svg.circletext {
    fill: currentColor;
    height: auto;
    transform-origin: center;
    width: 100%;
    animation-duration: 5s;
}

.rotate:hover svg.circletext {
    -webkit-animation-name: rotate;
    animation-name: rotate;
    animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.auto_rotate {
    -webkit-animation-name: rotate;
    animation-name: rotate;
    animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes rotate {
    from {
        transform: rotate(0);
        -webkit-filter: blur(.5px);
    }

    to {
        transform: rotate(360deg);
        -webkit-filter: blur(0);
    }
}
/*# sourceMappingURL=style.css.map */
#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #sb_instagram #sbi_images, #sb_instagram.sbi_fixed_height {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #sb_instagram:after, .sbi_lb-commentBox:after, .sbi_lb-data:after, .sbi_lb-dataContainer:after, .sbi_lb-outerContainer:after {
        content: "";
        display: table;
        clear: both;
    }

    #sb_instagram.sbi_fixed_height {
        overflow: hidden;
        overflow-y: auto;
        box-sizing: border-box;
    }

    #sb_instagram #sbi_images {
        box-sizing: border-box;
        display: grid;
        width: 100%;
        padding: 12px 0;
    }

    #sb_instagram .sbi_header_link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #sb_instagram .sbi_header_link:hover, .sbi_lightbox a img {
            border: none;
        }

    #sb_instagram #sbi_images .sbi_item {
        display: inline-block;
        width: 100%;
        vertical-align: top;
        zoom: 1;
        margin: 0!important;
        text-decoration: none;
        opacity: 1;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
    }

        #sb_instagram #sbi_images .sbi_item.sbi_transition {
            opacity: 0;
        }

    #sb_instagram.sbi_col_1 #sbi_images, #sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(1,1fr);
    }

    #sb_instagram.sbi_col_2 #sbi_images, #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(2,1fr);
    }

    #sb_instagram.sbi_col_3 #sbi_images, #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(3,1fr);
    }

    #sb_instagram.sbi_col_4 #sbi_images, #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(4,1fr);
    }

    #sb_instagram.sbi_col_5 #sbi_images, #sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(5,1fr);
    }

    #sb_instagram.sbi_col_6 #sbi_images, #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(6,1fr);
    }

    #sb_instagram.sbi_col_7 #sbi_images, #sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(7,1fr);
    }

    #sb_instagram.sbi_col_8 #sbi_images, #sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(8,1fr);
    }

    #sb_instagram.sbi_col_9 #sbi_images, #sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(9,1fr);
    }

    #sb_instagram.sbi_col_10 #sbi_images, #sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images {
        grid-template-columns: repeat(10,1fr);
    }

    #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_photo_wrap {
        position: relative;
    }

    #sb_instagram .sbi_photo {
        display: block;
        text-decoration: none;
    }

        #sb_instagram .sbi_photo img {
            width: 100%;
            height: inherit;
            object-fit: cover;
            scale: 1;
            transition: transform .5s ease-in-out;
            transition: transform .5s ease-in-out,-webkit-transform .5s ease-in-out;
            vertical-align: middle;
        }

    #sb_instagram .sbi_no_js img, #sb_instagram br, #sb_instagram p:empty, #sb_instagram.sbi_no_js .sbi_load_btn, #sb_instagram.sbi_no_js .sbi_photo img {
        display: none;
    }

    #sb_instagram a, #sb_instagram a:active, #sb_instagram a:focus, #sb_instagram a:hover, .sbi_lightbox a:active, .sbi_lightbox a:focus, .sbi_lightbox a:hover {
        outline: 0;
    }

    #sb_instagram img {
        display: block;
        padding: 0!important;
        margin: 0!important;
        max-width: 100%!important;
        opacity: 1!important;
    }

    #sb_instagram .sbi_link {
        display: none;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 10px 0;
        background: rgba(0,0,0,.5);
        text-align: center;
        color: #fff;
        font-size: 12px;
        line-height: 1.1;
    }

        #sb_instagram .sbi_link a {
            padding: 0 6px;
            text-decoration: none;
            color: #fff;
            font-size: 12px;
            line-height: 1.1;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
        }

        #sb_instagram .sbi_link .sbi_lightbox_link {
            padding-bottom: 5px;
        }

        #sb_instagram .sbi_link a:focus, #sb_instagram .sbi_link a:hover {
            text-decoration: underline;
        }

    #sb_instagram .sbi_photo_wrap:focus .sbi_link, #sb_instagram .sbi_photo_wrap:hover .sbi_link {
        display: block;
    }

    #sb_instagram svg:not(:root).svg-inline--fa {
        height: 1em;
        display: inline-block;
    }

    #sb_instagram .sbi_type_carousel .sbi_playbtn, #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .sbi_playbtn, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, .sbi_type_carousel .fa-clone {
        display: block!important;
        position: absolute;
        z-index: 1;
        color: rgba(255,255,255,.9);
        font-style: normal!important;
        text-shadow: 0 0 8px rgba(0,0,0,.8);
    }

    #sb_instagram .sbi_type_carousel .sbi_playbtn, #sb_instagram .sbi_type_video .sbi_playbtn {
        z-index: 2;
        top: 50%;
        left: 50%;
        margin-top: -24px;
        margin-left: -19px;
        padding: 0;
        font-size: 48px;
    }

    #sb_instagram .sbi_type_carousel .fa-clone {
        right: 12px;
        top: 12px;
        font-size: 24px;
        text-shadow: 0 0 8px rgba(0,0,0,.3);
    }

    #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play, #sb_instagram .sbi_type_video .svg-inline--fa.fa-play, .sbi_type_carousel svg.fa-clone {
        -webkit-filter: drop-shadow(0px 0px 2px rgba(0,0,0,.4));
        filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, .4));
    }

    #sb_instagram .sbi_loader {
        width: 20px;
        height: 20px;
        position: relative;
        top: 50%;
        left: 50%;
        margin: -10px 0 0 -10px;
        background-color: rgba(0,0,0,.5);
        border-radius: 100%;
        -webkit-animation: 1s ease-in-out infinite sbi-sk-scaleout;
        animation: 1s ease-in-out infinite sbi-sk-scaleout;
    }

#sbi_load p {
    display: inline;
    padding: 0;
    margin: 0;
}

#sb_instagram #sbi_load .sbi_loader {
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
}

@-webkit-keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0;
    }
}

@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

#sb_instagram .fa-spin, #sbi_lightbox .fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin;
}

#sb_instagram .fa-pulse, #sbi_lightbox .fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.sbi-screenreader {
    text-indent: -9999px!important;
    display: block!important;
    width: 0!important;
    height: 0!important;
    line-height: 0!important;
    text-align: left!important;
    overflow: hidden!important;
}

#sb_instagram .sb_instagram_header, .sb_instagram_header {
    overflow: hidden;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 0;
}

    #sb_instagram .sb_instagram_header a, .sb_instagram_header a {
        transition: color .5s;
        text-decoration: none;
    }

    .sb_instagram_header.sbi_header_outside {
        float: none;
        margin-left: auto!important;
        margin-right: auto!important;
        display: flex;
    }

.sbi_no_avatar .sbi_header_img {
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
}

.sb_instagram_header .sbi_header_hashtag_icon {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.75);
}

.sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: .9;
    -webkit-transition: background .6s linear,color .6s linear;
    -moz-transition: background .6s linear,color .6s linear;
    -o-transition: background .6s linear,color .6s linear;
    transition: background .6s linear,color .6s linear;
}

.sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background .2s linear,color .2s linear;
    -moz-transition: background .2s linear,color .2s linear;
    -o-transition: background .2s linear,color .2s linear;
    transition: background .2s linear,color .2s linear;
}

@media all and (min-width:480px) {
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img, .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        font-size: 20px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        font-size: 14px;
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        line-height: 1.4;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img, .sb_instagram_header.sbi_large .sbi_header_img, .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 50%;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3, .sb_instagram_header.sbi_large .sbi_header_text h3 {
        font-size: 28px;
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio, .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        font-size: 16px;
    }
}

#sb_instagram .sb_instagram_header .sbi_header_img, .sb_instagram_header .sbi_header_img {
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 50%;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover, .sb_instagram_header .sbi_header_img_hover {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.75);
    z-index: 2;
    transition: opacity .4s ease-in-out;
}

    #sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, #sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo, .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header .sbi_header_img_hover .sbi_new_logo {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -12px;
        margin-left: -12px;
        width: 24px;
        height: 24px;
        font-size: 24px;
    }

#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px;
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo, .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px;
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
}

#sb_instagram .sb_instagram_header .sbi_fade_in, .sb_instagram_header .sbi_fade_in {
    opacity: 1;
    transition: opacity .2s ease-in-out;
}

#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover, #sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover, #sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition, .sb_instagram_header a:focus .sbi_header_img_hover, .sb_instagram_header a:hover .sbi_header_img_hover, .sbi_lb-nav a.sbi_lb-next:hover, .sbi_lb-nav a.sbi_lb-prev:hover {
    opacity: 1;
}

#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_feedtheme_header_text, .sb_instagram_header.sbi_large .sbi_feedtheme_header_text {
    gap: 8px;
}

.sb_instagram_header.sbi_medium .sbi_feedtheme_header_text {
    gap: 4px;
}

.sbi_feedtheme_header_text {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 1;
    flex-direction: column;
    gap: 4px;
}

#sb_instagram .sb_instagram_header h3, .sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}

#sb_instagram .sb_instagram_header p, .sb_instagram_header p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}

#sb_instagram .sb_instagram_header .sbi_header_text img.emoji, .sb_instagram_header .sbi_header_text img.emoji {
    margin-right: 3px!important;
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info, .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
    clear: both;
}

#sb_instagram #sbi_load {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    opacity: 1;
    transition: .5s ease-in;
}

    #sb_instagram #sbi_load .fa-spinner {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -7px;
        font-size: 15px;
    }

    #sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a, .et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        padding: 7px 14px;
        margin: 5px auto 0;
        background: #333;
        text-decoration: none;
        line-height: 1.5;
    }

#sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    transition: .1s ease-in;
}

#sb_instagram .sbi_hidden {
    opacity: 0!important;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
    border: none;
    color: #fff;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: .1s ease-in;
}

.sbi_lb-nav a.sbi_lb-next, .sbi_lb-nav a.sbi_lb-prev {
    width: 50px;
    padding-left: 10px;
    padding-right: 10px;
    opacity: .5;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
}

#sb_instagram .sbi_follow_btn {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center;
}

    #sb_instagram .sbi_follow_btn.sbi_top {
        display: block;
        margin-bottom: 5px;
    }

    #sb_instagram .sbi_follow_btn a {
        background: #408bd1;
        color: #fff;
    }

#sb_instagram #sbi_load .sbi_load_btn:focus, #sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: 0;
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,.25);
}

#sb_instagram .sbi_follow_btn a:focus, #sb_instagram .sbi_follow_btn a:hover {
    outline: 0;
    box-shadow: inset 0 0 10px 20px #359dff;
}

#sb_instagram #sbi_load .sbi_load_btn:active, #sb_instagram .sbi_follow_btn a:active {
    box-shadow: inset 0 0 10px 20px rgba(0,0,0,.3);
}

#sb_instagram .sbi_follow_btn .fa, #sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
}

#sb_instagram .sbi_follow_btn svg {
    vertical-align: -.125em;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px;
}

#sb_instagram .sb_instagram_error {
    width: 100%;
    text-align: center;
    line-height: 1.4;
}

#sbi_mod_error {
    display: none;
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    #sbi_mod_error br {
        display: initial!important;
    }

    #sbi_mod_error p {
        padding: 5px 0!important;
        margin: 0!important;
        line-height: 1.3!important;
    }

    #sbi_mod_error ol, #sbi_mod_error ul {
        padding: 5px 0 5px 20px!important;
        margin: 0!important;
    }

    #sbi_mod_error li {
        padding: 1px 0!important;
        margin: 0!important;
    }

    #sbi_mod_error span {
        font-size: 12px;
    }

#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play, #sb_instagram.sbi_medium .sbi_playbtn {
    margin-top: -12px;
    margin-left: -9px;
    font-size: 23px;
}

#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 8px;
    top: 8px;
    font-size: 18px;
}

#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play, #sb_instagram.sbi_small .sbi_playbtn {
    margin-top: -9px;
    margin-left: -7px;
    font-size: 18px;
}

#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 5px;
    top: 5px;
    font-size: 12px;
}

@media all and (max-width:640px) {
    #sb_instagram.sbi_col_3 #sbi_images, #sb_instagram.sbi_col_4 #sbi_images, #sb_instagram.sbi_col_5 #sbi_images, #sb_instagram.sbi_col_6 #sbi_images {
        grid-template-columns: repeat(2,1fr);
    }

    #sb_instagram.sbi_col_10 #sbi_images, #sb_instagram.sbi_col_7 #sbi_images, #sb_instagram.sbi_col_8 #sbi_images, #sb_instagram.sbi_col_9 #sbi_images {
        grid-template-columns: repeat(4,1fr);
    }

    #sb_instagram.sbi_width_resp {
        width: 100%!important;
    }
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

    #sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
        content: "";
        display: block;
        padding-top: 100%;
        z-index: -300;
    }

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo, #sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
    padding-bottom: 0!important;
}

#sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    padding: 6px 10px;
    background: rgba(0,0,0,.1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444;
}

    #sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
        background: rgba(0,0,0,.15);
    }

    #sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
        margin-right: 2px;
    }

#sb_instagram.sbi_palette_dark, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close, .sbi_header_outside.sbi_header_palette_dark {
    background-color: rgba(0,0,0,.85);
    color: rgba(255,255,255,.75);
}

    #sb_instagram.sbi_palette_dark .sbi_caption, #sb_instagram.sbi_palette_dark .sbi_meta, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number, .sbi_header_palette_dark, .sbi_header_palette_dark .sbi_bio {
        color: rgba(255,255,255,.75);
    }

        #sb_instagram.sbi_palette_dark .sbi_expand a, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a, #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p, .sbi_header_palette_dark a {
            color: #fff;
        }

#sb_instagram.sbi_palette_light, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip, #sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close, .sbi_header_outside.sbi_header_palette_light {
    color: rgba(0,0,0,.85);
    background-color: rgba(255,255,255,.75);
}

    #sb_instagram.sbi_palette_light .sbi_caption, #sb_instagram.sbi_palette_light .sbi_meta, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number, .sbi_header_palette_light, .sbi_header_palette_light .sbi_bio {
        color: rgba(0,0,0,.85);
    }

        #sb_instagram.sbi_palette_light .sbi_expand a, #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a, #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p, .sbi_header_palette_light a {
            color: #000;
        }

@media all and (max-width:800px) {
    #sb_instagram.sbi_tab_col_10 #sbi_images {
        grid-template-columns: repeat(10,1fr);
    }

    #sb_instagram.sbi_tab_col_9 #sbi_images {
        grid-template-columns: repeat(9,1fr);
    }

    #sb_instagram.sbi_tab_col_8 #sbi_images {
        grid-template-columns: repeat(8,1fr);
    }

    #sb_instagram.sbi_tab_col_7 #sbi_images {
        grid-template-columns: repeat(7,1fr);
    }

    #sb_instagram.sbi_tab_col_6 #sbi_images {
        grid-template-columns: repeat(6,1fr);
    }

    #sb_instagram.sbi_tab_col_5 #sbi_images {
        grid-template-columns: repeat(5,1fr);
    }

    #sb_instagram.sbi_tab_col_4 #sbi_images {
        grid-template-columns: repeat(4,1fr);
    }

    #sb_instagram.sbi_tab_col_3 #sbi_images {
        grid-template-columns: repeat(3,1fr);
    }

    #sb_instagram.sbi_tab_col_2 #sbi_images {
        grid-template-columns: repeat(2,1fr);
    }

    #sb_instagram.sbi_tab_col_1 #sbi_images {
        grid-template-columns: 1fr;
    }
}

@media all and (max-width:480px) {
    #sb_instagram.sbi_col_10 #sbi_images, #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_3 #sbi_images, #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_4 #sbi_images, #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_5 #sbi_images, #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_6 #sbi_images, #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_7 #sbi_images, #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_8 #sbi_images, #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_col_9 #sbi_images, #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images, #sb_instagram.sbi_mob_col_1 #sbi_images {
        grid-template-columns: 1fr;
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images {
        grid-template-columns: repeat(2,1fr);
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images {
        grid-template-columns: repeat(3,1fr);
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images {
        grid-template-columns: repeat(4,1fr);
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images {
        grid-template-columns: repeat(5,1fr);
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images {
        grid-template-columns: repeat(6,1fr);
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images {
        grid-template-columns: repeat(7,1fr);
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images {
        grid-template-columns: repeat(8,1fr);
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images {
        grid-template-columns: repeat(9,1fr);
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images {
        grid-template-columns: repeat(10,1fr);
    }
}

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none!important;
}

body:after {
    content: url(../../plugins/instagram-feed/img/sbi-sprite.png);
    display: none;
}

.sbi_lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: #000;
    opacity: .9;
    display: none;
}

.sbi_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
    line-height: 0;
    font-weight: 400;
}

    .sbi_lightbox .sbi_lb-image {
        display: block;
        height: auto;
        max-width: inherit;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px;
        object-fit: contain;
    }

    .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -ms-border-radius: 3px 0 0 3px;
        -o-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

.sbi_lb-outerContainer {
    position: relative;
    background-color: #000;
    width: 250px;
    height: 250px;
    margin: 0 auto 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.sbi_lb-container-wrapper {
    height: 100%;
}

.sbi_lb-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
}

.sbi_lb-loader {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 0;
}

    .sbi_lb-loader span {
        display: block;
        width: 14px;
        height: 14px;
        margin: 0 auto;
        background: url(https://baressco.templaza.net/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat;
    }

.sbi_lb-container > .nav {
    left: 0;
}

.sbi_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: 0;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.sbi_lb-next, .sbi_lb-prev {
    height: 100%;
    cursor: pointer;
    display: block;
}

.sbi_lb-nav a.sbi_lb-prev {
    left: -70px;
    float: left;
    transition: opacity .2s;
}

.sbi_lb-nav a.sbi_lb-next {
    right: -70px;
    float: right;
    transition: opacity .2s;
}

.sbi_lb-nav span {
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0;
    background: url(https://baressco.templaza.net/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat;
}

.sbi_lb-nav a.sbi_lb-prev span {
    background-position: -53px 0;
}

.sbi_lb-nav a.sbi_lb-next span {
    left: auto;
    right: 20px;
    background-position: -18px 0;
}

.sbi_lb-dataContainer {
    margin: 0 auto;
    padding-top: 10px;
    width: 100%;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer {
    position: relative;
    padding-right: 300px;
    background: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
    position: relative;
    background: #000;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    width: 300px!important;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100%;
    bottom: 0;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox {
    display: block!important;
    width: 100%;
    margin-top: 20px;
    padding: 4px;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
    padding-bottom: 0;
}

#sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    #sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
        display: inline-block;
        padding-top: 10px;
    }

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment {
    display: block!important;
    width: 100%;
    min-width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    padding: 3px 20px 3px 0;
    margin: 0 0 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    font-weight: 700;
    margin-right: 5px;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p {
    text-align: left;
}

.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    box-sizing: border-box;
    padding: 15px 20px;
}

.sbi_lb-data {
    padding: 0 4px;
    color: #ccc;
}

    .sbi_lb-data .sbi_lb-details {
        width: 85%;
        float: left;
        text-align: left;
        line-height: 1.1;
    }

    .sbi_lb-data .sbi_lb-caption {
        float: left;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.3;
        padding-bottom: 3px;
        color: #ccc;
        word-wrap: break-word;
        word-break: break-word;
        overflow-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }

        .sbi_lb-data .sbi_lb-caption a {
            color: #ccc;
            font-weight: 700;
            text-decoration: none;
        }

            .sbi_lb-commenter:hover, .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lb-data .sbi_lb-caption a:hover {
                color: #fff;
                text-decoration: underline;
            }

        .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username {
            float: left;
            width: 100%;
            color: #ccc;
            padding-bottom: 0;
            display: block;
            margin: 0 0 5px;
        }

#sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a, #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover, .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username {
    color: #333;
}

.sbi_lightbox .sbi_lightbox_username img {
    float: left;
    border: none;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #666;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}

.sbi_lightbox_username p {
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: 700;
    font-size: 13px;
}

.sbi_lb-data .sbi_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px;
    font-size: 12px;
    color: #999;
}

.sbi_lb-data .sbi_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px;
    color: #aaa;
    text-align: right;
    outline: 0;
    opacity: .7;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

    .sbi_lb-data .sbi_lb-close:hover {
        cursor: pointer;
        opacity: 1;
        color: #fff;
    }

.sbi_lb-nav {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: auto;
}

.sbi-feed-block-cta, .sbi-feed-block-cta-img-ctn {
    width: 100%!important;
    position: relative!important;
}

.sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
    position: relative!important;
}

.sbi_lb-container {
    padding: 0;
}

.sbi-feed-block-cta {
    border: 1px solid #e8e8eb!important;
    border-radius: 2px!important;
    text-align: center!important;
}

.sbi-feed-block-cta-img-ctn {
    float: left!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    margin-top: 50px!important;
    margin-bottom: 35px!important;
}

.sbi-feed-block-cta-img {
    width: 65px!important;
    height: 65px!important;
    position: relative!important;
    border: 2px solid #dcdde1!important;
    border-radius: 16px!important;
    -webkit-transform: rotate(-3deg)!important;
    transform: rotate(-3deg)!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}

    .sbi-feed-block-cta-img span svg {
        float: left!important;
    }

    .sbi-feed-block-cta-img > * {
        -webkit-transform: rotate(3deg)!important;
        transform: rotate(3deg)!important;
    }

.sbi-feed-block-cta-logo {
    position: absolute!important;
    right: -15px!important;
    bottom: -19px!important;
    z-index: 1!important;
}

.sbi-feed-block-cta-heading {
    font-size: 19px!important;
    padding: 0!important;
    margin: 0 0 30px!important;
    display: inline-block!important;
    width: 100%!important;
    font-weight: 700!important;
    line-height: 1.4em!important;
}

.sbi-feed-block-cta-btn {
    background: #0068a0!important;
    border-radius: 2px!important;
    padding: 8px 20px 8px 38px!important;
    cursor: pointer!important;
    color: #fff!important;
    position: relative!important;
    margin-bottom: 30px!important;
}

    .sbi-feed-block-cta-btn:after, .sbi-feed-block-cta-btn:before {
        content: ''!important;
        position: absolute!important;
        width: 2px!important;
        height: 12px!important;
        background: #fff!important;
        left: 20px!important;
        top: 14px!important;
    }

    .sbi-feed-block-cta-btn:after {
        -webkit-transform: rotate(90deg)!important;
        transform: rotate(90deg)!important;
    }

.sbi-feed-block-cta-desc {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    padding: 20px!important;
    background: #f9f9fa!important;
    border-top: 1px solid #e8e8eb!important;
    margin-top: 35px!important;
    flex-direction: column!important;
}

    .sbi-feed-block-cta-desc strong {
        color: #141b38!important;
        font-size: 16px!important;
        font-weight: 600!important;
        margin-bottom: 8px!important;
    }

    .sbi-feed-block-cta-desc span {
        color: #434960!important;
        font-size: 14px!important;
        line-height: 1.5em!important;
        padding: 0 20%!important;
    }

        .sbi-feed-block-cta-desc span a, .sbi-feed-block-cta-selector span a {
            text-transform: capitalize!important;
            text-decoration: underline!important;
            font-weight: 600!important;
        }

.sbi-feed-block-cta-selector {
    width: 100%!important;
    padding: 0 20%!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    flex-direction: column!important;
    margin-bottom: 45px!important;
}

.sbi-feed-block-cta-feedselector {
    border: 1px solid #d0d1d7!important;
    padding: 8px 16px!important;
    margin-bottom: 15px!important;
    max-width: 100%!important;
    min-width: 400px!important;
}

.sbi-feed-block-cta-selector span {
    color: #2c324c!important;
}

    .sbi-feed-block-cta-selector span a:after {
        color: #2c324c!important;
        margin-left: 2px!important;
        font-weight: 400!important;
        text-decoration-color: #fff!important;
    }

    .sbi-feed-block-cta-selector span a:first-of-type:after {
        content: ','!important;
    }

    .sbi-feed-block-cta-selector span a:nth-of-type(2):after {
        content: 'or'!important;
        margin-left: 5px!important;
        margin-right: 2px!important;
    }

.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before, .et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before, .et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before, .et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
    content: ''!important;
    height: 16px!important;
    font-variant: normal!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}

.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_facebook_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A");
}

.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_instagram_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A");
}

.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_twitter_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.et-db #et-boc .et-l .et-fb-modules-list ul > li.sb_youtube_feed::before {
    background-image: url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.et-db #et-boc .et-l .et_pb_module .sbi_follow_btn a {
    border: none;
    color: #fff;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:after, .et-db #et-boc .et-l .et_pb_module .sbi-feed-block-cta-btn:before {
    top: 10px!important;
}

.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #bbb;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,#F8F8F8 1%,#E1E1E1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#F8F8F8),color-stop(100%,#E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F8F8",endColorstr="#E1E1E1",GradientType=0);
    -moz-box-shadow: 0 1px 0 hsla(0,0%,100%,.75);
    -webkit-box-shadow: 0 1px 0 hsla(0,0%,100%,.75);
    box-shadow: 0 1px hsla(0,0%,100%,.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    cursor: default;
}

    .selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
        border-color: #666;
    }

    .selectBox-dropdown.selectBox-menuShowing {
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .selectBox-dropdown .selectBox-label {
        padding: 2px 8px;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
    }

    .selectBox-dropdown .selectBox-arrow {
        position: absolute;
        top: 0;
        right: 0;
        width: 23px;
        height: 100%;
        background: url(../../plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.gif)50% no-repeat;
        border-left: solid 1px #bbb;
    }

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #bbb;
    background: #fff;
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2);
    box-shadow: 0 2px 6px rgba(0,0,0,.2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #bbb;
    background: #fff;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

    .selectBox-inline:focus {
        border-color: #666;
    }

.selectBox-options, .selectBox-options li, .selectBox-options li a {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}

    .selectBox-options li a {
        line-height: 1.5;
        padding: 0 .5em;
        white-space: nowrap;
        overflow: hidden;
        background: 6px no-repeat;
    }

    .selectBox-options li.selectBox-hover a {
        background-color: #eee;
    }

    .selectBox-options li.selectBox-disabled a {
        color: #888;
        background-color: initial;
    }

    .selectBox-options li.selectBox-selected a {
        background-color: #c8def4;
    }

    .selectBox-options .selectBox-optgroup {
        color: #666;
        background: #eee;
        font-weight: 700;
        line-height: 1.5;
        padding: 0 .3em;
        white-space: nowrap;
    }

.selectBox.selectBox-disabled {
    color: #888!important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666;
}

.selectBox-inline.selectBox-disabled {
    color: #888!important;
}

    .selectBox-inline.selectBox-disabled .selectBox-options a {
        background-color: initial!important;
    }
/*# sourceMappingURL=jquery.selectBox.css.map */
:root {
    --woocommerce:#720eec;
    --wc-green:#7ad03a;
    --wc-red:#a00;
    --wc-orange:#ffba00;
    --wc-blue:#2ea2cc;
    --wc-primary:#720eec;
    --wc-primary-text:#fcfbfe;
    --wc-secondary:#e9e6ed;
    --wc-secondary-text:#515151;
    --wc-highlight:#958e09;
    --wc-highligh-text:white;
    --wc-content-bg:#fff;
    --wc-subtext:#767676;
    --wc-form-border-color:rgba(32, 7, 7, 0.8);
    --wc-form-border-radius:4px;
    --wc-form-border-width:1px;
}

@font-face {
    font-family: star;
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://baressco.templaza.net/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: WooCommerce;
    src: url(https://baressco.templaza.net/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff2)format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff)format("woff"),url(https://baressco.templaza.net/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf)format("truetype");
    font-weight: 400;
    font-style: normal;
}

div.pp_woocommerce .pp_content_container {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 30px rgba(0,0,0,.25);
    padding: 20px 0;
}

    div.pp_woocommerce .pp_content_container::after, div.pp_woocommerce .pp_content_container::before {
        content: " ";
        display: table;
    }

    div.pp_woocommerce .pp_content_container::after {
        clear: both;
    }

div.pp_woocommerce .pp_loaderIcon::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(https://baressco.templaza.net/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg)50%;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}

div.pp_woocommerce div.ppt {
    color: #000;
}

div.pp_woocommerce .pp_gallery ul li a {
    border: 1px solid rgba(0,0,0,.5);
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    border-radius: 2px;
    display: block;
}

    div.pp_woocommerce .pp_gallery ul li a:hover {
        border-color: #000;
    }

div.pp_woocommerce .pp_gallery ul li.selected a {
    border-color: #000;
}

div.pp_woocommerce .pp_next::before, div.pp_woocommerce .pp_previous::before {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    font-family: WooCommerce;
    content: "\e00b";
    text-indent: 0;
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    text-align: center;
}

    div.pp_woocommerce .pp_next::before:hover, div.pp_woocommerce .pp_previous::before:hover {
        background-color: #000;
    }

div.pp_woocommerce .pp_next:hover::before, div.pp_woocommerce .pp_previous:hover::before {
    display: block;
}

div.pp_woocommerce .pp_previous::before {
    left: 1em;
}

div.pp_woocommerce .pp_next::before {
    right: 1em;
    font-family: WooCommerce;
    content: "\e008";
}

div.pp_woocommerce .pp_details {
    margin: 0;
    padding-top: 1em;
}

div.pp_woocommerce .pp_description, div.pp_woocommerce .pp_nav {
    font-size: 14px;
}

    div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_nav, div.pp_woocommerce .pp_nav .pp_pause, div.pp_woocommerce .pp_nav p, div.pp_woocommerce .pp_play {
        margin: 0;
    }

div.pp_woocommerce .pp_nav {
    margin-right: 1em;
    position: relative;
}

div.pp_woocommerce .pp_close {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    top: -.5em;
    right: -.5em;
    font-size: 1.618em!important;
}

    div.pp_woocommerce .pp_close:hover {
        background-color: #000;
    }

    div.pp_woocommerce .pp_close::before {
        font-family: WooCommerce;
        content: "\e013";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-indent: 0;
    }

div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    position: relative;
    margin-top: -1px;
}

    div.pp_woocommerce .pp_arrow_next:hover, div.pp_woocommerce .pp_arrow_previous:hover {
        background-color: #000;
    }

    div.pp_woocommerce .pp_arrow_next::before, div.pp_woocommerce .pp_arrow_previous::before {
        font-family: WooCommerce;
        content: "\e00b";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-indent: 0;
    }

div.pp_woocommerce .pp_arrow_previous {
    margin-right: .5em;
}

div.pp_woocommerce .pp_arrow_next {
    margin-left: .5em;
}

    div.pp_woocommerce .pp_arrow_next::before {
        content: "\e008";
    }

div.pp_woocommerce a.pp_contract, div.pp_woocommerce a.pp_expand {
    border-radius: 100%;
    height: 1em;
    width: 1em;
    text-shadow: 0 1px 2px rgba(0,0,0,.5);
    background-color: #444;
    color: #fff!important;
    font-size: 16px!important;
    line-height: 1em;
    transition: all ease-in-out .2s;
    right: auto;
    left: -.5em;
    top: -.5em;
    font-size: 1.618em!important;
}

    div.pp_woocommerce a.pp_contract:hover, div.pp_woocommerce a.pp_expand:hover {
        background-color: #000;
    }

    div.pp_woocommerce a.pp_contract::before, div.pp_woocommerce a.pp_expand::before {
        font-family: WooCommerce;
        content: "\e005";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        text-indent: 0;
    }

    div.pp_woocommerce a.pp_contract::before {
        content: "\e004";
    }

div.pp_woocommerce #respond {
    margin: 0;
    width: 100%;
    background: 0 0;
    border: none;
    padding: 0;
}

    div.pp_woocommerce #respond .form-submit {
        margin-top: 0;
        float: none;
    }

div.pp_woocommerce .pp_inline {
    padding: 0!important;
}

.rtl div.pp_woocommerce .pp_content_container {
    text-align: right;
}

@media only screen and (max-width:768px) {
    div.pp_woocommerce {
        left: 5%!important;
        right: 5%!important;
        box-sizing: border-box;
        width: 90%!important;
    }

        div.pp_woocommerce .pp_contract, div.pp_woocommerce .pp_expand, div.pp_woocommerce .pp_gallery, div.pp_woocommerce .pp_next, div.pp_woocommerce .pp_previous {
            display: none!important;
        }

        div.pp_woocommerce .pp_arrow_next, div.pp_woocommerce .pp_arrow_previous, div.pp_woocommerce .pp_close {
            height: 44px;
            width: 44px;
            font-size: 44px;
            line-height: 44px;
        }

            div.pp_woocommerce .pp_arrow_next::before, div.pp_woocommerce .pp_arrow_previous::before, div.pp_woocommerce .pp_close::before {
                font-size: 44px;
            }

        div.pp_woocommerce .pp_description {
            display: none!important;
        }

        div.pp_woocommerce .pp_details {
            width: 100%!important;
        }

    .pp_content {
        width: 100%!important;
    }

        .pp_content #pp_full_res > img {
            width: 100%!important;
            height: auto!important;
        }

    .currentTextHolder {
        line-height: 3;
    }
}

div.pp_pic_holder a:focus {
    outline: 0;
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}

.pp_top {
    height: 20px;
    position: relative;
}

* html .pp_top {
    padding: 0 20px;
}

    .pp_top .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px;
    }

    .pp_top .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px;
    }

    * html .pp_top .pp_middle {
        left: 0;
        position: static;
    }

    .pp_top .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
    }

.pp_content {
    height: 40px;
    min-width: 40px;
}

* html .pp_content {
    width: 40px;
}

.pp_fade {
    display: none;
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}

    .pp_content_container .pp_left {
        padding-left: 20px;
    }

    .pp_content_container .pp_right {
        padding-right: 20px;
    }

    .pp_content_container .pp_details {
        float: left;
        margin: 10px 0 2px;
    }

.pp_description {
    display: none;
    margin: 0;
}

.pp_social {
    float: left;
    margin: 0;
}

    .pp_social .facebook {
        float: left;
        margin-left: 5px;
        width: 55px;
        overflow: hidden;
    }

    .pp_social .twitter {
        float: left;
    }

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}

    .pp_nav p {
        float: left;
        margin: 2px 4px;
        white-space: nowrap;
    }

    .pp_nav .pp_pause, .pp_nav .pp_play {
        float: left;
        margin-right: 4px;
        text-indent: -1e4px;
    }

a.pp_arrow_next, a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    text-indent: -1e5px;
    width: 14px;
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}

    .pp_gallery div {
        float: left;
        overflow: hidden;
        position: relative;
    }

    .pp_gallery ul {
        float: left;
        height: 35px;
        margin: 0 0 0 5px;
        padding: 0;
        position: relative;
        white-space: nowrap;
    }

        .pp_gallery ul a {
            border: 1px #000 solid;
            border: 1px rgba(0,0,0,.5)solid;
            display: block;
            float: left;
            height: 33px;
            overflow: hidden;
        }

            .pp_gallery li.selected a, .pp_gallery ul a:hover {
                border-color: #fff;
            }

            .pp_gallery ul a img {
                border: 0;
            }

    .pp_gallery li {
        display: block;
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
    }

        .pp_gallery li.default a {
            display: block;
            height: 33px;
            width: 50px;
        }

            .pp_gallery li.default a img {
                display: none;
            }

    .pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous {
        margin-top: 7px!important;
    }

a.pp_next {
    display: block;
    float: right;
    height: 100%;
    text-indent: -1e4px;
    width: 49%;
}

a.pp_previous {
    display: block;
    float: left;
    height: 100%;
    text-indent: -1e4px;
    width: 49%;
}

a.pp_contract, a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -1e4px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}

a.pp_close {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    text-indent: -1e4px;
}

.pp_bottom {
    height: 20px;
    position: relative;
}

* html .pp_bottom {
    padding: 0 20px;
}

    .pp_bottom .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px;
    }

    .pp_bottom .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px;
    }

    * html .pp_bottom .pp_middle {
        left: 0;
        position: static;
    }

    .pp_bottom .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px;
    }

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}

#pp_full_res .pp_inline {
    text-align: left;
}

div.ppt {
    color: #fff!important;
    font-weight: 700;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999;
}

﻿.yith-wcwl-popup {
    display: none;
}

.yith-wcwl-popup-content h3 {
    text-align: center;
    font-size: 1.5em;
}

.yith-wcwl-popup-content label {
    display: block;
}

.yith-wcwl-popup-content select, .yith-wcwl-popup-content input[type=text] {
    padding: 10px 7px;
}

.yith-wcwl-popup-content .create {
    display: none;
}

.yith-wcwl-popup-content .yith-wcwl-second-row {
    display: none;
}

.yith-wcwl-popup-content .popup-description {
    text-align: center;
    font-weight: 600;
    margin-bottom: 15px;
}

    .yith-wcwl-popup-content .popup-description a.show-tab.active {
        cursor: inherit;
        color: inherit;
        pointer-events: none;
    }

.yith-wcwl-popup-content .wishlist-select {
    box-sizing: border-box;
}

.yith-wcwl-popup-feedback {
    margin-top: 2em;
    margin-bottom: 2em;
}

    .yith-wcwl-popup-feedback p.feedback {
        margin-top: 1.5em;
        text-align: center;
        font-size: 1.1rem;
        font-weight: 600;
    }

.yith-wcwl-popup-footer {
    margin: 15px 0;
}

    .yith-wcwl-popup-footer .button.wishlist-submit {
        display: block;
        width: 100%;
        text-align: center;
    }

.yith-wcwl-popup-content .heading-icon, .yith-wcwl-popup-feedback .heading-icon {
    text-align: center;
    display: block;
    font-size: 70px;
    color: #333;
    margin-block: 0 15px;
}

    .yith-wcwl-popup-content .heading-icon svg.yith-wcwl-icon-svg, .yith-wcwl-popup-content .heading-icon img, .yith-wcwl-popup-feedback .heading-icon svg.yith-wcwl-icon-svg, .yith-wcwl-popup-feedback .heading-icon img {
        width: 70px;
        height: 70px;
    }

.pp_pic_holder.pp_woocommerce.feedback {
    max-width: 450px!important;
}

    .pp_pic_holder.pp_woocommerce.feedback .pp_content {
        width: auto!important;
    }

.yith-wcwl-add-button.with-dropdown {
    position: relative;
    padding: 15px 0;
}

.yith-wcwl-add-button.show-dropdown ul.yith-wcwl-dropdown {
    display: block;
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown li {
    padding: 15px;
    padding-left: 0;
    text-transform: uppercase;
    font-size: .8em;
}

    .yith-wcwl-add-button ul.yith-wcwl-dropdown li:before {
        font-family: FontAwesome;
        content: "";
        margin-right: 15px;
    }

    .yith-wcwl-add-button ul.yith-wcwl-dropdown li:not(:last-child) {
        border-bottom: 1px solid #cdcdcd;
    }

    .yith-wcwl-add-button ul.yith-wcwl-dropdown li a {
        font-size: 1em!important;
        color: inherit;
        box-shadow: none;
    }

        .yith-wcwl-add-button ul.yith-wcwl-dropdown li a:hover {
            color: initial;
        }

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.yith-wcwl-add-to-wishlist a.button:not(.theme-button-style) {
    padding: 7px 10px;
}

.yith-wcwl-add-to-wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist .add_to_wishlist img {
    height: auto;
    width: 25px;
    color: var(--add-to-wishlist-icon-color,#000);
}

.yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg {
    color: var(--added-to-wishlist-icon-color,#000);
}

.yith-wcwl-wishlistaddedbrowse {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .yith-wcwl-wishlistaddedbrowse .feedback {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 5px;
        text-wrap: balance;
    }

.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown {
    left: 0;
}

.yith-wcwl-add-button ul.yith-wcwl-dropdown {
    display: none;
    list-style: none;
    margin-bottom: 0;
    padding: 5px 25px;
    background: #fff;
    position: absolute;
    z-index: 15;
    top: 100%;
    border: 1px solid #cdcdcd;
    outline-offset: -10px;
    left: 50%;
    min-width: 200px;
}

.yith-wcwl-add-to-wishlist .separator + [data-title] {
    display: inline-block;
}

.yith-wcwl-add-to-wishlist .with-tooltip {
    position: relative;
}

.yith-wcwl-tooltip {
    z-index: 10;
    padding: 5px 10px;
    border-radius: 5px;
    text-align: center;
    top: calc(100% + 5px);
    pointer-events: none;
    cursor: initial;
    font-size: .6875rem;
    line-height: normal;
    display: none;
}

.with-dropdown .yith-wcwl-tooltip {
    top: auto;
    bottom: calc(100% + 10px);
}

.with-tooltip .yith-wcwl-tooltip {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

    .with-tooltip .yith-wcwl-tooltip:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%,-95%);
        width: 0;
        height: 0;
        background: 0 0!important;
        border-left: 5px solid transparent!important;
        border-right: 5px solid transparent!important;
        border-bottom: 5px solid;
    }

.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
    bottom: -5px;
    top: auto;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    border-bottom: none;
}

#yith-wcwl-popup-message {
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 7px 40px;
    z-index: 10000;
}

.woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style) {
    background-color: var(--color-add-to-wishlist-background,#333333);
    background: var(--color-add-to-wishlist-background,#333333);
    color: var(--color-add-to-wishlist-text,#ffffff);
    border-color: var(--color-add-to-wishlist-border,#333333);
    border-radius: var(--rounded-corners-radius,16px);
}

    .woocommerce .yith-wcwl-add-button a.button.alt:not(.theme-button-style):hover {
        background-color: var(--color-add-to-wishlist-background-hover,#4f4f4f);
        background: var(--color-add-to-wishlist-background-hover,#4f4f4f);
        color: var(--color-add-to-wishlist-text-hover,#ffffff);
        border-color: var(--color-add-to-wishlist-border-hover,#4f4f4f);
    }

.yith-wcwl-tooltip, .with-tooltip .yith-wcwl-tooltip:before, .with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
    background-color: var(--tooltip-color-background,#333333);
    border-bottom-color: var(--tooltip-color-background,#333333);
    border-top-color: var(--tooltip-color-background,#333333);
    color: var(--tooltip-color-text,#ffffff);
}

.wishlist-title {
    display: inline-block;
}

    .wishlist-title:hover a.show-title-form {
        visibility: visible;
    }

    .wishlist-title h2 {
        display: inline-block;
        padding: 5px;
    }

    .wishlist-title a.show-title-form {
        cursor: pointer;
        visibility: hidden;
        display: inline-flex;
        align-items: center;
        padding: 2px 7px;
        gap: 5px;
    }

        .wishlist-title a.show-title-form svg.yith-wcwl-icon-svg, .wishlist-title a.show-title-form img {
            width: 20px;
        }

    .wishlist-title.wishlist-title-with-form h2:hover {
        background: #efefef;
    }

.hidden-title-form {
    position: relative;
    margin: 25px 0 39px;
}

    .hidden-title-form .edit-title-buttons {
        position: absolute;
        right: 5px;
        top: calc(50% - 15px);
    }

    .hidden-title-form > input[type=text] {
        padding-right: 65px;
        line-height: 1;
        min-height: 30px;
    }

    .hidden-title-form a {
        cursor: pointer;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        vertical-align: middle;
        font-size: 1.3em;
    }

        .hidden-title-form a i {
            margin: 0;
            display: inline-block;
        }

.yes-js .hidden-title-form {
    display: none;
}

table.wishlist_table {
    font-size: 80%;
}

    table.wishlist_table.shop_table {
        width: 100%;
    }

        table.wishlist_table.shop_table .product-remove {
            width: 0;
        }

            table.wishlist_table.shop_table .product-remove > div {
                display: flex;
                align-items: center;
                justify-content: center;
            }

    table.wishlist_table tr {
        position: relative;
    }

        table.wishlist_table tr th {
            text-align: center;
        }

            table.wishlist_table tr th.product-checkbox {
                vertical-align: middle;
                width: 40px;
            }

            table.wishlist_table tr th.product-remove {
                vertical-align: middle;
                width: 40px;
            }

            table.wishlist_table tr th.product-thumbnail {
                width: 80px;
            }

            table.wishlist_table tr th.product-name {
                text-align: left;
            }

    table.wishlist_table thead th {
        border-top: 1px solid;
        padding: 16px 12px;
    }

    table.wishlist_table tbody td {
        padding: 16px 12px;
    }

    table.wishlist_table thead th, table.wishlist_table tbody td {
        border-color: #e7e7e7;
    }

        table.wishlist_table tbody td.wishlist-empty, p.wishlist-empty {
            text-align: center;
            margin: 100px 0;
        }

.wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox {
    text-align: center;
}

    .wishlist_table tr td.product-thumbnail, .wishlist_table tr td.product-name, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy, .wishlist_table tfoot td {
        text-align: left;
    }

    .wishlist_table tr td.product-remove {
        padding: 16px 0;
    }

    .wishlist_table tr td.product-thumbnail a {
        display: block;
        border: none;
        max-width: 80px;
    }

        .wishlist_table tr td.product-thumbnail a img {
            width: 100%;
        }

    .wishlist_table tr td.product-arrange {
        cursor: grab;
    }

        .wishlist_table tr td.product-arrange:active {
            cursor: grabbing;
        }

.wishlist_table .product-stock-status span.wishlist-in-stock {
    color: #297e29;
}

.wishlist_table .product-stock-status span.wishlist-out-of-stock {
    color: red;
}

.wishlist_table .product-add-to-cart span.dateadded {
    display: block;
}

.wishlist_table .product-add-to-cart a {
    display: table!important;
    margin: 0 auto 5px!important;
    text-align: center;
}

    .wishlist_table .product-add-to-cart a.button {
        padding: 6px 25px!important;
        display: inline-flex!important;
    }

    .wishlist_table .product-add-to-cart a > img {
        display: inline;
        max-width: 2em;
    }

.wishlist_table .product-add-to-cart .variations_form, .wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations {
    margin: 15px 0;
}

.wishlist_table .price-variation {
    display: block;
}

    .wishlist_table .price-variation.decrease .variation-rate {
        color: red;
    }

    .wishlist_table .price-variation .old-price {
        display: block;
    }

.wishlist_table a.button {
    white-space: normal;
    margin-bottom: 5px!important;
}

.wishlist_table.modern_grid {
    list-style: none;
    margin: 0 -7px 35px;
    font-size: 0;
}

    .wishlist_table.modern_grid li {
        display: inline-block;
        vertical-align: top;
        width: 33.33%;
        padding: 0 7px;
        margin-bottom: 15px;
    }

        .wishlist_table.modern_grid li.wishlist-empty, .wishlist_table.images_grid li.wishlist-empty {
            width: 100%;
            font-size: 1rem;
            text-align: center;
            margin: 50px 0;
        }

.wishlist_table.images_grid li.show {
    z-index: 10;
}

.wishlist_table.images_grid.products li.product.first, .wishlist_table.images_grid.products li.product.last {
    clear: none;
}

.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1), .wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1), .wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1), .wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1), .wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1) {
    clear: both;
}

.wishlist_table.modern_grid li .item-wrapper {
    display: table;
    margin: 0 -7px;
}

.wishlist_table.modern_grid li .product-thumbnail, .wishlist_table.modern_grid li .item-details {
    display: table-cell;
    vertical-align: top;
    box-sizing: border-box;
    width: 50%;
    padding: 0 7px;
    font-size: 1rem;
}

.wishlist_table.modern_grid li .product-thumbnail, .wishlist_table.images_grid li .product-thumbnail {
    position: relative;
}

    .wishlist_table.modern_grid li .product-thumbnail .product-checkbox, .wishlist_table.images_grid li .product-thumbnail .product-checkbox {
        position: absolute;
        top: 7px;
        left: 15px;
        z-index: 2;
    }

    .wishlist_table.modern_grid li .product-thumbnail > a {
        display: block;
    }

        .wishlist_table.modern_grid li .product-thumbnail > a img {
            display: block;
        }

.wishlist_table.images_grid li.show .product-thumbnail > a img, .wishlist_table.images_grid li:hover .product-thumbnail > a img {
    filter: brightness(1.1);
}

.wishlist_table.modern_grid.wishlist_view li .item-details {
    position: relative;
}

    .wishlist_table.modern_grid.wishlist_view li .item-details:before {
        content: "";
        display: block;
        top: 0;
        bottom: 0;
        left: 7px;
        background: #fff;
        position: absolute;
        right: 7px;
        z-index: 0;
        border: 1px solid #cdcdcd;
    }

.wishlist_table.images_grid li .item-details {
    display: none;
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: calc(50% - 150px);
    width: 300px;
    background: #fff;
    padding: 10px 20px;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
    box-shadow: 0 0 15px rgba(0,0,0,.3);
}

.wishlist_table.images_grid li.show .item-details {
    display: block;
}

.wishlist_table.modern_grid li .item-details .item-details-wrapper {
    padding: 15px 20px;
    line-height: normal;
    position: relative;
}

.wishlist_table.images_grid li .item-details a.close {
    position: absolute;
    top: 10px;
    right: 20px;
}

.wishlist_table.modern_grid li .item-details h3, .wishlist_table.images_grid li .item-details h3, .wishlist_table.mobile li .item-details h3 {
    margin-bottom: 7px;
}

.wishlist_table.modern_grid li .item-details table.item-details-table, .wishlist_table.images_grid li .item-details table.item-details-table, .wishlist_table.mobile li .item-details table.item-details-table, .wishlist_table.mobile li table.additional-info {
    border: none;
    margin-bottom: 7px;
}

    .wishlist_table.modern_grid li .item-details table.item-details-table td, .wishlist_table.images_grid li .item-details table.item-details-table td, .wishlist_table.mobile li .item-details table.item-details-table td, .wishlist_table.mobile li table.additional-info td {
        border: none;
        font-size: .8em;
        padding: 3px;
        vertical-align: top;
    }

        .wishlist_table.modern_grid li .item-details table.item-details-table td.label, .wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label {
            text-align: left;
            font-weight: 700;
            width: 40%;
        }

        .wishlist_table.modern_grid li .item-details table.item-details-table td.value, .wishlist_table.images_grid li .item-details table.item-details-table td.value, .wishlist_table.mobile li .item-details table.item-details-table td.value, .wishlist_table.mobile li table.additional-info td.value {
            text-align: right;
        }

            .wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox {
                margin-right: 0;
            }

            .wishlist_table.modern_grid li .item-details table.item-details-table td.value input, .wishlist_table.images_grid li .item-details table.item-details-table td.value input, .wishlist_table.mobile li table.additional-info td.value input {
                width: auto;
            }

.wishlist_table.modern_grid li .item-details .product-add-to-cart, .wishlist_table.images_grid li .item-details .product-add-to-cart {
    text-align: center;
    margin-bottom: 7px;
}

.wishlist_table.modern_grid li .item-details .move-to-another-wishlist, .wishlist_table.images_grid li .item-details .move-to-another-wishlist {
    text-align: center;
    margin-bottom: 7px;
}

.wishlist_table.modern_grid li .item-details .product-remove, .wishlist_table.images_grid li .item-details .product-remove {
    text-align: right;
}

    .wishlist_table.modern_grid li .item-details .product-remove a, .wishlist_table.images_grid li .item-details .product-remove a {
        border: none;
        border-radius: 0;
        display: inline-block;
    }

.wishlist_table.mobile {
    list-style: none;
    margin-left: 0;
}

    .wishlist_table.mobile li {
        margin-bottom: 7px;
    }

        .wishlist_table.mobile li .product-checkbox {
            display: inline-block;
            width: 20px;
            vertical-align: top;
        }

        .wishlist_table.mobile li .item-wrapper {
            display: inline-block;
            width: calc(100% - 25px);
            vertical-align: top;
            margin-bottom: 7px;
        }

.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty {
    text-align: center;
}

.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
    width: 100%;
}

.wishlist_table.mobile li .item-wrapper .product-thumbnail {
    display: inline-block;
    max-width: 60px;
    margin-right: 10px;
}

.wishlist_table.mobile li .item-wrapper .item-details {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top;
}

.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
    padding-left: 20px;
}

.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart, .wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
    text-align: center;
    margin-bottom: 7px;
}

.wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: right;
}

a.add_to_wishlist {
    cursor: pointer;
}

.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
    margin-right: 5px;
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist > img, .yith-wcwl-add-to-wishlist a.move_to_another_wishlist > img, .yith-wcwl-add-to-wishlist a.delete_item > img {
    max-width: 32px;
    display: inline-block;
    margin-right: 10px;
}

.yith-wcwl-add-to-wishlist a.add_to_wishlist > .yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist a.move_to_another_wishlist > .yith-wcwl-icon-svg, .yith-wcwl-add-to-wishlist a.delete_item > .yith-wcwl-icon-svg {
    vertical-align: bottom;
}

a.add_to_wishlist + a.view-wishlist, a.delete_item + a.view-wishlist {
    margin-left: 15px;
}

.summary .single_add_to_wishlist.button, div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
    margin: 0;
}

.wishlist_table .add_to_cart.button {
    padding: 7px 12px;
    line-height: normal;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 10px;
}

.yith-wcwl-add-button > a i, .wishlist_table .add_to_cart.button i, .wishlist_table .ask-an-estimate-button i, .wishlist-title a.show-title-form i, .hidden-title-form button i, .yith-wcwl-wishlist-new button i, .wishlist_manage_table tfoot button.submit-wishlist-changes i, .wishlist_manage_table tfoot a.create-new-wishlist i, .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
    margin-right: 10px;
}

.wishlist_table .add_to_cart.button, .yith-wcwl-add-button a.add_to_wishlist, .yith-wcwl-popup-button a.add_to_wishlist, .wishlist_table a.ask-an-estimate-button, .wishlist-title a.show-title-form, .hidden-title-form a.hide-title-form, .woocommerce .yith-wcwl-wishlist-new button, .wishlist_manage_table a.create-new-wishlist, .wishlist_manage_table button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button {
    margin: 0;
    box-shadow: none;
    text-shadow: none;
}

.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img {
    margin-right: 5px;
}

.add-to-wishlist-before_image {
    position: relative;
}

    .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
        position: absolute;
        z-index: 10;
        margin: 0;
        top: 10px;
        left: 10px;
    }

        .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown {
            padding: 0;
        }

        .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist, .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item, .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
            font-size: 0;
            background: 0 0;
        }

        .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item, .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist {
            font-size: 0;
        }

        .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback {
            display: none;
        }

            .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback + a {
                font-size: 0;
                background: 0 0;
            }

        .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
            font-size: 1.6rem;
            margin: 0;
        }

        .add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img {
            margin: 0;
        }

.woocommerce .wishlist-title {
    margin-bottom: 30px;
}

    .woocommerce .wishlist-title h2 {
        vertical-align: middle;
        margin-bottom: 0;
    }

.woocommerce .hidden-title-form button {
    padding: 7px 24px;
    vertical-align: middle;
    border: none;
    position: relative;
}

    .woocommerce .hidden-title-form button:active {
        top: 1px;
    }

.woocommerce .back-to-all-wishlists {
    margin-bottom: 20px;
}

.woocommerce #content table.wishlist_table.cart a.remove {
    color: #c3c3c3;
    margin: 0 auto;
}

    .woocommerce #content table.wishlist_table.cart a.remove:hover {
        background-color: #c3c3c3;
        color: #fff;
    }

.yith-wcwl-share {
    margin-bottom: 35px;
}

    .yith-wcwl-share h4.yith-wcwl-share-title {
        margin: 10px 0;
    }

    .yith-wcwl-share ul {
        margin: 5px 0;
        padding: 0;
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .yith-wcwl-share li a {
        color: #fff;
        text-align: center;
        text-decoration: none;
        line-height: 1;
        padding: 5px;
        display: grid;
        place-items: center;
        border: none;
        min-width: 26px;
        min-height: 26px;
        border-radius: 5px;
    }

        .yith-wcwl-share li a:hover {
            color: #fff;
        }

        .yith-wcwl-share li a > img {
            max-width: 1em;
        }

        .yith-wcwl-share li a svg {
            width: 15px;
            height: 15px;
        }

        .yith-wcwl-share li a.email svg {
            width: 17px;
            height: 17px;
        }

    .yith-wcwl-share ul li, .entry-content .yith-wcwl-share ul li {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
    }

.copy-trigger {
    cursor: pointer;
}

.yith_wcwl_wishlist_footer > div {
    margin-bottom: 15px;
}

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action {
    float: left;
}

    .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label {
        display: inline-block;
        margin-right: 10px;
    }

    .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
        min-width: 250px;
    }

    .yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type=submit] {
        margin: 0;
        margin-left: 10px;
    }

.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
    float: right;
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
    float: left;
    clear: both;
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
    float: right;
    display: flex;
    gap: 15px;
}

    .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action > * {
        vertical-align: middle;
    }

    .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action button, .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action input[type=submit], .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action a {
        margin: 0;
    }

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action, .yith_wcwl_wishlist_update + .yith_wcwl_footer_additional_action {
    clear: both;
}

.wishlist-page-links {
    clear: both;
}

#move_to_another_wishlist {
    display: none;
}

.yith-wcwl-wishlist-new {
    padding: 20px 0;
}

.yith-wcwl-popup-content .yith-wcwl-wishlist-new {
    padding: 0;
}

.yith-wcwl-wishlist-new .wishlist-name {
    display: inline-block;
}

.yith-wcwl-wishlist-new .wishlist-privacy-radio label {
    display: block;
}

.yith-wcwl-popup-content .create-wishlist-button {
    margin-top: 15px;
    width: 100%;
}

#create_new_wishlist {
    display: none;
}

.wishlist_manage_table select {
    vertical-align: middle;
    margin-right: 10px;
}

.wishlist_manage_table td.wishlist-name .wishlist-title {
    margin-bottom: 0;
}

    .wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form {
        display: inline-block;
        padding: 0;
        border: none;
        background: 0 0;
        top: 0;
        margin: 0;
    }

.wishlist_manage_table td.wishlist-name a.show-title-form i {
    padding: 5px;
    margin: 0;
}

.wishlist_manage_table td.wishlist-name:hover a.show-title-form {
    visibility: visible;
}

.wishlist_manage_table td.wishlist-name .hidden-title-form {
    margin: 0!important;
    width: 100%;
}

    .wishlist_manage_table td.wishlist-name .hidden-title-form input[type=text] {
        width: 100%;
        min-width: 0;
    }

.wishlist_manage_table td.wishlist-name .hidden-title-form {
    position: relative;
}

table.wishlist_manage_table tfoot td {
    text-align: right;
    padding: 24px 12px;
}

.wishlist_manage_table tfoot button.submit-wishlist-changes {
    padding: 7px 24px;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 3px;
    position: relative;
    line-height: normal;
}

    .wishlist_manage_table tfoot button.submit-wishlist-changes:active {
        top: 1px;
    }

.wishlist_manage_table tfoot a.create-new-wishlist {
    vertical-align: middle;
    line-height: normal;
    padding: 7px 24px;
}

.wishlist_manage_table.modern_grid li.wishlist-empty {
    margin: 50px 0;
}

.wishlist_manage_table.modern_grid li .item-wrapper {
    display: block;
    margin: 0;
    padding: 40px 50px;
    background: #fff;
    border: 1px solid #cdcdcd;
}

.wishlist_manage_table.modern_grid li .product-thumbnail, .wishlist_manage_table.modern_grid li .item-details {
    display: block;
    width: 100%;
    padding: 0;
}

    .wishlist_manage_table.modern_grid li .item-details .hidden-title-form {
        width: 100%;
    }

    .wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box {
        display: flex;
        background: #f2f2f2;
        min-height: 400px;
        align-items: center;
        justify-content: center;
        margin-bottom: 15px;
    }

        .wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p {
            font-size: 1em;
            line-height: 1.5em;
            font-weight: 600;
        }

    .wishlist_manage_table.modern_grid li .product-thumbnail img:first-child {
        width: 100%;
        margin-bottom: 15px;
    }

    .wishlist_manage_table.modern_grid li .product-thumbnail img {
        width: calc(50% - 8px);
    }

        .wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3) {
            margin-left: 15px;
        }

.wishlist_manage_table.modern_grid li .wishlist-title-with-form {
    display: block;
}

    .wishlist_manage_table.modern_grid li .wishlist-title-with-form h3 {
        display: inline-block;
    }

    .wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form, .wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover {
        visibility: visible;
        float: right;
        margin: 0;
        background: 0 0;
        color: inherit;
    }

        .wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i {
            margin: 0;
        }

.wishlist_manage_table.modern_grid li .hidden-title-form {
    margin-top: 0!important;
}

    .wishlist_manage_table.modern_grid li .hidden-title-form input[type=text] {
        width: 100%;
        min-width: 0;
    }

.wishlist_manage_table.mobile li {
    margin-bottom: 30px;
}

    .wishlist_manage_table.mobile li .item-wrapper .item-details {
        width: 100%;
    }

    .wishlist_manage_table.mobile li .item-details .hidden-title-form {
        position: relative;
    }

        .wishlist_manage_table.mobile li .item-details .hidden-title-form input[type=text] {
            width: 100%;
        }

    .wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title {
        display: block;
        border-bottom: 1px solid #cdcdcd;
        position: relative;
    }

    .wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form {
        position: absolute;
        right: 0;
        top: 0;
        visibility: visible;
    }

        .wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i {
            margin-right: 0;
        }

    .wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox {
        margin-right: 0;
    }

    .wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download {
        float: left;
    }

.yith-wcwl-wishlist-search-form {
    text-align: center;
    padding: 20px 0;
}

    .yith-wcwl-wishlist-search-form #wishlist_search {
        display: inline-block;
        max-width: 300px;
        vertical-align: middle;
    }

    .yith-wcwl-wishlist-search-form button.wishlist-search-button {
        display: inline-block;
        padding: 7px 24px;
        vertical-align: middle;
        border: 1px solid;
        border-radius: 3px;
        position: relative;
        line-height: normal;
    }

        .yith-wcwl-wishlist-search-form button.wishlist-search-button i {
            margin: 0;
        }

        .yith-wcwl-wishlist-search-form button.wishlist-search-button:active {
            top: 1px;
        }

.yith-wcwl-search-results .wishlist-owner {
    text-align: left;
}

    .yith-wcwl-search-results .wishlist-owner .thumb {
        display: inline-block;
        margin-right: 15px;
    }

.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
    background: var(--color-add-to-cart-background,#333333);
    color: var(--color-add-to-cart-text,#ffffff);
    border-color: var(--color-add-to-cart-border,#333333);
    border-radius: var(--add-to-cart-rounded-corners-radius,16px);
}

    .woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style):hover {
        background: var(--color-add-to-cart-background-hover,#4f4f4f);
        color: var(--color-add-to-cart-text-hover,#ffffff);
        border-color: var(--color-add-to-cart-border-hover,#4f4f4f);
    }

.woocommerce .hidden-title-form button, .yith-wcwl-wishlist-new .create-wishlist-button, .wishlist_manage_table tfoot button.submit-wishlist-changes, .yith-wcwl-wishlist-search-form button.wishlist-search-button {
    background: var(--color-button-style-1-background,#333333);
    color: var(--color-button-style-1-text,#ffffff);
    border-color: var(--color-button-style-1-border,#333333);
}

    .woocommerce .hidden-title-form button:hover, .yith-wcwl-wishlist-new .create-wishlist-button:hover, .wishlist_manage_table tfoot button.submit-wishlist-changes:hover, .yith-wcwl-wishlist-search-form button.wishlist-search-button:hover {
        background: var(--color-button-style-1-background-hover,#333333);
        color: var(--color-button-style-1-text-hover,#ffffff);
        border-color: var(--color-button-style-1-border-hover,#333333);
    }

.woocommerce .wishlist-title a.show-title-form, .woocommerce .hidden-title-form a.hide-title-form, .wishlist_manage_table tfoot a.create-new-wishlist {
    background: var(--color-button-style-2-background,#333333);
    color: var(--color-button-style-2-text,#ffffff);
    border-color: var(--color-button-style-2-border,#333333);
}

    .woocommerce .wishlist-title a.show-title-form:hover, .woocommerce .hidden-title-form a.hide-title-form:hover, .wishlist_manage_table tfoot a.create-new-wishlist:hover {
        background: var(--color-button-style-2-background-hover,#333333);
        color: var(--color-button-style-2-text-hover,#ffffff);
        border-color: var(--color-button-style-2-border-hover,#333333);
    }

.woocommerce table.shop_table.wishlist_table tr td {
    background: var(--color-wishlist-table-background,#ffffff);
    color: var(--color-wishlist-table-text,#6d6c6c);
    border-color: var(--color-wishlist-table-border,#cccccc);
}

.wishlist_table thead tr th, .wishlist_table tfoot td td, .widget_yith-wcwl-lists ul.dropdown li.current a, .widget_yith-wcwl-lists ul.dropdown li a:hover, .selectBox-dropdown-menu.selectBox-options li.selectBox-selected a, .selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
    background: var(--color-headers-background,#f4f4f4);
}

.yith-wcwl-share li a {
    color: var(--color-share-button-color,#ffffff);
}

    .yith-wcwl-share li a:hover {
        color: var(--color-share-button-color-hover,#ffffff);
    }

.yith-wcwl-share a.facebook {
    background: var(--color-fb-button-background,#39599e);
}

    .yith-wcwl-share a.facebook:hover {
        background: var(--color-fb-button-background-hover,#39599e);
    }

.yith-wcwl-share a.twitter {
    background: var(--color-tw-button-background,#45afe2);
}

    .yith-wcwl-share a.twitter:hover {
        background: var(--color-tw-button-background-hover,#39599e);
    }

.yith-wcwl-share a.pinterest {
    background: var(--color-pr-button-background,#ab2e31);
}

    .yith-wcwl-share a.pinterest:hover {
        background: var(--color-pr-button-background-hover,#39599e);
    }

.yith-wcwl-share a.email {
    background: var(--color-em-button-background,#fbb102);
}

    .yith-wcwl-share a.email:hover {
        background: var(--color-em-button-background-hover,#39599e);
    }

.yith-wcwl-share a.whatsapp {
    background: var(--color-wa-button-background,#00a901);
}

    .yith-wcwl-share a.whatsapp:hover {
        background: var(--color-wa-button-background-hover,#39599e);
    }

.woocommerce a.selectBox {
    background: #fff;
    min-width: 100px;
    margin-right: 10px;
    color: inherit;
}

    .woocommerce a.selectBox, .woocommerce a.selectBox:hover {
        border-bottom: 1px solid #bbb!important;
    }

        .woocommerce a.selectBox:hover {
            color: inherit;
        }

        .woocommerce a.selectBox:focus {
            border: 1px solid #ccc;
        }

.selectBox-dropdown .selectBox-label {
    vertical-align: middle;
    padding: 3px 8px;
}

.selectBox-dropdown .selectBox-arrow {
    border: none;
    background: url(../../plugins/yith-woocommerce-wishlist/assets/images/jquery.selectBox-arrow.png)100% no-repeat;
}

.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
    background: url(https://baressco.templaza.net/wp-content/plugins/yith-woocommerce-wishlist/assets/css/../images/jquery.selectBox-arrow.png)0 no-repeat;
}

.selectBox-dropdown-menu {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 5px;
    font-size: 80%;
}

    .selectBox-dropdown-menu li a {
        color: inherit;
        padding: 5px 8px;
        border-radius: 3px;
    }

    .selectBox-dropdown-menu a:hover {
        color: inherit;
        text-decoration: none;
    }

select.selectBox.change-wishlist {
    max-width: 100px;
}

.selectBox.change-wishlist {
    width: auto!important;
}

.change-wishlist-selectBox-dropdown-menu {
    width: auto!important;
}

.yith-wcwl-with-pretty-photo {
    overflow: hidden;
}

    .yith-wcwl-with-pretty-photo .pp_content {
        height: auto!important;
    }

.woocommerce .wishlist-fragment .blockUI.blockOverlay::before, .woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before {
    display: none;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    display: inline!important;
    margin-left: 5px;
    vertical-align: middle;
    visibility: hidden;
    width: 16px!important;
    height: 16px!important;
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li, .widget_yith-wcwl-lists ul.dropdown li {
    padding: 0;
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown > li a, .elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists > li a, .widget_yith-wcwl-lists ul.dropdown > li a, .widget_yith-wcwl-lists ul.dropdown ul.lists > li a {
    display: block;
    padding: 5px 15px;
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists > li a, .widget_yith-wcwl-lists ul.dropdown ul.lists > li a {
    padding: 5px 25px;
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown > li.lists-section, .widget_yith-wcwl-lists ul.dropdown > li.lists-section {
    border-bottom: 1px solid #e7e7e7;
}

.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists, .widget_yith-wcwl-lists ul.dropdown ul.lists {
    margin: 0;
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget, .widget_yith-wcwl-items ul.product_list_widget {
    margin-bottom: 40px!important;
}

    .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb, .widget_yith-wcwl-items ul.product_list_widget::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.4);
        box-shadow: 0 0 1px hsla(0,0%,100%,.4);
    }

    .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li, .widget_yith-wcwl-items ul.product_list_widget li {
        display: table;
    }

        .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li:not(:last-child), .widget_yith-wcwl-items ul.product_list_widget li:not(:last-child) {
            margin-bottom: 10px;
        }

        .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists, .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb, .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info, .widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists, .widget_yith-wcwl-items ul.product_list_widget li .image-thumb, .widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
            display: table-cell;
            vertical-align: middle;
        }

.elementor-widget-wp-widget-yith-wcwl-items p.empty-wishlist, .widget_yith-wcwl-items p.empty-wishlist {
    margin-bottom: 0!important;
}

.elementor-widget-wp-widget-yith-wcwl-items .heading, .widget_yith-wcwl-items .heading {
    text-align: center;
    cursor: pointer;
}

    .elementor-widget-wp-widget-yith-wcwl-items .heading a, .widget_yith-wcwl-items .heading a {
        color: inherit;
    }

.elementor-widget-wp-widget-yith-wcwl-items .mini, .widget_yith-wcwl-items .mini {
    position: relative;
    display: flex;
}

    .elementor-widget-wp-widget-yith-wcwl-items .mini:hover .list, .widget_yith-wcwl-items .mini:hover .list {
        display: block;
    }

    .elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget, .widget_yith-wcwl-items .mini ul.product_list_widget {
        max-height: 30vh;
        overflow-y: auto;
        margin-left: -20px;
    }

        .elementor-widget-wp-widget-yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar, .widget_yith-wcwl-items .mini ul.product_list_widget::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 7px;
        }

    .elementor-widget-wp-widget-yith-wcwl-items .mini .heading, .widget_yith-wcwl-items .mini .heading {
        display: inline-block;
    }

        .elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter i, .widget_yith-wcwl-items .mini .heading .items-counter i {
            font-size: 25px;
        }

        .elementor-widget-wp-widget-yith-wcwl-items .mini .heading .items-counter .items-count, .widget_yith-wcwl-items .mini .heading .items-counter .items-count {
            font-size: 14px;
            line-height: 20px;
        }

    .elementor-widget-wp-widget-yith-wcwl-items .mini .list, .widget_yith-wcwl-items .mini .list {
        position: absolute;
        z-index: 1;
        left: 0;
        background: #fff;
        padding: 25px 40px;
        min-width: 300px;
        display: none;
        -webkit-box-shadow: 0 0 15px rgba(0,0,0,.3);
        -moz-box-shadow: 0 0 15px rgba(0,0,0,.3);
        box-shadow: 0 0 15px rgba(0,0,0,.3);
    }

    .elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter > a, .widget_yith-wcwl-items .mini .items-counter > a {
        display: flex;
        align-items: flex-end;
    }

        .elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter > a .heading-icon, .widget_yith-wcwl-items .mini .items-counter > a .heading-icon {
            display: flex;
        }

            .elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter > a .heading-icon svg.yith-wcwl-icon-svg, .elementor-widget-wp-widget-yith-wcwl-items .mini .items-counter > a .heading-icon img, .widget_yith-wcwl-items .mini .items-counter > a .heading-icon svg.yith-wcwl-icon-svg, .widget_yith-wcwl-items .mini .items-counter > a .heading-icon img {
                stroke-width: 1.25;
                height: 35px;
                width: 35px;
            }

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading h3:after, .widget_yith-wcwl-items .extended .heading h3:after {
    content: "";
    display: block;
    max-width: 80px;
    border-bottom: 1px solid #cdcdcd;
    margin: 10px auto;
}

.elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter, .widget_yith-wcwl-items .extended .heading .items-counter {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter i, .widget_yith-wcwl-items .extended .heading .items-counter i {
        font-size: 70px;
        position: relative;
        margin-bottom: 10px;
    }

    .elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg, .widget_yith-wcwl-items .extended .heading .items-counter svg.yith-wcwl-icon-svg {
        width: 70px;
        height: 70px;
    }

    .elementor-widget-wp-widget-yith-wcwl-items .extended .heading .items-counter .items-count, .widget_yith-wcwl-items .extended .heading .items-counter .items-count {
        display: block;
        position: absolute;
        font-size: 14px;
    }

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists, .widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
    font-size: 1.2rem;
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img, .widget_yith-wcwl-items ul.product_list_widget li .image-thumb img {
    margin-left: 10px;
    max-width: 40px;
}

.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info, .widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

    .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a, .widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a {
        display: inline-block;
    }

    .elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info > *, .widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info > * {
        display: block;
    }

.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist, .elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart, .widget_yith-wcwl-items .show-wishlist, .widget_yith-wcwl-items a.add_all_to_cart {
    display: block!important;
}

.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist, .widget_yith-wcwl-items .show-wishlist {
    margin-bottom: 10px;
}

.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart, .widget_yith-wcwl-items a.add_all_to_cart {
    text-align: center;
}

@media(max-width:768px) {
    .yith_wcwl_wishlist_bulk_action select;

{
    width: 100%;
    margin-bottom: 15px;
}

.yith_wcwl_wishlist_bulk_action input {
    float: right;
}

.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
    float: none;
}

    .yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button {
        width: 100%;
        text-align: center;
    }

}

.yith-wcwl-pp-modal {
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    transform: translate(-50%,-50%)!important;
    width: 450px!important;
}

    .yith-wcwl-pp-modal .yith-wcwl-popup-form {
        padding: 0;
    }

    .yith-wcwl-pp-modal div.pp_content_container {
        padding: 40px 35px;
        border-radius: 15px;
        display: flex;
        box-shadow: rgba(24,53,62,.1)0 11px 15px -7px,rgba(24,53,62,7%)0 24px 38px 3px,rgba(24,53,62,6%)0 9px 46px 8px;
        max-width: fit-content;
    }

        .yith-wcwl-pp-modal div.pp_content_container .pp_content {
            width: 380px!important;
        }

            .yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content {
                padding: 0;
            }

                .yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .heading-icon {
                    margin-top: 0;
                }

                .yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .create-wishlist-button {
                    margin-bottom: 0;
                }

                .yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content .wishlist-select + .select2-container {
                    width: 100%!important;
                }

                .yith-wcwl-pp-modal div.pp_content_container .pp_content .yith-wcwl-popup-content p.form-row.yith-wcwl-info-text {
                    text-wrap: balance;
                    text-align: center;
                }

        .yith-wcwl-pp-modal div.pp_content_container .popup-description {
            margin-bottom: 10px;
        }

        .yith-wcwl-pp-modal div.pp_content_container .heading-icon {
            color: var(--modal-colors-icon,#007565);
            height: auto;
            max-height: 90px;
        }

            .yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) {
                stroke-width: 1;
            }

                .yith-wcwl-pp-modal div.pp_content_container .heading-icon:not([id$=-light]):not(.yith-wcwl-icon-svg--light) * {
                    stroke-width: 1;
                }

        .yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-modal__content {
            padding: 20px 55px 0;
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        .yith-wcwl-pp-modal div.pp_content_container div.yith-wcwl-popup-footer {
            margin-bottom: 0;
        }

        .yith-wcwl-pp-modal div.pp_content_container .popup_button, .yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button, .yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button {
            transition: .2s;
            background: var(--modal-colors-primary-button,#007565);
            color: var(--modal-colors-primary-button-text,#fff);
            border: none;
            border-radius: 8px;
            width: 100%;
            box-sizing: border-box;
            display: block;
            padding: 13px 25px;
            text-align: center;
            text-decoration: none;
            font-size: 14px;
        }

            .yith-wcwl-pp-modal div.pp_content_container .popup_button:hover, .yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button:hover, .yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button:hover {
                color: var(--modal-colors-primary-button-text-hover,#fff);
                background: var(--modal-colors-primary-button-hover,#007565);
            }

            .yith-wcwl-pp-modal div.pp_content_container .popup_button .yith-wcwl-icon-svg, .yith-wcwl-pp-modal div.pp_content_container .popup_button img, .yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button .yith-wcwl-icon-svg, .yith-wcwl-pp-modal div.pp_content_container .create-wishlist-button img, .yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button .yith-wcwl-icon-svg, .yith-wcwl-pp-modal div.pp_content_container .ask-an-estimate-button img {
                display: none;
            }

        .yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper label.radio, .yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton {
            display: inline-block;
            float: left;
        }

        .yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.radiobutton {
            clear: left;
        }

        .yith-wcwl-pp-modal div.pp_content_container .woocommerce-input-wrapper span.description {
            clear: both;
        }

        .yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button {
            transition: .2s;
            border-radius: 5px;
            background: var(--modal-colors-secondary-button,#08a889);
            color: var(--modal-colors-secondary-button-text,#fff);
            border: none;
        }

            .yith-wcwl-pp-modal div.pp_content_container .yith-wcwl-modal__secondary-button:hover {
                background: var(--modal-colors-secondary-button-hover,#08a889);
                color: var(--modal-colors-secondary-button-text-hover,#fff);
            }

    .yith-wcwl-pp-modal.feedback .pp_content_container {
        padding: 20px 15px;
    }

    .yith-wcwl-pp-modal select.change-wishlist, .yith-wcwl-pp-modal button.move-to-another-wishlist-button {
        box-sizing: border-box;
    }
/*# sourceMappingURL=style.css.map */
/*!jQuery UI - v1.13.2 - 2023-03-11
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT*/ .ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: pointer;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-widget {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5;
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333;
}

    .ui-widget-content a {
        color: #333;
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700;
}

    .ui-widget-header a {
        color: #333;
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .advanced-product-search-form .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: 400;
        color: #454545;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, .advanced-product-search-form a.ui-button, .advanced-product-search-form a:link.ui-button, .advanced-product-search-form a:visited.ui-button, .advanced-product-search-form .ui-button {
            color: #454545;
            text-decoration: none;
        }

            .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .advanced-product-search-form .ui-button:hover, .advanced-product-search-form .ui-button:focus {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: 400;
                color: #2b2b2b;
            }

                .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .advanced-product-search-form a.ui-button:hover, .advanced-product-search-form a.ui-button:focus {
                    color: #2b2b2b;
                    text-decoration: none;
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .advanced-product-search-form a.ui-button:active, .advanced-product-search-form .ui-button:active, .advanced-product-search-form .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff;
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #003eff;
        background-color: #fff;
    }

    .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
        color: #fff;
        text-decoration: none;
    }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f;
}

    .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
        color: #5f3f3f;
    }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: 700;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    font-weight: 400;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    -ms-filter: "alpha(opacity=35)";
    background-image: none;
}

    .ui-state-disabled .ui-icon {
        -ms-filter: "alpha(opacity=35)";
    }

.ui-icon {
    width: 16px;
    height: 16px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(../../plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_444444_256x240.html);
}

.ui-widget-header .ui-icon {
    background-image: url(https://baressco.templaza.net/wp-content/plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_444444_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url(https://baressco.templaza.net/wp-content/plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_555555_256x240.png);
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url(https://baressco.templaza.net/wp-content/plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_ffffff_256x240.png);
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url(https://baressco.templaza.net/wp-content/plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_777620_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(https://baressco.templaza.net/wp-content/plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_cc0000_256x240.png);
}

.ui-button .ui-icon {
    background-image: url(https://baressco.templaza.net/wp-content/plugins/advanced-product/core/field-layouts/range_slider/images/ui-icons_777777_256x240.png);
}

.ui-icon-blank.ui-icon-blank.ui-icon-blank {
    background-image: none;
}

.ui-icon-caret-1-n {
    background-position: 0 0;
}

.ui-icon-caret-1-ne {
    background-position: -16px 0;
}

.ui-icon-caret-1-e {
    background-position: -32px 0;
}

.ui-icon-caret-1-se {
    background-position: -48px 0;
}

.ui-icon-caret-1-s {
    background-position: -65px 0;
}

.ui-icon-caret-1-sw {
    background-position: -80px 0;
}

.ui-icon-caret-1-w {
    background-position: -96px 0;
}

.ui-icon-caret-1-nw {
    background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0;
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}

.ui-icon-arrow-4 {
    background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}

.ui-icon-extlink {
    background-position: -32px -80px;
}

.ui-icon-newwin {
    background-position: -48px -80px;
}

.ui-icon-refresh {
    background-position: -64px -80px;
}

.ui-icon-shuffle {
    background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}

.ui-icon-folder-open {
    background-position: -16px -96px;
}

.ui-icon-document {
    background-position: -32px -96px;
}

.ui-icon-document-b {
    background-position: -48px -96px;
}

.ui-icon-note {
    background-position: -64px -96px;
}

.ui-icon-mail-closed {
    background-position: -80px -96px;
}

.ui-icon-mail-open {
    background-position: -96px -96px;
}

.ui-icon-suitcase {
    background-position: -112px -96px;
}

.ui-icon-comment {
    background-position: -128px -96px;
}

.ui-icon-person {
    background-position: -144px -96px;
}

.ui-icon-print {
    background-position: -160px -96px;
}

.ui-icon-trash {
    background-position: -176px -96px;
}

.ui-icon-locked {
    background-position: -192px -96px;
}

.ui-icon-unlocked {
    background-position: -208px -96px;
}

.ui-icon-bookmark {
    background-position: -224px -96px;
}

.ui-icon-tag {
    background-position: -240px -96px;
}

.ui-icon-home {
    background-position: 0 -112px;
}

.ui-icon-flag {
    background-position: -16px -112px;
}

.ui-icon-calendar {
    background-position: -32px -112px;
}

.ui-icon-cart {
    background-position: -48px -112px;
}

.ui-icon-pencil {
    background-position: -64px -112px;
}

.ui-icon-clock {
    background-position: -80px -112px;
}

.ui-icon-disk {
    background-position: -96px -112px;
}

.ui-icon-calculator {
    background-position: -112px -112px;
}

.ui-icon-zoomin {
    background-position: -128px -112px;
}

.ui-icon-zoomout {
    background-position: -144px -112px;
}

.ui-icon-search {
    background-position: -160px -112px;
}

.ui-icon-wrench {
    background-position: -176px -112px;
}

.ui-icon-gear {
    background-position: -192px -112px;
}

.ui-icon-heart {
    background-position: -208px -112px;
}

.ui-icon-star {
    background-position: -224px -112px;
}

.ui-icon-link {
    background-position: -240px -112px;
}

.ui-icon-cancel {
    background-position: 0 -128px;
}

.ui-icon-plus {
    background-position: -16px -128px;
}

.ui-icon-plusthick {
    background-position: -32px -128px;
}

.ui-icon-minus {
    background-position: -48px -128px;
}

.ui-icon-minusthick {
    background-position: -64px -128px;
}

.ui-icon-close {
    background-position: -80px -128px;
}

.ui-icon-closethick {
    background-position: -96px -128px;
}

.ui-icon-key {
    background-position: -112px -128px;
}

.ui-icon-lightbulb {
    background-position: -128px -128px;
}

.ui-icon-scissors {
    background-position: -144px -128px;
}

.ui-icon-clipboard {
    background-position: -160px -128px;
}

.ui-icon-copy {
    background-position: -176px -128px;
}

.ui-icon-contact {
    background-position: -192px -128px;
}

.ui-icon-image {
    background-position: -208px -128px;
}

.ui-icon-video {
    background-position: -224px -128px;
}

.ui-icon-script {
    background-position: -240px -128px;
}

.ui-icon-alert {
    background-position: 0 -144px;
}

.ui-icon-info {
    background-position: -16px -144px;
}

.ui-icon-notice {
    background-position: -32px -144px;
}

.ui-icon-help {
    background-position: -48px -144px;
}

.ui-icon-check {
    background-position: -64px -144px;
}

.ui-icon-bullet {
    background-position: -80px -144px;
}

.ui-icon-radio-on {
    background-position: -96px -144px;
}

.ui-icon-radio-off {
    background-position: -112px -144px;
}

.ui-icon-pin-w {
    background-position: -128px -144px;
}

.ui-icon-pin-s {
    background-position: -144px -144px;
}

.ui-icon-play {
    background-position: 0 -160px;
}

.ui-icon-pause {
    background-position: -16px -160px;
}

.ui-icon-seek-next {
    background-position: -32px -160px;
}

.ui-icon-seek-prev {
    background-position: -48px -160px;
}

.ui-icon-seek-end {
    background-position: -64px -160px;
}

.ui-icon-seek-start {
    background-position: -80px -160px;
}

.ui-icon-seek-first {
    background-position: -80px -160px;
}

.ui-icon-stop {
    background-position: -96px -160px;
}

.ui-icon-eject {
    background-position: -112px -160px;
}

.ui-icon-volume-off {
    background-position: -128px -160px;
}

.ui-icon-volume-on {
    background-position: -144px -160px;
}

.ui-icon-power {
    background-position: 0 -176px;
}

.ui-icon-signal-diag {
    background-position: -16px -176px;
}

.ui-icon-signal {
    background-position: -32px -176px;
}

.ui-icon-battery-0 {
    background-position: -48px -176px;
}

.ui-icon-battery-1 {
    background-position: -64px -176px;
}

.ui-icon-battery-2 {
    background-position: -80px -176px;
}

.ui-icon-battery-3 {
    background-position: -96px -176px;
}

.ui-icon-circle-plus {
    background-position: 0 -192px;
}

.ui-icon-circle-minus {
    background-position: -16px -192px;
}

.ui-icon-circle-close {
    background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}

.ui-icon-circle-check {
    background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    -ms-filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666666;
    box-shadow: 0 0 5px #666666;
}

.advanced-product-search-form .ap-form-control {
    position: relative;
}

.advanced-product-search-form .acf-input-prepend {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999;
}

.advanced-product-search-form .acf-is-prepended {
    padding-left: 40px;
}

.advanced-product-search-form .acf-radio-list {
    padding-left: 0;
    list-style: none;
}

    .advanced-product-search-form .acf-radio-list input[type=radio] {
        height: auto;
    }
/*! This file is auto-generated */
@font-face {
    font-family: dashicons;
    src: url("../../../wp-includes/fonts/dashicons7d4b.eot?99ac726223c749443b642ce33df8b800");
    src: url("../../../wp-includes/fonts/dashicons7d4b.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("../../../wp-includes/fonts/dashicons7d4b.ttf?99ac726223c749443b642ce33df8b800") format("truetype");
    font-weight: 400;
    font-style: normal;
}

.dashicons, .dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}

.dashicons-admin-appearance:before {
    content: "\f100";
}

.dashicons-admin-collapse:before {
    content: "\f148";
}

.dashicons-admin-comments:before {
    content: "\f101";
}

.dashicons-admin-customizer:before {
    content: "\f540";
}

.dashicons-admin-generic:before {
    content: "\f111";
}

.dashicons-admin-home:before {
    content: "\f102";
}

.dashicons-admin-links:before {
    content: "\f103";
}

.dashicons-admin-media:before {
    content: "\f104";
}

.dashicons-admin-multisite:before {
    content: "\f541";
}

.dashicons-admin-network:before {
    content: "\f112";
}

.dashicons-admin-page:before {
    content: "\f105";
}

.dashicons-admin-plugins:before {
    content: "\f106";
}

.dashicons-admin-post:before {
    content: "\f109";
}

.dashicons-admin-settings:before {
    content: "\f108";
}

.dashicons-admin-site-alt:before {
    content: "\f11d";
}

.dashicons-admin-site-alt2:before {
    content: "\f11e";
}

.dashicons-admin-site-alt3:before {
    content: "\f11f";
}

.dashicons-admin-site:before {
    content: "\f319";
}

.dashicons-admin-tools:before {
    content: "\f107";
}

.dashicons-admin-users:before {
    content: "\f110";
}

.dashicons-airplane:before {
    content: "\f15f";
}

.dashicons-album:before {
    content: "\f514";
}

.dashicons-align-center:before {
    content: "\f134";
}

.dashicons-align-full-width:before {
    content: "\f114";
}

.dashicons-align-left:before {
    content: "\f135";
}

.dashicons-align-none:before {
    content: "\f138";
}

.dashicons-align-pull-left:before {
    content: "\f10a";
}

.dashicons-align-pull-right:before {
    content: "\f10b";
}

.dashicons-align-right:before {
    content: "\f136";
}

.dashicons-align-wide:before {
    content: "\f11b";
}

.dashicons-amazon:before {
    content: "\f162";
}

.dashicons-analytics:before {
    content: "\f183";
}

.dashicons-archive:before {
    content: "\f480";
}

.dashicons-arrow-down-alt:before {
    content: "\f346";
}

.dashicons-arrow-down-alt2:before {
    content: "\f347";
}

.dashicons-arrow-down:before {
    content: "\f140";
}

.dashicons-arrow-left-alt:before {
    content: "\f340";
}

.dashicons-arrow-left-alt2:before {
    content: "\f341";
}

.dashicons-arrow-left:before {
    content: "\f141";
}

.dashicons-arrow-right-alt:before {
    content: "\f344";
}

.dashicons-arrow-right-alt2:before {
    content: "\f345";
}

.dashicons-arrow-right:before {
    content: "\f139";
}

.dashicons-arrow-up-alt:before {
    content: "\f342";
}

.dashicons-arrow-up-alt2:before {
    content: "\f343";
}

.dashicons-arrow-up-duplicate:before {
    content: "\f143";
}

.dashicons-arrow-up:before {
    content: "\f142";
}

.dashicons-art:before {
    content: "\f309";
}

.dashicons-awards:before {
    content: "\f313";
}

.dashicons-backup:before {
    content: "\f321";
}

.dashicons-bank:before {
    content: "\f16a";
}

.dashicons-beer:before {
    content: "\f16c";
}

.dashicons-bell:before {
    content: "\f16d";
}

.dashicons-block-default:before {
    content: "\f12b";
}

.dashicons-book-alt:before {
    content: "\f331";
}

.dashicons-book:before {
    content: "\f330";
}

.dashicons-buddicons-activity:before {
    content: "\f452";
}

.dashicons-buddicons-bbpress-logo:before {
    content: "\f477";
}

.dashicons-buddicons-buddypress-logo:before {
    content: "\f448";
}

.dashicons-buddicons-community:before {
    content: "\f453";
}

.dashicons-buddicons-forums:before {
    content: "\f449";
}

.dashicons-buddicons-friends:before {
    content: "\f454";
}

.dashicons-buddicons-groups:before {
    content: "\f456";
}

.dashicons-buddicons-pm:before {
    content: "\f457";
}

.dashicons-buddicons-replies:before {
    content: "\f451";
}

.dashicons-buddicons-topics:before {
    content: "\f450";
}

.dashicons-buddicons-tracking:before {
    content: "\f455";
}

.dashicons-building:before {
    content: "\f512";
}

.dashicons-businessman:before {
    content: "\f338";
}

.dashicons-businessperson:before {
    content: "\f12e";
}

.dashicons-businesswoman:before {
    content: "\f12f";
}

.dashicons-button:before {
    content: "\f11a";
}

.dashicons-calculator:before {
    content: "\f16e";
}

.dashicons-calendar-alt:before {
    content: "\f508";
}

.dashicons-calendar:before {
    content: "\f145";
}

.dashicons-camera-alt:before {
    content: "\f129";
}

.dashicons-camera:before {
    content: "\f306";
}

.dashicons-car:before {
    content: "\f16b";
}

.dashicons-carrot:before {
    content: "\f511";
}

.dashicons-cart:before {
    content: "\f174";
}

.dashicons-category:before {
    content: "\f318";
}

.dashicons-chart-area:before {
    content: "\f239";
}

.dashicons-chart-bar:before {
    content: "\f185";
}

.dashicons-chart-line:before {
    content: "\f238";
}

.dashicons-chart-pie:before {
    content: "\f184";
}

.dashicons-clipboard:before {
    content: "\f481";
}

.dashicons-clock:before {
    content: "\f469";
}

.dashicons-cloud-saved:before {
    content: "\f137";
}

.dashicons-cloud-upload:before {
    content: "\f13b";
}

.dashicons-cloud:before {
    content: "\f176";
}

.dashicons-code-standards:before {
    content: "\f13a";
}

.dashicons-coffee:before {
    content: "\f16f";
}

.dashicons-color-picker:before {
    content: "\f131";
}

.dashicons-columns:before {
    content: "\f13c";
}

.dashicons-controls-back:before {
    content: "\f518";
}

.dashicons-controls-forward:before {
    content: "\f519";
}

.dashicons-controls-pause:before {
    content: "\f523";
}

.dashicons-controls-play:before {
    content: "\f522";
}

.dashicons-controls-repeat:before {
    content: "\f515";
}

.dashicons-controls-skipback:before {
    content: "\f516";
}

.dashicons-controls-skipforward:before {
    content: "\f517";
}

.dashicons-controls-volumeoff:before {
    content: "\f520";
}

.dashicons-controls-volumeon:before {
    content: "\f521";
}

.dashicons-cover-image:before {
    content: "\f13d";
}

.dashicons-dashboard:before {
    content: "\f226";
}

.dashicons-database-add:before {
    content: "\f170";
}

.dashicons-database-export:before {
    content: "\f17a";
}

.dashicons-database-import:before {
    content: "\f17b";
}

.dashicons-database-remove:before {
    content: "\f17c";
}

.dashicons-database-view:before {
    content: "\f17d";
}

.dashicons-database:before {
    content: "\f17e";
}

.dashicons-desktop:before {
    content: "\f472";
}

.dashicons-dismiss:before {
    content: "\f153";
}

.dashicons-download:before {
    content: "\f316";
}

.dashicons-drumstick:before {
    content: "\f17f";
}

.dashicons-edit-large:before {
    content: "\f327";
}

.dashicons-edit-page:before {
    content: "\f186";
}

.dashicons-edit:before {
    content: "\f464";
}

.dashicons-editor-aligncenter:before {
    content: "\f207";
}

.dashicons-editor-alignleft:before {
    content: "\f206";
}

.dashicons-editor-alignright:before {
    content: "\f208";
}

.dashicons-editor-bold:before {
    content: "\f200";
}

.dashicons-editor-break:before {
    content: "\f474";
}

.dashicons-editor-code-duplicate:before {
    content: "\f494";
}

.dashicons-editor-code:before {
    content: "\f475";
}

.dashicons-editor-contract:before {
    content: "\f506";
}

.dashicons-editor-customchar:before {
    content: "\f220";
}

.dashicons-editor-expand:before {
    content: "\f211";
}

.dashicons-editor-help:before {
    content: "\f223";
}

.dashicons-editor-indent:before {
    content: "\f222";
}

.dashicons-editor-insertmore:before {
    content: "\f209";
}

.dashicons-editor-italic:before {
    content: "\f201";
}

.dashicons-editor-justify:before {
    content: "\f214";
}

.dashicons-editor-kitchensink:before {
    content: "\f212";
}

.dashicons-editor-ltr:before {
    content: "\f10c";
}

.dashicons-editor-ol-rtl:before {
    content: "\f12c";
}

.dashicons-editor-ol:before {
    content: "\f204";
}

.dashicons-editor-outdent:before {
    content: "\f221";
}

.dashicons-editor-paragraph:before {
    content: "\f476";
}

.dashicons-editor-paste-text:before {
    content: "\f217";
}

.dashicons-editor-paste-word:before {
    content: "\f216";
}

.dashicons-editor-quote:before {
    content: "\f205";
}

.dashicons-editor-removeformatting:before {
    content: "\f218";
}

.dashicons-editor-rtl:before {
    content: "\f320";
}

.dashicons-editor-spellcheck:before {
    content: "\f210";
}

.dashicons-editor-strikethrough:before {
    content: "\f224";
}

.dashicons-editor-table:before {
    content: "\f535";
}

.dashicons-editor-textcolor:before {
    content: "\f215";
}

.dashicons-editor-ul:before {
    content: "\f203";
}

.dashicons-editor-underline:before {
    content: "\f213";
}

.dashicons-editor-unlink:before {
    content: "\f225";
}

.dashicons-editor-video:before {
    content: "\f219";
}

.dashicons-ellipsis:before {
    content: "\f11c";
}

.dashicons-email-alt:before {
    content: "\f466";
}

.dashicons-email-alt2:before {
    content: "\f467";
}

.dashicons-email:before {
    content: "\f465";
}

.dashicons-embed-audio:before {
    content: "\f13e";
}

.dashicons-embed-generic:before {
    content: "\f13f";
}

.dashicons-embed-photo:before {
    content: "\f144";
}

.dashicons-embed-post:before {
    content: "\f146";
}

.dashicons-embed-video:before {
    content: "\f149";
}

.dashicons-excerpt-view:before {
    content: "\f164";
}

.dashicons-exit:before {
    content: "\f14a";
}

.dashicons-external:before {
    content: "\f504";
}

.dashicons-facebook-alt:before {
    content: "\f305";
}

.dashicons-facebook:before {
    content: "\f304";
}

.dashicons-feedback:before {
    content: "\f175";
}

.dashicons-filter:before {
    content: "\f536";
}

.dashicons-flag:before {
    content: "\f227";
}

.dashicons-food:before {
    content: "\f187";
}

.dashicons-format-aside:before {
    content: "\f123";
}

.dashicons-format-audio:before {
    content: "\f127";
}

.dashicons-format-chat:before {
    content: "\f125";
}

.dashicons-format-gallery:before {
    content: "\f161";
}

.dashicons-format-image:before {
    content: "\f128";
}

.dashicons-format-quote:before {
    content: "\f122";
}

.dashicons-format-status:before {
    content: "\f130";
}

.dashicons-format-video:before {
    content: "\f126";
}

.dashicons-forms:before {
    content: "\f314";
}

.dashicons-fullscreen-alt:before {
    content: "\f188";
}

.dashicons-fullscreen-exit-alt:before {
    content: "\f189";
}

.dashicons-games:before {
    content: "\f18a";
}

.dashicons-google:before {
    content: "\f18b";
}

.dashicons-googleplus:before {
    content: "\f462";
}

.dashicons-grid-view:before {
    content: "\f509";
}

.dashicons-groups:before {
    content: "\f307";
}

.dashicons-hammer:before {
    content: "\f308";
}

.dashicons-heading:before {
    content: "\f10e";
}

.dashicons-heart:before {
    content: "\f487";
}

.dashicons-hidden:before {
    content: "\f530";
}

.dashicons-hourglass:before {
    content: "\f18c";
}

.dashicons-html:before {
    content: "\f14b";
}

.dashicons-id-alt:before {
    content: "\f337";
}

.dashicons-id:before {
    content: "\f336";
}

.dashicons-image-crop:before {
    content: "\f165";
}

.dashicons-image-filter:before {
    content: "\f533";
}

.dashicons-image-flip-horizontal:before {
    content: "\f169";
}

.dashicons-image-flip-vertical:before {
    content: "\f168";
}

.dashicons-image-rotate-left:before {
    content: "\f166";
}

.dashicons-image-rotate-right:before {
    content: "\f167";
}

.dashicons-image-rotate:before {
    content: "\f531";
}

.dashicons-images-alt:before {
    content: "\f232";
}

.dashicons-images-alt2:before {
    content: "\f233";
}

.dashicons-index-card:before {
    content: "\f510";
}

.dashicons-info-outline:before {
    content: "\f14c";
}

.dashicons-info:before {
    content: "\f348";
}

.dashicons-insert-after:before {
    content: "\f14d";
}

.dashicons-insert-before:before {
    content: "\f14e";
}

.dashicons-insert:before {
    content: "\f10f";
}

.dashicons-instagram:before {
    content: "\f12d";
}

.dashicons-laptop:before {
    content: "\f547";
}

.dashicons-layout:before {
    content: "\f538";
}

.dashicons-leftright:before {
    content: "\f229";
}

.dashicons-lightbulb:before {
    content: "\f339";
}

.dashicons-linkedin:before {
    content: "\f18d";
}

.dashicons-list-view:before {
    content: "\f163";
}

.dashicons-location-alt:before {
    content: "\f231";
}

.dashicons-location:before {
    content: "\f230";
}

.dashicons-lock-duplicate:before {
    content: "\f315";
}

.dashicons-lock:before {
    content: "\f160";
}

.dashicons-marker:before {
    content: "\f159";
}

.dashicons-media-archive:before {
    content: "\f501";
}

.dashicons-media-audio:before {
    content: "\f500";
}

.dashicons-media-code:before {
    content: "\f499";
}

.dashicons-media-default:before {
    content: "\f498";
}

.dashicons-media-document:before {
    content: "\f497";
}

.dashicons-media-interactive:before {
    content: "\f496";
}

.dashicons-media-spreadsheet:before {
    content: "\f495";
}

.dashicons-media-text:before {
    content: "\f491";
}

.dashicons-media-video:before {
    content: "\f490";
}

.dashicons-megaphone:before {
    content: "\f488";
}

.dashicons-menu-alt:before {
    content: "\f228";
}

.dashicons-menu-alt2:before {
    content: "\f329";
}

.dashicons-menu-alt3:before {
    content: "\f349";
}

.dashicons-menu:before {
    content: "\f333";
}

.dashicons-microphone:before {
    content: "\f482";
}

.dashicons-migrate:before {
    content: "\f310";
}

.dashicons-minus:before {
    content: "\f460";
}

.dashicons-money-alt:before {
    content: "\f18e";
}

.dashicons-money:before {
    content: "\f526";
}

.dashicons-move:before {
    content: "\f545";
}

.dashicons-nametag:before {
    content: "\f484";
}

.dashicons-networking:before {
    content: "\f325";
}

.dashicons-no-alt:before {
    content: "\f335";
}

.dashicons-no:before {
    content: "\f158";
}

.dashicons-open-folder:before {
    content: "\f18f";
}

.dashicons-palmtree:before {
    content: "\f527";
}

.dashicons-paperclip:before {
    content: "\f546";
}

.dashicons-pdf:before {
    content: "\f190";
}

.dashicons-performance:before {
    content: "\f311";
}

.dashicons-pets:before {
    content: "\f191";
}

.dashicons-phone:before {
    content: "\f525";
}

.dashicons-pinterest:before {
    content: "\f192";
}

.dashicons-playlist-audio:before {
    content: "\f492";
}

.dashicons-playlist-video:before {
    content: "\f493";
}

.dashicons-plugins-checked:before {
    content: "\f485";
}

.dashicons-plus-alt:before {
    content: "\f502";
}

.dashicons-plus-alt2:before {
    content: "\f543";
}

.dashicons-plus:before {
    content: "\f132";
}

.dashicons-podio:before {
    content: "\f19c";
}

.dashicons-portfolio:before {
    content: "\f322";
}

.dashicons-post-status:before {
    content: "\f173";
}

.dashicons-pressthis:before {
    content: "\f157";
}

.dashicons-printer:before {
    content: "\f193";
}

.dashicons-privacy:before {
    content: "\f194";
}

.dashicons-products:before {
    content: "\f312";
}

.dashicons-randomize:before {
    content: "\f503";
}

.dashicons-reddit:before {
    content: "\f195";
}

.dashicons-redo:before {
    content: "\f172";
}

.dashicons-remove:before {
    content: "\f14f";
}

.dashicons-rest-api:before {
    content: "\f124";
}

.dashicons-rss:before {
    content: "\f303";
}

.dashicons-saved:before {
    content: "\f15e";
}

.dashicons-schedule:before {
    content: "\f489";
}

.dashicons-screenoptions:before {
    content: "\f180";
}

.dashicons-search:before {
    content: "\f179";
}

.dashicons-share-alt:before {
    content: "\f240";
}

.dashicons-share-alt2:before {
    content: "\f242";
}

.dashicons-share:before {
    content: "\f237";
}

.dashicons-shield-alt:before {
    content: "\f334";
}

.dashicons-shield:before {
    content: "\f332";
}

.dashicons-shortcode:before {
    content: "\f150";
}

.dashicons-slides:before {
    content: "\f181";
}

.dashicons-smartphone:before {
    content: "\f470";
}

.dashicons-smiley:before {
    content: "\f328";
}

.dashicons-sort:before {
    content: "\f156";
}

.dashicons-sos:before {
    content: "\f468";
}

.dashicons-spotify:before {
    content: "\f196";
}

.dashicons-star-empty:before {
    content: "\f154";
}

.dashicons-star-filled:before {
    content: "\f155";
}

.dashicons-star-half:before {
    content: "\f459";
}

.dashicons-sticky:before {
    content: "\f537";
}

.dashicons-store:before {
    content: "\f513";
}

.dashicons-superhero-alt:before {
    content: "\f197";
}

.dashicons-superhero:before {
    content: "\f198";
}

.dashicons-table-col-after:before {
    content: "\f151";
}

.dashicons-table-col-before:before {
    content: "\f152";
}

.dashicons-table-col-delete:before {
    content: "\f15a";
}

.dashicons-table-row-after:before {
    content: "\f15b";
}

.dashicons-table-row-before:before {
    content: "\f15c";
}

.dashicons-table-row-delete:before {
    content: "\f15d";
}

.dashicons-tablet:before {
    content: "\f471";
}

.dashicons-tag:before {
    content: "\f323";
}

.dashicons-tagcloud:before {
    content: "\f479";
}

.dashicons-testimonial:before {
    content: "\f473";
}

.dashicons-text-page:before {
    content: "\f121";
}

.dashicons-text:before {
    content: "\f478";
}

.dashicons-thumbs-down:before {
    content: "\f542";
}

.dashicons-thumbs-up:before {
    content: "\f529";
}

.dashicons-tickets-alt:before {
    content: "\f524";
}

.dashicons-tickets:before {
    content: "\f486";
}

.dashicons-tide:before {
    content: "\f10d";
}

.dashicons-translation:before {
    content: "\f326";
}

.dashicons-trash:before {
    content: "\f182";
}

.dashicons-twitch:before {
    content: "\f199";
}

.dashicons-twitter-alt:before {
    content: "\f302";
}

.dashicons-twitter:before {
    content: "\f301";
}

.dashicons-undo:before {
    content: "\f171";
}

.dashicons-universal-access-alt:before {
    content: "\f507";
}

.dashicons-universal-access:before {
    content: "\f483";
}

.dashicons-unlock:before {
    content: "\f528";
}

.dashicons-update-alt:before {
    content: "\f113";
}

.dashicons-update:before {
    content: "\f463";
}

.dashicons-upload:before {
    content: "\f317";
}

.dashicons-vault:before {
    content: "\f178";
}

.dashicons-video-alt:before {
    content: "\f234";
}

.dashicons-video-alt2:before {
    content: "\f235";
}

.dashicons-video-alt3:before {
    content: "\f236";
}

.dashicons-visibility:before {
    content: "\f177";
}

.dashicons-warning:before {
    content: "\f534";
}

.dashicons-welcome-add-page:before {
    content: "\f133";
}

.dashicons-welcome-comments:before {
    content: "\f117";
}

.dashicons-welcome-learn-more:before {
    content: "\f118";
}

.dashicons-welcome-view-site:before {
    content: "\f115";
}

.dashicons-welcome-widgets-menus:before {
    content: "\f116";
}

.dashicons-welcome-write-blog:before {
    content: "\f119";
}

.dashicons-whatsapp:before {
    content: "\f19a";
}

.dashicons-wordpress-alt:before {
    content: "\f324";
}

.dashicons-wordpress:before {
    content: "\f120";
}

.dashicons-xing:before {
    content: "\f19d";
}

.dashicons-yes-alt:before {
    content: "\f12a";
}

.dashicons-yes:before {
    content: "\f147";
}

.dashicons-youtube:before {
    content: "\f19b";
}

.dashicons-editor-distractionfree:before {
    content: "\f211";
}

.dashicons-exerpt-view:before {
    content: "\f164";
}

.dashicons-format-links:before {
    content: "\f103";
}

.dashicons-format-standard:before {
    content: "\f109";
}

.dashicons-post-trash:before {
    content: "\f182";
}

.dashicons-share1:before {
    content: "\f237";
}

.dashicons-welcome-edit-page:before {
    content: "\f119";
}
/*! This file is auto-generated */
.mce-tinymce {
    box-shadow: none;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget * {
    color: inherit;
    font-family: inherit;
}

    .mce-container .mce-monospace, .mce-widget .mce-monospace {
        font-family: Consolas,Monaco,monospace;
        font-size: 13px;
        line-height: 150%;
    }

#mce-modal-block, #mce-modal-block.mce-fade {
    opacity: .7;
    transition: none;
    background: #000;
}

.mce-window {
    border-radius: 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.3);
    -webkit-font-smoothing: subpixel-antialiased;
    transition: none;
}

    .mce-window .mce-container-body.mce-abs-layout {
        overflow: visible;
    }

    .mce-window .mce-window-head {
        background: #fff;
        border-bottom: 1px solid #dcdcde;
        padding: 0;
        min-height: 36px;
    }

        .mce-window .mce-window-head .mce-title {
            color: #3c434a;
            font-size: 18px;
            font-weight: 600;
            line-height: 36px;
            margin: 0;
            padding: 0 36px 0 16px;
        }

        .mce-window .mce-window-head .mce-close, .mce-window-head .mce-close .mce-i-remove {
            color: transparent;
            top: 0;
            right: 0;
            width: 36px;
            height: 36px;
            padding: 0;
            line-height: 36px;
            text-align: center;
        }

            .mce-window-head .mce-close .mce-i-remove:before {
                font: normal 20px/36px dashicons;
                text-align: center;
                color: #646970;
                width: 36px;
                height: 36px;
                display: block;
            }

.mce-window-head .mce-close:focus .mce-i-remove:before, .mce-window-head .mce-close:hover .mce-i-remove:before {
    color: #135e96;
}

.mce-window-head .mce-close:focus .mce-i-remove, div.mce-tab:focus {
    box-shadow: 0 0 0 2px #2271b1;
    outline: 2px solid transparent;
}

.mce-window .mce-window-head .mce-dragh {
    width: calc(100% - 36px);
}

.mce-window .mce-foot {
    border-top: 1px solid #dcdcde;
}

#wp-link .query-results, .mce-checkbox i.mce-i-checkbox, .mce-textbox {
    border: 1px solid #dcdcde;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    transition: .05s all ease-in-out;
}

    #wp-link .query-results:focus, .mce-checkbox:focus i.mce-i-checkbox, .mce-textbox.mce-focus, .mce-textbox:focus {
        border-color: #4f94d4;
        box-shadow: 0 0 0 2px #2271b1;
        outline: 2px solid transparent;
    }

.mce-window .mce-wp-help {
    height: 360px;
    width: 460px;
    overflow: auto;
}

    .mce-window .mce-wp-help * {
        box-sizing: border-box;
    }

    .mce-window .mce-wp-help > .mce-container-body {
        width: auto!important;
    }

.mce-window .wp-editor-help {
    padding: 10px 10px 0 20px;
}

    .mce-window .wp-editor-help h2, .mce-window .wp-editor-help p {
        margin: 8px 0;
        white-space: normal;
        font-size: 14px;
        font-weight: 400;
    }

    .mce-window .wp-editor-help table {
        width: 100%;
        margin-bottom: 20px;
    }

        .mce-window .wp-editor-help table.wp-help-single {
            margin: 0 8px 20px;
        }

        .mce-window .wp-editor-help table.fixed {
            table-layout: fixed;
        }

            .mce-window .wp-editor-help table.fixed td:nth-child(odd), .mce-window .wp-editor-help table.fixed th:nth-child(odd) {
                width: 12%;
            }

            .mce-window .wp-editor-help table.fixed td:nth-child(2n), .mce-window .wp-editor-help table.fixed th:nth-child(2n) {
                width: 38%;
            }

            .mce-window .wp-editor-help table.fixed th:nth-child(odd) {
                padding: 5px 0 0;
            }

    .mce-window .wp-editor-help td, .mce-window .wp-editor-help th {
        font-size: 13px;
        padding: 5px;
        vertical-align: middle;
        word-wrap: break-word;
        white-space: normal;
    }

    .mce-window .wp-editor-help th {
        font-weight: 600;
        padding-bottom: 0;
    }

    .mce-window .wp-editor-help kbd {
        font-family: monospace;
        padding: 2px 7px 3px;
        font-weight: 600;
        margin: 0;
        background: #f0f0f1;
        background: rgba(0,0,0,.08);
    }

.mce-window .wp-help-th-center td:nth-child(odd), .mce-window .wp-help-th-center th:nth-child(odd) {
    text-align: center;
}

.mce-floatpanel.mce-popover, .mce-menu {
    border-color: rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
}

    .mce-floatpanel.mce-popover.mce-bottom, .mce-menu {
        margin-top: 2px;
    }

.mce-floatpanel .mce-arrow {
    display: none;
}

.mce-menu .mce-container-body {
    min-width: 160px;
}

.mce-menu-item {
    border: none;
    margin-bottom: 2px;
    padding: 6px 15px 6px 12px;
}

.mce-menu-has-icons i.mce-ico {
    line-height: 20px;
}

div.mce-panel {
    border: 0;
    background: #fff;
}

.mce-panel.mce-menu {
    border: 1px solid #dcdcde;
}

div.mce-tab {
    line-height: 13px;
}

div.mce-toolbar-grp {
    border-bottom: 1px solid #dcdcde;
    background: #f6f7f7;
    padding: 0;
    position: relative;
}

div.mce-inline-toolbar-grp {
    border: 1px solid #a7aaad;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0,0,0,.15);
    box-sizing: border-box;
    margin-bottom: 8px;
    position: absolute;
    -webkit-user-select: none;
    user-select: none;
    max-width: 98%;
    z-index: 100100;
}

    div.mce-inline-toolbar-grp > div.mce-stack-layout {
        padding: 1px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-up {
        margin-bottom: 0;
        margin-top: 8px;
    }

    div.mce-inline-toolbar-grp:after, div.mce-inline-toolbar-grp:before {
        position: absolute;
        left: 50%;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
        content: "";
    }

    div.mce-inline-toolbar-grp.mce-arrow-up:before {
        top: -9px;
        border-bottom-color: #a7aaad;
        border-width: 0 9px 9px;
        margin-left: -9px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-down:before {
        bottom: -9px;
        border-top-color: #a7aaad;
        border-width: 9px 9px 0;
        margin-left: -9px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-up:after {
        top: -8px;
        border-bottom-color: #f6f7f7;
        border-width: 0 8px 8px;
        margin-left: -8px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-down:after {
        bottom: -8px;
        border-top-color: #f6f7f7;
        border-width: 8px 8px 0;
        margin-left: -8px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-left:after, div.mce-inline-toolbar-grp.mce-arrow-left:before {
        margin: 0;
    }

    div.mce-inline-toolbar-grp.mce-arrow-left:before {
        left: 20px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-left:after {
        left: 21px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-right:after, div.mce-inline-toolbar-grp.mce-arrow-right:before {
        left: auto;
        margin: 0;
    }

    div.mce-inline-toolbar-grp.mce-arrow-right:before {
        right: 20px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-right:after {
        right: 21px;
    }

    div.mce-inline-toolbar-grp.mce-arrow-full {
        right: 0;
    }

        div.mce-inline-toolbar-grp.mce-arrow-full > div {
            width: 100%;
            overflow-x: auto;
        }

div.mce-toolbar-grp > div {
    padding: 3px;
}

.has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first {
    padding-right: 32px;
}

.mce-toolbar .mce-btn-group {
    margin: 0;
}

.block-library-classic__toolbar .mce-toolbar-grp .mce-toolbar:not(:first-child) {
    display: none;
}

.block-library-classic__toolbar.has-advanced-toolbar .mce-toolbar-grp .mce-toolbar {
    display: block;
}

div.mce-statusbar {
    border-top: 1px solid #dcdcde;
}

div.mce-path {
    padding: 2px 10px;
    margin: 0;
}

.mce-path, .mce-path .mce-divider, .mce-path-item {
    font-size: 12px;
}

.mce-toolbar .mce-btn, .qt-dfw {
    border-color: transparent;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    cursor: pointer;
}

.mce-btn .mce-txt {
    direction: inherit;
    text-align: inherit;
}

.mce-toolbar .mce-btn-group .mce-btn, .qt-dfw {
    border: 1px solid transparent;
    margin: 2px;
    border-radius: 2px;
}

    .mce-toolbar .mce-btn-group .mce-btn:focus, .mce-toolbar .mce-btn-group .mce-btn:hover, .qt-dfw:focus, .qt-dfw:hover {
        background: #f6f7f7;
        color: #1d2327;
        box-shadow: 0 0 0 2px #2271b1;
        outline: 2px solid transparent;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-active, .mce-toolbar .mce-btn-group .mce-btn:active, .qt-dfw.active {
        background: #f0f0f1;
        border-color: #50575e;
    }

.mce-btn.mce-active, .mce-btn.mce-active button, .mce-btn.mce-active i, .mce-btn.mce-active:hover button, .mce-btn.mce-active:hover i {
    color: inherit;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-active:focus, .mce-toolbar .mce-btn-group .mce-btn.mce-active:hover {
    border-color: #1d2327;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus, .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover {
    color: #a7aaad;
    background: 0 0;
    border-color: #dcdcde;
    text-shadow: 0 1px 0 #fff;
    box-shadow: none;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus {
    border-color: #50575e;
}

.mce-toolbar .mce-btn-group .mce-first, .mce-toolbar .mce-btn-group .mce-last {
    border-color: transparent;
}

.mce-toolbar .mce-btn button, .qt-dfw {
    padding: 2px 3px;
    line-height: normal;
}

.mce-toolbar .mce-listbox button {
    font-size: 13px;
    line-height: 1.53846153;
    padding-left: 6px;
    padding-right: 20px;
}

.mce-toolbar .mce-btn i {
    text-shadow: none;
}

.mce-toolbar .mce-btn-group > div {
    white-space: normal;
}

.mce-toolbar .mce-colorbutton .mce-open {
    border-right: 0;
}

.mce-toolbar .mce-colorbutton .mce-preview {
    margin: 0;
    padding: 0;
    top: auto;
    bottom: 2px;
    left: 3px;
    height: 3px;
    width: 20px;
    background: #50575e;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-primary {
    min-width: 0;
    background: #3582c4;
    border-color: #2271b1 #135e96 #135e96;
    box-shadow: 0 1px 0 #135e96;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

    .mce-toolbar .mce-btn-group .mce-btn.mce-primary button {
        padding: 2px 3px 1px;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-primary .mce-ico {
        color: #fff;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus, .mce-toolbar .mce-btn-group .mce-btn.mce-primary:hover {
        background: #4f94d4;
        border-color: #135e96;
        color: #fff;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-primary:focus {
        box-shadow: 0 0 1px 1px #72aee6;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-primary:active {
        background: #2271b1;
        border-color: #135e96;
        box-shadow: inset 0 2px 0 #135e96;
    }

.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
    border-radius: 0;
    direction: ltr;
    background: #fff;
    border: 1px solid #dcdcde;
}

    .mce-toolbar .mce-btn-group .mce-btn.mce-listbox:focus, .mce-toolbar .mce-btn-group .mce-btn.mce-listbox:hover {
        box-shadow: 0 0 0 2px #2271b1;
        outline: 2px solid transparent;
    }

.mce-panel .mce-btn i.mce-caret {
    border-top: 6px solid #50575e;
    margin-left: 2px;
    margin-right: 2px;
}

.mce-listbox i.mce-caret {
    right: 4px;
}

.mce-panel .mce-btn:focus i.mce-caret, .mce-panel .mce-btn:hover i.mce-caret {
    border-top-color: #1d2327;
}

.mce-panel .mce-active i.mce-caret {
    border-top: 0;
    border-bottom: 6px solid #1d2327;
    margin-top: 7px;
}

.mce-listbox.mce-active i.mce-caret {
    margin-top: -3px;
}

.mce-toolbar .mce-splitbtn:hover .mce-open {
    border-right-color: transparent;
}

.mce-toolbar .mce-splitbtn .mce-open.mce-active {
    background: 0 0;
    outline: 0;
}

.mce-menu .mce-menu-item.mce-active.mce-menu-item-normal, .mce-menu .mce-menu-item.mce-active.mce-menu-item-preview, .mce-menu .mce-menu-item.mce-selected, .mce-menu .mce-menu-item:focus, .mce-menu .mce-menu-item:hover {
    background: #2271b1;
    color: #fff;
}

    .mce-menu .mce-menu-item.mce-selected .mce-caret, .mce-menu .mce-menu-item:focus .mce-caret, .mce-menu .mce-menu-item:hover .mce-caret {
        border-left-color: #fff;
    }

.rtl .mce-menu .mce-menu-item.mce-selected .mce-caret, .rtl .mce-menu .mce-menu-item:focus .mce-caret, .rtl .mce-menu .mce-menu-item:hover .mce-caret {
    border-left-color: inherit;
    border-right-color: #fff;
}

.mce-menu .mce-menu-item.mce-active .mce-menu-shortcut, .mce-menu .mce-menu-item.mce-disabled:hover .mce-ico, .mce-menu .mce-menu-item.mce-disabled:hover .mce-text, .mce-menu .mce-menu-item.mce-selected .mce-ico, .mce-menu .mce-menu-item.mce-selected .mce-text, .mce-menu .mce-menu-item:focus .mce-ico, .mce-menu .mce-menu-item:focus .mce-menu-shortcut, .mce-menu .mce-menu-item:focus .mce-text, .mce-menu .mce-menu-item:hover .mce-ico, .mce-menu .mce-menu-item:hover .mce-menu-shortcut, .mce-menu .mce-menu-item:hover .mce-text {
    color: inherit;
}

.mce-menu .mce-menu-item.mce-disabled {
    cursor: default;
}

    .mce-menu .mce-menu-item.mce-disabled:hover {
        background: #c3c4c7;
    }

div.mce-menubar {
    border-color: #dcdcde;
    background: #fff;
    border-width: 0 0 1px;
}

.mce-menubar .mce-menubtn.mce-active, .mce-menubar .mce-menubtn:focus, .mce-menubar .mce-menubtn:hover {
    border-color: transparent;
    background: 0 0;
}

.mce-menubar .mce-menubtn:focus {
    color: #043959;
    box-shadow: 0 0 0 2px #2271b1;
    outline: 2px solid transparent;
}

.mce-menu-item-sep:hover, div.mce-menu .mce-menu-item-sep {
    border-bottom: 1px solid #dcdcde;
    height: 0;
    margin: 5px 0;
}

.mce-menubtn span {
    margin-right: 0;
    padding-left: 3px;
}

.mce-menu-has-icons i.mce-ico:before {
    margin-left: -2px;
}

.mce-menu.mce-menu-align .mce-menu-item-normal {
    position: relative;
}

.mce-menu.mce-menu-align .mce-menu-shortcut {
    bottom: .6em;
    font-size: .9em;
}

.mce-primary button, .mce-primary button i {
    text-align: center;
    color: #fff;
    text-shadow: none;
    padding: 0;
    line-height: 1.85714285;
}

.mce-window .mce-btn {
    color: #50575e;
    background: #f6f7f7;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 1px solid #c3c4c7;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-shadow: 0 1px 0 #c3c4c7;
}

    .mce-window .mce-btn::-moz-focus-inner {
        border-width: 0;
        border-style: none;
        padding: 0;
    }

    .mce-window .mce-btn:focus, .mce-window .mce-btn:hover {
        background: #f6f7f7;
        border-color: #8c8f94;
        color: #1d2327;
    }

    .mce-window .mce-btn:focus {
        border-color: #4f94d4;
        box-shadow: 0 0 3px rgba(34,113,177,.8);
    }

    .mce-window .mce-btn:active {
        background: #f0f0f1;
        border-color: #8c8f94;
        box-shadow: inset 0 2px 5px -3px rgba(0,0,0,.5);
        transform: translateY(1px);
    }

    .mce-window .mce-btn.mce-disabled {
        color: #a7aaad!important;
        border-color: #dcdcde!important;
        background: #f6f7f7!important;
        box-shadow: none!important;
        text-shadow: 0 1px 0 #fff!important;
        cursor: default;
        transform: none!important;
    }

    .mce-window .mce-btn.mce-primary {
        background: #3582c4;
        border-color: #2271b1 #135e96 #135e96;
        box-shadow: 0 1px 0 #135e96;
        color: #fff;
        text-decoration: none;
        text-shadow: 0 -1px 1px #135e96,1px 0 1px #135e96,0 1px 1px #135e96,-1px 0 1px #135e96;
    }

        .mce-window .mce-btn.mce-primary:focus, .mce-window .mce-btn.mce-primary:hover {
            background: #4f94d4;
            border-color: #135e96;
            color: #fff;
        }

        .mce-window .mce-btn.mce-primary:focus {
            box-shadow: 0 1px 0 #2271b1,0 0 2px 1px #72aee6;
        }

        .mce-window .mce-btn.mce-primary:active {
            background: #2271b1;
            border-color: #135e96;
            box-shadow: inset 0 2px 0 #135e96;
            vertical-align: top;
        }

        .mce-window .mce-btn.mce-primary.mce-disabled {
            color: #9ec2e6!important;
            background: #4f94d4!important;
            border-color: #3582c4!important;
            box-shadow: none!important;
            text-shadow: 0 -1px 0 rgba(0,0,0,.1)!important;
            cursor: default;
        }

.mce-menubtn.mce-fixed-width span {
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 82px;
}

.mce-charmap {
    margin: 3px;
}

    .mce-charmap td {
        padding: 0;
        border-color: #dcdcde;
        cursor: pointer;
    }

        .mce-charmap td:hover {
            background: #f6f7f7;
        }

        .mce-charmap td div {
            width: 18px;
            height: 22px;
            line-height: 1.57142857;
        }

.mce-tooltip {
    margin-top: 2px;
}

.mce-tooltip-inner {
    border-radius: 3px;
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
    color: #fff;
    font-size: 12px;
}

.mce-ico {
    font-family: tinymce,Arial;
}

.mce-btn-small .mce-ico {
    font-family: tinymce-small,Arial;
}

.mce-toolbar .mce-ico {
    color: #50575e;
    line-height: 1;
    width: 20px;
    height: 20px;
    text-align: center;
    text-shadow: none;
    margin: 0;
    padding: 0;
}

.qt-dfw {
    color: #50575e;
    line-height: 1;
    width: 28px;
    height: 26px;
    text-align: center;
    text-shadow: none;
}

.mce-toolbar .mce-btn .mce-open {
    line-height: 20px;
}

.mce-toolbar .mce-btn.mce-active .mce-open, .mce-toolbar .mce-btn:focus .mce-open, .mce-toolbar .mce-btn:hover .mce-open {
    border-left-color: #1d2327;
}

div.mce-notification {
    left: 10%!important;
    right: 10%;
}

.mce-notification button.mce-close {
    right: 6px;
    top: 3px;
    font-weight: 400;
    color: #50575e;
}

    .mce-notification button.mce-close:focus, .mce-notification button.mce-close:hover {
        color: #000;
    }

i.mce-i-aligncenter, i.mce-i-alignjustify, i.mce-i-alignleft, i.mce-i-alignright, i.mce-i-backcolor, i.mce-i-blockquote, i.mce-i-bold, i.mce-i-bullist, i.mce-i-charmap, i.mce-i-dashicon, i.mce-i-dfw, i.mce-i-forecolor, i.mce-i-fullscreen, i.mce-i-help, i.mce-i-hr, i.mce-i-indent, i.mce-i-italic, i.mce-i-link, i.mce-i-ltr, i.mce-i-numlist, i.mce-i-outdent, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-redo, i.mce-i-remove, i.mce-i-removeformat, i.mce-i-spellchecker, i.mce-i-strikethrough, i.mce-i-underline, i.mce-i-undo, i.mce-i-unlink, i.mce-i-wp-media-library, i.mce-i-wp_adv, i.mce-i-wp_code, i.mce-i-wp_fullscreen, i.mce-i-wp_help, i.mce-i-wp_more, i.mce-i-wp_page {
    font: normal 20px/1 dashicons;
    padding: 0;
    vertical-align: top;
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -2px;
    padding-right: 2px;
}

.qt-dfw {
    font: normal 20px/1 dashicons;
    vertical-align: top;
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

i.mce-i-bold:before {
    content: "\f200";
}

i.mce-i-italic:before {
    content: "\f201";
}

i.mce-i-bullist:before {
    content: "\f203";
}

i.mce-i-numlist:before {
    content: "\f204";
}

i.mce-i-blockquote:before {
    content: "\f205";
}

i.mce-i-alignleft:before {
    content: "\f206";
}

i.mce-i-aligncenter:before {
    content: "\f207";
}

i.mce-i-alignright:before {
    content: "\f208";
}

i.mce-i-link:before {
    content: "\f103";
}

i.mce-i-unlink:before {
    content: "\f225";
}

i.mce-i-wp_more:before {
    content: "\f209";
}

i.mce-i-strikethrough:before {
    content: "\f224";
}

i.mce-i-spellchecker:before {
    content: "\f210";
}

.qt-dfw:before, i.mce-i-dfw:before, i.mce-i-fullscreen:before, i.mce-i-wp_fullscreen:before {
    content: "\f211";
}

i.mce-i-wp_adv:before {
    content: "\f212";
}

i.mce-i-underline:before {
    content: "\f213";
}

i.mce-i-alignjustify:before {
    content: "\f214";
}

i.mce-i-backcolor:before, i.mce-i-forecolor:before {
    content: "\f215";
}

i.mce-i-pastetext:before {
    content: "\f217";
}

i.mce-i-removeformat:before {
    content: "\f218";
}

i.mce-i-charmap:before {
    content: "\f220";
}

i.mce-i-outdent:before {
    content: "\f221";
}

i.mce-i-indent:before {
    content: "\f222";
}

i.mce-i-undo:before {
    content: "\f171";
}

i.mce-i-redo:before {
    content: "\f172";
}

i.mce-i-help:before, i.mce-i-wp_help:before {
    content: "\f223";
}

i.mce-i-wp-media-library:before {
    content: "\f104";
}

i.mce-i-ltr:before {
    content: "\f320";
}

i.mce-i-wp_page:before {
    content: "\f105";
}

i.mce-i-hr:before {
    content: "\f460";
}

i.mce-i-remove:before {
    content: "\f158";
}

i.mce-i-wp_code:before {
    content: "\f475";
}

.rtl i.mce-i-outdent:before {
    content: "\f222";
}

.rtl i.mce-i-indent:before {
    content: "\f221";
}

.wp-editor-wrap {
    position: relative;
}

.wp-editor-tools {
    position: relative;
    z-index: 1;
}

    .wp-editor-tools:after {
        clear: both;
        content: "";
        display: table;
    }

.wp-editor-container {
    clear: both;
    border: 1px solid #dcdcde;
}

.wp-editor-area {
    font-family: Consolas,Monaco,monospace;
    font-size: 13px;
    padding: 10px;
    margin: 1px 0 0;
    line-height: 150%;
    border: 0;
    outline: 0;
    display: block;
    resize: vertical;
    box-sizing: border-box;
}

.rtl .wp-editor-area {
    font-family: Tahoma,Monaco,monospace;
}

.locale-he-il .wp-editor-area {
    font-family: Arial,Monaco,monospace;
}

.wp-editor-container textarea.wp-editor-area {
    width: 100%;
    margin: 0;
    box-shadow: none;
}

.wp-editor-tabs {
    float: right;
}

.wp-switch-editor {
    float: left;
    box-sizing: content-box;
    position: relative;
    top: 1px;
    background: #f0f0f1;
    color: #646970;
    cursor: pointer;
    font-size: 13px;
    line-height: 1.46153846;
    height: 20px;
    margin: 5px 0 0 5px;
    padding: 3px 8px 4px;
    border: 1px solid #dcdcde;
}

    .wp-switch-editor:focus {
        box-shadow: 0 0 0 2px #2271b1;
        outline: 2px solid transparent;
        color: #1d2327;
    }

    .wp-switch-editor:active {
        background-color: #f6f7f7;
        box-shadow: none;
    }

.js .tmce-active .wp-editor-area {
    color: #fff;
}

.tmce-active .quicktags-toolbar {
    display: none;
}

.html-active .switch-html, .tmce-active .switch-tmce {
    background: #f6f7f7;
    color: #50575e;
    border-bottom-color: #f6f7f7;
}

.wp-media-buttons {
    float: left;
}

    .wp-media-buttons .button {
        margin-right: 5px;
        margin-bottom: 4px;
        padding-left: 7px;
        padding-right: 7px;
    }

        .wp-media-buttons .button:active {
            position: relative;
            top: 1px;
            margin-top: -1px;
            margin-bottom: 1px;
        }

    .wp-media-buttons .insert-media {
        padding-left: 5px;
    }

    .wp-media-buttons a {
        text-decoration: none;
        color: #3c434a;
        font-size: 12px;
    }

    .wp-media-buttons img {
        padding: 0 4px;
        vertical-align: middle;
    }

    .wp-media-buttons span.wp-media-buttons-icon {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 1;
        vertical-align: middle;
        margin: 0 2px;
    }

    .wp-media-buttons .add_media span.wp-media-buttons-icon {
        background: 0 0;
    }

        .wp-media-buttons .add_media span.wp-media-buttons-icon:before {
            font: normal 18px/1 dashicons;
            speak: never;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .wp-media-buttons .add_media span.wp-media-buttons-icon:before {
            content: "\f104";
        }

.mce-content-body dl.wp-caption {
    max-width: 100%;
}

.quicktags-toolbar {
    padding: 3px;
    position: relative;
    border-bottom: 1px solid #dcdcde;
    background: #f6f7f7;
    min-height: 30px;
}

.has-dfw .quicktags-toolbar {
    padding-right: 35px;
}

.wp-core-ui .quicktags-toolbar input.button.button-small {
    margin: 2px;
}

.quicktags-toolbar input[value=link] {
    text-decoration: underline;
}

.quicktags-toolbar input[value=del] {
    text-decoration: line-through;
}

.quicktags-toolbar input[value="i"] {
    font-style: italic;
}

.quicktags-toolbar input[value="b"] {
    font-weight: 600;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw, .qt-dfw {
    position: absolute;
    top: 0;
    right: 0;
}

.mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw {
    margin: 7px 7px 0 0;
}

.qt-dfw {
    margin: 5px 5px 0 0;
}

.qt-fullscreen {
    position: static;
    margin: 2px;
}

@media screen and (max-width:782px) {
    .mce-toolbar .mce-btn button, .qt-dfw {
        padding: 6px 7px;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-primary button {
        padding: 6px 7px 5px;
    }

    .mce-toolbar .mce-btn-group .mce-btn {
        margin: 1px;
    }

    .qt-dfw {
        width: 36px;
        height: 34px;
    }

    .mce-toolbar .mce-btn-group .mce-btn.mce-wp-dfw {
        margin: 4px 4px 0 0;
    }

    .mce-toolbar .mce-colorbutton .mce-preview {
        left: 8px;
        bottom: 6px;
    }

    .mce-window .mce-btn {
        padding: 2px 0;
    }

    .has-dfw .quicktags-toolbar, .has-dfw div.mce-toolbar-grp .mce-toolbar.mce-first {
        padding-right: 40px;
    }
}

@media screen and (min-width:782px) {
    .wp-core-ui .quicktags-toolbar input.button.button-small {
        font-size: 12px;
        min-height: 26px;
        line-height: 2;
    }
}

#wp_editbtns, #wp_gallerybtns {
    padding: 2px;
    position: absolute;
    display: none;
    z-index: 100020;
}

#wp_delgallery, #wp_delimgbtn, #wp_editgallery, #wp_editimgbtn {
    background-color: #f0f0f1;
    margin: 2px;
    padding: 2px;
    border: 1px solid #8c8f94;
    border-radius: 3px;
}

    #wp_delgallery:hover, #wp_delimgbtn:hover, #wp_editgallery:hover, #wp_editimgbtn:hover {
        border-color: #50575e;
        background-color: #c3c4c7;
    }

#wp-link-wrap {
    display: none;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.3);
    width: 500px;
    overflow: hidden;
    margin-left: -250px;
    margin-top: -125px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 100105;
    transition: height .2s,margin-top .2s;
}

#wp-link-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 360px;
    background: #000;
    opacity: .7;
    z-index: 100100;
}

#wp-link {
    position: relative;
    height: 100%;
}

#wp-link-wrap {
    height: 600px;
    margin-top: -300px;
}

    #wp-link-wrap .wp-link-text-field {
        display: none;
    }

    #wp-link-wrap.has-text-field .wp-link-text-field {
        display: block;
    }

#link-modal-title {
    background: #fff;
    border-bottom: 1px solid #dcdcde;
    font-size: 18px;
    font-weight: 600;
    line-height: 2;
    margin: 0;
    padding: 0 36px 0 16px;
}

#wp-link-close {
    color: #646970;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    text-align: center;
    background: 0 0;
    border: none;
    cursor: pointer;
}

    #wp-link-close:before {
        font: normal 20px/36px dashicons;
        vertical-align: top;
        speak: never;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 36px;
        height: 36px;
        content: "\f158";
    }

    #wp-link-close:focus, #wp-link-close:hover {
        color: #135e96;
    }

    #wp-link-close:focus {
        box-shadow: 0 0 0 2px #2271b1;
        outline: 2px solid transparent;
        outline-offset: -2px;
    }

#wp-link-wrap #link-selector {
    -webkit-overflow-scrolling: touch;
    padding: 0 16px;
    position: absolute;
    top: calc(2.15384615em + 16px);
    left: 0;
    right: 0;
    bottom: calc(2.15384615em + 19px);
    display: flex;
    flex-direction: column;
    overflow: auto;
}

#wp-link ol, #wp-link ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#wp-link input[type=text] {
    box-sizing: border-box;
}

#wp-link #link-options {
    padding: 8px 0 12px;
}

#wp-link p.howto {
    margin: 3px 0;
}

    #wp-link p.howto a {
        text-decoration: none;
        color: inherit;
    }

#wp-link label input[type=text] {
    margin-top: 5px;
    width: 70%;
}

#wp-link #link-options label span, #wp-link #search-panel label span.search-label {
    display: inline-block;
    width: 120px;
    text-align: right;
    padding-right: 5px;
    max-width: 24%;
    vertical-align: middle;
    word-wrap: break-word;
}

#wp-link .link-search-field {
    width: 250px;
    max-width: 70%;
}

#wp-link .link-search-wrapper {
    margin: 5px 0 9px;
    display: block;
}

#wp-link .query-results {
    position: absolute;
    width: calc(100% - 32px);
}

#wp-link .link-search-wrapper .spinner {
    float: none;
    margin: -3px 0 0 4px;
}

#wp-link .link-target {
    padding: 3px 0 0;
}

    #wp-link .link-target label {
        max-width: 70%;
    }

#wp-link .query-results {
    border: 1px #dcdcde solid;
    margin: 0 0 12px;
    background: #fff;
    overflow: auto;
    max-height: 290px;
}

#wp-link li {
    clear: both;
    margin-bottom: 0;
    border-bottom: 1px solid #f0f0f1;
    color: #2c3338;
    padding: 4px 6px 4px 10px;
    cursor: pointer;
    position: relative;
}

#wp-link .query-notice {
    padding: 0;
    border-bottom: 1px solid #dcdcde;
    background-color: #fff;
    color: #000;
}

    #wp-link .query-notice .query-notice-default, #wp-link .query-notice .query-notice-hint {
        display: block;
        padding: 6px;
        border-left: 4px solid #72aee6;
    }

#wp-link .unselectable.no-matches-found {
    padding: 0;
    border-bottom: 1px solid #dcdcde;
    background-color: #f6f7f7;
}

#wp-link .no-matches-found .item-title {
    display: block;
    padding: 6px;
    border-left: 4px solid #d63638;
}

#wp-link .query-results em {
    font-style: normal;
}

#wp-link li:hover {
    background: #f0f6fc;
    color: #101517;
}

#wp-link li.unselectable {
    border-bottom: 1px solid #dcdcde;
}

    #wp-link li.unselectable:hover {
        background: #fff;
        cursor: auto;
        color: #2c3338;
    }

#wp-link li.selected {
    background: #dcdcde;
    color: #2c3338;
}

    #wp-link li.selected .item-title {
        font-weight: 600;
    }

#wp-link li:last-child {
    border: none;
}

#wp-link .item-title {
    display: inline-block;
    width: 80%;
    width: calc(100% - 68px);
    word-wrap: break-word;
}

#wp-link .item-info {
    text-transform: uppercase;
    color: #646970;
    font-size: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
}

#wp-link .river-waiting {
    display: none;
    padding: 10px 0;
}

#wp-link .submitbox {
    padding: 8px 16px;
    background: #fff;
    border-top: 1px solid #dcdcde;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#wp-link-cancel {
    line-height: 1.92307692;
    float: left;
}

#wp-link-update {
    line-height: 1.76923076;
    float: right;
}

#wp-link-submit {
    float: right;
}

@media screen and (max-width:782px) {
    #link-selector {
        padding: 0 16px 60px;
    }

    #wp-link-wrap #link-selector {
        bottom: calc(2.71428571em + 23px);
    }

    #wp-link-cancel {
        line-height: 2.46153846;
    }

    #wp-link .link-target {
        padding-top: 10px;
    }

    #wp-link .submitbox .button {
        margin-bottom: 0;
    }
}

@media screen and (max-width:520px) {
    #wp-link-wrap {
        width: auto;
        margin-left: 0;
        left: 10px;
        right: 10px;
        max-width: 500px;
    }
}

@media screen and (max-height:620px) {
    #wp-link-wrap {
        transition: none;
        height: auto;
        margin-top: 0;
        top: 10px;
        bottom: 10px;
    }

    #link-selector {
        overflow: auto;
    }
}

@media screen and (max-height:290px) {
    #wp-link-wrap {
        height: auto;
        margin-top: 0;
        top: 10px;
        bottom: 10px;
    }

    #link-selector {
        overflow: auto;
        height: calc(100% - 92px);
        padding-bottom: 2px;
    }
}

div.wp-link-preview {
    float: left;
    margin: 5px;
    max-width: 694px;
    overflow: hidden;
    text-overflow: ellipsis;
}

    div.wp-link-preview a {
        color: #2271b1;
        text-decoration: underline;
        transition-property: border,background,color;
        transition-duration: .05s;
        transition-timing-function: ease-in-out;
        cursor: pointer;
    }

        div.wp-link-preview a.wplink-url-error {
            color: #d63638;
        }

.mce-inline-toolbar-grp div.mce-flow-layout-item > div {
    display: flex;
    align-items: flex-end;
}

div.wp-link-input {
    float: left;
    margin: 2px;
    max-width: 694px;
}

    div.wp-link-input label {
        margin-bottom: 4px;
        display: block;
    }

    div.wp-link-input input {
        width: 300px;
        padding: 3px;
        box-sizing: border-box;
        line-height: 1.28571429;
        min-height: 26px;
    }

.mce-toolbar div.wp-link-input ~ .mce-btn, .mce-toolbar div.wp-link-preview ~ .mce-btn {
    margin: 2px 1px;
}

.mce-inline-toolbar-grp .mce-btn-group .mce-btn:last-child {
    margin-right: 2px;
}

.ui-autocomplete.wplink-autocomplete {
    z-index: 100110;
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    border: 1px solid #4f94d4;
    box-shadow: 0 1px 2px rgba(79,148,212,.8);
    background-color: #fff;
}

    .ui-autocomplete.wplink-autocomplete li {
        margin-bottom: 0;
        padding: 4px 10px;
        clear: both;
        white-space: normal;
        text-align: left;
    }

        .ui-autocomplete.wplink-autocomplete li .wp-editor-float-right {
            float: right;
        }

        .ui-autocomplete.wplink-autocomplete li.ui-state-focus {
            background-color: #dcdcde;
            cursor: pointer;
        }

@media screen and (max-width:782px) {
    div.wp-link-input, div.wp-link-preview {
        max-width: 70%;
        max-width: calc(100% - 86px);
    }

    div.wp-link-preview {
        margin: 8px 0 8px 5px;
    }

    div.wp-link-input {
        width: 300px;
    }

        div.wp-link-input input {
            width: 100%;
            font-size: 16px;
            padding: 5px;
        }
}

.mce-fullscreen {
    z-index: 100010;
}

.rtl .quicktags-toolbar input, .rtl .wp-switch-editor {
    font-family: Tahoma,sans-serif;
}

.mce-rtl .mce-flow-layout .mce-flow-layout-item > div {
    direction: rtl;
}

.mce-rtl .mce-listbox i.mce-caret {
    left: 6px;
}

html:lang(he-il) .rtl .quicktags-toolbar input, html:lang(he-il) .rtl .wp-switch-editor {
    font-family: Arial,sans-serif;
}

@media print,(min-resolution:120dpi) {
    .wp-media-buttons .add_media span.wp-media-buttons-icon {
        background: 0 0;
    }
}

:root {
    --wcboost-swatches-item-width:30px;
    --wcboost-swatches-item-width:30px;
    --wcboost-swatches-item-padding:2px;
    --wcboost-swatches-item-gap:1em;
    --wcboost-swatches-color-border:rgba(0, 0, 0, 0.2);
    --wcboost-swatches-color-border-selected:rgba(0, 0, 0, 0.7);
    --wcboost-swatches-color-border-outstock:rgba(252, 56, 56, 0.7);
    --wcboost-swatches-color-tooltip:#333;
    --wcboost-swatches-color-tooltip-text:#fff;
    --wcboost-swatches-button-font-size:1em;
    --wcboost-swatches-label-font-size:1em;
    --wcboost-swatches-invalid-line-color:#ff0000;
    --wcboost-swatches-invalid-line-width:calc(100% + 6px);
    --wcboost-swatches-invalid-line-height:2px;
    --wcboost-swatches-invalid-line-radius:1px;
    --wcboost-swatches-invalid-opacity:0.2;
}

.wcboost-variation-swatches > select {
    display: none!important;
}

.wcboost-variation-swatches__wrapper {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: var(--wcboost-swatches-item-gap);
}

.wcboost-variation-swatches__item {
    transition: .3s;
    text-align: center;
    white-space: nowrap;
    width: var(--wcboost-swatches-item-width);
    height: var(--wcboost-swatches-item-height);
    padding: var(--wcboost-swatches-item-padding);
    line-height: 1.1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 0 1px var(--wcboost-swatches-color-border);
}

.wcboost-variation-swatches__name {
    display: block;
}

.wcboost-variation-swatches__item:hover, .wcboost-variation-swatches__item:focus {
    box-shadow: 0 0 0 2px var(--wcboost-swatches-color-border);
}

.wcboost-variation-swatches__item.selected {
    border-color: var(--wcboost-swatches-color-border-selected);
    box-shadow: 0 0 0 2px var(--wcboost-swatches-color-border-selected);
}

.wcboost-variation-swatches__item.disabled {
    cursor: default;
}

:where(.wcboost-variation-swatches--invalid-hide) .wcboost-variation-swatches__item.is-invalid {
    display: none!important;
}

:is(.wcboost-variation-swatches--invalid-blur,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid {
    opacity: var(--wcboost-swatches-invalid-opacity);
}

:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid {
    position: relative;
    overflow: visible;
}

    :is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross,.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash,.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid::before, :is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: var(--wcboost-swatches-invalid-line-width);
        height: var(--wcboost-swatches-invalid-line-height);
        border: none;
        padding: 0;
        margin: 0;
        background: var(--wcboost-swatches-invalid-line-color);
        z-index: 1;
        border-radius: var(--wcboost-swatches-invalid-line-radius);
        display: block;
        visibility: visible;
        opacity: 1;
    }

:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::before {
    transform: translate(-50%,-50%)rotate(45deg);
}

:is(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross) .wcboost-variation-swatches__item.is-invalid::after {
    transform: translate(-50%,-50%)rotate(-45deg);
}

:is(.wcboost-variation-swatches--invalid-slash,.wcboost-variation-swatches--invalid-blur_slash) .wcboost-variation-swatches__item.is-invalid::before {
    transform: translate(-50%,-50%)rotate(-45deg);
}

:is(.wcboost-variation-swatches--invalid-line,.wcboost-variation-swatches--invalid-blur_line) .wcboost-variation-swatches__item.is-invalid::before {
    transform: translate(-50%,-50%)rotate(0);
}

:where(.wcboost-variation-swatches--invalid-cross,.wcboost-variation-swatches--invalid-blur_cross).wcboost-variation-swatches--button {
    --wcboost-swatches-invalid-line-width:calc(var(--wcboost-swatches-item-height) + 6px);
}

.wcboost-variation-swatches--button .wcboost-variation-swatches__item {
    width: auto!important;
    height: auto!important;
    min-width: var(--wcboost-swatches-item-width);
    min-height: var(--wcboost-swatches-item-height);
    padding-left: calc(var(--wcboost-swatches-item-width)/2);
    padding-right: calc(var(--wcboost-swatches-item-width)/2);
    overflow: hidden;
}

:where(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item {
    font-size: var(--wcboost-swatches-button-font-size);
}

.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected {
    background-color: rgba(0,0,0,.1);
}

.wcboost-variation-swatches--label .wcboost-variation-swatches__item {
    width: auto!important;
    min-width: var(--wcboost-swatches-item-width);
}

:where(.wcboost-variation-swatches--label) .wcboost-variation-swatches__item {
    font-size: var(--wcboost-swatches-label-font-size);
}

.wcboost-variation-swatches--label .wcboost-variation-swatches__name {
    width: 100%;
}

.wcboost-variation-swatches--image .wcboost-variation-swatches__name {
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    position: absolute;
    margin: -1px;
}

.wcboost-variation-swatches--image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wcboost-variation-swatches--color .wcboost-variation-swatches__name {
    text-indent: -9999em;
    width: 100%;
    height: 100%;
    background-color: var(--wcboost-swatches-item-color);
    background-image: var(--wcboost-swatches-item-image);
}

.wcboost-variation-swatches--round .wcboost-variation-swatches__item, .wcboost-variation-swatches--round .wcboost-variation-swatches__item img, .wcboost-variation-swatches--round.wcboost-variation-swatches--color .wcboost-variation-swatches__name, .wcboost-variation-swatches--round.wcboost-variation-swatches--button .wcboost-variation-swatches__item {
    border-radius: 999em;
}

.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item, .wcboost-variation-swatches--rounded .wcboost-variation-swatches__item img, .wcboost-variation-swatches--rounded.wcboost-variation-swatches--color .wcboost-variation-swatches__name {
    border-radius: 4px;
}

.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item::before {
    content: attr(aria-label);
    text-indent: initial;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.25;
    position: absolute;
    bottom: 100%;
    left: 50%;
    background: var(--wcboost-swatches-color-tooltip);
    z-index: 2;
    color: var(--wcboost-swatches-color-tooltip-text);
    margin: -10px 0 0;
    padding: 7px 15px;
    opacity: 0;
    visibility: hidden;
    user-select: none;
    border-radius: 4px;
    transform: translate(-50%,-10px);
    transition: opacity .35s;
}

.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #333;
    margin: 0 0 0 -5px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s;
}

.wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:before, .wcboost-variation-swatches--has-tooltip .wcboost-variation-swatches__item:hover:after {
    visibility: visible;
    opacity: 1;
    user-select: auto;
}

.wcboost-variation-swatches--has-tooltip .disabled:before, .wcboost-variation-swatches--has-tooltip .disabled:after, .wcboost-variation-swatches--button .wcboost-variation-swatches__item:before, .wcboost-variation-swatches--button .wcboost-variation-swatches__item:after {
    display: none;
}

.wcboost-variation-swatches__selected-label::before {
    content: ": ";
}

.wcboost-variation-swatches__item.is-out-stock {
    color: var(--wcboost-swatches-color-border-outstock);
    box-shadow: 0 0 0 1px var(--wcboost-swatches-color-border-outstock);
}

.et_pb_wc_add_to_cart .wcboost-variation-swatches__name::after {
    visibility: hidden;
    pointer-events: none;
    display: none;
}

.tax-product_brand .brand-description {
    overflow: hidden;
    zoom: 1;
}

    .tax-product_brand .brand-description img.brand-thumbnail {
        width: 25%;
        float: right;
    }

    .tax-product_brand .brand-description .text {
        width: 72%;
        float: left;
    }

.widget_brand_description img {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0 0 1em;
}

ul.brand-thumbnails {
    margin-left: 0;
    margin-bottom: 0;
    clear: both;
    list-style: none;
}

    ul.brand-thumbnails:before {
        clear: both;
        content: "";
        display: table;
    }

    ul.brand-thumbnails:after {
        clear: both;
        content: "";
        display: table;
    }

    ul.brand-thumbnails li {
        float: left;
        margin: 0 3.8% 1em 0;
        padding: 0;
        position: relative;
        width: 22.05%;
    }

    ul.brand-thumbnails.fluid-columns li {
        width: auto;
    }

    ul.brand-thumbnails:not(.fluid-columns) li.first {
        clear: both;
    }

    ul.brand-thumbnails:not(.fluid-columns) li.last {
        margin-right: 0;
    }

    ul.brand-thumbnails.columns-1 li {
        width: 100%;
        margin-right: 0;
    }

    ul.brand-thumbnails.columns-2 li {
        width: 48%;
    }

    ul.brand-thumbnails.columns-3 li {
        width: 30.75%;
    }

    ul.brand-thumbnails.columns-5 li {
        width: 16.95%;
    }

    ul.brand-thumbnails.columns-6 li {
        width: 13.5%;
    }

.brand-thumbnails li img {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    height: auto;
    margin: 0;
}

@media screen and (max-width:768px) {
    ul.brand-thumbnails:not(.fluid-columns) li {
        width: 48%!important;
    }

        ul.brand-thumbnails:not(.fluid-columns) li.first {
            clear: none;
        }

        ul.brand-thumbnails:not(.fluid-columns) li.last {
            margin-right: 3.8%;
        }

        ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd) {
            clear: both;
        }

        ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even) {
            margin-right: 0;
        }
}

.brand-thumbnails-description li {
    text-align: center;
}

    .brand-thumbnails-description li .term-thumbnail img {
        display: inline;
    }

    .brand-thumbnails-description li .term-description {
        margin-top: 1em;
        text-align: left;
    }

#brands_a_z h3:target {
    text-decoration: underline;
}

ul.brands_index {
    list-style: none outside;
    overflow: hidden;
    zoom: 1;
}

    ul.brands_index li {
        float: left;
        margin: 0 2px 2px 0;
    }

        ul.brands_index li a, ul.brands_index li span {
            border: 1px solid #ccc;
            padding: 6px;
            line-height: 1em;
            float: left;
            text-decoration: none;
        }

        ul.brands_index li span {
            border-color: #eee;
            color: #ddd;
        }

        ul.brands_index li a:hover {
            border-width: 2px;
            padding: 5px;
            text-decoration: none;
        }

        ul.brands_index li a.active {
            border-width: 2px;
            padding: 5px;
        }

div#brands_a_z a.top {
    border: 1px solid #ccc;
    padding: 4px;
    line-height: 1em;
    float: right;
    text-decoration: none;
    font-size: .8em;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        margin: 0 0 -4px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative;
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
    }

    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .select2-container .select2-search--inline {
        float: left;
        padding: 0;
    }

        .select2-container .select2-search--inline .select2-search__field {
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin: 0;
            padding: 0;
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none;
            }

.select2-dropdown {
    background-color: var(--wc-form-color-background,#fff);
    color: var(--wc-form-color-text,#000);
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -1e5px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

    .select2-results__option[aria-selected], .select2-results__option[data-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none;
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none;
            margin: 5px 5px 0 0;
        }

            .select2-container--default .select2-selection--multiple .select2-selection__rendered li:before {
                content: "";
                display: none;
            }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px;
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333;
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0;
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em;
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em;
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em;
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em;
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0073aa;
    color: #fff;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat: repeat-x;
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #0073aa;
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px;
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999;
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
        background-repeat: repeat-x;
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0;
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #0073aa;
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none;
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888 transparent;
            border-width: 0 4px 5px;
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #0073aa;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px;
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px;
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555;
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #0073aa;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected], .select2-container--classic .select2-results__option--highlighted[data-selected] {
    background-color: #3875d7;
    color: #fff;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #0073aa;
}

@charset "UTF-8";
/*! elementor-icons - v5.43.0 - 30-05-2025 */
@font-face {
    font-family: eicons;
    src: url(../../plugins/elementor/assets/lib/eicons/fonts/eicons4518.eot?5.43.0);
    src: url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.43.0) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.43.0) format("woff"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.43.0) format("truetype"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.43.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@keyframes a {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear;
}

.eicon-editor-link:before {
    content: "\e800";
}

.eicon-editor-unlink:before {
    content: "\e801";
}

.eicon-editor-external-link:before {
    content: "\e802";
}

.eicon-editor-close:before {
    content: "\e803";
}

.eicon-editor-list-ol:before {
    content: "\e804";
}

.eicon-editor-list-ul:before {
    content: "\e805";
}

.eicon-editor-bold:before {
    content: "\e806";
}

.eicon-editor-italic:before {
    content: "\e807";
}

.eicon-editor-underline:before {
    content: "\e808";
}

.eicon-editor-paragraph:before {
    content: "\e809";
}

.eicon-editor-h1:before {
    content: "\e80a";
}

.eicon-editor-h2:before {
    content: "\e80b";
}

.eicon-editor-h3:before {
    content: "\e80c";
}

.eicon-editor-h4:before {
    content: "\e80d";
}

.eicon-editor-h5:before {
    content: "\e80e";
}

.eicon-editor-h6:before {
    content: "\e80f";
}

.eicon-editor-quote:before {
    content: "\e810";
}

.eicon-editor-code:before {
    content: "\e811";
}

.eicon-elementor:before {
    content: "\e812";
}

.eicon-elementor-circle:before {
    content: "\e813";
}

.eicon-pojome:before {
    content: "\e814";
}

.eicon-plus:before {
    content: "\e815";
}

.eicon-menu-bar:before {
    content: "\e816";
}

.eicon-apps:before {
    content: "\e817";
}

.eicon-accordion:before {
    content: "\e818";
}

.eicon-alert:before {
    content: "\e819";
}

.eicon-animation-text:before {
    content: "\e81a";
}

.eicon-animation:before {
    content: "\e81b";
}

.eicon-banner:before {
    content: "\e81c";
}

.eicon-blockquote:before {
    content: "\e81d";
}

.eicon-button:before {
    content: "\e81e";
}

.eicon-call-to-action:before {
    content: "\e81f";
}

.eicon-captcha:before {
    content: "\e820";
}

.eicon-carousel:before {
    content: "\e821";
}

.eicon-checkbox:before {
    content: "\e822";
}

.eicon-columns:before {
    content: "\e823";
}

.eicon-countdown:before {
    content: "\e824";
}

.eicon-counter:before {
    content: "\e825";
}

.eicon-date:before {
    content: "\e826";
}

.eicon-divider-shape:before {
    content: "\e827";
}

.eicon-divider:before {
    content: "\e828";
}

.eicon-download-button:before {
    content: "\e829";
}

.eicon-dual-button:before {
    content: "\e82a";
}

.eicon-email-field:before {
    content: "\e82b";
}

.eicon-facebook-comments:before {
    content: "\e82c";
}

.eicon-facebook-like-box:before {
    content: "\e82d";
}

.eicon-form-horizontal:before {
    content: "\e82e";
}

.eicon-form-vertical:before {
    content: "\e82f";
}

.eicon-gallery-grid:before {
    content: "\e830";
}

.eicon-gallery-group:before {
    content: "\e831";
}

.eicon-gallery-justified:before {
    content: "\e832";
}

.eicon-gallery-masonry:before {
    content: "\e833";
}

.eicon-icon-box:before {
    content: "\e834";
}

.eicon-image-before-after:before {
    content: "\e835";
}

.eicon-image-box:before {
    content: "\e836";
}

.eicon-image-hotspot:before {
    content: "\e837";
}

.eicon-image-rollover:before {
    content: "\e838";
}

.eicon-info-box:before {
    content: "\e839";
}

.eicon-inner-section:before {
    content: "\e83a";
}

.eicon-mailchimp:before {
    content: "\e83b";
}

.eicon-menu-card:before {
    content: "\e83c";
}

.eicon-navigation-horizontal:before {
    content: "\e83d";
}

.eicon-nav-menu:before {
    content: "\e83e";
}

.eicon-navigation-vertical:before {
    content: "\e83f";
}

.eicon-number-field:before {
    content: "\e840";
}

.eicon-parallax:before {
    content: "\e841";
}

.eicon-php7:before {
    content: "\e842";
}

.eicon-post-list:before {
    content: "\e843";
}

.eicon-post-slider:before {
    content: "\e844";
}

.eicon-post:before {
    content: "\e845";
}

.eicon-posts-carousel:before {
    content: "\e846";
}

.eicon-posts-grid:before {
    content: "\e847";
}

.eicon-posts-group:before {
    content: "\e848";
}

.eicon-posts-justified:before {
    content: "\e849";
}

.eicon-posts-masonry:before {
    content: "\e84a";
}

.eicon-posts-ticker:before {
    content: "\e84b";
}

.eicon-price-list:before {
    content: "\e84c";
}

.eicon-price-table:before {
    content: "\e84d";
}

.eicon-radio:before {
    content: "\e84e";
}

.eicon-rtl:before {
    content: "\e84f";
}

.eicon-scroll:before {
    content: "\e850";
}

.eicon-search:before {
    content: "\e851";
}

.eicon-select:before {
    content: "\e852";
}

.eicon-share:before {
    content: "\e853";
}

.eicon-sidebar:before {
    content: "\e854";
}

.eicon-skill-bar:before {
    content: "\e855";
}

.eicon-slider-3d:before {
    content: "\e856";
}

.eicon-slider-album:before {
    content: "\e857";
}

.eicon-slider-device:before {
    content: "\e858";
}

.eicon-slider-full-screen:before {
    content: "\e859";
}

.eicon-slider-push:before {
    content: "\e85a";
}

.eicon-slider-vertical:before {
    content: "\e85b";
}

.eicon-slider-video:before {
    content: "\e85c";
}

.eicon-slides:before {
    content: "\e85d";
}

.eicon-social-icons:before {
    content: "\e85e";
}

.eicon-spacer:before {
    content: "\e85f";
}

.eicon-table:before {
    content: "\e860";
}

.eicon-tabs:before {
    content: "\e861";
}

.eicon-tel-field:before {
    content: "\e862";
}

.eicon-text-area:before {
    content: "\e863";
}

.eicon-text-field:before {
    content: "\e864";
}

.eicon-thumbnails-down:before {
    content: "\e865";
}

.eicon-thumbnails-half:before {
    content: "\e866";
}

.eicon-thumbnails-right:before {
    content: "\e867";
}

.eicon-time-line:before {
    content: "\e868";
}

.eicon-toggle:before {
    content: "\e869";
}

.eicon-url:before {
    content: "\e86a";
}

.eicon-t-letter:before {
    content: "\e86b";
}

.eicon-wordpress:before {
    content: "\e86c";
}

.eicon-text:before {
    content: "\e86d";
}

.eicon-anchor:before {
    content: "\e86e";
}

.eicon-bullet-list:before {
    content: "\e86f";
}

.eicon-code:before {
    content: "\e870";
}

.eicon-favorite:before {
    content: "\e871";
}

.eicon-google-maps:before {
    content: "\e872";
}

.eicon-image:before {
    content: "\e873";
}

.eicon-photo-library:before {
    content: "\e874";
}

.eicon-woocommerce:before {
    content: "\e875";
}

.eicon-youtube:before {
    content: "\e876";
}

.eicon-flip-box:before {
    content: "\e877";
}

.eicon-settings:before {
    content: "\e878";
}

.eicon-headphones:before {
    content: "\e879";
}

.eicon-testimonial:before {
    content: "\e87a";
}

.eicon-counter-circle:before {
    content: "\e87b";
}

.eicon-person:before {
    content: "\e87c";
}

.eicon-chevron-right:before {
    content: "\e87d";
}

.eicon-chevron-left:before {
    content: "\e87e";
}

.eicon-close:before {
    content: "\e87f";
}

.eicon-file-download:before {
    content: "\e880";
}

.eicon-save:before {
    content: "\e881";
}

.eicon-zoom-in:before {
    content: "\e882";
}

.eicon-shortcode:before {
    content: "\e883";
}

.eicon-nerd:before {
    content: "\e884";
}

.eicon-device-desktop:before {
    content: "\e885";
}

.eicon-device-tablet:before {
    content: "\e886";
}

.eicon-device-mobile:before {
    content: "\e887";
}

.eicon-document-file:before {
    content: "\e888";
}

.eicon-folder-o:before {
    content: "\e889";
}

.eicon-hypster:before {
    content: "\e88a";
}

.eicon-h-align-left:before {
    content: "\e88b";
}

.eicon-h-align-right:before {
    content: "\e88c";
}

.eicon-h-align-center:before {
    content: "\e88d";
}

.eicon-h-align-stretch:before {
    content: "\e88e";
}

.eicon-v-align-top:before {
    content: "\e88f";
}

.eicon-v-align-bottom:before {
    content: "\e890";
}

.eicon-v-align-middle:before {
    content: "\e891";
}

.eicon-v-align-stretch:before {
    content: "\e892";
}

.eicon-pro-icon:before {
    content: "\e893";
}

.eicon-mail:before {
    content: "\e894";
}

.eicon-lock-user:before {
    content: "\e895";
}

.eicon-testimonial-carousel:before {
    content: "\e896";
}

.eicon-media-carousel:before {
    content: "\e897";
}

.eicon-section:before {
    content: "\e898";
}

.eicon-column:before {
    content: "\e899";
}

.eicon-edit:before {
    content: "\e89a";
}

.eicon-clone:before {
    content: "\e89b";
}

.eicon-trash:before {
    content: "\e89c";
}

.eicon-play:before {
    content: "\e89d";
}

.eicon-angle-right:before {
    content: "\e89e";
}

.eicon-angle-left:before {
    content: "\e89f";
}

.eicon-animated-headline:before {
    content: "\e8a0";
}

.eicon-menu-toggle:before {
    content: "\e8a1";
}

.eicon-fb-embed:before {
    content: "\e8a2";
}

.eicon-fb-feed:before {
    content: "\e8a3";
}

.eicon-twitter-embed:before {
    content: "\e8a4";
}

.eicon-twitter-feed:before {
    content: "\e8a5";
}

.eicon-sync:before {
    content: "\e8a6";
}

.eicon-import-export:before {
    content: "\e8a7";
}

.eicon-check-circle:before {
    content: "\e8a8";
}

.eicon-library-save:before {
    content: "\e8a9";
}

.eicon-library-download:before {
    content: "\e9dd";
}

.eicon-insert:before {
    content: "\e8ab";
}

.eicon-preview-medium:before {
    content: "\e8ac";
}

.eicon-sort-down:before {
    content: "\e8ad";
}

.eicon-sort-up:before {
    content: "\e8ae";
}

.eicon-heading:before {
    content: "\e8af";
}

.eicon-logo:before {
    content: "\e8b0";
}

.eicon-meta-data:before {
    content: "\e8b1";
}

.eicon-post-content:before {
    content: "\e8b2";
}

.eicon-post-excerpt:before {
    content: "\e8b3";
}

.eicon-post-navigation:before {
    content: "\e8b4";
}

.eicon-yoast:before {
    content: "\e8b5";
}

.eicon-nerd-chuckle:before {
    content: "\e8b6";
}

.eicon-nerd-wink:before {
    content: "\e8b7";
}

.eicon-comments:before {
    content: "\e8b8";
}

.eicon-download-circle-o:before {
    content: "\e8b9";
}

.eicon-library-upload:before {
    content: "\e8ba";
}

.eicon-save-o:before {
    content: "\e8bb";
}

.eicon-upload-circle-o:before {
    content: "\e8bc";
}

.eicon-ellipsis-h:before {
    content: "\e8bd";
}

.eicon-ellipsis-v:before {
    content: "\e8be";
}

.eicon-arrow-left:before {
    content: "\e8bf";
}

.eicon-arrow-right:before {
    content: "\e8c0";
}

.eicon-arrow-up:before {
    content: "\e8c1";
}

.eicon-arrow-down:before {
    content: "\e8c2";
}

.eicon-play-o:before {
    content: "\e8c3";
}

.eicon-archive-posts:before {
    content: "\e8c4";
}

.eicon-archive-title:before {
    content: "\e8c5";
}

.eicon-featured-image:before {
    content: "\e8c6";
}

.eicon-post-info:before {
    content: "\e8c7";
}

.eicon-post-title:before {
    content: "\e8c8";
}

.eicon-site-logo:before {
    content: "\e8c9";
}

.eicon-site-search:before {
    content: "\e8ca";
}

.eicon-site-title:before {
    content: "\e8cb";
}

.eicon-plus-square:before {
    content: "\e8cc";
}

.eicon-minus-square:before {
    content: "\e8cd";
}

.eicon-cloud-check:before {
    content: "\e8ce";
}

.eicon-drag-n-drop:before {
    content: "\e8cf";
}

.eicon-welcome:before {
    content: "\e8d0";
}

.eicon-handle:before {
    content: "\e8d1";
}

.eicon-cart:before {
    content: "\e8d2";
}

.eicon-product-add-to-cart:before {
    content: "\e8d3";
}

.eicon-product-breadcrumbs:before {
    content: "\e8d4";
}

.eicon-product-categories:before {
    content: "\e8d5";
}

.eicon-product-description:before {
    content: "\e8d6";
}

.eicon-product-images:before {
    content: "\e8d7";
}

.eicon-product-info:before {
    content: "\e8d8";
}

.eicon-product-meta:before {
    content: "\e8d9";
}

.eicon-product-pages:before {
    content: "\e8da";
}

.eicon-product-price:before {
    content: "\e8db";
}

.eicon-product-rating:before {
    content: "\e8dc";
}

.eicon-product-related:before {
    content: "\e8dd";
}

.eicon-product-stock:before {
    content: "\e8de";
}

.eicon-product-tabs:before {
    content: "\e8df";
}

.eicon-product-title:before {
    content: "\e8e0";
}

.eicon-product-upsell:before {
    content: "\e8e1";
}

.eicon-products:before {
    content: "\e8e2";
}

.eicon-bag-light:before {
    content: "\e8e3";
}

.eicon-bag-medium:before {
    content: "\e8e4";
}

.eicon-bag-solid:before {
    content: "\e8e5";
}

.eicon-basket-light:before {
    content: "\e8e6";
}

.eicon-basket-medium:before {
    content: "\e8e7";
}

.eicon-basket-solid:before {
    content: "\e8e8";
}

.eicon-cart-light:before {
    content: "\e8e9";
}

.eicon-cart-medium:before {
    content: "\e8ea";
}

.eicon-cart-solid:before {
    content: "\e8eb";
}

.eicon-exchange:before {
    content: "\e8ec";
}

.eicon-preview-thin:before {
    content: "\e8ed";
}

.eicon-device-laptop:before {
    content: "\e8ee";
}

.eicon-collapse:before {
    content: "\e8ef";
}

.eicon-expand:before {
    content: "\e8f0";
}

.eicon-navigator:before {
    content: "\e8f1";
}

.eicon-plug:before {
    content: "\e8f2";
}

.eicon-dashboard:before {
    content: "\e8f3";
}

.eicon-typography:before {
    content: "\e8f4";
}

.eicon-info-circle-o:before {
    content: "\e8f5";
}

.eicon-integration:before {
    content: "\e8f6";
}

.eicon-plus-circle-o:before {
    content: "\e8f7";
}

.eicon-rating:before {
    content: "\e8f8";
}

.eicon-review:before {
    content: "\e8f9";
}

.eicon-tools:before {
    content: "\e8fa";
}

.eicon-loading:before {
    content: "\e8fb";
}

.eicon-sitemap:before {
    content: "\e8fc";
}

.eicon-click:before {
    content: "\e8fd";
}

.eicon-clock:before {
    content: "\e8fe";
}

.eicon-library-open:before {
    content: "\e8ff";
}

.eicon-warning:before {
    content: "\e900";
}

.eicon-flow:before {
    content: "\e901";
}

.eicon-cursor-move:before {
    content: "\e902";
}

.eicon-arrow-circle-left:before {
    content: "\e903";
}

.eicon-flash:before {
    content: "\e904";
}

.eicon-redo:before {
    content: "\e905";
}

.eicon-ban:before {
    content: "\e906";
}

.eicon-barcode:before {
    content: "\e907";
}

.eicon-calendar:before {
    content: "\e908";
}

.eicon-caret-left:before {
    content: "\e909";
}

.eicon-caret-right:before {
    content: "\e90a";
}

.eicon-caret-up:before {
    content: "\e90b";
}

.eicon-chain-broken:before {
    content: "\e90c";
}

.eicon-check-circle-o:before {
    content: "\e90d";
}

.eicon-check:before {
    content: "\e90e";
}

.eicon-chevron-double-left:before {
    content: "\e90f";
}

.eicon-chevron-double-right:before {
    content: "\e910";
}

.eicon-undo:before {
    content: "\e911";
}

.eicon-filter:before {
    content: "\e912";
}

.eicon-circle-o:before {
    content: "\e913";
}

.eicon-circle:before {
    content: "\e914";
}

.eicon-clock-o:before {
    content: "\e915";
}

.eicon-cog:before {
    content: "\e916";
}

.eicon-cogs:before {
    content: "\e917";
}

.eicon-commenting-o:before {
    content: "\e918";
}

.eicon-copy:before {
    content: "\e919";
}

.eicon-database:before {
    content: "\e91a";
}

.eicon-dot-circle-o:before {
    content: "\e91b";
}

.eicon-envelope:before {
    content: "\e91c";
}

.eicon-external-link-square:before {
    content: "\e91d";
}

.eicon-eyedropper:before {
    content: "\e91e";
}

.eicon-folder:before {
    content: "\e91f";
}

.eicon-font:before {
    content: "\e920";
}

.eicon-adjust:before {
    content: "\e921";
}

.eicon-lightbox:before {
    content: "\e922";
}

.eicon-heart-o:before {
    content: "\e923";
}

.eicon-history:before {
    content: "\e924";
}

.eicon-image-bold:before {
    content: "\e925";
}

.eicon-info-circle:before {
    content: "\e926";
}

.eicon-link:before {
    content: "\e927";
}

.eicon-long-arrow-left:before {
    content: "\e928";
}

.eicon-long-arrow-right:before {
    content: "\e929";
}

.eicon-caret-down:before {
    content: "\e92a";
}

.eicon-paint-brush:before {
    content: "\e92b";
}

.eicon-pencil:before {
    content: "\e92c";
}

.eicon-plus-circle:before {
    content: "\e92d";
}

.eicon-zoom-in-bold:before {
    content: "\e92e";
}

.eicon-sort-amount-desc:before {
    content: "\e92f";
}

.eicon-sign-out:before {
    content: "\e930";
}

.eicon-spinner:before {
    content: "\e931";
}

.eicon-square:before {
    content: "\e932";
}

.eicon-star-o:before {
    content: "\e933";
}

.eicon-star:before {
    content: "\e934";
}

.eicon-text-align-justify:before {
    content: "\e935";
}

.eicon-text-align-center:before {
    content: "\e936";
}

.eicon-tags:before {
    content: "\e937";
}

.eicon-text-align-left:before {
    content: "\e938";
}

.eicon-text-align-right:before {
    content: "\e939";
}

.eicon-close-circle:before {
    content: "\e93a";
}

.eicon-trash-o:before {
    content: "\e93b";
}

.eicon-font-awesome:before {
    content: "\e93c";
}

.eicon-user-circle-o:before {
    content: "\e93d";
}

.eicon-video-camera:before {
    content: "\e93e";
}

.eicon-heart:before {
    content: "\e93f";
}

.eicon-wrench:before {
    content: "\e940";
}

.eicon-help:before {
    content: "\e941";
}

.eicon-help-o:before {
    content: "\e942";
}

.eicon-zoom-out-bold:before {
    content: "\e943";
}

.eicon-plus-square-o:before {
    content: "\e944";
}

.eicon-minus-square-o:before {
    content: "\e945";
}

.eicon-minus-circle:before {
    content: "\e946";
}

.eicon-minus-circle-o:before {
    content: "\e947";
}

.eicon-code-bold:before {
    content: "\e948";
}

.eicon-cloud-upload:before {
    content: "\e949";
}

.eicon-search-bold:before {
    content: "\e94a";
}

.eicon-map-pin:before {
    content: "\e94b";
}

.eicon-meetup:before {
    content: "\e94c";
}

.eicon-slideshow:before {
    content: "\e94d";
}

.eicon-t-letter-bold:before {
    content: "\e94e";
}

.eicon-preferences:before {
    content: "\e94f";
}

.eicon-table-of-contents:before {
    content: "\e950";
}

.eicon-tv:before {
    content: "\e951";
}

.eicon-upload:before {
    content: "\e952";
}

.eicon-instagram-comments:before {
    content: "\e953";
}

.eicon-instagram-nested-gallery:before {
    content: "\e954";
}

.eicon-instagram-post:before {
    content: "\e955";
}

.eicon-instagram-video:before {
    content: "\e956";
}

.eicon-instagram-gallery:before {
    content: "\e957";
}

.eicon-instagram-likes:before {
    content: "\e958";
}

.eicon-facebook:before {
    content: "\e959";
}

.eicon-twitter:before {
    content: "\e95a";
}

.eicon-pinterest:before {
    content: "\e95b";
}

.eicon-frame-expand:before {
    content: "\e95c";
}

.eicon-frame-minimize:before {
    content: "\e95d";
}

.eicon-archive:before {
    content: "\e95e";
}

.eicon-colors-typography:before {
    content: "\e95f";
}

.eicon-custom:before {
    content: "\e960";
}

.eicon-footer:before {
    content: "\e961";
}

.eicon-header:before {
    content: "\e962";
}

.eicon-layout-settings:before {
    content: "\e963";
}

.eicon-lightbox-expand:before {
    content: "\e964";
}

.eicon-error-404:before {
    content: "\e965";
}

.eicon-theme-style:before {
    content: "\e966";
}

.eicon-search-results:before {
    content: "\e967";
}

.eicon-single-post:before {
    content: "\e968";
}

.eicon-site-identity:before {
    content: "\e969";
}

.eicon-theme-builder:before {
    content: "\e96a";
}

.eicon-download-bold:before {
    content: "\e96b";
}

.eicon-share-arrow:before {
    content: "\e96c";
}

.eicon-global-settings:before {
    content: "\e96d";
}

.eicon-user-preferences:before {
    content: "\e96e";
}

.eicon-lock:before {
    content: "\e96f";
}

.eicon-export-kit:before {
    content: "\e970";
}

.eicon-import-kit:before {
    content: "\e971";
}

.eicon-lottie:before {
    content: "\e972";
}

.eicon-products-archive:before {
    content: "\e973";
}

.eicon-single-product:before {
    content: "\e974";
}

.eicon-disable-trash-o:before {
    content: "\e975";
}

.eicon-single-page:before {
    content: "\e976";
}

.eicon-wordpress-light:before {
    content: "\e977";
}

.eicon-cogs-check:before {
    content: "\e978";
}

.eicon-custom-css:before {
    content: "\e979";
}

.eicon-global-colors:before {
    content: "\e97a";
}

.eicon-globe:before {
    content: "\e97b";
}

.eicon-typography-1:before {
    content: "\e97c";
}

.eicon-background:before {
    content: "\e97d";
}

.eicon-device-responsive:before {
    content: "\e97e";
}

.eicon-device-wide:before {
    content: "\e97f";
}

.eicon-code-highlight:before {
    content: "\e980";
}

.eicon-video-playlist:before {
    content: "\e981";
}

.eicon-download-kit:before {
    content: "\e982";
}

.eicon-kit-details:before {
    content: "\e983";
}

.eicon-kit-parts:before {
    content: "\e984";
}

.eicon-kit-upload:before {
    content: "\e985";
}

.eicon-kit-plugins:before {
    content: "\e986";
}

.eicon-kit-upload-alt:before {
    content: "\e987";
}

.eicon-hotspot:before {
    content: "\e988";
}

.eicon-paypal-button:before {
    content: "\e989";
}

.eicon-shape:before {
    content: "\e98a";
}

.eicon-wordart:before {
    content: "\e98b";
}

.eicon-checkout:before {
    content: "\e98c";
}

.eicon-container:before {
    content: "\e98d";
}

.eicon-flip:before {
    content: "\e98e";
}

.eicon-info:before {
    content: "\e98f";
}

.eicon-my-account:before {
    content: "\e990";
}

.eicon-purchase-summary:before {
    content: "\e991";
}

.eicon-page-transition:before {
    content: "\e992";
}

.eicon-spotify:before {
    content: "\e993";
}

.eicon-stripe-button:before {
    content: "\e994";
}

.eicon-woo-settings:before {
    content: "\e995";
}

.eicon-woo-cart:before {
    content: "\e996";
}

.eicon-grow:before {
    content: "\e997";
}

.eicon-order-end:before {
    content: "\e998";
}

.eicon-nowrap:before {
    content: "\e999";
}

.eicon-order-start:before {
    content: "\e99a";
}

.eicon-progress-tracker:before {
    content: "\e99b";
}

.eicon-shrink:before {
    content: "\e99c";
}

.eicon-wrap:before {
    content: "\e99d";
}

.eicon-align-center-h:before {
    content: "\e99e";
}

.eicon-align-center-v:before {
    content: "\e99f";
}

.eicon-align-end-h:before {
    content: "\e9a0";
}

.eicon-align-end-v:before {
    content: "\e9a1";
}

.eicon-align-start-h:before {
    content: "\e9a2";
}

.eicon-align-start-v:before {
    content: "\e9a3";
}

.eicon-align-stretch-h:before {
    content: "\e9a4";
}

.eicon-align-stretch-v:before {
    content: "\e9a5";
}

.eicon-justify-center-h:before {
    content: "\e9a6";
}

.eicon-justify-center-v:before {
    content: "\e9a7";
}

.eicon-justify-end-h:before {
    content: "\e9a8";
}

.eicon-justify-end-v:before {
    content: "\e9a9";
}

.eicon-justify-space-around-h:before {
    content: "\e9aa";
}

.eicon-justify-space-around-v:before {
    content: "\e9ab";
}

.eicon-justify-space-between-h:before {
    content: "\e9ac";
}

.eicon-justify-space-between-v:before {
    content: "\e9ad";
}

.eicon-justify-space-evenly-h:before {
    content: "\e9ae";
}

.eicon-justify-space-evenly-v:before {
    content: "\e9af";
}

.eicon-justify-start-h:before {
    content: "\e9b0";
}

.eicon-justify-start-v:before {
    content: "\e9b1";
}

.eicon-woocommerce-cross-sells:before {
    content: "\e9b2";
}

.eicon-woocommerce-notices:before {
    content: "\e9b3";
}

.eicon-inner-container:before {
    content: "\e9b4";
}

.eicon-warning-full:before {
    content: "\e9b5";
}

.eicon-exit:before {
    content: "\e9b6";
}

.eicon-loop-builder:before {
    content: "\e9b7";
}

.eicon-notes:before {
    content: "\e9b8";
}

.eicon-read:before {
    content: "\e9b9";
}

.eicon-unread:before {
    content: "\e9ba";
}

.eicon-carousel-loop:before {
    content: "\e9bb";
}

.eicon-mega-menu:before {
    content: "\eb78";
}

.eicon-nested-carousel:before {
    content: "\e9bd";
}

.eicon-ai:before {
    content: "\e9be";
}

.eicon-taxonomy-filter:before {
    content: "\eb7d";
}

.eicon-container-grid:before {
    content: "\ef02";
}

.eicon-upgrade:before {
    content: "\e9c1";
}

.eicon-advanced:before {
    content: "\eb84";
}

.eicon-div-block:before {
    content: "\eb9b";
}

.eicon-notification:before {
    content: "\e9c3";
}

.eicon-light-mode:before {
    content: "\e9c4";
}

.eicon-dark-mode:before {
    content: "\e9c5";
}

.eicon-upgrade-crown:before {
    content: "\e9c6";
}

.eicon-off-canvas:before {
    content: "\e9c7";
}

.eicon-speakerphone:before {
    content: "\e9c9";
}

.eicon-ehp-cta:before {
    content: "\e9cb";
}

.eicon-ehp-forms:before {
    content: "\e9bc";
}

.eicon-ehp-hero:before {
    content: "\e9ca";
}

.eicon-ehp-zigzag:before {
    content: "\e9cc";
}

.eicon-e-button:before {
    content: "\e9ce";
}

.eicon-flexbox:before {
    content: "\e9d0";
}

.eicon-paragraph:before {
    content: "\e9d1";
}

.eicon-icon:before {
    content: "\e9d2";
}

.eicon-e-image:before {
    content: "\e9d3";
}

.eicon-video:before {
    content: "\e9d4";
}

.eicon-svg:before {
    content: "\e9d5";
}

.eicon-e-divider:before {
    content: "\e9d6";
}

.eicon-e-heading:before {
    content: "\e9d7";
}

.eicon-atomic:before {
    content: "\ebae";
}

.eicon-library-delete:before {
    content: "\e9d8";
}

.eicon-library-copy:before {
    content: "\e9d9";
}

.eicon-library-folder-empty:before {
    content: "\e9da";
}

.eicon-library-move:before {
    content: "\e9db";
}

.eicon-library-edit:before {
    content: "\e9dc";
}

.eicon-library-subscription-upgrade:before {
    content: "\e9de";
}

.eicon-library-folder-view:before {
    content: "\e9df";
}

.eicon-library-grid:before {
    content: "\e9e1";
}

.eicon-library-cloud-connect:before {
    content: "\e9e2";
}

.eicon-library-import:before {
    content: "\e9e3";
}

.eicon-library-list:before {
    content: "\e9e4";
}

.eicon-library-cloud-empty:before {
    content: "\e9e5";
}

.eicon-folder-plus:before {
    content: "\e8aa";
}

.eicon-library-folder:before {
    content: "\e9e6";
}

.eicon-accessibility:before {
    content: "\e9bf";
}

.eicon-lock-outline:before {
    content: "\e9e7";
}

.eicon-e-youtube:before {
    content: "\e9e8";
}

.eicon-eye:before {
    content: "\e8ac";
}

.eicon-elementor-square:before {
    content: "\e813";
}

: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 {
    background: var(--e-a-bg-logo);
    border-radius: 50%;
    display: inline-block;
    line-height: 1;
    padding: .75em;
}

    .e-logo-wrapper i {
        color: var(--e-a-color-logo);
        font-size: 1em;
    }

.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-embed {
    max-width: none;
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
}

.elementor .elementor-background-video {
    max-width: none;
}

.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:1199px) {
    .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:639px) {
    .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 {
    --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.elementor-absolute, .elementor-element.elementor-fixed {
        z-index: 1;
    }

    .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-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%;
}

.elementor-custom-embed-play {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-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 {
        height: 100px;
        width: 100px;
        fill: #fff;
        filter: drop-shadow(1px 0 6px rgba(0,0,0,.3));
    }

    .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);
    }

@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:1366px) {
    .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:1199px) {
    .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:959px) {
    .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:639px) {
    .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-left: auto;
        margin-right: auto;
        position: relative;
    }

@media (max-width:1199px) {
    .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:640px) {
    .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-bottom: 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-bottom: 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:640px) {
    .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:639px) {
    .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:640px) and (max-width:1199px) {
    .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:1200px) and (max-width:1366px) {
    .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:1366px) {
    .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:1200px) 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:640px) and (max-width:1199px) {
    .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:960px) and (max-width:1199px) {
    .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:640px) and (max-width:959px) {
    .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:639px) {
    .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-bottom: 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-bottom: 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-bottom: 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-bottom: 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:1366px) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        margin-bottom: 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-bottom: 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-bottom: 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-bottom: 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:1199px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        margin-bottom: 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-bottom: 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:959px) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        margin-bottom: 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-bottom: 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:639px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        margin-bottom: 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-bottom: 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:1367px) {
    #elementor-device-mode:after {
        content: "desktop";
    }
}

@media (min-width:-1) {
    #elementor-device-mode:after {
        content: "widescreen";
    }
}

@media (max-width:1366px) {
    #elementor-device-mode:after {
        content: "laptop";
    }
}

@media (max-width:-1) {
    #elementor-device-mode:after {
        content: "tablet_extra";
    }
}

@media (max-width:1199px) {
    #elementor-device-mode:after {
        content: "tablet";
    }
}

@media (max-width:959px) {
    #elementor-device-mode:after {
        content: "mobile_extra";
    }
}

@media (max-width:639px) {
    #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;
    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: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.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));
}

.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:639px) {
    :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 {
    justify-content: flex-end;
}

    .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:1199px) {
    .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 {
        justify-content: flex-end;
    }

        .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:639px) {
    .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 {
        justify-content: flex-end;
    }

        .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;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    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;
    padding: .5em;
    fill: #fff;
}

.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;
    }
}

@media (max-width:639px) {
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: none;
    }
}

@media (min-width:640px) and (max-width:959px) {
    .elementor .elementor-hidden-mobile_extra {
        display: none;
    }
}

@media (min-width:960px) and (max-width:1199px) {
    .elementor .elementor-hidden-tablet {
        display: none;
    }
}

@media (min-width:-1) and (max-width:-1) {
    .elementor .elementor-hidden-tablet_extra {
        display: none;
    }
}

@media (min-width:1200px) and (max-width:1366px) {
    .elementor .elementor-hidden-laptop {
        display: none;
    }
}

@media (min-width:1367px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display: none;
    }
}

@media (min-width:-1) {
    .elementor .elementor-hidden-widescreen {
        display: none;
    }
}

.elementor-kit-6 {
    --e-global-color-primary:#C3952E;
    --e-global-color-secondary:#000000;
    --e-global-color-text:#333333;
    --e-global-color-accent:#999999;
    --e-global-color-80d5310:#FFFAF4;
    --e-global-color-474a48a:#FFFFFF;
    --e-global-typography-primary-font-family:"Cormorant Garamond";
    --e-global-typography-primary-font-weight:700;
    --e-global-typography-secondary-font-family:"Lora";
    --e-global-typography-secondary-font-weight:400;
    --e-global-typography-text-font-family:"Lora";
    --e-global-typography-text-font-weight:400;
    --e-global-typography-text-font-style:italic;
    --e-global-typography-accent-font-family:"Lora";
    --e-global-typography-accent-font-weight:400;
    --e-global-typography-5e8542d-font-family:"Cormorant Garamond";
    --e-global-typography-5e8542d-font-size:60px;
    --e-global-typography-5e8542d-font-weight:700;
    --e-global-typography-5e8542d-text-transform:capitalize;
    --e-global-typography-c33224f-font-family:"Lora";
    --e-global-typography-c33224f-font-size:14px;
    --e-global-typography-c33224f-text-transform:uppercase;
    --e-global-typography-c33224f-letter-spacing:1px;
}

    .elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
        background-color: var( --e-global-color-primary );
        font-family: "Cormorant Garamond", Sans-serif;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: var( --e-global-color-474a48a );
        border-radius: 0px 0px 0px 0px;
        padding: 22px 35px 22px 35px;
    }

        .elementor-kit-6 button:hover, .elementor-kit-6 button:focus, .elementor-kit-6 input[type="button"]:hover, .elementor-kit-6 input[type="button"]:focus, .elementor-kit-6 input[type="submit"]:hover, .elementor-kit-6 input[type="submit"]:focus, .elementor-kit-6 .elementor-button:hover, .elementor-kit-6 .elementor-button:focus {
            background-color: var( --e-global-color-text );
        }

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1480px;
}

.e-con {
    --container-max-width:1480px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 15px;
}

.elementor-element {
    --widgets-spacing:15px 15px;
    --widgets-spacing-row:15px;
    --widgets-spacing-column:15px;
}

{
}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width:1199px) {
    .elementor-kit-6;

{
    --e-global-typography-5e8542d-font-size:55px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
}

.e-con {
    --container-max-width:1024px;
}

}

@media(max-width:959px) {
    .elementor-kit-6;

{
    --e-global-typography-5e8542d-font-size:50px;
}

}

@media(max-width:639px) {
    .elementor-kit-6;

{
    --e-global-typography-5e8542d-font-size:40px;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
}

.e-con {
    --container-max-width:767px;
}

}
/*! elementor - v3.31.0 - 11-08-2025 */
.elementor-counter {
    align-items: stretch;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}

    .elementor-counter .elementor-counter-number {
        flex-grow: var(--counter-number-grow,0);
    }

    .elementor-counter .elementor-counter-number-wrapper {
        display: flex;
        flex: 1;
        font-size: 69px;
        font-weight: 600;
        line-height: 1;
        text-align: center;
    }

    .elementor-counter .elementor-counter-number-prefix {
        flex-grow: var(--counter-prefix-grow,1);
        text-align: end;
        white-space: pre-wrap;
    }

    .elementor-counter .elementor-counter-number-suffix {
        flex-grow: var(--counter-suffix-grow,1);
        text-align: start;
        white-space: pre-wrap;
    }

    .elementor-counter .elementor-counter-title {
        align-items: center;
        display: flex;
        flex: 1;
        font-size: 19px;
        font-weight: 400;
        justify-content: center;
        line-height: 2.5;
        margin: 0;
        padding: 0;
    }
/*! elementor - v3.31.0 - 11-08-2025 */
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-] > a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px;
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px;
}

.elementor-10675 .elementor-element.elementor-element-59ded62 > .elementor-widget-container {
    margin: 0% 8% 0% 8%;
}

body:not(.rtl) .elementor-10675 .elementor-element.elementor-element-59ded62 {
    left: -10px;
}

body.rtl .elementor-10675 .elementor-element.elementor-element-59ded62 {
    right: -10px;
}

.elementor-10675 .elementor-element.elementor-element-59ded62 {
    bottom: 245px;
    z-index: 10;
}

    .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form button span {
        margin-right: 5px;
    }

    .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form {
        padding: 15px 10px 15px 10px;
        display: flex;
        flex-wrap: wrap;
        background-color: #FFFAF429;
    }

        .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item {
            width: 33.3%;
            padding: 5px 10px 5px 10px !important;
            margin: 0 !important;
        }

            .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item input, .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item select {
                border-style: solid;
                border-color: var( --e-global-color-80d5310 );
            }

                .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item input[type="text"], .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item input[type="search"],
                .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item select {
                    height: 50px;
                }

            .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item.ap-search-button {
                width: 33.3%;
                margin: 0px 0px 0px 0px !important;
            }

            .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item button {
                height: 50px;
                line-height: 1em;
            }

            .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item.ap-search-button button {
                margin: 0 !important;
            }

            .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item input {
                background-color: var( --e-global-color-80d5310 );
            }

            .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form .ap-search-item select {
                background-color: var( --e-global-color-80d5310 );
            }

.elementor-10675 .elementor-element.elementor-element-9c30015 > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-10675 .elementor-element.elementor-element-9c30015:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-9c30015 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../2022/05/16.png");
    background-position: -15px 50px;
    background-repeat: no-repeat;
}

.elementor-10675 .elementor-element.elementor-element-9c30015 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 30px 0px;
}

    .elementor-10675 .elementor-element.elementor-element-9c30015 > .elementor-background-overlay {
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

.elementor-10675 .elementor-element.elementor-element-603558a .title {
    margin: 10px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-603558a .sc_heading {
    text-align: left;
    align-items: left;
}

.elementor-10675 .elementor-element.elementor-element-603558a .heading-highlighted-wrapper {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 48px;
    font-weight: 700;
}

.elementor-10675 .elementor-element.elementor-element-603558a .sub-heading {
    font-family: "Lora", Sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-13f1822 > .elementor-widget-container {
    margin: 20px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-13f1822 {
    font-family: "Lora", Sans-serif;
    font-weight: 400;
}

.elementor-10675 .elementor-element.elementor-element-94e92a1 > .elementor-widget-container {
    margin: 25px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-81712eb > .elementor-container > .elementor-column > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-10675 .elementor-element.elementor-element-81712eb {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 0px 100px 0px;
}

    .elementor-10675 .elementor-element.elementor-element-81712eb > .elementor-background-overlay {
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

.elementor-10675 .elementor-element.elementor-element-0c19bec.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-10675 .elementor-element.elementor-element-6749b5d {
    width: auto;
    max-width: auto;
}

    .elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon-wrapper {
        text-align: left;
    }

    .elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon {
        font-size: 65px;
    }

        .elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon svg {
            height: 65px;
        }

.elementor-10675 .elementor-element.elementor-element-34bf33b .elementor-counter-number-wrapper {
    color: var( --e-global-color-primary );
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.4em;
}

.elementor-10675 .elementor-element.elementor-element-34bf33b .elementor-counter-title {
    color: var( --e-global-color-text );
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.elementor-10675 .elementor-element.elementor-element-13640cc.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-10675 .elementor-element.elementor-element-77a8d6f {
    width: auto;
    max-width: auto;
}

    .elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon-wrapper {
        text-align: left;
    }

    .elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon {
        font-size: 80px;
    }

        .elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon svg {
            height: 80px;
        }

.elementor-10675 .elementor-element.elementor-element-ecc7bd1 .elementor-counter-number-wrapper {
    color: var( --e-global-color-primary );
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.4em;
}

.elementor-10675 .elementor-element.elementor-element-ecc7bd1 .elementor-counter-title {
    color: var( --e-global-color-text );
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.elementor-10675 .elementor-element.elementor-element-885bdba.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-10675 .elementor-element.elementor-element-1b2e7c8 {
    width: auto;
    max-width: auto;
}

    .elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon-wrapper {
        text-align: left;
    }

    .elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon {
        font-size: 70px;
    }

        .elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon svg {
            height: 70px;
        }

.elementor-10675 .elementor-element.elementor-element-6a71f5f .elementor-counter-number-wrapper {
    color: var( --e-global-color-primary );
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.4em;
}

.elementor-10675 .elementor-element.elementor-element-6a71f5f .elementor-counter-title {
    color: var( --e-global-color-text );
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.elementor-10675 .elementor-element.elementor-element-dc91add.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-10675 .elementor-element.elementor-element-496c549 {
    width: auto;
    max-width: auto;
}

    .elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon-wrapper {
        text-align: left;
    }

    .elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon {
        font-size: 80px;
    }

        .elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon svg {
            height: 80px;
        }

.elementor-10675 .elementor-element.elementor-element-275e616 .elementor-counter-number-wrapper {
    color: var( --e-global-color-primary );
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 80px;
    font-weight: 700;
    line-height: 1.4em;
}

.elementor-10675 .elementor-element.elementor-element-275e616 .elementor-counter-title {
    color: var( --e-global-color-text );
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.elementor-10675 .elementor-element.elementor-element-c5a488a:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-c5a488a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../2022/05/background-png.png");
}

.elementor-10675 .elementor-element.elementor-element-c5a488a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 70px 0px;
}

    .elementor-10675 .elementor-element.elementor-element-c5a488a > .elementor-background-overlay {
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

.elementor-10675 .elementor-element.elementor-element-27a75e0 .title {
    margin: 15px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-27a75e0 .sc_heading {
    text-align: center;
    align-items: center;
}

.elementor-10675 .elementor-element.elementor-element-27a75e0 .heading-highlighted-wrapper {
    font-family: var( --e-global-typography-5e8542d-font-family ), Sans-serif;
    font-size: var( --e-global-typography-5e8542d-font-size );
    font-weight: var( --e-global-typography-5e8542d-font-weight );
    text-transform: var( --e-global-typography-5e8542d-text-transform );
}

.elementor-10675 .elementor-element.elementor-element-27a75e0 .sub-heading {
    font-family: "Lora", Sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-d0c567a > .elementor-widget-container {
    margin: 0% 25% 0% 25%;
    padding: 10px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-d0c567a {
    text-align: center;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-slideshow-info {
    padding: 0px 0px 0px 90px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-slideshow-title {
    font-size: 48px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-single-top-fields {
    margin: 30px 0px 35px 0px;
    padding: 20px 0px 25px 0px;
    border-style: solid;
    border-width: 1px 0px 1px 0px;
    border-color: #02010124;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-field-label {
    font-size: 14px;
    font-weight: normal;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-field-value {
    font-size: 20px;
    font-weight: 700;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-custom-meta {
    font-size: 12px;
    text-transform: uppercase;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-custom-desc {
    font-size: 20px;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-custom-text {
    margin: 35px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ui-button {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 35px 0px 0px 0px;
    padding: 17px 30px 17px 30px;
    background-color: var( --e-global-color-text );
    color: var( --e-global-color-474a48a );
    border-radius: 0px !important;
}

    .elementor-10675 .elementor-element.elementor-element-2617534 .ui-button:hover {
        background-color: var( --e-global-color-primary );
    }

.elementor-10675 .elementor-element.elementor-element-2617534 .ui-button2 {
    border-radius: 0px !important;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 > .elementor-widget-container {
    background-image: url("../2022/05/Group-27.jpg");
    padding: 20px 0px 20px 0px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox {
    width: 150px;
    height: 150px;
    font-size: 32px;
    color: var( --e-global-color-80d5310 );
}

    .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:before, .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:after {
        width: 150px;
        height: 150px;
    }

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-title-lightbox .icon {
    width: 150px;
    height: 150px;
    font-size: 32px;
    color: var( --e-global-color-80d5310 );
}

.elementor-10675 .elementor-element.elementor-element-92e949a:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-92e949a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #F0E7DC;
}

.elementor-10675 .elementor-element.elementor-element-92e949a > .elementor-background-overlay {
    background-image: url("../2022/05/background-png.png");
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-10675 .elementor-element.elementor-element-92e949a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .title {
    margin: 15px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .sc_heading {
    text-align: center;
    align-items: center;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .heading-highlighted-wrapper {
    font-family: var( --e-global-typography-5e8542d-font-family ), Sans-serif;
    font-size: var( --e-global-typography-5e8542d-font-size );
    font-weight: var( --e-global-typography-5e8542d-font-weight );
    text-transform: var( --e-global-typography-5e8542d-text-transform );
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .sub-heading {
    font-family: "Lora", Sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-b7703cc > .elementor-widget-container {
    margin: 0% 25% 0% 25%;
    padding: 10px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-b7703cc {
    text-align: center;
}

.elementor-10675 .elementor-element.elementor-element-2e3a188 > .elementor-widget-container {
    margin: 10px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2e3a188 .uk-slider-container {
    overflow: hidden;
}

.elementor-10675 .elementor-element.elementor-element-71b9cde:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-71b9cde > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("../2022/05/17.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.elementor-10675 .elementor-element.elementor-element-71b9cde > .elementor-background-overlay {
    background-color: #F0E7DC;
    opacity: 0.2;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-10675 .elementor-element.elementor-element-71b9cde {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 .title {
    margin: 15px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 .sc_heading {
    text-align: center;
    align-items: center;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 .heading-highlighted-wrapper {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 60px;
    font-weight: 700;
    text-transform: capitalize;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 .sub-heading {
    font-family: "Lora", Sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-2402590 > .elementor-widget-container {
    margin: 65px 0px 40px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2402590 .elementor-icon-wrapper {
    text-align: center;
}

.elementor-10675 .elementor-element.elementor-element-2402590.elementor-view-stacked .elementor-icon {
    background-color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-2402590.elementor-view-framed .elementor-icon, .elementor-10675 .elementor-element.elementor-element-2402590.elementor-view-default .elementor-icon {
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}

    .elementor-10675 .elementor-element.elementor-element-2402590.elementor-view-framed .elementor-icon, .elementor-10675 .elementor-element.elementor-element-2402590.elementor-view-default .elementor-icon svg {
        fill: var( --e-global-color-primary );
    }

.elementor-10675 .elementor-element.elementor-element-2402590 .elementor-icon {
    font-size: 48px;
}

    .elementor-10675 .elementor-element.elementor-element-2402590 .elementor-icon svg {
        height: 48px;
    }

.elementor-10675 .elementor-element.elementor-element-f2fb397 > .elementor-widget-container {
    margin: 0% 15% 0% 15%;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .ui-testimonial-avatar {
    margin: 20px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .templaza-testimonial.style1 .slick-arrow {
    bottom: 0px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .quote-icon i {
    font-size: 0px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .quote-icon {
    width: 0px;
}

    .elementor-10675 .elementor-element.elementor-element-f2fb397 .quote-icon svg {
        width: 0px;
    }

    .elementor-10675 .elementor-element.elementor-element-f2fb397 .quote-icon i, .elementor-10675 .elementor-element.elementor-element-f2fb397 .quote-icon {
        color: #F1CF69;
    }

.elementor-10675 .elementor-element.elementor-element-f2fb397 .templaza_quote_author_rating i {
    font-size: 18px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .ui-testimonial-avatar .uk-inline-clip {
    width: 80px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .testimonial-thumbs {
    max-width: 320px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .templaza_quote_content {
    font-family: "Lora", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5em;
    color: var( --e-global-color-secondary );
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 .templaza_quote_author {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: var( --e-global-color-secondary );
}

.elementor-10675 .elementor-element.elementor-element-2eee480:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-2eee480 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #F0E7DC;
    background-image: url("../2022/05/bg-latest-news.png");
    background-position: 0px 40px;
    background-repeat: no-repeat;
}

.elementor-10675 .elementor-element.elementor-element-2eee480 > .elementor-background-overlay {
    background-image: url("../2022/05/background-png.png");
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-10675 .elementor-element.elementor-element-2eee480 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .title {
    margin: 15px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .sc_heading {
    text-align: center;
    align-items: center;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .heading-highlighted-wrapper {
    font-family: var( --e-global-typography-5e8542d-font-family ), Sans-serif;
    font-size: var( --e-global-typography-5e8542d-font-size );
    font-weight: var( --e-global-typography-5e8542d-font-weight );
    text-transform: var( --e-global-typography-5e8542d-text-transform );
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .sub-heading {
    font-family: "Lora", Sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: var( --e-global-color-primary );
}

.elementor-10675 .elementor-element.elementor-element-e81cd26 > .elementor-widget-container {
    margin: 0% 25% 0% 25%;
    padding: 10px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-e81cd26 {
    text-align: center;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-lead-item .tz-image-cover {
    height: 220px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .uk-card {
    background-color: var( --e-global-color-80d5310 );
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .uk-card {
    background-color: var( --e-global-color-80d5310 );
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-info-wrap .uk-card-body {
    padding: 30px 30px 30px 30px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-info-wrap .uk-card-footer {
    padding: 20px 30px 20px 30px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-info-wrap .uk-card-body {
    padding: 30px 30px 30px 30px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-info-wrap .uk-card-footer {
    padding: 20px 30px 20px 30px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-title, .elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-title {
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2em;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-title {
    margin: 30px 0px 0px 0px !important;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-title {
    margin: 30px 0px 0px 0px !important;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .tz-image-cover {
    height: 300px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .tz-image-cover {
    height: 300px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-introtext, .elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-introtext {
    font-family: var( --e-global-typography-secondary-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-secondary-font-weight );
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-meta-middle, .elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-meta-middle {
    font-family: "Lora", Sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}

    .elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-meta-middle a {
        color: var( --e-global-color-primary );
    }

    .elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-meta-middle a {
        color: var( --e-global-color-primary );
    }

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-meta-middle {
    margin: 15px 0px 20px 0px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-meta-middle {
    margin: 15px 0px 20px 0px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-button, .elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-button {
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .uipost-btn-icon-box {
    margin-right: 5px;
}

.elementor-10675 .elementor-element.elementor-element-72449d3:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-72449d3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #000000E6;
}

.elementor-10675 .elementor-element.elementor-element-72449d3 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    z-index: 2;
}

    .elementor-10675 .elementor-element.elementor-element-72449d3 > .elementor-background-overlay {
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

.elementor-10675 .elementor-element.elementor-element-68a7f4c:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #C3952E;
    background-image: url("../2022/05/Group-5550.png");
    background-position: 50px 50px;
    background-repeat: no-repeat;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-element-populated > .elementor-background-overlay {
    background-image: url("../2022/05/Group-5551.png");
    background-position: 97% 83%;
    background-repeat: no-repeat;
    opacity: 1;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-element-populated {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: -185px 0px 0px 0px;
    --e-column-margin-right:0px;
    --e-column-margin-left:0px;
    padding: 80px 80px 80px 80px;
}

    .elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-element-populated > .elementor-background-overlay {
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    }

.elementor-10675 .elementor-element.elementor-element-0908b46 {
    text-align: center;
}

    .elementor-10675 .elementor-element.elementor-element-0908b46 .elementor-heading-title {
        font-size: 48px;
        color: var( --e-global-color-474a48a );
    }

.elementor-10675 .elementor-element.elementor-element-166e86e > .elementor-widget-container {
    padding: 0% 22% 0% 22%;
}

.elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-form input, .elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-form select {
    height: 60px !important;
    line-height: 60px !important;
}

.elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-form input, .elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-form select, .elementor-10675 .elementor-element.elementor-element-166e86e form textarea {
    border-style: solid;
    border-width: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-field-container .wpforms-field {
    margin: 10px 0px 20px 0px !important;
}

.templaza-section .elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-container form button.wpforms-submit, .elementor-10675 .elementor-element.elementor-element-166e86e form input[type="button"] {
    height: 60px !important;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
}

.templaza-section .elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-container form button.wpforms-submit {
    padding: 0px 45px 0px 45px;
}

    .templaza-section .elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-container form button.wpforms-submit:not(:hover), .elementor-10675 .elementor-element.elementor-element-166e86e form input[type="button"], .elementor-10675 .elementor-element.elementor-element-166e86e form input[type="submit"] {
        background-color: #000000!important;
    }

        .templaza-section .elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-container form button.wpforms-submit:hover, .elementor-10675 .elementor-element.elementor-element-166e86e form input[type="button"]:hover, .elementor-10675 .elementor-element.elementor-element-166e86e form input[type="submit"]:hover {
            background-color: #242424 !important;
        }

@media(min-width:640px) {
    .elementor-10675 .elementor-element.elementor-element-172a6ca;

{
    width: 55%;
}

.elementor-10675 .elementor-element.elementor-element-1249553 {
    width: 45%;
}

.elementor-10675 .elementor-element.elementor-element-ff10135 {
    width: 100%;
}

}

@media(max-width:1199px) and (min-width:640px) {
    .elementor-10675 .elementor-element.elementor-element-172a6ca;

{
    width: 55%;
}

.elementor-10675 .elementor-element.elementor-element-1249553 {
    width: 45%;
}

}

@media(max-width:959px) and (min-width:640px) {
    .elementor-10675 .elementor-element.elementor-element-172a6ca;

{
    width: 100%;
}

.elementor-10675 .elementor-element.elementor-element-1249553 {
    width: 100%;
}

.elementor-10675 .elementor-element.elementor-element-0c19bec {
    width: 50%;
}

.elementor-10675 .elementor-element.elementor-element-13640cc {
    width: 50%;
}

.elementor-10675 .elementor-element.elementor-element-885bdba {
    width: 50%;
}

.elementor-10675 .elementor-element.elementor-element-dc91add {
    width: 50%;
}

}

@media(max-width:1366px) {
    .elementor-10675 .elementor-element.elementor-element-59ded62;

{
    bottom: 150px;
}

.elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form {
    display: flex;
    flex-wrap: wrap;
}

.elementor-10675 .elementor-element.elementor-element-9c30015 {
    padding: 80px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-9944d8e > .elementor-widget-container {
    padding: 0px 60px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-603558a > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-81712eb {
    padding: 50px 0px 80px 0px;
}

.elementor-10675 .elementor-element.elementor-element-c5a488a {
    padding: 80px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-27a75e0 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-d0c567a > .elementor-widget-container {
    margin: 0% 20% 0% 20%;
    padding: 10px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-slideshow-info {
    padding: 0px 0px 0px 120px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 > .elementor-widget-container {
    padding: 250px 0px 250px 0px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox {
    width: 130px;
    height: 130px;
}

    .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:before, .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:after {
        width: 130px;
        height: 130px;
    }

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-title-lightbox .icon {
    width: 130px;
    height: 130px;
}

.elementor-10675 .elementor-element.elementor-element-92e949a {
    padding: 80px 0px 90px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-71b9cde {
    padding: 80px 0px 90px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2402590 > .elementor-widget-container {
    margin: 45px 0px 25px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2eee480 {
    padding: 70px 0px 250px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .tz-image-cover {
    height: 320px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .tz-image-cover {
    height: 320px;
}

}

@media(max-width:1199px) {
    .elementor-10675 .elementor-element.elementor-element-59ded62 > .elementor-widget-container;

{
    margin: 0% 0% 0% 0%;
}

.elementor-10675 .elementor-element.elementor-element-59ded62 {
    bottom: 130px;
}

    .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form {
        display: flex;
        flex-wrap: wrap;
    }

.elementor-10675 .elementor-element.elementor-element-9c30015 {
    padding: 70px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-9944d8e > .elementor-widget-container {
    padding: 0px 20px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-1249553 > .elementor-element-populated {
    padding: 0px 0px 0px 20px;
}

.elementor-10675 .elementor-element.elementor-element-603558a .heading-highlighted-wrapper {
    font-size: 44px;
}

.elementor-10675 .elementor-element.elementor-element-81712eb {
    padding: 30px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-0c19bec > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon {
    font-size: 50px;
}

    .elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon svg {
        height: 50px;
    }

.elementor-10675 .elementor-element.elementor-element-34bf33b .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-13640cc > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon {
    font-size: 60px;
}

    .elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon svg {
        height: 60px;
    }

.elementor-10675 .elementor-element.elementor-element-ecc7bd1 .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-885bdba > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon {
    font-size: 55px;
}

    .elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon svg {
        height: 55px;
    }

.elementor-10675 .elementor-element.elementor-element-6a71f5f .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-dc91add > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon {
    font-size: 60px;
}

    .elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon svg {
        height: 60px;
    }

.elementor-10675 .elementor-element.elementor-element-275e616 .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-c5a488a {
    padding: 30px 0px 40px 0px;
}

.elementor-10675 .elementor-element.elementor-element-27a75e0 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-d0c567a > .elementor-widget-container {
    margin: 0% 10% 0% 10%;
    padding: 0px 0px 20px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-slideshow-info {
    padding: 0px 0px 0px 40px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox {
    width: 80px;
    height: 80px;
    font-size: 20px;
}

    .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:before, .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:after {
        width: 80px;
        height: 80px;
    }

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-title-lightbox .icon {
    width: 80px;
    height: 80px;
    font-size: 20px;
}

.elementor-10675 .elementor-element.elementor-element-92e949a {
    padding: 60px 0px 60px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-b7703cc > .elementor-widget-container {
    margin: 0% 10% 0% 10%;
    padding: 0px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-71b9cde {
    padding: 70px 0px 80px 0px;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 .heading-highlighted-wrapper {
    font-size: 55px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 > .elementor-widget-container {
    margin: 0% 10% 0% 10%;
}

.elementor-10675 .elementor-element.elementor-element-2eee480:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-2eee480 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2eee480 {
    padding: 10px 0px 10px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-e81cd26 > .elementor-widget-container {
    margin: 0% 10% 0% 10%;
    padding: 0px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-lead-item .tz-image-cover {
    height: 220px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .tz-image-cover {
    height: 250px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .tz-image-cover {
    height: 250px;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 10px 6px;
    background-size: contain;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-element-populated > .elementor-background-overlay {
    background-position: 96% 65%;
    background-size: 284px auto;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-element-populated {
    margin: -155px 0px 0px 0px;
    --e-column-margin-right:0px;
    --e-column-margin-left:0px;
    padding: 60px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-166e86e > .elementor-widget-container {
    padding: 0% 10% 0% 10%;
}

.elementor-10675 .elementor-element.elementor-element-166e86e .wpforms-field-container .wpforms-field {
    margin: 5px 0px 10px 0px !important;
}

}

@media(max-width:959px) {
    .elementor-10675 .elementor-element.elementor-element-59ded62;

{
    bottom: 20px;
    z-index: 0;
}

.elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form {
    display: flex;
    flex-wrap: wrap;
}

.elementor-10675 .elementor-element.elementor-element-9c30015 {
    padding: 60px 0px 30px 0px;
    text-align:justify;
}

.elementor-10675 .elementor-element.elementor-element-9944d8e > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-1249553 > .elementor-element-populated {
    padding: 10px 10px 10px 10px;
}

.elementor-10675 .elementor-element.elementor-element-603558a > .elementor-widget-container {
    margin: 40px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-81712eb {
    padding: 40px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-0c19bec > .elementor-element-populated {
    padding: 10px 10px 10px 10px;
}

.elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon {
    font-size: 50px;
}

    .elementor-10675 .elementor-element.elementor-element-6749b5d .elementor-icon svg {
        height: 50px;
    }

.elementor-10675 .elementor-element.elementor-element-13640cc > .elementor-element-populated {
    padding: 10px 10px 10px 10px;
}

.elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon {
    font-size: 60px;
}

    .elementor-10675 .elementor-element.elementor-element-77a8d6f .elementor-icon svg {
        height: 60px;
    }

.elementor-10675 .elementor-element.elementor-element-885bdba > .elementor-element-populated {
    padding: 10px 10px 10px 10px;
}

.elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon {
    font-size: 55px;
}

    .elementor-10675 .elementor-element.elementor-element-1b2e7c8 .elementor-icon svg {
        height: 55px;
    }

.elementor-10675 .elementor-element.elementor-element-dc91add > .elementor-element-populated {
    padding: 10px 10px 10px 10px;
}

.elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon {
    font-size: 60px;
}

    .elementor-10675 .elementor-element.elementor-element-496c549 .elementor-icon svg {
        height: 60px;
    }

.elementor-10675 .elementor-element.elementor-element-27a75e0 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-d0c567a > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-slideshow-info {
    padding: 0px 0px 0px 30px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-slideshow-title {
    font-size: 36px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-single-top-fields {
    margin: 10px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 > .elementor-widget-container {
    padding: 180px 0px 180px 0px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox {
    font-size: 20px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-title-lightbox .icon {
    font-size: 20px;
}

.elementor-10675 .elementor-element.elementor-element-92e949a {
    padding: 10px 0px 10px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-b7703cc > .elementor-widget-container {
    padding: 0px 0px 20px 0px;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2402590 > .elementor-widget-container {
    margin: 35px 0px 20px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f2fb397 > .elementor-widget-container {
    margin: 0px 5px 0px 5px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-e81cd26 > .elementor-widget-container {
    padding: 0px 0px 20px 0px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-info-wrap .uk-card-body {
    padding: 20px 20px 30px 20px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .ui-post-info-wrap .uk-card-footer {
    padding: 20px 20px 20px 20px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-info-wrap .uk-card-body {
    padding: 20px 20px 30px 20px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .ui-post-info-wrap .uk-card-footer {
    padding: 20px 20px 20px 20px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .tz-image-cover {
    height: 220px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .tz-image-cover {
    height: 220px;
}

}

@media(max-width:639px) {
    .elementor-10675 .elementor-element.elementor-element-59ded62 .advanced-product-search-form;

{
    display: flex;
    flex-wrap: wrap;
}

.elementor-10675 .elementor-element.elementor-element-9c30015:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-9c30015 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0vw 0vh;
}

.elementor-10675 .elementor-element.elementor-element-172a6ca > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-1249553 > .elementor-element-populated {
    padding: 30px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-603558a > .elementor-widget-container {
    margin: 20px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-603558a .heading-highlighted-wrapper {
    font-size: 40px;
}

.elementor-10675 .elementor-element.elementor-element-0c19bec > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-34bf33b .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-13640cc > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-ecc7bd1 .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-885bdba > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-6a71f5f .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-dc91add > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-275e616 .elementor-counter-number-wrapper {
    font-size: 60px;
}

.elementor-10675 .elementor-element.elementor-element-27a75e0 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-d0c567a > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
    padding: 0px 0px 10px 0px;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-field-label {
    line-height: 1.2em;
}

.elementor-10675 .elementor-element.elementor-element-2617534 .ap-field-value {
    font-size: 16px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 > .elementor-widget-container {
    padding: 25px 0px 50px 0px;
}

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox {
    width: 60px;
    height: 60px;
    font-size: 16px;
}

    .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:before, .elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-lightbox:after {
        width: 60px;
        height: 60px;
    }

.elementor-10675 .elementor-element.elementor-element-80e8c68 .ui-title-lightbox .icon {
    width: 60px;
    height: 60px;
    font-size: 16px;
}

.elementor-10675 .elementor-element.elementor-element-2d75e88 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-b7703cc > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
    padding: 0px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-71b9cde {
    padding: 5px 0px 5px 0px;
}

.elementor-10675 .elementor-element.elementor-element-16d1641 .heading-highlighted-wrapper {
    font-size: 40px;
}

.elementor-10675 .elementor-element.elementor-element-2eee480:not(.elementor-motion-effects-element-type-background), .elementor-10675 .elementor-element.elementor-element-2eee480 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .title {
    margin: 5px 0px 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-f8273a7 .heading-highlighted-wrapper {
    font-size: var( --e-global-typography-5e8542d-font-size );
}

.elementor-10675 .elementor-element.elementor-element-e81cd26 > .elementor-widget-container {
    margin: 0% 0% 0% 0%;
    padding: 0px 0px 30px 0px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-lead-item .tz-image-cover {
    height: 220px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts-intro-item .tz-image-cover {
    height: 250px;
}

.elementor-10675 .elementor-element.elementor-element-ca7d824 .ui-posts.style1 .tz-image-cover {
    height: 250px;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-position: 0px 0px;
}

.elementor-10675 .elementor-element.elementor-element-68a7f4c > .elementor-element-populated > .elementor-background-overlay {
    background-position: 0% 0%;
}

}

@-webkit-keyframes heading-highlighted-dash {
    0% {
        stroke-dasharray: 0 1500;
    }

    15% {
        stroke-dasharray: 1500 1500;
    }

    85% {
        opacity: 1;
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0;
    }

    to {
        stroke-dasharray: 0 1500;
        opacity: 0;
    }
}

@keyframes heading-highlighted-dash {
    0% {
        stroke-dasharray: 0 1500;
    }

    15% {
        stroke-dasharray: 1500 1500;
    }

    85% {
        opacity: 1;
    }

    90% {
        stroke-dasharray: 1500 1500;
        opacity: 0;
    }

    to {
        stroke-dasharray: 0 1500;
        opacity: 0;
    }
}

.heading-highlighted-wrapper {
    display: inline-block;
    position: relative;
}

    .heading-highlighted-wrapper svg {
        position: absolute;
        top: 50%;
        left: 50%;
        width: calc(100% + 20px);
        height: calc(100% + 20px);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        overflow: visible;
    }

        .heading-highlighted-wrapper svg path {
            stroke: #333b69;
            stroke-width: 9;
            fill: none;
            stroke-dasharray: 1500;
            -webkit-animation: heading-highlighted-dash 10s infinite;
            animation: heading-highlighted-dash 10s infinite;
        }

.heading-highlighted-text-active {
    position: relative;
}

.heading-highlighted-text {
    display: inline-block;
    white-space: nowrap;
    top: 0;
    left: 0;
}

.sc_heading .line {
    height: 1px;
    background-color: #333;
    width: 35px;
}

.sc_heading .line_style1 .line-before {
    height: 1px;
    background-color: #333;
    width: 35px;
}

.sc_heading .line_style1 .line-after {
    height: 1px;
    background-color: #333;
    width: 35px;
}

.sc_heading .line_style1 .line {
    height: 3px;
    width: 3px;
    margin: 0 5px;
}

.sc_heading.clone_title .title {
    position: relative;
}

.sc_heading.clone_title .clone {
    font-size: 200%;
    width: 100%;
    opacity: .05;
    position: absolute;
    bottom: 22px;
    color: #333;
    left: 10px;
}

.sc_heading.right {
    align-items: flex-end;
}

.sc_heading.left {
    align-items: start!important;
}

.sc_heading.right {
    align-items: end!important;
}

.sc_heading .sub-heading:before {
    content: "";
}

.sc_heading .sub-heading:after {
    content: "";
}

.sc_heading.text-nowrap .title {
    text-wrap: nowrap;
}
/*# sourceMappingURL=style.css.map */
.uk-slidenav-container.custom {
    position: absolute;
}

.templaza-testimonial.style1 .slick-arrow {
    position: absolute;
    bottom: 103px;
    background: 0 0;
    cursor: pointer;
    z-index: 2;
}

    .templaza-testimonial.style1 .slick-arrow.btn_next {
        left: calc(70% + 80px);
        font-weight: bold;
    }

    .templaza-testimonial.style1 .slick-arrow.btn_prev {
        left: calc(30% - 80px);
        transform: translate(-100%,0);
        -webkit-transform: translate(-100%,0);
        -moz-transform: translate(-100%,0);
        font-weight: bold;
    }

.templaza-testimonial.style3 {
}

    .templaza-testimonial.style3 .slick-center .ui-quote-info {
        visibility: visible;
        opacity: 1;
    }

    .templaza-testimonial.style3 .ui-quote-info {
        padding-top: 60px;
        width: 920px;
        position: relative;
        left: 50%;
        margin-left: -460px;
        visibility: hidden;
        opacity: 0;
        transition: all .3s ease 0s;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
    }

    .templaza-testimonial.style3 .uk-inline-clip {
        transition: all .3s ease 0s;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -ms-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
    }

    .templaza-testimonial.style3 .quote-icon {
        visibility: visible;
    }

    .templaza-testimonial.style3 .slick-slide.slick-active-1 {
        text-align: right;
    }

    .templaza-testimonial.style3 .slick-slide.slick-active-5 {
        text-align: left;
    }

    .templaza-testimonial.style3 .ui-testimonial-avatar {
        cursor: pointer;
    }

    .templaza-testimonial.style3 .slick-arrow {
        width: 50px;
        height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .templaza-testimonial.style3 .slick-prev, .templaza-testimonial.style3 .slick-next {
        position: absolute;
        top: 50%;
        padding: 0;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%);
        cursor: pointer;
        outline: none;
    }

        .templaza-testimonial.style3 .slick-prev:hover, .templaza-testimonial.style3 .slick-prev:focus, .templaza-testimonial.style3 .slick-next:hover, .templaza-testimonial.style3 .slick-next:focus {
            outline: none;
        }

            .templaza-testimonial.style3 .slick-prev:hover:before, .templaza-testimonial.style3 .slick-prev:focus:before, .templaza-testimonial.style3 .slick-next:hover:before, .templaza-testimonial.style3 .slick-next:focus:before {
                opacity: 1;
            }

        .templaza-testimonial.style3 .slick-prev.slick-disabled:before, .templaza-testimonial.style3 .slick-next.slick-disabled:before {
            opacity: .25;
        }

        .templaza-testimonial.style3 .slick-prev:before, .templaza-testimonial.style3 .slick-next:before {
            opacity: .75;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

    .templaza-testimonial.style3 .slick-prev {
        left: -25px;
    }

    .templaza-testimonial.style3 [dir=rtl] .slick-prev {
        right: -25px;
        left: auto;
    }

    .templaza-testimonial.style3 .slick-next {
        right: -25px;
    }

    .templaza-testimonial.style3 [dir=rtl] .slick-next {
        right: auto;
        left: -25px;
    }

    .templaza-testimonial.style3.yes .ui-testimonial-avatar {
        position: relative;
    }

        .templaza-testimonial.style3.yes .ui-testimonial-avatar:after {
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #ff5400;
            border-top-color: #ff5400;
            bottom: -15px;
            content: "";
            left: 50%;
            margin-left: -6px;
            visibility: hidden;
            opacity: 0;
            position: absolute;
            transition: all 300ms ease 0s;
            -webkit-transition: all 300ms ease 0s;
            -moz-transition: all 300ms ease 0s;
            -ms-transition: all 300ms ease 0s;
            -o-transition: all 300ms ease 0s;
        }

    .templaza-testimonial.style3.yes .slick-center .ui-testimonial-avatar:after {
        visibility: visible;
        opacity: 1;
        transition: all 300ms ease .3s;
        -webkit-transition: all 300ms ease .3s;
        -moz-transition: all 300ms ease .3s;
        -ms-transition: all 300ms ease .3s;
        -o-transition: all 300ms ease .3s;
    }

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: "";
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir=rtl] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li.slick-active button {
            width: 20px;
            height: 20px;
            transition: all .3s ease 0s;
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -ms-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
        }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 10px;
            height: 10px;
            cursor: pointer;
            outline: none;
            border-radius: 50%;
            padding: 0;
            border: none;
            transition: all .3s ease 0s;
            -webkit-transition: all .3s ease 0s;
            -moz-transition: all .3s ease 0s;
            -ms-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none;
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1;
                }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: #000;
        }

@media screen and (max-width:959.9px) {
    .templaza-testimonial.style3 .slick-slide.slick-active-1 {
        text-align: right;
    }

    .templaza-testimonial.style3 .slick-slide.slick-active-3 {
        text-align: left;
    }

    .templaza-testimonial.style3 .ui-quote-info {
        width: 630px;
        margin-left: -315px;
    }
}

@media screen and (max-width:574.9px) {
    .templaza-testimonial.style3 .slick-slide.slick-active-1 {
        text-align: center;
    }

    .templaza-testimonial.style3 .ui-quote-info {
        width: 100%;
        margin-left: -50%;
    }
}
/*# sourceMappingURL=style.css.map */
.templaza-widget-uiadvanced-products-filter .advanced-product-search-form .ap-search-item ul {
    padding: 0;
    list-style: none;
}

.templaza-widget-uiadvanced-products-filter .advanced-product-search-form .ap-search-item input.checkbox {
    margin-left: 0;
}
/*# sourceMappingURL=style.css.map */
.tns-outer {
    padding: 0!important;
}

    .tns-outer [hidden] {
        display: none!important;
    }

    .tns-outer [aria-controls], .tns-outer [data-action] {
        cursor: pointer;
    }

.tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

    .tns-slider > .tns-item {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.tns-horizontal.tns-subpixel {
    white-space: nowrap;
}

    .tns-horizontal.tns-subpixel > .tns-item {
        display: inline-block;
        vertical-align: top;
        white-space: normal;
    }

.tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
}

.tns-no-calc {
    position: relative;
    left: 0;
}

.tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
}

    .tns-gallery > .tns-item {
        position: absolute;
        left: -100%;
        -webkit-transition: transform 0s,opacity 0s;
        -moz-transition: transform 0s,opacity 0s;
        transition: transform 0s,opacity 0s;
    }

    .tns-gallery > .tns-slide-active {
        position: relative;
        left: auto!important;
    }

    .tns-gallery > .tns-moving {
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        transition: all .25s;
    }

.tns-autowidth {
    display: inline-block;
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6;
}

    .tns-lazy-img.tns-complete {
        opacity: 1;
    }

.tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
}

.tns-ovh {
    overflow: hidden;
}

.tns-visually-hidden {
    position: absolute;
    left: -1e4em;
}

.tns-transparent {
    opacity: 0;
    visibility: hidden;
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}

.tns-normal, .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.tns-vpfix {
    white-space: nowrap;
}

    .tns-vpfix > div, .tns-vpfix > li {
        display: inline-block;
    }

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}

.tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70/3);
    width: -moz-calc(100% * 70/3);
    width: calc(100% * 70/3);
    position: absolute;
    right: 0;
}

    .tns-t-ct:after {
        content: '';
        display: table;
        clear: both;
    }

    .tns-t-ct > div {
        width: 1.4285714%;
        width: -webkit-calc(100%/70);
        width: -moz-calc(100%/70);
        width: calc(100%/70);
        height: 10px;
        float: left;
    }
/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */
.ui-advanced-products .uk-article-meta {
    line-height: 1.6;
}

    .ui-advanced-products .uk-article-meta > span:not(:first-child):before {
        content: "-";
        margin: 0 10px;
    }

.ui-advanced-products .ui-post-thumbnail img {
    width: 100%;
}

.ui-advanced-products .ui-post-tags > a:not(:last-child) {
    margin-right: 8px;
}

.ui-advanced-products.ui-visible .uk-slider-container:after, .ui-advanced-products.ui-visible .uk-slider-container:before {
    content: "";
    position: absolute;
    height: 100%;
    background: rgba(255,255,255,.8);
    width: 100%;
    z-index: 1;
}

.ui-advanced-products.ui-visible .uk-slider-container:before {
    left: -100%;
    top: 0;
    margin-right: 40px;
}

.ui-advanced-products.ui-visible .uk-slider-container:after {
    left: calc(100% - 1px);
    top: 0;
    margin-left: 40px;
}

.ui-advanced-products.ui-visible .uk-slidernav {
    z-index: 2;
}
/*# sourceMappingURL=style.css.map */
.ui-image .ui-image-detail {
    transition: all .3s linear;
}

.ui-image .ui-image-flash-effect:before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    transform: skewX(-25deg);
    z-index: 2;
}

.ui-image .ui-image-flash-effect:hover:before {
    -webkit-animation: slide 1.3s;
    animation: slide 1.3s;
}

@keyframes slide {
    0% {
        left: -100%;
    }

    100% {
        left: 125%;
    }
}
/*# sourceMappingURL=style.css.map */
.ui-lightbox > span {
    width: 100%;
    height: 100%;
}

.uilightbox.rotate {
    position: relative;
    display: inline-block;
}

    .uilightbox.rotate .uilightbox-inner {
        border-radius: 50%;
    }

.templaza-widget-uilightbox .ui-lightbox {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

    .templaza-widget-uilightbox .ui-lightbox:hover {
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
    }

.ui-lightbox-ripple-hover {
    transition: all .4s ease;
}

    .ui-lightbox-ripple-hover:before, .ui-lightbox-ripple-hover:after {
        transition: all .4s ease;
    }

    .ui-lightbox-ripple, .ui-lightbox-ripple-hover:hover {
        position: relative;
    }

        .ui-lightbox-ripple:before, .ui-lightbox-ripple:after, .ui-lightbox-ripple-hover:hover:before, .ui-lightbox-ripple-hover:hover:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            background: 0 0;
            transform: translate(-50%,-50%);
            -webkit-animation-delay: .9s;
            animation-delay: .9s;
            box-shadow: 0 0 rgba(255,255,255,.6);
            -webkit-animation: ripple 3s infinite;
            animation: ripple 3s infinite;
            transition: all .4s ease;
        }

        .ui-lightbox-ripple:after, .ui-lightbox-ripple-hover:hover:after {
            -webkit-animation-delay: .6s;
            animation-delay: .6s;
        }

@-webkit-keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 1em rgba(255,255,255,.2);
        box-shadow: 0 0 0 1em rgba(255,255,255,.2);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 rgba(255,255,255,0);
    }
}

@keyframes ripple {
    70% {
        -webkit-box-shadow: 0 0 0 1em rgba(255,255,255,.2);
        box-shadow: 0 0 0 1em rgba(255,255,255,.2);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0);
        box-shadow: 0 0 rgba(255,255,255,0);
    }
}
/*# sourceMappingURL=style.css.map */
.ui-posts .uk-article-meta {
    line-height: 1.6;
}

    .ui-posts .uk-article-meta > span:not(:first-child):before {
        content: "-";
        margin: 0 10px;
    }

.ui-posts .ui-post-thumbnail img {
    width: 100%;
}

.ui-posts .ui-post-tags > a:not(:last-child) {
    margin-right: 8px;
}

.ui-posts .ui-post-pagination {
    display: flex;
    justify-content: center;
    line-height: 1;
}

    .ui-posts .ui-post-pagination > .page-numbers {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 100px;
        width: 45px;
        height: 45px;
        margin: 0 2px;
    }

        .ui-posts .ui-post-pagination > .page-numbers.current, .ui-posts .ui-post-pagination > .page-numbers:hover {
            background-color: #333;
            color: #fff;
        }

.ui-posts.style1 .ui-post-meta-thumb {
    z-index: 2;
}

    .ui-posts.style1 .ui-post-meta-thumb.default {
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
    }

        .ui-posts.style1 .ui-post-meta-thumb.default span {
            padding-right: 10px;
        }

            .ui-posts.style1 .ui-post-meta-thumb.default span i {
                background: #fff;
                padding: 10px;
                margin-right: 10px;
            }

.ui-posts.style1 .ui-author-avatar {
    position: absolute;
    top: -30px;
}

.ui-posts.style1 .uk-card-body {
    position: absolute;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.ui-posts.style1 .uk-card-footer {
    padding: 0!important;
    width: 80px;
}

    .ui-posts.style1 .uk-card-footer .ui-post-meta-footer {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .ui-posts.style1 .uk-card-footer .ui-post-meta-footer span {
            border-bottom: 1px solid #f3f3f3;
            padding: 20px 0;
            text-align: center;
        }

            .ui-posts.style1 .uk-card-footer .ui-post-meta-footer span span {
                display: none;
            }

            .ui-posts.style1 .uk-card-footer .ui-post-meta-footer span i {
                display: block;
                padding: 3px 0;
            }

.ui-posts.style1 .uk-article {
    overflow: hidden;
}

.ui-posts.style1 .templaza-thumb-roof .ui-post-info-wrap {
    position: relative;
    z-index: 2;
}

.ui-posts .ui-post-thumb-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .ui-posts .ui-post-thumb-box.flash-effect:before {
        position: absolute;
        top: 0;
        left: -100%;
        display: block;
        content: "";
        width: 50%;
        height: 100%;
        background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
        transform: skewX(-25deg);
        z-index: 2;
    }

    .ui-posts .ui-post-thumb-box.flash-effect:hover:before {
        -webkit-animation: slide 1.3s;
        animation: slide 1.3s;
    }

.ui-posts .img_radius .ui-post-roof-effect {
    background: 0 0;
}

.ui-posts .img_radius.ui-post-roof-effect {
    background: 0 0;
}

.ui-posts .img_radius.ui-post-roof-effect {
    background: 0 0;
}

@keyframes slide {
    0% {
        left: -100%;
    }

    100% {
        left: 125%;
    }
}
/*# sourceMappingURL=style.css.map */
/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900);
}

.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free";
}

.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands";
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em;
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em;
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em;
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em;
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em;
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin,2.5em);
    padding-left: 0;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width,2em);
    line-height: inherit;
}

.fa-border {
    border-radius: var(--fa-border-radius,.1em);
    border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
    padding: var(--fa-border-padding,.2em .25em .15em);
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin,.3em);
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin,.3em);
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out);
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
}

.fa-beat-fade, .fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out);
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear);
}

.fa-shake, .fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay,0s);
    animation-delay: var(--fa-animation-delay,0s);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration,2s);
    animation-duration: var(--fa-animation-duration,2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear);
}

.fa-spin-reverse {
    --fa-animation-direction:reverse;
}

.fa-pulse, .fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
    animation-timing-function: var(--fa-animation-timing,steps(8));
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat, .fa-beat-fade, .fa-bounce, .fa-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        transition-duration: 0s;
    }
}

@-webkit-keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25));
    }
}

@keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25));
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4);
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4);
    }
}

@-webkit-keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125));
    }
}

@keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125));
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    8%,24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    40%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    8%,24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    40%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle,none));
    transform: rotate(var(--fa-rotate-angle,none));
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index,auto);
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: var(--fa-inverse,#fff);
}

.fa-0:before {
    content: "\30";
}

.fa-1:before {
    content: "\31";
}

.fa-2:before {
    content: "\32";
}

.fa-3:before {
    content: "\33";
}

.fa-4:before {
    content: "\34";
}

.fa-5:before {
    content: "\35";
}

.fa-6:before {
    content: "\36";
}

.fa-7:before {
    content: "\37";
}

.fa-8:before {
    content: "\38";
}

.fa-9:before {
    content: "\39";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-arrows-to-circle:before {
    content: "\e4bd";
}

.fa-chevron-circle-right:before, .fa-circle-chevron-right:before {
    content: "\f138";
}

.fa-at:before {
    content: "\40";
}

.fa-trash-alt:before, .fa-trash-can:before {
    content: "\f2ed";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-user-times:before, .fa-user-xmark:before {
    content: "\f235";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-comment-alt:before, .fa-message:before {
    content: "\f27a";
}

.fa-info:before {
    content: "\f129";
}

.fa-compress-alt:before, .fa-down-left-and-up-right-to-center:before {
    content: "\f422";
}

.fa-explosion:before {
    content: "\e4e9";
}

.fa-file-alt:before, .fa-file-lines:before, .fa-file-text:before {
    content: "\f15c";
}

.fa-wave-square:before {
    content: "\f83e";
}

.fa-ring:before {
    content: "\f70b";
}

.fa-building-un:before {
    content: "\e4d9";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-calendar-alt:before, .fa-calendar-days:before {
    content: "\f073";
}

.fa-anchor-circle-check:before {
    content: "\e4aa";
}

.fa-building-circle-arrow-right:before {
    content: "\e4d1";
}

.fa-volleyball-ball:before, .fa-volleyball:before {
    content: "\f45f";
}

.fa-arrows-up-to-line:before {
    content: "\e4c2";
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd";
}

.fa-circle-minus:before, .fa-minus-circle:before {
    content: "\f056";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-right-from-bracket:before, .fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-soap:before {
    content: "\e06e";
}

.fa-heart-music-camera-bolt:before, .fa-icons:before {
    content: "\f86d";
}

.fa-microphone-alt-slash:before, .fa-microphone-lines-slash:before {
    content: "\f539";
}

.fa-bridge-circle-check:before {
    content: "\e4c9";
}

.fa-pump-medical:before {
    content: "\e06a";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-magnifying-glass-location:before, .fa-search-location:before {
    content: "\f689";
}

.fa-forward-step:before, .fa-step-forward:before {
    content: "\f051";
}

.fa-face-smile-beam:before, .fa-smile-beam:before {
    content: "\f5b8";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-football-ball:before, .fa-football:before {
    content: "\f44e";
}

.fa-school-circle-exclamation:before {
    content: "\e56c";
}

.fa-crop:before {
    content: "\f125";
}

.fa-angle-double-down:before, .fa-angles-down:before {
    content: "\f103";
}

.fa-users-rectangle:before {
    content: "\e594";
}

.fa-people-roof:before {
    content: "\e537";
}

.fa-people-line:before {
    content: "\e534";
}

.fa-beer-mug-empty:before, .fa-beer:before {
    content: "\f0fc";
}

.fa-diagram-predecessor:before {
    content: "\e477";
}

.fa-arrow-up-long:before, .fa-long-arrow-up:before {
    content: "\f176";
}

.fa-burn:before, .fa-fire-flame-simple:before {
    content: "\f46a";
}

.fa-male:before, .fa-person:before {
    content: "\f183";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-file-csv:before {
    content: "\f6dd";
}

.fa-menorah:before {
    content: "\f676";
}

.fa-truck-plane:before {
    content: "\e58f";
}

.fa-record-vinyl:before {
    content: "\f8d9";
}

.fa-face-grin-stars:before, .fa-grin-stars:before {
    content: "\f587";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-pastafarianism:before, .fa-spaghetti-monster-flying:before {
    content: "\f67b";
}

.fa-arrow-down-up-across-line:before {
    content: "\e4af";
}

.fa-spoon:before, .fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-jar-wheat:before {
    content: "\e517";
}

.fa-envelopes-bulk:before, .fa-mail-bulk:before {
    content: "\f674";
}

.fa-file-circle-exclamation:before {
    content: "\e4eb";
}

.fa-circle-h:before, .fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-pager:before {
    content: "\f815";
}

.fa-address-book:before, .fa-contact-book:before {
    content: "\f2b9";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-k:before {
    content: "\4b";
}

.fa-landmark-flag:before {
    content: "\e51c";
}

.fa-pencil-alt:before, .fa-pencil:before {
    content: "\f303";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-comments:before {
    content: "\f086";
}

.fa-file-clipboard:before, .fa-paste:before {
    content: "\f0ea";
}

.fa-code-pull-request:before {
    content: "\e13c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-truck-loading:before, .fa-truck-ramp-box:before {
    content: "\f4de";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-vial-virus:before {
    content: "\e597";
}

.fa-sheet-plastic:before {
    content: "\e571";
}

.fa-blog:before {
    content: "\f781";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-person-arrow-up-from-line:before {
    content: "\e539";
}

.fa-scroll-torah:before, .fa-torah:before {
    content: "\f6a0";
}

.fa-broom-ball:before, .fa-quidditch-broom-ball:before, .fa-quidditch:before {
    content: "\f458";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-archive:before, .fa-box-archive:before {
    content: "\f187";
}

.fa-person-drowning:before {
    content: "\e545";
}

.fa-arrow-down-9-1:before, .fa-sort-numeric-desc:before, .fa-sort-numeric-down-alt:before {
    content: "\f886";
}

.fa-face-grin-tongue-squint:before, .fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-w:before {
    content: "\57";
}

.fa-earth-africa:before, .fa-globe-africa:before {
    content: "\f57c";
}

.fa-rainbow:before {
    content: "\f75b";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-tablet-alt:before, .fa-tablet-screen-button:before {
    content: "\f3fa";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-trowel-bricks:before {
    content: "\e58a";
}

.fa-face-flushed:before, .fa-flushed:before {
    content: "\f579";
}

.fa-hospital-user:before {
    content: "\f80d";
}

.fa-tent-arrow-left-right:before {
    content: "\e57f";
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-box-tissue:before {
    content: "\e05b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-bell-concierge:before, .fa-concierge-bell:before {
    content: "\f562";
}

.fa-pen-ruler:before, .fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-people-arrows-left-right:before, .fa-people-arrows:before {
    content: "\e068";
}

.fa-mars-and-venus-burst:before {
    content: "\e523";
}

.fa-caret-square-right:before, .fa-square-caret-right:before {
    content: "\f152";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-sun-plant-wilt:before {
    content: "\e57a";
}

.fa-toilets-portable:before {
    content: "\e584";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magnifying-glass-arrow-right:before {
    content: "\e521";
}

.fa-digital-tachograph:before, .fa-tachograph-digital:before {
    content: "\f566";
}

.fa-users-slash:before {
    content: "\e073";
}

.fa-clover:before {
    content: "\e139";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f3e5";
}

.fa-star-and-crescent:before {
    content: "\f699";
}

.fa-house-fire:before {
    content: "\e50c";
}

.fa-minus-square:before, .fa-square-minus:before {
    content: "\f146";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-caret-square-down:before, .fa-square-caret-down:before {
    content: "\f150";
}

.fa-file-circle-question:before {
    content: "\e4ef";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-bars:before, .fa-navicon:before {
    content: "\f0c9";
}

.fa-people-group:before {
    content: "\e533";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.fa-heart-broken:before, .fa-heart-crack:before {
    content: "\f7a9";
}

.fa-external-link-square-alt:before, .fa-square-up-right:before {
    content: "\f360";
}

.fa-face-kiss-beam:before, .fa-kiss-beam:before {
    content: "\f597";
}

.fa-film:before {
    content: "\f008";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-people-robbery:before {
    content: "\e536";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-circle-exclamation:before, .fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-school-circle-xmark:before {
    content: "\e56d";
}

.fa-arrow-right-from-bracket:before, .fa-sign-out:before {
    content: "\f08b";
}

.fa-chevron-circle-down:before, .fa-circle-chevron-down:before {
    content: "\f13a";
}

.fa-unlock-alt:before, .fa-unlock-keyhole:before {
    content: "\f13e";
}

.fa-cloud-showers-heavy:before {
    content: "\f740";
}

.fa-headphones-alt:before, .fa-headphones-simple:before {
    content: "\f58f";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-circle-dollar-to-slot:before, .fa-donate:before {
    content: "\f4b9";
}

.fa-memory:before {
    content: "\f538";
}

.fa-road-spikes:before {
    content: "\e568";
}

.fa-fire-burner:before {
    content: "\e4f1";
}

.fa-flag:before {
    content: "\f024";
}

.fa-hanukiah:before {
    content: "\f6e6";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-volume-down:before, .fa-volume-low:before {
    content: "\f027";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-cloud-sun-rain:before {
    content: "\f743";
}

.fa-compress:before {
    content: "\f066";
}

.fa-wheat-alt:before, .fa-wheat-awn:before {
    content: "\e2cd";
}

.fa-ankh:before {
    content: "\f644";
}

.fa-hands-holding-child:before {
    content: "\e4fa";
}

.fa-asterisk:before {
    content: "\2a";
}

.fa-check-square:before, .fa-square-check:before {
    content: "\f14a";
}

.fa-peseta-sign:before {
    content: "\e221";
}

.fa-header:before, .fa-heading:before {
    content: "\f1dc";
}

.fa-ghost:before {
    content: "\f6e2";
}

.fa-list-squares:before, .fa-list:before {
    content: "\f03a";
}

.fa-phone-square-alt:before, .fa-square-phone-flip:before {
    content: "\f87b";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-circle-dot:before, .fa-dot-circle:before {
    content: "\f192";
}

.fa-dizzy:before, .fa-face-dizzy:before {
    content: "\f567";
}

.fa-egg:before {
    content: "\f7fb";
}

.fa-house-medical-circle-xmark:before {
    content: "\e513";
}

.fa-campground:before {
    content: "\f6bb";
}

.fa-folder-plus:before {
    content: "\f65e";
}

.fa-futbol-ball:before, .fa-futbol:before, .fa-soccer-ball:before {
    content: "\f1e3";
}

.fa-paint-brush:before, .fa-paintbrush:before {
    content: "\f1fc";
}

.fa-lock:before {
    content: "\f023";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-hot-tub-person:before, .fa-hot-tub:before {
    content: "\f593";
}

.fa-map-location:before, .fa-map-marked:before {
    content: "\f59f";
}

.fa-house-flood-water:before {
    content: "\e50e";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-bridge-lock:before {
    content: "\e4cc";
}

.fa-sack-dollar:before {
    content: "\f81d";
}

.fa-edit:before, .fa-pen-to-square:before {
    content: "\f044";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-share-alt:before, .fa-share-nodes:before {
    content: "\f1e0";
}

.fa-heart-circle-minus:before {
    content: "\e4ff";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-sink:before {
    content: "\e06d";
}

.fa-bag-shopping:before, .fa-shopping-bag:before {
    content: "\f290";
}

.fa-arrow-down-z-a:before, .fa-sort-alpha-desc:before, .fa-sort-alpha-down-alt:before {
    content: "\f881";
}

.fa-mitten:before {
    content: "\f7b5";
}

.fa-person-rays:before {
    content: "\e54d";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-flask-vial:before {
    content: "\e4f3";
}

.fa-hand-paper:before, .fa-hand:before {
    content: "\f256";
}

.fa-om:before {
    content: "\f679";
}

.fa-worm:before {
    content: "\e599";
}

.fa-house-circle-xmark:before {
    content: "\e50b";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-face-kiss:before, .fa-kiss:before {
    content: "\f596";
}

.fa-bridge-circle-xmark:before {
    content: "\e4cb";
}

.fa-face-grin-tongue:before, .fa-grin-tongue:before {
    content: "\f589";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-face-grin-wink:before, .fa-grin-wink:before {
    content: "\f58c";
}

.fa-deaf:before, .fa-deafness:before, .fa-ear-deaf:before, .fa-hard-of-hearing:before {
    content: "\f2a4";
}

.fa-road-circle-check:before {
    content: "\e564";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-rss-square:before, .fa-square-rss:before {
    content: "\f143";
}

.fa-land-mine-on:before {
    content: "\e51b";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-stairs:before {
    content: "\e289";
}

.fa-i:before {
    content: "\49";
}

.fa-hryvnia-sign:before, .fa-hryvnia:before {
    content: "\f6f2";
}

.fa-pills:before {
    content: "\f484";
}

.fa-face-grin-wide:before, .fa-grin-alt:before {
    content: "\f581";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-v:before {
    content: "\56";
}

.fa-bangladeshi-taka-sign:before {
    content: "\e2e6";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-rod-asclepius:before, .fa-rod-snake:before, .fa-staff-aesculapius:before, .fa-staff-snake:before {
    content: "\e579";
}

.fa-head-side-cough-slash:before {
    content: "\e062";
}

.fa-ambulance:before, .fa-truck-medical:before {
    content: "\f0f9";
}

.fa-wheat-awn-circle-exclamation:before {
    content: "\e598";
}

.fa-snowman:before {
    content: "\f7d0";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-road-barrier:before {
    content: "\e562";
}

.fa-school:before {
    content: "\f549";
}

.fa-igloo:before {
    content: "\f7ae";
}

.fa-joint:before {
    content: "\f595";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-horse:before {
    content: "\f6f0";
}

.fa-q:before {
    content: "\51";
}

.fa-g:before {
    content: "\47";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-temperature-2:before, .fa-temperature-half:before, .fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-dong-sign:before {
    content: "\e169";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-poo-bolt:before, .fa-poo-storm:before {
    content: "\f75a";
}

.fa-face-frown-open:before, .fa-frown-open:before {
    content: "\f57a";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-helmet-un:before {
    content: "\e503";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-bacon:before {
    content: "\f7e5";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-arrow-up-from-bracket:before {
    content: "\e09a";
}

.fa-folder-blank:before, .fa-folder:before {
    content: "\f07b";
}

.fa-file-medical-alt:before, .fa-file-waveform:before {
    content: "\f478";
}

.fa-radiation:before {
    content: "\f7b9";
}

.fa-chart-simple:before {
    content: "\e473";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-vial:before {
    content: "\f492";
}

.fa-dashboard:before, .fa-gauge-med:before, .fa-gauge:before, .fa-tachometer-alt-average:before {
    content: "\f624";
}

.fa-magic-wand-sparkles:before, .fa-wand-magic-sparkles:before {
    content: "\e2ca";
}

.fa-e:before {
    content: "\45";
}

.fa-pen-alt:before, .fa-pen-clip:before {
    content: "\f305";
}

.fa-bridge-circle-exclamation:before {
    content: "\e4ca";
}

.fa-user:before {
    content: "\f007";
}

.fa-school-circle-check:before {
    content: "\e56b";
}

.fa-dumpster:before {
    content: "\f793";
}

.fa-shuttle-van:before, .fa-van-shuttle:before {
    content: "\f5b6";
}

.fa-building-user:before {
    content: "\e4da";
}

.fa-caret-square-left:before, .fa-square-caret-left:before {
    content: "\f191";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-key:before {
    content: "\f084";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-synagogue:before {
    content: "\f69b";
}

.fa-person-half-dress:before {
    content: "\e548";
}

.fa-road-bridge:before {
    content: "\e563";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-c:before {
    content: "\43";
}

.fa-tablet-button:before {
    content: "\f10a";
}

.fa-building-lock:before {
    content: "\e4d6";
}

.fa-pizza-slice:before {
    content: "\f818";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-area-chart:before, .fa-chart-area:before {
    content: "\f1fe";
}

.fa-house-flag:before {
    content: "\e50d";
}

.fa-person-circle-minus:before {
    content: "\e540";
}

.fa-ban:before, .fa-cancel:before {
    content: "\f05e";
}

.fa-camera-rotate:before {
    content: "\e0d8";
}

.fa-air-freshener:before, .fa-spray-can-sparkles:before {
    content: "\f5d0";
}

.fa-star:before {
    content: "\f005";
}

.fa-repeat:before {
    content: "\f363";
}

.fa-cross:before {
    content: "\f654";
}

.fa-box:before {
    content: "\f466";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-arrow-pointer:before, .fa-mouse-pointer:before {
    content: "\f245";
}

.fa-expand-arrows-alt:before, .fa-maximize:before {
    content: "\f31e";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-shapes:before, .fa-triangle-circle-square:before {
    content: "\f61f";
}

.fa-random:before, .fa-shuffle:before {
    content: "\f074";
}

.fa-person-running:before, .fa-running:before {
    content: "\f70c";
}

.fa-mobile-retro:before {
    content: "\e527";
}

.fa-grip-lines-vertical:before {
    content: "\f7a5";
}

.fa-spider:before {
    content: "\f717";
}

.fa-hands-bound:before {
    content: "\e4f9";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-plane-circle-exclamation:before {
    content: "\e556";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-spell-check:before {
    content: "\f891";
}

.fa-slash:before {
    content: "\f715";
}

.fa-computer-mouse:before, .fa-mouse:before {
    content: "\f8cc";
}

.fa-arrow-right-to-bracket:before, .fa-sign-in:before {
    content: "\f090";
}

.fa-shop-slash:before, .fa-store-alt-slash:before {
    content: "\e070";
}

.fa-server:before {
    content: "\f233";
}

.fa-virus-covid-slash:before {
    content: "\e4a9";
}

.fa-shop-lock:before {
    content: "\e4a5";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}

.fa-blender-phone:before {
    content: "\f6b6";
}

.fa-building-wheat:before {
    content: "\e4db";
}

.fa-person-breastfeeding:before {
    content: "\e53a";
}

.fa-right-to-bracket:before, .fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-venus:before {
    content: "\f221";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-heart-pulse:before, .fa-heartbeat:before {
    content: "\f21e";
}

.fa-people-carry-box:before, .fa-people-carry:before {
    content: "\f4ce";
}

.fa-temperature-high:before {
    content: "\f769";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-crown:before {
    content: "\f521";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-xmarks-lines:before {
    content: "\e59a";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-weight-scale:before, .fa-weight:before {
    content: "\f496";
}

.fa-user-friends:before, .fa-user-group:before {
    content: "\f500";
}

.fa-arrow-up-a-z:before, .fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-face-laugh-squint:before, .fa-laugh-squint:before {
    content: "\f59b";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-arrow-circle-up:before, .fa-circle-arrow-up:before {
    content: "\f0aa";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-person-walking:before, .fa-walking:before {
    content: "\f554";
}

.fa-l:before {
    content: "\4c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-bed-pulse:before, .fa-procedures:before {
    content: "\f487";
}

.fa-shuttle-space:before, .fa-space-shuttle:before {
    content: "\f197";
}

.fa-face-laugh:before, .fa-laugh:before {
    content: "\f599";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-heart-circle-plus:before {
    content: "\e500";
}

.fa-code-fork:before {
    content: "\e13b";
}

.fa-city:before {
    content: "\f64f";
}

.fa-microphone-alt:before, .fa-microphone-lines:before {
    content: "\f3c9";
}

.fa-pepper-hot:before {
    content: "\f816";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-colon-sign:before {
    content: "\e140";
}

.fa-headset:before {
    content: "\f590";
}

.fa-store-slash:before {
    content: "\e071";
}

.fa-road-circle-xmark:before {
    content: "\e566";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-mars-stroke-up:before, .fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-champagne-glasses:before, .fa-glass-cheers:before {
    content: "\f79f";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-house-circle-exclamation:before {
    content: "\e50a";
}

.fa-file-arrow-up:before, .fa-file-upload:before {
    content: "\f574";
}

.fa-wifi-3:before, .fa-wifi-strong:before, .fa-wifi:before {
    content: "\f1eb";
}

.fa-bath:before, .fa-bathtub:before {
    content: "\f2cd";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-user-edit:before, .fa-user-pen:before {
    content: "\f4ff";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-bold:before {
    content: "\f032";
}

.fa-anchor-lock:before {
    content: "\e4ad";
}

.fa-building-ngo:before {
    content: "\e4d7";
}

.fa-manat-sign:before {
    content: "\e1d5";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-border-style:before, .fa-border-top-left:before {
    content: "\f853";
}

.fa-map-location-dot:before, .fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-jedi:before {
    content: "\f669";
}

.fa-poll:before, .fa-square-poll-vertical:before {
    content: "\f681";
}

.fa-mug-hot:before {
    content: "\f7b6";
}

.fa-battery-car:before, .fa-car-battery:before {
    content: "\f5df";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-building-circle-check:before {
    content: "\e4d2";
}

.fa-person-chalkboard:before {
    content: "\e53d";
}

.fa-mars-stroke-h:before, .fa-mars-stroke-right:before {
    content: "\f22b";
}

.fa-hand-back-fist:before, .fa-hand-rock:before {
    content: "\f255";
}

.fa-caret-square-up:before, .fa-square-caret-up:before {
    content: "\f151";
}

.fa-cloud-showers-water:before {
    content: "\e4e4";
}

.fa-bar-chart:before, .fa-chart-bar:before {
    content: "\f080";
}

.fa-hands-bubbles:before, .fa-hands-wash:before {
    content: "\e05e";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-train:before {
    content: "\f238";
}

.fa-eye-low-vision:before, .fa-low-vision:before {
    content: "\f2a8";
}

.fa-crow:before {
    content: "\f520";
}

.fa-sailboat:before {
    content: "\e445";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-plus-square:before, .fa-square-plus:before {
    content: "\f0fe";
}

.fa-torii-gate:before {
    content: "\f6a1";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-bucket:before {
    content: "\e4cf";
}

.fa-image:before {
    content: "\f03e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-cow:before {
    content: "\f6c8";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-folder-closed:before {
    content: "\e185";
}

.fa-house-tsunami:before {
    content: "\e515";
}

.fa-square-nfi:before {
    content: "\e576";
}

.fa-arrow-up-from-ground-water:before {
    content: "\e4b5";
}

.fa-glass-martini-alt:before, .fa-martini-glass:before {
    content: "\f57b";
}

.fa-rotate-back:before, .fa-rotate-backward:before, .fa-rotate-left:before, .fa-undo-alt:before {
    content: "\f2ea";
}

.fa-columns:before, .fa-table-columns:before {
    content: "\f0db";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-head-side-mask:before {
    content: "\e063";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-dolly-box:before, .fa-dolly:before {
    content: "\f472";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-compress-arrows-alt:before, .fa-minimize:before {
    content: "\f78c";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-snowplow:before {
    content: "\f7d2";
}

.fa-angle-double-right:before, .fa-angles-right:before {
    content: "\f101";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-circle-play:before, .fa-play-circle:before {
    content: "\f144";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-ethernet:before {
    content: "\f796";
}

.fa-eur:before, .fa-euro-sign:before, .fa-euro:before {
    content: "\f153";
}

.fa-chair:before {
    content: "\f6c0";
}

.fa-check-circle:before, .fa-circle-check:before {
    content: "\f058";
}

.fa-circle-stop:before, .fa-stop-circle:before {
    content: "\f28d";
}

.fa-compass-drafting:before, .fa-drafting-compass:before {
    content: "\f568";
}

.fa-plate-wheat:before {
    content: "\e55a";
}

.fa-icicles:before {
    content: "\f7ad";
}

.fa-person-shelter:before {
    content: "\e54f";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-face-laugh-beam:before, .fa-laugh-beam:before {
    content: "\f59a";
}

.fa-helicopter-symbol:before {
    content: "\e502";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-chevron-circle-up:before, .fa-circle-chevron-up:before {
    content: "\f139";
}

.fa-lari-sign:before {
    content: "\e1c8";
}

.fa-volcano:before {
    content: "\f770";
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "\e553";
}

.fa-gbp:before, .fa-pound-sign:before, .fa-sterling-sign:before {
    content: "\f154";
}

.fa-viruses:before {
    content: "\e076";
}

.fa-square-person-confined:before {
    content: "\e577";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-arrow-down-long:before, .fa-long-arrow-down:before {
    content: "\f175";
}

.fa-tent-arrow-down-to-line:before {
    content: "\e57e";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-person-skating:before, .fa-skating:before {
    content: "\f7c5";
}

.fa-filter-circle-dollar:before, .fa-funnel-dollar:before {
    content: "\f662";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-arrow-circle-down:before, .fa-circle-arrow-down:before {
    content: "\f0ab";
}

.fa-arrow-right-to-file:before, .fa-file-import:before {
    content: "\f56f";
}

.fa-external-link-square:before, .fa-square-arrow-up-right:before {
    content: "\f14c";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-scroll:before {
    content: "\f70e";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-location-pin-lock:before {
    content: "\e51f";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-hill-avalanche:before {
    content: "\e507";
}

.fa-temperature-0:before, .fa-temperature-empty:before, .fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-address-card:before, .fa-contact-card:before, .fa-vcard:before {
    content: "\f2bb";
}

.fa-balance-scale-right:before, .fa-scale-unbalanced-flip:before {
    content: "\f516";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-diamond-turn-right:before, .fa-directions:before {
    content: "\f5eb";
}

.fa-burst:before {
    content: "\e4dc";
}

.fa-house-laptop:before, .fa-laptop-house:before {
    content: "\e066";
}

.fa-face-tired:before, .fa-tired:before {
    content: "\f5c8";
}

.fa-money-bills:before {
    content: "\e1f3";
}

.fa-smog:before {
    content: "\f75f";
}

.fa-crutch:before {
    content: "\f7f7";
}

.fa-cloud-arrow-up:before, .fa-cloud-upload-alt:before, .fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-arrows-turn-right:before {
    content: "\e4c0";
}

.fa-vest:before {
    content: "\e085";
}

.fa-ferry:before {
    content: "\e4ea";
}

.fa-arrows-down-to-people:before {
    content: "\e4b9";
}

.fa-seedling:before, .fa-sprout:before {
    content: "\f4d8";
}

.fa-arrows-alt-h:before, .fa-left-right:before {
    content: "\f337";
}

.fa-boxes-packing:before {
    content: "\e4c7";
}

.fa-arrow-circle-left:before, .fa-circle-arrow-left:before {
    content: "\f0a8";
}

.fa-group-arrows-rotate:before {
    content: "\e4f6";
}

.fa-bowl-food:before {
    content: "\e4c6";
}

.fa-candy-cane:before {
    content: "\f786";
}

.fa-arrow-down-wide-short:before, .fa-sort-amount-asc:before, .fa-sort-amount-down:before {
    content: "\f160";
}

.fa-cloud-bolt:before, .fa-thunderstorm:before {
    content: "\f76c";
}

.fa-remove-format:before, .fa-text-slash:before {
    content: "\f87d";
}

.fa-face-smile-wink:before, .fa-smile-wink:before {
    content: "\f4da";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-arrows-h:before, .fa-arrows-left-right:before {
    content: "\f07e";
}

.fa-house-lock:before {
    content: "\e510";
}

.fa-cloud-arrow-down:before, .fa-cloud-download-alt:before, .fa-cloud-download:before {
    content: "\f0ed";
}

.fa-children:before {
    content: "\e4e1";
}

.fa-blackboard:before, .fa-chalkboard:before {
    content: "\f51b";
}

.fa-user-alt-slash:before, .fa-user-large-slash:before {
    content: "\f4fa";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-handshake-alt-slash:before, .fa-handshake-simple-slash:before {
    content: "\e05f";
}

.fa-mattress-pillow:before {
    content: "\e525";
}

.fa-guarani-sign:before {
    content: "\e19a";
}

.fa-arrows-rotate:before, .fa-refresh:before, .fa-sync:before {
    content: "\f021";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-cruzeiro-sign:before {
    content: "\e152";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-shield-alt:before, .fa-shield-halved:before {
    content: "\f3ed";
}

.fa-atlas:before, .fa-book-atlas:before {
    content: "\f558";
}

.fa-virus:before {
    content: "\e074";
}

.fa-envelope-circle-check:before {
    content: "\e4e8";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-arrows-to-dot:before {
    content: "\e4be";
}

.fa-archway:before {
    content: "\f557";
}

.fa-heart-circle-check:before {
    content: "\e4fd";
}

.fa-house-chimney-crack:before, .fa-house-damage:before {
    content: "\f6f1";
}

.fa-file-archive:before, .fa-file-zipper:before {
    content: "\f1c6";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-glass-martini:before, .fa-martini-glass-empty:before {
    content: "\f000";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cedi-sign:before {
    content: "\e0df";
}

.fa-italic:before {
    content: "\f033";
}

.fa-church:before {
    content: "\f51d";
}

.fa-comments-dollar:before {
    content: "\f653";
}

.fa-democrat:before {
    content: "\f747";
}

.fa-z:before {
    content: "\5a";
}

.fa-person-skiing:before, .fa-skiing:before {
    content: "\f7c9";
}

.fa-road-lock:before {
    content: "\e567";
}

.fa-a:before {
    content: "\41";
}

.fa-temperature-arrow-down:before, .fa-temperature-down:before {
    content: "\e03f";
}

.fa-feather-alt:before, .fa-feather-pointed:before {
    content: "\f56b";
}

.fa-p:before {
    content: "\50";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-ad:before, .fa-rectangle-ad:before {
    content: "\f641";
}

.fa-arrow-circle-right:before, .fa-circle-arrow-right:before {
    content: "\f0a9";
}

.fa-filter-circle-xmark:before {
    content: "\e17b";
}

.fa-locust:before {
    content: "\e520";
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc";
}

.fa-list-1-2:before, .fa-list-numeric:before, .fa-list-ol:before {
    content: "\f0cb";
}

.fa-person-dress-burst:before {
    content: "\e544";
}

.fa-money-check-alt:before, .fa-money-check-dollar:before {
    content: "\f53d";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-bread-slice:before {
    content: "\f7ec";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-face-kiss-wink-heart:before, .fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-question:before {
    content: "\3f";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-arrows-alt:before, .fa-up-down-left-right:before {
    content: "\f0b2";
}

.fa-house-chimney-user:before {
    content: "\e065";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-star-half-alt:before, .fa-star-half-stroke:before {
    content: "\f5c0";
}

.fa-code:before {
    content: "\f121";
}

.fa-glass-Whisky:before, .fa-Whisky-glass:before {
    content: "\f7a0";
}

.fa-building-circle-exclamation:before {
    content: "\e4d3";
}

.fa-magnifying-glass-chart:before {
    content: "\e522";
}

.fa-arrow-up-right-from-square:before, .fa-external-link:before {
    content: "\f08e";
}

.fa-cubes-stacked:before {
    content: "\e4e6";
}

.fa-krw:before, .fa-won-sign:before, .fa-won:before {
    content: "\f159";
}

.fa-virus-covid:before {
    content: "\e4a8";
}

.fa-austral-sign:before {
    content: "\e0a9";
}

.fa-f:before {
    content: "\46";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-road:before {
    content: "\f018";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-person-circle-plus:before {
    content: "\e541";
}

.fa-chart-pie:before, .fa-pie-chart:before {
    content: "\f200";
}

.fa-bolt-lightning:before {
    content: "\e0b7";
}

.fa-sack-xmark:before {
    content: "\e56a";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-fish-fins:before {
    content: "\e4f2";
}

.fa-building-flag:before {
    content: "\e4d5";
}

.fa-face-grin-beam:before, .fa-grin-beam:before {
    content: "\f582";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-poop:before {
    content: "\f619";
}

.fa-location-pin:before, .fa-map-marker:before {
    content: "\f041";
}

.fa-kaaba:before {
    content: "\f66b";
}

.fa-toilet-paper:before {
    content: "\f71e";
}

.fa-hard-hat:before, .fa-hat-hard:before, .fa-helmet-safety:before {
    content: "\f807";
}

.fa-eject:before {
    content: "\f052";
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
    content: "\f35a";
}

.fa-plane-circle-check:before {
    content: "\e555";
}

.fa-face-rolling-eyes:before, .fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-chart-line:before, .fa-line-chart:before {
    content: "\f201";
}

.fa-mask-ventilator:before {
    content: "\e524";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-map-signs:before, .fa-signs-post:before {
    content: "\f277";
}

.fa-cash-register:before {
    content: "\f788";
}

.fa-person-circle-question:before {
    content: "\e542";
}

.fa-h:before {
    content: "\48";
}

.fa-tarp:before {
    content: "\e57b";
}

.fa-screwdriver-wrench:before, .fa-tools:before {
    content: "\f7d9";
}

.fa-arrows-to-eye:before {
    content: "\e4bf";
}

.fa-plug-circle-bolt:before {
    content: "\e55b";
}

.fa-heart:before {
    content: "\f004";
}

.fa-mars-and-venus:before {
    content: "\f224";
}

.fa-home-user:before, .fa-house-user:before {
    content: "\e1b0";
}

.fa-dumpster-fire:before {
    content: "\f794";
}

.fa-house-crack:before {
    content: "\e3b1";
}

.fa-cocktail:before, .fa-martini-glass-citrus:before {
    content: "\f561";
}

.fa-face-surprise:before, .fa-surprise:before {
    content: "\f5c2";
}

.fa-bottle-water:before {
    content: "\e4c5";
}

.fa-circle-pause:before, .fa-pause-circle:before {
    content: "\f28b";
}

.fa-toilet-paper-slash:before {
    content: "\e072";
}

.fa-apple-alt:before, .fa-apple-whole:before {
    content: "\f5d1";
}

.fa-kitchen-set:before {
    content: "\e51a";
}

.fa-r:before {
    content: "\52";
}

.fa-temperature-1:before, .fa-temperature-quarter:before, .fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-bitcoin-sign:before {
    content: "\e0b4";
}

.fa-shield-dog:before {
    content: "\e573";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-elevator:before {
    content: "\e16d";
}

.fa-money-bill-transfer:before {
    content: "\e528";
}

.fa-money-bill-trend-up:before {
    content: "\e529";
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "\e50f";
}

.fa-poll-h:before, .fa-square-poll-horizontal:before {
    content: "\f682";
}

.fa-circle:before {
    content: "\f111";
}

.fa-backward-fast:before, .fa-fast-backward:before {
    content: "\f049";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-plane-slash:before {
    content: "\e069";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-basketball-ball:before, .fa-basketball:before {
    content: "\f434";
}

.fa-satellite-dish:before {
    content: "\f7c0";
}

.fa-arrow-alt-circle-up:before, .fa-circle-up:before {
    content: "\f35b";
}

.fa-mobile-alt:before, .fa-mobile-screen-button:before {
    content: "\f3cd";
}

.fa-volume-high:before, .fa-volume-up:before {
    content: "\f028";
}

.fa-users-rays:before {
    content: "\e593";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-burger:before, .fa-hamburger:before {
    content: "\f805";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-bugs:before {
    content: "\e4d0";
}

.fa-rupee-sign:before, .fa-rupee:before {
    content: "\f156";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-circle-question:before, .fa-question-circle:before {
    content: "\f059";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-handshake-slash:before {
    content: "\e060";
}

.fa-book-bookmark:before {
    content: "\e0bb";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-hat-cowboy:before {
    content: "\f8c0";
}

.fa-bridge:before {
    content: "\e4c8";
}

.fa-phone-alt:before, .fa-phone-flip:before {
    content: "\f879";
}

.fa-truck-front:before {
    content: "\e2b7";
}

.fa-cat:before {
    content: "\f6be";
}

.fa-anchor-circle-exclamation:before {
    content: "\e4ab";
}

.fa-truck-field:before {
    content: "\e58d";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-clipboard-question:before {
    content: "\e4e3";
}

.fa-panorama:before {
    content: "\e209";
}

.fa-comment-medical:before {
    content: "\f7f5";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-file-circle-minus:before {
    content: "\e4ed";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-fast-forward:before, .fa-forward-fast:before {
    content: "\f050";
}

.fa-face-meh-blank:before, .fa-meh-blank:before {
    content: "\f5a4";
}

.fa-parking:before, .fa-square-parking:before {
    content: "\f540";
}

.fa-house-signal:before {
    content: "\e012";
}

.fa-bars-progress:before, .fa-tasks-alt:before {
    content: "\f828";
}

.fa-faucet-drip:before {
    content: "\e006";
}

.fa-cart-flatbed:before, .fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-ban-smoking:before, .fa-smoking-ban:before {
    content: "\f54d";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-mobile-button:before {
    content: "\f10b";
}

.fa-house-medical-flag:before {
    content: "\e514";
}

.fa-basket-shopping:before, .fa-shopping-basket:before {
    content: "\f291";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-bus-alt:before, .fa-bus-simple:before {
    content: "\f55e";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-face-sad-cry:before, .fa-sad-cry:before {
    content: "\f5b3";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-person-military-to-person:before {
    content: "\e54c";
}

.fa-file-shield:before {
    content: "\e4f0";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-pen:before {
    content: "\f304";
}

.fa-tower-observation:before {
    content: "\e586";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-signal-5:before, .fa-signal-perfect:before, .fa-signal:before {
    content: "\f012";
}

.fa-bus:before {
    content: "\f207";
}

.fa-heart-circle-xmark:before {
    content: "\e501";
}

.fa-home-lg:before, .fa-house-chimney:before {
    content: "\e3af";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-face-frown:before, .fa-frown:before {
    content: "\f119";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-shop:before, .fa-store-alt:before {
    content: "\f54f";
}

.fa-floppy-disk:before, .fa-save:before {
    content: "\f0c7";
}

.fa-vihara:before {
    content: "\f6a7";
}

.fa-balance-scale-left:before, .fa-scale-unbalanced:before {
    content: "\f515";
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de";
}

.fa-comment-dots:before, .fa-commenting:before {
    content: "\f4ad";
}

.fa-plant-wilt:before {
    content: "\e5aa";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-face-grin-squint:before, .fa-grin-squint:before {
    content: "\f585";
}

.fa-hand-holding-dollar:before, .fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-bacterium:before {
    content: "\e05a";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hands-praying:before, .fa-praying-hands:before {
    content: "\f684";
}

.fa-arrow-right-rotate:before, .fa-arrow-rotate-forward:before, .fa-arrow-rotate-right:before, .fa-redo:before {
    content: "\f01e";
}

.fa-biohazard:before {
    content: "\f780";
}

.fa-location-crosshairs:before, .fa-location:before {
    content: "\f601";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-child-dress:before {
    content: "\e59c";
}

.fa-users-between-lines:before {
    content: "\e591";
}

.fa-lungs-virus:before {
    content: "\e067";
}

.fa-face-grin-tears:before, .fa-grin-tears:before {
    content: "\f588";
}

.fa-phone:before {
    content: "\f095";
}

.fa-calendar-times:before, .fa-calendar-xmark:before {
    content: "\f273";
}

.fa-child-reaching:before {
    content: "\e59d";
}

.fa-head-side-virus:before {
    content: "\e064";
}

.fa-user-cog:before, .fa-user-gear:before {
    content: "\f4fe";
}

.fa-arrow-up-1-9:before, .fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-shield-virus:before {
    content: "\e06c";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-mosquito-net:before {
    content: "\e52c";
}

.fa-bridge-water:before {
    content: "\e4ce";
}

.fa-person-booth:before {
    content: "\f756";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-hat-wizard:before {
    content: "\f6e8";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-digging:before, .fa-person-digging:before {
    content: "\f85e";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-gauge-simple-med:before, .fa-gauge-simple:before, .fa-tachometer-average:before {
    content: "\f629";
}

.fa-book-medical:before {
    content: "\f7e6";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-quote-right-alt:before, .fa-quote-right:before {
    content: "\f10e";
}

.fa-shirt:before, .fa-t-shirt:before, .fa-tshirt:before {
    content: "\f553";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-divide:before {
    content: "\f529";
}

.fa-tenge-sign:before, .fa-tenge:before {
    content: "\f7d7";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-hands-holding:before {
    content: "\f4c2";
}

.fa-hands-clapping:before {
    content: "\e1a8";
}

.fa-republican:before {
    content: "\f75e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-person-circle-xmark:before {
    content: "\e543";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-dice-d6:before {
    content: "\f6d1";
}

.fa-restroom:before {
    content: "\f7bd";
}

.fa-j:before {
    content: "\4a";
}

.fa-users-viewfinder:before {
    content: "\e595";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-external-link-alt:before, .fa-up-right-from-square:before {
    content: "\f35d";
}

.fa-table-cells:before, .fa-th:before {
    content: "\f00a";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-bible:before, .fa-book-bible:before {
    content: "\f647";
}

.fa-o:before {
    content: "\4f";
}

.fa-medkit:before, .fa-suitcase-medical:before {
    content: "\f0fa";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-otter:before {
    content: "\f700";
}

.fa-female:before, .fa-person-dress:before {
    content: "\f182";
}

.fa-comment-dollar:before {
    content: "\f651";
}

.fa-briefcase-clock:before, .fa-business-time:before {
    content: "\f64a";
}

.fa-table-cells-large:before, .fa-th-large:before {
    content: "\f009";
}

.fa-book-tanakh:before, .fa-tanakh:before {
    content: "\f827";
}

.fa-phone-volume:before, .fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-hat-cowboy-side:before {
    content: "\f8c1";
}

.fa-clipboard-user:before {
    content: "\f7f3";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-satellite:before {
    content: "\f7bf";
}

.fa-plane-lock:before {
    content: "\e558";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-comment:before {
    content: "\f075";
}

.fa-birthday-cake:before, .fa-cake-candles:before, .fa-cake:before {
    content: "\f1fd";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-angle-double-up:before, .fa-angles-up:before {
    content: "\f102";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-arrow-right-to-city:before {
    content: "\e4b3";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-lungs:before {
    content: "\f604";
}

.fa-arrow-up-9-1:before, .fa-sort-numeric-up-alt:before {
    content: "\f887";
}

.fa-litecoin-sign:before {
    content: "\e1d3";
}

.fa-border-none:before {
    content: "\f850";
}

.fa-circle-nodes:before {
    content: "\e4e2";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-truck-field-un:before {
    content: "\e58e";
}

.fa-hourglass-empty:before, .fa-hourglass:before {
    content: "\f254";
}

.fa-mountain:before {
    content: "\f6fc";
}

.fa-user-doctor:before, .fa-user-md:before {
    content: "\f0f0";
}

.fa-circle-info:before, .fa-info-circle:before {
    content: "\f05a";
}

.fa-cloud-meatball:before {
    content: "\f73b";
}

.fa-camera-alt:before, .fa-camera:before {
    content: "\f030";
}

.fa-square-virus:before {
    content: "\e578";
}

.fa-meteor:before {
    content: "\f753";
}

.fa-car-on:before {
    content: "\e4dd";
}

.fa-sleigh:before {
    content: "\f7cc";
}

.fa-arrow-down-1-9:before, .fa-sort-numeric-asc:before, .fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-hand-holding-droplet:before, .fa-hand-holding-water:before {
    content: "\f4c1";
}

.fa-water:before {
    content: "\f773";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-prescription-bottle-alt:before, .fa-prescription-bottle-medical:before {
    content: "\f486";
}

.fa-landmark:before {
    content: "\f66f";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-person-cane:before {
    content: "\e53c";
}

.fa-tent:before {
    content: "\e57d";
}

.fa-vest-patches:before {
    content: "\e086";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-arrow-down-a-z:before, .fa-sort-alpha-asc:before, .fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-money-bill-wheat:before {
    content: "\e52a";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-arrow-left-rotate:before, .fa-arrow-rotate-back:before, .fa-arrow-rotate-backward:before, .fa-arrow-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-hard-drive:before, .fa-hdd:before {
    content: "\f0a0";
}

.fa-face-grin-squint-tears:before, .fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-list-alt:before, .fa-rectangle-list:before {
    content: "\f022";
}

.fa-tarp-droplet:before {
    content: "\e57c";
}

.fa-house-medical-circle-check:before {
    content: "\e511";
}

.fa-person-skiing-nordic:before, .fa-skiing-nordic:before {
    content: "\f7ca";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-arrow-alt-circle-left:before, .fa-circle-left:before {
    content: "\f359";
}

.fa-subway:before, .fa-train-subway:before {
    content: "\f239";
}

.fa-chart-gantt:before {
    content: "\e0e4";
}

.fa-indian-rupee-sign:before, .fa-indian-rupee:before, .fa-inr:before {
    content: "\e1bc";
}

.fa-crop-alt:before, .fa-crop-simple:before {
    content: "\f565";
}

.fa-money-bill-1:before, .fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-left-long:before, .fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-dna:before {
    content: "\f471";
}

.fa-virus-slash:before {
    content: "\e075";
}

.fa-minus:before, .fa-subtract:before {
    content: "\f068";
}

.fa-chess:before {
    content: "\f439";
}

.fa-arrow-left-long:before, .fa-long-arrow-left:before {
    content: "\f177";
}

.fa-plug-circle-check:before {
    content: "\e55c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-franc-sign:before {
    content: "\e18f";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before, .fa-hands-american-sign-language-interpreting:before, .fa-hands-asl-interpreting:before {
    content: "\f2a3";
}

.fa-cog:before, .fa-gear:before {
    content: "\f013";
}

.fa-droplet-slash:before, .fa-tint-slash:before {
    content: "\f5c7";
}

.fa-mosque:before {
    content: "\f678";
}

.fa-mosquito:before {
    content: "\e52b";
}

.fa-star-of-david:before {
    content: "\f69a";
}

.fa-person-military-rifle:before {
    content: "\e54b";
}

.fa-cart-shopping:before, .fa-shopping-cart:before {
    content: "\f07a";
}

.fa-vials:before {
    content: "\f493";
}

.fa-plug-circle-plus:before {
    content: "\e55f";
}

.fa-place-of-worship:before {
    content: "\f67f";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-arrow-turn-up:before, .fa-level-up:before {
    content: "\f148";
}

.fa-u:before {
    content: "\55";
}

.fa-square-root-alt:before, .fa-square-root-variable:before {
    content: "\f698";
}

.fa-clock-four:before, .fa-clock:before {
    content: "\f017";
}

.fa-backward-step:before, .fa-step-backward:before {
    content: "\f048";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-faucet:before {
    content: "\e005";
}

.fa-baseball-bat-ball:before {
    content: "\f432";
}

.fa-s:before {
    content: "\53";
}

.fa-timeline:before {
    content: "\e29c";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-clinic-medical:before, .fa-house-chimney-medical:before {
    content: "\f7f2";
}

.fa-temperature-3:before, .fa-temperature-three-quarters:before, .fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-mobile-android-alt:before, .fa-mobile-screen:before {
    content: "\f3cf";
}

.fa-plane-up:before {
    content: "\e22d";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-battery-3:before, .fa-battery-half:before {
    content: "\f242";
}

.fa-mountain-city:before {
    content: "\e52e";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-khanda:before {
    content: "\f66d";
}

.fa-sliders-h:before, .fa-sliders:before {
    content: "\f1de";
}

.fa-folder-tree:before {
    content: "\f802";
}

.fa-network-wired:before {
    content: "\f6ff";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-hamsa:before {
    content: "\f665";
}

.fa-cent-sign:before {
    content: "\e3f5";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-person-pregnant:before {
    content: "\e31e";
}

.fa-wand-sparkles:before {
    content: "\f72b";
}

.fa-ellipsis-v:before, .fa-ellipsis-vertical:before {
    content: "\f142";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-long-arrow-alt-right:before, .fa-right-long:before {
    content: "\f30b";
}

.fa-flag-usa:before {
    content: "\f74d";
}

.fa-laptop-file:before {
    content: "\e51d";
}

.fa-teletype:before, .fa-tty:before {
    content: "\f1e4";
}

.fa-diagram-next:before {
    content: "\e476";
}

.fa-person-rifle:before {
    content: "\e54e";
}

.fa-house-medical-circle-exclamation:before {
    content: "\e512";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-hiking:before, .fa-person-hiking:before {
    content: "\f6ec";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-images:before {
    content: "\f302";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-people-pulling:before {
    content: "\e535";
}

.fa-n:before {
    content: "\4e";
}

.fa-cable-car:before, .fa-tram:before {
    content: "\f7da";
}

.fa-cloud-rain:before {
    content: "\f73d";
}

.fa-building-circle-xmark:before {
    content: "\e4d4";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-arrows-down-to-line:before {
    content: "\e4b8";
}

.fa-download:before {
    content: "\f019";
}

.fa-face-grin:before, .fa-grin:before {
    content: "\f580";
}

.fa-backspace:before, .fa-delete-left:before {
    content: "\f55a";
}

.fa-eye-dropper-empty:before, .fa-eye-dropper:before, .fa-eyedropper:before {
    content: "\f1fb";
}

.fa-file-circle-check:before {
    content: "\e5a0";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-mobile-android:before, .fa-mobile-phone:before, .fa-mobile:before {
    content: "\f3ce";
}

.fa-face-meh:before, .fa-meh:before {
    content: "\f11a";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-book-dead:before, .fa-book-skull:before {
    content: "\f6b7";
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-heart-circle-exclamation:before {
    content: "\e4fe";
}

.fa-home-alt:before, .fa-home-lg-alt:before, .fa-home:before, .fa-house:before {
    content: "\f015";
}

.fa-calendar-week:before {
    content: "\f784";
}

.fa-laptop-medical:before {
    content: "\f812";
}

.fa-b:before {
    content: "\42";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-arrow-right-arrow-left:before, .fa-exchange:before {
    content: "\f0ec";
}

.fa-redo-alt:before, .fa-rotate-forward:before, .fa-rotate-right:before {
    content: "\f2f9";
}

.fa-cutlery:before, .fa-utensils:before {
    content: "\f2e7";
}

.fa-arrow-up-wide-short:before, .fa-sort-amount-up:before {
    content: "\f161";
}

.fa-mill-sign:before {
    content: "\e1ed";
}

.fa-bowl-rice:before {
    content: "\e2eb";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-broadcast-tower:before, .fa-tower-broadcast:before {
    content: "\f519";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-long-arrow-alt-up:before, .fa-up-long:before {
    content: "\f30c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-code-merge:before {
    content: "\f387";
}

.fa-upload:before {
    content: "\f093";
}

.fa-hurricane:before {
    content: "\f751";
}

.fa-mound:before {
    content: "\e52d";
}

.fa-toilet-portable:before {
    content: "\e583";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-file-arrow-down:before, .fa-file-download:before {
    content: "\f56d";
}

.fa-caravan:before {
    content: "\f8ff";
}

.fa-shield-cat:before {
    content: "\e572";
}

.fa-bolt:before, .fa-zap:before {
    content: "\f0e7";
}

.fa-glass-water:before {
    content: "\e4f4";
}

.fa-oil-well:before {
    content: "\e532";
}

.fa-vault:before {
    content: "\e2c5";
}

.fa-mars:before {
    content: "\f222";
}

.fa-toilet:before {
    content: "\f7d8";
}

.fa-plane-circle-xmark:before {
    content: "\e557";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen-sign:before, .fa-yen:before {
    content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble-sign:before, .fa-ruble:before {
    content: "\f158";
}

.fa-sun:before {
    content: "\f185";
}

.fa-guitar:before {
    content: "\f7a6";
}

.fa-face-laugh-wink:before, .fa-laugh-wink:before {
    content: "\f59c";
}

.fa-horse-head:before {
    content: "\f7ab";
}

.fa-bore-hole:before {
    content: "\e4c3";
}

.fa-industry:before {
    content: "\f275";
}

.fa-arrow-alt-circle-down:before, .fa-circle-down:before {
    content: "\f358";
}

.fa-arrows-turn-to-dots:before {
    content: "\e4c1";
}

.fa-florin-sign:before {
    content: "\e184";
}

.fa-arrow-down-short-wide:before, .fa-sort-amount-desc:before, .fa-sort-amount-down-alt:before {
    content: "\f884";
}

.fa-less-than:before {
    content: "\3c";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-car-tunnel:before {
    content: "\e4de";
}

.fa-head-side-cough:before {
    content: "\e061";
}

.fa-grip-lines:before {
    content: "\f7a4";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-arrow-right-long:before, .fa-long-arrow-right:before {
    content: "\f178";
}

.fa-anchor-circle-xmark:before {
    content: "\e4ac";
}

.fa-ellipsis-h:before, .fa-ellipsis:before {
    content: "\f141";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-first-aid:before, .fa-kit-medical:before {
    content: "\f479";
}

.fa-person-through-window:before {
    content: "\e5a9";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-hands-holding-circle:before {
    content: "\e4fb";
}

.fa-bug:before {
    content: "\f188";
}

.fa-credit-card-alt:before, .fa-credit-card:before {
    content: "\f09d";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-hand-holding-hand:before {
    content: "\e4f7";
}

.fa-book-open-reader:before, .fa-book-reader:before {
    content: "\f5da";
}

.fa-mountain-sun:before {
    content: "\e52f";
}

.fa-arrows-left-right-to-line:before {
    content: "\e4ba";
}

.fa-dice-d20:before {
    content: "\f6cf";
}

.fa-truck-droplet:before {
    content: "\e58c";
}

.fa-file-circle-xmark:before {
    content: "\e5a1";
}

.fa-temperature-arrow-up:before, .fa-temperature-up:before {
    content: "\e040";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-bed:before {
    content: "\f236";
}

.fa-h-square:before, .fa-square-h:before {
    content: "\f0fd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-temperature-4:before, .fa-temperature-full:before, .fa-thermometer-4:before, .fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-plug-circle-xmark:before {
    content: "\e560";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-hands-helping:before, .fa-handshake-angle:before {
    content: "\f4c4";
}

.fa-location-dot:before, .fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-file:before {
    content: "\f15b";
}

.fa-greater-than:before {
    content: "\3e";
}

.fa-person-swimming:before, .fa-swimmer:before {
    content: "\f5c4";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-droplet:before, .fa-tint:before {
    content: "\f043";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-earth-america:before, .fa-earth-americas:before, .fa-earth:before, .fa-globe-americas:before {
    content: "\f57d";
}

.fa-person-burst:before {
    content: "\e53b";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}

.fa-socks:before {
    content: "\f696";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-section:before {
    content: "\e447";
}

.fa-gauge-high:before, .fa-tachometer-alt-fast:before, .fa-tachometer-alt:before {
    content: "\f625";
}

.fa-envelope-open-text:before {
    content: "\f658";
}

.fa-hospital-alt:before, .fa-hospital-wide:before, .fa-hospital:before {
    content: "\f0f8";
}

.fa-wine-bottle:before {
    content: "\f72f";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-bars-staggered:before, .fa-reorder:before, .fa-stream:before {
    content: "\f550";
}

.fa-dharmachakra:before {
    content: "\f655";
}

.fa-hotdog:before {
    content: "\f80f";
}

.fa-blind:before, .fa-person-walking-with-cane:before {
    content: "\f29d";
}

.fa-drum:before {
    content: "\f569";
}

.fa-ice-cream:before {
    content: "\f810";
}

.fa-heart-circle-bolt:before {
    content: "\e4fc";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-check-to-slot:before, .fa-vote-yea:before {
    content: "\f772";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-boxes-alt:before, .fa-boxes-stacked:before, .fa-boxes:before {
    content: "\f468";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-assistive-listening-systems:before, .fa-ear-listen:before {
    content: "\f2a2";
}

.fa-tree-city:before {
    content: "\e587";
}

.fa-play:before {
    content: "\f04b";
}

.fa-font:before {
    content: "\f031";
}

.fa-rupiah-sign:before {
    content: "\e23d";
}

.fa-magnifying-glass:before, .fa-search:before {
    content: "\f002";
}

.fa-ping-pong-paddle-ball:before, .fa-table-tennis-paddle-ball:before, .fa-table-tennis:before {
    content: "\f45d";
}

.fa-diagnoses:before, .fa-person-dots-from-line:before {
    content: "\f470";
}

.fa-trash-can-arrow-up:before, .fa-trash-restore-alt:before {
    content: "\f82a";
}

.fa-naira-sign:before {
    content: "\e1f6";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-walkie-talkie:before {
    content: "\f8ef";
}

.fa-file-edit:before, .fa-file-pen:before {
    content: "\f31c";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-pen-square:before, .fa-pencil-square:before, .fa-square-pen:before {
    content: "\f14b";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-person-circle-exclamation:before {
    content: "\e53f";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-battery-5:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240";
}

.fa-skull-crossbones:before {
    content: "\f714";
}

.fa-code-compare:before {
    content: "\e13a";
}

.fa-list-dots:before, .fa-list-ul:before {
    content: "\f0ca";
}

.fa-school-lock:before {
    content: "\e56f";
}

.fa-tower-cell:before {
    content: "\e585";
}

.fa-down-long:before, .fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-ranking-star:before {
    content: "\e561";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-person-harassing:before {
    content: "\e549";
}

.fa-brazilian-real-sign:before {
    content: "\e46c";
}

.fa-landmark-alt:before, .fa-landmark-dome:before {
    content: "\f752";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-television:before, .fa-tv-alt:before, .fa-tv:before {
    content: "\f26c";
}

.fa-shrimp:before {
    content: "\e448";
}

.fa-list-check:before, .fa-tasks:before {
    content: "\f0ae";
}

.fa-jug-detergent:before {
    content: "\e519";
}

.fa-circle-user:before, .fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-wind:before {
    content: "\f72e";
}

.fa-car-burst:before, .fa-car-crash:before {
    content: "\f5e1";
}

.fa-y:before {
    content: "\59";
}

.fa-person-snowboarding:before, .fa-snowboarding:before {
    content: "\f7ce";
}

.fa-shipping-fast:before, .fa-truck-fast:before {
    content: "\f48b";
}

.fa-fish:before {
    content: "\f578";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-adjust:before, .fa-circle-half-stroke:before {
    content: "\f042";
}

.fa-clapperboard:before {
    content: "\e131";
}

.fa-circle-radiation:before, .fa-radiation-alt:before {
    content: "\f7ba";
}

.fa-baseball-ball:before, .fa-baseball:before {
    content: "\f433";
}

.fa-jet-fighter-up:before {
    content: "\e518";
}

.fa-diagram-project:before, .fa-project-diagram:before {
    content: "\f542";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-volume-mute:before, .fa-volume-times:before, .fa-volume-xmark:before {
    content: "\f6a9";
}

.fa-hand-sparkles:before {
    content: "\e05d";
}

.fa-grip-horizontal:before, .fa-grip:before {
    content: "\f58d";
}

.fa-share-from-square:before, .fa-share-square:before {
    content: "\f14d";
}

.fa-child-combatant:before, .fa-child-rifle:before {
    content: "\e4e0";
}

.fa-gun:before {
    content: "\e19b";
}

.fa-phone-square:before, .fa-square-phone:before {
    content: "\f098";
}

.fa-add:before, .fa-plus:before {
    content: "\2b";
}

.fa-expand:before {
    content: "\f065";
}

.fa-computer:before {
    content: "\e4e5";
}

.fa-close:before, .fa-multiply:before, .fa-remove:before, .fa-times:before, .fa-xmark:before {
    content: "\f00d";
}

.fa-arrows-up-down-left-right:before, .fa-arrows:before {
    content: "\f047";
}

.fa-chalkboard-teacher:before, .fa-chalkboard-user:before {
    content: "\f51c";
}

.fa-peso-sign:before {
    content: "\e222";
}

.fa-building-shield:before {
    content: "\e4d8";
}

.fa-baby:before {
    content: "\f77c";
}

.fa-users-line:before {
    content: "\e592";
}

.fa-quote-left-alt:before, .fa-quote-left:before {
    content: "\f10d";
}

.fa-tractor:before {
    content: "\f722";
}

.fa-trash-arrow-up:before, .fa-trash-restore:before {
    content: "\f829";
}

.fa-arrow-down-up-lock:before {
    content: "\e4b0";
}

.fa-lines-leaning:before {
    content: "\e51e";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-equals:before {
    content: "\3d";
}

.fa-blender:before {
    content: "\f517";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-ils:before, .fa-shekel-sign:before, .fa-shekel:before, .fa-sheqel-sign:before, .fa-sheqel:before {
    content: "\f20b";
}

.fa-map:before {
    content: "\f279";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-photo-film:before, .fa-photo-video:before {
    content: "\f87c";
}

.fa-folder-minus:before {
    content: "\f65d";
}

.fa-store:before {
    content: "\f54e";
}

.fa-arrow-trend-up:before {
    content: "\e098";
}

.fa-plug-circle-minus:before {
    content: "\e55e";
}

.fa-sign-hanging:before, .fa-sign:before {
    content: "\f4d9";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-tablet-android:before, .fa-tablet:before {
    content: "\f3fb";
}

.fa-school-flag:before {
    content: "\e56e";
}

.fa-fill:before {
    content: "\f575";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-drumstick-bite:before {
    content: "\f6d7";
}

.fa-holly-berry:before {
    content: "\f7aa";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-bacteria:before {
    content: "\e059";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-notdef:before {
    content: "\e1fe";
}

.fa-disease:before {
    content: "\f7fa";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-car-alt:before, .fa-car-rear:before {
    content: "\f5de";
}

.fa-pump-soap:before {
    content: "\e06b";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-battery-2:before, .fa-battery-quarter:before {
    content: "\f243";
}

.fa-radio:before {
    content: "\f8d7";
}

.fa-baby-carriage:before, .fa-carriage-baby:before {
    content: "\f77d";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-vr-cardboard:before {
    content: "\f729";
}

.fa-hand-middle-finger:before {
    content: "\f806";
}

.fa-percent:before, .fa-percentage:before {
    content: "\25";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-glass-water-droplet:before {
    content: "\e4f5";
}

.fa-display:before {
    content: "\e163";
}

.fa-face-smile:before, .fa-smile:before {
    content: "\f118";
}

.fa-thumb-tack:before, .fa-thumbtack:before {
    content: "\f08d";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-person-praying:before, .fa-pray:before {
    content: "\f683";
}

.fa-hammer:before {
    content: "\f6e3";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-rotate:before, .fa-sync-alt:before {
    content: "\f2f1";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-robot:before {
    content: "\f544";
}

.fa-peace:before {
    content: "\f67c";
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-arrow-up-right-dots:before {
    content: "\e4b7";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-face-grin-hearts:before, .fa-grin-hearts:before {
    content: "\f584";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-sim-card:before {
    content: "\f7c4";
}

.fa-transgender-alt:before, .fa-transgender:before {
    content: "\f225";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-arrow-turn-down:before, .fa-level-down:before {
    content: "\f149";
}

.fa-person-falling-burst:before {
    content: "\e547";
}

.fa-award:before {
    content: "\f559";
}

.fa-ticket-alt:before, .fa-ticket-simple:before {
    content: "\f3ff";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-angle-double-left:before, .fa-angles-left:before {
    content: "\f100";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-clock-rotate-left:before, .fa-history:before {
    content: "\f1da";
}

.fa-face-grin-beam-sweat:before, .fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-arrow-right-from-file:before, .fa-file-export:before {
    content: "\f56e";
}

.fa-shield-blank:before, .fa-shield:before {
    content: "\f132";
}

.fa-arrow-up-short-wide:before, .fa-sort-amount-up-alt:before {
    content: "\f885";
}

.fa-house-medical:before {
    content: "\e3b2";
}

.fa-golf-ball-tee:before, .fa-golf-ball:before {
    content: "\f450";
}

.fa-chevron-circle-left:before, .fa-circle-chevron-left:before {
    content: "\f137";
}

.fa-house-chimney-window:before {
    content: "\e00d";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-tent-arrow-turn-left:before {
    content: "\e580";
}

.fa-tents:before {
    content: "\e582";
}

.fa-magic:before, .fa-wand-magic:before {
    content: "\f0d0";
}

.fa-dog:before {
    content: "\f6d3";
}

.fa-carrot:before {
    content: "\f787";
}

.fa-moon:before {
    content: "\f186";
}

.fa-wine-glass-alt:before, .fa-wine-glass-empty:before {
    content: "\f5ce";
}

.fa-cheese:before {
    content: "\f7ef";
}

.fa-yin-yang:before {
    content: "\f6ad";
}

.fa-music:before {
    content: "\f001";
}

.fa-code-commit:before {
    content: "\f386";
}

.fa-temperature-low:before {
    content: "\f76b";
}

.fa-biking:before, .fa-person-biking:before {
    content: "\f84a";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-shield-heart:before {
    content: "\e574";
}

.fa-gopuram:before {
    content: "\f664";
}

.fa-earth-oceania:before, .fa-globe-oceania:before {
    content: "\e47b";
}

.fa-square-xmark:before, .fa-times-square:before, .fa-xmark-square:before {
    content: "\f2d3";
}

.fa-hashtag:before {
    content: "\23";
}

.fa-expand-alt:before, .fa-up-right-and-down-left-from-center:before {
    content: "\f424";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-t:before {
    content: "\54";
}

.fa-hippo:before {
    content: "\f6ed";
}

.fa-chart-column:before {
    content: "\e0e3";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-vial-circle-check:before {
    content: "\e596";
}

.fa-person-arrow-down-to-line:before {
    content: "\e538";
}

.fa-voicemail:before {
    content: "\f897";
}

.fa-fan:before {
    content: "\f863";
}

.fa-person-walking-luggage:before {
    content: "\e554";
}

.fa-arrows-alt-v:before, .fa-up-down:before {
    content: "\f338";
}

.fa-cloud-moon-rain:before {
    content: "\f73c";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-trailer:before {
    content: "\e041";
}

.fa-bahai:before, .fa-haykal:before {
    content: "\f666";
}

.fa-sd-card:before {
    content: "\f7c2";
}

.fa-dragon:before {
    content: "\f6d5";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-circle-plus:before, .fa-plus-circle:before {
    content: "\f055";
}

.fa-face-grin-tongue-wink:before, .fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-plug-circle-exclamation:before {
    content: "\e55d";
}

.fa-chain-broken:before, .fa-chain-slash:before, .fa-link-slash:before, .fa-unlink:before {
    content: "\f127";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-person-walking-arrow-loop-left:before {
    content: "\e551";
}

.fa-arrow-up-z-a:before, .fa-sort-alpha-up-alt:before {
    content: "\f882";
}

.fa-fire-alt:before, .fa-fire-flame-curved:before {
    content: "\f7e4";
}

.fa-tornado:before {
    content: "\f76f";
}

.fa-file-circle-plus:before {
    content: "\e494";
}

.fa-book-quran:before, .fa-quran:before {
    content: "\f687";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-border-all:before {
    content: "\f84c";
}

.fa-angry:before, .fa-face-angry:before {
    content: "\f556";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-arrow-trend-down:before {
    content: "\e097";
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-balance-scale:before, .fa-scale-balanced:before {
    content: "\f24e";
}

.fa-gauge-simple-high:before, .fa-tachometer-fast:before, .fa-tachometer:before {
    content: "\f62a";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-desktop-alt:before, .fa-desktop:before {
    content: "\f390";
}

.fa-m:before {
    content: "\4d";
}

.fa-table-list:before, .fa-th-list:before {
    content: "\f00b";
}

.fa-comment-sms:before, .fa-sms:before {
    content: "\f7cd";
}

.fa-book:before {
    content: "\f02d";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-check:before {
    content: "\f00c";
}

.fa-battery-4:before, .fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-house-circle-check:before {
    content: "\e509";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-diagram-successor:before {
    content: "\e47a";
}

.fa-truck-arrow-right:before {
    content: "\e58b";
}

.fa-arrows-split-up-and-left:before {
    content: "\e4bc";
}

.fa-fist-raised:before, .fa-hand-fist:before {
    content: "\f6de";
}

.fa-cloud-moon:before {
    content: "\f6c3";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-person-falling:before {
    content: "\e546";
}

.fa-image-portrait:before, .fa-portrait:before {
    content: "\f3e0";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-rug:before {
    content: "\e569";
}

.fa-earth-europe:before, .fa-globe-europe:before {
    content: "\f7a2";
}

.fa-cart-flatbed-suitcase:before, .fa-luggage-cart:before {
    content: "\f59d";
}

.fa-rectangle-times:before, .fa-rectangle-xmark:before, .fa-times-rectangle:before, .fa-window-close:before {
    content: "\f410";
}

.fa-baht-sign:before {
    content: "\e0ac";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-journal-whills:before, .fa-journal-whills:before {
    content: "\f66a";
}

.fa-handcuffs:before {
    content: "\e4f8";
}

.fa-exclamation-triangle:before, .fa-triangle-exclamation:before, .fa-warning:before {
    content: "\f071";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-arrow-turn-right:before, .fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-bottle-droplet:before {
    content: "\e4c4";
}

.fa-mask-face:before {
    content: "\e1d7";
}

.fa-hill-rockslide:before {
    content: "\e508";
}

.fa-exchange-alt:before, .fa-right-left:before {
    content: "\f362";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-road-circle-exclamation:before {
    content: "\e565";
}

.fa-dungeon:before {
    content: "\f6d9";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-money-bill-1-wave:before, .fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-hands:before, .fa-sign-language:before, .fa-signing:before {
    content: "\f2a7";
}

.fa-calendar-day:before {
    content: "\f783";
}

.fa-ladder-water:before, .fa-swimming-pool:before, .fa-water-ladder:before {
    content: "\f5c5";
}

.fa-arrows-up-down:before, .fa-arrows-v:before {
    content: "\f07d";
}

.fa-face-grimace:before, .fa-grimace:before {
    content: "\f57f";
}

.fa-wheelchair-alt:before, .fa-wheelchair-move:before {
    content: "\e2ce";
}

.fa-level-down-alt:before, .fa-turn-down:before {
    content: "\f3be";
}

.fa-person-walking-arrow-right:before {
    content: "\e552";
}

.fa-envelope-square:before, .fa-square-envelope:before {
    content: "\f199";
}

.fa-dice:before {
    content: "\f522";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-band-aid:before, .fa-bandage:before {
    content: "\f462";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-circle-xmark:before, .fa-times-circle:before, .fa-xmark-circle:before {
    content: "\f057";
}

.fa-gifts:before {
    content: "\f79c";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-earth-asia:before, .fa-globe-asia:before {
    content: "\f57e";
}

.fa-id-card-alt:before, .fa-id-card-clip:before {
    content: "\f47f";
}

.fa-magnifying-glass-plus:before, .fa-search-plus:before {
    content: "\f00e";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-allergies:before, .fa-hand-dots:before {
    content: "\f461";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-coffee:before, .fa-mug-saucer:before {
    content: "\f0f4";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-mask:before {
    content: "\f6fa";
}

.fa-magnifying-glass-minus:before, .fa-search-minus:before {
    content: "\f010";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-user-alt:before, .fa-user-large:before {
    content: "\f406";
}

.fa-train-tram:before {
    content: "\e5b4";
}

.fa-user-nurse:before {
    content: "\f82f";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-cloud-sun:before {
    content: "\f6c4";
}

.fa-stopwatch-20:before {
    content: "\e06f";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-jar:before {
    content: "\e516";
}

.fa-note-sticky:before, .fa-sticky-note:before {
    content: "\f249";
}

.fa-bug-slash:before {
    content: "\e490";
}

.fa-arrow-up-from-water-pump:before {
    content: "\e4b6";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-user-injured:before {
    content: "\f728";
}

.fa-face-sad-tear:before, .fa-sad-tear:before {
    content: "\f5b4";
}

.fa-plane:before {
    content: "\f072";
}

.fa-tent-arrows-down:before {
    content: "\e581";
}

.fa-exclamation:before {
    content: "\21";
}

.fa-arrows-spin:before {
    content: "\e4bb";
}

.fa-print:before {
    content: "\f02f";
}

.fa-try:before, .fa-turkish-lira-sign:before, .fa-turkish-lira:before {
    content: "\e2bb";
}

.fa-dollar-sign:before, .fa-dollar:before, .fa-usd:before {
    content: "\24";
}

.fa-x:before {
    content: "\58";
}

.fa-magnifying-glass-dollar:before, .fa-search-dollar:before {
    content: "\f688";
}

.fa-users-cog:before, .fa-users-gear:before {
    content: "\f509";
}

.fa-person-military-pointing:before {
    content: "\e54a";
}

.fa-bank:before, .fa-building-columns:before, .fa-institution:before, .fa-museum:before, .fa-university:before {
    content: "\f19c";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-trowel:before {
    content: "\e589";
}

.fa-d:before {
    content: "\44";
}

.fa-stapler:before {
    content: "\e5af";
}

.fa-masks-theater:before, .fa-theater-masks:before {
    content: "\f630";
}

.fa-kip-sign:before {
    content: "\e1c4";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-handshake-alt:before, .fa-handshake-simple:before {
    content: "\f4c6";
}

.fa-fighter-jet:before, .fa-jet-fighter:before {
    content: "\f0fb";
}

.fa-share-alt-square:before, .fa-square-share-nodes:before {
    content: "\f1e1";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-plus-minus:before {
    content: "\e43c";
}

.fa-video-camera:before, .fa-video:before {
    content: "\f03d";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d";
}

.fa-hand-holding-medical:before {
    content: "\e05c";
}

.fa-person-circle-check:before {
    content: "\e53e";
}

.fa-level-up-alt:before, .fa-turn-up:before {
    content: "\f3bf";
}

.fa-sr-only, .fa-sr-only-focusable:not(:focus), .sr-only, .sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0;
}

:host, :root {
    --fa-style-family-brands:"Font Awesome 6 Brands";
    --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../../plugins/templaza-framework/assets/vendors/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype");
}

.fa-brands, .fab {
    font-weight: 400;
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-aws:before {
    content: "\f375";
}

.fa-redhat:before {
    content: "\f7bc";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-cloudflare:before {
    content: "\e07d";
}

.fa-ups:before {
    content: "\f7e0";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-stackpath:before {
    content: "\f842";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-modx:before {
    content: "\f285";
}

.fa-guilded:before {
    content: "\e07e";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-js-square:before, .fa-square-js:before {
    content: "\f3b9";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-orcid:before {
    content: "\f8d2";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-invision:before {
    content: "\f7b0";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-unity:before {
    content: "\e049";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-vk:before {
    content: "\f189";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-reddit-square:before, .fa-square-reddit:before {
    content: "\f1a2";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-square-font-awesome:before {
    content: "\e5ad";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-instagram-square:before, .fa-square-instagram:before {
    content: "\e055";
}

.fa-battle-net:before {
    content: "\f835";
}

.fa-the-red-yeti:before {
    content: "\f69d";
}

.fa-hacker-news-square:before, .fa-square-hacker-news:before {
    content: "\f3af";
}

.fa-edge:before {
    content: "\f282";
}

.fa-threads:before {
    content: "\e618";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-snapchat-square:before, .fa-square-snapchat:before {
    content: "\f2ad";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-artstation:before {
    content: "\f77a";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-sourcetree:before {
    content: "\f7d3";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-diaspora:before {
    content: "\f791";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-safari:before {
    content: "\f267";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-font-awesome-alt:before, .fa-square-font-awesome-stroke:before {
    content: "\f35c";
}

.fa-atlassian:before {
    content: "\f77b";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-chromecast:before {
    content: "\f838";
}

.fa-evernote:before {
    content: "\f839";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-watchman-monitoring:before {
    content: "\e087";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-git-alt:before {
    content: "\f841";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wizards-of-the-coast:before {
    content: "\f730";
}

.fa-square-viadeo:before, .fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-centos:before {
    content: "\f789";
}

.fa-adn:before {
    content: "\f170";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-dribbble-square:before, .fa-square-dribbble:before {
    content: "\f397";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-node:before {
    content: "\f419";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-debian:before {
    content: "\e60b";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-instalod:before {
    content: "\e081";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-square-twitter:before, .fa-twitter-square:before {
    content: "\f081";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-golang:before {
    content: "\e40f";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-uncharted:before {
    content: "\e084";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-square-youtube:before, .fa-youtube-square:before {
    content: "\f431";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-rendact:before, .fa-wpressr:before {
    content: "\f3e4";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-nfc-directional:before {
    content: "\e530";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-fedora:before {
    content: "\f798";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-meta:before {
    content: "\e49b";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-hips:before {
    content: "\f452";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-discord:before {
    content: "\f392";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-confluence:before {
    content: "\f78d";
}

.fa-mdb:before {
    content: "\f8ca";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-unsplash:before {
    content: "\e07c";
}

.fa-yarn:before {
    content: "\f7e3";
}

.fa-square-steam:before, .fa-steam-square:before {
    content: "\f1b7";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-square-vimeo:before, .fa-vimeo-square:before {
    content: "\f194";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-font-awesome-flag:before, .fa-font-awesome-logo-full:before, .fa-font-awesome:before {
    content: "\f2b4";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-apple:before {
    content: "\f179";
}

.fa-hive:before {
    content: "\e07f";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-padlet:before {
    content: "\e4a0";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-github-square:before, .fa-square-github:before {
    content: "\f092";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-fedex:before {
    content: "\f797";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-shopify:before {
    content: "\e057";
}

.fa-neos:before {
    content: "\f612";
}

.fa-square-threads:before {
    content: "\e619";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-swift:before {
    content: "\f8e1";
}

.fa-angular:before {
    content: "\f420";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envira:before {
    content: "\f299";
}

.fa-gitlab-square:before, .fa-square-gitlab:before {
    content: "\e5ae";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-odnoklassniki-square:before, .fa-square-odnoklassniki:before {
    content: "\f264";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-sith:before {
    content: "\f512";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-hashnode:before {
    content: "\e499";
}

.fa-react:before {
    content: "\f41b";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-itch-io:before {
    content: "\f83a";
}

.fa-umbraco:before {
    content: "\f8e8";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-ubuntu:before {
    content: "\f7df";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-gg:before {
    content: "\f260";
}

.fa-dhl:before {
    content: "\f790";
}

.fa-pinterest-square:before, .fa-square-pinterest:before {
    content: "\f0d3";
}

.fa-xing:before {
    content: "\f168";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-less:before {
    content: "\f41d";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-dailymotion:before {
    content: "\e052";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-bootstrap:before {
    content: "\f836";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-nfc-symbol:before {
    content: "\e531";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-speaker-deck:before {
    content: "\f83c";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-google-plus-square:before, .fa-square-google-plus:before {
    content: "\f0d4";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-d-and-d-beyond:before {
    content: "\f6ca";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-square-xing:before, .fa-xing-square:before {
    content: "\f169";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-usps:before {
    content: "\f7e1";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-fly:before {
    content: "\f417";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-viber:before {
    content: "\f409";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-symfony:before {
    content: "\f83d";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-audible:before {
    content: "\f373";
}

.fa-think-peaks:before {
    content: "\f731";
}

.fa-bilibili:before {
    content: "\e3d9";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-x-twitter:before {
    content: "\e61b";
}

.fa-cotton-bureau:before {
    content: "\f89e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-42-group:before, .fa-innosoft:before {
    content: "\e080";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-pied-piper-square:before, .fa-square-pied-piper:before {
    content: "\e01e";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-tiktok:before {
    content: "\e07b";
}

.fa-facebook-square:before, .fa-square-facebook:before {
    content: "\f082";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-mixer:before {
    content: "\e056";
}

.fa-lastfm-square:before, .fa-square-lastfm:before {
    content: "\f203";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-mendeley:before {
    content: "\f7b3";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-figma:before {
    content: "\f799";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-cmplid:before {
    content: "\e360";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-deezer:before {
    content: "\e077";
}

.fa-raspberry-pi:before {
    content: "\f7bb";
}

.fa-jira:before {
    content: "\f7b1";
}

.fa-docker:before {
    content: "\f395";
}

.fa-screenpal:before {
    content: "\e570";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-microblog:before {
    content: "\e01a";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-wirsindhandwerk:before, .fa-wsh:before {
    content: "\e2d0";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-salesforce:before {
    content: "\f83b";
}

.fa-octopus-deploy:before {
    content: "\e082";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-apper:before {
    content: "\f371";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-waze:before {
    content: "\f83f";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-snapchat-ghost:before, .fa-snapchat:before {
    content: "\f2ab";
}

.fa-fantasy-flight-games:before {
    content: "\f6dc";
}

.fa-rust:before {
    content: "\e07a";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-behance-square:before, .fa-square-behance:before {
    content: "\f1b5";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-space-awesome:before {
    content: "\e5ac";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-git-square:before, .fa-square-git:before {
    content: "\f1d2";
}

.fa-square-tumblr:before, .fa-tumblr-square:before {
    content: "\f174";
}

.fa-trello:before {
    content: "\f181";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-perbyte:before {
    content: "\e083";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-android:before {
    content: "\f17b";
}

.fa-bots:before {
    content: "\e340";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-ideal:before {
    content: "\e013";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-dev:before {
    content: "\f6cc";
}

.fa-sketch:before {
    content: "\f7c6";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-uber:before {
    content: "\f402";
}

.fa-github:before {
    content: "\f09b";
}

.fa-php:before {
    content: "\f457";
}

.fa-alipay:before {
    content: "\f642";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-firefox-browser:before {
    content: "\e007";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-suse:before {
    content: "\f7d6";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-buffer:before {
    content: "\f837";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-yammer:before {
    content: "\f840";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-stubber:before {
    content: "\e5c7";
}

.fa-telegram-plane:before, .fa-telegram:before {
    content: "\f2c6";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-odysee:before {
    content: "\e5c6";
}

.fa-square-whatsapp:before, .fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-edge-legacy:before {
    content: "\e078";
}

.fa-slack-hash:before, .fa-slack:before {
    content: "\f198";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-usb:before {
    content: "\f287";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-square-x-twitter:before {
    content: "\e61a";
}

.fa-reacteurope:before {
    content: "\f75d";
}

.fa-medium-m:before, .fa-medium:before {
    content: "\f23a";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-critical-role:before {
    content: "\f6c9";
}

.fa-sitrox:before {
    content: "\e44a";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-airbnb:before {
    content: "\f834";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-buy-n-large:before {
    content: "\f8a6";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-strava:before {
    content: "\f428";
}

.fa-ember:before {
    content: "\f423";
}

.fa-canadian-maple-leaf:before {
    content: "\f785";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-wodu:before {
    content: "\e088";
}

.fa-google-pay:before {
    content: "\e079";
}

.fa-intercom:before {
    content: "\f7af";
}

.fa-zhihu:before {
    content: "\f63f";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-pix:before {
    content: "\e43a";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

:host, :root {
    --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype");
}

.fa-regular, .far {
    font-weight: 400;
}

:host, :root {
    --fa-style-family-classic:"Font Awesome 6 Free";
    --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype");
}

.fa-solid, .fas {
    font-weight: 900;
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: block;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype");
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype");
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype");
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype");
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc;
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-v4compatibility.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/templaza-framework/assets/vendors/fontawesome/css/../webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a;
}

.sk-rotating-plane {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    margin: auto;
    background-color: var(--tztheme-preloader-color,#337ab7);
    animation: sk-rotating-plane 1.2s infinite ease-in-out;
}

@keyframes sk-rotating-plane {
    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);
    }
}

.sk-double-bounce {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    position: relative;
    margin: auto;
}

    .sk-double-bounce .sk-child {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: var(--tztheme-preloader-color,#337ab7);
        opacity: .6;
        position: absolute;
        top: 0;
        left: 0;
        animation: sk-double-bounce 2s infinite ease-in-out;
    }

    .sk-double-bounce .sk-double-bounce2 {
        animation-delay: -1s;
    }

@keyframes sk-double-bounce {
    0%,100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.sk-wave {
    width: var(--tztheme-preloader-size,4em)* 1.5;
    height: var(--tztheme-preloader-size,4em);
    margin: auto;
    text-align: center;
    font-size: 1em;
}

    .sk-wave .sk-rect {
        background-color: var(--tztheme-preloader-color,#337ab7);
        height: 100%;
        width: .5em;
        display: inline-block;
        animation: sk-wave-stretch-delay 1.2s infinite ease-in-out;
    }

    .sk-wave .sk-rect1 {
        animation-delay: -1.2s;
    }

    .sk-wave .sk-rect2 {
        animation-delay: -1.1s;
    }

    .sk-wave .sk-rect3 {
        animation-delay: -1s;
    }

    .sk-wave .sk-rect4 {
        animation-delay: -.9s;
    }

    .sk-wave .sk-rect5 {
        animation-delay: -.8s;
    }

@keyframes sk-wave-stretch-delay {
    0%,40%,100% {
        transform: scaleY(.4);
    }

    20% {
        transform: scaleY(1);
    }
}

.sk-wandering-cubes {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    position: relative;
    margin: auto;
}

    .sk-wandering-cubes .sk-cube {
        background-color: var(--tztheme-preloader-color,#337ab7);
        width: 20%;
        height: 20%;
        position: absolute;
        top: 0;
        left: 0;
        animation: sk-wandering-cubes 1.8s ease-in-out -1.8s infinite both;
    }

    .sk-wandering-cubes .sk-cube2 {
        animation-delay: -.9s;
    }

@keyframes sk-wandering-cubes {
    0% {
        transform: rotate(0);
    }

    25% {
        transform: translateX(calc(var(--tztheme-preloader-size,4em) * .55))rotate(-90deg)scale(.5);
    }

    50% {
        transform: translateX(calc(var(--tztheme-preloader-size,4em) * .55))translateY(calc(var(--tztheme-preloader-size,4em) * .55))rotate(-179deg);
    }

    50.1% {
        transform: translateX(calc(var(--tztheme-preloader-size,4em) * .55))translateY(calc(var(--tztheme-preloader-size,4em) * .55))rotate(-180deg);
    }

    75% {
        transform: translateX(0)translateY(calc(var(--tztheme-preloader-size,4em) * .55))rotate(-270deg)scale(.5);
    }

    100% {
        transform: rotate(-360deg);
    }
}

.sk-spinner-pulse {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    margin: auto;
    background-color: var(--tztheme-preloader-color,#337ab7);
    border-radius: 100%;
    animation: sk-spinner-pulse 1s infinite ease-in-out;
}

@keyframes sk-spinner-pulse {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.sk-chase {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    margin: auto;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

    .sk-chase .sk-chase-dot {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        animation: sk-chase-dot 2s infinite ease-in-out both;
    }

        .sk-chase .sk-chase-dot:before {
            content: "";
            display: block;
            width: 25%;
            height: 25%;
            background-color: var(--tztheme-preloader-color,#337ab7);
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            animation: sk-chase-dot-before 2s infinite ease-in-out both;
        }

        .sk-chase .sk-chase-dot:nth-child(1), .sk-chase .sk-chase-dot:nth-child(1):before {
            animation-delay: -1.1s;
        }

        .sk-chase .sk-chase-dot:nth-child(2), .sk-chase .sk-chase-dot:nth-child(2):before {
            animation-delay: -1s;
        }

        .sk-chase .sk-chase-dot:nth-child(3), .sk-chase .sk-chase-dot:nth-child(3):before {
            animation-delay: -.9s;
        }

        .sk-chase .sk-chase-dot:nth-child(4), .sk-chase .sk-chase-dot:nth-child(4):before {
            animation-delay: -.8s;
        }

        .sk-chase .sk-chase-dot:nth-child(5), .sk-chase .sk-chase-dot:nth-child(5):before {
            animation-delay: -.7s;
        }

        .sk-chase .sk-chase-dot:nth-child(6), .sk-chase .sk-chase-dot:nth-child(6):before {
            animation-delay: -.6s;
        }

@keyframes sk-chase {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot {
    80%,100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(.4);
    }

    100%,0% {
        transform: scale(1);
    }
}

.sk-chasing-dots {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    position: relative;
    margin: auto;
    text-align: center;
    animation: sk-chasing-dots-rotate 2s infinite linear;
}

    .sk-chasing-dots .sk-child {
        width: calc(var(--tztheme-preloader-size,4em)/2);
        height: calc(var(--tztheme-preloader-size,4em)/2);
        display: inline-block;
        position: absolute;
        top: 0;
        background-color: var(--tztheme-preloader-color,#337ab7);
        border-radius: 100%;
        animation: sk-chasing-dots-bounce 2s infinite ease-in-out;
    }

    .sk-chasing-dots .sk-dot2 {
        top: auto;
        bottom: 0;
        animation-delay: -1s;
    }

@keyframes sk-chasing-dots-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sk-chasing-dots-bounce {
    0%,100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.sk-three-bounce {
    width: var(--tztheme-preloader-size,4em)* 2;
    margin: auto;
    text-align: center;
}

    .sk-three-bounce .sk-child {
        width: calc(var(--tztheme-preloader-size,4em)/2);
        height: calc(var(--tztheme-preloader-size,4em)/2);
        background-color: var(--tztheme-preloader-color,#337ab7);
        border-radius: 100%;
        display: inline-block;
        animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    }

    .sk-three-bounce .sk-bounce1 {
        animation-delay: -.32s;
    }

    .sk-three-bounce .sk-bounce2 {
        animation-delay: -.16s;
    }

@keyframes sk-three-bounce {
    0%,80%,100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1);
    }
}

.sk-circle {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    position: relative;
    margin: auto;
}

    .sk-circle .sk-child {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .sk-circle .sk-child:before {
            content: "";
            display: block;
            margin: 0 auto;
            width: 15%;
            height: 15%;
            background-color: var(--tztheme-preloader-color,#337ab7);
            border-radius: 100%;
            animation: sk-circle-delay 1.2s infinite ease-in-out both;
        }

    .sk-circle .sk-circle2 {
        transform: rotate(30deg);
    }

    .sk-circle .sk-circle3 {
        transform: rotate(60deg);
    }

    .sk-circle .sk-circle4 {
        transform: rotate(90deg);
    }

    .sk-circle .sk-circle5 {
        transform: rotate(120deg);
    }

    .sk-circle .sk-circle6 {
        transform: rotate(150deg);
    }

    .sk-circle .sk-circle7 {
        transform: rotate(180deg);
    }

    .sk-circle .sk-circle8 {
        transform: rotate(210deg);
    }

    .sk-circle .sk-circle9 {
        transform: rotate(240deg);
    }

    .sk-circle .sk-circle10 {
        transform: rotate(270deg);
    }

    .sk-circle .sk-circle11 {
        transform: rotate(300deg);
    }

    .sk-circle .sk-circle12 {
        transform: rotate(330deg);
    }

    .sk-circle .sk-circle2:before {
        animation-delay: -1.1s;
    }

    .sk-circle .sk-circle3:before {
        animation-delay: -1s;
    }

    .sk-circle .sk-circle4:before {
        animation-delay: -.9s;
    }

    .sk-circle .sk-circle5:before {
        animation-delay: -.8s;
    }

    .sk-circle .sk-circle6:before {
        animation-delay: -.7s;
    }

    .sk-circle .sk-circle7:before {
        animation-delay: -.6s;
    }

    .sk-circle .sk-circle8:before {
        animation-delay: -.5s;
    }

    .sk-circle .sk-circle9:before {
        animation-delay: -.4s;
    }

    .sk-circle .sk-circle10:before {
        animation-delay: -.3s;
    }

    .sk-circle .sk-circle11:before {
        animation-delay: -.2s;
    }

    .sk-circle .sk-circle12:before {
        animation-delay: -.1s;
    }

@keyframes sk-circle-delay {
    0%,80%,100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1);
    }
}

.sk-cube-grid {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    margin: auto;
}

    .sk-cube-grid .sk-cube {
        width: 33%;
        height: 33%;
        background-color: var(--tztheme-preloader-color,#337ab7);
        float: left;
        animation: sk-cube-grid-scale-delay 1.3s infinite ease-in-out;
    }

    .sk-cube-grid .sk-cube1 {
        animation-delay: .2s;
    }

    .sk-cube-grid .sk-cube2 {
        animation-delay: .3s;
    }

    .sk-cube-grid .sk-cube3 {
        animation-delay: .4s;
    }

    .sk-cube-grid .sk-cube4 {
        animation-delay: .1s;
    }

    .sk-cube-grid .sk-cube5 {
        animation-delay: .2s;
    }

    .sk-cube-grid .sk-cube6 {
        animation-delay: .3s;
    }

    .sk-cube-grid .sk-cube7 {
        animation-delay: 0s;
    }

    .sk-cube-grid .sk-cube8 {
        animation-delay: .1s;
    }

    .sk-cube-grid .sk-cube9 {
        animation-delay: .2s;
    }

@keyframes sk-cube-grid-scale-delay {
    0%,70%,100% {
        transform: scale3D(1,1,1);
    }

    35% {
        transform: scale3D(0,0,1);
    }
}

.sk-fading-circle {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    position: relative;
    margin: auto;
}

    .sk-fading-circle .sk-circle {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

        .sk-fading-circle .sk-circle:before {
            content: "";
            display: block;
            margin: 0 auto;
            width: 15%;
            height: 15%;
            background-color: var(--tztheme-preloader-color,#337ab7);
            border-radius: 100%;
            animation: sk-fading-circle-delay 1.2s infinite ease-in-out both;
        }

    .sk-fading-circle .sk-circle2 {
        transform: rotate(30deg);
    }

    .sk-fading-circle .sk-circle3 {
        transform: rotate(60deg);
    }

    .sk-fading-circle .sk-circle4 {
        transform: rotate(90deg);
    }

    .sk-fading-circle .sk-circle5 {
        transform: rotate(120deg);
    }

    .sk-fading-circle .sk-circle6 {
        transform: rotate(150deg);
    }

    .sk-fading-circle .sk-circle7 {
        transform: rotate(180deg);
    }

    .sk-fading-circle .sk-circle8 {
        transform: rotate(210deg);
    }

    .sk-fading-circle .sk-circle9 {
        transform: rotate(240deg);
    }

    .sk-fading-circle .sk-circle10 {
        transform: rotate(270deg);
    }

    .sk-fading-circle .sk-circle11 {
        transform: rotate(300deg);
    }

    .sk-fading-circle .sk-circle12 {
        transform: rotate(330deg);
    }

    .sk-fading-circle .sk-circle2:before {
        animation-delay: -1.1s;
    }

    .sk-fading-circle .sk-circle3:before {
        animation-delay: -1s;
    }

    .sk-fading-circle .sk-circle4:before {
        animation-delay: -.9s;
    }

    .sk-fading-circle .sk-circle5:before {
        animation-delay: -.8s;
    }

    .sk-fading-circle .sk-circle6:before {
        animation-delay: -.7s;
    }

    .sk-fading-circle .sk-circle7:before {
        animation-delay: -.6s;
    }

    .sk-fading-circle .sk-circle8:before {
        animation-delay: -.5s;
    }

    .sk-fading-circle .sk-circle9:before {
        animation-delay: -.4s;
    }

    .sk-fading-circle .sk-circle10:before {
        animation-delay: -.3s;
    }

    .sk-fading-circle .sk-circle11:before {
        animation-delay: -.2s;
    }

    .sk-fading-circle .sk-circle12:before {
        animation-delay: -.1s;
    }

@keyframes sk-fading-circle-delay {
    0%,39%,100% {
        opacity: 0;
    }

    40% {
        opacity: 1;
    }
}

.sk-folding-cube {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    position: relative;
    margin: auto;
    transform: rotateZ(45deg);
}

    .sk-folding-cube .sk-cube {
        float: left;
        width: 50%;
        height: 50%;
        position: relative;
        transform: scale(1.1);
    }

        .sk-folding-cube .sk-cube:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: var(--tztheme-preloader-color,#337ab7);
            animation: sk-folding-cube-angle 2.4s infinite linear both;
            transform-origin: 100% 100%;
        }

    .sk-folding-cube .sk-cube2 {
        transform: scale(1.1)rotateZ(90deg);
    }

    .sk-folding-cube .sk-cube3 {
        transform: scale(1.1)rotateZ(180deg);
    }

    .sk-folding-cube .sk-cube4 {
        transform: scale(1.1)rotateZ(270deg);
    }

    .sk-folding-cube .sk-cube2:before {
        animation-delay: .3s;
    }

    .sk-folding-cube .sk-cube3:before {
        animation-delay: .6s;
    }

    .sk-folding-cube .sk-cube4:before {
        animation-delay: .9s;
    }

@keyframes sk-folding-cube-angle {
    0%,10% {
        transform: perspective(140px)rotateX(-180deg);
        opacity: 0;
    }

    25%,75% {
        transform: perspective(140px)rotateX(0);
        opacity: 1;
    }

    90%,100% {
        transform: perspective(140px)rotateY(180deg);
        opacity: 0;
    }
}

.bouncing-loader {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

    .bouncing-loader > div {
        width: calc(var(--tztheme-preloader-size,4em)/2);
        height: calc(var(--tztheme-preloader-size,4em)/2);
        margin: 1rem .2rem 0;
        background: var(--tztheme-preloader-color,#337ab7);
        border-radius: 50%;
        -webkit-animation: bouncing-loader .6s infinite alternate;
        -o-animation: bouncing-loader .6s infinite alternate;
        animation: bouncing-loader .6s infinite alternate;
    }

        .bouncing-loader > div:nth-child(2) {
            animation-delay: .2s;
        }

        .bouncing-loader > div:nth-child(3) {
            animation-delay: .4s;
        }

@keyframes bouncing-loader {
    to {
        opacity: .1;
        transform: translate3d(0,-1rem,0);
    }
}

.donut {
    display: inline-block;
    border: 4px solid #e8ebf1;
    border-left-color: var(--tztheme-preloader-color,#337ab7);
    border-radius: 50%;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    animation: donut-spin 1.2s linear infinite;
}

@keyframes donut-spin {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.triple-spinner {
    display: block;
    position: relative;
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    border-radius: 50%;
    border: 2px solid transparent;
    border-top: 2px solid var(--tztheme-preloader-color,#337ab7);
    border-left: 2px solid var(--tztheme-preloader-color,#337ab7);
    -webkit-animation: preload-spin 2s linear infinite;
    animation: preload-spin 2s linear infinite;
}

    .triple-spinner::before, .triple-spinner::after {
        content: "";
        position: absolute;
        border-radius: 50%;
        border: 2px solid transparent;
    }

    .triple-spinner::before {
        opacity: .85;
        top: 8%;
        left: 8%;
        right: 8%;
        bottom: 8%;
        border-top-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        border-left-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        -webkit-animation: preload-spin 3s linear infinite;
        animation: preload-spin 3.5s linear infinite;
    }

    .triple-spinner::after {
        opacity: .7;
        top: 18%;
        left: 18%;
        right: 18%;
        bottom: 18%;
        border-top-color: var(--tztheme-preloader-color-3,var(--tztheme-preloader-color,#337ab7));
        border-left-color: var(--tztheme-preloader-color-3,var(--tztheme-preloader-color,#337ab7));
        -webkit-animation: preload-spin 1.5s linear infinite;
        animation: preload-spin 1.75s linear infinite;
    }

.cm-spinner {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    border: 2px solid transparent;
    border-radius: 50%;
    border-top: 2px solid var(--tztheme-preloader-color,#337ab7);
    -webkit-animation: preload-spin 4s linear infinite;
    animation: preload-spin 4s linear infinite;
    position: relative;
}

    .cm-spinner::before, .cm-spinner::after {
        content: "";
        position: absolute;
        top: 10%;
        bottom: 10%;
        left: 10%;
        right: 10%;
        border-radius: 50%;
        border: 2px solid transparent;
    }

    .cm-spinner::before {
        opacity: .8;
        border-top-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        -webkit-animation: 3s preload-spin linear infinite;
        animation: 3s preload-spin linear infinite;
    }

    .cm-spinner::after {
        opacity: .9;
        border-top-color: var(--tztheme-preloader-color-3,var(--tztheme-preloader-color,#337ab7));
        -webkit-animation: preload-spin 1.5s linear infinite;
        animation: preload-spin 1.5s linear infinite;
    }

.hm-spinner {
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    border: 2px solid transparent;
    border-top-color: var(--tztheme-preloader-color,#337ab7);
    border-bottom-color: var(--tztheme-preloader-color,#337ab7);
    border-radius: 50%;
    position: relative;
    -webkit-animation: preload-spin 3s linear infinite;
    animation: preload-spin 3s linear infinite;
}

    .hm-spinner::before {
        opacity: .7;
        content: "";
        position: absolute;
        top: 15%;
        right: 15%;
        bottom: 15%;
        left: 15%;
        border: 2px solid transparent;
        border-top-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        border-bottom-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        border-radius: 50%;
        -webkit-animation: preload-spin 1.5s linear infinite;
        animation: preload-spin 1.5s linear infinite;
    }

.reverse-spinner {
    position: relative;
    width: var(--tztheme-preloader-size,4em);
    height: var(--tztheme-preloader-size,4em);
    border: 2px solid transparent;
    border-top-color: var(--tztheme-preloader-color,#337ab7);
    border-left-color: var(--tztheme-preloader-color,#337ab7);
    border-radius: 50%;
    -webkit-animation: preload-spin 1.5s linear infinite;
    animation: preload-spin 1.5s linear infinite;
}

    .reverse-spinner::before {
        position: absolute;
        top: 15%;
        left: 15%;
        right: 15%;
        bottom: 15%;
        content: "";
        border: 2px solid transparent;
        border-top-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        border-left-color: var(--tztheme-preloader-color-2,var(--tztheme-preloader-color,#337ab7));
        border-radius: 50%;
        -webkit-animation: preload-spin-back 1s linear infinite;
        animation: preload-spin-back 1s linear infinite;
    }

@-webkit-keyframes preload-spin-back {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(-720deg);
        transform: rotate(-720deg);
    }
}

@keyframes preload-spin-back {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(-720deg);
        transform: rotate(-720deg);
    }
}

@-webkit-keyframes preload-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes preload-spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#templaza-preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: var(--tztheme-preloader-bgcolor);
}

    #templaza-preloader .preloader-image {
        width: 100%;
        height: 100%;
        background-image: var(--tztheme-preloader-image,"");
        background-repeat: var(--tztheme-preloader-bg-repeat,repeat);
        background-size: var(--tztheme-preloader-bg-size,auto);
        background-position: var(--tztheme-preloader-bg-position,"0% 0%");
        background-attachment: var(--tztheme-preloader-bg-attachment,scroll);
    }

.preloader {
    background: var(--tztheme-preloader-bgcolor);
}

    .preloader .percentage {
        color: var(--tztheme-preloader-color);
    }

    .preloader .progress {
        background: var(--tztheme-preloader-process-bgcolor);
    }

.charging-load, .charging-load::before, .charging-load::after {
    grid-area: 1/1;
}

#content-scroll {
    position: relative;
    z-index: 10;
}

.preloader {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    background: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .preloader .percentage {
        color: red;
        font-size: 100px;
        z-index: 10;
        font-weight: 700;
    }

    .preloader .progress {
        background: #191b1d;
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    .preloader .percentage.processing1 {
        animation-name: color-change;
        animation-duration: 1.5s;
    }

@keyframes color-change {
    from {
        color: red;
    }

    to {
        color: #fa9416;
    }
}

.preloader .percentage.processing2 {
    color: #1fcc42;
    animation-name: color-change2;
    animation-duration: 2.5s;
}

@keyframes color-change2 {
    from {
        color: #fa9416;
    }

    to {
        color: #1fcc42;
    }
}

.preloader .percentage.processing3 {
    color: #1fcc42!important;
}

body {
    background: 0 0;
}

.site-content .widget {
    font-size: 14px;
}

    .site-content .widget ul {
        margin: 0;
    }

        .site-content .widget ul li {
            list-style: none;
            padding: .5em 0;
            line-height: 1.8em;
        }

    .site-content .widget .widgettitle {
        color: #333;
        font-size: 1.5em;
        padding-bottom: 20px;
        border-bottom: 1px solid #ebebeb;
        margin: 0 0 15px;
    }

    .site-content .widget a {
        text-decoration: none;
        color: #333;
        font-size: 14px;
    }

@charset "UTF-8";

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    background: #fff;
    color: #686868;
}

body {
    margin: 0;
}

a, .uk-link {
    color: #1e87f0;
    text-decoration: none;
    cursor: pointer;
}

    a:hover, .uk-link:hover, .uk-link-toggle:hover .uk-link {
        color: #0f6ecd;
        text-decoration: underline;
    }

abbr[title] {
    text-decoration: underline dotted;
    -webkit-text-decoration-style: dotted;
}

b, strong {
    font-weight: bolder;
}

:not(pre) > code, :not(pre) > kbd, :not(pre) > samp {
    font-family: Consolas, monaco, monospace;
    font-size: 0.875rem;
    color: #f0506e;
    white-space: nowrap;
    padding: 2px 6px;
    background: #f8f8f8;
}

em {
    color: #f0506e;
}

ins {
    background: #ffd;
    color: #666;
    text-decoration: none;
}

mark {
    background: #ffd;
    color: #666;
}

q {
    font-style: italic;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

canvas, img, svg, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

    img:not([src]) {
        visibility: hidden;
        min-width: 1px;
    }

iframe {
    border: 0;
}

p, ul, ol, dl, pre, address, fieldset, figure {
    margin: 0 0 20px 0;
}

* + p, * + ul, * + ol, * + dl, * + pre, * + address, * + fieldset, * + figure {
    margin-top: 20px;
}

h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-heading-small, .uk-heading-medium, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge, .uk-heading-3xlarge {
    margin: 0 0 20px 0;
}

* + h1, * + .uk-h1, * + h2, * + .uk-h2, * + h3, * + .uk-h3, * + h4, * + .uk-h4, * + h5, * + .uk-h5, * + h6, * + .uk-h6, * + .uk-heading-small, * + .uk-heading-medium, * + .uk-heading-large, * + .uk-heading-xlarge, * + .uk-heading-2xlarge, * + .uk-heading-3xlarge {
    margin-top: 40px;
}

h1, .uk-h1 {
    font-size: 2.23125rem;
    line-height: 1.2;
}

h2, .uk-h2 {
    font-size: 1.7rem;
    line-height: 1.3;
}

h3, .uk-h3 {
    font-size: 1.5rem;
    line-height: 1.4;
}

h4, .uk-h4 {
    font-size: 1.25rem;
    line-height: 1.4;
}

h5, .uk-h5 {
    font-size: 16px;
    line-height: 1.4;
}

h6, .uk-h6 {
    font-size: 0.875rem;
    line-height: 1.4;
}

@media (min-width:960px) {
    h1, .uk-h1 {
        font-size: 2.625rem;
    }

    h2, .uk-h2 {
        font-size: 2rem;
    }
}

ul, ol {
    padding-left: 30px;
}

    ul > li > ul, ul > li > ol, ol > li > ol, ol > li > ul {
        margin: 0;
    }

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

hr, .uk-hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px 0;
    border: 0;
    border-top: 1px solid #e5e5e5;
}

* + hr, * + .uk-hr {
    margin-top: 20px;
}

address {
    font-style: normal;
}

blockquote {
    margin: 0 0 20px 0;
    font-size: 1.25rem;
    line-height: 1.5;
    font-style: italic;
    color: #333;
}

* + blockquote {
    margin-top: 20px;
}

blockquote p:last-of-type {
    margin-bottom: 0;
}

blockquote footer {
    margin-top: 10px;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #666;
}

    blockquote footer::before {
        content: "— ";
    }

pre {
    font: 0.875rem / 1.5 Consolas, monaco, monospace;
    color: #666;
    -moz-tab-size: 4;
    tab-size: 4;
    overflow: auto;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff;
}

    pre code {
        font-family: Consolas, monaco, monospace;
    }

:focus {
    outline: none;
}

:focus-visible {
    outline: 2px dotted #333;
}

::selection {
    background: #39f;
    color: #fff;
    text-shadow: none;
}

details, main {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

:root {
    --uk-breakpoint-s: 640px;
    --uk-breakpoint-m: 960px;
    --uk-breakpoint-l: 1200px;
    --uk-breakpoint-xl: 1600px;
}

a.uk-link-muted, .uk-link-muted a, .uk-link-toggle .uk-link-muted {
    color: #999;
}

    a.uk-link-muted:hover, .uk-link-muted a:hover, .uk-link-toggle:hover .uk-link-muted {
        color: #666;
    }

a.uk-link-text, .uk-link-text a, .uk-link-toggle .uk-link-text {
    color: inherit;
}

    a.uk-link-text:hover, .uk-link-text a:hover, .uk-link-toggle:hover .uk-link-text {
        color: #999;
    }

a.uk-link-heading, .uk-link-heading a, .uk-link-toggle .uk-link-heading {
    color: inherit;
}

    a.uk-link-heading:hover, .uk-link-heading a:hover, .uk-link-toggle:hover .uk-link-heading {
        color: #1e87f0;
        text-decoration: none;
    }

a.uk-link-reset, .uk-link-reset a {
    color: inherit !important;
    text-decoration: none !important;
}

.uk-link-toggle {
    color: inherit !important;
    text-decoration: none !important;
}

.uk-heading-small {
    font-size: 2.6rem;
    line-height: 1.2;
}

.uk-heading-medium {
    font-size: 2.8875rem;
    line-height: 1.1;
}

.uk-heading-large {
    font-size: 3.4rem;
    line-height: 1.1;
}

.uk-heading-xlarge {
    font-size: 4rem;
    line-height: 1;
}

.uk-heading-2xlarge {
    font-size: 6rem;
    line-height: 1;
}

.uk-heading-3xlarge {
    font-size: 8rem;
    line-height: 1;
}

@media (min-width:960px) {
    .uk-heading-small {
        font-size: 3.25rem;
    }

    .uk-heading-medium {
        font-size: 3.5rem;
    }

    .uk-heading-large {
        font-size: 4rem;
    }

    .uk-heading-xlarge {
        font-size: 6rem;
    }

    .uk-heading-2xlarge {
        font-size: 8rem;
    }

    .uk-heading-3xlarge {
        font-size: 11rem;
    }
}

@media (min-width:1200px) {
    .uk-heading-medium {
        font-size: 4rem;
    }

    .uk-heading-large {
        font-size: 6rem;
    }

    .uk-heading-xlarge {
        font-size: 8rem;
    }

    .uk-heading-2xlarge {
        font-size: 11rem;
    }

    .uk-heading-3xlarge {
        font-size: 15rem;
    }
}

.uk-heading-divider {
    padding-bottom: calc(5px + 0.1em);
    border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}

.uk-heading-bullet {
    position: relative;
}

    .uk-heading-bullet::before {
        content: "";
        display: inline-block;
        position: relative;
        top: calc(-0.1 * 1em);
        vertical-align: middle;
        height: calc(4px + 0.7em);
        margin-right: calc(5px + 0.2em);
        border-left: calc(5px + 0.1em) solid #e5e5e5;
    }

.uk-heading-line {
    overflow: hidden;
}

    .uk-heading-line > * {
        display: inline-block;
        position: relative;
    }

    .uk-heading-line > ::before, .uk-heading-line > ::after {
        content: "";
        position: absolute;
        top: calc(50% - (calc(0.2px + 0.05em) / 2));
        width: 2000px;
        border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
    }

    .uk-heading-line > ::before {
        right: 100%;
        margin-right: calc(5px + 0.3em);
    }

    .uk-heading-line > ::after {
        left: 100%;
        margin-left: calc(5px + 0.3em);
    }

[class*="uk-divider"] {
    border: none;
    margin-bottom: 20px;
}

* + [class*="uk-divider"] {
    margin-top: 20px;
}

.uk-divider-icon {
    position: relative;
    height: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23e5e5e5%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

    .uk-divider-icon::before, .uk-divider-icon::after {
        content: "";
        position: absolute;
        top: 50%;
        max-width: calc(50% - (50px / 2));
        border-bottom: 1px solid #e5e5e5;
    }

    .uk-divider-icon::before {
        right: calc(50% + (50px / 2));
        width: 100%;
    }

    .uk-divider-icon::after {
        left: calc(50% + (50px / 2));
        width: 100%;
    }

.uk-divider-small {
    line-height: 0;
}

    .uk-divider-small::after {
        content: "";
        display: inline-block;
        width: 100px;
        max-width: 100%;
        border-top: 1px solid #e5e5e5;
        vertical-align: top;
    }

.uk-divider-vertical {
    width: max-content;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    border-left: 1px solid #e5e5e5;
}

.uk-list {
    padding: 0;
    list-style: none;
}

    .uk-list > * {
        break-inside: avoid-column;
    }

        .uk-list > * > :last-child {
            margin-bottom: 0;
        }

        .uk-list > :nth-child(n+2), .uk-list > * > ul {
            margin-top: 10px;
        }

.uk-list-disc > *, .uk-list-circle > *, .uk-list-square > *, .uk-list-decimal > *, .uk-list-hyphen > * {
    padding-left: 30px;
}

.uk-list-decimal {
    counter-reset: decimal;
}

    .uk-list-decimal > * {
        counter-increment: decimal;
    }

    .uk-list-disc > ::before, .uk-list-circle > ::before, .uk-list-square > ::before, .uk-list-decimal > ::before, .uk-list-hyphen > ::before {
        content: "";
        position: relative;
        left: -30px;
        width: 30px;
        height: 1.5em;
        margin-bottom: -1.5em;
        display: list-item;
        list-style-position: inside;
        text-align: right;
    }

.uk-list-disc > ::before {
    list-style-type: disc;
}

.uk-list-circle > ::before {
    list-style-type: circle;
}

.uk-list-square > ::before {
    list-style-type: square;
}

.uk-list-decimal > ::before {
    content: counter(decimal,decimal) " . ";
}

.uk-list-hyphen > ::before {
    content: "–  ";
}

.uk-list-muted > ::before {
    color: #999 !important;
}

.uk-list-emphasis > ::before {
    color: #333 !important;
}

.uk-list-primary > ::before {
    color: #1e87f0 !important;
}

.uk-list-secondary > ::before {
    color: #222 !important;
}

.uk-list-bullet > * {
    padding-left: 30px;
}

.uk-list-bullet > ::before {
    content: "";
    display: list-item;
    position: relative;
    left: -30px;
    width: 30px;
    height: 1.5em;
    margin-bottom: -1.5em;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.uk-list-divider > :nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.uk-list-striped > * {
    padding: 10px 10px;
}

    .uk-list-striped > *:nth-of-type(odd) {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }

.uk-list-striped > :nth-of-type(odd) {
    background: #f8f8f8;
}

.uk-list-striped > :nth-child(n+2) {
    margin-top: 0;
}

.uk-list-large > :nth-child(n+2), .uk-list-large > * > ul {
    margin-top: 20px;
}

.uk-list-collapse > :nth-child(n+2), .uk-list-collapse > * > ul {
    margin-top: 0;
}

.uk-list-large.uk-list-divider > :nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
}

.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
    margin-top: 0;
    padding-top: 0;
}

.uk-list-large.uk-list-striped > * {
    padding: 20px 10px;
}

.uk-list-collapse.uk-list-striped > * {
    padding-top: 0;
    padding-bottom: 0;
}

.uk-list-large.uk-list-striped > :nth-child(n+2), .uk-list-collapse.uk-list-striped > :nth-child(n+2) {
    margin-top: 0;
}

.uk-description-list > dt {
    color: #333;
    font-size: 0.875rem;
    font-weight: normal;
    text-transform: uppercase;
}

    .uk-description-list > dt:nth-child(n+2) {
        margin-top: 20px;
    }

.uk-description-list-divider > dt:nth-child(n+2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5;
}

.uk-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 20px;
}

* + .uk-table {
    margin-top: 20px;
}

.uk-table th {
    padding: 16px 12px;
    text-align: left;
    vertical-align: bottom;
    font-size: 0.875rem;
    font-weight: normal;
    color: #999;
    text-transform: uppercase;
}

.uk-table td {
    padding: 16px 12px;
    vertical-align: top;
}

    .uk-table td > :last-child {
        margin-bottom: 0;
    }

.uk-table tfoot {
    font-size: 0.875rem;
}

.uk-table caption {
    font-size: 0.875rem;
    text-align: left;
    color: #999;
}

.uk-table-middle, .uk-table-middle td {
    vertical-align: middle !important;
}

.uk-table-divider > tr:not(:first-child), .uk-table-divider > :not(:first-child) > tr, .uk-table-divider > :first-child > tr:not(:first-child) {
    border-top: 1px solid #e5e5e5;
}

.uk-table-striped > tr:nth-of-type(odd), .uk-table-striped tbody tr:nth-of-type(odd) {
    background: #f8f8f8;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.uk-table-hover > tr:hover, .uk-table-hover tbody tr:hover {
    background: #ffd;
}

.uk-table > tr.uk-active, .uk-table tbody tr.uk-active {
    background: #ffd;
}

.uk-table-small th, .uk-table-small td {
    padding: 10px 12px;
}

.uk-table-large th, .uk-table-large td {
    padding: 22px 12px;
}

.uk-table-justify th:first-child, .uk-table-justify td:first-child {
    padding-left: 0;
}

.uk-table-justify th:last-child, .uk-table-justify td:last-child {
    padding-right: 0;
}

.uk-table-shrink {
    width: 1px;
}

.uk-table-expand {
    min-width: 150px;
}

.uk-table-link {
    padding: 0 !important;
}

    .uk-table-link > a {
        display: block;
        padding: 16px 12px;
    }

.uk-table-small .uk-table-link > a {
    padding: 10px 12px;
}

@media (max-width:959px) {
    .uk-table-responsive, .uk-table-responsive tbody, .uk-table-responsive th, .uk-table-responsive td, .uk-table-responsive tr {
        display: block;
    }

        .uk-table-responsive thead {
            display: none;
        }

        .uk-table-responsive th, .uk-table-responsive td {
            width: auto !important;
            max-width: none !important;
            min-width: 0 !important;
            overflow: visible !important;
            white-space: normal !important;
        }

            .uk-table-responsive th:not(:first-child):not(.uk-table-link), .uk-table-responsive td:not(:first-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:first-child) > a {
                padding-top: 5px !important;
            }

            .uk-table-responsive th:not(:last-child):not(.uk-table-link), .uk-table-responsive td:not(:last-child):not(.uk-table-link), .uk-table-responsive .uk-table-link:not(:last-child) > a {
                padding-bottom: 5px !important;
            }

    .uk-table-justify.uk-table-responsive th, .uk-table-justify.uk-table-responsive td {
        padding-left: 0;
        padding-right: 0;
    }
}

.uk-table tbody tr {
    transition: background-color 0.1s linear;
}

.uk-table-striped > tr:nth-of-type(even):last-child, .uk-table-striped tbody tr:nth-of-type(even):last-child {
    border-bottom: 1px solid #e5e5e5;
}

.uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
}

button.uk-icon:not(:disabled) {
    cursor: pointer;
}

.uk-icon::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
    fill: currentcolor;
}

.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
    stroke: currentcolor;
}

.uk-icon > * {
    transform: translate(0, 0);
}

.uk-icon-image {
    width: 20px;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    object-fit: scale-down;
    max-width: none;
}

.uk-icon-link {
    color: #999;
    text-decoration: none !important;
}

    .uk-icon-link:hover {
        color: #666;
    }

    .uk-icon-link:active, .uk-active > .uk-icon-link {
        color: #595959;
    }

.uk-icon-button {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 500px;
    background: #f8f8f8;
    color: #999;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color;
}

    .uk-icon-button:hover {
        background-color: #ebebeb;
        color: #666;
    }

    .uk-icon-button:active, .uk-active > .uk-icon-button {
        background-color: #dfdfdf;
        color: #666;
    }

.uk-range {
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 0;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    background: transparent;
}

    .uk-range:focus {
        outline: none;
    }

    .uk-range::-moz-focus-outer {
        border: none;
    }

    .uk-range:not(:disabled)::-webkit-slider-thumb {
        cursor: pointer;
    }

    .uk-range:not(:disabled)::-moz-range-thumb {
        cursor: pointer;
    }

    .uk-range::-webkit-slider-runnable-track {
        height: 3px;
        background: #ebebeb;
        border-radius: 500px;
    }

    .uk-range:focus::-webkit-slider-runnable-track, .uk-range:active::-webkit-slider-runnable-track {
        background: #dfdfdf;
    }

    .uk-range::-moz-range-track {
        height: 3px;
        background: #ebebeb;
        border-radius: 500px;
    }

    .uk-range:focus::-moz-range-track {
        background: #dfdfdf;
    }

    .uk-range::-webkit-slider-thumb {
        -webkit-appearance: none;
        margin-top: -7px;
        height: 15px;
        width: 15px;
        border-radius: 500px;
        background: #fff;
        border: 1px solid #ccc;
    }

    .uk-range::-moz-range-thumb {
        border: none;
        height: 15px;
        width: 15px;
        margin-top: -7px;
        border-radius: 500px;
        background: #fff;
        border: 1px solid #ccc;
    }

.uk-input, .uk-select, .uk-textarea, .uk-radio, .uk-checkbox {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
}

.uk-input {
    overflow: visible;
}

.uk-select {
    text-transform: none;
}

    .uk-select optgroup {
        font: inherit;
        font-weight: bold;
    }

.uk-textarea {
    overflow: auto;
}

.uk-input[type="search"]::-webkit-search-cancel-button, .uk-input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.uk-input[type="number"]::-webkit-inner-spin-button, .uk-input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

.uk-input::-moz-placeholder, .uk-textarea::-moz-placeholder {
    opacity: 1;
}

.uk-radio:not(:disabled), .uk-checkbox:not(:disabled) {
    cursor: pointer;
}

.uk-fieldset {
    border: none;
    margin: 0;
    padding: 0;
    min-width: 0;
}

.uk-input, .uk-textarea {
    -webkit-appearance: none;
}

.uk-input, .uk-select, .uk-textarea {
    max-width: 100%;
    width: 100%;
    border: 0 none;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: 0.2s ease-in-out;
    transition-property: color, background-color, border;
}

    .uk-input, .uk-select:not([multiple]):not([size]) {
        height: 40px;
        vertical-align: middle;
        display: inline-block;
    }

        .uk-input:not(input), .uk-select:not(select) {
            line-height: 38px;
        }

    .uk-select[multiple], .uk-select[size], .uk-textarea {
        padding-top: 6px;
        padding-bottom: 6px;
        vertical-align: top;
    }

    .uk-select[multiple], .uk-select[size] {
        resize: vertical;
    }

    .uk-input:focus, .uk-select:focus, .uk-textarea:focus {
        outline: none;
        background-color: #fff;
        color: #666;
        border-color: #1e87f0;
    }

    .uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
        background-color: #f8f8f8;
        color: #999;
        border-color: #e5e5e5;
    }

    .uk-input::placeholder {
        color: #999;
    }

    .uk-textarea::placeholder {
        color: #999;
    }

.uk-form-small {
    font-size: 0.875rem;
}

    .uk-form-small:not(textarea):not([multiple]):not([size]) {
        height: 30px;
        padding-left: 8px;
        padding-right: 8px;
    }

textarea.uk-form-small, [multiple].uk-form-small, [size].uk-form-small {
    padding: 5px 8px;
}

.uk-form-small:not(select):not(input):not(textarea) {
    line-height: 28px;
}

.uk-form-large {
    font-size: 1.25rem;
}

    .uk-form-large:not(textarea):not([multiple]):not([size]) {
        height: 55px;
        padding-left: 12px;
        padding-right: 12px;
    }

textarea.uk-form-large, [multiple].uk-form-large, [size].uk-form-large {
    padding: 7px 12px;
}

.uk-form-large:not(select):not(input):not(textarea) {
    line-height: 53px;
}

.uk-form-danger, .uk-form-danger:focus {
    color: #f0506e;
    border-color: #f0506e;
}

.uk-form-success, .uk-form-success:focus {
    color: #32d296;
    border-color: #32d296;
}

.uk-form-blank {
    background: none;
    border-color: transparent;
}

    .uk-form-blank:focus {
        border-color: #e5e5e5;
        border-style: solid;
    }

input.uk-form-width-xsmall {
    width: 50px;
}

select.uk-form-width-xsmall {
    width: 75px;
}

.uk-form-width-small {
    width: 130px;
}

.uk-form-width-medium {
    width: 200px;
}

.uk-form-width-large {
    width: 500px;
}

.uk-select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 20px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

    .uk-select:not([multiple]):not([size]) option {
        color: #666;
    }

    .uk-select:not([multiple]):not([size]):disabled {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }

.uk-input[list] {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

    .uk-input[list]:hover, .uk-input[list]:focus {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }

    .uk-input[list]::-webkit-calendar-picker-indicator {
        display: none !important;
    }

.uk-radio, .uk-checkbox {
    display: inline-block;
    height: 16px;
    width: 16px;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: 1px solid #ccc;
    transition: 0.2s ease-in-out;
    transition-property: background-color, border;
}

.uk-radio {
    border-radius: 50%;
}

    .uk-radio:focus, .uk-checkbox:focus {
        background-color: rgba(0, 0, 0, 0);
        outline: none;
        border-color: #1e87f0;
    }

    .uk-radio:checked, .uk-checkbox:checked, .uk-checkbox:indeterminate {
        background-color: #1e87f0;
        border-color: transparent;
    }

        .uk-radio:checked:focus, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus {
            background-color: #0e6ecd;
        }

    .uk-radio:checked {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22white%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

.uk-checkbox:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22white%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-checkbox:indeterminate {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22white%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-radio:disabled, .uk-checkbox:disabled {
    background-color: #f8f8f8;
    border-color: #e5e5e5;
}

    .uk-radio:disabled:checked {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

    .uk-checkbox:disabled:checked {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }

    .uk-checkbox:disabled:indeterminate {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

.uk-legend {
    width: 100%;
    color: inherit;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.4;
}

.uk-form-custom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
}

    .uk-form-custom select, .uk-form-custom input[type="file"] {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 0;
        -webkit-appearance: none;
        opacity: 0;
        cursor: pointer;
    }

    .uk-form-custom input[type="file"] {
        font-size: 500px;
        overflow: hidden;
    }

.uk-form-label {
    color: #333;
    font-size: 0.875rem;
}

.uk-form-stacked .uk-form-label {
    display: block;
    margin-bottom: 5px;
}

@media (max-width:959px) {
    .uk-form-horizontal .uk-form-label {
        display: block;
        margin-bottom: 5px;
    }
}

@media (min-width:960px) {
    .uk-form-horizontal .uk-form-label {
        width: 200px;
        margin-top: 7px;
        float: left;
    }

    .uk-form-horizontal .uk-form-controls {
        margin-left: 215px;
    }

    .uk-form-horizontal .uk-form-controls-text {
        padding-top: 7px;
    }
}

.uk-form-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999;
}

    .uk-form-icon:hover {
        color: #666;
    }

    .uk-form-icon:not(a):not(button):not(input) {
        pointer-events: none;
    }

    .uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
        padding-left: 40px !important;
    }

.uk-form-icon-flip {
    right: 0;
    left: auto;
}

    .uk-form-icon-flip ~ .uk-input {
        padding-right: 40px !important;
    }

.uk-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: 0.875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, border-color;
}

    .uk-button:not(:disabled) {
        cursor: pointer;
    }

    .uk-button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    .uk-button:hover {
        text-decoration: none;
    }

.uk-button-default {
    background-color: transparent;
    color: #333;
    border: 1px solid #e5e5e5;
}

    .uk-button-default:hover {
        background-color: transparent;
        color: #333;
        border-color: #b2b2b2;
    }

    .uk-button-default:active, .uk-button-default.uk-active {
        background-color: transparent;
        color: #333;
        border-color: #999;
    }

.uk-button-primary {
    background-color: #1e87f0;
    color: #fff;
    border: 1px solid transparent;
}

    .uk-button-primary:hover {
        background-color: #0f7ae5;
        color: #fff;
    }

    .uk-button-primary:active, .uk-button-primary.uk-active {
        background-color: #0e6ecd;
        color: #fff;
    }

.uk-button-secondary {
    background-color: #222;
    color: #fff;
    border: 1px solid transparent;
}

    .uk-button-secondary:hover {
        background-color: #151515;
        color: #fff;
    }

    .uk-button-secondary:active, .uk-button-secondary.uk-active {
        background-color: #090909;
        color: #fff;
    }

.uk-button-danger {
    background-color: #f0506e;
    color: #fff;
    border: 1px solid transparent;
}

    .uk-button-danger:hover {
        background-color: #ee395b;
        color: #fff;
    }

    .uk-button-danger:active, .uk-button-danger.uk-active {
        background-color: #ec2147;
        color: #fff;
    }

    .uk-button-default:disabled, .uk-button-primary:disabled, .uk-button-secondary:disabled, .uk-button-danger:disabled {
        background-color: transparent;
        color: #999;
        border-color: #e5e5e5;
    }

.uk-button-small {
    padding: 0 15px;
    line-height: 28px;
    font-size: 0.875rem;
}

.uk-button-large {
    padding: 0 40px;
    line-height: 53px;
    font-size: 0.875rem;
}

.uk-button-text {
    padding: 0;
    line-height: 1.5;
    background: none;
    color: #333;
    position: relative;
}

    .uk-button-text::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 100%;
        border-bottom: 1px solid currentColor;
        transition: right 0.3s ease-out;
    }

    .uk-button-text:hover {
        color: #333;
    }

        .uk-button-text:hover::before {
            right: 0;
        }

    .uk-button-text:disabled {
        color: #999;
    }

        .uk-button-text:disabled::before {
            display: none;
        }

.uk-button-link {
    padding: 0;
    line-height: 1.5;
    background: none;
    color: #333;
}

    .uk-button-link:hover {
        color: #999;
        text-decoration: none;
    }

    .uk-button-link:disabled {
        color: #999;
        text-decoration: none;
    }

.uk-button-group {
    display: inline-flex;
    vertical-align: middle;
    position: relative;
}

    .uk-button-group > .uk-button:nth-child(n+2), .uk-button-group > div:nth-child(n+2) .uk-button {
        margin-left: -1px;
    }

    .uk-button-group .uk-button:hover, .uk-button-group .uk-button:focus, .uk-button-group .uk-button:active, .uk-button-group .uk-button.uk-active {
        position: relative;
        z-index: 1;
    }

.uk-progress {
    vertical-align: baseline;
    display: block;
    width: 100%;
    border: 0;
    background-color: #f8f8f8;
    margin-bottom: 20px;
    height: 15px;
    border-radius: 500px;
    overflow: hidden;
}

* + .uk-progress {
    margin-top: 20px;
}

.uk-progress::-webkit-progress-bar {
    background-color: transparent;
}

.uk-progress::-webkit-progress-value {
    background-color: #1e87f0;
    transition: width 0.6s ease;
}

.uk-progress::-moz-progress-bar {
    background-color: #1e87f0;
    transition: width 0.6s ease;
}

.uk-section {
    display: flow-root;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width:960px) {
    .uk-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.uk-section > :last-child {
    margin-bottom: 0;
}

.uk-section-xsmall {
    padding-top: 20px;
    padding-bottom: 20px;
}

.uk-section-small {
    padding-top: 40px;
    padding-bottom: 40px;
}

.uk-section-large {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media (min-width:960px) {
    .uk-section-large {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

.uk-section-xlarge {
    padding-top: 140px;
    padding-bottom: 140px;
}

@media (min-width:960px) {
    .uk-section-xlarge {
        padding-top: 210px;
        padding-bottom: 210px;
    }
}

.uk-section-default {
    background: #fff;
}

.uk-section-muted {
    background: #f8f8f8;
}

.uk-section-primary {
    background: #1e87f0;
}

.uk-section-secondary {
    background: #222;
}

.uk-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:640px) {
    .uk-container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:960px) {
    .uk-container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.uk-container > :last-child {
    margin-bottom: 0;
}

.uk-container .uk-container {
    padding-left: 0;
    padding-right: 0;
}

.uk-container-xsmall {
    max-width: 750px;
}

.uk-container-small {
    max-width: 900px;
}

.uk-container-large {
    max-width: 1400px;
}

.uk-container-xlarge {
    max-width: 1600px;
}

.uk-container-expand {
    max-width: none;
}

.uk-container-expand-left {
    margin-left: 0;
}

.uk-container-expand-right {
    margin-right: 0;
}

@media (min-width:640px) {
    .uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
        max-width: calc(50% + (750px / 2) - 30px);
    }

    .uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
        max-width: calc(50% + (900px / 2) - 30px);
    }
}

@media (min-width:960px) {
    .uk-container-expand-left, .uk-container-expand-right {
        max-width: calc(50% + (1200px / 2) - 40px);
    }

        .uk-container-expand-left.uk-container-xsmall, .uk-container-expand-right.uk-container-xsmall {
            max-width: calc(50% + (750px / 2) - 40px);
        }

        .uk-container-expand-left.uk-container-small, .uk-container-expand-right.uk-container-small {
            max-width: calc(50% + (900px / 2) - 40px);
        }

        .uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
            max-width: calc(50% + (1400px / 2) - 40px);
        }

        .uk-container-expand-left.uk-container-xlarge, .uk-container-expand-right.uk-container-xlarge {
            max-width: calc(50% + (1600px / 2) - 40px);
        }
}

.uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
    width: calc(100% + 15px);
}

.uk-container-item-padding-remove-left {
    margin-left: -15px;
}

.uk-container-item-padding-remove-right {
    margin-right: -15px;
}

@media (min-width:640px) {
    .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
        width: calc(100% + 30px);
    }

    .uk-container-item-padding-remove-left {
        margin-left: -30px;
    }

    .uk-container-item-padding-remove-right {
        margin-right: -30px;
    }
}

@media (min-width:960px) {
    .uk-container-item-padding-remove-left, .uk-container-item-padding-remove-right {
        width: calc(100% + 40px);
    }

    .uk-container-item-padding-remove-left {
        margin-left: -40px;
    }

    .uk-container-item-padding-remove-right {
        margin-right: -40px;
    }
}

.uk-tile {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}

@media (min-width:640px) {
    .uk-tile {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:960px) {
    .uk-tile {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.uk-tile > :last-child {
    margin-bottom: 0;
}

.uk-tile-xsmall {
    padding-top: 20px;
    padding-bottom: 20px;
}

.uk-tile-small {
    padding-top: 40px;
    padding-bottom: 40px;
}

.uk-tile-large {
    padding-top: 70px;
    padding-bottom: 70px;
}

@media (min-width:960px) {
    .uk-tile-large {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}

.uk-tile-xlarge {
    padding-top: 140px;
    padding-bottom: 140px;
}

@media (min-width:960px) {
    .uk-tile-xlarge {
        padding-top: 210px;
        padding-bottom: 210px;
    }
}

.uk-tile-default {
    background-color: #fff;
}

.uk-tile-muted {
    background-color: #f8f8f8;
}

.uk-tile-primary {
    background-color: #1e87f0;
}

.uk-tile-secondary {
    background-color: #222;
}

.uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow 0.1s ease-in-out;
}

.uk-card-body {
    display: flow-root;
    padding: 30px 30px;
}

.uk-card-header {
    display: flow-root;
    padding: 15px 30px;
}

.uk-card-footer {
    display: flow-root;
    padding: 15px 30px;
}

@media (min-width:1200px) {
    .uk-card-body {
        padding: 40px 40px;
    }

    .uk-card-header {
        padding: 20px 40px;
    }

    .uk-card-footer {
        padding: 20px 40px;
    }
}

.uk-card-body > :last-child, .uk-card-header > :last-child, .uk-card-footer > :last-child {
    margin-bottom: 0;
}

.uk-card-title {
    font-size: 1.5rem;
    line-height: 1.4;
}

.uk-card-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    height: 22px;
    padding: 0 10px;
    background: #1e87f0;
    color: #fff;
    font-size: 0.875rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    border-radius: 2px;
    text-transform: uppercase;
}

    .uk-card-badge:first-child + * {
        margin-top: 0;
    }

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
    background-color: #fff;
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-card-default {
    background-color: #fff;
    color: #666;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

    .uk-card-default .uk-card-title {
        color: #333;
    }

    .uk-card-default.uk-card-hover:hover {
        background-color: #fff;
        box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    }

    .uk-card-default .uk-card-header {
        border-bottom: 1px solid #e5e5e5;
    }

    .uk-card-default .uk-card-footer {
        border-top: 1px solid #e5e5e5;
    }

.uk-card-primary {
    background-color: #1e87f0;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

    .uk-card-primary .uk-card-title {
        color: #fff;
    }

    .uk-card-primary.uk-card-hover:hover {
        background-color: #1e87f0;
        box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    }

.uk-card-secondary {
    background-color: #222;
    color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

    .uk-card-secondary .uk-card-title {
        color: #fff;
    }

    .uk-card-secondary.uk-card-hover:hover {
        background-color: #222;
        box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
    }

.uk-card-small.uk-card-body, .uk-card-small .uk-card-body {
    padding: 20px 20px;
}

.uk-card-small .uk-card-header {
    padding: 13px 20px;
}

.uk-card-small .uk-card-footer {
    padding: 13px 20px;
}

@media (min-width:1200px) {
    .uk-card-large.uk-card-body, .uk-card-large .uk-card-body {
        padding: 70px 70px;
    }

    .uk-card-large .uk-card-header {
        padding: 35px 70px;
    }

    .uk-card-large .uk-card-footer {
        padding: 35px 70px;
    }
}

.uk-card-body > .uk-nav-default {
    margin-left: -30px;
    margin-right: -30px;
}

    .uk-card-body > .uk-nav-default:only-child {
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .uk-card-body > .uk-nav-default > li > a, .uk-card-body > .uk-nav-default .uk-nav-header, .uk-card-body > .uk-nav-default .uk-nav-divider {
        padding-left: 30px;
        padding-right: 30px;
    }

    .uk-card-body > .uk-nav-default .uk-nav-sub {
        padding-left: 45px;
    }

@media (min-width:1200px) {
    .uk-card-body > .uk-nav-default {
        margin-left: -40px;
        margin-right: -40px;
    }

        .uk-card-body > .uk-nav-default:only-child {
            margin-top: -25px;
            margin-bottom: -25px;
        }

        .uk-card-body > .uk-nav-default > li > a, .uk-card-body > .uk-nav-default .uk-nav-header, .uk-card-body > .uk-nav-default .uk-nav-divider {
            padding-left: 40px;
            padding-right: 40px;
        }

        .uk-card-body > .uk-nav-default .uk-nav-sub {
            padding-left: 55px;
        }
}

.uk-card-small > .uk-nav-default {
    margin-left: -20px;
    margin-right: -20px;
}

    .uk-card-small > .uk-nav-default:only-child {
        margin-top: -5px;
        margin-bottom: -5px;
    }

    .uk-card-small > .uk-nav-default > li > a, .uk-card-small > .uk-nav-default .uk-nav-header, .uk-card-small > .uk-nav-default .uk-nav-divider {
        padding-left: 20px;
        padding-right: 20px;
    }

    .uk-card-small > .uk-nav-default .uk-nav-sub {
        padding-left: 35px;
    }

@media (min-width:1200px) {
    .uk-card-large > .uk-nav-default {
        margin: 0;
    }

        .uk-card-large > .uk-nav-default:only-child {
            margin: 0;
        }

        .uk-card-large > .uk-nav-default > li > a, .uk-card-large > .uk-nav-default .uk-nav-header, .uk-card-large > .uk-nav-default .uk-nav-divider {
            padding-left: 0;
            padding-right: 0;
        }

        .uk-card-large > .uk-nav-default .uk-nav-sub {
            padding-left: 15px;
        }
}

.uk-close {
    color: #999;
    transition: 0.1s ease-in-out;
    transition-property: color, opacity;
}

    .uk-close:hover {
        color: #666;
    }

.uk-spinner > * {
    animation: uk-spinner-rotate 1.4s linear infinite;
}

@keyframes uk-spinner-rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(270deg);
    }
}

.uk-spinner > * > * {
    stroke-dasharray: 88px;
    stroke-dashoffset: 0;
    transform-origin: center;
    animation: uk-spinner-dash 1.4s ease-in-out infinite;
    stroke-width: 1;
    stroke-linecap: round;
}

@keyframes uk-spinner-dash {
    0% {
        stroke-dashoffset: 88px;
    }

    50% {
        stroke-dashoffset: 22px;
        transform: rotate(135deg);
    }

    100% {
        stroke-dashoffset: 88px;
        transform: rotate(450deg);
    }
}

.uk-totop {
    padding: 5px;
    color: #999;
    transition: color 0.1s ease-in-out;
}

    .uk-totop:hover {
        color: #666;
    }

    .uk-totop:active {
        color: #333;
    }

.uk-marker {
    padding: 5px;
    background: #222;
    color: #fff;
    border-radius: 500px;
}

    .uk-marker:hover {
        color: #fff;
    }

.uk-alert {
    position: relative;
    margin-bottom: 20px;
    padding: 15px 29px 15px 15px;
    background: #f8f8f8;
    color: #666;
}

* + .uk-alert {
    margin-top: 20px;
}

.uk-alert > :last-child {
    margin-bottom: 0;
}

.uk-alert-close {
    position: absolute;
    top: 20px;
    right: 15px;
    color: inherit;
    opacity: 0.4;
}

    .uk-alert-close:first-child + * {
        margin-top: 0;
    }

    .uk-alert-close:hover {
        color: inherit;
        opacity: 0.8;
    }

.uk-alert-primary {
    background: #d8eafc;
    color: #1e87f0;
}

.uk-alert-success {
    background: #edfbf6;
    color: #32d296;
}

.uk-alert-warning {
    background: #fef5ee;
    color: #faa05a;
}

.uk-alert-danger {
    background: #fef4f6;
    color: #f0506e;
}

.uk-alert h1, .uk-alert h2, .uk-alert h3, .uk-alert h4, .uk-alert h5, .uk-alert h6 {
    color: inherit;
}

.uk-alert a:not([class]) {
    color: inherit;
    text-decoration: underline;
}

    .uk-alert a:not([class]):hover {
        color: inherit;
        text-decoration: underline;
    }

.uk-placeholder {
    margin-bottom: 20px;
    padding: 30px 30px;
    background: transparent;
    border: 1px dashed #e5e5e5;
}

* + .uk-placeholder {
    margin-top: 20px;
}

.uk-placeholder > :last-child {
    margin-bottom: 0;
}

.uk-badge {
    box-sizing: border-box;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 500px;
    vertical-align: middle;
    background: #1e87f0;
    color: #fff !important;
    font-size: 11px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}

    .uk-badge:hover {
        text-decoration: none;
    }

.uk-label {
    display: inline-block;
    padding: 0 10px;
    background: #1e87f0;
    line-height: 1.5;
    font-size: 0.875rem;
    color: #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 2px;
    text-transform: uppercase;
}

.uk-label-success {
    background-color: #32d296;
    color: #fff;
}

.uk-label-warning {
    background-color: #faa05a;
    color: #fff;
}

.uk-label-danger {
    background-color: #f0506e;
    color: #fff;
}

.uk-overlay {
    padding: 30px 30px;
}

    .uk-overlay > :last-child {
        margin-bottom: 0;
    }

.uk-overlay-default {
    background: rgba(255, 255, 255, 0.8);
}

.uk-overlay-primary {
    background: rgba(34, 34, 34, 0.8);
}

.uk-article {
    display: flow-root;
}

    .uk-article > :last-child {
        margin-bottom: 0;
    }

    .uk-article + .uk-article {
        margin-top: 70px;
    }

.uk-article-title {
    font-size: 2.23125rem;
    line-height: 1.2;
}

@media (min-width:960px) {
    .uk-article-title {
        font-size: 2.625rem;
    }
}

.uk-article-meta {
    font-size: 0.875rem;
    line-height: 1.4;
    color: #999;
}

    .uk-article-meta a {
        color: #999;
    }

        .uk-article-meta a:hover {
            color: #666;
            text-decoration: none;
        }

.uk-comment-body {
    display: flow-root;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.uk-comment-header {
    display: flow-root;
    margin-bottom: 20px;
}

    .uk-comment-body > :last-child, .uk-comment-header > :last-child {
        margin-bottom: 0;
    }

.uk-comment-title {
    font-size: 1.25rem;
    line-height: 1.4;
}

.uk-comment-meta {
    font-size: 0.875rem;
    line-height: 1.4;
    color: #999;
}

.uk-comment-list {
    padding: 0;
    list-style: none;
}

    .uk-comment-list > :nth-child(n+2) {
        margin-top: 70px;
    }

    .uk-comment-list .uk-comment ~ ul {
        margin: 70px 0 0 0;
        padding-left: 30px;
        list-style: none;
    }

@media (min-width:960px) {
    .uk-comment-list .uk-comment ~ ul {
        padding-left: 100px;
    }
}

.uk-comment-list .uk-comment ~ ul > :nth-child(n+2) {
    margin-top: 70px;
}

.uk-comment-primary {
    padding: 30px;
    background-color: #f8f8f8;
}

.uk-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0;
}

.uk-search-input::-webkit-search-cancel-button, .uk-search-input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.uk-search-input::-moz-placeholder {
    opacity: 1;
}

.uk-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #666;
}

    .uk-search-input:focus {
        outline: none;
    }

    .uk-search-input::placeholder {
        color: #999;
    }

.uk-search .uk-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #999;
}

    .uk-search .uk-search-icon:hover {
        color: #999;
    }

    .uk-search .uk-search-icon:not(a):not(button):not(input) {
        pointer-events: none;
    }

.uk-search .uk-search-icon-flip {
    right: 0;
    left: auto;
}

.uk-search-default {
    width: 240px;
}

    .uk-search-default .uk-search-input {
        height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        background: transparent;
        border: 1px solid #e5e5e5;
    }

        .uk-search-default .uk-search-input:focus {
            background-color: rgba(0, 0, 0, 0);
            border-color: #1e87f0;
        }

    .uk-search-default .uk-search-icon {
        width: 40px;
    }

        .uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
            padding-left: 40px;
        }

    .uk-search-default .uk-search-icon-flip ~ .uk-search-input {
        padding-right: 40px;
    }

.uk-search-navbar {
    width: 400px;
}

    .uk-search-navbar .uk-search-input {
        height: 40px;
        background: transparent;
        font-size: 1.5rem;
    }

    .uk-search-navbar .uk-search-icon {
        width: 40px;
    }

        .uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
            padding-left: 40px;
        }

    .uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
        padding-right: 40px;
    }

.uk-search-large {
    width: 500px;
}

    .uk-search-large .uk-search-input {
        height: 80px;
        background: transparent;
        font-size: 2.625rem;
    }

    .uk-search-large .uk-search-icon {
        width: 80px;
    }

        .uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
            padding-left: 80px;
        }

    .uk-search-large .uk-search-icon-flip ~ .uk-search-input {
        padding-right: 80px;
    }

.uk-search-toggle {
    color: #999;
}

    .uk-search-toggle:hover {
        color: #666;
    }

.uk-accordion {
    padding: 0;
    list-style: none;
}

    .uk-accordion > :nth-child(n+2) {
        margin-top: 20px;
    }

.uk-accordion-title {
    display: block;
    font-size: 1.25rem;
    line-height: 1.4;
    color: #333;
    overflow: hidden;
}

    .uk-accordion-title::before {
        content: "";
        width: 1.4em;
        height: 1.4em;
        margin-left: 10px;
        float: right;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

.uk-open > .uk-accordion-title::before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-accordion-title:hover {
    color: #666;
    text-decoration: none;
}

.uk-accordion-content {
    display: flow-root;
    margin-top: 20px;
}

    .uk-accordion-content > :last-child {
        margin-bottom: 0;
    }

.uk-drop {
    display: none;
    position: absolute;
    z-index: 1020;
    --uk-position-offset: 20px;
    --uk-position-viewport-offset: 15px;
    box-sizing: border-box;
    width: 300px;
}

    .uk-drop.uk-open {
        display: block;
    }

.uk-drop-stack .uk-drop-grid > * {
    width: 100% !important;
}

.uk-drop-parent-icon {
    margin-left: 0.25em;
    transition: transform 0.3s ease-out;
}

[aria-expanded="true"] > .uk-drop-parent-icon {
    transform: rotateX(180deg);
}

.uk-dropbar {
    --uk-position-offset: 0;
    --uk-position-shift-offset: 0;
    --uk-position-viewport-offset: 0;
    width: auto;
    padding: 25px 15px 25px 15px;
    background: #fff;
    color: #666;
}

    .uk-dropbar > :last-child {
        margin-bottom: 0;
    }

@media (min-width:640px) {
    .uk-dropbar {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:960px) {
    .uk-dropbar {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.uk-dropbar :focus-visible {
    outline-color: #333 !important;
}

.uk-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px;
}

.uk-dropbar-top {
    box-shadow: 0 12px 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-bottom {
    box-shadow: 0 -12px 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-left {
    box-shadow: 12px 0 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropbar-right {
    box-shadow: -12px 0 7px -6px rgba(0, 0, 0, 0.05);
}

.uk-dropnav-dropbar {
    position: absolute;
    z-index: 980;
    padding: 0;
    left: 0;
    right: 0;
}

.uk-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    padding: 15px 15px;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    transition: opacity 0.15s linear;
}

@media (min-width:640px) {
    .uk-modal {
        padding: 50px 30px;
    }
}

@media (min-width:960px) {
    .uk-modal {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.uk-modal.uk-open {
    opacity: 1;
}

.uk-modal-page {
    overflow: hidden;
}

.uk-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: 100% !important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: 0.3s linear;
    transition-property: opacity, transform;
}

.uk-open > .uk-modal-dialog {
    opacity: 1;
    transform: translateY(0);
}

.uk-modal-container .uk-modal-dialog {
    width: 1200px;
}

.uk-modal-full {
    padding: 0;
    background: none;
}

    .uk-modal-full .uk-modal-dialog {
        margin: 0;
        width: 100%;
        max-width: 100%;
        transform: translateY(0);
    }

.uk-modal-body {
    display: flow-root;
    padding: 20px 20px;
}

.uk-modal-header {
    display: flow-root;
    padding: 10px 20px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.uk-modal-footer {
    display: flow-root;
    padding: 10px 20px;
    background: #fff;
    border-top: 1px solid #e5e5e5;
}

@media (min-width:640px) {
    .uk-modal-body {
        padding: 30px 30px;
    }

    .uk-modal-header {
        padding: 15px 30px;
    }

    .uk-modal-footer {
        padding: 15px 30px;
    }
}

.uk-modal-body > :last-child, .uk-modal-header > :last-child, .uk-modal-footer > :last-child {
    margin-bottom: 0;
}

.uk-modal-title {
    font-size: 2rem;
    line-height: 1.3;
}

[class*="uk-modal-close-"] {
    position: absolute;
    z-index: 1010;
    top: 10px;
    right: 10px;
    padding: 5px;
}

    [class*="uk-modal-close-"]:first-child + * {
        margin-top: 0;
    }

.uk-modal-close-outside {
    top: 0;
    right: -5px;
    transform: translate(0, -100%);
    color: white;
}

    .uk-modal-close-outside:hover {
        color: #fff;
    }

@media (min-width:960px) {
    .uk-modal-close-outside {
        right: 0;
        transform: translate(100%, -100%);
    }
}

.uk-modal-close-full {
    top: 0;
    right: 0;
    padding: 10px;
    background: #fff;
}

@media (min-width:960px) {
    .uk-modal-close-full {
        padding: 20px;
    }
}

.uk-slideshow {
    -webkit-tap-highlight-color: transparent;
}

.uk-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none;
    touch-action: pan-y;
}

    .uk-slideshow-items > * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        will-change: transform, opacity;
    }

    .uk-slideshow-items > :not(.uk-active) {
        display: none;
    }

.uk-slider {
    -webkit-tap-highlight-color: transparent;
}

.uk-slider-container {
    overflow: hidden;
    overflow: clip;
}

.uk-slider-container-offset {
    margin: -11px -25px -39px -25px;
    padding: 11px 25px 39px 25px;
}

.uk-slider-items {
    will-change: transform;
    position: relative;
    touch-action: pan-y;
}

    .uk-slider-items:not(.uk-grid) {
        display: flex;
        margin: 0;
        padding: 0;
        list-style: none;
        -webkit-touch-callout: none;
    }

    .uk-slider-items.uk-grid {
        flex-wrap: nowrap;
    }

    .uk-slider-items > * {
        flex: none !important;
        box-sizing: border-box;
        max-width: 100%;
        position: relative;
    }

.uk-sticky {
    position: relative;
    z-index: 980;
    box-sizing: border-box;
}

.uk-sticky-fixed {
    margin: 0 !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.uk-sticky[class*="uk-animation-"] {
    animation-duration: 0.2s;
}

.uk-sticky.uk-animation-reverse {
    animation-duration: 0.2s;
}

.uk-sticky-placeholder {
    pointer-events: none;
}

.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}

.uk-offcanvas-flip .uk-offcanvas {
    right: 0;
    left: auto;
}

.uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px 20px;
    background: #222;
    overflow-y: auto;
}

@media (min-width:640px) {
    .uk-offcanvas-bar {
        left: -350px;
        width: 350px;
        padding: 30px 30px;
    }
}

.uk-offcanvas-flip .uk-offcanvas-bar {
    left: auto;
    right: -270px;
}

@media (min-width:640px) {
    .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -350px;
    }
}

.uk-open > .uk-offcanvas-bar {
    left: 0;
}

.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
    left: auto;
    right: 0;
}

.uk-offcanvas-bar-animation {
    transition: left 0.3s ease-out;
}

.uk-offcanvas-flip .uk-offcanvas-bar-animation {
    transition-property: right;
}

.uk-offcanvas-reveal {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    overflow: hidden;
    transition: width 0.3s ease-out;
}

    .uk-offcanvas-reveal .uk-offcanvas-bar {
        left: 0;
    }

.uk-offcanvas-flip .uk-offcanvas-reveal .uk-offcanvas-bar {
    left: auto;
    right: 0;
}

.uk-open > .uk-offcanvas-reveal {
    width: 270px;
}

@media (min-width:640px) {
    .uk-open > .uk-offcanvas-reveal {
        width: 350px;
    }
}

.uk-offcanvas-flip .uk-offcanvas-reveal {
    right: 0;
    left: auto;
}

.uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 5px;
    right: 5px;
    padding: 5px;
}

@media (min-width:640px) {
    .uk-offcanvas-close {
        top: 10px;
        right: 10px;
    }
}

.uk-offcanvas-close:first-child + * {
    margin-top: 0;
}

.uk-offcanvas-overlay {
    width: 100vw;
    touch-action: none;
}

    .uk-offcanvas-overlay::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.1);
        opacity: 0;
        transition: opacity 0.15s linear;
    }

    .uk-offcanvas-overlay.uk-open::before {
        opacity: 1;
    }

.uk-offcanvas-page, .uk-offcanvas-container {
    overflow-x: hidden;
    overflow-x: clip;
}

.uk-offcanvas-container {
    position: relative;
    left: 0;
    transition: left 0.3s ease-out;
    box-sizing: border-box;
    width: 100%;
}

:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 270px;
}

.uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -270px;
}

@media (min-width:640px) {
    :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
        left: 350px;
    }

    .uk-offcanvas-flip.uk-offcanvas-container-animation {
        left: -350px;
    }
}

.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .uk-switcher > :not(.uk-active) {
        display: none;
    }

    .uk-switcher > * > :last-child {
        margin-bottom: 0;
    }

.uk-leader {
    overflow: hidden;
}

.uk-leader-fill::after {
    display: inline-block;
    margin-left: 15px;
    width: 0;
    content: attr(data-fill);
    white-space: nowrap;
}

.uk-leader-fill.uk-leader-hide::after {
    display: none;
}

:root {
    --uk-leader-fill-content: .;
}

.uk-notification {
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 1040;
    box-sizing: border-box;
    width: 350px;
}

.uk-notification-top-right, .uk-notification-bottom-right {
    left: auto;
    right: 10px;
}

.uk-notification-top-center, .uk-notification-bottom-center {
    left: 50%;
    margin-left: -175px;
}

.uk-notification-bottom-left, .uk-notification-bottom-right, .uk-notification-bottom-center {
    top: auto;
    bottom: 10px;
}

@media (max-width:639px) {
    .uk-notification {
        left: 10px;
        right: 10px;
        width: auto;
        margin: 0;
    }
}

.uk-notification-message {
    position: relative;
    padding: 15px;
    background: #f8f8f8;
    color: #666;
    font-size: 1.25rem;
    line-height: 1.4;
    cursor: pointer;
}

* + .uk-notification-message {
    margin-top: 10px;
}

.uk-notification-close {
    display: none;
    position: absolute;
    top: 20px;
    right: 15px;
}

.uk-notification-message:hover .uk-notification-close {
    display: block;
}

.uk-notification-message-primary {
    color: #1e87f0;
}

.uk-notification-message-success {
    color: #32d296;
}

.uk-notification-message-warning {
    color: #faa05a;
}

.uk-notification-message-danger {
    color: #f0506e;
}

.uk-tooltip {
    display: none;
    position: absolute;
    z-index: 1030;
    --uk-position-offset: 10px;
    --uk-position-viewport-offset: 10;
    top: 0;
    box-sizing: border-box;
    max-width: 200px;
    padding: 3px 6px;
    background: #666;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
}

    .uk-tooltip.uk-active {
        display: block;
    }

.uk-sortable {
    position: relative;
}

    .uk-sortable > :last-child {
        margin-bottom: 0;
    }

.uk-sortable-drag {
    position: fixed !important;
    z-index: 1050 !important;
    pointer-events: none;
}

.uk-sortable-placeholder {
    opacity: 0;
    pointer-events: none;
}

.uk-sortable-empty {
    min-height: 50px;
}

.uk-sortable-handle:hover {
    cursor: move;
}

.uk-countdown-number {
    font-variant-numeric: tabular-nums;
    font-size: 2rem;
    line-height: 0.8;
}

@media (min-width:640px) {
    .uk-countdown-number {
        font-size: 4rem;
    }
}

@media (min-width:960px) {
    .uk-countdown-number {
        font-size: 6rem;
    }
}

.uk-countdown-separator {
    font-size: 1rem;
    line-height: 1.6;
}

@media (min-width:640px) {
    .uk-countdown-separator {
        font-size: 2rem;
    }
}

@media (min-width:960px) {
    .uk-countdown-separator {
        font-size: 3rem;
    }
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .uk-grid > * {
        margin: 0;
    }

        .uk-grid > * > :last-child {
            margin-bottom: 0;
        }

.uk-grid {
    margin-left: -30px;
}

    .uk-grid > * {
        padding-left: 30px;
    }

    .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
        margin-top: 0px;
    }

@media (min-width:1200px) {
    .uk-grid {
        margin-left: -40px;
    }

        .uk-grid > * {
            padding-left: 40px;
        }

        .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
            margin-top: 40px;
        }
}

.uk-grid-small, .uk-grid-column-small {
    margin-left: -15px;
}

    .uk-grid-small > *, .uk-grid-column-small > * {
        padding-left: 15px;
    }

    .uk-grid + .uk-grid-small, .uk-grid + .uk-grid-row-small, .uk-grid-small > .uk-grid-margin, .uk-grid-row-small > .uk-grid-margin, * + .uk-grid-margin-small {
        margin-top: 15px;
    }

.uk-grid-medium, .uk-grid-column-medium {
    margin-left: -30px;
}

    .uk-grid-medium > *, .uk-grid-column-medium > * {
        padding-left: 30px;
    }

    .uk-grid + .uk-grid-medium, .uk-grid + .uk-grid-row-medium, .uk-grid-medium > .uk-grid-margin, .uk-grid-row-medium > .uk-grid-margin, * + .uk-grid-margin-medium {
        margin-top: 30px;
    }

.uk-grid-large, .uk-grid-column-large {
    margin-left: -40px;
}

    .uk-grid-large > *, .uk-grid-column-large > * {
        padding-left: 40px;
    }

    .uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin, * + .uk-grid-margin-large {
        margin-top: 40px;
    }

@media (min-width:1200px) {
    .uk-grid-large, .uk-grid-column-large {
        margin-left: -70px;
    }

        .uk-grid-large > *, .uk-grid-column-large > * {
            padding-left: 70px;
        }

        .uk-grid + .uk-grid-large, .uk-grid + .uk-grid-row-large, .uk-grid-large > .uk-grid-margin, .uk-grid-row-large > .uk-grid-margin, * + .uk-grid-margin-large {
            margin-top: 70px;
        }
}

.uk-grid-collapse, .uk-grid-column-collapse {
    margin-left: 0;
}

    .uk-grid-collapse > *, .uk-grid-column-collapse > * {
        padding-left: 0;
    }

    .uk-grid + .uk-grid-collapse, .uk-grid + .uk-grid-row-collapse, .uk-grid-collapse > .uk-grid-margin, .uk-grid-row-collapse > .uk-grid-margin {
        margin-top: 0;
    }

.uk-grid-divider > * {
    position: relative;
}

.uk-grid-divider > :not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
}

.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-top: 1px solid #e5e5e5;
}

.uk-grid-divider {
    margin-left: -60px;
}

    .uk-grid-divider > * {
        padding-left: 60px;
    }

    .uk-grid-divider > :not(.uk-first-column)::before {
        left: 30px;
    }

    .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
        margin-top: 60px;
    }

        .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
            top: -30px;
            left: 60px;
        }

@media (min-width:1200px) {
    .uk-grid-divider {
        margin-left: -80px;
    }

        .uk-grid-divider > * {
            padding-left: 80px;
        }

        .uk-grid-divider > :not(.uk-first-column)::before {
            left: 40px;
        }

        .uk-grid-divider.uk-grid-stack > .uk-grid-margin {
            margin-top: 80px;
        }

            .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
                top: -40px;
                left: 80px;
            }
}

.uk-grid-divider.uk-grid-small, .uk-grid-divider.uk-grid-column-small {
    margin-left: -30px;
}

    .uk-grid-divider.uk-grid-small > *, .uk-grid-divider.uk-grid-column-small > * {
        padding-left: 30px;
    }

    .uk-grid-divider.uk-grid-small > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-small > :not(.uk-first-column)::before {
        left: 15px;
    }

    .uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin {
        margin-top: 30px;
    }

        .uk-grid-divider.uk-grid-small.uk-grid-stack > .uk-grid-margin::before {
            top: -15px;
            left: 30px;
        }

        .uk-grid-divider.uk-grid-row-small.uk-grid-stack > .uk-grid-margin::before {
            top: -15px;
        }

    .uk-grid-divider.uk-grid-column-small.uk-grid-stack > .uk-grid-margin::before {
        left: 30px;
    }

.uk-grid-divider.uk-grid-medium, .uk-grid-divider.uk-grid-column-medium {
    margin-left: -60px;
}

    .uk-grid-divider.uk-grid-medium > *, .uk-grid-divider.uk-grid-column-medium > * {
        padding-left: 60px;
    }

    .uk-grid-divider.uk-grid-medium > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-medium > :not(.uk-first-column)::before {
        left: 30px;
    }

    .uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin {
        margin-top: 60px;
    }

        .uk-grid-divider.uk-grid-medium.uk-grid-stack > .uk-grid-margin::before {
            top: -30px;
            left: 60px;
        }

        .uk-grid-divider.uk-grid-row-medium.uk-grid-stack > .uk-grid-margin::before {
            top: -30px;
        }

    .uk-grid-divider.uk-grid-column-medium.uk-grid-stack > .uk-grid-margin::before {
        left: 60px;
    }

.uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {
    margin-left: -80px;
}

    .uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {
        padding-left: 80px;
    }

    .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
        left: 40px;
    }

    .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
        margin-top: 80px;
    }

        .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
            top: -40px;
            left: 80px;
        }

        .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
            top: -40px;
        }

    .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
        left: 80px;
    }

@media (min-width:1200px) {
    .uk-grid-divider.uk-grid-large, .uk-grid-divider.uk-grid-column-large {
        margin-left: -140px;
    }

        .uk-grid-divider.uk-grid-large > *, .uk-grid-divider.uk-grid-column-large > * {
            padding-left: 140px;
        }

        .uk-grid-divider.uk-grid-large > :not(.uk-first-column)::before, .uk-grid-divider.uk-grid-column-large > :not(.uk-first-column)::before {
            left: 70px;
        }

        .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin, .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin {
            margin-top: 140px;
        }

            .uk-grid-divider.uk-grid-large.uk-grid-stack > .uk-grid-margin::before {
                top: -70px;
                left: 140px;
            }

            .uk-grid-divider.uk-grid-row-large.uk-grid-stack > .uk-grid-margin::before {
                top: -70px;
            }

        .uk-grid-divider.uk-grid-column-large.uk-grid-stack > .uk-grid-margin::before {
            left: 140px;
        }
}

.uk-grid-match > *, .uk-grid-item-match {
    display: flex;
    flex-wrap: wrap;
}

    .uk-grid-match > * > :not([class*="uk-width"]), .uk-grid-item-match > :not([class*="uk-width"]) {
        box-sizing: border-box;
        width: 100%;
        flex: auto;
    }

.uk-nav, .uk-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .uk-nav li > a {
        display: flex;
        align-items: center;
        column-gap: 0.25em;
        text-decoration: none;
    }

    .uk-nav > li > a {
        padding: 5px 0;
    }

ul.uk-nav-sub {
    padding: 5px 0 5px 15px;
}

.uk-nav-sub ul {
    padding-left: 15px;
}

.uk-nav-sub a {
    padding: 2px 0;
}

.uk-nav-parent-icon {
    margin-left: auto;
    transition: transform 0.3s ease-out;
}

.uk-nav > li.uk-open > a .uk-nav-parent-icon {
    transform: rotateX(180deg);
}

.uk-nav-header {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 0.875rem;
}

    .uk-nav-header:not(:first-child) {
        margin-top: 20px;
    }

.uk-nav .uk-nav-divider {
    margin: 5px 0;
}

.uk-nav-default {
    font-size: 0.875rem;
    line-height: 1.5;
}

    .uk-nav-default > li > a {
        color: #999;
    }

        .uk-nav-default > li > a:hover {
            color: #666;
        }

    .uk-nav-default > li.uk-active > a {
        color: #333;
    }

    .uk-nav-default .uk-nav-subtitle {
        font-size: 12px;
    }

    .uk-nav-default .uk-nav-header {
        color: #333;
    }

    .uk-nav-default .uk-nav-divider {
        border-top: 1px solid #e5e5e5;
    }

    .uk-nav-default .uk-nav-sub {
        font-size: 0.875rem;
        line-height: 1.5;
    }

        .uk-nav-default .uk-nav-sub a {
            color: #999;
        }

            .uk-nav-default .uk-nav-sub a:hover {
                color: #666;
            }

        .uk-nav-default .uk-nav-sub li.uk-active > a {
            color: #333;
        }

.uk-nav-primary {
    font-size: 1.5rem;
    line-height: 1.5;
}

    .uk-nav-primary > li > a {
        color: #999;
    }

        .uk-nav-primary > li > a:hover {
            color: #666;
        }

    .uk-nav-primary > li.uk-active > a {
        color: #333;
    }

    .uk-nav-primary .uk-nav-subtitle {
        font-size: 1.25rem;
    }

    .uk-nav-primary .uk-nav-header {
        color: #333;
    }

    .uk-nav-primary .uk-nav-divider {
        border-top: 1px solid #e5e5e5;
    }

    .uk-nav-primary .uk-nav-sub {
        font-size: 1.25rem;
        line-height: 1.5;
    }

        .uk-nav-primary .uk-nav-sub a {
            color: #999;
        }

            .uk-nav-primary .uk-nav-sub a:hover {
                color: #666;
            }

        .uk-nav-primary .uk-nav-sub li.uk-active > a {
            color: #333;
        }

.uk-nav-secondary {
    font-size: 16px;
    line-height: 1.5;
}

    .uk-nav-secondary > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
        margin-top: 0;
    }

    .uk-nav-secondary > li > a {
        color: #333;
        padding: 10px 10px;
    }

        .uk-nav-secondary > li > a:hover {
            color: #333;
            background-color: #f8f8f8;
        }

    .uk-nav-secondary > li.uk-active > a {
        color: #333;
        background-color: #f8f8f8;
    }

    .uk-nav-secondary .uk-nav-subtitle {
        font-size: 0.875rem;
        color: #999;
    }

    .uk-nav-secondary > li > a:hover .uk-nav-subtitle {
        color: #666;
    }

    .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
        color: #333;
    }

    .uk-nav-secondary .uk-nav-header {
        color: #333;
    }

    .uk-nav-secondary .uk-nav-divider {
        border-top: 1px solid #e5e5e5;
    }

    .uk-nav-secondary .uk-nav-sub {
        font-size: 0.875rem;
        line-height: 1.5;
    }

        .uk-nav-secondary .uk-nav-sub a {
            color: #999;
        }

            .uk-nav-secondary .uk-nav-sub a:hover {
                color: #666;
            }

        .uk-nav-secondary .uk-nav-sub li.uk-active > a {
            color: #333;
        }

.uk-nav-medium {
    font-size: 2.8875rem;
    line-height: 1;
}

.uk-nav-large {
    font-size: 3.4rem;
    line-height: 1;
}

.uk-nav-xlarge {
    font-size: 4rem;
    line-height: 1;
}

@media (min-width:960px) {
    .uk-nav-medium {
        font-size: 3.5rem;
    }

    .uk-nav-large {
        font-size: 4rem;
    }

    .uk-nav-xlarge {
        font-size: 6rem;
    }
}

@media (min-width:1200px) {
    .uk-nav-medium {
        font-size: 4rem;
    }

    .uk-nav-large {
        font-size: 6rem;
    }

    .uk-nav-xlarge {
        font-size: 8rem;
    }
}

.uk-nav-center {
    text-align: center;
}

    .uk-nav-center li > a {
        justify-content: center;
    }

    .uk-nav-center .uk-nav-sub, .uk-nav-center .uk-nav-sub ul {
        padding-left: 0;
    }

    .uk-nav-center .uk-nav-parent-icon {
        margin-left: 0.25em;
    }

.uk-nav.uk-nav-divider > :not(.uk-nav-header, .uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #e5e5e5;
}

.uk-navbar {
    display: flex;
    position: relative;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #f8f8f8;
}

.uk-navbar-left, .uk-navbar-right, [class*="uk-navbar-center"] {
    display: flex;
    gap: 15px;
    align-items: center;
}

.uk-navbar-right {
    margin-left: auto;
}

.uk-navbar-center:only-child {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.uk-navbar-center:not(:only-child) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
    box-sizing: border-box;
    z-index: 990;
}

.uk-navbar-center-left, .uk-navbar-center-right {
    position: absolute;
    top: 0;
}

.uk-navbar-center-left {
    right: calc(100% + 15px);
}

.uk-navbar-center-right {
    left: calc(100% + 15px);
}

[class*="uk-navbar-center-"] {
    width: max-content;
    box-sizing: border-box;
}

.uk-navbar-nav {
    display: flex;
    gap: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.uk-navbar-left, .uk-navbar-right, .uk-navbar-center:only-child {
    flex-wrap: wrap;
}

.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.25em;
    box-sizing: border-box;
    min-height: 80px;
    font-size: 0.875rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-decoration: none;
}

.uk-navbar-nav > li > a {
    padding: 0 0;
    color: #999;
    text-transform: uppercase;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color;
}

    .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded="true"] {
        color: #666;
    }

    .uk-navbar-nav > li > a:active {
        color: #333;
    }

.uk-navbar-nav > li.uk-active > a {
    color: #333;
}

.uk-navbar-parent-icon {
    margin-left: 4px;
    transition: transform 0.3s ease-out;
}

.uk-navbar-nav > li > a[aria-expanded="true"] .uk-navbar-parent-icon {
    transform: rotateX(180deg);
}

.uk-navbar-item {
    padding: 0 0;
    color: #666;
}

    .uk-navbar-item > :last-child {
        margin-bottom: 0;
    }

.uk-navbar-toggle {
    padding: 0 0;
    color: #999;
}

    .uk-navbar-toggle:hover, .uk-navbar-toggle[aria-expanded="true"] {
        color: #666;
        text-decoration: none;
    }

.uk-navbar-subtitle {
    font-size: 0.875rem;
}

.uk-navbar-justify .uk-navbar-left, .uk-navbar-justify .uk-navbar-right, .uk-navbar-justify .uk-navbar-nav, .uk-navbar-justify .uk-navbar-nav > li, .uk-navbar-justify .uk-navbar-item, .uk-navbar-justify .uk-navbar-toggle {
    flex-grow: 1;
}

.uk-navbar-dropdown {
    --uk-position-offset: 15px;
    --uk-position-shift-offset: 0;
    --uk-position-viewport-offset: 15px;
    width: 200px;
    padding: 25px;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}

    .uk-navbar-dropdown > :last-child {
        margin-bottom: 0;
    }

    .uk-navbar-dropdown :focus-visible {
        outline-color: #333 !important;
    }

    .uk-navbar-dropdown .uk-drop-grid {
        margin-left: -30px;
    }

        .uk-navbar-dropdown .uk-drop-grid > * {
            padding-left: 30px;
        }

        .uk-navbar-dropdown .uk-drop-grid > .uk-grid-margin {
            margin-top: 30px;
        }

.uk-navbar-dropdown-width-2:not(.uk-drop-stack) {
    width: 400px;
}

.uk-navbar-dropdown-width-3:not(.uk-drop-stack) {
    width: 600px;
}

.uk-navbar-dropdown-width-4:not(.uk-drop-stack) {
    width: 800px;
}

.uk-navbar-dropdown-width-5:not(.uk-drop-stack) {
    width: 1000px;
}

.uk-navbar-dropdown-large {
    --uk-position-shift-offset: 0;
    padding: 40px;
}

.uk-navbar-dropdown-dropbar {
    width: auto;
    background: transparent;
    padding: 25px 0 25px 0;
    --uk-position-offset: 0;
    --uk-position-shift-offset: 0;
    --uk-position-viewport-offset: 15px;
    box-shadow: none;
}

@media (min-width:640px) {
    .uk-navbar-dropdown-dropbar {
        --uk-position-viewport-offset: 30px;
    }
}

@media (min-width:960px) {
    .uk-navbar-dropdown-dropbar {
        --uk-position-viewport-offset: 40px;
    }
}

.uk-navbar-dropdown-dropbar-large {
    --uk-position-shift-offset: 0;
    padding-top: 40px;
    padding-bottom: 40px;
}

.uk-navbar-dropdown-nav {
    font-size: 0.875rem;
}

    .uk-navbar-dropdown-nav > li > a {
        color: #999;
    }

        .uk-navbar-dropdown-nav > li > a:hover {
            color: #666;
        }

    .uk-navbar-dropdown-nav > li.uk-active > a {
        color: #333;
    }

    .uk-navbar-dropdown-nav .uk-nav-subtitle {
        font-size: 12px;
    }

    .uk-navbar-dropdown-nav .uk-nav-header {
        color: #333;
    }

    .uk-navbar-dropdown-nav .uk-nav-divider {
        border-top: 1px solid #e5e5e5;
    }

    .uk-navbar-dropdown-nav .uk-nav-sub a {
        color: #999;
    }

        .uk-navbar-dropdown-nav .uk-nav-sub a:hover {
            color: #666;
        }

    .uk-navbar-dropdown-nav .uk-nav-sub li.uk-active > a {
        color: #333;
    }

.uk-navbar-container {
    transition: 0.1s ease-in-out;
    transition-property: background-color;
}

@media (min-width:960px) {
    .uk-navbar-left, .uk-navbar-right, [class*="uk-navbar-center"] {
        gap: 30px;
    }

    .uk-navbar-center-left {
        right: calc(100% + 30px);
    }

    .uk-navbar-center-right {
        left: calc(100% + 30px);
    }
}

@media (min-width:960px) {
    .uk-navbar-nav {
        gap: 30px;
    }
}

.uk-subnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -20px;
    padding: 0;
    list-style: none;
}

    .uk-subnav > * {
        flex: none;
        padding-left: 20px;
        position: relative;
    }

        .uk-subnav > * > :first-child {
            display: flex;
            align-items: center;
            column-gap: 0.25em;
            color: #999;
            font-size: 0.875rem;
            text-transform: uppercase;
            transition: 0.1s ease-in-out;
            transition-property: color, background-color;
        }

        .uk-subnav > * > a:hover {
            color: #666;
            text-decoration: none;
        }

    .uk-subnav > .uk-active > a {
        color: #333;
    }

.uk-subnav-divider {
    margin-left: -41px;
}

    .uk-subnav-divider > * {
        display: flex;
        align-items: center;
    }

    .uk-subnav-divider > ::before {
        content: "";
        height: 1.5em;
        margin-left: 0px;
        margin-right: 20px;
        border-left: 1px solid transparent;
    }

    .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
        border-left-color: #e5e5e5;
    }

.uk-subnav-pill > * > :first-child {
    padding: 5px 10px;
    background: transparent;
    color: #999;
}

.uk-subnav-pill > * > a:hover {
    background-color: #f8f8f8;
    color: #666;
}

.uk-subnav-pill > * > a:active {
    background-color: #f8f8f8;
    color: #666;
}

.uk-subnav-pill > .uk-active > a {
    background-color: #1e87f0;
    color: #fff;
}

.uk-subnav > .uk-disabled > a {
    color: #999;
}

.uk-breadcrumb {
    padding: 0;
    list-style: none;
}

    .uk-breadcrumb > * {
        display: contents;
    }

        .uk-breadcrumb > * > * {
            font-size: 0.875rem;
            color: #999;
        }

        .uk-breadcrumb > * > :hover {
            color: #666;
            text-decoration: none;
        }

    .uk-breadcrumb > :last-child > span, .uk-breadcrumb > :last-child > a:not([href]) {
        color: #666;
    }

    .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
        content: "/";
        display: inline-block;
        margin: 0 20px 0 calc(20px - 4px);
        font-size: 0.875rem;
        color: #999;
    }

.uk-pagination {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0;
    padding: 0;
    list-style: none;
}

    .uk-pagination > * {
        flex: none;
        padding-left: 0;
        position: relative;
    }

        .uk-pagination > * > * {
            display: flex;
            align-items: center;
            column-gap: 0.25em;
            padding: 5px 10px;
            color: #999;
            transition: color 0.1s ease-in-out;
        }

        .uk-pagination > * > :hover {
            color: #666;
            text-decoration: none;
        }

    .uk-pagination > .uk-active > * {
        color: #666;
    }

    .uk-pagination > .uk-disabled > * {
        color: #999;
    }

.uk-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    padding: 0;
    list-style: none;
    position: relative;
}

    .uk-tab::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 20px;
        right: 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .uk-tab > * {
        flex: none;
        padding-left: 20px;
        position: relative;
    }

        .uk-tab > * > a {
            display: flex;
            align-items: center;
            column-gap: 0.25em;
            justify-content: center;
            padding: 5px 10px;
            color: #999;
            border-bottom: 1px solid transparent;
            font-size: 0.875rem;
            text-transform: uppercase;
            transition: color 0.1s ease-in-out;
        }

            .uk-tab > * > a:hover {
                color: #666;
                text-decoration: none;
            }

    .uk-tab > .uk-active > a {
        color: #333;
        border-color: #1e87f0;
    }

    .uk-tab > .uk-disabled > a {
        color: #999;
    }

.uk-tab-bottom::before {
    top: 0;
    bottom: auto;
}

.uk-tab-bottom > * > a {
    border-top: 1px solid transparent;
    border-bottom: none;
}

.uk-tab-left, .uk-tab-right {
    flex-direction: column;
    margin-left: 0;
}

    .uk-tab-left > *, .uk-tab-right > * {
        padding-left: 0;
    }

    .uk-tab-left::before {
        top: 0;
        bottom: 0;
        left: auto;
        right: 0;
        border-left: 1px solid #e5e5e5;
        border-bottom: none;
    }

    .uk-tab-right::before {
        top: 0;
        bottom: 0;
        left: 0;
        right: auto;
        border-left: 1px solid #e5e5e5;
        border-bottom: none;
    }

    .uk-tab-left > * > a {
        justify-content: left;
        border-right: 1px solid transparent;
        border-bottom: none;
    }

    .uk-tab-right > * > a {
        justify-content: left;
        border-left: 1px solid transparent;
        border-bottom: none;
    }

.uk-tab .uk-dropdown {
    margin-left: 30px;
}

.uk-slidenav {
    padding: 5px 10px;
    color: rgba(102, 102, 102, 0.5);
    transition: color 0.1s ease-in-out;
}

    .uk-slidenav:hover {
        color: rgba(102, 102, 102, 0.9);
    }

    .uk-slidenav:active {
        color: rgba(102, 102, 102, 0.5);
    }

.uk-slidenav-large {
    padding: 10px 10px;
}

.uk-slidenav-container {
    display: flex;
}

.uk-dotnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -12px;
}

    .uk-dotnav > * {
        flex: none;
        padding-left: 12px;
    }

        .uk-dotnav > * > * {
            display: block;
            box-sizing: border-box;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background: transparent;
            text-indent: 100%;
            overflow: hidden;
            white-space: nowrap;
            border: 1px solid rgba(102, 102, 102, 0.4);
            transition: 0.2s ease-in-out;
            transition-property: background-color, border-color;
        }

        .uk-dotnav > * > :hover {
            background-color: rgba(102, 102, 102, 0.6);
            border-color: transparent;
        }

        .uk-dotnav > * > :active {
            background-color: rgba(102, 102, 102, 0.2);
            border-color: transparent;
        }

    .uk-dotnav > .uk-active > * {
        background-color: rgba(102, 102, 102, 0.6);
        border-color: transparent;
    }

.uk-dotnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -12px;
}

    .uk-dotnav-vertical > * {
        padding-left: 0;
        padding-top: 12px;
    }

.uk-thumbnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -15px;
}

    .uk-thumbnav > * {
        padding-left: 15px;
    }

        .uk-thumbnav > * > * {
            display: inline-block;
            position: relative;
        }

            .uk-thumbnav > * > *::after {
                content: "";
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
                transition: opacity 0.1s ease-in-out;
            }

        .uk-thumbnav > * > :hover::after {
            opacity: 0;
        }

    .uk-thumbnav > .uk-active > *::after {
        opacity: 0;
    }

.uk-thumbnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -15px;
}

    .uk-thumbnav-vertical > * {
        padding-left: 0;
        padding-top: 15px;
    }

.uk-iconnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -10px;
}

    .uk-iconnav > * {
        padding-left: 10px;
    }

        .uk-iconnav > * > a {
            display: flex;
            align-items: center;
            column-gap: 0.25em;
            line-height: 0;
            color: #999;
            text-decoration: none;
            font-size: 0.875rem;
            transition: 0.1s ease-in-out;
            transition-property: color, background-color;
        }

            .uk-iconnav > * > a:hover {
                color: #666;
            }

    .uk-iconnav > .uk-active > a {
        color: #666;
    }

.uk-iconnav-vertical {
    flex-direction: column;
    margin-left: 0;
    margin-top: -10px;
}

    .uk-iconnav-vertical > * {
        padding-left: 0;
        padding-top: 10px;
    }

.uk-dropdown {
    --uk-position-offset: 10px;
    --uk-position-viewport-offset: 15px;
    width: auto;
    min-width: 200px;
    padding: 25px;
    background: #fff;
    color: #666;
    box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
}

    .uk-dropdown > :last-child {
        margin-bottom: 0;
    }

    .uk-dropdown :focus-visible {
        outline-color: #333 !important;
    }

.uk-dropdown-large {
    padding: 40px;
}

.uk-dropdown-dropbar {
    width: auto;
    background: transparent;
    padding: 5px 0 25px 0;
    --uk-position-viewport-offset: 15px;
    box-shadow: none;
}

@media (min-width:640px) {
    .uk-dropdown-dropbar {
        --uk-position-viewport-offset: 30px;
    }
}

@media (min-width:960px) {
    .uk-dropdown-dropbar {
        --uk-position-viewport-offset: 40px;
    }
}

.uk-dropdown-dropbar-large {
    padding-top: 40px;
    padding-bottom: 40px;
}

.uk-dropdown-nav {
    font-size: 0.875rem;
}

    .uk-dropdown-nav > li > a {
        color: #999;
    }

        .uk-dropdown-nav > li > a:hover, .uk-dropdown-nav > li.uk-active > a {
            color: #666;
        }

    .uk-dropdown-nav .uk-nav-subtitle {
        font-size: 12px;
    }

    .uk-dropdown-nav .uk-nav-header {
        color: #333;
    }

    .uk-dropdown-nav .uk-nav-divider {
        border-top: 1px solid #e5e5e5;
    }

    .uk-dropdown-nav .uk-nav-sub a {
        color: #999;
    }

        .uk-dropdown-nav .uk-nav-sub a:hover, .uk-dropdown-nav .uk-nav-sub li.uk-active > a {
            color: #666;
        }

.uk-lightbox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    background: #000;
    opacity: 0;
    transition: opacity 0.15s linear;
    touch-action: pinch-zoom;
}

    .uk-lightbox.uk-open {
        display: block;
        opacity: 1;
    }

    .uk-lightbox :focus-visible {
        outline-color: rgba(255, 255, 255, 0.7);
    }

.uk-lightbox-page {
    overflow: hidden;
}

.uk-lightbox-items > * {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    color: rgba(255, 255, 255, 0.7);
    will-change: transform, opacity;
}

    .uk-lightbox-items > * > * {
        max-width: 100vw;
        max-height: 100vh;
    }

    .uk-lightbox-items > * > :not(iframe) {
        width: auto;
        height: auto;
    }

.uk-lightbox-items > .uk-active {
    display: flex;
}

.uk-lightbox-toolbar {
    padding: 10px 10px;
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.7);
}

    .uk-lightbox-toolbar > * {
        color: rgba(255, 255, 255, 0.7);
    }

.uk-lightbox-toolbar-icon {
    padding: 5px;
    color: rgba(255, 255, 255, 0.7);
}

    .uk-lightbox-toolbar-icon:hover {
        color: #fff;
    }

.uk-lightbox-button {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.7);
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

    .uk-lightbox-button:hover {
        color: #fff;
    }

.uk-lightbox-caption:empty {
    display: none;
}

.uk-lightbox-iframe {
    width: 80%;
    height: 80%;
}

[class*="uk-animation-"] {
    animation: 0.5s ease-out both;
}

.uk-animation-fade {
    animation-name: uk-fade;
    animation-duration: 0.8s;
    animation-timing-function: linear;
}

.uk-animation-scale-up {
    animation-name: uk-fade, uk-scale-up;
}

.uk-animation-scale-down {
    animation-name: uk-fade, uk-scale-down;
}

.uk-animation-slide-top {
    animation-name: uk-fade, uk-slide-top;
}

.uk-animation-slide-bottom {
    animation-name: uk-fade, uk-slide-bottom;
}

.uk-animation-slide-left {
    animation-name: uk-fade, uk-slide-left;
}

.uk-animation-slide-right {
    animation-name: uk-fade, uk-slide-right;
}

.uk-animation-slide-top-small {
    animation-name: uk-fade, uk-slide-top-small;
}

.uk-animation-slide-bottom-small {
    animation-name: uk-fade, uk-slide-bottom-small;
}

.uk-animation-slide-left-small {
    animation-name: uk-fade, uk-slide-left-small;
}

.uk-animation-slide-right-small {
    animation-name: uk-fade, uk-slide-right-small;
}

.uk-animation-slide-top-medium {
    animation-name: uk-fade, uk-slide-top-medium;
}

.uk-animation-slide-bottom-medium {
    animation-name: uk-fade, uk-slide-bottom-medium;
}

.uk-animation-slide-left-medium {
    animation-name: uk-fade, uk-slide-left-medium;
}

.uk-animation-slide-right-medium {
    animation-name: uk-fade, uk-slide-right-medium;
}

.uk-animation-kenburns {
    animation-name: uk-kenburns;
    animation-duration: 15s;
}

.uk-animation-shake {
    animation-name: uk-shake;
}

.uk-animation-stroke {
    animation-name: uk-stroke;
    animation-duration: 2s;
    stroke-dasharray: var(--uk-animation-stroke);
}

.uk-animation-reverse {
    animation-direction: reverse;
    animation-timing-function: ease-in;
}

.uk-animation-fast {
    animation-duration: 0.1s;
}

.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {
    animation-name: none;
}

@keyframes uk-fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes uk-scale-up {
    0% {
        transform: scale(0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes uk-scale-down {
    0% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes uk-slide-top {
    0% {
        transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes uk-slide-bottom {
    0% {
        transform: translateY(100%);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes uk-slide-left {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes uk-slide-right {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes uk-slide-top-small {
    0% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes uk-slide-bottom-small {
    0% {
        transform: translateY(10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes uk-slide-left-small {
    0% {
        transform: translateX(-10px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes uk-slide-right-small {
    0% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes uk-slide-top-medium {
    0% {
        transform: translateY(-50px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes uk-slide-bottom-medium {
    0% {
        transform: translateY(50px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes uk-slide-left-medium {
    0% {
        transform: translateX(-50px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes uk-slide-right-medium {
    0% {
        transform: translateX(50px);
    }

    100% {
        transform: translateX(0);
    }
}

@keyframes uk-kenburns {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

@keyframes uk-shake {
    0%,100% {
        transform: translateX(0);
    }

    10% {
        transform: translateX(-9px);
    }

    20% {
        transform: translateX(8px);
    }

    30% {
        transform: translateX(-7px);
    }

    40% {
        transform: translateX(6px);
    }

    50% {
        transform: translateX(-5px);
    }

    60% {
        transform: translateX(4px);
    }

    70% {
        transform: translateX(-3px);
    }

    80% {
        transform: translateX(2px);
    }

    90% {
        transform: translateX(-1px);
    }
}

@keyframes uk-stroke {
    0% {
        stroke-dashoffset: var(--uk-animation-stroke);
    }

    100% {
        stroke-dashoffset: 0;
    }
}

[class*="uk-child-width"] > * {
    box-sizing: border-box;
    width: 100%;
}

.uk-child-width-1-2 > * {
    width: 50%;
}

.uk-child-width-1-3 > * {
    width: calc(100% / 3);
}

.uk-child-width-1-4 > * {
    width: 25%;
}

.uk-child-width-1-5 > * {
    width: 20%;
}

.uk-child-width-1-6 > * {
    width: calc(100% / 6);
}

.uk-child-width-auto > * {
    width: auto;
}

.uk-child-width-expand > :not([class*="uk-width"]) {
    flex: 1;
    min-width: 1px;
}

@media (min-width:640px) {
    .uk-child-width-1-1\@s > * {
        width: 100%;
    }

    .uk-child-width-1-2\@s > * {
        width: 50%;
    }

    .uk-child-width-1-3\@s > * {
        width: calc(100% / 3);
    }

    .uk-child-width-1-4\@s > * {
        width: 25%;
    }

    .uk-child-width-1-5\@s > * {
        width: 20%;
    }

    .uk-child-width-1-6\@s > * {
        width: calc(100% / 6);
    }

    .uk-child-width-auto\@s > * {
        width: auto;
    }

    .uk-child-width-expand\@s > :not([class*="uk-width"]) {
        flex: 1;
        min-width: 1px;
    }

    .uk-child-width-1-1\@s > :not([class*="uk-width"]), .uk-child-width-1-2\@s > :not([class*="uk-width"]), .uk-child-width-1-3\@s > :not([class*="uk-width"]), .uk-child-width-1-4\@s > :not([class*="uk-width"]), .uk-child-width-1-5\@s > :not([class*="uk-width"]), .uk-child-width-1-6\@s > :not([class*="uk-width"]), .uk-child-width-auto\@s > :not([class*="uk-width"]) {
        flex: initial;
    }
}

@media (min-width:960px) {
    .uk-child-width-1-1\@m > * {
        width: 100%;
    }

    .uk-child-width-1-2\@m > * {
        width: 50%;
    }

    .uk-child-width-1-3\@m > * {
        width: calc(100% / 3);
    }

    .uk-child-width-1-4\@m > * {
        width: 25%;
    }

    .uk-child-width-1-5\@m > * {
        width: 20%;
    }

    .uk-child-width-1-6\@m > * {
        width: calc(100% / 6);
    }

    .uk-child-width-auto\@m > * {
        width: auto;
    }

    .uk-child-width-expand\@m > :not([class*="uk-width"]) {
        flex: 1;
        min-width: 1px;
    }

    .uk-child-width-1-1\@m > :not([class*="uk-width"]), .uk-child-width-1-2\@m > :not([class*="uk-width"]), .uk-child-width-1-3\@m > :not([class*="uk-width"]), .uk-child-width-1-4\@m > :not([class*="uk-width"]), .uk-child-width-1-5\@m > :not([class*="uk-width"]), .uk-child-width-1-6\@m > :not([class*="uk-width"]), .uk-child-width-auto\@m > :not([class*="uk-width"]) {
        flex: initial;
    }
}

@media (min-width:1200px) {
    .uk-child-width-1-1\@l > * {
        width: 100%;
    }

    .uk-child-width-1-2\@l > * {
        width: 50%;
    }

    .uk-child-width-1-3\@l > * {
        width: calc(100% / 3);
    }

    .uk-child-width-1-4\@l > * {
        width: 25%;
    }

    .uk-child-width-1-5\@l > * {
        width: 20%;
    }

    .uk-child-width-1-6\@l > * {
        width: calc(100% / 6);
    }

    .uk-child-width-auto\@l > * {
        width: auto;
    }

    .uk-child-width-expand\@l > :not([class*="uk-width"]) {
        flex: 1;
        min-width: 1px;
    }

    .uk-child-width-1-1\@l > :not([class*="uk-width"]), .uk-child-width-1-2\@l > :not([class*="uk-width"]), .uk-child-width-1-3\@l > :not([class*="uk-width"]), .uk-child-width-1-4\@l > :not([class*="uk-width"]), .uk-child-width-1-5\@l > :not([class*="uk-width"]), .uk-child-width-1-6\@l > :not([class*="uk-width"]), .uk-child-width-auto\@l > :not([class*="uk-width"]) {
        flex: initial;
    }
}

@media (min-width:1600px) {
    .uk-child-width-1-1\@xl > * {
        width: 100%;
    }

    .uk-child-width-1-2\@xl > * {
        width: 50%;
    }

    .uk-child-width-1-3\@xl > * {
        width: calc(100% / 3);
    }

    .uk-child-width-1-4\@xl > * {
        width: 25%;
    }

    .uk-child-width-1-5\@xl > * {
        width: 20%;
    }

    .uk-child-width-1-6\@xl > * {
        width: calc(100% / 6);
    }

    .uk-child-width-auto\@xl > * {
        width: auto;
    }

    .uk-child-width-expand\@xl > :not([class*="uk-width"]) {
        flex: 1;
        min-width: 1px;
    }

    .uk-child-width-1-1\@xl > :not([class*="uk-width"]), .uk-child-width-1-2\@xl > :not([class*="uk-width"]), .uk-child-width-1-3\@xl > :not([class*="uk-width"]), .uk-child-width-1-4\@xl > :not([class*="uk-width"]), .uk-child-width-1-5\@xl > :not([class*="uk-width"]), .uk-child-width-1-6\@xl > :not([class*="uk-width"]), .uk-child-width-auto\@xl > :not([class*="uk-width"]) {
        flex: initial;
    }
}

[class*="uk-width"] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
}

.uk-width-1-2 {
    width: 50%;
}

.uk-width-1-3 {
    width: calc(100% / 3);
}

.uk-width-2-3 {
    width: calc(200% / 3);
}

.uk-width-1-4 {
    width: 25%;
}

.uk-width-3-4 {
    width: 75%;
}

.uk-width-1-5 {
    width: 20%;
}

.uk-width-2-5 {
    width: 40%;
}

.uk-width-3-5 {
    width: 60%;
}

.uk-width-4-5 {
    width: 80%;
}

.uk-width-1-6 {
    width: calc(100% / 6);
}

.uk-width-5-6 {
    width: calc(500% / 6);
}

.uk-width-small {
    width: 150px;
}

.uk-width-medium {
    width: 300px;
}

.uk-width-large {
    width: 450px;
}

.uk-width-xlarge {
    width: 600px;
}

.uk-width-2xlarge {
    width: 750px;
}

.uk-width-auto {
    width: auto;
}

.uk-width-expand {
    flex: 1;
    min-width: 1px;
}

@media (min-width:640px) {
    .uk-width-1-1\@s {
        width: 100%;
    }

    .uk-width-1-2\@s {
        width: 50%;
    }

    .uk-width-1-3\@s {
        width: calc(100% / 3);
    }

    .uk-width-2-3\@s {
        width: calc(200% / 3);
    }

    .uk-width-1-4\@s {
        width: 25%;
    }

    .uk-width-3-4\@s {
        width: 75%;
    }

    .uk-width-1-5\@s {
        width: 20%;
    }

    .uk-width-2-5\@s {
        width: 40%;
    }

    .uk-width-3-5\@s {
        width: 60%;
    }

    .uk-width-4-5\@s {
        width: 80%;
    }

    .uk-width-1-6\@s {
        width: calc(100% / 6);
    }

    .uk-width-5-6\@s {
        width: calc(500% / 6);
    }

    .uk-width-small\@s {
        width: 150px;
    }

    .uk-width-medium\@s {
        width: 300px;
    }

    .uk-width-large\@s {
        width: 450px;
    }

    .uk-width-xlarge\@s {
        width: 600px;
    }

    .uk-width-2xlarge\@s {
        width: 750px;
    }

    .uk-width-auto\@s {
        width: auto;
    }

    .uk-width-expand\@s {
        flex: 1;
        min-width: 1px;
    }

    .uk-width-1-1\@s, .uk-width-1-2\@s, .uk-width-1-3\@s, .uk-width-2-3\@s, .uk-width-1-4\@s, .uk-width-3-4\@s, .uk-width-1-5\@s, .uk-width-2-5\@s, .uk-width-3-5\@s, .uk-width-4-5\@s, .uk-width-1-6\@s, .uk-width-5-6\@s, .uk-width-small\@s, .uk-width-medium\@s, .uk-width-large\@s, .uk-width-xlarge\@s, .uk-width-2xlarge\@s, .uk-width-auto\@s {
        flex: initial;
    }
}

@media (min-width:960px) {
    .uk-width-1-1\@m {
        width: 100%;
    }

    .uk-width-1-2\@m {
        width: 50%;
    }

    .uk-width-1-3\@m {
        width: calc(100% / 3);
    }

    .uk-width-2-3\@m {
        width: calc(200% / 3);
    }

    .uk-width-1-4\@m {
        width: 25%;
    }

    .uk-width-3-4\@m {
        width: 75%;
    }

    .uk-width-1-5\@m {
        width: 20%;
    }

    .uk-width-2-5\@m {
        width: 40%;
    }

    .uk-width-3-5\@m {
        width: 60%;
    }

    .uk-width-4-5\@m {
        width: 80%;
    }

    .uk-width-1-6\@m {
        width: calc(100% / 6);
    }

    .uk-width-5-6\@m {
        width: calc(500% / 6);
    }

    .uk-width-small\@m {
        width: 150px;
    }

    .uk-width-medium\@m {
        width: 300px;
    }

    .uk-width-large\@m {
        width: 450px;
    }

    .uk-width-xlarge\@m {
        width: 600px;
    }

    .uk-width-2xlarge\@m {
        width: 750px;
    }

    .uk-width-auto\@m {
        width: auto;
    }

    .uk-width-expand\@m {
        flex: 1;
        min-width: 1px;
    }

    .uk-width-1-1\@m, .uk-width-1-2\@m, .uk-width-1-3\@m, .uk-width-2-3\@m, .uk-width-1-4\@m, .uk-width-3-4\@m, .uk-width-1-5\@m, .uk-width-2-5\@m, .uk-width-3-5\@m, .uk-width-4-5\@m, .uk-width-1-6\@m, .uk-width-5-6\@m, .uk-width-small\@m, .uk-width-medium\@m, .uk-width-large\@m, .uk-width-xlarge\@m, .uk-width-2xlarge\@m, .uk-width-auto\@m {
        flex: initial;
    }
}

@media (min-width:1200px) {
    .uk-width-1-1\@l {
        width: 100%;
    }

    .uk-width-1-2\@l {
        width: 50%;
    }

    .uk-width-1-3\@l {
        width: calc(100% / 3);
    }

    .uk-width-2-3\@l {
        width: calc(200% / 3);
    }

    .uk-width-1-4\@l {
        width: 25%;
    }

    .uk-width-3-4\@l {
        width: 75%;
    }

    .uk-width-1-5\@l {
        width: 20%;
    }

    .uk-width-2-5\@l {
        width: 40%;
    }

    .uk-width-3-5\@l {
        width: 60%;
    }

    .uk-width-4-5\@l {
        width: 80%;
    }

    .uk-width-1-6\@l {
        width: calc(100% / 6);
    }

    .uk-width-5-6\@l {
        width: calc(500% / 6);
    }

    .uk-width-small\@l {
        width: 150px;
    }

    .uk-width-medium\@l {
        width: 300px;
    }

    .uk-width-large\@l {
        width: 450px;
    }

    .uk-width-xlarge\@l {
        width: 600px;
    }

    .uk-width-2xlarge\@l {
        width: 750px;
    }

    .uk-width-auto\@l {
        width: auto;
    }

    .uk-width-expand\@l {
        flex: 1;
        min-width: 1px;
    }

    .uk-width-1-1\@l, .uk-width-1-2\@l, .uk-width-1-3\@l, .uk-width-2-3\@l, .uk-width-1-4\@l, .uk-width-3-4\@l, .uk-width-1-5\@l, .uk-width-2-5\@l, .uk-width-3-5\@l, .uk-width-4-5\@l, .uk-width-1-6\@l, .uk-width-5-6\@l, .uk-width-small\@l, .uk-width-medium\@l, .uk-width-large\@l, .uk-width-xlarge\@l, .uk-width-2xlarge\@l, .uk-width-auto\@l {
        flex: initial;
    }
}

@media (min-width:1600px) {
    .uk-width-1-1\@xl {
        width: 100%;
    }

    .uk-width-1-2\@xl {
        width: 50%;
    }

    .uk-width-1-3\@xl {
        width: calc(100% / 3);
    }

    .uk-width-2-3\@xl {
        width: calc(200% / 3);
    }

    .uk-width-1-4\@xl {
        width: 25%;
    }

    .uk-width-3-4\@xl {
        width: 75%;
    }

    .uk-width-1-5\@xl {
        width: 20%;
    }

    .uk-width-2-5\@xl {
        width: 40%;
    }

    .uk-width-3-5\@xl {
        width: 60%;
    }

    .uk-width-4-5\@xl {
        width: 80%;
    }

    .uk-width-1-6\@xl {
        width: calc(100% / 6);
    }

    .uk-width-5-6\@xl {
        width: calc(500% / 6);
    }

    .uk-width-small\@xl {
        width: 150px;
    }

    .uk-width-medium\@xl {
        width: 300px;
    }

    .uk-width-large\@xl {
        width: 450px;
    }

    .uk-width-xlarge\@xl {
        width: 600px;
    }

    .uk-width-2xlarge\@xl {
        width: 750px;
    }

    .uk-width-auto\@xl {
        width: auto;
    }

    .uk-width-expand\@xl {
        flex: 1;
        min-width: 1px;
    }

    .uk-width-1-1\@xl, .uk-width-1-2\@xl, .uk-width-1-3\@xl, .uk-width-2-3\@xl, .uk-width-1-4\@xl, .uk-width-3-4\@xl, .uk-width-1-5\@xl, .uk-width-2-5\@xl, .uk-width-3-5\@xl, .uk-width-4-5\@xl, .uk-width-1-6\@xl, .uk-width-5-6\@xl, .uk-width-small\@xl, .uk-width-medium\@xl, .uk-width-large\@xl, .uk-width-xlarge\@xl, .uk-width-2xlarge\@xl, .uk-width-auto\@xl {
        flex: initial;
    }
}

.uk-width-max-content {
    width: max-content;
}

.uk-width-min-content {
    width: min-content;
}

[class*="uk-height"] {
    box-sizing: border-box;
}

.uk-height-1-1 {
    height: 100%;
}

.uk-height-viewport {
    min-height: 100vh;
}

.uk-height-viewport-2 {
    min-height: 200vh;
}

.uk-height-viewport-3 {
    min-height: 300vh;
}

.uk-height-viewport-4 {
    min-height: 400vh;
}

.uk-height-small {
    height: 150px;
}

.uk-height-medium {
    height: 300px;
}

.uk-height-large {
    height: 450px;
}

.uk-height-max-small {
    max-height: 150px;
}

.uk-height-max-medium {
    max-height: 300px;
}

.uk-height-max-large {
    max-height: 450px;
}

.uk-text-lead {
    font-size: 1.5rem;
    line-height: 1.5;
    color: #333;
}

.uk-text-meta {
    font-size: 0.875rem;
    line-height: 1.4;
    color: #999;
}

    .uk-text-meta > a {
        color: #999;
    }

        .uk-text-meta > a:hover {
            color: #666;
            text-decoration: none;
        }

.uk-text-small {
    font-size: 0.875rem;
    line-height: 1.5;
}

.uk-text-large {
    font-size: 1.5rem;
    line-height: 1.5;
}

.uk-text-default {
    font-size: 16px;
    line-height: 1.5;
}

.uk-text-light {
    font-weight: 300;
}

.uk-text-normal {
    font-weight: 400;
}

.uk-text-bold {
    font-weight: 700;
}

.uk-text-lighter {
    font-weight: lighter;
}

.uk-text-bolder {
    font-weight: bolder;
}

.uk-text-italic {
    font-style: italic;
}

.uk-text-capitalize {
    text-transform: capitalize !important;
}

.uk-text-uppercase {
    text-transform: uppercase !important;
}

.uk-text-lowercase {
    text-transform: lowercase !important;
}

.uk-text-decoration-none {
    text-decoration: none !important;
}

.uk-text-muted {
    color: #999 !important;
}

.uk-text-emphasis {
    color: #333 !important;
}

.uk-text-primary {
    color: #1e87f0 !important;
}

.uk-text-secondary {
    color: #222 !important;
}

.uk-text-success {
    color: #32d296 !important;
}

.uk-text-warning {
    color: #faa05a !important;
}

.uk-text-danger {
    color: #f0506e !important;
}

.uk-text-background {
    -webkit-background-clip: text;
    color: transparent !important;
    display: inline-block;
    background-color: #1e87f0;
    background-image: linear-gradient(90deg, #1e87f0 0%, #411ef0 100%);
}

.uk-text-left {
    text-align: left !important;
}

.uk-text-right {
    text-align: right !important;
}

.uk-text-center {
    text-align: center !important;
}

.uk-text-justify {
    text-align: justify !important;
}

@media (min-width:640px) {
    .uk-text-left\@s {
        text-align: left !important;
    }

    .uk-text-right\@s {
        text-align: right !important;
    }

    .uk-text-center\@s {
        text-align: center !important;
    }
}

@media (min-width:960px) {
    .uk-text-left\@m {
        text-align: left !important;
    }

    .uk-text-right\@m {
        text-align: right !important;
    }

    .uk-text-center\@m {
        text-align: center !important;
    }
}

@media (min-width:1200px) {
    .uk-text-left\@l {
        text-align: left !important;
    }

    .uk-text-right\@l {
        text-align: right !important;
    }

    .uk-text-center\@l {
        text-align: center !important;
    }
}

@media (min-width:1600px) {
    .uk-text-left\@xl {
        text-align: left !important;
    }

    .uk-text-right\@xl {
        text-align: right !important;
    }

    .uk-text-center\@xl {
        text-align: center !important;
    }
}

.uk-text-top {
    vertical-align: top !important;
}

.uk-text-middle {
    vertical-align: middle !important;
}

.uk-text-bottom {
    vertical-align: bottom !important;
}

.uk-text-baseline {
    vertical-align: baseline !important;
}

.uk-text-nowrap {
    white-space: nowrap;
}

.uk-text-truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

th.uk-text-truncate, td.uk-text-truncate {
    max-width: 0;
}

.uk-text-break {
    overflow-wrap: break-word;
}

th.uk-text-break, td.uk-text-break {
    word-break: break-word;
}

[class*="uk-column-"] {
    column-gap: 30px;
}

@media (min-width:1200px) {
    [class*="uk-column-"] {
        column-gap: 40px;
    }
}

[class*="uk-column-"] img {
    transform: translate3d(0, 0, 0);
}

.uk-column-divider {
    column-rule: 1px solid #e5e5e5;
    column-gap: 60px;
}

@media (min-width:1200px) {
    .uk-column-divider {
        column-gap: 80px;
    }
}

.uk-column-1-2 {
    column-count: 2;
}

.uk-column-1-3 {
    column-count: 3;
}

.uk-column-1-4 {
    column-count: 4;
}

.uk-column-1-5 {
    column-count: 5;
}

.uk-column-1-6 {
    column-count: 6;
}

@media (min-width:640px) {
    .uk-column-1-2\@s {
        column-count: 2;
    }

    .uk-column-1-3\@s {
        column-count: 3;
    }

    .uk-column-1-4\@s {
        column-count: 4;
    }

    .uk-column-1-5\@s {
        column-count: 5;
    }

    .uk-column-1-6\@s {
        column-count: 6;
    }
}

@media (min-width:960px) {
    .uk-column-1-2\@m {
        column-count: 2;
    }

    .uk-column-1-3\@m {
        column-count: 3;
    }

    .uk-column-1-4\@m {
        column-count: 4;
    }

    .uk-column-1-5\@m {
        column-count: 5;
    }

    .uk-column-1-6\@m {
        column-count: 6;
    }
}

@media (min-width:1200px) {
    .uk-column-1-2\@l {
        column-count: 2;
    }

    .uk-column-1-3\@l {
        column-count: 3;
    }

    .uk-column-1-4\@l {
        column-count: 4;
    }

    .uk-column-1-5\@l {
        column-count: 5;
    }

    .uk-column-1-6\@l {
        column-count: 6;
    }
}

@media (min-width:1600px) {
    .uk-column-1-2\@xl {
        column-count: 2;
    }

    .uk-column-1-3\@xl {
        column-count: 3;
    }

    .uk-column-1-4\@xl {
        column-count: 4;
    }

    .uk-column-1-5\@xl {
        column-count: 5;
    }

    .uk-column-1-6\@xl {
        column-count: 6;
    }
}

.uk-column-span {
    column-span: all;
}

[uk-cover]:where(canvas, iframe, svg), [data-uk-cover]:where(canvas, iframe, svg) {
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    --uk-position-translate-x: -50%;
    --uk-position-translate-y: -50%;
    transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
}

iframe[uk-cover], iframe[data-uk-cover] {
    pointer-events: none;
}

[uk-cover]:where(img, video), [data-uk-cover]:where(img, video) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    object-fit: cover;
    object-position: center;
}

.uk-cover-container {
    overflow: hidden;
    position: relative;
}

.uk-background-default {
    background-color: #fff;
}

.uk-background-muted {
    background-color: #f8f8f8;
}

.uk-background-primary {
    background-color: #1e87f0;
}

.uk-background-secondary {
    background-color: #222;
}

.uk-background-cover, .uk-background-contain, .uk-background-width-1-1, .uk-background-height-1-1 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.uk-background-cover {
    background-size: cover;
}

.uk-background-contain {
    background-size: contain;
}

.uk-background-width-1-1 {
    background-size: 100%;
}

.uk-background-height-1-1 {
    background-size: auto 100%;
}

.uk-background-top-left {
    background-position: 0 0;
}

.uk-background-top-center {
    background-position: 50% 0;
}

.uk-background-top-right {
    background-position: 100% 0;
}

.uk-background-center-left {
    background-position: 0 50%;
}

.uk-background-center-center {
    background-position: 50% 50%;
}

.uk-background-center-right {
    background-position: 100% 50%;
}

.uk-background-bottom-left {
    background-position: 0 100%;
}

.uk-background-bottom-center {
    background-position: 50% 100%;
}

.uk-background-bottom-right {
    background-position: 100% 100%;
}

.uk-background-norepeat {
    background-repeat: no-repeat;
}

.uk-background-fixed {
    background-attachment: fixed;
    backface-visibility: hidden;
}

@media (pointer:coarse) {
    .uk-background-fixed {
        background-attachment: scroll;
    }
}

@media (max-width:639px) {
    .uk-background-image\@s {
        background-image: none !important;
    }
}

@media (max-width:959px) {
    .uk-background-image\@m {
        background-image: none !important;
    }
}

@media (max-width:1199px) {
    .uk-background-image\@l {
        background-image: none !important;
    }
}

@media (max-width:1599px) {
    .uk-background-image\@xl {
        background-image: none !important;
    }
}

.uk-background-blend-multiply {
    background-blend-mode: multiply;
}

.uk-background-blend-screen {
    background-blend-mode: screen;
}

.uk-background-blend-overlay {
    background-blend-mode: overlay;
}

.uk-background-blend-darken {
    background-blend-mode: darken;
}

.uk-background-blend-lighten {
    background-blend-mode: lighten;
}

.uk-background-blend-color-dodge {
    background-blend-mode: color-dodge;
}

.uk-background-blend-color-burn {
    background-blend-mode: color-burn;
}

.uk-background-blend-hard-light {
    background-blend-mode: hard-light;
}

.uk-background-blend-soft-light {
    background-blend-mode: soft-light;
}

.uk-background-blend-difference {
    background-blend-mode: difference;
}

.uk-background-blend-exclusion {
    background-blend-mode: exclusion;
}

.uk-background-blend-hue {
    background-blend-mode: hue;
}

.uk-background-blend-saturation {
    background-blend-mode: saturation;
}

.uk-background-blend-color {
    background-blend-mode: color;
}

.uk-background-blend-luminosity {
    background-blend-mode: luminosity;
}

[class*="uk-align"] {
    display: block;
    margin-bottom: 30px;
}

* + [class*="uk-align"] {
    margin-top: 30px;
}

.uk-align-center {
    margin-left: auto;
    margin-right: auto;
}

.uk-align-left {
    margin-top: 0;
    margin-right: 30px;
    float: left;
}

.uk-align-right {
    margin-top: 0;
    margin-left: 30px;
    float: right;
}

@media (min-width:640px) {
    .uk-align-left\@s {
        margin-top: 0;
        margin-right: 30px;
        float: left;
    }

    .uk-align-right\@s {
        margin-top: 0;
        margin-left: 30px;
        float: right;
    }
}

@media (min-width:960px) {
    .uk-align-left\@m {
        margin-top: 0;
        margin-right: 30px;
        float: left;
    }

    .uk-align-right\@m {
        margin-top: 0;
        margin-left: 30px;
        float: right;
    }
}

@media (min-width:1200px) {
    .uk-align-left\@l {
        margin-top: 0;
        float: left;
    }

    .uk-align-right\@l {
        margin-top: 0;
        float: right;
    }

    .uk-align-left, .uk-align-left\@s, .uk-align-left\@m, .uk-align-left\@l {
        margin-right: 40px;
    }

    .uk-align-right, .uk-align-right\@s, .uk-align-right\@m, .uk-align-right\@l {
        margin-left: 40px;
    }
}

@media (min-width:1600px) {
    .uk-align-left\@xl {
        margin-top: 0;
        margin-right: 40px;
        float: left;
    }

    .uk-align-right\@xl {
        margin-top: 0;
        margin-left: 40px;
        float: right;
    }
}

.uk-svg, .uk-svg:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
    fill: currentcolor;
}

    .uk-svg:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
        stroke: currentcolor;
    }

.uk-svg {
    transform: translate(0, 0);
}

.uk-panel {
    display: flow-root;
    position: relative;
    box-sizing: border-box;
}

    .uk-panel > :last-child {
        margin-bottom: 0;
    }

.uk-panel-scrollable {
    height: 170px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    overflow: auto;
    resize: both;
}

.uk-clearfix::before {
    content: "";
    display: table-cell;
}

.uk-clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.uk-float-left {
    float: left;
}

.uk-float-right {
    float: right;
}

[class*="uk-float-"] {
    max-width: 100%;
}

.uk-overflow-hidden {
    overflow: hidden;
}

.uk-overflow-auto {
    overflow: auto;
}

    .uk-overflow-auto > :last-child {
        margin-bottom: 0;
    }

.uk-box-sizing-content {
    box-sizing: content-box;
}

.uk-box-sizing-border {
    box-sizing: border-box;
}

.uk-resize {
    resize: both;
}

.uk-resize-horizontal {
    resize: horizontal;
}

.uk-resize-vertical {
    resize: vertical;
}

.uk-display-block {
    display: block !important;
}

.uk-display-inline {
    display: inline !important;
}

.uk-display-inline-block {
    display: inline-block !important;
}

[class*="uk-inline"] {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
    overflow: hidden;
}

.uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
    max-width: none;
}

.uk-responsive-width, .uk-responsive-height {
    box-sizing: border-box;
}

.uk-responsive-width {
    max-width: 100% !important;
    height: auto;
}

.uk-responsive-height {
    max-height: 100%;
    width: auto;
    max-width: none;
}

[uk-responsive], [data-uk-responsive] {
    max-width: 100%;
}

.uk-object-cover {
    object-fit: cover;
}

.uk-object-contain {
    object-fit: contain;
}

.uk-object-fill {
    object-fit: fill;
}

.uk-object-none {
    object-fit: none;
}

.uk-object-scale-down {
    object-fit: scale-down;
}

.uk-object-top-left {
    object-position: 0 0;
}

.uk-object-top-center {
    object-position: 50% 0;
}

.uk-object-top-right {
    object-position: 100% 0;
}

.uk-object-center-left {
    object-position: 0 50%;
}

.uk-object-center-center {
    object-position: 50% 50%;
}

.uk-object-center-right {
    object-position: 100% 50%;
}

.uk-object-bottom-left {
    object-position: 0 100%;
}

.uk-object-bottom-center {
    object-position: 50% 100%;
}

.uk-object-bottom-right {
    object-position: 100% 100%;
}

.uk-border-circle {
    border-radius: 50%;
}

.uk-border-pill {
    border-radius: 500px;
}

.uk-border-rounded {
    border-radius: 5px;
}

.uk-inline-clip[class*="uk-border-"] {
    -webkit-transform: translateZ(0);
}

.uk-box-shadow-small {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
    box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

[class*="uk-box-shadow-hover"] {
    transition: box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
    box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

@supports (filter: blur(0)) {
    .uk-box-shadow-bottom;

{
    display: inline-block;
    position: relative;
    z-index: 0;
    max-width: 100%;
    vertical-align: middle;
}

.uk-box-shadow-bottom::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    z-index: -1;
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
    will-change: filter;
}

}

.uk-dropcap::first-letter, .uk-dropcap > p:first-of-type::first-letter {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 4.5em;
    line-height: 1;
    margin-bottom: -2px;
}

@-moz-document url-prefix() {
    .uk-dropcap::first-letter,.uk-dropcap>p:first-of-type::first-letter;

{
    margin-top: 1.1%;
}

}

.uk-logo {
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #333;
    text-decoration: none;
}

:where(.uk-logo) {
    display: inline-block;
    vertical-align: middle;
}

.uk-logo:hover {
    color: #333;
    text-decoration: none;
}

.uk-logo :where(img, svg, video) {
    display: block;
}

.uk-logo-inverse {
    display: none;
}

.uk-disabled {
    pointer-events: none;
}

.uk-drag, .uk-drag * {
    cursor: move;
}

    .uk-drag iframe {
        pointer-events: none;
    }

.uk-dragover {
    box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

.uk-blend-multiply {
    mix-blend-mode: multiply;
}

.uk-blend-screen {
    mix-blend-mode: screen;
}

.uk-blend-overlay {
    mix-blend-mode: overlay;
}

.uk-blend-darken {
    mix-blend-mode: darken;
}

.uk-blend-lighten {
    mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
    mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
    mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
    mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
    mix-blend-mode: soft-light;
}

.uk-blend-difference {
    mix-blend-mode: difference;
}

.uk-blend-exclusion {
    mix-blend-mode: exclusion;
}

.uk-blend-hue {
    mix-blend-mode: hue;
}

.uk-blend-saturation {
    mix-blend-mode: saturation;
}

.uk-blend-color {
    mix-blend-mode: color;
}

.uk-blend-luminosity {
    mix-blend-mode: luminosity;
}

.uk-transform-center {
    transform: translate(-50%, -50%);
}

.uk-transform-origin-top-left {
    transform-origin: 0 0;
}

.uk-transform-origin-top-center {
    transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
    transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
    transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
    transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
    transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
    transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
    transform-origin: 100% 100%;
}

.uk-flex {
    display: flex;
}

.uk-flex-inline {
    display: inline-flex;
}

.uk-flex-left {
    justify-content: flex-start;
}

.uk-flex-center {
    justify-content: center;
}

.uk-flex-right {
    justify-content: flex-end;
}

.uk-flex-between {
    justify-content: space-between;
}

.uk-flex-around {
    justify-content: space-around;
}

@media (min-width:640px) {
    .uk-flex-left\@s {
        justify-content: flex-start;
    }

    .uk-flex-center\@s {
        justify-content: center;
    }

    .uk-flex-right\@s {
        justify-content: flex-end;
    }

    .uk-flex-between\@s {
        justify-content: space-between;
    }

    .uk-flex-around\@s {
        justify-content: space-around;
    }
}

@media (min-width:960px) {
    .uk-flex-left\@m {
        justify-content: flex-start;
    }

    .uk-flex-center\@m {
        justify-content: center;
    }

    .uk-flex-right\@m {
        justify-content: flex-end;
    }

    .uk-flex-between\@m {
        justify-content: space-between;
    }

    .uk-flex-around\@m {
        justify-content: space-around;
    }
}

@media (min-width:1200px) {
    .uk-flex-left\@l {
        justify-content: flex-start;
    }

    .uk-flex-center\@l {
        justify-content: center;
    }

    .uk-flex-right\@l {
        justify-content: flex-end;
    }

    .uk-flex-between\@l {
        justify-content: space-between;
    }

    .uk-flex-around\@l {
        justify-content: space-around;
    }
}

@media (min-width:1600px) {
    .uk-flex-left\@xl {
        justify-content: flex-start;
    }

    .uk-flex-center\@xl {
        justify-content: center;
    }

    .uk-flex-right\@xl {
        justify-content: flex-end;
    }

    .uk-flex-between\@xl {
        justify-content: space-between;
    }

    .uk-flex-around\@xl {
        justify-content: space-around;
    }
}

.uk-flex-stretch {
    align-items: stretch;
}

.uk-flex-top {
    align-items: flex-start;
}

.uk-flex-middle {
    align-items: center;
}

.uk-flex-bottom {
    align-items: flex-end;
}

@media (min-width:640px) {
    .uk-flex-stretch\@s {
        align-items: stretch;
    }

    .uk-flex-top\@s {
        align-items: flex-start;
    }

    .uk-flex-middle\@s {
        align-items: center;
    }

    .uk-flex-bottom\@s {
        align-items: flex-end;
    }
}

@media (min-width:960px) {
    .uk-flex-stretch\@m {
        align-items: stretch;
    }

    .uk-flex-top\@m {
        align-items: flex-start;
    }

    .uk-flex-middle\@m {
        align-items: center;
    }

    .uk-flex-bottom\@m {
        align-items: flex-end;
    }
}

@media (min-width:1200px) {
    .uk-flex-stretch\@l {
        align-items: stretch;
    }

    .uk-flex-top\@l {
        align-items: flex-start;
    }

    .uk-flex-middle\@l {
        align-items: center;
    }

    .uk-flex-bottom\@l {
        align-items: flex-end;
    }
}

@media (min-width:1600px) {
    .uk-flex-stretch\@xl {
        align-items: stretch;
    }

    .uk-flex-top\@xl {
        align-items: flex-start;
    }

    .uk-flex-middle\@xl {
        align-items: center;
    }

    .uk-flex-bottom\@xl {
        align-items: flex-end;
    }
}

.uk-flex-row {
    flex-direction: row;
}

.uk-flex-row-reverse {
    flex-direction: row-reverse;
}

.uk-flex-column {
    flex-direction: column;
}

.uk-flex-column-reverse {
    flex-direction: column-reverse;
}

@media (min-width:640px) {
    .uk-flex-row\@s {
        flex-direction: row;
    }

    .uk-flex-column\@s {
        flex-direction: column;
    }
}

@media (min-width:960px) {
    .uk-flex-row\@m {
        flex-direction: row;
    }

    .uk-flex-column\@m {
        flex-direction: column;
    }
}

@media (min-width:1200px) {
    .uk-flex-row\@l {
        flex-direction: row;
    }

    .uk-flex-column\@l {
        flex-direction: column;
    }
}

@media (min-width:1600px) {
    .uk-flex-row\@xl {
        flex-direction: row;
    }

    .uk-flex-column\@xl {
        flex-direction: column;
    }
}

.uk-flex-nowrap {
    flex-wrap: nowrap;
}

.uk-flex-wrap {
    flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}

.uk-flex-wrap-stretch {
    align-content: stretch;
}

.uk-flex-wrap-top {
    align-content: flex-start;
}

.uk-flex-wrap-middle {
    align-content: center;
}

.uk-flex-wrap-bottom {
    align-content: flex-end;
}

.uk-flex-wrap-between {
    align-content: space-between;
}

.uk-flex-wrap-around {
    align-content: space-around;
}

.uk-flex-first {
    order: -1;
}

.uk-flex-last {
    order: 99;
}

@media (min-width:640px) {
    .uk-flex-first\@s {
        order: -1;
    }

    .uk-flex-last\@s {
        order: 99;
    }
}

@media (min-width:960px) {
    .uk-flex-first\@m {
        order: -1;
    }

    .uk-flex-last\@m {
        order: 99;
    }
}

@media (min-width:1200px) {
    .uk-flex-first\@l {
        order: -1;
    }

    .uk-flex-last\@l {
        order: 99;
    }
}

@media (min-width:1600px) {
    .uk-flex-first\@xl {
        order: -1;
    }

    .uk-flex-last\@xl {
        order: 99;
    }
}

.uk-flex-initial {
    flex: initial;
}

.uk-flex-none {
    flex: none;
}

.uk-flex-auto {
    flex: auto;
}

.uk-flex-1 {
    flex: 1;
}

@media (min-width:640px) {
    .uk-flex-initial\@s {
        flex: initial;
    }

    .uk-flex-none\@s {
        flex: none;
    }

    .uk-flex-1\@s {
        flex: 1;
    }
}

@media (min-width:960px) {
    .uk-flex-initial\@m {
        flex: initial;
    }

    .uk-flex-none\@m {
        flex: none;
    }

    .uk-flex-1\@m {
        flex: 1;
    }
}

@media (min-width:1200px) {
    .uk-flex-initial\@l {
        flex: initial;
    }

    .uk-flex-none\@l {
        flex: none;
    }

    .uk-flex-1\@l {
        flex: 1;
    }
}

@media (min-width:1600px) {
    .uk-flex-initial\@xl {
        flex: initial;
    }

    .uk-flex-none\@xl {
        flex: none;
    }

    .uk-flex-1\@xl {
        flex: 1;
    }
}

.uk-margin {
    margin-bottom: 20px;
}

* + .uk-margin {
    margin-top: 20px !important;
}

.uk-margin-top {
    margin-top: 20px !important;
}

.uk-margin-bottom {
    margin-bottom: 20px !important;
}

.uk-margin-left {
    margin-left: 20px !important;
}

.uk-margin-right {
    margin-right: 20px !important;
}

.uk-margin-small {
    margin-bottom: 10px;
}

* + .uk-margin-small {
    margin-top: 10px !important;
}

.uk-margin-small-top {
    margin-top: 10px !important;
}

.uk-margin-small-bottom {
    margin-bottom: 10px !important;
}

.uk-margin-small-left {
    margin-left: 10px !important;
}

.uk-margin-small-right {
    margin-right: 10px !important;
}

.uk-margin-medium {
    margin-bottom: 40px;
}

* + .uk-margin-medium {
    margin-top: 40px !important;
}

.uk-margin-medium-top {
    margin-top: 40px !important;
}

.uk-margin-medium-bottom {
    margin-bottom: 40px !important;
}

.uk-margin-medium-left {
    margin-left: 40px !important;
}

.uk-margin-medium-right {
    margin-right: 40px !important;
}

.uk-margin-large {
    margin-bottom: 40px;
}

* + .uk-margin-large {
    margin-top: 40px !important;
}

.uk-margin-large-top {
    margin-top: 40px !important;
}

.uk-margin-large-bottom {
    margin-bottom: 40px !important;
}

.uk-margin-large-left {
    margin-left: 40px !important;
}

.uk-margin-large-right {
    margin-right: 40px !important;
}

@media (min-width:1200px) {
    .uk-margin-large {
        margin-bottom: 70px;
    }

    * + .uk-margin-large {
        margin-top: 70px !important;
    }

    .uk-margin-large-top {
        margin-top: 70px !important;
    }

    .uk-margin-large-bottom {
        margin-bottom: 70px !important;
    }

    .uk-margin-large-left {
        margin-left: 70px !important;
    }

    .uk-margin-large-right {
        margin-right: 70px !important;
    }
}

.uk-margin-xlarge {
    margin-bottom: 70px;
}

* + .uk-margin-xlarge {
    margin-top: 70px !important;
}

.uk-margin-xlarge-top {
    margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
    margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
    margin-left: 70px !important;
}

.uk-margin-xlarge-right {
    margin-right: 70px !important;
}

@media (min-width:1200px) {
    .uk-margin-xlarge {
        margin-bottom: 140px;
    }

    * + .uk-margin-xlarge {
        margin-top: 140px !important;
    }

    .uk-margin-xlarge-top {
        margin-top: 140px !important;
    }

    .uk-margin-xlarge-bottom {
        margin-bottom: 140px !important;
    }

    .uk-margin-xlarge-left {
        margin-left: 140px !important;
    }

    .uk-margin-xlarge-right {
        margin-right: 140px !important;
    }
}

.uk-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.uk-margin-auto-top {
    margin-top: auto !important;
}

.uk-margin-auto-bottom {
    margin-bottom: auto !important;
}

.uk-margin-auto-left {
    margin-left: auto !important;
}

.uk-margin-auto-right {
    margin-right: auto !important;
}

.uk-margin-auto-vertical {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

@media (min-width:640px) {
    .uk-margin-auto\@s {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .uk-margin-auto-left\@s {
        margin-left: auto !important;
    }

    .uk-margin-auto-right\@s {
        margin-right: auto !important;
    }
}

@media (min-width:960px) {
    .uk-margin-auto\@m {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .uk-margin-auto-left\@m {
        margin-left: auto !important;
    }

    .uk-margin-auto-right\@m {
        margin-right: auto !important;
    }
}

@media (min-width:1200px) {
    .uk-margin-auto\@l {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .uk-margin-auto-left\@l {
        margin-left: auto !important;
    }

    .uk-margin-auto-right\@l {
        margin-right: auto !important;
    }
}

@media (min-width:1600px) {
    .uk-margin-auto\@xl {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .uk-margin-auto-left\@xl {
        margin-left: auto !important;
    }

    .uk-margin-auto-right\@xl {
        margin-right: auto !important;
    }
}

.uk-margin-remove {
    margin: 0 !important;
}

.uk-margin-remove-top {
    margin-top: 0 !important;
}

.uk-margin-remove-bottom {
    margin-bottom: 0 !important;
}

.uk-margin-remove-left {
    margin-left: 0 !important;
}

.uk-margin-remove-right {
    margin-right: 0 !important;
}

.uk-margin-remove-vertical {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent + *, .uk-margin-remove-first-child > :first-child {
    margin-top: 0 !important;
}

.uk-margin-remove-last-child > :last-child {
    margin-bottom: 0 !important;
}

@media (min-width:640px) {
    .uk-margin-remove-left\@s {
        margin-left: 0 !important;
    }

    .uk-margin-remove-right\@s {
        margin-right: 0 !important;
    }
}

@media (min-width:960px) {
    .uk-margin-remove-left\@m {
        margin-left: 0 !important;
    }

    .uk-margin-remove-right\@m {
        margin-right: 0 !important;
    }
}

@media (min-width:1200px) {
    .uk-margin-remove-left\@l {
        margin-left: 0 !important;
    }

    .uk-margin-remove-right\@l {
        margin-right: 0 !important;
    }
}

@media (min-width:1600px) {
    .uk-margin-remove-left\@xl {
        margin-left: 0 !important;
    }

    .uk-margin-remove-right\@xl {
        margin-right: 0 !important;
    }
}

.uk-padding {
    padding: 30px;
}

@media (min-width:1200px) {
    .uk-padding {
        padding: 40px;
    }
}

.uk-padding-small {
    padding: 15px;
}

.uk-padding-large {
    padding: 40px;
}

@media (min-width:1200px) {
    .uk-padding-large {
        padding: 70px;
    }
}

.uk-padding-remove {
    padding: 0 !important;
}

.uk-padding-remove-top {
    padding-top: 0 !important;
}

.uk-padding-remove-bottom {
    padding-bottom: 0 !important;
}

.uk-padding-remove-left {
    padding-left: 0 !important;
}

.uk-padding-remove-right {
    padding-right: 0 !important;
}

.uk-padding-remove-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.uk-padding-remove-horizontal {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

:root {
    --uk-position-margin-offset: 0px;
}

[class*="uk-position-top"], [class*="uk-position-bottom"], [class*="uk-position-left"], [class*="uk-position-right"], [class*="uk-position-center"] {
    position: absolute !important;
    max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
    box-sizing: border-box;
}

.uk-position-top {
    top: 0;
    left: 0;
    right: 0;
}

.uk-position-bottom {
    bottom: 0;
    left: 0;
    right: 0;
}

.uk-position-left {
    top: 0;
    bottom: 0;
    left: 0;
}

.uk-position-right {
    top: 0;
    bottom: 0;
    right: 0;
}

.uk-position-top-left {
    top: 0;
    left: 0;
}

.uk-position-top-right {
    top: 0;
    right: 0;
}

.uk-position-bottom-left {
    bottom: 0;
    left: 0;
}

.uk-position-bottom-right {
    bottom: 0;
    right: 0;
}

.uk-position-center {
    top: calc(50% - var(--uk-position-margin-offset));
    left: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-x: -50%;
    --uk-position-translate-y: -50%;
    transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
    width: max-content;
}

[class*="uk-position-center-left"], [class*="uk-position-center-right"], .uk-position-center-vertical {
    top: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-y: -50%;
    transform: translate(0, var(--uk-position-translate-y));
}

.uk-position-center-left {
    left: 0;
}

.uk-position-center-right {
    right: 0;
}

.uk-position-center-vertical {
    left: 0;
    right: 0;
}

.uk-position-center-left-out {
    right: 100%;
    width: max-content;
}

.uk-position-center-right-out {
    left: 100%;
    width: max-content;
}

.uk-position-top-center, .uk-position-bottom-center, .uk-position-center-horizontal {
    left: calc(50% - var(--uk-position-margin-offset));
    --uk-position-translate-x: -50%;
    transform: translate(var(--uk-position-translate-x), 0);
    width: max-content;
}

.uk-position-top-center {
    top: 0;
}

.uk-position-bottom-center {
    bottom: 0;
}

.uk-position-center-horizontal {
    top: 0;
    bottom: 0;
}

.uk-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.uk-position-small {
    margin: 15px;
    --uk-position-margin-offset: 15px;
}

.uk-position-medium {
    margin: 30px;
    --uk-position-margin-offset: 30px;
}

.uk-position-large {
    margin: 30px;
    --uk-position-margin-offset: 30px;
}

@media (min-width:1200px) {
    .uk-position-large {
        margin: 50px;
        --uk-position-margin-offset: 50px;
    }
}

.uk-position-relative {
    position: relative !important;
}

.uk-position-absolute {
    position: absolute !important;
}

.uk-position-fixed {
    position: fixed !important;
}

.uk-position-sticky {
    position: sticky !important;
}

.uk-position-z-index {
    z-index: 1;
}

.uk-position-z-index-zero {
    z-index: 0;
}

.uk-position-z-index-negative {
    z-index: -1;
}

.uk-position-z-index-high {
    z-index: 990;
}

:where(.uk-transition-fade), :where([class*="uk-transition-scale"]), :where([class*="uk-transition-slide"]) {
    --uk-position-translate-x: 0;
    --uk-position-translate-y: 0;
}

.uk-transition-fade, [class*="uk-transition-scale"], [class*="uk-transition-slide"] {
    --uk-translate-x: 0;
    --uk-translate-y: 0;
    --uk-scale-x: 1;
    --uk-scale-y: 1;
    transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y)) translate(var(--uk-translate-x), var(--uk-translate-y)) scale(var(--uk-scale-x), var(--uk-scale-y));
    transition: 0.3s ease-out;
    transition-property: opacity, transform, filter;
    opacity: 0;
}

.uk-transition-toggle:hover .uk-transition-fade, .uk-transition-toggle:focus .uk-transition-fade, .uk-transition-toggle .uk-transition-fade:focus-within, .uk-transition-active.uk-active .uk-transition-fade {
    opacity: 1;
}

[class*="uk-transition-scale"] {
    -webkit-backface-visibility: hidden;
}

.uk-transition-scale-up {
    --uk-scale-x: 1;
    --uk-scale-y: 1;
}

.uk-transition-scale-down {
    --uk-scale-x: 1.03;
    --uk-scale-y: 1.03;
}

.uk-transition-toggle:hover .uk-transition-scale-up, .uk-transition-toggle:focus .uk-transition-scale-up, .uk-transition-toggle .uk-transition-scale-up:focus-within, .uk-transition-active.uk-active .uk-transition-scale-up {
    --uk-scale-x: 1.03;
    --uk-scale-y: 1.03;
    opacity: 1;
}

.uk-transition-toggle:hover .uk-transition-scale-down, .uk-transition-toggle:focus .uk-transition-scale-down, .uk-transition-toggle .uk-transition-scale-down:focus-within, .uk-transition-active.uk-active .uk-transition-scale-down {
    --uk-scale-x: 1;
    --uk-scale-y: 1;
    opacity: 1;
}

.uk-transition-slide-top {
    --uk-translate-y: -100%;
}

.uk-transition-slide-bottom {
    --uk-translate-y: 100%;
}

.uk-transition-slide-left {
    --uk-translate-x: -100%;
}

.uk-transition-slide-right {
    --uk-translate-x: 100%;
}

.uk-transition-slide-top-small {
    --uk-translate-y: calc(-1 * 10px);
}

.uk-transition-slide-bottom-small {
    --uk-translate-y: 10px;
}

.uk-transition-slide-left-small {
    --uk-translate-x: calc(-1 * 10px);
}

.uk-transition-slide-right-small {
    --uk-translate-x: 10px;
}

.uk-transition-slide-top-medium {
    --uk-translate-y: calc(-1 * 50px);
}

.uk-transition-slide-bottom-medium {
    --uk-translate-y: 50px;
}

.uk-transition-slide-left-medium {
    --uk-translate-x: calc(-1 * 50px);
}

.uk-transition-slide-right-medium {
    --uk-translate-x: 50px;
}

.uk-transition-toggle:hover [class*="uk-transition-slide"], .uk-transition-toggle:focus [class*="uk-transition-slide"], .uk-transition-toggle [class*="uk-transition-slide"]:focus-within, .uk-transition-active.uk-active [class*="uk-transition-slide"] {
    --uk-translate-x: 0;
    --uk-translate-y: 0;
    opacity: 1;
}

.uk-transition-opaque {
    opacity: 1;
}

.uk-transition-slow {
    transition-duration: 0.7s;
}

.uk-transition-disable, .uk-transition-disable * {
    transition: none !important;
}

[hidden], .uk-hidden {
    display: none !important;
}

@media (min-width:640px) {
    .uk-hidden\@s {
        display: none !important;
    }
}

@media (min-width:960px) {
    .uk-hidden\@m {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .uk-hidden\@l {
        display: none !important;
    }
}

@media (min-width:1600px) {
    .uk-hidden\@xl {
        display: none !important;
    }
}

@media (max-width:639px) {
    .uk-visible\@s {
        display: none !important;
    }
}

@media (max-width:959px) {
    .uk-visible\@m {
        display: none !important;
    }
}

@media (max-width:1199px) {
    .uk-visible\@l {
        display: none !important;
    }
}

@media (max-width:1599px) {
    .uk-visible\@xl {
        display: none !important;
    }
}

.uk-invisible {
    visibility: hidden !important;
}

.uk-hidden-visually:not(:focus):not(:active):not(:focus-within), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
    opacity: 0 !important;
}

@media (hover:none) {
    .uk-hidden-touch {
        display: none !important;
    }
}

@media (hover) {
    .uk-hidden-notouch {
        display: none !important;
    }
}

.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*="uk-card-media"]), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*="uk-card-media"]), .uk-overlay-primary, .uk-offcanvas-bar {
    color: rgba(255, 255, 255, 0.7);
}

    .uk-light .uk-accordion-title::before, .uk-section-primary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-card-primary.uk-card-body .uk-accordion-title::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-accordion-title::before, .uk-card-secondary.uk-card-body .uk-accordion-title::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-accordion-title::before, .uk-overlay-primary .uk-accordion-title::before, .uk-offcanvas-bar .uk-accordion-title::before {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

    .uk-light .uk-open > .uk-accordion-title::before, .uk-section-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-section-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-tile-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-card-primary.uk-card-body .uk-open > .uk-accordion-title::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-open > .uk-accordion-title::before, .uk-card-secondary.uk-card-body .uk-open > .uk-accordion-title::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-open > .uk-accordion-title::before, .uk-overlay-primary .uk-open > .uk-accordion-title::before, .uk-offcanvas-bar .uk-open > .uk-accordion-title::before {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

    .uk-light .uk-article-meta, .uk-section-primary:not(.uk-preserve-color) .uk-article-meta, .uk-section-secondary:not(.uk-preserve-color) .uk-article-meta, .uk-tile-primary:not(.uk-preserve-color) .uk-article-meta, .uk-tile-secondary:not(.uk-preserve-color) .uk-article-meta, .uk-card-primary.uk-card-body .uk-article-meta, .uk-card-primary > :not([class*="uk-card-media"]) .uk-article-meta, .uk-card-secondary.uk-card-body .uk-article-meta, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-article-meta, .uk-overlay-primary .uk-article-meta, .uk-offcanvas-bar .uk-article-meta {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-badge, .uk-section-primary:not(.uk-preserve-color) .uk-badge, .uk-section-secondary:not(.uk-preserve-color) .uk-badge, .uk-tile-primary:not(.uk-preserve-color) .uk-badge, .uk-tile-secondary:not(.uk-preserve-color) .uk-badge, .uk-card-primary.uk-card-body .uk-badge, .uk-card-primary > :not([class*="uk-card-media"]) .uk-badge, .uk-card-secondary.uk-card-body .uk-badge, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-badge, .uk-overlay-primary .uk-badge, .uk-offcanvas-bar .uk-badge {
        background-color: #fff;
        color: #666 !important;
    }

    .uk-light a, .uk-section-primary:not(.uk-preserve-color) a, .uk-section-secondary:not(.uk-preserve-color) a, .uk-tile-primary:not(.uk-preserve-color) a, .uk-tile-secondary:not(.uk-preserve-color) a, .uk-card-primary.uk-card-body a, .uk-card-primary > :not([class*="uk-card-media"]) a, .uk-card-secondary.uk-card-body a, .uk-card-secondary > :not([class*="uk-card-media"]) a, .uk-overlay-primary a, .uk-offcanvas-bar a, .uk-light .uk-link, .uk-section-primary:not(.uk-preserve-color) .uk-link, .uk-section-secondary:not(.uk-preserve-color) .uk-link, .uk-tile-primary:not(.uk-preserve-color) .uk-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-link, .uk-card-primary.uk-card-body .uk-link, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link, .uk-card-secondary.uk-card-body .uk-link, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link, .uk-overlay-primary .uk-link, .uk-offcanvas-bar .uk-link {
        color: #fff;
    }

        .uk-light a:hover, .uk-section-primary:not(.uk-preserve-color) a:hover, .uk-section-secondary:not(.uk-preserve-color) a:hover, .uk-tile-primary:not(.uk-preserve-color) a:hover, .uk-tile-secondary:not(.uk-preserve-color) a:hover, .uk-card-primary.uk-card-body a:hover, .uk-card-primary > :not([class*="uk-card-media"]) a:hover, .uk-card-secondary.uk-card-body a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) a:hover, .uk-overlay-primary a:hover, .uk-offcanvas-bar a:hover, .uk-light .uk-link:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link:hover, .uk-card-primary.uk-card-body .uk-link:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link:hover, .uk-card-secondary.uk-card-body .uk-link:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link:hover, .uk-overlay-primary .uk-link:hover, .uk-offcanvas-bar .uk-link:hover, .uk-light .uk-link-toggle:hover .uk-link, .uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link, .uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link, .uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link, .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link, .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link, .uk-overlay-primary .uk-link-toggle:hover .uk-link, .uk-offcanvas-bar .uk-link-toggle:hover .uk-link {
            color: #fff;
        }

    .uk-light :not(pre) > code, .uk-section-primary:not(.uk-preserve-color) :not(pre) > code, .uk-section-secondary:not(.uk-preserve-color) :not(pre) > code, .uk-tile-primary:not(.uk-preserve-color) :not(pre) > code, .uk-tile-secondary:not(.uk-preserve-color) :not(pre) > code, .uk-card-primary.uk-card-body :not(pre) > code, .uk-card-primary > :not([class*="uk-card-media"]) :not(pre) > code, .uk-card-secondary.uk-card-body :not(pre) > code, .uk-card-secondary > :not([class*="uk-card-media"]) :not(pre) > code, .uk-overlay-primary :not(pre) > code, .uk-offcanvas-bar :not(pre) > code, .uk-light :not(pre) > kbd, .uk-section-primary:not(.uk-preserve-color) :not(pre) > kbd, .uk-section-secondary:not(.uk-preserve-color) :not(pre) > kbd, .uk-tile-primary:not(.uk-preserve-color) :not(pre) > kbd, .uk-tile-secondary:not(.uk-preserve-color) :not(pre) > kbd, .uk-card-primary.uk-card-body :not(pre) > kbd, .uk-card-primary > :not([class*="uk-card-media"]) :not(pre) > kbd, .uk-card-secondary.uk-card-body :not(pre) > kbd, .uk-card-secondary > :not([class*="uk-card-media"]) :not(pre) > kbd, .uk-overlay-primary :not(pre) > kbd, .uk-offcanvas-bar :not(pre) > kbd, .uk-light :not(pre) > samp, .uk-section-primary:not(.uk-preserve-color) :not(pre) > samp, .uk-section-secondary:not(.uk-preserve-color) :not(pre) > samp, .uk-tile-primary:not(.uk-preserve-color) :not(pre) > samp, .uk-tile-secondary:not(.uk-preserve-color) :not(pre) > samp, .uk-card-primary.uk-card-body :not(pre) > samp, .uk-card-primary > :not([class*="uk-card-media"]) :not(pre) > samp, .uk-card-secondary.uk-card-body :not(pre) > samp, .uk-card-secondary > :not([class*="uk-card-media"]) :not(pre) > samp, .uk-overlay-primary :not(pre) > samp, .uk-offcanvas-bar :not(pre) > samp {
        color: rgba(255, 255, 255, 0.7);
        background-color: rgba(255, 255, 255, 0.1);
    }

    .uk-light em, .uk-section-primary:not(.uk-preserve-color) em, .uk-section-secondary:not(.uk-preserve-color) em, .uk-tile-primary:not(.uk-preserve-color) em, .uk-tile-secondary:not(.uk-preserve-color) em, .uk-card-primary.uk-card-body em, .uk-card-primary > :not([class*="uk-card-media"]) em, .uk-card-secondary.uk-card-body em, .uk-card-secondary > :not([class*="uk-card-media"]) em, .uk-overlay-primary em, .uk-offcanvas-bar em {
        color: #fff;
    }

    .uk-light h1, .uk-section-primary:not(.uk-preserve-color) h1, .uk-section-secondary:not(.uk-preserve-color) h1, .uk-tile-primary:not(.uk-preserve-color) h1, .uk-tile-secondary:not(.uk-preserve-color) h1, .uk-card-primary.uk-card-body h1, .uk-card-primary > :not([class*="uk-card-media"]) h1, .uk-card-secondary.uk-card-body h1, .uk-card-secondary > :not([class*="uk-card-media"]) h1, .uk-overlay-primary h1, .uk-offcanvas-bar h1, .uk-light .uk-h1, .uk-section-primary:not(.uk-preserve-color) .uk-h1, .uk-section-secondary:not(.uk-preserve-color) .uk-h1, .uk-tile-primary:not(.uk-preserve-color) .uk-h1, .uk-tile-secondary:not(.uk-preserve-color) .uk-h1, .uk-card-primary.uk-card-body .uk-h1, .uk-card-primary > :not([class*="uk-card-media"]) .uk-h1, .uk-card-secondary.uk-card-body .uk-h1, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h1, .uk-overlay-primary .uk-h1, .uk-offcanvas-bar .uk-h1, .uk-light h2, .uk-section-primary:not(.uk-preserve-color) h2, .uk-section-secondary:not(.uk-preserve-color) h2, .uk-tile-primary:not(.uk-preserve-color) h2, .uk-tile-secondary:not(.uk-preserve-color) h2, .uk-card-primary.uk-card-body h2, .uk-card-primary > :not([class*="uk-card-media"]) h2, .uk-card-secondary.uk-card-body h2, .uk-card-secondary > :not([class*="uk-card-media"]) h2, .uk-overlay-primary h2, .uk-offcanvas-bar h2, .uk-light .uk-h2, .uk-section-primary:not(.uk-preserve-color) .uk-h2, .uk-section-secondary:not(.uk-preserve-color) .uk-h2, .uk-tile-primary:not(.uk-preserve-color) .uk-h2, .uk-tile-secondary:not(.uk-preserve-color) .uk-h2, .uk-card-primary.uk-card-body .uk-h2, .uk-card-primary > :not([class*="uk-card-media"]) .uk-h2, .uk-card-secondary.uk-card-body .uk-h2, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h2, .uk-overlay-primary .uk-h2, .uk-offcanvas-bar .uk-h2, .uk-light h3, .uk-section-primary:not(.uk-preserve-color) h3, .uk-section-secondary:not(.uk-preserve-color) h3, .uk-tile-primary:not(.uk-preserve-color) h3, .uk-tile-secondary:not(.uk-preserve-color) h3, .uk-card-primary.uk-card-body h3, .uk-card-primary > :not([class*="uk-card-media"]) h3, .uk-card-secondary.uk-card-body h3, .uk-card-secondary > :not([class*="uk-card-media"]) h3, .uk-overlay-primary h3, .uk-offcanvas-bar h3, .uk-light .uk-h3, .uk-section-primary:not(.uk-preserve-color) .uk-h3, .uk-section-secondary:not(.uk-preserve-color) .uk-h3, .uk-tile-primary:not(.uk-preserve-color) .uk-h3, .uk-tile-secondary:not(.uk-preserve-color) .uk-h3, .uk-card-primary.uk-card-body .uk-h3, .uk-card-primary > :not([class*="uk-card-media"]) .uk-h3, .uk-card-secondary.uk-card-body .uk-h3, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h3, .uk-overlay-primary .uk-h3, .uk-offcanvas-bar .uk-h3, .uk-light h4, .uk-section-primary:not(.uk-preserve-color) h4, .uk-section-secondary:not(.uk-preserve-color) h4, .uk-tile-primary:not(.uk-preserve-color) h4, .uk-tile-secondary:not(.uk-preserve-color) h4, .uk-card-primary.uk-card-body h4, .uk-card-primary > :not([class*="uk-card-media"]) h4, .uk-card-secondary.uk-card-body h4, .uk-card-secondary > :not([class*="uk-card-media"]) h4, .uk-overlay-primary h4, .uk-offcanvas-bar h4, .uk-light .uk-h4, .uk-section-primary:not(.uk-preserve-color) .uk-h4, .uk-section-secondary:not(.uk-preserve-color) .uk-h4, .uk-tile-primary:not(.uk-preserve-color) .uk-h4, .uk-tile-secondary:not(.uk-preserve-color) .uk-h4, .uk-card-primary.uk-card-body .uk-h4, .uk-card-primary > :not([class*="uk-card-media"]) .uk-h4, .uk-card-secondary.uk-card-body .uk-h4, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h4, .uk-overlay-primary .uk-h4, .uk-offcanvas-bar .uk-h4, .uk-light h5, .uk-section-primary:not(.uk-preserve-color) h5, .uk-section-secondary:not(.uk-preserve-color) h5, .uk-tile-primary:not(.uk-preserve-color) h5, .uk-tile-secondary:not(.uk-preserve-color) h5, .uk-card-primary.uk-card-body h5, .uk-card-primary > :not([class*="uk-card-media"]) h5, .uk-card-secondary.uk-card-body h5, .uk-card-secondary > :not([class*="uk-card-media"]) h5, .uk-overlay-primary h5, .uk-offcanvas-bar h5, .uk-light .uk-h5, .uk-section-primary:not(.uk-preserve-color) .uk-h5, .uk-section-secondary:not(.uk-preserve-color) .uk-h5, .uk-tile-primary:not(.uk-preserve-color) .uk-h5, .uk-tile-secondary:not(.uk-preserve-color) .uk-h5, .uk-card-primary.uk-card-body .uk-h5, .uk-card-primary > :not([class*="uk-card-media"]) .uk-h5, .uk-card-secondary.uk-card-body .uk-h5, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h5, .uk-overlay-primary .uk-h5, .uk-offcanvas-bar .uk-h5, .uk-light h6, .uk-section-primary:not(.uk-preserve-color) h6, .uk-section-secondary:not(.uk-preserve-color) h6, .uk-tile-primary:not(.uk-preserve-color) h6, .uk-tile-secondary:not(.uk-preserve-color) h6, .uk-card-primary.uk-card-body h6, .uk-card-primary > :not([class*="uk-card-media"]) h6, .uk-card-secondary.uk-card-body h6, .uk-card-secondary > :not([class*="uk-card-media"]) h6, .uk-overlay-primary h6, .uk-offcanvas-bar h6, .uk-light .uk-h6, .uk-section-primary:not(.uk-preserve-color) .uk-h6, .uk-section-secondary:not(.uk-preserve-color) .uk-h6, .uk-tile-primary:not(.uk-preserve-color) .uk-h6, .uk-tile-secondary:not(.uk-preserve-color) .uk-h6, .uk-card-primary.uk-card-body .uk-h6, .uk-card-primary > :not([class*="uk-card-media"]) .uk-h6, .uk-card-secondary.uk-card-body .uk-h6, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-h6, .uk-overlay-primary .uk-h6, .uk-offcanvas-bar .uk-h6, .uk-light .uk-heading-small, .uk-section-primary:not(.uk-preserve-color) .uk-heading-small, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-small, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-small, .uk-card-primary.uk-card-body .uk-heading-small, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-small, .uk-card-secondary.uk-card-body .uk-heading-small, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-small, .uk-overlay-primary .uk-heading-small, .uk-offcanvas-bar .uk-heading-small, .uk-light .uk-heading-medium, .uk-section-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-medium, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-medium, .uk-card-primary.uk-card-body .uk-heading-medium, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-medium, .uk-card-secondary.uk-card-body .uk-heading-medium, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-medium, .uk-overlay-primary .uk-heading-medium, .uk-offcanvas-bar .uk-heading-medium, .uk-light .uk-heading-large, .uk-section-primary:not(.uk-preserve-color) .uk-heading-large, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-large, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-large, .uk-card-primary.uk-card-body .uk-heading-large, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-large, .uk-card-secondary.uk-card-body .uk-heading-large, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-large, .uk-overlay-primary .uk-heading-large, .uk-offcanvas-bar .uk-heading-large, .uk-light .uk-heading-xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-xlarge, .uk-card-primary.uk-card-body .uk-heading-xlarge, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-xlarge, .uk-card-secondary.uk-card-body .uk-heading-xlarge, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-xlarge, .uk-overlay-primary .uk-heading-xlarge, .uk-offcanvas-bar .uk-heading-xlarge, .uk-light .uk-heading-2xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-2xlarge, .uk-card-primary.uk-card-body .uk-heading-2xlarge, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-2xlarge, .uk-card-secondary.uk-card-body .uk-heading-2xlarge, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-2xlarge, .uk-overlay-primary .uk-heading-2xlarge, .uk-offcanvas-bar .uk-heading-2xlarge, .uk-light .uk-heading-3xlarge, .uk-section-primary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-3xlarge, .uk-card-primary.uk-card-body .uk-heading-3xlarge, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-3xlarge, .uk-card-secondary.uk-card-body .uk-heading-3xlarge, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-3xlarge, .uk-overlay-primary .uk-heading-3xlarge, .uk-offcanvas-bar .uk-heading-3xlarge {
        color: #fff;
    }

    .uk-light blockquote, .uk-section-primary:not(.uk-preserve-color) blockquote, .uk-section-secondary:not(.uk-preserve-color) blockquote, .uk-tile-primary:not(.uk-preserve-color) blockquote, .uk-tile-secondary:not(.uk-preserve-color) blockquote, .uk-card-primary.uk-card-body blockquote, .uk-card-primary > :not([class*="uk-card-media"]) blockquote, .uk-card-secondary.uk-card-body blockquote, .uk-card-secondary > :not([class*="uk-card-media"]) blockquote, .uk-overlay-primary blockquote, .uk-offcanvas-bar blockquote {
        color: #fff;
    }

        .uk-light blockquote footer, .uk-section-primary:not(.uk-preserve-color) blockquote footer, .uk-section-secondary:not(.uk-preserve-color) blockquote footer, .uk-tile-primary:not(.uk-preserve-color) blockquote footer, .uk-tile-secondary:not(.uk-preserve-color) blockquote footer, .uk-card-primary.uk-card-body blockquote footer, .uk-card-primary > :not([class*="uk-card-media"]) blockquote footer, .uk-card-secondary.uk-card-body blockquote footer, .uk-card-secondary > :not([class*="uk-card-media"]) blockquote footer, .uk-overlay-primary blockquote footer, .uk-offcanvas-bar blockquote footer {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light hr, .uk-section-primary:not(.uk-preserve-color) hr, .uk-section-secondary:not(.uk-preserve-color) hr, .uk-tile-primary:not(.uk-preserve-color) hr, .uk-tile-secondary:not(.uk-preserve-color) hr, .uk-card-primary.uk-card-body hr, .uk-card-primary > :not([class*="uk-card-media"]) hr, .uk-card-secondary.uk-card-body hr, .uk-card-secondary > :not([class*="uk-card-media"]) hr, .uk-overlay-primary hr, .uk-offcanvas-bar hr, .uk-light .uk-hr, .uk-section-primary:not(.uk-preserve-color) .uk-hr, .uk-section-secondary:not(.uk-preserve-color) .uk-hr, .uk-tile-primary:not(.uk-preserve-color) .uk-hr, .uk-tile-secondary:not(.uk-preserve-color) .uk-hr, .uk-card-primary.uk-card-body .uk-hr, .uk-card-primary > :not([class*="uk-card-media"]) .uk-hr, .uk-card-secondary.uk-card-body .uk-hr, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-hr, .uk-overlay-primary .uk-hr, .uk-offcanvas-bar .uk-hr {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light :focus-visible, .uk-section-primary:not(.uk-preserve-color) :focus-visible, .uk-section-secondary:not(.uk-preserve-color) :focus-visible, .uk-tile-primary:not(.uk-preserve-color) :focus-visible, .uk-tile-secondary:not(.uk-preserve-color) :focus-visible, .uk-card-primary.uk-card-body :focus-visible, .uk-card-primary > :not([class*="uk-card-media"]) :focus-visible, .uk-card-secondary.uk-card-body :focus-visible, .uk-card-secondary > :not([class*="uk-card-media"]) :focus-visible, .uk-overlay-primary :focus-visible, .uk-offcanvas-bar :focus-visible {
        outline-color: #fff;
    }

    .uk-light .uk-breadcrumb > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > *, .uk-card-primary.uk-card-body .uk-breadcrumb > * > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > *, .uk-card-secondary.uk-card-body .uk-breadcrumb > * > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > *, .uk-overlay-primary .uk-breadcrumb > * > *, .uk-offcanvas-bar .uk-breadcrumb > * > * {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-breadcrumb > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > * > :hover, .uk-card-primary.uk-card-body .uk-breadcrumb > * > :hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > :hover, .uk-card-secondary.uk-card-body .uk-breadcrumb > * > :hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > * > :hover, .uk-overlay-primary .uk-breadcrumb > * > :hover, .uk-offcanvas-bar .uk-breadcrumb > * > :hover {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-breadcrumb > :last-child > *, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > :last-child > *, .uk-card-primary.uk-card-body .uk-breadcrumb > :last-child > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > :last-child > *, .uk-card-secondary.uk-card-body .uk-breadcrumb > :last-child > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > :last-child > *, .uk-overlay-primary .uk-breadcrumb > :last-child > *, .uk-offcanvas-bar .uk-breadcrumb > :last-child > * {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary.uk-card-body .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary.uk-card-body .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-overlay-primary .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before, .uk-offcanvas-bar .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-button-default, .uk-section-primary:not(.uk-preserve-color) .uk-button-default, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default, .uk-card-primary.uk-card-body .uk-button-default, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default, .uk-card-secondary.uk-card-body .uk-button-default, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default, .uk-overlay-primary .uk-button-default, .uk-offcanvas-bar .uk-button-default {
        background-color: transparent;
        color: #fff;
        border-color: rgba(255, 255, 255, 0.7);
    }

        .uk-light .uk-button-default:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-default:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:hover, .uk-card-primary.uk-card-body .uk-button-default:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default:hover, .uk-card-secondary.uk-card-body .uk-button-default:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default:hover, .uk-overlay-primary .uk-button-default:hover, .uk-offcanvas-bar .uk-button-default:hover {
            background-color: transparent;
            color: #fff;
            border-color: #fff;
        }

        .uk-light .uk-button-default:active, .uk-section-primary:not(.uk-preserve-color) .uk-button-default:active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default:active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default:active, .uk-card-primary.uk-card-body .uk-button-default:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default:active, .uk-card-secondary.uk-card-body .uk-button-default:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default:active, .uk-overlay-primary .uk-button-default:active, .uk-offcanvas-bar .uk-button-default:active, .uk-light .uk-button-default.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-default.uk-active, .uk-card-primary.uk-card-body .uk-button-default.uk-active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-default.uk-active, .uk-card-secondary.uk-card-body .uk-button-default.uk-active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-default.uk-active, .uk-overlay-primary .uk-button-default.uk-active, .uk-offcanvas-bar .uk-button-default.uk-active {
            background-color: transparent;
            color: #fff;
            border-color: #fff;
        }

    .uk-light .uk-button-primary, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary, .uk-card-primary.uk-card-body .uk-button-primary, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary, .uk-card-secondary.uk-card-body .uk-button-primary, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary, .uk-overlay-primary .uk-button-primary, .uk-offcanvas-bar .uk-button-primary {
        background-color: #fff;
        color: #666;
    }

        .uk-light .uk-button-primary:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:hover, .uk-card-primary.uk-card-body .uk-button-primary:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary:hover, .uk-card-secondary.uk-card-body .uk-button-primary:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary:hover, .uk-overlay-primary .uk-button-primary:hover, .uk-offcanvas-bar .uk-button-primary:hover {
            background-color: #f2f2f2;
            color: #666;
        }

        .uk-light .uk-button-primary:active, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary:active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary:active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary:active, .uk-card-primary.uk-card-body .uk-button-primary:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary:active, .uk-card-secondary.uk-card-body .uk-button-primary:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary:active, .uk-overlay-primary .uk-button-primary:active, .uk-offcanvas-bar .uk-button-primary:active, .uk-light .uk-button-primary.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-primary.uk-active, .uk-card-primary.uk-card-body .uk-button-primary.uk-active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-primary.uk-active, .uk-card-secondary.uk-card-body .uk-button-primary.uk-active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-primary.uk-active, .uk-overlay-primary .uk-button-primary.uk-active, .uk-offcanvas-bar .uk-button-primary.uk-active {
            background-color: #e6e6e6;
            color: #666;
        }

    .uk-light .uk-button-secondary, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary, .uk-card-primary.uk-card-body .uk-button-secondary, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary, .uk-card-secondary.uk-card-body .uk-button-secondary, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary, .uk-overlay-primary .uk-button-secondary, .uk-offcanvas-bar .uk-button-secondary {
        background-color: #fff;
        color: #666;
    }

        .uk-light .uk-button-secondary:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:hover, .uk-card-primary.uk-card-body .uk-button-secondary:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary:hover, .uk-card-secondary.uk-card-body .uk-button-secondary:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary:hover, .uk-overlay-primary .uk-button-secondary:hover, .uk-offcanvas-bar .uk-button-secondary:hover {
            background-color: #f2f2f2;
            color: #666;
        }

        .uk-light .uk-button-secondary:active, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary:active, .uk-card-primary.uk-card-body .uk-button-secondary:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary:active, .uk-card-secondary.uk-card-body .uk-button-secondary:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary:active, .uk-overlay-primary .uk-button-secondary:active, .uk-offcanvas-bar .uk-button-secondary:active, .uk-light .uk-button-secondary.uk-active, .uk-section-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-section-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-tile-primary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-secondary.uk-active, .uk-card-primary.uk-card-body .uk-button-secondary.uk-active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-secondary.uk-active, .uk-card-secondary.uk-card-body .uk-button-secondary.uk-active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-secondary.uk-active, .uk-overlay-primary .uk-button-secondary.uk-active, .uk-offcanvas-bar .uk-button-secondary.uk-active {
            background-color: #e6e6e6;
            color: #666;
        }

    .uk-light .uk-button-text, .uk-section-primary:not(.uk-preserve-color) .uk-button-text, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text, .uk-card-primary.uk-card-body .uk-button-text, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text, .uk-card-secondary.uk-card-body .uk-button-text, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text, .uk-overlay-primary .uk-button-text, .uk-offcanvas-bar .uk-button-text {
        color: #fff;
    }

        .uk-light .uk-button-text::before, .uk-section-primary:not(.uk-preserve-color) .uk-button-text::before, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text::before, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text::before, .uk-card-primary.uk-card-body .uk-button-text::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text::before, .uk-card-secondary.uk-card-body .uk-button-text::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text::before, .uk-overlay-primary .uk-button-text::before, .uk-offcanvas-bar .uk-button-text::before {
            border-bottom-color: #fff;
        }

        .uk-light .uk-button-text:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-text:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:hover, .uk-card-primary.uk-card-body .uk-button-text:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text:hover, .uk-card-secondary.uk-card-body .uk-button-text:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text:hover, .uk-overlay-primary .uk-button-text:hover, .uk-offcanvas-bar .uk-button-text:hover {
            color: #fff;
        }

        .uk-light .uk-button-text:disabled, .uk-section-primary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-section-secondary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-tile-primary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-text:disabled, .uk-card-primary.uk-card-body .uk-button-text:disabled, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-text:disabled, .uk-card-secondary.uk-card-body .uk-button-text:disabled, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-text:disabled, .uk-overlay-primary .uk-button-text:disabled, .uk-offcanvas-bar .uk-button-text:disabled {
            color: rgba(255, 255, 255, 0.5);
        }

    .uk-light .uk-button-link, .uk-section-primary:not(.uk-preserve-color) .uk-button-link, .uk-section-secondary:not(.uk-preserve-color) .uk-button-link, .uk-tile-primary:not(.uk-preserve-color) .uk-button-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-link, .uk-card-primary.uk-card-body .uk-button-link, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-link, .uk-card-secondary.uk-card-body .uk-button-link, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-link, .uk-overlay-primary .uk-button-link, .uk-offcanvas-bar .uk-button-link {
        color: #fff;
    }

        .uk-light .uk-button-link:hover, .uk-section-primary:not(.uk-preserve-color) .uk-button-link:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-button-link:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-button-link:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-button-link:hover, .uk-card-primary.uk-card-body .uk-button-link:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-button-link:hover, .uk-card-secondary.uk-card-body .uk-button-link:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-button-link:hover, .uk-overlay-primary .uk-button-link:hover, .uk-offcanvas-bar .uk-button-link:hover {
            color: rgba(255, 255, 255, 0.5);
        }

    .uk-light.uk-card-badge, .uk-card-badge.uk-section-primary:not(.uk-preserve-color), .uk-card-badge.uk-section-secondary:not(.uk-preserve-color), .uk-card-badge.uk-tile-primary:not(.uk-preserve-color), .uk-card-badge.uk-tile-secondary:not(.uk-preserve-color), .uk-card-badge.uk-card-primary.uk-card-body, .uk-card-primary > .uk-card-badge:not([class*="uk-card-media"]), .uk-card-badge.uk-card-secondary.uk-card-body, .uk-card-secondary > .uk-card-badge:not([class*="uk-card-media"]), .uk-card-badge.uk-overlay-primary, .uk-card-badge.uk-offcanvas-bar {
        background-color: #fff;
        color: #666;
    }

    .uk-light .uk-close, .uk-section-primary:not(.uk-preserve-color) .uk-close, .uk-section-secondary:not(.uk-preserve-color) .uk-close, .uk-tile-primary:not(.uk-preserve-color) .uk-close, .uk-tile-secondary:not(.uk-preserve-color) .uk-close, .uk-card-primary.uk-card-body .uk-close, .uk-card-primary > :not([class*="uk-card-media"]) .uk-close, .uk-card-secondary.uk-card-body .uk-close, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-close, .uk-overlay-primary .uk-close, .uk-offcanvas-bar .uk-close {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-close:hover, .uk-section-primary:not(.uk-preserve-color) .uk-close:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-close:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-close:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-close:hover, .uk-card-primary.uk-card-body .uk-close:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-close:hover, .uk-card-secondary.uk-card-body .uk-close:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-close:hover, .uk-overlay-primary .uk-close:hover, .uk-offcanvas-bar .uk-close:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-column-divider, .uk-section-primary:not(.uk-preserve-color) .uk-column-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-column-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-column-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-column-divider, .uk-card-primary.uk-card-body .uk-column-divider, .uk-card-primary > :not([class*="uk-card-media"]) .uk-column-divider, .uk-card-secondary.uk-card-body .uk-column-divider, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-column-divider, .uk-overlay-primary .uk-column-divider, .uk-offcanvas-bar .uk-column-divider {
        column-rule-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-divider-icon, .uk-section-primary:not(.uk-preserve-color) .uk-divider-icon, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon, .uk-card-primary.uk-card-body .uk-divider-icon, .uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-icon, .uk-card-secondary.uk-card-body .uk-divider-icon, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-icon, .uk-overlay-primary .uk-divider-icon, .uk-offcanvas-bar .uk-divider-icon {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba(255, 255, 255, 0.2)%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
    }

        .uk-light .uk-divider-icon::before, .uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::before, .uk-card-primary.uk-card-body .uk-divider-icon::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-icon::before, .uk-card-secondary.uk-card-body .uk-divider-icon::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-icon::before, .uk-overlay-primary .uk-divider-icon::before, .uk-offcanvas-bar .uk-divider-icon::before, .uk-light .uk-divider-icon::after, .uk-section-primary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-icon::after, .uk-card-primary.uk-card-body .uk-divider-icon::after, .uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-icon::after, .uk-card-secondary.uk-card-body .uk-divider-icon::after, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-icon::after, .uk-overlay-primary .uk-divider-icon::after, .uk-offcanvas-bar .uk-divider-icon::after {
            border-bottom-color: rgba(255, 255, 255, 0.2);
        }

    .uk-light .uk-divider-small::after, .uk-section-primary:not(.uk-preserve-color) .uk-divider-small::after, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-small::after, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-small::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-small::after, .uk-card-primary.uk-card-body .uk-divider-small::after, .uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-small::after, .uk-card-secondary.uk-card-body .uk-divider-small::after, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-small::after, .uk-overlay-primary .uk-divider-small::after, .uk-offcanvas-bar .uk-divider-small::after {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-divider-vertical, .uk-section-primary:not(.uk-preserve-color) .uk-divider-vertical, .uk-section-secondary:not(.uk-preserve-color) .uk-divider-vertical, .uk-tile-primary:not(.uk-preserve-color) .uk-divider-vertical, .uk-tile-secondary:not(.uk-preserve-color) .uk-divider-vertical, .uk-card-primary.uk-card-body .uk-divider-vertical, .uk-card-primary > :not([class*="uk-card-media"]) .uk-divider-vertical, .uk-card-secondary.uk-card-body .uk-divider-vertical, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-divider-vertical, .uk-overlay-primary .uk-divider-vertical, .uk-offcanvas-bar .uk-divider-vertical {
        border-left-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-dotnav > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > *, .uk-card-primary.uk-card-body .uk-dotnav > * > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > * > *, .uk-card-secondary.uk-card-body .uk-dotnav > * > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > * > *, .uk-overlay-primary .uk-dotnav > * > *, .uk-offcanvas-bar .uk-dotnav > * > * {
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0.9);
    }

    .uk-light .uk-dotnav > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :hover, .uk-card-primary.uk-card-body .uk-dotnav > * > :hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > * > :hover, .uk-card-secondary.uk-card-body .uk-dotnav > * > :hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > * > :hover, .uk-overlay-primary .uk-dotnav > * > :hover, .uk-offcanvas-bar .uk-dotnav > * > :hover {
        background-color: rgba(255, 255, 255, 0.9);
        border-color: transparent;
    }

    .uk-light .uk-dotnav > * > :active, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > * > :active, .uk-card-primary.uk-card-body .uk-dotnav > * > :active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > * > :active, .uk-card-secondary.uk-card-body .uk-dotnav > * > :active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > * > :active, .uk-overlay-primary .uk-dotnav > * > :active, .uk-offcanvas-bar .uk-dotnav > * > :active {
        background-color: rgba(255, 255, 255, 0.5);
        border-color: transparent;
    }

    .uk-light .uk-dotnav > .uk-active > *, .uk-section-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-section-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-tile-primary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav > .uk-active > *, .uk-card-primary.uk-card-body .uk-dotnav > .uk-active > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-dotnav > .uk-active > *, .uk-card-secondary.uk-card-body .uk-dotnav > .uk-active > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-dotnav > .uk-active > *, .uk-overlay-primary .uk-dotnav > .uk-active > *, .uk-offcanvas-bar .uk-dotnav > .uk-active > * {
        background-color: rgba(255, 255, 255, 0.9);
        border-color: transparent;
    }

    .uk-light .uk-input, .uk-section-primary:not(.uk-preserve-color) .uk-input, .uk-section-secondary:not(.uk-preserve-color) .uk-input, .uk-tile-primary:not(.uk-preserve-color) .uk-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-input, .uk-card-primary.uk-card-body .uk-input, .uk-card-primary > :not([class*="uk-card-media"]) .uk-input, .uk-card-secondary.uk-card-body .uk-input, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-input, .uk-overlay-primary .uk-input, .uk-offcanvas-bar .uk-input, .uk-light .uk-select, .uk-section-primary:not(.uk-preserve-color) .uk-select, .uk-section-secondary:not(.uk-preserve-color) .uk-select, .uk-tile-primary:not(.uk-preserve-color) .uk-select, .uk-tile-secondary:not(.uk-preserve-color) .uk-select, .uk-card-primary.uk-card-body .uk-select, .uk-card-primary > :not([class*="uk-card-media"]) .uk-select, .uk-card-secondary.uk-card-body .uk-select, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-select, .uk-overlay-primary .uk-select, .uk-offcanvas-bar .uk-select, .uk-light .uk-textarea, .uk-section-primary:not(.uk-preserve-color) .uk-textarea, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea, .uk-card-primary.uk-card-body .uk-textarea, .uk-card-primary > :not([class*="uk-card-media"]) .uk-textarea, .uk-card-secondary.uk-card-body .uk-textarea, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-textarea, .uk-overlay-primary .uk-textarea, .uk-offcanvas-bar .uk-textarea {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.7);
        background-clip: padding-box;
        border-color: rgba(255, 255, 255, 0.2);
    }

        .uk-light .uk-input:focus, .uk-section-primary:not(.uk-preserve-color) .uk-input:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-input:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-input:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-input:focus, .uk-card-primary.uk-card-body .uk-input:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-input:focus, .uk-card-secondary.uk-card-body .uk-input:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-input:focus, .uk-overlay-primary .uk-input:focus, .uk-offcanvas-bar .uk-input:focus, .uk-light .uk-select:focus, .uk-section-primary:not(.uk-preserve-color) .uk-select:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-select:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-select:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-select:focus, .uk-card-primary.uk-card-body .uk-select:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-select:focus, .uk-card-secondary.uk-card-body .uk-select:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-select:focus, .uk-overlay-primary .uk-select:focus, .uk-offcanvas-bar .uk-select:focus, .uk-light .uk-textarea:focus, .uk-section-primary:not(.uk-preserve-color) .uk-textarea:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea:focus, .uk-card-primary.uk-card-body .uk-textarea:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-textarea:focus, .uk-card-secondary.uk-card-body .uk-textarea:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-textarea:focus, .uk-overlay-primary .uk-textarea:focus, .uk-offcanvas-bar .uk-textarea:focus {
            background-color: rgba(255, 255, 255, 0.15);
            color: rgba(255, 255, 255, 0.7);
            border-color: rgba(255, 255, 255, 0.7);
        }

        .uk-light .uk-input::placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-input::placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-input::placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-input::placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-input::placeholder, .uk-card-primary.uk-card-body .uk-input::placeholder, .uk-card-primary > :not([class*="uk-card-media"]) .uk-input::placeholder, .uk-card-secondary.uk-card-body .uk-input::placeholder, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-input::placeholder, .uk-overlay-primary .uk-input::placeholder, .uk-offcanvas-bar .uk-input::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }

        .uk-light .uk-textarea::placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-textarea::placeholder, .uk-card-primary.uk-card-body .uk-textarea::placeholder, .uk-card-primary > :not([class*="uk-card-media"]) .uk-textarea::placeholder, .uk-card-secondary.uk-card-body .uk-textarea::placeholder, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-textarea::placeholder, .uk-overlay-primary .uk-textarea::placeholder, .uk-offcanvas-bar .uk-textarea::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }

        .uk-light .uk-select:not([multiple]):not([size]), .uk-section-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-section-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-tile-primary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-tile-secondary:not(.uk-preserve-color) .uk-select:not([multiple]):not([size]), .uk-card-primary.uk-card-body .uk-select:not([multiple]):not([size]), .uk-card-primary > :not([class*="uk-card-media"]) .uk-select:not([multiple]):not([size]), .uk-card-secondary.uk-card-body .uk-select:not([multiple]):not([size]), .uk-card-secondary > :not([class*="uk-card-media"]) .uk-select:not([multiple]):not([size]), .uk-overlay-primary .uk-select:not([multiple]):not([size]), .uk-offcanvas-bar .uk-select:not([multiple]):not([size]) {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
        }

        .uk-light .uk-input[list]:hover, .uk-section-primary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-input[list]:hover, .uk-card-primary.uk-card-body .uk-input[list]:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-input[list]:hover, .uk-card-secondary.uk-card-body .uk-input[list]:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-input[list]:hover, .uk-overlay-primary .uk-input[list]:hover, .uk-offcanvas-bar .uk-input[list]:hover, .uk-light .uk-input[list]:focus, .uk-section-primary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-input[list]:focus, .uk-card-primary.uk-card-body .uk-input[list]:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-input[list]:focus, .uk-card-secondary.uk-card-body .uk-input[list]:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-input[list]:focus, .uk-overlay-primary .uk-input[list]:focus, .uk-offcanvas-bar .uk-input[list]:focus {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
        }

    .uk-light .uk-radio, .uk-section-primary:not(.uk-preserve-color) .uk-radio, .uk-section-secondary:not(.uk-preserve-color) .uk-radio, .uk-tile-primary:not(.uk-preserve-color) .uk-radio, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio, .uk-card-primary.uk-card-body .uk-radio, .uk-card-primary > :not([class*="uk-card-media"]) .uk-radio, .uk-card-secondary.uk-card-body .uk-radio, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio, .uk-overlay-primary .uk-radio, .uk-offcanvas-bar .uk-radio, .uk-light .uk-checkbox, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox, .uk-card-primary.uk-card-body .uk-checkbox, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox, .uk-card-secondary.uk-card-body .uk-checkbox, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox, .uk-overlay-primary .uk-checkbox, .uk-offcanvas-bar .uk-checkbox {
        background-color: rgba(255, 255, 255, 0.1);
        border-color: rgba(255, 255, 255, 0.2);
    }

        .uk-light .uk-radio:focus, .uk-section-primary:not(.uk-preserve-color) .uk-radio:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:focus, .uk-card-primary.uk-card-body .uk-radio:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:focus, .uk-card-secondary.uk-card-body .uk-radio:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:focus, .uk-overlay-primary .uk-radio:focus, .uk-offcanvas-bar .uk-radio:focus, .uk-light .uk-checkbox:focus, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:focus, .uk-card-primary.uk-card-body .uk-checkbox:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:focus, .uk-card-secondary.uk-card-body .uk-checkbox:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:focus, .uk-overlay-primary .uk-checkbox:focus, .uk-offcanvas-bar .uk-checkbox:focus {
            background-color: rgba(255, 255, 255, 0.15);
            border-color: rgba(255, 255, 255, 0.7);
        }

        .uk-light .uk-radio:checked, .uk-section-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked, .uk-card-primary.uk-card-body .uk-radio:checked, .uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:checked, .uk-card-secondary.uk-card-body .uk-radio:checked, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:checked, .uk-overlay-primary .uk-radio:checked, .uk-offcanvas-bar .uk-radio:checked, .uk-light .uk-checkbox:checked, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-card-primary.uk-card-body .uk-checkbox:checked, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:checked, .uk-card-secondary.uk-card-body .uk-checkbox:checked, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:checked, .uk-overlay-primary .uk-checkbox:checked, .uk-offcanvas-bar .uk-checkbox:checked, .uk-light .uk-checkbox:indeterminate, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-card-primary.uk-card-body .uk-checkbox:indeterminate, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate, .uk-card-secondary.uk-card-body .uk-checkbox:indeterminate, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate, .uk-overlay-primary .uk-checkbox:indeterminate, .uk-offcanvas-bar .uk-checkbox:indeterminate {
            background-color: #fff;
            border-color: #fff;
        }

            .uk-light .uk-radio:checked:focus, .uk-section-primary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked:focus, .uk-card-primary.uk-card-body .uk-radio:checked:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:checked:focus, .uk-card-secondary.uk-card-body .uk-radio:checked:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:checked:focus, .uk-overlay-primary .uk-radio:checked:focus, .uk-offcanvas-bar .uk-radio:checked:focus, .uk-light .uk-checkbox:checked:focus, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked:focus, .uk-card-primary.uk-card-body .uk-checkbox:checked:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:checked:focus, .uk-card-secondary.uk-card-body .uk-checkbox:checked:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:checked:focus, .uk-overlay-primary .uk-checkbox:checked:focus, .uk-offcanvas-bar .uk-checkbox:checked:focus, .uk-light .uk-checkbox:indeterminate:focus, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate:focus, .uk-card-primary.uk-card-body .uk-checkbox:indeterminate:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate:focus, .uk-card-secondary.uk-card-body .uk-checkbox:indeterminate:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate:focus, .uk-overlay-primary .uk-checkbox:indeterminate:focus, .uk-offcanvas-bar .uk-checkbox:indeterminate:focus {
                background-color: white;
            }

        .uk-light .uk-radio:checked, .uk-section-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-radio:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-radio:checked, .uk-card-primary.uk-card-body .uk-radio:checked, .uk-card-primary > :not([class*="uk-card-media"]) .uk-radio:checked, .uk-card-secondary.uk-card-body .uk-radio:checked, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-radio:checked, .uk-overlay-primary .uk-radio:checked, .uk-offcanvas-bar .uk-radio:checked {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
        }

        .uk-light .uk-checkbox:checked, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:checked, .uk-card-primary.uk-card-body .uk-checkbox:checked, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:checked, .uk-card-secondary.uk-card-body .uk-checkbox:checked, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:checked, .uk-overlay-primary .uk-checkbox:checked, .uk-offcanvas-bar .uk-checkbox:checked {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
        }

        .uk-light .uk-checkbox:indeterminate, .uk-section-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-section-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-primary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-tile-secondary:not(.uk-preserve-color) .uk-checkbox:indeterminate, .uk-card-primary.uk-card-body .uk-checkbox:indeterminate, .uk-card-primary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate, .uk-card-secondary.uk-card-body .uk-checkbox:indeterminate, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-checkbox:indeterminate, .uk-overlay-primary .uk-checkbox:indeterminate, .uk-offcanvas-bar .uk-checkbox:indeterminate {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23666%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
        }

    .uk-light .uk-form-label, .uk-section-primary:not(.uk-preserve-color) .uk-form-label, .uk-section-secondary:not(.uk-preserve-color) .uk-form-label, .uk-tile-primary:not(.uk-preserve-color) .uk-form-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-label, .uk-card-primary.uk-card-body .uk-form-label, .uk-card-primary > :not([class*="uk-card-media"]) .uk-form-label, .uk-card-secondary.uk-card-body .uk-form-label, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-form-label, .uk-overlay-primary .uk-form-label, .uk-offcanvas-bar .uk-form-label {
        color: #fff;
    }

    .uk-light .uk-form-icon, .uk-section-primary:not(.uk-preserve-color) .uk-form-icon, .uk-section-secondary:not(.uk-preserve-color) .uk-form-icon, .uk-tile-primary:not(.uk-preserve-color) .uk-form-icon, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon, .uk-card-primary.uk-card-body .uk-form-icon, .uk-card-primary > :not([class*="uk-card-media"]) .uk-form-icon, .uk-card-secondary.uk-card-body .uk-form-icon, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-form-icon, .uk-overlay-primary .uk-form-icon, .uk-offcanvas-bar .uk-form-icon {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-form-icon:hover, .uk-section-primary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-form-icon:hover, .uk-card-primary.uk-card-body .uk-form-icon:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-form-icon:hover, .uk-card-secondary.uk-card-body .uk-form-icon:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-form-icon:hover, .uk-overlay-primary .uk-form-icon:hover, .uk-offcanvas-bar .uk-form-icon:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-grid-divider > :not(.uk-first-column)::before, .uk-section-primary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-primary.uk-card-body .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-secondary.uk-card-body .uk-grid-divider > :not(.uk-first-column)::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-grid-divider > :not(.uk-first-column)::before, .uk-overlay-primary .uk-grid-divider > :not(.uk-first-column)::before, .uk-offcanvas-bar .uk-grid-divider > :not(.uk-first-column)::before {
        border-left-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-section-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-section-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-tile-primary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-primary.uk-card-body .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-secondary.uk-card-body .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-overlay-primary .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before, .uk-offcanvas-bar .uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-heading-divider, .uk-section-primary:not(.uk-preserve-color) .uk-heading-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-divider, .uk-card-primary.uk-card-body .uk-heading-divider, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-divider, .uk-card-secondary.uk-card-body .uk-heading-divider, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-divider, .uk-overlay-primary .uk-heading-divider, .uk-offcanvas-bar .uk-heading-divider {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-heading-bullet::before, .uk-section-primary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-bullet::before, .uk-card-primary.uk-card-body .uk-heading-bullet::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-bullet::before, .uk-card-secondary.uk-card-body .uk-heading-bullet::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-bullet::before, .uk-overlay-primary .uk-heading-bullet::before, .uk-offcanvas-bar .uk-heading-bullet::before {
        border-left-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-heading-line > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::before, .uk-card-primary.uk-card-body .uk-heading-line > ::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-line > ::before, .uk-card-secondary.uk-card-body .uk-heading-line > ::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-line > ::before, .uk-overlay-primary .uk-heading-line > ::before, .uk-offcanvas-bar .uk-heading-line > ::before, .uk-light .uk-heading-line > ::after, .uk-section-primary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-section-secondary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-tile-primary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line > ::after, .uk-card-primary.uk-card-body .uk-heading-line > ::after, .uk-card-primary > :not([class*="uk-card-media"]) .uk-heading-line > ::after, .uk-card-secondary.uk-card-body .uk-heading-line > ::after, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-heading-line > ::after, .uk-overlay-primary .uk-heading-line > ::after, .uk-offcanvas-bar .uk-heading-line > ::after {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-icon-link, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link, .uk-card-primary.uk-card-body .uk-icon-link, .uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-link, .uk-card-secondary.uk-card-body .uk-icon-link, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-link, .uk-overlay-primary .uk-icon-link, .uk-offcanvas-bar .uk-icon-link {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-icon-link:hover, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:hover, .uk-card-primary.uk-card-body .uk-icon-link:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-link:hover, .uk-card-secondary.uk-card-body .uk-icon-link:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-link:hover, .uk-overlay-primary .uk-icon-link:hover, .uk-offcanvas-bar .uk-icon-link:hover {
            color: rgba(255, 255, 255, 0.7);
        }

        .uk-light .uk-icon-link:active, .uk-section-primary:not(.uk-preserve-color) .uk-icon-link:active, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-link:active, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-link:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-link:active, .uk-card-primary.uk-card-body .uk-icon-link:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-link:active, .uk-card-secondary.uk-card-body .uk-icon-link:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-link:active, .uk-overlay-primary .uk-icon-link:active, .uk-offcanvas-bar .uk-icon-link:active, .uk-light .uk-active > .uk-icon-link, .uk-section-primary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-section-secondary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-tile-primary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-tile-secondary:not(.uk-preserve-color) .uk-active > .uk-icon-link, .uk-card-primary.uk-card-body .uk-active > .uk-icon-link, .uk-card-primary > :not([class*="uk-card-media"]) .uk-active > .uk-icon-link, .uk-card-secondary.uk-card-body .uk-active > .uk-icon-link, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-active > .uk-icon-link, .uk-overlay-primary .uk-active > .uk-icon-link, .uk-offcanvas-bar .uk-active > .uk-icon-link {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-icon-button, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button, .uk-card-primary.uk-card-body .uk-icon-button, .uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-button, .uk-card-secondary.uk-card-body .uk-icon-button, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-button, .uk-overlay-primary .uk-icon-button, .uk-offcanvas-bar .uk-icon-button {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-icon-button:hover, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:hover, .uk-card-primary.uk-card-body .uk-icon-button:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-button:hover, .uk-card-secondary.uk-card-body .uk-icon-button:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-button:hover, .uk-overlay-primary .uk-icon-button:hover, .uk-offcanvas-bar .uk-icon-button:hover {
            background-color: rgba(255, 255, 255, 0.15);
            color: rgba(255, 255, 255, 0.7);
        }

        .uk-light .uk-icon-button:active, .uk-section-primary:not(.uk-preserve-color) .uk-icon-button:active, .uk-section-secondary:not(.uk-preserve-color) .uk-icon-button:active, .uk-tile-primary:not(.uk-preserve-color) .uk-icon-button:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-icon-button:active, .uk-card-primary.uk-card-body .uk-icon-button:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-icon-button:active, .uk-card-secondary.uk-card-body .uk-icon-button:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-icon-button:active, .uk-overlay-primary .uk-icon-button:active, .uk-offcanvas-bar .uk-icon-button:active {
            background-color: rgba(255, 255, 255, 0.2);
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-iconnav > * > a, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a, .uk-card-primary.uk-card-body .uk-iconnav > * > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-iconnav > * > a, .uk-card-secondary.uk-card-body .uk-iconnav > * > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-iconnav > * > a, .uk-overlay-primary .uk-iconnav > * > a, .uk-offcanvas-bar .uk-iconnav > * > a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-iconnav > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > * > a:hover, .uk-card-primary.uk-card-body .uk-iconnav > * > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-iconnav > * > a:hover, .uk-card-secondary.uk-card-body .uk-iconnav > * > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-iconnav > * > a:hover, .uk-overlay-primary .uk-iconnav > * > a:hover, .uk-offcanvas-bar .uk-iconnav > * > a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-iconnav > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-iconnav > .uk-active > a, .uk-card-primary.uk-card-body .uk-iconnav > .uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-iconnav > .uk-active > a, .uk-card-secondary.uk-card-body .uk-iconnav > .uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-iconnav > .uk-active > a, .uk-overlay-primary .uk-iconnav > .uk-active > a, .uk-offcanvas-bar .uk-iconnav > .uk-active > a {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-label, .uk-section-primary:not(.uk-preserve-color) .uk-label, .uk-section-secondary:not(.uk-preserve-color) .uk-label, .uk-tile-primary:not(.uk-preserve-color) .uk-label, .uk-tile-secondary:not(.uk-preserve-color) .uk-label, .uk-card-primary.uk-card-body .uk-label, .uk-card-primary > :not([class*="uk-card-media"]) .uk-label, .uk-card-secondary.uk-card-body .uk-label, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-label, .uk-overlay-primary .uk-label, .uk-offcanvas-bar .uk-label {
        background-color: #fff;
        color: #666;
    }

    .uk-light a.uk-link-muted, .uk-section-primary:not(.uk-preserve-color) a.uk-link-muted, .uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted, .uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted, .uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted, .uk-card-primary.uk-card-body a.uk-link-muted, .uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-muted, .uk-card-secondary.uk-card-body a.uk-link-muted, .uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-muted, .uk-overlay-primary a.uk-link-muted, .uk-offcanvas-bar a.uk-link-muted, .uk-light .uk-link-muted a, .uk-section-primary:not(.uk-preserve-color) .uk-link-muted a, .uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a, .uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a, .uk-card-primary.uk-card-body .uk-link-muted a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-muted a, .uk-card-secondary.uk-card-body .uk-link-muted a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-muted a, .uk-overlay-primary .uk-link-muted a, .uk-offcanvas-bar .uk-link-muted a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light a.uk-link-muted:hover, .uk-section-primary:not(.uk-preserve-color) a.uk-link-muted:hover, .uk-section-secondary:not(.uk-preserve-color) a.uk-link-muted:hover, .uk-tile-primary:not(.uk-preserve-color) a.uk-link-muted:hover, .uk-tile-secondary:not(.uk-preserve-color) a.uk-link-muted:hover, .uk-card-primary.uk-card-body a.uk-link-muted:hover, .uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-muted:hover, .uk-card-secondary.uk-card-body a.uk-link-muted:hover, .uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-muted:hover, .uk-overlay-primary a.uk-link-muted:hover, .uk-offcanvas-bar a.uk-link-muted:hover, .uk-light .uk-link-muted a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-muted a:hover, .uk-card-primary.uk-card-body .uk-link-muted a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-muted a:hover, .uk-card-secondary.uk-card-body .uk-link-muted a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-muted a:hover, .uk-overlay-primary .uk-link-muted a:hover, .uk-offcanvas-bar .uk-link-muted a:hover, .uk-light .uk-link-toggle:hover .uk-link-muted, .uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted, .uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted, .uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-muted, .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-muted, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-muted, .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-muted, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-muted, .uk-overlay-primary .uk-link-toggle:hover .uk-link-muted, .uk-offcanvas-bar .uk-link-toggle:hover .uk-link-muted {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light a.uk-link-text:hover, .uk-section-primary:not(.uk-preserve-color) a.uk-link-text:hover, .uk-section-secondary:not(.uk-preserve-color) a.uk-link-text:hover, .uk-tile-primary:not(.uk-preserve-color) a.uk-link-text:hover, .uk-tile-secondary:not(.uk-preserve-color) a.uk-link-text:hover, .uk-card-primary.uk-card-body a.uk-link-text:hover, .uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-text:hover, .uk-card-secondary.uk-card-body a.uk-link-text:hover, .uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-text:hover, .uk-overlay-primary a.uk-link-text:hover, .uk-offcanvas-bar a.uk-link-text:hover, .uk-light .uk-link-text a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-text a:hover, .uk-card-primary.uk-card-body .uk-link-text a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-text a:hover, .uk-card-secondary.uk-card-body .uk-link-text a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-text a:hover, .uk-overlay-primary .uk-link-text a:hover, .uk-offcanvas-bar .uk-link-text a:hover, .uk-light .uk-link-toggle:hover .uk-link-text, .uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text, .uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text, .uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-text, .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-text, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-text, .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-text, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-text, .uk-overlay-primary .uk-link-toggle:hover .uk-link-text, .uk-offcanvas-bar .uk-link-toggle:hover .uk-link-text {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light a.uk-link-heading:hover, .uk-section-primary:not(.uk-preserve-color) a.uk-link-heading:hover, .uk-section-secondary:not(.uk-preserve-color) a.uk-link-heading:hover, .uk-tile-primary:not(.uk-preserve-color) a.uk-link-heading:hover, .uk-tile-secondary:not(.uk-preserve-color) a.uk-link-heading:hover, .uk-card-primary.uk-card-body a.uk-link-heading:hover, .uk-card-primary > :not([class*="uk-card-media"]) a.uk-link-heading:hover, .uk-card-secondary.uk-card-body a.uk-link-heading:hover, .uk-card-secondary > :not([class*="uk-card-media"]) a.uk-link-heading:hover, .uk-overlay-primary a.uk-link-heading:hover, .uk-offcanvas-bar a.uk-link-heading:hover, .uk-light .uk-link-heading a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-heading a:hover, .uk-card-primary.uk-card-body .uk-link-heading a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-heading a:hover, .uk-card-secondary.uk-card-body .uk-link-heading a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-heading a:hover, .uk-overlay-primary .uk-link-heading a:hover, .uk-offcanvas-bar .uk-link-heading a:hover, .uk-light .uk-link-toggle:hover .uk-link-heading, .uk-section-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading, .uk-section-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading, .uk-tile-primary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading, .uk-tile-secondary:not(.uk-preserve-color) .uk-link-toggle:hover .uk-link-heading, .uk-card-primary.uk-card-body .uk-link-toggle:hover .uk-link-heading, .uk-card-primary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-heading, .uk-card-secondary.uk-card-body .uk-link-toggle:hover .uk-link-heading, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-link-toggle:hover .uk-link-heading, .uk-overlay-primary .uk-link-toggle:hover .uk-link-heading, .uk-offcanvas-bar .uk-link-toggle:hover .uk-link-heading {
        color: #fff;
    }

    .uk-light .uk-list-muted > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-list-muted > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-list-muted > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-list-muted > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-list-muted > ::before, .uk-card-primary.uk-card-body .uk-list-muted > ::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-muted > ::before, .uk-card-secondary.uk-card-body .uk-list-muted > ::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-muted > ::before, .uk-overlay-primary .uk-list-muted > ::before, .uk-offcanvas-bar .uk-list-muted > ::before {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    .uk-light .uk-list-emphasis > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-list-emphasis > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-list-emphasis > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-list-emphasis > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-list-emphasis > ::before, .uk-card-primary.uk-card-body .uk-list-emphasis > ::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-emphasis > ::before, .uk-card-secondary.uk-card-body .uk-list-emphasis > ::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-emphasis > ::before, .uk-overlay-primary .uk-list-emphasis > ::before, .uk-offcanvas-bar .uk-list-emphasis > ::before {
        color: #fff !important;
    }

    .uk-light .uk-list-primary > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-list-primary > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-list-primary > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-list-primary > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-list-primary > ::before, .uk-card-primary.uk-card-body .uk-list-primary > ::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-primary > ::before, .uk-card-secondary.uk-card-body .uk-list-primary > ::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-primary > ::before, .uk-overlay-primary .uk-list-primary > ::before, .uk-offcanvas-bar .uk-list-primary > ::before {
        color: #fff !important;
    }

    .uk-light .uk-list-secondary > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-list-secondary > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-list-secondary > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-list-secondary > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-list-secondary > ::before, .uk-card-primary.uk-card-body .uk-list-secondary > ::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-secondary > ::before, .uk-card-secondary.uk-card-body .uk-list-secondary > ::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-secondary > ::before, .uk-overlay-primary .uk-list-secondary > ::before, .uk-offcanvas-bar .uk-list-secondary > ::before {
        color: #fff !important;
    }

    .uk-light .uk-list-bullet > ::before, .uk-section-primary:not(.uk-preserve-color) .uk-list-bullet > ::before, .uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet > ::before, .uk-tile-primary:not(.uk-preserve-color) .uk-list-bullet > ::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-list-bullet > ::before, .uk-card-primary.uk-card-body .uk-list-bullet > ::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-bullet > ::before, .uk-card-secondary.uk-card-body .uk-list-bullet > ::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-bullet > ::before, .uk-overlay-primary .uk-list-bullet > ::before, .uk-offcanvas-bar .uk-list-bullet > ::before {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

    .uk-light .uk-list-divider > :nth-child(n+2), .uk-section-primary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2), .uk-section-secondary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2), .uk-tile-primary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2), .uk-tile-secondary:not(.uk-preserve-color) .uk-list-divider > :nth-child(n+2), .uk-card-primary.uk-card-body .uk-list-divider > :nth-child(n+2), .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-divider > :nth-child(n+2), .uk-card-secondary.uk-card-body .uk-list-divider > :nth-child(n+2), .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-divider > :nth-child(n+2), .uk-overlay-primary .uk-list-divider > :nth-child(n+2), .uk-offcanvas-bar .uk-list-divider > :nth-child(n+2) {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-list-striped > *:nth-of-type(odd), .uk-section-primary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd), .uk-section-secondary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd), .uk-tile-primary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd), .uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped > *:nth-of-type(odd), .uk-card-primary.uk-card-body .uk-list-striped > *:nth-of-type(odd), .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-striped > *:nth-of-type(odd), .uk-card-secondary.uk-card-body .uk-list-striped > *:nth-of-type(odd), .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-striped > *:nth-of-type(odd), .uk-overlay-primary .uk-list-striped > *:nth-of-type(odd), .uk-offcanvas-bar .uk-list-striped > *:nth-of-type(odd) {
        border-top-color: rgba(255, 255, 255, 0.2);
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-list-striped > :nth-of-type(odd), .uk-section-primary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd), .uk-section-secondary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd), .uk-tile-primary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd), .uk-tile-secondary:not(.uk-preserve-color) .uk-list-striped > :nth-of-type(odd), .uk-card-primary.uk-card-body .uk-list-striped > :nth-of-type(odd), .uk-card-primary > :not([class*="uk-card-media"]) .uk-list-striped > :nth-of-type(odd), .uk-card-secondary.uk-card-body .uk-list-striped > :nth-of-type(odd), .uk-card-secondary > :not([class*="uk-card-media"]) .uk-list-striped > :nth-of-type(odd), .uk-overlay-primary .uk-list-striped > :nth-of-type(odd), .uk-offcanvas-bar .uk-list-striped > :nth-of-type(odd) {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .uk-light .uk-marker, .uk-section-primary:not(.uk-preserve-color) .uk-marker, .uk-section-secondary:not(.uk-preserve-color) .uk-marker, .uk-tile-primary:not(.uk-preserve-color) .uk-marker, .uk-tile-secondary:not(.uk-preserve-color) .uk-marker, .uk-card-primary.uk-card-body .uk-marker, .uk-card-primary > :not([class*="uk-card-media"]) .uk-marker, .uk-card-secondary.uk-card-body .uk-marker, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-marker, .uk-overlay-primary .uk-marker, .uk-offcanvas-bar .uk-marker {
        background: #f8f8f8;
        color: #666;
    }

        .uk-light .uk-marker:hover, .uk-section-primary:not(.uk-preserve-color) .uk-marker:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-marker:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-marker:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-marker:hover, .uk-card-primary.uk-card-body .uk-marker:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-marker:hover, .uk-card-secondary.uk-card-body .uk-marker:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-marker:hover, .uk-overlay-primary .uk-marker:hover, .uk-offcanvas-bar .uk-marker:hover {
            color: #666;
        }

    .uk-light .uk-nav-default > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a, .uk-card-primary.uk-card-body .uk-nav-default > li > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li > a, .uk-card-secondary.uk-card-body .uk-nav-default > li > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li > a, .uk-overlay-primary .uk-nav-default > li > a, .uk-offcanvas-bar .uk-nav-default > li > a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-nav-default > li > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li > a:hover, .uk-card-primary.uk-card-body .uk-nav-default > li > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li > a:hover, .uk-card-secondary.uk-card-body .uk-nav-default > li > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li > a:hover, .uk-overlay-primary .uk-nav-default > li > a:hover, .uk-offcanvas-bar .uk-nav-default > li > a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-nav-default > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default > li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-default > li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-default > li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default > li.uk-active > a, .uk-overlay-primary .uk-nav-default > li.uk-active > a, .uk-offcanvas-bar .uk-nav-default > li.uk-active > a {
        color: #fff;
    }

    .uk-light .uk-nav-default .uk-nav-header, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-header, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-header, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-header, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-header, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-header, .uk-overlay-primary .uk-nav-default .uk-nav-header, .uk-offcanvas-bar .uk-nav-default .uk-nav-header {
        color: #fff;
    }

    .uk-light .uk-nav-default .uk-nav-divider, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-divider, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-divider, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-divider, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-divider, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-divider, .uk-overlay-primary .uk-nav-default .uk-nav-divider, .uk-offcanvas-bar .uk-nav-default .uk-nav-divider {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-nav-default .uk-nav-sub a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a, .uk-overlay-primary .uk-nav-default .uk-nav-sub a, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-nav-default .uk-nav-sub a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub a:hover, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a:hover, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub a:hover, .uk-overlay-primary .uk-nav-default .uk-nav-sub a:hover, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-overlay-primary .uk-nav-default .uk-nav-sub li.uk-active > a, .uk-offcanvas-bar .uk-nav-default .uk-nav-sub li.uk-active > a {
        color: #fff;
    }

    .uk-light .uk-nav-primary > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a, .uk-card-primary.uk-card-body .uk-nav-primary > li > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a, .uk-overlay-primary .uk-nav-primary > li > a, .uk-offcanvas-bar .uk-nav-primary > li > a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-nav-primary > li > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li > a:hover, .uk-card-primary.uk-card-body .uk-nav-primary > li > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a:hover, .uk-card-secondary.uk-card-body .uk-nav-primary > li > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li > a:hover, .uk-overlay-primary .uk-nav-primary > li > a:hover, .uk-offcanvas-bar .uk-nav-primary > li > a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-nav-primary > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary > li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-primary > li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-primary > li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary > li.uk-active > a, .uk-overlay-primary .uk-nav-primary > li.uk-active > a, .uk-offcanvas-bar .uk-nav-primary > li.uk-active > a {
        color: #fff;
    }

    .uk-light .uk-nav-primary .uk-nav-header, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-header, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-header, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-header, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-header, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-header, .uk-overlay-primary .uk-nav-primary .uk-nav-header, .uk-offcanvas-bar .uk-nav-primary .uk-nav-header {
        color: #fff;
    }

    .uk-light .uk-nav-primary .uk-nav-divider, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-divider, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-divider, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-divider, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-divider, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-divider, .uk-overlay-primary .uk-nav-primary .uk-nav-divider, .uk-offcanvas-bar .uk-nav-primary .uk-nav-divider {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-nav-primary .uk-nav-sub a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a, .uk-overlay-primary .uk-nav-primary .uk-nav-sub a, .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-nav-primary .uk-nav-sub a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub a:hover, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a:hover, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub a:hover, .uk-overlay-primary .uk-nav-primary .uk-nav-sub a:hover, .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-overlay-primary .uk-nav-primary .uk-nav-sub li.uk-active > a, .uk-offcanvas-bar .uk-nav-primary .uk-nav-sub li.uk-active > a {
        color: #fff;
    }

    .uk-light .uk-nav-secondary > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a, .uk-card-primary.uk-card-body .uk-nav-secondary > li > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a, .uk-card-secondary.uk-card-body .uk-nav-secondary > li > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a, .uk-overlay-primary .uk-nav-secondary > li > a, .uk-offcanvas-bar .uk-nav-secondary > li > a {
        color: #fff;
    }

        .uk-light .uk-nav-secondary > li > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover, .uk-card-primary.uk-card-body .uk-nav-secondary > li > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover, .uk-card-secondary.uk-card-body .uk-nav-secondary > li > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover, .uk-overlay-primary .uk-nav-secondary > li > a:hover, .uk-offcanvas-bar .uk-nav-secondary > li > a:hover {
            color: #fff;
            background-color: rgba(255, 255, 255, 0.1);
        }

    .uk-light .uk-nav-secondary > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-secondary > li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-secondary > li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a, .uk-overlay-primary .uk-nav-secondary > li.uk-active > a, .uk-offcanvas-bar .uk-nav-secondary > li.uk-active > a {
        color: #fff;
        background-color: rgba(255, 255, 255, 0.1);
    }

    .uk-light .uk-nav-secondary .uk-nav-subtitle, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-subtitle, .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-subtitle, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-subtitle, .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-subtitle, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-subtitle, .uk-overlay-primary .uk-nav-secondary .uk-nav-subtitle, .uk-offcanvas-bar .uk-nav-secondary .uk-nav-subtitle {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-card-primary.uk-card-body .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-card-secondary.uk-card-body .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-overlay-primary .uk-nav-secondary > li > a:hover .uk-nav-subtitle, .uk-offcanvas-bar .uk-nav-secondary > li > a:hover .uk-nav-subtitle {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-card-primary.uk-card-body .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-card-secondary.uk-card-body .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-overlay-primary .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle, .uk-offcanvas-bar .uk-nav-secondary > li.uk-active > a .uk-nav-subtitle {
        color: #fff;
    }

    .uk-light .uk-nav-secondary .uk-nav-header, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-header, .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-header, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-header, .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-header, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-header, .uk-overlay-primary .uk-nav-secondary .uk-nav-header, .uk-offcanvas-bar .uk-nav-secondary .uk-nav-header {
        color: #fff;
    }

    .uk-light .uk-nav-secondary .uk-nav-divider, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-divider, .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-divider, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-divider, .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-divider, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-divider, .uk-overlay-primary .uk-nav-secondary .uk-nav-divider, .uk-offcanvas-bar .uk-nav-secondary .uk-nav-divider {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-nav-secondary .uk-nav-sub a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a, .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a, .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a, .uk-overlay-primary .uk-nav-secondary .uk-nav-sub a, .uk-offcanvas-bar .uk-nav-secondary .uk-nav-sub a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-nav-secondary .uk-nav-sub a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub a:hover, .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a:hover, .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub a:hover, .uk-overlay-primary .uk-nav-secondary .uk-nav-sub a:hover, .uk-offcanvas-bar .uk-nav-secondary .uk-nav-sub a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-card-primary.uk-card-body .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-card-secondary.uk-card-body .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-overlay-primary .uk-nav-secondary .uk-nav-sub li.uk-active > a, .uk-offcanvas-bar .uk-nav-secondary .uk-nav-sub li.uk-active > a {
        color: #fff;
    }

    .uk-light .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-section-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-section-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-tile-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-tile-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-card-primary.uk-card-body .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-card-primary > :not([class*="uk-card-media"]) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-card-secondary.uk-card-body .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-card-secondary > :not([class*="uk-card-media"]) .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-overlay-primary .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider), .uk-offcanvas-bar .uk-nav.uk-nav-divider > :not(.uk-nav-divider) + :not(.uk-nav-header, .uk-nav-divider) {
        border-top-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-navbar-nav > li > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a, .uk-overlay-primary .uk-navbar-nav > li > a, .uk-offcanvas-bar .uk-navbar-nav > li > a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-navbar-nav > li:hover > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li:hover > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li:hover > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li:hover > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li:hover > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li:hover > a, .uk-overlay-primary .uk-navbar-nav > li:hover > a, .uk-offcanvas-bar .uk-navbar-nav > li:hover > a, .uk-light .uk-navbar-nav > li > a[aria-expanded="true"], .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"], .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"], .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"], .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a[aria-expanded="true"], .uk-card-primary.uk-card-body .uk-navbar-nav > li > a[aria-expanded="true"], .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a[aria-expanded="true"], .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a[aria-expanded="true"], .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a[aria-expanded="true"], .uk-overlay-primary .uk-navbar-nav > li > a[aria-expanded="true"], .uk-offcanvas-bar .uk-navbar-nav > li > a[aria-expanded="true"] {
            color: rgba(255, 255, 255, 0.7);
        }

        .uk-light .uk-navbar-nav > li > a:active, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li > a:active, .uk-card-primary.uk-card-body .uk-navbar-nav > li > a:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a:active, .uk-card-secondary.uk-card-body .uk-navbar-nav > li > a:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li > a:active, .uk-overlay-primary .uk-navbar-nav > li > a:active, .uk-offcanvas-bar .uk-navbar-nav > li > a:active {
            color: #fff;
        }

    .uk-light .uk-navbar-nav > li.uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-nav > li.uk-active > a, .uk-card-primary.uk-card-body .uk-navbar-nav > li.uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-nav > li.uk-active > a, .uk-card-secondary.uk-card-body .uk-navbar-nav > li.uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-nav > li.uk-active > a, .uk-overlay-primary .uk-navbar-nav > li.uk-active > a, .uk-offcanvas-bar .uk-navbar-nav > li.uk-active > a {
        color: #fff;
    }

    .uk-light .uk-navbar-item, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-item, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-item, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-item, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-item, .uk-card-primary.uk-card-body .uk-navbar-item, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-item, .uk-card-secondary.uk-card-body .uk-navbar-item, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-item, .uk-overlay-primary .uk-navbar-item, .uk-offcanvas-bar .uk-navbar-item {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-navbar-toggle, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle, .uk-card-primary.uk-card-body .uk-navbar-toggle, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-toggle, .uk-card-secondary.uk-card-body .uk-navbar-toggle, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-toggle, .uk-overlay-primary .uk-navbar-toggle, .uk-offcanvas-bar .uk-navbar-toggle {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-navbar-toggle:hover, .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle:hover, .uk-card-primary.uk-card-body .uk-navbar-toggle:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-toggle:hover, .uk-card-secondary.uk-card-body .uk-navbar-toggle:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-toggle:hover, .uk-overlay-primary .uk-navbar-toggle:hover, .uk-offcanvas-bar .uk-navbar-toggle:hover, .uk-light .uk-navbar-toggle[aria-expanded="true"], .uk-section-primary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"], .uk-section-secondary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"], .uk-tile-primary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"], .uk-tile-secondary:not(.uk-preserve-color) .uk-navbar-toggle[aria-expanded="true"], .uk-card-primary.uk-card-body .uk-navbar-toggle[aria-expanded="true"], .uk-card-primary > :not([class*="uk-card-media"]) .uk-navbar-toggle[aria-expanded="true"], .uk-card-secondary.uk-card-body .uk-navbar-toggle[aria-expanded="true"], .uk-card-secondary > :not([class*="uk-card-media"]) .uk-navbar-toggle[aria-expanded="true"], .uk-overlay-primary .uk-navbar-toggle[aria-expanded="true"], .uk-offcanvas-bar .uk-navbar-toggle[aria-expanded="true"] {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-pagination > * > *, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > *, .uk-card-primary.uk-card-body .uk-pagination > * > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > * > *, .uk-card-secondary.uk-card-body .uk-pagination > * > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > * > *, .uk-overlay-primary .uk-pagination > * > *, .uk-offcanvas-bar .uk-pagination > * > * {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-pagination > * > :hover, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > * > :hover, .uk-card-primary.uk-card-body .uk-pagination > * > :hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > * > :hover, .uk-card-secondary.uk-card-body .uk-pagination > * > :hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > * > :hover, .uk-overlay-primary .uk-pagination > * > :hover, .uk-offcanvas-bar .uk-pagination > * > :hover {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-pagination > .uk-active > *, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > .uk-active > *, .uk-card-primary.uk-card-body .uk-pagination > .uk-active > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > .uk-active > *, .uk-card-secondary.uk-card-body .uk-pagination > .uk-active > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > .uk-active > *, .uk-overlay-primary .uk-pagination > .uk-active > *, .uk-offcanvas-bar .uk-pagination > .uk-active > * {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-pagination > .uk-disabled > *, .uk-section-primary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-section-secondary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-tile-primary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-tile-secondary:not(.uk-preserve-color) .uk-pagination > .uk-disabled > *, .uk-card-primary.uk-card-body .uk-pagination > .uk-disabled > *, .uk-card-primary > :not([class*="uk-card-media"]) .uk-pagination > .uk-disabled > *, .uk-card-secondary.uk-card-body .uk-pagination > .uk-disabled > *, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-pagination > .uk-disabled > *, .uk-overlay-primary .uk-pagination > .uk-disabled > *, .uk-offcanvas-bar .uk-pagination > .uk-disabled > * {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-input, .uk-card-primary.uk-card-body .uk-search-input, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-input, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-input, .uk-overlay-primary .uk-search-input, .uk-offcanvas-bar .uk-search-input {
        color: rgba(255, 255, 255, 0.7);
    }

        .uk-light .uk-search-input::placeholder, .uk-section-primary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-section-secondary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-tile-primary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-input::placeholder, .uk-card-primary.uk-card-body .uk-search-input::placeholder, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-input::placeholder, .uk-card-secondary.uk-card-body .uk-search-input::placeholder, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-input::placeholder, .uk-overlay-primary .uk-search-input::placeholder, .uk-offcanvas-bar .uk-search-input::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }

    .uk-light .uk-search .uk-search-icon, .uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon, .uk-card-primary.uk-card-body .uk-search .uk-search-icon, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon, .uk-card-secondary.uk-card-body .uk-search .uk-search-icon, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon, .uk-overlay-primary .uk-search .uk-search-icon, .uk-offcanvas-bar .uk-search .uk-search-icon {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-search .uk-search-icon:hover, .uk-section-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-search .uk-search-icon:hover, .uk-card-primary.uk-card-body .uk-search .uk-search-icon:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon:hover, .uk-card-secondary.uk-card-body .uk-search .uk-search-icon:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search .uk-search-icon:hover, .uk-overlay-primary .uk-search .uk-search-icon:hover, .uk-offcanvas-bar .uk-search .uk-search-icon:hover {
            color: rgba(255, 255, 255, 0.5);
        }

    .uk-light .uk-search-default .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input, .uk-card-primary.uk-card-body .uk-search-default .uk-search-input, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-default .uk-search-input, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input, .uk-overlay-primary .uk-search-default .uk-search-input, .uk-offcanvas-bar .uk-search-default .uk-search-input {
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0.2);
    }

        .uk-light .uk-search-default .uk-search-input:focus, .uk-section-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-section-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-tile-primary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-default .uk-search-input:focus, .uk-card-primary.uk-card-body .uk-search-default .uk-search-input:focus, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input:focus, .uk-card-secondary.uk-card-body .uk-search-default .uk-search-input:focus, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-default .uk-search-input:focus, .uk-overlay-primary .uk-search-default .uk-search-input:focus, .uk-offcanvas-bar .uk-search-default .uk-search-input:focus {
            background-color: rgba(0, 0, 0, 0.05);
        }

    .uk-light .uk-search-navbar .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-navbar .uk-search-input, .uk-card-primary.uk-card-body .uk-search-navbar .uk-search-input, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-navbar .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-navbar .uk-search-input, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-navbar .uk-search-input, .uk-overlay-primary .uk-search-navbar .uk-search-input, .uk-offcanvas-bar .uk-search-navbar .uk-search-input {
        background-color: transparent;
    }

    .uk-light .uk-search-large .uk-search-input, .uk-section-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-section-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-tile-primary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-large .uk-search-input, .uk-card-primary.uk-card-body .uk-search-large .uk-search-input, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-large .uk-search-input, .uk-card-secondary.uk-card-body .uk-search-large .uk-search-input, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-large .uk-search-input, .uk-overlay-primary .uk-search-large .uk-search-input, .uk-offcanvas-bar .uk-search-large .uk-search-input {
        background-color: transparent;
    }

    .uk-light .uk-search-toggle, .uk-section-primary:not(.uk-preserve-color) .uk-search-toggle, .uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle, .uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle, .uk-card-primary.uk-card-body .uk-search-toggle, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-toggle, .uk-card-secondary.uk-card-body .uk-search-toggle, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-toggle, .uk-overlay-primary .uk-search-toggle, .uk-offcanvas-bar .uk-search-toggle {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-search-toggle:hover, .uk-section-primary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-search-toggle:hover, .uk-card-primary.uk-card-body .uk-search-toggle:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-search-toggle:hover, .uk-card-secondary.uk-card-body .uk-search-toggle:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-search-toggle:hover, .uk-overlay-primary .uk-search-toggle:hover, .uk-offcanvas-bar .uk-search-toggle:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-slidenav, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav, .uk-card-primary.uk-card-body .uk-slidenav, .uk-card-primary > :not([class*="uk-card-media"]) .uk-slidenav, .uk-card-secondary.uk-card-body .uk-slidenav, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-slidenav, .uk-overlay-primary .uk-slidenav, .uk-offcanvas-bar .uk-slidenav {
        color: rgba(255, 255, 255, 0.7);
    }

        .uk-light .uk-slidenav:hover, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:hover, .uk-card-primary.uk-card-body .uk-slidenav:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-slidenav:hover, .uk-card-secondary.uk-card-body .uk-slidenav:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-slidenav:hover, .uk-overlay-primary .uk-slidenav:hover, .uk-offcanvas-bar .uk-slidenav:hover {
            color: rgba(255, 255, 255, 0.95);
        }

        .uk-light .uk-slidenav:active, .uk-section-primary:not(.uk-preserve-color) .uk-slidenav:active, .uk-section-secondary:not(.uk-preserve-color) .uk-slidenav:active, .uk-tile-primary:not(.uk-preserve-color) .uk-slidenav:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-slidenav:active, .uk-card-primary.uk-card-body .uk-slidenav:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-slidenav:active, .uk-card-secondary.uk-card-body .uk-slidenav:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-slidenav:active, .uk-overlay-primary .uk-slidenav:active, .uk-offcanvas-bar .uk-slidenav:active {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-subnav > * > :first-child, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > :first-child, .uk-card-primary.uk-card-body .uk-subnav > * > :first-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child, .uk-card-secondary.uk-card-body .uk-subnav > * > :first-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > :first-child, .uk-overlay-primary .uk-subnav > * > :first-child, .uk-offcanvas-bar .uk-subnav > * > :first-child {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-subnav > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > * > a:hover, .uk-card-primary.uk-card-body .uk-subnav > * > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > * > a:hover, .uk-card-secondary.uk-card-body .uk-subnav > * > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > * > a:hover, .uk-overlay-primary .uk-subnav > * > a:hover, .uk-offcanvas-bar .uk-subnav > * > a:hover {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-subnav > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-active > a, .uk-card-primary.uk-card-body .uk-subnav > .uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > .uk-active > a, .uk-card-secondary.uk-card-body .uk-subnav > .uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > .uk-active > a, .uk-overlay-primary .uk-subnav > .uk-active > a, .uk-offcanvas-bar .uk-subnav > .uk-active > a {
        color: #fff;
    }

    .uk-light .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary.uk-card-body .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary.uk-card-body .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-overlay-primary .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before, .uk-offcanvas-bar .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
        border-left-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-subnav-pill > * > :first-child, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > :first-child, .uk-card-primary.uk-card-body .uk-subnav-pill > * > :first-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > :first-child, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > :first-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > :first-child, .uk-overlay-primary .uk-subnav-pill > * > :first-child, .uk-offcanvas-bar .uk-subnav-pill > * > :first-child {
        background-color: transparent;
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-subnav-pill > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:hover, .uk-card-primary.uk-card-body .uk-subnav-pill > * > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:hover, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:hover, .uk-overlay-primary .uk-subnav-pill > * > a:hover, .uk-offcanvas-bar .uk-subnav-pill > * > a:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-subnav-pill > * > a:active, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > * > a:active, .uk-card-primary.uk-card-body .uk-subnav-pill > * > a:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:active, .uk-card-secondary.uk-card-body .uk-subnav-pill > * > a:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > * > a:active, .uk-overlay-primary .uk-subnav-pill > * > a:active, .uk-offcanvas-bar .uk-subnav-pill > * > a:active {
        background-color: rgba(255, 255, 255, 0.1);
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-subnav-pill > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav-pill > .uk-active > a, .uk-card-primary.uk-card-body .uk-subnav-pill > .uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav-pill > .uk-active > a, .uk-card-secondary.uk-card-body .uk-subnav-pill > .uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav-pill > .uk-active > a, .uk-overlay-primary .uk-subnav-pill > .uk-active > a, .uk-offcanvas-bar .uk-subnav-pill > .uk-active > a {
        background-color: #fff;
        color: #666;
    }

    .uk-light .uk-subnav > .uk-disabled > a, .uk-section-primary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-section-secondary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-tile-primary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-subnav > .uk-disabled > a, .uk-card-primary.uk-card-body .uk-subnav > .uk-disabled > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-subnav > .uk-disabled > a, .uk-card-secondary.uk-card-body .uk-subnav > .uk-disabled > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-subnav > .uk-disabled > a, .uk-overlay-primary .uk-subnav > .uk-disabled > a, .uk-offcanvas-bar .uk-subnav > .uk-disabled > a {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-tab::before, .uk-section-primary:not(.uk-preserve-color) .uk-tab::before, .uk-section-secondary:not(.uk-preserve-color) .uk-tab::before, .uk-tile-primary:not(.uk-preserve-color) .uk-tab::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab::before, .uk-card-primary.uk-card-body .uk-tab::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-tab::before, .uk-card-secondary.uk-card-body .uk-tab::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab::before, .uk-overlay-primary .uk-tab::before, .uk-offcanvas-bar .uk-tab::before {
        border-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-tab > * > a, .uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a, .uk-card-primary.uk-card-body .uk-tab > * > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > * > a, .uk-card-secondary.uk-card-body .uk-tab > * > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > * > a, .uk-overlay-primary .uk-tab > * > a, .uk-offcanvas-bar .uk-tab > * > a {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-tab > * > a:hover, .uk-section-primary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > * > a:hover, .uk-card-primary.uk-card-body .uk-tab > * > a:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > * > a:hover, .uk-card-secondary.uk-card-body .uk-tab > * > a:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > * > a:hover, .uk-overlay-primary .uk-tab > * > a:hover, .uk-offcanvas-bar .uk-tab > * > a:hover {
            color: rgba(255, 255, 255, 0.7);
        }

    .uk-light .uk-tab > .uk-active > a, .uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-active > a, .uk-card-primary.uk-card-body .uk-tab > .uk-active > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > .uk-active > a, .uk-card-secondary.uk-card-body .uk-tab > .uk-active > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > .uk-active > a, .uk-overlay-primary .uk-tab > .uk-active > a, .uk-offcanvas-bar .uk-tab > .uk-active > a {
        color: #fff;
        border-color: #fff;
    }

    .uk-light .uk-tab > .uk-disabled > a, .uk-section-primary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-section-secondary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-tile-primary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-tile-secondary:not(.uk-preserve-color) .uk-tab > .uk-disabled > a, .uk-card-primary.uk-card-body .uk-tab > .uk-disabled > a, .uk-card-primary > :not([class*="uk-card-media"]) .uk-tab > .uk-disabled > a, .uk-card-secondary.uk-card-body .uk-tab > .uk-disabled > a, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-tab > .uk-disabled > a, .uk-overlay-primary .uk-tab > .uk-disabled > a, .uk-offcanvas-bar .uk-tab > .uk-disabled > a {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-table-striped > tr:nth-of-type(even):last-child, .uk-section-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-section-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-tile-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-primary.uk-card-body .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-secondary.uk-card-body .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-overlay-primary .uk-table-striped > tr:nth-of-type(even):last-child, .uk-offcanvas-bar .uk-table-striped > tr:nth-of-type(even):last-child, .uk-light .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-section-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-tile-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-offcanvas-bar .uk-table-striped tbody tr:nth-of-type(even):last-child {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

    .uk-light .uk-text-lead, .uk-section-primary:not(.uk-preserve-color) .uk-text-lead, .uk-section-secondary:not(.uk-preserve-color) .uk-text-lead, .uk-tile-primary:not(.uk-preserve-color) .uk-text-lead, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-lead, .uk-card-primary.uk-card-body .uk-text-lead, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-lead, .uk-card-secondary.uk-card-body .uk-text-lead, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-lead, .uk-overlay-primary .uk-text-lead, .uk-offcanvas-bar .uk-text-lead {
        color: rgba(255, 255, 255, 0.7);
    }

    .uk-light .uk-text-meta, .uk-section-primary:not(.uk-preserve-color) .uk-text-meta, .uk-section-secondary:not(.uk-preserve-color) .uk-text-meta, .uk-tile-primary:not(.uk-preserve-color) .uk-text-meta, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-meta, .uk-card-primary.uk-card-body .uk-text-meta, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-meta, .uk-card-secondary.uk-card-body .uk-text-meta, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-meta, .uk-overlay-primary .uk-text-meta, .uk-offcanvas-bar .uk-text-meta {
        color: rgba(255, 255, 255, 0.5);
    }

    .uk-light .uk-text-muted, .uk-section-primary:not(.uk-preserve-color) .uk-text-muted, .uk-section-secondary:not(.uk-preserve-color) .uk-text-muted, .uk-tile-primary:not(.uk-preserve-color) .uk-text-muted, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-muted, .uk-card-primary.uk-card-body .uk-text-muted, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-muted, .uk-card-secondary.uk-card-body .uk-text-muted, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-muted, .uk-overlay-primary .uk-text-muted, .uk-offcanvas-bar .uk-text-muted {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    .uk-light .uk-text-emphasis, .uk-section-primary:not(.uk-preserve-color) .uk-text-emphasis, .uk-section-secondary:not(.uk-preserve-color) .uk-text-emphasis, .uk-tile-primary:not(.uk-preserve-color) .uk-text-emphasis, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-emphasis, .uk-card-primary.uk-card-body .uk-text-emphasis, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-emphasis, .uk-card-secondary.uk-card-body .uk-text-emphasis, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-emphasis, .uk-overlay-primary .uk-text-emphasis, .uk-offcanvas-bar .uk-text-emphasis {
        color: #fff !important;
    }

    .uk-light .uk-text-primary, .uk-section-primary:not(.uk-preserve-color) .uk-text-primary, .uk-section-secondary:not(.uk-preserve-color) .uk-text-primary, .uk-tile-primary:not(.uk-preserve-color) .uk-text-primary, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-primary, .uk-card-primary.uk-card-body .uk-text-primary, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-primary, .uk-card-secondary.uk-card-body .uk-text-primary, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-primary, .uk-overlay-primary .uk-text-primary, .uk-offcanvas-bar .uk-text-primary {
        color: #fff !important;
    }

    .uk-light .uk-text-secondary, .uk-section-primary:not(.uk-preserve-color) .uk-text-secondary, .uk-section-secondary:not(.uk-preserve-color) .uk-text-secondary, .uk-tile-primary:not(.uk-preserve-color) .uk-text-secondary, .uk-tile-secondary:not(.uk-preserve-color) .uk-text-secondary, .uk-card-primary.uk-card-body .uk-text-secondary, .uk-card-primary > :not([class*="uk-card-media"]) .uk-text-secondary, .uk-card-secondary.uk-card-body .uk-text-secondary, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-text-secondary, .uk-overlay-primary .uk-text-secondary, .uk-offcanvas-bar .uk-text-secondary {
        color: #fff !important;
    }

    .uk-light .uk-thumbnav > * > *::after, .uk-section-primary:not(.uk-preserve-color) .uk-thumbnav > * > *::after, .uk-section-secondary:not(.uk-preserve-color) .uk-thumbnav > * > *::after, .uk-tile-primary:not(.uk-preserve-color) .uk-thumbnav > * > *::after, .uk-tile-secondary:not(.uk-preserve-color) .uk-thumbnav > * > *::after, .uk-card-primary.uk-card-body .uk-thumbnav > * > *::after, .uk-card-primary > :not([class*="uk-card-media"]) .uk-thumbnav > * > *::after, .uk-card-secondary.uk-card-body .uk-thumbnav > * > *::after, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-thumbnav > * > *::after, .uk-overlay-primary .uk-thumbnav > * > *::after, .uk-offcanvas-bar .uk-thumbnav > * > *::after {
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
    }

    .uk-light .uk-totop, .uk-section-primary:not(.uk-preserve-color) .uk-totop, .uk-section-secondary:not(.uk-preserve-color) .uk-totop, .uk-tile-primary:not(.uk-preserve-color) .uk-totop, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop, .uk-card-primary.uk-card-body .uk-totop, .uk-card-primary > :not([class*="uk-card-media"]) .uk-totop, .uk-card-secondary.uk-card-body .uk-totop, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-totop, .uk-overlay-primary .uk-totop, .uk-offcanvas-bar .uk-totop {
        color: rgba(255, 255, 255, 0.5);
    }

        .uk-light .uk-totop:hover, .uk-section-primary:not(.uk-preserve-color) .uk-totop:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-totop:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-totop:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop:hover, .uk-card-primary.uk-card-body .uk-totop:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-totop:hover, .uk-card-secondary.uk-card-body .uk-totop:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-totop:hover, .uk-overlay-primary .uk-totop:hover, .uk-offcanvas-bar .uk-totop:hover {
            color: rgba(255, 255, 255, 0.7);
        }

        .uk-light .uk-totop:active, .uk-section-primary:not(.uk-preserve-color) .uk-totop:active, .uk-section-secondary:not(.uk-preserve-color) .uk-totop:active, .uk-tile-primary:not(.uk-preserve-color) .uk-totop:active, .uk-tile-secondary:not(.uk-preserve-color) .uk-totop:active, .uk-card-primary.uk-card-body .uk-totop:active, .uk-card-primary > :not([class*="uk-card-media"]) .uk-totop:active, .uk-card-secondary.uk-card-body .uk-totop:active, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-totop:active, .uk-overlay-primary .uk-totop:active, .uk-offcanvas-bar .uk-totop:active {
            color: #fff;
        }

    .uk-light .uk-logo, .uk-section-primary:not(.uk-preserve-color) .uk-logo, .uk-section-secondary:not(.uk-preserve-color) .uk-logo, .uk-tile-primary:not(.uk-preserve-color) .uk-logo, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo, .uk-card-primary.uk-card-body .uk-logo, .uk-card-primary > :not([class*="uk-card-media"]) .uk-logo, .uk-card-secondary.uk-card-body .uk-logo, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo, .uk-overlay-primary .uk-logo, .uk-offcanvas-bar .uk-logo {
        color: #fff;
    }

        .uk-light .uk-logo:hover, .uk-section-primary:not(.uk-preserve-color) .uk-logo:hover, .uk-section-secondary:not(.uk-preserve-color) .uk-logo:hover, .uk-tile-primary:not(.uk-preserve-color) .uk-logo:hover, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo:hover, .uk-card-primary.uk-card-body .uk-logo:hover, .uk-card-primary > :not([class*="uk-card-media"]) .uk-logo:hover, .uk-card-secondary.uk-card-body .uk-logo:hover, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo:hover, .uk-overlay-primary .uk-logo:hover, .uk-offcanvas-bar .uk-logo:hover {
            color: #fff;
        }

        .uk-light .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-section-primary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-section-secondary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-tile-primary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-tile-secondary:not(.uk-preserve-color) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-card-primary.uk-card-body .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-card-primary > :not([class*="uk-card-media"]) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-card-secondary.uk-card-body .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-overlay-primary .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse), .uk-offcanvas-bar .uk-logo:has(.uk-logo-inverse) > :not(picture:has(.uk-logo-inverse)):not(.uk-logo-inverse) {
            display: none;
        }

    .uk-light .uk-logo-inverse, .uk-section-primary:not(.uk-preserve-color) .uk-logo-inverse, .uk-section-secondary:not(.uk-preserve-color) .uk-logo-inverse, .uk-tile-primary:not(.uk-preserve-color) .uk-logo-inverse, .uk-tile-secondary:not(.uk-preserve-color) .uk-logo-inverse, .uk-card-primary.uk-card-body .uk-logo-inverse, .uk-card-primary > :not([class*="uk-card-media"]) .uk-logo-inverse, .uk-card-secondary.uk-card-body .uk-logo-inverse, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-logo-inverse, .uk-overlay-primary .uk-logo-inverse, .uk-offcanvas-bar .uk-logo-inverse {
        display: block;
    }

    .uk-light .uk-accordion-title::before, .uk-section-primary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-section-secondary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-tile-primary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-accordion-title::before, .uk-card-primary.uk-card-body .uk-accordion-title::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-accordion-title::before, .uk-card-secondary.uk-card-body .uk-accordion-title::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-accordion-title::before, .uk-overlay-primary .uk-accordion-title::before, .uk-offcanvas-bar .uk-accordion-title::before {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

    .uk-light .uk-open > .uk-accordion-title::before, .uk-section-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-section-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-tile-primary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-tile-secondary:not(.uk-preserve-color) .uk-open > .uk-accordion-title::before, .uk-card-primary.uk-card-body .uk-open > .uk-accordion-title::before, .uk-card-primary > :not([class*="uk-card-media"]) .uk-open > .uk-accordion-title::before, .uk-card-secondary.uk-card-body .uk-open > .uk-accordion-title::before, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-open > .uk-accordion-title::before, .uk-overlay-primary .uk-open > .uk-accordion-title::before, .uk-offcanvas-bar .uk-open > .uk-accordion-title::before {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba(255, 255, 255, 0.7)%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E");
    }

    .uk-light .uk-table-striped > tr:nth-of-type(even):last-child, .uk-section-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-section-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-tile-primary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-primary.uk-card-body .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-secondary.uk-card-body .uk-table-striped > tr:nth-of-type(even):last-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped > tr:nth-of-type(even):last-child, .uk-overlay-primary .uk-table-striped > tr:nth-of-type(even):last-child, .uk-offcanvas-bar .uk-table-striped > tr:nth-of-type(even):last-child, .uk-light .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-section-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-section-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-tile-primary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-tile-secondary:not(.uk-preserve-color) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-primary.uk-card-body .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-primary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-secondary.uk-card-body .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-overlay-primary .uk-table-striped tbody tr:nth-of-type(even):last-child, .uk-offcanvas-bar .uk-table-striped tbody tr:nth-of-type(even):last-child {
        border-bottom-color: rgba(255, 255, 255, 0.2);
    }

* {
    --uk-inverse: initial;
}

.uk-light, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color), .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*="uk-card-media"]), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*="uk-card-media"]), .uk-overlay-primary, .uk-offcanvas-bar {
    --uk-inverse: light;
}

.uk-dark, .uk-section-default:not(.uk-preserve-color), .uk-section-muted:not(.uk-preserve-color), .uk-tile-default:not(.uk-preserve-color), .uk-tile-muted:not(.uk-preserve-color), .uk-card-default.uk-card-body, .uk-card-default > :not([class*="uk-card-media"]), .uk-overlay-default, .uk-dropbar, .uk-navbar-container:not(.uk-navbar-transparent), .uk-navbar-dropdown, .uk-dropdown {
    --uk-inverse: dark;
}

.uk-inverse-light {
    --uk-inverse: light !important;
}

.uk-inverse-dark {
    --uk-inverse: dark !important;
}

@media print {
    *, *::before, *::after {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

.uk-grid-divider-horizontal:not(.uk-grid-stack) > .uk-grid-margin {
    margin-top: 60px;
}

    .uk-grid-divider-horizontal:not(.uk-grid-stack) > .uk-grid-margin > *:first-child {
        position: relative;
    }

        .uk-grid-divider-horizontal:not(.uk-grid-stack) > .uk-grid-margin > *:first-child:before {
            content: "";
            position: absolute;
            top: -30px;
            left: 0;
            right: 0;
            border-top: 1px solid #e5e5e5;
        }

@media (min-width:1200px) {
    .uk-grid-divider-horizontal:not(.uk-grid-stack) > .uk-grid-margin {
        margin-top: 80px;
    }

        .uk-grid-divider-horizontal:not(.uk-grid-stack) > .uk-grid-margin > *:first-child:before {
            top: -40px;
        }
}

.uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-small > .uk-grid-margin, .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-row-small > .uk-grid-margin {
    margin-top: 30px;
}

    .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-small > .uk-grid-margin > *:first-child:before, .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-row-small > .uk-grid-margin > *:first-child:before {
        top: -15px;
    }

.uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-medium > .uk-grid-margin, .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-row-medium > .uk-grid-margin {
    margin-top: 60px;
}

    .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-medium > .uk-grid-margin > *:first-child:before, .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-row-medium > .uk-grid-margin > *:first-child:before {
        top: -30px;
    }

.uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-large > .uk-grid-margin, .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-row-large > .uk-grid-margin {
    margin-top: 80px;
}

    .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-large > .uk-grid-margin > *:first-child:before, .uk-grid-divider-horizontal:not(.uk-grid-stack).uk-grid-row-large > .uk-grid-margin > *:first-child:before {
        top: -40px;
    }

*, *::before, *::after {
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
}

    body .po_static {
        position: static;
    }

    body .alignright {
        float: right;
        margin: 0.5em 0 0.5em 1em;
    }

    body .alignleft {
        float: left;
        margin: 0.5em 1em 0.5em 0;
    }

    body .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    body .templaza-relative {
        position: relative;
    }

    body .templaza-absolute {
        position: absolute;
    }

    body a {
        color: #000000;
    }

        body a:hover {
            text-decoration: none;
            color: #C3952E;
        }

    body .templaza-content-element, body .wpb_content_element {
        margin: 0;
    }

    body .align-left {
        text-align: left;
    }

    body .align-center {
        text-align: center;
    }

    body .align-right {
        text-align: right;
    }

    body .clr {
        clear: both;
        height: 0;
    }

    body img {
        max-width: 100%;
        height: auto;
    }

    body .templaza-background-color {
        background: #7258a2;
    }

    body em {
        color: #C3952E;
    }

    body [hidden], body .uk-hidden {
        display: none !important;
    }

    body .templaza-header-sticky .templaza-logo .templaza-logo-sticky[hidden] {
        display: none !important;
    }

    body ul li, body ol li {
        margin: 0.5rem 0;
    }

.elementor-element img[data-uk-cover] {
    height: 100%;
}

@media (max-width:479.98px) {
    .hideonxs {
        display: none !important;
    }
}

@media (max-width:639px) {
    .hideonsm {
        display: none !important;
    }
}

@media (min-width:640px) and (max-width:959.98px) {
    .hideonmd {
        display: none !important;
    }
}

@media (min-width:960px) and (max-width:1199.98px) {
    .hideonlg {
        display: none !important;
    }
}

@media (min-width:1200px) and (max-width:1599.98px) {
    .hideonxl {
        display: none !important;
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}

@-webkit-keyframes loader {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loader {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.pt-px-100 {
    padding-top: 100px;
}

@media (max-width:479.98px) {
    .uk-marker {
        padding: 0;
    }
}

.tz-embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .tz-embed-responsive.tz-embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .tz-embed-responsive .tz-embed-responsive-item, .tz-embed-responsive embed, .tz-embed-responsive iframe, .tz-embed-responsive object {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.tz-image-cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

    .tz-image-cover > img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.ui-post-filter ul li {
    margin: 0;
}

    .ui-post-filter ul li a {
        line-height: inherit;
    }

.ui-post-loading.endpost {
    display: none;
}

.menu .menu-item.uk-parent > .megamenu-item-link > .nav-item-caret:after {
    content: "";
    width: 1.5em;
    height: 1.5em;
    float: right;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.menu .menu-item.uk-parent.uk-open > .megamenu-item-link > .nav-item-caret::after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.elementor-section.elementor-section-boxed > .elementor-container, .elementor-element.e-con-boxed > .e-con-inner {
    position: relative;
}

@media (min-width:640px) {
    .elementor-section.elementor-section-boxed > .elementor-container, .elementor-element.e-con-boxed > .e-con-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:960px) {
    .elementor-section.elementor-section-boxed > .elementor-container, .elementor-element.e-con-boxed > .e-con-inner {
        padding-left: 40px;
        padding-right: 40px;
      
    }
}

@media (max-width:640px) {
    .elementor-section.elementor-section-boxed > .elementor-container, .elementor-element.e-con-boxed > .e-con-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.templaza-content {
    left: 0;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}

    .templaza-content.has-sidebar {
        word-wrap: break-word;
    }

        .templaza-content.has-sidebar.sidebar-dir-left {
            padding-left: 320px;
        }

@media (max-width:1024px) {
    .templaza-content.has-sidebar.sidebar-dir-left {
        padding-left: 0;
    }
}

.templaza-content.has-sidebar.sidebar-dir-right {
    padding-right: 320px;
}

@media (max-width:1024px) {
    .templaza-content.has-sidebar.sidebar-dir-right {
        padding-right: 0;
    }
}

.templaza-layout {
    position: relative;
}

    .templaza-layout .templaza-wrapper {
        position: relative;
        display: flex;
        flex-direction: column;
    }

    .templaza-layout.templaza-layout-boxed .templaza-wrapper {
        margin: 0 auto;
        background-color: #fff;
        max-width: 1500px;
    }

.tz_background_overlay {
    position: relative;
}

    .tz_background_overlay:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .tz_background_overlay > div {
        z-index: 10;
        position: relative;
    }

.templaza-column.uk-container {
    box-sizing: border-box;
}

.templaza-error-page {
    position: relative;
}

    .templaza-error-page:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .templaza-error-page .page-404 {
        z-index: 2;
    }

.templaza-nav .megamenu-container a.nav-link.megamenu-title:hover {
    background-color: inherit !important;
    color: currentColor !important;
}

.templaza-header-section {
    width: 100%;
    left: 0;
    z-index: 1000;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

header {
}

    header.templaza-header {
        padding: 0 0;
        z-index: 1;
    }

    header.header-stacked {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: none;
        background-color: #fff;
        z-index: 1000;
    }

    header ul li {
        margin: 0;
        list-style: none;
    }

.templaza-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1020;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

    .templaza-header-sticky .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .templaza-header-sticky > div {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .templaza-header-sticky.tz-sticky {
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown;
    }

    .templaza-header-sticky .templaza-logo .templaza-logo-default {
        display: none !important;
    }

@media (min-width:960px) {
    .templaza-header-sticky .templaza-logo .templaza-logo-sticky {
        display: block !important;
    }
}

.admin-bar .templaza-container .templaza-header-sticky {
    top: 32px;
}

.templaza-header-sticky .header-icon {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: end;
    display: flex;
    line-height: 1;
    position: relative;
}

.templaza-header-sticky .templaza-nav > .menu-item > a {
    border: none !important;
}

@media (max-width:639.98px) {
    .templaza-logo .templaza-logo-default {
        display: none;
    }
}

.templaza-logo img {
    max-width: 250px;
    max-height: 90px;
}

.templaza-logo .templaza-logo-mobile {
    max-width: 100%;
    display: none;
}

@media (max-width:639.98px) {
    .templaza-logo .templaza-logo-mobile {
        display: block;
    }
}

.templaza-logo .templaza-logo-sticky {
    display: none;
}

.fixed-header .templaza-logo .templaza-logo-default, .fixed-header .templaza-logo .templaza-logo-mobile {
    display: none;
}

.fixed-header .templaza-logo .templaza-logo-sticky {
    display: block;
}

.templaza-stacked-seperated-header .templaza-logo-image img {
    margin: auto;
}

.templaza-header ul li {
    margin: 0;
}

.templaza-header.has-sidebar {
    position: fixed;
    width: 320px;
    top: 0;
    height: 100%;
    z-index: 1;
    transition: 0.1s linear all;
}

    .templaza-header.has-sidebar.sidebar-dir-left {
        left: 0 !important;
        right: auto !important;
    }

    .templaza-header.has-sidebar.sidebar-dir-right {
        right: 0 !important;
        left: auto !important;
    }

    .templaza-header.has-sidebar > .container {
        height: 100%;
    }

        .templaza-header.has-sidebar > .container > .row {
            height: 100%;
        }

            .templaza-header.has-sidebar > .container > .row .templaza-column > div {
                height: 100%;
            }

    .templaza-header.has-sidebar .templaza-sidebar-logo {
        margin: 15px 0 30px;
    }

@media (max-width:1024px) {
    .templaza-header.has-sidebar .templaza-sidebar-logo {
        margin: 15px 0;
    }
}

.templaza-header.has-sidebar .templaza-logo {
    margin: 0 auto !important;
    justify-content: center;
}

.templaza-header.has-sidebar .templaza-sidebar-mobile-menu {
    display: none;
}

.templaza-header.has-sidebar .templaza-sidebar-block {
    padding: 10px 15px;
}

.templaza-header .templaza-sidebar-block {
    margin-top: auto;
}

.templaza-header .templaza-sidebar-content {
    display: flex;
    flex-direction: column;
}

@media (max-width:1024px) {
    .templaza-header .templaza-sidebar-content {
        display: block;
    }
}

.templaza-header .dropdown-menus {
    max-width: 320px;
}

.templaza-header .templaza-sidebar-content {
    overflow-y: auto;
}

.templaza-header .templaza-sidebar-collapsable {
    padding: 1rem;
    font-size: 24px;
    justify-content: flex-end;
    cursor: pointer;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .templaza-header .templaza-sidebar-collapsable > i {
        width: 22px;
        text-align: center;
        display: block;
    }

        .templaza-header .templaza-sidebar-collapsable > i:before {
            content: "";
        }

@media (max-width:1200px) {
    .templaza-header.expanded {
        width: 320px !important;
        -webkit-transition: 0.1s linear all;
        -moz-transition: 0.1s linear all;
        -ms-transition: 0.1s linear all;
        -o-transition: 0.1s linear all;
        transition: 0.1s linear all;
    }

        .templaza-header.expanded .templaza-sidebar-collapsable > i:before {
            content: "";
        }

        .templaza-header.expanded .templaza-sidebar-logo {
            display: block;
        }

        .templaza-header.expanded .templaza-sidebar-content > div.templaza-sidebar-menu {
            display: block;
        }

        .templaza-header.expanded .templaza-sidebar-content > div.templaza-sidebar-block {
            display: block;
        }
}

@media (min-width:1201px) {
    body.header-sidebar-left {
        margin-left: 320px;
    }

    body.header-sidebar-right {
        margin-right: 320px;
    }
}

.templaza-header.has-sidebar {
    z-index: 1050;
}

    .templaza-header.has-sidebar .templaza-logo {
        justify-content: flex-start;
    }

    .templaza-header.has-sidebar .templaza-sidebar-block {
        padding: 10px 0;
    }

    .templaza-header.has-sidebar ul.sub-menu {
        border-left: 1px dashed #ccc;
        margin-left: 10px;
    }

        .templaza-header.has-sidebar ul.sub-menu > li > a {
            position: relative;
        }

            .templaza-header.has-sidebar ul.sub-menu > li > a:before {
                content: "";
                margin-right: 10px;
                border-top: 1px dashed #ccc;
                width: 7px;
                height: 1px;
                position: absolute;
                top: 50%;
                left: -13px;
            }

.templaza-header .templaza-sidebar-content {
    padding: 30px 40px 0;
}

@media (max-width:1024px) {
    .templaza-header .templaza-sidebar-content {
        padding: 0;
    }
}

.templaza-header .templaza-sidebar-collapsed-logo {
    margin: 15px 12px;
    display: none;
}

@media (max-width:1600px) {
    .templaza-header .templaza-sidebar-menu li a {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:1200px) and (max-width:1600px) {
    .templaza-header .templaza-sidebar-collapsed-logo {
        display: flex;
        justify-content: center;
    }

    .templaza-header.expanded .templaza-sidebar-collapsed-logo {
        display: none;
    }
}

.templaza-header .moduletable {
    width: 100%;
}

.templaza-header .header-block-2-horizontal {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 70px;
}

.templaza-header .enable_canvas_btn .header-icon:last-child {
    padding-right: 15px;
}

.templaza-header .tz-header-contact > span {
    padding: 0 20px;
    border-right: 1px solid #ccc;
}

    .templaza-header .tz-header-contact > span:last-child {
        border: none;
    }

    .templaza-header .tz-header-contact > span i {
        padding-right: 5px;
    }

.templaza-header .templaza-stacked-header .uk-grid-match > * > :not([class*="uk-width"]) {
    width: auto;
}

.templaza-header-section {
    box-shadow: none;
}

    .templaza-header-section.header-absolute {
        position: absolute;
        z-index: 1050;
        width: 100%;
    }

.templaza-header.has-sidebar {
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
}

@media (max-width:1024px) {
    .templaza-header.has-sidebar {
        display: block;
        width: 100%;
        position: relative;
        padding: 15px 0;
    }

        .templaza-header.has-sidebar .templaza-sidebar-logo {
            display: flex;
            align-items: center;
        }

        .templaza-header.has-sidebar .templaza-sidebar-menu {
            display: none;
        }

        .templaza-header.has-sidebar .templaza-sidebar-mobile-menu {
            display: block;
        }
}

@media (max-width:1024px) {
    .templaza-header .templaza-sidebar-content > div.templaza-sidebar-block {
        display: none;
    }

    .templaza-header.expanded {
        width: 320px !important;
        -webkit-transition: 0.1s linear all;
        -moz-transition: 0.1s linear all;
        -ms-transition: 0.1s linear all;
        -o-transition: 0.1s linear all;
        transition: 0.1s linear all;
    }

        .templaza-header.expanded .templaza-sidebar-collapsable > i:before {
            content: "";
        }

        .templaza-header.expanded .templaza-sidebar-logo {
            display: block;
        }

        .templaza-header.expanded .templaza-sidebar-content > div.templaza-sidebar-menu {
            display: block;
        }

        .templaza-header.expanded .templaza-sidebar-content > div.templaza-sidebar-block {
            display: block;
        }
}

.templaza-header.templaza-horizontal-justify-header .header-icon-wrap {
    height: 100%;
}

.templaza-header.templaza-horizontal-justify-header .header-icon {
    align-items: center;
}

.templaza-header.templaza-stacked-seperated-header .menu-justify .menu-item {
    text-align: left;
    padding: 0;
}

    .templaza-header.templaza-stacked-seperated-header .menu-justify .menu-item.menu-center > a.item-level-1 {
        text-align: center;
    }

    .templaza-header.templaza-stacked-seperated-header .menu-justify .menu-item.menu-left > a.item-level-1 {
        text-align: left;
    }

    .templaza-header.templaza-stacked-seperated-header .menu-justify .menu-item.menu-right > a.item-level-1 {
        text-align: right;
    }

.templaza-header.templaza-stacked-seperated-header .menu-justify .menu-item-logo {
    width: 100%;
}

.templaza-header.templaza-stacked-seperated-header .searchform {
    right: auto;
    left: 0;
    border-radius: 0;
}

    .templaza-header.templaza-stacked-seperated-header .searchform .submit {
        border: none;
        color: #000000;
    }

        .templaza-header.templaza-stacked-seperated-header .searchform .submit svg {
            fill: #000000;
        }

        .templaza-header.templaza-stacked-seperated-header .searchform .submit:hover {
            color: #C3952E;
        }

            .templaza-header.templaza-stacked-seperated-header .searchform .submit:hover svg {
                fill: #C3952E;
            }

.templaza-header.templaza-stacked-seperated-header .header-search {
    padding: 0;
}

.templaza-logo-text .site-title {
    font-size: 26px;
    text-transform: uppercase;
    color: #000000;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

.templaza-logo-text .site-tagline {
    font-size: 0.875em;
}

.templaza-headeranimation-header .burger-menu {
    overflow: hidden;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px;
    pointer-events: all;
}

    .templaza-headeranimation-header .burger-menu span {
        width: 100%;
        height: 2px;
        background: #fff;
        position: absolute;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        top: calc(50% - 7px);
    }

        .templaza-headeranimation-header .burger-menu span:nth-child(2) {
            top: calc(50% + 7px);
            width: 70%;
            right: 0;
        }

    .templaza-headeranimation-header .burger-menu:hover span {
        width: 70%;
    }

        .templaza-headeranimation-header .burger-menu:hover span:nth-child(2) {
            width: 100%;
        }

@keyframes burge_eff {
    0% {
        top: calc(50% - 7px);
    }

    100% {
        top: 50%;
    }
}

@keyframes burge_eff2 {
    0% {
        top: calc(50% + 7px);
    }

    100% {
        top: 50%;
    }
}

.overlay-menu {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    text-align: center;
    opacity: 1;
    z-index: 102;
    overflow: hidden;
}

    .overlay-menu .close {
        position: absolute;
        right: 60px;
        top: 55px;
        cursor: pointer;
        opacity: 0.75;
        z-index: 10;
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -ms-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
    }

        .overlay-menu .close:hover {
            opacity: 1;
        }

        .overlay-menu .close span {
            background-color: #fff;
            width: 20px;
            height: 2px;
            transform: rotate(45deg);
            position: absolute;
        }

            .overlay-menu .close span:nth-child(2) {
                transform: rotate(-45deg);
            }

    .overlay-menu .left-area, .overlay-menu .right-area {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
    }

    .overlay-menu .left-area {
        padding-left: 10vw;
    }

    .overlay-menu .right-area {
        padding-left: 3vw;
        padding-right: 3vw;
    }

        .overlay-menu .right-area ul {
            margin-bottom: 30px;
        }

            .overlay-menu .right-area ul li {
                list-style: none;
                line-height: 30px;
            }

                .overlay-menu .right-area ul li a {
                    color: #7f7f7f;
                }

                .overlay-menu .right-area ul li p {
                    margin: 0;
                    color: #7f7f7f;
                }

                .overlay-menu .right-area ul li span.title {
                    color: #fff;
                    margin-bottom: 20px;
                    font-size: 30px;
                    display: inline-block;
                }

    .overlay-menu .overlay-wrap {
        height: 100vh;
    }

        .overlay-menu .overlay-wrap .left-area {
            text-align: left;
            background: #131313;
        }

            .overlay-menu .overlay-wrap .left-area nav {
                position: relative;
            }

                .overlay-menu .overlay-wrap .left-area nav ul {
                    position: relative;
                    padding: 0;
                    margin: 0;
                }

                    .overlay-menu .overlay-wrap .left-area nav ul li {
                        list-style: none;
                        border: none;
                        display: flex;
                        justify-content: space-between;
                        align-items: center;
                    }

                        .overlay-menu .overlay-wrap .left-area nav ul li a {
                            position: relative;
                            display: flex;
                            justify-content: space-between;
                        }

                            .overlay-menu .overlay-wrap .left-area nav ul li a:before {
                                content: "";
                                width: 8px;
                                height: 8px;
                                background: #fff;
                                position: absolute;
                                border-radius: 30px;
                                left: -20px;
                                top: 50%;
                                transform: translateY(-100%);
                                -webkit-transform: translateY(-100%);
                                -moz-transform: translateY(-100%);
                                -ms-transform: translateY(-100%);
                                -o-transform: translateY(-100%);
                                -webkit-border-radius: 30px;
                                -moz-border-radius: 30px;
                                -ms-border-radius: 30px;
                                -o-border-radius: 30px;
                                opacity: 0;
                                transition: all ease 0.5s;
                                -webkit-transition: all ease 0.5s;
                                -moz-transition: all ease 0.5s;
                                -ms-transition: all ease 0.5s;
                                -o-transition: all ease 0.5s;
                                display: none;
                            }

                        .overlay-menu .overlay-wrap .left-area nav ul li.current-menu-item > a {
                            color: #666666;
                            pointer-events: none;
                        }

                            .overlay-menu .overlay-wrap .left-area nav ul li.current-menu-item > a:before {
                                opacity: 1;
                                left: -35px;
                            }

                        .overlay-menu .overlay-wrap .left-area nav ul li.menu-item-has-children .menu-indicator {
                            border: none;
                            display: flex;
                        }

                            .overlay-menu .overlay-wrap .left-area nav ul li.menu-item-has-children .menu-indicator .fa-angle-right:before {
                                content: "+";
                                font-family: "Font Awesome 6 Free";
                                opacity: 1;
                                transition: all ease 0.3s;
                                -webkit-transition: all ease 0.3s;
                                -moz-transition: all ease 0.3s;
                                -ms-transition: all ease 0.3s;
                                -o-transition: all ease 0.3s;
                                font-style: normal;
                                font-size: 0.5em;
                                display: block;
                            }

                        .overlay-menu .overlay-wrap .left-area nav ul li.menu-item-has-children:hover > a .nav-item-caret {
                            opacity: 1;
                            transform: translateY(0);
                            -webkit-transform: translateY(0);
                            -moz-transform: translateY(0);
                            -ms-transform: translateY(0);
                            -o-transform: translateY(0);
                        }

                        .overlay-menu .overlay-wrap .left-area nav ul li:not(li.menu-item-has-children) a:hover:before {
                            opacity: 1;
                            left: -35px;
                        }

                        .overlay-menu .overlay-wrap .left-area nav ul li ul.sub-menu {
                            position: absolute;
                            top: 50%;
                            left: 0;
                            z-index: -1;
                            pointer-events: none;
                            margin: 0;
                            padding: 0;
                            transform: translateY(-50%);
                            -webkit-transform: translateY(-50%);
                            -moz-transform: translateY(-50%);
                            -ms-transform: translateY(-50%);
                            -o-transform: translateY(-50%);
                            background: none !important;
                            max-width: none;
                        }

                            .overlay-menu .overlay-wrap .left-area nav ul li ul.sub-menu.menu_open {
                                z-index: 1;
                                opacity: 1;
                            }

        .overlay-menu .overlay-wrap .right-area {
            text-align: left;
            background: #191B1D;
        }

        .overlay-menu .overlay-wrap .templaza-mobilemenu-container .templaza-mobilemenu-inner ul {
            height: auto;
            overflow: visible;
        }

        .overlay-menu .overlay-wrap .right-area .social-links {
            margin: 0;
            padding: 0;
        }

            .overlay-menu .overlay-wrap .right-area .social-links li {
                float: left;
            }

            .overlay-menu .overlay-wrap .right-area .social-links a {
                float: right;
                display: inline-block;
                position: relative;
                padding-left: 25px;
                margin-right: 30px;
                transition: all ease 0.3s;
                -webkit-transition: all ease 0.3s;
                -moz-transition: all ease 0.3s;
                -ms-transition: all ease 0.3s;
                -o-transition: all ease 0.3s;
            }

                .overlay-menu .overlay-wrap .right-area .social-links a:after {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 2px;
                    font-size: 20px;
                    font-family: remixicon !important;
                    transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    transition: all ease 0.3s;
                    -webkit-transition: all ease 0.3s;
                    -moz-transition: all ease 0.3s;
                    -ms-transition: all ease 0.3s;
                    -o-transition: all ease 0.3s;
                }

                .overlay-menu .overlay-wrap .right-area .social-links a:hover {
                    color: #fff;
                }

                    .overlay-menu .overlay-wrap .right-area .social-links a:hover:after {
                        transform: rotate(0);
                        -webkit-transform: rotate(0);
                        -moz-transform: rotate(0);
                        -ms-transform: rotate(0);
                        -o-transform: rotate(0);
                    }

    .overlay-menu .back {
        opacity: 0.8 !important;
        transition: opacity ease 0.2s;
        -webkit-transition: opacity ease 0.2s;
        -moz-transition: opacity ease 0.2s;
        -ms-transition: opacity ease 0.2s;
        -o-transition: opacity ease 0.2s;
    }

        .overlay-menu .back:hover {
            opacity: 1 !important;
        }

        .overlay-menu .back::before {
            display: none;
        }

        .overlay-menu .back:after {
            content: "";
            position: absolute;
            right: -40px;
            top: 11px;
            font-size: 21px;
            font-family: remixicon !important;
        }

@media (min-width:1201px) {
    body.header-sidebar-left {
        margin-left: 0;
    }

    body.header-sidebar-right {
        margin-right: 0;
    }
}

@media (max-width:959.99px) {
    body .templaza-divi-logo-wrap, body .menu-item-logo {
        border: none !important;
    }

    header .header-icon-wrap {
        position: absolute;
        right: auto;
    }

    header .header-horizontal-logo, header .header-menu-horizontal-left {
        border: none !important;
    }

    .templaza-logo {
        margin-left: 0;
    }
}

.jddrop-content {
    display: none;
    z-index: 99;
}

.menu-item-badge {
    padding: 2px 7px;
    font-weight: normal;
    text-transform: none;
    line-height: 20px;
    font-size: 14px;
    border-radius: 2px;
}

.megamenu-container {
    padding: 15px 10px;
    display: none;
    position: absolute;
    z-index: 999;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

    .megamenu-container.nav-submenu-container {
        padding: 0;
    }

    .megamenu-container .nav-submenu {
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    }

.nav-item-megamenu .nav-submenu .item-link-heading.item-level-2, .nav-item-megamenu .nav-submenu .item-link-separator.item-level-2 {
    border-bottom: 1px solid;
}

    .nav-item-megamenu .nav-submenu .item-link-heading.item-level-2:hover, .nav-item-megamenu .nav-submenu .item-link-separator.item-level-2:hover {
        color: inherit !important;
        background-color: inherit !important;
    }

.nav-submenu-static {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    z-index: 9;
}

    .nav-submenu-static > li {
        padding: 0;
        position: relative;
    }

        .nav-submenu-static > li > a {
            text-decoration: none;
            display: block;
            padding: 10px 15px;
        }

        .nav-submenu-static > li > .nav-submenu {
            position: absolute;
            top: 0;
            left: 100%;
            width: 100%;
            max-width: 300px;
            display: none;
        }

            .nav-submenu-static > li > .nav-submenu.right {
                left: -100%;
            }

.templaza-nav .nav-title {
    display: block;
    position: relative;
}

.templaza-nav .nav-subtitle {
    display: block;
    padding: 0;
    opacity: 0.6;
    font-size: 70%;
}

.templaza-nav .nav-item-parent .nav-title {
    padding-right: 25px;
}

    .templaza-nav .nav-item-parent .nav-title > .nav-item-caret {
        right: 0;
        position: absolute;
        top: 50%;
        font-size: 75%;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        margin-top: -10px;
    }

.templaza-nav .nav-item-parent.no-dropdown-icon .nav-title {
    padding-right: 0;
}

.templaza-nav .nav-submenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-direction: column;
    z-index: 9;
}

    .templaza-nav .nav-submenu.megamenu-submenu-level-1 {
        box-shadow: none;
    }

    .templaza-nav .nav-submenu .nav-item-parent.nav-title {
        padding-right: 25px;
    }

    .templaza-nav .nav-submenu .nav-title {
        padding-right: 0;
    }

    .templaza-nav .nav-submenu > li {
        padding: 0;
        position: relative;
    }

        .templaza-nav .nav-submenu > li > a {
            text-decoration: none;
            display: block;
        }

        .templaza-nav .nav-submenu > li > .nav-submenu {
            position: absolute;
            top: 0;
            left: 100%;
            width: 100%;
            display: none;
        }

            .templaza-nav .nav-submenu > li > .nav-submenu.right {
                left: -100%;
            }

.templaza-nav .menu-item.uk-parent > .megamenu-item-link > .nav-item-caret {
    font-family: monospace;
}

    .templaza-nav .menu-item.uk-parent > .megamenu-item-link > .nav-item-caret:after {
        display: flex;
        align-items: center;
        justify-content: center;
        content: "[+]";
        font-style: normal;
        float: right;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

.templaza-nav .menu-item.uk-parent.uk-open > .megamenu-item-link > .nav-item-caret::after {
    content: "[-]";
}

.templaza-nav .menu-highlight-label {
    font-size: 0.7em;
    text-transform: none;
    padding: 0.35em 0.55em;
    margin-left: 0.75em;
    line-height: 1;
}

.templaza-nav.menu-justify {
    margin-left: -40px !important;
}

    .templaza-nav.menu-justify > .menu-item {
        width: 100%;
        padding-left: 40px;
    }

        .templaza-nav.menu-justify > .menu-item > a {
            width: 100%;
            border-top: 2px solid rgba(0, 0, 0, 0.1);
        }

.templaza-nav.menu-horizontal-justify > .menu-item {
    width: 100%;
}

    .templaza-nav.menu-horizontal-justify > .menu-item > a {
        width: 100%;
    }

ul.megamenu-submenu {
    list-style-type: none;
    padding: 0;
}

    ul.megamenu-submenu > li > .megamenu-submenu {
        padding-left: 15px;
    }

.has-megamenu {
    position: relative;
    display: flex;
}

    .has-megamenu[data-position=left] {
        justify-content: flex-start;
    }

    .has-megamenu[data-position=right] {
        justify-content: flex-end;
    }

    .has-megamenu[data-position=center], .has-megamenu[data-position=full], .has-megamenu[data-position=edge] {
        justify-content: center;
    }

    .has-megamenu:before {
        content: "";
        width: 100%;
        height: 250%;
        max-height: 100px;
        position: absolute;
        top: 100%;
        display: none;
        cursor: pointer;
    }

    .has-megamenu.mega-open:before {
        display: block;
    }

    .has-megamenu.mega-open .arrow {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #eee;
        z-index: 0;
        left: 50%;
        margin-left: -8px;
        bottom: 0;
        display: none;
    }

.templaza-sidebar-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .templaza-sidebar-menu li {
        width: 100%;
        display: block;
        border-bottom: 1px solid #eee;
    }

        .templaza-sidebar-menu li a {
            padding: 10px;
        }

.templaza-header .templaza-sidebar-menu li a {
    padding: 0.5em 0;
}

.templaza-sidebar-menu li > ul li:last-child {
    border-bottom: none;
}

.templaza-sidebar-menu li.nav-item-active > ul {
    display: block;
}

.templaza-sidebar-menu li > .nav-item-caret {
    width: 50px;
    display: inline-block;
    font-size: 13px;
    text-align: right;
    padding: 10px;
    cursor: pointer;
    float: right;
    line-height: inherit;
}

    .templaza-sidebar-menu li > .nav-item-caret:before {
        content: "";
    }

    .templaza-sidebar-menu li > .nav-item-caret.open:before {
        content: "";
    }

.templaza-sidebar-menu li:last-child {
    border-bottom: 0;
}

.templaza-header ul {
    margin: 0;
}

    .templaza-header ul li a {
        padding: 0 1em;
    }

.templaza-header .navbar-nav {
    flex-direction: row;
    margin: 0;
}

    .templaza-header .navbar-nav.fade-down .menu-item.has-megamenu .menu-item > .sub-menu, .templaza-header .navbar-nav.fade-up .menu-item.has-megamenu .menu-item > .sub-menu, .templaza-header .navbar-nav.fade-left .menu-item.has-megamenu .menu-item > .sub-menu, .templaza-header .navbar-nav.fade-right .menu-item.has-megamenu .menu-item > .sub-menu, .templaza-header .navbar-nav.rotate-x .menu-item.has-megamenu .menu-item > .sub-menu, .templaza-header .navbar-nav.rotate-y .menu-item.has-megamenu .menu-item > .sub-menu {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .templaza-header .navbar-nav.fade-down .menu-item:hover > .sub-menu, .templaza-header .navbar-nav.fade-up .menu-item:hover > .sub-menu, .templaza-header .navbar-nav.fade-left .menu-item:hover > .sub-menu, .templaza-header .navbar-nav.fade-right .menu-item:hover > .sub-menu, .templaza-header .navbar-nav.rotate-x .menu-item:hover > .sub-menu, .templaza-header .navbar-nav.rotate-y .menu-item:hover > .sub-menu {
        transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
    }

    .templaza-header .navbar-nav.fade-down .menu-item > .sub-menu, .templaza-header .navbar-nav.fade-up .menu-item > .sub-menu, .templaza-header .navbar-nav.fade-left .menu-item > .sub-menu, .templaza-header .navbar-nav.fade-right .menu-item > .sub-menu, .templaza-header .navbar-nav.rotate-x .menu-item > .sub-menu, .templaza-header .navbar-nav.rotate-y .menu-item > .sub-menu {
        -o-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -webkit-transform-origin: 0% 0%;
        -o-transition: -o-transform 0.3s, all 0.3s;
        -ms-transition: -ms-transform 0.3s, all 0.3s;
        -moz-transition: -moz-transform 0.3s, all 0.3s;
        -webkit-transition: -webkit-transform 0.3s, all 0.3s;
        transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        transform: rotateX(-75deg);
        -o-transform: rotateX(-75deg);
        -moz-transform: rotateX(-75deg);
        -webkit-transform: rotateX(-75deg);
    }

    .templaza-header .navbar-nav.fade-up .menu-item > .sub-menu {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
    }

    .templaza-header .navbar-nav.fade-left .menu-item > .sub-menu {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        transform-style: initial;
        -o-transform-style: initial;
        -moz-transform-style: initial;
        -webkit-transform-style: initial;
        -webkit-transform: translateX(40px) skewX(7deg);
        -moz-transform: translateX(40px) skewX(7deg);
        -ms-transform: translateX(40px) skewX(7deg);
        -o-transform: translateX(40px) skewX(7deg);
        transform: translateX(40px) skewX(7deg);
    }

    .templaza-header .navbar-nav.fade-right .menu-item > .sub-menu {
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -ms-transform-origin: center center;
        -o-transform-origin: center center;
        transform-origin: center center;
        transform-style: initial;
        -o-transform-style: initial;
        -moz-transform-style: initial;
        -webkit-transform-style: initial;
        -webkit-transform: translateX(-40px) skewX(-7deg);
        -moz-transform: translateX(-40px) skewX(-7deg);
        -ms-transform: translateX(-40px) skewX(-7deg);
        -o-transform: translateX(-40px) skewX(-7deg);
        transform: translateX(-40px) skewX(-7deg);
    }

    .templaza-header .navbar-nav.rotate-x .menu-item > .sub-menu {
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        transform-style: initial;
        -o-transform-style: initial;
        -moz-transform-style: initial;
        -webkit-transform-style: initial;
        -webkit-transform-origin: initial;
        -moz-transform-origin: initial;
        -ms-transform-origin: initial;
        -o-transform-origin: initial;
        transform-origin: initial;
        -webkit-transition: all 0.3s ease-in, opacity 0.2s linear;
        -moz-transition: all 0.3s ease-in, opacity 0.2s linear;
        transition: all 0.3s ease-in, opacity 0.2s linear;
    }

    .templaza-header .navbar-nav.rotate-y .menu-item > .sub-menu {
        -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -moz-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -ms-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -o-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        transform: perspective(400) rotate3d(1, 0, 0, -90deg);
        -webkit-transform-origin: 50% 0;
        -moz-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        -o-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -moz-transition: 300ms;
        -o-transition: 300ms;
        transition: 300ms;
    }

    .templaza-header .navbar-nav.rotate-y .menu-item:hover > .sub-menu {
        -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
        -moz-transform: perspective(400) rotate3d(1, 0, 0, 0);
        -ms-transform: perspective(400) rotate3d(1, 0, 0, 0);
        -o-transform: perspective(400) rotate3d(1, 0, 0, 0);
        transform: perspective(400) rotate3d(1, 0, 0, 0);
    }

    .templaza-header .navbar-nav > .menu-item > .sub-menu {
        top: 100%;
    }

        .templaza-header .navbar-nav > .menu-item > .sub-menu .sub-menu {
            top: 0;
            left: 100%;
        }

    .templaza-header .navbar-nav .menu-item {
        display: flex;
        position: relative;
        overflow: hidden;
    }

        .templaza-header .navbar-nav .menu-item.current-menu-item > a {
            color: #fff !important;
        }

        .templaza-header .navbar-nav .menu-item > a {
            display: block;
            padding: 0.5em 1em;
        }

        .templaza-header .navbar-nav .menu-item:hover {
            overflow: visible;
        }

            .templaza-header .navbar-nav .menu-item:hover > .sub-menu {
                opacity: 1;
                visibility: visible;
            }

        .templaza-header .navbar-nav .menu-item > .sub-menu {
            position: absolute;
            top: 100%;
            z-index: 1000;
            margin: 0;
            box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
            padding: 10px 0;
            min-width: 190px;
            background-color: #ffffff;
            border: none;
            opacity: 0;
            visibility: hidden;
        }

            .templaza-header .navbar-nav .menu-item > .sub-menu ul li {
                padding: 12px 0;
                border-top: 1px solid #ededed;
            }

                .templaza-header .navbar-nav .menu-item > .sub-menu ul li a i {
                    font-size: 0.9em;
                    padding-right: 8px;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu ul li.current-menu-item > a {
                    color: #C3952E;
                }

            .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row:first-child ul li {
                border: none;
            }

            .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget {
                padding: 15px 0;
            }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget .widgettitle {
                    font-size: 0.9rem;
                    margin-bottom: 15px;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul li {
                    border-top: 1px solid #ededed;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li img {
                    width: 70px;
                    float: left;
                    margin-left: 0;
                    margin-right: 15px;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li span.product-title, .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li .star-rating {
                    padding-left: 0;
                    display: block;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li .star-rating {
                    margin: 5px;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li del {
                    opacity: 0.8;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li del, .templaza-header .navbar-nav .menu-item > .sub-menu .templaza-row .widget ul.product_list_widget li ins {
                    color: #C3952E;
                }

            .templaza-header .navbar-nav .menu-item > .sub-menu .sub-menu {
                min-width: 220px;
                position: absolute;
                left: 100%;
                top: 0;
                margin: 0;
                padding: 0;
                list-style: none;
                background-color: #fff;
                box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
            }

                .templaza-header .navbar-nav .menu-item > .sub-menu .sub-menu li {
                    padding: 0;
                    border-top: none;
                }

                    .templaza-header .navbar-nav .menu-item > .sub-menu .sub-menu li a i {
                        font-size: 0.9em;
                        padding-right: 8px;
                    }

                    .templaza-header .navbar-nav .menu-item > .sub-menu .sub-menu li.current-menu-item > a {
                        color: #C3952E;
                    }

            .templaza-header .navbar-nav .menu-item > .sub-menu li {
                list-style: none;
                position: relative;
                margin: 0;
                padding: 0;
                display: block;
            }

                .templaza-header .navbar-nav .menu-item > .sub-menu li > a {
                    background-image: none;
                    border-right: 0 none;
                    text-align: left;
                    display: block;
                    padding: 0;
                    text-transform: none;
                    letter-spacing: normal;
                    border-right: 0px solid;
                }

            .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item {
                display: block;
            }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item > a {
                    padding: 8px 0;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item .megamenu-arrow {
                    float: right;
                    margin-right: 12px;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item .megamenu-indicator {
                    border-top: 4px solid rgba(0, 0, 0, 0);
                    border-bottom: 4px solid rgba(0, 0, 0, 0);
                    border-left: 4px solid;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item .sub-menu {
                    top: 0;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item.has-megamenu[data-position=left] > .sub-menu {
                    left: 100%;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item.has-megamenu[data-position=left] .megamenu-arrow {
                    position: absolute;
                    right: 0;
                }

                .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item.has-megamenu[data-position=right] > .sub-menu {
                    right: 100%;
                }

                    .templaza-header .navbar-nav .menu-item > .sub-menu .menu-item.has-megamenu[data-position=right] > .sub-menu .megamenu-arrow {
                        position: absolute;
                        right: 0;
                    }

        .templaza-header .navbar-nav .menu-item .megamenu-arrow {
            margin-left: 9px;
            position: relative;
        }

        .templaza-header .navbar-nav .menu-item .megamenu-indicator {
            margin-left: 8px;
            position: relative;
            border-left: 4px solid rgba(0, 0, 0, 0);
            border-right: 4px solid rgba(0, 0, 0, 0);
            border-top: 4px solid;
            top: 45%;
        }

        .templaza-header .navbar-nav .menu-item .megamenu-description-group {
            display: inline-block;
        }

            .templaza-header .navbar-nav .menu-item .megamenu-description-group .megamenu-title {
                display: block;
                position: relative;
            }

            .templaza-header .navbar-nav .menu-item .megamenu-description-group .megamenu-description {
                font-style: italic;
                font-size: 0.8em;
                text-transform: none;
                font-weight: normal;
            }

    .templaza-header .navbar-nav .has-megamenu .menu-item > .sub-menu {
        opacity: 1;
        position: static;
        visibility: visible;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .templaza-header .navbar-nav .has-megamenu .megamenu-arrow {
        display: none;
    }

    .templaza-header .navbar-nav .has-megamenu > .megamenu-item-link.item-level-1 .megamenu-arrow {
        display: inline;
    }

.templaza-header.templaza-header-sticky.megamenu-trigger-click .navbar-nav .menu-item.mega-open > .megamenu-sub-menu, .templaza-header.templaza-header-sticky.megamenu-trigger-click .navbar-nav .menu-item.mega-open:hover > .megamenu-sub-menu, .templaza-header.megamenu-trigger-click .navbar-nav .menu-item.mega-open > .megamenu-sub-menu, .templaza-header.megamenu-trigger-click .navbar-nav .menu-item.mega-open:hover > .megamenu-sub-menu {
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
}

.templaza-header.templaza-header-sticky.megamenu-trigger-click .navbar-nav .menu-item:hover > .megamenu-sub-menu, .templaza-header.megamenu-trigger-click .navbar-nav .menu-item:hover > .megamenu-sub-menu {
    opacity: 0;
    visibility: hidden;
    transform: none;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
}

.header-offcanvas-trigger {
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    width: 34px;
    height: 34px;
    padding: 2px;
}

.burger-test {
    color: #fff;
}

.burger-menu-button {
    text-align: right;
    line-height: 0;
    margin: 0;
}

    .burger-menu-button .button {
        padding: 0;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        width: 30px;
        height: 30px;
    }

        .burger-menu-button .button:hover, .burger-menu-button .button:focus {
            opacity: 0.7;
            background: transparent;
        }

        .burger-menu-button .button:focus {
            outline: 0;
        }

    .burger-menu-button .offcanvas-close-btn .inner {
        transform: rotate(225deg);
        transition-delay: 0.12s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

        .burger-menu-button .offcanvas-close-btn .inner::before {
            top: 0;
            opacity: 0;
            transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
        }

        .burger-menu-button .offcanvas-close-btn .inner::after {
            bottom: 0;
            transform: rotate(-90deg);
            transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
        }

    .burger-menu-button .box {
        width: 30px;
        height: 30px;
        display: inline-block;
        position: relative;
    }

    .burger-menu-button .inner {
        display: block;
        top: 50%;
        margin-top: -1.5px;
    }

        .burger-menu-button .inner, .burger-menu-button .inner::before, .burger-menu-button .inner::after {
            width: 30px;
            height: 3px;
            background-color: #212529;
            position: absolute;
            transition-property: transform;
            transition-duration: 0.15s;
            transition-timing-function: ease;
        }

            .burger-menu-button .inner::before, .burger-menu-button .inner::after {
                content: "";
                display: block;
            }

            .burger-menu-button .inner::before {
                top: -10px;
            }

            .burger-menu-button .inner::after {
                bottom: -10px;
            }

    .burger-menu-button .inner {
        transition-duration: 0.22s;
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

        .burger-menu-button .inner::before {
            transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
        }

        .burger-menu-button .inner::after {
            transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        }

    .burger-menu-button.header-offcanvas-trigger .inner::before {
        width: 20px;
        margin-left: 10px;
    }

    .burger-menu-button.header-offcanvas-trigger .inner::after {
        width: 25px;
        margin-left: 5px;
    }

    .burger-menu-button.header-offcanvas-trigger.active .inner::before, .burger-menu-button.header-offcanvas-trigger.active .inner::after {
        width: 30px;
        margin-left: 0;
    }

.off-page-content {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 10001;
}

    .off-page-content .off-page-inner {
        position: relative;
        z-index: 2;
        background-color: #fff;
        height: 100%;
        overflow-y: auto;
    }

    .off-page-content .off-page-close {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 3;
        text-align: center;
        line-height: 40px;
        background-color: #fff;
        color: #000;
        font-size: 16px;
        cursor: pointer;
        border-bottom: 1px solid #eee;
        border-left: 1px solid #eee;
    }

        .off-page-content .off-page-close:after {
            content: "✕";
        }

    .off-page-content .off-page-overlay {
        position: fixed;
        display: none;
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.6);
    }

.templaza-offcanvas {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1070;
    visibility: hidden;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    max-width: 100vw !important;
}

    .templaza-offcanvas .burger-menu-button {
        padding: 10px;
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9;
        height: 50px;
    }

    .templaza-offcanvas .templaza-offcanvas-inner {
        position: relative;
        display: block;
        padding: 0 15px;
        height: calc(100% - 50px);
    }

        .templaza-offcanvas .templaza-offcanvas-inner .moduletable {
            margin: 0 -15px;
        }

            .templaza-offcanvas .templaza-offcanvas-inner .moduletable .module-title {
                padding: 10px 15px;
                margin: 0;
            }

    .templaza-offcanvas li.menu-item.menu-go-back {
        margin-top: 50px;
    }

    .templaza-offcanvas .close-offcanvas, .templaza-offcanvas .close-offcanvas:hover {
        display: inline-block;
        margin-top: 0;
        position: relative;
        right: 0;
        z-index: 999999;
    }

    .templaza-offcanvas .burger-menu-button .inner, .templaza-offcanvas .burger-menu-button .inner::before, .templaza-offcanvas .burger-menu-button .inner::after {
        background-color: #000;
        opacity: 1;
    }

.admin-bar .templaza-container .templaza-offcanvas {
    top: 32px;
}

body.templaza-offcanvas-opened {
    max-height: 100vh;
    overflow: hidden;
}

    body.templaza-offcanvas-opened .templaza-content:after {
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
    }

    body.templaza-offcanvas-opened .templaza-offcanvas:after {
        width: 0;
        height: 0;
        opacity: 0;
        -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
        transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    }

    body.templaza-offcanvas-opened .templaza-offcanvas-open {
        overflow-x: hidden;
    }

.offcanvasDirRight .templaza-offcanvas {
    left: auto;
    right: 0;
}

.templaza-mobilemenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1060;
    visibility: hidden;
    height: 100%;
    width: 250px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: white;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    max-width: 100vw !important;
}

    .templaza-mobilemenu.mobilemenu-slide {
        visibility: visible;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

.mobilemenu-slide.templaza-mobilemenu-open .templaza-mobilemenu.mobilemenu-slide {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.templaza-mobilemenu .burger-menu-button {
    padding: 10px;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.admin-bar .templaza-container .templaza-mobilemenu {
    top: 32px;
}

.templaza-mobilemenu-container .templaza-mobilemenu-inner ul {
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.templaza-mobilemenu-container .templaza-mobilemenu-inner .dropdown-menus {
    position: fixed;
    left: -150%;
    top: 0;
    height: 100vh;
    width: 100% !important;
    transition: all 0.5s;
    background-color: white !important;
}

    .templaza-mobilemenu-container .templaza-mobilemenu-inner .dropdown-menus.menu_open {
        left: 0;
        z-index: 1;
    }

    .templaza-mobilemenu-container .templaza-mobilemenu-inner .dropdown-menus .menu-indicator-back {
        text-align: left;
        width: 100%;
        cursor: pointer;
        display: block;
        padding: 15px;
        box-sizing: border-box;
    }

        .templaza-mobilemenu-container .templaza-mobilemenu-inner .dropdown-menus .menu-indicator-back i {
            margin-right: 10px;
            color: inherit !important;
        }

.templaza-mobilemenu-container .templaza-mobilemenu-inner .menu-item {
    display: table;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

    .templaza-mobilemenu-container .templaza-mobilemenu-inner .menu-item.menu-go-back {
        margin-top: 50px;
        border-top: 0;
    }

    .templaza-mobilemenu-container .templaza-mobilemenu-inner .menu-item .menu-indicator {
        width: 60px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }

#templaza-backtotop {
    display: none;
    line-height: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 10px;
    z-index: 1020;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    #templaza-backtotop:hover {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    #templaza-backtotop.circle {
        border-radius: 100%;
    }

    #templaza-backtotop.rounded {
        border-radius: 4px;
    }

    #templaza-backtotop.square {
        border-radius: 0;
    }

.header-sidebar-right #templaza-backtotop {
    right: auto;
    left: 20px;
}

.templaza-backtotop #templaza-backtotop {
    position: inherit;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: center;
}

    .templaza-backtotop #templaza-backtotop.uk-flex {
        display: flex !important;
    }

.title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.page-links {
    clear: both;
}

.templaza-page .type-page:after, .templaza-page .templaza-single-content:after, .templaza-single .type-page:after, .templaza-single .templaza-single-content:after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both;
}

.templaza-page .templaza-single-tags > a:before, .templaza-single .templaza-single-tags > a:before {
    content: "# ";
    display: inline;
}

.templaza-archive .templaza-archive-item {
    margin-bottom: 40px;
}

.templaza-post-meta span {
    display: inline;
}

    .templaza-post-meta span i {
        padding-right: 5px;
        font-size: 0.9em;
    }

    .templaza-post-meta span:not(:last-child):after {
        content: " - ";
        margin: 0 6px;
    }

.templaza-post-meta .tag a:before {
    content: "#";
    margin-right: 1px;
}

.templaza-post-meta, .templaza-blog-share {
    line-height: 1.6em;
}

    .templaza-post-meta span, .templaza-blog-share span {
        color: #999999;
    }

        .templaza-post-meta span i, .templaza-blog-share span i {
            padding-right: 5px;
            font-size: 0.9em;
        }

    .templaza-blog-share a {
        color: #999999;
    }

        .templaza-blog-share a i {
            padding-right: 5px;
            font-size: 0.9em;
        }

        .templaza-blog-share a:not(:last-child) {
            padding-right: 15px;
        }

        .templaza-blog-share a:hover {
            color: #C3952E;
        }

            .templaza-blog-share a:hover span {
                color: #C3952E;
            }

.templaza-blog-item .templaza-blog-slider img {
    width: 100%;
}

.templaza-blog-item .templaza-blog-item-video iframe {
    width: 100%;
}

.templaza-blog-item .templaza-blog-item-link > .templaza-post-link {
    border: 2px dashed rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.05);
}

.templaza-blog-item .templaza-archive-gallery .uk-slideshow-items li {
    margin: 0;
}

.templaza-blog-item .templaza-archive-gallery .uk-slidenav {
    background: #C3952E;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    height: 50px;
    width: 50px;
    text-align: center;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 5px 5px 0;
}

    .templaza-blog-item .templaza-archive-gallery .uk-slidenav:hover {
        background: #2A2A2A;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .templaza-blog-item .templaza-archive-gallery .uk-slidenav.uk-slidenav-next {
        border-radius: 5px 0 0 5px;
    }

.templaza-blog-item.templaza-sticky {
    overflow: visible;
}

    .templaza-blog-item.templaza-sticky .templaza-blog-item-wrap {
        position: relative;
    }

    .templaza-blog-item.templaza-sticky .templaza-blog-item-title {
        position: relative;
    }

        .templaza-blog-item.templaza-sticky .templaza-blog-item-title .templaza-sticky-post-no-thumbnail {
            background: #C3952E;
            border-radius: 3px;
            color: #fff;
            display: inline-block;
            font-size: 0.5em;
            margin-left: 20px;
            padding: 3px 12px 4px;
            position: relative;
            top: -20px;
            font-weight: 400;
            line-height: 1em;
        }

.templaza-block-author-name {
    margin-bottom: 10px;
}

    .templaza-block-author-name a {
        color: inherit;
    }

.templaza-sticky-post {
    background-color: #C3952E;
    position: absolute;
    margin-bottom: 80px;
    display: block;
    width: 40px;
    height: 40px;
    top: -6px;
    right: 20px;
    line-height: 40px;
    text-align: center;
    z-index: 1;
    color: #fff;
    font-size: 18px;
}

    .templaza-sticky-post:before {
        right: -6px;
        content: "";
        position: absolute;
        height: 0;
        width: 0;
        border-bottom: 6px solid #333;
        border-right: 6px solid transparent;
    }

    .templaza-sticky-post:after {
        height: 0;
        width: 0;
        border-left: 20px solid #C3952E;
        border-right: 20px solid #C3952E;
        border-bottom: 20px solid transparent;
        bottom: -20px;
        left: 0;
        content: "";
        position: absolute;
    }

div.templaza-single-post .templaza-news-item img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

div.templaza-single-post h3.block_title {
    color: #000000;
    font-weight: 700;
    font-size: 24px;
}

div.templaza-single-post .info {
    color: #636363;
}

    div.templaza-single-post .info > *:not(:last-child):after {
        content: "";
        top: 2px;
        width: 1px;
        height: 15px;
        margin: 0 15px;
        position: relative;
        display: inline-block;
        background: #636363;
    }

.templaza-btn-outline {
    background: #C3952E;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 5px;
    line-height: 1em;
    background: none !important;
    border: 1px solid #000000 !important;
    border-radius: 0;
}

    .templaza-btn-outline:hover {
        background: #2A2A2A;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .templaza-btn-outline i {
        padding-right: 15px;
    }

    .templaza-btn-outline:hover {
        background: none !important;
        color: #2A2A2A !important;
        border-color: #2A2A2A !important;
    }

div.templaza-basic-breadcrumb {
    padding: 120px 0;
    position: relative;
}

    div.templaza-basic-breadcrumb:before {
        background: rgba(0, 0, 0, 0.75);
        z-index: 1;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    div.templaza-basic-breadcrumb .box-breadcrumb {
        z-index: 2;
        display: flex;
        align-items: center;
        position: relative;
        color: #fff;
        justify-content: space-between;
    }

        div.templaza-basic-breadcrumb .box-breadcrumb .breadcrumb {
            background: none;
        }

            div.templaza-basic-breadcrumb .box-breadcrumb .breadcrumb .bread_space {
                padding: 0 5px;
                display: inline-block;
            }

            div.templaza-basic-breadcrumb .box-breadcrumb .breadcrumb a {
                color: #C3952E;
            }

ul.templaza-basic-breadcrumb {
    padding-left: 0;
}

#comments h3.block_title {
    margin-bottom: 35px;
}

#comments .comment-notes {
    margin-bottom: 20px;
}

#comments .comment-form-cookies-consent {
    margin-bottom: 20px;
}

    #comments .comment-form-cookies-consent label {
        display: inline;
        font-size: inherit;
    }

#comments .comment-form-comment.login label {
    display: block;
    margin: 10px 0 20px 0;
}

#comments #submit {
    margin-top: 0;
}

.comment-list {
    padding: 0;
    list-style: none;
}

    .comment-list .comments {
        padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

        .comment-list .comments .comment-author {
            float: left;
            margin-right: 30px;
        }

            .comment-list .comments .comment-author img {
                width: 70px;
                height: auto;
            }

        .comment-list .comments .comment-content {
            padding-left: 100px;
        }

            .comment-list .comments .comment-content .comment-head {
                display: flex;
                justify-content: space-between;
            }

                .comment-list .comments .comment-content .comment-head h5 {
                    margin: 0;
                }

                .comment-list .comments .comment-content .comment-head .comment-info {
                    font-size: 0.8em;
                    color: #999999;
                    font-style: italic;
                }

            .comment-list .comments .comment-content .edit-reply {
                font-size: 0.8em;
            }

form input {
    font-family: inherit;
}

    form input[type="text"], form input[type="email"], form input[type="search"] {
        height: 60px;
        line-height: 60px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 15px;
        max-width: 100%;
        width: 100%;
    }

    form input[type="password"] {
        height: 60px;
        line-height: 60px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 15px;
        max-width: 100%;
    }

    form input[type="submit"] {
        cursor: pointer;
    }

    form input:focus-visible {
        outline: none;
    }

form textarea {
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    max-width: 100%;
    height: auto;
    width: 100%;
    font-family: inherit;
}

    form textarea:focus-visible {
        outline: none;
    }

form input[type="submit"], form button {
    background: #C3952E;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 5px;
    line-height: 1em;
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    max-width: 100%;
    border-color: transparent;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

    form input[type="submit"]:hover, form button:hover {
        background: #2A2A2A;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    form input[type="submit"] i, form button i {
        padding-right: 15px;
    }

form select {
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    max-width: 100%;
}

select {
    height: 60px;
    line-height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 15px;
    max-width: 100%;
}

.searchform input[type="text"] {
    font-size: 0.9em;
}

.searchform i {
    display: none;
}

.searchform input.submit {
    font-size: 0.9em;
    padding: 0 25px;
    border-radius: 0;
}

.templaza-footer .templaza-sidebar .widget-area .widget h5 {
    color: green;
}

.templaza-footer .templaza-sidebar .widget-area .widget h2 {
    color: #fff;
    font-size: 20px;
    border-top: none;
    padding-top: 0;
    margin-bottom: 10px;
}

.templaza-footer .templaza-sidebar .widget-area .widget h3 {
    color: #fff;
    border-top: none;
    padding-top: 0;
    margin-bottom: 10px;
}

.templaza-footer .templaza-sidebar .widget-area .widget i {
    color: #C3952E;
    margin-right: 8px;
}

.templaza-footer .templaza-sidebar .widget-area .widget img {
    padding-bottom: 15px;
}

.templaza-footer .templaza-sidebar ul li a {
    color: #868686;
}

    .templaza-footer .templaza-sidebar ul li a:hover {
        color: #C3952E;
    }

    .templaza-footer .templaza-sidebar ul li a i {
        padding-right: 10px;
    }

.templaza-footer .templaza-sidebar ul.templaza-social li a i {
    padding: 0;
}

.templaza-footer ul.tz-menu-vertical li {
    padding-bottom: 10px;
}

.templaza-footer ul li a i {
    padding-right: 10px;
}

.templaza-footer .tnp-subscription-minimal input.tnp-email {
    max-width: none;
}

.templaza-footer-bottom {
    font-size: 14px;
    padding: 20px 0;
}

    .templaza-footer-bottom .templaza-social {
        text-align: right;
        justify-content: right;
    }

        .templaza-footer-bottom .templaza-social li a {
            color: #fff;
            font-size: 1.2em;
            padding: 0 15px;
        }

#templaza-backtotop {
    position: fixed;
    text-align: center;
    z-index: 99999;
}

    #templaza-backtotop i {
        line-height: 1em;
    }

.templaza-wp_menu .widget_nav_menu ul.tz-menu-horizontal {
    padding: 0;
}

    .templaza-wp_menu .widget_nav_menu ul.tz-menu-horizontal li {
        list-style: none;
        display: inline-block;
        padding: 0 10px;
    }

.pagination .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.pagination .nav-links {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 1em;
}

    .pagination .nav-links span, .pagination .nav-links a {
        display: inline-block;
        padding: 10px 15px;
        margin: 0 3px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .pagination .nav-links a:hover {
            background: #C3952E;
            color: #fff;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

        .pagination .nav-links span.current {
            background: #C3952E;
            color: #fff;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

div .wp-pagenavi {
    padding-top: 30px;
}

    div .wp-pagenavi span {
        margin: 0 5px;
        padding: 9px 16px;
        display: inline-block;
        background: #ffffff;
        border: none;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    }

        div .wp-pagenavi span.current {
            font-weight: normal;
            background: #C3952E;
            color: #ffffff;
        }

    div .wp-pagenavi a {
        display: inline-block;
        padding: 9px 16px;
        margin: 0 5px;
        border-radius: 2px;
        border: none;
        background: #ffffff;
        color: #565656;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
    }

        div .wp-pagenavi a:hover {
            background: #C3952E;
            color: #ffffff !important;
        }

.templaza-share {
    margin-top: 50px;
}

    .templaza-share strong {
        color: #000000;
    }

    .templaza-share .socials {
        display: inline-block;
        padding-left: 10px;
    }

        .templaza-share .socials a {
            padding: 5px 25px;
            border-radius: 3px;
            display: inline-block;
            margin: 0 2px;
            font-size: 12px;
            color: #fff;
            background: #3b5998;
        }

            .templaza-share .socials a.twitter {
                background: #6faedc;
            }

            .templaza-share .socials a i {
                padding-right: 5px;
            }

.widget.widget_text img {
    display: block;
}

.widget.widget_text br {
    margin-bottom: 20px;
    display: block;
    content: "";
}

.widget.style1 h2, .widget.style1 h3 {
    position: relative;
    padding-top: 0;
    border-top: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}

    .widget.style1 h2.widget-title:after, .widget.style1 h3.widget-title:after {
        content: "";
        display: block;
        width: 70px;
        height: 1px;
        background: #222222;
        position: absolute;
        bottom: -1px;
        left: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .widget.style1 h2.widget-title span, .widget.style1 h3.widget-title span {
        display: inline-block;
        position: relative;
    }

    .widget.style1 h2 i, .widget.style1 h3 i {
        padding-right: 10px;
    }

.widget.style1:hover h3.widget-title:after {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget.style1 .widget-content > h2 i, .widget.style1 .widget-content > h3 i {
    padding-right: 10px;
}

.widget.style1 .widget-content > h2:after, .widget.style1 .widget-content > h3:after {
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #222222;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget.style1 .widget-content:hover > h2:after, .widget.style1 .widget-content:hover > h3:after {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.widget.style2 h3 {
    border: none;
    padding: 15px 20px;
}

    .widget.style2 h3 i {
        font-size: 0.9em;
        padding-right: 10px;
    }

.widget.widget_search, .widget.widget_product_search {
    padding: 0;
}

.templaza-sidebar ul, .templaza-sidebar ol {
    padding: 0;
}

    .templaza-sidebar ul li, .templaza-sidebar ol li {
        margin: 10px 0;
        list-style: none;
    }

.is-style-templaza-heading-style4 {
    position: relative;
    padding-bottom: 20px;
}

.templaza-sidebar table {
    margin-bottom: 0;
    width: 100%;
}

    .templaza-sidebar table.wp-calendar-table {
        text-align: center;
    }

    .templaza-sidebar table thead tr th {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 8px;
        background: #edeff0;
    }

    .templaza-sidebar table tbody tr td {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 8px;
    }

        .templaza-sidebar table tbody tr td#today {
            background: #C3952E;
            color: #ffffff;
        }

.wp-calendar-table td a {
    color: inherit;
}

    .wp-calendar-table td a:hover {
        color: inherit;
    }

.templaza-sidebar ul {
    padding-left: 0;
}

    .templaza-sidebar ul > li {
        list-style: none;
        position: relative;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .templaza-sidebar ul > li a {
            display: inline-block;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

.templaza-sidebar .widget_categories select, .templaza-sidebar .widget_archive select, .templaza-sidebar .widget_pages select, .templaza-sidebar .widget_nav_menu select {
    width: 100%;
}

.templaza-sidebar .widget_categories ul li, .templaza-sidebar .widget_archive ul li, .templaza-sidebar .widget_pages ul li, .templaza-sidebar .widget_nav_menu ul li {
    padding: 0.7em 0;
    margin: 0;
    clear: both;
}

    .templaza-sidebar .widget_categories ul li:not(:last-child), .templaza-sidebar .widget_archive ul li:not(:last-child), .templaza-sidebar .widget_pages ul li:not(:last-child), .templaza-sidebar .widget_nav_menu ul li:not(:last-child) {
        border-bottom: 1px dashed #dfdfdf;
    }

    .templaza-sidebar .widget_categories ul li:before, .templaza-sidebar .widget_archive ul li:before, .templaza-sidebar .widget_pages ul li:before, .templaza-sidebar .widget_nav_menu ul li:before {
        content: "";
        font-size: 0.8em;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        padding-right: 10px;
        position: absolute;
        left: 0;
    }

    .templaza-sidebar .widget_categories ul li a, .templaza-sidebar .widget_archive ul li a, .templaza-sidebar .widget_pages ul li a, .templaza-sidebar .widget_nav_menu ul li a {
        padding-left: 20px;
    }

    .templaza-sidebar .widget_categories ul li:hover:before, .templaza-sidebar .widget_archive ul li:hover:before, .templaza-sidebar .widget_pages ul li:hover:before, .templaza-sidebar .widget_nav_menu ul li:hover:before {
        color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .templaza-sidebar .widget_categories ul li:hover > a, .templaza-sidebar .widget_archive ul li:hover > a, .templaza-sidebar .widget_pages ul li:hover > a, .templaza-sidebar .widget_nav_menu ul li:hover > a {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .templaza-sidebar .widget_categories ul li .children, .templaza-sidebar .widget_archive ul li .children, .templaza-sidebar .widget_pages ul li .children, .templaza-sidebar .widget_nav_menu ul li .children {
        margin: 0.7em 0 0 0;
        border-top: 1px dashed #dfdfdf;
        padding-left: 20px;
    }

        .templaza-sidebar .widget_categories ul li .children > li:last-child, .templaza-sidebar .widget_archive ul li .children > li:last-child, .templaza-sidebar .widget_pages ul li .children > li:last-child, .templaza-sidebar .widget_nav_menu ul li .children > li:last-child {
            padding-bottom: 0;
        }

    .templaza-sidebar .widget_nav_menu ul li .sub-menu {
        margin: 0.7em 0 0 0;
        border-top: 1px dashed #dfdfdf;
        padding-left: 20px;
    }

        .templaza-sidebar .widget_nav_menu ul li .sub-menu > li:last-child {
            padding-bottom: 0;
        }

.templaza-sidebar ul li.recentcomments {
    padding-left: 0;
}

    .templaza-sidebar ul li.recentcomments:last-child {
        padding-bottom: 0;
    }

    .templaza-sidebar ul li.recentcomments:before {
        display: none;
    }

    .templaza-sidebar ul li.recentcomments a {
        display: inline;
    }

    .templaza-sidebar ul li.recentcomments span {
        font-style: italic;
    }

    .templaza-sidebar ul li.recentcomments:hover a {
        padding-left: 0;
    }

.templaza-sidebar .widget_recent_entries ul li {
    padding-left: 0;
}

    .templaza-sidebar .widget_recent_entries ul li:last-child {
        padding-bottom: 0;
    }

    .templaza-sidebar .widget_recent_entries ul li:before {
        display: none;
    }

    .templaza-sidebar .widget_recent_entries ul li a {
        display: inline;
    }

    .templaza-sidebar .widget_recent_entries ul li span {
        font-style: italic;
    }

    .templaza-sidebar .widget_recent_entries ul li:hover a {
        padding-left: 0;
    }

.templaza-sidebar .widget_rss ul li {
    padding-left: 0;
}

    .templaza-sidebar .widget_rss ul li:last-child {
        padding-bottom: 0;
    }

    .templaza-sidebar .widget_rss ul li:before {
        display: none;
    }

    .templaza-sidebar .widget_rss ul li a {
        display: inline;
    }

    .templaza-sidebar .widget_rss ul li span {
        font-style: italic;
    }

    .templaza-sidebar .widget_rss ul li:hover a {
        padding-left: 0;
    }

.templaza-sidebar form, .templaza-sidebar form.wpcf7-form, .templaza-sidebar form.woocommerce-product-search {
    position: relative;
}

    .templaza-sidebar form input[type="text"], .templaza-sidebar form input[type="email"], .templaza-sidebar form input[type="search"], .templaza-sidebar form.wpcf7-form input[type="text"], .templaza-sidebar form.wpcf7-form input[type="email"], .templaza-sidebar form.wpcf7-form input[type="search"], .templaza-sidebar form.woocommerce-product-search input[type="text"], .templaza-sidebar form.woocommerce-product-search input[type="email"], .templaza-sidebar form.woocommerce-product-search input[type="search"] {
        height: 60px;
        line-height: 60px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 15px;
        max-width: 100%;
    }

    .templaza-sidebar form input.submit, .templaza-sidebar form.wpcf7-form input.submit, .templaza-sidebar form.woocommerce-product-search input.submit {
        background: none;
        border: none;
        font-size: 0;
        height: 60px;
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        z-index: 1;
    }

    .templaza-sidebar form i.i-search, .templaza-sidebar form.wpcf7-form i.i-search, .templaza-sidebar form.woocommerce-product-search i.i-search {
        position: absolute;
        right: 18px;
        top: 50%;
        color: #000000;
    }

    .templaza-sidebar form.searchform input[type="text"], .templaza-sidebar form.searchform input[type="email"], .templaza-sidebar form.searchform input, .templaza-sidebar form.wpcf7-form.searchform input[type="text"], .templaza-sidebar form.wpcf7-form.searchform input[type="email"], .templaza-sidebar form.wpcf7-form.searchform input, .templaza-sidebar form.woocommerce-product-search.searchform input[type="text"], .templaza-sidebar form.woocommerce-product-search.searchform input[type="email"], .templaza-sidebar form.woocommerce-product-search.searchform input {
        margin-bottom: 0;
    }

.searchform input[type="text"] {
    position: relative;
    width: 100%;
}

.has-button-icon {
    width: 60px;
}

.templaza-sidebar .widget_text ul li {
    padding-left: 0;
    padding-bottom: 10px;
}

    .templaza-sidebar .widget_text ul li.option {
        padding-left: 15px;
        padding-bottom: 3px;
    }

    .templaza-sidebar .widget_text ul li:last-child {
        padding-bottom: 0;
    }

    .templaza-sidebar .widget_text ul li:before {
        display: none;
    }

    .templaza-sidebar .widget_text ul li a {
        display: inline;
    }

    .templaza-sidebar .widget_text ul li span {
        font-style: italic;
    }

    .templaza-sidebar .widget_text ul li:hover a {
        padding-left: 0;
    }

.templaza-sidebar .widget_text img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.widget_tag_cloud a, .wp-block-tag-cloud a {
    text-decoration: none;
    color: #333333;
    margin: 0 12px 12px 0;
}

.templaza-contact {
    font-size: 0.7em;
    font-weight: 300;
}

    .templaza-contact span:not(:last-child) {
        padding-right: 20px;
    }

    .templaza-contact span i {
        padding-right: 5px;
    }

.templaza-thumbnail-effect {
    overflow: hidden;
}

.templaza-zoomin {
    overflow: hidden;
}

    .templaza-zoomin img {
        -webkit-transition: transform 0.5s, visibility 0.5s ease-in;
        -moz-transition: transform 0.5s, visibility 0.5s ease-in;
        -ms-transition: transform 0.5s, visibility 0.5s ease-in;
        -o-transition: transform 0.5s, visibility 0.5s ease-in;
        transition: transform 0.5s, visibility 0.5s ease-in;
    }

    .templaza-zoomin:hover img {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }

.templaza-pointzoom img {
    transform-origin: 65% 75%;
    -webkit-transition: transform 1s, filter 0.5s ease-out;
    -moz-transition: transform 1s, filter 0.5s ease-out;
    -ms-transition: transform 1s, filter 0.5s ease-out;
    -o-transition: transform 1s, filter 0.5s ease-out;
    transition: transform 1s, filter 0.5s ease-out;
}

.templaza-pointzoom:hover img {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.templaza-zoomrorate img {
    -webkit-transition: transform 0.6s ease-in-out;
    -moz-transition: transform 0.6s ease-in-out;
    -ms-transition: transform 0.6s ease-in-out;
    -o-transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
}

.templaza-zoomrorate:hover img {
    -webkit-transform: scale(1.3) rotate(10deg);
    -moz-transform: scale(1.3) rotate(10deg);
    -ms-transform: scale(1.3) rotate(10deg);
    transform: scale(1.3) rotate(10deg);
}

.templaza-zoomslow-motion img {
    transform-origin: 50% 65%;
    filter: brightness(120%);
    -webkit-transition: transform 3s, filter 1.2s ease-in-out;
    -moz-transition: transform 3s, filter 1.2s ease-in-out;
    -ms-transition: transform 3s, filter 1.2s ease-in-out;
    -o-transition: transform 3s, filter 1.2s ease-in-out;
    transition: transform 3s, filter 1.2s ease-in-out;
}

.templaza-zoomslow-motion:hover img {
    filter: brightness(100%);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.templaza-brighten-zoomin img {
    transform-origin: center center;
    filter: brightness(70%);
    -webkit-transition: transform 1s, filter 1.5s ease-in-out;
    -moz-transition: transform 1s, filter 1.5s ease-in-out;
    -ms-transition: transform 1s, filter 1.5s ease-in-out;
    -o-transition: transform 1s, filter 1.5s ease-in-out;
    transition: transform 1s, filter 1.5s ease-in-out;
}

.templaza-brighten-zoomin:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    filter: brightness(100%);
}

.templaza-blur-zoom img {
    transition: transform 1s, filter 1s ease;
    filter: blur(0.5px);
    transform: scale(1.1);
}

.templaza-blur-zoom:hover img {
    filter: blur(0);
    transform: scale(1);
}

.templaza-thumb-flash {
    position: relative;
    overflow: hidden;
}

    .templaza-thumb-flash:before {
        position: absolute;
        top: 0;
        left: -100%;
        display: block;
        content: "";
        width: 50%;
        height: 100%;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
        transform: skewX(-25deg);
        z-index: 2;
    }

    .templaza-thumb-flash:hover:before {
        -webkit-animation: slide 1.3s;
        animation: slide 1.3s;
    }

.templaza-thumb-ripple {
    overflow: hidden;
}

    .templaza-thumb-ripple img {
        transition: 5s linear;
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
    }

    .templaza-thumb-ripple:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        transition: 10s linear;
    }

.templaza-ripple-circles {
    height: 90%;
    position: absolute;
    width: 90%;
}

    .templaza-ripple-circles > div {
        animation: growAndFade 5s infinite ease-out;
        background-color: #fff;
        border-radius: 50%;
        height: 100%;
        opacity: 0;
        position: absolute;
        width: 100%;
    }

    .templaza-ripple-circles .circle1 {
        animation-delay: 1.5s;
    }

    .templaza-ripple-circles .circle2 {
        animation-delay: 2.5s;
    }

    .templaza-ripple-circles .circle3 {
        animation-delay: 4s;
    }

@keyframes zoom_ripple_effect {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

@keyframes growAndFade {
    0% {
        opacity: 0.25;
        transform: scale(0);
    }

    100% {
        opacity: 0;
        transform: scale(1);
    }
}

ul.templaza-social li {
    display: inline;
}

    ul.templaza-social li a i {
        padding: 0;
    }

    ul.templaza-social li:hover {
        color: #C3952E;
    }

.tz-visible-right {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw 0);
}

.tz-visible-left {
    overflow: visible;
    clip-path: inset(0 -100vw -100vw -100vw);
}

.tz-visible {
    overflow: visible;
}

.ui-pricing .pricing-symbol {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}

.ui-pricing .tz-price-table_featured {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    z-index: 9;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}

.ui-pricing .tz-price-table_featured-inner {
    text-align: center;
    text-transform: uppercase;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 12px;
    line-height: 2;
    color: #fff;
}

.tz-navbar-login .uk-navbar-nav > li {
    padding: 0 !important;
    margin: 0 !important;
}

    .tz-navbar-login .uk-navbar-nav > li > a {
        min-height: 0;
        text-transform: inherit;
    }

        .tz-navbar-login .uk-navbar-nav > li > a i {
            margin-right: 5px;
        }

    .tz-navbar-login .uk-navbar-nav > li .uk-navbar-dropdown li {
        display: block;
        text-align: left;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

        .tz-navbar-login .uk-navbar-nav > li .uk-navbar-dropdown li:before {
            display: none;
        }

.ui-card.yes .ui-media {
    position: relative;
}

    .ui-card.yes .ui-media:after {
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        border-top: 6px solid #ff5400;
        border-top-color: #ff5400;
        bottom: -5px;
        content: "";
        left: 50%;
        margin-left: -6px;
        visibility: visible;
        opacity: 1;
        position: absolute;
        transition: all 300ms ease 0s;
        -webkit-transition: all 300ms ease 0s;
        -moz-transition: all 300ms ease 0s;
        -ms-transition: all 300ms ease 0s;
        -o-transition: all 300ms ease 0s;
    }

.megamenu-sub-menu .tz-image-el.uk-transition-toggle {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

    .megamenu-sub-menu .tz-image-el.uk-transition-toggle .templaza-ripple-circles {
        width: 250px;
        height: 250px;
    }

@keyframes TemplazaFadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 80px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes templaza-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.templazaFadeInUp {
    animation-name: TemplazaFadeInUp;
    animation-duration: 0.8s;
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.65, 0.8, 0.44, 0.99);
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.clear::before, .clear::after, .clearfix::before, .clearfix::after {
    content: "";
    display: table;
    table-layout: fixed;
    clear: both;
}

table {
    width: 100%;
}

@keyframes templaza-scale {
    30% {
        transform: scale(0.3);
    }

    100% {
        transform: scale(1);
    }
}

.templaza-shop-filter .shop-filter-btn {
    cursor: pointer;
}

    .templaza-shop-filter .shop-filter-btn i {
        margin-right: 5px;
    }

.templaza-column.sidebar-fixed {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 450px;
    overflow: scroll;
    overflow-y: auto;
    scrollbar-color: #1f1f1f #e2e2e278;
    scrollbar-width: thin;
    display: block !important;
    z-index: 9999;
}

.templaza-filter-closed {
    cursor: pointer;
    z-index: 9;
}

@media (max-width:639.99px) {
    .templaza-column.sidebar-fixed {
        width: 80%;
    }
}

ul.products {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

    ul.products li.product {
        list-style: none;
        position: relative;
    }

        ul.products li.product .tz-loop-button {
            background: none;
            color: #000000;
        }

        ul.products li.product .product-thumbnail {
            position: relative;
        }

            ul.products li.product .product-thumbnail .woocommerce-loop-product__link {
                display: block;
                transition: none;
            }

                ul.products li.product .product-thumbnail .woocommerce-loop-product__link img {
                    display: block;
                    width: 100%;
                }

            ul.products li.product .product-thumbnail .product-loop__buttons {
                position: absolute;
                bottom: 0;
                z-index: 1;
                width: 100%;
                display: flex;
                justify-content: center;
                padding: 20px 0;
                pointer-events: none;
            }

                ul.products li.product .product-thumbnail .product-loop__buttons > * {
                    pointer-events: auto;
                }

                ul.products li.product .product-thumbnail .product-loop__buttons .loop_button-text {
                    display: none;
                }

            ul.products li.product .product-thumbnail .tz-loop-button {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 40px;
                height: 40px;
                background-color: #fff;
                border-radius: 100%;
                margin: 0 5px;
                opacity: 0;
                transform: translateY(10px);
                transition: transform 0.1s, opacity 0.1s, background 0.35s, color 0.35s;
                position: relative;
                box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.03);
                padding: 0;
            }

                ul.products li.product .product-thumbnail .tz-loop-button:nth-child(2) {
                    transition-delay: 75ms;
                }

                ul.products li.product .product-thumbnail .tz-loop-button:nth-child(3) {
                    transition-delay: 0.15s;
                }

                ul.products li.product .product-thumbnail .tz-loop-button:hover {
                    background-color: #C3952E;
                    color: #ffffff;
                }

                ul.products li.product .product-thumbnail .tz-loop-button svg {
                    transition: none;
                }

            ul.products li.product .product-thumbnail .yith-wcwl-wishlistaddedbrowse .tz-loop-button:hover svg {
                fill: #ffffff;
            }

            ul.products li.product .product-thumbnail .yith-wcwl-wishlistexistsbrowse .tz-loop-button:hover svg {
                fill: #ffffff;
            }

        ul.products li.product .tz-loop-button {
            position: relative;
        }

            ul.products li.product .tz-loop-button i {
                font-size: 0.8rem;
                margin: 0;
            }

            ul.products li.product .tz-loop-button:not(.loading):before {
                content: attr(data-text);
                background-color: #000;
                color: #fff;
                top: -40px;
                transform: translateX(-50%);
                left: 50%;
                position: absolute;
                white-space: nowrap;
                display: none;
                border-radius: 5px;
                font-size: 13px;
                padding: 6px 12px 7px;
                line-height: 1;
                pointer-events: none;
                text-transform: capitalize;
                font-weight: normal;
            }

            ul.products li.product .tz-loop-button:not(.loading):after {
                content: "";
                position: absolute;
                top: -14px;
                left: 50%;
                margin-left: -5px;
                border-width: 5px;
                border-style: solid;
                border-color: #000 transparent transparent transparent;
                display: none;
                pointer-events: none;
            }

            ul.products li.product .tz-loop-button:hover:before {
                display: inline-block;
            }

            ul.products li.product .tz-loop-button:hover:after {
                display: inline-block;
            }

            ul.products li.product .tz-loop-button.loading:before {
                opacity: 1;
                width: 16px;
                height: 16px;
                display: inline-block;
                border-radius: 50% !important;
                border: 2px solid;
                border-top-color: transparent;
                -webkit-animation: templaza-spin infinite 1s linear;
                animation: templaza-spin infinite 1s linear;
                transition: opacity 0.2s linear 0.2s;
                content: "";
            }

            ul.products li.product .tz-loop-button.loading i {
                display: none;
            }

        ul.products li.product .yith-wcwl-add-to-wishlist {
            margin-top: 0;
        }

            ul.products li.product .yith-wcwl-add-to-wishlist .tz-loop-button {
                transition-delay: 0.15s;
            }

            ul.products li.product .yith-wcwl-add-to-wishlist .blockUI {
                display: none !important;
            }

        ul.products li.product .added_to_cart {
            display: none;
        }

        ul.products li.product .product-summary {
            transition: transform 0.35s ease;
            padding-top: 20px;
            padding-bottom: 20px;
            background-color: #fff;
        }

            ul.products li.product .product-summary .tz-loop_atc_button {
                display: none;
            }

            ul.products li.product .product-summary .product-loop__buttons {
                background-color: #fff;
            }

        ul.products li.product .woocommerce-loop-product__title {
            font-size: 20px;
            margin: 0 0 10px;
            font-weight: 700;
        }

            ul.products li.product .woocommerce-loop-product__title a {
                color: inherit;
            }

        ul.products li.product .meta-cat {
            font-size: 14px;
            color: #999999;
            display: inline-block;
            margin-bottom: 5px;
        }

            ul.products li.product .meta-cat:hover {
                color: #000000;
            }

        ul.products li.product .price {
            color: #999999;
            font-size: 18px;
            display: block;
        }

            ul.products li.product .price del {
                font-size: 14px;
                color: #a6a6a6;
            }

            ul.products li.product .price ins {
                background-color: transparent;
                color: #C3952E;
                padding-left: 5px;
            }

        ul.products li.product .star-rating {
            margin-top: 5px;
        }

        ul.products li.product .woocommerce-product-details__short-description p {
            margin-bottom: 0;
        }

        ul.products li.product .product-inner {
            position: relative;
        }

            ul.products li.product .product-inner:hover .product-thumbnail .tz-loop-button {
                opacity: 1;
                transform: translateY(0);
            }

            ul.products li.product .product-inner:hover .product-thumbnails--slider .templaza-swiper-button {
                opacity: 1;
            }

            ul.products li.product .product-inner:hover .product-thumbnails--hover .hover-image {
                opacity: 1;
            }

        ul.products li.product .product-thumbnails--slider .swiper-lazy {
            display: block;
            opacity: 0;
            transition: opacity 0.4s;
        }

            ul.products li.product .product-thumbnails--slider .swiper-lazy.swiper-lazy-loaded {
                opacity: 1;
            }

        ul.products li.product .product-thumbnails--slider .templaza-swiper-button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 30px;
            height: 50px;
            background-color: #f5f5f5;
            z-index: 1;
            opacity: 0;
            cursor: pointer;
            transition: 0.4s;
            font-size: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        ul.products li.product .product-thumbnails--slider .templaza-product-loop-swiper-next {
            right: 0;
        }

        ul.products li.product .product-thumbnails--slider .templaza-product-loop-swiper-prev {
            left: 0;
        }

        ul.products li.product .product-thumbnails--slider .woocommerce-badges {
            z-index: 9;
        }

        ul.products li.product .product-thumbnails--hover img {
            transition: opacity 0.4s;
        }

        ul.products li.product .product-thumbnails--hover .hover-image {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
        }

        ul.products li.product .product-thumbnail-zoom {
            display: flex;
        }

        ul.products li.product form.cart {
            position: relative;
            padding-bottom: 20px;
        }

            ul.products li.product form.cart .woocommerce-variation-description {
                display: none;
            }

            ul.products li.product form.cart .woocommerce-variation-add-to-cart {
                display: none;
            }

            ul.products li.product form.cart .variations {
                border: none;
                margin-bottom: 0;
            }

                ul.products li.product form.cart .variations th {
                    border: none;
                    padding: 0 0 10px;
                }

                ul.products li.product form.cart .variations td {
                    border: none;
                    padding: 0 0 10px;
                }

                    ul.products li.product form.cart .variations td.label {
                        display: none;
                    }

                ul.products li.product form.cart .variations select {
                    width: 100%;
                    padding: 8px 15px;
                }

            ul.products li.product form.cart .woocommerce-variation {
                margin-bottom: -10px;
            }

                ul.products li.product form.cart .woocommerce-variation:after {
                    clear: both;
                    content: "";
                    display: block;
                }

            ul.products li.product form.cart .woocommerce-variation-availability {
                display: none;
                float: right;
            }

                ul.products li.product form.cart .woocommerce-variation-availability p {
                    margin: 0;
                }

            ul.products li.product form.cart .woocommerce-variation-price {
                text-align: left;
                float: left;
                margin: 10px 0 0 0;
            }

            ul.products li.product form.cart .price {
                text-align: left;
                padding-left: 0;
                color: #C3952E;
            }

            ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item {
                border: 1px solid transparent;
            }

                ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item:first-child:before {
                    left: calc(100% + 2px);
                }

            ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item {
                border: 1px solid transparent;
            }

                ul.products li.product form.cart .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item:first-child:before {
                    left: calc(100% + 11px);
                }

            ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__wrapper {
                margin: 0 -5px;
            }

            ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item {
                width: 30px !important;
                height: 30px !important;
                line-height: 28px !important;
                margin: 0 5px;
                box-shadow: none;
            }

                ul.products li.product form.cart .wcboost-variation-swatches .wcboost-variation-swatches__item.selected {
                    border-color: var(--templaza-color-dark);
                }

            ul.products li.product form.cart .tawcvs-swatches {
                padding: 0;
            }

                ul.products li.product form.cart .tawcvs-swatches .swatch {
                    width: 22px !important;
                    height: 22px !important;
                    line-height: 22px !important;
                    border: none;
                    margin-right: 5px;
                    transition: none;
                }

                    ul.products li.product form.cart .tawcvs-swatches .swatch.selected {
                        box-shadow: none;
                    }

                ul.products li.product form.cart .tawcvs-swatches .swatch-color {
                    border-radius: 100%;
                }

                    ul.products li.product form.cart .tawcvs-swatches .swatch-color.selected:before {
                        margin-top: -6px;
                    }

                ul.products li.product form.cart .tawcvs-swatches .swatch-label {
                    border-radius: 0;
                    background: none;
                    white-space: nowrap;
                    font-size: 15px;
                    color: #767676;
                    margin-right: 10px;
                    width: auto;
                    border: none;
                }

                    ul.products li.product form.cart .tawcvs-swatches .swatch-label.selected {
                        color: #111;
                    }

                    ul.products li.product form.cart .tawcvs-swatches .swatch-label.disabled {
                        opacity: 1 !important;
                        text-decoration: line-through;
                    }

                ul.products li.product form.cart .tawcvs-swatches .swatch-image {
                    border-radius: 0;
                    border-bottom: 2px solid transparent;
                    width: 30px !important;
                    height: 30px !important;
                    line-height: 30px !important;
                }

                    ul.products li.product form.cart .tawcvs-swatches .swatch-image.selected {
                        border-color: #111;
                    }

    ul.products .tawcvs-swatches {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0;
    }

        ul.products .tawcvs-swatches .swatch {
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

            ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label) {
                opacity: 0.5 !important;
            }

                ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label)::before {
                    content: "";
                    display: block;
                    position: absolute;
                    width: 200%;
                    height: 1px;
                    top: 50%;
                    background-color: var(--templaza-background-color-primary);
                    transform: rotate(45deg);
                }

                ul.products .tawcvs-swatches .swatch.disabled:not(.swatch-label)::after {
                    content: "";
                    display: block;
                    position: absolute;
                    width: 200%;
                    height: 1px;
                    top: 50%;
                    background-color: var(--templaza-background-color-primary);
                    transform: rotate(45deg);
                    transform: rotate(-45deg);
                }

    ul.products .swatch-color {
        font-size: 0;
    }

    ul.products .swatch-image {
        font-size: 0;
    }

    ul.products.loading .templaza-posts__loading {
        display: block;
    }

    ul.products.product-loop-center li.product .product-summary {
        text-align: center;
        padding-left: 15px;
        padding-right: 15px;
    }

    ul.products.product-loop-center li.product .price {
        justify-content: center;
    }

    ul.products.product-loop-center li.product .star-rating {
        margin-left: auto;
        margin-right: auto;
    }

    ul.products.product-loop-layout-1 li.product .product-summary {
        padding-top: 15px;
    }

    ul.products.product-loop-layout-1 li.product .star-rating {
        display: inline-block;
        margin-top: 0;
    }

        ul.products.product-loop-layout-1 li.product .star-rating .user-rating i {
            color: #FED23D;
        }

        ul.products.product-loop-layout-1 li.product .star-rating .max-rating i {
            color: #CDCDCD;
        }

    ul.products.product-loop-layout-1 li.product .meta-cat {
        margin-top: 5px;
        margin-bottom: 0;
        display: block;
    }

    ul.products.product-loop-layout-1 li.product .woocommerce-loop-product__title {
        margin-top: 5px;
    }

    ul.products.product-loop-layout-2 li.product .product-thumbnail {
        overflow: hidden;
    }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons {
            right: 20px;
            top: 0;
            width: auto;
            flex-direction: column;
            justify-content: flex-start;
        }

            ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .ajax_add_to_cart.loading:before {
                margin-right: 0;
            }

            ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .quick-view-button {
                display: none;
            }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .tz-loop-button {
            transition-delay: 0s;
        }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .tz-loop-button {
            transform: translateX(10px);
            margin: 0 0 10px;
        }

            ul.products.product-loop-layout-2 li.product .product-thumbnail .tz-loop-button:before {
                top: 50%;
                transform: translateY(-50%);
                right: 50px;
                left: auto;
            }

            ul.products.product-loop-layout-2 li.product .product-thumbnail .tz-loop-button:after {
                border-color: transparent transparent transparent #000;
                top: 50%;
                transform: translateY(-50%);
                right: 40px;
                left: auto;
            }

        ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button {
            position: absolute;
            bottom: 0;
            width: 100%;
            border-radius: 0;
            transform: translateY(10px);
            margin: 0;
            background-color: #C3952E;
            color: #ffffff;
            font-size: 15px;
            font-weight: 500;
            padding: 0 20px;
            z-index: 1;
        }

            ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button .loop_button-text {
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                text-transform: capitalize;
            }

            ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button i {
                margin-right: 8px;
            }

            ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button:not(.loading):before {
                display: none;
            }

            ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button:not(.loading):after {
                display: none;
            }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .ajax_add_to_cart.loading:before {
            margin-right: 8px;
        }

    ul.products.product-loop-layout-2.show-wishlist li.product .yith-wcwl-add-to-wishlist .tz-loop-button {
        opacity: 1;
        transform: translateY(0);
    }

    ul.products.product-loop-layout-2.has-quick-view li.product .product-thumbnail .product-loop__buttons .quick-view-button {
        display: flex;
    }

    ul.products.product-loop-layout-3 .star-rating .user-rating i {
        color: #FED23D;
    }

    ul.products.product-loop-layout-3 .star-rating .max-rating i {
        color: #767676;
    }

    ul.products.product-loop-layout-4 li.product .product-summary {
        position: relative;
        z-index: 1;
    }

    ul.products.product-loop-layout-4 li.product .product-inner {
        overflow: hidden;
    }

        ul.products.product-loop-layout-4 li.product .product-inner:hover .product-summary {
            transform: translateY(-40px);
        }

        ul.products.product-loop-layout-4 li.product .product-inner:hover .product-loop__buttons {
            transform: translateY(0);
            opacity: 1;
            transition: 0.1s;
        }

    ul.products.product-loop-layout-4 li.product .star-rating {
        margin-top: 7px;
    }

    ul.products.product-loop-layout-4 li.product .product-loop__buttons {
        padding-top: 15px;
        padding-bottom: 20px;
        position: absolute;
        left: 0;
        right: 0;
        height: 40px;
        opacity: 0;
        transform: translateY(50%);
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.5s;
        margin-left: -15px;
        margin-right: -15px;
    }

        ul.products.product-loop-layout-4 li.product .product-loop__buttons .tz-loop-button {
            display: flex;
            padding: 0 15px;
        }

        ul.products.product-loop-layout-4 li.product .product-loop__buttons .loop_button-text {
            display: none;
        }

    ul.products.product-loop-layout-4 li.product .product-thumbnails--slider .templaza-swiper-button {
        margin-top: -20px;
    }

    ul.products.product-loop-layout-5 li.product .product-inner {
        transition: all 0.2s ease-in-out;
        transition-property: box-shadow;
    }

        ul.products.product-loop-layout-5 li.product .product-inner:hover {
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
        }

    ul.products.product-loop-layout-6 li.product .product-inner {
        transition: all 0.2s ease-in-out;
        transition-property: box-shadow;
    }

        ul.products.product-loop-layout-6 li.product .product-inner:hover {
            box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.06);
        }

            ul.products.product-loop-layout-6 li.product .product-inner:hover .tz-loop_atc_button {
                background-color: #2A2A2A;
                color: #ffffff;
                border: 1px solid #2A2A2A;
            }

        ul.products.product-loop-layout-6 li.product .product-inner .star-rating {
            margin-top: 9px;
        }

        ul.products.product-loop-layout-6 li.product .product-inner .woocommerce-product-details__short-description {
            margin-top: 5px;
        }

    ul.products.product-loop-layout-6 li.product .price {
        color: #C3952E;
    }

    ul.products.product-loop-layout-6 li.product .product-summary {
        padding-left: 30px;
        padding-right: 30px;
    }

    ul.products.product-loop-layout-6 li.product .tz-loop_atc_button {
        padding: 10px 24px;
        min-width: 140px;
        border: 1px solid #C3952E;
        background: #C3952E;
        display: inline-block;
        margin-top: 24px;
        transition: background 0.35s, color 0.15s;
        color: #ffffff;
        margin-bottom: 10px;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

        ul.products.product-loop-layout-6 li.product .tz-loop_atc_button:not(.loading):before {
            display: none;
        }

        ul.products.product-loop-layout-6 li.product .tz-loop_atc_button:not(.loading):after {
            display: none;
        }

        ul.products.product-loop-layout-6 li.product .tz-loop_atc_button i {
            display: none;
        }

        ul.products.product-loop-layout-6 li.product .tz-loop_atc_button:hover {
            border: 1px solid #2A2A2A;
            background: #2A2A2A;
            color: #ffffff;
        }

        ul.products.product-loop-layout-6 li.product .tz-loop_atc_button.loading:before {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -8px;
            margin-left: -8px;
            color: #C3952E;
        }

        ul.products.product-loop-layout-6 li.product .tz-loop_atc_button.loading .loop_button-text {
            opacity: 0.5;
        }

    ul.products.product-loop-layout-7 li.product .product-inner {
        overflow: hidden;
        padding-bottom: 0;
    }

        ul.products.product-loop-layout-7 li.product .product-inner:hover .product-summary {
            opacity: 1;
        }

        ul.products.product-loop-layout-7 li.product .product-inner .price {
            margin-top: 2px;
        }

    ul.products.product-loop-layout-7 li.product .product-summary {
        padding-bottom: 20px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        opacity: 0;
        transition: opacity 0.2s ease-in-out;
        background-color: rgba(255, 255, 255, 0.85);
        padding-left: 30px;
        padding-right: 30px;
    }

    ul.products.product-loop-layout-7 li.product .product-loop__buttons {
        background: none;
        padding-top: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: -15px;
        margin-right: -15px;
    }

        ul.products.product-loop-layout-7 li.product .product-loop__buttons .tz-loop-button {
            display: flex;
            padding: 0 15px;
            background: none;
        }

            ul.products.product-loop-layout-7 li.product .product-loop__buttons .tz-loop-button i {
                transition: 0.35s;
            }

        ul.products.product-loop-layout-7 li.product .product-loop__buttons .loop_button-text {
            display: none;
        }

    ul.products.product-loop-layout-8 li.product .product-summary {
        position: relative;
        z-index: 1;
    }

    ul.products.product-loop-layout-8 li.product .product-loop__top {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    ul.products.product-loop-layout-8 li.product .product-loop__cat-title {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

        ul.products.product-loop-layout-8 li.product .product-loop__cat-title .meta-cat {
            order: 2;
        }

        ul.products.product-loop-layout-8 li.product .product-loop__cat-title .woocommerce-loop-product__title {
            order: 1;
        }

    ul.products.product-loop-layout-8 li.product .meta-cat {
        margin-bottom: 0;
    }

    ul.products.product-loop-layout-8 li.product .product-inner {
        position: relative;
        overflow: hidden;
        background: #fffaf4;
    }

        ul.products.product-loop-layout-8 li.product .product-inner:not(:hover) .product-summary {
            transform: none !important;
            -webkit-transform: none !important;
        }

        ul.products.product-loop-layout-8 li.product .product-inner:hover .product-loop__buttons {
            opacity: 1;
            transform: none;
            pointer-events: auto;
        }

        ul.products.product-loop-layout-8 li.product .product-inner form.cart .variations td {
            padding: 0;
        }

            ul.products.product-loop-layout-8 li.product .product-inner form.cart .variations td.label {
                display: block;
                text-align: left;
            }

            ul.products.product-loop-layout-8 li.product .product-inner form.cart .variations td .reset_variations {
                position: absolute;
                top: 30px;
                right: 0;
            }

        ul.products.product-loop-layout-8 li.product .product-inner form.cart .single_variation_wrap {
            margin-top: 0;
        }

    ul.products.product-loop-layout-8 li.product .product-loop__buttons {
        text-align: right;
        padding: 0 20px 20px;
        position: absolute;
        top: 100%;
        width: 100%;
        left: 0;
        background-color: transparent;
        opacity: 0;
        transition: 0.2s;
        pointer-events: none;
        color: #000000;
    }

    ul.products.product-loop-layout-8 li.product .tz-loop-button {
        display: inline-block;
        line-height: 1;
        float: right;
        background-color: transparent;
        padding: 0;
        color: #000000;
    }

        ul.products.product-loop-layout-8 li.product .tz-loop-button:last-child:before {
            right: 0;
            left: auto;
            transform: none;
        }

    ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist {
        display: inline-block;
        line-height: 1;
        margin-left: 15px;
        float: right;
        margin-right: 1px;
    }

    ul.products.product-loop-layout-8 li.product .product-loop-inner__buttons {
        display: none;
    }

    ul.products.product-loop-layout-8 li.product .loop_button-text {
        display: none;
    }

    ul.products.product-loop-layout-8 li.product .product-quick-shop-button {
        display: none;
    }

    ul.products.product-loop-layout-8 li.product .product-close-variations-form {
        display: none;
    }

    ul.products.product-loop-layout-8 li.product .tz-loop_atc_button {
        float: left;
        text-transform: uppercase;
        font-weight: 500;
        text-align: left;
        width: 70%;
    }

        ul.products.product-loop-layout-8 li.product .tz-loop_atc_button .loop_button-text {
            white-space: nowrap;
            text-overflow: ellipsis;
            width: 100%;
            overflow: hidden;
            display: inline-block;
        }

        ul.products.product-loop-layout-8 li.product .tz-loop_atc_button:not(.loading):before {
            display: none;
        }

        ul.products.product-loop-layout-8 li.product .tz-loop_atc_button:not(.loading):after {
            display: none;
        }

        ul.products.product-loop-layout-8 li.product .tz-loop_atc_button:before {
            opacity: 0;
        }

        ul.products.product-loop-layout-8 li.product .tz-loop_atc_button i {
            display: none;
        }

        ul.products.product-loop-layout-8 li.product .tz-loop_atc_button.loading {
            padding-left: 25px;
            position: relative;
        }

            ul.products.product-loop-layout-8 li.product .tz-loop_atc_button.loading:before {
                position: absolute;
                top: 0;
                left: 0;
                opacity: 1;
            }

    ul.products.product-loop-layout-8 li.product .price {
        text-align: right;
        padding-left: 10px;
        margin-top: 0;
    }

    ul.products.product-loop-layout-8 li.product .product-thumbnails--slider .templaza-swiper-button {
        margin-top: -20px;
    }

    ul.products.product-loop-layout-8 .product-type-variable .price {
        font-size: 0;
    }

    ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount {
        font-size: 16px;
    }

        ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount:nth-child(2) {
            position: relative;
            padding-left: 15px;
        }

            ul.products.product-loop-layout-8 .product-type-variable .woocommerce-Price-amount:nth-child(2):before {
                position: absolute;
                top: 0;
                left: 1px;
                content: " – ";
                display: inline-block;
            }

    ul.products.product-loop-layout-8 .product-type-grouped .price {
        font-size: 0;
    }

    ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount {
        font-size: 16px;
    }

        ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount:nth-child(2) {
            position: relative;
            padding-left: 15px;
        }

            ul.products.product-loop-layout-8 .product-type-grouped .woocommerce-Price-amount:nth-child(2):before {
                position: absolute;
                top: 0;
                left: 1px;
                content: " – ";
                display: inline-block;
            }

    ul.products.product-loop-layout-8 li.product-type-variable .product-thumbnails--slider .templaza-swiper-button {
        margin-top: -40px;
    }

    ul.products.product-loop-layout-9 li.product .product-thumbnail {
        overflow: hidden;
    }

        ul.products.product-loop-layout-9 li.product .product-thumbnail .product-loop__buttons {
            right: 20px;
            top: 0;
            width: auto;
            flex-direction: column;
            justify-content: flex-start;
        }

        ul.products.product-loop-layout-9 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .tz-loop-button {
            transition-delay: 0s;
        }

        ul.products.product-loop-layout-9 li.product .product-thumbnail .tz-loop-button {
            transform: translateX(10px);
            margin: 0 0 10px;
        }

            ul.products.product-loop-layout-9 li.product .product-thumbnail .tz-loop-button:not(.loading):before {
                top: 50%;
                transform: translateY(-50%);
                right: 50px;
                left: auto;
            }

            ul.products.product-loop-layout-9 li.product .product-thumbnail .tz-loop-button:not(.loading):after {
                border-color: transparent transparent transparent #000;
                top: 50%;
                transform: translateY(-50%);
                right: 40px;
                left: auto;
            }

        ul.products.product-loop-layout-9 li.product .product-thumbnail > .tz-loop-button {
            position: absolute;
            bottom: 0;
            width: 100%;
            border-radius: 0;
            transform: translateY(10px);
            margin: 0;
            background-color: #C3952E;
            color: #ffffff;
            font-size: 15px;
            font-weight: 500;
            padding: 0 20px;
        }

            ul.products.product-loop-layout-9 li.product .product-thumbnail > .tz-loop-button .loop_button-text {
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                text-transform: capitalize;
            }

            ul.products.product-loop-layout-9 li.product .product-thumbnail > .tz-loop-button i {
                margin: 0;
                font-size: 0.7rem;
            }

            ul.products.product-loop-layout-9 li.product .product-thumbnail > .tz-loop-button:not(.loading):before {
                display: none;
            }

            ul.products.product-loop-layout-9 li.product .product-thumbnail > .tz-loop-button:not(.loading):after {
                display: none;
            }

        ul.products.product-loop-layout-9 li.product .product-thumbnail .ajax_add_to_cart.loading:before {
            margin-right: 8px;
        }

    ul.products.product-loop-layout-9 li.product .product-summary {
        position: relative;
        z-index: 1;
    }

        ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-top: 20px;
            font-weight: 500;
            font-size: 16px;
            background-color: #C3952E;
            color: #ffffff;
            white-space: nowrap;
            text-decoration: none;
            padding: 0 20px;
            height: 42px;
            line-height: 42px;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            border-radius: 3px;
            text-transform: none;
            border: none;
            opacity: 1;
            z-index: 999;
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
            text-transform: uppercase;
        }

            ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button:not(.loading):before {
                display: none;
            }

            ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button:not(.loading):after {
                display: none;
            }

            ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button i {
                display: inline-block;
                transition: none;
                outline: none;
            }

            ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button .add-to-cart-text {
                margin-left: 10px;
            }

            ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button.loading:before {
                margin-top: 0;
                vertical-align: middle;
            }

            ul.products.product-loop-layout-9 li.product .product-summary .tz-loop_atc_button.loading i {
                display: none;
            }

    ul.products.product-loop-layout-9 li.product form.cart .woocommerce-variation {
        margin-bottom: 0;
    }

    ul.products.product-loop-layout-9 li.product form.cart .variations tr:last-child td {
        padding-bottom: 0;
    }

    ul.products.product-loop-layout-9 li.product .product-quick-shop-button {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
        height: 50px;
        line-height: 50px;
        border-radius: 0;
        width: 100%;
        transition: 0.5s;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

        ul.products.product-loop-layout-9 li.product .product-quick-shop-button i {
            display: inline-block;
            font-size: 0.8rem;
            padding-right: 10px;
            margin-left: 0;
            transition: none;
            transform: translateX(0);
        }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .product-loop__form {
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: 0.2s;
        z-index: -999;
        background-color: #fffaf4;
        width: 100%;
        padding: 15px 20px;
    }

        ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .product-loop__form .product-close-variations-form {
            position: absolute;
            top: 5px;
            right: 3px;
        }

            ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .product-loop__form .product-close-variations-form i {
                font-size: 16px;
            }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner .tz-loop_atc_button {
        display: none;
    }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.loading:after {
        background-color: rgba(255, 255, 255, 0.6);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        z-index: 9;
    }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.loading:before {
        content: "";
        display: block;
        border-radius: 100px;
        position: absolute;
        background-color: #C3952E;
        height: 13px;
        width: 13px;
        top: 50%;
        left: 50%;
        -webkit-animation: templaza-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
        animation: templaza-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
        z-index: 9999;
    }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.loading .product-loop__form {
        visibility: hidden;
        opacity: 0;
    }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.show-variations_form .product-loop__form {
        opacity: 1;
        z-index: 999;
        bottom: 40px;
    }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.show-variations_form .tz-loop_atc_button {
        display: flex;
    }

    ul.products.product-loop-layout-9.has-variations-form .product-type-variable .product-inner.show-variations_form .product-quick-shop-button {
        display: none;
    }

    ul.products.product-loop-layout-9.show-wishlist li.product .yith-wcwl-add-to-wishlist .tz-loop-button {
        opacity: 1;
        transform: translateY(0);
    }

.templaza-loading {
    position: relative;
}

    .templaza-loading:before {
        content: "";
        display: block;
        border-radius: 100px;
        position: absolute;
    }

    .templaza-loading:before {
        background-color: #C3952E;
        height: 13px;
        width: 13px;
        top: 0;
        left: 0;
        animation: templaza-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
    }

.templaza-posts__loading {
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: -50px;
    right: 0;
    z-index: 998;
    display: none;
    text-align: center;
    width: 100%;
    margin: 0 !important;
    padding-top: 40px;
}

    .templaza-posts__loading .templaza-loading {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .templaza-posts__loading.show {
        display: block;
    }

.templaza_woo_filter-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    padding: 0 0 15px;
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    margin: 0 0 35px;
    line-height: 1;
}

    .templaza_woo_filter-name:after {
        content: "";
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDExIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC45NTU0NCA1Ljc4NDEzTDAuMjI1NzY1IDEuMjU4MjdDLTAuMDc1MjU1NCAwLjk3MDM3NSAtMC4wNzUyNTU0IDAuNTAzNTk2IDAuMjI1NzY1IDAuMjE1ODM3QzAuNTI2NTE3IC0wLjA3MTk0NTYgMS4wMTQzMSAtMC4wNzE5NDU2IDEuMzE1MDQgMC4yMTU4MzdMNS41MDAwOCA0LjIyMDUyTDkuNjg0OTggMC4yMTU5NTNDOS45ODU4NSAtMC4wNzE4MjkyIDEwLjQ3MzYgLTAuMDcxODI5MiAxMC43NzQzIDAuMjE1OTUzQzExLjA3NTIgMC41MDM3MzYgMTEuMDc1MiAwLjk3MDQ5MSAxMC43NzQzIDEuMjU4MzlMNi4wNDQ1OSA1Ljc4NDI0QzUuODk0MTQgNS45MjgxNCA1LjY5NzE3IDYgNS41MDAxIDZDNS4zMDI5NCA2IDUuMTA1ODIgNS45MjggNC45NTU0NCA1Ljc4NDEzWiIgZmlsbD0iIzFGMUYxRiIvPg0KPC9zdmc+DQo=);
        background-repeat: no-repeat;
        width: 11px;
        height: 6px;
        transition: 0.3s;
    }

.products-filter__search-box {
    position: relative;
    margin-bottom: 25px;
}

    .products-filter__search-box .search-field {
        margin-top: 0;
    }

    .products-filter__search-box:after {
        content: "";
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNSAxNUwxMS42MTY3IDExLjYxNjdNMTMuNDQ0NCA3LjIyMjIyQzEzLjQ0NDQgMTAuNjU4NyAxMC42NTg3IDEzLjQ0NDQgNy4yMjIyMiAxMy40NDQ0QzMuNzg1NzggMTMuNDQ0NCAxIDEwLjY1ODcgMSA3LjIyMjIyQzEgMy43ODU3OCAzLjc4NTc4IDEgNy4yMjIyMiAxQzEwLjY1ODcgMSAxMy40NDQ0IDMuNzg1NzggMTMuNDQ0NCA3LjIyMjIyWiIgc3Ryb2tlPSIjNzY3Njc2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==);
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
    }

    .products-filter__search-box .search-field {
        width: 100%;
        padding-right: 40px;
        text-overflow: ellipsis;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.products-filter__option.filter-list-item, .products-filter__option.filter-checkboxes-item {
    padding: 6px 0;
}

    .products-filter__option.filter-list-item:first-child, .products-filter__option.filter-checkboxes-item:first-child {
        padding-top: 0;
    }

.products-filter__option ul.children {
    padding-top: 13px;
    margin-left: 15px;
    padding-left: 0;
}

.products-filter__option.selected > .products-filter__option-name, .products-filter__option.selected > .products-filter__count {
    color: #000000;
    text-shadow: 0 0 #000000;
}

.products-filter__option:hover {
    color: #000000;
}

.products-filter__option-name {
    cursor: pointer;
    transition: text-shadow 0.3s;
    line-height: 1;
    display: inline-block;
}

.products-filter__count {
    font-size: 14px;
    padding-left: 5px;
    color: #cdcdcd;
}

    .products-filter__count:before {
        content: "(";
        display: inline-block;
    }

    .products-filter__count:after {
        content: ")";
        display: inline-block;
    }

.templaza_woo_filter-control .widget_price_filter .widgettitle, .templaza_woo_filter-control .widget_price_filter .price_slider_amount .button {
    display: none;
}

.products-filter--collapsible .products-filter__option-toggler {
    float: right;
    margin-top: 8px;
    cursor: pointer;
}

    .products-filter--collapsible .products-filter__option-toggler:before {
        content: "";
        display: block;
        width: 10px;
        height: 5px;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBkPSJNNC41MDQ5NSA0LjgyMDExTDAuMjA1MjQxIDEuMDQ4NTZDLTAuMDY4NDEzNyAwLjgwODY0NiAtMC4wNjg0MTM3IDAuNDE5NjYzIDAuMjA1MjQxIDAuMTc5ODY0QzAuNDc4NjUyIC0wLjA1OTk1NDcgMC45MjIwOTggLTAuMDU5OTU0NyAxLjE5NTQ5IDAuMTc5ODY0TDUuMDAwMDcgMy41MTcxTDguODA0NTIgMC4xNzk5NjFDOS4wNzgwNSAtMC4wNTk4NTc3IDkuNTIxNDUgLTAuMDU5ODU3NyA5Ljc5NDg2IDAuMTc5OTYxQzEwLjA2ODQgMC40MTk3OCAxMC4wNjg0IDAuODA4NzQzIDkuNzk0ODYgMS4wNDg2Nkw1LjQ5NTA4IDQuODIwMkM1LjM1ODMxIDQuOTQwMTEgNS4xNzkyNSA1IDUuMDAwMDkgNUM0LjgyMDg1IDUgNC42NDE2NSA0Ljk0IDQuNTA0OTUgNC44MjAxMVoiIGZpbGw9IiM3Njc2NzYiLz4NCjwvc3ZnPg0K);
        background-repeat: no-repeat;
        transition: 0.3s;
    }

.products-filter--collapsible .products-filter__option {
    padding-right: 5px;
}

.templaza_woo_filter ul li.products-filter__option {
    margin: 0;
    text-transform: capitalize;
    color: #333333;
    padding: 6px 0;
}

.products-filter--collapsible .products-filter__option ul.children {
    display: none;
}

.products-filter--collapsible .products-filter__option.active > ul.children, .products-filter--collapsible .products-filter__option.selected > ul.children {
    display: block;
}

.products-filter--collapsible .products-filter__option.active .products-filter__option-toggler:before, .products-filter--collapsible .products-filter__option.selected .products-filter__option-toggler:before {
    transform: rotateX(180deg);
}

.products-filter--scrollable .products-filter__options {
    overflow-y: auto;
    scrollbar-color: #1f1f1f #e2e2e278;
    scrollbar-width: thin;
    max-height: 275px;
    margin-top: 30px;
}

    .products-filter--scrollable .products-filter__options::-webkit-scrollbar {
        width: 2px;
    }

    .products-filter--scrollable .products-filter__options::-webkit-scrollbar-track {
        background-color: #e2e2e2;
    }

    .products-filter--scrollable .products-filter__options::-webkit-scrollbar-thumb {
        background-color: #1f1f1f;
    }

.products-filter--scrollable .products-filter--checkboxes {
    max-height: 275px;
}

.products-filter--checkboxes .products-filter__option-name, .products-filter--ranges .products-filter__option-name {
    position: relative;
}

    .products-filter--checkboxes .products-filter__option-name:after, .products-filter--ranges .products-filter__option-name:after {
        transform: rotate(45deg);
        content: "";
        width: 5px;
        height: 9px;
        display: block;
        border: solid #ffffff;
        border-width: 0 2px 2px 0;
        position: absolute;
        top: 1px;
        left: 7px;
        opacity: 0;
    }

    .products-filter--checkboxes .products-filter__option-name:before, .products-filter--ranges .products-filter__option-name:before {
        content: "";
        height: 18px;
        width: 18px;
        background-color: #e2e2e2;
        margin: -2px 14px 0 0;
        float: left;
        transition: 0.15s all ease-out;
    }

.products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name, .products-filter--ranges .products-filter__option.selected > .products-filter__option-name, .products-filter--ranges .products-filter__option:hover > .products-filter__option-name {
    color: #000000;
}

    .products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name:before, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name:before, .products-filter--ranges .products-filter__option.selected > .products-filter__option-name:before, .products-filter--ranges .products-filter__option:hover > .products-filter__option-name:before {
        background-color: #1f1f1f;
    }

    .products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name:after, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name:after, .products-filter--ranges .products-filter__option.selected > .products-filter__option-name:after, .products-filter--ranges .products-filter__option:hover > .products-filter__option-name:after {
        opacity: 1;
    }

.templaza_woo_filter.products_group .products-filter__count {
    display: none;
}

.templaza_woo_filter.h-list .products-filter__option {
    display: inline-block;
    padding-right: 15px;
    line-height: 1.2;
}

.products-filter--swatches {
    margin: 0 -7.5px 0 -7.5px;
}

    .products-filter--swatches .products-filter__option {
        cursor: pointer;
        transition: 0.35s;
        margin: 7.5px;
    }

        .products-filter--swatches .products-filter__option.selected, .products-filter--swatches .products-filter__option:hover {
            color: #000000;
            text-shadow: 0 0 #000000;
        }

    .products-filter--swatches .swatch-color {
        display: flex;
        padding: 10px 0;
        align-items: center;
        margin-top: 0;
        margin-bottom: 0;
    }

        .products-filter--swatches .swatch-color:first-child {
            padding-top: 0;
        }

        .products-filter--swatches .swatch-color .bg-color {
            display: block;
            width: 22px;
            height: 22px;
            border-radius: 50%;
            margin-right: 14px;
            position: relative;
            background-color: #666;
        }

            .products-filter--swatches .swatch-color .bg-color:before {
                transform: rotate(45deg);
                content: "";
                width: 5px;
                height: 9px;
                display: block;
                border: solid #eee;
                border-width: 0 2px 2px 0;
                position: absolute;
                top: 5.5px;
                left: 9px;
                opacity: 0;
            }

        .products-filter--swatches .swatch-color.selected .bg-color:before, .products-filter--swatches .swatch-color:hover .bg-color:before {
            opacity: 1;
        }

        .products-filter--swatches .swatch-color .products-filter__count {
            padding-left: 10px;
        }

    .products-filter--swatches .swatch-image .products-filter__count, .products-filter--swatches .swatch-label .products-filter__count {
        display: none;
    }

    .products-filter--swatches .swatch-label, .products-filter--swatches .swatch-button {
        display: inline-block;
        min-width: 48px;
        text-align: center;
        padding: 8px 15px;
        border: 1px solid #cdcdcd;
    }

        .products-filter--swatches .swatch-label.selected, .products-filter--swatches .swatch-label:hover, .products-filter--swatches .swatch-button.selected, .products-filter--swatches .swatch-button:hover {
            border-color: #000000;
        }

    .products-filter--swatches .swatch-image {
        display: inline-block;
        width: 48px;
        height: 48px;
        border: 1px solid transparent;
        line-height: 1;
    }

        .products-filter--swatches .swatch-image.selected, .products-filter--swatches .swatch-image:hover {
            border-color: #000000;
        }

.products-filter__control-buttons {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

    .products-filter__control-buttons .button {
        height: 45px;
        line-height: 45px;
        padding: 0 24px;
        width: 50%;
    }

        .products-filter__control-buttons .button:first-child {
            margin-right: 10px;
        }

        .products-filter__control-buttons .button.button-lg {
            width: 100%;
        }

    .products-filter__control-buttons .reset-button, .products-filter__control-buttons .clear-button {
        background-color: transparent;
        color: #000000;
        border: 1px solid #CDCDCD;
    }

.templaza_woo_filters-buttons {
    padding-top: 0;
    margin-top: 0;
}

.products-filter-widget .templaza_woo_filter .products-filter__control-buttons {
    position: relative;
    margin-top: 20px;
}

    .products-filter-widget .templaza_woo_filter .products-filter__control-buttons:before {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        content: "";
        position: absolute;
        top: 0;
        left: 15px;
        right: 15px;
    }

.products-filter-widget .instant-filter .products-filter__control-buttons {
    display: none;
}

.products-filter-widget .filter-buttons-form .templaza_woo_filter .products-filter__control-buttons {
    display: none;
}

.products-filter-widget .filter-buttons-fitems .templaza_woo_filters-buttons {
    display: none;
}

.products-filter-widget .products-filter__activated {
    display: none;
}

.products-filter-widget .select2-container .select2-selection--single {
    margin: 0;
}

.products-filter__activated {
    margin: -7px -7px 30px;
    clear: both;
}

    .products-filter__activated .remove-filtered {
        display: inline-block;
        padding: 10px 15px 8px;
        background-color: #f5f5f5;
        margin: 7px;
        color: #767676;
        font-size: 15px;
    }

        .products-filter__activated .remove-filtered .templaza-svg-icon {
            margin-left: 10px;
            font-size: 14px;
            display: inline-block;
            line-height: 1;
            padding-top: 4px;
        }

.templaza-sidebar .products-filter-widget .widget-title, .elementor-widget-wp-widget-templaza-products-filter .products-filter-widget .widget-title {
    display: none;
}

.templaza-sidebar .templaza_woo_filter, .elementor-widget-wp-widget-templaza-products-filter .templaza_woo_filter {
    margin-bottom: 0;
}

    .templaza-sidebar .templaza_woo_filter:last-child .templaza_woo_filter-control, .elementor-widget-wp-widget-templaza-products-filter .templaza_woo_filter:last-child .templaza_woo_filter-control {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        padding-bottom: 45px;
        margin-bottom: 45px;
    }

.templaza-sidebar .instant-filter .templaza_woo_filter:last-child .templaza_woo_filter-control, .elementor-widget-wp-widget-templaza-products-filter .instant-filter .templaza_woo_filter:last-child .templaza_woo_filter-control {
    border: none;
    padding: 0;
    margin: 0;
}

.templaza-sidebar .templaza_woo_filter-control, .elementor-widget-wp-widget-templaza-products-filter .templaza_woo_filter-control {
    margin-bottom: 45px;
}

.templaza-sidebar.has-collapse-hide .widget:not(.products-filter-widget) .widget-content, .templaza-sidebar.has-collapse-hide .templaza_woo_filter:not(.templaza-active) .templaza_woo_filter-control, .elementor-widget-wp-widget-templaza-products-filter.has-collapse-hide .widget:not(.products-filter-widget) .widget-content, .elementor-widget-wp-widget-templaza-products-filter.has-collapse-hide .templaza_woo_filter:not(.templaza-active) .templaza_woo_filter-control {
    display: none;
}

.templaza-sidebar .templaza_woo_filter.templaza-active > .templaza_woo_filter-name:after, .templaza-sidebar .widget-title.templaza-active .templaza-svg-icon, .elementor-widget-wp-widget-templaza-products-filter .templaza_woo_filter.templaza-active > .templaza_woo_filter-name:after, .elementor-widget-wp-widget-templaza-products-filter .widget-title.templaza-active .templaza-svg-icon {
    transform: rotate(180deg);
}

.templaza-sidebar.templaza-sticky-sidebar .templaza_woo_filter-control, .elementor-widget-wp-widget-templaza-products-filter.templaza-sticky-sidebar .templaza_woo_filter-control {
    position: relative;
}

    .templaza-sidebar.templaza-sticky-sidebar .templaza_woo_filter-control .select2-container--default:not(.select2), .elementor-widget-wp-widget-templaza-products-filter.templaza-sticky-sidebar .templaza_woo_filter-control .select2-container--default:not(.select2) {
        top: 48px !important;
    }

.catalog-toolbar-filters__v2 .catalog-filters-content {
    display: flex;
    flex-wrap: wrap;
}

.catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) {
    width: calc(100% / 5);
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
}

    .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title {
        padding: 15px 20px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-right-width: 0;
        font-size: 16px;
        text-transform: none;
        font-weight: 500;
        cursor: pointer;
        position: relative;
        white-space: nowrap;
        margin: -1px 0 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title.templaza-active .templaza-svg-icon {
            transform: rotate(180deg) translateY(50%);
        }

        .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title .templaza-svg-icon {
            font-size: 11px;
            margin-left: 15px;
            position: absolute;
            right: 20px;
            top: 50%;
            transform: translateY(-50%);
        }

    .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-content {
        border: 1px solid rgba(0, 0, 0, 0.1);
        position: absolute;
        left: 0;
        top: calc(100% - 1px);
        background-color: #fff;
        width: 280px;
        height: auto;
        z-index: 99;
        padding: 20px;
        display: none;
    }

    .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget):last-child .widget-title {
        border-right-width: 1px;
    }

.catalog-toolbar-filters__v2 .widget_price_filter {
    width: 100% !important;
}

.catalog-toolbar-filters__v2 .products-filter-widget {
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

    .catalog-toolbar-filters__v2 .products-filter-widget .widget-title {
        display: none;
    }

    .catalog-toolbar-filters__v2 .products-filter-widget .widget-content {
        display: block !important;
    }

    .catalog-toolbar-filters__v2 .products-filter-widget .products-filter__activated {
        margin-bottom: 13px;
    }

.catalog-toolbar-filters__v2 .templaza_woo_filters {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.catalog-toolbar-filters__v2 .templaza_woo_filter {
    width: calc(100% / 5);
    position: relative;
    margin-top: -1px;
}

    .catalog-toolbar-filters__v2 .templaza_woo_filter:first-child .templaza_woo_filter-name, .catalog-toolbar-filters__v2 .templaza_woo_filter:nth-child(5n+1) .templaza_woo_filter-name {
        border-left-width: 1px;
    }

    .catalog-toolbar-filters__v2 .templaza_woo_filter:last-child .templaza_woo_filter-control, .catalog-toolbar-filters__v2 .templaza_woo_filter:nth-child(5n) .templaza_woo_filter-control {
        right: 0;
        left: auto;
    }

    .catalog-toolbar-filters__v2 .templaza_woo_filter .products-filter__control-buttons {
        position: relative;
        border: none;
    }

        .catalog-toolbar-filters__v2 .templaza_woo_filter .products-filter__control-buttons:before {
            left: -20px;
            right: -20px;
        }

.catalog-toolbar-filters__v2 .templaza_woo_filter-name {
    padding: 15px 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-left-width: 0;
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.catalog-toolbar-filters__v2 .templaza_woo_filter-control {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: calc(100% - 1px);
    background-color: #fff;
    width: 280px;
    height: auto;
    z-index: 99;
    padding: 20px;
    display: none;
}

.catalog-toolbar-filters__v2 .templaza_woo_filters-buttons {
    justify-content: flex-start;
    margin-top: 30px;
}

    .catalog-toolbar-filters__v2 .templaza_woo_filters-buttons .button {
        min-width: 120px;
    }

.catalog-toolbar-filters__v2 .templaza_woo_filter-name.templaza-active:after, .catalog-toolbar-filters__v2 .widget-title.templaza-active .templaza-svg-icon {
    transform: rotate(180deg);
}

.full-content .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) {
    width: calc(100% / 7);
}

.full-content .catalog-toolbar-filters__v2 .templaza_woo_filter {
    width: calc(100% / 7);
}

    .full-content .catalog-toolbar-filters__v2 .templaza_woo_filter:nth-child(5n+1) .templaza_woo_filter-name {
        border-left-width: 0;
    }

    .full-content .catalog-toolbar-filters__v2 .templaza_woo_filter:nth-child(7n+1) .templaza_woo_filter-name {
        border-left-width: 1px;
    }

    .full-content .catalog-toolbar-filters__v2 .templaza_woo_filter:nth-child(7n) .templaza_woo_filter-control {
        right: 0;
        left: auto;
    }

.catalog-toolbar-filters__v3 {
    -webkit-animation: fadein 1s;
    animation: fadein 1s;
    opacity: 0;
    display: none;
}

    .catalog-toolbar-filters__v3.open {
        opacity: 1;
    }

    .catalog-toolbar-filters__v3 .catalog-filters-content {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
    }

    .catalog-toolbar-filters__v3 .widget {
        border: none;
        width: 20%;
        padding: 0 15px;
        margin: 0 0 30px;
    }

        .catalog-toolbar-filters__v3 .widget .widget-title {
            display: block;
            font-size: 18px;
            font-weight: 500;
            color: #000000;
            margin: 0;
            line-height: 1;
            text-transform: none;
            border-bottom: none;
            padding-bottom: 25px;
        }

            .catalog-toolbar-filters__v3 .widget .widget-title .templaza-svg-icon {
                display: none;
            }

    .catalog-toolbar-filters__v3 .products-filter-widget {
        width: 100%;
        margin-bottom: 0;
    }

        .catalog-toolbar-filters__v3 .products-filter-widget:first-child {
            margin-top: 0;
        }

        .catalog-toolbar-filters__v3 .products-filter-widget .widget-title {
            display: none;
        }

        .catalog-toolbar-filters__v3 .products-filter-widget .widget {
            margin: 0;
            width: 100%;
            padding: 0;
        }

        .catalog-toolbar-filters__v3 .products-filter-widget .widget_price_filter .price_slider {
            margin-top: 15px;
        }

        .catalog-toolbar-filters__v3 .products-filter-widget .filter-header .templaza-svg-icon {
            display: none;
        }

    .catalog-toolbar-filters__v3 .templaza_woo_filters {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px;
    }

    .catalog-toolbar-filters__v3 .templaza_woo_filter {
        width: 20%;
        margin-bottom: 30px;
        position: relative;
        padding: 0 15px;
    }

    .catalog-toolbar-filters__v3 .templaza_woo_filter-name {
        border: none;
        padding-bottom: 0;
    }

        .catalog-toolbar-filters__v3 .templaza_woo_filter-name:after {
            display: none;
        }

    .catalog-toolbar-filters__v3 .products-filter__option:not(.swatch):first-child {
        padding-top: 0;
    }

    .catalog-toolbar-filters__v3 .products-filter__option:not(.swatch):last-child {
        padding-bottom: 0;
    }

    .catalog-toolbar-filters__v3 .products-filter--swatches {
        margin: -7.5px -7.5px 0 -7.5px;
    }

        .catalog-toolbar-filters__v3 .products-filter--swatches .products-filter__option {
            margin: 7.5px;
        }

        .catalog-toolbar-filters__v3 .products-filter--swatches .swatch-color {
            font-size: 0;
            padding: 0;
        }

            .catalog-toolbar-filters__v3 .products-filter--swatches .swatch-color .bg-color {
                margin-right: 0;
                width: 28px;
                height: 28px;
            }

                .catalog-toolbar-filters__v3 .products-filter--swatches .swatch-color .bg-color:before {
                    top: 7px;
                    left: 11px;
                }

    .catalog-toolbar-filters__v3 .filter.filter_color .filter-swatches {
        display: flex;
        flex-wrap: wrap;
    }

    .catalog-toolbar-filters__v3 .products-filter__control-buttons .button {
        padding: 0 15px;
    }

    .catalog-toolbar-filters__v3 .templaza_woo_filters-buttons {
        justify-content: flex-start;
    }

        .catalog-toolbar-filters__v3 .templaza_woo_filters-buttons .button {
            min-width: 120px;
        }

    .catalog-toolbar-filters__v3 .templaza_woo_filter .products-filter__control-buttons:before {
        left: 0;
        right: 0;
    }

.templaza-scrollbar {
    overflow-y: auto;
    scrollbar-color: #1f1f1f #e2e2e278;
    scrollbar-width: thin;
}

    .templaza-scrollbar::-webkit-scrollbar {
        width: 2px;
    }

    .templaza-scrollbar::-webkit-scrollbar-track {
        background-color: #e2e2e2;
    }

    .templaza-scrollbar::-webkit-scrollbar-thumb {
        background-color: #1f1f1f;
    }

.templaza-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1600;
    display: none;
    --templaza-modal-spacing: 30px;
}

    .templaza-modal .panel-content {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 470px;
        max-width: 100%;
        margin: 0;
        background-color: #fff;
        transform: translateX(100%);
        transition: transform 0.5s;
        display: flex;
        flex-direction: column;
    }

    .templaza-modal .modal-header {
        padding: 25px 45px 20px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        background-color: #fff;
        border-bottom: 1px solid #e5e5e5;
        text-align: center;
    }

        .templaza-modal .modal-header .modal-title {
            font-size: 18px;
            font-weight: 500;
            margin: 0;
            line-height: 1;
        }

    .templaza-modal .modal-content {
        position: relative;
        padding: 30px;
        background-color: #fff;
    }

    .templaza-modal.open {
        visibility: visible;
    }

        .templaza-modal.open .modal-header {
            opacity: 1;
            display: block;
        }

        .templaza-modal.open .modal-content {
            opacity: 1;
        }

        .templaza-modal.open .panel-content {
            transform: none;
        }

    .templaza-modal.side-left .panel-content {
        left: 0;
        right: auto;
        transform: translateX(-100%);
    }

    .templaza-modal.side-left.open .panel-content {
        transform: none;
    }

    .templaza-modal .off-modal-layer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        background-color: #000000;
        opacity: 0.5;
    }

    .templaza-modal .button-close {
        display: flex;
        line-height: 1;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 20px;
        color: #a6a6a6;
        margin-left: 20px;
    }

        .templaza-modal .button-close:hover {
            color: #767676;
        }

.admin-bar .templaza-modal {
    top: 32px;
    height: calc(100% - 32px);
}

.tz-account-modal .modal-content {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding-left: 50px;
    padding-right: 50px;
}

    .tz-account-modal .modal-content .form-row {
        padding: 0;
    }

    .tz-account-modal .modal-content form {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
    }

.tz-account-modal .woocommerce-error .error-message {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tz-account-modal .templaza-button {
    width: 100%;
    line-height: 50px;
    cursor: pointer;
    padding: 0;
}

    .tz-account-modal .templaza-button.templaza-loading:before {
        left: 50%;
        top: -10px;
    }

    .tz-account-modal .templaza-button.create-account {
        margin-top: 20px;
    }

.tz-account-modal form.register button.templaza-button {
    margin: 20px 0 0 0;
}

.tz-account-modal div.nsl-container.nsl-container-block .nsl-container-buttons {
    width: 100%;
}

.quick-view-modal .button-close {
    top: 32px;
    right: 32px;
    transform: none;
    z-index: 9;
    cursor: pointer;
}

    .quick-view-modal .button-close i {
        font-size: 24px;
    }

.quick-view-modal .modal-content {
    width: 1170px;
    max-height: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    padding: 0;
}

.quick-view-modal .templaza-posts__loading {
    bottom: 0;
}

.quick-view-modal.loading .button-close, .quick-view-modal.loading .product {
    opacity: 0;
}

.quick-view-modal.loading .templaza-posts__loading {
    display: block;
    background-color: transparent;
}

    .quick-view-modal.loading .templaza-posts__loading .templaza-loading {
        transform: translate(-50%, -50%);
        top: 50%;
    }

.quick-view-modal .woocommerce .product {
    background-color: #fff;
}

    .quick-view-modal .woocommerce .product .woocommerce-product-gallery {
        width: 100%;
        padding-bottom: 50px;
    }

        .quick-view-modal .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
            cursor: default;
        }

    .quick-view-modal .woocommerce .product .entry-thumbnail {
        width: 42%;
        position: relative;
        overflow: hidden;
    }

        .quick-view-modal .woocommerce .product .entry-thumbnail:hover .templaza-swiper-button {
            opacity: 1;
        }

    .quick-view-modal .woocommerce .product .entry-summary {
        padding: 40px 70px 20px 55px;
        width: 58%;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }

        .quick-view-modal .woocommerce .product .entry-summary .woocommerce-product-rating {
            margin-bottom: 20px;
        }

    .quick-view-modal .woocommerce .product .templaza-buy-now-button + .templaza-wishlist-button {
        border: none;
    }

        .quick-view-modal .woocommerce .product .templaza-buy-now-button + .templaza-wishlist-button .templaza-svg-icon {
            font-size: 20px;
        }

.quick-view-modal .templaza-product-deal {
    margin: 30px 0 20px;
}

.quick-view-modal .product-more-infor {
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding: 14px 20px;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #C3952E;
    color: #ffffff;
    z-index: 1;
}

    .quick-view-modal .product-more-infor i {
        margin-left: 10px;
        font-size: 20px;
    }

.quick-view-modal .templaza-swiper-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    cursor: pointer;
    outline: none;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background-color: #ffffff;
    text-align: center;
    color: var(--templaza-color-dark);
    opacity: 0;
    z-index: 1;
    transition: 0.3s;
    font-size: 20px;
}

    .quick-view-modal .templaza-swiper-button svg {
    }

.quick-view-modal .templaza-quickview-button-prev {
    left: 0;
}

.quick-view-modal .templaza-quickview-button-next {
    right: 0;
}

body .notifyjs-corner {
    z-index: 99999;
}

body.admin-bar .notifyjs-corner {
    transform: translateY(32px);
}

.notifyjs-templaza-success {
    color: #299c77;
    background-color: #bff9d0;
}

.notifyjs-templaza-error {
    color: #fff;
    background-color: #b81c23;
}

    .notifyjs-templaza-error ul {
        margin: 0;
        padding: 0;
    }

        .notifyjs-templaza-error ul li {
            list-style: none;
        }

            .notifyjs-templaza-error ul li ::marker {
                display: none;
            }

.notifyjs-templaza-info {
    color: #fff;
    background-color: #1e85be;
}

.notifyjs-templaza-base {
    font-weight: 400;
    position: relative;
    padding: 15px 40px 15px 60px;
    margin-bottom: 10px;
    box-shadow: 0 4px 10px 0 rgba(3, 3, 3, 0.1);
    max-width: 450px;
}

    .notifyjs-templaza-base .message-icon {
        position: absolute;
        left: 20px;
        top: 17px;
        font-size: 20px;
    }

    .notifyjs-templaza-base .button.wc-forward {
        display: none;
    }

    .notifyjs-templaza-base .btn-button {
        padding-left: 5px;
        color: #299c77;
        text-decoration: underline;
    }

    .notifyjs-templaza-base .svg-active {
        position: absolute;
        top: 20px;
        right: 15px;
        font-size: 11px;
    }

    .notifyjs-templaza-base .message-box {
        display: inline-block;
    }

.templaza-product-popup-atc__notice {
    padding: 0;
    margin-right: 50px;
    color: #2f8a33;
    display: inline-block;
    margin-bottom: 0;
}

    .templaza-product-popup-atc__notice .cart-view-btn {
        color: #fff;
        font-size: 14px;
        margin-left: 5px;
        padding-bottom: 1px;
        border-bottom: 1px solid transparent;
    }

        .templaza-product-popup-atc__notice .cart-view-btn:hover {
            border-color: #fff;
        }

.templaza-popup-add-to-cart .button-close {
    top: 0;
    right: 3px;
    transform: none;
    z-index: 999;
    cursor: pointer;
    margin: 0;
    padding: 10px;
    border-radius: 50%;
    opacity: 0;
    font-size: 14px;
}

.templaza-popup-add-to-cart.loaded .button-close, .templaza-popup-add-to-cart.open .button-close {
    opacity: 1;
}

.templaza-popup-add-to-cart .modal-content {
    max-width: 770px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

.templaza-popup-add-to-cart .widget_shopping_cart_content {
    height: auto;
    display: flex;
    align-items: center;
}

    .templaza-popup-add-to-cart .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail {
        padding-right: 20px;
    }

    .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list {
        height: auto;
        width: 55%;
        padding: 0;
        max-height: 170px;
        padding-right: 30px;
    }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item {
            border-bottom: none;
            margin-bottom: 0;
        }

            .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item:not(.active) {
                display: none;
            }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item__title {
            font-size: 16px;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list a.remove, .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-cart-item__qty {
            display: none;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list .woocommerce-mini-cart-item__qty {
            display: block !important;
            visibility: visible !important;
            font-weight: 400;
            margin-top: 5px;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list::-webkit-scrollbar {
            width: 3px;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list::-webkit-scrollbar-track {
            background-color: transparent;
        }

    .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer {
        width: 45%;
        padding: 0 0 0 30px;
        position: relative;
        bottom: auto;
    }

        .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer:after {
            position: absolute;
            top: 0;
            bottom: 0;
            left: -1px;
            content: "";
            border-right: 1px solid #e2e2e2;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer .total {
            background-color: transparent;
            margin: 0;
            padding: 0;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer .templaza-button {
            width: 100%;
        }

.templaza-popup-add-to-cart.loading .product-modal-content {
    opacity: 0;
    transition: none;
}

.templaza-popup-add-to-cart.loading .templaza-posts__loading {
    display: block;
    background-color: transparent;
}

    .templaza-popup-add-to-cart.loading .templaza-posts__loading .templaza-loading {
        transform: translate(-50%, -50%);
        top: 50%;
    }

.templaza-popup-add-to-cart .woocommerce-mini-cart__count_notice {
    display: block !important;
    visibility: visible !important;
    text-align: left;
    margin-bottom: 10px;
    color: var(--tz-text-color);
    font-weight: 400;
    font-size: 16px;
}

.templaza-popup-add-to-cart .tz-product-popup-atc__notice {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
    color: var(--tz-color-dark);
}

.templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation {
    border-top: 1px solid #e2e2e2;
    padding-top: 30px;
    margin-top: 30px;
}

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation.loading {
        height: 0;
        opacity: 0;
        transition: height 0.4s;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation.active {
        height: auto;
        opacity: 1;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation.loaded {
        display: block;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .product-heading {
        font-size: 24px;
        margin: 0 20px 20px 0;
        font-weight: 500;
        line-height: 1;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .recommendation-heading {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .templaza-svg-icon {
        color: #bababa;
        font-size: 24px;
        cursor: pointer;
        transition: 0.3s;
    }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .templaza-svg-icon svg {
        }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-buttons {
        display: flex;
    }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-buttons span {
            width: 20px;
            text-align: center;
        }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-buttons:focus {
            outline: none;
        }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-buttons:hover {
            color: #111;
            cursor: pointer;
        }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-buttons .swiper-button-disabled {
            cursor: auto;
            color: #bababa;
            opacity: 0.5;
        }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-button-next {
        margin-right: -5px;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .swiper-button-lock, .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .swiper-pagination.swiper-pagination-lock, .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .swiper-pagination {
        display: none;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation ul.product-items {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        text-align: center;
    }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation ul.product-items li.product-item .product-title {
            display: block;
            font-size: 16px;
            font-weight: 700;
            color: #000000;
            margin-top: 10px;
            line-height: 1.2;
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        }

        .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation ul.product-items li.product-item .product-price {
            color: #C3952E;
            font-size: 16px;
            font-weight: 700;
            display: inline-block;
            margin-top: 5px;
        }

            .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation ul.product-items li.product-item .product-price del {
                font-size: 14px;
                color: #a6a6a6;
            }

            .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation ul.product-items li.product-item .product-price ins {
                background-color: transparent;
                color: var(--tz-color-primary);
                padding-left: 5px;
            }

.header-cart a {
    position: relative;
    display: block;
}

    .header-cart a .counter {
        position: absolute;
        top: -10px;
        right: -8px;
        font-size: 10px;
        color: #ffffff;
        text-align: center;
        line-height: 11px;
        min-width: 18px;
        height: 18px;
        border-radius: 30px;
        padding: 4px;
        background-color: #C3952E;
        display: inline-block;
    }

.star-rating {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    display: inline-block;
}

    .star-rating .rating-stars {
        display: block;
        line-height: 1.2;
    }

        .star-rating .rating-stars i {
            margin-right: 1px;
        }

    .star-rating .max-rating i {
        color: #CDCDCD;
    }

    .star-rating .user-rating {
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
    }

        .star-rating .user-rating i {
            color: #FED23D;
        }

p.stars {
    line-height: 1;
    display: block;
    margin: 0 0 15px;
}

    p.stars > span {
        display: flex;
        height: 15px;
    }

    p.stars a {
        position: relative;
        height: 15px;
        width: 15px;
        text-indent: -999em;
        font-size: 0;
        color: #CDCDCD;
        display: inline-block;
        text-decoration: none;
        margin-right: 1px;
        font-weight: 400;
        transition: none;
    }

        p.stars a:hover ~ a {
            color: #CDCDCD;
        }

        p.stars a span {
            text-indent: 0;
            display: block;
            font-size: 15px;
        }

    p.stars:hover a {
        color: #FED23D;
    }

    p.stars.selected a.active {
        color: #FED23D;
    }

        p.stars.selected a.active ~ a {
            color: #CDCDCD;
        }

    p.stars.selected a:not(.active) {
        color: #FED23D;
    }

.tz-cart-modal .modal-header {
    justify-content: center;
}

.tz-cart-modal .modal-content {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 100%;
    position: static;
}

.tz-cart-modal .widget_shopping_cart_content {
    height: 100%;
    padding-bottom: 340px;
    position: static;
}

.widget_shopping_cart_content {
    position: relative;
}

    .widget_shopping_cart_content .woocommerce-mini-cart {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin: 0;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart .woocommerce-mini-cart-item {
            display: flex;
        }

    .widget_shopping_cart_content a.remove {
        color: #a2a5a6;
        line-height: 1;
    }

        .widget_shopping_cart_content a.remove:hover {
            color: #000000;
        }

        .widget_shopping_cart_content a.remove i {
            font-size: 0.875rem;
        }

        .widget_shopping_cart_content a.remove .name {
            font-size: 14px;
            margin-left: 5px;
        }

    .widget_shopping_cart_content ul.cart_list {
        margin: 0;
        padding: 0 30px;
        overflow-y: auto;
        height: 100%;
    }

        .widget_shopping_cart_content ul.cart_list .mini_cart_item {
            display: flex;
            align-items: center;
            padding: 0 0 30px 0;
            position: relative;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            margin-bottom: 30px;
        }

            .widget_shopping_cart_content ul.cart_list .mini_cart_item:last-child {
                border: none;
                margin-bottom: 0;
                padding-bottom: 0;
            }

                .widget_shopping_cart_content ul.cart_list .mini_cart_item:last-child:not(:first-child) .templaza-quantity-dropdown .qty-options {
                    top: auto;
                    bottom: 29px;
                }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail {
        padding-right: 30px;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img {
            display: block;
            float: none;
            margin-right: 0;
            max-width: 120px;
        }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__summary {
        flex: 1;
        display: flex;
        flex-flow: column;
        justify-content: space-between;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation {
            margin-top: 5px;
        }

            .widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation > dt {
                float: left;
                clear: both;
            }

                .widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation > dt:before {
                    display: none;
                }

            .widget_shopping_cart_content .woocommerce-mini-cart-item__summary .variation > dd {
                float: left;
            }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__name {
        font-size: 15px;
        font-weight: 600;
        color: #000000;
        padding-right: 20px;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart-item__name a {
            color: #000000;
        }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__price {
        font-weight: 500;
        display: block;
        margin-top: 5px;
    }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__remove {
        text-align: right;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }

    .widget_shopping_cart_content .variation {
        font-size: 14px;
        margin: 0;
    }

        .widget_shopping_cart_content .variation dt {
            font-weight: 400;
            display: inline-block;
        }

            .widget_shopping_cart_content .variation dt:before {
                content: "|";
                display: inline-block;
                margin: 0 4px 0 0;
            }

            .widget_shopping_cart_content .variation dt:first-child:before {
                display: none;
            }

        .widget_shopping_cart_content .variation dd {
            display: inline-block;
            margin: 0 0 0 5px;
        }

            .widget_shopping_cart_content .variation dd :first-child {
                margin-top: 0;
            }

            .widget_shopping_cart_content .variation dd :last-child {
                margin-bottom: 0;
            }

    .widget_shopping_cart_content .quantity {
        border: 0;
    }

        .widget_shopping_cart_content .quantity .qty-button {
            display: none;
        }

        .widget_shopping_cart_content .quantity .qty {
            color: #000000;
            text-align: center;
            font-weight: 400;
        }

        .widget_shopping_cart_content .quantity .qty-dropdown {
            color: #000000;
        }

        .widget_shopping_cart_content .quantity .current {
            position: relative;
        }

            .widget_shopping_cart_content .quantity .current .svg-icon {
                position: absolute;
                right: 0;
                top: 50%;
                margin-top: -7px;
            }

    .widget_shopping_cart_content .woocommerce-cart-item__qty {
        margin-top: 25px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .widget_shopping_cart_content .total {
        font-size: 15px;
        font-weight: 700;
        text-align: right;
        color: #000000;
        background-color: #f5f5f5;
        padding: 24px 30px;
        margin: 0 calc(-1 * 30px);
    }

        .widget_shopping_cart_content .total strong {
            font-weight: 500;
            float: left;
        }

    .widget_shopping_cart_content .woocommerce-mini-cart__buttons {
        display: flex;
        flex-direction: column;
        margin: 30px 0 0 0;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart__buttons .templaza-btn {
            height: 54px;
            line-height: 54px;
            padding: 0;
        }

            .widget_shopping_cart_content .woocommerce-mini-cart__buttons .templaza-btn.templaza-btn-outline {
                color: #C3952E;
            }

        .widget_shopping_cart_content .woocommerce-mini-cart__buttons .checkout {
            margin-top: 10px;
        }

    .widget_shopping_cart_content .widget_shopping_cart_footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 30px 30px 30px;
        background-color: #fff;
    }

    .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
        position: absolute;
        top: calc(50% - 15px);
        transform: translateY(-50%);
        width: 100%;
        font-weight: 500;
        font-size: 24px;
        line-height: 35px;
        color: #000000;
        padding: 0 30px;
        margin: 0;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart__empty-message > span {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .widget_shopping_cart_content .woocommerce-mini-cart__empty-message .templaza-svg-icon {
            font-weight: 400;
            margin-left: 17px;
        }

        .widget_shopping_cart_content .woocommerce-mini-cart__empty-message .templaza-button {
            width: 100%;
            margin-top: 30px;
            display: flex;
        }

.product-qty-number .quantity {
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.4s;
    display: flex;
    font-size: 14px;
}

    .product-qty-number .quantity:hover {
        border-color: #000000;
    }

    .product-qty-number .quantity .templaza-qty-button {
        cursor: pointer;
        padding: 0 7px;
        align-items: center;
        position: relative;
        display: inline-flex;
    }

        .product-qty-number .quantity .templaza-qty-button i {
            font-size: 0.875em;
            z-index: 2;
        }

        .product-qty-number .quantity .templaza-qty-button svg {
            position: relative;
        }

        .product-qty-number .quantity .templaza-qty-button::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            width: 1.5em;
            height: 1.5em;
            border-radius: 50%;
            transform: translate(-50%, -50%);
            background-color: transparent;
            transition: background-color 0.2s;
        }

        .product-qty-number .quantity .templaza-qty-button:hover {
            color: #000000;
        }

            .product-qty-number .quantity .templaza-qty-button:hover i {
                color: #000000;
            }

            .product-qty-number .quantity .templaza-qty-button:hover::before {
                background-color: #eee;
            }

    .product-qty-number .quantity .qty {
        flex: 1 1 auto;
        padding: 0;
        border: none;
        -moz-appearance: textfield;
        appearance: textfield;
        -webkit-appearance: textfield;
        text-align: center;
        width: 34px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        background: none;
    }

        .product-qty-number .quantity .qty::-webkit-outer-spin-button, .product-qty-number .quantity .qty::-webkit-inner-spin-button {
            -webkit-appearance: none;
        }

.product-qty-number div.product .quantity, .product-qty-number .templaza-sticky-add-to-cart .quantity {
    font-size: 14px;
}

    .product-qty-number div.product .quantity .templaza-qty-button, .product-qty-number .templaza-sticky-add-to-cart .quantity .templaza-qty-button {
        padding: 0 16px;
    }

    .product-qty-number div.product .quantity .qty, .product-qty-number .templaza-sticky-add-to-cart .quantity .qty {
        padding: 0;
        width: 34px;
    }

.product-qty-number.woocommerce-cart table.shop_table .product-qty .quantity {
    font-size: 12px;
}

    .product-qty-number.woocommerce-cart table.shop_table .product-qty .quantity .qty {
        width: 30px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0;
    }

.product-qty-number .widget_shopping_cart_content .quantity {
    font-size: 12px;
}

    .product-qty-number .widget_shopping_cart_content .quantity .qty {
        width: 30px;
    }

@keyframes icon-scale {
    30% {
        transform: scale(0.3);
    }

    100% {
        transform: scale(1);
    }
}

body .blockUI.blockOverlay {
    position: relative;
    background-color: rgba(255, 255, 255, 0.7) !important;
    background-image: none !important;
}

    body .blockUI.blockOverlay:after {
        display: none;
    }

    body .blockUI.blockOverlay:before {
        border-radius: 100px;
        display: block;
        background-image: none;
        background-color: #C3952E;
        height: 13px;
        width: 13px;
        animation: icon-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
        position: absolute;
        top: 50%;
        left: 50%;
        content: "";
        z-index: 9999;
        color: transparent !important;
        font-size: 0;
        -webkit-animation-delay: -1s;
        animation-delay: -1s;
        margin: 0;
    }

.select2 span.select2-selection--single {
    border-radius: 5px;
    background: transparent;
    height: auto;
    transition: border 0.4s;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    .select2 span.select2-selection--single:hover {
        border-color: #000000;
    }

    .select2 span.select2-selection--single .select2-selection__rendered {
        font-size: inherit;
        line-height: inherit;
        height: auto;
        min-height: 50px;
        padding: 13px 20px;
    }

        .select2 span.select2-selection--single .select2-selection__rendered:focus {
            outline: none;
        }

    .select2 span.select2-selection--single .select2-selection__arrow {
        top: 50%;
        margin-top: -7px;
        right: 20px;
        width: 14px;
        height: 14px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTQgMTQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iNywxMC43NzMgMS41MzEsNi4zOTggMi40NjksNS4yMjcgNyw4Ljg1MSAxMS41MzEsNS4yMjcgMTIuNDY5LDYuMzk4ICIvPjwvZz48cmVjdCBmaWxsPSJub25lIiB3aWR0aD0iMTQiIGhlaWdodD0iMTQiLz48L3N2Zz4=) no-repeat right center;
    }

        .select2 span.select2-selection--single .select2-selection__arrow b {
            display: none;
        }

.select2.select2-container--open .select2-selection--single {
    border-color: #000000;
}

    .select2.select2-container--open .select2-selection--single .select2-selection__arrow {
        transform: rotate(180deg);
    }

.select2.select2-container--disabled .select2-selection--single {
    background: transparent;
}

.select2-container.select2-container--open {
    z-index: 10000;
}

.select2-container .select2-dropdown {
    font-size: 16px;
}

.select2-container .select2-search--dropdown {
    padding: 0;
    margin-bottom: 10px;
}

    .select2-container .select2-search--dropdown .select2-search__field {
        border-color: #525252;
    }

.select2-container .select2-dropdown {
    border-radius: 0;
    border: 0;
    padding: 10px;
    margin-top: 3px;
    border: 1px solid;
    background: #fff;
    box-shadow: 0 0 30px -2px rgba(0, 0, 0, 0.1);
    z-index: 1151;
}

.select2-container .select2-results__options {
    scrollbar-color: #1f1f1f #e2e2e278;
    scrollbar-width: thin;
}

    .select2-container .select2-results__options::-webkit-scrollbar {
        width: 0;
        opacity: 0;
    }

    .select2-container .select2-results__options:hover::-webkit-scrollbar {
        width: 2px;
    }

    .select2-container .select2-results__options::-webkit-scrollbar-track {
        border-radius: 2px;
        background-color: #fff;
    }

    .select2-container .select2-results__options::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background-color: #000000;
    }

        .select2-container .select2-results__options::-webkit-scrollbar-thumb:hover {
            background: #1f1f1f;
        }

    .select2-container .select2-results__options:focus {
        outline: none;
    }

    .select2-container .select2-results__options .select2-results__option--highlighted {
        background-color: transparent;
        color: #000000;
        text-shadow: 0 0 #000000;
    }

    .select2-container .select2-results__options .select2-results__option[aria-selected=true] {
        background-color: transparent;
        color: #000000;
        text-shadow: 0 0 #000000;
    }

.select2-container.select2-container--default .select2-results__option[data-selected=true] {
    background-color: transparent;
    color: #000000;
    text-shadow: 0 0 #000000;
}

.select2-container .select2-results__option:focus {
    outline: none;
}

.templaza-sticky-add-to-cart {
    position: fixed;
    left: 0;
    right: 0;
    z-index: -9999;
    padding: 10px 20px;
    overflow: hidden;
    background-color: #ffffff;
    transition: transform 0.3s;
    opacity: 0;
}

    .templaza-sticky-add-to-cart .templaza-wishlist-button {
        display: none;
    }

    .templaza-sticky-add-to-cart .product-size-guide {
        display: none;
    }

    .templaza-sticky-add-to-cart a.added_to_cart {
        display: none;
    }

    .templaza-sticky-add-to-cart form.cart {
        margin-left: auto;
    }

        .templaza-sticky-add-to-cart form.cart .product-button-wrapper {
            display: flex;
        }

            .templaza-sticky-add-to-cart form.cart .product-button-wrapper .templaza-buy-now-button {
                display: none;
            }

        .templaza-sticky-add-to-cart form.cart button {
            height: 50px;
        }

        .templaza-sticky-add-to-cart form.cart .qty {
            margin: 0;
            width: 83px;
            font-size: 16px;
            padding-left: 20px;
            padding-right: 20px;
            color: var(--templaza-text-color);
            height: calc(50px - 2px);
            line-height: calc(50px - 2px);
        }

        .templaza-sticky-add-to-cart form.cart .quantity .qty-dropdown .current {
            width: 83px;
            height: 50px;
            line-height: 50px;
            font-size: 18px;
            padding: 0 20px;
        }

        .templaza-sticky-add-to-cart form.cart .quantity .qty-dropdown .qty-options {
            width: 100%;
            height: 180px !important;
        }

            .templaza-sticky-add-to-cart form.cart .quantity .qty-dropdown .qty-options ul li {
                padding: 4.5px 20px;
                font-size: 18px;
            }

        .templaza-sticky-add-to-cart form.cart .quantity .qty-dropdown .templaza-svg-icon {
            font-size: 11px;
            margin-top: 0;
            transform: translateY(-50%);
            right: 20px;
        }

        .templaza-sticky-add-to-cart form.cart .single_add_to_cart_button {
            margin-left: 25px;
        }

            .templaza-sticky-add-to-cart form.cart .single_add_to_cart_button:after {
                margin-left: 10px;
                display: inline-block;
                line-height: 1;
                width: 16px;
                content: "";
                font-weight: 900;
                font-size: 0.9em;
                font-family: "Font Awesome 5 Free";
            }

            .templaza-sticky-add-to-cart form.cart .single_add_to_cart_button.loading::after {
                height: 16px;
                display: inline-block;
                border-radius: 50%;
                border: 2px solid;
                border-top-color: transparent;
                -webkit-animation: templaza-spin infinite 1s linear;
                animation: templaza-spin infinite 1s linear;
                transition: opacity 0.2s linear 0.2s;
                content: "";
                margin-top: -1px;
            }

    .templaza-sticky-add-to-cart form.variations_form {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-end;
        width: 100%;
    }

        .templaza-sticky-add-to-cart form.variations_form table.variations {
            margin: 10px 30px 10px 0;
            border: none;
            position: relative;
            padding-right: 40px;
            display: flex;
            flex: 0.8 1 0;
            justify-content: flex-end;
        }

            .templaza-sticky-add-to-cart form.variations_form table.variations select {
                padding: 6px 25px 6px 0;
                border-width: 0 0 1px;
                background-position: 100% 50%;
                max-width: 145px;
            }

            .templaza-sticky-add-to-cart form.variations_form table.variations .wcboost-variation-swatches__wrapper {
                line-height: 1;
            }

        .templaza-sticky-add-to-cart form.variations_form tbody {
            display: flex;
            align-items: center;
            justify-content: center;
        }

            .templaza-sticky-add-to-cart form.variations_form tbody tr:not(:last-child) {
                margin-right: 30px;
            }

            .templaza-sticky-add-to-cart form.variations_form tbody td {
                border: none;
                padding: 0;
            }

                .templaza-sticky-add-to-cart form.variations_form tbody td.label {
                    font-weight: 500;
                    padding-right: 10px;
                    display: block;
                    padding-bottom: 5px;
                    font-size: 14px;
                    text-transform: capitalize;
                    line-height: 1;
                }

        .templaza-sticky-add-to-cart form.variations_form .wcboost-variation-swatches__selected-label {
            display: none !important;
        }

        .templaza-sticky-add-to-cart form.variations_form .wcboost-variation-swatches:not(.wcboost-variation-swatches--button) .wcboost-variation-swatches__item {
            width: 25px !important;
        }

        .templaza-sticky-add-to-cart form.variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item {
            height: 25px !important;
            line-height: 25px !important;
            margin: 0 5px;
            font-size: 12px;
            font-weight: 500;
        }

            .templaza-sticky-add-to-cart form.variations_form .wcboost-variation-swatches .wcboost-variation-swatches__item:last-child {
                margin-right: 0;
            }

        .templaza-sticky-add-to-cart form.variations_form .reset_variations {
            display: none !important;
        }

        .templaza-sticky-add-to-cart form.variations_form .single_variation_wrap {
            display: flex;
            justify-content: flex-end;
        }

            .templaza-sticky-add-to-cart form.variations_form .single_variation_wrap .price del {
                display: block;
            }

        .templaza-sticky-add-to-cart form.variations_form .woocommerce-variation {
            display: flex;
            flex: none;
            align-items: center;
        }

            .templaza-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-description {
                display: none;
            }

            .templaza-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-price {
                display: none;
            }

            .templaza-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-availability {
                display: none;
                margin-left: 25px;
            }

                .templaza-sticky-add-to-cart form.variations_form .woocommerce-variation .woocommerce-variation-availability p {
                    margin: 0;
                }

        .templaza-sticky-add-to-cart form.variations_form .single_add_to_cart_button.disabled {
            opacity: 0.5;
            cursor: not-allowed;
        }

    .templaza-sticky-add-to-cart .quick-view-modal .woocommerce .entry-summary {
        padding-bottom: 50px;
    }

    .templaza-sticky-add-to-cart .woocommerce-variation-price .price {
        font-size: 14px;
        font-weight: 500;
        color: var(--templaza-text-color-gray);
        display: block;
    }

        .templaza-sticky-add-to-cart .woocommerce-variation-price .price del {
            margin-right: 10px;
            font-size: 12px;
            color: #a6a6a6;
            display: inline-block;
        }

        .templaza-sticky-add-to-cart .woocommerce-variation-price .price ins {
            background-color: transparent;
            color: var(--templaza-color-primary);
        }

    .templaza-sticky-add-to-cart .price {
        font-size: 14px;
        font-weight: 500;
        color: var(--templaza-text-color-gray);
        display: block;
    }

        .templaza-sticky-add-to-cart .price del {
            margin-right: 10px;
            font-size: 12px;
            color: #a6a6a6;
            display: inline-block;
        }

        .templaza-sticky-add-to-cart .price ins {
            background-color: transparent;
            color: var(--templaza-color-primary);
        }

    .templaza-sticky-add-to-cart.open {
        overflow: initial;
        opacity: 1;
        z-index: 1000;
    }

    .templaza-sticky-add-to-cart.product-variable .templaza-sticky-add-to-cart__content-button {
        display: none;
    }

    .templaza-sticky-add-to-cart.product-variable .templaza-sticky-add-to-cart__content-product-info {
        flex: none;
        max-width: 20%;
    }

    .templaza-sticky-add-to-cart.product_variable_button .templaza-sticky-add-to-cart__content-button {
        background: #C3952E;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        cursor: pointer;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        padding: 12px 25px;
        display: inline-block;
        border-radius: 5px;
        line-height: 1em;
        border-radius: 0;
        color: #ffffff;
        display: flex;
        align-items: center;
        line-height: 1.5em;
        padding-left: 30px;
        padding-right: 30px;
        text-transform: uppercase;
    }

        .templaza-sticky-add-to-cart.product_variable_button .templaza-sticky-add-to-cart__content-button:hover {
            background: #2A2A2A;
            color: #ffffff;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

        .templaza-sticky-add-to-cart.product_variable_button .templaza-sticky-add-to-cart__content-button i {
            padding-right: 15px;
        }

        .templaza-sticky-add-to-cart.product_variable_button .templaza-sticky-add-to-cart__content-button:after {
            margin-left: 15px;
            display: inline-block;
            line-height: 1;
            vertical-align: middle;
            width: 19px;
            content: "";
            font-size: 1rem;
            font-weight: 900;
            font-family: "Font Awesome 5 Free";
        }

.templaza-sticky-add-to-cart__content {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .templaza-sticky-add-to-cart__content > p.stock {
        display: none;
    }

.templaza-sticky-atc__product-image {
    max-width: 3.706325903em;
    margin-right: 25px;
}

.templaza-sticky-add-to-cart__content-title {
    font-weight: 600;
    color: #000000;
}

.templaza-sticky-add-to-cart__content-product-info {
    margin-right: 40px;
}

.templaza-sticky-add-to-cart__content-price {
    font-size: 14px;
    font-weight: 500;
    color: var(--templaza-text-color-gray);
    display: block;
}

    .templaza-sticky-add-to-cart__content-price del {
        margin-right: 10px;
        font-size: 12px;
        color: #a6a6a6;
        display: inline-block;
    }

    .templaza-sticky-add-to-cart__content-price ins {
        background-color: transparent;
        color: var(--templaza-color-primary);
    }

.templaza-sticky-add-to-cart__content-button.loading::after {
    height: 16px;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: transparent;
    -webkit-animation: templaza-spin infinite 1s linear;
    animation: templaza-spin infinite 1s linear;
    transition: opacity 0.2s linear 0.2s;
    content: "";
    margin-top: -1px;
}

.templaza-sticky-add-to-cart__content-button {
    margin-left: auto;
    position: relative;
    background: #C3952E;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 5px;
    line-height: 1em;
    border-radius: 0;
    text-transform: uppercase;
    line-height: 1.5em;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
}

    .templaza-sticky-add-to-cart__content-button:hover {
        background: #2A2A2A;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .templaza-sticky-add-to-cart__content-button i {
        padding-right: 15px;
    }

    .templaza-sticky-add-to-cart__content-button:hover {
        color: #ffffff;
    }

    .templaza-sticky-add-to-cart__content-button:after {
        margin-left: 16px;
        display: inline-block;
        line-height: 1;
        vertical-align: middle;
        width: 16px;
    }

.admin-bar .templaza-sticky-atc_top {
    top: 32px;
}

.templaza-sticky-atc_top {
    top: 0;
    transform: translate3d(0, -100%, 0);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

    .templaza-sticky-atc_top .quantity .qty-dropdown .qty-options {
        top: calc(100% - 1px);
    }

    .templaza-sticky-atc_top.open {
        transform: translate3d(0, 0, 0);
    }

.templaza-header_sticky-act-active {
    opacity: 0;
}

.templaza-sticky-atc_bottom {
    bottom: 0;
    transform: translate3d(0, 100%, 0);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

    .templaza-sticky-atc_bottom .quantity .qty-dropdown .qty-options {
        bottom: calc(100% - 1px);
        top: initial;
    }

    .templaza-sticky-atc_bottom.open {
        transform: translate3d(0, 0, 0);
    }

.woocommerce-badges {
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
}

    .woocommerce-badges > span {
        display: block;
        padding: 5px 11px;
        line-height: 1;
        background-color: #000000;
        color: #fff;
    }

        .woocommerce-badges > span:not(:last-child) {
            margin-bottom: 5px;
        }

    .woocommerce-badges .sold-out {
        background-color: #a0a0a0;
        color: #fff;
    }

    .woocommerce-badges .featured {
        background-color: #ff6f61;
        color: #fff;
    }

    .woocommerce-badges .new {
        background-color: #C3952E;
        color: #ffffff;
    }

ul:not(.product-loop-layout-2) .woocommerce-badges--layout-2 {
    left: initial;
    right: 20px;
}

.woocommerce-badges--layout-2 {
    text-transform: lowercase;
    left: 20px;
}

    .woocommerce-badges--layout-2 > span {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        line-height: 1.2;
        font-size: 16px;
    }

    .woocommerce-badges--layout-2 .onsale .text {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .woocommerce-badges--layout-2 .onsale .percent {
        font-size: 16px;
    }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.templaza-swiper-carousel-elementor {
    position: relative;
}

    .templaza-swiper-carousel-elementor .templaza-swiper-button {
        font-size: 28px;
        color: #a0a0a0;
        width: 42px;
        height: 42px;
        line-height: 42px;
        display: inline-block;
        text-align: center;
        opacity: 0.5;
        transition: 0.5s;
        cursor: pointer;
        z-index: 99;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }

        .templaza-swiper-carousel-elementor .templaza-swiper-button:hover:not(.swiper-button-disabled) {
            color: var(--templaza-color-dark);
            opacity: 1;
        }

        .templaza-swiper-carousel-elementor .templaza-swiper-button svg {
        }

    .templaza-swiper-carousel-elementor .swiper-button-disabled {
        cursor: not-allowed;
    }

    .templaza-swiper-carousel-elementor .templaza-swiper-button-prev {
        left: -15px;
    }

    .templaza-swiper-carousel-elementor .templaza-swiper-button-next {
        right: -15px;
    }

    .templaza-swiper-carousel-elementor .swiper-button-disabled {
        opacity: 0.5;
    }

.templaza-swiper-slider-elementor .templaza-swiper-button {
    font-size: 24px;
    color: var(--templaza-color-dark);
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 52px;
}

    .templaza-swiper-slider-elementor .templaza-swiper-button:hover:not(.swiper-button-disabled) {
        opacity: 1;
    }

.templaza-swiper-slider-elementor .templaza-swiper-button-prev {
    left: 0;
}

.templaza-swiper-slider-elementor .templaza-swiper-button-next {
    right: 0;
}

.templaza-swiper-carousel-elementor .swiper-pagination-lock, .templaza-swiper-carousel-elementor .swiper-scrollbar-lock, .templaza-swiper-carousel-elementor .swiper-button-lock {
    display: none;
}

.single-product div.product .product-gallery-summary {
    position: relative;
}

.single-product div.product .woocommerce-product-gallery.loading {
    position: relative;
}

    .single-product div.product .woocommerce-product-gallery.loading:before {
        top: 50%;
        left: 50%;
        z-index: 9999;
        content: "";
        display: block;
        border-radius: 100px;
        position: absolute;
        background-color: #C3952E;
        height: 13px;
        width: 13px;
        -webkit-animation: templaza-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
        animation: templaza-scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
    }

    .single-product div.product .woocommerce-product-gallery.loading:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        background-color: #fffaf4;
        z-index: 99;
    }

.single-product div.product .woocommerce-product-gallery {
    position: relative;
    float: left;
    width: 45%;
}

    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
        display: none;
    }

    .single-product div.product .woocommerce-product-gallery figure {
        margin: 0;
    }

    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
        margin: 15px 0 0;
        padding: 0;
        display: flex;
    }

        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
            list-style: none;
            cursor: pointer;
            float: left;
            width: 20%;
            margin-top: 0;
            margin-bottom: 0;
        }

            .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
                border-bottom: 2px solid transparent;
                width: 100%;
            }

                .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
                    border-color: #000000;
                }

            .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
                opacity: 1;
            }

    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
        display: block;
        cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxyZWN0IGZpbGw9Im5vbmUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIvPjxwb2x5Z29uIHBvaW50cz0iMjAsMTEgMTMsMTEgMTMsNCAxMSw0IDExLDExIDQsMTEgNCwxMyAxMSwxMyAxMSwyMCAxMywyMCAxMywxMyAyMCwxMyAiLz48L3N2Zz4=), auto;
    }

    .single-product div.product .woocommerce-product-gallery.has-video .flex-control-nav li {
        position: relative;
    }

        .single-product div.product .woocommerce-product-gallery.has-video .flex-control-nav li .i-video {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

    .single-product div.product .woocommerce-product-gallery.has-video .flex-viewport {
        height: 100% !important;
    }

    .single-product div.product .woocommerce-product-gallery.has-video .woocommerce-product-gallery__wrapper {
        display: flex;
    }

    .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper {
        position: relative;
        height: 100%;
        min-height: 100%;
    }

        .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-youtube {
            padding-bottom: 100%;
        }

            .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-youtube iframe, .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-youtube video {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
            }

        .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper iframe, .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper video {
            height: 100%;
        }

        .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper .wp-video {
            height: 100%;
            margin: 0 auto;
        }

        .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper .wp-video-shortcode {
            min-height: 100% !important;
            height: 100%;
        }

.single-product div.product .woocommerce-product-gallery__thumbs-carousel .templaza-swiper-button {
    cursor: pointer;
    outline: none;
    background-color: #fff;
    font-size: 20px;
    opacity: 0;
    z-index: 1;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel .templaza-swiper-button.swiper-button-lock {
        display: none;
    }

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    max-height: 100%;
    flex-direction: column;
    overflow: hidden;
    margin: 0;
}

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .templaza-swiper-button {
        position: absolute;
        transform: none;
        width: 100%;
        height: 20px;
        line-height: 20px;
        left: 0;
        right: 0;
    }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .templaza-thumbs-button-prev {
        top: 0;
    }

        .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .templaza-thumbs-button-prev svg {
            transform: rotate(90deg);
        }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .templaza-thumbs-button-next {
        bottom: 0;
        top: auto;
    }

        .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-vertical .templaza-thumbs-button-next svg {
            transform: rotate(90deg);
        }

.single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal {
    position: relative;
}

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal .templaza-swiper-button {
        line-height: 48px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 50px;
    }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal .templaza-thumbs-button-prev {
        left: 0;
    }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-horizontal .templaza-thumbs-button-next {
        right: 0;
    }

.single-product div.product .woocommerce-product-gallery__thumbs-carousel .swiper-button-disabled {
    cursor: not-allowed;
}

.single-product div.product .woocommerce-product-gallery__thumbs-carousel:hover .templaza-swiper-button {
    opacity: 1;
}

.single-product div.product .templaza-wishlist-button {
    padding: 0;
    min-width: auto;
    height: 60px;
}

    .single-product div.product .templaza-wishlist-button .tz-loop-button {
        padding: 0 20px;
    }

        .single-product div.product .templaza-wishlist-button .tz-loop-button i {
            margin: 0;
            padding: 0;
        }

        .single-product div.product .templaza-wishlist-button .tz-loop-button > .yith-wcwl-icon, .single-product div.product .templaza-wishlist-button .tz-loop-button .templaza-svg-icon {
            order: 2;
            margin-left: 0;
            margin-bottom: 0;
            font-size: 16px;
        }

        .single-product div.product .templaza-wishlist-button .tz-loop-button .yith-wcwl-icon {
            color: #000000;
            margin-right: 0;
        }

        .single-product div.product .templaza-wishlist-button .tz-loop-button .loop_button-text {
            order: 1;
            display: none;
        }

    .single-product div.product .templaza-wishlist-button:hover .templaza-svg-icon {
        transform: none;
    }

    .single-product div.product .templaza-wishlist-button.show-wishlist-title .tz-loop-button {
        display: flex;
        align-items: center;
    }

        .single-product div.product .templaza-wishlist-button.show-wishlist-title .tz-loop-button > .yith-wcwl-icon {
            margin-left: 20px;
        }

    .single-product div.product .templaza-wishlist-button.show-wishlist-title .templaza-svg-icon {
        margin-left: 20px;
    }

    .single-product div.product .templaza-wishlist-button.show-wishlist-title .loop_button-text {
        display: inline-block;
    }

.single-product div.product .yith-wcwl-wishlistexistsbrowse .tz-loop-button > .yith-wcwl-icon, .single-product div.product .yith-wcwl-wishlistexistsbrowse .tz-loop-button svg, .single-product div.product .yith-wcwl-wishlistaddedbrowse .tz-loop-button > .yith-wcwl-icon, .single-product div.product .yith-wcwl-wishlistaddedbrowse .tz-loop-button svg {
    fill: #000000;
}

.single-product div.product .entry-summary > .stock {
    display: none;
}

.single-product div.product.outofstock .price {
    color: #767676;
}

.single-product div.product .product_meta {
    margin: 30px 0 0;
}

    .single-product div.product .product_meta > span {
        display: block;
        margin-bottom: 10px;
    }

        .single-product div.product .product_meta > span a:not(:hover) {
            color: #333333;
        }

    .single-product div.product .product_meta .label {
        color: #000000;
        margin-right: 15px;
        font-weight: 700;
    }

.single-product div.product .product-button-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
}

    .single-product div.product .product-button-wrapper > * {
        margin-bottom: 15px;
    }

    .single-product div.product .product-button-wrapper .single_add_to_cart_button {
        text-transform: uppercase;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        margin-right: 18px;
        min-width: 200px;
    }

        .single-product div.product .product-button-wrapper .single_add_to_cart_button.loading {
            opacity: 0.5;
        }

            .single-product div.product .product-button-wrapper .single_add_to_cart_button.loading:after {
                height: 16px;
                display: inline-block;
                border-radius: 50%;
                border: 2px solid;
                border-top-color: transparent;
                -webkit-animation: templaza-spin infinite 1s linear;
                animation: templaza-spin infinite 1s linear;
                transition: opacity 0.2s linear 0.2s;
                content: "";
                margin-top: -1px;
            }

        .single-product div.product .product-button-wrapper .single_add_to_cart_button:after {
            margin-left: 10px;
            display: inline-block;
            line-height: 1;
            width: 16px;
            content: "";
            font-weight: 900;
            font-size: 0.9em;
            font-family: "Font Awesome 5 Free";
        }

.single-product div.product .woocommerce-product-details__short-description {
    margin-top: 10px;
    margin-bottom: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 30px;
}

    .single-product div.product .woocommerce-product-details__short-description p {
        margin: 0 0 10px;
    }

.single-product div.product .product-share {
    margin-top: 35px;
}

    .single-product div.product .product-share .after-text {
        display: none;
    }

    .single-product div.product .product-share .sharing-icon {
        margin-right: 11px;
        color: #000000;
    }

    .single-product div.product .product-share .social-share-link {
        font-size: 15px;
        margin: 0 4.5px;
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 37px;
        text-align: center;
        border-radius: 50%;
        color: #999999;
        background-color: #f5f5f5;
    }

        .single-product div.product .product-share .social-share-link:hover {
            color: #fff;
            background-color: #000000;
        }

.single-product div.product .woocommerce-badges {
    z-index: 9;
}

.single-product div.product .quantity {
    margin-right: 20px;
    height: 60px;
}

    .single-product div.product .quantity .qty {
        margin: 0;
        width: 60px;
        padding-left: 20px;
        padding-right: 20px;
        height: calc(60px - 2px);
        line-height: calc(60px - 2px);
    }

    .single-product div.product .quantity .qty-dropdown .current {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        padding: 0 20px;
    }

        .single-product div.product .quantity .qty-dropdown .current.focus {
            border-color: #000000;
            z-index: 1001;
        }

    .single-product div.product .quantity .qty-dropdown .templaza-svg-icon {
        font-size: 11px;
        margin-top: 0;
        transform: translateY(-50%);
        right: 20px;
    }

    .single-product div.product .quantity .qty-dropdown .qty-options {
        top: calc(100% - 1px);
        width: 100%;
        height: 180px !important;
    }

        .single-product div.product .quantity .qty-dropdown .qty-options ul li {
            padding: 4.5px 20px;
            font-size: 18px;
        }

.single-product div.product .woocommerce-tabs {
    margin: 80px 0 0;
}

    .single-product div.product .woocommerce-tabs .panel {
        max-width: 790px;
        padding: 0 15px;
        margin: 45px auto 0 auto;
    }

    .single-product div.product .woocommerce-tabs .product-detail-list ul {
        list-style-type: none;
    }

    .single-product div.product .woocommerce-tabs table.shop_attributes {
        max-width: 730px;
        margin: 0 auto;
    }

        .single-product div.product .woocommerce-tabs table.shop_attributes th, .single-product div.product .woocommerce-tabs table.shop_attributes td {
            padding: 10px 20px;
        }

        .single-product div.product .woocommerce-tabs table.shop_attributes th {
            font-weight: 500;
            color: #000000;
            text-align: left;
        }

        .single-product div.product .woocommerce-tabs table.shop_attributes td p {
            margin: 0;
        }

.single-product div.product .woocommerce-Tabs-panel--description p:first-child {
    margin-top: 0;
}

.single-product div.product .woocommerce-Reviews .woocommerce-Reviews-title {
    display: none;
}

.single-product div.product .woocommerce-Reviews ol.commentlist {
    margin: 0;
    padding: 0;
}

    .single-product div.product .woocommerce-Reviews ol.commentlist li {
        position: relative;
        margin-bottom: 20px;
        padding: 40px;
        border: 1px solid #e5e5e5;
        list-style: none;
    }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .comment_container {
            display: flex;
            align-items: flex-start;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li img.avatar {
            width: 100px;
            border: none;
            padding: 0;
            border-radius: 50%;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .comment-text {
            margin: 0 0 0 40px;
            border-radius: 0;
            padding: 0;
            border: none;
            width: 100%;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .star-rating {
            float: right;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li p.meta {
            margin: 0 0 10px;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .woocommerce-review__author {
            display: block;
            font-weight: 500;
            font-size: 18px;
            color: #000000;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .woocommerce-review__dash {
            display: none;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .woocommerce-review__published-date {
            font-size: 14px;
            color: #767676;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .description p {
            margin-bottom: 0;
        }

.single-product div.product .woocommerce-Reviews .comment-respond {
    padding: 30px 0 0;
}

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-form {
        text-align: left;
    }

        .single-product div.product .woocommerce-Reviews .comment-respond .comment-form p.stars {
            margin-top: 10px;
        }

            .single-product div.product .woocommerce-Reviews .comment-respond .comment-form p.stars a {
                border-right: 17px solid transparent;
            }

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-notes {
        display: block;
        text-align: left;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-reply-title {
        font-size: 28px;
        font-weight: 500;
        display: block;
        margin-bottom: 20px;
        color: #000000;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .stars:hover a:before {
        color: #000000;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-form-rating {
        margin-top: 40px;
        padding: 0;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-form-author {
        width: 50%;
        float: left;
        padding-right: 15px;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-form-email {
        width: 50%;
        padding-left: 15px;
        float: left;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .comment-form-cookies-consent, .single-product div.product .woocommerce-Reviews .comment-respond .form-submit {
        clear: bottom;
    }

    .single-product div.product .woocommerce-Reviews .comment-respond .form-submit {
        margin-top: 20px;
    }

        .single-product div.product .woocommerce-Reviews .comment-respond .form-submit .submit {
            min-width: 150px;
        }

.single-product div.product .woocommerce-Reviews .woocommerce-noreviews {
    margin: 0;
    text-align: center;
}

.single-product div.product section.products {
    margin-top: 90px;
}

    .single-product div.product section.products:nth-child(2) {
        margin-top: 100px;
    }

    .single-product div.product section.products > h2 {
        font-size: 48px;
        text-align: center;
        text-transform: capitalize;
        margin: 0 0 70px;
        font-weight: 600;
        position: relative;
    }

    .single-product div.product section.products .swiper-container-initialized ul.products {
        flex-wrap: nowrap;
        box-sizing: border-box;
        margin: 0;
        width: 100%;
    }

        .single-product div.product section.products .swiper-container-initialized ul.products li {
            clear: none;
            padding: 0;
            margin-bottom: 0;
        }

    .single-product div.product section.products .swiper-scrollbar {
        max-width: 570px;
        background-color: #e5e5e5;
        cursor: pointer;
        height: 4px;
        border-radius: 0;
        position: static;
        width: 100%;
        margin: 40px auto 0;
    }

    .single-product div.product section.products .swiper-scrollbar-drag {
        background-color: #7258a2;
        cursor: pointer;
    }

.single-product div.product {
    position: relative;
}

    .single-product div.product .entry-summary {
        width: 55%;
        padding-left: 80px;
        float: right;
    }

        .single-product div.product .entry-summary .meta-cat:not(:hover) {
            color: #333333;
        }

        .single-product div.product .entry-summary .meta-cat > img {
            max-height: 60px;
            width: auto;
            display: block;
        }

        .single-product div.product .entry-summary .star-rating {
            font-size: 14px;
        }

        .single-product div.product .entry-summary .product_title {
            font-size: 36px;
            margin: 0;
            font-weight: 600;
        }

        .single-product div.product .entry-summary .woocommerce-product-rating {
            display: flex;
            align-items: center;
        }

        .single-product div.product .entry-summary .price {
            font-size: 30px;
            font-weight: 700;
            color: #C3952E;
            margin: 0;
        }

        .single-product div.product .entry-summary .woocommerce-variation-price .price {
            font-size: 26px;
        }

        .single-product div.product .entry-summary .price del {
            margin-right: 13px;
            font-size: 18px;
            color: #999999;
        }

        .single-product div.product .entry-summary .price ins {
            background-color: transparent;
            color: #C3952E;
        }

        .single-product div.product .entry-summary .woocommerce-review-link {
            margin-left: 10px;
        }

        .single-product div.product .entry-summary .yith-wcwl-add-to-wishlist {
            margin: 0;
            line-height: 60px;
            text-align: center;
        }

    .single-product div.product .summary-top-box {
        display: flex;
        justify-content: space-between;
        margin-bottom: 0;
        align-items: center;
    }

    .single-product div.product .summary-price-box {
        display: flex;
        align-items: center;
        margin: 0 0 20px 0;
    }

        .single-product div.product .summary-price-box .price {
            margin-right: 16px;
        }

        .single-product div.product .summary-price-box .templaza-stock {
            color: #000000;
        }

.pswp .templaza-video-wrapper iframe, .pswp .templaza-video-wrapper .wp-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

    .pswp .templaza-video-wrapper iframe:-webkit-full-screen {
        transform: none;
    }

.single-product div.product.layout-v2 .product-gallery-summary .woocommerce-badges {
    left: auto;
    right: 0;
}

    .single-product div.product.layout-v2 .product-gallery-summary .woocommerce-badges.woocommerce-badges--layout-2 {
        right: 20px;
    }

.single-product div.product.layout-v2 .woocommerce-product-gallery:not(.without-thumbnails) {
    padding-left: 100px;
}

.single-product div.product.layout-v2 .woocommerce-product-gallery__thumbs-carousel {
    height: 100%;
}

.single-product div.product.layout-v2 .flex-control-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    width: 85px;
    max-height: 100%;
    margin: 0;
}

    .single-product div.product.layout-v2 .flex-control-thumbs li {
        width: 100%;
    }

.single-product div.product.layout-v2 .flex-control-thumbs {
    flex-direction: column;
    height: 100%;
}

    .single-product div.product.layout-v2 .flex-control-thumbs.swiper-wrapper {
        position: static;
    }

.single-product div.product.layout-v3 .woocommerce-product-gallery__wrapper {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}

.single-product div.product.layout-v3 .woocommerce-product-gallery__image {
    float: left;
    width: calc(50% - 30px);
    margin: 0 15px 30px 15px;
}

.single-product div.product.layout-v3 .woocommerce-tabs {
    margin-top: 50px;
}

.single-product div.product.layout-v4 .woocommerce-product-gallery {
    opacity: 0;
}

.single-product div.product.layout-v4 .swiper-pagination {
    margin-top: 20px;
    line-height: 0;
    bottom: 0;
}

.single-product div.product.layout-v4 .woocommerce-product-gallery__wrapper:not(.swiper-wrapper) {
    display: flex;
    overflow: hidden;
}

    .single-product div.product.layout-v4 .woocommerce-product-gallery__wrapper:not(.swiper-wrapper) .woocommerce-product-gallery__image {
        flex: 0 0 50%;
        max-width: 50%;
    }

.single-product div.product.layout-v4 .templaza-swiper-button {
    position: absolute;
    z-index: 1;
    display: block;
    cursor: pointer;
    outline: none;
    text-align: center;
    top: calc(50% - 15px);
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    background-color: #fff;
}

.single-product div.product.layout-v4 .swiper-button-disabled {
    cursor: not-allowed;
}

.single-product div.product.layout-v4 .templaza-swiper-button-next {
    right: 0;
}

.single-product div.product.layout-v4 .templaza-swiper-button-prev {
    left: 0;
}

.single-product div.product.layout-v4 .templaza-product-video {
    height: auto;
}

.single-product div.product.layout-v4 .swiper-button-lock {
    display: none;
}

.single-product div.product.layout-v5 .entry-summary {
    position: sticky;
    top: 30px;
}

.single-product div.product.layout-v5 .woocommerce-product-gallery__image {
    margin: 0 0 20px 0;
}

.single-product div.product.product-tabs-under-summary .product-gallery-summary {
    margin-bottom: 80px;
}

.single-product div.product.product-tabs-under-summary .woocommerce-tabs {
    margin-top: 50px;
}

    .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper {
        position: relative;
    }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper > a {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 14px 0;
            color: #000000;
            font-weight: 500;
        }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper > a:after {
                content: "";
                top: 0;
                bottom: auto;
                left: 0;
                right: 0;
                background-color: #f5f5f5;
                width: 100%;
                position: absolute;
                height: 1px;
                transition: 0.5s;
            }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper > a:hover {
                color: #000000;
            }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper > a.active {
                color: inherit;
            }

                .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper > a.active > .templaza-svg-icon {
                    transform: rotate(180deg);
                    transition: 0.3s;
                }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper > a .templaza-svg-icon {
                font-size: 18px;
            }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper:last-child {
            position: relative;
        }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper:last-child:after {
                content: "";
                position: absolute;
                bottom: 0;
                background-color: #f5f5f5;
                opacity: 1;
                width: 100%;
                height: 1px;
            }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper:last-child .panel-content {
                padding-bottom: 0;
            }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .panel-content {
            display: none;
            padding: 10px 0 30px 0;
        }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper.description_tab .panel-content {
            padding-bottom: 0;
        }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper.description_tab .panel-content p:first-child {
                margin-top: 0;
            }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews ol.commentlist li {
            padding: 20px 15px;
        }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews ol.commentlist li img.avatar {
                max-width: 60px;
            }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews ol.commentlist li .comment-text {
                margin: 0 0 0 20px;
            }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews .comment-respond {
            padding-top: 0;
        }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews .comment-respond .comment-reply-title {
                margin: 0;
            }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews .comment-respond .comment-form-rating {
                margin-top: 35px;
            }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews .star-rating {
            font-size: 12px;
        }

        .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews p.stars a {
            display: inline-block;
            font-weight: 400;
            padding: 0;
        }

            .single-product div.product.product-tabs-under-summary .woocommerce-tabs .templaza-tab-wrapper .woocommerce-Reviews p.stars a:after {
                display: none;
            }

.single-product div.product.has-buy-now .entry-summary {
    padding-left: 90px;
}

.single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button {
    min-width: 154px;
}

    .single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button:after {
        display: none;
        top: 50%;
        left: 50%;
        transform: translateY(-50%, -50%);
        position: absolute;
        margin: -10px 0 0 -10px;
    }

    .single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button.loading {
        color: #000000;
        opacity: 1;
    }

        .single-product div.product.has-buy-now .product-button-wrapper .single_add_to_cart_button.loading::after {
            display: block;
            color: #fff;
        }

.single-product div.product.has-buy-now .templaza-buy-now-button {
    min-width: 145px;
    margin-right: 18px;
    padding: 0 20px;
}

    .single-product div.product.has-buy-now .templaza-buy-now-button.disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }

.single-product div.product.has-buy-now .templaza-wishlist-button:not(.show-wishlist-title) {
    border: none;
}

    .single-product div.product.has-buy-now .templaza-wishlist-button:not(.show-wishlist-title) .tz-loop-button {
        padding-right: 0;
        padding-left: 0;
    }

        .single-product div.product.has-buy-now .templaza-wishlist-button:not(.show-wishlist-title) .tz-loop-button .templaza-svg-icon, .single-product div.product.has-buy-now .templaza-wishlist-button:not(.show-wishlist-title) .tz-loop-button .yith-wcwl-icon {
            font-size: 20px;
        }

.single-product div.product.product-type-grouped form.cart {
    border-top: 0;
    padding-top: 20px;
}

    .single-product div.product.product-type-grouped form.cart:after {
        clear: both;
        display: block;
        content: "";
    }

.single-product div.product.product-type-grouped table {
    border: none;
    margin-bottom: 25px;
}

.single-product div.product.product-type-grouped .summary table td {
    border: none;
    padding: 10px 0;
}

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity {
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
}

    .single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity .quantity {
        margin-right: 0;
    }

    .single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity .tz-loop-button {
        font-weight: 500;
        font-size: 16px;
        line-height: 50px;
        display: inline-block;
        background-color: #000000;
        color: #fff;
        text-align: center;
        transition: ease 0.3s;
        white-space: nowrap;
        text-decoration: none;
        padding: 0 25px;
    }

        .single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__quantity .tz-loop-button .templaza-svg-icon {
            display: none;
        }

.single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price {
    text-align: right;
    width: 20%;
}

    .single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price ins {
        background-color: transparent;
    }

    .single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price del {
        display: block;
        color: #a6a6a6;
        font-size: 14px;
    }

    .single-product div.product.product-type-grouped .woocommerce-grouped-product-list-item__price .stock {
        margin: 0;
        display: none;
    }

.single-product div.product.product-type-variable form.cart {
    margin-top: 40px;
}

    .single-product div.product.product-type-variable form.cart .variations {
        position: relative;
        margin-bottom: 0;
        border: none;
    }

        .single-product div.product.product-type-variable form.cart .variations td {
            display: block;
            padding: 0;
            border: none;
        }

            .single-product div.product.product-type-variable form.cart .variations td.label {
                margin-bottom: 10px;
                color: #000000;
            }

                .single-product div.product.product-type-variable form.cart .variations td.label .wcboost-variation-swatches__selected-label {
                    font-weight: 500;
                    text-transform: capitalize;
                }

        .single-product div.product.product-type-variable form.cart .variations label {
            font-weight: 600;
            font-size: 18px;
        }

        .single-product div.product.product-type-variable form.cart .variations td.value {
            padding: 0;
            margin-bottom: 40px;
            display: block;
        }

            .single-product div.product.product-type-variable form.cart .variations td.value.show-select {
                width: 100%;
            }

                .single-product div.product.product-type-variable form.cart .variations td.value.show-select:after {
                    opacity: 1;
                }

        .single-product div.product.product-type-variable form.cart .variations .reset_variations {
            display: block;
            color: #000000;
            font-weight: 400;
            font-size: 16px;
            position: absolute;
            top: 0;
            right: 0;
        }

        .single-product div.product.product-type-variable form.cart .variations select {
            width: 100%;
            margin-right: 0;
            background-color: transparent;
            padding: 11px 15px 10px;
            text-transform: capitalize;
            cursor: pointer;
            border: 1px solid #d9d9d9;
        }

            .single-product div.product.product-type-variable form.cart .variations select:focus {
                outline: none;
            }

    .single-product div.product.product-type-variable form.cart .single_variation_wrap .woocommerce-variation {
        margin-bottom: 25px;
    }

    .single-product div.product.product-type-variable form.cart .product-button-wrapper {
        padding-top: 0;
    }

.single-product div.product.product-type-variable form.variations_form .variations td.value {
    margin-bottom: 20px;
}

.single_variation_wrap {
    margin-top: 10px;
}

.single-product div.product.product-type-variable form.variations_form .product-button-wrapper .single_add_to_cart_button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item {
    box-shadow: none;
}

    .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.selected .wcboost-variation-swatches__name:before, .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item:hover .wcboost-variation-swatches__name:before {
        transform: rotate(45deg);
        content: "";
        display: block;
        border: solid #eee;
        border-width: 0 2px 2px 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -5px 0 0 -3px;
        margin-top: -8px;
        width: 8px;
        height: 12px;
    }

    .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled {
        opacity: 0.5;
    }

        .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name {
            position: relative;
        }

            .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::before, .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
                content: "";
                display: block;
                position: absolute;
                width: 200%;
                height: 1px;
                top: 50%;
                left: -50%;
                background-color: #7258a2;
                transform: rotate(45deg);
                border: none;
                margin: 0;
            }

            .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
                transform: rotate(-45deg);
            }

    .wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__item.wcboost-variation-swatches__item-white .wcboost-variation-swatches__name {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

.wcboost-variation-swatches.wcboost-variation-swatches--color .wcboost-variation-swatches__name {
    overflow: hidden;
}

.wcboost-variation-swatches .swatch-label {
    border: 1px solid #ddd;
    background-color: transparent;
    min-width: 30px;
    min-height: 30px;
    padding: 0 5px;
}

    .wcboost-variation-swatches .swatch-label.selected {
        border-color: #000000;
        color: #000000;
    }

    .wcboost-variation-swatches .swatch-label.disabled {
        opacity: 1 !important;
        background-color: #f5f5f5;
        text-decoration: line-through;
        color: #a6a6a6;
    }

.wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item {
    box-shadow: none;
}

    .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name {
        width: 100%;
        height: 2px;
    }

        .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled) .wcboost-variation-swatches__name:after {
            content: "";
            display: none;
            width: 100%;
            border-bottom: 2px solid #111;
        }

    .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled).selected .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--rounded .wcboost-variation-swatches__item:not(.disabled):hover .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled).selected .wcboost-variation-swatches__name:after, .wcboost-variation-swatches.wcboost-variation-swatches--image.wcboost-variation-swatches--square .wcboost-variation-swatches__item:not(.disabled):hover .wcboost-variation-swatches__name:after {
        display: block;
    }

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__name {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    overflow: inherit;
    opacity: 0;
}

.wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled {
    opacity: 0.5;
}

    .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name {
        overflow: hidden;
    }

        .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::before, .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
            content: "";
            display: block;
            position: absolute;
            width: 200%;
            height: 1px;
            top: 50%;
            left: -50%;
            background-color: #C3952E;
            transform: rotate(45deg);
        }

        .wcboost-variation-swatches.wcboost-variation-swatches--image .wcboost-variation-swatches__item.disabled .wcboost-variation-swatches__name::after {
            transform: rotate(-45deg);
        }

.wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.875rem;
    line-height: 28px;
}

    .wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item.selected, .wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item:hover, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item.selected, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item:hover {
        background-color: transparent;
        border-color: #000000;
        color: #000000;
    }

    .wcboost-variation-swatches.wcboost-variation-swatches--button .wcboost-variation-swatches__item.disabled, .wcboost-variation-swatches.wcboost-variation-swatches--label .wcboost-variation-swatches__item.disabled {
        opacity: 1 !important;
        background-color: #f5f5f5;
        text-decoration: line-through;
        color: #a6a6a6;
    }

.woocommerce-tabs > ul.tabs {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
}

    .woocommerce-tabs > ul.tabs > li {
        display: block;
        margin: 0;
        position: relative;
        padding: 0 20px;
    }

        .woocommerce-tabs > ul.tabs > li > a {
            display: block;
            position: relative;
            font-weight: 600;
            padding: 10px 0 15px;
            font-size: 24px;
            text-transform: capitalize;
            color: #000000;
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        }

            .woocommerce-tabs > ul.tabs > li > a:after {
                content: "";
                position: absolute;
                bottom: -1px;
                left: 0;
                right: 0;
                width: 0;
                height: 1px;
                background-color: #C3952E;
                transition: 0.5s;
                opacity: 0;
            }

            .woocommerce-tabs > ul.tabs > li > a:hover {
                color: #000000;
            }

        .woocommerce-tabs > ul.tabs > li.active > a {
            color: #000000;
        }

            .woocommerce-tabs > ul.tabs > li:hover > a:after, .woocommerce-tabs > ul.tabs > li.active > a:after {
                opacity: 1;
                width: 100%;
            }

.woocommerce-tabs .panel h2:first-of-type {
    margin-bottom: 1em;
}

.single-product-extra-content {
    margin-top: 30px;
}

.layout-4 .woocommerce-product-gallery .templaza-swiper-button {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 10;
    cursor: pointer;
}

    .layout-4 .woocommerce-product-gallery .templaza-swiper-button.templaza-swiper-button-next {
        right: 0;
    }

    .layout-4 .woocommerce-product-gallery .templaza-swiper-button.templaza-swiper-button-prev {
        left: 0;
    }

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0;
}

.templaza-history-products {
    margin-bottom: 80px;
    position: relative;
    margin-top: 60px;
}

    .templaza-history-products .recently-header {
        margin: 0 0 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 48px;
        text-transform: capitalize;
        font-weight: 700;
        position: relative;
    }

        .templaza-history-products .recently-header.no-button {
            justify-content: center;
        }

    .templaza-history-products .recently-title {
        margin: 0 25px 0 0;
        font-size: 48px;
        text-transform: capitalize;
        font-weight: 600;
    }

    .templaza-history-products:not(.grid-type) ul.products {
        margin: 0;
        flex-wrap: initial;
    }

        .templaza-history-products:not(.grid-type) ul.products li.product {
            padding: 0;
        }

    .templaza-history-products .product-list {
        list-style: none;
        padding: 0;
    }

        .templaza-history-products .product-list.no-products li {
            width: 100%;
        }

        .templaza-history-products .product-list.no-products .templaza-button {
            margin-top: 35px;
        }

        .templaza-history-products .product-list li {
            display: inline-block;
        }

            .templaza-history-products .product-list li .product-infor {
                display: none;
                width: auto;
                min-width: 150px;
                position: absolute;
                top: 100px;
                z-index: 10002;
                box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.3);
                padding: 10px 25px;
                background-color: rgba(255, 255, 255, 0.9);
                text-align: center;
            }

            .templaza-history-products .product-list li .product-title {
                margin: 0 0 3px;
                white-space: nowrap;
            }

            .templaza-history-products .product-list li .product-price {
                font-size: 16px;
                font-weight: 500;
                white-space: nowrap;
            }

                .templaza-history-products .product-list li .product-price del {
                    font-size: 14px;
                    color: #a6a6a6;
                }

                .templaza-history-products .product-list li .product-price ins {
                    background-color: transparent;
                    padding-left: 5px;
                }

            .templaza-history-products .product-list li .hover-image {
                position: absolute;
                top: 0;
                left: 0;
                opacity: 0;
                transition: opacity 0.4s;
            }

            .templaza-history-products .product-list li:hover .hover-image {
                opacity: 1;
            }

    .templaza-history-products .swiper-scrollbar {
        max-width: 570px;
        background-color: #e5e5e5;
        cursor: pointer;
        height: 4px;
        border-radius: 0;
        position: static;
        width: 100%;
        margin: 40px auto 0;
    }

    .templaza-history-products .swiper-scrollbar-drag {
        background-color: #C3952E;
        cursor: pointer;
    }

    .templaza-history-products .templaza-posts__loading {
        display: block;
    }

    .templaza-history-products.loaded .templaza-posts__loading {
        display: none;
    }

    .templaza-history-products.hide-empty {
        display: none;
    }

.single-product .templaza-history-products .recently-header {
    margin-bottom: 70px;
}

table.shop_table_responsive thead {
    display: none;
}

table.shop_table_responsive tbody th {
    display: none;
}

table.shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both;
}

    table.shop_table_responsive tr td.product-remove a {
        text-align: left;
    }

    table.shop_table_responsive tr td.product-remove:before {
        display: none;
    }

    table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
        display: none;
    }

    table.shop_table_responsive tr td.download-actions .button {
        display: block;
        text-align: center;
    }

@media screen and (min-width:48em) {
    table.shop_table_responsive thead {
        display: table-header-group;
    }

    table.shop_table_responsive tbody th {
        display: table-cell;
    }

    table.shop_table_responsive tr th, table.shop_table_responsive tr td {
        text-align: left;
    }

    table.shop_table_responsive tr td {
        display: table-cell;
    }

        table.shop_table_responsive tr td:before {
            display: none;
        }
}

table.shop_table {
    font-size: 100%;
    border: none;
    margin-bottom: 26px;
}

    table.shop_table tr td, table.shop_table tr th.wishlist-delete, table.shop_table tr th.product-checkbox {
        text-align: left;
    }

    table.shop_table th, table.shop_table td {
        border-width: 0 0 1px 0;
    }

        table.shop_table td.product-thumbnail a {
            max-width: 97px;
            margin: auto;
        }

        table.shop_table td.product-name a {
            color: #000000;
            font-size: 15px;
            font-weight: 500;
            text-decoration: none;
        }

        table.shop_table td.product-price {
            color: #333333;
            font-size: 15px;
            font-weight: 500;
        }

            table.shop_table td.product-price .woocs_price_code {
                display: flex;
                align-items: center;
            }

            table.shop_table td.product-price ins {
                color: #C3952E;
                padding-left: 5px;
                background-color: transparent;
                font-size: 16px;
            }

            table.shop_table td.product-price del {
                font-size: 14px;
                color: #a6a6a6;
            }

            table.shop_table td.product-price .sale {
                color: #e84506;
                font-weight: 400;
                order: 3;
                font-size: 14px;
            }

        table.shop_table td.product-stock-status {
            font-weight: 500;
        }

            table.shop_table td.product-stock-status span.wishlist-in-stock {
                color: #679900;
            }

            table.shop_table td.product-stock-status span.wishlist-out-of-stock {
                color: #e84506;
            }

        table.shop_table td.product-add-to-cart {
            padding-right: 0;
            text-align: right;
            width: 20%;
        }

            table.shop_table td.product-add-to-cart span.dateadded {
                margin-bottom: 7px;
                font-size: 14px;
            }

            table.shop_table td.product-add-to-cart a {
                display: inline-block !important;
                text-align: center;
                position: relative;
                transition: none;
                font-weight: 500;
                font-size: 16px;
                line-height: 50px;
                display: inline-block;
                background-color: #C3952E;
                color: #ffffff;
                padding: 0 35px !important;
                margin: 0 0 10px 0 !important;
                text-decoration: none;
                width: 100%;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

                table.shop_table td.product-add-to-cart a i {
                    margin-right: 7px;
                    position: relative;
                }

                table.shop_table td.product-add-to-cart a:last-child {
                    margin: 0 !important;
                }

                table.shop_table td.product-add-to-cart a.loading i {
                    display: none;
                }

                table.shop_table td.product-add-to-cart a.loading:before {
                    content: " ";
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    border-radius: 50%;
                    border: 2px solid;
                    border-top-color: transparent;
                    -webkit-animation: templaza-spin infinite 1s linear;
                    animation: templaza-spin infinite 1s linear;
                    transition: opacity 0.2s linear 0.2s;
                    margin-right: 7px;
                    top: 2px;
                    position: relative;
                }

                table.shop_table td.product-add-to-cart a.loading i {
                    display: none;
                }

                table.shop_table td.product-add-to-cart a.remove_from_wishlist {
                    background-color: transparent;
                    color: #000000;
                    border: 1px solid;
                }

                    table.shop_table td.product-add-to-cart a.remove_from_wishlist:hover {
                        background-color: transparent;
                        color: #000000;
                        border: 1px solid;
                    }

                table.shop_table td.product-add-to-cart a.product_type_grouped:before, table.shop_table td.product-add-to-cart a.product_type_external:before {
                    display: none;
                }

                table.shop_table td.product-add-to-cart a .oroco-svg-icon {
                    margin-right: 10px;
                    display: inline-block;
                }

                table.shop_table td.product-add-to-cart a:hover {
                    background-color: #2A2A2A;
                    border-color: transparent;
                    color: #ffffff;
                    -webkit-transition: all 0.3s linear;
                    -moz-transition: all 0.3s linear;
                    -ms-transition: all 0.3s linear;
                    -o-transition: all 0.3s linear;
                    transition: all 0.3s linear;
                }

            table.shop_table td.product-add-to-cart.out-of-stock a {
                color: #000000;
                background-color: #f5f5f5;
                border: 1px solid #e5e5e5;
                padding: 9px 14px;
            }

                table.shop_table td.product-add-to-cart.out-of-stock a:before {
                    display: none;
                }

        table.shop_table td .woocommerce-shipping-methods {
            font-size: 15px;
            font-weight: 400;
            margin: 0;
            padding: 0;
        }

            table.shop_table td .woocommerce-shipping-methods li {
                margin-bottom: 10px;
            }

    table.shop_table .woocommerce-orders-table__cell {
        font-size: 15px;
        font-weight: 600;
        color: #000000;
    }

        table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
            text-align: right;
            padding: 20px 0 0 0;
        }

            table.shop_table .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
                display: inline-block;
                text-align: center;
                position: relative;
                transition: none;
                font-weight: 500;
                font-size: 15px;
                line-height: 46px;
                padding: 0 40px;
                text-decoration: none;
                background-color: transparent;
                color: #000000;
                border: 1px solid;
                white-space: nowrap;
                min-width: 150px;
                margin-top: 10px;
            }

        table.shop_table .woocommerce-orders-table__cell .order-title {
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 500;
            margin-bottom: 7px;
        }

    table.shop_table thead th {
        background-color: #F8F8F8;
        font-weight: 500;
        color: #000000;
        font-size: 16px;
        padding: 15px;
        border: none;
        text-align: left;
    }

        table.shop_table thead th:first-child {
            padding-left: 30px;
        }

    table.shop_table tbody td {
        border: none;
        padding: 20px;
    }

        table.shop_table tbody td.product-thumbnail {
            width: 14%;
        }

        table.shop_table tbody td.product-remove {
            padding: 36px 20px;
        }

            table.shop_table tbody td.product-remove a {
                font-size: 24px;
                color: #555 !important;
                width: 24px;
                height: 24px;
                line-height: 25px;
                display: block;
                text-align: center;
                overflow: hidden;
                text-decoration: none;
            }

                table.shop_table tbody td.product-remove a:hover {
                    color: #000000 !important;
                    border-color: #ccc !important;
                    background-color: #fafafa !important;
                }

    table.shop_table tbody dl.variation {
        margin: 8px 0 0;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1.18182px;
        color: #000000;
        line-height: 1.38;
    }

        table.shop_table tbody dl.variation dt {
            float: left;
            margin-right: 5px;
        }

        table.shop_table tbody dl.variation dd {
            margin: 0 0 10px;
        }

    table.shop_table tbody tr:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    table.shop_table tfoot td {
        padding: 20px;
    }

.woocommerce-wishlist table.wishlist_table td.product-add-to-cart a {
    padding: 0 37px !important;
    line-height: 50px;
}

.woocommerce-wishlist table.wishlist_table tbody tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.woocommerce-wishlist table.wishlist_table tr td.product-name {
    width: 35%;
}

.woocommerce-wishlist table.wishlist_table tr td.product-price .woocs_price_code {
    display: inline-block;
}

.woocommerce-wishlist .yith-wcwl-share {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 0;
}

    .woocommerce-wishlist .yith-wcwl-share h4.yith-wcwl-share-title {
        font-size: 16px;
        font-weight: 500;
        color: #555;
        padding-right: 17px;
    }

    .woocommerce-wishlist .yith-wcwl-share li {
        padding: 0 5px 0 0;
    }

        .woocommerce-wishlist .yith-wcwl-share li a {
            min-height: 35px;
            min-width: 35px;
            padding: 0;
            line-height: 35px;
        }

.woocommerce-wishlist .socials-with-background .yith-wcwl-share ul {
    height: auto;
}

    .woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li {
        height: auto;
    }

        .woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a {
            color: #fff;
            background-image: none;
            border-radius: 3px;
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 31px;
            font-size: 12px;
            font-weight: 400;
        }

            .woocommerce-wishlist .socials-with-background .yith-wcwl-share ul li a:before {
                display: block;
            }

.woocommerce .wishlist_table.mobile {
    padding-left: 0;
    margin: 0 0 40px;
}

    .woocommerce .wishlist_table.mobile li {
        margin-bottom: 35px;
        border-bottom: 1px solid #eee;
        padding-bottom: 35px;
    }

        .woocommerce .wishlist_table.mobile li:last-child {
            padding-bottom: 0;
            margin-bottom: 0;
            border-bottom: 0;
        }

        .woocommerce .wishlist_table.mobile li a {
            text-decoration: none;
        }

        .woocommerce .wishlist_table.mobile li .item-wrapper {
            width: 100%;
            margin-bottom: 0;
        }

            .woocommerce .wishlist_table.mobile li .item-wrapper .product-thumbnail {
                max-width: 90px;
                position: absolute;
            }

            .woocommerce .wishlist_table.mobile li .item-wrapper .item-details {
                width: calc(100% - 107px);
                margin-left: 107px;
            }

                .woocommerce .wishlist_table.mobile li .item-wrapper .item-details h3 {
                    font-size: 16px;
                    margin: 0 0 5px 0;
                    font-weight: 500;
                }

                .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table {
                    width: 100%;
                    margin: 0;
                    color: #000000;
                }

                    .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table tr {
                        padding: 5px 0;
                        border: 0;
                    }

                    .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td {
                        padding: 0;
                        font-size: 14px;
                    }

                        .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td.label {
                            font-weight: 400;
                        }

                        .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td ins {
                            color: #C3952E;
                            margin-right: 5px;
                            font-weight: 700;
                            background-color: transparent;
                        }

                        .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td del {
                            color: #a6a6a6;
                        }

                        .woocommerce .wishlist_table.mobile li .item-wrapper .item-details table.item-details-table td .sale {
                            color: #e84506;
                        }

        .woocommerce .wishlist_table.mobile li .additional-info-wrapper {
            margin-left: 107px;
        }

            .woocommerce .wishlist_table.mobile li .additional-info-wrapper:after {
                content: "";
                display: table;
                clear: both;
            }

            .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info {
                width: 100%;
                margin: 0 0 10px 0;
                color: #777;
            }

                .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info tr {
                    padding: 5px 0;
                    border: 0;
                }

                .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td {
                    padding: 0;
                    font-size: 14px;
                    color: #000000;
                }

                    .woocommerce .wishlist_table.mobile li .additional-info-wrapper table.additional-info td.label {
                        font-weight: 400;
                    }

            .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart {
                margin-bottom: 0;
                float: left;
                margin-right: 7px;
            }

                .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a {
                    display: inline-block !important;
                    text-align: center;
                    position: relative;
                    transition: none;
                    font-weight: 500;
                    font-size: 12px;
                    line-height: 30px;
                    background-color: #C3952E;
                    color: #ffffff;
                    padding: 3px 25px !important;
                    margin: 0 !important;
                    text-decoration: none;
                }

                    .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart a i {
                        margin-right: 7px;
                        position: relative;
                    }

            .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove {
                float: right;
                margin-top: 3px;
            }

                .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a {
                    color: #555;
                    display: block;
                    width: 30px;
                    height: 30px;
                    text-align: center;
                    line-height: 28px;
                    border: 1px solid #555;
                    text-decoration: none;
                    position: relative;
                }

                    .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a:before {
                        content: "";
                        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNCAxTDEgMTRNMSAxTDE0IDE0IiBzdHJva2U9IiMxZjFmMWYiIHN0cm9rZS13aWR0aD0iMS42IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjwvc3ZnPg==");
                        width: 11px;
                        height: 11px;
                        background-repeat: no-repeat;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                    }

                    .woocommerce .wishlist_table.mobile li .additional-info-wrapper .product-remove a i {
                        display: none;
                    }

        .woocommerce .wishlist_table.mobile li table.item-details-table td.value, .woocommerce .wishlist_table.mobile li table.additional-info td.value {
            text-align: left;
        }

        .woocommerce .wishlist_table.mobile li table.item-details-table td.label, .woocommerce .wishlist_table.mobile li table.additional-info td.label {
            font-weight: 400;
            width: 30%;
        }

.yith-wcwl-share .fa, .wishlist-title .fa {
    font: normal normal normal 14px/1 FontAwesome;
}

ul.products li.product .product-inner:hover .product-thumbnail .yith-wcwl-add-to-wishlist-button {
    opacity: 1;
    transform: translateY(0);
}

ul.products li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 100%;
    margin: 0 5px;
    opacity: 0;
    transform: translateY(10px);
    transition: transform 0.1s, opacity 0.1s, background 0.35s, color 0.35s;
    position: relative;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    padding: 0;
}

    ul.products li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button svg {
        width: 15px;
    }

ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button:before {
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    left: auto;
}

ul.products li.product .yith-wcwl-add-to-wishlist-button:after {
    content: "";
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
    display: none;
    pointer-events: none;
}

ul.products li.product .yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label {
    background: #222;
    padding: 6px 12px 7px;
    border-radius: 5px;
    display: none;
    font-size: 13px;
    text-transform: capitalize;
    color: #fff;
    top: -40px;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    white-space: nowrap;
    line-height: 1;
}

ul.products li.product .yith-wcwl-add-to-wishlist-button:hover {
    background-color: #C3952E;
    color: #ffffff;
}

    ul.products li.product .yith-wcwl-add-to-wishlist-button:hover:after {
        display: inline-block;
    }

    ul.products li.product .yith-wcwl-add-to-wishlist-button:hover .yith-wcwl-add-to-wishlist-button__label {
        display: inline-block;
    }

ul.products li.product .yith-add-to-wishlist-button-block {
    margin: 0;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button, ul.products.product-loop-layout-9 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button {
    margin: 0 0 10px;
    transform: translateX(10px);
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button__label, ul.products.product-loop-layout-9 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button__label {
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    left: auto;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button:after, ul.products.product-loop-layout-9 li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button:after {
    border-color: transparent transparent transparent #000;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    left: auto;
}

ul.products.product-loop-layout-7 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button {
    display: flex;
    padding: 0 15px;
    background: none;
    height: 13px;
}

    ul.products.product-loop-layout-7 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button svg {
        width: 15px;
    }

ul.products.product-loop-layout-4 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button {
    display: flex;
    padding: 0 15px;
    background: none;
    height: 13px;
}

    ul.products.product-loop-layout-4 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button svg {
        width: 15px;
    }

ul.products.product-loop-layout-8 li.product .product-loop__buttons .yith-add-to-wishlist-button-block {
    display: inline-block;
}

ul.products.product-loop-layout-8 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button {
    padding: 0 15px;
    background: none;
    height: 16px;
}

    ul.products.product-loop-layout-8 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button svg {
        width: 15px;
    }

ul.products.product-loop-layout-8 li.product .product-loop__buttons .yith-wcwl-add-to-wishlist-button__label {
    right: 0;
    left: auto;
    transform: none;
}

ul.products li.product .product-thumbnail .tz-loop-button svg {
    margin: 0;
    width: 18px;
}

.single-product div.product .templaza-wishlist-button {
    width: 60px;
    justify-content: center;
    align-items: center;
    display: flex;
}

    .single-product div.product .templaza-wishlist-button .yith-wcwl-add-to-wishlist-button__label {
        display: none;
    }

    .single-product div.product .templaza-wishlist-button svg {
        width: 20px;
    }

.product .yith-add-to-wishlist-button-block {
    margin: 0;
}

    .product .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button svg.yith-wcwl-icon-svg {
        width: 18px;
    }

body.single-product div.product .templaza-wishlist-button .tz-loop-button {
    display: flex;
    padding: 0 15px;
}

    body.single-product div.product .templaza-wishlist-button .tz-loop-button svg {
        margin: 0;
    }

.woocommerce-cart .woocommrece-cart-content {
    position: relative;
}

    .woocommerce-cart .woocommrece-cart-content:after {
        clear: both;
        content: "";
        display: block;
    }

.woocommerce-cart .woocommerce-cart-form {
    float: left;
    width: 66%;
    padding-right: 100px;
    position: relative;
}

.woocommerce-cart table.shop_table a {
    text-decoration: none;
}

.woocommerce-cart table.shop_table tbody td {
    padding: 30px;
}

.woocommerce-cart table.shop_table .woocommerce-cart-form__cart-item > td {
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-cart table.shop_table td.product-thumbnail {
    padding-right: 30px;
    line-height: 1;
}

    .woocommerce-cart table.shop_table td.product-thumbnail a {
        display: block;
        max-width: 140px;
    }

    .woocommerce-cart table.shop_table td.product-thumbnail img {
        min-width: 140px;
    }

.woocommerce-cart table.shop_table button[name="update_cart"].hide {
    display: none;
}

.woocommerce-cart table.shop_table .product-top, .woocommerce-cart table.shop_table .product-bottom {
    display: flex;
    justify-content: space-between;
}

.woocommerce-cart table.shop_table .product-bottom {
    align-items: center;
    margin-top: 15px;
}

.woocommerce-cart table.shop_table .product-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 200px;
}

.woocommerce-cart table.shop_table .product-name {
    width: 100%;
}

    .woocommerce-cart table.shop_table .product-name a {
        display: inline-block;
        font-weight: 500;
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 5px;
    }

    .woocommerce-cart table.shop_table .product-name .variation {
        font-weight: 400;
        font-size: 15px;
        letter-spacing: 0;
        margin: 0 0 10px;
    }

        .woocommerce-cart table.shop_table .product-name .variation dt {
            font-weight: 400;
        }

        .woocommerce-cart table.shop_table .product-name .variation dd {
            margin: 0 0 5px;
        }

        .woocommerce-cart table.shop_table .product-name .variation p {
            margin: 0;
        }

.woocommerce-cart table.shop_table .product-price {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #000000;
}

.woocommerce-cart table.shop_table .product-remove .remove {
    display: flex;
    align-items: center;
    color: #919191;
    font-size: 14px;
    line-height: 21px;
}

    .woocommerce-cart table.shop_table .product-remove .remove i {
        font-size: 14px;
        margin-right: 5px;
        transition: 0.5s;
    }

    .woocommerce-cart table.shop_table .product-remove .remove span {
        font-size: 14px;
    }

    .woocommerce-cart table.shop_table .product-remove .remove:hover {
        color: #000000;
    }

.woocommerce-cart table.shop_table .product-qty .quantity .qty {
    width: 68px;
    height: 34px;
    padding: 0 10px;
    background: none;
}

.woocommerce-cart table.shop_table .templaza-quantity-dropdown .current {
    width: 68px;
    height: 34px;
}

    .woocommerce-cart table.shop_table .templaza-quantity-dropdown .current i {
        margin: 0;
        transform: translateY(-50%);
    }

.woocommerce-cart table.shop_table .templaza-quantity-dropdown .qty-options {
    width: 68px;
    top: 33px;
}

.woocommerce-cart table.shop_table .coupon-form td {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.woocommerce-cart table.shop_table .coupon-form .coupon {
    float: left;
}

    .woocommerce-cart table.shop_table .coupon-form .coupon label {
        font-weight: 500;
        font-size: 15px;
        line-height: 22px;
        color: #000000;
        margin-bottom: 10px;
        display: block;
    }

    .woocommerce-cart table.shop_table .coupon-form .coupon input {
        min-width: 265px;
        width: auto;
    }

.woocommerce-cart table.shop_table .coupon-form .actions > button {
    float: right;
    margin-top: 32px;
}

    .woocommerce-cart table.shop_table .coupon-form .actions > button:disabled {
        opacity: 0.3;
    }

.woocommerce-cart table.woocommerce-cart-form__contents {
    margin-bottom: 0;
}

.woocommerce-cart .cart-collaterals {
    float: left;
    width: 34%;
    margin-bottom: 135px;
    position: sticky;
    top: 50px;
}

    .woocommerce-cart .cart-collaterals .cart_totals {
        background-color: #f5f5f5;
        padding: 5px 30px;
    }

        .woocommerce-cart .cart-collaterals .cart_totals h2 {
            display: none;
        }

    .woocommerce-cart .cart-collaterals .shop_table {
        margin: 0;
    }

        .woocommerce-cart .cart-collaterals .shop_table input[type="radio"] {
            display: none;
        }

            .woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label {
                position: relative;
                padding-left: 33px;
                cursor: pointer;
                color: #000000;
                display: flex;
                align-items: center;
            }

                .woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label:before {
                    content: "";
                    width: 16px;
                    height: 16px;
                    border: 2px solid #ccc;
                    border-radius: 50%;
                    position: absolute;
                    left: 0;
                    top: 50%;
                    transform: translateY(-50%);
                }

                .woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label:after {
                    content: "";
                    width: 8px;
                    height: 8px;
                    position: absolute;
                    left: 4px;
                    top: 50%;
                    transform: translateY(-50%);
                    z-index: 9;
                    opacity: 0;
                    background-color: #000000;
                    border-radius: 50%;
                }

            .woocommerce-cart .cart-collaterals .shop_table input[type="radio"]:checked + label {
                color: #000000;
            }

                .woocommerce-cart .cart-collaterals .shop_table input[type="radio"]:checked + label:after {
                    opacity: 1;
                }

                .woocommerce-cart .cart-collaterals .shop_table input[type="radio"]:checked + label:before {
                    border-color: #000000;
                    border-width: 1px;
                }

            .woocommerce-cart .cart-collaterals .shop_table input[type="radio"] + label {
                display: flex;
                justify-content: space-between;
                width: 100%;
            }

        .woocommerce-cart .cart-collaterals .shop_table tr {
            font-size: 15px;
            line-height: 22px;
            color: #000000;
        }

            .woocommerce-cart .cart-collaterals .shop_table tr:not(:last-child) {
                border-color: rgba(0, 0, 0, 0.1);
            }

            .woocommerce-cart .cart-collaterals .shop_table tr th {
                font-size: 16px;
                border: none;
                padding: 20px 15px 20px 0;
                font-family: inherit;
                font-weight: normal;
            }

            .woocommerce-cart .cart-collaterals .shop_table tr td {
                text-align: right;
                padding: 20px 0;
            }

                .woocommerce-cart .cart-collaterals .shop_table tr td ul {
                    margin: 0;
                    padding: 0;
                    list-style-type: none;
                }

            .woocommerce-cart .cart-collaterals .shop_table tr.order-total {
                font-size: 18px;
                font-weight: 500;
            }

                .woocommerce-cart .cart-collaterals .shop_table tr.order-total strong {
                    font-weight: 500;
                }

                .woocommerce-cart .cart-collaterals .shop_table tr.order-total th {
                    font-size: inherit;
                    font-weight: inherit;
                }

            .woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals td {
                text-align: left;
            }

            .woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals h3 {
                font-size: 16px;
                font-weight: 400;
                line-height: 24px;
                margin-top: 0;
            }

            .woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals p {
                margin-bottom: 13px;
            }

            .woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals a {
                text-decoration: underline;
            }

            .woocommerce-cart .cart-collaterals .shop_table tr.woocommerce-shipping-totals .select2-container {
                background-color: #f5f5f5;
            }

        .woocommerce-cart .cart-collaterals .shop_table .shipping-calculator-form .form-row-wide input {
            width: 100%;
        }

    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
        position: absolute;
        left: 0;
        width: 100%;
        margin-top: 30px;
    }

        .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.button {
            font-weight: 500;
            font-size: 16px;
            line-height: 50px;
            display: inline-block;
            background-color: #C3952E;
            color: #ffffff;
            padding: 0 37px;
            text-align: center;
            transition: ease 0.3s;
            white-space: nowrap;
            text-decoration: none;
            width: inherit;
        }

        .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button {
            padding: 0;
            margin-top: 15px;
            display: block;
        }

            .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button:hover {
                color: #000000;
            }

            .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button i {
                margin: 0 15px 0 0;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

            .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .continue-button:hover i {
                transform: translateX(-3px);
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

.woocommerce-cart .cross-sells {
    margin-top: 80px;
    float: left;
    width: 100%;
}

    .woocommerce-cart .cross-sells > h2 {
        font-size: 28px;
        text-align: center;
        margin: 0 0 60px;
    }

    .woocommerce-cart .cross-sells ul.products {
        flex-wrap: nowrap;
        margin: 0;
        box-sizing: border-box;
    }

        .woocommerce-cart .cross-sells ul.products li {
            clear: none;
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 0;
        }

    .woocommerce-cart .cross-sells .swiper-scrollbar {
        max-width: 570px;
        background-color: #e5e5e5;
        cursor: pointer;
        height: 4px;
        border-radius: 0;
        position: static;
        width: 100%;
        margin: 40px auto 0;
    }

    .woocommerce-cart .cross-sells .swiper-scrollbar-drag {
        background-color: #C3952E;
        cursor: pointer;
    }

.return-to-shop .wc-backward {
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
    background-color: #C3952E;
    color: #ffffff;
    padding: 0 37px;
    text-align: center;
    transition: ease 0.3s;
    white-space: nowrap;
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-order-details table.shop_table thead th:first-child {
    padding-left: 30px;
}

.woocommerce-checkout table.shop_table thead th:first-child {
    padding-left: 0;
}

.woocommerce-checkout .col2-set {
    float: left;
    width: 66%;
    padding-right: 100px;
}

    .woocommerce-checkout .col2-set h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        margin-top: 0;
        margin-bottom: 25px;
    }

.woocommerce-checkout .checkout-form-cols {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

    .woocommerce-checkout .checkout-form-cols:after, .woocommerce-checkout .checkout-form-cols:before {
        display: none;
    }

.woocommerce-checkout .checkout-form-col .woocommerce-info {
    background-color: #F5F5F5;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    padding: 10px 25px;
}

    .woocommerce-checkout .checkout-form-col .woocommerce-info a {
        color: #000000;
    }

.woocommerce-checkout .checkout-form-col .woocommerce-form-login-toggle, .woocommerce-checkout .checkout-form-col .woocommerce-form-coupon-toggle {
    padding-bottom: 30px;
}

.woocommerce-checkout .checkout-form-col form {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 20px;
}

    .woocommerce-checkout .checkout-form-col form .woocommerce-button {
        margin-top: 20px;
        min-width: 200px;
    }

.woocommerce-checkout .checkout-form-col .form-row {
    margin: 0 0 25px;
}

    .woocommerce-checkout .checkout-form-col .form-row label {
        display: block;
    }

    .woocommerce-checkout .checkout-form-col .form-row .input-text {
        width: 100%;
    }

.woocommerce-checkout .checkout-form-col .lost_password {
    margin-bottom: 0;
    font-weight: 500;
}

.woocommerce-checkout form.checkout {
    margin-top: 20px;
}

    .woocommerce-checkout form.checkout:after {
        clear: both;
        content: "";
        display: block;
    }

    .woocommerce-checkout form.checkout ul {
        list-style-type: none;
    }

    .woocommerce-checkout form.checkout h3 {
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        margin-top: 0;
        clear: none;
    }

    .woocommerce-checkout form.checkout .form-row {
        margin: 0 0 25px 0;
    }

        .woocommerce-checkout form.checkout .form-row label {
            display: block;
            font-size: 15px;
            line-height: 22px;
            color: #000000;
            margin-bottom: 5px;
        }

        .woocommerce-checkout form.checkout .form-row input[type="text"], .woocommerce-checkout form.checkout .form-row textarea, .woocommerce-checkout form.checkout .form-row input[type="tel"], .woocommerce-checkout form.checkout .form-row input[type="email"] {
            width: 100%;
        }

        .woocommerce-checkout form.checkout .form-row input.woocommerce-form__input-checkbox {
            width: auto;
        }

    .woocommerce-checkout form.checkout .woocommerce-terms-and-conditions-wrapper label.woocommerce-form__label-for-checkbox span:before {
        top: 3px;
    }

    .woocommerce-checkout form.checkout .woocommerce-account-fields {
        margin-top: 20px;
    }

.woocommerce-checkout .woocommerce-checkout-review-order {
    float: left;
    width: 34%;
    position: sticky;
    top: 35px;
}

    .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals th {
        vertical-align: top;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals td {
        width: 45%;
        text-align: left;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals label {
        left: 0;
    }

.woocommerce-checkout .woocommerce-checkout-review-order-table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-collapse: separate;
    padding: 20px 30px;
}

    .woocommerce-checkout .woocommerce-checkout-review-order-table th, .woocommerce-checkout .woocommerce-checkout-review-order-table td {
        background-color: transparent;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
        border-bottom: 1px solid #E2E2E2;
        padding: 0 0 10px 0;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr {
        border: none;
    }

        .woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr:first-child td {
            padding-top: 20px;
        }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tbody td {
        padding: 5px 0;
        font-size: 15px;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
        padding: 0 0 10px 0;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th {
        padding: 20px 0 10px 0;
        font-size: 16px;
        font-weight: 500;
        border-bottom: 1px solid #E2E2E2;
        color: #000000;
        text-align: left;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td {
        text-align: right;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .shipping-title {
        color: #000000;
        font-size: 16px;
        font-weight: 500;
        padding: 0;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total td, .woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .order-total th {
        font-size: 18px;
        border: none;
        padding-bottom: 0;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table .product-total {
        text-align: right;
        vertical-align: top;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table .product-name strong {
        font-weight: 400;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table .variation {
        color: #cdcdcd;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: 0;
        margin: 0;
    }

        .woocommerce-checkout .woocommerce-checkout-review-order-table .variation dt {
            font-weight: 400;
        }

        .woocommerce-checkout .woocommerce-checkout-review-order-table .variation dd {
            margin: 0 0 5px;
        }

            .woocommerce-checkout .woocommerce-checkout-review-order-table .variation dd:last-child {
                margin: 0;
            }

        .woocommerce-checkout .woocommerce-checkout-review-order-table .variation p {
            margin: 0;
        }

    .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] {
        display: none;
    }

        .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label {
            position: relative;
            padding-left: 33px;
            cursor: pointer;
            color: #cdcdcd;
            display: flex;
            align-items: center;
        }

            .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label:before {
                content: "";
                width: 16px;
                height: 16px;
                border: 2px solid #ccc;
                border-radius: 50%;
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
            }

            .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label:after {
                content: "";
                width: 8px;
                height: 8px;
                position: absolute;
                left: 4px;
                top: 50%;
                transform: translateY(-50%);
                z-index: 9;
                opacity: 0;
                background-color: #000000;
                border-radius: 50%;
            }

        .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"]:checked + label {
            color: #000000;
        }

            .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"]:checked + label:after {
                opacity: 1;
            }

            .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"]:checked + label:before {
                border-color: #000000;
                border-width: 1px;
            }

        .woocommerce-checkout .woocommerce-checkout-review-order-table input[type="radio"] + label {
            display: flex;
            justify-content: space-between;
            width: 100%;
        }

    .woocommerce-checkout .woocommerce-checkout-review-order-table .woocommerce-shipping-totals .select2-container {
        background-color: #fff;
    }

.woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] {
    display: none;
}

    .woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] + label {
        position: relative;
        padding-left: 33px;
        cursor: pointer;
        color: #cdcdcd;
        display: flex;
        align-items: center;
    }

        .woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] + label:before {
            content: "";
            width: 16px;
            height: 16px;
            border: 2px solid #ccc;
            border-radius: 50%;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
        }

        .woocommerce-checkout .woocommerce-checkout-payment input[type="radio"] + label:after {
            content: "";
            width: 8px;
            height: 8px;
            position: absolute;
            left: 4px;
            top: 50%;
            transform: translateY(-50%);
            z-index: 9;
            opacity: 0;
            background-color: #000000;
            border-radius: 50%;
        }

    .woocommerce-checkout .woocommerce-checkout-payment input[type="radio"]:checked + label {
        color: #000000;
    }

        .woocommerce-checkout .woocommerce-checkout-payment input[type="radio"]:checked + label:after {
            opacity: 1;
        }

        .woocommerce-checkout .woocommerce-checkout-payment input[type="radio"]:checked + label:before {
            border-color: #000000;
            border-width: 1px;
        }

.woocommerce-checkout .woocommerce-checkout-payment .payment_methods {
    padding: 0;
    margin: 0;
}

    .woocommerce-checkout .woocommerce-checkout-payment .payment_methods .wc_payment_method {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 17px 20px;
        margin: 0;
    }

        .woocommerce-checkout .woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child) {
            border-bottom: none;
        }

    .woocommerce-checkout .woocommerce-checkout-payment .payment_methods .payment_method_paypal label img {
        height: 25px;
        vertical-align: middle;
        margin-left: 5px;
    }

    .woocommerce-checkout .woocommerce-checkout-payment .payment_methods .payment_method_paypal label a {
        float: right;
    }

.woocommerce-checkout .woocommerce-checkout-payment label {
    font-size: 15px;
    color: #cdcdcd;
    cursor: pointer;
}

.woocommerce-checkout .woocommerce-checkout-payment .place-order {
    width: 100%;
    padding: 0;
}

    .woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row .woocommerce-form__label {
            font-size: 16px;
            color: #cdcdcd;
        }

    .woocommerce-checkout .woocommerce-checkout-payment .place-order button {
        width: inherit;
        margin-top: 20px;
    }

.woocommerce-checkout .woocommerce-order .woocommerce-notice {
    font-size: 18px;
    color: #000000;
}

.woocommerce-checkout .woocommerce-order .woocommerce-order-overview {
    margin-bottom: 40px;
}

.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-details {
    display: none;
}

.woocommerce-checkout .woocommerce-order > section {
    border: 1px solid #cdcdcd;
    padding: 30px 40px 20px;
    margin-bottom: 20px;
}

    .woocommerce-checkout .woocommerce-order > section > h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        margin-top: 0;
    }

    .woocommerce-checkout .woocommerce-order > section .woocommerce-column__title {
        font-size: 16px;
    }

    .woocommerce-checkout .woocommerce-order > section table {
        margin: 0;
    }

.woocommerce-checkout .woocommerce-order address {
    font-style: normal;
}

.woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses {
    display: flex;
    float: none;
    width: 100%;
    padding: 0;
}

    .woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses > * {
        flex: 0 1 33%;
    }

    .woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses .woocommerce-column__title {
        font-weight: 500;
        font-size: 16px;
        line-height: 23px;
        margin-top: 0;
        color: #000000;
    }

    .woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses address {
        font-size: 16px;
        line-height: 24px;
        font-style: normal;
    }

    .woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses p {
        margin: 10px 0;
    }

table.order_details.order_total tr {
    color: #000000;
    font-size: 16px;
}

    table.order_details.order_total tr > * {
        padding-left: 0;
        padding-right: 0;
    }

    table.order_details.order_total tr:last-child {
        font-size: 18px;
    }

        table.order_details.order_total tr:last-child th, table.order_details.order_total tr:last-child td {
            font-weight: 500;
        }

    table.order_details.order_total tr th {
        border: none;
        text-align: left;
        font-family: inherit;
        font-weight: normal;
    }

    table.order_details.order_total tr td {
        text-align: right;
    }

table.order_details .woocommerce-order-details__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    margin: 15px 0 10px 0;
    padding: 0;
}

table.order_details .download-file {
    text-align: right;
}

table.order_details .button {
    display: inline-block;
    text-align: center;
    position: relative;
    transition: none;
    font-weight: 500;
    font-size: 15px;
    line-height: 46px;
    padding: 0 40px;
    text-decoration: none;
    background-color: transparent;
    color: #000000;
    border: 1px solid;
    white-space: nowrap;
}

table.order_details .woocommerce-table__product-table {
    padding-left: 0;
    padding-right: 0;
}

    table.order_details .woocommerce-table__product-table .product-image {
        margin-right: 30px;
        float: left;
        line-height: 1;
    }

        table.order_details .woocommerce-table__product-table .product-image img {
            max-width: 100px;
        }

    table.order_details .woocommerce-table__product-table .product-content {
        font-size: 15px;
        line-height: 22px;
        padding-top: 15px;
    }

        table.order_details .woocommerce-table__product-table .product-content a {
            font-weight: 500;
            text-decoration: none;
        }

    table.order_details .woocommerce-table__product-table .product-price {
        font-weight: 500;
        margin-top: 3px;
    }

    table.order_details .woocommerce-table__product-table .wc-item-meta {
        margin: 15px 0 0 0;
        padding: 0;
        list-style-type: none;
    }

        table.order_details .woocommerce-table__product-table .wc-item-meta li {
            display: flex;
        }

            table.order_details .woocommerce-table__product-table .wc-item-meta li > * {
                margin-right: 3px;
            }

            table.order_details .woocommerce-table__product-table .wc-item-meta li strong {
                font-weight: 400;
            }

            table.order_details .woocommerce-table__product-table .wc-item-meta li p {
                margin: 0;
            }

.woocommerce-checkout .tz-shop-order-wrap {
    float: left;
    width: 34%;
    position: sticky;
    top: 35px;
}

    .woocommerce-checkout .tz-shop-order-wrap .woocommerce-checkout-review-order {
        position: inherit;
        float: none;
        width: 100%;
        top: auto;
    }

.woocommerce-pagination ul.page-numbers, .woocommerce-navigation ul.page-numbers {
    margin-top: 60px;
    padding: 0;
    display: flex;
    list-style: none;
    justify-content: center;
}

.woocommerce-pagination.ajax-navigation a, .woocommerce-navigation.ajax-navigation a {
    background: #C3952E;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    padding: 12px 25px;
    display: inline-block;
    border-radius: 5px;
    line-height: 1em;
    margin-top: 20px;
}

    .woocommerce-pagination.ajax-navigation a:hover, .woocommerce-navigation.ajax-navigation a:hover {
        background: #2A2A2A;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .woocommerce-pagination.ajax-navigation a i, .woocommerce-navigation.ajax-navigation a i {
        padding-right: 15px;
    }

div .tz-woo-grid .product .product-info .product-title {
    font-size: 20px;
    font-weight: 700;
}

div .tz-woo-grid .product .product-info .tz-product-price .price {
    font-size: 18px;
}

    div .tz-woo-grid .product .product-info .tz-product-price .price del {
        font-size: 14px;
        color: #a6a6a6;
    }

    div .tz-woo-grid .product .product-info .tz-product-price .price ins, div .tz-woo-grid .product .product-info .tz-product-price .price bdi {
        background-color: transparent;
        color: #C3952E;
        padding-left: 5px;
    }

.header-account {
    z-index: 999;
    line-height: 1;
    height: inherit;
    display: flex;
    align-items: center;
    position: relative;
}

    .header-account .account-links {
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        box-sizing: border-box;
        min-width: 200px;
        float: left;
        position: absolute;
        top: 100%;
        right: -15px;
        z-index: 99999;
        transition: opacity 0.3s;
        opacity: 0;
        transform: scaleX(0);
        pointer-events: none;
        background: #ffffff;
    }

        .header-account .account-links ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

            .header-account .account-links ul li {
                padding: 0 30px;
                text-align: left;
            }

                .header-account .account-links ul li:last-child {
                    margin-bottom: 0;
                }

                .header-account .account-links ul li a {
                    color: #333333 !important;
                }

                    .header-account .account-links ul li a:hover {
                        color: #C3952E !important;
                    }

    .header-account:hover .account-links {
        opacity: 1;
        transform: scaleX(1);
        pointer-events: initial;
    }

form.woocommerce-account input[type="password"] {
    width: 100%;
}

form.woocommerce-account .show-password-input {
    transition: 0.35s;
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: no-repeat center center;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMxMTExMTEiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLWV5ZSI+PHBhdGggZD0iTTEgMTJzNC04IDExLTggMTEgOCAxMSA4LTQgOC0xMSA4LTExLTgtMTEtOHoiPjwvcGF0aD48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIzIj48L2NpcmNsZT48L3N2Zz4=");
}

    form.woocommerce-account .show-password-input:hover {
        opacity: 1;
    }

.woocommerce-account form h3 {
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    margin-top: 0;
}

.woocommerce-account .form-row {
    margin: 0 0 20px 0;
    position: relative;
}

    .woocommerce-account .form-row label {
        display: block;
        font-size: 15px;
        line-height: 22px;
        color: #000000;
        margin-bottom: 5px;
    }

    .woocommerce-account .form-row .input-text, .woocommerce-account .form-row textarea {
        width: 100%;
        margin: 0;
    }

.woocommerce-account:not(.logged-in) .page-header {
    display: none;
}

.woocommerce-account .woocommerce-message {
    display: inline-block;
    width: 100%;
}

.woocommerce-account .woocommerce-info {
    display: inline-block;
    width: 100%;
}

.woocommerce-account .woocommerce-error {
    display: inline-block;
    width: 100%;
}

.woocommerce-account .u-columns {
    margin: 0 -15px;
    display: flex;
    justify-content: center;
}

    .woocommerce-account .u-columns .u-column1:not(.woocommerce-Address) {
        float: left;
        width: calc(50% - 30px);
        margin: 0 15px;
        padding: 30px 40px;
        background-color: #f5f5f5;
    }

    .woocommerce-account .u-columns .u-column2:not(.woocommerce-Address) {
        float: left;
        width: calc(50% - 30px);
        margin: 0 15px;
        padding: 30px 40px;
        background-color: #f5f5f5;
    }

    .woocommerce-account .u-columns h2 {
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        margin-top: 0;
        margin-bottom: 25px;
    }

.woocommerce-account .woocommerce-form button {
    line-height: 46px;
    white-space: nowrap;
    min-width: 160px;
}

.woocommerce-account .woocommerce-form-register .form-row:last-child {
    margin-bottom: 0;
}

.woocommerce-account .woocommerce-form-register__submit {
    margin-top: 10px;
}

.woocommerce-account .woocommerce-form-login__submit {
    margin-top: 10px;
}

.woocommerce-account .form-row-remember {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

    .woocommerce-account .form-row-remember .woocommerce-form__label-for-checkbox {
        color: #111;
    }

.woocommerce-account .lost_password {
    margin-bottom: 0;
}

    .woocommerce-account .lost_password a {
        position: relative;
    }

        .woocommerce-account .lost_password a:after {
            content: "";
            position: absolute;
            bottom: -2px;
            left: 0;
            right: 0;
            width: 0;
            height: 1px;
            background-color: var(--templaza-color-dark);
            transition: 0.5s;
            opacity: 0;
        }

        .woocommerce-account .lost_password a:hover:after {
            opacity: 1;
            width: 100%;
        }

.woocommerce-account .woocommerce-ResetPassword {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px 30px 25px;
}

    .woocommerce-account .woocommerce-ResetPassword .woocommerce-column__title {
        width: 100%;
        font-size: 24px;
        margin-bottom: 40px;
        position: relative;
    }

    .woocommerce-account .woocommerce-ResetPassword .form-row {
        width: 100%;
    }

        .woocommerce-account .woocommerce-ResetPassword .form-row .input-text {
            text-align: center;
        }

    .woocommerce-account .woocommerce-ResetPassword .reset-depscription {
        padding: 0 70px;
        margin-bottom: 35px;
    }

    .woocommerce-account .woocommerce-ResetPassword button {
        margin-top: 10px;
    }

.woocommerce-lost-password .woocommerce-notices-wrapper {
    max-width: 50%;
    margin: 0 auto;
}

.woocommerce-MyAccount-navigation {
    width: 25%;
    float: left;
    padding-right: 40px;
}

    .woocommerce-MyAccount-navigation ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .woocommerce-MyAccount-navigation ul li {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            transition: 0.5s;
            margin: 0;
        }

            .woocommerce-MyAccount-navigation ul li a {
                font-size: 18px;
                line-height: 26px;
                padding: 15px 0;
                display: flex;
                justify-content: space-between;
                align-items: center;
                text-decoration: none;
            }

                .woocommerce-MyAccount-navigation ul li a .templaza-svg-icon {
                    font-size: 12px;
                    transform: rotate(-90deg);
                    color: #919191;
                    transition: 0.5s;
                }

            .woocommerce-MyAccount-navigation ul li:first-child {
                border-top: 1px solid rgba(0, 0, 0, 0.1);
            }

            .woocommerce-MyAccount-navigation ul li:hover {
                color: #000000;
            }

            .woocommerce-MyAccount-navigation ul li.is-active {
                color: #000000;
                font-weight: 500;
            }

.woocommerce-MyAccount-content {
    width: 75%;
    float: left;
    padding-left: 40px;
}

    .woocommerce-MyAccount-content > h3 {
        margin-top: 0;
    }

    .woocommerce-MyAccount-content h3:first-child {
        margin-top: 0;
    }

    .woocommerce-MyAccount-content > p:first-child {
        margin-top: 12px;
    }

    .woocommerce-MyAccount-content mark {
        background-color: transparent;
    }

    .woocommerce-MyAccount-content ins {
        background-color: transparent;
    }

    .woocommerce-MyAccount-content > section {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 30px 40px 20px;
        margin-bottom: 20px;
    }

        .woocommerce-MyAccount-content > section > h2 {
            font-weight: 500;
            font-size: 20px;
            line-height: 29px;
            margin-top: 0;
        }

        .woocommerce-MyAccount-content > section table {
            margin: 0;
        }

    .woocommerce-MyAccount-content .greeting {
        margin-bottom: 53px;
        font-weight: 400;
    }

        .woocommerce-MyAccount-content .greeting span {
            font-size: 18px;
        }

        .woocommerce-MyAccount-content .greeting strong {
            color: #000000;
        }

        .woocommerce-MyAccount-content .greeting a {
            color: #000000;
        }

    .woocommerce-MyAccount-content .order-item {
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 30px 40px 20px;
        margin-bottom: 30px;
    }

    .woocommerce-MyAccount-content a.button {
        display: inline-block;
        text-align: center;
        position: relative;
        transition: none;
        font-weight: 500;
        font-size: 15px;
        line-height: 46px;
        padding: 0 40px;
        text-decoration: none;
        background-color: transparent;
        color: #000000;
        border: 1px solid;
        white-space: nowrap;
    }

    .woocommerce-MyAccount-content button.button {
        display: inline-block;
        text-align: center;
        transition: ease 0.3s;
        white-space: nowrap;
        text-decoration: none;
    }

    .woocommerce-MyAccount-content .woocommerce-address-fields > p {
        padding: 0 10px;
    }

    .woocommerce-MyAccount-content .woocommerce-columns--addresses {
        display: flex;
    }

        .woocommerce-MyAccount-content .woocommerce-columns--addresses > * {
            flex: 0 1 33%;
        }

        .woocommerce-MyAccount-content .woocommerce-columns--addresses .woocommerce-column__title {
            font-weight: 500;
            font-size: 16px;
            line-height: 23px;
            margin-top: 0;
            color: #000000;
        }

        .woocommerce-MyAccount-content .woocommerce-columns--addresses address {
            font-size: 16px;
            line-height: 24px;
            font-style: normal;
        }

        .woocommerce-MyAccount-content .woocommerce-columns--addresses p {
            margin: 10px 0;
        }

    .woocommerce-MyAccount-content .woocommerce-customer-details > h2 {
        margin-bottom: 30px;
    }

    .woocommerce-MyAccount-content .edit-account fieldset {
        padding: 0;
        margin: 50px 0 0 0;
        border: none;
        display: inline-block;
        width: 100%;
    }

        .woocommerce-MyAccount-content .edit-account fieldset legend {
            font-weight: 500;
            font-size: 20px;
            line-height: 29px;
            margin: 0 0 20px 0;
            padding: 50px 0 0;
            width: 100%;
            position: relative;
            color: #000000;
            border-top: 1px solid rgba(0, 0, 0, 0.1);
        }

.woocommerce-edit-address .woocommerce-MyAccount-content > p {
    display: none;
}

.woocommerce-edit-address .woocommerce-Address {
    flex: 1 1 50%;
    margin: 0 15px;
    padding: 30px 40px 10px;
    background-color: #f5f5f5;
}

    .woocommerce-edit-address .woocommerce-Address h3 {
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
    }

    .woocommerce-edit-address .woocommerce-Address address {
        font-style: normal;
        font-size: 16px;
        line-height: 24px;
    }

    .woocommerce-edit-address .woocommerce-Address .woocommerce-Address-title {
        position: relative;
    }

        .woocommerce-edit-address .woocommerce-Address .woocommerce-Address-title > a {
            position: absolute;
            top: 0;
            right: 0;
            font-size: 0;
            width: 40px;
            height: 40px;
            line-height: 40px;
            background-color: #fff;
            border-radius: 50%;
        }

            .woocommerce-edit-address .woocommerce-Address .woocommerce-Address-title > a:before {
                content: "";
                background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZWRpdC0yIj48cGF0aCBkPSJNMTcgM2EyLjgyOCAyLjgyOCAwIDEgMSA0IDRMNy41IDIwLjUgMiAyMmwxLjUtNS41TDE3IDN6Ij48L3BhdGg+PC9zdmc+");
                width: 14px;
                height: 14px;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
            }

.woocommerce-edit-address .woocommerce-Addresses {
    display: flex;
    margin: 0 -15px;
}

.woocommerce-view-order .woocommerce-MyAccount-content > p {
    display: none;
}

table.my_account_orders {
    margin-bottom: 0;
}

    table.my_account_orders thead .woocommerce-orders-table__cell {
        width: 25%;
        margin-bottom: 30px;
    }

    table.my_account_orders thead .woocommerce-orders-table__cell-order-actions {
        display: none;
    }

    table.my_account_orders tbody > tr > td table tr td {
        padding: 15px 30px;
    }

    table.my_account_orders tbody table {
        margin-bottom: 0;
        border: none;
    }

    table.my_account_orders .order-list-image {
        padding: 30px 20px 0 0;
    }

        table.my_account_orders .order-list-image:before {
            display: none;
        }

        table.my_account_orders .order-list-image ul {
            margin: 0 -5px;
            padding: 0;
            list-style-type: none;
            display: flex;
            flex-wrap: wrap;
        }

            table.my_account_orders .order-list-image ul li {
                padding: 0 5px;
                margin-bottom: 7px;
                display: list-item;
            }

                table.my_account_orders .order-list-image ul li:nth-child(n+6):not(.item-plus) {
                    display: none;
                }

                table.my_account_orders .order-list-image ul li img {
                    max-width: 70px;
                    display: block;
                }

                table.my_account_orders .order-list-image ul li a {
                    display: block;
                    line-height: 1;
                }

                table.my_account_orders .order-list-image ul li.item-plus {
                    width: 80px;
                }

                    table.my_account_orders .order-list-image ul li.item-plus > span {
                        width: 100%;
                        height: 100%;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        flex-direction: column;
                        font-size: 13px;
                        font-weight: 500;
                        line-height: 15px;
                        cursor: pointer;
                    }

table.order_details.order_total tr {
    font-size: 16px;
}

    table.order_details.order_total tr > * {
        padding-left: 0;
        padding-right: 0;
    }

    table.order_details.order_total tr:last-child {
        font-size: 18px;
    }

        table.order_details.order_total tr:last-child th {
            font-weight: 500;
        }

        table.order_details.order_total tr:last-child td {
            font-weight: 500;
        }

    table.order_details.order_total tr th {
        border: none;
    }

    table.order_details.order_total tr td {
        text-align: right;
    }

table.order_details .woocommerce-order-details__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    margin: 15px 0 10px 0;
    padding: 0;
}

table.order_details .download-file {
    text-align: right;
}

table.order_details .button {
    display: inline-block;
    text-align: center;
    position: relative;
    transition: none;
    font-weight: 500;
    font-size: 15px;
    line-height: 46px;
    padding: 0 40px;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid;
    white-space: nowrap;
}

table.order_details .woocommerce-table__product-table {
    padding-left: 0;
    padding-right: 0;
}

    table.order_details .woocommerce-table__product-table .product-image {
        margin-right: 30px;
        float: left;
        line-height: 1;
    }

        table.order_details .woocommerce-table__product-table .product-image img {
            max-width: 100px;
        }

    table.order_details .woocommerce-table__product-table .product-content {
        font-size: 15px;
        line-height: 22px;
        padding-top: 15px;
    }

        table.order_details .woocommerce-table__product-table .product-content a {
            font-weight: 500;
            text-decoration: none;
        }

    table.order_details .woocommerce-table__product-table .product-price {
        font-weight: 500;
        margin-top: 3px;
    }

    table.order_details .woocommerce-table__product-table .wc-item-meta {
        margin: 15px 0 0 0;
        padding: 0;
        list-style-type: none;
    }

        table.order_details .woocommerce-table__product-table .wc-item-meta li {
            display: flex;
        }

            table.order_details .woocommerce-table__product-table .wc-item-meta li > * {
                margin-right: 3px;
            }

            table.order_details .woocommerce-table__product-table .wc-item-meta li strong {
                font-weight: 400;
            }

            table.order_details .woocommerce-table__product-table .wc-item-meta li p {
                margin: 0;
            }

.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button {
    float: right;
    color: #fff;
    border-bottom: 1px solid;
    font-size: 15px;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error {
    padding: 20px 30px;
    margin: 0 0 2em;
    position: relative;
    background-color: #d8eafc;
    color: #1e87f0;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

    .woocommerce-message a.button, .woocommerce-info a.button, .woocommerce-error a.button {
        border-color: #1e87f0;
        color: #1e87f0;
    }

.woocommerce-error {
    background: #fef4f6;
    color: #f0506e;
}

    .woocommerce-error a.button {
        border-color: #f0506e;
        color: #f0506e;
    }

.woocommerce .deal {
    margin: 50px 0 40px;
}

.templaza-countdown {
    display: flex;
}

    .templaza-countdown .timer {
        padding: 0 23px;
        position: relative;
        text-align: center;
    }

        .templaza-countdown .timer:first-child {
            padding-left: 0 !important;
        }

        .templaza-countdown .timer:last-child {
            padding-right: 0 !important;
        }

        .templaza-countdown .timer .text {
            display: block;
            text-transform: uppercase;
            font-size: 13px;
            font-weight: 500;
        }

        .templaza-countdown .timer .divider {
            position: absolute;
            top: 15px;
            right: -8px;
            font-size: 37px;
            line-height: 1;
            font-weight: 600;
        }

    .templaza-countdown .digits {
        font-size: 44px;
        font-weight: 600;
        display: block;
        color: #C3952E;
    }

.templaza-products-deal ul.products li.product .product-thumbnail .templaza-product-deal .templaza-countdown {
    padding: 3px 10px;
    min-width: 103px;
}

    .templaza-products-deal ul.products li.product .product-thumbnail .templaza-product-deal .templaza-countdown .timer {
        padding: 0 5px;
        color: #C3952E;
    }

        .templaza-products-deal ul.products li.product .product-thumbnail .templaza-product-deal .templaza-countdown .timer .divider {
            font-size: 11px;
            top: 2px;
            right: -1px;
        }

    .templaza-products-deal ul.products li.product .product-thumbnail .templaza-product-deal .templaza-countdown .digits {
        font-weight: 500;
        font-size: 11px;
        line-height: 16px;
        letter-spacing: 0.02em;
    }

.woocommerce .deal-expire-text, .woocommerce .deal-sold-text {
    margin-bottom: 0.5em;
    width: 35%;
    font-weight: 700;
    text-transform: capitalize;
}

.woocommerce .deal-progress .deal-progress-bar, .woocommerce .deal-progress .progress-value {
    height: 15px;
}

.woocommerce .deal-progress .deal-progress-bar {
    position: relative;
    background: #e4e4e4;
    margin-bottom: 3px;
}

.woocommerce .deal-progress .progress-value {
    background-color: #C3952E;
}

.woocommerce .deal-expire-date {
    margin-bottom: 20px;
}

.woocommerce .deal-expire-date, .woocommerce .deal-sold {
    display: flex;
}

.woocommerce .deal-expire-countdown, .woocommerce .deal-progress {
    overflow: hidden;
    width: 65%;
}

    .woocommerce .deal-expire-countdown .timer, .woocommerce .deal-expire-countdown .divider {
        text-align: center;
        display: block;
        float: left;
    }

    .woocommerce .deal-expire-countdown .timer {
        width: 20%;
    }

    .woocommerce .deal-expire-countdown .divider {
        font-size: 1.8em;
        width: 6.3333%;
        padding-top: 0.3em;
    }

    .woocommerce .deal-expire-countdown .timer span {
        display: block;
    }

    .woocommerce .deal-expire-countdown .timer .digits {
        font-size: 25px;
        margin: 0 0 3px 0;
        padding: 12px 8px;
        min-width: 56px;
        min-height: 56px;
        border: 1px solid #ddd;
        font-weight: 600;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #C3952E;
    }

    .woocommerce .deal-expire-countdown .timer .text, .woocommerce .deal-progress .deal-text {
        font-size: 14px;
    }

    .woocommerce .deal-expire-countdown.templaza-countdown {
        justify-content: space-between;
        overflow: inherit;
    }

        .woocommerce .deal-expire-countdown.templaza-countdown .timer {
            display: flex;
            flex-direction: column;
            padding: 0;
        }

        .woocommerce .deal-expire-countdown.templaza-countdown .divider {
            font-size: 18px;
            width: auto;
            padding-top: 20px;
            top: 0;
            right: -13px;
        }

        .woocommerce .deal-expire-countdown.templaza-countdown .timer .text {
            font-size: 13px;
            font-weight: 400;
            text-transform: capitalize;
        }

@media (min-width:1500px) {
    .templaza-sticky-add-to-cart .container-fluid {
        padding-left: 90px;
        padding-right: 90px;
    }
}

@media (max-width:1199px) {
    .quick-view-modal .woocommerce .product .entry-summary {
        padding-left: 30px;
        padding-right: 30px;
    }

    .single-product div.product .woocommerce-tabs {
        margin-top: 60px;
    }

    .single-product div.product section.products {
        margin-top: 70px;
    }

    .single-product div.product .entry-summary {
        padding-left: 45px;
    }

    .templaza-sticky-add-to-cart.product-variable form.variations_form {
        display: none;
    }

    .templaza-sticky-add-to-cart.product-variable .templaza-sticky-add-to-cart__content-button {
        display: block;
    }

    .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
        width: 100%;
        padding: 0;
    }

    .woocommerce-MyAccount-navigation {
        border-bottom: 1px solid var(--tz-border-color-light);
    }

        .woocommerce-MyAccount-navigation ul {
            display: flex;
            overflow: hidden;
            overflow-x: auto;
            margin: 0 -15px;
        }

            .woocommerce-MyAccount-navigation ul li {
                padding: 15px;
                border: none;
            }

                .woocommerce-MyAccount-navigation ul li:first-child {
                    border: none;
                }

                .woocommerce-MyAccount-navigation ul li a {
                    padding: 0;
                    white-space: nowrap;
                }

                    .woocommerce-MyAccount-navigation ul li a .templaza-svg-icon {
                        display: none;
                    }

    .woocommerce-MyAccount-content {
        margin-top: 50px;
    }

    table.my_account_orders > tbody > tr > td > table tr td {
        padding: 15px;
    }
}

@media (min-width:991px) {
    ul.products.layout-masonry {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        position: relative;
    }

        ul.products.layout-masonry li.product {
            width: 100%;
        }

            ul.products.layout-masonry li.product .product-inner, ul.products.layout-masonry li.product .product-thumbnail, ul.products.layout-masonry li.product .woocommerce-LoopProduct-link {
                display: block;
            }

                ul.products.layout-masonry li.product .product-thumbnail img {
                    -o-object-fit: cover;
                    object-fit: cover;
                    width: 100%;
                    height: 100%;
                }

        ul.products.layout-masonry:not(.templaza-products-masonry__content) li.product:nth-child(14n+11), ul.products.layout-masonry:not(.templaza-products-masonry__content) li.product:nth-child(14n+1) {
            grid-column: span 2;
            grid-row: span 2;
        }
}

@media (max-width:1199px) and (min-width:992px) {
    .single-product div.product.layout-v2 .flex-control-thumbs {
        width: 62px;
    }

    .single-product div.product.layout-v2 .woocommerce-product-gallery:not(.without-thumbnails) {
        padding-left: 75px;
    }
}

@media (max-width:959.99px) {
    .woocommerce-pagination ul.page-numbers {
        margin-top: 30px;
    }

    .woocommerce-product-gallery .flex-control-thumbs li {
        position: relative;
    }

        .woocommerce-product-gallery .flex-control-thumbs li img {
            opacity: 0;
            position: absolute;
        }

        .woocommerce-product-gallery .flex-control-thumbs li span {
            transition: background-color 0.4s;
            display: block;
            width: 100%;
            height: 100%;
            background-color: #d8d8d8;
        }

        .woocommerce-product-gallery .flex-control-thumbs li .flex-active + span {
            background-color: #C3952E;
        }

        .woocommerce-product-gallery .flex-control-thumbs li .i-video {
            display: none;
        }

    .woocommerce-product-gallery .flex-direction-nav {
        display: none;
    }

    .tz-catalog-categories {
        padding: 0;
        margin-bottom: 40px;
    }

    .single-product div.product .woocommerce-product-gallery, .single-product div.product .entry-summary {
        width: 100%;
    }

        .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a, .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
            margin: 0 auto;
        }

        .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
            display: flex;
        }

        .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-youtube, .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-vimeo {
            padding-bottom: inherit;
        }

            .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-youtube iframe, .single-product div.product .woocommerce-product-gallery .templaza-video-wrapper.video-vimeo iframe {
                position: static;
            }

    .single-product div.product.layout-v5 .woocommerce-product-gallery__wrapper {
        display: flex;
    }

    .single-product div.product.layout-v5 .flex-viewport {
        height: 100% !important;
    }

    .single-product div.product .entry-summary {
        padding-left: 0;
        margin-top: 50px;
    }

    .single-product div.product.has-buy-now .entry-summary {
        padding-left: 0;
    }

    .single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs {
        margin: 30px 0 0;
        position: relative;
        width: auto;
        flex-direction: row;
    }

        .single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs li {
            border-radius: 50%;
            display: inline-block;
            width: 8px !important;
            height: 8px !important;
            background-color: #cdcdcd;
            border: none;
            margin: 0 5px 0;
            padding: 0;
            overflow: hidden;
        }

            .single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs li:last-child {
                margin-right: 0;
            }

            .single-product div.product .woocommerce-product-gallery:not(.without-thumbnails) .flex-control-thumbs li img {
                opacity: 0;
            }

    .single-product div.product .flex-control-nav {
        position: relative;
        width: 100%;
        justify-content: center;
        margin: 25px 0 0;
        text-align: center;
        padding: 0;
        line-height: 0;
    }

        .single-product div.product .flex-control-nav li {
            display: inline-block;
            margin: 0 5px;
        }

            .single-product div.product .flex-control-nav li:last-child {
                margin-right: 0;
            }

            .single-product div.product .flex-control-nav li a {
                border-radius: 50%;
                display: block;
                width: 8px;
                height: 8px;
                text-indent: -9999em;
                background-color: #d8d8d8;
            }

            .single-product div.product .flex-control-nav li .flex-active {
                background-color: #7258a2;
            }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .flex-control-thumbs {
        margin-top: 25px;
        width: 100%;
        position: relative;
    }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .tz-swiper-button {
        display: none;
    }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized.swiper-container-vertical {
        position: relative;
        width: auto;
    }

    .single-product div.product.layout-v2 .woocommerce-product-gallery:not(.without-thumbnails) {
        padding-left: 0;
    }

    .single-product div.product.layout-v2 .flex-control-thumbs {
        flex-direction: row;
        justify-content: center;
    }

    .single-product div.product.layout-v3 .woocommerce-product-gallery__wrapper, .single-product div.product.layout-v3 .woocommerce-product-gallery__image, .single-product div.product.layout-v5 .woocommerce-product-gallery__wrapper, .single-product div.product.layout-v5 .woocommerce-product-gallery__image {
        margin: 0;
    }

    .single-product div.product.layout-v4 .tz-swiper-button {
        display: none;
    }

    .single-product div.product.layout-v4 .woocommerce-product-gallery:not(.without-thumbnails) {
        padding: 0;
    }

    .woocommerce-cart .woocommerce-cart-form {
        padding-right: 50px;
        width: 60%;
    }

    .woocommerce-cart table.shop_table .coupon-form td {
        width: 100%;
        padding: 10px 0;
    }

    .woocommerce-cart table.shop_table .coupon-form .coupon {
        width: inherit;
    }

        .woocommerce-cart table.shop_table .coupon-form .coupon .coupon-row {
            display: flex;
        }

        .woocommerce-cart table.shop_table .coupon-form .coupon input {
            width: 100%;
            min-width: auto;
            margin: 0;
        }

    .woocommerce-cart table.shop_table .coupon-form .actions > button {
        width: inherit;
        margin-top: 20px;
    }

    .woocommerce-account .woocommerce-ResetPassword {
        width: 100%;
    }

    .woocommerce-checkout .col2-set, .woocommerce-checkout .woocommerce-checkout-review-order {
        width: 100%;
        padding-right: 0;
        position: static;
    }

    .quick-view-modal .modal-content {
        width: 85%;
        right: 0;
        top: 0;
        bottom: 0;
        left: auto;
        max-width: 600px;
        max-height: 100vh;
        transform: translateX(100%);
        transition: transform 0.5s;
    }

    .quick-view-modal.loaded .modal-content {
        transform: translateX(0);
    }

    .quick-view-modal .button-close {
        top: 20px;
        right: 20px;
    }

    .quick-view-modal .templaza-scrollbar {
        overflow: hidden;
    }

    .quick-view-modal .woocommerce .product {
        background-color: #fff;
        transition: none;
        overflow: auto;
        height: 100vh;
        scrollbar-color: #1f1f1f #e2e2e278;
        scrollbar-width: thin;
    }

        .quick-view-modal .woocommerce .product::-webkit-scrollbar {
            width: 2px;
        }

        .quick-view-modal .woocommerce .product::-webkit-scrollbar-track {
            background-color: #e2e2e2;
        }

        .quick-view-modal .woocommerce .product::-webkit-scrollbar-thumb {
            background-color: #1f1f1f;
        }

        .quick-view-modal .woocommerce .product .entry-summary {
            position: relative;
            padding: 30px 15px 15px;
            margin-top: 0;
            height: auto;
        }

        .quick-view-modal .woocommerce .product .entry-thumbnail, .quick-view-modal .woocommerce .product .entry-summary {
            width: 100%;
        }

        .quick-view-modal .woocommerce .product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
            margin: 0;
        }

        .quick-view-modal .woocommerce .product.has-buy-now .entry-summary {
            padding-left: 15px;
        }

    .full-content .tz-catalog-categories {
        padding: 0;
    }

    ul.products li.product .product-inner .product-loop__buttons {
        position: absolute;
        padding: 0;
        top: 0;
        right: 15px;
        bottom: auto;
        flex-direction: column;
        width: auto;
        left: auto;
        background: transparent;
    }

        ul.products li.product .product-inner .product-loop__buttons .tz-loop-button {
            width: auto;
            height: auto;
            background-color: transparent !important;
            margin: 15px 0 0;
            --tz-background-text-color-primary: var(--tz-color-dark);
            transform: translateX(0);
            line-height: 1;
            opacity: 1;
        }

            ul.products li.product .product-inner .product-loop__buttons .tz-loop-button:hover {
                background-color: transparent;
                color: inherit !important;
            }

            ul.products li.product .product-inner .product-loop__buttons .tz-loop-button:before {
                right: 30px;
                left: auto;
                top: 50%;
                transform: translateY(-50%);
            }

            ul.products li.product .product-inner .product-loop__buttons .tz-loop-button:after {
                right: 20px;
                left: auto;
                top: 50%;
                transform: translateY(-50%) rotate(270deg);
            }

    ul.products li.product .product-inner:hover .product-thumbnail .tz-loop-button {
        transform: translateX(0);
    }

    ul.products li.product .product-inner .woocommerce-badges {
        top: 15px;
    }

    ul.products.product-loop-layout-2 li.product .product-thumbnail .tz-loop-button {
        display: none;
        margin: 15px 0 0;
    }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .tz-loop-button:after {
            transform: translateY(-50%);
        }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .tz-loop-button:before {
            right: 30px;
            left: auto;
            top: 50%;
            transform: translateY(-50%);
        }

    ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons {
        right: 15px;
    }

        ul.products.product-loop-layout-2 li.product .product-thumbnail .product-loop__buttons .tz-loop-button {
            display: block;
        }

    ul.products.product-loop-layout-4 li.product .product-inner .product-summary, ul.products.product-loop-layout-7 li.product .product-inner .product-summary {
        position: static;
    }

    ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons {
        position: absolute;
        top: 0;
        left: auto;
        right: 15px;
        flex-direction: column;
        height: auto;
        transform: none !important;
        transition: none !important;
        opacity: 1 !important;
        margin: 0;
        z-index: 10;
        background: transparent;
    }

        ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .tz-loop-button, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .tz-loop-button {
            opacity: 0;
            transform: translateX(10px);
            padding: 0;
            transition: 0.1s;
            transition-property: transform, opacity;
        }

            ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .tz-loop-button:nth-child(2), ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .tz-loop-button:nth-child(2) {
                transition-delay: 75ms;
            }

            ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .tz-loop-button:nth-child(3), ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .tz-loop-button:nth-child(3) {
                transition-delay: 0.15s;
            }

            ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .tz-loop-button:before, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .tz-loop-button:before {
                right: 30px;
                left: auto;
                top: 50%;
                transform: translateY(-50%);
            }

            ul.products.product-loop-layout-4 li.product .product-inner .product-loop__buttons .tz-loop-button:after, ul.products.product-loop-layout-7 li.product .product-inner .product-loop__buttons .tz-loop-button:after {
                right: 20px;
                left: auto;
                top: 50%;
                transform: translateY(-50%) rotate(270deg);
            }

    ul.products.product-loop-layout-4 li.product .product-inner .yith-wcwl-add-to-wishlist .tz-loop-button, ul.products.product-loop-layout-7 li.product .product-inner .yith-wcwl-add-to-wishlist .tz-loop-button {
        transition-delay: 0.15s;
    }

    ul.products.product-loop-layout-4 li.product .product-inner:hover .product-summary, ul.products.product-loop-layout-7 li.product .product-inner:hover .product-summary {
        transform: none;
    }

    ul.products.product-loop-layout-4 li.product .product-inner:hover .product-loop__buttons .tz-loop-button, ul.products.product-loop-layout-7 li.product .product-inner:hover .product-loop__buttons .tz-loop-button {
        transform: translateX(0);
        opacity: 1;
    }

    ul.products.product-loop-layout-7 li.product .product-summary {
        position: static;
        opacity: 1;
        padding-left: 0;
        padding-right: 0;
    }

    ul.products.product-loop-layout-8 li.product .product-thumbnail .product-loop-inner__buttons {
        position: absolute;
        top: 15px;
        left: auto;
        right: 15px;
        display: flex;
        flex-direction: column;
        z-index: 10;
    }

    ul.products.product-loop-layout-8 li.product .product-thumbnail .tz-loop-button {
        margin-bottom: 12px;
        opacity: 0;
        transform: translateX(10px);
        padding: 0;
        transition: 0.1s;
        transition-property: transform, opacity;
        width: auto;
        height: auto;
        background-color: transparent;
    }

        ul.products.product-loop-layout-8 li.product .product-thumbnail .tz-loop-button:nth-child(2) {
            transition-delay: 75ms;
        }

        ul.products.product-loop-layout-8 li.product .product-thumbnail .tz-loop-button:nth-child(3) {
            transition-delay: 0.15s;
        }

        ul.products.product-loop-layout-8 li.product .product-thumbnail .tz-loop-button:before {
            right: 30px;
            left: auto;
            top: 50%;
            transform: translateY(-50%);
        }

        ul.products.product-loop-layout-8 li.product .product-thumbnail .tz-loop-button:after {
            right: 20px;
            left: auto;
            top: 50%;
            transform: translateY(-50%) rotate(270deg);
        }

    ul.products.product-loop-layout-8 li.product .product-thumbnail .yith-wcwl-add-to-wishlist .tz-loop-button {
        transition-delay: 0.15s;
    }

    ul.products.product-loop-layout-8 li.product .yith-wcwl-add-to-wishlist {
        margin-left: 0;
    }

    ul.products.product-loop-layout-8 li.product .product-summary {
        transform: none !important;
        position: relative;
    }

        ul.products.product-loop-layout-8 li.product .product-summary .quick-view-button, ul.products.product-loop-layout-8 li.product .product-summary .yith-wcwl-add-to-wishlist {
            display: none;
        }

        ul.products.product-loop-layout-8 li.product .product-summary .product-loop__buttons a.tz-loop_atc_button {
            display: flex;
            transform: translateX(0);
        }

            ul.products.product-loop-layout-8 li.product .product-summary .product-loop__buttons a.tz-loop_atc_button .loop_button-text {
                width: auto;
            }

            ul.products.product-loop-layout-8 li.product .product-summary .product-loop__buttons a.tz-loop_atc_button.loading:before {
                position: static;
            }

    ul.products.product-loop-layout-8 li.product .product-loop__top {
        display: block;
    }

    ul.products.product-loop-layout-8 li.product .price {
        text-align: left;
        padding-left: 0;
    }

    ul.products.product-loop-layout-8 li.product .product-inner .product-loop__buttons {
        position: static;
        opacity: 1;
        display: flex;
    }

    ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-summary .product-loop__buttons {
        opacity: 1;
        z-index: 9999;
        pointer-events: auto;
        width: 100%;
        right: 0;
        padding-top: 30px;
    }

        ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-summary .product-loop__buttons .product-close-variations-form {
            position: absolute;
            top: 5px;
            right: 3px;
        }

            ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-summary .product-loop__buttons .product-close-variations-form .templaza-svg-icon {
                font-size: 14px;
            }

    ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .tz-loop_atc_button {
        display: flex !important;
    }

    ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-quick-shop-button {
        display: block;
        margin-top: 15px;
        width: 100%;
        border-radius: 3px;
        line-height: 42px;
        height: 42px;
        padding: 0 10px;
    }

        ul.products.product-loop-layout-8 li.product .product-inner.show-variations_form .product-quick-shop-button .templaza-svg-icon {
            display: none;
        }

    ul.products.product-loop-layout-8 li.product form.cart {
        padding-bottom: 0;
    }

    ul.products.product-loop-layout-9 li.product .product-inner .product-loop__buttons .tz-loop-button:before {
        right: 30px;
    }

    ul.products.product-loop-layout-9 li.product .product-inner .product-loop__buttons .tz-loop-button:after {
        right: 20px;
    }

    ul.products.product-loop-layout-9 li.product .product-quick-shop-button {
        margin-top: 15px;
    }

        ul.products.product-loop-layout-9 li.product .product-quick-shop-button .templaza-svg-icon {
            display: none;
        }

    ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons {
        opacity: 0;
        z-index: -9999;
        top: auto;
        bottom: 0;
        transition: bottom 0.35s ease;
        pointer-events: none;
        position: absolute;
        display: block;
    }

        ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons .tz-loop_atc_button {
            display: none;
        }

        ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons .product-close-variations-form {
            position: absolute;
            top: 5px;
            right: 3px;
            display: block;
        }

            ul.products.has-variations-form li.product-type-variable .product-inner .product-summary .product-loop__buttons .product-close-variations-form .templaza-svg-icon {
                font-size: 14px;
            }

    ul.products.has-variations-form li.product-type-variable .product-inner .product-quick-shop-button {
        display: block;
        margin-top: 15px;
        width: 100%;
        border-radius: 3px;
        line-height: 42px;
        height: 42px;
        padding: 0 10px;
    }

        ul.products.has-variations-form li.product-type-variable .product-inner .product-quick-shop-button .templaza-svg-icon {
            display: none;
        }

    ul.products.has-variations-form li.product-type-variable .product-inner.show-variations_form .product-quick-shop-button {
        visibility: hidden;
        opacity: 0;
    }

    ul.products.product-loop-layout-6 li.product .product-inner {
        padding-bottom: 20px;
        box-shadow: none !important;
    }

    ul.products.product-loop-layout-6 li.product .woocommerce-product-details__short-description {
        display: none;
    }

    ul.products.mobile-show-atc li.product .product-inner .product-thumbnail .tz-loop_atc_button {
        display: none;
    }

    ul.products.mobile-show-atc li.product .product-inner .product-thumbnail .tz-loop-button:nth-child(2) {
        transition-delay: 0s;
    }

    ul.products.mobile-show-atc li.product .product-inner .product-thumbnail .yith-wcwl-add-to-wishlist .tz-loop-button {
        transition-delay: 75ms;
    }

    ul.products.mobile-show-atc li.product .product-summary .tz-loop_atc_button {
        font-weight: 500;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #C3952E !important;
        color: #ffffff;
        text-align: center;
        white-space: nowrap;
        text-decoration: none;
        padding: 0 10px;
        height: 42px;
        line-height: 42px;
        margin-top: 15px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: none;
        border: none;
    }

        ul.products.mobile-show-atc li.product .product-summary .tz-loop_atc_button i {
            margin-right: 8px;
        }

        ul.products.mobile-show-atc li.product .product-summary .tz-loop_atc_button .loop_button-text {
            transition: 0.3s;
        }

        ul.products.mobile-show-atc li.product .product-summary .tz-loop_atc_button .templaza-svg-icon {
            display: none;
        }

        ul.products.mobile-show-atc li.product .product-summary .tz-loop_atc_button.loading .loop_button-text {
            padding-left: 5px;
        }

    ul.products.mobile-show-atc li.product .product-summary .product-loop__buttons .tz-loop_atc_button {
        display: none;
    }

    ul.products.mobile-show-featured-icons li.product .product-inner .product-loop__buttons .tz-loop-button, ul.products.mobile-show-featured-icons li.product .product-inner .product-loop-inner__buttons .tz-loop-button {
        transform: translateX(0) !important;
        opacity: 1 !important;
    }

    ul.products.product-loop-center li.product .product-summary {
        padding-left: 0;
        padding-right: 0;
    }

    ul.products.product-loop-layout-7 li.product .product-summary {
        padding-bottom: 0;
    }

    .templaza-products-masonry ul.products.layout-masonry li.product {
        margin-bottom: 20px;
    }

    .templaza-catalog-page .widget-area.catalog-sidebar {
        padding: 0 !important;
        margin: 0 !important;
        position: fixed;
        display: none;
    }

        .templaza-catalog-page .widget-area.catalog-sidebar.open {
            display: block;
        }

    .catalog-toolbar-filters__v2 .products-filter__filters {
        flex-direction: column;
    }

        .catalog-toolbar-filters__v2 .products-filter__filters .products-filter__filter {
            width: 100%;
        }

        .catalog-toolbar-filters__v2 .products-filter__filters .products-filter__filter-name {
            border-left-width: 1px !important;
        }

        .catalog-toolbar-filters__v2 .products-filter__filters .products-filter__filter-control {
            position: static;
            width: 100%;
            border-top-width: 0;
        }

    .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) {
        width: 100% !important;
    }

        .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-title {
            border-left-color: var(--tz-border-color-light);
        }

        .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget):not(:last-child) .widget-title {
            border-bottom-width: 0;
        }

        .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget).active .widget-title {
            border-bottom-width: 1px;
        }

        .catalog-toolbar-filters__v2 .widget:not(.products-filter-widget) .widget-content {
            position: static;
            width: 100%;
            border-top-width: 0;
        }

    .catalog-toolbar.layout-v1 {
        flex-wrap: wrap;
    }

        .catalog-toolbar.layout-v1 .product-toolbar-breadcrumb {
            max-width: 70%;
        }

        .catalog-toolbar.layout-v1 .page-header__title {
            font-size: 22px;
        }

        .catalog-toolbar.layout-v1 .woocommerce-ordering {
            display: none;
        }

        .catalog-toolbar.layout-v1 .toggle-filters {
            order: 2;
            display: flex;
            align-items: center;
        }

            .catalog-toolbar.layout-v1 .toggle-filters .text-filter {
                margin-left: 10px;
                font-weight: 500;
            }

        .catalog-toolbar.layout-v1 .templaza-posts__found {
            order: 3;
            width: 100%;
            margin-top: 30px;
        }

    .catalog-toolbar.layout-v3 {
        position: relative;
        border: none;
        min-height: 20px;
        display: block;
        margin-bottom: 10px;
    }

        .catalog-toolbar.layout-v3 .catalog-toolbar-right {
            position: absolute;
            top: 0;
            right: 0;
        }

        .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content {
            display: none;
            opacity: 0;
            -webkit-animation: fadein 1.3s;
            animation: fadein 1.3s;
            margin-bottom: 50px;
        }

            .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content.open {
                opacity: 1;
            }

            .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content a {
                display: block;
                padding: 15px 0;
                margin: 0;
                border-bottom: 1px solid #e5e5e5;
            }

                .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content a.active:after, .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__content a:hover:after {
                    border-color: transparent;
                }

        .catalog-toolbar.layout-v3 .woocommerce-ordering {
            display: none;
        }

        .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__title {
            display: inline-block;
            margin-bottom: 20px;
            padding-right: 25px;
        }

            .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__title .templaza-svg-icon {
                position: absolute;
                right: 0;
                top: -1px;
                transition: 0.3s;
                font-size: 18px;
            }

            .catalog-toolbar.layout-v3 .catalog-toolbar-tabs__title.active .templaza-svg-icon {
                transform: rotate(180deg);
            }

    .catalog-toolbar-filters__v3 {
        -webkit-animation: fadein 1.3s;
        animation: fadein 1.3s;
    }

        .catalog-toolbar-filters__v3 .catalog-filters-content {
            display: block;
            margin: 0;
            padding: 0;
        }

        .catalog-toolbar-filters__v3 .products-filter__filters {
            margin: 0;
        }

        .catalog-toolbar-filters__v3 .products-filter__filter {
            width: 100%;
            margin-bottom: 0;
            padding: 0;
        }

            .catalog-toolbar-filters__v3 .products-filter__filter.active .products-filter__filter-name:after {
                transform: rotate(180deg);
            }

            .catalog-toolbar-filters__v3 .products-filter__filter .filter-content {
                margin-top: 40px;
                margin-bottom: 20px;
            }

            .catalog-toolbar-filters__v3 .products-filter__filter .filter-swatches {
                margin-bottom: 5px;
            }

        .catalog-toolbar-filters__v3 .products-filter__filter-control {
            display: none;
            padding: 0 0 30px;
        }

        .catalog-toolbar-filters__v3 .products-filter__filter-name {
            position: relative;
            font-size: 16px;
            border-bottom: 1px solid #e5e5e5;
            padding: 0 0 20px;
            margin-bottom: 20px;
        }

            .catalog-toolbar-filters__v3 .products-filter__filter-name:after {
                display: block;
            }

        .catalog-toolbar-filters__v3 .widget {
            padding: 0;
            width: 100%;
            margin-top: 0;
        }

            .catalog-toolbar-filters__v3 .widget:not(.products-filter-widget).active .widget-title .templaza-svg-icon {
                transform: rotate(180deg);
            }

            .catalog-toolbar-filters__v3 .widget:not(.products-filter-widget) .widget-title {
                position: relative;
                cursor: pointer;
                font-size: 16px;
                border-bottom: 1px solid var(--tz-border-color-light);
                padding-bottom: 20px;
            }

                .catalog-toolbar-filters__v3 .widget:not(.products-filter-widget) .widget-title .templaza-svg-icon {
                    display: block;
                    position: absolute;
                    right: 0;
                    top: 0;
                    transition: 0.3s;
                    font-size: 16px;
                }

            .catalog-toolbar-filters__v3 .widget:not(.products-filter-widget) .widget-content {
                margin-top: 20px;
                margin-bottom: 20px;
                display: none;
            }

            .catalog-toolbar-filters__v3 .widget.widget_price_filter .widget-content {
                margin-top: 0;
            }

            .catalog-toolbar-filters__v3 .widget:last-child {
                margin-bottom: 40px;
            }

    .templaza-history-products .product-list li .product-infor {
        position: static;
        display: block !important;
        padding: 10px 0;
        box-shadow: none;
    }

        .templaza-history-products .product-list li .product-infor .product-title {
            white-space: normal;
        }

    .templaza-history-products .swiper-scrollbar {
        margin-top: 20px;
    }

    .single-product .templaza-history-products .recently-header {
        margin-bottom: 40px;
    }
}

@media (min-width:767px) {
    .catalog-toolbar.layout-v1 .woocommerce-breadcrumb {
        display: none;
    }

    .catalog-toolbar.layout-v1 .product-toolbar-breadcrumb .woocommerce-breadcrumb {
        display: block;
    }
}

@media (max-width:767px) {
    .tz-modal {
        --tz-modal-spacing: 20px;
    }

    .ra-search-modal .quick-links .label {
        margin: 0 -20px 0 -20px;
    }

    .ra-account-modal .modal-content form {
        height: auto;
        margin-top: 40px;
    }

    .catalog-toolbar.layout-v1 .woocommerce-breadcrumb {
        display: block;
        flex: 1 1 100%;
        order: 3;
    }

    .catalog-toolbar.layout-v1 .product-toolbar-breadcrumb .page-header__title {
        padding-bottom: 0;
    }

    .catalog-toolbar.layout-v1 .product-toolbar-breadcrumb .woocommerce-breadcrumb {
        display: none;
    }

    .woocommerce-MyAccount-content .order-item {
        padding: 15px;
    }

    .woocommerce-MyAccount-content > section {
        padding: 30px 15px 15px;
    }

    .woocommerce-MyAccount-content .form-row {
        width: 100%;
    }

    .woocommerce-MyAccount-content .woocommerce-columns--addresses {
        flex-direction: column;
    }

    table.shop_table thead th:first-child {
        padding-left: 15px;
    }

    table.shop_table thead tr {
        display: flex;
        flex-direction: column;
    }

        table.shop_table thead tr .woocommerce-orders-table__cell {
            width: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin: 0;
        }

            table.shop_table thead tr .woocommerce-orders-table__cell .order-title {
                margin: 0;
            }

    table.shop_table tbody td.product-thumbnail {
        width: auto;
    }

    table.shop_table .woocommerce-orders-table__cell-order-actions {
        display: flex;
        flex-direction: column;
    }

    table.my_account_orders thead {
        display: block;
    }

    table.my_account_orders > tbody > tr > td {
        padding: 15px;
    }

        table.my_account_orders > tbody > tr > td:before {
            display: none;
        }

        table.my_account_orders > tbody > tr > td > table.order-image tr {
            flex-wrap: wrap;
        }

    table.my_account_orders .woocommerce-orders-table__cell {
        text-align: right;
    }

        table.my_account_orders .woocommerce-orders-table__cell:before {
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 500;
            color: var(--tz-text-color);
        }

        table.my_account_orders .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
            text-align: left;
            margin-top: 10px;
            padding: 0;
        }

            table.my_account_orders .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions:before {
                display: none;
            }

    table.my_account_orders .order-list-image {
        padding: 20px 0 0 0;
    }

    table.order_details.woocommerce-table--order-downloads tbody tr td {
        padding: 5px 0;
    }

        table.order_details.woocommerce-table--order-downloads tbody tr td:first-child {
            padding-top: 20px;
        }

    table.order_details.woocommerce-table--order-downloads tbody tr:last-child .download-file {
        margin-bottom: 10px;
    }

    table.order_details.woocommerce-table--order-downloads .download-file {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin-bottom: 20px;
    }

        table.order_details.woocommerce-table--order-downloads .download-file a {
            margin-top: 10px;
        }

    table.order_details .woocommerce-table__product-table .product-content {
        padding-top: 0;
    }

    .woocommerce-MyAccount-content .woocommerce-order-total table.shop_table tr {
        flex-direction: row;
        justify-content: space-between;
    }

        .woocommerce-MyAccount-content .woocommerce-order-total table.shop_table tr > * {
            padding: 20px 0;
        }

    .woocommerce-edit-address .woocommerce-Addresses {
        flex-direction: column;
        margin: 0;
    }

        .woocommerce-edit-address .woocommerce-Addresses > * {
            flex: 1 1 100%;
            margin: 0 0 20px 0;
        }

    .woocommerce-account .col2-set {
        margin: 0;
    }

        .woocommerce-account .col2-set .woocommerce-Address {
            width: 100%;
        }

    .woocommerce-account #customer_login {
        display: block;
    }

        .woocommerce-account #customer_login .u-column1, .woocommerce-account #customer_login .u-column2 {
            width: 100%;
            margin: 0 0 30px 0;
            padding-left: 20px;
            padding-right: 20px;
        }

    .woocommerce-account .woocommerce-ResetPassword .reset-depscription {
        padding: 0;
    }

    .woocommerce-account .woocommerce-form-login button, .woocommerce-account .woocommerce-form-register button {
        width: 100%;
    }

    .woocommerce-account .woocommerce-form-login .woocommerce-LostPassword, .woocommerce-account .woocommerce-form-register .woocommerce-LostPassword {
        text-align: left;
    }

    .woocommerce-cart .form-row {
        width: 100%;
    }

    .woocommerce-cart .woocommerce-cart-form {
        width: 100%;
        padding: 0;
    }

    .woocommerce-cart .cart-collaterals {
        width: 100%;
    }

        .woocommerce-cart .cart-collaterals .cart_totals {
            padding: 5px 20px;
            margin-top: 30px;
        }

        .woocommerce-cart .cart-collaterals table.shop_table tbody tr {
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
            padding-bottom: 10px;
        }

            .woocommerce-cart .cart-collaterals table.shop_table tbody tr:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
            }

        .woocommerce-cart .cart-collaterals table.shop_table tbody th {
            display: inline-block;
        }

        .woocommerce-cart .cart-collaterals table.shop_table tbody td {
            padding: 10px 0;
        }

        .woocommerce-cart .cart-collaterals table.shop_table tr.woocommerce-shipping-totals td {
            width: 100%;
        }

    .woocommerce-cart table.shop_table tr {
        display: flex;
        flex-direction: row;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

        .woocommerce-cart table.shop_table tr:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
        }

    .woocommerce-cart table.shop_table td.product-thumbnail {
        max-width: 90px;
        width: auto;
        padding: 0;
    }

        .woocommerce-cart table.shop_table td.product-thumbnail a {
            max-width: 90px;
        }

        .woocommerce-cart table.shop_table td.product-thumbnail img {
            min-width: 90px;
        }

    .woocommerce-cart table.shop_table td.product-content {
        padding: 0 0 0 20px;
        flex: 1;
        min-height: auto;
    }

    .woocommerce-cart table.shop_table .coupon-form td {
        width: 100%;
        padding: 10px 0;
    }

    .woocommerce-cart table.shop_table .coupon-form .coupon {
        width: inherit;
    }

        .woocommerce-cart table.shop_table .coupon-form .coupon .coupon-row {
            display: flex;
        }

        .woocommerce-cart table.shop_table .coupon-form .coupon input {
            width: 100%;
            min-width: auto;
        }

    .woocommerce-cart table.shop_table .coupon-form .actions > button {
        width: inherit;
        margin-top: 20px;
    }

    .woocommerce-cart .cross-sells > h2 {
        margin-bottom: 30px;
    }

    .woocommerce-cart .cross-sells .swiper-scrollbar {
        margin-top: 20px;
    }

    .woocommerce-checkout .form-row {
        width: 100%;
    }

    .woocommerce-checkout .form-row-first, .woocommerce-checkout .form-row-last {
        width: 50%;
        float: left;
        padding-right: 7.5px;
    }

    .woocommerce-checkout .form-row-last {
        padding-right: 0;
        padding-left: 7.5px;
    }

    .woocommerce-checkout .col2-set {
        width: 100%;
        padding: 0;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order {
        width: 100%;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order-table {
        padding-left: 20px;
        padding-right: 20px;
    }

        .woocommerce-checkout .woocommerce-checkout-review-order-table tr {
            display: table-row;
        }

    .woocommerce-checkout .woocommerce-order > section {
        padding: 30px 15px 15px;
    }

    .woocommerce-checkout .woocommerce-order table.shop_table.order_total tr {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .woocommerce-checkout .woocommerce-order .woocommerce-columns--addresses {
        flex-direction: column;
    }

    .woocommerce-checkout .woocommerce-order .col2-set > * {
        width: 100%;
    }

    .woocommerce-lost-password .woocommerce-notices-wrapper {
        max-width: 100%;
    }

    .catalog-header-banners {
        padding-bottom: 40px;
        margin-bottom: 30px;
    }

        .catalog-header-banners.hide_on__mobile {
            display: none;
        }

        .catalog-header-banners .swiper-pagination {
            bottom: 0;
        }

    .templaza-popup-add-to-cart .modal-content {
        width: 85%;
        right: 0;
        top: 0;
        left: auto;
        max-width: 470px;
        transform: translateX(100%);
        transition: transform 0.5s;
        background-color: #fff;
        height: 100%;
        overflow: auto;
        scrollbar-color: #1f1f1f #e2e2e278;
        scrollbar-width: thin;
    }

        .templaza-popup-add-to-cart .modal-content::-webkit-scrollbar {
            width: 2px;
        }

        .templaza-popup-add-to-cart .modal-content::-webkit-scrollbar-track {
            background-color: #e2e2e2;
        }

        .templaza-popup-add-to-cart .modal-content::-webkit-scrollbar-thumb {
            background-color: #1f1f1f;
        }

    .templaza-popup-add-to-cart .button-close {
        top: 10px;
        right: 10px;
        font-size: 24px;
    }

    .templaza-popup-add-to-cart .tz-product-popup-atc__notice {
        font-size: 16px;
        padding-top: 10px;
    }

    .templaza-popup-add-to-cart.loaded .modal-content {
        transform: translateX(0);
    }

    .templaza-popup-add-to-cart .widget_shopping_cart_content {
        flex-direction: column;
        margin-top: 20px;
    }

        .templaza-popup-add-to-cart .widget_shopping_cart_content ul.cart_list, .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer {
            width: 100%;
            padding-right: 0;
        }

        .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer {
            padding-left: 0;
            margin-top: 30px;
        }

            .templaza-popup-add-to-cart .widget_shopping_cart_content .widget_shopping_cart_footer:after {
                display: none;
            }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .tz-swiper-buttons {
        display: none;
    }

    .templaza-popup-add-to-cart .templaza-product-popup-atc__recommendation .swiper-pagination {
        display: block;
        margin-top: 20px;
    }

    .templaza-sticky-add-to-cart__content-product-info, .templaza-sticky-atc__product-image {
        display: none;
    }

    .templaza-sticky-add-to-cart {
        padding: 0;
    }

        .templaza-sticky-add-to-cart .container {
            padding: 0;
        }

        .templaza-sticky-add-to-cart form.cart {
            width: 100%;
        }

            .templaza-sticky-add-to-cart form.cart .single_add_to_cart_button {
                margin-left: 0;
                width: 100%;
                box-shadow: -2px -2px 0 rgba(255, 255, 255, 0.07);
            }

        .templaza-sticky-add-to-cart form.variations_form {
            display: none;
        }

        .templaza-sticky-add-to-cart.product-variable .templaza-sticky-add-to-cart__content-button {
            display: block;
        }

        .templaza-sticky-add-to-cart .tz-atc-group {
            display: flex;
            width: 100%;
        }

        .templaza-sticky-add-to-cart.product-simple .templaza-quantity-dropdown {
            display: none;
        }

    .templaza-sticky-add-to-cart__content-button {
        margin-right: auto;
        width: 100%;
        box-shadow: -2px -2px 0 rgba(255, 255, 255, 0.07);
    }

    .templaza-sticky-add-to-cart {
        display: none;
    }

    .woocommerce-tabs > ul.tabs > li {
        padding: 0 10px;
    }

    .single-product .site-breadcrumb {
        display: flex;
        overflow: auto;
        white-space: nowrap;
    }

    .single-product div.product .tz-wishlist-button.show-wishlist-title .tz-loop-button {
        justify-content: center;
    }

    .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized {
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
        bottom: 25px;
    }

        .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .flex-control-thumbs {
            margin-bottom: 0;
            bottom: 0;
        }

            .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized .flex-control-thumbs li {
                display: inline-block;
                margin: 0 3px;
            }

        .single-product div.product .woocommerce-product-gallery__thumbs-carousel.swiper-container-initialized.swiper-container-vertical {
            position: absolute;
        }
}

@media (max-width:639.99px) {
    .quick-view-modal .woocommerce .deal-expire-date, .quick-view-modal .woocommerce .deal-sold {
        display: block;
    }

    .quick-view-modal .woocommerce .deal-expire-text, .quick-view-modal .woocommerce .deal-sold-text, .quick-view-modal .woocommerce .deal-expire-countdown, .quick-view-modal .woocommerce .deal-progress {
        width: 100%;
    }

    .widget_shopping_cart_content .woocommerce-mini-cart-item__thumbnail img {
        max-width: 100px;
    }

    body .notifyjs-corner {
        z-index: 999999;
    }

    .single-product div.product section.products > h2 {
        margin-bottom: 60px;
    }

    .woocommerce-tabs > ul.tabs > li > a {
        font-size: 16px;
    }

    .woocommerce-tabs > ul.tabs > li > a {
        font-size: 14px;
    }

    .single-product div.product .woocommerce-tabs .panel {
        margin-top: 35px;
    }

    .single-product div.product .woocommerce-tabs {
        margin-top: 40px;
    }

    .single-product div.product section.products {
        margin-top: 60px;
    }
}

@media (max-width:480px) {
    .single-product div.product .summary-top-box {
        margin-bottom: 10px;
    }

    .single-product div.product .product-button-wrapper > * {
        width: 100%;
    }

    .single-product div.product .product-button-wrapper .quantity {
        margin-right: 0;
    }

        .single-product div.product .product-button-wrapper .quantity .qty-dropdown, .single-product div.product .product-button-wrapper .quantity .current {
            width: inherit;
            text-align: center;
        }

        .single-product div.product .product-button-wrapper .quantity .qty-options {
            text-align: center;
        }

    .single-product div.product .product-button-wrapper .tz-atc-group {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

        .single-product div.product .product-button-wrapper .tz-atc-group .buy_now_button {
            margin-top: 15px;
        }

    .single-product div.product .product-button-wrapper .single_add_to_cart_button {
        margin-right: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .single-product div.product .compare {
        display: none;
    }

    .single-product div.product .entry-summary {
        margin-top: 35px;
    }

        .single-product div.product .entry-summary .star-rating {
            font-size: 12px;
        }

        .single-product div.product .entry-summary .woocommerce-review-link {
            font-size: 14px;
        }

    .single-product div.product.has-buy-now .tz-wishlist-button:not(.show-wishlist-title) {
        border: 1px solid;
    }

        .single-product div.product.has-buy-now .tz-wishlist-button:not(.show-wishlist-title) .loop_button-text {
            display: inline-block;
            padding-left: 10px;
        }

    .single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 40px;
    }

        .single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.label, .single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.value {
            margin: 0;
        }

        .single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.label {
            font-size: 18px;
        }

            .single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.label .wcboost-variation-swatches__selected-label {
                display: none;
            }

        .single-product div.product.product-type-variable form.cart:not(.variations_form) .variations tr td.value {
            flex: 0 1 70%;
        }

    .single-product div.product:not(.product-tabs-under-summary) .woocommerce-tabs ul.tabs {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        justify-content: flex-start;
    }

        .single-product div.product:not(.product-tabs-under-summary) .woocommerce-tabs ul.tabs li:first-child {
            padding-left: 0;
        }

    .single-product div.product:not(.product-tabs-under-summary) .woocommerce-tabs .panel {
        padding: 0;
    }

    .single-product div.product .woocommerce-Reviews ol.commentlist li {
        padding: 20px;
    }

        .single-product div.product .woocommerce-Reviews ol.commentlist li img.avatar {
            display: none;
        }

        .single-product div.product .woocommerce-Reviews ol.commentlist li .comment-text {
            margin-left: 0;
        }

    .single-product div.product .woocommerce-Reviews .comment-respond {
        padding-top: 0;
    }

        .single-product div.product .woocommerce-Reviews .comment-respond .comment-reply-title {
            font-size: 21px;
            margin: 0;
        }

    .single-product div.product .flex-control-nav {
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
        bottom: 25px;
    }

        .single-product div.product .flex-control-nav li {
            display: inline-block;
            margin: 0 3px;
        }

    .single-product div.product.layout-v2 .woocommerce-product-gallery__thumbs-carousel {
        height: auto;
    }

    .single-product div.product.layout-v4 .swiper-pagination {
        margin: 0;
        bottom: 25px;
    }

    .woocommerce .deal {
        margin: 30px 0;
    }

    .woocommerce .deal-expire-date, .woocommerce .deal-sold {
        flex-direction: column;
    }

    .woocommerce .deal-expire-text, .woocommerce .deal-expire-countdown, .woocommerce .deal-progress {
        width: 100%;
    }

        .woocommerce .deal-expire-text br, .woocommerce .deal-expire-countdown br, .woocommerce .deal-progress br {
            display: none;
        }

    .woocommerce .deal-sold-text {
        display: none;
    }

    .single-product div.product.has-buy-now .tz-buy-now-button {
        margin-right: 0;
    }
}

.templaza-ap-archive {
    position: relative;
}

.ap-item .ap-inner {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    overflow: hidden;
}

    .ap-item .ap-inner .ap-title {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .ap-item .ap-inner .ap-price-box {
        color: #C3952E;
        line-height: 1;
    }

        .ap-item .ap-inner .ap-price-box .meta {
            color: #999999;
        }

        .ap-item .ap-inner .ap-price-box + .ap-price-box:before {
            content: " - ";
            margin-left: 3px;
        }

    .ap-item .ap-inner .ap-info-inner {
        padding: 20px;
    }

        .ap-item .ap-inner .ap-info-inner.ap-info-bottom {
            border-top: 1px solid rgba(0, 0, 0, 0.1);
            padding: 15px 20px;
        }

    .ap-item .ap-inner .ap-specification .ap-spec-item {
        padding: 2px 10px;
        font-size: 0.875em;
    }

    .ap-item .ap-inner img {
        width: 100%;
    }

.ap-item:hover .ap-inner {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ap-item.ap-item-style1 .ap-inner .ap-info-inner.ap-info-desc {
    padding-top: 0;
}

.ap-item.ap-item-style1 .ap-inner .ap-specification .ap-spec-item .ap-style1-icon {
    width: 18px;
    display: inline-block;
    margin-right: 3px;
}

    .ap-item.ap-item-style1 .ap-inner .ap-specification .ap-spec-item .ap-style1-icon svg, .ap-item.ap-item-style1 .ap-inner .ap-specification .ap-spec-item .ap-style1-icon img {
        max-width: 100%;
        fill: #C3952E;
    }

    .ap-item.ap-item-style1 .ap-inner .ap-specification .ap-spec-item .ap-style1-icon i {
        color: #C3952E;
    }

.ap-item.ap-item-style1 .ap-inner .ap-specification .ap-spec-item:first-child i {
    color: #ffffff;
}

.templaza-ap-archive .uk-alert-warning {
    padding: 60px 40px;
    background: #fffaf4;
    width: 100%;
}

.templaza-ap-archive.uk-grid .uk-alert-warning {
    margin-left: 40px;
}

.ap-author-block.ap-author-style1 .ap-author-img-box {
    width: 40px;
    margin-right: 15px;
}

.ap-author-block.ap-author-style1 .ap-author-info .ap-author-name {
    font-size: 14px;
    text-transform: capitalize;
}

.tz-loading .templaza-posts__loading {
    background: transparent;
    position: absolute;
    top: -5px;
    left: 0;
    bottom: -10px;
    right: 0;
    z-index: 998;
    display: none;
    text-align: center;
    width: 100%;
    margin: 0 !important;
    padding-top: 40px;
}

    .tz-loading .templaza-posts__loading .templaza-loading {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .tz-loading .templaza-posts__loading.show {
        display: block;
    }

.templaza-ap-archive-view {
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 25px;
}

    .templaza-ap-archive-view label {
        margin-right: 20px;
        font-weight: 700;
    }

    .templaza-ap-archive-view span.switcher_btn {
        cursor: pointer;
        width: 60px;
        height: 60px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: transparent;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .templaza-ap-archive-view span.switcher_btn:hover, .templaza-ap-archive-view span.switcher_btn.uk-active {
            background: #C3952E;
            color: #ffffff;
        }

        .templaza-ap-archive-view span.switcher_btn:first-child {
            margin-right: 10px;
        }

    .templaza-ap-archive-view .templaza-ap-archive-sort {
        margin-right: 20px;
    }

        .templaza-ap-archive-view .templaza-ap-archive-sort select {
            height: 60px;
            line-height: 60px;
            padding: 0 40px 0 25px;
        }

.ap-ribbon {
    width: 140px;
    height: 140px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

    .ap-ribbon .ap-ribbon-content {
        left: -25px;
        top: 30px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        display: block;
        width: 225px;
        padding: 8px 0;
        background-color: #C3952E;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-size: 0.875rem;
        font-weight: bold;
    }

    .ap-ribbon.style1 {
        width: auto;
        height: auto;
        top: 20px;
        left: 0;
        right: auto;
    }

        .ap-ribbon.style1 .ap-ribbon-content {
            position: relative;
            left: 0;
            top: 0;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            width: auto;
            padding: 8px 30px;
        }

            .ap-ribbon.style1 .ap-ribbon-content span:last-child {
                display: none;
            }

.ap-archive-btn-action {
    margin-bottom: 20px;
    margin-right: 15px;
}

    .ap-archive-btn-action .uk-icon-button {
        width: 40px;
        height: 40px;
        background: #fff;
        color: #000000;
        border-radius: 0;
        margin: 0 4px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .ap-archive-btn-action .uk-icon-button:hover {
            background: #C3952E;
            color: #ffffff;
        }

        .ap-archive-btn-action .uk-icon-button i {
            font-size: 0.8rem;
        }

.ap-product-compare-items .ap-inner .ap-spec-item i, .ap-product-compare-items .ap-inner .ap-spec-item svg {
    display: none;
}

.templaza-ap-product-filter i {
    margin-right: 10px;
}

.templaza-ap-product-filter .ap-filter-btn {
    cursor: pointer;
}

.templaza-ap-product-filter.uk-sticky-fixed .ap-filter-btn {
    background: #C3952E;
    color: #ffffff;
    padding: 3px 15px;
    margin-right: -20px;
}

@media screen and (max-width:1199.99px) {
    .templaza-ap-product-filter.uk-sticky-fixed .ap-filter-btn {
        margin-right: -40px;
    }
}

@media screen and (max-width:959.99px) {
    .templaza-ap-product-filter.uk-sticky-fixed .ap-filter-btn {
        margin-right: -30px;
    }
}

@media screen and (max-width:639.99px) {
    .templaza-ap-archive-view .ap-number-product {
        margin-bottom: 20px;
    }

    .templaza-ap-archive-view span.switcher_btn {
        width: 40px;
        height: 40px;
    }

    .templaza-ap-archive-view label {
        margin-right: 10px;
    }
}

.ap_product_quote {
    transform: rotate(90deg);
    z-index: 999;
    right: -61px;
}

.ap-modal .uk-modal-title {
    font-size: 1.5rem;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}

.ap-rating-box {
    margin-top: 5px;
}

.ap-item.ap-item-style2 .ap-inner .ap-meta-top {
    font-size: 12px;
    color: #C3952E;
    text-transform: uppercase;
    text-align: center;
}

.ap-item.ap-item-style2 .ap-inner .ap-title {
    margin-bottom: 0;
    text-align: center;
    margin-top: 0;
}

.ap-item.ap-item-style2 .ap-inner .ap-readmore-box {
    display: flex;
}

    .ap-item.ap-item-style2 .ap-inner .ap-readmore-box .templaza-btn {
        background: none;
        border: 1px solid rgba(0, 0, 0, 0.1);
        font-size: 14px;
        color: #333;
        height: auto;
        line-height: 1em;
        padding: 10px 20px;
    }

        .ap-item.ap-item-style2 .ap-inner .ap-readmore-box .templaza-btn:hover {
            border-color: #777;
        }

.ap-item.ap-item-style2 .ap-inner .ap-price-box {
    color: #333;
    line-height: 1;
    font-weight: bold;
    font-size: 1.2em;
}

    .ap-item.ap-item-style2 .ap-inner .ap-price-box .meta {
        color: #999999;
    }

    .ap-item.ap-item-style2 .ap-inner .ap-price-box .ap-price-msrp {
        display: block;
        margin-top: 5px;
    }

.ap-item.ap-item-style2 .ap-inner .ap-info-inner {
    padding: 20px;
}

    .ap-item.ap-item-style2 .ap-inner .ap-info-inner.ap-info-bottom {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 20px;
    }

.ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item {
    position: relative;
    padding: 5px 15px;
    line-height: 1.5em;
}

    .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item:first-child {
        background: transparent;
        color: inherit;
    }

    .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item:before {
        height: 4px;
        width: 4px;
        background: #C3952E;
        content: "";
        position: absolute;
        top: 14px;
        left: 0;
        border-radius: 50%;
    }

    .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item .ap-spec-value {
        font-weight: 600;
    }

    .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item .ap-style2-icon {
        width: 18px;
        display: inline-block;
        margin-right: 3px;
    }

        .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item .ap-style2-icon svg, .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item .ap-style2-icon img {
            max-width: 100%;
            fill: #C3952E;
        }

        .ap-item.ap-item-style2 .ap-inner .ap-specification.ap-specification-style2 .ap-spec-item .ap-style2-icon i {
            color: #C3952E;
        }

.ap-item.ap-item-style2:hover .ap-inner {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ap-item.ap-item-style3 .ap-inner {
    padding: 30px 30px 0;
}

    .ap-item.ap-item-style3 .ap-inner .ap-info-inner {
        padding: 0 0 25px 0;
    }

    .ap-item.ap-item-style3 .ap-inner .ap-title {
        margin-bottom: 0;
    }

    .ap-item.ap-item-style3 .ap-inner .ap-info-author {
        color: #999999;
    }

        .ap-item.ap-item-style3 .ap-inner .ap-info-author a {
            color: #C3952E;
        }

    .ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-spec-item {
        line-height: 1.5em;
        padding: 0;
        margin: 7px 0;
    }

        .ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-spec-item:first-child {
            background: none;
            color: inherit;
        }

        .ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-spec-item .ap-spec-value {
            font-size: 18px;
            color: #000000;
            margin-bottom: 3px;
        }

        .ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-spec-item .ap-field-label {
            text-transform: capitalize;
        }

    .ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-style3-icon {
        padding-right: 15px;
        font-size: 20px;
        color: #C3952E;
    }

        .ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-style3-icon svg {
            fill: #C3952E;
        }

    .ap-item.ap-item-style3 .ap-inner .ap-info-fields {
        padding: 20px 0;
    }

    .ap-item.ap-item-style3 .ap-inner .ap-info-bottom {
        padding: 20px 0;
    }

        .ap-item.ap-item-style3 .ap-inner .ap-info-bottom .templaza-btn {
            display: flex;
        }

        .ap-item.ap-item-style3 .ap-inner .ap-info-bottom .ap-price-box span {
            display: flex;
        }

            .ap-item.ap-item-style3 .ap-inner .ap-info-bottom .ap-price-box span.ap-field-label {
                margin-bottom: 6px;
                text-transform: uppercase;
                font-size: 13px;
                color: #333333;
                font-weight: 600;
            }

            .ap-item.ap-item-style3 .ap-inner .ap-info-bottom .ap-price-box span.ap-price {
                font-size: 20px;
                font-weight: bold;
                color: #C3952E;
            }

.ap-button-info .ap-button {
    height: 40px;
    width: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: flex;
    text-align: center;
    align-items: center;
    margin-left: 10px;
    justify-content: center;
    font-size: 14px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #999999;
}

    .ap-button-info .ap-button a {
        color: #999999;
    }

    .ap-button-info .ap-button:hover, .ap-button-info .ap-button.ap-in-compare-list {
        background: #C3952E;
        color: #ffffff;
        border-color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .ap-button-info .ap-button:hover a, .ap-button-info .ap-button.ap-in-compare-list a {
            color: #ffffff;
        }

#ap-product-modal .ap-item .ap-inner {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.075);
    border: none;
}

#ap-product-modal .uk-position-top-right {
    top: 5px;
    right: 5px;
}

#ap-product-modal .ap-in-compare-list {
    display: none;
}

#ap-product-modal .uk-modal-dialog {
    width: 80%;
}

#ap-product-modal .uk-container {
    background: #f2f2f2;
}

#ap-product-modal .uk-slider .uk-slidenav:hover, #ap-product-modal .uk-slider .uk-slidenav:active {
    background: #C3952E;
    color: #ffffff;
}

#ap-product-modal__quickview.uk-modal button.uk-close {
    color: #222;
}

#ap-product-modal__quickview .ap-quickview-product_title {
    font-size: 36px;
    margin-bottom: 10px;
}

#ap-product-modal__quickview .widget-title {
    font-size: 24px;
    margin-top: 40px;
}

#ap-product-modal__quickview .ap-quickview-excerpt {
    border-top: 1px solid #eee;
    padding-top: 25px;
    margin-top: 30px;
}

#ap-product-modal__quickview .field-value {
    font-weight: 600;
}

#ap-product-modal__quickview .product-more-infor {
    font-size: 15px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding: 14px 20px;
    text-align: center;
    background-color: #C3952E;
    color: #ffffff;
    z-index: 1;
}

    #ap-product-modal__quickview .product-more-infor i {
        margin-left: 10px;
        font-size: 20px;
    }

#ap-product-modal__quickview .ap-quickview-content .ap-pricing {
    color: #C3952E;
    font-size: 30px;
    font-weight: bold;
}

.ap-compare-btn-wrap {
    position: fixed;
    bottom: 0;
    right: 80px;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 9999;
}

    .ap-compare-btn-wrap .uk-button {
        border: none;
    }

        .ap-compare-btn-wrap .uk-button i {
            margin-right: 5px;
        }

        .ap-compare-btn-wrap .uk-button:hover {
            background: #C3952E;
        }

        .ap-compare-btn-wrap .uk-button .ap-compare-count {
            margin-left: 5px;
            font-weight: normal;
        }

    .ap-compare-btn-wrap .ap-compare-close {
        font-size: 0.8em;
        margin: 0 6px;
        cursor: pointer;
        height: 20px;
        line-height: 20px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        padding: 0 2px 5px 5px;
    }

        .ap-compare-btn-wrap .ap-compare-close .fa-plus {
            display: none;
        }

    .ap-compare-btn-wrap.closed {
        bottom: -60px;
    }

        .ap-compare-btn-wrap.closed .ap-compare-close {
            background: #C3952E;
            padding: 10px;
            width: 30px;
            height: 30px;
            line-height: 10px;
            top: -40px;
        }

            .ap-compare-btn-wrap.closed .ap-compare-close .fa-plus {
                display: block;
            }

            .ap-compare-btn-wrap.closed .ap-compare-close .fa-times {
                display: none;
            }

@media screen and (max-width:639.99px) {
    #ap-product-modal .uk-slider .uk-slidenav.uk-position-center-left-out {
        margin-right: 10px;
    }

    #ap-product-modal .uk-slider .uk-slidenav.uk-position-center-right-out {
        margin-left: 10px;
    }
}

.ap-item.ap-item-style4 .ap-inner .ap-price-box {
    padding: 0 15px;
    display: flex;
}

    .ap-item.ap-item-style4 .ap-inner .ap-price-box span {
        display: flex;
    }

        .ap-item.ap-item-style4 .ap-inner .ap-price-box span.ap-field-label {
            display: none;
        }

        .ap-item.ap-item-style4 .ap-inner .ap-price-box span.ap-price, .ap-item.ap-item-style4 .ap-inner .ap-price-box span.ap-price-msrp {
            font-weight: bold;
            color: #ffffff;
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        }

        .ap-item.ap-item-style4 .ap-inner .ap-price-box span.ap-price-msrp {
            font-weight: 400;
            border-left: 1px solid #fff;
            padding-left: 12px;
            margin-left: 12px;
        }

        .ap-item.ap-item-style4 .ap-inner .ap-price-box span.ap-unit {
            color: #ffffff;
        }

.ap-item.ap-item-style4 .ap-inner .ap-info-inner {
    padding: 30px 30px 0 30px;
}

    .ap-item.ap-item-style4 .ap-inner .ap-info-inner.ap-info-desc {
        padding-bottom: 30px;
        padding-top: 20px;
    }

.ap-item.ap-item-style4 .ap-inner .ap-title {
    margin-bottom: 0;
}

.ap-item.ap-item-style4 .ap-inner .ap-info-author {
    color: #999999;
}

    .ap-item.ap-item-style4 .ap-inner .ap-info-author a {
        color: #C3952E;
    }

.ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item {
    line-height: 1.5em;
    padding: 10px 5px;
    border: 1px solid #fff;
    background: #f1f1f1;
    text-align: center;
}

    .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-spec-value {
        font-size: 14px;
        color: #333333;
        font-weight: normal;
        text-transform: capitalize;
    }

    .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-field-label {
        text-transform: capitalize;
    }

    .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-style4-icon {
        width: 18px;
        display: inline-block;
        margin-right: 3px;
    }

        .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-style4-icon svg, .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-style4-icon img {
            max-width: 100%;
            fill: #C3952E;
        }

        .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-style4-icon i {
            font-size: 14px;
            color: #C3952E;
        }

.ap-item.ap-item-style4 .ap-inner .ap-info-bottom {
    padding: 2px;
    border: none;
}

.ap-item.ap-item-style4 .ap-archive-btn-action {
    top: 20px;
    bottom: auto !important;
    left: 10px;
}

@media screen and (max-width:1199.99px) {
    .ap-item.ap-item-style4 .ap-inner .ap-price-box {
        padding: 10px 15px;
    }

    .ap-item.ap-item-style4 .ap-inner .ap-price-box {
        padding: 0;
    }

    .ap-item.ap-item-style4 .ap-inner .ap-price-wrap {
        padding: 10px 15px;
    }

    .ap-item.ap-item-style4 .ap-inner .ap-price-box {
        padding: 0;
    }

    .ap-item.ap-item-style4 .ap-inner .ap-info-inner {
        padding: 25px 20px 0 20px;
    }

        .ap-item.ap-item-style4 .ap-inner .ap-info-inner.ap-info-desc {
            padding-bottom: 20px;
            padding-top: 18px;
        }

        .ap-item.ap-item-style4 .ap-inner .ap-info-inner.ap-info-bottom {
            padding: 2px;
        }

    .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item {
        padding: 10px 2px;
    }

        .ap-item.ap-item-style4 .ap-inner .ap-specification-style4 .ap-spec-item .ap-spec-value i {
            padding-right: 2px;
        }
}

.ap-item.ap-item-style5 .ap-inner .ap-meta-top {
    font-size: 12px;
    color: #C3952E;
    text-transform: uppercase;
}

.ap-item.ap-item-style5 .ap-inner .ap-title {
    margin-bottom: 0;
    margin-top: 0;
}

.ap-item.ap-item-style5 .ap-inner .ap-readmore-box {
    display: flex;
}

    .ap-item.ap-item-style5 .ap-inner .ap-readmore-box .templaza-btn {
        background: none;
        border: 1px solid rgba(0, 0, 0, 0.1);
        font-size: 14px;
        color: #333;
        height: auto;
        line-height: 1em;
        padding: 10px 20px;
    }

        .ap-item.ap-item-style5 .ap-inner .ap-readmore-box .templaza-btn:hover {
            border-color: #777;
        }

.ap-item.ap-item-style5 .ap-inner .ap-price-box {
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
}

    .ap-item.ap-item-style5 .ap-inner .ap-price-box .ap-field-label {
        text-transform: uppercase;
        font-size: 12px;
        color: #333333;
        display: block;
        margin-bottom: 5px;
    }

    .ap-item.ap-item-style5 .ap-inner .ap-price-box .meta {
        color: #999999;
    }

    .ap-item.ap-item-style5 .ap-inner .ap-price-box .ap-price-msrp {
        display: block;
        margin-top: 5px;
    }

    .ap-item.ap-item-style5 .ap-inner .ap-price-box .ap-price {
        color: #C3952E;
    }

.ap-item.ap-item-style5 .ap-inner .ap-info-inner {
    padding: 20px 0;
}

    .ap-item.ap-item-style5 .ap-inner .ap-info-inner.ap-info-bottom {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .ap-item.ap-item-style5 .ap-inner .ap-info-inner.ap-info-desc {
        padding-top: 0;
        padding-bottom: 25px;
    }

    .ap-item.ap-item-style5 .ap-inner .ap-info-inner.ap-info-top {
        padding-top: 32px;
        padding-bottom: 15px;
    }

.ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 {
    margin-left: -10px;
}

    .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item {
        position: relative;
        padding: 3px 10px;
        color: #999999;
        font-size: 0.875em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item:first-child {
            background: transparent;
        }

        .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item .ap-field-label i {
            margin-right: 10px;
            color: #C3952E;
        }

            .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item .ap-field-label i svg {
                padding-right: 0;
                margin-right: 0;
            }

        .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item .ap-field-label svg {
            margin-right: 10px;
            fill: #C3952E;
            width: 20px;
        }

        .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item .ap-spec-value {
            color: #333333;
            font-weight: normal;
        }

.ap-item.ap-item-style5:hover .ap-inner {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ap-item.ap-item-style6 .ap-before-title {
    font-size: 12px;
}

.ap-item.ap-item-style6 .ap-inner .ap-info-inner.ap-info-button {
    padding-top: 10px;
    padding-bottom: 30px;
}

.ap-item.ap-item-style6 .ap-inner .ap-readmore-box {
    justify-content: center;
    width: 100%;
    height: 50px;
    align-items: center;
    position: relative;
}

    .ap-item.ap-item-style6 .ap-inner .ap-readmore-box .ap-view-detail {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .ap-item.ap-item-style6 .ap-inner .ap-readmore-box .readmore-label {
        display: flex;
        align-items: center;
        line-height: 1em;
    }

        .ap-item.ap-item-style6 .ap-inner .ap-readmore-box .readmore-label:after {
            content: "";
            width: 10px;
            height: 1px;
            background: #eee;
            margin: 0 5px;
            display: flex;
        }

    .ap-item.ap-item-style6 .ap-inner .ap-readmore-box .ap-price-box .ap-field-label {
        display: none;
    }

    .ap-item.ap-item-style6 .ap-inner .ap-readmore-box .ap-price-box .ap-price {
        line-height: 1em;
    }

@media screen and (max-width:1199.99px) {
    .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item .ap-field-label i, .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item .ap-field-label svg {
        margin-right: 3px;
    }
}

@media screen and (max-width:959.99px) {
    .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 {
        margin-left: -5px;
    }

        .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item {
            padding: 3px 5px;
        }
}

@media screen and (max-width:480px) {
    .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 {
        margin-left: -8px;
    }

        .ap-item.ap-item-style5 .ap-inner .ap-specification.ap-specification-style5 .ap-spec-item {
            padding: 3px 8px;
        }
}

.ap-item.ap-item-style7 .ap-inner {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    .ap-item.ap-item-style7 .ap-inner .ap-info-inner {
        padding: 25px 30px;
    }

        .ap-item.ap-item-style7 .ap-inner .ap-info-inner.ap-info-fields {
            padding-top: 10px;
            padding-bottom: 30px;
        }

.ap-item.ap-item-style7 .templaza-btn {
    height: 60px;
}

.ap-item.ap-item-style7 .ap-info-price {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 30px 0 0;
    padding: 30px 0;
}

    .ap-item.ap-item-style7 .ap-info-price .ap-price {
        font-size: 30px;
        font-weight: 700;
        text-align: right;
    }

.ap-item.ap-item-style7 .ap-price-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .ap-item.ap-item-style7 .ap-price-box .ap-field-label {
        text-transform: uppercase;
        font-weight: 700;
    }

.ap-item.ap-item-style7 .ap-specification .ap-field-label {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.5em;
}

.ap-item.ap-item-style7 .ap-specification .ap-spec-value {
    text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    line-height: 1.4em;
}

.ap-item.ap-item-style7 .ap-specification .ap-style7-icon {
    margin-right: 16px;
}

    .ap-item.ap-item-style7 .ap-specification .ap-style7-icon i {
        color: #C3952E;
        font-size: 24px;
        margin-top: 5px;
    }

    .ap-item.ap-item-style7 .ap-specification .ap-style7-icon svg {
        fill: #C3952E;
    }

.ap-item.ap-item-style7 .ap-specification .ap-spec-item {
    padding: 10px 0;
}

.ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner {
    padding: 15px 0 !important;
}

    .ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner .ap-specification {
        padding-bottom: 5px !important;
    }

    .ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner.ap-info-bottom {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 20px 0;
    }

    .ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner.ap-info-desc {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner.ap-info-top {
        padding-top: 0 !important;
        padding-bottom: 15px !important;
    }

.ap-item.ap-item-style5.ap-item-list .ap-inner .ap-archive-btn-action {
    margin-bottom: 20px;
}

.ap-item.ap-item-style5.ap-item-list:hover .ap-inner {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.templaza-ap-single .ap-heading {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
}

.templaza-ap-single .ap-compare {
    display: flex;
}

.templaza-ap-single .ap-media {
    margin-top: 0;
}

.templaza-ap-single .ap-slideshow .uk-slidenav {
    width: 55px;
    height: 55px;
    background: #222;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .templaza-ap-single .ap-slideshow .uk-slidenav:hover {
        background: #C3952E;
    }

.templaza-ap-single .ap-slideshow .uk-slider {
    padding-top: 5px;
}

    .templaza-ap-single .ap-slideshow .uk-slider .uk-slidenav {
        border-radius: 0;
        width: 30px;
        height: 30px;
    }

    .templaza-ap-single .ap-slideshow .uk-slider li a {
        height: 100px;
        overflow: hidden;
    }

.templaza-ap-single .ap-slideshow ul li {
    margin: 0;
}

.templaza-ap-single .ap-single-price-box {
    background: #fffaf4;
    padding: 40px 30px 30px;
}

    .templaza-ap-single .ap-single-price-box .price {
        font-size: 30px;
        color: #000000;
        font-weight: 700;
    }

    .templaza-ap-single .ap-single-price-box .call-to-buy {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        margin-top: 30px;
        padding-top: 20px;
    }

        .templaza-ap-single .ap-single-price-box .call-to-buy .label {
            text-transform: uppercase;
            color: #000000;
            font-weight: bold;
        }

.templaza-ap-single .ap-single-side-box:not(:first-child) {
    margin-top: 20px;
}

.templaza-ap-single .ap-single-side-box .highlight {
    padding: 20px 30px;
    background: #C3952E;
    font-weight: bold;
    color: #000000;
}

    .templaza-ap-single .ap-single-side-box .highlight .currency {
        background: #334B36;
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }

.templaza-ap-single .ap-single-side-box.ap-specs {
    padding: 35px 30px;
    margin-bottom: 30px;
}

.templaza-ap-single .ap-single-side-box .ap-group ~ .ap-group {
    margin-top: 40px;
}

.templaza-ap-single .ap-single-side-box .field-value {
    color: #000000;
    font-weight: 600;
}

.templaza-ap-single .ap-single-side-box .widget-title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 35px !important;
}

.templaza-ap-single .ap-single-side-box.uk-accordion .uk-accordion-title {
    color: #000000;
    margin: 0 !important;
}

    .templaza-ap-single .ap-single-side-box.uk-accordion .uk-accordion-title:hover {
        cursor: pointer;
    }

.templaza-ap-single .ap-single-side-box.uk-accordion .uk-accordion-content {
    margin-top: 35px;
}

.templaza-ap-single .elementor-tabs iframe, .templaza-ap-single .elementor-tabs .wpforms-container {
    width: 50%;
    float: left;
}

.templaza-ap-single .elementor-tabs iframe {
    padding-right: 20px;
    padding-top: 12px;
}

.templaza-ap-single .elementor-tabs .wpforms-container {
    padding-left: 20px;
}

    .templaza-ap-single .elementor-tabs .wpforms-container form input[type="text"], .templaza-ap-single .elementor-tabs .wpforms-container form input[type="email"] {
        height: 60px !important;
    }

    .templaza-ap-single .elementor-tabs .wpforms-container form button {
        height: 60px !important;
    }

.templaza-ap-single .ap-content-group-scroll {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    margin-bottom: 50px;
}

    .templaza-ap-single .ap-content-group-scroll .ap-scroll-item {
        padding: 15px 20px;
        position: relative;
        font-weight: 700;
        color: #000000;
    }

        .templaza-ap-single .ap-content-group-scroll .ap-scroll-item:after {
            content: "";
            position: absolute;
            left: 0;
            bottom: -1px;
            width: 100%;
            height: 1px;
            background: rgba(0, 0, 0, 0.1);
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

        .templaza-ap-single .ap-content-group-scroll .ap-scroll-item:hover {
            color: #C3952E;
        }

            .templaza-ap-single .ap-content-group-scroll .ap-scroll-item:hover:after {
                background: #C3952E;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

    .templaza-ap-single .ap-content-group-scroll:before {
        content: "";
        position: absolute;
        left: -100%;
        top: 0;
        width: auto;
        bottom: 0;
        right: -100%;
        background: #fff;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        opacity: 0;
        visibility: hidden;
    }

    .templaza-ap-single .ap-content-group-scroll .uk-active .ap-scroll-item {
        color: #C3952E;
    }

        .templaza-ap-single .ap-content-group-scroll .uk-active .ap-scroll-item:after {
            background: #C3952E;
        }

    .templaza-ap-single .ap-content-group-scroll.uk-sticky.uk-active {
        border: none;
        z-index: 999;
    }

        .templaza-ap-single .ap-content-group-scroll.uk-sticky.uk-active:before {
            opacity: 1;
            visibility: visible;
        }

        .templaza-ap-single .ap-content-group-scroll.uk-sticky.uk-active .uk-active a {
            background: #C3952E;
            color: #ffffff;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

        .templaza-ap-single .ap-content-group-scroll.uk-sticky.uk-active .ap-scroll-item:after {
            display: none;
        }

        .templaza-ap-single .ap-content-group-scroll.uk-sticky.uk-active .ap-scroll-item:first-child {
            padding-left: 20px;
        }

        .templaza-ap-single .ap-content-group-scroll.uk-sticky.uk-active .ap-scroll-item:hover {
            background: #C3952E;
            color: #ffffff;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

.templaza-ap-single .ap-single-box.ap-group .ap-single-field-content i {
    margin-right: 5px;
    color: #C3952E;
}

.templaza-ap-single .ap-single-box.ap-group .ap-single-field-content svg {
    fill: #C3952E;
    width: 30px;
    margin-right: 20px;
}

.templaza-ap-single .ap-custom-fields-style3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0;
}

.templaza-ap-single .ap-custom-fields-style2:first-child {
    padding-top: 0;
}

.templaza-ap-single .ap-custom-fields-style2 .ap-field-label {
    font-weight: 400;
}

.templaza-ap-single .ap-custom-fields-style2 .ap-field-value {
    font-size: 1.2em;
    font-weight: 700;
}

.templaza-ap-single .ap-single-button-wrap .ap-share {
    cursor: pointer;
}

    .templaza-ap-single .ap-single-button-wrap .ap-share .ap-share-item {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        text-align: center;
    }

        .templaza-ap-single .ap-single-button-wrap .ap-share .ap-share-item a {
            padding: 5px;
        }

.ap-modal button.uk-close {
    color: #333333 !important;
}

.ap-modal .wpforms-container {
    margin-bottom: 10px;
}

    .ap-modal .wpforms-container form label {
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif !important;
        font-size: 1em !important;
        font-weight: 600;
        color: #000000 !important;
    }

    .ap-modal .wpforms-container form input[type="text"], .ap-modal .wpforms-container form input[type="email"] {
        height: 50px !important;
        font-size: 0.9em !important;
    }

    .ap-modal .wpforms-container form button {
        height: 50px !important;
    }

    .ap-modal .wpforms-container form textarea {
        height: 120px;
        font-size: 0.9em !important;
    }

.item-video-thumbnail img {
    object-fit: cover;
    height: 117px;
}

.ap-tiny-slider .item-video iframe {
    width: 100%;
}

.tz-slideshow-wrap.modegallery {
    width: 100%;
}

    .tz-slideshow-wrap.modegallery .tns-outer {
        width: 100%;
    }

.tz-slideshow-wrap.slider-custom_height {
    overflow: hidden;
}

    .tz-slideshow-wrap.slider-custom_height .tns-item {
        text-align: center;
        overflow: hidden;
    }

        .tz-slideshow-wrap.slider-custom_height .tns-item .sl-img-wrap {
            display: flex;
            justify-content: center;
            height: 100%;
            align-items: center;
        }

            .tz-slideshow-wrap.slider-custom_height .tns-item .sl-img-wrap a {
                display: block;
                height: 100%;
                width: 100%;
            }

        .tz-slideshow-wrap.slider-custom_height .tns-item img {
            height: 100%;
            width: auto;
            max-width: 100%;
            object-fit: cover;
        }

    .tz-slideshow-wrap.slider-custom_height.img-cover .tns-item img {
        width: 100%;
        object-fit: cover;
    }

.tz-control-wrap.slider-custom_height .tz-ap-thumbnails .tns-item {
    height: 100px;
    text-align: center;
    overflow: hidden;
}

    .tz-control-wrap.slider-custom_height .tz-ap-thumbnails .tns-item .thumb-img-wrap {
        display: flex;
        justify-content: center;
        height: 100%;
        align-items: center;
        overflow: hidden;
    }

    .tz-control-wrap.slider-custom_height .tz-ap-thumbnails .tns-item img {
        height: 100%;
        width: auto;
        max-width: 100%;
        object-fit: cover;
    }

.tz-control-wrap.slider-custom_height.img-cover .tns-item img {
    width: 100%;
    object-fit: cover;
}

.ap-single-box .ap-group-content:has(.ap-custom-fields-style3) {
    margin-left: -30px;
}

.ap-single-box .ap-group-content .ap-custom-fields-style3 {
    border: none;
    position: relative;
    padding: 12px 0 12px 30px;
    margin: 0;
}

    .ap-single-box .ap-group-content .ap-custom-fields-style3:after {
        display: block;
        content: "";
        height: 1px;
        background-color: rgba(0, 0, 0, 0.1);
        left: 30px;
        right: 0;
        bottom: 0;
        position: absolute;
    }

    .ap-single-box .ap-group-content .ap-custom-fields-style3 .ap-field-value {
        font-weight: bold;
    }

@media (max-width:639.9px) {
    div.templaza-ap-single .ap-single-button-wrap {
        display: block;
    }

        div.templaza-ap-single .ap-single-button-wrap .ap-btn {
            width: 49%;
            float: left;
        }

            div.templaza-ap-single .ap-single-button-wrap .ap-btn.ap-share {
                width: 100%;
                margin: 10px 0 0 0 !important;
                display: flex;
            }

                div.templaza-ap-single .ap-single-button-wrap .ap-btn.ap-share .ap-share-item {
                    display: inline;
                    width: auto;
                    position: relative;
                    transform: none;
                    top: auto;
                    opacity: 1;
                    margin-left: 10px;
                }

                    div.templaza-ap-single .ap-single-button-wrap .ap-btn.ap-share .ap-share-item a:hover {
                        color: #fff;
                    }

                        div.templaza-ap-single .ap-single-button-wrap .ap-btn.ap-share .ap-share-item a:hover i {
                            color: #fff;
                        }

            div.templaza-ap-single .ap-single-button-wrap .ap-btn.ap-register-form {
                margin-left: 2% !important;
            }

        div.templaza-ap-single .ap-single-button-wrap:after {
            content: "";
            clear: both;
            display: block;
        }

    div.templaza-ap-single .ap-slideshow .uk-slider li a {
        height: 60px;
    }

    div.templaza-ap-single .ap-slideshow .uk-slidenav {
        width: 40px;
        height: 40px;
    }

    .tz-slideshow-wrap.slider-custom_height .tns-item {
        height: 370px;
    }

    .tz-control-wrap.slider-custom_height .tz-ap-thumbnails .tns-item {
        height: 60px;
    }
}

@media (max-width:480px) {
    div.templaza-ap-single .ap-single-button-wrap .ap-btn {
        width: 49%;
        padding: 0 2px;
    }

        div.templaza-ap-single .ap-single-button-wrap .ap-btn.ap-share {
            width: 100%;
        }

    .tz-slideshow-wrap.slider-custom_height .tns-item {
        height: 300px;
    }

    .tz-control-wrap.slider-custom_height .tz-ap-thumbnails .tns-item {
        height: 50px;
    }
}

.templaza-ap-single.ap-single-style2 .ap-single-button-wrap .ap-btn {
    background: #fff;
}

.templaza-ap-single.ap-single-style2 .ap-single-price-box {
    padding: 0 0 35px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

    .templaza-ap-single.ap-single-style2 .ap-single-price-box .ap-meta-top {
        margin-bottom: 10px;
    }

    .templaza-ap-single.ap-single-style2 .ap-single-price-box .price {
        font-size: 30px;
        color: #C3952E;
    }

.templaza-ap-single.ap-single-style2 .ap-single-top-fields {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
}

    .templaza-ap-single.ap-single-style2 .ap-single-top-fields .ap-custom-fields .ap-field-label {
        font-weight: normal;
        font-size: 0.875rem;
    }

    .templaza-ap-single.ap-single-style2 .ap-single-top-fields .ap-custom-fields .ap-field-value {
        color: #C3952E;
        font-weight: bold;
        font-size: 20px;
    }

.templaza-ap-single.ap-single-style2 .ap-wrap-content {
    display: flex;
}

    .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-left {
        width: 55%;
    }

    .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-right {
        width: 45%;
        padding-left: 40px;
    }

.templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title {
    margin-top: 0;
    margin-left: 0;
}

    .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li {
        position: relative;
        padding: 0 10px 20px 10px;
        margin: 0 20px;
    }

        .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li a {
            font-size: 24px;
            font-weight: bold;
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
            text-transform: capitalize;
            color: #000000;
            border: none;
        }

        .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: -1px;
            width: 100%;
            height: 3px;
            background: #C3952E;
            opacity: 0;
        }

        .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li.uk-active a, .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li:hover a {
            border: none;
        }

        .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li.uk-active:before, .templaza-ap-single.ap-single-style2 .ap-single-content-tab .ap-tab-title li:hover:before {
            opacity: 1;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

.templaza-ap-single.ap-single-style2 .comments-area h3.comment-reply-title {
    margin-bottom: 10px;
}

    .templaza-ap-single.ap-single-style2 .comments-area h3.comment-reply-title:after {
        display: none;
    }

.templaza-ap-single.ap-single-style2 .ap-related-product .box-title {
    font-size: 48px;
    margin-bottom: 20px;
}

@media (max-width:1199.99px) {
    .templaza-ap-single.ap-single-style2 .ap-wrap-content {
        display: block;
    }

        .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-right, .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-left {
            width: 100%;
        }

        .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-right {
            padding: 40px 0 0;
        }
}

@media (max-width:639.99px) {
    .templaza-ap-single.ap-single-style2 .ap-single-top-fields {
        flex-direction: column;
    }

        .templaza-ap-single.ap-single-style2 .ap-single-top-fields .ap-custom-fields .ap-field-value {
            font-size: 16px;
        }
}

.templaza-ap-single.ap-single-style3 .ap-group-content .ap-field-icon {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.templaza-ap-single.ap-single-style3 .ap-group-content .field-value {
    padding-left: 20px;
}

    .templaza-ap-single.ap-single-style3 .ap-group-content .field-value .ap-field-value {
        font-weight: 500;
    }

.templaza-ap-single.ap-single-style3 .ap-single-nav-scroll {
    margin: 0;
    list-style: none;
    padding: 0;
}

    .templaza-ap-single.ap-single-style3 .ap-single-nav-scroll li {
        padding: 0;
        margin: 0;
    }

        .templaza-ap-single.ap-single-style3 .ap-single-nav-scroll li a {
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
            padding: 15px 30px;
            display: block;
        }

.templaza-ap-single.ap-single-style3 #ap-wrap-content {
    margin-top: 80px;
}

.templaza-ap-single.ap-single-style3 h3.widget-title {
    font-weight: 700;
    font-size: 18px;
}

.templaza-ap-single.ap-single-style3 .ap-custom-fields-style3 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 16px 0;
}

.templaza-ap-single.ap-single-style3 .ap-group {
    margin-bottom: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.templaza-ap-single.ap-single-style3.ap-single-style4 .ap-content-group-scroll {
    display: block;
}

    .templaza-ap-single.ap-single-style3.ap-single-style4 .ap-content-group-scroll .uk-nav {
        margin-bottom: 70px;
    }

.templaza-ap-single.ap-single-style3.ap-single-style4 .ap-group {
    border: none;
}

@media (max-width:1199.99px) {
    .templaza-ap-single.ap-single-style2 .ap-wrap-content {
        display: block;
    }

        .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-right, .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-left {
            width: 100%;
        }

        .templaza-ap-single.ap-single-style2 .ap-wrap-content .ap-single-right {
            padding: 40px 0 0;
        }
}

@media (max-width:639.99px) {
    .templaza-ap-single.ap-single-style2 .ap-single-top-fields {
        flex-direction: column;
    }

        .templaza-ap-single.ap-single-style2 .ap-single-top-fields .ap-custom-fields .ap-field-value {
            font-size: 16px;
        }
}

.templaza-sidebar .advanced-product-search-form label.search-label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 35px;
}

.templaza-sidebar .advanced-product-search-form .ap-search-item {
    margin-bottom: 45px;
}

    .templaza-sidebar .advanced-product-search-form .ap-search-item:last-child {
        margin-bottom: 0;
    }

    .templaza-sidebar .advanced-product-search-form .ap-search-item.field-keyword .search-field {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

.advanced-product-search-form .ap-search-item {
    margin-bottom: 30px;
}

    .advanced-product-search-form .ap-search-item.field-keyword .search-field {
        margin-top: 0;
    }

.advanced-product-search-form label.search-label {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: 0 0 15px;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.advanced-product-search-form .uk-form-controls ul {
    margin: 0;
}

    .advanced-product-search-form .uk-form-controls ul li {
        clear: both;
        margin: 0;
        text-transform: capitalize;
        color: #666666;
        padding: 6px 0;
    }

        .advanced-product-search-form .uk-form-controls ul li:first-child {
            padding-top: 0;
        }

        .advanced-product-search-form .uk-form-controls ul li input[type="checkbox"] {
            display: inline-block;
            height: 18px;
            width: 18px;
            padding: 0;
            margin-right: 10px;
            overflow: hidden;
            margin-top: -4px;
            vertical-align: middle;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            border: 1px solid rgba(0, 0, 0, 0.1);
            transition: 0.2s ease-in-out;
            transition-property: background-color, border;
            cursor: pointer;
        }

            .advanced-product-search-form .uk-form-controls ul li input[type="checkbox"]:checked {
                background: #C3952E;
                background-repeat: no-repeat;
                background-position: center;
                background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
            }

        .advanced-product-search-form .uk-form-controls ul li:hover {
            cursor: pointer;
        }

            .advanced-product-search-form .uk-form-controls ul li:hover label {
                cursor: pointer;
            }

            .advanced-product-search-form .uk-form-controls ul li:hover input[type="checkbox"] {
                background: #C3952E;
                background-repeat: no-repeat;
                background-position: center;
                background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232a2a2a%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
            }

    .advanced-product-search-form .uk-form-controls ul ul.radio label {
        font-weight: normal;
    }

.advanced-product-search-form .uk-form-controls select {
    background-color: transparent;
}

.advanced-product-search-form .uk-form-controls input[type="number"] {
    width: 100%;
}

.advanced-product-search-form .uk-form-controls .acf-input-append {
    position: absolute;
    font-size: 0.875em;
    right: 3px;
    top: 50%;
    margin-top: -25px;
    padding: 0 2px;
}

.advanced-product-search-form.ap-search-inline {
    display: flex;
}

    .advanced-product-search-form.ap-search-inline .ap-search-item label {
        border: none !important;
        padding-bottom: 0 !important;
        margin-bottom: 15px !important;
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
    }

    .advanced-product-search-form.ap-search-inline .ap-search-item input[type="text"], .advanced-product-search-form.ap-search-inline .ap-search-item input[type="search"], .advanced-product-search-form.ap-search-inline .ap-search-item input[type="number"], .advanced-product-search-form.ap-search-inline .ap-search-item select {
        margin: 0;
        height: 60px !important;
        font-size: 0.9em;
        padding: 0 15px;
    }

    .advanced-product-search-form.ap-search-inline .ap-search-item input[type="number"] {
        padding: 0 25px 0 15px;
    }

    .advanced-product-search-form.ap-search-inline .ap-search-item ul.radio li label {
        margin: 0 !important;
        font-weight: normal;
    }

.advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls > .checkbox, .advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls .acf-taxonomy-field .acf-checkbox-list {
    max-height: 275px;
    overflow-y: auto;
    scrollbar-color: #1f1f1f #e2e2e278;
    scrollbar-width: thin;
}

    .advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls > .checkbox::-webkit-scrollbar-track, .advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls .acf-taxonomy-field .acf-checkbox-list::-webkit-scrollbar-track {
        background-color: #e2e2e2;
    }

    .advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls > .checkbox::-webkit-scrollbar-thumb, .advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls .acf-taxonomy-field .acf-checkbox-list::-webkit-scrollbar-thumb {
        background-color: #1f1f1f;
    }

.advanced-product-search-form select option {
    color: inherit;
}

    .advanced-product-search-form select option:disabled, .advanced-product-search-form select option[disabled] {
        display: none;
    }

.advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls > .checkbox::-webkit-scrollbar {
    width: 2px;
}

.advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls > .checkbox::-webkit-scrollbar-track {
    background-color: #e2e2e2;
}

.advanced-product-search-form.advanced-product-search-limit-height .uk-form-controls > .checkbox::-webkit-scrollbar-thumb {
    background-color: #1f1f1f;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .advanced-product-search-form a.ui-button:active, .advanced-product-search-form .ui-button:active, .advanced-product-search-form .ui-button.ui-state-active:hover {
    background: #C3952E;
    border-color: #C3952E;
    outline: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    outline: none;
}

.ap-search-max-height {
    height: 120px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .ap-search-max-height .ap-search-ep {
        opacity: 0;
        visibility: hidden;
        margin-bottom: 25px;
        margin-right: 40px;
        color: #333333;
    }

        .ap-search-max-height .ap-search-ep i {
            margin-right: 8px;
            font-size: 0.8em;
        }

        .ap-search-max-height .ap-search-ep.active {
            opacity: 1;
            visibility: visible;
        }

    .ap-search-max-height .ap-search-close {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
    }

    .ap-search-max-height .ap-search-item {
        margin-top: 0 !important;
    }

.elementor-widget-uipro-uiadvanced-products-filter .templaza-filter-closed {
    display: none;
}

#advanced-search-results .ui-autocomplete {
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

    #advanced-search-results .ui-autocomplete li a {
        display: block;
        font-size: 0.9em;
    }

        #advanced-search-results .ui-autocomplete li a.ui-state-active {
            background: none;
            color: #C3952E;
            border: none;
        }

.tz-slideshow-control, .tz-slideshow-control-thumb {
    position: absolute;
    top: 50%;
    margin-top: calc(-50px/2);
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
}

    .tz-slideshow-control .prev, .tz-slideshow-control .next, .tz-slideshow-control-thumb .prev, .tz-slideshow-control-thumb .next {
        height: 50px;
        width: 50px;
        background: #C3952E;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
    }

        .tz-slideshow-control .prev:hover, .tz-slideshow-control .next:hover, .tz-slideshow-control-thumb .prev:hover, .tz-slideshow-control-thumb .next:hover {
            background: #2A2A2A;
            color: #ffffff;
        }

        .tz-slideshow-control .prev[aria-disabled="true"], .tz-slideshow-control .next[aria-disabled="true"], .tz-slideshow-control-thumb .prev[aria-disabled="true"], .tz-slideshow-control-thumb .next[aria-disabled="true"] {
            opacity: 0.5;
            cursor: unset;
        }

    .tz-slideshow-control .next, .tz-slideshow-control-thumb .next {
        right: 0;
    }

.tz-slideshow-control-thumb {
    margin-top: -15px;
    opacity: 1;
}

    .tz-slideshow-control-thumb .prev, .tz-slideshow-control-thumb .next {
        height: 30px;
        width: 30px;
    }

.tz-slideshow-wrap {
    margin-bottom: 20px;
}

    .tz-slideshow-wrap:hover .tz-slideshow-control {
        opacity: 1;
    }

@media (max-width:959.9px) {
    .tz-slideshow-wrap {
        margin-bottom: 10px;
    }
}

.ap-dealer-navbar {
    padding: 0 40px;
    background: #ffffff !important;
}

#dealership_login {
    padding: 40px;
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
}

    #dealership_login .field, #dealership_login .dls-field {
        margin-bottom: 20px;
    }

        #dealership_login .field p.label, #dealership_login .dls-field p.label {
            margin-bottom: 10px;
        }

        #dealership_login .field label, #dealership_login .dls-field label {
            font-size: 14px;
        }

    #dealership_login .dls-field {
        margin-bottom: 10px;
    }

        #dealership_login .dls-field input.checkbox {
            width: 14px;
            height: 14px;
            margin-right: 10px;
            display: inline-block;
            padding: 0;
            overflow: hidden;
            margin-top: -4px;
            vertical-align: middle;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            border: 1px solid rgba(0, 0, 0, 0.1);
            transition: 0.2s ease-in-out;
            transition-property: background-color, border;
            cursor: pointer;
        }

            #dealership_login .dls-field input.checkbox:checked, #dealership_login .dls-field input.checkbox:hover {
                background: #C3952E;
                background-repeat: no-repeat;
                background-position: center;
                background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
            }

            #dealership_login .dls-field input.checkbox:before {
                display: none;
            }

    #dealership_login input {
        margin-top: 0;
        width: 100%;
        border-radius: 5px;
    }

        #dealership_login input:focus {
            border-color: rgba(0, 0, 0, 0.1);
            box-shadow: none;
        }

.templaza-single-service .single-box:not(:first-child) {
    margin-top: 40px;
}

.templaza-single-service .single-box.image {
    padding: 0;
}

.templaza-single-service .single-box .title {
    position: relative;
}

    .templaza-single-service .single-box .title a {
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-size: 18px;
        padding: 20px 30px;
        border-radius: 5px;
    }

        .templaza-single-service .single-box .title a:hover {
            background: #C3952E;
            color: #ffffff;
        }

    .templaza-single-service .single-box .title.uk-active a {
        background: #C3952E;
        color: #ffffff;
    }

    .templaza-single-service .single-box .title i {
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -9px;
    }

.templaza-single-service .single-content-box li > figure {
    margin-top: 0;
}

@media (max-width:1199.9px) {
    body .templaza-single-service .single-box {
        padding: 30px;
    }
}

@media (max-width:959.9px) {
    body .templaza-single-service .single-box {
        padding: 20px;
    }

        body .templaza-single-service .single-box .title a {
            padding: 15px 20px;
            font-weight: 700;
            font-size: 16px;
        }
}

.templaza-single-service .single-box:not(:first-child) {
    margin-top: 40px;
}

.templaza-single-service .single-box.image {
    padding: 0;
}

.templaza-single-service .single-box .title {
    position: relative;
}

    .templaza-single-service .single-box .title a {
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-size: 18px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        padding: 20px 30px;
        border-radius: 5px;
    }

        .templaza-single-service .single-box .title a:hover {
            background: #C3952E;
            color: #ffffff;
        }

    .templaza-single-service .single-box .title.uk-active a {
        background: #C3952E;
        color: #ffffff;
    }

    .templaza-single-service .single-box .title i {
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -9px;
    }

.templaza-single-service .single-content-box li > figure {
    margin-top: 0;
}

.ap-all-dealers .dealer-item .ap-dealer-title {
    font-size: 24px;
}

.templaza-add-product {
    background: none;
    padding: 0;
}

    .templaza-add-product p.label {
        margin-bottom: 15px;
        font-weight: 600;
    }

    .templaza-add-product .field {
        margin-bottom: 25px;
    }

        .templaza-add-product .field input {
            margin: 0;
        }

        .templaza-add-product .field a:focus {
            outline: none;
            box-shadow: none;
        }

    .templaza-add-product .uk-accordion-content {
        padding: 0 10px;
    }

    .templaza-add-product .uk-accordion-title {
        padding: 10px;
        background: #eee;
        font-size: 1.15em;
    }

        .templaza-add-product .uk-accordion-title:focus {
            outline: none;
            box-shadow: none;
        }

        .templaza-add-product .uk-accordion-title:hover, .templaza-add-product .uk-accordion-title:active {
            color: #000000;
        }

    .templaza-add-product select:not([multiple]):not([size]) {
        background-position: 99% 50%;
    }

    .templaza-add-product .acf-gallery .thumbnails {
        min-height: 200px;
    }

    .templaza-add-product textarea {
        height: 200px;
    }

    .templaza-add-product input[type="radio"]:checked::before {
        background: #fff;
    }

    .templaza-add-product input:focus, .templaza-add-product textarea:focus, .templaza-add-product select:focus {
        outline: none;
        box-shadow: none;
        border-color: rgba(0, 0, 0, 0.1);
    }

    .templaza-add-product .wp-media-buttons {
        display: flex;
    }

    .templaza-add-product .wp-editor-tools button {
        text-transform: capitalize;
        background: #ababab;
        padding: 0 20px;
        height: 40px;
        margin-right: 5px;
    }

        .templaza-add-product .wp-editor-tools button:hover {
            background: #ccc;
        }

#dealership_edit-account .field p.label {
    margin: 0;
}

#dealership_edit-account .field input {
    width: 100%;
}

.dls-product-items .product-stt {
    font-size: 0.875em;
}

.dls-product-items .dls-product-item:hover .product-stt-box {
    display: none;
}

.dealer-page .dealer-avatar {
    height: 100px;
    object-fit: cover;
}

.dealer-page .dealer-nav {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 25px;
    padding-top: 10px;
}

    .dealer-page .dealer-nav li a:focus {
        box-shadow: none;
        outline: none;
    }

    .dealer-page .dealer-nav li.uk-active a {
        color: #C3952E;
    }

.dealer-page form input:focus {
    border-color: #dedede;
    box-shadow: none;
}

.dealer-page form input[type=checkbox]:before {
    display: none;
}

.dealer-page .dealer-pd-action {
    margin-top: 12px;
}

    .dealer-page .dealer-pd-action a.uk-icon-button {
        margin-right: 8px;
    }

.dealer-page .add-product a {
    padding: 0;
}

.dealer-page .dealer-info-box {
    padding-bottom: 40px;
}

.dealer-page .ap-item .ap-inner .ap-title a {
    font-size: 0.85em;
    display: block;
}

.dealer-page .ap-item.ap-item-style5 .ap-inner .ap-info-inner {
    padding-left: 20px;
    padding-right: 20px;
}

.dls-product-item .dealer-pd-action {
    margin-top: 12px;
}

    .dls-product-item .dealer-pd-action a.uk-icon-button {
        margin-right: 8px;
    }

#dealership_register {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
}

    #dealership_register .ap-register-item {
        width: 50%;
        padding-left: 20px;
        margin-bottom: 30px;
    }

        #dealership_register .ap-register-item .label {
            line-height: 1;
        }

        #dealership_register .ap-register-item label {
            font-weight: 600;
        }

        #dealership_register .ap-register-item[data-field_name="username"], #dealership_register .ap-register-item[data-field_name="role"], #dealership_register .ap-register-item[data-field_name="user_email"] {
            width: 100%;
        }

        #dealership_register .ap-register-item select {
            margin-top: 15px;
        }

        #dealership_register .ap-register-item input[type="password"] {
            width: 100%;
        }

    #dealership_register .dealer-register-button {
        width: 100%;
        padding-left: 20px;
    }

        #dealership_register .dealer-register-button button {
            margin-top: 10px !important;
        }

@media (max-width:639.99px) {
    #dealership_register .ap-register-item {
        width: 100%;
    }
}

body .tribe-common .tribe-common-b2, body .tribe-common .tribe-common-b3 {
    color: #333333;
}

body .tribe-common a {
    color: #000000;
}

    body .tribe-common a:hover, body .tribe-common a:active, body .tribe-common a:focus, body .tribe-common a:visited {
        color: #000000;
        outline: none;
    }

body .tribe-common .tribe-common-h5, body .tribe-common .tribe-common-h6 {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

body .tribe-common .tribe-events-calendar-list__event-venue-title {
    color: #000000;
}

body .tribe-common .tribe-common-h2 {
    color: #000000;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

body .tribe-common .tribe-events-calendar-list__event-venue-address {
    font-style: italic;
}

body .tribe-common .tribe-events-widget-events-list__events .tribe-common-g-row {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

body .tribe-common .tribe-common-c-svgicon__svg-fill {
    fill: #333333;
}

body .tribe-common .tribe-common-c-btn, body .tribe-common a.tribe-common-c-btn, body .tribe-common button.tribe-common-c-btn {
    background: #C3952E;
    color: #ffffff;
    outline: none;
    border-radius: 5px;
}

    body .tribe-common .tribe-common-c-btn:hover, body .tribe-common .tribe-common-c-btn:focus, body .tribe-common a.tribe-common-c-btn:hover, body .tribe-common a.tribe-common-c-btn:focus, body .tribe-common button.tribe-common-c-btn:hover, body .tribe-common button.tribe-common-c-btn:focus {
        outline: none;
        background: #2A2A2A;
        color: #ffffff;
    }

body .tribe-common .tribe-tickets__rsvp-form-wrapper {
    padding: 0;
}

    body .tribe-common .tribe-tickets__rsvp-form-wrapper .tribe-tickets__rsvp-form-button {
        height: 50px;
        padding: 0 25px;
        border-radius: 5px;
    }

        body .tribe-common .tribe-tickets__rsvp-form-wrapper .tribe-tickets__rsvp-form-button.tribe-tickets__rsvp-form-button--cancel {
            border: 1px solid rgba(0, 0, 0, 0.1);
            margin-left: 0;
        }

            body .tribe-common .tribe-tickets__rsvp-form-wrapper .tribe-tickets__rsvp-form-button.tribe-tickets__rsvp-form-button--cancel:hover, body .tribe-common .tribe-tickets__rsvp-form-wrapper .tribe-tickets__rsvp-form-button.tribe-tickets__rsvp-form-button--cancel:focus {
                outline: none;
            }

body .tribe-common .tribe-tickets__rsvp-wrapper {
    max-width: none;
}

body .tribe-events .tribe-events-calendar-list__event-title-link {
    color: #000000;
    border: none;
}

    body .tribe-events .tribe-events-calendar-list__event-title-link:visited, body .tribe-events .tribe-events-calendar-list__event-title-link:focus, body .tribe-events .tribe-events-calendar-list__event-title-link:active, body .tribe-events .tribe-events-calendar-list__event-title-link:hover {
        color: #000000;
        border: none;
        outline: none;
    }

body .tribe-events .tribe-events-calendar-list__event-datetime, body .tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    color: #999999;
}

body .tribe-events .tribe-events-calendar-list-nav, body .tribe-events .tribe-events-calendar-day-nav {
    border-color: rgba(0, 0, 0, 0.1);
}

body .tribe-events .tribe-events-calendar-list__month-separator:after {
    background: rgba(0, 0, 0, 0.1);
}

body .tribe-events button.tribe-events-c-top-bar__datepicker-button:hover, body .tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    opacity: 1;
    color: #ffffff;
    outline: none;
}

body .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input:focus {
    outline: none;
}

body .tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: #C3952E;
}

body .tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
    background-color: #C3952E;
}

body .tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: #999999;
}

body .tribe-events .tribe-events-calendar-month__header-column-title, body .tribe-events .tribe-events-c-messages__message-list-item-link {
    color: #000000;
    border: none;
}

    body .tribe-events .tribe-events-calendar-month__header-column-title:hover, body .tribe-events .tribe-events-c-messages__message-list-item-link:hover {
        color: #000000;
    }

body .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date, body .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-link {
    color: #333333;
}

body .tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date-daynum {
    color: #333333;
}

body .tribe-events .tribe-events-calendar-month__day-date-daynum {
    color: #000000;
    font-weight: normal;
    font-size: 16px;
}

body .tribe-events .tribe-events-calendar-month__day-date-link, body .tribe-events .tribe-events-calendar-month__calendar-event-title-link, body .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
    color: #000000;
}

    body .tribe-events .tribe-events-calendar-month__day-date-link:hover, body .tribe-events .tribe-events-calendar-month__day-date-link:visited, body .tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover, body .tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited, body .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover, body .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited {
        color: #000000;
    }

body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #000000;
}

    body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link .tribe-events-calendar-month__day-date-daynum {
        font-size: 16px;
        color: #000000;
    }

    body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date .tribe-events-calendar-month__calendar-event-title-link, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link .tribe-events-calendar-month__calendar-event-title-link {
        color: #000000;
    }

        body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date .tribe-events-calendar-month__calendar-event-title-link:hover, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date .tribe-events-calendar-month__calendar-event-title-link:visited, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link .tribe-events-calendar-month__calendar-event-title-link:hover, body .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link .tribe-events-calendar-month__calendar-event-title-link:visited {
            color: #000000;
            outline: none;
        }

body .tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
    border-radius: 0;
}

body .tribe-events .tribe-events-c-events-bar__search-button, body .tribe-events button.tribe-events-c-events-bar__search-button {
    color: #333333;
    padding: 12px 25px;
    font-size: 14px;
}

.tribe-events-view.tribe-common .tribe-events-c-top-bar__today-button, .tribe-events-view.tribe-common a.tribe-events-c-top-bar__today-button {
    background: #C3952E;
    color: #ffffff;
    padding: 12px 20px;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    line-height: 1;
    border: none;
}

    .tribe-events-view.tribe-common .tribe-events-c-top-bar__today-button:hover, .tribe-events-view.tribe-common a.tribe-events-c-top-bar__today-button:hover {
        background: #2A2A2A;
        color: #ffffff;
    }

.tribe-events-view.tribe-common .tribe-common-h6--min-medium {
    color: #000000;
}

.tribe-events-view.tribe-common .tribe-events-calendar-list__event-title, .tribe-events-view.tribe-common .tribe-events-calendar-list__event-date-tag-daynum {
    color: #000000;
    font-size: 24px;
}

.tribe-events-view.tribe-common button.tribe-events-c-top-bar__datepicker-button {
    line-height: 1;
    background: #C3952E;
    color: #ffffff;
    padding: 12px 20px;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
}

    .tribe-events-view.tribe-common button.tribe-events-c-top-bar__datepicker-button:hover {
        background: #2A2A2A;
        color: #ffffff;
    }

        .tribe-events-view.tribe-common button.tribe-events-c-top-bar__datepicker-button:hover .tribe-common-c-svgicon__svg-fill {
            fill: #ffffff;
        }

    .tribe-events-view.tribe-common button.tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon__svg-fill {
        fill: #ffffff;
    }

.tribe-events-view.tribe-events .tribe-events-l-container {
    padding: 0;
}

.tribe-events-view.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
    background: #C3952E;
    color: #ffffff;
    padding: 12px 20px;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    height: 100%;
}

    .tribe-events-view.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover {
        background: #2A2A2A;
        color: #ffffff;
    }

.tribe-events-view.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content {
    padding: 0;
}

    .tribe-events-view.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item {
        padding: 0 20px;
    }

        .tribe-events-view.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item a {
            color: #000000;
        }

            .tribe-events-view.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item a:after {
                display: none;
            }

.tribe-events-view.tribe-events .tribe-events-calendar-month__week, .tribe-events-view.tribe-events .tribe-events-calendar-month__day, .tribe-events-view.tribe-events .tribe-events-calendar-month__body {
    border-color: rgba(0, 0, 0, 0.1);
}

.tribe-events-view.tribe-events .tribe-events-calendar-month__day {
    min-height: 120px;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background: #2A2A2A;
    color: #ffffff;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus {
    outline: none;
}

body .tribe-events-widget .tribe-events-widget-events-list__event-row--featured .tribe-events-widget-events-list__event-date-tag-datetime:after {
    background-color: #C3952E;
}

body .tribe-events-widget .tribe-events-widget-events-list__view-more-link {
    color: #000000;
}

    body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover, body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
        color: #C3952E;
    }

body #tribe-events-pg-template {
    max-width: 100%;
    padding: 0;
}

.single-tribe_events .tribe-events-single-event-title {
    color: #000000;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

.single-tribe_events .tribe-events-content {
    color: #333333;
}

.single-tribe_events .tribe-events-back {
    margin-bottom: 0;
}

    .single-tribe_events .tribe-events-back a {
        color: #000000;
        font-weight: normal;
    }

.single-tribe_events .tribe-events-meta-group .tribe-events-single-section-title {
    color: #000000;
    font-size: 18px;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    color: #333333;
}

    .single-tribe_events .tribe-events-single .tribe-events-event-meta dl {
        margin-top: 30px;
    }

    .single-tribe_events .tribe-events-single .tribe-events-event-meta dt {
        font-weight: normal;
        text-transform: uppercase;
        font-size: 12px;
    }

    .single-tribe_events .tribe-events-single .tribe-events-event-meta dd {
        color: #000000;
    }

        .single-tribe_events .tribe-events-single .tribe-events-event-meta dd a {
            color: #000000;
        }

            .single-tribe_events .tribe-events-single .tribe-events-event-meta dd a:hover, .single-tribe_events .tribe-events-single .tribe-events-event-meta dd a:focus, .single-tribe_events .tribe-events-single .tribe-events-event-meta dd a:visited {
                color: #C3952E;
            }

    .single-tribe_events .tribe-events-single .tribe-events-event-meta:before, .single-tribe_events .tribe-events-single .tribe-events-event-meta ~ div:not(.tribe-events-event-meta, .event-tickets) {
        border: none;
    }

    .single-tribe_events .tribe-events-single .tribe-events-event-meta .tribe-events-venue-map {
        width: 100%;
    }

        .single-tribe_events .tribe-events-single .tribe-events-event-meta .tribe-events-venue-map > div, .single-tribe_events .tribe-events-single .tribe-events-event-meta .tribe-events-venue-map > iframe {
            max-height: 250px;
        }

.single-tribe_events #tribe-events-footer {
    border-color: rgba(0, 0, 0, 0.1);
}

.single-tribe_events .tribe-events-sub-nav {
    padding: 0;
}

    .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a {
        color: #999999;
    }

        .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a:hover, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a:focus, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a:visited, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a:hover, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a:focus, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a:visited {
            color: #000000;
            outline: none;
            border: none;
        }

        .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a:after {
            content: "";
            background: none;
            font-weight: 900;
            font-family: "Font Awesome 6 Free";
            width: auto;
            height: auto;
        }

        .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a:hover:after, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-next a:focus:after {
            background: none;
        }

        .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a:before {
            background: none;
            content: "";
            font-weight: 900;
            font-family: "Font Awesome 6 Free";
            width: auto;
            height: auto;
        }

        .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before, .single-tribe_events .tribe-events-sub-nav .tribe-events-nav-previous a:focus:before {
            background: none;
        }

.single-tribe_events .tz-single-event-content {
    width: auto !important;
}

.single-tribe_events .tribe-events-schedule {
    margin-top: 0;
}

@media screen and (max-width:1199.99px) {
    body .tribe-events .tribe-events-c-events-bar__search-button-icon-svg {
        width: 16px;
    }

        body .tribe-events .tribe-events-c-events-bar__search-button-icon-svg path {
            fill: #ffffff;
        }

    body .tribe-events .tribe-events-c-events-bar__search-button, body .tribe-events button.tribe-events-c-events-bar__search-button {
        padding: 10px 15px;
        margin: 0;
    }

        body .tribe-events .tribe-events-c-events-bar__search-button:hover, body .tribe-events .tribe-events-c-events-bar__search-button:focus, body .tribe-events button.tribe-events-c-events-bar__search-button:hover, body .tribe-events button.tribe-events-c-events-bar__search-button:focus {
            padding: 10px 15px;
            outline: none;
            background-color: #2A2A2A;
        }

    body .tribe-events .tribe-events-c-view-selector--labels {
        width: auto;
        padding: 10px 15px;
    }

        body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button, body .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button {
            width: 17px;
            padding: 0;
        }

            body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button path, body .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button path {
                fill: #ffffff;
            }

            body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:hover, body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:focus, body .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:hover, body .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:focus {
                padding: 0;
                outline: none;
            }

            body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:before, body .tribe-events .tribe-events-c-view-selector--labels button.tribe-events-c-view-selector__button:before {
                display: none;
            }

        body .tribe-events .tribe-events-c-view-selector--labels:hover {
            background-color: #2A2A2A;
        }

        body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content {
            border-color: rgba(0, 0, 0, 0.1);
        }

            body .tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content .tribe-common-c-svgicon {
                display: block;
            }

    body .tribe-events .tribe-events-c-nav__today:focus, body .tribe-events .tribe-events-c-nav__today:hover {
        color: #000000;
    }

    body .tribe-events .tribe-events-c-nav__today, body .tribe-events .tribe-events-c-nav__prev {
        font-size: 1rem;
    }
}

@media screen and (max-width:959.99px) {
    body .tribe-events .tribe-events-c-view-selector--labels {
        padding: 0;
    }

        body .tribe-events .tribe-events-c-view-selector--labels:hover {
            background-color: transparent;
        }

    body .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .tribe-events-view.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

@media screen and (max-width:827.99px) {
    body .tribe-events .tribe-events-c-view-selector--labels {
        padding: 10px 15px;
    }

        body .tribe-events .tribe-events-c-view-selector--labels:hover {
            background-color: #2A2A2A;
        }

    body .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    body .tribe-events .tribe-events-c-nav {
        border-color: rgba(0, 0, 0, 0.1);
    }

    body .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
        background: #C3952E;
    }

    body .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link {
        color: #000000;
    }

        body .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited {
            color: #000000;
        }

    body .tribe-events .tribe-events-c-day-marker:after {
        background-color: rgba(0, 0, 0, 0.1);
    }

    body .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
        color: #C3952E;
    }

    .tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8 {
        color: #000000;
    }

    .tribe-events-view.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .tribe-events-view.tribe-events .tribe-events-calendar-month__day {
        min-height: 26px;
    }

    .tribe-events-view.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus, .tribe-events-view.tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
        background: #333;
    }

    .tribe-events-view.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events-view.tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events-view.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
        background: #C3952E;
    }
}

@media (min-width:768px) {
    body .tribe-events-meta-group {
        width: 50%;
        margin: 0;
        padding: 0;
    }
}

body ul li, body ol li {
    margin: 0.5rem 0;
}

.module-latest-posts a {
    padding: 0 !important;
}

.module-latest-posts .module-latest-info {
    text-transform: capitalize;
}

    .module-latest-posts .module-latest-info .module-title {
        text-transform: capitalize;
        font-size: 1.3em;
        line-height: 1.2em;
    }

    .module-latest-posts .module-latest-info .templaza-blog-item-info {
        font-weight: normal;
    }

        .module-latest-posts .module-latest-info .templaza-blog-item-info a {
            color: #fff;
            padding: 0;
        }

.module-latest-posts .uk-dotnav {
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}

    .module-latest-posts .uk-dotnav > * > * {
        border: 1px solid #aaa !important;
    }

    .module-latest-posts .uk-dotnav li {
        padding: 0 5px !important;
    }

.module-latest-posts .uk-slider .uk-slidenav {
    background: none;
    color: inherit;
    width: auto;
    height: auto;
}

    .module-latest-posts .uk-slider .uk-slidenav:hover {
        background: none;
        color: #fff;
    }

body h1, body h2, body h3, body h4, body h5, body h6, body .elementor-button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    line-height: 1.7em;
}

.bypostauthor {
    opacity: 1;
}

dl > dt:nth-child(n+2) {
    margin-top: 20px;
}

.templaza-basic-wrap {
    padding-top: 20px;
}

.uk-light .uk-article-meta, .uk-section-primary:not(.uk-preserve-color) .uk-article-meta, .uk-section-secondary:not(.uk-preserve-color) .uk-article-meta, .uk-tile-primary:not(.uk-preserve-color) .uk-article-meta, .uk-tile-secondary:not(.uk-preserve-color) .uk-article-meta, .uk-card-primary.uk-card-body .uk-article-meta, .uk-card-primary > :not([class*="uk-card-media"]) .uk-article-meta, .uk-card-secondary.uk-card-body .uk-article-meta, .uk-card-secondary > :not([class*="uk-card-media"]) .uk-article-meta, .uk-overlay-primary .uk-article-meta, .uk-offcanvas-bar .uk-article-meta {
    color: rgba(255, 255, 255, 0.7);
}

.uk-grid-divider > :not(.uk-first-column)::before {
    border-color: rgba(0, 0, 0, 0.1);
}

.templaza-scrollbar {
    overflow-y: auto;
    scrollbar-color: #1f1f1f #e2e2e278;
    scrollbar-width: thin;
}

    .templaza-scrollbar::-webkit-scrollbar {
        width: 2px;
    }

    .templaza-scrollbar::-webkit-scrollbar-track {
        background-color: #e2e2e2;
    }

    .templaza-scrollbar::-webkit-scrollbar-thumb {
        background-color: #1f1f1f;
    }

p {
    line-height: 1.7;
}

.header-block-item *, .top-header * {
    font-size: 0.875rem;
}

.header-block-item i, .top-header i {
    padding-right: 5px;
}

.header-block-item a, .top-header a {
    padding-right: 20px;
}

.header-block-item p, .top-header p {
    margin: 0;
}

.header-block-item .wp-block-columns, .top-header .wp-block-columns {
    margin-bottom: 0;
}

.header-block-item span:not(:last-child), .top-header span:not(:last-child) {
    border-right: 1px solid #4d4d4d;
    margin-right: 20px;
}

.header-block-item span:last-child a, .top-header span:last-child a {
    padding-right: 0;
}

.header-block-item ul, .top-header ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .header-block-item ul li, .top-header ul li {
        display: inline-block;
        margin: 0;
    }

        .header-block-item ul li:not(:first-child):before, .top-header ul li:not(:first-child):before {
            height: 4px;
            width: 4px;
            content: "";
            background: #C3952E;
            border-radius: 50%;
            display: inline-block;
            margin: 3px 15px;
        }

        .header-block-item ul li a, .top-header ul li a {
            padding-right: 0;
        }

    .header-block-item ul.templaza-navigation, .top-header ul.templaza-navigation {
        display: flex;
        align-items: center;
    }

        .header-block-item ul.templaza-navigation li, .top-header ul.templaza-navigation li {
            display: inline-block;
        }

            .header-block-item ul.templaza-navigation li:not(:first-child), .top-header ul.templaza-navigation li:not(:first-child) {
                padding-left: 30px;
            }

                .header-block-item ul.templaza-navigation li:not(:first-child):before, .top-header ul.templaza-navigation li:not(:first-child):before {
                    display: none;
                }

    .header-block-item ul.templaza-social li, .top-header ul.templaza-social li {
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        padding: 0;
    }

        .header-block-item ul.templaza-social li:not(:first-child), .top-header ul.templaza-social li:not(:first-child) {
            padding: 0;
        }

            .header-block-item ul.templaza-social li:not(:first-child):before, .top-header ul.templaza-social li:not(:first-child):before {
                display: none;
            }

        .header-block-item ul.templaza-social li:first-child, .top-header ul.templaza-social li:first-child {
            border-left: 1px solid rgba(255, 255, 255, 0.2);
        }

        .header-block-item ul.templaza-social li a, .top-header ul.templaza-social li a {
            padding: 0 15px;
            height: 40px;
            justify-content: center;
            align-items: center;
            display: flex;
        }

            .header-block-item ul.templaza-social li a i, .top-header ul.templaza-social li a i {
                min-width: 15px;
                text-align: center;
            }

header.basic-header-section {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.08);
}

    header.basic-header-section .tz-header-default {
        background: #fffaf4;
    }

    header.basic-header-section .baressco-logo {
        padding: 30px 0;
    }

    header.basic-header-section .top-logo {
        background-color: #C3952E;
    }

    header.basic-header-section .templaza-mobile-btn {
        color: #000;
    }

    header.basic-header-section .header-icon i {
        color: #000;
    }

header .baressco-logo {
    color: #000;
    max-width: 170px;
}

    header .baressco-logo .cls-1 {
        fill: #000;
    }

header ul, header ol {
    padding-left: 0;
}

header div.templaza-sidebar .widget {
    margin: 0;
    padding: 0;
}

header .templaza-divi-logo-wrap .templaza-logo-image {
    max-width: 170px;
}

header .templaza-divi-menu-wrap {
    background: #fff;
}

header .header-icon {
    padding: 30px 15px;
}

    header .header-icon i {
        font-size: 22px;
        display: block;
    }

    header .header-icon:last-child {
        padding-right: 0;
    }

header ul li.lang-item a {
    color: #000 !important;
    padding: 0 5px;
}

header ul li:before {
    display: none !important;
}

header ul li:last-child a {
    padding-right: 0;
}

header .header-block-item .advanced-product-search-form {
    display: flex;
}

    header .header-block-item .advanced-product-search-form .uk-margin {
        margin: 0 !important;
    }

        header .header-block-item .advanced-product-search-form .uk-margin label {
            display: none;
        }

        header .header-block-item .advanced-product-search-form .uk-margin select {
            width: 280px;
            background-color: #fff;
        }

    header .header-block-item .advanced-product-search-form button, header .header-block-item .advanced-product-search-form input, header .header-block-item .advanced-product-search-form select {
        border-radius: 5px;
        margin: 0 5px !important;
    }

    header .header-block-item .advanced-product-search-form button {
        color: #ffffff !important;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif !important;
        padding: 23px 35px 23px 35px;
        background: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        header .header-block-item .advanced-product-search-form button:hover {
            background: #C3952E;
            color: #ffffff !important;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

header .templaza-center-menu-wrap .header-search {
    padding-left: 0;
}

    header .templaza-center-menu-wrap .header-search .searchform {
        right: auto;
        left: 0;
    }

.header-2 header .header-icon {
    padding: 45px 15px;
}

.header-2 header button {
    background: #7CAC36;
    color: #fff !important;
}

.header-2 header .header-block-item .advanced-product-search-form button:hover {
    background: #2a2a2a;
    color: #ffffff !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.header-2 .header-cart a .counter {
    background: #7CAC36;
    color: #fff !important;
}

.header-2 .burger-menu-button .inner {
    background-color: #000;
}

    .header-2 .burger-menu-button .inner:before, .header-2 .burger-menu-button .inner:after {
        background-color: #000;
    }

.top-header {
    z-index: 2;
    background: #55723c;
    color: #fff;
}

    .top-header a {
        color: inherit;
    }

        .top-header a:hover {
            color: inherit;
        }

    .top-header p > a:last-child {
        padding-right: 0;
    }

.header-search .searchform {
    max-width: none;
    top: 100%;
    right: -15px;
    position: absolute;
    box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transform: scaleX(0);
    pointer-events: none;
}

    .header-search .searchform .search-query {
        width: 300px;
        max-width: none;
    }

    .header-search .searchform .submit {
        color: #000;
        padding: 0;
        background: none;
    }

        .header-search .searchform .submit:hover {
            background: none;
        }

    .header-search .searchform.active {
        opacity: 1;
        transform: scaleX(1);
        pointer-events: initial;
    }

.header-search:hover {
    cursor: pointer;
}

.tz-slider-button i.fa, .tz-slider-button i.far, .tz-slider-button i.fas {
    margin-left: 5px;
    font-family: "Font Awesome 5 Free" !important;
}

.tz-slider-button i:before {
    font-family: inherit !important;
    font-weight: 900 !important;
}

section.header-absolute {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.templaza-btn {
    border: 2px solid transparent;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-align: center;
    height: 60px;
    line-height: 1.1em;
    justify-content: center;
    align-items: center;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .templaza-btn:not(:hover):not(:active):not(.has-text-color) {
        color: #ffffff;
    }

.has-background .templaza-btn:not(:hover):not(:active):not(.has-text-color) {
    color: #ffffff;
}

    .has-background .templaza-btn:not(:hover):not(:active):not(.has-text-color).has-background {
        color: #ffffff;
    }

.templaza-btn:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.has-background .templaza-btn:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.templaza-btn:hover, .templaza-btn:active {
    background-color: #2a2a2a;
    border-color: transparent;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.templaza-btn:disabled {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
    color: #39414d;
}

.templaza-btn:hover {
    color: #ffffff;
    border-color: transparent;
}

.uk-lightbox button.uk-close, .uk-modal button.uk-close {
    padding: 5px;
    height: auto;
    line-height: unset;
    background: none;
}

.uk-modal .uk-button {
    height: auto;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    font-weight: normal;
    font-size: 0.9em;
    margin-bottom: 0.8rem;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0 20px 0;
}

div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button, div.wpforms-container-full .wpforms-form button[type="submit"] {
    border: 2px solid transparent;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-color: transparent;
    height: 60px;
}

    div.wpforms-container-full .wpforms-form input[type="submit"]:not(:hover):not(:active):not(.has-text-color), div.wpforms-container-full .wpforms-form button:not(:hover):not(:active):not(.has-text-color), div.wpforms-container-full .wpforms-form button[type="submit"]:not(:hover):not(:active):not(.has-text-color) {
        color: #ffffff;
    }

.has-background div.wpforms-container-full .wpforms-form input[type="submit"]:not(:hover):not(:active):not(.has-text-color), .has-background div.wpforms-container-full .wpforms-form button:not(:hover):not(:active):not(.has-text-color), .has-background div.wpforms-container-full .wpforms-form button[type="submit"]:not(:hover):not(:active):not(.has-text-color) {
    color: #ffffff;
}

    .has-background div.wpforms-container-full .wpforms-form input[type="submit"]:not(:hover):not(:active):not(.has-text-color).has-background, .has-background div.wpforms-container-full .wpforms-form button:not(:hover):not(:active):not(.has-text-color).has-background, .has-background div.wpforms-container-full .wpforms-form button[type="submit"]:not(:hover):not(:active):not(.has-text-color).has-background {
        color: #ffffff;
    }

div.wpforms-container-full .wpforms-form input[type="submit"]:not(:hover):not(:active):not(.has-background), div.wpforms-container-full .wpforms-form button:not(:hover):not(:active):not(.has-background), div.wpforms-container-full .wpforms-form button[type="submit"]:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.has-background div.wpforms-container-full .wpforms-form input[type="submit"]:not(:hover):not(:active):not(.has-background), .has-background div.wpforms-container-full .wpforms-form button:not(:hover):not(:active):not(.has-background), .has-background div.wpforms-container-full .wpforms-form button[type="submit"]:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form input[type="submit"]:active, div.wpforms-container-full .wpforms-form button:hover, div.wpforms-container-full .wpforms-form button:active, div.wpforms-container-full .wpforms-form button[type="submit"]:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:active {
    background-color: #2a2a2a;
    border-color: transparent;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

div.wpforms-container-full .wpforms-form input[type="submit"]:disabled, div.wpforms-container-full .wpforms-form button:disabled, div.wpforms-container-full .wpforms-form button[type="submit"]:disabled {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
    color: #39414d;
}

div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form button:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
    border-width: 2px;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    font-family: inherit;
    margin-top: 0;
    font-weight: 300;
    padding: 0 15px;
    background: #FFFAF4;
    width: 100%;
    color: #333333;
    max-width: 100%;
}

    div.wpforms-container-full .wpforms-form input[type=date]:focus-visible, div.wpforms-container-full .wpforms-form input[type=date]:focus, div.wpforms-container-full .wpforms-form input[type=datetime]:focus-visible, div.wpforms-container-full .wpforms-form input[type=datetime]:focus, div.wpforms-container-full .wpforms-form input[type=datetime-local]:focus-visible, div.wpforms-container-full .wpforms-form input[type=datetime-local]:focus, div.wpforms-container-full .wpforms-form input[type=email]:focus-visible, div.wpforms-container-full .wpforms-form input[type=email]:focus, div.wpforms-container-full .wpforms-form input[type=month]:focus-visible, div.wpforms-container-full .wpforms-form input[type=month]:focus, div.wpforms-container-full .wpforms-form input[type=number]:focus-visible, div.wpforms-container-full .wpforms-form input[type=number]:focus, div.wpforms-container-full .wpforms-form input[type=password]:focus-visible, div.wpforms-container-full .wpforms-form input[type=password]:focus, div.wpforms-container-full .wpforms-form input[type=search]:focus-visible, div.wpforms-container-full .wpforms-form input[type=search]:focus, div.wpforms-container-full .wpforms-form input[type=text]:focus-visible, div.wpforms-container-full .wpforms-form input[type=text]:focus, div.wpforms-container-full .wpforms-form input[type=url]:focus-visible, div.wpforms-container-full .wpforms-form input[type=url]:focus, div.wpforms-container-full .wpforms-form select:focus-visible, div.wpforms-container-full .wpforms-form select:focus, div.wpforms-container-full .wpforms-form textarea:focus-visible, div.wpforms-container-full .wpforms-form textarea:focus {
        outline: none;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

div.wpforms-container-full .wpforms-form textarea {
    height: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}

div.wpforms-container-full .wpforms-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-repeat: no-repeat;
    background-position: 99% 50%;
}

div.wpforms-container-full.clean {
    margin-bottom: 15px;
}

    div.wpforms-container-full.clean .wpforms-form input[type=date], div.wpforms-container-full.clean .wpforms-form input[type=datetime], div.wpforms-container-full.clean .wpforms-form input[type=datetime-local], div.wpforms-container-full.clean .wpforms-form input[type=email], div.wpforms-container-full.clean .wpforms-form input[type=month], div.wpforms-container-full.clean .wpforms-form input[type=number], div.wpforms-container-full.clean .wpforms-form input[type=password], div.wpforms-container-full.clean .wpforms-form input[type=search], div.wpforms-container-full.clean .wpforms-form input[type=text], div.wpforms-container-full.clean .wpforms-form input[type=url], div.wpforms-container-full.clean .wpforms-form select, div.wpforms-container-full.clean .wpforms-form textarea {
        background: none;
        border-color: #e3e3e3;
    }

        div.wpforms-container-full.clean .wpforms-form input[type=date]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=datetime]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=datetime-local]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=email]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=month]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=number]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=password]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=search]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=text]:focus-visible, div.wpforms-container-full.clean .wpforms-form input[type=url]:focus-visible, div.wpforms-container-full.clean .wpforms-form select:focus-visible, div.wpforms-container-full.clean .wpforms-form textarea:focus-visible {
            outline: none;
        }

    div.wpforms-container-full.clean .wpforms-form select {
        background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
        background-repeat: no-repeat;
        background-position: 99% 50%;
    }

    div.wpforms-container-full.clean .wpforms-form label {
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: #000;
        font-size: 18px;
    }

    div.wpforms-container-full.clean .wpforms-form button {
        width: 100%;
        display: block;
    }

        div.wpforms-container-full.clean .wpforms-form button:after {
            content: "";
            position: relative;
            font-weight: 900;
            line-height: 1;
            font-family: "Font Awesome 5 Free";
            margin-left: 8px;
        }

div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: calc(50% - 15px);
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-fifths, div.wpforms-container-full .wpforms-form .wpforms-one-fifth, div.wpforms-container-full .wpforms-form .wpforms-one-fourth, div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-one-sixth, div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-three-fourths, div.wpforms-container-full .wpforms-form .wpforms-three-fifths, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths, div.wpforms-container-full .wpforms-form .wpforms-two-fifths, div.wpforms-container-full .wpforms-form .wpforms-two-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
    margin-left: 30px;
}

.templaza-loading {
    color: #C3952E;
}

    .templaza-loading .endpost-text {
        display: none;
    }

    .templaza-loading.endpost .endpost-text {
        display: block;
    }

    .templaza-loading.endpost .loading, .templaza-loading.endpost .uk-margin-right {
        display: none;
    }

.templaza-basic-single-heading, .section_heading {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #333;
    background-image: url(../2022/05/Group-27.jpg);
}

    .templaza-basic-single-heading.home-heading, .section_heading.home-heading {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

.baressco-breadcrumb ul, .templaza-heading ul {
    list-style: none;
    margin: 0;
}

    .baressco-breadcrumb ul > :nth-child(n+2):not(.uk-first-column)::before, .templaza-heading ul > :nth-child(n+2):not(.uk-first-column)::before {
        margin: 0 20px;
    }

    .baressco-breadcrumb ul li, .templaza-heading ul li {
        font-size: 0.875rem;
    }

        .baressco-breadcrumb ul li a, .templaza-heading ul li a {
            color: #fff;
        }

            .baressco-breadcrumb ul li a:hover, .templaza-heading ul li a:hover {
                color: #C3952E;
            }

        .baressco-breadcrumb ul li.item-current span, .templaza-heading ul li.item-current span {
            color: #C3952E;
        }

        .baressco-breadcrumb ul li:before, .templaza-heading ul li:before {
            color: #fff !important;
        }

    .baressco-breadcrumb ul > *, .templaza-heading ul > * {
        display: contents;
    }

.templaza-heading {
    color: #fff;
}

    .templaza-heading h1, .templaza-heading h2, .templaza-heading h3 {
        color: inherit;
        margin-bottom: 20px;
        font-size: 60px;
        text-transform: uppercase;
    }

    .templaza-heading .templaza-blog-item-info a, .templaza-heading .templaza-blog-item-info span {
        color: #fff;
        text-transform: capitalize;
    }

        .templaza-heading .templaza-blog-item-info span.author a {
            color: #fff;
        }

.templaza-sidebar-no-content.templaza-content-column {
    display: block;
    width: 100% !important;
}

.templaza-sidebar-no-content.templaza-column-sidebar {
    display: none;
}

.templaza-logo img {
    min-width: 175px;
}

.templaza-header-sticky {
    border-bottom: none;
    box-shadow: none;
}

.uk-container > #templaza-sticky-header > .container {
    max-width: none;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width:640px) {
    .uk-container > #templaza-sticky-header > .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:960px) {
    .uk-container > #templaza-sticky-header > .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.templaza-content-session {
    margin-top: 100px;
    margin-bottom: 100px;
}

@media (max-width:1600px) {
    .templaza-content-session {
        margin-top: 80px;
        margin-bottom: 80px;
    }
}

@media (max-width:1024px) {
    .templaza-content-session {
        margin-top: 70px;
        margin-bottom: 70px;
    }
}

@media (max-width:768px) {
    .templaza-content-session {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

.templaza-footer {
    color: #999999;
}

    .templaza-footer h2.widgettitle {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 33px;
    }

    .templaza-footer .widget_nav_menu a {
        color: inherit;
    }

        .templaza-footer .widget_nav_menu a:hover {
            text-decoration: underline;
        }

    .templaza-footer p {
        margin-bottom: 12px;
    }

    .templaza-footer * + p {
        margin-top: 12px;
    }

    .templaza-footer .tnp-subscription-minimal form {
        display: flex;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-email, .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        margin: 0;
        height: 60px;
        line-height: 60px;
        padding: 0 20px;
        border: none;
        border-radius: 5px;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-email {
        width: 80%;
        font-family: inherit;
        background: #404040;
        color: #898989;
        font-family: inherit;
        margin-right: 10px;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        width: 20%;
        border: none;
        background: #2a2a2a;
        color: #ffffff !important;
        font-size: 16px;
        font-weight: bold;
        text-transform: uppercase;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    }

        .templaza-footer .tnp-subscription-minimal input.tnp-submit:hover {
            background: #C3952E !important;
            color: #ffffff !important;
        }

    .templaza-footer .templaza-social li a {
        background: none;
        height: 40px;
        width: 40px;
        border-radius: 0;
        color: #999999 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #999999;
    }

        .templaza-footer .templaza-social li a:hover {
            background: #C3952E;
            color: #ffffff !important;
        }

    .templaza-footer .widgettitle {
        margin-bottom: 15px;
    }

    .templaza-footer strong, .templaza-footer em {
        color: #C3952E;
    }

    .templaza-footer.footer-2 .templaza-social li a {
        background: rgba(255, 255, 255, 0.1);
        color: #aaa;
    }

        .templaza-footer.footer-2 .templaza-social li a:hover {
            background: #222;
            color: #fff !important;
        }

    .templaza-footer.footer-2 strong, .templaza-footer.footer-2 em {
        color: #7CAC36;
    }

.templaza-social.uk-text-left li {
    margin-left: 10px;
}

.uk-text-right .templaza-navigation.uk-inline:last-child a {
    padding-right: 0 !important;
}

.templaza-navigation li:first-child a {
    padding-top: 0;
}

.templaza-navigation li.uk-inline {
    margin-top: 0;
    margin-bottom: 0;
}

    .templaza-navigation li.uk-inline a {
        padding-top: 0;
        padding-bottom: 0;
    }

.templaza-navigation li a {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

.templaza-navigation.uk-text-right li.uk-inline:last-child a {
    padding-right: 0 !important;
}

.templaza-navigation.uk-text-left li.uk-inline:first-child a {
    padding-left: 0 !important;
}

.footer-bottom {
    background: #222;
    padding: 20px 0;
    color: #999;
}

    .footer-bottom a {
        color: #C3952E;
    }

        .footer-bottom a:hover {
            color: #C3952E;
        }

.templaza-copyright {
    font-size: 14px;
}

    .templaza-copyright a {
        color: #C3952E;
    }

.footer-type2 .templaza-social li {
    margin: 0 5px;
}

div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h1, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h2, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h3, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h4, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h5, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h6, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h1, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h2, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h3, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h4, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h5, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h6, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h1, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h2, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h3, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h4, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h5, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h6 {
    font-size: 24px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}

    div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget .widget-content > h6:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group > h6:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget .wp-block-group__inner-container > h6:after {
        content: "";
        width: 60px;
        position: absolute;
        height: 1px;
        bottom: -1px;
        left: 0;
        background: #C3952E;
    }

div.templaza-sidebar.templaza-basic-sidebar .widget > h1, div.templaza-sidebar.templaza-basic-sidebar .widget > h2, div.templaza-sidebar.templaza-basic-sidebar .widget > h3, div.templaza-sidebar.templaza-basic-sidebar .widget > h4, div.templaza-sidebar.templaza-basic-sidebar .widget > h5, div.templaza-sidebar.templaza-basic-sidebar .widget > h6 {
    font-size: 24px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}

    div.templaza-sidebar.templaza-basic-sidebar .widget > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget > h6:after {
        content: "";
        width: 60px;
        position: absolute;
        height: 1px;
        bottom: -1px;
        left: 0;
        background: #C3952E;
    }

div.templaza-sidebar.templaza-basic-sidebar .widget:hover .widget-content > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .widget-content > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .widget-content > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .widget-content > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .widget-content > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .widget-content > h6:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group > h6:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group__inner-container > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group__inner-container > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group__inner-container > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group__inner-container > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group__inner-container > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover .wp-block-group__inner-container > h6:after {
    background: #C3952E;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

div.templaza-sidebar.templaza-basic-sidebar .widget:hover > h1:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover > h2:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover > h3:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover > h4:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover > h5:after, div.templaza-sidebar.templaza-basic-sidebar .widget:hover > h6:after {
    background: #C3952E;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

div.templaza-sidebar.templaza-basic-sidebar ul > li {
    font-size: 0.875rem;
}

div.templaza-sidebar .widget {
    padding: 30px;
    margin-bottom: 60px;
    background: #fffaf4;
}

    div.templaza-sidebar .widget .widget {
        padding: 0;
        margin: 0;
    }

    div.templaza-sidebar .widget .widget-content > h1, div.templaza-sidebar .widget .widget-content > h2, div.templaza-sidebar .widget .widget-content > h3, div.templaza-sidebar .widget .widget-content > h4, div.templaza-sidebar .widget .widget-content > h5, div.templaza-sidebar .widget .widget-content > h6, div.templaza-sidebar .widget .wp-block-group > h1, div.templaza-sidebar .widget .wp-block-group > h2, div.templaza-sidebar .widget .wp-block-group > h3, div.templaza-sidebar .widget .wp-block-group > h4, div.templaza-sidebar .widget .wp-block-group > h5, div.templaza-sidebar .widget .wp-block-group > h6, div.templaza-sidebar .widget .wp-block-group__inner-container > h1, div.templaza-sidebar .widget .wp-block-group__inner-container > h2, div.templaza-sidebar .widget .wp-block-group__inner-container > h3, div.templaza-sidebar .widget .wp-block-group__inner-container > h4, div.templaza-sidebar .widget .wp-block-group__inner-container > h5, div.templaza-sidebar .widget .wp-block-group__inner-container > h6 {
        font-size: 24px;
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        position: relative;
    }

        div.templaza-sidebar .widget .widget-content > h1:after, div.templaza-sidebar .widget .widget-content > h2:after, div.templaza-sidebar .widget .widget-content > h3:after, div.templaza-sidebar .widget .widget-content > h4:after, div.templaza-sidebar .widget .widget-content > h5:after, div.templaza-sidebar .widget .widget-content > h6:after, div.templaza-sidebar .widget .wp-block-group > h1:after, div.templaza-sidebar .widget .wp-block-group > h2:after, div.templaza-sidebar .widget .wp-block-group > h3:after, div.templaza-sidebar .widget .wp-block-group > h4:after, div.templaza-sidebar .widget .wp-block-group > h5:after, div.templaza-sidebar .widget .wp-block-group > h6:after, div.templaza-sidebar .widget .wp-block-group__inner-container > h1:after, div.templaza-sidebar .widget .wp-block-group__inner-container > h2:after, div.templaza-sidebar .widget .wp-block-group__inner-container > h3:after, div.templaza-sidebar .widget .wp-block-group__inner-container > h4:after, div.templaza-sidebar .widget .wp-block-group__inner-container > h5:after, div.templaza-sidebar .widget .wp-block-group__inner-container > h6:after {
            content: "";
            width: 60px;
            position: absolute;
            height: 1px;
            bottom: -1px;
            left: 0;
            background: #C3952E;
        }

    div.templaza-sidebar .widget ul > li {
        font-size: 0.875rem;
    }

    div.templaza-sidebar .widget h2 {
        font-size: 30px;
    }

    div.templaza-sidebar .widget h3 {
        font-size: 24px;
    }

    div.templaza-sidebar .widget h1, div.templaza-sidebar .widget h2, div.templaza-sidebar .widget h3, div.templaza-sidebar .widget h4, div.templaza-sidebar .widget h5, div.templaza-sidebar .widget h6 {
        border: none;
        padding: 0;
        text-transform: capitalize;
        font-weight: bold;
    }

        div.templaza-sidebar .widget h1.is-style-default, div.templaza-sidebar .widget h2.is-style-default, div.templaza-sidebar .widget h3.is-style-default, div.templaza-sidebar .widget h4.is-style-default, div.templaza-sidebar .widget h5.is-style-default, div.templaza-sidebar .widget h6.is-style-default {
            border: none;
            padding: 0;
        }

        div.templaza-sidebar .widget h1.is-style-templaza-heading-style1, div.templaza-sidebar .widget h2.is-style-templaza-heading-style1, div.templaza-sidebar .widget h3.is-style-templaza-heading-style1, div.templaza-sidebar .widget h4.is-style-templaza-heading-style1, div.templaza-sidebar .widget h5.is-style-templaza-heading-style1, div.templaza-sidebar .widget h6.is-style-templaza-heading-style1 {
            margin-bottom: 40px;
            padding-bottom: 20px;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
            position: relative;
        }

            div.templaza-sidebar .widget h1.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget h2.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget h3.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget h4.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget h5.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget h6.is-style-templaza-heading-style1:after {
                content: "";
                width: 60px;
                position: absolute;
                height: 1px;
                bottom: -1px;
                left: 0;
                background: #C3952E;
            }

    div.templaza-sidebar .widget:hover .widget-content > h1:after, div.templaza-sidebar .widget:hover .widget-content > h2:after, div.templaza-sidebar .widget:hover .widget-content > h3:after, div.templaza-sidebar .widget:hover .widget-content > h4:after, div.templaza-sidebar .widget:hover .widget-content > h5:after, div.templaza-sidebar .widget:hover .widget-content > h6:after, div.templaza-sidebar .widget:hover .wp-block-group > h1:after, div.templaza-sidebar .widget:hover .wp-block-group > h2:after, div.templaza-sidebar .widget:hover .wp-block-group > h3:after, div.templaza-sidebar .widget:hover .wp-block-group > h4:after, div.templaza-sidebar .widget:hover .wp-block-group > h5:after, div.templaza-sidebar .widget:hover .wp-block-group > h6:after, div.templaza-sidebar .widget:hover .wp-block-group__inner-container > h1:after, div.templaza-sidebar .widget:hover .wp-block-group__inner-container > h2:after, div.templaza-sidebar .widget:hover .wp-block-group__inner-container > h3:after, div.templaza-sidebar .widget:hover .wp-block-group__inner-container > h4:after, div.templaza-sidebar .widget:hover .wp-block-group__inner-container > h5:after, div.templaza-sidebar .widget:hover .wp-block-group__inner-container > h6:after {
        background: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    div.templaza-sidebar .widget:hover > h1:after, div.templaza-sidebar .widget:hover > h2:after, div.templaza-sidebar .widget:hover > h3:after, div.templaza-sidebar .widget:hover > h4:after, div.templaza-sidebar .widget:hover > h5:after, div.templaza-sidebar .widget:hover > h6:after {
        background: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    div.templaza-sidebar .widget:hover h3.widget-title:after {
        width: 60px;
    }

    div.templaza-sidebar .widget:hover h1.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget:hover h2.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget:hover h3.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget:hover h4.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget:hover h5.is-style-templaza-heading-style1:after, div.templaza-sidebar .widget:hover h6.is-style-templaza-heading-style1:after {
        background: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    div.templaza-sidebar .widget:last-child {
        margin-bottom: 0 !important;
    }

div.templaza-sidebar .wp-block-latest-posts > li > a {
    display: inline;
    color: #000;
}

div.templaza-sidebar form input[type="search"] {
    border-color: transparent;
    background: #fffaf4;
    font-size: inherit;
    padding: 0 25px;
}

div.templaza-sidebar * + h3 {
    margin-top: 30px;
}

div.templaza-sidebar .widget_categories ul > li, div.templaza-sidebar .widget_archive ul > li, div.templaza-sidebar .widget_pages ul > li, div.templaza-sidebar .widget_nav_menu ul > li {
    color: #333333;
}

    div.templaza-sidebar .widget_categories ul > li:first-child, div.templaza-sidebar .widget_archive ul > li:first-child, div.templaza-sidebar .widget_pages ul > li:first-child, div.templaza-sidebar .widget_nav_menu ul > li:first-child {
        padding-top: 0;
    }

    div.templaza-sidebar .widget_categories ul > li:before, div.templaza-sidebar .widget_archive ul > li:before, div.templaza-sidebar .widget_pages ul > li:before, div.templaza-sidebar .widget_nav_menu ul > li:before {
        margin-top: 3px;
    }

    div.templaza-sidebar .widget_categories ul > li:hover, div.templaza-sidebar .widget_archive ul > li:hover, div.templaza-sidebar .widget_pages ul > li:hover, div.templaza-sidebar .widget_nav_menu ul > li:hover {
        color: #C3952E;
    }

        div.templaza-sidebar .widget_categories ul > li:hover > a, div.templaza-sidebar .widget_archive ul > li:hover > a, div.templaza-sidebar .widget_pages ul > li:hover > a, div.templaza-sidebar .widget_nav_menu ul > li:hover > a {
            color: #C3952E;
        }

        div.templaza-sidebar .widget_categories ul > li:hover:before, div.templaza-sidebar .widget_archive ul > li:hover:before, div.templaza-sidebar .widget_pages ul > li:hover:before, div.templaza-sidebar .widget_nav_menu ul > li:hover:before {
            color: #C3952E;
        }

div.templaza-sidebar .widget_categories ul .children > li:first-child, div.templaza-sidebar .widget_categories ul .sub-menu > li:first-child, div.templaza-sidebar .widget_archive ul .children > li:first-child, div.templaza-sidebar .widget_archive ul .sub-menu > li:first-child, div.templaza-sidebar .widget_pages ul .children > li:first-child, div.templaza-sidebar .widget_pages ul .sub-menu > li:first-child, div.templaza-sidebar .widget_nav_menu ul .children > li:first-child, div.templaza-sidebar .widget_nav_menu ul .sub-menu > li:first-child {
    padding-top: 0.7em;
}

div.templaza-sidebar .widget-area > .widget.widget_search {
    padding: 0 !important;
}

.templaza-single-comment .comment-list .comments {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
    display: flex;
}

    .templaza-single-comment .comment-list .comments .comment-content {
        padding-left: 0;
        margin-top: 0;
    }

        .templaza-single-comment .comment-list .comments .comment-content .comment-head {
            display: block;
        }

            .templaza-single-comment .comment-list .comments .comment-content .comment-head a {
                color: #000;
            }

.comments-area {
    clear: both;
}

    .comments-area h3.comment-reply-title {
        margin-bottom: 30px;
    }

    .comments-area .comments-title span {
        font-family: "Lora", Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

.comment-list {
    padding-left: 0;
}

    .comment-list .comment-body {
        background: transparent;
        padding: 0;
    }

    .comment-list li.trackback, .comment-list li.pingback {
        list-style: none;
        margin-bottom: 30px;
    }

    .comment-list li a {
        color: #000;
    }

    .comment-list li .edit-link {
        float: right;
    }

        .comment-list li .edit-link a {
            color: inherit;
        }

    .comment-list > .comment {
        list-style: none;
        border-bottom: none;
        margin-bottom: 40px;
        margin-top: 0;
    }

        .comment-list > .comment .comment-author {
            font-size: 1.2129rem;
            font-weight: 600;
            font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        }

            .comment-list > .comment .comment-author img {
                float: left;
                margin-right: 30px;
                border-radius: 50%;
            }

            .comment-list > .comment .comment-author b {
                font-weight: normal;
                color: #000;
            }

            .comment-list > .comment .comment-author a {
                color: #000;
                font-weight: bold;
                font-size: 20px;
            }

            .comment-list > .comment .comment-author .says {
                display: none;
            }

        .comment-list > .comment .comment-metadata {
            font-size: 0.875rem;
            color: #999999;
            margin-top: 5px;
        }

            .comment-list > .comment .comment-metadata .edit-link {
                float: right;
            }

            .comment-list > .comment .comment-metadata a {
                color: #999999;
            }

                .comment-list > .comment .comment-metadata a:hover {
                    color: #666;
                }

                .comment-list > .comment .comment-metadata a.comment-edit-link {
                    color: #000;
                    font-weight: bold;
                }

                    .comment-list > .comment .comment-metadata a.comment-edit-link:hover {
                        text-decoration: underline;
                    }

        .comment-list > .comment .comment-content {
            margin-top: 10px;
            padding-left: 105px;
        }

            .comment-list > .comment .comment-content img {
                margin: 5px 0;
            }

            .comment-list > .comment .comment-content *:last-child {
                margin-bottom: 10px;
            }

        .comment-list > .comment .reply {
            padding-left: 105px;
        }

            .comment-list > .comment .reply a {
                font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
                font-size: 14px;
                text-transform: uppercase;
                font-weight: bold;
                color: #C3952E;
            }

                .comment-list > .comment .reply a:hover {
                    color: #000;
                }

        .comment-list > .comment .comment-respond {
            margin-left: 105px;
            margin-top: 20px;
            padding: 30px 0;
            border: none;
            background: #fffaf4;
        }

            .comment-list > .comment .comment-respond .comment-reply-title {
                display: flex;
                justify-content: space-between;
                flex-wrap: wrap;
                font-size: 1.3rem;
                font-weight: bold;
            }

                .comment-list > .comment .comment-respond .comment-reply-title small a {
                    font-size: 0.875rem;
                    font-weight: normal;
                }

        .comment-list > .comment .children {
            margin-top: 40px;
            padding-left: 60px;
        }

            .comment-list > .comment .children li {
                list-style: none;
                margin-bottom: 40px;
                margin-top: 0;
            }

                .comment-list > .comment .children li:last-child {
                    border: none;
                    padding-bottom: 0;
                    margin-bottom: 0;
                    margin-top: 0;
                }

        .comment-list > .comment:last-child {
            border: none;
        }

    .comment-list .comments .comment-author img {
        border-radius: 50%;
    }

.templaza-mobile-btn {
    display: none;
}

form.comment-form .comment-form-comment label {
    display: block;
    margin: 5px 0;
}

form.comment-form input {
    background: #FFFAF4;
}

form.comment-form textarea {
    display: block;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
    height: 180px;
    max-width: 100%;
    line-height: 1.5em;
    color: #333333;
    background: #FFFAF4;
}

    form.comment-form textarea:focus-visible {
        outline: none;
    }

form.comment-form .form-submit input {
    background: #C3952E;
    color: #ffffff;
    padding: 0 30px;
    border-radius: 0;
    font-size: 16px;
    border-color: transparent;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    form.comment-form .form-submit input:hover {
        background: #2a2a2a;
        cursor: pointer;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.templaza-404-tagline {
    line-height: 1em;
    font-weight: 300;
    color: inherit;
}

.templaza-error-page {
    padding: 0 25%;
    background: #334b36;
}

    .templaza-error-page:before {
        content: "";
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 1;
    }

    .templaza-error-page h1 {
        color: #C3952E;
        margin: 0;
    }

        .templaza-error-page h1 span {
            color: #fff;
        }

    .templaza-error-page h3 {
        color: #fff;
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .templaza-error-page .page-404 {
        width: 100%;
    }

#comingsoon {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

    #comingsoon h2 {
        color: #fff;
    }

    #comingsoon .uk-countdown-label {
        text-transform: uppercase;
    }

input[type="checkbox"] {
    height: auto;
}

select:not([multiple]):not([size]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
    background-repeat: no-repeat;
    background-position: 99% 50%;
    height: 60px;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    padding: 0 30px 0 15px;
    color: #333333;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.2s ease-in-out;
    transition-property: color, background-color, border;
    text-transform: none;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font-size: 0.9em;
    font-family: "Lora", Arial, Helvetica, sans-serif;
}

form input[type="text"], form input[type="email"], form input[type="password"], form input[type="search"] {
    margin-top: 15px;
    border-color: rgba(0, 0, 0, 0.1);
    color: #333333;
    font-weight: 400;
    font-family: inherit;
    font-size: 0.9em;
    margin-right: 0;
    height: 60px;
    line-height: 60px;
    background: #FFFAF4;
}

form input[type="submit"], form button {
    font-size: 16px;
    line-height: 1em;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    height: 60px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    color: #ffffff;
}

    form input[type="submit"]:hover, form button:hover {
        color: #ffffff;
    }

form textarea {
    font-size: 0.9em;
    background: #FFFAF4;
}

form.post-password-form .post-password-form__input {
    width: auto;
    min-width: 50%;
    margin-right: 0;
}

form select {
    line-height: 1.2em;
}

.select2-container .select2-dropdown, .select2-container .select2-search--dropdown .select2-search__field {
    background: #fffaf4;
}

.box-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    border: none;
    font-size: 24px;
    text-transform: capitalize;
}

    .box-title:after {
        content: "";
        width: 100%;
        position: absolute;
        height: 1px;
        bottom: -1px;
        left: 0;
        background: rgba(0, 0, 0, 0.1);
        opacity: 1;
    }

header .templaza-basic-navbar {
    padding: 0 30px;
}

header .uk-navbar-nav > li:first-child > a {
    padding-left: 0;
}

header .uk-navbar-nav > li > a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    min-height: 0;
    padding: 22px 25px;
}

    header .uk-navbar-nav > li > a:hover, header .uk-navbar-nav > li > a:active, header .uk-navbar-nav > li > a:focus {
        color: #C3952E;
    }

header .uk-navbar-nav li {
    margin: 0;
}

    header .uk-navbar-nav li.current-menu-item > a, header .uk-navbar-nav li.current_page_item > a, header .uk-navbar-nav li.current-menu-ancestor > a, header .uk-navbar-nav li.current-menu-parent > a {
        color: #C3952E;
    }

    header .uk-navbar-nav li.current-menu-item .uk-navbar-dropdown li.current-menu-item > a, header .uk-navbar-nav li.current-menu-item .uk-navbar-dropdown li.current_page_item > a, header .uk-navbar-nav li.current-menu-item .uk-navbar-dropdown li.current-menu-ancestor > a, header .uk-navbar-nav li.current-menu-item .uk-navbar-dropdown li.current-menu-parent > a, header .uk-navbar-nav li.current_page_item .uk-navbar-dropdown li.current-menu-item > a, header .uk-navbar-nav li.current_page_item .uk-navbar-dropdown li.current_page_item > a, header .uk-navbar-nav li.current_page_item .uk-navbar-dropdown li.current-menu-ancestor > a, header .uk-navbar-nav li.current_page_item .uk-navbar-dropdown li.current-menu-parent > a, header .uk-navbar-nav li.current-menu-ancestor .uk-navbar-dropdown li.current-menu-item > a, header .uk-navbar-nav li.current-menu-ancestor .uk-navbar-dropdown li.current_page_item > a, header .uk-navbar-nav li.current-menu-ancestor .uk-navbar-dropdown li.current-menu-ancestor > a, header .uk-navbar-nav li.current-menu-ancestor .uk-navbar-dropdown li.current-menu-parent > a, header .uk-navbar-nav li.current-menu-parent .uk-navbar-dropdown li.current-menu-item > a, header .uk-navbar-nav li.current-menu-parent .uk-navbar-dropdown li.current_page_item > a, header .uk-navbar-nav li.current-menu-parent .uk-navbar-dropdown li.current-menu-ancestor > a, header .uk-navbar-nav li.current-menu-parent .uk-navbar-dropdown li.current-menu-parent > a {
        color: #C3952E;
    }

    header .uk-navbar-nav li .uk-navbar-dropdown {
        padding: 20px 0;
        background: #fffaf4;
        min-width: 250px;
        margin-top: 15px;
    }

        header .uk-navbar-nav li .uk-navbar-dropdown .uk-navbar-dropdown {
            left: 100% !important;
            top: 0 !important;
        }

        header .uk-navbar-nav li .uk-navbar-dropdown a {
            color: #000;
            padding: 6px 0;
            font-size: 1em;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

            header .uk-navbar-nav li .uk-navbar-dropdown a:hover {
                background: #fffaf4;
                color: #C3952E;
            }

        header .uk-navbar-nav li .uk-navbar-dropdown .menu-item {
            padding: 0 30px;
        }

            header .uk-navbar-nav li .uk-navbar-dropdown .menu-item:last-child > a {
                border-bottom: none;
            }

    header .uk-navbar-nav li a:hover {
        color: #C3952E;
    }

    header .uk-navbar-nav li:hover > a {
        color: #C3952E;
    }

header ul.uk-navbar-dropdown-nav li {
    margin: 0;
}

@media (max-width:1200px) {
    header .uk-navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.templaza-content::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 1040;
}

.templaza-offcanvas .templaza-offcanvas-inner {
    padding: 0 20px;
    height: calc(100% - 80px);
}

.templaza-offcanvas .templaza-sidebar .widget-area > .widget {
    background: none;
    padding: 0;
    margin-bottom: 30px;
}

    .templaza-offcanvas .templaza-sidebar .widget-area > .widget .wp-block-social-links {
        margin: 0;
        display: flex;
    }

        .templaza-offcanvas .templaza-sidebar .widget-area > .widget .wp-block-social-links li {
            margin: 0;
        }

.templaza-offcanvas .wp-block-social-links .wp-social-link svg {
    width: 18px;
    height: 18px;
}

.templaza-offcanvas-opened .templaza-content:after, .templaza-mobilemenu-open .templaza-content:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.templaza-offcanvas .burger-menu-button {
    text-align: right;
}

.templaza-mobilemenu .burger-menu-button {
    text-align: right;
}

.templaza-mobilemenu ul.templaza-mobile-menu {
    margin-top: 0;
}

    .templaza-mobilemenu ul.templaza-mobile-menu li {
        border-bottom: 1px solid #ddd;
        display: table;
        width: 100%;
        margin: 0;
    }

        .templaza-mobilemenu ul.templaza-mobile-menu li:first-child {
            border-top: 1px solid #ddd;
        }

        .templaza-mobilemenu ul.templaza-mobile-menu li a {
            cursor: pointer;
            outline: 0;
            width: calc(100% - 60px);
            text-decoration: none;
            vertical-align: middle;
            display: table-cell;
            color: #000;
            padding: 15px;
        }

header .header-offcanvas-trigger {
    width: 30px;
    height: 30px;
    padding: 0;
    margin-left: 15px;
}

.burger-menu-button .inner {
    background-color: #fff;
}

    .burger-menu-button .inner:before, .burger-menu-button .inner:after {
        background-color: #fff;
    }

.templaza-mobilemenu .burger-menu-button .inner {
    background-color: #222;
}

    .templaza-mobilemenu .burger-menu-button .inner:before, .templaza-mobilemenu .burger-menu-button .inner:after {
        background-color: #222;
    }

.templaza-mobilemenu .burger-menu-button:hover {
    background: none;
}

.templaza-mobilemenu .burger-menu-button .offcanvas-close-btn:hover {
    background: none;
}

.templaza-mobilemenu .burger-menu-button .offcanvas-close-btn .box .inner {
    width: 20px;
    height: 2px;
}

    .templaza-mobilemenu .burger-menu-button .offcanvas-close-btn .box .inner:before, .templaza-mobilemenu .burger-menu-button .offcanvas-close-btn .box .inner:after {
        width: 20px;
        height: 2px;
    }

.templaza-mobilemenu .burger-menu-button button:focus {
    background: none;
}

body .templaza-header .navbar-nav {
    padding-left: 0;
}

    body .templaza-header .navbar-nav .menu-item > .sub-menu {
        box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.1);
        min-width: 250px;
        padding: 20px 0;
    }

        body .templaza-header .navbar-nav .menu-item > .sub-menu li.menu-item {
            padding: 0 30px;
        }

            body .templaza-header .navbar-nav .menu-item > .sub-menu li.menu-item > a {
                padding: 6px 0;
                font-size: 1em;
            }

            body .templaza-header .navbar-nav .menu-item > .sub-menu li.menu-item:last-child > a {
                border-bottom: none;
            }

        body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .sub-menu {
            min-width: 0;
        }

            body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .sub-menu li {
                padding: 0;
            }

        body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .nav-submenu li.menu-item {
            padding: 0;
        }

            body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .nav-submenu li.menu-item .has-children {
                border: none;
            }

        body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-row .widget .widgettitle {
            font-weight: 600;
            font-size: 16px;
            text-transform: uppercase;
            margin-bottom: 30px;
            color: #000;
        }

        body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-row .widget .textwidget a {
            padding: 0;
        }

        body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-heading h1, body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-heading h2, body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-heading h3, body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-heading h4 {
            font-weight: 600;
            font-size: 16px;
            text-transform: uppercase;
            margin-bottom: 20px;
            color: #000;
            padding-top: 14px;
        }

        body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-navigation li a {
            font-weight: normal;
            padding: 6px 0;
        }

            body .templaza-header .navbar-nav .menu-item > .sub-menu.megamenu-sub-menu .templaza-navigation li a:hover {
                color: #C3952E;
            }

        body .templaza-header .navbar-nav .menu-item > .sub-menu ul li {
            padding: 0;
        }

        body .templaza-header .navbar-nav .menu-item > .sub-menu .sub-menu {
            padding: 10px 0;
        }

.templaza-mobilemenu {
    font-size: 0.875rem;
}

.templaza-nav .megamenu-sub-menu .megamenu-item-link.has-children {
    padding-bottom: 5px !important;
}

    .templaza-nav .megamenu-sub-menu .megamenu-item-link.has-children .megamenu-title {
        font-size: 20px;
        color: #fff;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-weight: 700;
    }

.templaza-sidebar > .widget {
    margin-bottom: 40px;
    background: none;
}

.wp-block-latest-comments__comment {
    line-height: 1.5em;
}

.widget_meta ul {
    padding: 0;
}

.widget_nav_menu ul.menu {
    padding: 0;
}

    .widget_nav_menu ul.menu li {
        list-style: none;
        margin: 0;
    }

    .widget_nav_menu ul.menu ul {
        padding-left: 20px;
    }

.wp-block-calendar table caption, .wp-block-calendar table tbody {
    margin: 5px 0;
}

.widget_rss ul li + li {
    padding-top: 20px;
}

.widget_rss ul .rsswidget {
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.2em;
}

.widget_rss ul .rss-date {
    display: block;
}

.widget_rss ul .rssSummary {
    margin-top: 15px;
    line-height: 1.4em;
}

.widget_rss ul cite {
    display: block;
    margin-top: 8px;
}

.widget_recent_comments .recentcomments {
    line-height: 1.7;
}

    .widget_recent_comments .recentcomments .comment-author-link {
        font-weight: 600;
        font-style: normal;
    }

.templaza-sticky .templaza-blog-item-title a {
    text-decoration: none;
}

.navigation .nav-links {
    display: flex;
    justify-content: center;
}

    .navigation .nav-links .page-numbers {
        display: inline-flex;
        padding: 7px 15px;
        min-width: 44px;
        min-height: 44px;
        color: #333333;
        justify-content: center;
        align-items: center;
        margin: 0 5px;
        transition: all 0.3s linear;
        border-radius: 0;
        background: #fffaf4;
    }

        .navigation .nav-links .page-numbers:hover, .navigation .nav-links .page-numbers.current {
            background: #C3952E;
            color: #ffffff;
        }

        .navigation .nav-links .page-numbers.next, .navigation .nav-links .page-numbers.prev {
            padding: 7px 10px;
        }

.page-links {
    clear: both;
    padding-top: 10px;
}

.templaza-archive .templaza-archive-item {
    padding: 40px;
    margin-bottom: 40px;
    background-color: #fffaf4;
}

    .templaza-archive .templaza-archive-item span {
        text-transform: capitalize;
        color: #999999;
        font-size: 0.875em;
    }

        .templaza-archive .templaza-archive-item span.templaza-sticky-post, .templaza-archive .templaza-archive-item span.pin-code {
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #FED23D;
            position: absolute;
            margin-bottom: 80px;
            width: 40px;
            height: 40px;
            top: -6px;
            right: 20px;
            line-height: 40px;
            text-align: center;
            z-index: 1;
        }

            .templaza-archive .templaza-archive-item span.templaza-sticky-post:before, .templaza-archive .templaza-archive-item span.pin-code:before {
                top: 0;
                right: -6px;
                content: "";
                position: absolute;
                height: 0;
                width: 0;
                border-bottom: 6px solid #333;
                border-right: 6px solid transparent;
            }

            .templaza-archive .templaza-archive-item span.templaza-sticky-post:after, .templaza-archive .templaza-archive-item span.pin-code:after {
                height: 0;
                width: 0;
                border-left: 20px solid #FED23D;
                border-right: 20px solid #FED23D;
                border-bottom: 20px solid transparent;
                bottom: -20px;
                left: 0;
                content: "";
                position: absolute;
            }

        .templaza-archive .templaza-archive-item span.category a, .templaza-archive .templaza-archive-item span.author a {
            color: #C3952E;
        }

            .templaza-archive .templaza-archive-item span.category a:hover, .templaza-archive .templaza-archive-item span.author a:hover {
                color: #C3952E;
            }

        .templaza-archive .templaza-archive-item span.baressco-sticky-post-no-thumbnail {
            color: #C3952E;
            font-size: 1em;
        }

    .templaza-archive .templaza-archive-item .title a {
        color: inherit;
    }

    .templaza-archive .templaza-archive-item.uk-card span.category {
        color: #999999;
    }

    .templaza-archive .templaza-archive-item.uk-card .ui-title a {
        color: #C3952E;
    }

    .templaza-archive .templaza-archive-item .templaza-blog-item-content .templaza-blog-item-info-top {
        margin-bottom: 5px;
    }

        .templaza-archive .templaza-archive-item .templaza-blog-item-content .templaza-blog-item-info-top span:after {
            margin: 0 10px;
        }

    .templaza-archive .templaza-archive-item .templaza-blog-item-content .templaza-blog-desc p:last-child {
        margin-bottom: 0;
    }

    .templaza-archive .templaza-archive-item .templaza-blog-item-content .templaza-blog-item-info {
        margin-top: 20px;
    }

    .templaza-archive .templaza-archive-item .readmore-block {
        margin-top: 25px;
    }

    .templaza-archive .templaza-archive-item .readmore {
        text-transform: capitalize;
        font-size: 18px;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-weight: 700;
    }

        .templaza-archive .templaza-archive-item .readmore i {
            font-size: 12px;
            padding-left: 5px;
        }

    .templaza-archive .templaza-archive-item .templaza-blog-item-img, .templaza-archive .templaza-archive-item .templaza-archive-gallery, .templaza-archive .templaza-archive-item .templaza-blog-item-video, .templaza-archive .templaza-archive-item .templaza-blog-item-audio {
        margin-bottom: 35px;
    }

.templaza-archive .wp-block-pullquote {
    border: none;
}

    .templaza-archive .wp-block-pullquote:not(.is-style-solid-color) {
        background: #F4ECE2;
    }

    .templaza-archive .wp-block-pullquote blockquote {
        margin: 0;
        padding: 0;
    }

        .templaza-archive .wp-block-pullquote blockquote:before {
            color: #C3952E;
        }

    .templaza-archive .wp-block-pullquote p {
        color: #000000;
    }

    .templaza-archive .wp-block-pullquote cite {
        color: #333333;
    }

    .templaza-archive .wp-block-pullquote:before {
        color: #000;
        content: "";
        position: absolute;
        right: 40px;
        font-size: 1.5rem;
        font-weight: 900;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        top: 0;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #C3952E;
        justify-content: center;
        display: flex;
        align-items: center;
        margin-top: -40px;
    }

.templaza-archive .templaza-blog-item-title {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2em;
}

    .templaza-archive .templaza-blog-item-title a {
        color: inherit;
    }

@media (max-width:960px) {
    .templaza-archive .templaza-blog-item-title {
        font-size: 1.8rem;
    }
}

.templaza-archive .more-link {
    color: #C3952E;
}

    .templaza-archive .more-link:hover {
        color: #C3952E;
    }

.templaza-archive .templaza-item-lead .templaza-blog-item-img a {
    height: auto;
}

.templaza-basic-single-heading .page-title {
    font-weight: bold;
}

.templaza-basic-single-heading .entry-title {
    font-weight: bold;
}

figure.post-thumbnail {
    display: flex;
    margin-bottom: 40px;
    flex-direction: column;
}

    figure.post-thumbnail .wp-caption-text {
        margin-bottom: 0;
    }

.templaza-blog-item-info > span:not(:last-child):after, .ui-posts .uk-article-meta > span:not(:last-child):after {
    display: none;
}

.templaza-blog-item-info > span:not(:first-child):before, .ui-posts .uk-article-meta > span:not(:first-child):before {
    content: "";
    border-radius: 50%;
    background: #C3952E;
    height: 4px;
    width: 4px;
    display: inline-block;
    margin: 0 12px 3px;
}

.templaza-blog-item-info > span.tag a:not(:last-child), .ui-posts .uk-article-meta > span.tag a:not(:last-child) {
    margin-right: 8px;
}

.templaza-blog-item-info > span.author a, .ui-posts .uk-article-meta > span.author a {
    color: #000;
}

.templaza-blog-item-info > span {
    font-size: 0.875rem;
}

.templaza-basic-page-content .templaza-basic-page-content .single-page-box {
    padding: 40px;
    background: #fffaf4;
    margin-bottom: 40px;
}

    .templaza-basic-page-content .templaza-basic-page-content .single-page-box p:last-child {
        margin-bottom: 0;
    }

.templaza-blog-item .templaza-archive-gallery .uk-slidenav.uk-slidenav-previous, .templaza-blog-item .templaza-archive-gallery .uk-slidenav.uk-slidenav-next {
    border-radius: 0;
    background: #C3952E;
    color: #ffffff;
}

    .templaza-blog-item .templaza-archive-gallery .uk-slidenav.uk-slidenav-previous:hover, .templaza-blog-item .templaza-archive-gallery .uk-slidenav.uk-slidenav-next:hover {
        background: #2a2a2a;
        color: #ffffff;
    }

.templaza-basic-wrap .templaza-single-feature {
    margin-bottom: 40px;
}

.no-results .searchform {
    display: flex;
}

    .no-results .searchform .search-query {
        width: 60%;
        margin-right: 5px;
    }

    .no-results .searchform .searchsubmit {
        border-color: #C3952E;
    }

.single .navigation .nav-links .nav-previous {
    float: left;
    width: 50%;
}

.single .navigation .nav-links .nav-next {
    float: right;
    width: 50%;
    text-align: right;
}

.single .navigation .nav-links a {
    border: none;
    padding: 0;
    max-width: 100%;
    color: inherit;
}

    .single .navigation .nav-links a:hover {
        background: none;
        color: #000000;
    }

.single .navigation .nav-links:after {
    clear: both;
    content: "";
    display: block;
}

.single .post-page-numbers {
    margin-right: 5px;
}

.single hr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
}

    .single hr.end-content {
        margin-top: 35px;
    }

p.pass_label {
    margin-bottom: 5px;
}

.post-password-form {
    display: flex;
    flex-wrap: nowrap;
}

    .post-password-form input.post-password-form__input {
        margin-right: 0;
        margin-top: 0;
    }

.entry-title, .post-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

    .entry-title .sticky, .post-title .sticky {
        position: absolute;
        font-size: 16px;
        font-weight: normal;
        padding: 2px 10px 3px;
        background: #C3952E;
        border-radius: 3px;
        display: inline-block;
        line-height: 25px;
        color: #ffffff;
        margin-left: 10px;
    }

div.templaza-archive .templaza-blog-item-wrap div.mejs-inner div {
    margin-top: 0;
}

.templaza-blog-share a {
    display: inline;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: none;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    margin: 0;
}

    .templaza-blog-share a:hover {
        background: none;
        color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .templaza-blog-share a:hover i, .templaza-blog-share a:hover span {
            color: #C3952E;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

    .templaza-blog-share a i {
        margin: 0;
        padding: 0;
    }

    .templaza-blog-share a:last-child {
        padding-right: 0;
    }

.templaza-single-tags {
    color: #999999;
}

    .templaza-single-tags span {
        font-weight: bold;
        color: #333333;
    }

    .templaza-single-tags a {
        font-weight: normal;
        text-decoration: none;
        color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        font-size: 0.875rem;
        text-transform: capitalize;
    }

        .templaza-single-tags a:hover {
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

        .templaza-single-tags a:before {
            display: none;
        }

.templaza-block-author-social a {
    color: #999999;
}

.templaza-related-posts.templaza-archive .templaza-archive-item {
    padding: 0;
}

.templaza-related-posts .templaza-blog-item .templaza-blog-item-wrap .templaza-blog-item-img {
    margin-bottom: 25px;
}

.templaza-related-posts .templaza-blog-item-content h4 {
    margin-top: 0;
    font-size: 1.2rem;
    margin-bottom: 5px;
}

.templaza-related-posts .templaza-blog-item-info span {
    font-size: 13px;
}

    .templaza-related-posts .templaza-blog-item-info span:not(:last-child):after {
        margin: 0 8px 2px;
    }

    .templaza-related-posts .templaza-blog-item-info span a {
        color: #000000;
    }

    .templaza-related-posts .templaza-blog-item-info span.tag:not(:last-child) {
        margin-right: 8px;
    }

.templaza-related-posts .tz-image-cover {
    height: 200px;
}

.templaza-single-meta {
    margin-top: 10px;
}

.templaza-single-feature .templaza-blog-item-quote {
    padding: 40px;
}

    .templaza-single-feature .templaza-blog-item-quote:before {
        content: "";
        z-index: 2;
    }

    .templaza-single-feature .templaza-blog-item-quote .wp-block-pullquote {
        border: none;
        background: #F4ECE2 !important;
        margin: 0;
    }

        .templaza-single-feature .templaza-blog-item-quote .wp-block-pullquote cite {
            font-family: "Lora", Arial, Helvetica, sans-serif;
            margin-top: 20px;
            color: #333333;
        }

            .templaza-single-feature .templaza-blog-item-quote .wp-block-pullquote cite a {
                font-size: 0.875rem;
            }

        .templaza-single-feature .templaza-blog-item-quote .wp-block-pullquote blockquote {
            margin: 0;
            padding: 0;
        }

.templaza-single-feature .templaza-blog-item-link {
    background: #F4ECE2;
}

.templaza-single-feature .templaza-archive-gallery, .templaza-single-feature .templaza-blog-item-quote, .templaza-single-feature .templaza-blog-item-link, .templaza-single-feature .templaza-blog-item-video {
    margin-bottom: 30px;
}

.templaza-blog-item-link, .templaza-blog-item-quote {
    padding: 40px;
    position: relative;
    background: #F4ECE2;
}

    .templaza-blog-item-link .link-content, .templaza-blog-item-quote .link-content {
        line-height: 1.5em;
    }

    .templaza-blog-item-link a, .templaza-blog-item-quote a {
        font-family: "Merriweather", Sans-serif;
        font-size: 1.3rem;
        font-style: normal;
        font-weight: 400;
    }

    .templaza-blog-item-link:before, .templaza-blog-item-quote:before {
        color: #000;
        content: "";
        position: absolute;
        right: 40px;
        font-size: 1.5rem;
        font-weight: 900;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        top: 0;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #C3952E;
        justify-content: center;
        display: none;
        align-items: center;
        margin-top: -40px;
    }

.templaza-single .templaza-single-author .templaza-block-author-desc p {
    font-size: 0.9em;
}

.templaza-single .templaza-single-author .templaza-block-author-desc .templaza-block-author-social a {
    color: #999999;
    font-size: 0.7em;
}

.templaza-single iframe {
    width: 100%;
}

.templaza-single .templaza-single-box {
    background: #fffaf4;
    padding: 40px;
    margin-bottom: 40px;
}

    .templaza-single .templaza-single-box:last-child {
        margin-bottom: 0;
    }

    .templaza-single .templaza-single-box .box-title {
        margin-top: -7px;
    }

    .templaza-single .templaza-single-box blockquote p cite {
        display: block;
        margin-top: 20px;
        font-size: 0.8em;
    }

    .templaza-single .templaza-single-box p:last-child {
        margin-bottom: 0;
    }

h1.templaza-blog-item-title {
    font-weight: 700;
}

body .alignright, body .wp-block[data-align="right"] > * {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

body .alignleft, body .wp-block[data-align="left"] > * {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

    body .alignleft.wp-block-cover, body .wp-block[data-align="left"] > *.wp-block-cover {
        margin: 0.5em 1em 20px 0;
    }

body .aligncenter, body .wp-block[data-align="center"] > * {
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

body .alignwide {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

body .alignfull {
    max-width: none;
}

body .wp-caption {
    max-width: 100%;
}

body .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption.alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

body .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption.alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

    body .wp-block-freeform.block-library-rich-text__tinymce dl.wp-caption.alignleft.wp-block-cover {
        margin: 0.5em 1em 20px 0;
    }

body .is-root-container > .wp-block {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background: none;
}

    body .is-root-container > .wp-block[data-align="right"] > * {
        float: right;
        margin: 0.5em 0 0.5em 1em;
        padding: 0;
    }

    body .is-root-container > .wp-block[data-align="left"] > * {
        float: left;
        margin: 0.5em 1em 0.5em 0;
    }

        body .is-root-container > .wp-block[data-align="left"] > *.wp-block-cover {
            margin: 0.5em 1em 20px 0;
            padding: 0;
        }

    body .is-root-container > .wp-block[data-align="center"] > * {
        margin-left: auto;
        margin-right: auto;
        clear: both;
        padding: 0;
    }

body .is-root-container .alignright, body .is-root-container .wp-block[data-align="right"] > * {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

body .is-root-container .alignleft, body .is-root-container .wp-block[data-align="left"] > * {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

    body .is-root-container .alignleft.wp-block-cover, body .is-root-container .wp-block[data-align="left"] > *.wp-block-cover {
        margin: 0.5em 1em 20px 0;
    }

body .is-root-container .aligncenter, body .is-root-container .wp-block[data-align="center"] > * {
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

html, body {
    border: none;
    margin: 0;
    padding: 0;
    font-family: "Lora", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    color: #333333;
    background: #e8d8c5;
}

    html em, body em {
        color: #2A2A2A;
    }

.block-editor-block-list__layout {
    max-width: 1040px;
    margin: 0 auto;
    box-sizing: content-box;
}

    .block-editor-block-list__layout .wp-block {
        max-width: 1040px;
    }

.group::after, .entry-content::after {
    clear: both;
    content: "";
    display: block;
}

*, ::before, ::after {
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
}

    body a {
        color: inherit;
        text-decoration: none;
    }

        body a:hover {
            text-decoration: none;
            color: #000000;
        }

hr {
    clear: both;
}

:root .is-small-text, :root .has-small-font-size {
    line-height: 1.5;
}

:root .is-large-text, :root .has-large-font-size {
    line-height: 1.3;
}

.block-editor-block-list__block {
    background: #fffaf4;
    padding: 30px;
    margin-bottom: 60px;
}

    .block-editor-block-list__block.wp-block-search {
        padding: 0;
        background: none;
    }

    .block-editor-block-list__block.wp-block-group h1.wp-block-heading, .block-editor-block-list__block.wp-block-group h2.wp-block-heading, .block-editor-block-list__block.wp-block-group h3.wp-block-heading, .block-editor-block-list__block.wp-block-group h4.wp-block-heading, .block-editor-block-list__block.wp-block-group h5.wp-block-heading, .block-editor-block-list__block.wp-block-group h6.wp-block-heading {
        margin-bottom: 40px;
        padding-bottom: 20px;
        border-bottom: 2px solid rgba(0, 0, 0, 0.1);
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: relative;
        margin-top: 0;
    }

        .block-editor-block-list__block.wp-block-group h1.wp-block-heading:after, .block-editor-block-list__block.wp-block-group h2.wp-block-heading:after, .block-editor-block-list__block.wp-block-group h3.wp-block-heading:after, .block-editor-block-list__block.wp-block-group h4.wp-block-heading:after, .block-editor-block-list__block.wp-block-group h5.wp-block-heading:after, .block-editor-block-list__block.wp-block-group h6.wp-block-heading:after {
            content: "";
            width: 60px;
            position: absolute;
            height: 2px;
            bottom: -2px;
            left: 0;
            background: #000;
            top: auto;
        }

    .block-editor-block-list__block.wp-block-group:hover h1.wp-block-heading:after, .block-editor-block-list__block.wp-block-group:hover h2.wp-block-heading:after, .block-editor-block-list__block.wp-block-group:hover h3.wp-block-heading:after, .block-editor-block-list__block.wp-block-group:hover h4.wp-block-heading:after, .block-editor-block-list__block.wp-block-group:hover h5.wp-block-heading:after, .block-editor-block-list__block.wp-block-group:hover h6.wp-block-heading:after {
        background: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.block-editor-block-list__layout.is-root-container {
    background: #fffaf4;
    padding: 40px;
}

.wp-block-button__link {
    border: 2px solid transparent;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

    .wp-block-button__link:not(:hover):not(:active):not(.has-text-color) {
        color: #ffffff;
    }

.has-background .wp-block-button__link:not(:hover):not(:active):not(.has-text-color) {
    color: #ffffff;
}

    .has-background .wp-block-button__link:not(:hover):not(:active):not(.has-text-color).has-background {
        color: #ffffff;
    }

.wp-block-button__link:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.has-background .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.wp-block-button__link:hover, .wp-block-button__link:active {
    background-color: #2a2a2a;
    border-color: transparent;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wp-block-button__link:disabled {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
    color: #39414d;
}

.wp-block-buttons {
    margin-top: 0;
    margin-bottom: 0;
}

    .wp-block-buttons .wp-block-button {
        margin-bottom: 20px;
        margin-top: 0 !important;
    }

.wp-block-button {
    margin-bottom: 20px;
}

    .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-text-color) {
        color: #ffffff;
    }

.has-background .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-text-color) {
    color: #ffffff;
}

    .has-background .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-text-color).has-background {
        color: #ffffff;
    }

.has-background .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover, .wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
    border-color: transparent;
    background-color: #2a2a2a !important;
    color: #ffffff !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus {
    outline-offset: inherit;
    outline: inherit;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active):not(.has-text-color), .wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active).has-background {
    border-color: currentColor;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active):not(.has-text-color) {
    color: #F1CF69;
}

.has-background .wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active):not(.has-text-color) {
    color: #F1CF69;
}

.has-background .wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active).has-background:not(.has-text-color) {
    color: inherit;
}

.wp-block-button.is-style-outline .wp-block-button__link:not(:hover):not(:active):not(.has-background) {
    background-color: transparent;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:active {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background-color: transparent !important;
    border-color: currentColor !important;
    color: #2a2a2a !important;
}

.has-background .wp-block-button.is-style-outline .wp-block-button__link:hover, .has-background .wp-block-button.is-style-outline .wp-block-button__link:active {
    background-color: #C3952E !important;
    color: #ffffff !important;
}

.has-text-color .wp-block-button.is-style-outline .wp-block-button__link:hover, .has-text-color .wp-block-button.is-style-outline .wp-block-button__link:active {
    color: #ffffff !important;
}

.wp-block-button.is-style-outline .wp-block-button__link:focus {
    outline-offset: inherit;
    outline: inherit;
}

.wp-block-button.is-style-squared {
    border-radius: 0;
}

    .wp-block-button.is-style-squared .wp-block-button__link {
        border-radius: 0;
    }

figcaption, .wp-caption, .wp-caption-text, .wp-block-embed figcaption {
    text-align: center;
    font-size: 0.75rem;
    margin-top: 0.5em;
    margin-bottom: 2em;
}

.block-editor-block-list__layout.wp-block-latest-comments {
    padding: 0;
}

ul.wp-block-archives, ul.widget_meta, ul.wp-block-page-list, ul.wp-block-categories, ul.wp-block-categories__list {
    padding: 0;
}

    ul.wp-block-archives li, ul.widget_meta li, ul.wp-block-page-list li, ul.wp-block-categories li, ul.wp-block-categories__list li {
        list-style: none;
        margin: 0.7em 0;
        font-size: 0.875rem;
    }

        ul.wp-block-archives li a, ul.widget_meta li a, ul.wp-block-page-list li a, ul.wp-block-categories li a, ul.wp-block-categories__list li a {
            color: inherit;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

            ul.wp-block-archives li a:hover, ul.widget_meta li a:hover, ul.wp-block-page-list li a:hover, ul.wp-block-categories li a:hover, ul.wp-block-categories__list li a:hover {
                color: inherit;
                text-decoration: underline;
            }

            ul.wp-block-archives li a[aria-current="page"], ul.widget_meta li a[aria-current="page"], ul.wp-block-page-list li a[aria-current="page"], ul.wp-block-categories li a[aria-current="page"], ul.wp-block-categories__list li a[aria-current="page"] {
                color: #C3952E;
            }

        ul.wp-block-archives li:before, ul.widget_meta li:before, ul.wp-block-page-list li:before, ul.wp-block-categories li:before, ul.wp-block-categories__list li:before {
            content: "";
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            color: #C3952E;
            padding-right: 10px;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
            margin-top: 2px;
        }

        ul.wp-block-archives li.current-cat, ul.wp-block-archives li:hover, ul.widget_meta li.current-cat, ul.widget_meta li:hover, ul.wp-block-page-list li.current-cat, ul.wp-block-page-list li:hover, ul.wp-block-categories li.current-cat, ul.wp-block-categories li:hover, ul.wp-block-categories__list li.current-cat, ul.wp-block-categories__list li:hover {
            color: #C3952E;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

            ul.wp-block-archives li.current-cat > a, ul.wp-block-archives li:hover > a, ul.widget_meta li.current-cat > a, ul.widget_meta li:hover > a, ul.wp-block-page-list li.current-cat > a, ul.wp-block-page-list li:hover > a, ul.wp-block-categories li.current-cat > a, ul.wp-block-categories li:hover > a, ul.wp-block-categories__list li.current-cat > a, ul.wp-block-categories__list li:hover > a {
                color: #C3952E;
            }

            ul.wp-block-archives li.current-cat:before, ul.wp-block-archives li:hover:before, ul.widget_meta li.current-cat:before, ul.widget_meta li:hover:before, ul.wp-block-page-list li.current-cat:before, ul.wp-block-page-list li:hover:before, ul.wp-block-categories li.current-cat:before, ul.wp-block-categories li:hover:before, ul.wp-block-categories__list li.current-cat:before, ul.wp-block-categories__list li:hover:before {
                color: #C3952E;
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -ms-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

        ul.wp-block-archives li ul li, ul.widget_meta li ul li, ul.wp-block-page-list li ul li, ul.wp-block-categories li ul li, ul.wp-block-categories__list li ul li {
            color: #333333;
        }

.is-root-container > .wp-block.wp-block-code {
    padding: 15px;
}

.wp-block-code {
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 15px;
    color: currentColor;
}

    .wp-block-code code {
        white-space: pre !important;
        overflow-x: auto;
        padding: 0;
        background: none;
        border: none;
    }

div :not(pre) > code {
    border-color: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    padding: 5px 15px;
    color: currentColor;
    display: inline-block;
    white-space: inherit;
    margin: 0.5em 0;
}

.wp-block-columns:not(.alignwide):not(.alignfull) {
    clear: both;
}

.wp-block-columns .wp-block, .wp-block-columns .wp-block-column {
    max-width: inherit;
}

.wp-block[data-align="full"] > .wp-block-columns p:not(.has-background), .wp-block[data-align="full"] > .wp-block-columns h1:not(.has-background), .wp-block[data-align="full"] > .wp-block-columns h2:not(.has-background), .wp-block[data-align="full"] > .wp-block-columns h3:not(.has-background), .wp-block[data-align="full"] > .wp-block-columns h4:not(.has-background), .wp-block[data-align="full"] > .wp-block-columns h5:not(.has-background), .wp-block[data-align="full"] > .wp-block-columns h6:not(.has-background) {
    padding-left: 20px;
    padding-right: 20px;
}

.wp-block-cover, .wp-block-cover-image {
    margin-bottom: 20px;
    background-color: #000;
    min-height: 400px;
    margin-top: inherit;
}

    .wp-block-cover:not(.alignwide):not(.alignfull), .wp-block-cover-image:not(.alignwide):not(.alignfull) {
        clear: both;
    }

[data-align="full"] .wp-block-cover, [data-align="full"] .wp-block-cover-image {
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-cover > .wp-block-cover__inner-container > *:first-child, .wp-block-cover-image > .wp-block-cover__inner-container > *:first-child {
    margin-top: 0;
}

.wp-block-cover > .wp-block-cover__inner-container > *:last-child:not(.block-list-appender), .wp-block-cover-image > .wp-block-cover__inner-container > *:last-child:not(.block-list-appender) {
    margin-bottom: 0;
}

.wp-block-cover.has-child-selected > .wp-block-cover__inner-container > *:nth-last-child(2), .wp-block-cover.is-selected > .wp-block-cover__inner-container > *:nth-last-child(2), .wp-block-cover-image.has-child-selected > .wp-block-cover__inner-container > *:nth-last-child(2), .wp-block-cover-image.is-selected > .wp-block-cover__inner-container > *:nth-last-child(2) {
    margin-bottom: 0;
}

.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover .block-editor-block-list__block, .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image .block-editor-block-list__block {
    color: #fff;
    line-height: 1.2;
}

    .wp-block-cover .wp-block-cover__inner-container a, .wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .block-editor-block-list__block a, .wp-block-cover-image .wp-block-cover__inner-container a, .wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .block-editor-block-list__block a {
        color: #fff;
        text-decoration: underline;
    }

    .wp-block-cover .wp-block-cover__inner-container .has-link-color a, .wp-block-cover .wp-block-cover-image-text .has-link-color a, .wp-block-cover .wp-block-cover-text .has-link-color a, .wp-block-cover .block-editor-block-list__block .has-link-color a, .wp-block-cover-image .wp-block-cover__inner-container .has-link-color a, .wp-block-cover-image .wp-block-cover-image-text .has-link-color a, .wp-block-cover-image .wp-block-cover-text .has-link-color a, .wp-block-cover-image .block-editor-block-list__block .has-link-color a {
        color: #fff;
    }

    .wp-block-cover .wp-block-cover-text:not(.has-text-color), .wp-block-cover-image .wp-block-cover-text:not(.has-text-color) {
        color: white;
    }

.wp-block-cover:not([class*="background-color"]) .wp-block-cover__inner-container, .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text, .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text, .wp-block-cover:not([class*="background-color"]) .block-editor-block-list__block, .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container, .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text, .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text, .wp-block-cover-image:not([class*="background-color"]) .block-editor-block-list__block {
    color: #fff;
    line-height: 1.2;
    padding: 20px;
}

.wp-block-cover h2, .wp-block-cover-image h2 {
    font-size: 2.1642rem;
    line-height: 1.2;
    padding: 0;
    max-width: inherit;
    text-align: inherit;
}

    .wp-block-cover h2.has-text-align-left, .wp-block-cover-image h2.has-text-align-left {
        text-align: left;
    }

    .wp-block-cover h2.has-text-align-center, .wp-block-cover-image h2.has-text-align-center {
        text-align: center;
    }

    .wp-block-cover h2.has-text-align-right, .wp-block-cover-image h2.has-text-align-right {
        text-align: right;
    }

.wp-block-cover strong, .wp-block-cover-image strong {
    font-weight: 500;
}

.wp-block-cover[class*="-background-color"][class] .wp-block-cover__inner-container, .wp-block-cover-image[class*="-background-color"][class] .wp-block-cover__inner-container {
    background-color: unset;
}

.wp-block-file .wp-block-file__textlink {
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
}

    .wp-block-file .wp-block-file__textlink:hover {
        text-decoration: underline;
        text-decoration-style: dotted;
    }

.wp-block-file .wp-block-file__button {
    border: 2px solid transparent;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: inline-block;
}

    .wp-block-file .wp-block-file__button:not(:hover):not(:active):not(.has-text-color) {
        color: #ffffff;
    }

.has-background .wp-block-file .wp-block-file__button:not(:hover):not(:active):not(.has-text-color) {
    color: #ffffff;
}

    .has-background .wp-block-file .wp-block-file__button:not(:hover):not(:active):not(.has-text-color).has-background {
        color: #ffffff;
    }

.wp-block-file .wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.has-background .wp-block-file .wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:active {
    background-color: #2a2a2a;
    border-color: transparent;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wp-block-file .wp-block-file__button:disabled {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
    color: #39414d;
}

.wp-block-file .wp-block-file__button:focus {
    outline-offset: inherit;
    outline: inherit;
}

.wp-block-file .wp-block-file__button:hover {
    color: #ffffff;
}

input[type="submit"] {
    background: #C3952E;
    color: #ffffff;
    padding: 0 30px;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-color: transparent;
    border-radius: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    input[type="submit"]:hover {
        background: #2a2a2a;
        cursor: pointer;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

select, input {
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    font-family: inherit;
    line-height: 38px;
    max-width: inherit;
    padding: 0 15px;
    margin-right: 5px;
    margin-top: 0;
    font-weight: 300;
}

    select:focus-visible, input:focus-visible {
        outline: none;
    }

.gallery {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -20px;
}

    .gallery .gallery-item {
        margin: 0 !important;
        padding: 10px;
    }

        .gallery .gallery-item img {
            border: none !important;
        }

.wp-block-gallery {
    margin: 35px 0 20px 0;
}

    .wp-block-gallery ul.blocks-gallery-grid {
        margin: 0;
    }

    .wp-block-gallery figcaption {
        margin: 0;
    }

        .wp-block-gallery figcaption a {
            color: #fff;
        }

.gallery-caption, .wp-caption, figcaption {
    margin-bottom: 0;
    line-height: 1.7;
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .wp-block-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .wp-block-image, .wp-block-gallery .blocks-gallery-item {
    margin: 20px 20px 20px 0;
}

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
    margin: 0.5em 1em 0.5em 0;
}

.wp-block-group {
    display: block;
    clear: both;
    display: flow-root;
}

    .wp-block-group:before, .wp-block-group:after {
        content: "";
        display: block;
        clear: both;
    }

    .wp-block-group.has-background {
        padding: 20px;
        margin-bottom: 20px;
    }

[data-align="full"] .wp-block-group.has-background {
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-group > .wp-block-group__inner-container > *:first-child {
    margin-top: 0;
}

.wp-block-group > .wp-block-group__inner-container > *:last-child:not(.block-list-appender) {
    margin-bottom: 0;
}

.wp-block-group.has-child-selected > .wp-block-group__inner-container > *:nth-last-child(2), .wp-block-group.is-selected > .wp-block-group__inner-container > *:nth-last-child(2) {
    margin-bottom: 0;
}

.wp-block-group .wp-block-group.has-background > .block-editor-block-list__layout > [data-align="full"] {
    margin: 0;
    width: 100%;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    clear: both;
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #000;
}

    h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong {
        font-weight: 700;
    }

    h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
        color: #000;
    }

        h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {
            color: #060606;
        }

    h3 strong, .h3 strong, h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong {
        font-weight: 600;
    }

h1, .h1 {
    font-size: 2.625rem;
    line-height: 1em;
    font-weight: 800;
}

h2, .h2 {
    font-size: 2.1642rem;
    line-height: 1em;
    font-weight: 800;
}

h3, .h3 {
    font-size: 1.7843rem;
    line-height: 1.2em;
    font-weight: 600;
}

h4, .h4 {
    font-size: 1.4711rem;
    line-height: 1.2em;
    font-weight: 600;
}

h5, .h5 {
    font-size: 1.2129rem;
    line-height: 1.2em;
    font-weight: 600;
}

h6, .h6 {
    font-size: 1.1545rem;
    line-height: 1.2em;
    font-weight: 600;
}

.wp-block-image > div {
    text-align: center;
}

[data-type="core/image"] .block-editor-block-list__block-edit figure.is-resized {
    margin: 0 auto;
}

.wp-block-image {
    text-align: center;
    margin: 30px 0;
}

    .wp-block-image figcaption {
        font-size: 0.75rem;
        line-height: 1.7;
        margin-top: 0.5em;
        margin-bottom: 2em;
        text-align: center;
    }

    .wp-block-image .alignright {
        margin-left: 25px;
    }

~ .wp-block-image .alignright:after {
    content: "";
}

.wp-block-image .alignleft {
    margin-right: 25px;
}

    .wp-block-image.alignleft + *, .wp-block-image.alignright + *, .wp-block-gallery.alignleft + *, .wp-block-gallery.alignright + * {
        margin-top: 0;
    }

.wp-block-latest-comments {
    padding: 0;
}

    .wp-block-latest-comments .wp-block-latest-comments__comment {
        margin-top: 15px;
        margin-bottom: 15px;
    }

        .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
            margin-top: 0;
        }

        .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
            margin-bottom: 0;
        }

    .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
        color: #999999;
    }

        .wp-block-latest-comments .wp-block-latest-comments__comment-meta a {
            color: #333333;
            font-size: 16px;
            line-height: 1.5;
            font-weight: 400;
            font-family: "Lora", Arial, Helvetica, sans-serif;
        }

            .wp-block-latest-comments .wp-block-latest-comments__comment-meta a:hover {
                text-decoration: underline;
                color: #060606;
            }

        .wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author {
            font-weight: 400;
        }

    .wp-block-latest-comments .wp-block-latest-comments__comment-date {
        color: #999999;
        font-size: 0.875rem;
        font-style: italic;
        margin: 5px 0 10px;
    }

    .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
        font-size: 1em;
        line-height: 1.7;
    }

.wp-block-latest-posts {
    padding: 0;
}

    .wp-block-latest-posts:not(.is-grid) > li {
        margin-top: 15px;
        margin-bottom: 15px;
    }

        .wp-block-latest-posts:not(.is-grid) > li:first-child {
            margin-top: 0;
        }

        .wp-block-latest-posts:not(.is-grid) > li:last-child {
            margin-bottom: 0;
        }

        .wp-block-latest-posts:not(.is-grid) > li:after {
            content: "";
            clear: both;
            display: block;
        }

    .wp-block-latest-posts.is-grid {
        word-wrap: break-word;
        word-break: break-word;
    }

        .wp-block-latest-posts.is-grid > li {
            margin-bottom: 20px;
        }

            .wp-block-latest-posts.is-grid > li:last-child {
                margin-bottom: 0;
            }

    .wp-block-latest-posts > li > * {
        margin-top: calc(0.333 * 20px);
        margin-bottom: calc(0.333 * 20px);
    }

        .wp-block-latest-posts > li > *:first-child {
            margin-top: 0;
        }

        .wp-block-latest-posts > li > *:last-child {
            margin-bottom: 0;
        }

    .wp-block-latest-posts > li > a {
        display: inline-block;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.2em;
        margin-bottom: calc(0.333 * 20px);
        color: #333333;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    }

        .wp-block-latest-posts > li > a:hover {
            color: #060606;
        }

    .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft {
        margin-right: 20px;
        margin-bottom: 0;
    }

        .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft ~ .wp-block-latest-posts__post-author, .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft ~ a, .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft ~ .wp-block-latest-posts__post-date {
            display: block;
        }

        .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft:after {
            content: "";
            clear: both;
            height: 0;
        }

    .wp-block-latest-posts .wp-block-latest-posts__post-author {
        color: #999999;
        font-size: 0.875rem;
        line-height: 1.5;
    }

    .wp-block-latest-posts .wp-block-latest-posts__post-date {
        color: #999999;
        font-size: 0.875rem;
        line-height: 1.5;
    }

[class*="inner-container"] .wp-block-latest-posts .wp-block-latest-posts__post-date, .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
    color: #999999;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt, .wp-block-latest-posts .wp-block-latest-posts__post-full-content {
    margin-top: calc(0.666 * 20px);
}

.wp-block-latest-posts.is-style-templaza-latest-posts-dividers {
    border-top: 2px solid rgba(0, 0, 0, 0.7);
    border-bottom: 2px solid rgba(0, 0, 0, 0.7);
}

    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers:not(.is-grid) > li, .wp-block-latest-posts.is-style-templaza-latest-posts-dividers > li {
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .wp-block-latest-posts.is-style-templaza-latest-posts-dividers:not(.is-grid) > li:last-child, .wp-block-latest-posts.is-style-templaza-latest-posts-dividers > li:last-child {
            padding-bottom: 0;
            border-bottom: none;
        }

    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid {
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }

        .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid li {
            margin: 0;
            padding-top: 20px;
            padding-right: 25px;
        }

            .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid li:last-child {
                padding-bottom: 20px;
            }

@media screen and (min-width:600px) {
    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid.columns-2 li {
        width: calc((100% / 2));
    }

    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid.columns-3 li {
        width: calc((100% / 3));
    }

    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid.columns-4 li {
        width: calc((100% / 4));
    }

    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid.columns-5 li {
        width: calc((100% / 5));
    }

    .wp-block-latest-posts.is-style-templaza-latest-posts-dividers.is-grid.columns-6 li {
        width: calc((100% / 6));
    }
}

.wp-block-latest-posts.is-style-templaza-latest-posts-borders li {
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 20px 25px;
}

    .wp-block-latest-posts.is-style-templaza-latest-posts-borders li:last-child {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

.wp-block-latest-posts.is-style-templaza-latest-posts-borders:not(.is-grid) li {
    margin-top: 25px;
    margin-bottom: 25px;
}

.wp-block-latest-posts.alignleft {
    float: none;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

ul, ol {
    margin: 20px 0;
    padding-left: calc(.5 * 25px);
}

    ul.aligncenter, ol.aligncenter {
        list-style-position: inside;
        padding: 0;
        text-align: center;
    }

    ul.alignright, ol.alignright {
        list-style-position: inside;
        padding: 0;
        text-align: right;
    }

    ul li, ol li {
        margin: 0.7em 0;
    }

    ul.is-style-checkbox li:before, ol.is-style-checkbox li:before {
        top: 50%;
        transform: translateY(-50%);
    }

li > ul, li > ol {
    margin: 0;
}

[data-align="full"] .wp-block-media-text {
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-media-text.alignfull {
    margin-top: 0;
    margin-bottom: 0;
}

.wp-block-media-text > .wp-block-media-text__content > *:first-child {
    margin-top: 0;
}

.wp-block-media-text > .wp-block-media-text__content > *:last-child:not(.block-list-appender) {
    margin-bottom: 0;
}

.wp-block-media-text.has-child-selected > .wp-block-media-text__content > *:nth-last-child(2), .wp-block-media-text.is-selected > .wp-block-media-text__content > *:nth-last-child(2) {
    margin-bottom: 0;
}

.wp-block-media-text .wp-block-media-text__content {
    padding: 25px;
}

    .wp-block-media-text .wp-block-media-text__content > * {
        margin-top: calc(0.666 * 20px);
        margin-bottom: calc(0.666 * 20px);
    }

        .wp-block-media-text .wp-block-media-text__content > *:first-child {
            margin-top: 0;
        }

        .wp-block-media-text .wp-block-media-text__content > *:last-child {
            margin-bottom: 0;
        }

@media screen and (max-width:600px) {
    .wp-block-media-text .wp-block-media-text__content > * {
        margin-top: 20px;
    }
}

.wp-block-navigation .wp-block-navigation__container {
    background: #fff;
    padding: 0;
}

.wp-block-navigation .wp-block-navigation-link {
    margin: 0;
}

    .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content {
        padding: 22px 25px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content:hover .wp-block-navigation-link__label {
            color: #C3952E;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

    .wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__label {
        font-size: 16px;
    }

.wp-block-navigation .has-child .wp-block-navigation-link__container {
    color: inherit;
}

    .wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link {
        margin: 0;
        font-size: 0.9em;
    }

.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .wp-block-navigation:not(.has-text-color) .wp-block-navigation-link > a:hover, .wp-block-navigation:not(.has-text-color) .wp-block-navigation-link > a:focus {
        color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .wp-block-navigation:not(.has-text-color) .wp-block-navigation-link .wp-block-navigation-link__label {
        color: #000;
    }

.wp-block-navigation:not(.has-text-color) .wp-block-navigation-link__content {
    color: currentColor;
}

p.has-background {
    padding: 20px;
}

.is-root-container > .wp-block.wp-block-preformatted {
    padding: 15px;
}

pre.wp-block-preformatted {
    overflow-x: auto;
    white-space: pre !important;
    font-family: "Lora", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    color: #333333;
    line-height: 1.7;
    font-weight: 400;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

    pre.wp-block-preformatted.has-background {
        padding: 20px;
    }

blockquote.wp-block-pullquote {
    margin: 10px 0 25px;
    padding: 50px 0;
}

    blockquote.wp-block-pullquote.alignleft, blockquote.wp-block-pullquote.alignright {
        padding: 50px 0;
    }

.wp-block-pullquote {
    padding: 0;
    text-align: center;
    border-width: 2px;
    border-bottom-style: solid;
    border-top-style: solid;
    color: currentColor;
    border-color: currentColor;
    position: relative;
}

    .wp-block-pullquote:before {
        display: none;
    }

    .wp-block-pullquote blockquote {
        font-style: normal;
        border: none;
        padding-left: 40px;
        background: inherit;
        margin: 0;
    }

        .wp-block-pullquote blockquote::before {
            color: currentColor;
            content: "";
            display: none;
            position: relative;
            left: 0;
            font-size: 1.5rem;
            font-weight: 900;
            line-height: 1;
            font-family: "Font Awesome 5 Free";
            color: #C3952E;
        }

    .wp-block-pullquote p {
        font-family: "Merriweather", Sans-serif;
        font-size: 1.3rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5em;
        margin: 0;
    }

        .wp-block-pullquote p:last-of-type {
            margin-bottom: 10px;
        }

    .wp-block-pullquote a {
        color: currentColor;
    }

    .wp-block-pullquote .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer {
        font-size: 0.9rem;
        font-style: normal;
        text-transform: none;
        font-family: "Lora", Arial, Helvetica, sans-serif;
    }

    .wp-block-pullquote:not(.is-style-solid-color) {
        background: none;
    }

    .wp-block-pullquote.is-style-solid-color {
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        border-width: 2px;
        border-style: solid;
        color: #333333;
        border-color: currentColor;
    }

@media (max-width:600px) {
    .wp-block-pullquote.is-style-solid-color {
        padding: 30px;
    }
}

.wp-block-pullquote.is-style-solid-color blockquote::before {
    text-align: left;
}

.wp-block-pullquote.is-style-solid-color.alignleft blockquote, .wp-block-pullquote.is-style-solid-color.alignright blockquote {
    max-width: inherit;
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: 100%;
}

    .wp-block-pullquote.is-style-solid-color blockquote p {
        font-size: 1.3rem;
    }

.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation, .wp-block-pullquote.is-style-solid-color cite, .wp-block-pullquote.is-style-solid-color footer {
    color: currentColor;
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    padding: 20px;
}

.wp-block-pullquote.alignleft {
    margin-right: 25px;
}

.wp-block-pullquote.alignright {
    margin-left: 25px;
}

.wp-block-pullquote.alignwide {
    margin: auto;
}

.wp-block-pullquote.alignfull {
    width: 100%;
}

.wp-block[data-align="full"] .wp-block-pullquote:not(.is-style-solid-color) blockquote {
    padding: 0;
}

.wp-block[data-align="left"] .wp-block-pullquote.is-style-solid-color, .wp-block[data-align="right"] .wp-block-pullquote.is-style-solid-color {
    padding: 20px;
}

.wp-block[data-align="left"] .wp-block-pullquote.is-style-solid-color {
    margin-right: 25px;
}

.wp-block[data-align="right"] .wp-block-pullquote.is-style-solid-color {
    margin-left: 25px;
}

.wp-block[data-align="wide"] .wp-block-pullquote.is-style-solid-color {
    margin-left: 25px;
}

@media screen and (max-width:768px) {
    .wp-block-pullquote {
        padding: 40px;
    }
}

.wp-block-query.has-background {
    padding: calc(0.666 * 20px);
}

.wp-block-query ul li {
    margin-bottom: calc(2 * 20px);
}

    .wp-block-query ul li:last-child {
        margin-bottom: 0;
    }

.block-editor-block-list__block.wp-block-quote {
    margin: 0;
}

.is-root-container blockquote.wp-block {
    padding: 50px 40px 45px 90px;
    margin: 40px 0;
    background: #F4ECE2;
}

    .is-root-container blockquote.wp-block.has-text-align-right {
        padding-right: 90px;
    }

blockquote {
    font-style: normal;
    position: relative;
    padding: 50px 40px 45px 90px;
    background: #F4ECE2;
    border: none;
    margin: 40px 0;
}

    blockquote p {
        font-family: "Merriweather", Sans-serif;
        font-size: 1.3rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5em;
        margin-bottom: 20px;
        color: currentColor;
    }

    blockquote em, blockquote a {
        color: currentColor;
    }

    blockquote:before {
        color: #F1CF69;
        content: "";
        display: block;
        position: absolute;
        left: 40px;
        font-size: 1.5rem;
        font-weight: 900;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
    }

    blockquote.wp-block-quote:before {
        color: #F1CF69;
        content: "";
        display: block;
        position: absolute;
        left: 40px;
        font-size: 1.5rem;
        font-weight: 900;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
    }

.wp-block-quote {
    position: relative;
    margin: 40px 0;
    border: none;
    padding: 50px 40px 45px 90px;
    background: #F4ECE2;
}

    .wp-block-quote:before {
        color: #C3952E;
        content: "";
        display: block;
        position: absolute;
        left: 40px;
        font-size: 1.5rem;
        font-weight: 900;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        margin-top: -5px;
    }

    .wp-block-quote p {
        font-family: "Merriweather", Sans-serif;
        font-size: 1.3rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5em;
        margin-bottom: 20px;
        color: #2A2A2A;
    }

        .wp-block-quote p em, .wp-block-quote p a {
            color: currentColor;
        }

        .wp-block-quote p:last-of-type {
            margin-bottom: calc(0.5 * 20px);
        }

    .wp-block-quote cite {
        color: #333333;
        font-family: "Lora", Arial, Helvetica, sans-serif;
        font-size: 0.9rem;
    }

        .wp-block-quote cite em {
            color: #333333;
        }

    .wp-block-quote.is-style-default p {
        margin-bottom: 20px;
    }

    .wp-block-quote blockquote {
        font-style: normal;
    }

        .wp-block-quote blockquote:before {
            content: "“";
            font-size: 1.3rem;
            line-height: 1.5em;
            left: 40px;
            position: absolute;
        }

    .wp-block-quote strong {
        font-weight: bold;
    }

    .wp-block-quote .wp-block-quote__citation {
        font-size: 0.9rem;
    }

.has-background .wp-block-quote .wp-block-quote__citation, [class*="background-color"] .wp-block-quote .wp-block-quote__citation, [style*="background-color"] .wp-block-quote .wp-block-quote__citation, .wp-block-cover[style*="background-image"] .wp-block-quote .wp-block-quote__citation {
    color: currentColor;
}

.wp-block-quote.has-text-align-right {
    border: none;
    border-left: 0;
    padding-right: 90px;
}

    .wp-block-quote.has-text-align-right:before {
        content: "";
        left: auto;
        right: 40px;
    }

.wp-block-quote.has-text-align-center:before {
    display: none;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin: 40px 0;
    padding: 45px 50px 50px 100px !important;
}

    .wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
        font-size: 2rem;
        font-style: normal;
        line-height: 1.5em;
        margin-bottom: 20px;
    }

    .wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
        display: block;
        font-size: 1.2rem;
        color: #333333;
    }

@media screen and (max-width:768px) {
    blockquote.wp-block-quote::before {
        left: 20px;
    }

    .wp-block-quote, blockquote {
        padding-left: 60px;
    }

        .wp-block-quote.is-large, .wp-block-quote.is-style-large, blockquote.is-large, blockquote.is-style-large {
            margin: 40px 0;
            padding-left: 60px !important;
        }

            .wp-block-quote.is-large p, .wp-block-quote.is-style-large p, blockquote.is-large p, blockquote.is-style-large p {
                font-size: 1.6rem;
            }

        .wp-block-quote p, blockquote p {
            font-size: 1.3rem;
        }
}

.wp-block-rss {
    padding-left: 0;
}

    .wp-block-rss > li {
        list-style: none;
    }

    .wp-block-rss:not(.is-grid) > li {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .wp-block-rss:not(.is-grid) > li:first-child {
            margin-top: 0;
        }

        .wp-block-rss:not(.is-grid) > li:last-child {
            margin-bottom: 0;
        }

    .wp-block-rss.is-grid > li {
        margin-bottom: 20px;
    }

        .wp-block-rss.is-grid > li:last-child {
            margin-bottom: 0;
        }

    .wp-block-rss.is-grid.columns-2 > li:nth-last-child(-n+2):nth-child(2n+1), .wp-block-rss.is-grid.columns-2 > li:nth-last-child(-n+2):nth-child(2n+1) ~ li, .wp-block-rss.is-grid.columns-3 > li:nth-last-child(-n+3):nth-child(3n+1), .wp-block-rss.is-grid.columns-3 > li:nth-last-child(-n+3):nth-child(3n+1) ~ li, .wp-block-rss.is-grid.columns-4 > li:nth-last-child(-n+4):nth-child(4n+1), .wp-block-rss.is-grid.columns-4 > li:nth-last-child(-n+4):nth-child(4n+1) ~ li, .wp-block-rss.is-grid.columns-5 > li:nth-last-child(-n+5):nth-child(5n+1), .wp-block-rss.is-grid.columns-5 > li:nth-last-child(-n+5):nth-child(5n+1) ~ li, .wp-block-rss.is-grid.columns-6 > li:nth-last-child(-n+6):nth-child(6n+1), .wp-block-rss.is-grid.columns-6 > li:nth-last-child(-n+6):nth-child(6n+1) ~ li {
        margin-bottom: 0;
    }

    .wp-block-rss > li > * {
        margin-top: calc(0.333 * 20px);
        margin-bottom: calc(0.333 * 20px);
    }

        .wp-block-rss > li > *:first-child {
            margin-top: 0;
        }

        .wp-block-rss > li > *:last-child {
            margin-bottom: 0;
        }

    .wp-block-rss .wp-block-rss__item-title > a {
        display: inline-block;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.1em;
        margin-bottom: calc(0.333 * 20px);
        color: #333333;
    }

        .wp-block-rss .wp-block-rss__item-title > a:hover {
            text-decoration: underline;
            color: #060606;
        }

    .wp-block-rss .wp-block-rss__item-author {
        color: #999999;
        font-size: 0.875rem;
        line-height: 1.5;
    }

    .wp-block-rss .wp-block-rss__item-publish-date {
        color: #999999;
        font-size: 0.875rem;
        line-height: 1.5;
    }

[class*="inner-container"] .wp-block-rss .wp-block-rss__item-publish-date, .has-background .wp-block-rss .wp-block-rss__item-publish-date {
    color: currentColor;
}

.wp-block-rss .wp-block-rss__item-excerpt, .wp-block-rss .wp-block-rss__item-full-content {
    margin-top: calc(0.666 * 20px);
}

.wp-block-rss.alignfull {
    padding-left: 20px;
    padding-right: 20px;
}

.entry-content [class*="inner-container"] .wp-block-rss.alignfull, .entry-content .has-background .wp-block-rss.alignfull {
    padding-left: 0;
    padding-right: 0;
}

.widget_search.widget_block {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
}

.wp-block-search .wp-block-search__label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, .wp-block-search .wp-block-search__input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    font-family: inherit;
    line-height: 60px;
    height: 60px;
    max-width: inherit;
    padding: 0 15px;
    margin-right: 0;
    margin-top: 0;
    font-weight: 300;
}

.has-background .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, .has-background .wp-block-search .wp-block-search__input {
    border-color: transparent;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon, .wp-block-search .wp-block-search__input .wp-block-search__button.has-icon {
    background: none !important;
    align-items: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:hover, .wp-block-search .wp-block-search__input .wp-block-search__button.has-icon:hover {
        color: #C3952E;
        border-color: transparent;
        background: none;
        fill: #ffffff;
    }

        .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button.has-icon:hover svg, .wp-block-search .wp-block-search__input .wp-block-search__button.has-icon:hover svg {
            fill: #C3952E;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

.wp-block-search .wp-block-search__button.wp-block-search__button {
    border: 2px solid transparent;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 35px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    box-shadow: none;
    margin-left: 0;
    padding: 0 30px;
    height: 60px;
    line-height: 1;
}

    .wp-block-search .wp-block-search__button.wp-block-search__button:not(:hover):not(:active):not(.has-text-color) {
        color: #ffffff;
    }

.has-background .wp-block-search .wp-block-search__button.wp-block-search__button:not(:hover):not(:active):not(.has-text-color) {
    color: #ffffff;
}

    .has-background .wp-block-search .wp-block-search__button.wp-block-search__button:not(:hover):not(:active):not(.has-text-color).has-background {
        color: #ffffff;
    }

.wp-block-search .wp-block-search__button.wp-block-search__button:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.has-background .wp-block-search .wp-block-search__button.wp-block-search__button:not(:hover):not(:active):not(.has-background) {
    background-color: #C3952E;
}

.wp-block-search .wp-block-search__button.wp-block-search__button:hover, .wp-block-search .wp-block-search__button.wp-block-search__button:active {
    background-color: #2a2a2a;
    border-color: transparent;
    color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.wp-block-search .wp-block-search__button.wp-block-search__button:disabled {
    background-color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.5);
    color: #39414d;
}

.wp-block-search .wp-block-search__button.wp-block-search__button.has-icon {
    padding: 0 15px;
    display: inherit;
    align-items: center;
    justify-content: center;
}

    .wp-block-search .wp-block-search__button.wp-block-search__button.has-icon svg {
        width: 35px;
        height: 35px;
    }

.wp-block-search .wp-block-search__button.wp-block-search__button:hover, .wp-block-search .wp-block-search__button.wp-block-search__button:active {
    color: #ffffff;
}

.has-background .wp-block-search .wp-block-search__button.wp-block-search__button:hover, .has-background .wp-block-search .wp-block-search__button.wp-block-search__button:active {
    background-color: #2a2a2a !important;
    color: #ffffff !important;
}

.has-text-color .wp-block-search .wp-block-search__button.wp-block-search__button:hover, .has-text-color .wp-block-search .wp-block-search__button.wp-block-search__button:active {
    color: #ffffff !important;
}

.wp-block-search .wp-block-search__button.wp-block-search__button:hover svg, .wp-block-search .wp-block-search__button.wp-block-search__button:active svg {
    fill: #ffffff;
}

.wp-block-search .wp-block-search__button.wp-block-search__button:focus {
    outline-offset: inherit;
    outline: inherit;
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0;
    height: auto;
}

    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
        padding: 0 15px;
    }

.wp-block-search.wp-block-search__button-inside .wp-block-search__input {
    border: none;
}

.wp-block-search.wp-block-search__button-inside.wp-block-search__text-button .wp-block-search__button, .wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button {
    border-radius: 0;
}

    .wp-block-search.wp-block-search__button-inside.wp-block-search__text-button .wp-block-search__button:hover, .wp-block-search.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__button:hover {
        color: #ffffff;
    }

.wp-block-search.wp-block-search__button-inside.wp-block-search__text-button .wp-block-search__button {
    padding: 0 30px;
}

.wp-block-search.aligncenter > * {
    text-align: center;
}

.wp-block-search.aligncenter .wp-block-search__button-only .wp-block-search__inside-wrapper {
    justify-content: center;
}

.wp-block[data-align="center"] > * {
    text-align: center;
}

.wp-block[data-align="center"] .wp-block-search__button-only .wp-block-search__inside-wrapper {
    justify-content: center;
}

.searchform input.searchsubmit {
    font-size: 16px;
}

.searchform input.search-query:focus {
    border-color: #C3952E;
}

.wp-block-separator {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wp-block-separator, hr {
    border-bottom: 2px solid rgba(0, 0, 0, 0.7);
    clear: both;
    opacity: 1;
}

    .wp-block-separator[style*="text-align:right"], .wp-block-separator[style*="text-align: right"], hr[style*="text-align:right"], hr[style*="text-align: right"] {
        border-right-color: rgba(0, 0, 0, 0.7);
    }

    .wp-block-separator:not(.is-style-dots), hr:not(.is-style-dots) {
        max-width: none;
    }

[data-align="full"] > .wp-block-separator, [data-align="wide"] > .wp-block-separator, [data-align="full"] > hr, [data-align="wide"] > hr {
    max-width: inherit;
}

.wp-block-separator.is-style-wide, hr.is-style-wide {
    border-bottom-width: 2px;
}

.wp-block-separator.is-style-dots, hr.is-style-dots {
    border-bottom: none;
}

    .wp-block-separator.is-style-dots.has-background, .wp-block-separator.is-style-dots.has-text-color, hr.is-style-dots.has-background, hr.is-style-dots.has-text-color {
        background-color: transparent !important;
    }

        .wp-block-separator.is-style-dots.has-background:before, .wp-block-separator.is-style-dots.has-text-color:before, hr.is-style-dots.has-background:before, hr.is-style-dots.has-text-color:before {
            color: currentColor !important;
        }

    .wp-block-separator.is-style-dots:before, hr.is-style-dots:before {
        color: rgba(0, 0, 0, 0.7);
    }

.has-background .wp-block-separator, [class*="background-color"] .wp-block-separator, [style*="background-color"] .wp-block-separator, .wp-block-cover[style*="background-image"] .wp-block-separator, .has-background hr, [class*="background-color"] hr, [style*="background-color"] hr, .wp-block-cover[style*="background-image"] hr {
    border-color: currentColor;
}

.wp-block-social-links [data-block] {
    margin-top: 0;
    margin-bottom: 0;
}

table, .wp-block-table {
    border-collapse: collapse;
}

    table thead, table tfoot, .wp-block-table thead, .wp-block-table tfoot {
        text-align: center;
    }

    table th, .wp-block-table th {
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    }

    table td, table th, .wp-block-table td, .wp-block-table th {
        padding: 5px 10px;
        border: 1px solid;
        border-color: rgba(0, 0, 0, 0.15);
    }

    table.is-style-regular .has-background, table.is-style-stripes .has-background, table.is-style-stripes .has-background thead tr, table.is-style-stripes .has-background tfoot tr, table.is-style-stripes .has-background tbody tr, .wp-block-table.is-style-regular .has-background, .wp-block-table.is-style-stripes .has-background, .wp-block-table.is-style-stripes .has-background thead tr, .wp-block-table.is-style-stripes .has-background tfoot tr, .wp-block-table.is-style-stripes .has-background tbody tr {
        color: #000;
    }

    table.is-style-stripes, .wp-block-table.is-style-stripes {
        border-color: transparent;
    }

        table.is-style-stripes th, table.is-style-stripes td, .wp-block-table.is-style-stripes th, .wp-block-table.is-style-stripes td {
            border-width: 0;
        }

        table.is-style-stripes tbody tr:nth-child(odd), .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
            background-color: #f0f0f0;
        }

        table.is-style-stripes .has-background tbody tr:nth-child(odd), .wp-block-table.is-style-stripes .has-background tbody tr:nth-child(odd) {
            background-color: #f0f0f0;
        }

    table.wp-calendar-table {
        margin-top: 10px;
    }

        table.wp-calendar-table td, table.wp-calendar-table th {
            background: transparent;
            border: 0;
            text-align: center;
            line-height: 2;
            vertical-align: middle;
        }

        table.wp-calendar-table th {
            font-weight: bold;
        }

        table.wp-calendar-table thead, table.wp-calendar-table tbody {
            color: currentColor;
            border: 1px solid;
        }

        table.wp-calendar-table caption {
            font-weight: bold;
            text-align: left;
            margin-bottom: 0.5em;
            color: currentColor;
        }

.wp-calendar-nav {
    text-align: left;
    margin-top: 10px;
}

    .wp-calendar-nav svg {
        height: 1em;
        vertical-align: middle;
    }

        .wp-calendar-nav svg path {
            fill: currentColor;
        }

    .wp-calendar-nav .wp-calendar-nav-next {
        float: right;
    }

.wp-block-tag-cloud.aligncenter, .tagcloud.aligncenter {
    text-align: center;
}

.wp-block-tag-cloud a, .tagcloud a {
    float: left;
    margin: 0 10px 10px 0;
    padding: 5px 15px 5px;
    text-decoration: none;
    background: #EFE6DC;
    color: #333333;
    border: none;
    border-radius: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-size: 0.875rem !important;
    text-transform: capitalize;
}

    .wp-block-tag-cloud a:hover, .tagcloud a:hover {
        background: #C3952E;
        color: #ffffff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.wp-block-tag-cloud:after, .tagcloud:after {
    content: "";
    clear: both;
    display: block;
}

.edit-post-visual-editor__post-title-wrapper {
    background: #333;
    margin-top: 0;
}

.wp-block.wp-block-post-title {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 80px;
    max-width: 900px;
    margin-top: 0;
    background: none;
}

    .wp-block.wp-block-post-title.editor-post-title__input {
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-size: 60px;
        font-weight: bold;
        color: #fff;
        text-transform: capitalize;
        text-align: center;
        line-height: 1.2em;
    }

        .wp-block.wp-block-post-title.editor-post-title__input::placeholder {
            color: #fff;
        }

.is-root-container > .wp-block.wp-block-verse {
    padding: 15px;
}

pre.wp-block-verse {
    font-family: "Lora", Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    color: #333333;
    line-height: 1.7;
    font-weight: 400;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.wp-block-video figcaption {
    color: var(--global--color-primary);
    font-size: 0.75rem;
    margin-top: 0.5em;
    margin-bottom: 2em;
    text-align: center;
}

* > figure > video {
    max-width: unset;
    width: 100%;
    vertical-align: middle;
}

.post-navigation .post-title {
    font-weight: bold;
    margin: 2px 30px;
}

.post-navigation .meta-nav {
    margin: 0;
}

.post-navigation .nav-previous .meta-nav .uk-icon {
    margin-right: 10px;
}

.post-navigation .nav-next .meta-nav .uk-icon {
    margin-left: 10px;
}

.page-links, .post-nav-links {
    font-size: 0.875em;
}

    .page-links .label, .post-nav-links .label {
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-right: 8px;
    }

    .page-links .post-page-numbers, .post-nav-links .post-page-numbers {
        color: #333333;
        padding: 3px 8px;
    }

        .page-links .post-page-numbers.current, .post-nav-links .post-page-numbers.current {
            color: #ffffff;
            background: #C3952E;
        }

        .page-links .post-page-numbers:hover, .post-nav-links .post-page-numbers:hover {
            color: #ffffff;
            background: #C3952E;
        }

.templaza-post-navigation .previous-post i {
    font-size: 12px;
    color: #999999;
    padding-right: 5px;
}

.templaza-post-navigation .previous-post span {
    font-size: 12px;
    text-transform: uppercase;
    color: #999999;
}

.templaza-post-navigation .previous-post:hover i, .templaza-post-navigation .previous-post:hover span {
    color: #C3952E;
}

.templaza-post-navigation .previous-post.next-post i {
    padding-right: 0;
    padding-left: 5px;
}

.templaza-post-navigation h4 a {
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #000;
}

.page-links, .post-nav-links {
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.templaza-list-post-grid .item-post-grid .templaza-grid-media a {
    height: 500px;
    display: block;
}

    .templaza-list-post-grid .item-post-grid .templaza-grid-media a img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

.elementor-icon svg {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.elementor-icon:hover svg {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.elementor-slideshow__title {
    font-weight: normal;
}

.uk-modal {
    z-index: 9999;
}

    .uk-lightbox button.uk-close, .uk-modal button.uk-close {
        top: 0;
        right: 5px;
        color: #fff;
    }

.uk-modal-dialog {
    background: #FFFAF4;
}

    .uk-modal-dialog form input, .uk-modal-dialog form textarea {
        background: transparent !important;
    }

.templaza-widget-uigallery .ui-gallery-filter ul.uk-subnav {
    margin: 0;
}

    .templaza-widget-uigallery .ui-gallery-filter ul.uk-subnav li a.uk-button-text {
        padding: 10px 30px;
        background: #fff;
        color: #666666;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
    }

        .templaza-widget-uigallery .ui-gallery-filter ul.uk-subnav li a.uk-button-text:before {
            display: none;
        }

        .templaza-widget-uigallery .ui-gallery-filter ul.uk-subnav li a.uk-button-text:hover {
            background: #C3952E;
            color: #2a2a2a;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

    .templaza-widget-uigallery .ui-gallery-filter ul.uk-subnav li:first-child {
        padding-left: 0;
    }

    .templaza-widget-uigallery .ui-gallery-filter ul.uk-subnav li:not(:first-child) {
        padding-left: 10px;
    }

.templaza-widget-uigallery .ui-gallery-pagination .page-numbers {
    display: inline-flex;
    padding: 7px 15px;
    min-width: 44px;
    min-height: 44px;
    color: #333333;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    transition: all 0.3s linear;
    border-radius: 0;
    background: #fffaf4;
}

    .templaza-widget-uigallery .ui-gallery-pagination .page-numbers:hover, .templaza-widget-uigallery .ui-gallery-pagination .page-numbers.current {
        background: #C3952E;
        color: #ffffff;
    }

    .templaza-widget-uigallery .ui-gallery-pagination .page-numbers.next, .templaza-widget-uigallery .ui-gallery-pagination .page-numbers.prev {
        padding: 7px 10px;
    }

.templaza-widget-uiposts .ui-post-pagination .page-numbers {
    display: inline-flex;
    padding: 7px 15px;
    min-width: 44px;
    min-height: 44px;
    color: #333333;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    transition: all 0.3s linear;
    border-radius: 0;
    background: #fffaf4;
}

    .templaza-widget-uiposts .ui-post-pagination .page-numbers:hover, .templaza-widget-uiposts .ui-post-pagination .page-numbers.current {
        background: #C3952E;
        color: #ffffff;
    }

    .templaza-widget-uiposts .ui-post-pagination .page-numbers.next, .templaza-widget-uiposts .ui-post-pagination .page-numbers.prev {
        padding: 7px 10px;
    }

.templaza-widget-uiposts .uk-slider .uk-card-media-left + .ui-post-info-wrap {
    position: absolute;
    width: 48%;
    background: #fff;
    right: 0;
    top: 55px;
    bottom: 55px;
    left: auto;
}

    .templaza-widget-uiposts .uk-slider .uk-card-media-left + .ui-post-info-wrap .ui-post-introtext .cause-donate-btn a.templaza-btn {
        display: inline-block;
        padding: 18px 35px;
    }

.templaza-widget-uiposts .ui-post-meta-top a:hover {
    color: #C3952E;
}

.templaza-widget-uicard .uk-card-default {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.ui-post-info-wrap .uk-button-text {
    color: #ffffff;
}

    .ui-post-info-wrap .uk-button-text:hover {
        color: #C3952E;
        text-decoration: none;
    }

    .ui-post-info-wrap .uk-button-text:before {
        display: none;
    }

    .ui-post-info-wrap .uk-button-text:after {
        content: "";
        display: inline;
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        font-size: 12px;
        padding-left: 8px;
    }

.elementor .ui-posts img {
    max-width: none;
}

.templaza-widget-uitext .ui-text-title span {
    font-size: 0.55em;
}

.ui-text-title {
    margin-bottom: 30px;
}

.elementor-widget-text-editor p:last-child {
    margin: 0;
}

.uk-text-center .elementor-counter .elementor-counter-number {
    padding-right: 5px;
}

.uk-text-center .elementor-counter .elementor-counter-number-prefix {
    flex-grow: unset;
}

.elementor-widget-testimonial .elementor-testimonial-content {
    padding-left: 30px;
    border-left: 2px solid #C3952E;
    margin-bottom: 30px;
}

.elementor-widget-testimonial .elementor-testimonial-meta {
    padding-left: 32px;
}

    .elementor-widget-testimonial .elementor-testimonial-meta.elementor-has-image .elementor-testimonial-details {
        padding-left: 5px;
    }

.tz-visible-right {
    overflow: visible;
    clip-path: inset(-100vw -100vw -100vw 0);
}

.ui-dateline .uk-slider-items {
    padding-bottom: 5px;
}

    .ui-dateline .uk-slider-items li {
        position: relative;
    }

        .ui-dateline .uk-slider-items li:after {
            content: "";
            position: absolute;
            height: 2px;
            background: #999999;
            width: 100%;
            left: 0;
            z-index: 1;
            bottom: 9px;
        }

        .ui-dateline .uk-slider-items li:first-child:after {
            left: calc(50% + 20px);
        }

        .ui-dateline .uk-slider-items li:last-child:after {
            right: calc(50% - 20px);
            width: auto;
        }

.ui-timeline .ui-timeline-date > a {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 20px;
}

    .ui-timeline .ui-timeline-date > a:after {
        z-index: 2;
        border-color: #999999;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .ui-timeline .ui-timeline-date > a.active:after, .ui-timeline .ui-timeline-date > a:hover:after {
        border-color: #000;
        background-color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.ui-timeline .ui-dateline:before {
    display: none;
}

.ui-timeline .uk-card .uk-card-media-left img, .ui-timeline .uk-card .uk-card-media-right img {
    height: 100%;
    object-fit: cover;
}

.uk-slider .uk-slidenav {
    width: 60px;
    height: 60px;
    background: transparent;
    color: #333333;
    display: flex;
    border: 1px solid #aaa;
    justify-content: center;
    align-items: center;
    padding: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .uk-slider .uk-slidenav:hover, .uk-slider .uk-slidenav:active {
        background: #C3952E;
        color: #ffffff;
        border-color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .uk-slider .uk-slidenav:hover polyline, .uk-slider .uk-slidenav:active polyline {
            stroke: #ffffff;
        }

    .uk-slider .uk-slidenav svg {
        height: 18px;
    }

    .uk-slider .uk-slidenav.uk-position-center-left-out {
        margin-right: 40px;
    }

    .uk-slider .uk-slidenav.uk-position-center-right-out {
        margin-left: 40px;
    }

.uk-dotnav {
    margin-top: 40px !important;
}

    .uk-dotnav > .uk-active > *, .uk-dotnav li:hover > * {
        background: #333333;
        width: 30px;
        border-radius: 10px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .uk-dotnav li > * {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

@media (max-width:959.99px) {
    .uk-slider .uk-slidenav {
        display: none;
    }
}

.tz-woo-grid .product .product-inner {
    width: 100%;
}

.tz-woo-grid .product .product-thumbnail {
    overflow: hidden;
    position: relative;
}

    .tz-woo-grid .product .product-thumbnail a img {
        display: block;
        transition: opacity 0.4s;
        max-width: 100%;
        width: 100%;
    }

        .tz-woo-grid .product .product-thumbnail a img.hover-image {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
        }

.tz-woo-grid .product:hover .product-thumbnail a img.hover-image {
    opacity: 1;
}

.tz-woo-grid .product .product-info {
    padding: 0 20px 30px;
}

    .tz-woo-grid .product .product-info .product-title {
        font-size: 1.5em;
        margin-bottom: 15px;
    }

.tz-woo-grid .product.product-type-variable .product-info .tz-product-price .price bdi {
    padding-left: 0;
}

.tz-woo-grid .product .product-info .tz-product-price .price del bdi {
    color: #a6a6a6;
    font-size: 0.95em;
    padding-right: 5px;
}

.tz-woo-grid .product .tz-product-price .price del bdi {
    color: #a6a6a6;
    font-size: 0.95em;
    padding-right: 5px;
}

.tz-product-action .tz-product-cart .button, .tz-product-action .tz-product-cart .yith-wcwl-add-button a, .tz-product-action .tz-product-cart a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 0;
    margin: 0 5px;
    opacity: 1;
    transition: transform 0.1s, opacity 0.1s, background 0.35s, color 0.35s;
    transition-delay: 0s, 0s, 0s, 0s;
    position: relative;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

    .tz-product-action .tz-product-cart .button span, .tz-product-action .tz-product-cart .yith-wcwl-add-button a span, .tz-product-action .tz-product-cart a span {
        display: none;
    }

    .tz-product-action .tz-product-cart .button i, .tz-product-action .tz-product-cart .yith-wcwl-add-button a i, .tz-product-action .tz-product-cart a i {
        margin: 0;
        font-size: 0.8em;
    }

    .tz-product-action .tz-product-cart .button:hover, .tz-product-action .tz-product-cart .yith-wcwl-add-button a:hover, .tz-product-action .tz-product-cart a:hover {
        background: #111;
        color: #fff;
    }

.tz-product-action .tz-product-cart .yith-wcwl-add-to-wishlist {
    margin: 0;
}

    .tz-product-action .tz-product-cart .yith-wcwl-add-to-wishlist a {
        margin-right: 2px;
    }

.tz-product-action .product-rating .meta-cat {
    line-height: 1em;
}

.tz-product-action .product-rating .star-rating {
    font-size: 12px;
    display: block;
    margin-top: 8px;
}

.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    overflow: visible;
}

.elementor-widget-tabs .elementor-tabs .elementor-tab-title {
    position: relative;
    padding: 20px 0;
    text-align: center;
}

    .elementor-widget-tabs .elementor-tabs .elementor-tab-title.elementor-tab-desktop-title {
        display: inline-block;
    }

    .elementor-widget-tabs .elementor-tabs .elementor-tab-title:not(:last-child) {
        margin-right: 40px;
    }

    .elementor-widget-tabs .elementor-tabs .elementor-tab-title:after {
        content: " ";
        height: 3px;
        bottom: -2px;
        left: 0;
        width: 100%;
        background-color: transparent;
        position: absolute;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .elementor-widget-tabs .elementor-tabs .elementor-tab-title.elementor-active:after, .elementor-widget-tabs .elementor-tabs .elementor-tab-title:hover:after {
        height: 3px;
        bottom: -2px;
        left: 0;
        width: 100%;
        background-color: #C3952E;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.elementor-widget-tabs .elementor-tabs .elementor-tab-content {
    padding: 35px 0 0;
}

    .elementor-widget-tabs .elementor-tabs .elementor-tab-content > ul, .elementor-widget-tabs .elementor-tabs .elementor-tab-content > ol {
        margin-top: 0;
        padding-left: 1.5em;
        list-style: none;
    }

        .elementor-widget-tabs .elementor-tabs .elementor-tab-content > ul li:first-child, .elementor-widget-tabs .elementor-tabs .elementor-tab-content > ol li:first-child {
            margin-top: 0;
        }

        .elementor-widget-tabs .elementor-tabs .elementor-tab-content > ul li:before, .elementor-widget-tabs .elementor-tabs .elementor-tab-content > ol li:before {
            content: "•";
            display: inline-block;
            font-weight: bold;
            width: 1.5em;
            color: #C3952E;
        }

.uk-accordion-title:before {
    content: "";
    position: relative;
    font-size: 0.8rem;
    font-weight: 900;
    line-height: 2em;
    font-family: "Font Awesome 5 Free";
    background: none;
}

.uk-open .uk-accordion-title:before {
    content: "";
    background: none;
}

.sc_heading .line {
    width: 50px;
    height: 2px;
}

.templaza-widget-uiadvanced-products-filter .advanced-product-search-form input {
    margin: 0;
}

.templaza-widget-uiadvanced-products-filter .advanced-product-search-form label {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
}

.templaza-widget-uiadvanced-products-filter .advanced-product-search-form button {
    width: 100%;
}

.tns-controls {
    position: absolute;
    top: 50%;
    margin-top: calc(-60px/2);
    left: 0;
    width: 100%;
    z-index: 2;
}

    .tns-controls button {
        width: 60px;
        height: 60px;
        background: transparent;
        color: #333333;
        display: flex;
        border: 1px solid #aaa;
        justify-content: center;
        align-items: center;
        padding: 0;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: absolute;
        left: 0;
    }

        .tns-controls button:hover, .tns-controls button:focus, .tns-controls button:active {
            background: transparent;
        }

        .tns-controls button:hover, .tns-controls button:active {
            background: #C3952E;
            color: #ffffff;
            border-color: #C3952E;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            -ms-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
        }

            .tns-controls button:hover polyline, .tns-controls button:active polyline {
                stroke: #ffffff;
            }

        .tns-controls button svg {
            height: 18px;
        }

        .tns-controls button[data-controls="next"] {
            left: auto;
            right: 0;
        }

        .tns-controls button svg {
            width: auto;
            height: 25px;
        }

@media (max-width:1199.99px) {
    .tns-controls button {
        left: -45px;
        height: 40px;
        width: 40px;
    }

        .tns-controls button[data-controls="next"] {
            right: -45px;
            left: auto;
        }
}

@media (max-width:959.99px) {
    .ap-slideshow-image {
        text-align: center;
    }

    .tns-controls button {
        left: 0;
        height: 40px;
        width: 40px;
    }

        .tns-controls button[data-controls="next"] {
            right: 0;
            left: auto;
        }
}

@media (max-width:639.99px) {
    .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper .elementor-icon-box-icon {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }
}

.templaza-widget-uiform .inline form {
    display: flex;
    flex-wrap: wrap;
}

    .templaza-widget-uiform .inline form .wpforms-field-container {
        flex: 1;
    }

        .templaza-widget-uiform .inline form .wpforms-field-container input {
            max-width: 100% !important;
            padding: 0 20px !important;
        }

    .templaza-widget-uiform .inline form .wpforms-submit-container {
        width: auto;
    }

.templaza-widget-uiform .inline div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0;
}

    .templaza-widget-uiform .inline div.wpforms-container-full .wpforms-form .wpforms-submit-container button.wpforms-submit {
        padding: 0 30px;
    }

.templaza-widget-uiform .block form .wpforms-field-container input {
    padding: 0 20px !important;
}

#rev_slider_1_1_wrapper .hades.tparrows {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.25);
    width: 100px;
    height: 100px;
    position: absolute;
    display: block;
    z-index: 1000;
}

    #rev_slider_1_1_wrapper .hades.tparrows:before {
        font-family: "revicons";
        font-size: 30px;
        color: #ffffff;
        display: block;
        line-height: 100px;
        text-align: center;
        transition: background 0.3s, color 0.3s;
    }

    #rev_slider_1_1_wrapper .hades.tparrows.tp-leftarrow:before {
        content: "";
    }

    #rev_slider_1_1_wrapper .hades.tparrows.tp-rightarrow:before {
        content: "";
    }

    #rev_slider_1_1_wrapper .hades.tparrows.rs-touchhover:before {
        color: rgba(0, 0, 0, 0.5);
        background: #ffffff;
    }

#rev_slider_1_1_wrapper .hades .tp-arr-allwrapper {
    position: absolute;
    left: 100%;
    top: 0px;
    background: #888;
    width: 100px;
    height: 100px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: rotatey(-90deg);
    transform: rotatey(-90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

#rev_slider_1_1_wrapper .hades.tp-rightarrow .tp-arr-allwrapper {
    left: auto;
    right: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotatey(90deg);
    transform: rotatey(90deg);
}

#rev_slider_1_1_wrapper .hades:hover .tp-arr-allwrapper {
    -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: rotatey(0deg);
    transform: rotatey(0deg);
}

#rev_slider_1_1_wrapper .hades .tp-arr-imgholder {
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#rev_slider_3_1_wrapper .hades.tparrows {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.25);
    width: 100px;
    height: 100px;
    position: absolute;
    display: block;
    z-index: 1000;
}

    #rev_slider_3_1_wrapper .hades.tparrows:before {
        font-family: "revicons";
        font-size: 30px;
        color: #ffffff;
        display: block;
        line-height: 100px;
        text-align: center;
        transition: background 0.3s, color 0.3s;
    }

    #rev_slider_3_1_wrapper .hades.tparrows.tp-leftarrow:before {
        content: "";
    }

    #rev_slider_3_1_wrapper .hades.tparrows.tp-rightarrow:before {
        content: "";
    }

    #rev_slider_3_1_wrapper .hades.tparrows.rs-touchhover:before {
        color: rgba(0, 0, 0, 0.5);
        background: #ffffff;
    }

#rev_slider_3_1_wrapper .hades .tp-arr-allwrapper {
    position: absolute;
    left: 100%;
    top: 0px;
    background: #888;
    width: 100px;
    height: 100px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: rotatey(-90deg);
    transform: rotatey(-90deg);
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

#rev_slider_3_1_wrapper .hades.tp-rightarrow .tp-arr-allwrapper {
    left: auto;
    right: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotatey(90deg);
    transform: rotatey(90deg);
}

#rev_slider_3_1_wrapper .hades:hover .tp-arr-allwrapper {
    -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: rotatey(0deg);
    transform: rotatey(0deg);
}

#rev_slider_3_1_wrapper .hades .tp-arr-imgholder {
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#rev_slider_2_1_wrapper .custom.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}

    #rev_slider_2_1_wrapper .custom.tparrows.rs-touchhover {
        background: #000;
    }

    #rev_slider_2_1_wrapper .custom.tparrows:before {
        font-family: "revicons";
        font-size: 15px;
        color: #fff;
        display: block;
        line-height: 40px;
        text-align: center;
    }

    #rev_slider_2_1_wrapper .custom.tparrows.tp-leftarrow:before {
        content: "";
    }

    #rev_slider_2_1_wrapper .custom.tparrows.tp-rightarrow:before {
        content: "";
    }

.templaza-shop-box {
    background: #fffaf4;
    padding: 40px;
}

#yith-wcwl-popup-message {
    display: none !important;
}

.templaza_woo_filter-name {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
}

.products-filter--checkboxes .products-filter__option-name::before, .products-filter--ranges .products-filter__option-name::before {
    background: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.products-filter--checkboxes .products-filter__option-name::after, .products-filter--ranges .products-filter__option-name::after {
    border-color: #ffffff;
}

.products-filter--checkboxes .products-filter__option.selected > .products-filter__option-name::before, .products-filter--checkboxes .products-filter__option:hover > .products-filter__option-name::before, .products-filter--ranges .products-filter__option.selected > .products-filter__option-name::before, .products-filter--ranges .products-filter__option:hover > .products-filter__option-name::before {
    background-color: #C3952E;
    border-color: #C3952E;
}

.products-filter__count {
    color: #999999;
}

ul.products li.product .product-thumbnail .tz-loop-button {
    border-radius: 0;
    color: #999999;
}

    ul.products li.product .product-thumbnail .tz-loop-button:hover {
        background-color: #C3952E;
        color: #ffffff;
    }

ul.products li.product .tz-loop-button:hover::before {
    border-radius: 0;
}

ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button {
    height: 60px;
}

    ul.products.product-loop-layout-2 li.product .product-thumbnail > .tz-loop-button .loop_button-text {
        text-transform: uppercase;
        font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 14px;
    }

ul.products li.product .price {
    color: #C3952E;
    font-weight: 500;
    margin-top: 10px;
}

ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 5px;
}

ul.products li.product .star-rating {
    font-size: 12px;
}

.templaza_woo_filter-name::after {
    display: none;
}

ul.products.product-loop-layout-4 li.product .product-loop__buttons {
    padding-bottom: 30px;
    padding-top: 20px;
}

ul.products.product-loop-layout-7 li.product .product-summary {
    background-color: rgba(255, 250, 244, 0.85);
}

.woocommerce-tabs > ul.tabs > li > a:after {
    bottom: -2px;
    height: 3px;
}

.single-product div.product section.products > h2, .single-product .templaza-history-products .recently-header {
    font-weight: 700;
    text-align: left;
    margin-bottom: 35px;
}

    .single-product div.product section.products > h2:after, .single-product .templaza-history-products .recently-header:after {
        display: none;
        content: "";
        width: 60px;
        position: absolute;
        height: 2px;
        bottom: -20px;
        background: #C3952E;
        left: 50%;
        margin-left: -30px;
    }

.single-product-extra-content img {
    margin-top: 10px;
}

.single-product div.product .woocommerce-Reviews ol.commentlist li {
    border: none;
    padding: 0 0 40px;
    margin: 0;
}

    .single-product div.product .woocommerce-Reviews ol.commentlist li img.avatar {
        border-radius: 0;
    }

.header-account .account-links ul {
    padding: 20px 0;
}

    .header-account .account-links ul li {
        padding: 0 30px;
    }

        .header-account .account-links ul li a {
            padding: 6px 0;
            display: block;
        }

.woocommerce .wishlist-title h2 {
    font-weight: bold;
}

.woocommerce-pagination ul.page-numbers {
    margin-bottom: 0;
}

    .woocommerce-pagination ul.page-numbers a, .woocommerce-pagination ul.page-numbers span {
        display: inline-flex;
        padding: 7px 15px;
        min-width: 44px;
        min-height: 44px;
        color: #333333;
        justify-content: center;
        align-items: center;
        margin: 0 5px;
        transition: all 0.3s linear;
        border-radius: 0;
        background: #fffaf4;
    }

        .woocommerce-pagination ul.page-numbers a:hover, .woocommerce-pagination ul.page-numbers a.current, .woocommerce-pagination ul.page-numbers span:hover, .woocommerce-pagination ul.page-numbers span.current {
            background: #C3952E;
            color: #ffffff;
        }

        .woocommerce-pagination ul.page-numbers a.next, .woocommerce-pagination ul.page-numbers a.prev, .woocommerce-pagination ul.page-numbers span.next, .woocommerce-pagination ul.page-numbers span.prev {
            padding: 7px 10px;
        }

.product_list_widget > li {
    border: none !important;
    margin-bottom: 20px !important;
    font-weight: normal;
}

    .product_list_widget > li:last-child {
        margin-bottom: 0 !important;
    }

    .product_list_widget > li a {
        font-weight: 600;
    }

    .product_list_widget > li a, .product_list_widget > li span {
        color: #333333 !important;
    }

    .product_list_widget > li .star-rating {
        display: table !important;
        font-size: 12px;
    }

    .product_list_widget > li .amount bdi, .product_list_widget > li .amount bdi span {
        color: #C3952E !important;
    }

.templaza-sticky-add-to-cart.product_variable_button .templaza-sticky-add-to-cart__content-button {
    font-size: 16px;
}

.templaza-sticky-atc__product-image {
    max-width: 75px;
}

.woocommerce-cart .woocommerce-cart-form {
    margin-bottom: 0 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    background: #fffaf4;
    width: calc(100% - 40px);
    margin-left: 40px;
    position: relative;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .woocommerce-cart .cart-collaterals .cart_totals {
        width: 100%;
        margin-left: 0;
    }
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons .templaza-btn {
    padding: 0;
    height: 60px;
    line-height: 60px;
}

    .widget_shopping_cart_content .woocommerce-mini-cart__buttons .templaza-btn.templaza-btn-outline {
        color: #2a2a2a !important;
        border-color: #2a2a2a !important;
    }

        .widget_shopping_cart_content .woocommerce-mini-cart__buttons .templaza-btn.templaza-btn-outline:hover {
            color: #C3952E !important;
            border-color: #C3952E !important;
        }

.woocommerce-checkout .col2-set, .woocommerce-checkout .checkout-form-cols {
    background: #fffaf4;
    padding: 40px;
}

.woocommerce-checkout form.checkout h3 {
    font-size: 30px;
    font-weight: bold;
}

.woocommerce-checkout form.checkout input[type="text"], .woocommerce-checkout form.checkout input[type="tel"], .woocommerce-checkout form.checkout input[type="email"], .woocommerce-checkout form.checkout textarea, .woocommerce-checkout form.checkout select {
    background: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.9em;
}

.woocommerce-checkout .tz-shop-order-wrap {
    width: calc(34% - 40px);
    margin-left: 40px;
    background: #fffaf4;
    padding: 40px;
}

.woocommerce-checkout .checkout-form-cols {
    display: block;
}

.woocommerce-checkout .checkout-form-col .woocommerce-form-coupon {
    margin-top: 30px;
    border: none;
    padding: 0;
}

    .woocommerce-checkout .checkout-form-col .woocommerce-form-coupon input[type="text"] {
        background: none;
        margin: 0;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

.woocommerce-checkout .checkout-form-col .woocommerce-info {
    background: none;
    padding: 0;
}

.woocommerce-checkout .checkout-form-col .woocommerce-form-coupon-toggle {
    padding: 0;
}

.woocommerce-checkout .checkout-form-col .form-row-last {
    margin-bottom: 0;
}

.woocommerce-checkout form.checkout {
    margin-top: 40px;
}

@media (max-width:959.99px) {
    .woocommerce-checkout .tz-shop-order-wrap {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }
}

.woocommerce-wishlist .wishlist-fragment {
    background: #fffaf4;
    padding: 40px;
    padding-bottom: 110px;
}

    .woocommerce-wishlist .wishlist-fragment table.shop_table {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

        .woocommerce-wishlist .wishlist-fragment table.shop_table thead {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }

            .woocommerce-wishlist .wishlist-fragment table.shop_table thead th {
                background: none;
                font-size: 18px;
                font-weight: 700;
                font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
            }

        .woocommerce-wishlist .wishlist-fragment table.shop_table tbody tr:not(:last-child) {
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }

        .woocommerce-wishlist .wishlist-fragment table.shop_table td.product-add-to-cart {
            padding-right: 20px;
        }

.woocommerce-wishlist table.wishlist_table tbody tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

body.single-product div.product .templaza-wishlist-button .tz-loop-button svg {
    color: #2a2a2a;
    margin: 0;
}

body.single-product div.product .templaza-wishlist-button .yith-wcwl-add-to-wishlist {
    height: 100%;
}

body.single-product div.product .templaza-wishlist-button .yith-wcwl-wishlistaddedbrowse {
    border: 1px solid #C3952E;
    height: 100%;
    width: 100%;
    justify-content: center;
}

    body.single-product div.product .templaza-wishlist-button .yith-wcwl-wishlistaddedbrowse svg {
        color: #C3952E;
    }

ul.products li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button {
    border-radius: 3px;
    color: #999999;
    font-size: 16px;
}

    ul.products li.product .product-thumbnail .yith-wcwl-add-to-wishlist-button:hover {
        background-color: #C3952E;
        color: #ffffff;
    }

ul.products li.product .product-thumbnail .tz-loop-button svg {
    color: #999999;
}

ul.products li.product .product-thumbnail .tz-loop-button:hover svg {
    color: #ffffff;
}

ul.products li.product .tz-loop-button svg {
    color: #999999;
    margin: 0;
    width: 18px;
}

ul.products.product-loop-layout-4 li.product .tz-loop-button svg {
    color: #000;
}

.single-product div.product .templaza-wishlist-button {
    width: 60px;
}

    .single-product div.product .templaza-wishlist-button:has(.yith-wcwl-wishlistaddedbrowse) {
        border: none !important;
    }

    .single-product div.product .templaza-wishlist-button .tz-loop-button {
        padding: 0;
    }

        .single-product div.product .templaza-wishlist-button .tz-loop-button svg {
            color: #000;
            width: 18px;
        }

    .single-product div.product .templaza-wishlist-button .yith-wcwl-add-to-wishlist {
        height: 100%;
        justify-content: center;
    }

    .single-product div.product .templaza-wishlist-button .yith-wcwl-wishlistaddedbrowse {
        border: 1px solid #C3952E;
        height: 100%;
        width: 100%;
        justify-content: center;
    }

        .single-product div.product .templaza-wishlist-button .yith-wcwl-wishlistaddedbrowse svg {
            color: #C3952E;
            width: 18px;
        }

    .single-product div.product .templaza-wishlist-button .yith-wcwl-add-button {
        height: 100%;
        justify-content: center;
    }

        .single-product div.product .templaza-wishlist-button .yith-wcwl-add-button .tz-loop-button {
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
        }

.templaza-modal.tz-cart-modal .modal-header .modal-title {
    font-size: 24px;
}

.ap-item .ap-inner .ap-specification .ap-spec-item:first-child {
    background: #C3952E;
    color: #ffffff;
}

.ap-item.ap-item-style2 .ap-inner .ap-price-box .ap-field-label {
    display: none;
}

.ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner {
    padding: 20px 30px 0 0 !important;
}

    .ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner.ap-info-desc p {
        margin-bottom: 5px;
    }

    .ap-item.ap-item-style5.ap-item-list .ap-inner .ap-info-inner.ap-info-bottom {
        padding-bottom: 20px !important;
        margin-top: 28px !important;
    }

.ap-compare-btn-wrap .uk-button {
    background: #C3952E;
    color: #ffffff;
    z-index: 100;
    height: 50px;
    line-height: 50px;
}

.templaza-ap-archive-view h3 {
    font-size: 24px;
}

.templaza-ap-archive-view span.switcher_btn {
    height: 50px;
    width: 50px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.templaza-ap-archive-sort select:not([multiple]):not([size]) {
    background-color: transparent;
    height: 50px;
    line-height: 50px;
}

.templaza-column.sidebar-fixed .advanced-product-search-form .ap-search-item {
    margin-bottom: 15px;
}

    .templaza-column.sidebar-fixed .advanced-product-search-form .ap-search-item input, .templaza-column.sidebar-fixed .advanced-product-search-form .ap-search-item select {
        height: 50px;
        line-height: 50px;
    }

    .templaza-column.sidebar-fixed .advanced-product-search-form .ap-search-item label.search-label {
        margin-bottom: 20px;
    }

.ui-slider .ui-slider-range {
    background: #C3952E;
}

.templaza-sidebar .advanced-product-search-form .uk-form-controls select, .templaza-sidebar .advanced-product-search-form .uk-form-controls input {
    height: 50px;
    background-color: transparent;
}

.templaza-sidebar .advanced-product-search-form .ap-search-item {
    margin-bottom: 30px;
}

    .templaza-sidebar .advanced-product-search-form .ap-search-item input[type="search"] {
        height: 50px;
        background-color: transparent;
    }

.templaza-sidebar .advanced-product-search-form button {
    width: 100%;
    height: 50px;
    line-height: 1em;
    margin-top: 0 !important;
}

.advanced-product-search-form .uk-form-controls ul li input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.advanced-product-search-form .uk-form-controls ul li:hover input[type="checkbox"] {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23ffffff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.elementor-absolute .advanced-product-search-form {
    margin: 0;
}

.templaza-ap-single .ap-single-side-box .phone-box {
    background: #C3952E !important;
    color: #ffffff !important;
    height: 60px;
    font-size: 20px;
    display: flex;
}

    .templaza-ap-single .ap-single-side-box .phone-box i {
        margin-right: 5px;
    }

    .templaza-ap-single .ap-single-side-box .phone-box:hover {
        background: #C3952E !important;
        color: #ffffff !important;
    }

.templaza-ap-single .ap-single-side-box .highlight {
    background: #C3952E;
    color: #ffffff;
}

    .templaza-ap-single .ap-single-side-box .highlight .currency {
        color: #C3952E;
        background: #F4ECE2;
    }

.templaza-ap-single .ap-single-side-box iframe {
    width: 100%;
}

.templaza-ap-single .ap-single-side-box .widget-title {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    font-size: 24px;
}

    .templaza-ap-single .ap-single-side-box .widget-title:after {
        content: "";
        width: 60px;
        position: absolute;
        height: 1px;
        bottom: -1px;
        left: 0;
        background: #C3952E;
    }

.templaza-ap-single .ap-single-side-box .author-description {
    margin-top: 20px;
}

.ap-related-product .box-title:after {
    display: none;
}

.single-price-label {
    display: none;
}

.ap-item.ap-item-style3 .ap-inner .ap-specification-style3 .ap-spec-item .ap-spec-value {
    font-family: "Cormorant Garamond", Arial, Helvetica, sans-serif;
}

.ap-item.ap-item-style3 .ap-inner .ap-price-box .meta {
    margin-top: 5px;
}

.ap-item.ap-item-style3 .ap-inner .ap-info-bottom .templaza-btn {
    height: 50px;
}

@media screen and (max-width:959.9px) {
    header.basic-header-section {
        background: #C3952E;
    }

    .templaza-mobile-btn {
        display: block;
        cursor: pointer;
    }

        .templaza-mobile-btn .close {
            display: none;
        }

        .templaza-mobile-btn.active .open {
            display: none;
        }

        .templaza-mobile-btn.active .close {
            display: block;
        }

    header .uk-navbar-nav > li:first-child > a {
        padding: 5px 10px;
    }

    .templaza-basic-navbar.active ul.uk-navbar-nav {
        display: block;
    }

    .templaza-basic-navbar ul.uk-navbar-nav {
        display: none;
        position: absolute;
        left: auto;
        right: 0;
        top: 0;
        width: 100%;
        background: #fffaf4;
        box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.1);
        padding: 20px;
        z-index: 10;
        overflow: scroll;
    }

    .templaza-basic-navbar ul li {
        width: 100%;
        margin: 0;
    }

        .templaza-basic-navbar ul li.menu-item-has-children > a::after {
            content: "";
            width: 1.5em;
            height: 1.5em;
            float: right;
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0A%3C%2Fsvg%3E");
            background-repeat: no-repeat;
            background-position: 50% 50%;
        }

        .templaza-basic-navbar ul li.menu-item-has-children > a[aria-expanded=true]::after {
            background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23666%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0A%3C%2Fsvg%3E");
        }

        .templaza-basic-navbar ul li a {
            min-height: 40px;
            justify-content: space-between;
            padding: 5px 10px;
        }

        .templaza-basic-navbar ul li .uk-navbar-dropdown {
            width: 100%;
            position: relative;
            box-shadow: none;
            margin-top: 0;
            padding-top: 10px;
            padding-bottom: 10px;
            background: none;
            padding-left: 0;
            padding-right: 10px;
            opacity: 1 !important;
        }

            .templaza-basic-navbar ul li .uk-navbar-dropdown li.menu-item {
                padding: 0 0 0 30px;
            }

            .templaza-basic-navbar ul li .uk-navbar-dropdown li a {
                min-height: 30px;
                color: #000;
                font-size: 1em;
                padding: 5px 0;
                border: none;
            }

                .templaza-basic-navbar ul li .uk-navbar-dropdown li a:hover {
                    background: none;
                    color: #C3952E;
                }

            .templaza-basic-navbar ul li .uk-navbar-dropdown .uk-navbar-dropdown {
                position: relative;
                left: 0 !important;
                top: 0 !important;
            }

    .templaza-basic-single-heading {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .header-content, .mb-logo {
        height: 100px;
    }
}

@media screen and (max-width:767.9px) {
    .header-content, .mb-logo {
        height: 80px;
    }

    .templaza-basic-single-heading {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .templaza-logo .templaza-logo-mobile {
        display: inline;
    }
}

@media screen and (max-width:550px) {
    .entry-title .sticky, .post-title .sticky {
        left: 5px;
        margin-top: -25px;
        font-size: 12px;
        padding: 1px 12px;
    }
}

@media (min-width:1024px) {
    div.templaza-archive .templaza-archive-item.templaza-item-lead .title a {
        font-size: 30px;
        line-height: 1.2em;
    }
}

@media (max-width:1600px) {
    .templaza-heading h1, .templaza-heading h2, .templaza-heading h3 {
        color: inherit;
        margin-bottom: 15px;
        font-size: 50px;
    }
}

@media (max-width:1366px) {
    .templaza-header .navbar-nav > .menu-item > a {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        width: 25%;
    }
}

@media (max-width:1024px) {
    .templaza-header .navbar-nav > .menu-item > a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width:1199.99px) {
    .megamenu-sub-menu .module-latest-posts {
        margin-left: 30px;
    }

    .templaza-footer .templaza-social li a {
        height: 50px;
        width: 50px;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        width: 25%;
    }

    .ui-dateline .uk-slider-items li:first-child::after {
        left: 0;
    }

    .templaza-btn, form input[type="submit"], form button {
        padding: 10px 30px 9px;
        height: 50px;
    }

    .templaza-section div.wpforms-container-full .wpforms-form input[type="submit"], .templaza-section div.wpforms-container-full .wpforms-form button {
        height: 50px;
    }

    .templaza-section div.wpforms-container-full .wpforms-form input[type="submit"], .templaza-section div.wpforms-container-full .wpforms-form button {
        height: 50px;
    }

    .templaza-section div.wpforms-container-full .wpforms-form input[type=date], .templaza-section div.wpforms-container-full .wpforms-form input[type=datetime], .templaza-section div.wpforms-container-full .wpforms-form input[type=datetime-local], .templaza-section div.wpforms-container-full .wpforms-form input[type=email], .templaza-section div.wpforms-container-full .wpforms-form input[type=month], .templaza-section div.wpforms-container-full .wpforms-form input[type=number], .templaza-section div.wpforms-container-full .wpforms-form input[type=password], .templaza-section div.wpforms-container-full .wpforms-form input[type=search], .templaza-section div.wpforms-container-full .wpforms-form input[type=text], .templaza-section div.wpforms-container-full .wpforms-form input[type=url], .templaza-section div.wpforms-container-full .wpforms-form select, .templaza-section div.wpforms-container-full .wpforms-form textarea {
        height: 50px;
    }

    .templaza-section div.wpforms-container-full .wpforms-form textarea {
        height: 200px;
    }

    .templaza-btn, .templaza-footer .tnp-subscription-minimal input.tnp-email, .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        height: 50px;
        font-size: 16px;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        font-size: 16px;
        line-height: 51px;
    }

    .templaza-footer .templaza-column {
        border-left: none !important;
    }

    header .baressco-logo {
        text-align: center;
        max-width: 150px;
    }

        header .baressco-logo svg {
            max-width: 150px;
        }

    .templaza-widget-uiposts .uk-slider .uk-card-media-left + .ui-post-info-wrap .ui-post-introtext .cause-donate-btn a.templaza-btn {
        line-height: 50px;
        padding: 0 35px;
        font-size: 16px;
    }

    .templaza-horizontal-header .templaza-logo svg {
        max-width: 200px;
    }

    .templaza-section div.wpforms-container-full .wpforms-form textarea {
        font-size: 16px;
    }

    header .header-block-item .advanced-product-search-form .uk-margin select {
        width: 200px;
    }

    .uk-slider .uk-slidenav {
        width: 40px;
        height: 40px;
    }

        .uk-slider .uk-slidenav.uk-position-center-left {
            left: -65px;
        }

        .uk-slider .uk-slidenav.uk-position-center-right {
            right: -65px;
        }

    .single-product div.product .templaza-wishlist-button, .single-product div.product .quantity {
        height: 50px;
    }

        .single-product div.product .templaza-wishlist-button .yith-wcwl-add-to-wishlist, .single-product div.product .quantity .yith-wcwl-add-to-wishlist {
            line-height: 50px;
        }

        .single-product div.product .templaza-wishlist-button .qty, .single-product div.product .quantity .qty {
            line-height: 50px;
            height: 50px;
        }
}

@media (max-width:959.99px) {
    .tz-logo-block {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: max-content;
        max-width: 100%;
        box-sizing: border-box;
        position: absolute;
    }

    .templaza-divi-logo-wrap > .uk-container {
        position: relative;
    }

    .templaza-heading h1, .templaza-heading h2, .templaza-heading h3 {
        color: inherit;
        margin-bottom: 10px;
        font-size: 40px;
    }

    div.templaza-archive .templaza-archive-item.templaza-item-lead .title a {
        font-size: 24px;
        line-height: 1.2em;
    }

    section.templaza-breadcrumb {
        margin: 60px 0 !important;
    }

    section.templaza-single-area {
        margin-top: 100px !important;
    }

    .templaza-header .navbar-nav > .menu-item > a {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .header-golden-hearts .megamenu-trigger-hover {
        justify-content: end;
    }

    header .baressco-logo {
        text-align: center;
        margin: 0 auto;
        max-width: 150px;
    }

        header .baressco-logo svg {
            max-width: 150px;
        }

    .templaza-section .templaza-sidebar {
        border: none !important;
    }

    .templaza-footer .templaza-column {
        border-left: none !important;
    }

    .uk-dotnav {
        margin-top: 30px !important;
    }

    .templaza-widget-uiposts .uk-slider .uk-card-media-left + .ui-post-info-wrap {
        position: relative;
        top: auto;
        bottom: auto;
        width: 100%;
    }

    header .header-mobilemenu-trigger button:hover {
        background: none;
    }

    .templaza-archive .templaza-archive-item .templaza-blog-item-img, .templaza-archive .templaza-archive-item .templaza-archive-gallery, .templaza-archive .templaza-archive-item .templaza-blog-item-video, .templaza-archive .templaza-archive-item .templaza-blog-item-audio {
        margin-bottom: 25px;
    }

    .tz-slider-content {
        font-size: 16px !important;
        line-height: 1.5em !important;
    }

    .single-product div.product section.products > h2 {
        margin-bottom: 40px;
        font-size: 36px;
    }
}

@media (max-width:959px) {
    body .templaza-header-section.header-absolute header {
        background: none !important;
    }

    .templaza-horizontal-header .templaza-logo svg {
        max-width: none;
    }

    .templaza-single .templaza-tag-share-box {
        padding: 0;
    }

    header .header-icon {
        padding: 23px 10px;
    }
}

@media (max-width:767.9px) {
    .templaza-section div.wpforms-container-full .wpforms-form textarea {
        font-size: 14px;
        height: 150px;
    }

    .templaza-widget-uiposts .uk-slider .uk-card-media-left + .ui-post-info-wrap .ui-post-introtext .cause-donate-btn a.templaza-btn {
        line-height: 37px;
        padding: 0 25px;
    }

    .templaza-section div.wpforms-container-full .wpforms-form input[type="submit"], .templaza-section div.wpforms-container-full .wpforms-form button {
        line-height: 36px;
    }

    .templaza-footer .templaza-social li a {
        height: 50px;
        width: 50px;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        line-height: 50px;
        font-size: 14px;
    }

    section.templaza-breadcrumb {
        margin: 50px 0 !important;
    }

    .templaza-heading h2 {
        font-size: 3rem;
    }

    .wpem-event-organizer-tabs .event-organizer-tab-contents.wpem-tab-content.current, .wpem-event-organizer-tabs .event-venue-tab-contents.wpem-tab-content.current, .wpem-event-venue-tabs .event-organizer-tab-contents.wpem-tab-content.current, .wpem-event-venue-tabs .event-venue-tab-contents.wpem-tab-content.current {
        padding: 0;
    }

    .elementor-widget-tabs .elementor-tabs .elementor-tab-title:not(:last-child) {
        margin-right: 0;
    }

    .templaza-footer .tnp-subscription-minimal input.tnp-email, .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        height: 50px;
        line-height: 51px;
        font-size: 16px;
    }

    div.templaza-sidebar .widget > h1, div.templaza-sidebar .widget > h2, div.templaza-sidebar .widget > h3, div.templaza-sidebar .widget > h4, div.templaza-sidebar .widget > h5, div.templaza-sidebar .widget > h6 {
        margin-bottom: 25px;
    }
}

@media (max-width:639.99px) {
    .templaza-footer .tnp-subscription-minimal input.tnp-submit {
        width: 35%;
    }

    .ui-posts .uk-dotnav {
        margin-top: 15px;
    }

    .templaza-single-comment form input#comment-email {
        margin-top: 0;
    }

    div.wpforms-container-full .wpforms-form .wpforms-submit-container {
        padding-top: 15px;
    }

    .uk-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .heading-highlighted-text {
        white-space: break-spaces;
    }

    div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
        width: 100%;
    }

    div.wpforms-container-full .wpforms-form .wpforms-five-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-fifths, div.wpforms-container-full .wpforms-form .wpforms-one-fifth, div.wpforms-container-full .wpforms-form .wpforms-one-fourth, div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-one-sixth, div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-three-fourths, div.wpforms-container-full .wpforms-form .wpforms-three-fifths, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths, div.wpforms-container-full .wpforms-form .wpforms-two-fifths, div.wpforms-container-full .wpforms-form .wpforms-two-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
        margin-left: 0;
    }

    .header-2 header .header-icon, header .header-icon {
        padding: 20px 6px;
    }

        .header-2 header .header-icon i, header .header-icon i {
            font-size: 16px;
        }

    .templaza-footer .widgettitle {
        margin-bottom: 15px;
    }

    .templaza-single-author .uk-card-body {
        padding: 30px 0 15px !important;
    }

    .woocommerce-tabs > ul.tabs > li > a {
        font-size: 20px;
    }
}

@media (max-width:600px) {
    .templaza-single-share-box {
        flex-wrap: wrap;
    }

        .templaza-single-share-box .templaza-single-tags {
            width: 100%;
        }

        .templaza-single-share-box .templaza-blog-share {
            width: 100%;
            margin-top: 10px;
        }

    .templaza-archive .templaza-archive-item .templaza-blog-item-img, .templaza-archive .templaza-archive-item .templaza-archive-gallery, .templaza-archive .templaza-archive-item .templaza-blog-item-video, .templaza-archive .templaza-archive-item .templaza-blog-item-audio {
        margin-bottom: 20px;
    }
}

@media (max-width:480px) {
    header .baressco-logo {
        padding-left: 30px;
    }

    header .header-icon {
        padding-left: 4px;
    }

    .theme-number p {
        line-height: 1.2em;
        margin-top: 10px;
    }

    .tz-slider-content {
        font-size: 14px !important;
    }

    .single-product div.product:not(.product-tabs-under-summary) .woocommerce-tabs ul.tabs {
        white-space: inherit;
    }

    .woocommerce-Tabs-panel--description ul {
        padding-left: 25px;
    }
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 300;
    src: url(../elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretfmsq17w.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretmmsq17w.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyrethmsq17w.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretgmsq17w.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3zmx5slcnuhli8bley9mk7whwmhyjyretimso.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 300;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyphtkgs4.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyrxtkgs4.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjypntkgs4.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyp3tkgs4.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: cormorant garamond;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/cormorantgaramond-co3bmx5slcnuhli8bley9mk7whwmhyjyqxtk.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(../elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llptlp_a.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ljftlp_a.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lxftlp_a.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lt_tlp_a.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llvtlp_a.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ll_tlp_a.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_liftl.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llptlp_a.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ljftlp_a.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lxftlp_a.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lt_tlp_a.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llvtlp_a.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ll_tlp_a.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_liftl.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llptlp_a.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ljftlp_a.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lxftlp_a.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lt_tlp_a.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llvtlp_a.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ll_tlp_a.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_liftl.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llptlp_a.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ljftlp_a.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lxftlp_a.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_lt_tlp_a.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_llvtlp_a.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_ll_tlp_a.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: italic;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qihmx1d_joumw_liftl.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwf7i-np.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumw77i-np.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum3b7i-np.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum2t7i-np.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwx7i-np.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwt7i-np.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 400;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwr7iw.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwf7i-np.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumw77i-np.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum3b7i-np.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum2t7i-np.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwx7i-np.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwt7i-np.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 500;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwr7iw.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwf7i-np.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumw77i-np.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum3b7i-np.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum2t7i-np.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwx7i-np.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwt7i-np.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 600;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwr7iw.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwf7i-np.woff2)format('woff2');
    unicode-range: U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumw77i-np.woff2)format('woff2');
    unicode-range: U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum3b7i-np.woff2)format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joum2t7i-np.woff2)format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwx7i-np.woff2)format('woff2');
    unicode-range: U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwt7i-np.woff2)format('woff2');
    unicode-range: U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
    font-family: lora;
    font-style: normal;
    font-weight: 700;
    src: url(https://baressco.templaza.net/wp-content/uploads/elementor/google-fonts/fonts/lora-0qivmx1d_joumwr7iw.woff2)format('woff2');
    unicode-range: U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

.fa-fw {
    text-align: center;
    width: 1.25em;
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1);
}

:root .fa-flip-both, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none;
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em;
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-acquisitions-incorporated:before {
    content: "\f6af";
}

.fa-ad:before {
    content: "\f641";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-air-freshener:before {
    content: "\f5d0";
}

.fa-airbnb:before {
    content: "\f834";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-alipay:before {
    content: "\f642";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angry:before {
    content: "\f556";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-ankh:before {
    content: "\f644";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-alt:before {
    content: "\f5d1";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-archive:before {
    content: "\f187";
}

.fa-archway:before {
    content: "\f557";
}

.fa-arrow-alt-circle-down:before {
    content: "\f358";
}

.fa-arrow-alt-circle-left:before {
    content: "\f359";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-arrows-alt-h:before {
    content: "\f337";
}

.fa-arrows-alt-v:before {
    content: "\f338";
}

.fa-artstation:before {
    content: "\f77a";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-atlas:before {
    content: "\f558";
}

.fa-atlassian:before {
    content: "\f77b";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-audible:before {
    content: "\f373";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-award:before {
    content: "\f559";
}

.fa-aws:before {
    content: "\f375";
}

.fa-baby:before {
    content: "\f77c";
}

.fa-baby-carriage:before {
    content: "\f77d";
}

.fa-backspace:before {
    content: "\f55a";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-bacon:before {
    content: "\f7e5";
}

.fa-bacteria:before {
    content: "\e059";
}

.fa-bacterium:before {
    content: "\e05a";
}

.fa-bahai:before {
    content: "\f666";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-balance-scale-left:before {
    content: "\f515";
}

.fa-balance-scale-right:before {
    content: "\f516";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battle-net:before {
    content: "\f835";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bible:before {
    content: "\f647";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-biking:before {
    content: "\f84a";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-biohazard:before {
    content: "\f780";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blender:before {
    content: "\f517";
}

.fa-blender-phone:before {
    content: "\f6b6";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blog:before {
    content: "\f781";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-book-dead:before {
    content: "\f6b7";
}

.fa-book-medical:before {
    content: "\f7e6";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-reader:before {
    content: "\f5da";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bootstrap:before {
    content: "\f836";
}

.fa-border-all:before {
    content: "\f84c";
}

.fa-border-none:before {
    content: "\f850";
}

.fa-border-style:before {
    content: "\f853";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-box-tissue:before {
    content: "\e05b";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-bread-slice:before {
    content: "\f7ec";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-broadcast-tower:before {
    content: "\f519";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-buffer:before {
    content: "\f837";
}

.fa-bug:before {
    content: "\f188";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-burn:before {
    content: "\f46a";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-bus:before {
    content: "\f207";
}

.fa-bus-alt:before {
    content: "\f55e";
}

.fa-business-time:before {
    content: "\f64a";
}

.fa-buy-n-large:before {
    content: "\f8a6";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-calendar-day:before {
    content: "\f783";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-calendar-week:before {
    content: "\f784";
}

.fa-camera:before {
    content: "\f030";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-campground:before {
    content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
    content: "\f785";
}

.fa-candy-cane:before {
    content: "\f786";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-alt:before {
    content: "\f5de";
}

.fa-car-battery:before {
    content: "\f5df";
}

.fa-car-crash:before {
    content: "\f5e1";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-caravan:before {
    content: "\f8ff";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-carrot:before {
    content: "\f787";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cash-register:before {
    content: "\f788";
}

.fa-cat:before {
    content: "\f6be";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-centos:before {
    content: "\f789";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chair:before {
    content: "\f6c0";
}

.fa-chalkboard:before {
    content: "\f51b";
}

.fa-chalkboard-teacher:before {
    content: "\f51c";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-cheese:before {
    content: "\f7ef";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-chromecast:before {
    content: "\f838";
}

.fa-church:before {
    content: "\f51d";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-city:before {
    content: "\f64f";
}

.fa-clinic-medical:before {
    content: "\f7f2";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-clock:before {
    content: "\f017";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-cloud-download-alt:before {
    content: "\f381";
}

.fa-cloud-meatball:before {
    content: "\f73b";
}

.fa-cloud-moon:before {
    content: "\f6c3";
}

.fa-cloud-moon-rain:before {
    content: "\f73c";
}

.fa-cloud-rain:before {
    content: "\f73d";
}

.fa-cloud-showers-heavy:before {
    content: "\f740";
}

.fa-cloud-sun:before {
    content: "\f6c4";
}

.fa-cloud-sun-rain:before {
    content: "\f743";
}

.fa-cloud-upload-alt:before {
    content: "\f382";
}

.fa-cloudflare:before {
    content: "\e07d";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-cocktail:before {
    content: "\f561";
}

.fa-code:before {
    content: "\f121";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cog:before {
    content: "\f013";
}

.fa-cogs:before {
    content: "\f085";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-comment:before {
    content: "\f075";
}

.fa-comment-alt:before {
    content: "\f27a";
}

.fa-comment-dollar:before {
    content: "\f651";
}

.fa-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-medical:before {
    content: "\f7f5";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-comments:before {
    content: "\f086";
}

.fa-comments-dollar:before {
    content: "\f653";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-compress:before {
    content: "\f066";
}

.fa-compress-alt:before {
    content: "\f422";
}

.fa-compress-arrows-alt:before {
    content: "\f78c";
}

.fa-concierge-bell:before {
    content: "\f562";
}

.fa-confluence:before {
    content: "\f78d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-cotton-bureau:before {
    content: "\f89e";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-critical-role:before {
    content: "\f6c9";
}

.fa-crop:before {
    content: "\f125";
}

.fa-crop-alt:before {
    content: "\f565";
}

.fa-cross:before {
    content: "\f654";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-crow:before {
    content: "\f520";
}

.fa-crown:before {
    content: "\f521";
}

.fa-crutch:before {
    content: "\f7f7";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-d-and-d-beyond:before {
    content: "\f6ca";
}

.fa-dailymotion:before {
    content: "\e052";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-deezer:before {
    content: "\e077";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-democrat:before {
    content: "\f747";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-dev:before {
    content: "\f6cc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-dharmachakra:before {
    content: "\f655";
}

.fa-dhl:before {
    content: "\f790";
}

.fa-diagnoses:before {
    content: "\f470";
}

.fa-diaspora:before {
    content: "\f791";
}

.fa-dice:before {
    content: "\f522";
}

.fa-dice-d20:before {
    content: "\f6cf";
}

.fa-dice-d6:before {
    content: "\f6d1";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-digital-tachograph:before {
    content: "\f566";
}

.fa-directions:before {
    content: "\f5eb";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-disease:before {
    content: "\f7fa";
}

.fa-divide:before {
    content: "\f529";
}

.fa-dizzy:before {
    content: "\f567";
}

.fa-dna:before {
    content: "\f471";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dog:before {
    content: "\f6d3";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-drafting-compass:before {
    content: "\f568";
}

.fa-dragon:before {
    content: "\f6d5";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drum:before {
    content: "\f569";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-drumstick-bite:before {
    content: "\f6d7";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-dumpster:before {
    content: "\f793";
}

.fa-dumpster-fire:before {
    content: "\f794";
}

.fa-dungeon:before {
    content: "\f6d9";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edge-legacy:before {
    content: "\e078";
}

.fa-edit:before {
    content: "\f044";
}

.fa-egg:before {
    content: "\f7fb";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-text:before {
    content: "\f658";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-equals:before {
    content: "\f52c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-ethernet:before {
    content: "\f796";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-evernote:before {
    content: "\f839";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-alt:before {
    content: "\f424";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fan:before {
    content: "\f863";
}

.fa-fantasy-flight-games:before {
    content: "\f6dc";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-faucet:before {
    content: "\e005";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-feather-alt:before {
    content: "\f56b";
}

.fa-fedex:before {
    content: "\f797";
}

.fa-fedora:before {
    content: "\f798";
}

.fa-female:before {
    content: "\f182";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-figma:before {
    content: "\f799";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-file-csv:before {
    content: "\f6dd";
}

.fa-file-download:before {
    content: "\f56d";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-export:before {
    content: "\f56e";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-import:before {
    content: "\f56f";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-file-upload:before {
    content: "\f574";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-fill:before {
    content: "\f575";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-film:before {
    content: "\f008";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-fire-alt:before {
    content: "\f7e4";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-firefox-browser:before {
    content: "\e007";
}

.fa-first-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-fish:before {
    content: "\f578";
}

.fa-fist-raised:before {
    content: "\f6de";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flag-usa:before {
    content: "\f74d";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-flushed:before {
    content: "\f579";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-minus:before {
    content: "\f65d";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-folder-plus:before {
    content: "\f65e";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-frown:before {
    content: "\f119";
}

.fa-frown-open:before {
    content: "\f57a";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-funnel-dollar:before {
    content: "\f662";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-ghost:before {
    content: "\f6e2";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-gifts:before {
    content: "\f79c";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-alt:before {
    content: "\f841";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-cheers:before {
    content: "\f79f";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glass-martini-alt:before {
    content: "\f57b";
}

.fa-glass-Whisky:before {
    content: "\f7a0";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-globe-africa:before {
    content: "\f57c";
}

.fa-globe-americas:before {
    content: "\f57d";
}

.fa-globe-asia:before {
    content: "\f57e";
}

.fa-globe-europe:before {
    content: "\f7a2";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-pay:before {
    content: "\e079";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-gopuram:before {
    content: "\f664";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-greater-than:before {
    content: "\f531";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-grimace:before {
    content: "\f57f";
}

.fa-grin:before {
    content: "\f580";
}

.fa-grin-alt:before {
    content: "\f581";
}

.fa-grin-beam:before {
    content: "\f582";
}

.fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-grin-hearts:before {
    content: "\f584";
}

.fa-grin-squint:before {
    content: "\f585";
}

.fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-grin-stars:before {
    content: "\f587";
}

.fa-grin-tears:before {
    content: "\f588";
}

.fa-grin-tongue:before {
    content: "\f589";
}

.fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-grin-wink:before {
    content: "\f58c";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-grip-lines:before {
    content: "\f7a4";
}

.fa-grip-lines-vertical:before {
    content: "\f7a5";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-guilded:before {
    content: "\e07e";
}

.fa-guitar:before {
    content: "\f7a6";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hamburger:before {
    content: "\f805";
}

.fa-hammer:before {
    content: "\f6e3";
}

.fa-hamsa:before {
    content: "\f665";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-medical:before {
    content: "\e05c";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-hand-holding-water:before {
    content: "\f4c1";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-hand-middle-finger:before {
    content: "\f806";
}

.fa-hand-paper:before {
    content: "\f256";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-hand-rock:before {
    content: "\f255";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hand-sparkles:before {
    content: "\e05d";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-hands:before {
    content: "\f4c2";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-hands-wash:before {
    content: "\e05e";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-handshake-alt-slash:before {
    content: "\e05f";
}

.fa-handshake-slash:before {
    content: "\e060";
}

.fa-hanukiah:before {
    content: "\f6e6";
}

.fa-hard-hat:before {
    content: "\f807";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hat-cowboy:before {
    content: "\f8c0";
}

.fa-hat-cowboy-side:before {
    content: "\f8c1";
}

.fa-hat-wizard:before {
    content: "\f6e8";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-head-side-cough:before {
    content: "\e061";
}

.fa-head-side-cough-slash:before {
    content: "\e062";
}

.fa-head-side-mask:before {
    content: "\e063";
}

.fa-head-side-virus:before {
    content: "\e064";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-headphones-alt:before {
    content: "\f58f";
}

.fa-headset:before {
    content: "\f590";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heart-broken:before {
    content: "\f7a9";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-hiking:before {
    content: "\f6ec";
}

.fa-hippo:before {
    content: "\f6ed";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hive:before {
    content: "\e07f";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-holly-berry:before {
    content: "\f7aa";
}

.fa-home:before {
    content: "\f015";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-horse:before {
    content: "\f6f0";
}

.fa-horse-head:before {
    content: "\f7ab";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-hospital-user:before {
    content: "\f80d";
}

.fa-hot-tub:before {
    content: "\f593";
}

.fa-hotdog:before {
    content: "\f80f";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-house-damage:before {
    content: "\f6f1";
}

.fa-house-user:before {
    content: "\e065";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-hryvnia:before {
    content: "\f6f2";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-ice-cream:before {
    content: "\f810";
}

.fa-icicles:before {
    content: "\f7ad";
}

.fa-icons:before {
    content: "\f86d";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-alt:before {
    content: "\f47f";
}

.fa-ideal:before {
    content: "\e013";
}

.fa-igloo:before {
    content: "\f7ae";
}

.fa-image:before {
    content: "\f03e";
}

.fa-images:before {
    content: "\f302";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-industry:before {
    content: "\f275";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-info:before {
    content: "\f129";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-innosoft:before {
    content: "\e080";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-instagram-square:before {
    content: "\e055";
}

.fa-instalod:before {
    content: "\e081";
}

.fa-intercom:before {
    content: "\f7af";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-invision:before {
    content: "\f7b0";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-italic:before {
    content: "\f033";
}

.fa-itch-io:before {
    content: "\f83a";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi:before {
    content: "\f669";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-jira:before {
    content: "\f7b1";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joint:before {
    content: "\f595";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-journal-whills:before {
    content: "\f66a";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaaba:before {
    content: "\f66b";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-key:before {
    content: "\f084";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-khanda:before {
    content: "\f66d";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-kiss:before {
    content: "\f596";
}

.fa-kiss-beam:before {
    content: "\f597";
}

.fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-landmark:before {
    content: "\f66f";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-laptop-house:before {
    content: "\e066";
}

.fa-laptop-medical:before {
    content: "\f812";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-laugh:before {
    content: "\f599";
}

.fa-laugh-beam:before {
    content: "\f59a";
}

.fa-laugh-squint:before {
    content: "\f59b";
}

.fa-laugh-wink:before {
    content: "\f59c";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-less:before {
    content: "\f41d";
}

.fa-less-than:before {
    content: "\f536";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-level-down-alt:before {
    content: "\f3be";
}

.fa-level-up-alt:before {
    content: "\f3bf";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-list:before {
    content: "\f03a";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-lock:before {
    content: "\f023";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-luggage-cart:before {
    content: "\f59d";
}

.fa-lungs:before {
    content: "\f604";
}

.fa-lungs-virus:before {
    content: "\e067";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-mail-bulk:before {
    content: "\f674";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-male:before {
    content: "\f183";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-map:before {
    content: "\f279";
}

.fa-map-marked:before {
    content: "\f59f";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mask:before {
    content: "\f6fa";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-mdb:before {
    content: "\f8ca";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f3c7";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-meh:before {
    content: "\f11a";
}

.fa-meh-blank:before {
    content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-memory:before {
    content: "\f538";
}

.fa-mendeley:before {
    content: "\f7b3";
}

.fa-menorah:before {
    content: "\f676";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-meteor:before {
    content: "\f753";
}

.fa-microblog:before {
    content: "\e01a";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-alt:before {
    content: "\f3c9";
}

.fa-microphone-alt-slash:before {
    content: "\f539";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-minus:before {
    content: "\f068";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-mitten:before {
    content: "\f7b5";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mixer:before {
    content: "\e056";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-mobile:before {
    content: "\f10b";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-money-check-alt:before {
    content: "\f53d";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-moon:before {
    content: "\f186";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-mosque:before {
    content: "\f678";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-mountain:before {
    content: "\f6fc";
}

.fa-mouse:before {
    content: "\f8cc";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-mug-hot:before {
    content: "\f7b6";
}

.fa-music:before {
    content: "\f001";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-network-wired:before {
    content: "\f6ff";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-octopus-deploy:before {
    content: "\e082";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-om:before {
    content: "\f679";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-orcid:before {
    content: "\f8d2";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-otter:before {
    content: "\f700";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-pager:before {
    content: "\f815";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-parking:before {
    content: "\f540";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-pastafarianism:before {
    content: "\f67b";
}

.fa-paste:before {
    content: "\f0ea";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-peace:before {
    content: "\f67c";
}

.fa-pen:before {
    content: "\f304";
}

.fa-pen-alt:before {
    content: "\f305";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-pen-square:before {
    content: "\f14b";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-penny-arcade:before {
    content: "\f704";
}

.fa-people-arrows:before {
    content: "\e068";
}

.fa-people-carry:before {
    content: "\f4ce";
}

.fa-pepper-hot:before {
    content: "\f816";
}

.fa-perbyte:before {
    content: "\e083";
}

.fa-percent:before {
    content: "\f295";
}

.fa-percentage:before {
    content: "\f541";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-person-booth:before {
    content: "\f756";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-alt:before {
    content: "\f879";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-square-alt:before {
    content: "\f87b";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-photo-video:before {
    content: "\f87c";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-square:before {
    content: "\e01e";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-pizza-slice:before {
    content: "\f818";
}

.fa-place-of-worship:before {
    content: "\f67f";
}

.fa-plane:before {
    content: "\f072";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-plane-slash:before {
    content: "\e069";
}

.fa-play:before {
    content: "\f04b";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-plus:before {
    content: "\f067";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-poll:before {
    content: "\f681";
}

.fa-poll-h:before {
    content: "\f682";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-poo-storm:before {
    content: "\f75a";
}

.fa-poop:before {
    content: "\f619";
}

.fa-portrait:before {
    content: "\f3e0";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-pray:before {
    content: "\f683";
}

.fa-praying-hands:before {
    content: "\f684";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-project-diagram:before {
    content: "\f542";
}

.fa-pump-medical:before {
    content: "\e06a";
}

.fa-pump-soap:before {
    content: "\e06b";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-quran:before {
    content: "\f687";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-radiation:before {
    content: "\f7b9";
}

.fa-radiation-alt:before {
    content: "\f7ba";
}

.fa-rainbow:before {
    content: "\f75b";
}

.fa-random:before {
    content: "\f074";
}

.fa-raspberry-pi:before {
    content: "\f7bb";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-reacteurope:before {
    content: "\f75d";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-record-vinyl:before {
    content: "\f8d9";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redhat:before {
    content: "\f7bc";
}

.fa-redo:before {
    content: "\f01e";
}

.fa-redo-alt:before {
    content: "\f2f9";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-remove-format:before {
    content: "\f87d";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-reply:before {
    content: "\f3e5";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-republican:before {
    content: "\f75e";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-restroom:before {
    content: "\f7bd";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-ring:before {
    content: "\f70b";
}

.fa-road:before {
    content: "\f018";
}

.fa-robot:before {
    content: "\f544";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-ruble-sign:before {
    content: "\f158";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-running:before {
    content: "\f70c";
}

.fa-rupee-sign:before {
    content: "\f156";
}

.fa-rust:before {
    content: "\e07a";
}

.fa-sad-cry:before {
    content: "\f5b3";
}

.fa-sad-tear:before {
    content: "\f5b4";
}

.fa-safari:before {
    content: "\f267";
}

.fa-salesforce:before {
    content: "\f83b";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-satellite:before {
    content: "\f7bf";
}

.fa-satellite-dish:before {
    content: "\f7c0";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-school:before {
    content: "\f549";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-scroll:before {
    content: "\f70e";
}

.fa-sd-card:before {
    content: "\f7c2";
}

.fa-search:before {
    content: "\f002";
}

.fa-search-dollar:before {
    content: "\f688";
}

.fa-search-location:before {
    content: "\f689";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-seedling:before {
    content: "\f4d8";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-server:before {
    content: "\f233";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shapes:before {
    content: "\f61f";
}

.fa-share:before {
    content: "\f064";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-shekel-sign:before {
    content: "\f20b";
}

.fa-shield-alt:before {
    content: "\f3ed";
}

.fa-shield-virus:before {
    content: "\e06c";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-shipping-fast:before {
    content: "\f48b";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-shopify:before {
    content: "\e057";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-shuttle-van:before {
    content: "\f5b6";
}

.fa-sign:before {
    content: "\f4d9";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-signal:before {
    content: "\f012";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-sim-card:before {
    content: "\f7c4";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sink:before {
    content: "\e06d";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-sith:before {
    content: "\f512";
}

.fa-skating:before {
    content: "\f7c5";
}

.fa-sketch:before {
    content: "\f7c6";
}

.fa-skiing:before {
    content: "\f7c9";
}

.fa-skiing-nordic:before {
    content: "\f7ca";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-skull-crossbones:before {
    content: "\f714";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f3ef";
}

.fa-slash:before {
    content: "\f715";
}

.fa-sleigh:before {
    content: "\f7cc";
}

.fa-sliders-h:before {
    content: "\f1de";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-smile:before {
    content: "\f118";
}

.fa-smile-beam:before {
    content: "\f5b8";
}

.fa-smile-wink:before {
    content: "\f4da";
}

.fa-smog:before {
    content: "\f75f";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-sms:before {
    content: "\f7cd";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowboarding:before {
    content: "\f7ce";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-snowman:before {
    content: "\f7d0";
}

.fa-snowplow:before {
    content: "\f7d2";
}

.fa-soap:before {
    content: "\e06e";
}

.fa-socks:before {
    content: "\f696";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
    content: "\f881";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
    content: "\f882";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-down-alt:before {
    content: "\f884";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-amount-up-alt:before {
    content: "\f885";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-down-alt:before {
    content: "\f886";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-numeric-up-alt:before {
    content: "\f887";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-sourcetree:before {
    content: "\f7d3";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-speaker-deck:before {
    content: "\f83c";
}

.fa-spell-check:before {
    content: "\f891";
}

.fa-spider:before {
    content: "\f717";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-square-root-alt:before {
    content: "\f698";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stackpath:before {
    content: "\f842";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-and-crescent:before {
    content: "\f699";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-star-half-alt:before {
    content: "\f5c0";
}

.fa-star-of-david:before {
    content: "\f69a";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-stopwatch-20:before {
    content: "\e06f";
}

.fa-store:before {
    content: "\f54e";
}

.fa-store-alt:before {
    content: "\f54f";
}

.fa-store-alt-slash:before {
    content: "\e070";
}

.fa-store-slash:before {
    content: "\e071";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stream:before {
    content: "\f550";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-surprise:before {
    content: "\f5c2";
}

.fa-suse:before {
    content: "\f7d6";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-swift:before {
    content: "\f8e1";
}

.fa-swimmer:before {
    content: "\f5c4";
}

.fa-swimming-pool:before {
    content: "\f5c5";
}

.fa-symfony:before {
    content: "\f83d";
}

.fa-synagogue:before {
    content: "\f69b";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-taxi:before {
    content: "\f1ba";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-temperature-high:before {
    content: "\f769";
}

.fa-temperature-low:before {
    content: "\f76b";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-tenge:before {
    content: "\f7d7";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-the-red-yeti:before {
    content: "\f69d";
}

.fa-theater-masks:before {
    content: "\f630";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-think-peaks:before {
    content: "\f731";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbtack:before {
    content: "\f08d";
}

.fa-ticket-alt:before {
    content: "\f3ff";
}

.fa-tiktok:before {
    content: "\e07b";
}

.fa-times:before {
    content: "\f00d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-tint:before {
    content: "\f043";
}

.fa-tint-slash:before {
    content: "\f5c7";
}

.fa-tired:before {
    content: "\f5c8";
}

.fa-threads:before {
    content: "\e9cb";
}

.fa-threads-square:before {
    content: "\e9cc";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-toilet:before {
    content: "\f7d8";
}

.fa-toilet-paper:before {
    content: "\f71e";
}

.fa-toilet-paper-slash:before {
    content: "\e072";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-tools:before {
    content: "\f7d9";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-torah:before {
    content: "\f6a0";
}

.fa-torii-gate:before {
    content: "\f6a1";
}

.fa-tractor:before {
    content: "\f722";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-trailer:before {
    content: "\e041";
}

.fa-train:before {
    content: "\f238";
}

.fa-tram:before {
    content: "\f7da";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-trash-restore:before {
    content: "\f829";
}

.fa-trash-restore-alt:before {
    content: "\f82a";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-trello:before {
    content: "\f181";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-truck-loading:before {
    content: "\f4de";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-tv:before {
    content: "\f26c";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-ubuntu:before {
    content: "\f7df";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbraco:before {
    content: "\f8e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-uncharted:before {
    content: "\e084";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-undo-alt:before {
    content: "\f2ea";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-unity:before {
    content: "\e049";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-university:before {
    content: "\f19c";
}

.fa-unlink:before {
    content: "\f127";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-unsplash:before {
    content: "\e07c";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-upload:before {
    content: "\f093";
}

.fa-ups:before {
    content: "\f7e0";
}

.fa-usb:before {
    content: "\f287";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-user-alt-slash:before {
    content: "\f4fa";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-user-cog:before {
    content: "\f4fe";
}

.fa-user-edit:before {
    content: "\f4ff";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-user-injured:before {
    content: "\f728";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-user-nurse:before {
    content: "\f82f";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-users-cog:before {
    content: "\f509";
}

.fa-users-slash:before {
    content: "\e073";
}

.fa-usps:before {
    content: "\f7e1";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-utensils:before {
    content: "\f2e7";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-venus:before {
    content: "\f221";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-vest:before {
    content: "\e085";
}

.fa-vest-patches:before {
    content: "\e086";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vihara:before {
    content: "\f6a7";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-virus:before {
    content: "\e074";
}

.fa-virus-slash:before {
    content: "\e075";
}

.fa-viruses:before {
    content: "\e076";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-voicemail:before {
    content: "\f897";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-mute:before {
    content: "\f6a9";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vote-yea:before {
    content: "\f772";
}

.fa-vr-cardboard:before {
    content: "\f729";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-walking:before {
    content: "\f554";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-watchman-monitoring:before {
    content: "\e087";
}

.fa-water:before {
    content: "\f773";
}

.fa-wave-square:before {
    content: "\f83e";
}

.fa-waze:before {
    content: "\f83f";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-wind:before {
    content: "\f72e";
}

.fa-window-close:before {
    content: "\f410";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wine-bottle:before {
    content: "\f72f";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-wine-glass-alt:before {
    content: "\f5ce";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
    content: "\f730";
}

.fa-wodu:before {
    content: "\e088";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-won-sign:before {
    content: "\f159";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wpressr:before {
    content: "\f3e4";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-x-twitter:before {
    content: "\e9ca";
}

.fa-x-twitter-square:before {
    content: "\e9c9";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yammer:before {
    content: "\f840";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yarn:before {
    content: "\f7e3";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yin-yang:before {
    content: "\f6ad";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../../plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
    src: url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(https://baressco.templaza.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg");
}

.fa, .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

body.wc-block-product-gallery-modal-open, body.wc-modal--open {
    overflow: hidden;
}

.wc-block-grid__products .wc-block-grid__product-image {
    display: block;
    position: relative;
    text-decoration: none;
}

    .wc-block-grid__products .wc-block-grid__product-image a {
        border: 0;
        box-shadow: none;
        outline: 0;
        text-decoration: none;
    }

    .wc-block-grid__products .wc-block-grid__product-image img {
        height: auto;
        max-width: 100%;
        width: 100%;
    }

        .wc-block-grid__products .wc-block-grid__product-image img[hidden] {
            display: none;
        }

        .wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
            border: 1px solid #f2f2f2;
        }

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.2;
    padding: 0;
}

.wc-block-grid__product-price {
    display: block;
}

    .wc-block-grid__product-price .wc-block-grid__product-price__regular {
        margin-right: .5em;
    }

.wc-block-grid__product-add-to-cart.wp-block-button {
    white-space: normal;
    word-break: break-word;
}

    .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
        display: inline-flex;
        font-size: 1em;
        justify-content: center;
        text-align: center;
        white-space: normal;
        word-break: break-word;
    }

        .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
            opacity: .25;
        }

        .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
            content: "";
            display: inline-block;
            font-family: WooCommerce;
            height: auto;
            margin-left: .5em;
            width: auto;
        }

        .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
            animation: spin 2s linear infinite;
            content: "";
            display: inline-block;
            font-family: WooCommerce;
            height: auto;
            margin-left: .5em;
            width: auto;
        }

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0;
}

.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating {
    display: block;
}

    .wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars {
        font-family: WooCommerce;
        font-size: 1em;
        font-weight: 400;
        height: 1.618em;
        line-height: 1.618;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        text-align: left;
        width: 5.3em;
    }

        .wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars:before, .wp-block-woocommerce-product-review-rating .star-rating:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before {
            content: "SSSSS";
            left: 0;
            opacity: .5;
            position: absolute;
            right: 0;
            top: 0;
            white-space: nowrap;
        }

        .wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span {
            left: 0;
            overflow: hidden;
            padding-top: 1.5em;
            position: absolute;
            right: 0;
            top: 0;
        }

            .wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before, .wp-block-woocommerce-product-review-rating .star-rating span:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before {
                color: inherit;
                content: "SSSSS";
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                white-space: nowrap;
            }

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 4px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    left: auto;
    padding: .25em .75em;
    position: absolute;
    right: 4px;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
    width: auto;
    z-index: 9;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link {
    display: inline-block;
    position: relative;
}

    .wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
        margin: 0 0 12px;
    }

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px;
}

.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464;
}

.theme-twentynineteen .wc-block-grid__product {
    font-size: .88889em;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
}

    .theme-twentynineteen .wc-block-grid__product-title:before {
        display: none;
    }

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1;
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff;
}

.theme-twentytwenty .wc-block-grid__product-link {
    color: #000;
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
    color: #cd2653;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: 1em;
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0;
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-size: .9em;
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .5;
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none;
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
    font-size: .7em;
}

    .theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
        line-height: 1;
    }

.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1.2;
    text-transform: uppercase;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1;
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em;
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
}

@media only screen and (min-width:768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em;
    }
}

@media only screen and (min-width:1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em;
    }
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    display: block;
    margin-top: 12px;
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none;
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal!important;
    padding: 0;
    position: absolute!important;
    width: 1px;
}

    .screen-reader-text:focus {
        clip: auto!important;
        background-color: #fff;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
        clip-path: none;
        color: #2b2d2f;
        display: block;
        font-size: .875rem;
        font-weight: 700;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
    }

.wp-block-group.woocommerce.product .up-sells.upsells.products {
    max-width: var(--wp--style--global--wide-size);
}

.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid #2f2f2f;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: .875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px!important;
}

    .wc-block-components-notice-banner > .wc-block-components-notice-banner__content {
        align-self: center;
        flex-basis: 100%;
        padding-right: 16px;
        white-space: normal;
    }

        .wc-block-components-notice-banner > .wc-block-components-notice-banner__content:last-child {
            padding-right: 0;
        }

        .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
            font-weight: 600;
            margin: 0 0 8px;
        }

        .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul {
            margin: 0 0 0 24px;
            padding: 0;
        }

            .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol li:after, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul li:after {
                clear: both;
                content: "";
                display: block;
            }

        .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
            appearance: none;
            background: transparent!important;
            border: 0;
            color: #2f2f2f!important;
            float: right;
            margin: 0;
            opacity: .7;
            padding: 0!important;
            text-decoration-line: underline;
            text-underline-position: under;
            transition: all .2s ease-in-out;
        }

            .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:hover {
                opacity: 1;
                text-decoration: none;
            }

    .wc-block-components-notice-banner > svg {
        fill: #fff;
        background-color: #2f2f2f;
        border-radius: 50%;
        flex-grow: 0;
        flex-shrink: 0;
        height: 100%;
        padding: 2px;
    }

    .wc-block-components-notice-banner > .wc-block-components-button {
        background: transparent none!important;
        border: 0!important;
        box-shadow: none!important;
        color: #2f2f2f!important;
        flex: 0 0 16px;
        height: 16px!important;
        margin: 6px 0 0 auto!important;
        min-height: auto!important;
        min-width: 0!important;
        opacity: .6;
        outline: none!important;
        padding: 0!important;
        width: 16px!important;
    }

        .wc-block-components-notice-banner > .wc-block-components-button > svg {
            margin: 0!important;
        }

        .wc-block-components-notice-banner > .wc-block-components-button:active, .wc-block-components-notice-banner > .wc-block-components-button:focus, .wc-block-components-notice-banner > .wc-block-components-button:hover {
            opacity: 1;
        }

        .wc-block-components-notice-banner > .wc-block-components-button:focus {
            outline: 2px solid currentColor!important;
            outline-offset: 0;
        }

    .wc-block-components-notice-banner.is-error {
        background-color: #fff0f0;
        border-color: #cc1818;
    }

        .wc-block-components-notice-banner.is-error > svg {
            background-color: #cc1818;
            transform: rotate(180deg);
        }

    .wc-block-components-notice-banner.is-warning {
        background-color: #fffbf4;
        border-color: #f0b849;
    }

        .wc-block-components-notice-banner.is-warning > svg {
            background-color: #f0b849;
            transform: rotate(180deg);
        }

    .wc-block-components-notice-banner.is-success {
        background-color: #f4fff7;
        border-color: #4ab866;
    }

        .wc-block-components-notice-banner.is-success > svg {
            background-color: #4ab866;
        }

    .wc-block-components-notice-banner.is-info {
        background-color: #f4f8ff;
        border-color: #007cba;
    }

        .wc-block-components-notice-banner.is-info > svg {
            background-color: #007cba;
        }

    .wc-block-components-notice-banner:focus {
        outline-width: 0;
    }

    .wc-block-components-notice-banner:focus-visible {
        outline-style: solid;
        outline-width: 2px;
    }

.woocommerce.wc-block-store-notices.alignwide {
    max-width: var(--wp--style--global--wide-size);
}

/* FIX FOR WORDPRESS's CRAZY <p> TAG ANOMALY */
.rs-p-wp-fix {
    display: none !important;
    margin: 0 !important;
    height: 0px !important;
}

/* NEW Z-INDEX FIX*/
.wp-block-themepunch-revslider {
    position: relative;
}

/* FIX FOR QUICK LOADING OF SLIDER SCRIPTS AND WP-ROCKET READDING IMG TAG INTO DOM*/
/*rs-sbg-px rs-sbg-wrap img { display:none !important}*/

/* MODAL BASICS */
rs-modal {
    position: fixed !important;
    z-index: 9999999 !important;
    pointer-events: none !important;
}

    rs-modal.rs-modal-auto {
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }

    rs-modal.rs-modal-fullwidth,
    rs-modal.rs-modal-fullscreen {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }

    rs-modal rs-fullwidth-wrap {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
    }

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100% !important;
    overflow: auto !important;
    pointer-events: auto !important;
}

rs-module-wrap.hideallscrollbars.rs-modal {
    overflow: hidden !important;
    max-width: 100% !important;
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: pointer;
    pointer-events: auto;
}

body > rs-modal-cover {
    position: fixed;
    z-index: 9999995 !important;
}

rs-sbg-px {
    pointer-events: none;
}

.rs-forceuntouchable,
.rs-forceuntouchable * {
    pointer-events: none !important;
}

.rs-forcehidden * {
    visibility: hidden !important;
}

/*rs-modal rs-fullwidth-wrap rs-module-wrap { transform: translateY(-50%) !important; top: 50% !important; }*/

.rs_splitted_lines {
    display: block;
    white-space: nowrap !important;
}

.rs-go-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
    z-index: 9999999 !important;
    background: #ffffff;
}

.rtl {
    direction: rtl;
}

@font-face {
    font-family: 'revicons';
    src: url('../../plugins/revslider/sr6/assets/fonts/revicons/revicons90c6.eot?5510888');
    src: url('../../plugins/revslider/sr6/assets/fonts/revicons/revicons90c6.eot?5510888#iefix') format('embedded-opentype'), url('../../plugins/revslider/sr6/assets/fonts/revicons/revicons90c6.woff?5510888') format('woff'), url('../../plugins/revslider/sr6/assets/fonts/revicons/revicons90c6.ttf?5510888') format('truetype'), url('../../plugins/revslider/sr6/assets/fonts/revicons/revicons90c6.svg?5510888#revicons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="revicon-"]:before, [class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


rs-module i[class^="fa-"],
rs-module i[class*=" fa-"],
.rb-modal-wrapper i[class^="fa-"],
.rb-modal-wrapper i[class*=" fa-"],
#waitaminute i[class^="fa-"],
#waitaminute i[class*=" fa-"],
#objectlibrary i[class^="fa-"],
#objectlibrary i[class*=" fa-"],
#rs_overview i[class^="fa-"],
#rs_overview i[class*=" fa-"],
#rs_overview_menu i[class^="fa-"],
#rs_overview_menu i[class*=" fa-"],
#builderView i[class^="fa-"],
#builderView i[class*=" fa-"] {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

rs-module [class^="fa-"]:before,
rs-module [class*=" fa-"]:before,
.rb-modal-wrapper [class^="fa-"]:before,
.rb-modal-wrapper [class*=" fa-"]:before,
#rs_overview [class^="fa-"]:before,
#rs_overview [class*=" fa-"]:before,
#objectlibrary [class^="fa-"]:before,
#objectlibrary [class*=" fa-"]:before,
#waitaminute [class^="fa-"]:before,
#waitaminute [class*=" fa-"]:before,
#rs_overview_menu [class^="fa-"]:before,
#rs_overview_menu [class*=" fa-"]:before,
#builderView [class^="fa-"]:before,
#builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak: never;
    speak-as: spell-out;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0;
}

rs-module .sr-only,
#objectlibrary .sr-only,
#waitaminute .sr-only,
#rs_overview .sr-only,
#rs_overview_menu .sr-only,
.rb-modal-wrapper .sr-only,
#builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

rs-module .sr-only-focusable:active,
rs-module .sr-only-focusable:focus,
#waitaminute .sr-only-focusable:active,
#waitaminute .sr-only-focusable:focus,
#objectlibrary .sr-only-focusable:active,
#objectlibrary .sr-only-focusable:focus,
#rs_overview .sr-only-focusable:active,
#rs_overview .sr-only-focusable:focus,
#rs_overview_menu .sr-only-focusable:active,
#rs_overview_menu .sr-only-focusable:focus,
.rb-modal-wrapper .sr-only-focusable:active,
.rb-modal-wrapper .sr-only-focusable:focus,
#builderView .sr-only-focusable:active,
#builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}


.revicon-search-1:before {
    content: '\e802';
}
/* '' */
.revicon-pencil-1:before {
    content: '\e831';
}
/* '' */
.revicon-picture-1:before {
    content: '\e803';
}
/* '' */
.revicon-cancel:before {
    content: '\e80a';
}
/* '' */
.revicon-info-circled:before {
    content: '\e80f';
}
/* '' */
.revicon-trash:before {
    content: '\e801';
}
/* '' */
.revicon-left-dir:before {
    content: '\e817';
}
/* '' */
.revicon-right-dir:before {
    content: '\e818';
}
/* '' */
.revicon-down-open:before {
    content: '\e83b';
}
/* '' */
.revicon-left-open:before {
    content: '\e819';
}
/* '' */
.revicon-right-open:before {
    content: '\e81a';
}
/* '' */
.revicon-angle-left:before {
    content: '\e820';
}
/* '' */
.revicon-angle-right:before {
    content: '\e81d';
}
/* '' */
.revicon-left-big:before {
    content: '\e81f';
}
/* '' */
.revicon-right-big:before {
    content: '\e81e';
}
/* '' */
.revicon-magic:before {
    content: '\e807';
}
/* '' */
.revicon-picture:before {
    content: '\e800';
}
/* '' */
.revicon-export:before {
    content: '\e80b';
}
/* '' */
.revicon-cog:before {
    content: '\e832';
}
/* '' */
.revicon-login:before {
    content: '\e833';
}
/* '' */
.revicon-logout:before {
    content: '\e834';
}
/* '' */
.revicon-video:before {
    content: '\e805';
}
/* '' */
.revicon-arrow-combo:before {
    content: '\e827';
}
/* '' */
.revicon-left-open-1:before {
    content: '\e82a';
}
/* '' */
.revicon-right-open-1:before {
    content: '\e82b';
}
/* '' */
.revicon-left-open-mini:before {
    content: '\e822';
}
/* '' */
.revicon-right-open-mini:before {
    content: '\e823';
}
/* '' */
.revicon-left-open-big:before {
    content: '\e824';
}
/* '' */
.revicon-right-open-big:before {
    content: '\e825';
}
/* '' */
.revicon-left:before {
    content: '\e836';
}
/* '' */
.revicon-right:before {
    content: '\e826';
}
/* '' */
.revicon-ccw:before {
    content: '\e808';
}
/* '' */
.revicon-arrows-ccw:before {
    content: '\e806';
}
/* '' */
.revicon-palette:before {
    content: '\e829';
}
/* '' */
.revicon-list-add:before {
    content: '\e80c';
}
/* '' */
.revicon-doc:before {
    content: '\e809';
}
/* '' */
.revicon-left-open-outline:before {
    content: '\e82e';
}
/* '' */
.revicon-left-open-2:before {
    content: '\e82c';
}
/* '' */
.revicon-right-open-outline:before {
    content: '\e82f';
}
/* '' */
.revicon-right-open-2:before {
    content: '\e82d';
}
/* '' */
.revicon-equalizer:before {
    content: '\e83a';
}
/* '' */
.revicon-layers-alt:before {
    content: '\e804';
}
/* '' */
.revicon-popup:before {
    content: '\e828';
}
/* '' */




/******************************
	-	BASIC STYLES		-
******************************/

.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none;
}

rs-module-wrap {
    visibility: hidden;
}

    rs-module-wrap,
    rs-module-wrap * {
        box-sizing: border-box;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed !important;
    top: 0px !important;
    z-index: 1000;
    left: 0 !important;
}

.rs-stickyscrollon rs-module-wrap {
    position: sticky !important;
    top: 0px;
    z-index: 1000;
}

.rs-stickyscrollon {
    overflow: visible !important;
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none;
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block;
}

    rs-module.disableVerticalScroll {
        -ms-touch-action: pan-x;
        touch-action: pan-x;
    }


rs-pzimg-wrap,
rs-sbg-effectwrap,
rs-sbg {
    display: block;
    pointer-events: none;
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

rs-carousel-wrap rs-column rs-layer img {
    width: 0px;
    height: 0px;
}

rs-sbg-px,
rs-sbg-wrap {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
}

a.rs-layer,
a.rs-layer:-webkit-any-link {
    text-decoration: none;
}

a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.entry-content rs-module a, rs-module a {
    box-shadow: none;
}

.rs-ov-hidden {
    overflow: hidden !important;
}


.rs-forceoverflow,
.rs-forceoverflow rs-module-wrap,
.rs-forceoverflow rs-module,
.rs-forceoverflow rs-slides,
.rs-forceoverflow rs-slide {
    overflow: visible !important;
}

.rs-parallax-hidden-of rs-slide {
    overflow: hidden !important;
}

.tp-simpleresponsive img,
rs-module img {
    max-width: none !important;
    transition: none;
    margin: 0px;
    padding: 0px;
    border: none;
}



rs-module .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}


rs-slides, rs-slide, rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0px;
    left: 0px;
}

    rs-slide, rs-slide:before {
        display: block;
        visibility: hidden;
    }

.rs-layer .rs-untoggled-content {
    display: block;
}

.rs-layer .rs-toggled-content {
    display: none;
}

.rs-tc-active.rs-layer > .rs-toggled-content {
    display: block;
}

.rs-tc-active.rs-layer > .rs-untoggled-content {
    display: none;
}

.rs-layer-video {
    overflow: hidden;
}

.rs_html5vidbasicstyles {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

rs-module rs-layer,
rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    /*white-space: nowrap; Fix for Mobile Padding issues on long texts */
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap;
}

rs-layer-wrap,
rs-mask,
rs-module-wrap,
rs-module .rs-layer,
rs-module img {
    user-select: none;
}

rs-module rs-mask-wrap .rs-layer,
rs-module rs-mask-wrap *:last-child,
.wpb_text_column rs-module rs-mask-wrap .rs-layer,
.wpb_text_column rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0;
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top;
}


rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
    outline: none !important;
}


/* CAROUSEL FUNCTIONS */
rs-carousel-wrap {
    cursor: url(../../plugins/revslider/sr6/assets/css/openhand.html), move;
}

    rs-carousel-wrap.dragged {
        cursor: url(../../plugins/revslider/sr6/assets/css/closedhand.html), move;
    }

    rs-carousel-wrap.noswipe {
        cursor: default;
    }

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 0px;
    position: relative;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important;
}


.rs-layer.rs-selectable {
    user-select: text;
}



rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

rs-module embed,
rs-module iframe,
rs-module object,
rs-module audio,
rs-module video {
    max-width: none !important;
    border: none;
}

rs-bg-elem {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none;
}

.tp-blockmask,
.tp-blockmask_in,
.tp-blockmask_out {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0);
}

/***********************************************************
	- 	ZONES / GOUP / ROW / COLUMN LAYERS AND HELPERS 	-
***********************************************************/
rs-zone {
    position: absolute;
    width: 100%;
    left: 0px;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0px;
    pointer-events: none;
}

rs-row-wrap,
rs-column,
rs-cbg-mask-wrap {
    display: block;
    visibility: hidden;
}

rs-layer-wrap,
rs-parallax-wrap,
rs-loop-wrap,
rs-mask-wrap {
    display: block;
}

rs-column-wrap > rs-mask-wrap,
rs-column-wrap > rs-loop-wrap {
    z-index: 1;
}

rs-layer-wrap,
rs-mask-wrap,
rs-cbg-mask-wrap {
    transform-style: flat;
}


/* ANY SAFARI NEEDS IN CAROUSEL SOME HELP TO AVOID FLICKERING, LOVELY....*/
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    rs-carousel-wrap rs-layer-wrap, rs-carousel-wrap rs-loop-wrap {
        backface-visibility: hidden;
        transform-style: preserve-3d;
    }
}

.safarifix rs-layer-wrap {
    perspective: 1000000;
}

@-moz-document url-prefix() {
    rs-layer-wrap, rs-mask-wrap, rs-cbg-mask-wrap;

{
    perspective: none;
}

}


rs-mask-wrap {
    overflow: hidden;
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none !important;
}

.rev_row_zone_top {
    top: 0px;
}

.rev_row_zone_bottom {
    bottom: 0px;
}

.rev_row_zone_middle {
    top: 0px;
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top;
}

.rs-layer img,
rs-layer img {
    vertical-align: top;
}

rs-row,
rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100% !important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0px;
}

.rs-layer.rs-waction.iospermaccwait.permanenthidden {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0px;
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important;
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
}

rs-column-wrap rs-cbg-mask-wrap {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
}

.rs-pelock * {
    pointer-events: none !important;
}

rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap {
    text-align: inherit;
}

rs-column rs-mask-wrap {
    display: inline-block;
}


rs-column .rs-parallax-wrap rs-loop-wrap,
rs-column .rs-parallax-wrap rs-mask-wrap,
rs-column .rs-parallax-wrap {
    position: relative;
    left: auto;
    top: auto;
    line-height: 0px;
}

    rs-column .rs-parallax-wrap rs-loop-wrap,
    rs-column .rs-parallax-wrap rs-mask-wrap,
    rs-column .rs-parallax-wrap,
    rs-column .rev_layer_in_column {
        vertical-align: top;
    }

.rev_break_columns {
    display: block !important;
}

    .rev_break_columns rs-column-wrap.rs-parallax-wrap {
        display: block !important;
        width: 100% !important;
    }


        .rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,
        .tp-forcenotvisible,
        .tp-hide-revslider,
        rs-row-wrap.rs-layer-hidden,
        rs-column-wrap.rs-layer-hidden,
        .rs-layer.rs-layer-hidden,
        .rs-layer-audio.rs-layer-hidden,
        .rs-parallax-wrap.rs-layer-hidden {
            visibility: hidden !important;
            display: none !important;
        }

/*rs-column .rs-parallax-wrap,
rs-column rs-loop-wrap,
rs-column rs-mask-wrap,
rs-column rs-layer { vertical-align: inherit }*/



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

a.rs-layer.rs-nointeraction > .div,
rs-layer.rs-nointeraction:not(a),
.rs-layer.rs-nointeraction:not(a) {
    pointer-events: none !important;
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden;
}

    /* new static layers position option */
    rs-static-layers.rs-stl-back {
        z-index: 0;
    }

.rs-stl-visible {
    overflow: visible !important;
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom-width: 0 !important;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0px;
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top-width: 0 !important;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0px;
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    border-top-width: 0 !important;
    position: absolute;
    left: 100%;
    top: 0px;
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    border-bottom-width: 0 !important;
    position: absolute;
    left: 100%;
    top: 0px;
}


.tp-layer-inner-rotation {
    position: relative !important;
}


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image {
    width: 100%;
    height: auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
    filter: none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

rs-bgvideo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
}

.rs-layer.rs-fsv {
    top: 0px;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
}

    .rs-layer.rs-fsv audio,
    .rs-layer.rs-fsv video,
    .rs-layer.rs-fsv iframe,
    .rs-layer.rs-fsv iframe audio,
    .rs-layer.rs-fsv iframe video {
        width: 100%;
        height: 100%; /*display: none*/
    }


.rs-fsv video {
    background: #000;
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}


.videoisplaying .html5vid rs-poster {
    display: none;
}

.tp-video-play-button {
    background: #000;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity 300ms ease-out !important;
}

.rs-ISM .tp-video-play-button {
    opacity: 1;
    transition: none !important;
    z-index: 6;
}

.rs-audio .tp-video-play-button {
    display: none !important;
}

.rs-layer .html5vid {
    width: 100% !important;
    height: 100% !important;
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center !important;
    vertical-align: top;
    line-height: 50px !important;
    font-size: 30px !important;
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block;
    z-index: 6;
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff !important;
    border-left: 5px solid #fff !important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px !important;
    margin-top: 5px !important;
}

.videoisplaying .revicon-right-dir {
    display: none;
}

.videoisplaying .tp-revstop {
    display: block;
}

.videoisplaying .tp-video-play-button {
    display: none;
}


.fullcoveredvideo .tp-video-play-button {
    display: none !important;
}


.rs-fsv .rs-fsv audio {
    object-fit: contain !important;
}

.rs-fsv .rs-fsv video {
    object-fit: contain !important;
}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
    display: none;
}


@supports not (-ms-high-contrast:none) {
    /* Non-IE styles here */
    .rs-fsv .fullcoveredvideo audio;

{
    object-fit: cover !important;
}

.rs-fsv .fullcoveredvideo video {
    object-fit: cover !important;
}

}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background: transparent;
    z-index: 5;
}


.rs-nolc .tp-video-play-button,
rs-bgvideo video::-webkit-media-controls-start-playback-button,
rs-bgvideo video::-webkit-media-controls,
rs-bgvideo audio::-webkit-media-controls {
    display: none !important;
}


.rs-audio .tp-video-controls {
    opacity: 1 !important;
    visibility: visible !important;
}



rs-module h1.rs-layer,
rs-module h2.rs-layer,
rs-module h3.rs-layer,
rs-module h4.rs-layer,
rs-module h5.rs-layer,
rs-module h6.rs-layer,
rs-module div.rs-layer,
rs-module span.rs-layer,
rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}

    rs-module h1.rs-layer:before,
    rs-module h2.rs-layer:before,
    rs-module h3.rs-layer:before,
    rs-module h4.rs-layer:before,
    rs-module h5.rs-layer:before,
    rs-module h6.rs-layer:before {
        content: none;
    }


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
    display: block;
    pointer-events: none;
}

rs-sbg-wrap rs-dotted {
    z-index: 31;
}

rs-dotted.twoxtwo {
    background: url(../../plugins/revslider/sr6/assets/assets/gridtile.png);
}

rs-dotted.twoxtwowhite {
    background: url(../../plugins/revslider/sr6/assets/assets/gridtile_white.png);
}

rs-dotted.threexthree {
    background: url(../../plugins/revslider/sr6/assets/assets/gridtile_3x3.png);
}

rs-dotted.threexthreewhite {
    background: url(../../plugins/revslider/sr6/assets/assets/gridtile_3x3_white.png);
}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #fff;
    position: absolute;
    z-index: -1;
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: transparent;
    box-shadow: 0 15px 10px rgba(0,0,0,0.8);
    transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

    .tp-shadow5:before, .tp-shadow5:after {
        content: "";
        position: absolute;
        z-index: -2;
        box-shadow: 0 0 25px 0px rgba(0,0,0,0.6);
        top: 30%;
        bottom: 0;
        left: 20px;
        right: 20px;
        border-radius: 100px / 20px;
    }



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited {
    outline: none !important;
    box-shadow: none;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer;
}

    .rev-btn.rev-uppercase,
    .rev-btn.rev-uppercase:visited {
        text-transform: uppercase;
    }

    .rev-btn i {
        font-size: inherit;
        font-weight: normal;
        position: relative;
        top: 0px;
        transition: opacity 0.2s ease-out, margin 0.2s ease-out;
        margin-left: 0px;
        line-height: inherit;
    }

    .rev-btn.rev-hiddenicon i {
        font-size: inherit;
        font-weight: normal;
        position: relative;
        top: 0px;
        transition: opacity 0.2s ease-out, margin 0.2s ease-out;
        opacity: 0;
        margin-left: 0px !important;
        width: 0px !important;
    }

    .rev-btn.rev-hiddenicon:hover i {
        opacity: 1 !important;
        margin-left: 10px !important;
        width: auto !important;
    }


/* BURGER BUTTON */
.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px 22px 14px;
    border-radius: 50%;
    border: 1px solid rgba(51,51,51,0.25);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}

    .rev-burger span {
        display: block;
        width: 30px;
        height: 3px;
        background: #333;
        transition: .7s;
        pointer-events: none;
        transform-style: flat !important;
    }

        .rev-burger span:nth-child(2) {
            margin: 3px 0;
        }

.quick_style_example_wrap .rev-burger:hover :first-child,
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg);
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2),
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0;
}

.quick_style_example_wrap .rev-burger:hover :last-child,
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
    border: 2px solid rgba(255,255,255,0.2);
}

    .rev-b-span-light span,
    .rev-burger.revb-white span {
        background: #fff;
    }

.rev-burger.revb-whitenoborder {
    border: 0;
}

    .rev-burger.revb-whitenoborder span {
        background: #fff;
    }

.rev-burger.revb-darknoborder {
    border: 0;
}

    .rev-b-span-dark span,
    .rev-burger.revb-darknoborder span {
        background: #333;
    }

.rev-burger.revb-whitefull {
    background: #fff;
    border: none;
}

    .rev-burger.revb-whitefull span {
        background: #333;
    }

.rev-burger.revb-darkfull {
    background: #333;
    border: none;
}

    .rev-burger.revb-darkfull span {
        background: #fff;
    }


/* SCROLL DOWN BUTTON */

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 70%;
    }

    50% {
        opacity: 0;
        top: 70%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px;
}

    .rev-scroll-btn > * {
        display: inline-block;
        line-height: 18px;
        font-size: 13px;
        font-weight: normal;
        color: #7f8c8d;
        color: #ffffff;
        font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
        letter-spacing: 2px;
    }

        .rev-scroll-btn > *:hover,
        .rev-scroll-btn > *:focus,
        .rev-scroll-btn > *.active {
            color: #ffffff;
        }

        .rev-scroll-btn > *:hover,
        .rev-scroll-btn > *:focus,
        .rev-scroll-btn > *:active,
        .rev-scroll-btn > *.active {
            opacity: 0.8;
        }

    .rev-scroll-btn.revs-fullwhite {
        background: #fff;
    }

        .rev-scroll-btn.revs-fullwhite span {
            background: #333;
        }

    .rev-scroll-btn.revs-fulldark {
        background: #333;
        border: none;
    }

        .rev-scroll-btn.revs-fulldark span {
            background: #fff;
        }

    .rev-scroll-btn span {
        position: absolute;
        display: block;
        top: 29%;
        left: 50%;
        width: 8px;
        height: 8px;
        margin: -4px 0 0 -4px;
        border-radius: 50%;
        animation: rev-ani-mouse 2.5s linear infinite;
        background: #fff;
    }

    .rev-scroll-btn.rev-b-span-dark {
        border-color: #333;
    }

        .rev-scroll-btn.rev-b-span-dark span,
        .rev-scroll-btn.revs-dark span {
            background: #333;
        }

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0.50);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer;
}

.rev-cbutton-dark-sr {
    border-radius: 3px;
}

.rev-cbutton-light {
    color: #333;
    background-color: rgba(255,255,255, 0.75);
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px;
}

.rev-sbutton-blue {
    background-color: #3B5998;
}

.rev-sbutton-lightblue {
    background-color: #00A0D1;
}

.rev-sbutton-red {
    background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%;
}

rs-progress-bar,
.rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    line-height: 0px;
    width: 100%;
    height: 100%;
}

rs-progress-bgs {
    display: block;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
}

rs-progress-bg {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%;
}

rs-progress-gap {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%;
}

rs-progress-vis {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.rs-layer img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    /*zoom:1;*/
}

/*rs-carousel-wrap rs-layer.rs-layer img {   transform: translateZ(-0.0001px)}*/


.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%;
}

    .rs-layer.slidelink a {
        width: 100%;
        height: 100%;
        display: block;
    }

        .rs-layer.slidelink a div {
            width: 3000px;
            height: 1500px;
            background: url(../../plugins/revslider/sr6/assets/assets/coloredbg.png) repeat;
        }

        .rs-layer.slidelink a span {
            background: url(../../plugins/revslider/sr6/assets/assets/coloredbg.png) repeat;
            width: 100%;
            height: 100%;
            display: block;
        }
/*.tp-shape {	width:100%;height:100%;}*/



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.rs-layer .rs-starring {
    display: inline-block;
}


    .rs-layer .rs-starring .star-rating {
        float: none;
        display: inline-block;
        vertical-align: top;
        color: #FFC321 !important;
    }


    .rs-layer .rs-starring .star-rating,
    .rs-layer .rs-starring-page .star-rating {
        position: relative;
        height: 1em;
        width: 5.4em;
        font-family: star;
        font-size: 1em !important;
    }

        .rs-layer .rs-starring .star-rating:before,
        .rs-layer .rs-starring-page .star-rating:before {
            content: "\73\73\73\73\73";
            color: #E0DADF;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
        }

        .rs-layer .rs-starring .star-rating span {
            overflow: hidden;
            float: left;
            top: 0;
            left: 0;
            position: absolute;
            padding-top: 1.5em;
            font-size: 1em !important;
        }

            .rs-layer .rs-starring .star-rating span:before,
            .rs-layer .rs-starring .star-rating span:before {
                content: "\53\53\53\53\53";
                top: 0;
                position: absolute;
                left: 0;
            }




/******************************
	-	LOADER FORMS	-
********************************/

rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}

    rs-loader.off {
        display: none !important;
    }

    rs-loader.spinner0 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        background-image: url(../../plugins/revslider/sr6/assets/assets/loader.gif);
        background-repeat: no-repeat;
        background-position: center center;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
    }


    rs-loader.spinner1 {
        width: 40px;
        height: 40px;
        background-color: #fff;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        margin-top: -20px;
        margin-left: -20px;
        animation: tp-rotateplane 1.2s infinite ease-in-out;
        border-radius: 3px;
    }



    rs-loader.spinner5 {
        background-image: url(../../plugins/revslider/sr6/assets/assets/loader.gif);
        background-repeat: no-repeat;
        background-position: 10px 10px;
        background-color: #fff;
        margin: -22px -22px;
        width: 44px;
        height: 44px;
        border-radius: 3px;
    }


@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}


rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: #ff0000;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    border-radius: 100%;
    animation: tp-scaleout 1.0s infinite ease-in-out;
}


@keyframes tp-scaleout {
    0% {
        transform: scale(0.0);
    }

    100% {
        transform: scale(1.0);
        opacity: 0;
    }
}


rs-loader.spinner3 {
    margin: -9px 0px 0px -35px;
    width: 70px;
    text-align: center;
}

    rs-loader.spinner3 .bounce1,
    rs-loader.spinner3 .bounce2,
    rs-loader.spinner3 .bounce3 {
        width: 18px;
        height: 18px;
        background-color: #fff;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
        border-radius: 100%;
        display: inline-block;
        animation: tp-bouncedelay 1.4s infinite ease-in-out;
        /* Prevent first frame from flickering when animation starts */
        animation-fill-mode: both;
    }

    rs-loader.spinner3 .bounce1 {
        animation-delay: -0.32s;
    }

    rs-loader.spinner3 .bounce2 {
        animation-delay: -0.16s;
    }

@keyframes tp-bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
    }

    40% {
        transform: scale(1.0);
    }
}




rs-loader.spinner4 {
    margin: -20px 0px 0px -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2.0s infinite linear;
}

    rs-loader.spinner4 .dot1,
    rs-loader.spinner4 .dot2 {
        width: 60%;
        height: 60%;
        display: inline-block;
        position: absolute;
        top: 0;
        background-color: #fff;
        border-radius: 100%;
        animation: tp-bounce 2.0s infinite ease-in-out;
        box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    }

    rs-loader.spinner4 .dot2 {
        top: auto;
        bottom: 0px;
        animation-delay: -1.0s;
    }


@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes tp-bounce {
    0%, 100% {
        transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
    }
}



rs-layer iframe {
    visibility: hidden;
}

rs-layer.rs-ii-o iframe {
    visibility: visible;
}

rs-layer input[type="text"],
rs-layer input[type="email"],
rs-layer input[type="url"],
rs-layer input[type="password"],
rs-layer input[type="search"],
rs-layer input[type="number"],
rs-layer input[type="tel"],
rs-layer input[type="range"],
rs-layer input[type="date"],
rs-layer input[type="month"],
rs-layer input[type="week"],
rs-layer input[type="time"],
rs-layer input[type="datetime"],
rs-layer input[type="datetime-local"] {
    display: inline-block;
}

rs-layer input::placeholder {
    vertical-align: middle;
    line-height: inherit !important;
}

a.rs-layer {
    transition: none;
}


/***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/

rs-thumbs-wrap,
rs-tabs-wrap,
rs-thumbs,
rs-thumb,
rs-tab,
rs-bullet,
rs-bullets,
rs-navmask,
rs-tabs,
rs-arrow {
    display: block;
    pointer-events: all;
}

/*rs-layer {	font-size:20px; line-height: 25px; padding:0px; margin:0px; border-radius:0px; max-width: none;min-width:none; max-height: none; min-height: none}*/

.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0;
}

.tp-tabs,
.tp-thumbs,
.tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0px;
    left: 0px;
}

.tp-tab,
.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: 0.5;
    box-sizing: border-box;
}

.tp-arr-imgholder,
rs-poster,
.tp-thumb-image,
.tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}

rs-poster {
    cursor: pointer;
    z-index: 3;
}

.tp-tab.rs-touchhover,
.tp-tab.selected,
.tp-thumb.rs-touchhover,
.tp-thumb.selected {
    opacity: 1;
}

.tp-tab-mask,
.tp-thumb-mask {
    box-sizing: border-box !important;
}

.tp-tabs,
.tp-thumbs {
    box-sizing: content-box !important;
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(255,255,255,0.3);
    cursor: pointer;
}

    .tp-bullet.selected,
    .tp-bullet.rs-touchhover {
        background: #fff;
    }




.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}

    .tparrows.rs-touchhover {
        background: #000;
    }

    .tparrows:before {
        font-family: "revicons";
        font-size: 15px;
        color: #fff;
        display: block;
        line-height: 40px;
        text-align: center;
    }

    .tparrows.tp-leftarrow:before {
        content: '\e824';
    }

    .tparrows.tp-rightarrow:before {
        content: '\e825';
    }

/*.tp-thumb-mask {max-width: 100% !important}*/

/************************
 - FIXES FOR PE-7 ICONS -
**************************/

.rs-layer [class^="pe-7s-"]:before,
.rs-layer [class*=" pe-7s-"]:before,
.rs-layer [class^="pe-7s-"],
.rs-layer [class*=" pe-7s-"] {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit;
}


/***************************
	- KEN BURNS FIXES -
***************************/

rs-pzimg-wrap {
    display: block;
}

body.rtl .rs-pzimg {
    left: 0 !important;
}


/*******************************
	- CUBE & CANVAS SETTINGS -
********************************/
.rs_fake_cube {
    transform-style: preserve-3d;
}

.rs_fake_cube,
.rs_fake_cube_wall {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.rs-builder-mode rs-sbg-wrap canvas,
rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4);
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px;
}

/*******************
	- DEBUG MODE -
*******************/

.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif;
}

.rs_error_message_oops {
    margin: 0px 0px 20px;
    line-height: 60px;
    font-size: 34px;
    color: #FFF;
}

.rs_error_message_content {
    margin: 0px 0px 20px;
    line-height: 25px;
    font-size: 17px;
    color: #FFF;
}

.rs_error_message_button {
    color: #fff !important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none !important;
}

    .rs_error_message_button:hover {
        background: #5e35b1;
    }



.hglayerinfo {
    position: fixed;
    bottom: 0px;
    left: 0px;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal;
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px;
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b !important;
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 150px;
    background: rgba(0,0,0,0.7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll;
}



/**
INSTAGRAM FILTERS BY UNA
https://una.im/CSSgram/
**/
.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);
}

    .aden::after {
        background: linear-gradient(to right,rgba(66,10,14,.2),transparent);
        mix-blend-mode: darken;
    }

.perpetua::after, .reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5;
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
}

.perpetua::after {
    background: linear-gradient(to bottom,#005b9a,#e6c13d);
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75);
}

    .reyes::after {
        background: #efcdad;
    }

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg);
}

    .gingham::after {
        background: linear-gradient(to right,rgba(66,10,14,.2),transparent);
        mix-blend-mode: darken;
    }

.toaster {
    filter: contrast(1.5) brightness(.9);
}

    .toaster::after {
        background: radial-gradient(circle,#804e0f,#3b003b);
        mix-blend-mode: screen;
    }

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
}

    .walden::after {
        background: #04c;
        mix-blend-mode: screen;
        opacity: .3;
    }

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1);
}

    .hudson::after {
        background: radial-gradient(circle,#a6b1ff 50%,#342134);
        mix-blend-mode: multiply;
        opacity: .5;
    }

.earlybird {
    filter: contrast(.9) sepia(.2);
}

    .earlybird::after {
        background: radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);
        mix-blend-mode: overlay;
    }

.mayfair {
    filter: contrast(1.1) saturate(1.1);
}

    .mayfair::after {
        background: radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);
        mix-blend-mode: overlay;
        opacity: .4;
    }

.lofi {
    filter: saturate(1.1) contrast(1.5);
}

    .lofi::after {
        background: radial-gradient(circle,transparent 70%,#222 150%);
        mix-blend-mode: multiply;
    }

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3);
}

    ._1977:after {
        background: rgba(243,106,188,.3);
        mix-blend-mode: screen;
    }

.brooklyn {
    filter: contrast(.9) brightness(1.1);
}

    .brooklyn::after {
        background: radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);
        mix-blend-mode: overlay;
    }

.xpro2 {
    filter: sepia(.3);
}

    .xpro2::after {
        background: radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);
        mix-blend-mode: color-burn;
    }

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);
}

    .nashville::after {
        background: rgba(0,70,150,.4);
        mix-blend-mode: lighten;
    }

    .nashville::before {
        background: rgba(247,176,153,.56);
        mix-blend-mode: darken;
    }

.lark {
    filter: contrast(.9);
}

    .lark::after {
        background: rgba(242,242,242,.8);
        mix-blend-mode: darken;
    }

    .lark::before {
        background: #22253f;
        mix-blend-mode: color-dodge;
    }

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1);
}

    .moon::before {
        background: #a0a0a0;
        mix-blend-mode: soft-light;
    }

    .moon::after {
        background: #383838;
        mix-blend-mode: lighten;
    }

.clarendon {
    filter: contrast(1.2) saturate(1.35);
}

    .clarendon:before {
        background: rgba(127,187,227,.2);
        mix-blend-mode: overlay;
    }

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9);
}

    .willow::before {
        background-image: radial-gradient(circle,40%, #d4a9af 55%,#000 150%);
        mix-blend-mode: overlay;
    }

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9);
}

    .rise::after {
        background: radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);
        mix-blend-mode: overlay;
        opacity: .6;
    }

    .rise::before {
        background: radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));
        mix-blend-mode: multiply;
    }

    ._1977:after, ._1977:before, rs-pzimg-wrap.aden:after, .aden:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before {
        content: '';
        display: block;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        pointer-events: none;
    }

._1977, .aden, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .walden, .willow, .xpro2 {
    position: absolute;
}

    ._1977:before, .aden:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .reyes:before, .rise:before, .slumber:before, .toaster:before, .walden:before, .willow:before, .xpro2:before {
        z-index: 30;
    }

    ._1977:after, .aden:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .walden:after, .willow:after, .xpro2:after {
        z-index: 40;
    }

.slumber {
    filter: saturate(.66) brightness(1.05);
}

    .slumber::after {
        background: rgba(125,105,24,.5);
        mix-blend-mode: soft-light;
    }

    .slumber::before {
        background: rgba(69,41,12,.4);
        mix-blend-mode: lighten;
    }

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color;
}

.rs-safari .willow:after {
    background-color: rgba(100, 0, 0, 0.2);
}
/* SAFARI BUG FIX ON COLOR BLEND MODE */
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .willow;

{
    filter: grayscale(1) contrast(.95) brightness(.9);
}

.willow::after {
    background-color: transparent;
}

}
}

rs-pzimg-wrap.perpetua:before, rs-pzimg-wrap.perpetua:after, rs-pzimg-wrap.nashville:before, rs-pzimg-wrap.nashville:after, rs-pzimg-wrap.xpro2:before, rs-pzimg-wrap.xpro2:after, rs-pzimg-wrap._1977:after, rs-pzimg-wrap._1977:before, rs-pzimg-wrap.aden:after, rs-pzimg-wrap.aden:before, rs-pzimg-wrap.brooklyn:after, rs-pzimg-wrap.brooklyn:before, rs-pzimg-wrap.clarendon:after, rs-pzimg-wrap.clarendon:before, rs-pzimg-wrap.earlybird:after, rs-pzimg-wrap.earlybird:before, rs-pzimg-wrap.gingham:after, rs-pzimg-wrap.gingham:before, rs-pzimg-wrap.hudson:after, rs-pzimg-wrap.hudson:before, rs-pzimg-wrap.inkwell:after, rs-pzimg-wrap.inkwell:before, rs-pzimg-wrap.lark:after, rs-pzimg-wrap.lark:before, rs-pzimg-wrap.lofi:after, rs-pzimg-wrap.lofi:before, rs-pzimg-wrap.mayfair:after, rs-pzimg-wrap.mayfair:before, rs-pzimg-wrap.moon:after, rs-pzimg-wrap.moon:before, rs-pzimg-wrap.reyes:after, rs-pzimg-wrap.reyes:before, rs-pzimg-wrap.rise:after, rs-pzimg-wrap.rise:before, rs-pzimg-wrap.slumber:after, rs-pzimg-wrap.slumber:before, rs-pzimg-wrap.toaster:after, rs-pzimg-wrap.toaster:before, rs-pzimg-wrap.walden:after, rs-pzimg-wrap.walden:before, rs-pzimg-wrap.willow:after, rs-pzimg-wrap.willow:before, rs-pzimg-wrap:before, rs-pzimg-wrap:after {
    height: 500%;
    width: 500%;
}



/**
new spinners
**/
rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner6 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        display: inline-block;
        -webkit-animation: rs-revealer-6 1.4s linear infinite;
        animation: rs-revealer-6 1.4s linear infinite;
    }

        rs-loader.spinner6 .rs-spinner-inner span {
            position: absolute;
            vertical-align: top;
            border-radius: 100%;
            display: inline-block;
            width: 8px;
            height: 8px;
            margin-left: 16px;
            transform-origin: center 20px;
            -webkit-transform-origin: center 20px;
        }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
                transform: rotate(36deg);
                -webkit-transform: rotate(36deg);
                opacity: .1;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
                transform: rotate(72deg);
                -webkit-transform: rotate(72deg);
                opacity: .2;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
                transform: rotate(108deg);
                -webkit-transform: rotate(108deg);
                opacity: .3;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
                transform: rotate(144deg);
                -webkit-transform: rotate(144deg);
                opacity: .4;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
                transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                opacity: .5;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
                transform: rotate(216deg);
                -webkit-transform: rotate(216deg);
                opacity: .6;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
                transform: rotate(252deg);
                -webkit-transform: rotate(252deg);
                opacity: .7;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
                transform: rotate(288deg);
                -webkit-transform: rotate(288deg);
                opacity: .8;
            }

            rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
                transform: rotate(324deg);
                -webkit-transform: rotate(324deg);
                opacity: .9;
            }

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner7 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        display: inline-block;
        padding: 0;
        border-radius: 100%;
        border: 2px solid;
        -webkit-animation: rs-revealer-7 .8s linear infinite;
        animation: rs-revealer-7 .8s linear infinite;
    }

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner8 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        display: inline-block;
        padding: 0;
        text-align: left;
    }

        rs-loader.spinner8 .rs-spinner-inner span {
            position: absolute;
            display: inline-block;
            width: 100%;
            height: 100%;
            border-radius: 100%;
            -webkit-animation: rs-revealer-8 1.6s linear infinite;
            animation: rs-revealer-8 1.6s linear infinite;
        }

            rs-loader.spinner8 .rs-spinner-inner span:last-child {
                animation-delay: -.8s;
                -webkit-animation-delay: -.8s;
            }

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0,0);
        opacity: .5;
    }

    100% {
        transform: scale(1,1);
        opacity: 0;
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0,0);
        opacity: .5;
    }

    100% {
        -webkit-transform: scale(1,1);
        opacity: 0;
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner9 .rs-spinner-inner span {
        display: block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        opacity: .6;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
        animation: rs-revealer-9 2s infinite ease-in-out;
    }

        rs-loader.spinner9 .rs-spinner-inner span:last-child {
            -webkit-animation-delay: -1s;
            animation-delay: -1s;
        }

@-webkit-keyframes rs-revealer-9 {
    0%,100% {
        -webkit-transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
    }
}

@keyframes rs-revealer-9 {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner10 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 10px;
    }

        rs-loader.spinner10 .rs-spinner-inner span {
            display: block;
            height: 100%;
            width: 6px;
            display: inline-block;
            -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
            animation: rs-revealer-10 1.2s infinite ease-in-out;
        }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
                -webkit-animation-delay: -1.1s;
                animation-delay: -1.1s;
            }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
                -webkit-animation-delay: -1s;
                animation-delay: -1s;
            }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
                -webkit-animation-delay: -.9s;
                animation-delay: -.9s;
            }

            rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
                -webkit-animation-delay: -.8s;
                animation-delay: -.8s;
            }

@-webkit-keyframes rs-revealer-10 {
    0%,100%,40% {
        -webkit-transform: scaleY(.4);
    }

    20% {
        -webkit-transform: scaleY(1);
    }
}

@keyframes rs-revealer-10 {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4);
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner11 .rs-spinner-inner {
        width: 100%;
        height: 100%;
    }

        rs-loader.spinner11 .rs-spinner-inner span {
            display: block;
            width: 33%;
            height: 33%;
            background-color: #333;
            float: left;
            -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
            animation: rs-revealer-11 1.3s infinite ease-in-out;
        }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
                -webkit-animation-delay: .2s;
                animation-delay: .2s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
                -webkit-animation-delay: .3s;
                animation-delay: .3s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
                -webkit-animation-delay: .4s;
                animation-delay: .4s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
                -webkit-animation-delay: .1s;
                animation-delay: .1s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
                -webkit-animation-delay: .2s;
                animation-delay: .2s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
                -webkit-animation-delay: .3s;
                animation-delay: .3s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
                -webkit-animation-delay: 0s;
                animation-delay: 0s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
                -webkit-animation-delay: .1s;
                animation-delay: .1s;
            }

            rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
                -webkit-animation-delay: .2s;
                animation-delay: .2s;
            }

@-webkit-keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1);
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1);
    }
}

@keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1);
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1);
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner12 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        -webkit-animation: rs-revealer-12 1s infinite linear;
        animation: rs-revealer-12 1s infinite linear;
    }

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner13 .rs-spinner-inner {
        width: 100%;
        height: 100%;
    }

        rs-loader.spinner13 .rs-spinner-inner span {
            display: block;
            width: 40%;
            height: 40%;
            position: absolute;
            border-radius: 50%;
            -webkit-animation: rs-revealer-13 2s ease infinite;
            animation: rs-revealer-13 2s ease infinite;
        }

            rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
                animation-delay: -1.5s;
                -webkit-animation-delay: -1.5s;
            }

            rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
                animation-delay: -1s;
                -webkit-animation-delay: -1s;
            }

            rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
                animation-delay: -.5s;
                -webkit-animation-delay: -.5s;
            }

@keyframes rs-revealer-13 {
    0%,100% {
        transform: translate(0);
    }

    25% {
        transform: translate(160%);
    }

    50% {
        transform: translate(160%,160%);
    }

    75% {
        transform: translate(0,160%);
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%,100% {
        -webkit-transform: translate(0);
    }

    25% {
        -webkit-transform: translate(160%);
    }

    50% {
        -webkit-transform: translate(160%,160%);
    }

    75% {
        -webkit-transform: translate(0,160%);
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner14 .rs-spinner-inner {
        width: 100%;
        height: 100%;
        animation: rs-revealer-14 1s infinite linear;
    }

        rs-loader.spinner14 .rs-spinner-inner span {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            margin: -8px;
        }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
                -webkit-animation: rs-revealer-14-1 2s infinite;
                animation: rs-revealer-14-1 2s infinite;
            }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
                -webkit-animation: rs-revealer-14-2 2s infinite;
                animation: rs-revealer-14-2 2s infinite;
            }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
                -webkit-animation: rs-revealer-14-3 2s infinite;
                animation: rs-revealer-14-3 2s infinite;
            }

            rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
                -webkit-animation: rs-revealer-14-4 2s infinite;
                animation: rs-revealer-14-4 2s infinite;
            }

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0);
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0);
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0);
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0);
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0);
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0);
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0);
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0);
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0);
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0);
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0);
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0);
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0);
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0);
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0);
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

    rs-loader.spinner15 .rs-spinner-inner {
        width: 100%;
        height: 100%;
    }

        rs-loader.spinner15 .rs-spinner-inner span {
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
            animation: rs-revealer-15 1.8s infinite ease-in-out;
        }

        rs-loader.spinner15 .rs-spinner-inner:last-child {
            -webkit-animation-delay: -.9s;
            animation-delay: -.9s;
        }

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
    }

    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    }

    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5);
    }

    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
    }

    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
    }

    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}



/* NEW CANVAS ANIMATIONS ON SLIDE BG'S */
.bgcanvas {
    display: none;
    position: absolute;
    overflow: hidden;
}


/* way the hell off screen */
.RSscrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
}

/*  AVADA SCROLL FIX */
.avada-has-rev-slider-styles .rev_slider_wrapper {
    transform: none;
}

/* rs-carousel-wrap{
	transform: scale(0.3);
	overflow: visible !important;
	border: solid 5px red;
} */
div.wpforms-container-full, div.wpforms-container-full .wpforms-form * {
    background: none;
    border: 0 none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    float: none;
    font-size: 100%;
    height: auto;
    letter-spacing: normal;
    list-style: none;
    outline: none;
    position: static;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    width: auto;
    visibility: visible;
    overflow: visible;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

div.wpforms-container-full {
    margin-left: auto;
    margin-right: auto;
}

    div.wpforms-container-full .wpforms-form amp-img > img {
        position: absolute;
    }

    div.wpforms-container-full .wpforms-form input, div.wpforms-container-full .wpforms-form label, div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form button, div.wpforms-container-full .wpforms-form textarea {
        margin: 0;
        border: 0;
        padding: 0;
        display: inline-block;
        vertical-align: middle;
        background: none;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    div.wpforms-container-full .wpforms-form textarea {
        max-width: 100%;
        width: 100%;
    }

    div.wpforms-container-full .wpforms-form ul, div.wpforms-container-full .wpforms-form ul li {
        background: none !important;
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

        div.wpforms-container-full .wpforms-form ul li {
            margin-bottom: 5px !important;
        }

            div.wpforms-container-full .wpforms-form ul li:last-of-type {
                margin-bottom: 0 !important;
            }

    div.wpforms-container-full .wpforms-form hr {
        border-top: 1px solid #ccc;
        margin: 0.5em auto;
    }

    div.wpforms-container-full .wpforms-form fieldset {
        min-width: 0;
    }

.flatpickr-calendar .flatpickr-current-month select {
    display: initial;
}

@media only screen and (max-width: 600px) {
    .flatpickr-calendar .flatpickr-current-month .numInputWrapper {
        width: calc(6ch - 14px);
    }

        .flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp, .flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown {
            display: none;
        }
}

.wpforms-container .wpforms-form .wpforms-error-alert {
    border: 1px solid #cccccc;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    padding: 10px 15px;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.wpforms-container .wpforms-form .wpforms-error-alert {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"] {
    border-style: none;
}

.wpforms-is-turnstile iframe {
    margin-left: -2px !important;
}

.wpforms-container .wpforms-hidden {
    display: none !important;
}

.wpforms-clear:before {
    content: " ";
    display: table;
}

.wpforms-clear:after {
    clear: both;
    content: " ";
    display: table;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 60%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 120px;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-small, div.wpforms-container-full .wpforms-form select.wpforms-field-small, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small {
    max-width: 25%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
    height: 70px;
}

div.wpforms-container-full .wpforms-form input.wpforms-field-large, div.wpforms-container-full .wpforms-form select.wpforms-field-large, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
    max-width: 100%;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 220px;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0;
    clear: both;
}

div.wpforms-container-full .wpforms-form .wpforms-field-description, div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
    font-size: 13px;
    line-height: 1.3;
    margin: 8px 0 0 0;
    word-break: break-word;
    word-wrap: break-word;
}

    div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
        background-color: #fff;
        border: 1px solid #ddd;
        color: #444;
        padding: 15px 15px 0;
        margin-top: 15px;
        height: 125px;
        overflow-y: scroll;
        overflow-x: hidden;
        font-size: 12px;
    }

        div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p {
            color: #444;
            font-size: 12px;
            line-height: 18px;
            margin-bottom: 15px;
        }

    div.wpforms-container-full .wpforms-form .wpforms-field-description-before, div.wpforms-container-full .wpforms-form .wpforms-field-description.before {
        margin: 0 0 8px 0;
    }

div.wpforms-container-full .wpforms-form .wpforms-field-label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    word-break: break-word;
    word-wrap: break-word;
}

div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
    display: block;
    font-size: 13px;
    float: none;
    font-weight: 400;
    line-height: 1.3;
    margin: 4px 0 0;
    padding: 0;
}

    div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before {
        margin: 0 0 4px 0;
    }

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    word-break: break-word;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide, div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
}

div.wpforms-container-full .wpforms-form .wpforms-required-label {
    color: #ff0000;
    font-weight: 400;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row {
    margin-bottom: 8px;
    position: relative;
}

div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type {
    margin-bottom: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row:before {
    content: "";
    display: table;
}

div.wpforms-container-full .wpforms-form .wpforms-field-row:after {
    clear: both;
    content: "";
    display: table;
}

div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child {
    margin-left: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-five-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-four-fifths, div.wpforms-container-full .wpforms-form .wpforms-one-fifth, div.wpforms-container-full .wpforms-form .wpforms-one-fourth, div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-one-sixth, div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-three-fourths, div.wpforms-container-full .wpforms-form .wpforms-three-fifths, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths, div.wpforms-container-full .wpforms-form .wpforms-two-fifths, div.wpforms-container-full .wpforms-form .wpforms-two-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
    float: left;
    margin-left: 20px;
    clear: none;
}

div.wpforms-container-full .wpforms-form .wpforms-one-half, div.wpforms-container-full .wpforms-form .wpforms-three-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
    width: calc( 50% - 10px);
}

div.wpforms-container-full .wpforms-form .wpforms-one-third, div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
    width: calc( 100% / 3 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first, div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first {
        width: calc( 100% / 3);
    }

div.wpforms-container-full .wpforms-form .wpforms-four-sixths, div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
    width: calc( 2 * 100% / 3 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first, div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first {
        width: calc( 2 * 100% / 3);
    }

div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
    width: calc( 25% - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first {
        width: 25%;
    }

div.wpforms-container-full .wpforms-form .wpforms-three-fourths {
    width: calc( 75% - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first {
        width: 75%;
    }

div.wpforms-container-full .wpforms-form .wpforms-one-fifth {
    width: calc( 100% / 5 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first {
        width: calc( 100% / 5);
    }

div.wpforms-container-full .wpforms-form .wpforms-two-fifths {
    width: calc( 2 * 100% / 5 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first {
        width: calc( 2 * 100% / 5);
    }

div.wpforms-container-full .wpforms-form .wpforms-three-fifths {
    width: calc( 3 * 100% / 5 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first {
        width: calc( 3 * 100% / 5);
    }

div.wpforms-container-full .wpforms-form .wpforms-four-fifths {
    width: calc( 4 * 100% / 5 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first {
        width: calc( 4 * 100% / 5);
    }

div.wpforms-container-full .wpforms-form .wpforms-one-sixth {
    width: calc( 100% / 6 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first {
        width: calc( 100% / 6);
    }

div.wpforms-container-full .wpforms-form .wpforms-five-sixths {
    width: calc( 5 * 100% / 6 - 20px);
}

    div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first {
        width: calc( 5 * 100% / 6);
    }

div.wpforms-container-full .wpforms-form .wpforms-first {
    clear: both !important;
    margin-left: 0 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul, div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul, div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul, div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul, div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li {
        width: 50%;
        display: block;
        padding-right: 26px !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
        width: 33.3333%;
        display: block;
        padding-right: 26px !important;
    }

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half {
    float: left;
    width: 48%;
    clear: both;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half {
    float: right;
    width: 48%;
    clear: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third {
    float: left;
    width: 30.666666667%;
    clear: both;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third {
    float: left;
    width: 30.666666667%;
    margin-left: 4%;
    clear: none;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third {
    float: right;
    width: 30.666666667%;
    clear: none;
}

div.wpforms-container-full .wpforms-form div.wpforms-last {
    float: right !important;
    margin-right: 0 !important;
    clear: none;
}

div.wpforms-container-full.inline-fields {
    overflow: visible;
}

    div.wpforms-container-full.inline-fields .wpforms-form {
        display: flex;
        align-items: flex-end;
    }

        div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container {
            display: table;
            width: calc(100% - 160px);
            float: left;
        }

        div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
            display: table-cell;
            padding-right: 2%;
            vertical-align: top;
        }

        div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
            float: right;
            width: 160px;
            clear: none;
            padding-bottom: 10px;
        }

        div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit {
            display: block;
            width: 100%;
        }

        div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium, div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium, div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium {
            max-width: 100%;
        }

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

div.wpforms-container-full .wpforms-form textarea {
    min-height: 38px;
    resize: vertical;
}

div.wpforms-container-full .wpforms-form input[type=checkbox], div.wpforms-container-full .wpforms-form input[type=radio] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 3px;
    display: inline-block;
    vertical-align: baseline;
}

div.wpforms-container-full .wpforms-form input[type=radio] {
    border-radius: 50%;
}

div.wpforms-container-full .wpforms-form select {
    max-width: 100%;
    text-transform: none;
    white-space: nowrap;
}

    div.wpforms-container-full .wpforms-form select[multiple] {
        height: auto;
        overflow-y: scroll;
        background-image: none;
    }

div.wpforms-container-full .wpforms-form input[type=number]:read-only {
    appearance: textfield;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}

    div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button {
        visibility: hidden;
    }

div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #333;
    font-size: 1em;
    font-family: inherit;
    padding: 10px 15px;
}

div.wpforms-container-full .wpforms-form .wpforms-page-button {
    font-size: 0.9em;
    font-weight: 400;
    margin: 0 5px;
    min-width: 90px;
    text-align: center;
}

    div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form input[type=submit]:focus, div.wpforms-container-full .wpforms-form input[type=submit]:active, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:focus, div.wpforms-container-full .wpforms-form button[type=submit]:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:active, div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
        background-color: #ddd;
        border: 1px solid #ccc;
        cursor: pointer;
    }

    div.wpforms-container-full .wpforms-form input[type=submit]:disabled, div.wpforms-container-full .wpforms-form button[type=submit]:disabled, div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled {
        background-color: #eee;
        border: 1px solid #ddd;
        cursor: default;
        opacity: 0.5;
    }

div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea:focus, div.wpforms-container-full .wpforms-form select:focus, div.wpforms-container-full .wpforms-form .is-focused .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
    border: 1px solid #999;
    box-shadow: none;
}

div.wpforms-container-full .wpforms-form input:disabled, div.wpforms-container-full .wpforms-form textarea:disabled, div.wpforms-container-full .wpforms-form select:disabled {
    background-color: #f9f9f9;
    border-color: #ddd;
    color: #999;
    cursor: not-allowed;
}

div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container {
    padding: 10px 0;
    font-size: 15px;
}

    div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error {
        padding: 6px;
        border: 1px solid #990000;
        border-left: 5px solid;
    }

div.wpforms-container-full .wpforms-form .wpforms-error-container, div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript {
    color: #990000;
}

div.wpforms-container-full .wpforms-form label.wpforms-error {
    display: block;
    color: #990000;
    font-size: 12px;
    float: none;
    cursor: default;
    margin-top: 8px;
}

div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid, div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
    border: 1px solid #cc0000;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error {
    display: none !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full {
    color: #333;
    margin: 0 auto 24px;
    padding: 15px 15px;
    overflow-wrap: break-word;
}

    .wpforms-confirmation-container-full iframe, div[submit-success] > .wpforms-confirmation-container-full iframe {
        width: 100%;
        border: 0;
    }

    .wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
        background: #e0ffc7;
        border: 1px solid #b4d39b;
        box-sizing: border-box;
    }

        .wpforms-confirmation-container-full p, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
            color: #333333;
        }

            .wpforms-confirmation-container-full p:last-of-type, div[submit-success] > .wpforms-confirmation-container-full p:last-of-type {
                margin: 0;
            }

.amp-form-submit-success .wpforms-field-container, .amp-form-submit-success .wpforms-submit-container {
    display: none;
}

div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
    padding: 10px 0 20px 0;
    clear: both;
}

    div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible {
        padding: 0;
    }

    div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha {
        line-height: 0;
        font-size: 0;
    }

        div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe {
            position: relative !important;
        }

    div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe {
        width: 100%;
        max-width: 100%;
    }

div.wpforms-container-full .wpforms-form .wpforms-title {
    font-size: 26px;
    margin: 0 0 10px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-description {
    margin: 0 0 10px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 10px 0 0 0;
    clear: both;
    position: relative;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
    margin-inline-start: 0.5em;
    display: inline-block;
    vertical-align: middle;
    max-width: 26px;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center {
    text-align: center;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
    text-align: left;
}

    div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
        margin: 0 10px 0 0;
    }

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right {
    text-align: right;
}

    div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button {
        margin: 0 0 0 10px;
    }

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev {
    float: left;
    margin: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next {
    float: right;
    margin: 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number {
    margin-right: 100px;
    width: calc( 100% - 120px);
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code {
    position: absolute;
    right: 0;
    top: 0;
    width: 110px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name {
    margin-right: 170px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration {
    position: absolute;
    right: 0;
    top: 0;
    width: 160px;
}

    div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select {
        width: 45%;
        float: left;
        display: block;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span {
        float: left;
        width: 10%;
        text-align: center;
        line-height: 38px;
    }

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
    -webkit-appearance: none;
    appearance: none;
    height: 10px;
    background: #fff;
    border: 1px solid #CCC;
    border-radius: 5px;
    outline: none;
    padding: 0;
    margin: 10px 0 5px;
}

    div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track {
        color: transparent;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 17px;
        height: 17px;
        background: #B5B5B5;
        cursor: pointer;
        border-radius: 100%;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb {
        width: 17px;
        height: 17px;
        background: #B5B5B5;
        cursor: pointer;
        border-radius: 100%;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb {
        width: 17px;
        height: 17px;
        background: #B5B5B5;
        cursor: pointer;
        border-radius: 100%;
    }

div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
    font-size: 13px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber, div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 8px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid {
    border: 1px solid #cc0000 !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-html ul, div.wpforms-container-full .wpforms-form .wpforms-field-html ol {
    margin: 0 0 20px !important;
}

    div.wpforms-container-full .wpforms-form .wpforms-field-html ul li, div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
        margin: 0 0 5px 0 !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-html ul li {
        list-style: disc !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
        list-style: decimal !important;
    }

div.wpforms-container-full .wpforms-form .wpforms-field-html li > ul, div.wpforms-container-full .wpforms-form .wpforms-field-html li > ol {
    margin: 6px 0 0 20px !important;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row {
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    gap: 10px 12px;
}

    div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before, div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after {
        position: absolute;
    }

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown {
    align-items: center;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    width: clamp(calc( 50% - 12px), 100px, 100%);
}

    div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown + .wpforms-field-row-block {
        width: clamp(calc( 50% - 12px), 100px, 100%);
        flex: 1;
        min-width: 30%;
    }

    div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap {
        width: 100%;
    }

    div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel {
        width: 100%;
    }

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap {
    align-items: center;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    margin: 0 -6px 0 -6px;
}

    div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small {
        width: calc( 25% + 12px);
    }

        div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select {
            appearance: none;
            background-image: none;
            padding-left: 5px;
            padding-right: 5px;
        }

    div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium {
        width: calc( 60% + 12px);
    }

    div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large {
        width: calc( 100% + 12px);
    }

    div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select {
        margin: 0 6px 0 6px;
    }

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap {
    width: 100%;
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day, div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month {
    width: calc( 30% - 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year {
    width: calc( 40% - 12px);
}

div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker {
    width: clamp(calc( 50% - 12px), 100px, 100%);
}

    div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker + .wpforms-field-row-block {
        width: clamp(50%, 100px, 100%);
    }

div.wpforms-container-full .wpforms-datepicker-wrap {
    position: relative;
}

    div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear {
        position: absolute;
        background-image: url("../../plugins/wpforms-lite/assets/pro/images/times-solid-white.html") !important;
        background-position: 50% 50% !important;
        background-repeat: no-repeat !important;
        background-color: #cccccc !important;
        background-size: 8px !important;
        width: 16px;
        height: 16px;
        cursor: pointer;
        display: block;
        border-radius: 50%;
        right: 10px;
        top: 50%;
        margin-top: -8px;
        transition: all 0.3s;
    }

        div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover, div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:focus {
            background-color: red !important;
        }

    div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small + .wpforms-datepicker-clear {
        right: calc( 75% + 10px);
    }

    div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium + .wpforms-datepicker-clear {
        right: calc( 40% + 10px);
    }

div.wpforms-container-full .wpforms-form .wpforms-captcha-math input {
    display: inline-block;
    width: 70px;
    vertical-align: inherit;
    margin: 0 0 0 5px;
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-equation {
    font-size: 16px;
}

div.wpforms-container-full .wpforms-form .wpforms-captcha-question {
    margin: 0 0 4px 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating-item {
    padding-right: 6px;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating svg {
    cursor: pointer;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    opacity: 0.60;
}

div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg, div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
}

div.wpforms-container-full .wpforms-form .wpforms-field-layout {
    padding: 0;
}

div.wpforms-field-file-upload .wpforms-hide {
    display: none !important;
}

div.wpforms-field-file-upload input[type=file] {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    padding: 1px;
    height: auto;
    width: 60%;
    border: none !important;
    box-shadow: none;
}

    div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button {
        padding: 4px 12px;
        font-weight: 400;
        font-size: 14px;
        margin-right: 10px;
        cursor: pointer;
        transition: all 0.15s ease-out;
    }

    div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button {
        background: #eeeeee;
    }

div.wpforms-field-file-upload .wpforms-file-upload-builder-modern {
    border: 2px dashed rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.02);
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files {
        padding: 5px;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg {
        height: 50px;
        width: 50px;
        color: #e27730;
    }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title {
        font-weight: bold;
    }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint {
        color: rgba(0,0,0,0.1);
    }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted {
        border-color: #e27730;
    }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block {
        width: 100px;
        height: 100px;
        border: 1px solid rgba(0,0,0,0.1);
        background: #fff;
        background-size: cover !important;
        margin: 5px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: default;
    }

        div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay {
            opacity: 1;
        }

        div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(0,0,0,0.5);
            opacity: 0;
        }

            div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close {
                position: absolute;
                right: 5px;
                top: 5px;
                cursor: pointer;
                display: block;
                width: 18px;
                height: 18px;
            }

            div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title {
                position: absolute;
                font-size: 12px;
                color: #fff;
                top: 25px;
                bottom: 10px;
                left: 5px;
                right: 5px;
                overflow-y: auto;
                line-height: 16px;
            }

            div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left, div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right {
                height: 18px;
                width: 1px;
                background: #fff;
                position: absolute;
                display: block;
                z-index: 1;
                right: 9px;
            }

            div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

            div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

        div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg {
            height: 25px;
            width: 25px;
            color: rgba(0,0,0,0.1);
        }

        div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress {
            height: 5px;
            width: 0;
            position: absolute;
            bottom: 0;
            left: 0;
            background: #e27730;
            transition: all 0.5s;
        }

    div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"] {
        display: none;
    }

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error) {
    cursor: pointer;
    position: relative;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input {
    top: 50%;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li {
    margin: 5px 5px 5px 5px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 20px 20px 18px 20px;
    transition: all 0.5s;
    text-align: center;
}

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus {
        border: 1px solid #ddd;
    }

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label {
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.1);
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after {
    content: "\2714";
    font-size: 22px;
    line-height: 32px;
    color: #fff;
    background: green;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    transition: all 0.5s;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after {
    opacity: 1;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
    display: block;
    position: relative;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label {
    font-weight: 700;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
    display: block;
    margin-top: 12px;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li {
    margin: 0 10px 10px 0 !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img {
    display: inline-block;
    margin: 0 auto;
    max-width: 100%;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error) {
    background-color: #fff;
    display: block;
    margin: 0 auto;
    border: 2px solid #fff;
    padding: 10px;
    text-align: center;
}

    div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus {
        border-color: #ddd;
    }

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image {
    display: block;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label, div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label {
    border-color: #666 !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label {
    display: block;
    margin-top: 8px;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices * {
    box-sizing: border-box;
}

div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 1px 0 1px !important;
    margin: 12px 0 -20px 0 !important;
}

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices + .wpforms-field-description, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices + .wpforms-error {
        margin-top: 15px;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li {
        min-width: 120px;
        padding-right: 0 !important;
        margin: 0 0 20px 0 !important;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label {
        position: relative;
        display: block;
        margin: 0;
        cursor: pointer;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon {
        display: block;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg {
        margin: 0 auto;
        fill: var(--wpforms-icon-choices-color);
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg {
        margin: 0;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
        margin: 0 0 22px 0 !important;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label {
        text-align: center;
    }

        div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon {
            box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
        }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon {
        position: relative;
        z-index: 1;
        margin-bottom: 10px;
        padding: 15px 20px 45px 20px;
        background-color: #ffffff;
        box-shadow: 0 0 0 1px #cccccc;
        border-radius: 6px;
    }

        div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover {
            box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
        }

        div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg {
            position: relative;
            z-index: 2;
        }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg {
        display: block;
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border-radius: 6px;
        background-color: #ffffff;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon {
        background-color: transparent;
        box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
        box-sizing: border-box;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg {
        background-color: var(--wpforms-icon-choices-color);
        opacity: .1;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label {
        background-color: #ffffff !important;
        box-shadow: 0 0 0 1px #cccccc;
        border-radius: 6px;
        height: 100%;
        padding: 20px 20px 15px 20px;
        text-align: center;
    }

        div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover {
            box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
        }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label {
        box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label {
        box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15);
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon {
        margin-bottom: 10px;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label {
        background-color: #ffffff !important;
        height: 100%;
        padding: 20px 20px 15px 20px;
        text-align: center;
    }

        div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover {
            box-shadow: 0 0 0 1px #999999;
        }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label {
        box-shadow: 0 0 0 1px #999999;
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label, div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label {
        box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
    }

    div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon {
        margin-bottom: 10px;
    }

div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: calc(50% - 8px);
    display: block;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    box-shadow: 0 0 0 1px #cccccc;
    border-radius: 50%;
    margin: 15px auto 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before {
    box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after, div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after, div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after, div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: calc(15px + 4px);
    left: calc(50% - 4px);
    display: block;
    width: 8px;
    height: 8px;
    background-color: var(--wpforms-icon-choices-color);
    border-radius: 50%;
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: 15px;
    left: calc(50% - 8px);
    display: block;
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    box-shadow: 0 0 0 1px #cccccc;
    border-radius: 3px;
    margin: 15px auto 0;
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before, div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before {
    box-shadow: 0 0 0 1px var(--wpforms-icon-choices-color);
}

div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after, div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after, div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after, div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after {
    content: "";
    box-sizing: border-box;
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 23px;
    left: calc(50% - 6px);
    width: 6px;
    height: 10px;
    border-style: solid;
    border-color: var(--wpforms-icon-choices-color);
    border-width: 0 2px 2px 0;
    transform-origin: bottom left;
    transform: rotate(45deg);
}

div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices, div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices {
    flex-direction: row;
    flex-wrap: wrap;
}

    div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li, div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li {
        margin-right: 20px !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li, div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li, div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li, div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
        margin-right: 22px !important;
        margin-bottom: 22px !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li {
        width: calc( 100% / 2 - 20px / 2);
    }

        div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n) {
            margin-right: 0 !important;
        }

    div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li, div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
        width: calc( 100% / 2 - 22px / 2);
    }

    div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li {
        width: calc( 100% / 3 - 20px * 2 / 3);
    }

        div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n) {
            margin-right: 0 !important;
        }

    div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li {
        width: calc( 100% / 3 - 22px * 2 / 3);
    }

    div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li {
        width: auto;
        max-width: calc( 100% / 4 - 20px);
    }

div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
    margin: 0 0 20px 0;
    overflow: hidden;
}

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
        border-top: 1px solid #dfdfdf;
        border-bottom: 1px solid #dfdfdf;
        padding: 15px 10px;
    }

        div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
            float: left;
            margin: 0 20px 0 0;
        }

            div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type {
                margin: 0;
            }

        div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
            height: 40px;
            width: 40px;
            border-radius: 50%;
            display: inline-block;
            margin: 0 10px 0 0;
            line-height: 40px;
            text-align: center;
            background-color: #ddd;
            color: #666;
        }

        div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number {
            color: #fff;
        }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page {
        float: left;
        text-align: center;
        font-size: 16px;
        line-height: 1.2;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
        display: block;
        text-indent: -9999px;
        height: 6px;
        background-color: #ddd;
        margin: 0 0 16px 0;
        position: relative;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -5px;
        border-style: solid;
        border-width: 6px 5px 0 5px;
        border-color: transparent transparent transparent transparent;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
        display: inline-block;
        padding: 0 15px;
        font-size: 16px;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress {
        font-size: 18px;
    }

        div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
            display: block;
            width: 100%;
            background-color: #ddd;
            height: 18px;
            border-radius: 10px;
            overflow: hidden;
            position: relative;
            margin: 5px 0 0;
        }

        div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
            height: 18px;
            position: absolute;
            left: 0;
            top: 0;
        }

div.wpforms-container-full .wpforms-form .wpforms-field-select select > option {
    color: inherit;
}

    div.wpforms-container-full .wpforms-form .wpforms-field-select select > option.placeholder, div.wpforms-container-full .wpforms-form .wpforms-field-select select > option[disabled] {
        color: inherit;
        opacity: 0.5;
    }

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] {
    padding: 0;
}

@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none) {
    div .wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple];

{
    padding: 10px 8px;
}

}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option {
    padding: 8px 10px;
    box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
}

    div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option.placeholder, div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option[disabled] {
        box-shadow: 0 1px 0 0 rgba(0,0,0,0.2);
    }

    div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option:checked {
        background-color: lightgrey;
    }

@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none) {
    div .wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select;

{
    text-indent: 2px;
}

}

div.wpforms-container-full .wpforms-form .choices {
    font-size: 16px;
    color: #333;
}

    div.wpforms-container-full .wpforms-form .choices .choices__list--single {
        font-size: 1em;
        line-height: normal;
    }

    div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner, div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown {
        border-radius: 0 0 2px 2px;
    }

    div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown, div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner {
        border-radius: 2px 2px 0 0;
    }

    div.wpforms-container-full .wpforms-form .choices .choices__inner {
        min-height: 38px;
        line-height: 38px;
        border-radius: 2px;
        padding-top: 0;
    }

    div.wpforms-container-full .wpforms-form .choices input.choices__input {
        display: inline-block;
        height: auto;
        line-height: 1.3;
    }

    div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder {
        color: inherit;
        opacity: 0.5;
    }

    div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder {
        color: inherit;
        opacity: 0.5;
    }

    div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder {
        color: inherit;
        opacity: 0.5;
    }

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty + .choices__input {
    min-width: 100% !important;
    text-overflow: ellipsis;
    padding-right: 4px !important;
    margin-bottom: 1px !important;
    white-space: nowrap;
}

div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled] {
    opacity: 1;
}

div.wpforms-container-full .wpforms-notice {
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 12px;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
    padding: 20px 36px 20px 26px;
    position: relative;
}

    div.wpforms-container-full .wpforms-notice .wpforms-delete {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-color: rgba(10,10,10,0.2);
        border: none;
        border-radius: 290486px;
        cursor: pointer;
        display: inline-block;
        height: 20px;
        margin: 0;
        padding: 0;
        outline: none;
        vertical-align: top;
        width: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
    }

        div.wpforms-container-full .wpforms-notice .wpforms-delete:before, div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
            background-color: #fff;
            content: "";
            display: block;
            left: 50%;
            position: absolute;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
            -webkit-transform-origin: center center;
            transform-origin: center center;
        }

        div.wpforms-container-full .wpforms-notice .wpforms-delete:before {
            height: 2px;
            width: 50%;
        }

        div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
            height: 50%;
            width: 2px;
        }

        div.wpforms-container-full .wpforms-notice .wpforms-delete:hover, div.wpforms-container-full .wpforms-notice .wpforms-delete:focus {
            background-color: rgba(10,10,10,0.3);
        }

    div.wpforms-container-full .wpforms-notice a {
        text-decoration: underline;
    }

    div.wpforms-container-full .wpforms-notice p {
        margin: 0 0 20px 0;
    }

        div.wpforms-container-full .wpforms-notice p:last-of-type {
            margin-bottom: 0;
        }

    div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action, div.wpforms-container-full .wpforms-notice.wpforms-info {
        border-color: #3273dc;
    }

    div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action, div.wpforms-container-full .wpforms-notice.wpforms-success {
        border-color: #23d160;
    }

    div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action, div.wpforms-container-full .wpforms-notice.wpforms-warning {
        border-color: #ffdd57;
    }

    div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action, div.wpforms-container-full .wpforms-notice.wpforms-error {
        border-color: #ff3860;
    }

    div.wpforms-container-full .wpforms-notice .wpforms-notice-actions {
        margin-top: 20px;
    }

    div.wpforms-container-full .wpforms-notice .wpforms-notice-action {
        border: 2px solid;
        margin-right: 20px;
        padding: 5px;
        text-decoration: none;
    }

        div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover, div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus, div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active {
            color: #fff;
        }

    div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover, div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus, div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active {
        background-color: #3273dc;
    }

    div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover, div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus, div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active {
        background-color: #23d160;
    }

    div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover, div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus, div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active {
        background-color: #ffdd57;
        color: inherit;
    }

    div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover, div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus, div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active {
        background-color: #ff3860;
    }

div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area {
    height: 100px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area {
    height: 250px;
}

div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area {
    height: 400px;
}

.wpforms-preview-notice-links {
    line-height: 2.4;
}

.wpforms-preview-notice {
    background-color: #fcf9e8;
    border: 1px solid #f5e6ab;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
}

    .wpforms-preview-notice p {
        margin: 0;
    }

div.wpforms-container-full {
    margin: 24px auto;
}

    div.wpforms-container-full .wpforms-form h3 {
        font-size: 24px;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-hp {
        display: none !important;
        position: absolute !important;
        left: -9000px !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-hidden {
        display: none;
        padding: 0;
    }

    div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element {
        position: absolute !important;
        clip: rect(0, 0, 0, 0) !important;
        height: 1px !important;
        width: 1px !important;
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        overflow: hidden !important;
        word-wrap: normal !important;
    }

    div.wpforms-container-full .wpforms-form .wpforms-limit-text {
        font-size: 13px;
        display: block;
    }

body.rtl .wpforms-field-phone input[type=tel] {
    direction: ltr;
    unicode-bidi: embed;
    text-align: right;
}

body.rtl .wpforms-container-full .wpforms-form .wpforms-first {
    float: right;
}

    body.rtl .wpforms-container-full .wpforms-form .wpforms-first + .wpforms-one-half {
        margin-right: 4%;
        margin-left: 0;
    }

div.wpforms-container-full .wpforms-form .wpforms-error-container ul li {
    list-style: inside !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container ol li {
    list-style: inside decimal !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container a {
    text-decoration: underline !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container del {
    text-decoration: line-through !important;
}

div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote {
    padding-left: 20px;
    border-left: 4px solid;
    font-style: italic;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price {
        width: calc(60% - 85px);
    }

        .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small {
            text-wrap: balance;
            width: calc(25% - 85px);
        }

        .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large {
            width: calc(100% - 85px);
        }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity {
        margin-left: 0;
        height: 30px;
        min-height: 30px;
        font-size: 14px;
        padding-top: 0;
        padding-bottom: 0;
    }

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price {
    display: inline-block;
    max-width: calc( 60% - 85px);
}

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small {
        max-width: calc( 25% - 85px);
    }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large {
        max-width: calc( 100% - 85px);
    }

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity {
    display: inline-block;
    margin-inline-start: 15px;
    width: 70px;
    min-width: 70px;
}

.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    align-items: flex-start;
}

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label {
        min-width: 100%;
    }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices {
        margin-bottom: 5px;
    }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row {
        flex-grow: 1;
        max-width: calc( 60% - 85px);
    }

        .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small {
            max-width: calc( 25% - 85px);
        }

        .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large {
            max-width: calc( 100% - 85px);
        }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity {
        flex-basis: 70px;
        max-width: 70px;
    }

        .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown {
            min-width: 70px;
        }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description {
        flex-basis: 100%;
        margin-top: 0;
    }

    .wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error {
        flex-basis: 100%;
    }

@media only screen and (max-width: 600px) {
    .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price {
        width: calc( 100% - 85px) !important;
        max-width: 100% !important;
    }

    .wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price {
        width: calc( 100% - 70px) !important;
    }

    .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row {
        width: calc( 100% - 85px) !important;
        max-width: 100% !important;
    }
}

#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium, #wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small {
    max-width: calc( 100% - 85px);
}

.wpforms-container .wpforms-form .wpforms-order-summary-container, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container, .wpforms-confirmation-container-full .wpforms-order-summary-container {
    display: block;
    max-width: 60%;
}

    .wpforms-container .wpforms-form .wpforms-order-summary-container *, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container *, .wpforms-confirmation-container-full .wpforms-order-summary-container * {
        word-break: break-word;
        box-sizing: border-box;
    }

    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview {
        width: 100%;
        table-layout: fixed;
    }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th {
            text-align: center;
        }

            .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
                text-align: left;
            }

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
    text-align: right;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity {
    width: 8ch;
}

    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short {
        display: none;
    }

@media (max-width: 600px) {
    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity {
        width: 4ch;
    }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short {
            display: inline;
        }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full {
            display: none;
        }
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
    width: 6ch;
    text-align: right;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
    text-align: left;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
    text-align: left;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
    text-align: right;
}

.wpforms-container .wpforms-form .size-large > .wpforms-order-summary-container, .wpforms-container .wpforms-form .wpforms-field-large > .wpforms-order-summary-container, .wpforms-confirmation-container-order-summary .size-large > .wpforms-order-summary-container, .wpforms-confirmation-container-order-summary .wpforms-field-large > .wpforms-order-summary-container, .wpforms-confirmation-container-full .size-large > .wpforms-order-summary-container, .wpforms-confirmation-container-full .wpforms-field-large > .wpforms-order-summary-container {
    max-width: 100%;
}

.wpforms-container .wpforms-form .size-medium > .wpforms-order-summary-container, .wpforms-container .wpforms-form .wpforms-field-medium > .wpforms-order-summary-container, .wpforms-confirmation-container-order-summary .size-medium > .wpforms-order-summary-container, .wpforms-confirmation-container-order-summary .wpforms-field-medium > .wpforms-order-summary-container, .wpforms-confirmation-container-full .size-medium > .wpforms-order-summary-container, .wpforms-confirmation-container-full .wpforms-field-medium > .wpforms-order-summary-container {
    max-width: 60%;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview {
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    border-collapse: separate;
}

    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td {
        border-top: 1px solid #e2e2e2;
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th {
        font-weight: 400;
        border: none;
    }

    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th {
        padding: 9px 0;
        line-height: 20px;
        background: none;
    }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
            text-wrap: balance;
            padding-left: 10px;
        }

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label {
    padding-right: 10px;
    padding-left: 0;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
    padding-right: 10px;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price {
    padding-left: 10px;
    padding-right: 0;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
    padding-left: 10px;
}

.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td, .rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td {
    padding-right: 10px;
    padding-left: 0;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td {
    font-weight: 700;
}

.wpforms-container .wpforms-form .wpforms-order-summary-container, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container, .wpforms-confirmation-container-full .wpforms-order-summary-container {
    font-size: 16px;
}

    .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview {
        border-color: color-mix(in srgb, currentColor 25%, transparent);
    }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total), .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total), .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total) {
            color: color-mix(in srgb, currentColor 50%, transparent);
            border-color: color-mix(in srgb, currentColor 50%, transparent);
        }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price {
            color: #990000;
            border-color: color-mix(in srgb, black 25%, transparent);
        }

        .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td, .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td, .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td, .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td {
            color: currentColor;
            border-color: color-mix(in srgb, currentColor 25%, transparent);
        }

.wpforms-confirmation-container-order-summary .wpforms-order-summary-container, .wpforms-confirmation-container-full .wpforms-order-summary-container {
    max-width: 100%;
    margin-bottom: 24px;
}

    .wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td, .wpforms-confirmation-container-full .wpforms-order-summary-container tr td {
        color: color-mix(in srgb, currentColor 75%, transparent);
    }

@media only screen and (max-width: 600px) {
    div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container, div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
        display: block;
        width: 100%;
    }

    div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
        width: 100%;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
        display: none;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater) {
        overflow-x: hidden;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field {
        padding-right: 1px;
        padding-left: 1px;
    }

        div.wpforms-container-full .wpforms-form .wpforms-field > * {
            max-width: 100%;
        }

    div.wpforms-container-full .wpforms-form .wpforms-mobile-full {
        width: 100% !important;
        margin-left: 0 !important;
        float: none !important;
    }

    div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium, div.wpforms-container-full .wpforms-form input.wpforms-field-small, div.wpforms-container-full .wpforms-form select.wpforms-field-small, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small, div.wpforms-container-full .wpforms-form input.wpforms-field-large, div.wpforms-container-full .wpforms-form select.wpforms-field-large, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
        max-width: 100%;
    }

    div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li, div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
        float: none;
        width: 100%;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
        margin: 0 10px 0 0;
    }

    div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
        margin: 20px 0 15px;
    }

        div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb {
            width: 30px;
            height: 30px;
        }
}
