#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:after {
    content: "";
    display: table;
    clear: both
}

#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram #sbi_images {
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none
}

#sb_instagram .sbi_header_link:hover {
    border: none
}

#sb_instagram #sbi_images .sbi_item {
    display: inline-block;
    float: left;
    vertical-align: top;
    zoom: 1;
    padding: inherit !important;
    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: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 0
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: 50%
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33%
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 25%
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 20%
}

#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 16.66%
}

#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
    width: 14.28%
}

#sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 12.5%
}

#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 11.11%
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 10%
}

#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%
}

#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 33.33%
}

#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 25%
}

#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
    width: 20%
}

#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
    width: 16.66%
}

#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
    width: 14.28%
}

#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
    width: 12.5%
}

#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
    width: 11.11%
}

#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
    width: 10%
}

#sb_instagram .sbi_photo_wrap {
    position: relative
}

#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: auto
}

#sb_instagram .sbi_no_js img {
    display: none
}

#sb_instagram a,
#sb_instagram a:hover,
#sb_instagram a:focus,
#sb_instagram a:active {
    outline: none
}

#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:hover,
#sb_instagram .sbi_link a:focus {
    text-decoration: underline
}

#sb_instagram .sbi_photo_wrap:hover .sbi_link,
#sb_instagram .sbi_photo_wrap:focus .sbi_link {
    display: block
}

#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block
}

#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_carousel .sbi_playbtn,
.sbi_type_carousel .fa-clone,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play {
    display: block !important;
    position: absolute;
    z-index: 1;
    color: #fff;
    color: rgba(255, 255, 255, .9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0, 0, 0, .8)
}

#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_carousel .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)
}

.sbi_type_carousel svg.fa-clone,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play {
    -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4));
    filter: drop-shadow(0 0 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: #000;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 100%;
    -webkit-animation: sbi-sk-scaleout 1s infinite ease-in-out;
    animation: sbi-sk-scaleout 1s infinite ease-in-out
}

#sb_instagram br {
    display: none
}

#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: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    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 {
    float: left;
    clear: both;
    margin: 0 0 15px;
    padding: 0;
    line-height: 1.2;
    width: 100%
}

#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
    float: left;
    display: block;
    min-width: 100%;
    text-decoration: none;
    transition: color .5s ease
}

.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
}

.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_header.sbi_medium .sbi_header_img {
        width: 80px;
        height: 80px;
        border-radius: 40px
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
    .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 40px
    }

    #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_info,
    #sb_instagram .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 .sbi_bio {
        font-size: 14px
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
        margin-left: 95px !important;
        line-height: 1.4
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-right: -85px !important
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        margin-top: 4px !important
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
        padding-top: 20px !important
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
    .sb_instagram_header.sbi_large .sbi_header_img {
        width: 120px;
        height: 120px;
        border-radius: 60px
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
    .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 60px
    }

    #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_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
        font-size: 16px
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
        margin-left: 140px !important;
        line-height: 1.5
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-right: -120px !important
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        margin-top: 12px !important
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3 {
        padding-top: 32px !important
    }
}

#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

#sb_instagram .sb_instagram_header .sbi_header_img img,
.sb_instagram_header .sbi_header_img img {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

#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)
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .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_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    z-index: 2;
    transition: opacity .4s ease-in-out
}

#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 .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .75);
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    border-radius: 40px;
    transition: opacity .2s
}

#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover,
.sb_instagram_header a:focus .sbi_header_img_hover {
    opacity: 1
}

#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
    float: left;
    width: 100%;
    padding-top: 5px
}

#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
    text-decoration: none
}

#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,
#sb_instagram .sb_instagram_header .sbi_header_text h3,
.sb_instagram_header .sbi_header_text .sbi_bio,
.sb_instagram_header .sbi_header_text h3 {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important
}

#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3
}

#sb_instagram .sb_instagram_header p,
.sb_instagram_header p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    padding: 0
}

#sb_instagram p:empty {
    display: none
}

#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 h3,
.sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
    padding-top: 9px !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
}

#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 {
    opacity: 1;
    transition: all .5s ease-in
}

#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    transition: all .1s ease-in
}

#sb_instagram .sbi_hidden {
    opacity: 0 !important
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 5px auto 0 auto;
    background: #333;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -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
}

#sb_instagram #sbi_load .sbi_load_btn {
    position: relative
}

#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_follow_btn a,
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
    transition: all .1s ease-in
}

#sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: none;
    box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .25)
}

#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus {
    outline: none;
    box-shadow: inset 0 0 10px 20px #359dff
}

#sb_instagram .sbi_follow_btn a:active,
#sb_instagram #sbi_load .sbi_load_btn: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_playbtn,
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play {
    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_playbtn,
#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play {
    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 .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_width_resp {
        width: 100% !important
    }
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }
}

#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_no_js #sbi_images .sbi_item.sbi_transition {
    opacity: 1
}

#sb_instagram.sbi_no_js .sbi_photo img,
#sb_instagram.sbi_no_js .sbi_load_btn {
    display: none
}

#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: #ddd;
    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: #ccc;
    background: rgba(0, 0, 0, .15)
}

#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px
}

.sbi_header_outside.sbi_header_palette_dark,
#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 {
    background-color: rgba(0, 0, 0, .85);
    color: rgba(255, 255, 255, .75)
}

#sb_instagram.sbi_palette_dark .sbi_caption,
.sbi_header_palette_dark,
#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_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p {
    color: rgba(255, 255, 255, .75)
}

.sbi_header_palette_dark .sbi_bio,
#sb_instagram.sbi_palette_dark .sbi_meta {
    color: rgba(255, 255, 255, .75)
}

.sbi_header_palette_dark a,
#sb_instagram.sbi_palette_dark .sbi_expand a,
#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_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #fff
}

.sbi_header_outside.sbi_header_palette_light,
#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 {
    color: rgba(0, 0, 0, .85);
    background-color: rgba(255, 255, 255, .75)
}

#sb_instagram.sbi_palette_light .sbi_caption,
.sbi_header_palette_light,
#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_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p {
    color: rgba(0, 0, 0, .85)
}

.sbi_header_palette_light .sbi_bio,
#sb_instagram.sbi_palette_light .sbi_meta {
    color: rgba(0, 0, 0, .85)
}

.sbi_header_palette_light a,
#sb_instagram.sbi_palette_light .sbi_expand a,
#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_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #000
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }
}

@media all and (max-width:800px) {
    #sb_instagram.sbi_tab_col_10 #sbi_images .sbi_item {
        width: 10%
    }

    #sb_instagram.sbi_tab_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_tab_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_tab_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_tab_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_tab_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_tab_col_1 #sbi_images .sbi_item {
        width: 100%
    }
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%
    }
}

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none !important
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-audio {
    margin: 0 0 1em
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
    color: #fff
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*0.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*0.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*0.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    width: 100%;
    flex-basis: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.is-style-outline>:where(.wp-block-button__link),
:where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}

.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-button.aligncenter,
.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
    padding: .25em;
    border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse
}

.wp-block-calendar table th {
    font-weight: 400;
    background: #ddd
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code code {
    display: block;
    white-space: pre-wrap;
    overflow-wrap: break-word
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap
}

@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-columns:where(.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:599px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:600px) and (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
        flex-basis: calc(50% - var(--wp--style--block-gap, 2em)/2) !important;
        flex-grow: 0
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {
        margin-left: var(--wp--style--block-gap, 2em)
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child) {
        margin-left: var(--wp--style--block-gap, 2em)
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child) {
    margin-left: var(--wp--style--block-gap, 2em)
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]),
.wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover-image .has-background-dim.has-background-gradient,
.wp-block-cover .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000
}

.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px
}

.wp-block-embed {
    margin: 0 0 1em;
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__embed {
    margin-bottom: 1em
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: .8em;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

.blocks-gallery-grid,
.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #fff;
    text-align: center;
    font-size: .8em;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    box-sizing: border-box;
    margin: 0;
    z-index: 2
}

.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid figcaption,
.wp-block-gallery figcaption {
    flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%;
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width:600px) {

    .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    .blocks-gallery-grid.columns-3 .blocks-gallery-item,
    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc(33.33333% - .66667em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-4 .blocks-gallery-image,
    .blocks-gallery-grid.columns-4 .blocks-gallery-item,
    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc(25% - .75em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-5 .blocks-gallery-image,
    .blocks-gallery-grid.columns-5 .blocks-gallery-item,
    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc(20% - .8em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-6 .blocks-gallery-image,
    .blocks-gallery-grid.columns-6 .blocks-gallery-item,
    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc(16.66667% - .83333em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-7 .blocks-gallery-image,
    .blocks-gallery-grid.columns-7 .blocks-gallery-item,
    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc(14.28571% - .85714em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-8 .blocks-gallery-image,
    .blocks-gallery-grid.columns-8 .blocks-gallery-item,
    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc(12.5% - .875em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

.wp-block-gallery.has-nested-images {
    display: flex;
    flex-wrap: wrap
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;
    width: calc(50% - var(--gallery-block--gutter-size, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image),
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
    margin-right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
    flex-direction: column;
    max-width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    margin: 0;
    flex-direction: column;
    flex-grow: 1
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    flex: initial;
    background: 0 0;
    color: inherit;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-grow: 1;
    flex-basis: 100%;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-top: 0;
    margin-bottom: auto
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
    margin-bottom: var(--gallery-block--gutter-size, 16px)
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
    bottom: var(--gallery-block--gutter-size, 16px)
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    width: 100%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    margin-right: 0;
    width: 100%
}

@media (min-width:600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(33.33333% - var(--gallery-block--gutter-size, 16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(25% - var(--gallery-block--gutter-size, 16px)*0.75)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(20% - var(--gallery-block--gutter-size, 16px)*0.8)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(16.66667% - var(--gallery-block--gutter-size, 16px)*0.83333)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(14.28571% - var(--gallery-block--gutter-size, 16px)*0.85714)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(12.5% - var(--gallery-block--gutter-size, 16px)*0.875)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px)
    }

    .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n),
    .wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n),
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n),
    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n),
    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n),
    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n),
    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n),
    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
        margin-right: 0
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        margin-right: var(--gallery-block--gutter-size, 16px);
        width: calc(33.33% - var(--gallery-block--gutter-size, 16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3) {
        margin-right: 0
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--gallery-block--gutter-size, 16px)*0.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6 {
    overflow-wrap: break-word
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image:not(.is-style-rounded)>a,
.wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        -webkit-mask-image: url(&#039;data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>&#039;);
        mask-image: url(&#039;data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>&#039;);
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-image figure {
    margin: 0
}

ol.wp-block-latest-comments {
    margin-left: 0
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width:600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto;
    max-width: 100%
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
    margin-bottom: 0
}

ol,
ul {
    overflow-wrap: break-word
}

ol.has-background,
ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (max-width:600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.wp-block-navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    display: flex;
    align-items: center;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    color: inherit;
    display: block;
    padding: 0
}

.wp-block-navigation[style*=text-decoration] .wp-block-navigation-item,
.wp-block-navigation[style*=text-decoration] .wp-block-navigation__submenu-container,
.wp-block-navigation[style*=text-decoration] a,
.wp-block-navigation[style*=text-decoration] a:active,
.wp-block-navigation[style*=text-decoration] a:focus {
    text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) a,
.wp-block-navigation:not([style*=text-decoration]) a:active,
.wp-block-navigation:not([style*=text-decoration]) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: inherit;
    padding: 0;
    background-color: inherit;
    color: currentColor;
    border: none;
    margin-left: .25em;
    width: .6em;
    height: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    display: inline-block;
    stroke: currentColor;
    width: inherit;
    height: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
    background-color: inherit;
    color: inherit;
    position: absolute;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: normal;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    left: -1px;
    top: 100%
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-right: 0;
    margin-left: auto
}

.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width:782px) {
    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: 0 0
    }

    .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width:782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    position: relative;
    display: flex
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    text-align: left
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation,
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-container-content {
    gap: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation:where(.has-background),
.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background) .wp-block-navigation__container {
    gap: var(--wp--style--block-gap, .5em)
}

.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,
.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width:782px) {

    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation__container {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    flex-grow: 1
}

.wp-block-navigation__responsive-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    display: flex;
    flex-wrap: var(--navigation-layout-wrap, wrap);
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    color: inherit !important;
    background-color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
    display: flex;
    flex-direction: column;
    background-color: inherit;
    padding: 2em;
    overflow: auto;
    z-index: 100000
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    padding-top: calc(2em + 24px);
    overflow: visible;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: var(--navigation-layout-justification-setting, inherit)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    opacity: 1;
    visibility: visible;
    height: auto;
    width: auto;
    overflow: initial;
    min-width: 200px;
    position: static;
    border: none;
    padding-left: 2em;
    padding-right: 2em
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    display: flex;
    flex-direction: column;
    align-items: var(--navigation-layout-justification-setting, initial)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    color: inherit !important;
    background: transparent !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    right: auto;
    left: auto
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        display: block;
        width: 100%;
        position: relative;
        z-index: auto;
        background-color: inherit
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
    vertical-align: middle;
    cursor: pointer;
    color: currentColor;
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    pointer-events: none;
    display: block;
    width: 24px;
    height: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

@media (min-width:600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation .wp-block-home-link__content {
    color: inherit;
    display: block
}

.wp-block-navigation[style*=text-decoration] .wp-block-home-link,
.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content,
.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active,
.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus {
    text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active,
.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus {
    text-decoration: none
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container {
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .15)
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container {
    top: -1px
}

.wp-block-navigation .wp-block-page-list {
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    justify-content: var(--navigation-layout-justify, initial);
    align-items: var(--navigation-layout-align, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    background-color: inherit
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p {
    overflow-wrap: break-word
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .5em
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    margin-bottom: .7em;
    font-size: .7em
}

.wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments>h3:first-of-type {
    margin-top: 0
}

.wp-block-post-comments .commentlist {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    line-height: 1.5;
    margin-left: -3.25em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .75em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .reply {
    font-size: .75em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments input[type=submit] {
    border: none
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input:not([type=submit]),
.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-size: 1em;
    font-family: inherit
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments-form .comment-form textarea {
    display: block;
    box-sizing: border-box;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    margin: 0 0 1em;
    padding: 3em 0;
    text-align: center;
    overflow-wrap: break-word
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-pullquote.has-text-align-left,
.wp-block-pullquote.has-text-align-right {
    max-width: 420px
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.has-text-align-left p,
.wp-block-pullquote.has-text-align-right p {
    font-size: 1.25em
}

.wp-block-pullquote p {
    font-size: 1.75em;
    line-height: 1.6
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: 0 0
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template,
.wp-block-query-loop {
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-post-template.wp-block-post-template,
.wp-block-query-loop.wp-block-post-template {
    background: 0 0
}

.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container li,
.wp-block-query-loop.is-flex-container li {
    margin: 0;
    width: 100%
}

@media (min-width:600px) {

    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,
    .wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li {
        width: calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,
    .wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,
    .wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,
    .wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,
    .wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-numbers,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    margin-right: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    margin-left: 1ch;
    display: inline-block
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
    font-size: 1.125em;
    text-align: right
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width:600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: .375em .625em;
    color: #32373c;
    margin-left: .625em;
    word-break: normal;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em;
    fill: currentColor
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    padding: 8px;
    flex-grow: 1;
    min-width: 3em;
    border: 1px solid #949494;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 4px;
    border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    padding: .125em .5em
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-separator {
    border-top: 1px solid;
    border-bottom: 1px solid
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "···";
    color: currentColor;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

.wp-block-site-logo {
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    width: 120px;
    height: auto
}

.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-social-links {
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    width: 1em;
    height: 1em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-duration: 0s;
        transition-delay: 0s
    }
}

.wp-block-social-link a {
    display: block;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
    color: currentColor;
    fill: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: 0 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    width: 1.25em;
    height: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud.aligncenter {
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-table {
    margin: 0 0 1em;
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color>*,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
    border-color: inherit
}

.wp-block-table table[style*=border-style]>*,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
    border-style: inherit
}

.wp-block-table table[style*=border-width]>*,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
    border-width: inherit
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap
}

.wp-block-video {
    margin: 0 0 1em
}

.wp-block-video video {
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: inline-block
}

.wp-block-post-featured-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    vertical-align: bottom
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
    width: 100%
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

.wp-block-audio figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-audio figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-code>code {
    font-family: Menlo, Consolas, monaco, monospace;
    color: #1e1e1e;
    padding: .8em 1em;
    border: 1px solid #ddd;
    border-radius: 4px
}

.wp-block-embed figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-embed figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.blocks-gallery-caption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .blocks-gallery-caption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-image figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-image figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-pullquote {
    border-top: 4px solid;
    border-bottom: 4px solid;
    margin-bottom: 1.75em;
    color: currentColor
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
    color: currentColor;
    text-transform: uppercase;
    font-size: .8125em;
    font-style: normal
}

.wp-block-quote {
    border-left: .25em solid;
    margin: 0 0 1.75em;
    padding-left: 1em
}

.wp-block-quote cite,
.wp-block-quote footer {
    color: currentColor;
    font-size: .8125em;
    position: relative;
    font-style: normal
}

.wp-block-quote.has-text-align-right {
    border-left: none;
    border-right: .25em solid;
    padding-left: 0;
    padding-right: 1em
}

.wp-block-quote.has-text-align-center {
    border: none;
    padding-left: 0
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-quote.is-style-plain {
    border: none
}

.wp-block-search .wp-block-search__label {
    font-weight: 700
}

.wp-block-group:where(.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-separator {
    border: none;
    border-bottom: 2px solid;
    margin-left: auto;
    margin-right: auto;
    opacity: .4
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px
}

.wp-block-separator.has-background:not(.is-style-dots) {
    border-bottom: none;
    height: 1px
}

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
    height: 2px
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
    padding: .5em;
    border: 1px solid;
    word-break: normal
}

.wp-block-table figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-table figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-video figcaption {
    color: #555;
    font-size: 13px;
    text-align: center
}

.is-dark-theme .wp-block-video figcaption {
    color: hsla(0, 0%, 100%, .65)
}

.wp-block-template-part.has-background {
    padding: 1.25em 2.375em;
    margin-top: 0;
    margin-bottom: 0
}

.components-custom-select-control {
    position: relative
}

.components-custom-select-control__label {
    display: block;
    margin-bottom: 8px
}

.components-custom-select-control__button {
    border: 1px solid #757575;
    border-radius: 2px;
    min-height: 30px;
    min-width: 130px;
    position: relative;
    text-align: left
}

.components-custom-select-control__button.components-custom-select-control__button {
    padding-right: 24px
}

.components-custom-select-control__button:focus:not(:disabled) {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color)
}

.components-custom-select-control__button .components-custom-select-control__button-icon {
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.components-custom-select-control__menu {
    background-color: #fff;
    border: 1px solid #1e1e1e;
    border-radius: 2px;
    max-height: 400px;
    min-width: 100%;
    outline: none;
    overflow: auto;
    padding: 0;
    position: absolute;
    transition: none;
    z-index: 1000000
}

.components-custom-select-control__menu[aria-hidden=true] {
    display: none
}

.components-custom-select-control__item {
    align-items: center;
    cursor: default;
    display: flex;
    line-height: 28px;
    list-style-type: none;
    padding: 8px
}

.components-custom-select-control__item.is-highlighted {
    background: #ddd
}

.components-custom-select-control__item .components-custom-select-control__item-icon {
    margin-left: auto;
    margin-right: 0
}

.components-custom-select-control__item:last-child {
    margin-bottom: 0
}

.components-snackbar {
    background-color: #1e1e1e;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    max-width: 600px;
    padding: 16px 24px;
    pointer-events: auto;
    width: 100%
}

@media(min-width:600px) {
    .components-snackbar {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.components-snackbar:focus {
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px var(--wp-admin-theme-color)
}

.components-snackbar.components-snackbar-explicit-dismiss {
    cursor: default
}

.components-snackbar .components-snackbar__content-with-icon {
    margin-left: 24px
}

.components-snackbar .components-snackbar__icon {
    left: 28px;
    position: absolute;
    top: 24px
}

.components-snackbar .components-snackbar__dismiss-button {
    cursor: pointer;
    margin-left: 32px
}

.components-snackbar__action.components-button {
    color: #fff;
    flex-shrink: 0;
    height: auto;
    line-height: 1.4;
    margin-left: 32px;
    padding: 0
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
    background-color: transparent;
    text-decoration: underline
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
    box-shadow: none;
    color: #fff;
    outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    color: var(--wp-admin-theme-color)
}

.components-snackbar__content {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
    line-height: 1.4
}

.components-snackbar-list {
    box-sizing: border-box;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: 100000
}

.components-snackbar-list__notice-container {
    padding-top: 8px;
    position: relative
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    border: none;
    box-shadow: none;
    font-size: 16px;
    line-height: inherit;
    margin: 0;
    min-height: auto;
    padding: 2px;
    width: 100%
}

@media(min-width:600px) {
    input.components-combobox-control__input[type=text] {
        font-size: 13px
    }
}

input.components-combobox-control__input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.components-combobox-control__suggestions-container {
    align-items: flex-start;
    border: 1px solid #757575;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .components-combobox-control__suggestions-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #757575;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 2px 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .components-form-token-field__input-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-form-token-field__input-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.components-form-token-field__input-container.is-active {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-form-token-field__input-container input[type=text].components-form-token-field__input {
    background: inherit;
    border: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: inline-block;
    flex: 1;
    font-size: 16px;
    margin-left: 4px;
    max-width: 100%;
    min-height: 24px;
    min-width: 50px;
    padding: 0;
    width: 100%
}

@media(min-width:600px) {
    .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size: 13px
    }
}

.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,
.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.components-form-token-field__token.is-success .components-form-token-field__remove-token,
.components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.components-form-token-field__token.is-error .components-form-token-field__remove-token,
.components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.components-form-token-field__token.is-validating .components-form-token-field__remove-token,
.components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
    border-radius: 4px 0 0 4px;
    color: #cc1818;
    padding: 0 4px 0 6px
}

.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.components-form-token-field__remove-token.components-button,
.components-form-token-field__token-text {
    background: #ddd;
    display: inline-block;
    height: auto;
    line-height: 24px;
    min-width: unset;
    transition: all .2s cubic-bezier(.4, 1, .4, 1)
}

@media(prefers-reduced-motion:reduce) {

    .components-form-token-field__remove-token.components-button,
    .components-form-token-field__token-text {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.components-form-token-field__token-text {
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.components-form-token-field__remove-token.components-button {
    border-radius: 0 2px 2px 0;
    color: #1e1e1e;
    cursor: pointer;
    line-height: 10px;
    overflow: initial;
    padding: 0 2px
}

.components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.components-form-token-field__suggestions-list {
    border-top: 1px solid #757575;
    flex: 1 0 100%;
    list-style: none;
    margin: 4px -4px -4px;
    max-height: 9em;
    min-width: 100%;
    overflow-y: auto;
    padding: 0;
    transition: all .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.components-form-token-field__suggestion-match {
    text-decoration: underline
}

.wc-block-link-button {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-link-button,
.wc-block-link-button:active,
.wc-block-link-button:focus,
.wc-block-link-button:hover {
    background: 0 0
}

.wc-block-suspense-placeholder {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-suspense-placeholder>* {
    visibility: hidden
}

.wc-block-suspense-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-suspense-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-suspense-placeholder:before {
    content: " "
}

.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: auto
}

.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;
    margin: 0 auto !important;
    padding: .5em 1em;
    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 {
    -webkit-animation: spin 2s linear infinite;
    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 {
    color: #000;
    display: block
}

.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    font-family: star;
    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 {
    color: #aaa;
    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 {
    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 {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    padding: .25em .75em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.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 {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
    padding: .5em
}

@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;
    -webkit-clip-path: inset(50%);
    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);
    -webkit-clip-path: none;
    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
}

.wc-block-components-product-add-to-cart-attribute-picker {
    flex-basis: 100%;
    margin: 0
}

.wc-block-components-product-add-to-cart-attribute-picker label {
    display: block;
    font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
    position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
    min-height: 1.75em;
    min-width: 60%
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
    margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
    border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
    outline-color: #cc1818
}

.wc-block-components-product-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
    display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg {
    fill: currentColor;
    height: 1.5em;
    margin: -.25em 0 -.25em .5em;
    vertical-align: top;
    width: 1.5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    color: #43454b;
    flex-basis: 5em;
    margin: 0 1em .75em 0;
    padding: .618em;
    text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wp-block-button.wc-block-components-product-button {
    margin-bottom: 12px;
    margin-top: 0;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    font-family: inherit;
    font-weight: inherit;
    justify-content: center;
    margin: 0 auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    border-color: var(--button--color-background);
    color: var(--button--color-text)
}

.wc-block-components-product-category-list {
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-category-list ul {
    display: inline;
    margin: 0;
    padding: 0
}

.wc-block-components-product-category-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-category-list ul li:after {
    content: ", "
}

.wc-block-components-product-category-list ul li:last-child:after {
    content: ""
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
    border-radius: inherit;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],
.wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    left: 4px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    left: 50%;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px;
    transform: translateX(-50%)
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    left: auto;
    margin: 0;
    position: absolute;
    right: 4px;
    top: 4px
}

.is-loading .wc-block-components-product-image {
    background-color: #ebebeb !important;
    border: 0 !important;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: auto;
    z-index: 1
}

.is-loading .wc-block-components-product-image>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-components-product-rating {
    display: block;
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-components-product-rating__stars {
    font-family: star;
    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-components-product-rating__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-single-product .wc-block-components-product-rating__stars {
    margin: 0
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

.wc-block-components-product-sku {
    display: block;
    font-size: .875em;
    margin-bottom: 12px;
    margin-top: 0;
    text-transform: uppercase
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-summary {
    margin-bottom: 12px;
    margin-top: 0
}

.is-loading .wc-block-components-product-summary:before {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    content: ".";
    display: block;
    height: 6em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-summary:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-summary:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-summary:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-tag-list {
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-tag-list ul {
    display: inline;
    margin: 0;
    padding: 0
}

.wc-block-components-product-tag-list ul li {
    display: inline;
    list-style: none
}

.wc-block-components-product-tag-list ul li:after {
    content: ", "
}

.wc-block-components-product-tag-list ul li:last-child:after {
    content: ""
}

.wc-block-components-product-title {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.is-loading .wc-block-components-product-title:before {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.is-loading .wc-block-components-product-title:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    color: inherit;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 700;
    justify-content: center;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    min-height: 3em;
    padding: 0 1em;
    position: relative;
    text-align: center;
    text-decoration: inherit;
    text-decoration: none;
    text-transform: inherit;
    text-transform: none;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).contained,
.wc-block-components-button:not(.is-link).contained:active,
.wc-block-components-button:not(.is-link).contained:disabled,
.wc-block-components-button:not(.is-link).contained:focus,
.wc-block-components-button:not(.is-link).contained:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).contained:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background-color: transparent;
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px #1e1e1e
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

.wc-block-components-form {
    counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 0 0 24px;
    position: relative
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-left: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__content>* {
    margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child {
    margin-bottom: 0;
    padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
    align-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    justify-content: space-between;
    margin: .75em 0 1em;
    position: relative
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,
.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
    margin-top: 0
}

.wc-block-components-checkout-step__title {
    margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
    font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
    color: inherit;
    font-weight: 700
}

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.25;
    margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    background: 0 0;
    border: 0;
    border-radius: 0;
    content: " "counter(checkout-step) ".";
    content: " "counter(checkout-step) "."/"";
    counter-increment: checkout-step;
    left: -24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-50%);
    vertical-align: baseline;
    width: 24px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left: 1px solid;
    content: "";
    height: 100%;
    left: -24px;
    opacity: .3;
    position: absolute;
    top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    content: counter(checkout-step) ". ";
    content: counter(checkout-step) ". "/"";
    left: auto;
    position: static;
    top: auto;
    transform: none
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: unset
}

.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title {
    font-size: 1em;
    line-height: 24px;
    margin: 0 12px 0 0
}

.wc-block-components-order-summary .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
    margin-bottom: 0
}

.wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary-item {
    display: flex;
    font-size: .875em;
    padding-bottom: 1px;
    padding-top: 16px;
    position: relative;
    width: 100%
}

.wc-block-components-order-summary-item:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-order-summary-item:first-child {
    padding-top: 0
}

.wc-block-components-order-summary-item:last-child>div {
    padding-bottom: 0
}

.wc-block-components-order-summary-item:last-child:after {
    display: none
}

.wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 1em
}

.wc-block-components-order-summary-item__description,
.wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary-item__image {
    padding-bottom: 16px;
    position: relative;
    width: 48px
}

.wc-block-components-order-summary-item__image>img {
    max-width: 48px;
    width: 48px
}

.wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    justify-content: center;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary-item__description {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 12px
}

.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: 4px
}

.wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-left: auto;
    text-align: right
}

.wc-block-components-order-summary-item__individual-prices {
    display: block
}

.wc-block-components-payment-method-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    height: 24px;
    margin: 0 4px 2px;
    max-height: 24px;
    max-width: 38px;
    padding: 0;
    width: auto
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-left: 0;
    margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-left: 8px;
    margin-right: 0
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon>img,
.wc-block-components-payment-method-label--with-icon>svg {
    margin: -2px 4px 0 0;
    vertical-align: middle
}

.is-mobile .wc-block-components-payment-method-label--with-icon>img,
.is-mobile .wc-block-components-payment-method-label--with-icon>svg,
.is-small .wc-block-components-payment-method-label--with-icon>img,
.is-small .wc-block-components-payment-method-label--with-icon>svg {
    display: none
}

.editor-styles-wrapper .wc-block-components-checkout-policies,
.wc-block-components-checkout-policies {
    font-size: .75em;
    line-height: 1;
    list-style: none outside;
    margin: 24px 0;
    text-align: center
}

.wc-block-components-checkout-policies__item {
    display: inline-block;
    list-style: none outside;
    margin: 0;
    padding: 0 .25em
}

.wc-block-components-checkout-policies__item:not(:first-child) {
    border-left: 1px solid #ccc
}

.wc-block-components-checkout-policies__item>a {
    color: inherit;
    padding: 0 .25em
}

.wc-block-components-product-badge {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: .75em;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

img.wc-block-components-product-image[alt=""] {
    border: 1px solid #f2f2f2
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    margin-top: 1.5em;
    width: 100%
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.wc-block-components-shipping-rates-control__package {
    margin-bottom: 36px
}

.wc-block-components-shipping-rates-control__package:last-child {
    margin-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package-items {
    display: block;
    font-size: .875em;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
    padding: 0;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
    content: ", ";
    white-space: pre
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    margin-bottom: 0;
    width: 100%
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    flex-shrink: 0;
    height: 3em;
    margin-left: 8px;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
    margin: 0
}

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__via {
    margin-bottom: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0;
    opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,
.wc-block-components-checkbox-list.is-loading li:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
    .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    margin: 0 .365em .365em 0;
    max-width: 100%;
    padding: .125em .5em .25em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
    background: #e0e0e0;
    color: #1e1e1e
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-left: .75em;
    padding-right: .75em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1
}

.wc-block-components-chip.is-removable {
    padding-right: .5em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    font-size: .75em;
    padding: 0
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    vertical-align: middle
}

.theme-twentytwentyone .wc-block-components-chip,
.theme-twentytwentyone .wc-block-components-chip:active,
.theme-twentytwentyone .wc-block-components-chip:focus,
.theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: 0 0
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
    fill: #cc1818
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
    fill: #949494;
    cursor: not-allowed
}

.wc-block-components-combobox .wc-block-components-combobox-control,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    color: inherit;
    color: #2b2d2f;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    height: 3em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    opacity: 1;
    outline: inherit;
    padding: 1.5em 16px .25em;
    text-align: left;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    text-transform: none;
    white-space: nowrap;
    width: 100%
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    color: #2b2d2f;
    margin: 3em 0 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 10
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    color: #757575;
    cursor: default;
    font-size: 1em;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: inherit;
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: all .2s ease;
    white-space: nowrap;
    z-index: 1
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
    .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-480px)
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-480px)
    }
}

@media only screen and (max-width:480px) {
    @-webkit-keyframes slidein {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100vw)
        }
    }

    @keyframes slidein {
        0% {
            transform: translateX(0)
        }

        to {
            transform: translateX(-100vw)
        }
    }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95, 95, 95, .35);
    bottom: 0;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 9999
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
    transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    opacity: 0;
    pointer-events: none
}

.wc-block-components-drawer {
    background: #fff;
    display: block;
    height: 100%;
    left: 100%;
    position: relative;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(-480px);
    width: 480px
}

.wc-block-components-drawer:after {
    border-style: solid;
    border-width: 0 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (max-width:480px) {
    .wc-block-components-drawer {
        transform: translateX(-100vw);
        width: 100vw
    }
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
    transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: slidein;
    animation-name: slidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    transform: translateX(0)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-drawer,
    .wc-block-components-drawer__screen-overlay {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        transition: none !important
    }
}

.wc-block-components-drawer .components-modal__content {
    padding: 40px 16px
}

.wc-block-components-drawer .components-modal__header {
    position: relative
}

.wc-block-components-drawer .components-modal__header .components-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    margin: -1em;
    padding: 1em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: baseline
}

.wc-block-components-drawer .components-modal__header .components-button>span {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-block-components-drawer .components-modal__header-heading {
    border: 0;
    border-radius: 0;
    font-size: 1.25rem;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.wc-filter-element-label-list-count {
    opacity: .6
}

.wc-filter-element-label-list-count:before {
    content: " ("
}

.wc-filter-element-label-list-count:after {
    content: ")"
}

.wc-block-components-filter-reset-button {
    background: 0 0;
    border: none;
    cursor: pointer;
    font-size: inherit
}

.wc-block-components-filter-reset-button:not([disabled]):hover {
    text-decoration: underline
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: z-index(".components-popover")
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,
.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis] {
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover") !important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 2px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    border: 8px solid #ccc
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before {
    border-color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after {
    border: 8px solid #fff
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top] {
    margin-top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    bottom: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after {
    bottom: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom] {
    margin-top: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after {
    top: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    border-bottom-color: transparent;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right] {
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    border-bottom-color: transparent;
    border-left: none;
    border-right-style: solid;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top] {
    bottom: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom] {
    top: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle] {
    align-items: center;
    display: flex
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top {
    margin-top: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom {
    margin-top: -12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) {
    margin-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    height: 100%
}

.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: 1px solid #1e1e1e;
    box-shadow: none
}

.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    height: auto;
    overflow-y: auto;
    position: absolute
}

.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: none;
    border-top: 1px solid #1e1e1e;
    height: calc(100% - 48px);
    min-width: auto;
    overflow-y: visible;
    position: static
}

.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    bottom: 100%
}

.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 100%;
    position: absolute
}

.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -25px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: space-between;
    padding: 0 8px 0 16px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button {
    z-index: z-index(".components-popover__close")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover {
    z-index: z-index(".components-tooltip")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content {
    min-width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content {
    background: #1e1e1e;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div {
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut {
    display: inline-block;
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper {
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper {
    border-color: #949494
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,
.wc-blocks-components-form-token-field-wrapper .components-visually-hidden {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-color: inherit;
    box-sizing: border-box;
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-radius: 0;
    box-shadow: none;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    min-height: 30px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #e0e0e0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token {
    border: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0 solid #949494;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 50
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty {
    display: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    padding: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: #f0f0f0;
    color: #2f2f2f
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token {
    margin-right: 0;
    position: relative;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    background: 0 0
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    padding-left: 4px;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    position: absolute
}

.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    border: 1px solid #949494;
    margin: 0 2px 4px;
    padding: 0 5px;
    position: static
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wc-block-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
    opacity: .25
}

.wc-block-components-pagination {
    margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis,
.wc-block-components-pagination__page {
    color: #333;
    display: inline-block;
    font-size: 1em;
    font-weight: 400
}

.wc-block-components-pagination__page {
    border-color: transparent;
    min-width: 2.2em;
    padding: .3em .6em
}

@media(max-width:782px) {
    .wc-block-components-pagination__page {
        min-width: 1.6em;
        padding: .1em .2em
    }
}

.wc-block-components-pagination__page:not(.toggle) {
    background-color: transparent
}

.wc-block-components-pagination__ellipsis {
    padding: .3em
}

@media(max-width:782px) {
    .wc-block-components-pagination__ellipsis {
        padding: .1em
    }
}

.wc-block-components-pagination__page--active[disabled] {
    color: #333;
    font-weight: 700;
    opacity: 1 !important
}

.wc-block-components-pagination__page--active[disabled]:focus,
.wc-block-components-pagination__page--active[disabled]:hover {
    background-color: inherit;
    color: #333;
    opacity: 1 !important
}

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
    display: inline-block;
    transform: scaleX(-1)
}

.wc-block-components-price-slider {
    margin-bottom: 24px
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button>*,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button>*,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount {
    display: none
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    background: #ddd;
    border: 0 !important;
    border-radius: 4px;
    clear: both;
    flex-grow: 1;
    height: 4px;
    margin: 15px 0;
    outline: none;
    padding: 0 !important;
    position: relative
}

.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #1e1e1e;
    background: var(--track-background);
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__controls {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    margin: 24px 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    border-radius: 4px;
    border-width: 1px;
    margin: 0;
    max-width: 100px;
    min-width: 0;
    padding: 8px;
    width: auto
}

.wc-block-components-price-slider__range-text {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 24px 0
}

.wc-block-components-price-slider__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-components-price-slider__actions .wc-block-components-filter-submit-button {
    margin-left: 0
}

.wc-block-components-price-slider__range-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    display: block;
    height: 0;
    left: 0;
    margin: 0;
    outline: none;
    outline: none !important;
    padding: 0 !important;
    pointer-events: none;
    position: relative;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 0 0;
    background: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: -5px 0 0;
    padding: 0;
    pointer-events: auto;
    -webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
    border: 0
}

.wc-block-components-price-slider__range-input::-moz-range-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-moz-range-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 0 0;
    background: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 0 0;
    background: #fff;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -ms-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-ms-thumb:hover {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
    background: #1e1e1e
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
    z-index: 21
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
    background-position-x: left;
    margin-left: -2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    background-position-x: left;
    transform: translate(-2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
    background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
    z-index: 20
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
    background-position-x: right;
    margin-left: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    background-position-x: right;
    transform: translate(2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
    background-position-x: right
}

.rtl .wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #af7dd1;
    background: var(--track-background)
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: #ebebeb !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: transparent !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(-100%)
    }
}

@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),
screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@supports(-ms-ime-align:auto) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: #ebebeb !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: transparent !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(-100%)
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
            -webkit-animation: none;
            animation: none
        }
    }

    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    border: 3px solid;
    box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    --range-color: currentColor;
    margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
    background: 0 0;
    margin: -3px;
    width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
    margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
    border-color: transparent !important
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
        border: 0;
        height: auto;
        height: 50px;
        position: relative
    }

    .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
        display: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input {
        height: 100%;
        margin: 0;
        width: 100%
    }
}

.wc-block-components-product-sort-select {
    margin-bottom: 24px;
    text-align: left
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.wc-block-grid {
    text-align: center
}

.wc-block-grid__no-products {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-grid__products {
    background-clip: padding-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 16px;
    padding: 0
}

.wc-block-grid__product {
    border-bottom: 16px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    box-sizing: border-box;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto
}

.wc-block-grid__product.wc-block-grid__product {
    box-sizing: border-box
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: flex;
    flex-direction: column
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
    margin-bottom: 0;
    margin-top: auto;
    padding-bottom: 12px
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,
.wc-block-grid.has-1-columns .wc-block-grid__product {
    flex: 1 0 100%;
    max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,
.wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,
.wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
.wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 25%;
    max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 20%;
    max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 14.2857142857%;
    max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 12.5%;
    max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
    font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
    font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),
.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
    font-size: .92em
}

@media(max-width:480px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }
}

@media(min-width:481px)and (max-width:600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-quantity-selector {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px
}

.wc-block-components-quantity-selector:after {
    border: 1px solid;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    opacity: .6
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button,
.wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    opacity: 1
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    box-shadow: none;
    cursor: default;
    opacity: .6
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
    border-radius: 4px 0 0 4px;
    order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    border-radius: 0 4px 4px 0;
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wc-block-components-radio-control__option {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 1em 0;
    padding: 0 0 0 2.5em;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-radio-control__option:first-child {
    margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
    margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group,
.wc-block-components-radio-control__label-group {
    display: table-row
}

.wc-block-components-radio-control__description-group>span,
.wc-block-components-radio-control__label-group>span {
    display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    min-width: 50%;
    text-align: right
}

.wc-block-components-radio-control__label,
.wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    display: inline-block;
    height: 1.5em;
    left: 0;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5em
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.is-loading .wc-block-components-review-list-item__text {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 60%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__text>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    font-size: 1em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 120px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
    list-style: none;
    margin: 0 0 48px
}

.wc-block-components-review-list-item__info {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    -ms-grid-row-span: 2;
    align-items: center;
    display: flex;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1/3;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image>img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-review-list-item__verified {
    bottom: -7px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: transparent url(&#039;data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E&#039;) 50% no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.wc-block-components-review-list-item__meta {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    content: "";
    flex-basis: 100%;
    order: 3
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    margin-right: 8px;
    order: 1
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    border-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -8px;
    opacity: .5;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%);
    vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 5.3em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
    content: "SSSSS";
    float: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
    color: #e6a237;
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout,
.is-mobile.wc-block-components-sidebar-layout,
.is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-small.wc-block-components-sidebar-layout .wc-block-components-main,
.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
    padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-components-tabs .wc-block-components-tabs__list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: inset 0 -1px currentColor;
    color: inherit;
    flex: auto;
    outline-offset: -1px;
    padding: 12px 16px;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active {
    box-shadow: inset 0 -3px currentColor;
    font-weight: 600;
    position: relative
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus {
    outline: 1px dotted currentColor;
    outline-offset: -1px
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover {
    background: 0 0
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content {
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,
.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg {
    height: 1.2em;
    margin: .2em 0 -.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons {
    margin: .2em 0 -.2em
}

.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 1.2em;
    vertical-align: middle
}

.wc-block-components-tabs .wc-block-components-tabs__content {
    padding: 16px 0;
    text-transform: none
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
    margin-top: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: transform .2s ease
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,
.has-dark-controls .wc-block-components-text-input label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-form .wc-block-components-text-input label,
    .wc-block-components-text-input label {
        transition: none
    }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input input:-webkit-autofill+label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input.is-active label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    min-height: 0;
    padding: .75em 0;
    text-indent: 16px;
    width: 100%
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-text-input input[type=url] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.has-dark-controls .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-text-input input[type=url]:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=number] {
    -moz-appearance: textfield
}

.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em 0 .25em
}

.wc-block-components-form .wc-block-components-text-input.has-error input,
.wc-block-components-form .wc-block-components-text-input.has-error input:active,
.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.wc-block-components-text-input.has-error input,
.wc-block-components-text-input.has-error input:active,
.wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.has-dark-controls .wc-block-components-text-input.has-error input,
.has-dark-controls .wc-block-components-text-input.has-error input:active,
.has-dark-controls .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-text-input.has-error input:hover {
    border-color: #f18c8c
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #f18c8c
}

.wc-block-components-form .wc-block-components-text-input.has-error label,
.wc-block-components-text-input.has-error label {
    color: #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label,
.has-dark-controls .wc-block-components-text-input.has-error label {
    color: #f18c8c
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child {
    margin-top: 1.5em
}

.wc-block-components-textarea {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%
}

.has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title,
.wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.wc-block-components-notices {
    display: block;
    margin-bottom: 2em
}

.wc-block-components-notices .wc-block-components-notices__notice {
    display: flex;
    flex-wrap: nowrap;
    margin: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
    background: transparent none;
    border: 0;
    color: currentColor;
    margin: 0 0 0 auto;
    outline: 0;
    padding: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
    fill: currentColor;
    vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice {
    margin-top: 1em
}

.theme-twentytwenty .wc-block-components-notices__notice,
.theme-twentytwentyone .wc-block-components-notices__notice {
    padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
    bottom: 20px;
    left: 16px;
    position: fixed;
    width: auto
}

@media(max-width:782px) {
    .wc-block-components-notices__snackbar {
        bottom: auto;
        left: 0;
        position: fixed;
        top: 10px
    }

    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.wc-block-components-validation-error {
    color: #cc1818;
    font-size: .75em;
    max-width: 100%;
    white-space: normal
}

.wc-block-components-validation-error>p {
    margin: 0;
    padding: 4px 0 0
}

.has-dark-mode-palette .wc-block-components-validation-error {
    color: #f18c8c
}

.wc-block-components-select+.wc-block-components-validation-error {
    margin-bottom: 24px
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li {
    margin: 0
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img {
    height: 48px;
    width: 100%
}

.wc-block-components-express-payment--checkout {
    margin-top: 5px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
    display: flex;
    flex-direction: row;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-radius: 5px 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 0 5px 0 0;
    border-right: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-left: 12px;
    opacity: .3;
    pointer-events: none
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
    flex-grow: 0;
    transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
    padding: 1.5em 23px;
    position: relative
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p {
    margin-bottom: 1em
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li {
    display: inline-block;
    width: 50%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:only-child {
    display: block;
    width: 100%
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n) {
    padding-left: 8px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd) {
    padding-right: 8px
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child {
    padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
    align-items: center;
    display: flex;
    margin: 24px 0;
    padding: 0 24px;
    text-align: center
}

.wc-block-components-express-payment-continue-rule:before {
    margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
    border-bottom: 1px solid;
    content: " ";
    flex: 1;
    opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-left: 12px;
    padding-right: 12px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin-bottom: 16px
}

.wc-block-card-elements {
    display: flex;
    width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
    position: static
}

.wc-block-gateway-container {
    margin-bottom: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
    flex-basis: 15em;
    flex-grow: 1;
    min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    cursor: text;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 0 .75em 16px;
    width: 100%
}

.wc-block-gateway-container .wc-block-gateway-input:focus,
.wc-block-gateway-container:focus {
    background-color: #fff
}

.wc-block-gateway-container label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 24px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: transform .2s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-gateway-container label {
        transition: none
    }
}

.wc-block-gateway-container.wc-inline-card-element label {
    margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label {
    margin-left: 16px;
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error {
    margin-top: -24px;
    position: static
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
    padding: 1.5em 0 .25em 16px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label {
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
    border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
    outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error+label {
    color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p {
    line-height: 16px;
    padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-small .wc-card-expiry-element .wc-block-components-validation-error>p {
    min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
    pointer-events: all
}

.is-mobile .wc-block-card-elements,
.is-small .wc-block-card-elements {
    flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element,
.is-small .wc-block-gateway-container.wc-card-number-element {
    flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element,
.is-small .wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: calc(50% - 8px);
    margin-left: 0;
    margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element,
.is-small .wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: calc(50% - 8px);
    margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-left: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
    left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
    margin: 0;
    padding-bottom: 1em;
    padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
    font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 1px 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
    border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
    border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
    height: 24px;
    max-height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
    height: 28px;
    padding-top: 14px
}

.wc-block-components-radio-control-accordion-content {
    padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
    display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
    padding-bottom: 0
}

.is-medium .wc-block-cart__sidebar,
.is-mobile .wc-block-cart__sidebar,
.is-small .wc-block-cart__sidebar {
    margin-bottom: 24px;
    order: 0
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.wc-block-cart__empty-cart__title {
    font-size: inherit
}

.wc-block-cart__submit {
    margin: 0 0 16px;
    position: relative
}

.wc-block-cart__submit-button {
    box-sizing: border-box;
    margin: 0;
    width: 100%
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0
}

@media(min-width:783px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none
    }
}

@media(max-width:782px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #fff;
        bottom: 0;
        left: 0;
        padding: 16px;
        position: fixed;
        width: 100%;
        z-index: 9999
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky:before {
        box-shadow: 0 -10px 20px 10px currentColor;
        color: hsla(0, 0%, 80%, .5);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.wc-block-checkout-error {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-error .wc-block-checkout-error__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-error .wc-block-checkout-error__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-error .wc-block-checkout-error__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout-empty {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-empty .wc-block-checkout-empty__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-empty .wc-block-checkout-empty__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-empty .wc-block-checkout-empty__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__actions {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 1em;
    width: 50%
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text {
    line-height: 24px
}

.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
    fill: #fff;
    vertical-align: top
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 100%
}

.is-large .wc-block-checkout__actions {
    padding: 1.5em 0;
    position: relative
}

.is-large .wc-block-checkout__actions:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__form {
    margin: 0;
    max-width: 100%
}

.is-medium .wc-block-checkout__main,
.is-mobile .wc-block-checkout__main,
.is-small .wc-block-checkout__main {
    order: 1
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
    margin-left: -6px;
    margin-right: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
    clear: both;
    content: "";
    display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
    margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
    width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
    clear: both
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 0 .75em 2.5em;
    position: relative
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__terms {
    margin: 1.5em 0
}

.wc-block-checkout__terms textarea {
    position: relative;
    top: -5px
}

.wc-block-checkout__terms.wc-block-checkout__terms--disabled {
    opacity: .6
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: inherit;
    display: block;
    flex-basis: 0;
    flex-grow: 1
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item {
    margin: 0;
    padding: 0
}

.is-medium .wc-block-checkout__sidebar,
.is-mobile .wc-block-checkout__sidebar,
.is-small .wc-block-checkout__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-checkout__add-note {
    margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note,
.is-mobile .wc-block-checkout__add-note,
.is-small .wc-block-checkout__add-note {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 0;
    position: relative
}

.is-medium .wc-block-checkout__add-note:after,
.is-mobile .wc-block-checkout__add-note:after,
.is-small .wc-block-checkout__add-note:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-left: 0
}

.wp-block-woocommerce-checkout {
    margin: 0
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
    top: -96px
}

.wp-block-woocommerce-checkout.is-loading {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    padding-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
    padding-right: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    box-sizing: border-box;
    margin: 0
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: none;
    line-height: 1;
    margin: 0 0 1.5em;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div>*,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div>* {
    visibility: hidden
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div:after,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
    display: block;
    min-height: 10em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
    display: block;
    min-height: 24em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
    display: block;
    margin-left: 50%;
    min-height: 4em;
    width: 50%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
    display: block;
    min-height: 47em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2 .wc-block-components-panel__button,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

@media only screen and (max-width:700px) {
    .wp-block-woocommerce-checkout.is-loading {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
        padding: 0;
        width: 100%
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
        padding-left: 0;
        padding-right: 0
    }
}

.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wp-block-woocommerce-featured-category {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-category {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-category.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-category.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-category.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-category.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-category.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-category.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-category.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-category.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-category.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-category.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-category.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-category__selection {
    width: 100%
}

.wc-block-featured-category.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description,
.wc-block-featured-category.has-left-content .wc-block-featured-category__price,
.wc-block-featured-category.has-left-content .wc-block-featured-category__title,
.wc-block-featured-category.has-left-content .wc-block-featured-category__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-category.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description,
.wc-block-featured-category.has-right-content .wc-block-featured-category__price,
.wc-block-featured-category.has-right-content .wc-block-featured-category__title,
.wc-block-featured-category.has-right-content .wc-block-featured-category__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-category.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-category__description,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-category__description a,
.wc-block-featured-category__description a:active,
.wc-block-featured-category__description a:focus,
.wc-block-featured-category__description a:hover,
.wc-block-featured-category__price a,
.wc-block-featured-category__price a:active,
.wc-block-featured-category__price a:focus,
.wc-block-featured-category__price a:hover,
.wc-block-featured-category__title a,
.wc-block-featured-category__title a:active,
.wc-block-featured-category__title a:focus,
.wc-block-featured-category__title a:hover,
.wc-block-featured-category__variation a,
.wc-block-featured-category__variation a:active,
.wc-block-featured-category__variation a:focus,
.wc-block-featured-category__variation a:hover {
    color: #fff
}

.wc-block-featured-category__description,
.wc-block-featured-category__link,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-category__description {
    color: inherit
}

.wc-block-featured-category__description p {
    margin: 0
}

.wc-block-featured-category .wc-block-featured-category__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title div {
    color: inherit
}

.wc-block-featured-category .wc-block-featured-category__title:before {
    display: none
}

.wc-block-featured-category__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-category .wp-block-button.aligncenter {
    text-align: center
}

.wp-block-woocommerce-featured-product {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-product {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-product.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-product.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-product.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-product.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-product.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-product.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-product.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-product.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-product.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-product.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-product.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-product__selection {
    width: 100%
}

.wc-block-featured-product.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description,
.wc-block-featured-product.has-left-content .wc-block-featured-product__price,
.wc-block-featured-product.has-left-content .wc-block-featured-product__title,
.wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-product.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description,
.wc-block-featured-product.has-right-content .wc-block-featured-product__price,
.wc-block-featured-product.has-right-content .wc-block-featured-product__title,
.wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-product.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-product__description,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-product__description a,
.wc-block-featured-product__description a:active,
.wc-block-featured-product__description a:focus,
.wc-block-featured-product__description a:hover,
.wc-block-featured-product__price a,
.wc-block-featured-product__price a:active,
.wc-block-featured-product__price a:focus,
.wc-block-featured-product__price a:hover,
.wc-block-featured-product__title a,
.wc-block-featured-product__title a:active,
.wc-block-featured-product__title a:focus,
.wc-block-featured-product__title a:hover,
.wc-block-featured-product__variation a,
.wc-block-featured-product__variation a:active,
.wc-block-featured-product__variation a:focus,
.wc-block-featured-product__variation a:hover {
    color: #fff
}

.wc-block-featured-product__description,
.wc-block-featured-product__link,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-product__description {
    color: inherit
}

.wc-block-featured-product__description p {
    margin: 0
}

.wc-block-featured-product .wc-block-featured-product__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title div {
    color: inherit
}

.wc-block-featured-product .wc-block-featured-product__title:before {
    display: none
}

.wc-block-featured-product__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-product .wp-block-button.aligncenter {
    text-align: center
}

.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
    border: 0;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before,
.wc-block-featured-product .wc-block-featured-product__variation:before {
    display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
    font-style: italic;
    padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
    line-height: 1.5;
    margin: 0
}

.wc-block-mini-cart__badge,
.wc-block-mini-cart__quantity-badge {
    align-items: center;
    display: flex
}

.wc-block-mini-cart__badge {
    background: 0 0;
    border: .15em solid;
    border-radius: 1em;
    box-sizing: border-box;
    color: inherit;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    margin-left: -.7142857143em;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-mini-cart__icon {
    display: block;
    height: 1.5em;
    width: 1.5em
}

html[dir=rtl] .wc-block-mini-cart__icon {
    transform: scaleX(-1)
}

.wc-block-cart .wc-block-components-shipping-calculator {
    white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
    margin-top: 0
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items,
table.wc-block-cart-items {
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: .75em;
    text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    text-align: right;
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 0;
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    line-height: inherit;
    text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,
table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
    opacity: .5;
    pointer-events: none;
    transition: opacity .2s ease
}

.wc-block-cart .wc-block-components-totals-footer-item,
.wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart--is-loading h2 span,
.wc-block-cart--is-loading th span,
.wc-block-mini-cart__drawer.is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading th span {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading h2 span>*,
.wc-block-cart--is-loading th span>*,
.wc-block-mini-cart__drawer.is-loading h2 span>*,
.wc-block-mini-cart__drawer.is-loading th span>* {
    visibility: hidden
}

.wc-block-cart--is-loading h2 span:after,
.wc-block-cart--is-loading th span:after,
.wc-block-mini-cart__drawer.is-loading h2 span:after,
.wc-block-mini-cart__drawer.is-loading th span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading h2 span,
    .wc-block-cart--is-loading th span,
    .wc-block-mini-cart__drawer.is-loading h2 span,
    .wc-block-mini-cart__drawer.is-loading th span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading h2 span:before,
.wc-block-cart--is-loading th span:before,
.wc-block-mini-cart__drawer.is-loading h2 span:before,
.wc-block-mini-cart__drawer.is-loading th span:before {
    content: " "
}

.wc-block-cart--is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading h2 span {
    min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-cart--is-loading .wc-block-components-quantity-selector,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-metadata>*,
.wc-block-cart--is-loading .wc-block-components-product-price>*,
.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-metadata:after,
.wc-block-cart--is-loading .wc-block-components-product-price:after,
.wc-block-cart--is-loading .wc-block-components-quantity-selector:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-components-product-metadata,
    .wc-block-cart--is-loading .wc-block-components-product-price,
    .wc-block-cart--is-loading .wc-block-components-quantity-selector,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-name>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-name:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-components-product-name,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
    margin-top: .25em;
    min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-cart-item__image>a,
    .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
    display: block;
    margin-top: .25em;
    max-width: 3em
}

.wc-block-cart--is-loading .wc-block-components-product-price:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 460px;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
    .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before {
    content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: column
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
    margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: none
}

.is-medium table.wc-block-cart-items td,
.is-mobile table.wc-block-cart-items td,
.is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row {
    position: relative
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
    -ms-grid-columns: 80px 132px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 80px 132px;
    padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    -ms-grid-column-span: 2;
    -ms-grid-column-align: stretch;
    -ms-grid-column: 2;
    grid-column-end: 4;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    justify-self: stretch;
    padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    padding-right: 16px;
    padding-top: 16px;
    vertical-align: bottom
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
    display: inline-block
}

.is-large.wc-block-cart {
    margin-bottom: 3em
}

.is-large.wc-block-cart .wc-block-cart-items {
    position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 0 16px 16px;
    position: relative;
    vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
    left: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 600;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: .25rem 0;
    text-align: right;
    text-decoration: inherit;
    text-transform: inherit;
    text-transform: uppercase;
    vertical-align: baseline
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding-left: 16px;
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
    padding: 16px 0 0
}

.is-large.wc-block-cart .wc-block-cart__payment-options:empty {
    padding: 0
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block {
    display: none
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 10em;
    padding-right: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 15em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 12em;
    padding-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
    background-color: #ebebeb !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: transparent !important;
    display: block;
    line-height: 1;
    margin: 0 0 1em;
    max-width: 100% !important;
    min-height: 3em;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, #ebebeb, #f5f5f5, #ebebeb);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
    height: 20em
}

@media only screen and (max-width:700px) {
    .wp-block-woocommerce-cart.is-loading {
        padding-top: 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
        padding: 0;
        width: 100%
    }
}

.wc-block-mini-cart {
    display: inline-block
}

.wc-block-mini-cart__button {
    align-items: center;
    background-color: transparent;
    border: none;
    color: inherit;
    display: flex;
    font-family: inherit;
    font-size: inherit;
    font-weight: 400;
    padding: .75em .5em
}

.wc-block-mini-cart__button:hover:not([disabled]) {
    opacity: .6
}

.wc-block-mini-cart__amount {
    display: none
}

.wc-block-mini-cart__tax-label {
    margin-right: .5em
}

@media screen and (min-width:768px) {
    .wc-block-mini-cart__amount {
        display: initial;
        font-weight: 600;
        margin-right: 8px
    }
}

.modal-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

.wc-block-mini-cart__drawer .components-modal__content {
    padding: 0;
    position: relative
}

.wc-block-mini-cart__drawer .components-modal__header {
    position: absolute;
    right: 16px;
    top: 40px
}

.wc-block-mini-cart__drawer .components-modal__header button {
    color: inherit;
    z-index: 9999
}

.wc-block-mini-cart__drawer .components-modal__header svg {
    fill: currentColor
}

.wp-block-woocommerce-mini-cart-contents {
    background: #fff;
    box-sizing: border-box;
    height: 100vh;
    justify-content: center;
    padding: 0
}

.wp-block-woocommerce-empty-mini-cart-contents-block,
.wp-block-woocommerce-filled-mini-cart-contents-block {
    display: flex;
    flex-direction: column;
    height: 100%
}

.wp-block-woocommerce-empty-mini-cart-contents-block {
    justify-content: center
}

.wp-block-woocommerce-filled-mini-cart-contents-block {
    justify-content: space-between
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper {
    overflow-y: auto;
    padding: 40px 16px 16px
}

h2.wc-block-mini-cart__title {
    font-size: 2em;
    margin: 40px 16px 0
}

.wc-block-mini-cart__items {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: auto;
    padding: 16px 16px 0
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table {
    margin-bottom: auto;
    margin-right: -16px;
    padding-right: 16px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row {
    padding-bottom: 8px;
    padding-top: 8px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after {
    content: none
}

.wc-block-mini-cart__footer {
    border-top: 1px solid #ddd;
    padding: 24px 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    font-weight: 600;
    margin-bottom: 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    display: none;
    font-size: .75em;
    font-weight: 400
}

@media only screen and (min-width:480px) {
    .wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: unset
    }
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions {
    display: flex;
    gap: 16px
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button {
    flex-grow: 1;
    font-weight: 600
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined {
    color: currentColor;
    display: none
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:focus,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:hover {
    color: #fff
}

@media only screen and (min-width:480px) {
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined {
        display: inline-flex
    }
}

.wc-block-mini-cart__footer .wc-block-components-payment-method-icons {
    margin-top: 16px
}

.wc-block-mini-cart__shopping-button {
    display: flex;
    justify-content: center
}

.wc-block-mini-cart__shopping-button a {
    border: 2px solid;
    color: currentColor;
    font-weight: 600;
    padding: 12px 24px;
    text-decoration: none
}

.wc-block-mini-cart__shopping-button a:focus,
.wc-block-mini-cart__shopping-button a:hover {
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    color: #fff
}

.wc-block-components-checkbox {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-top: 1.5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-checkbox label {
    align-items: flex-start;
    display: flex;
    position: relative
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #50575e;
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 1em;
    height: 1.5em;
    margin: 0 16px 0 0;
    min-height: 1.5em;
    min-width: 1.5em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 1.5em
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #fff;
    border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid #50575e;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
    content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark {
    display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid hsla(0, 0%, 100%, .6);
    outline-offset: 2px
}

.wc-block-components-checkbox.has-error,
.wc-block-components-checkbox.has-error a {
    color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
    border-color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
    outline: 2px solid #cc1818;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #000;
    height: 1.125em;
    margin-left: .1875em;
    margin-top: .0625em;
    pointer-events: none;
    position: absolute;
    width: 1.125em
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox>span {
    line-height: 1.5em;
    vertical-align: middle
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-checkbox__mark {
        display: none
    }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
    background-color: #fff;
    border-color: var(--form--border-color);
    position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #fff;
    border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-panel.has-border {
    position: relative
}

.wc-block-components-panel.has-border:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after {
    border-top-width: 0
}

.wc-block-components-panel.has-border.no-top-border {
    position: relative
}

.wc-block-components-panel.has-border.no-top-border:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 32px 0 0;
    position: relative;
    text-align: left;
    vertical-align: baseline;
    width: 100%;
    word-break: break-word
}

.wc-block-components-panel__button[aria-expanded=true] {
    margin-bottom: .375em;
    padding-bottom: .375em
}

.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
    background: 0 0;
    box-shadow: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
    fill: currentColor;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.wc-block-components-panel__content[hidden] {
    display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
    background-color: inherit;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button,
.theme-twentytwenty .wc-block-components-panel__button {
    background: none transparent;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
    background: none transparent
}

.wc-block-components-totals-wrapper {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.has-bottom-border:after {
    border-bottom-width: 1px
}

.wc-block-components-totals-wrapper:empty {
    padding: 0
}

.wc-block-components-totals-wrapper:empty:after {
    content: none
}

.wc-block-components-totals-wrapper.slot-wrapper {
    padding: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>* {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after {
    border-bottom-width: 0
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
    position: relative
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-item {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-totals-item__label {
    flex-grow: 1
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    white-space: nowrap
}

.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%
}

.wc-block-product-categories {
    margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
    display: flex
}

.wc-block-product-categories select {
    margin-right: .5em
}

.wc-block-product-categories-list--has-images {
    list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    clear: both;
    list-style: none outside;
    margin: 4px 0 4px 60px
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
    margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 1px solid #eee;
    display: inline-block;
    margin: 0 .5em 0 -60px;
    max-width: 50px;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.wc-block-product-categories-list-item-count:before {
    content: " ("
}

.wc-block-product-categories-list-item-count:after {
    content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
    background: currentColor;
    display: inline-block;
    height: 1em;
    min-width: 200px;
    opacity: .2;
    width: 50%
}

.wc-block-product-categories__button {
    align-items: center;
    display: flex;
    margin: 0;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-categories__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-categories__button svg {
    transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
    color: currentColor
}

.wc-block-product-categories__button:disabled,
.wc-block-product-categories__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-categories__button:disabled:focus,
.wc-block-product-categories__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wc-block-product-search .wc-block-product-search__fields {
    display: flex
}

.wc-block-product-search .wc-block-product-search__field {
    flex-grow: 1;
    line-height: 1.8;
    padding: 6px 8px
}

.wc-block-product-search .wc-block-product-search__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0 0 0 6px;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-search .wc-block-product-search__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
    transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
    color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wp-block-woocommerce-price-filter {
    border-color: #757575;
    border-radius: 4px;
    border-style: none !important
}

.wc-block-price-filter,
.wc-block-price-filter__controls,
.wc-block-price-slider {
    border-color: inherit;
    border-radius: inherit
}

.wc-block-price-filter__controls input {
    border-color: inherit !important;
    border-radius: inherit !important;
    border-style: solid
}

.wp-block-woocommerce-attribute-filter {
    border-style: none !important
}

.wc-block-attribute-filter {
    border-color: inherit;
    border-radius: inherit;
    margin-bottom: 24px
}

.wc-block-attribute-filter.style-dropdown {
    align-items: flex-start;
    border-color: inherit;
    border-radius: inherit;
    display: flex;
    gap: 16px
}

.wc-block-attribute-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0;
    width: 100%
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
    cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    max-width: unset;
    width: 0
}

.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,
.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .wc-block-attribute-filter-list-count {
    opacity: .6
}

.wc-block-stock-filter {
    margin-bottom: 24px
}

.wc-block-stock-filter .wc-block-stock-filter-list {
    margin: 0
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
    cursor: pointer
}

.wc-block-stock-filter .wc-block-stock-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-stock-filter .is-single,
.wc-block-stock-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list {
    opacity: .6
}

.wc-block-stock-filter .wc-block-stock-filter__button {
    margin-top: 8px
}

.wc-block-active-filters {
    margin-bottom: 24px;
    overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
    border: none;
    cursor: pointer;
    float: right;
    font-size: 1em;
    padding: 0;
    text-decoration: underline
}

.wc-block-active-filters .wc-block-active-filters__clear-all,
.wc-block-active-filters .wc-block-active-filters__clear-all:active,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus,
.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: 0 0;
    color: inherit
}

.wc-block-active-filters .wc-block-active-filters__list {
    clear: both;
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list li {
    clear: both;
    list-style: none outside;
    margin: 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
    margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    display: block;
    font-size: .75em;
    letter-spacing: .1em;
    margin: 16px 0 0;
    text-transform: uppercase
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
    font-style: italic;
    font-weight: 400
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
    display: block;
    font-weight: 700;
    padding: 0 16px 0 0;
    position: relative
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: currentColor;
    height: 16px;
    margin: -8px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 16px
}

.wc-block-active-filters .wc-block-active-filters__list--chips li,
.wc-block-active-filters .wc-block-active-filters__list--chips ul {
    display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
    display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
    font-size: .875em;
    margin-bottom: .1875em;
    margin-top: .1875em
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

:where(div[data-block-name="woocommerce/legacy-template"]) {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px
}

.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,
.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: auto
}

@media(min-width:66.4989378333em) {

    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
        width: auto;
        max-width: 1000%;
        padding-left: 1.41575em;
        padding-right: 1.41575em;
        clear: both
    }

    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide {
        margin-left: calc(25% - 25vw);
        margin-right: calc(25% - 25vw)
    }
}

@media(min-width:66.4989378333em) {

    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignfull,
    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignwide,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignfull,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignwide {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width:66.4989378333em) {

    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignfull,
    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignwide,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignfull,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignwide,
    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull,
    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide {
        padding-left: 0;
        padding-right: 0
    }
}

.home.page-template-template-fullwidth .hentry {
    margin-bottom: 0
}

.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover,
.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-image {
    margin-bottom: 4.235801032em
}

.home.page-template-template-fullwidth .hentry .entry-content h2+.woocommerce,
.home.page-template-template-fullwidth .hentry .entry-content h2+[class*=wp-block-woocommerce-] {
    margin-top: 2.2906835em
}

.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover.alignfull,
.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content>.wp-block-image.alignfull {
    margin-top: -4.235801032em
}

.hentry .entry-content .has-small-font-size,
.editor-styles-wrapper .has-small-font-size {
    font-size: .875em
}

.hentry .entry-content .has-medium-font-size,
.editor-styles-wrapper .has-medium-font-size {
    font-size: 1.41575em
}

.hentry .entry-content .has-large-font-size,
.editor-styles-wrapper .has-large-font-size {
    font-size: 1.618em
}

.hentry .entry-content .has-huge-font-size,
.editor-styles-wrapper .has-huge-font-size {
    font-size: 2.2906835em
}

.hentry .entry-content .wp-block-audio,
.editor-styles-wrapper .wp-block-audio {
    margin-bottom: 1.41575em;
    width: 100%
}

.hentry .entry-content .wp-block-audio audio,
.editor-styles-wrapper .wp-block-audio audio {
    width: 100%
}

.hentry .entry-content .wp-block-audio.alignleft audio,
.hentry .entry-content .wp-block-audio.alignright audio,
.editor-styles-wrapper .wp-block-audio.alignleft audio,
.editor-styles-wrapper .wp-block-audio.alignright audio {
    max-width: 284px
}

.hentry .entry-content .wp-block-audio.aligncenter,
.editor-styles-wrapper .wp-block-audio.aligncenter {
    margin: 0 auto 1.41575em;
    max-width: 47.8260869565%
}

.hentry .entry-content .wp-block-video,
.editor-styles-wrapper .wp-block-video {
    margin-bottom: 1.41575em
}

.hentry .entry-content .wp-block-video video,
.editor-styles-wrapper .wp-block-video video {
    width: 100%
}

.hentry .entry-content .wp-block-button,
.editor-styles-wrapper .wp-block-button {
    margin-bottom: 1.41575em
}

.hentry .entry-content .wp-block-button .wp-block-button__link,
.editor-styles-wrapper .wp-block-button .wp-block-button__link {
    border-radius: 0;
    font-size: 1em;
    line-height: 1.618;
    border: 0;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none
}

.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active,
.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
    background: 0 0;
    border: 2px solid currentColor
}

.hentry .entry-content .wp-block-archives,
.hentry .entry-content .wp-block-categories,
.hentry .entry-content .wp-block-latest-posts,
.editor-styles-wrapper .wp-block-archives,
.editor-styles-wrapper .wp-block-categories,
.editor-styles-wrapper .wp-block-latest-posts {
    margin: 0 0 1.41575em;
    list-style: none
}

.hentry .entry-content .wp-block-latest-posts__post-date,
.editor-styles-wrapper .wp-block-latest-posts__post-date {
    font-size: .875em
}

.hentry .entry-content .wp-block-latest-posts li,
.editor-styles-wrapper .wp-block-latest-posts li {
    margin: 0
}

.hentry .entry-content .wp-block-latest-posts.has-dates li,
.editor-styles-wrapper .wp-block-latest-posts.has-dates li {
    margin: 0 0 1em
}

.hentry .entry-content .wp-block-latest-posts.is-grid li,
.editor-styles-wrapper .wp-block-latest-posts.is-grid li {
    margin: 0 1em 0 0
}

.hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,
.editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li {
    margin-bottom: 1em
}

@media(min-width:600px) {

    .hentry .entry-content .wp-block-latest-posts.columns-2 li,
    .editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
        margin-right: 4.347826087%;
        width: 47.8260869565%
    }

    .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),
    .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-latest-posts.columns-3 li,
    .editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
        margin-right: 4.347826087%;
        width: 30.4347826087%
    }

    .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),
    .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-latest-posts.columns-4 li,
    .editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
        margin-right: 4.347826087%;
        width: 21.7391304348%
    }

    .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),
    .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-latest-posts.columns-5 li,
    .editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
        margin-right: 4.347826087%;
        width: 16.5217391304%
    }

    .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),
    .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-latest-posts.columns-6 li,
    .editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
        margin-right: 4.347826087%;
        width: 13.0434782609%
    }

    .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),
    .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li {
        margin-right: 5.8823529412%;
        width: 34.7826086957%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li {
        margin-right: 5.8823529412%;
        width: 21.7391304348%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li {
        margin-right: 5.8823529412%;
        width: 15.2173913043%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li {
        margin-right: 5.8823529412%;
        width: 11.3043478261%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li {
        margin-right: 5.8823529412%;
        width: 8.6956521739%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n) {
        margin-right: 0
    }
}

.hentry .entry-content p.has-drop-cap:not(:focus):first-letter,
.editor-styles-wrapper p.has-drop-cap:not(:focus):first-letter {
    margin: .15em .3819820591em 0 0;
    font-size: 4.235801032em;
    font-weight: 300;
    line-height: .618
}

.hentry .entry-content .wp-block-pullquote,
.editor-styles-wrapper .wp-block-pullquote {
    margin: 0 0 1.41575em
}

.hentry .entry-content .wp-block-pullquote blockquote,
.editor-styles-wrapper .wp-block-pullquote blockquote {
    border: 0;
    margin: 0
}

.hentry .entry-content .wp-block-pullquote p,
.editor-styles-wrapper .wp-block-pullquote p {
    margin-bottom: 1em;
    font-size: 1.618em;
    line-height: 1.618
}

.hentry .entry-content .wp-block-quote,
.editor-styles-wrapper .wp-block-quote {
    margin: 0 0 1.41575em;
    padding: 0 0 0 1em
}

.hentry .entry-content .wp-block-quote.is-large,
.hentry .entry-content .wp-block-quote.is-style-large,
.editor-styles-wrapper .wp-block-quote.is-large,
.editor-styles-wrapper .wp-block-quote.is-style-large {
    margin: 0 0 1.41575em;
    padding: 0;
    border: 0
}

.hentry .entry-content .wp-block-quote.is-large p,
.hentry .entry-content .wp-block-quote.is-style-large p,
.editor-styles-wrapper .wp-block-quote.is-large p,
.editor-styles-wrapper .wp-block-quote.is-style-large p {
    font-size: 1.41575em;
    line-height: 1.618
}

.hentry .entry-content .wp-block-quote footer,
.hentry .entry-content .wp-block-quote cite,
.hentry .entry-content .wp-block-quote__citation,
.editor-styles-wrapper .wp-block-quote footer,
.editor-styles-wrapper .wp-block-quote cite,
.editor-styles-wrapper .wp-block-quote__citation {
    font-size: 1em;
    font-weight: 700
}

.hentry .entry-content .wp-block-embed.alignleft,
.editor-styles-wrapper .wp-block-embed.alignleft {
    margin-right: 2.617924em
}

.hentry .entry-content .wp-block-embed.alignright,
.editor-styles-wrapper .wp-block-embed.alignright {
    margin-left: 2.617924em
}

.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder),
.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) {
    display: inline
}

.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) figure,
.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) figure {
    margin-bottom: 1.41575em
}

.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignleft,
.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignleft {
    margin-right: 2.617924em
}

.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignright,
.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignright {
    margin-left: 2.617924em
}

.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) figcaption,
.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) figcaption {
    margin: 0;
    padding: .875em 0;
    font-size: .875em;
    font-style: italic
}

.hentry .entry-content figure.wp-block-image,
.editor-styles-wrapper figure.wp-block-image {
    margin: 0 0 1.41575em
}

.hentry .entry-content .wp-block-cover p.wp-block-cover-text,
.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
    font-size: 1.618em;
    font-weight: 300;
    line-height: 1.618;
    padding: 1em;
    width: calc(100vw - 1em);
    max-width: calc(100vw - 1em);
    color: #fff;
    z-index: 1;
    text-align: center
}

@media(min-width:568px) {

    .hentry .entry-content .wp-block-cover p.wp-block-cover-text,
    .editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
        padding: 1em;
        font-size: 2.2906835em;
        width: calc(8*(100vw/12));
        max-width: calc(8*(100vw/12))
    }
}

@media(min-width:768px) {

    .hentry .entry-content .wp-block-cover p.wp-block-cover-text,
    .editor-styles-wrapper .wp-block-cover p.wp-block-cover-text {
        font-size: 2.2906835em;
        width: calc(6*(100vw/12));
        max-width: calc(6*(100vw/12))
    }
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
    padding: 2.617924em 1em;
    width: calc(100vw - 1em);
    max-width: calc(100vw - 1em)
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1) {
    margin-bottom: 0
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
    padding: 0;
    margin-left: auto;
    margin-right: auto
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1 {
    font-size: 3.706325903em;
    margin-bottom: .2360828548em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2 {
    font-size: 2.617924em;
    margin-bottom: .3342343017em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3 {
    font-size: 2.2906835em;
    margin-bottom: .3819820591em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4 {
    font-size: 1.618em;
    margin-bottom: .5407911001em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5 {
    font-size: 1.41575em;
    margin-bottom: .6180469716em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6 {
    font-size: 1.41575em;
    margin-bottom: .6180469716em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size) {
    font-size: 1.1em
}

.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color) {
    color: #fff
}

@media(min-width:568px) {

    .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
    .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
        width: calc(8*(100vw/12));
        max-width: calc(8*(100vw/12))
    }
}

@media(min-width:768px) {

    .hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,
    .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
        width: calc(6*(100vw/12));
        max-width: calc(6*(100vw/12));
        padding-top: 6.8535260698em;
        padding-bottom: 6.8535260698em
    }
}

@media(min-width:66.4989378333em) {

    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull,
    .storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,
    .storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide,
    .storefront-align-wide.page-template-template-fullwidth-php .editor-styles-wrapper .wp-block-cover.alignfull,
    .storefront-align-wide.page-template-template-fullwidth-php .editor-styles-wrapper .wp-block-cover.alignwide,
    .storefront-align-wide.storefront-full-width-content .editor-styles-wrapper .wp-block-cover.alignfull,
    .storefront-align-wide.storefront-full-width-content .editor-styles-wrapper .wp-block-cover.alignwide {
        padding-left: 0;
        padding-right: 0
    }
}

.hentry .entry-content .wp-block-gallery,
.editor-styles-wrapper .wp-block-gallery {
    margin: 0 0 1.41575em
}

.hentry .entry-content .wp-block-gallery .blocks-gallery-image,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
    width: 47.8260869565%;
    margin: 0 4.347826087% 4.347826087% 0;
    flex-grow: 0
}

.hentry .entry-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.hentry .entry-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:nth-of-type(even) {
    margin-right: 0
}

.hentry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.hentry .entry-content .wp-block-gallery .blocks-gallery-item figcaption,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,
.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption {
    font-size: 1em;
    padding: 2.2906835em 1.41575em .6180469716em
}

@media(min-width:600px) {

    .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
        margin: 0 4.347826087% 4.347826087% 0
    }

    .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 47.8260869565%
    }

    .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
    .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 30.4347826087%
    }

    .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
    .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 21.7391304348%
    }

    .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
    .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 16.5217391304%
    }

    .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
    .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 13.0434782609%
    }

    .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
    .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 10.5590062112%
    }

    .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
    .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,
    .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,
    .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
    .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
        margin-right: 4.347826087%;
        width: 8.6956521739%
    }

    .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
    .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item {
        margin-bottom: 5.8823529412%;
        margin-right: 5.8823529412%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 47.0588235294%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 29.4117647059%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 20.5882352941%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 15.2941176471%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 11.7647058824%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 9.243697479%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
        margin-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item {
        margin-right: 5.8823529412%;
        width: 7.3529411765%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.hentry .entry-content .wp-block-separator,
.editor-styles-wrapper .wp-block-separator {
    border: 0;
    margin: 0 auto 1.41575em;
    overflow: hidden
}

.hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 10%
}

.hentry .entry-content .wp-block-embed-twitter,
.editor-styles-wrapper .wp-block-embed-twitter {
    overflow: hidden
}

.hentry .entry-content .wp-block-table,
.editor-styles-wrapper .wp-block-table {
    border-collapse: separate
}

.hentry .entry-content .wp-block-table td,
.hentry .entry-content .wp-block-table th,
.editor-styles-wrapper .wp-block-table td,
.editor-styles-wrapper .wp-block-table th {
    border: 0;
    padding: 1em 1.41575em;
    word-break: normal
}

.hentry .entry-content .wp-block-table thead th,
.editor-styles-wrapper .wp-block-table thead th {
    padding: 1.41575em
}

.hentry .entry-content .wp-block-file,
.editor-styles-wrapper .wp-block-file {
    margin-bottom: 1.41575em
}

.hentry .entry-content .wp-block-file .wp-block-file__button,
.editor-styles-wrapper .wp-block-file .wp-block-file__button {
    font-size: .875em;
    line-height: 1.618;
    border: 0;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
    border-radius: 0;
    opacity: 1
}

.hentry .entry-content .wp-block-code,
.hentry .entry-content .wp-block-preformatted pre,
.editor-styles-wrapper .wp-block-code,
.editor-styles-wrapper .wp-block-preformatted pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1em
}

.hentry .entry-content .wp-block-code,
.editor-styles-wrapper .wp-block-code {
    border: none;
    border-radius: 0;
    padding: 1.618em
}

.hentry .entry-content .wp-block-columns .wp-block-column,
.editor-styles-wrapper .wp-block-columns .wp-block-column {
    margin-bottom: 1em
}

@media(min-width:600px) {

    .hentry .entry-content .wp-block-columns .wp-block-column,
    .editor-styles-wrapper .wp-block-columns .wp-block-column {
        padding-left: 0;
        padding-right: 4.347826087%;
        margin-left: 0
    }

    .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
    .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),
    .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
        padding-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column {
        padding-right: 5.8823529412%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even) {
        padding-right: 0
    }
}

@media(min-width:782px) {

    .hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),
    .editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),
    .editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),
    .editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),
    .editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),
    .editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n) {
        margin-right: 0
    }

    .hentry .entry-content .wp-block-columns .wp-block-column,
    .editor-styles-wrapper .wp-block-columns .wp-block-column {
        padding-right: 0
    }

    .hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),
    .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child) {
        padding-left: 0
    }

    .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
    .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
        padding-right: 0;
        margin-right: 4.347826087%
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column {
        padding-right: 0
    }

    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
    body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
        margin-right: 5.8823529412%
    }
}

.hentry .entry-content .wp-block-latest-comments,
.editor-styles-wrapper .wp-block-latest-comments {
    margin: 0 0 1.41575em
}

.hentry .entry-content .wp-block-latest-comments__comment-avatar,
.editor-styles-wrapper .wp-block-latest-comments__comment-avatar {
    margin-top: .3819820591em
}

.hentry .entry-content .wp-block-latest-comments__comment,
.editor-styles-wrapper .wp-block-latest-comments__comment {
    font-size: 1em;
    margin: 0 0 1em
}

.hentry .entry-content .wp-block-latest-comments__comment-date,
.editor-styles-wrapper .wp-block-latest-comments__comment-date {
    font-size: .875em
}

.hentry .entry-content .wp-block-latest-comments__comment-excerpt p,
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
    margin: .5407911001em 0 1em;
    font-size: 1em;
    line-height: 1.618
}

.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.706325903em
}

.hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,
.editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment {
    margin: 0;
    line-height: 1.618
}

.hentry .entry-content .wp-block-latest-comments br,
.editor-styles-wrapper .wp-block-latest-comments br {
    display: inline;
    content: ""
}

.wc-block-grid img {
    display: block;
    margin: 0 auto 1.618em
}

.wp-block-button__link:not(.has-text-color) {
    color: #333
}

.wp-block-button__link:not(.has-text-color):hover,
.wp-block-button__link:not(.has-text-color):focus,
.wp-block-button__link:not(.has-text-color):active {
    color: #333
}

.wp-block-button__link:not(.has-background) {
    background-color: #eee
}

.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus,
.wp-block-button__link:not(.has-background):active {
    border-color: #d5d5d5;
    background-color: #d5d5d5
}

.wp-block-quote footer,
.wp-block-quote cite,
.wp-block-quote__citation {
    color: #6d6d6d
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
    color: #6d6d6d
}

.wp-block-image figcaption {
    color: #6d6d6d
}

.wp-block-separator.is-style-dots:before {
    color: #333
}

.wp-block-file a.wp-block-file__button {
    color: #333;
    background-color: #eee;
    border-color: #eee
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:active {
    color: #333;
    background-color: #d5d5d5
}

.wp-block-code,
.wp-block-preformatted pre {
    color: #6d6d6d
}

.wp-block-table:not(.has-background):not(.is-style-stripes) tbody tr:nth-child(2n) td {
    background-color: #fdfdfd
}

.wp-block-cover .wp-block-cover__inner-container h1:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h2:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h3:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h4:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h5:not(.has-text-color),
.wp-block-cover .wp-block-cover__inner-container h6:not(.has-text-color) {
    color: #000
}

.wc-block-components-price-slider__range-input-progress,
.rtl .wc-block-components-price-slider__range-input-progress {
    --range-color: #7f54b3
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .wc-block-components-price-slider__range-input-progress {
        background: #7f54b3
    }
}

.wc-block-components-button:not(.is-link) {
    background-color: #333;
    color: #fff
}

.wc-block-components-button:not(.is-link):hover,
.wc-block-components-button:not(.is-link):focus,
.wc-block-components-button:not(.is-link):active {
    background-color: #1a1a1a;
    color: #fff
}

.wc-block-components-button:not(.is-link):disabled {
    background-color: #333;
    color: #fff
}

.wc-block-cart__submit-container {
    background-color: #fff
}

.wc-block-cart__submit-container:before {
    color: rgba(220, 220, 220, .5)
}

.wc-block-components-order-summary-item__quantity {
    background-color: #fff;
    border-color: #6d6d6d;
    box-shadow: 0 0 0 2px #fff;
    color: #6d6d6d
}

.wp-block-fibosearch-search__device-preview-desktop .dgwt-wcas-show-on-preview-desktop {
    display: block
}

.wp-block-fibosearch-search__device-preview-desktop .dgwt-wcas-show-on-preview-mobile,
.wp-block-fibosearch-search__device-preview-desktop .dgwt-wcas-show-on-preview-tablet,
.wp-block-fibosearch-search__device-preview-mobile .dgwt-wcas-show-on-preview-desktop,
.wp-block-fibosearch-search__device-preview-tablet .dgwt-wcas-show-on-preview-desktop {
    display: none
}

.wp-block-fibosearch-search__device-preview-mobile .dgwt-wcas-show-on-preview-mobile,
.wp-block-fibosearch-search__device-preview-mobile .dgwt-wcas-show-on-preview-tablet,
.wp-block-fibosearch-search__device-preview-tablet .dgwt-wcas-show-on-preview-mobile,
.wp-block-fibosearch-search__device-preview-tablet .dgwt-wcas-show-on-preview-tablet {
    display: block
}

.wp-block-navigation.has-child-selected .wp-block-fibosearch-search-nav,
.wp-block-navigation.is-selected .wp-block-fibosearch-search-nav {
    margin-right: 25px
}

.wp-block-fibosearch-search-nav__device-preview-desktop .dgwt-wcas-show-on-preview-desktop {
    display: block
}

.wp-block-fibosearch-search-nav__device-preview-desktop .dgwt-wcas-show-on-preview-mobile,
.wp-block-fibosearch-search-nav__device-preview-desktop .dgwt-wcas-show-on-preview-tablet,
.wp-block-fibosearch-search-nav__device-preview-mobile .dgwt-wcas-show-on-preview-desktop,
.wp-block-fibosearch-search-nav__device-preview-tablet .dgwt-wcas-show-on-preview-desktop {
    display: none
}

.wp-block-fibosearch-search-nav__device-preview-mobile .dgwt-wcas-show-on-preview-mobile,
.wp-block-fibosearch-search-nav__device-preview-mobile .dgwt-wcas-show-on-preview-tablet,
.wp-block-fibosearch-search-nav__device-preview-tablet .dgwt-wcas-show-on-preview-mobile,
.wp-block-fibosearch-search-nav__device-preview-tablet .dgwt-wcas-show-on-preview-tablet {
    display: block
}

body {
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--duotone--dark-grayscale: url(&#039;#wp-duotone-dark-grayscale&#039;);
    --wp--preset--duotone--grayscale: url(&#039;#wp-duotone-grayscale&#039;);
    --wp--preset--duotone--purple-yellow: url(&#039;#wp-duotone-purple-yellow&#039;);
    --wp--preset--duotone--blue-red: url(&#039;#wp-duotone-blue-red&#039;);
    --wp--preset--duotone--midnight: url(&#039;#wp-duotone-midnight&#039;);
    --wp--preset--duotone--magenta-yellow: url(&#039;#wp-duotone-magenta-yellow&#039;);
    --wp--preset--duotone--purple-green: url(&#039;#wp-duotone-purple-green&#039;);
    --wp--preset--duotone--blue-orange: url(&#039;#wp-duotone-blue-orange&#039;);
    --wp--preset--font-size--small: 14px;
    --wp--preset--font-size--medium: 23px;
    --wp--preset--font-size--large: 26px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 37px
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: &#039;&#039;;
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr
}

.woocommerce form .form-row .required {
    visibility: visible
}

.dgwt-wcas-block-scroll {
    overflow: hidden
}

.dgwt-wcas-search-wrapp {
    position: relative;
    line-height: 100%;
    display: block;
    color: #444;
    min-width: 230px;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dgwt-wcas-tpd-image img {
    margin: 0 15px 0 0 !important
}

.rtl .dgwt-wcas-tpd-image img {
    margin: 0 0 0 15px !important
}

.dgwt-wcas-preloader-wrapp img {
    margin: 10px auto 0;
    display: block;
    max-width: 200px
}

.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader {
    display: block;
    width: 100%;
    height: auto;
    max-width: 300px;
    margin: 0
}

.dgwt-wcas-suggestions-wrapp {
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto
}

.dgwt-wcas-details-wrapp *,
.dgwt-wcas-search-wrapp *,
.dgwt-wcas-suggestions-wrapp * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dgwt-wcas-details-wrapp a:focus,
.dgwt-wcas-suggestions-wrapp a:focus {
    outline: 0
}

.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top {
    border: 1px solid #ddd;
    border-bottom: none
}

.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp {
    max-width: 550px
}

.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion {
    padding: 8px 15px
}

.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp {
    border-radius: 0 0 5px;
    border-left-color: #eee
}

.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp {
    border-radius: 0 0 0 5px;
    border-right-color: #eee
}

.dgwt-wcas-suggestion {
    cursor: pointer;
    font-size: 12px;
    line-height: 110%;
    text-align: left;
    padding: 7px 10px;
    position: relative;
    border-bottom: 1px solid #dfdfdf;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    resize: vertical;
    width: 100%
}

.dgwt-wcas-suggestion-nores {
    font-size: 15px;
    line-height: 157%;
    padding: 15px;
    width: 100%
}

.dgwt-wcas-suggestion-nores p {
    padding: 0;
    margin: 0 0 10px;
    font-size: 18px
}

.dgwt-wcas-suggestion-nores ol,
.dgwt-wcas-suggestion-nores ul {
    padding: 0 0 0 30px;
    margin: 0
}

.dgwt-wcas-suggestion-nores ul li {
    list-style: disc
}

.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores {
    padding: 10px 10px 10px 34px
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
    justify-content: center;
    color: #6d6d6d
}

a.dgwt-wcas-details-more-products {
    padding: 15px 0 10px;
    display: block;
    border-top: 1px solid #eee;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #6d6d6d;
    transition: .2s ease-in-out
}

a.dgwt-wcas-details-more-products:hover,
a.dgwt-wcas-details-post-title:hover,
a.dgwt-wcas-details-product-title:hover,
a.dgwt-wcas-product-details-readmore:hover {
    text-decoration: underline
}

a.dgwt-wcas-product-details-readmore {
    display: block;
    text-align: right;
    margin-top: 15px;
    color: #6d6d6d;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 12px
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,
body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child {
    border-bottom: none
}

.dgwt-wcas-suggestion:after {
    clear: both;
    display: block;
    content: &#039;&#039;
}

.dgwt-wcas-suggestion.dgwt-wcas-nores {
    cursor: default;
    opacity: .5
}

.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
    padding-top: 8px;
    padding-bottom: 8px;
    min-height: 60px
}

.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,
.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,
.dgwt-wcas-suggestion-history-search {
    min-height: 40px
}

.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
    min-height: 30px;
    text-transform: uppercase
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
    padding: 0 10px;
    text-align: center
}

.dgwt-wcas-st {
    display: block;
    color: #444;
    font-size: 15px;
    width: 100%;
    line-height: 110%
}

.dgwt-wcas-st>span {
    display: inline-block;
    vertical-align: middle
}

.dgwt-wcas-has-sku .dgwt-wcas-st-title {
    margin-right: 6px
}

.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline {
    display: block;
    font-style: italic;
    font-size: 10px;
    text-transform: uppercase;
    opacity: .4;
    line-height: 10px;
    margin-bottom: 1px;
    letter-spacing: 2px
}

.dgwt-wcas-st-breadcrumbs {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 80%;
    text-align: left;
    opacity: .6;
    width: 100%;
    padding-right: 10px
}

.rtl .dgwt-wcas-st-breadcrumbs {
    padding-right: 0;
    padding-left: 10px;
    text-align: right
}

.dgwt-wcas-sku {
    font-size: 80%
}

.dgwt-wcas-si {
    width: 50px;
    display: block;
    height: 100%
}

.dgwt-wcas-si img {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    display: block;
    margin: auto;
    padding: 2px;
    height: auto;
    width: auto;
    max-height: 90%;
    max-width: 100%
}

.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,
.dgwt-wcas-suggestion-history-search .dgwt-wcas-si {
    display: flex;
    align-items: center;
    justify-content: center
}

.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,
.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,
.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg {
    max-width: 18px
}

.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg {
    margin-left: 10px
}

.dgwt-wcas-content-wrapp {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    resize: vertical;
    padding-left: 10px
}

.rtl .dgwt-wcas-content-wrapp {
    padding-left: 0;
    padding-right: 10px
}

.dgwt-wcas-sp {
    color: #555;
    font-size: 14px;
    line-height: 120%;
    text-align: right;
    padding-left: 10px
}

.dgwt-wcas-sp * {
    line-height: 130%
}

.dgwt-wcas-search-form {
    margin: 0;
    padding: 0;
    width: 100%
}

.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,
.dgwt-wcas-sd {
    margin-top: 5px
}

.dgwt-wcas-sp del {
    opacity: .5;
    font-size: 12px
}

.dgwt-wcas-sd {
    color: #777;
    display: block;
    line-height: 14px;
    width: 100%;
    font-size: .8em
}

.dgwt-wcas-vendor-city {
    margin-left: 5px;
    font-size: .8em
}

.dgwt-wcas-st>.dgwt-wcas-product-vendor {
    font-size: 12px;
    margin-top: 5px;
    display: block
}

.dgwt-wcas-suggestion-selected {
    background-color: #eee
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,
.dgwt-wcas-tpd-image {
    background-color: #fff
}

.dgwt-wcas-suggestion-selected:first-child {
    border-top: none
}

.rtl .dgwt-wcas-suggestion {
    padding-left: 0;
    padding-right: 15px;
    text-align: right
}

.dgwt-wcas-details-wrapp {
    background: #fff;
    border: 1px solid #ddd;
    border-top: none;
    border-left: none;
    padding: 0;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    min-height: 340px
}

.dgwt-wcas-datails-title,
.dgwt-wcas-pd-title {
    border-bottom: 1px dashed #eee;
    padding-bottom: 5px
}

.rtl .dgwt-wcas-details-wrapp {
    border-left: 1px solid #ddd;
    border-right: none
}

.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,
.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
    margin-top: -1px;
    border-top: 1px solid #ddd
}

.dgwt-wcas-details-right .dgwt-wcas-details-wrapp {
    border-left: none;
    border-right: 1px solid #ddd;
    border-radius: 0 5px 5px 0
}

.dgwt-wcas-details-left .dgwt-wcas-details-wrapp {
    border-right: none;
    border-left: 1px solid #ddd;
    border-radius: 5px 0 0 5px
}

.dgwt-wcas-details-inner,
.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp {
    display: none
}

.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,
.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp {
    border-radius: 0 0 0 5px
}

.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,
.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
    border-radius: 0 0 5px
}

.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,
.dgwt-wcas-details-wrapp .added_to_cart,
.dgwt-wcas-has-desc .dgwt-wcas-sp>*,
.dgwt-wcas-has-img .dgwt-wcas-sp>* {
    display: block
}

.dgwt-wcas-details-inner-taxonomy {
    margin-top: 11px
}

.woocommerce .dgwt-wcas-pd-rating .star-rating {
    float: left;
    margin-right: 5px;
    font-size: 12px;
    color: #ccae72
}

.rtl .dgwt-wcas-pd-rating .star-rating {
    float: right;
    margin-left: 5px;
    margin-right: 0
}

.dgwt-wcas-datails-title {
    font-size: 14px
}

.dgwt-wcas-pd-title {
    color: #202020
}

.dgwt-wcas-pd-title .product-title {
    color: #202020;
    text-transform: uppercase;
    margin: 0
}

.dgwt-wcas-tax-product-details {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: left;
    transition: .2s ease-in-out;
    padding: 5px;
    margin: 0 -5px 15px
}

.dgwt-wcas-pd-rating:after,
.dgwt-wcas-tax-product-details:after {
    content: &#039;&#039;;
    clear: both;
    display: block
}

.dgwt-wcas-tax-product-details:hover {
    box-shadow: 0 0 11px 2px rgba(0, 0, 0, .05)
}

.rtl .dgwt-wcas-tax-product-details {
    justify-content: right
}

.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title {
    margin-bottom: 8px
}

.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,
.dgwt-wcas-tpd-image {
    margin-right: 15px
}

.dgwt-wcas-pd-rest .product-title {
    display: block;
    line-height: 100%;
    font-weight: 500;
    margin-bottom: 5px
}

.dgwt-wcas-tpd-rest {
    max-width: 200px
}

.dgwt-wcas-tpd-rest-title {
    display: block;
    line-height: 125%;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0 0 8px;
    overflow: hidden;
    color: #000
}

.dgwt-wcas-pd-price,
.dgwt-wcas-tpd-price {
    line-height: 120%;
    overflow: hidden;
    color: #000;
    margin-top: 15px;
    font-weight: 700;
    font-size: 18px
}

.dgwt-wcas-tpd-price {
    font-size: 12px;
    color: #777
}

.dgwt-wcas-pd-price .woocommerce-price-suffix,
.dgwt-wcas-tpd-price .woocommerce-price-suffix {
    font-size: 12px;
    font-weight: lighter;
    color: #999;
    margin-left: 4px;
    display: inline-block
}

.dgwt-wcas-details-title-tax,
.dgwt-wcas-pd-title .product-title {
    font-weight: 900;
    letter-spacing: -1px;
    text-transform: uppercase
}

.dgwt-wcas-pd-price del .amount,
.dgwt-wcas-tpd-price del .amount {
    font-weight: lighter;
    background: 0 0;
    font-size: 90%;
    opacity: .6
}

.dgwt-wcas-pd-price ins,
.dgwt-wcas-tpd-price ins {
    background: 0 0;
    text-decoration: none
}

.dgwt-wcas-pd-rating {
    font-size: 13px;
    line-height: 13px
}

.dgwt-wcas-pd-review {
    color: #777;
    font-size: 11px;
    line-height: 11px
}

.dgwt-wcas-datails-title {
    display: block;
    margin: 5px 0 15px
}

.dgwt-wcas-pd-title {
    margin-bottom: 15px;
    display: block;
    text-decoration: none
}

.dgwt-wcas-details-title-tax {
    margin-right: 3px
}

.rtl .dgwt-wcas-details-title-tax {
    margin: 0 0 0 3px;
    float: right
}

.dgwt-wcas-tpd-image {
    width: 70px;
    padding: 4px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.dgwt-wcas-details-space {
    padding: 0 15px 15px
}

.dgwt-wcas-details-main-image {
    border-bottom: 1px solid #eee;
    min-height: 200px;
    display: flex
}

.dgwt-wcas-details-main-image img {
    width: auto;
    height: auto;
    display: block;
    max-height: 250px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    border: none;
    align-self: center
}

.dgwt-wcas-details-right .dgwt-wcas-details-main-image img {
    border-radius: 0 3px 0 0
}

.dgwt-wcas-details-left .dgwt-wcas-details-main-image img {
    border-radius: 3px 0 0
}

a.dgwt-wcas-details-post-title,
a.dgwt-wcas-details-product-title {
    color: #333;
    display: block;
    line-height: 120%;
    margin: 10px 0 0;
    font-size: 21px;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

a.dgwt-wcas-details-post-title {
    margin-bottom: 15px
}

.dgwt-wcas-details-product-sku {
    display: block;
    font-size: 12px;
    line-height: 110%;
    color: #999
}

.dgwt-wcas-tpd-image img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto
}

.dgwt-wcas-details-hr {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #eee;
    margin: 15px 0
}

.rtl .dgwt-wcas-tpd-image {
    float: right;
    margin-right: 0;
    margin-left: 15px
}

.rtl .dgwt-wcas-tpd-rest {
    float: right;
    max-width: 190px
}

.rtl input[type=search].dgwt-wcas-search-input {
    text-align: right
}

input[type=search].dgwt-wcas-search-input,
input[type=text].dgwt-cas-search-input {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    -webkit-appearance: textfield;
    text-align: left
}

[type=search].dgwt-wcas-search-input::-ms-clear {
    display: none
}

[type=search].dgwt-wcas-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button {
    display: none
}

.dgwt-wcas-details-desc {
    font-size: 13px;
    line-height: 157%
}

.dgwt-wcas-details-desc b,
.dgwt-wcas-details-desc strong {
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0
}

.dgwt-wcas-pd-addtc-form {
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.dgwt-wcas-pd-addtc-form>.quantity {
    margin-right: 10px
}

.dgwt-wcas-pd-addtc-form .add_to_cart_inline,
.dgwt-wcas-pd-addtc-form .quantity input.qty {
    margin-bottom: 0;
    margin-top: 0
}

.dgwt-wcas-stock {
    display: block;
    text-align: right;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 14px
}

.dgwt-wcas-stock.in-stock {
    color: #0f834d
}

.dgwt-wcas-stock.out-of-stock {
    color: #e2401c
}

.dgwt-wcas-pd-addtc .add_to_cart_button,
.dgwt-wcas-pd-addtc .add_to_cart_inline {
    margin: 0
}

.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,
.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,
.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,
.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,
.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,
.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,
.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,
.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),
.dgwt-wcas-pd-addtc .add_to_cart_button.added,
.dgwt-wcas-search-icon-arrow,
.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,
.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,
body .dgwt-wcas-content-wrapp .rood,
body .dgwt-wcas-content-wrapp .zwave {
    display: none
}

button.dgwt-wcas-search-submit,
input[type=submit].dgwt-wcas-search-submit {
    position: relative
}

.dgwt-wcas-ico-magnifier {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    height: 65%;
    display: block
}

.dgwt-wcas-preloader {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: auto 44%
}

.dgwt-wcas-voice-search {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    z-index: 1;
    opacity: .5;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: none;
    -webkit-transition: .16s ease-in-out;
    -moz-transition: .16s ease-in-out;
    -ms-transition: .16s ease-in-out;
    -o-transition: .16s ease-in-out;
    transition: .16s ease-in-out
}

.dgwt-wcas-close:hover,
.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,
.dgwt-wcas-voice-search:hover {
    opacity: .3
}

.dgwt-wcas-voice-search path {
    fill: #444
}

.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search {
    display: flex
}

.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader {
    right: 40px
}

.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,
.rtl .dgwt-wcas-preloader,
.rtl .dgwt-wcas-voice-search {
    right: auto;
    left: 5px
}

.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search {
    z-index: 105
}

.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader {
    right: auto;
    left: 45px
}

.dgwt-wcas-inner-preloader {
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: auto 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .dgwt-wcas-inner-preloader {
        background-image: url(&#039;../image/preloader1.gif&#039;)
    }
}

.dgwt-wcas-loader-circular {
    height: 24px;
    width: 24px;
    -webkit-animation: 2s linear infinite rotate;
    -moz-animation: 2s linear infinite rotate;
    animation: 2s linear infinite rotate
}

.dgwt-wcas-loader-circular-path {
    fill: transparent;
    stroke-linecap: round;
    stroke-width: 4px;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: 1s ease-in-out infinite dash;
    -moz-animation: 1s ease-in-out infinite dash;
    animation: 1s ease-in-out infinite dash;
    stroke: #ddd
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@-moz-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .16s ease-in-out;
    -moz-transition: .16s ease-in-out;
    -ms-transition: .16s ease-in-out;
    -o-transition: .16s ease-in-out;
    transition: .16s ease-in-out;
    z-index: 1
}

.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before {
    content: &#039;&#039;;
    display: block;
    position: absolute;
    background: 0 0;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto
}

.dgwt-wcas-close path {
    fill: #ccc
}

@media screen and (max-width:992px) {
    .dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp {
        max-width: none
    }
}

.dgwt-wcas-suggestion strong {
    font-weight: 700
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.dgwt-wcas-sf-wrapp:after,
.dgwt-wcas-sf-wrapp:before {
    content: "";
    display: table
}

.dgwt-wcas-sf-wrapp:after {
    clear: both
}

.dgwt-wcas-sf-wrapp {
    zoom: 1;
    width: 100%;
    max-width: 100vw;
    margin: 0;
    position: relative;
    background: 0 0
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 100%;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-appearance: none;
    box-sizing: border-box
}

.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,
.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    font-size: 16px
}

.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 3px 3px 0 0
}

.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,
.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp {
    display: none !important
}

.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp {
    min-height: 0 !important;
    border-radius: 0 0 5px 5px;
    border-right-color: #ddd
}

.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,
.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
    min-height: 41px !important
}

.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp {
    border-right-color: transparent
}

.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp {
    border-left-color: transparent
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, .06);
    -webkit-transition: .15s ease-in;
    -moz-transition: .15s ease-in;
    -ms-transition: .15s ease-in;
    -o-transition: .15s ease-in;
    transition: .15s ease-in
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    color: #999;
    font-weight: 400;
    font-style: italic;
    line-height: normal
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder {
    color: #999;
    font-weight: 400;
    font-style: italic;
    line-height: normal
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder {
    color: #999;
    font-weight: 400;
    font-style: italic;
    line-height: normal
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder {
    color: #999;
    font-weight: 400;
    font-style: italic;
    line-height: normal
}

.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder {
    color: #999;
    font-weight: 400;
    font-style: italic;
    line-height: normal
}

.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    overflow: visible;
    position: absolute;
    border: 0;
    padding: 0 15px;
    margin: 0;
    cursor: pointer;
    height: 40px;
    min-width: 50px;
    width: auto;
    line-height: 100%;
    min-height: 100%;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
    color: #fff;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    text-transform: uppercase;
    background-color: #333;
    border-radius: 0 2px 2px 0;
    -webkit-border-radius: 0 2px 2px 0;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none
}

.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: 0;
    right: auto
}

.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit {
    border-radius: 0 2px 0 0
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,
.dgwt-wcas-sugg-hist-clear:hover {
    opacity: .7
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus {
    opacity: .7;
    outline: 0
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    content: &#039;&#039;;
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #333;
    top: 12px;
    left: -6px;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    left: auto;
    right: -6px;
    border-width: 8px 0 8px 8px;
    border-style: solid none solid solid
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before {
    border-right-color: #333
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner {
    border: 0;
    padding: 0
}

.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
    min-height: 340px;
    overflow: visible
}

.dgwt-wcas-is-details .dgwt-wcas-si {
    width: 30px;
    max-width: 100%;
    box-sizing: border-box
}

.dgwt-wcas-is-details .dgwt-wcas-sp {
    display: flex;
    top: 0;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    resize: vertical
}

.dgwt-wcas-is-details .dgwt-wcas-sd {
    font-size: 11px;
    line-height: 100%
}

.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],
.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] {
    padding-left: 15px;
    min-height: 0
}

.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,
.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st {
    padding-left: 0
}

.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler,
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
    max-width: 20px
}

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    height: 50%;
    margin: auto;
    max-height: 20px;
    width: 100%;
    max-width: 20px;
    left: 12px;
    right: auto;
    opacity: .5;
    fill: #444
}

.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    left: auto;
    right: 12px
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 15px 10px 40px
}

.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 40px 10px 15px
}

.dgwt-wcas-overlay-mobile-on,
.dgwt-wcas-overlay-mobile-on body {
    overflow: hidden;
    min-width: 100vw;
    min-height: 100vh
}

html.dgwt-wcas-overlay-mobile-on {
    scroll-behavior: unset
}

.dgwt-wcas-om-bar {
    display: flex;
    height: 45px;
    width: 100%
}

.dgwt-wcas-om-bar button.dgwt-wcas-om-return,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,
.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover {
    width: 45px;
    height: 100%;
    display: block;
    background: #ccc;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 0;
    box-shadow: none;
    outline: 0;
    border: none;
    border-spacing: 0;
    border-radius: 0
}

.dgwt-wcas-om-bar .dgwt-wcas-om-return svg {
    width: 23px;
    height: 23px;
    position: absolute;
    left: 12px;
    top: 12px;
    fill: #fff
}

.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg {
    left: 11px;
    top: 9px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #fff
}

.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader {
    right: 0 !important
}

.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader {
    left: 4px !important;
    right: auto !important
}

.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader {
    left: 10px !important;
    right: auto !important
}

@keyframes dgwt-wcas-preloader-price-anim {

    0%,
    100% {
        background: rgba(128, 128, 128, .03)
    }

    50% {
        background: rgba(128, 128, 128, .1)
    }
}

.dgwt-wcas-preloader-price-inner div:first-child {
    left: 0;
    animation-delay: -.1s
}

.dgwt-wcas-preloader-price-inner div:nth-child(2) {
    left: 13px;
    animation-delay: -.2s
}

.dgwt-wcas-preloader-price-inner div:nth-child(3) {
    left: 26px;
    animation-delay: -.3s
}

.dgwt-wcas-preloader-price {
    width: 34px;
    height: 10px;
    display: inline-block;
    overflow: hidden;
    background: 0 0
}

.dgwt-wcas-preloader-price-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0
}

.dgwt-wcas-preloader-price-inner div {
    position: absolute;
    width: 8px;
    height: 8px;
    background: rgba(128, 128, 128, .05);
    animation: .8s cubic-bezier(0, .5, .5, 1) infinite dgwt-wcas-preloader-price-anim;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile {
    width: calc(100% - 45px);
    max-width: none;
    margin: 0
}

.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,
.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion {
    width: 100%
}

.dgwt-wcas-overlay-mobile {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: #fff
}

.dgwt-wcas-overlay-mobile * {
    box-sizing: border-box
}

.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input {
    height: 45px !important;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    font-size: 16px !important
}

.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus {
    font-size: 16px !important
}

.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
    left: 0 !important;
    top: 45px !important;
    width: 100% !important;
    height: calc(100% - 45px) !important;
    position: absolute;
    overflow-y: auto;
    border: none;
    margin: 0;
    display: block
}

.dgwt-wcas-enable-mobile-form {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form {
    display: none;
    position: relative
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile {
    min-width: 0;
    display: inline-block;
    width: 28px;
    height: 28px
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler {
    height: 100%;
    width: 100%
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier {
    opacity: 1;
    position: static;
    max-width: none;
    max-height: none
}

.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body {
    overflow: auto
}

.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios {
    overflow: visible
}

.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp {
    max-height: none !important;
    height: auto !important
}

.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon {
    min-width: unset
}

.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,
.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form {
    opacity: 0
}

.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form {
    opacity: 1
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form {
    opacity: 0;
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 8px);
    min-width: 500px;
    z-index: 1000
}

html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form {
    display: block;
    opacity: 1
}

.dgwt-wcas-search-icon {
    width: 20px;
    height: auto;
    cursor: pointer
}

.dgwt-wcas-ico-magnifier-handler {
    margin-bottom: -.2em;
    width: 100%
}

.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon {
    opacity: .6
}

.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-left: 15px
}

.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow {
    display: block;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    z-index: 5;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
    pointer-events: none;
    display: block;
    font-weight: 500;
    white-space: nowrap
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 {
    display: block;
    font-weight: 500;
    white-space: nowrap;
    cursor: default;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 15px
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st {
    padding-bottom: 3px;
    margin-top: 16px
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    text-transform: uppercase;
    margin-top: 16px;
    font-size: 12px
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st {
    padding: 0
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover {
    background: 0 0;
    text-decoration: underline
}

.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax {
    min-height: 30px
}

.dgwt-wcas-sugg-hist-clear {
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    margin-left: 2px
}

.dgwt-wcas-darkened-overlay {
    display: block;
    position: absolute;
    opacity: .15;
    z-index: 100000;
    left: 0;
    top: 0
}

.dgwt-wcas-darkened-overlay>div {
    background: #111;
    position: absolute
}

.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form {
    background-color: rgba(17, 17, 17, .15);
    border: none;
    border-radius: 0
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: #fff;
    padding: 10px;
    border-radius: 10px
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp {
    padding-top: 0;
    padding-bottom: 0
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 13px 24px 13px 48px;
    line-height: 24px;
    font-size: 17px;
    border: 2px solid transparent;
    border-radius: 30px;
    height: auto;
    font-family: Roboto, sans-serif;
    background-color: #eee
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    box-shadow: none;
    transition: 30ms ease-in
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
    background-color: #dfdfdf
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-color: #333
}

.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 30px
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background: 0 0;
    border-radius: 100%;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    position: absolute;
    min-height: 33px;
    min-width: 33px;
    height: 33px;
    width: 33px;
    left: 23px;
    top: 21px;
    pointer-events: none;
    transition: none
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
    width: 18px;
    height: 18px
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: auto;
    right: 28px;
    pointer-events: auto;
    animation: .3s fadeIn
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-left: 24px;
    padding-right: 48px;
    transition: none !important
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover {
    opacity: 1;
    background: #e4e4e4;
    box-shadow: 0 0 0 2px #e4e4e4;
    border-radius: 100%
}

.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: 35px
}

.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,
.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search {
    margin-left: 4px
}

.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
    transition: none;
    width: 18px
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,
.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,
.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,
.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
    fill: #111
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    opacity: 1;
    font-style: normal;
    font-weight: 300;
    color: #777
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp {
    border-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,
.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion {
    padding-left: 20px;
    padding-right: 20px
}

.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,
.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp {
    border-right: 1px solid #ddd
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp {
    margin-top: 0;
    border-top: none
}

.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp {
    border-right: none
}

.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp {
    border-left: 1px solid #ddd
}

.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp {
    border-left: none
}

.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,
.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp {
    min-height: 70px !important
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 0;
    background: 0 0;
    padding: 0 10px
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-color: transparent
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-left: 10px
}

.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
    background-color: transparent
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp {
    border-top: 1px solid #e0e2e5
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return {
    background: #fff
}

.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg {
    left: 17px;
    top: 16px;
    width: 17px;
    height: 17px
}

.dgwt-wcas-style-pirx .dgwt-wcas-voice-search {
    right: 20px;
    top: 1px;
    opacity: 1
}

.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search {
    right: auto;
    left: 50px
}

.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search {
    right: 5px
}

.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search {
    right: 5px !important
}

.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search {
    left: 5px !important;
    right: auto !important
}

.dgwt-wcas-suggestions-wrapp-fixed {
    position: fixed !important
}

.elementor-widget-fibosearch-posts:after {
    content: "" !important
}

/*!
Theme Name:   Storefront
Theme URI:    https://woocommerce.com/storefront/
Author:       Automattic
Author URI:   https://woocommerce.com/
Description:  Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout & color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Version:      3.9.1
Tested up to: 5.8.0
Requires PHP: 5.6.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  storefront
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you&#039;ve learned with others.

Storefront is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

All sizing (typography, layout, padding/margins, etc) are inspired by a modular scale that uses 1em as a base size with a 1.618 ratio.
You can read more about the calculator we use in our Sass here: https://github.com/modularscale/modularscale-sass

FontAwesome License: SIL Open Font License - http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Images License: GNU General Public License v2 or later
*/
/*!
 * normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css
 */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

body,
button,
input,
textarea {
    color: #43454b;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: 400
}

select {
    color: initial;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    max-width: 100%
}

summary {
    display: list-item
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 300;
    margin: 0 0 .5407911001em;
    color: #131315
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: 300
}

h1,
.alpha {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px
}

h2,
.beta {
    font-size: 2em;
    line-height: 1.214
}

h2+h3,
.beta+h3 {
    border-top: 1px solid rgba(0, 0, 0, .05);
    padding-top: .5407911001em
}

h3,
.gamma {
    font-size: 1.618em
}

h4,
.delta {
    font-size: 1.41575em
}

.alpha,
.beta,
.gamma,
.delta {
    display: block
}

p+h2,
p+header h2,
p+h3,
p+h4,
ul+h2,
ul+header h2,
ul+h3,
ul+h4,
ol+h2,
ol+header h2,
ol+h3,
ol+h4,
table+h2,
table+header h2,
table+h3,
table+h4,
blockquote+h2,
blockquote+header h2,
blockquote+h3,
blockquote+h4,
form+h2,
form+header h2,
form+h3,
form+h4 {
    margin-top: 2.2906835em
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 1.41575em
}

p {
    margin: 0 0 1.41575em
}

ul,
ol {
    margin: 0 0 1.41575em 3em;
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1em
}

dt {
    font-weight: 600
}

dd {
    margin: 0 0 1.618em
}

b,
strong {
    font-weight: 600
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote {
    padding: 0 1em;
    border-left: 3px solid rgba(0, 0, 0, .05);
    font-style: italic
}

address {
    margin: 0 0 1.41575em
}

pre {
    background: rgba(0, 0, 0, .1);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: rgba(0, 0, 0, .05);
    padding: .202em .5407911001em
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark,
ins {
    text-decoration: none;
    font-weight: 600;
    background: 0 0
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

small {
    font-size: 75%
}

big {
    font-size: 125%
}

figure {
    margin: 0
}

img {
    height: auto;
    max-width: 100%;
    display: block;
    border-radius: 3px
}

a {
    color: #2c2d33;
    text-decoration: none
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: 2px solid #7f54b3
}

.storefront-cute * {
    font-family: "Comic Sans MS", sans-serif
}

* {
    box-sizing: border-box
}

body {
    background-color: #fff;
    overflow-x: hidden
}

.site {
    overflow-x: hidden
}

.site-content,
.header-widget-region {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.site-header {
    background-color: #2c2d33;
    padding-top: 1.618em;
    padding-bottom: 1.618em;
    color: #9aa0a7;
    background-position: center center;
    position: relative;
    z-index: 999;
    border-bottom: 1px solid transparent
}

.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
    display: block;
    margin-bottom: 0
}

.site-header .site-logo-anchor img,
.site-header .site-logo-link img,
.site-header .custom-logo-link img {
    width: 100%;
    max-width: 210px
}

.site-header .widget {
    margin-bottom: 0
}

.home.blog .site-header,
.home.page:not(.page-template-template-homepage) .site-header,
.home.post-type-archive-product .site-header {
    margin-bottom: 4.235801032em
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 4.235801032em
}

.no-wc-breadcrumb.page-template-template-homepage .site-header {
    margin-bottom: 0
}

.header-widget-region {
    position: relative;
    z-index: 99
}

.header-widget-region:before,
.header-widget-region:after {
    content: "";
    display: table
}

.header-widget-region:after {
    clear: both
}

.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: .875em
}

.site-branding {
    float: left;
    margin-bottom: 0;
    width: calc(100% - 120px)
}

.site-branding .site-title {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0
}

.site-branding .site-title a {
    font-weight: 700
}

.site-branding .site-description {
    font-size: .875em;
    display: none
}

.site-branding .logo {
    margin: 0
}

.site-main {
    margin-bottom: 2.617924em
}

.site-content {
    outline: none
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 4.235801032em
}

.page-template-template-homepage .type-page {
    padding-top: 2.617924em;
    padding-bottom: 2.617924em;
    position: relative
}

.page-template-template-homepage .type-page .storefront-hero__button-edit {
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: .875em
}

.page-template-template-homepage .entry-content {
    font-size: 1.1em
}

.page-template-template-homepage .entry-content p:last-child {
    margin-bottom: 0
}

.page-template-template-homepage .entry-header h1 {
    font-size: 3.706325903em;
    margin-bottom: .2360828548em
}

.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
    max-width: 41.0994671405em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail {
    background-size: cover;
    background-position: center center;
    padding-top: 6.8535260698em;
    padding-bottom: 6.8535260698em
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title {
    opacity: 0;
    transition: all, ease, .5s
}

.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-content.loaded,
.page-template-template-homepage.has-post-thumbnail .type-page.has-post-thumbnail .entry-title.loaded {
    opacity: 1
}

.site-footer {
    background-color: #f3f3f3;
    color: #3b3c3f;
    padding: 1.618em 0 3.706325903em
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #333437
}

.site-footer a {
    color: #2c2d33;
    text-decoration: underline
}

.site-footer a:hover {
    text-decoration: none
}

.site-footer a.button,
.site-footer a.components-button:not(.is-link),
.site-footer a.wp-block-button__link {
    text-decoration: none
}

.site-info {
    padding: 2.617924em 0
}

.site-info span[role=separator] {
    padding: 0 .2360828548em 0 .3342343017em
}

.site-info span[role=separator]:before {
    content: "|"
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    display: block;
    font-weight: 700;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    outline: none
}

.screen-reader-text.skip-link:focus {
    -webkit-clip-path: none;
    clip-path: none
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both
}

table {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table th {
    padding: 15px;
    background : #234C69;
    color: #ffffff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 13px;
}
table td {
    padding: 15px;
    background: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #222;
    font-size: 13px;
}

.error404 .site-content .widget_product_search {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

.error404 .site-content .widget_product_search form {
    margin: 0
}

.error404.right-sidebar .content-area,
.error404.left-sidebar .content-area {
    width: 100%
}

.error404 .fourohfour-columns-2 {
    padding: 2.617924em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    margin-bottom: 2.617924em
}

.error404 .fourohfour-columns-2:before,
.error404 .fourohfour-columns-2:after {
    content: "";
    display: table
}

.error404 .fourohfour-columns-2:after {
    clear: both
}

.error404 .fourohfour-columns-2 ul.products li.product,
.error404 .fourohfour-columns-2 .widget {
    margin-bottom: 0
}

.error404 .fourohfour-columns-2 .col-1 ul.products {
    margin-bottom: 2.2906835em
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product:last-child {
    margin-right: 0
}

.error404 .fourohfour-columns-2 .col-2 {
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .025)
}

#comments {
    padding-top: 2.617924em
}

#comments .comments-title {
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding-bottom: .5407911001em;
    margin-bottom: 1.618em
}

#comments .comment-list {
    list-style: none;
    margin-left: 0
}

#comments .comment-list .comment-body:before,
#comments .comment-list .comment-body:after {
    content: "";
    display: table
}

#comments .comment-list .comment-body:after {
    clear: both
}

#comments .comment-list .comment-content {
    padding-bottom: 1.618em;
    margin-bottom: 1.618em
}

#comments .comment-list .comment-content .comment-text {
    padding: 1.618em;
    border-radius: 3px
}

#comments .comment-list .comment-content .comment-text p:last-child {
    margin-bottom: 0
}

#comments .comment-list .comment-meta {
    margin-bottom: 1em
}

#comments .comment-list .comment-meta .avatar {
    margin-bottom: 1em;
    max-width: 64px;
    height: auto
}

#comments .comment-list .comment-meta a.comment-date {
    font-size: .875em
}

#comments .comment-list .comment-meta cite {
    font-style: normal;
    clear: both;
    display: block
}

#comments .comment-list .reply {
    margin-bottom: 1.618em;
    padding-top: .6180469716em
}

#comments .comment-list .reply:before,
#comments .comment-list .reply:after {
    content: "";
    display: table
}

#comments .comment-list .reply:after {
    clear: both
}

#comments .comment-list .reply a {
    display: inline-block;
    margin-right: 1em
}

#comments .comment-list .reply a:last-child {
    margin-right: 0
}

#comments .comment-list .children {
    list-style: none
}

.comment-content a {
    word-wrap: break-word
}

#respond {
    clear: both;
    padding: 1.618em;
    background-color: rgba(0, 0, 0, .0125);
    position: relative
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
    width: 100%
}

#respond .form-submit,
#respond form {
    margin-bottom: 0
}

#respond #cancel-comment-reply-link {
    position: absolute;
    top: .5407911001em;
    right: .5407911001em;
    display: block;
    height: 1em;
    width: 1em;
    overflow: hidden;
    line-height: 1;
    font-size: 1.41575em;
    text-align: center;
    transition: transform, ease, .3s
}

#respond #cancel-comment-reply-link:hover {
    transform: scale(1.3)
}

.hentry {
    margin: 0 0 4.235801032em
}

.hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto
}

.hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.hentry .entry-header .posted-on,
.hentry .entry-header .post-author,
.hentry .entry-header .post-comments,
.hentry .entry-header .byline {
    font-size: .875em
}

.hentry .entry-header .posted-on a,
.hentry .entry-header .post-author a,
.hentry .entry-header .post-comments a,
.hentry .entry-header .byline a {
    font-weight: 600;
    text-decoration: underline
}

.hentry .entry-header .posted-on a:hover,
.hentry .entry-header .post-author a:hover,
.hentry .entry-header .post-comments a:hover,
.hentry .entry-header .byline a:hover {
    text-decoration: none
}

.hentry .entry-content a {
    text-decoration: underline
}

.hentry .entry-content a:hover {
    text-decoration: none
}

.hentry .entry-content a.button,
.hentry .entry-content a.components-button:not(.is-link),
.hentry .entry-content a.wp-block-button__link {
    text-decoration: none
}

.hentry .entry-taxonomy {
    margin: 1.41575em 0 0;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0
}

.cat-links,
.tags-links {
    font-size: .875em
}

.cat-links a,
.tags-links a {
    color: #727272;
    font-weight: 600;
    text-decoration: underline
}

.byline,
.updated:not(.published) {
    display: none
}

.single .byline,
.group-blog .byline {
    display: inline
}

.page-links {
    clear: both;
    margin: 0 0 1em
}

form {
    margin-bottom: 1.618em
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit],
.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.added_to_cart {
    border: 0;
    border-radius: 0;
    background: 0 0;
    background-color: #234C69;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: .6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none
}

button:after,
input[type=button]:after,
input[type=reset]:after,
input[type=submit]:after,
.button:after,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:after,
.added_to_cart:after {
    display: none
}

button.cta,
button.alt,
input[type=button].cta,
input[type=button].alt,
input[type=reset].cta,
input[type=reset].alt,
input[type=submit].cta,
input[type=submit].alt,
.button.cta,
.button.alt,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt,
.added_to_cart.cta,
.added_to_cart.alt {
    background-color: #2c2d33;
    border-color: #2c2d33
}

button.cta:hover,
button.alt:hover,
input[type=button].cta:hover,
input[type=button].alt:hover,
input[type=reset].cta:hover,
input[type=reset].alt:hover,
input[type=submit].cta:hover,
input[type=submit].alt:hover,
.button.cta:hover,
.button.alt:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.cta:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.alt:hover,
.added_to_cart.cta:hover,
.added_to_cart.alt:hover {
    background-color: #2c2d33
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.added_to_cart:hover {
    color: #fff
}

button.loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
.added_to_cart.loading {
    opacity: .5
}

button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small,
.button.small,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.small,
.added_to_cart.small {
    padding: .5407911001em .875em;
    font-size: .875em
}

button.disabled,
button:disabled,
input[type=button].disabled,
input[type=button]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled,
.button.disabled,
.button:disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled {
    opacity: .5 !important;
    cursor: not-allowed
}

button.disabled:hover,
button:disabled:hover,
input[type=button].disabled:hover,
input[type=button]:disabled:hover,
input[type=reset].disabled:hover,
input[type=reset]:disabled:hover,
input[type=submit].disabled:hover,
input[type=submit]:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.disabled:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:disabled:hover,
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover {
    opacity: .5 !important
}

.button.woocommerce-MyAccount-downloads-file {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-button:not(.is-link).disabled,
.wc-block-components-button:not(.is-link):disabled {
    opacity: .5;
    cursor: not-allowed
}

.wc-block-components-button:not(.is-link).disabled:hover,
.wc-block-components-button:not(.is-link):disabled:hover {
    opacity: .5
}

input[type=checkbox],
input[type=radio] {
    padding: 0
}

input[type=checkbox]+label,
input[type=radio]+label {
    margin: 0 0 0 .3819820591em
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[type=search] {
    box-sizing: border-box
}

input[type=search]::placeholder {
    color: #616161
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
input[type=search],
textarea,
.input-text {
    padding: .6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125)
}

input[type=text]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
textarea:focus,
.input-text:focus {
    background-color: #ededed
}

textarea {
    overflow: auto;
    padding-left: .875em;
    vertical-align: top;
    width: 100%
}

label {
    font-weight: 400
}

label.inline input {
    width: auto
}

fieldset {
    padding: 1.618em;
    padding-top: 1em;
    border: 0;
    margin: 0;
    margin-bottom: 1.618em;
    margin-top: 1.618em
}

fieldset legend {
    font-weight: 600;
    padding: .6180469716em 1em;
    margin-left: -1em
}

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0
}

.wp-caption {
    margin-bottom: 1em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, .05);
    padding: 1em 0
}

.gallery {
    margin-bottom: 1em
}

.gallery:before,
.gallery:after {
    content: "";
    display: table
}

.gallery:after {
    clear: both
}

.gallery .gallery-item {
    float: left
}

.gallery .gallery-item .gallery-icon a {
    display: block
}

.gallery .gallery-item .gallery-icon img {
    border: none;
    height: auto;
    margin: 0 auto
}

.gallery .gallery-item .gallery-caption {
    margin: 0;
    text-align: center
}

.gallery.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery.gallery-columns-2 .gallery-item {
    width: 50%
}

.gallery.gallery-columns-3 .gallery-item {
    width: 33.3%
}

.gallery.gallery-columns-4 .gallery-item {
    width: 25%
}

.gallery.gallery-columns-5 .gallery-item {
    width: 20%
}

.gallery.gallery-columns-6 .gallery-item {
    width: 16.666666667%
}

.gallery.gallery-columns-7 .gallery-item {
    width: 14.285714286%
}

.gallery.gallery-columns-8 .gallery-item {
    width: 12.5%
}

.gallery.gallery-columns-9 .gallery-item {
    width: 11.111111111%
}

embed,
iframe,
object,
video {
    max-width: 100%
}

.secondary-navigation {
    display: none
}

button.menu-toggle {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid transparent;
    box-shadow: none;
    border-radius: 2px;
    background-image: none;
    padding: .6180469716em .875em .6180469716em 2.617924em;
    font-size: .875em;
    max-width: 120px
}

button.menu-toggle:hover {
    background-image: none
}

button.menu-toggle span:before {
    transition: all, ease, .2s
}

button.menu-toggle:before,
button.menu-toggle:after,
button.menu-toggle span:before {
    content: "";
    display: block;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -1px;
    transition: all, ease, .2s;
    border-radius: 3px
}

button.menu-toggle:before {
    transform: translateY(-4px)
}

button.menu-toggle:after {
    transform: translateY(4px)
}

.toggled button.menu-toggle:before,
.toggled button.menu-toggle:after {
    transform: rotate(45deg)
}

.toggled button.menu-toggle:after {
    transform: rotate(-45deg)
}

.toggled button.menu-toggle span:before {
    opacity: 0
}

.primary-navigation {
    display: none
}

.main-navigation:before,
.main-navigation:after {
    content: "";
    display: table
}

.main-navigation:after {
    clear: both
}

.main-navigation div.menu {
    display: none
}

.main-navigation div.menu:last-child {
    display: block
}

.main-navigation .menu {
    clear: both
}

.handheld-navigation,
.nav-menu,
.main-navigation div.menu>ul:not(.nav-menu) {
    overflow: hidden;
    max-height: 0;
    transition: all, ease, .8s
}

.handheld-navigation {
    clear: both
}

.handheld-navigation ul {
    margin: 0
}

.handheld-navigation ul.menu li {
    position: relative
}

.handheld-navigation ul.menu li button:after {
    transition: all, ease, .9s
}

.handheld-navigation ul.menu li button.toggled-on:after {
    transform: rotate(180deg)
}

.handheld-navigation ul.menu .sub-menu {
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: all, ease, .9s
}

.handheld-navigation ul.menu .sub-menu.toggled-on {
    visibility: visible;
    max-height: 9999px;
    opacity: 1
}

.handheld-navigation .dropdown-toggle {
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    display: block
}

.main-navigation.toggled .handheld-navigation,
.main-navigation.toggled .menu>ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
    max-height: 9999px
}

.main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}

.main-navigation ul ul {
    display: block;
    margin-left: 1.41575em
}

.main-navigation ul li a {
    padding: .875em 0;
    display: block
}

.main-navigation ul li a:hover {
    color: #e6e6e6
}

.site-main nav.navigation {
    clear: both;
    padding: 2.617924em 0
}

.site-main nav.navigation:before,
.site-main nav.navigation:after {
    content: "";
    display: table
}

.site-main nav.navigation:after {
    clear: both
}

.site-main nav.navigation .nav-previous a,
.site-main nav.navigation .nav-next a {
    display: inline-block
}

.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%
}

.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.pagination,
.woocommerce-pagination {
    padding: 1em 0;
    border: 1px solid rgba(0, 0, 0, .05);
    border-width: 1px 0;
    text-align: center;
    clear: both
}

.pagination ul.page-numbers:before,
.pagination ul.page-numbers:after,
.woocommerce-pagination ul.page-numbers:before,
.woocommerce-pagination ul.page-numbers:after {
    content: "";
    display: table
}

.pagination ul.page-numbers:after,
.woocommerce-pagination ul.page-numbers:after {
    clear: both
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0;
    vertical-align: middle
}

.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border-left-width: 0;
    display: inline-block;
    padding: .3342343017em .875em;
    background-color: rgba(0, 0, 0, .025);
    color: #43454b
}

.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #2c2d33;
    border-color: #2c2d33
}

.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent
}

.pagination .page-numbers li .page-numbers.prev,
.pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next {
    padding-left: 1em;
    padding-right: 1em
}

.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, .05)
}

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    transform: rotateY(180deg)
}

.widget {
    margin: 0 0 3.706325903em
}

.widget select {
    max-width: 100%
}

.widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.widget .widget-title,
.widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300
}

.widget ul {
    margin-left: 0;
    list-style: none
}

.widget ul ul {
    margin-left: 1.618em
}

.widget-area .widget {
    font-size: .875em;
    font-weight: 400
}

.widget-area .widget h1.widget-title {
    font-size: 1.41575em
}

.widget-area .widget a {
    font-weight: 600;
    text-decoration: underline
}

.widget-area .widget a:hover {
    text-decoration: none
}

.widget-area .widget a.button,
.widget-area .widget a.components-button:not(.is-link),
.widget-area .widget a.wp-block-button__link {
    text-decoration: none
}

.widget-area .widget a.button {
    font-weight: 600 !important
}

.widget_search form:not(.wp-block-search),
.widget_product_search form:not(.wp-block-search) {
    position: relative
}

.widget_search form:not(.wp-block-search) input[type=text],
.widget_search form:not(.wp-block-search) input[type=search],
.widget_product_search form:not(.wp-block-search) input[type=text],
.widget_product_search form:not(.wp-block-search) input[type=search] {
    width: 100%
}

.widget_search form:not(.wp-block-search) input[type=submit],
.widget_search form:not(.wp-block-search) button[type=submit],
.widget_product_search form:not(.wp-block-search) input[type=submit],
.widget_product_search form:not(.wp-block-search) button[type=submit] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    top: 0;
    left: 0
}

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
    margin: 0
}

.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em
}

.widget_recent_entries ul .children,
.widget_pages ul .children,
.widget_categories ul .children,
.widget_archive ul .children,
.widget_recent_comments ul .children,
.widget_nav_menu ul .children,
.widget_links ul .children,
.widget_product_categories ul .children,
.widget_layered_nav ul .children,
.widget_layered_nav_filters ul .children {
    margin-left: 0;
    margin-top: 1em
}

#wp-calendar th,
#wp-calendar td,
.wp-calendar-table th,
.wp-calendar-table td {
    padding: .236em;
    text-align: center
}

.widget_recent_entries ul ul.children,
.widget_pages ul ul.children {
    margin: .6180469716em 0 0 1.41575em
}

.widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: .6180469716em
}

.widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important
}

.widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1
}

@media(min-width:768px) {

    table.shop_table_responsive tbody tr td,
    table.shop_table_responsive tbody tr th {
        text-align: left
    }

    .site-header {
        padding-top: 2.617924em;
        padding-bottom: 0
    }

    .site-header .site-branding {
        display: block;
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
        clear: both
    }

    .site-header .site-branding img {
        height: auto;
        max-width: 230px;
        max-height: none
    }

    .woocommerce-active .site-header .site-branding {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }

    .woocommerce-active .site-header .site-search {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        clear: none
    }

    .woocommerce-active .site-header .main-navigation {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%;
        clear: both
    }

    .woocommerce-active .site-header .site-header-cart {
        width: 21.7391304348%;
        float: right;
        margin-right: 0;
        margin-bottom: 0
    }

    .storefront-secondary-navigation .site-header .site-branding {
        width: 39.1304347826%;
        float: left;
        margin-right: 4.347826087%
    }

    .storefront-secondary-navigation .site-header .secondary-navigation {
        width: 56.5217391304%;
        float: right;
        margin-right: 0
    }

    .storefront-secondary-navigation.woocommerce-active .site-header .site-branding {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .storefront-secondary-navigation.woocommerce-active .site-header .secondary-navigation {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .site-branding .site-description {
        margin-bottom: 0;
        display: block
    }

    .site-branding,
    .site-search,
    .site-header-cart,
    .site-logo-anchor,
    .site-logo-link,
    .custom-logo-link {
        margin-bottom: 1.41575em
    }

    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em
    }

    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0
    }

    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em !important
    }

    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 .5407911001em !important;
        display: inline-block
    }

    .col-full {
        max-width: 66.4989378333em;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2.617924em;
        box-sizing: content-box
    }

    .col-full:before,
    .col-full:after {
        content: "";
        display: table
    }

    .col-full:after {
        clear: both
    }

    .col-full:after {
        content: " ";
        display: block;
        clear: both
    }

    .site-content:before,
    .site-content:after {
        content: "";
        display: table
    }

    .site-content:after {
        clear: both
    }

    .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }

    .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }

    .right-sidebar .content-area {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }

    .right-sidebar .widget-area {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }

    .left-sidebar .content-area {
        width: 73.9130434783%;
        float: right;
        margin-right: 0
    }

    .left-sidebar .widget-area {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .storefront-full-width-content .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .content-area,
    .widget-area {
        margin-bottom: 2.617924em
    }

    .page-template-template-fullwidth-php .content-area,
    .page-template-template-homepage-php .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .footer-widgets {
        padding-top: 4.235801032em;
        border-bottom: 1px solid rgba(0, 0, 0, .05)
    }

    .footer-widgets:before,
    .footer-widgets:after {
        content: "";
        display: table
    }

    .footer-widgets:after {
        clear: both
    }

    .footer-widgets.col-2 .block {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .footer-widgets.col-2 .block.footer-widget-2 {
        float: right;
        margin-right: 0
    }

    .footer-widgets.col-3 .block {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }

    .footer-widgets.col-3 .block.footer-widget-3 {
        float: right;
        margin-right: 0
    }

    .footer-widgets.col-4 .block {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .footer-widgets.col-4 .block.footer-widget-4 {
        float: right;
        margin-right: 0
    }

    .comment-list:before,
    .comment-list:after {
        content: "";
        display: table
    }

    .comment-list:after {
        clear: both
    }

    .comment-list .comment {
        clear: both
    }

    .comment-list .comment-meta {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%;
        text-align: right
    }

    .comment-list .comment-meta .avatar {
        float: right
    }

    .comment-list .comment-content {
        padding-bottom: 3.706325903em;
        margin-bottom: 3.706325903em
    }

    .comment-list .comment-content,
    .comment-list #respond {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }

    .comment-list #respond {
        float: right
    }

    .comment-list #respond .comment-form-author,
    .comment-list #respond .comment-form-email,
    .comment-list #respond .comment-form-url {
        width: 100%;
        margin-right: 0
    }

    .comment-list .comment-body #respond {
        box-shadow: 0 6px 2em rgba(0, 0, 0, .2);
        margin-bottom: 2.617924em;
        margin-top: -1.618em
    }

    .comment-list .reply {
        clear: both;
        text-align: right
    }

    .comment-list ol.children {
        width: 88.2352941176%;
        float: right;
        margin-right: 0;
        list-style: none
    }

    .comment-list ol.children .comment-meta {
        width: 20%;
        float: left;
        margin-right: 6.6666666667%
    }

    .comment-list ol.children .comment-content,
    .comment-list ol.children #respond {
        width: 73.3333333333%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children .comment-meta {
        width: 23.0769230769%;
        float: left;
        margin-right: 7.6923076923%
    }

    .comment-list ol.children ol.children .comment-content,
    .comment-list ol.children ol.children #respond {
        width: 69.2307692308%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children {
        width: 84.6153846154%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children .comment-meta {
        width: 27.2727272727%;
        float: left;
        margin-right: 9.0909090909%
    }

    .comment-list ol.children ol.children ol.children .comment-content,
    .comment-list ol.children ol.children ol.children #respond {
        width: 63.6363636364%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children ol.children {
        width: 81.8181818182%;
        float: right;
        margin-right: 0
    }

    .comment-list ol.children ol.children ol.children ol.children .comment-meta {
        width: 33.3333333333%;
        float: left;
        margin-right: 11.1111111111%
    }

    .comment-list ol.children ol.children ol.children ol.children .comment-content,
    .comment-list ol.children ol.children ol.children ol.children #respond {
        width: 55.5555555556%;
        float: right;
        margin-right: 0
    }

    #respond {
        padding: 2.617924em
    }

    #respond .comment-form-author,
    #respond .comment-form-email,
    #respond .comment-form-url {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }

    #respond .comment-form-url {
        float: right;
        margin-right: 0
    }

    #respond .comment-form-comment {
        clear: both
    }

    .hentry .entry-header {
        margin-bottom: 2.617924em
    }

    .menu-toggle,
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu {
        display: none
    }

    .primary-navigation {
        display: block
    }

    .main-navigation,
    .secondary-navigation {
        clear: both;
        display: block;
        width: 100%
    }

    .main-navigation ul,
    .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block
    }

    .main-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left
    }

    .main-navigation ul li a,
    .secondary-navigation ul li a {
        display: block
    }

    .main-navigation ul li a:before,
    .secondary-navigation ul li a:before {
        display: none
    }

    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul,
    .secondary-navigation ul li:hover>ul,
    .secondary-navigation ul li.focus>ul {
        left: 0;
        display: block
    }

    .main-navigation ul li:hover>ul li>ul,
    .main-navigation ul li.focus>ul li>ul,
    .secondary-navigation ul li:hover>ul li>ul,
    .secondary-navigation ul li.focus>ul li>ul {
        left: -9999px
    }

    .main-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
    .main-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device,
    .secondary-navigation ul li:hover>ul li>ul.sub-menu--is-touch-device,
    .secondary-navigation ul li.focus>ul li>ul.sub-menu--is-touch-device {
        display: none;
        left: 0
    }

    .main-navigation ul li:hover>ul li:hover>ul,
    .main-navigation ul li:hover>ul li.focus>ul,
    .main-navigation ul li.focus>ul li:hover>ul,
    .main-navigation ul li.focus>ul li.focus>ul,
    .secondary-navigation ul li:hover>ul li:hover>ul,
    .secondary-navigation ul li:hover>ul li.focus>ul,
    .secondary-navigation ul li.focus>ul li:hover>ul,
    .secondary-navigation ul li.focus>ul li.focus>ul {
        left: 100%;
        top: 0;
        display: block
    }

    .main-navigation ul ul,
    .secondary-navigation ul ul {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        left: -9999px
    }

    .main-navigation ul ul.sub-menu--is-touch-device,
    .secondary-navigation ul ul.sub-menu--is-touch-device {
        display: none;
        left: 0
    }

    .main-navigation ul ul li,
    .secondary-navigation ul ul li {
        display: block
    }

    .main-navigation ul ul li a,
    .secondary-navigation ul ul li a {
        width: 200px
    }

    ul.menu li.current-menu-item>a {
        color: #43454b
    }

    .storefront-primary-navigation {
        clear: both
    }

    .storefront-primary-navigation:before,
    .storefront-primary-navigation:after {
        content: "";
        display: table
    }

    .storefront-primary-navigation:after {
        clear: both
    }

    .main-navigation div.menu {
        display: block
    }

    .main-navigation ul.menu,
    .main-navigation ul.nav-menu {
        max-height: none;
        overflow: visible;
        margin-left: -1em;
        transition: none
    }

    .main-navigation ul.menu>li>a,
    .main-navigation ul.nav-menu>li>a {
        padding: 1.618em 1em
    }

    .main-navigation ul.menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.menu>li.page_item_has_children:hover:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children:hover:after,
    .main-navigation ul.nav-menu>li.page_item_has_children:hover:after {
        display: block
    }

    .main-navigation ul.menu ul,
    .main-navigation ul.nav-menu ul {
        margin-left: 0
    }

    .main-navigation ul.menu ul li a,
    .main-navigation ul.nav-menu ul li a {
        padding: .875em 1.41575em;
        font-weight: 400;
        font-size: .875em
    }

    .main-navigation ul.menu ul li:last-child,
    .main-navigation ul.nav-menu ul li:last-child {
        border-bottom: 0
    }

    .main-navigation ul.menu ul ul,
    .main-navigation ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none
    }

    .main-navigation ul.menu ul a:hover,
    .main-navigation ul.menu ul li:hover>a,
    .main-navigation ul.menu ul li.focus,
    .main-navigation ul.nav-menu ul a:hover,
    .main-navigation ul.nav-menu ul li:hover>a,
    .main-navigation ul.nav-menu ul li.focus {
        background-color: rgba(0, 0, 0, .025)
    }

    .main-navigation a {
        padding: 0 1em 2.2906835em
    }

    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1
    }

    .secondary-navigation .menu {
        font-size: .875em;
        width: auto;
        float: right
    }

    .secondary-navigation .menu>li:hover>a {
        text-decoration: none
    }

    .secondary-navigation .menu ul a {
        padding: .326em .875em;
        background: rgba(0, 0, 0, .05)
    }

    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em
    }

    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em
    }

    .secondary-navigation .menu ul ul {
        margin-top: -.6180469716em
    }

    .secondary-navigation .menu a {
        padding: 1em .875em;
        color: #737781;
        font-weight: 400
    }

    .secondary-navigation .menu a:hover {
        text-decoration: none
    }

    .error404 .fourohfour-columns-2 .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .error404 .fourohfour-columns-2 .col-1 ul.products {
        margin-bottom: 0
    }

    .error404 .fourohfour-columns-2 .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }
}

@media(max-width:66.4989378333em) {
    .col-full {
        margin-left: 2.617924em;
        margin-right: 2.617924em;
        padding: 0
    }
}

@media(max-width:568px) {
    .col-full {
        margin-left: 1.41575em;
        margin-right: 1.41575em;
        padding: 0
    }
}

/*!
 * Font Awesome Free 5.13.0 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,
.fas,
.far,
.fal,
.fad,
.fab {
    -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.3333333333em;
    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: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(-1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
    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: ""
}

.fa-accessible-icon:before {
    content: ""
}

.fa-accusoft:before {
    content: ""
}

.fa-acquisitions-incorporated:before {
    content: ""
}

.fa-ad:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-card:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-adobe:before {
    content: ""
}

.fa-adversal:before {
    content: ""
}

.fa-affiliatetheme:before {
    content: ""
}

.fa-air-freshener:before {
    content: ""
}

.fa-airbnb:before {
    content: ""
}

.fa-algolia:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-alipay:before {
    content: ""
}

.fa-allergies:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-amazon-pay:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-amilia:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angry:before {
    content: ""
}

.fa-angrycreative:before {
    content: ""
}

.fa-angular:before {
    content: ""
}

.fa-ankh:before {
    content: ""
}

.fa-app-store:before {
    content: ""
}

.fa-app-store-ios:before {
    content: ""
}

.fa-apper:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-apple-alt:before {
    content: ""
}

.fa-apple-pay:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-archway:before {
    content: ""
}

.fa-arrow-alt-circle-down:before {
    content: ""
}

.fa-arrow-alt-circle-left:before {
    content: ""
}

.fa-arrow-alt-circle-right:before {
    content: ""
}

.fa-arrow-alt-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-arrows-alt-h:before {
    content: ""
}

.fa-arrows-alt-v:before {
    content: ""
}

.fa-artstation:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-asymmetrik:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-atlas:before {
    content: ""
}

.fa-atlassian:before {
    content: ""
}

.fa-atom:before {
    content: ""
}

.fa-audible:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-autoprefixer:before {
    content: ""
}

.fa-avianex:before {
    content: ""
}

.fa-aviato:before {
    content: ""
}

.fa-award:before {
    content: ""
}

.fa-aws:before {
    content: ""
}

.fa-baby:before {
    content: ""
}

.fa-baby-carriage:before {
    content: ""
}

.fa-backspace:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-bacon:before {
    content: ""
}

.fa-bahai:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-balance-scale-left:before {
    content: ""
}

.fa-balance-scale-right:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-band-aid:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-bars:before {
    content: ""
}

.fa-baseball-ball:before {
    content: ""
}

.fa-basketball-ball:before {
    content: ""
}

.fa-bath:before {
    content: ""
}

.fa-battery-empty:before {
    content: ""
}

.fa-battery-full:before {
    content: ""
}

.fa-battery-half:before {
    content: ""
}

.fa-battery-quarter:before {
    content: ""
}

.fa-battery-three-quarters:before {
    content: ""
}

.fa-battle-net:before {
    content: ""
}

.fa-bed:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bezier-curve:before {
    content: ""
}

.fa-bible:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-biking:before {
    content: ""
}

.fa-bimobject:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-biohazard:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitcoin:before {
    content: ""
}

.fa-bity:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-blackberry:before {
    content: ""
}

.fa-blender:before {
    content: ""
}

.fa-blender-phone:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-blog:before {
    content: ""
}

.fa-blogger:before {
    content: ""
}

.fa-blogger-b:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-bolt:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-bone:before {
    content: ""
}

.fa-bong:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-book-dead:before {
    content: ""
}

.fa-book-medical:before {
    content: ""
}

.fa-book-open:before {
    content: ""
}

.fa-book-reader:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-bootstrap:before {
    content: ""
}

.fa-border-all:before {
    content: ""
}

.fa-border-none:before {
    content: ""
}

.fa-border-style:before {
    content: ""
}

.fa-bowling-ball:before {
    content: ""
}

.fa-box:before {
    content: ""
}

.fa-box-open:before {
    content: ""
}

.fa-box-tissue:before {
    content: "拏"
}

.fa-boxes:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-brain:before {
    content: ""
}

.fa-bread-slice:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-briefcase-medical:before {
    content: ""
}

.fa-broadcast-tower:before {
    content: ""
}

.fa-broom:before {
    content: ""
}

.fa-brush:before {
    content: ""
}

.fa-btc:before {
    content: ""
}

.fa-buffer:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-burn:before {
    content: ""
}

.fa-buromobelexperte:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-bus-alt:before {
    content: ""
}

.fa-business-time:before {
    content: ""
}

.fa-buy-n-large:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-calendar-alt:before {
    content: ""
}

.fa-calendar-check:before {
    content: ""
}

.fa-calendar-day:before {
    content: ""
}

.fa-calendar-minus:before {
    content: ""
}

.fa-calendar-plus:before {
    content: ""
}

.fa-calendar-times:before {
    content: ""
}

.fa-calendar-week:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-campground:before {
    content: ""
}

.fa-canadian-maple-leaf:before {
    content: ""
}

.fa-candy-cane:before {
    content: ""
}

.fa-cannabis:before {
    content: ""
}

.fa-capsules:before {
    content: ""
}

.fa-car:before {
    content: ""
}

.fa-car-alt:before {
    content: ""
}

.fa-car-battery:before {
    content: ""
}

.fa-car-crash:before {
    content: ""
}

.fa-car-side:before {
    content: ""
}

.fa-caravan:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-caret-square-down:before {
    content: ""
}

.fa-caret-square-left:before {
    content: ""
}

.fa-caret-square-right:before {
    content: ""
}

.fa-caret-square-up:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-carrot:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cash-register:before {
    content: ""
}

.fa-cat:before {
    content: ""
}

.fa-cc-amazon-pay:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-apple-pay:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-centercode:before {
    content: ""
}

.fa-centos:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-chair:before {
    content: ""
}

.fa-chalkboard:before {
    content: ""
}

.fa-chalkboard-teacher:before {
    content: ""
}

.fa-charging-station:before {
    content: ""
}

.fa-chart-area:before {
    content: ""
}

.fa-chart-bar:before {
    content: ""
}

.fa-chart-line:before {
    content: ""
}

.fa-chart-pie:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-check-double:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-cheese:before {
    content: ""
}

.fa-chess:before {
    content: ""
}

.fa-chess-bishop:before {
    content: ""
}

.fa-chess-board:before {
    content: ""
}

.fa-chess-king:before {
    content: ""
}

.fa-chess-knight:before {
    content: ""
}

.fa-chess-pawn:before {
    content: ""
}

.fa-chess-queen:before {
    content: ""
}

.fa-chess-rook:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-chromecast:before {
    content: ""
}

.fa-church:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-circle-notch:before {
    content: ""
}

.fa-city:before {
    content: ""
}

.fa-clinic-medical:before {
    content: ""
}

.fa-clipboard:before {
    content: ""
}

.fa-clipboard-check:before {
    content: ""
}

.fa-clipboard-list:before {
    content: ""
}

.fa-clock:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-closed-captioning:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-cloud-download-alt:before {
    content: ""
}

.fa-cloud-meatball:before {
    content: ""
}

.fa-cloud-moon:before {
    content: ""
}

.fa-cloud-moon-rain:before {
    content: ""
}

.fa-cloud-rain:before {
    content: ""
}

.fa-cloud-showers-heavy:before {
    content: ""
}

.fa-cloud-sun:before {
    content: ""
}

.fa-cloud-sun-rain:before {
    content: ""
}

.fa-cloud-upload-alt:before {
    content: ""
}

.fa-cloudscale:before {
    content: ""
}

.fa-cloudsmith:before {
    content: ""
}

.fa-cloudversify:before {
    content: ""
}

.fa-cocktail:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-code-branch:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cog:before {
    content: ""
}

.fa-cogs:before {
    content: ""
}

.fa-coins:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-comment-alt:before {
    content: ""
}

.fa-comment-dollar:before {
    content: ""
}

.fa-comment-dots:before {
    content: ""
}

.fa-comment-medical:before {
    content: ""
}

.fa-comment-slash:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-comments-dollar:before {
    content: ""
}

.fa-compact-disc:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-compress-alt:before {
    content: ""
}

.fa-compress-arrows-alt:before {
    content: ""
}

.fa-concierge-bell:before {
    content: ""
}

.fa-confluence:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-cookie:before {
    content: ""
}

.fa-cookie-bite:before {
    content: ""
}

.fa-copy:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-cotton-bureau:before {
    content: ""
}

.fa-couch:before {
    content: ""
}

.fa-cpanel:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-creative-commons-by:before {
    content: ""
}

.fa-creative-commons-nc:before {
    content: ""
}

.fa-creative-commons-nc-eu:before {
    content: ""
}

.fa-creative-commons-nc-jp:before {
    content: ""
}

.fa-creative-commons-nd:before {
    content: ""
}

.fa-creative-commons-pd:before {
    content: ""
}

.fa-creative-commons-pd-alt:before {
    content: ""
}

.fa-creative-commons-remix:before {
    content: ""
}

.fa-creative-commons-sa:before {
    content: ""
}

.fa-creative-commons-sampling:before {
    content: ""
}

.fa-creative-commons-sampling-plus:before {
    content: ""
}

.fa-creative-commons-share:before {
    content: ""
}

.fa-creative-commons-zero:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-critical-role:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-crop-alt:before {
    content: ""
}

.fa-cross:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-crow:before {
    content: ""
}

.fa-crown:before {
    content: ""
}

.fa-crutch:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-css3-alt:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-cut:before {
    content: ""
}

.fa-cuttlefish:before {
    content: ""
}

.fa-d-and-d:before {
    content: ""
}

.fa-d-and-d-beyond:before {
    content: ""
}

.fa-dailymotion:before {
    content: "勒"
}

.fa-dashcube:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-deaf:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-democrat:before {
    content: ""
}

.fa-deploydog:before {
    content: ""
}

.fa-deskpro:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-dev:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-dharmachakra:before {
    content: ""
}

.fa-dhl:before {
    content: ""
}

.fa-diagnoses:before {
    content: ""
}

.fa-diaspora:before {
    content: ""
}

.fa-dice:before {
    content: ""
}

.fa-dice-d20:before {
    content: ""
}

.fa-dice-d6:before {
    content: ""
}

.fa-dice-five:before {
    content: ""
}

.fa-dice-four:before {
    content: ""
}

.fa-dice-one:before {
    content: ""
}

.fa-dice-six:before {
    content: ""
}

.fa-dice-three:before {
    content: ""
}

.fa-dice-two:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-digital-ocean:before {
    content: ""
}

.fa-digital-tachograph:before {
    content: ""
}

.fa-directions:before {
    content: ""
}

.fa-discord:before {
    content: ""
}

.fa-discourse:before {
    content: ""
}

.fa-disease:before {
    content: ""
}

.fa-divide:before {
    content: ""
}

.fa-dizzy:before {
    content: ""
}

.fa-dna:before {
    content: ""
}

.fa-dochub:before {
    content: ""
}

.fa-docker:before {
    content: ""
}

.fa-dog:before {
    content: ""
}

.fa-dollar-sign:before {
    content: ""
}

.fa-dolly:before {
    content: ""
}

.fa-dolly-flatbed:before {
    content: ""
}

.fa-donate:before {
    content: ""
}

.fa-door-closed:before {
    content: ""
}

.fa-door-open:before {
    content: ""
}

.fa-dot-circle:before {
    content: ""
}

.fa-dove:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-draft2digital:before {
    content: ""
}

.fa-drafting-compass:before {
    content: ""
}

.fa-dragon:before {
    content: ""
}

.fa-draw-polygon:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-dribbble-square:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-drum:before {
    content: ""
}

.fa-drum-steelpan:before {
    content: ""
}

.fa-drumstick-bite:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-dumbbell:before {
    content: ""
}

.fa-dumpster:before {
    content: ""
}

.fa-dumpster-fire:before {
    content: ""
}

.fa-dungeon:before {
    content: ""
}

.fa-dyalog:before {
    content: ""
}

.fa-earlybirds:before {
    content: ""
}

.fa-ebay:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-edit:before {
    content: ""
}

.fa-egg:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-elementor:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-ello:before {
    content: ""
}

.fa-ember:before {
    content: ""
}

.fa-empire:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-text:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-equals:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-erlang:before {
    content: ""
}

.fa-ethereum:before {
    content: ""
}

.fa-ethernet:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-euro-sign:before {
    content: ""
}

.fa-evernote:before {
    content: ""
}

.fa-exchange-alt:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-exclamation-triangle:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-expand-alt:before {
    content: ""
}

.fa-expand-arrows-alt:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-external-link-alt:before {
    content: ""
}

.fa-external-link-square-alt:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-dropper:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-facebook-f:before {
    content: ""
}

.fa-facebook-messenger:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-fan:before {
    content: ""
}

.fa-fantasy-flight-games:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-faucet:before {
    content: "串"
}

.fa-fax:before {
    content: ""
}

.fa-feather:before {
    content: ""
}

.fa-feather-alt:before {
    content: ""
}

.fa-fedex:before {
    content: ""
}

.fa-fedora:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-figma:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-alt:before {
    content: ""
}

.fa-file-archive:before {
    content: ""
}

.fa-file-audio:before {
    content: ""
}

.fa-file-code:before {
    content: ""
}

.fa-file-contract:before {
    content: ""
}

.fa-file-csv:before {
    content: ""
}

.fa-file-download:before {
    content: ""
}

.fa-file-excel:before {
    content: ""
}

.fa-file-export:before {
    content: ""
}

.fa-file-image:before {
    content: ""
}

.fa-file-import:before {
    content: ""
}

.fa-file-invoice:before {
    content: ""
}

.fa-file-invoice-dollar:before {
    content: ""
}

.fa-file-medical:before {
    content: ""
}

.fa-file-medical-alt:before {
    content: ""
}

.fa-file-pdf:before {
    content: ""
}

.fa-file-powerpoint:before {
    content: ""
}

.fa-file-prescription:before {
    content: ""
}

.fa-file-signature:before {
    content: ""
}

.fa-file-upload:before {
    content: ""
}

.fa-file-video:before {
    content: ""
}

.fa-file-word:before {
    content: ""
}

.fa-fill:before {
    content: ""
}

.fa-fill-drip:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-fingerprint:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-fire-alt:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-firefox-browser:before {
    content: "龜"
}

.fa-first-aid:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-first-order-alt:before {
    content: ""
}

.fa-firstdraft:before {
    content: ""
}

.fa-fish:before {
    content: ""
}

.fa-fist-raised:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-flag-usa:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-flipboard:before {
    content: ""
}

.fa-flushed:before {
    content: ""
}

.fa-fly:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-minus:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-folder-plus:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-font-awesome:before {
    content: ""
}

.fa-font-awesome-alt:before {
    content: ""
}

.fa-font-awesome-flag:before {
    content: ""
}

.fa-font-awesome-logo-full:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-fonticons-fi:before {
    content: ""
}

.fa-football-ball:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-fort-awesome-alt:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-freebsd:before {
    content: ""
}

.fa-frog:before {
    content: ""
}

.fa-frown:before {
    content: ""
}

.fa-frown-open:before {
    content: ""
}

.fa-fulcrum:before {
    content: ""
}

.fa-funnel-dollar:before {
    content: ""
}

.fa-futbol:before {
    content: ""
}

.fa-galactic-republic:before {
    content: ""
}

.fa-galactic-senate:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-gas-pump:before {
    content: ""
}

.fa-gavel:before {
    content: ""
}

.fa-gem:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-ghost:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-gifts:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-git-alt:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-gitkraken:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-gitter:before {
    content: ""
}

.fa-glass-cheers:before {
    content: ""
}

.fa-glass-martini:before {
    content: ""
}

.fa-glass-martini-alt:before {
    content: ""
}

.fa-glass-whiskey:before {
    content: ""
}

.fa-glasses:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-globe-africa:before {
    content: ""
}

.fa-globe-americas:before {
    content: ""
}

.fa-globe-asia:before {
    content: ""
}

.fa-globe-europe:before {
    content: ""
}

.fa-gofore:before {
    content: ""
}

.fa-golf-ball:before {
    content: ""
}

.fa-goodreads:before {
    content: ""
}

.fa-goodreads-g:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-google-drive:before {
    content: ""
}

.fa-google-play:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-google-plus-g:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-gopuram:before {
    content: ""
}

.fa-graduation-cap:before {
    content: ""
}

.fa-gratipay:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-greater-than:before {
    content: ""
}

.fa-greater-than-equal:before {
    content: ""
}

.fa-grimace:before {
    content: ""
}

.fa-grin:before {
    content: ""
}

.fa-grin-alt:before {
    content: ""
}

.fa-grin-beam:before {
    content: ""
}

.fa-grin-beam-sweat:before {
    content: ""
}

.fa-grin-hearts:before {
    content: ""
}

.fa-grin-squint:before {
    content: ""
}

.fa-grin-squint-tears:before {
    content: ""
}

.fa-grin-stars:before {
    content: ""
}

.fa-grin-tears:before {
    content: ""
}

.fa-grin-tongue:before {
    content: ""
}

.fa-grin-tongue-squint:before {
    content: ""
}

.fa-grin-tongue-wink:before {
    content: ""
}

.fa-grin-wink:before {
    content: ""
}

.fa-grip-horizontal:before {
    content: ""
}

.fa-grip-lines:before {
    content: ""
}

.fa-grip-lines-vertical:before {
    content: ""
}

.fa-grip-vertical:before {
    content: ""
}

.fa-gripfire:before {
    content: ""
}

.fa-grunt:before {
    content: ""
}

.fa-guitar:before {
    content: ""
}

.fa-gulp:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-hacker-news:before {
    content: ""
}

.fa-hacker-news-square:before {
    content: ""
}

.fa-hackerrank:before {
    content: ""
}

.fa-hamburger:before {
    content: ""
}

.fa-hammer:before {
    content: ""
}

.fa-hamsa:before {
    content: ""
}

.fa-hand-holding:before {
    content: ""
}

.fa-hand-holding-heart:before {
    content: ""
}

.fa-hand-holding-medical:before {
    content: "樂"
}

.fa-hand-holding-usd:before {
    content: ""
}

.fa-hand-holding-water:before {
    content: ""
}

.fa-hand-lizard:before {
    content: ""
}

.fa-hand-middle-finger:before {
    content: ""
}

.fa-hand-paper:before {
    content: ""
}

.fa-hand-peace:before {
    content: ""
}

.fa-hand-point-down:before {
    content: ""
}

.fa-hand-point-left:before {
    content: ""
}

.fa-hand-point-right:before {
    content: ""
}

.fa-hand-point-up:before {
    content: ""
}

.fa-hand-pointer:before {
    content: ""
}

.fa-hand-rock:before {
    content: ""
}

.fa-hand-scissors:before {
    content: ""
}

.fa-hand-sparkles:before {
    content: "諾"
}

.fa-hand-spock:before {
    content: ""
}

.fa-hands:before {
    content: ""
}

.fa-hands-helping:before {
    content: ""
}

.fa-hands-wash:before {
    content: "丹"
}

.fa-handshake:before {
    content: ""
}

.fa-handshake-alt-slash:before {
    content: "寧"
}

.fa-handshake-slash:before {
    content: "怒"
}

.fa-hanukiah:before {
    content: ""
}

.fa-hard-hat:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-hat-cowboy:before {
    content: ""
}

.fa-hat-cowboy-side:before {
    content: ""
}

.fa-hat-wizard:before {
    content: ""
}

.fa-hdd:before {
    content: ""
}

.fa-head-side-cough:before {
    content: "率"
}

.fa-head-side-cough-slash:before {
    content: "異"
}

.fa-head-side-mask:before {
    content: "北"
}

.fa-head-side-virus:before {
    content: "磻"
}

.fa-heading:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-headphones-alt:before {
    content: ""
}

.fa-headset:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-heart-broken:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-helicopter:before {
    content: ""
}

.fa-highlighter:before {
    content: ""
}

.fa-hiking:before {
    content: ""
}

.fa-hippo:before {
    content: ""
}

.fa-hips:before {
    content: ""
}

.fa-hire-a-helper:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-hockey-puck:before {
    content: ""
}

.fa-holly-berry:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-hooli:before {
    content: ""
}

.fa-hornbill:before {
    content: ""
}

.fa-horse:before {
    content: ""
}

.fa-horse-head:before {
    content: ""
}

.fa-hospital:before {
    content: ""
}

.fa-hospital-alt:before {
    content: ""
}

.fa-hospital-symbol:before {
    content: ""
}

.fa-hospital-user:before {
    content: ""
}

.fa-hot-tub:before {
    content: ""
}

.fa-hotdog:before {
    content: ""
}

.fa-hotel:before {
    content: ""
}

.fa-hotjar:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-start:before {
    content: ""
}

.fa-house-damage:before {
    content: ""
}

.fa-house-user:before {
    content: "便"
}

.fa-houzz:before {
    content: ""
}

.fa-hryvnia:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-hubspot:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-ice-cream:before {
    content: ""
}

.fa-icicles:before {
    content: ""
}

.fa-icons:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-id-card:before {
    content: ""
}

.fa-id-card-alt:before {
    content: ""
}

.fa-ideal:before {
    content: "邏"
}

.fa-igloo:before {
    content: ""
}

.fa-image:before {
    content: ""
}

.fa-images:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-infinity:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-instagram-square:before {
    content: "凌"
}

.fa-intercom:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-invision:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-itch-io:before {
    content: ""
}

.fa-itunes:before {
    content: ""
}

.fa-itunes-note:before {
    content: ""
}

.fa-java:before {
    content: ""
}

.fa-jedi:before {
    content: ""
}

.fa-jedi-order:before {
    content: ""
}

.fa-jenkins:before {
    content: ""
}

.fa-jira:before {
    content: ""
}

.fa-joget:before {
    content: ""
}

.fa-joint:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-journal-whills:before {
    content: ""
}

.fa-js:before {
    content: ""
}

.fa-js-square:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-kaaba:before {
    content: ""
}

.fa-kaggle:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-keybase:before {
    content: ""
}

.fa-keyboard:before {
    content: ""
}

.fa-keycdn:before {
    content: ""
}

.fa-khanda:before {
    content: ""
}

.fa-kickstarter:before {
    content: ""
}

.fa-kickstarter-k:before {
    content: ""
}

.fa-kiss:before {
    content: ""
}

.fa-kiss-beam:before {
    content: ""
}

.fa-kiss-wink-heart:before {
    content: ""
}

.fa-kiwi-bird:before {
    content: ""
}

.fa-korvue:before {
    content: ""
}

.fa-landmark:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-laptop-code:before {
    content: ""
}

.fa-laptop-house:before {
    content: "復"
}

.fa-laptop-medical:before {
    content: ""
}

.fa-laravel:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-laugh:before {
    content: ""
}

.fa-laugh-beam:before {
    content: ""
}

.fa-laugh-squint:before {
    content: ""
}

.fa-laugh-wink:before {
    content: ""
}

.fa-layer-group:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-lemon:before {
    content: ""
}

.fa-less:before {
    content: ""
}

.fa-less-than:before {
    content: ""
}

.fa-less-than-equal:before {
    content: ""
}

.fa-level-down-alt:before {
    content: ""
}

.fa-level-up-alt:before {
    content: ""
}

.fa-life-ring:before {
    content: ""
}

.fa-lightbulb:before {
    content: ""
}

.fa-line:before {
    content: ""
}

.fa-link:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-linkedin-in:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-lira-sign:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-lock-open:before {
    content: ""
}

.fa-long-arrow-alt-down:before {
    content: ""
}

.fa-long-arrow-alt-left:before {
    content: ""
}

.fa-long-arrow-alt-right:before {
    content: ""
}

.fa-long-arrow-alt-up:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-luggage-cart:before {
    content: ""
}

.fa-lungs:before {
    content: ""
}

.fa-lungs-virus:before {
    content: "不"
}

.fa-lyft:before {
    content: ""
}

.fa-magento:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-mail-bulk:before {
    content: ""
}

.fa-mailchimp:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-mandalorian:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-map-marked:before {
    content: ""
}

.fa-map-marked-alt:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-map-marker-alt:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-markdown:before {
    content: ""
}

.fa-marker:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mask:before {
    content: ""
}

.fa-mastodon:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-mdb:before {
    content: ""
}

.fa-medal:before {
    content: ""
}

.fa-medapps:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-medium-m:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-medrt:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.fa-megaport:before {
    content: ""
}

.fa-meh:before {
    content: ""
}

.fa-meh-blank:before {
    content: ""
}

.fa-meh-rolling-eyes:before {
    content: ""
}

.fa-memory:before {
    content: ""
}

.fa-mendeley:before {
    content: ""
}

.fa-menorah:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-meteor:before {
    content: ""
}

.fa-microblog:before {
    content: "駱"
}

.fa-microchip:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-alt:before {
    content: ""
}

.fa-microphone-alt-slash:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-microscope:before {
    content: ""
}

.fa-microsoft:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-mitten:before {
    content: ""
}

.fa-mix:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-mixer:before {
    content: "稜"
}

.fa-mizuni:before {
    content: ""
}

.fa-mobile:before {
    content: ""
}

.fa-mobile-alt:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-monero:before {
    content: ""
}

.fa-money-bill:before {
    content: ""
}

.fa-money-bill-alt:before {
    content: ""
}

.fa-money-bill-wave:before {
    content: ""
}

.fa-money-bill-wave-alt:before {
    content: ""
}

.fa-money-check:before {
    content: ""
}

.fa-money-check-alt:before {
    content: ""
}

.fa-monument:before {
    content: ""
}

.fa-moon:before {
    content: ""
}

.fa-mortar-pestle:before {
    content: ""
}

.fa-mosque:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-mountain:before {
    content: ""
}

.fa-mouse:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-mug-hot:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-napster:before {
    content: ""
}

.fa-neos:before {
    content: ""
}

.fa-network-wired:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-newspaper:before {
    content: ""
}

.fa-nimblr:before {
    content: ""
}

.fa-node:before {
    content: ""
}

.fa-node-js:before {
    content: ""
}

.fa-not-equal:before {
    content: ""
}

.fa-notes-medical:before {
    content: ""
}

.fa-npm:before {
    content: ""
}

.fa-ns8:before {
    content: ""
}

.fa-nutritionix:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-oil-can:before {
    content: ""
}

.fa-old-republic:before {
    content: ""
}

.fa-om:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-orcid:before {
    content: ""
}

.fa-osi:before {
    content: ""
}

.fa-otter:before {
    content: ""
}

.fa-outdent:before {
    content: ""
}

.fa-page4:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-pager:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-paint-roller:before {
    content: ""
}

.fa-palette:before {
    content: ""
}

.fa-palfed:before {
    content: ""
}

.fa-pallet:before {
    content: ""
}

.fa-paper-plane:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-parachute-box:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-parking:before {
    content: ""
}

.fa-passport:before {
    content: ""
}

.fa-pastafarianism:before {
    content: ""
}

.fa-paste:before {
    content: ""
}

.fa-patreon:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-peace:before {
    content: ""
}

.fa-pen:before {
    content: ""
}

.fa-pen-alt:before {
    content: ""
}

.fa-pen-fancy:before {
    content: ""
}

.fa-pen-nib:before {
    content: ""
}

.fa-pen-square:before {
    content: ""
}

.fa-pencil-alt:before {
    content: ""
}

.fa-pencil-ruler:before {
    content: ""
}

.fa-penny-arcade:before {
    content: ""
}

.fa-people-arrows:before {
    content: "泌"
}

.fa-people-carry:before {
    content: ""
}

.fa-pepper-hot:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-percentage:before {
    content: ""
}

.fa-periscope:before {
    content: ""
}

.fa-person-booth:before {
    content: ""
}

.fa-phabricator:before {
    content: ""
}

.fa-phoenix-framework:before {
    content: ""
}

.fa-phoenix-squadron:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-phone-alt:before {
    content: ""
}

.fa-phone-slash:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-phone-square-alt:before {
    content: ""
}

.fa-phone-volume:before {
    content: ""
}

.fa-photo-video:before {
    content: ""
}

.fa-php:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-pied-piper-hat:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-square:before {
    content: "爛"
}

.fa-piggy-bank:before {
    content: ""
}

.fa-pills:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-pizza-slice:before {
    content: ""
}

.fa-place-of-worship:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-plane-arrival:before {
    content: ""
}

.fa-plane-departure:before {
    content: ""
}

.fa-plane-slash:before {
    content: "數"
}

.fa-play:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-playstation:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-poll:before {
    content: ""
}

.fa-poll-h:before {
    content: ""
}

.fa-poo:before {
    content: ""
}

.fa-poo-storm:before {
    content: ""
}

.fa-poop:before {
    content: ""
}

.fa-portrait:before {
    content: ""
}

.fa-pound-sign:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-pray:before {
    content: ""
}

.fa-praying-hands:before {
    content: ""
}

.fa-prescription:before {
    content: ""
}

.fa-prescription-bottle:before {
    content: ""
}

.fa-prescription-bottle-alt:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-procedures:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-project-diagram:before {
    content: ""
}

.fa-pump-medical:before {
    content: "索"
}

.fa-pump-soap:before {
    content: "參"
}

.fa-pushed:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-python:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-quidditch:before {
    content: ""
}

.fa-quinscape:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-quran:before {
    content: ""
}

.fa-r-project:before {
    content: ""
}

.fa-radiation:before {
    content: ""
}

.fa-radiation-alt:before {
    content: ""
}

.fa-rainbow:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-raspberry-pi:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-react:before {
    content: ""
}

.fa-reacteurope:before {
    content: ""
}

.fa-readme:before {
    content: ""
}

.fa-rebel:before {
    content: ""
}

.fa-receipt:before {
    content: ""
}

.fa-record-vinyl:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-red-river:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-redhat:before {
    content: ""
}

.fa-redo:before {
    content: ""
}

.fa-redo-alt:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-remove-format:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-reply:before {
    content: ""
}

.fa-reply-all:before {
    content: ""
}

.fa-replyd:before {
    content: ""
}

.fa-republican:before {
    content: ""
}

.fa-researchgate:before {
    content: ""
}

.fa-resolving:before {
    content: ""
}

.fa-restroom:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-rev:before {
    content: ""
}

.fa-ribbon:before {
    content: ""
}

.fa-ring:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-robot:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-rocketchat:before {
    content: ""
}

.fa-rockrms:before {
    content: ""
}

.fa-route:before {
    content: ""
}

.fa-rss:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-ruble-sign:before {
    content: ""
}

.fa-ruler:before {
    content: ""
}

.fa-ruler-combined:before {
    content: ""
}

.fa-ruler-horizontal:before {
    content: ""
}

.fa-ruler-vertical:before {
    content: ""
}

.fa-running:before {
    content: ""
}

.fa-rupee-sign:before {
    content: ""
}

.fa-sad-cry:before {
    content: ""
}

.fa-sad-tear:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-salesforce:before {
    content: ""
}

.fa-sass:before {
    content: ""
}

.fa-satellite:before {
    content: ""
}

.fa-satellite-dish:before {
    content: ""
}

.fa-save:before {
    content: ""
}

.fa-schlix:before {
    content: ""
}

.fa-school:before {
    content: ""
}

.fa-screwdriver:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-scroll:before {
    content: ""
}

.fa-sd-card:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-search-dollar:before {
    content: ""
}

.fa-search-location:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-searchengin:before {
    content: ""
}

.fa-seedling:before {
    content: ""
}

.fa-sellcast:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-servicestack:before {
    content: ""
}

.fa-shapes:before {
    content: ""
}

.fa-share:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-shekel-sign:before {
    content: ""
}

.fa-shield-alt:before {
    content: ""
}

.fa-shield-virus:before {
    content: "塞"
}

.fa-ship:before {
    content: ""
}

.fa-shipping-fast:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-shoe-prints:before {
    content: ""
}

.fa-shopify:before {
    content: "綾"
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-shopware:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-shuttle-van:before {
    content: ""
}

.fa-sign:before {
    content: ""
}

.fa-sign-in-alt:before {
    content: ""
}

.fa-sign-language:before {
    content: ""
}

.fa-sign-out-alt:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-signature:before {
    content: ""
}

.fa-sim-card:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-sistrix:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-sith:before {
    content: ""
}

.fa-skating:before {
    content: ""
}

.fa-sketch:before {
    content: ""
}

.fa-skiing:before {
    content: ""
}

.fa-skiing-nordic:before {
    content: ""
}

.fa-skull:before {
    content: ""
}

.fa-skull-crossbones:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-slack-hash:before {
    content: ""
}

.fa-slash:before {
    content: ""
}

.fa-sleigh:before {
    content: ""
}

.fa-sliders-h:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-smile:before {
    content: ""
}

.fa-smile-beam:before {
    content: ""
}

.fa-smile-wink:before {
    content: ""
}

.fa-smog:before {
    content: ""
}

.fa-smoking:before {
    content: ""
}

.fa-smoking-ban:before {
    content: ""
}

.fa-sms:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-snowboarding:before {
    content: ""
}

.fa-snowflake:before {
    content: ""
}

.fa-snowman:before {
    content: ""
}

.fa-snowplow:before {
    content: ""
}

.fa-soap:before {
    content: "葉"
}

.fa-socks:before {
    content: ""
}

.fa-solar-panel:before {
    content: ""
}

.fa-sort:before {
    content: ""
}

.fa-sort-alpha-down:before {
    content: ""
}

.fa-sort-alpha-down-alt:before {
    content: ""
}

.fa-sort-alpha-up:before {
    content: ""
}

.fa-sort-alpha-up-alt:before {
    content: ""
}

.fa-sort-amount-down:before {
    content: ""
}

.fa-sort-amount-down-alt:before {
    content: ""
}

.fa-sort-amount-up:before {
    content: ""
}

.fa-sort-amount-up-alt:before {
    content: ""
}

.fa-sort-down:before {
    content: ""
}

.fa-sort-numeric-down:before {
    content: ""
}

.fa-sort-numeric-down-alt:before {
    content: ""
}

.fa-sort-numeric-up:before {
    content: ""
}

.fa-sort-numeric-up-alt:before {
    content: ""
}

.fa-sort-up:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-sourcetree:before {
    content: ""
}

.fa-spa:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-speakap:before {
    content: ""
}

.fa-speaker-deck:before {
    content: ""
}

.fa-spell-check:before {
    content: ""
}

.fa-spider:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-splotch:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-spray-can:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-square-full:before {
    content: ""
}

.fa-square-root-alt:before {
    content: ""
}

.fa-squarespace:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-stackpath:before {
    content: ""
}

.fa-stamp:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-and-crescent:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-star-half-alt:before {
    content: ""
}

.fa-star-of-david:before {
    content: ""
}

.fa-star-of-life:before {
    content: ""
}

.fa-staylinked:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-steam-symbol:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-sticker-mule:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stopwatch:before {
    content: ""
}

.fa-stopwatch-20:before {
    content: "說"
}

.fa-store:before {
    content: ""
}

.fa-store-alt:before {
    content: ""
}

.fa-store-alt-slash:before {
    content: "殺"
}

.fa-store-slash:before {
    content: "辰"
}

.fa-strava:before {
    content: ""
}

.fa-stream:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-stripe:before {
    content: ""
}

.fa-stripe-s:before {
    content: ""
}

.fa-stroopwafel:before {
    content: ""
}

.fa-studiovinari:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-suitcase-rolling:before {
    content: ""
}

.fa-sun:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-supple:before {
    content: ""
}

.fa-surprise:before {
    content: ""
}

.fa-suse:before {
    content: ""
}

.fa-swatchbook:before {
    content: ""
}

.fa-swift:before {
    content: ""
}

.fa-swimmer:before {
    content: ""
}

.fa-swimming-pool:before {
    content: ""
}

.fa-symfony:before {
    content: ""
}

.fa-synagogue:before {
    content: ""
}

.fa-sync:before {
    content: ""
}

.fa-sync-alt:before {
    content: ""
}

.fa-syringe:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-table-tennis:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-tablet-alt:before {
    content: ""
}

.fa-tablets:before {
    content: ""
}

.fa-tachometer-alt:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-tape:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-taxi:before {
    content: ""
}

.fa-teamspeak:before {
    content: ""
}

.fa-teeth:before {
    content: ""
}

.fa-teeth-open:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-telegram-plane:before {
    content: ""
}

.fa-temperature-high:before {
    content: ""
}

.fa-temperature-low:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-tenge:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-the-red-yeti:before {
    content: ""
}

.fa-theater-masks:before {
    content: ""
}

.fa-themeco:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-thermometer:before {
    content: ""
}

.fa-thermometer-empty:before {
    content: ""
}

.fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-think-peaks:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbtack:before {
    content: ""
}

.fa-ticket-alt:before {
    content: ""
}

.fa-times:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-tint-slash:before {
    content: ""
}

.fa-tired:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-toilet:before {
    content: ""
}

.fa-toilet-paper:before {
    content: ""
}

.fa-toilet-paper-slash:before {
    content: "沈"
}

.fa-toolbox:before {
    content: ""
}

.fa-tools:before {
    content: ""
}

.fa-tooth:before {
    content: ""
}

.fa-torah:before {
    content: ""
}

.fa-torii-gate:before {
    content: ""
}

.fa-tractor:before {
    content: ""
}

.fa-trade-federation:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-traffic-light:before {
    content: ""
}

.fa-trailer:before {
    content: "論"
}

.fa-train:before {
    content: ""
}

.fa-tram:before {
    content: ""
}

.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-trash-alt:before {
    content: ""
}

.fa-trash-restore:before {
    content: ""
}

.fa-trash-restore-alt:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-truck-loading:before {
    content: ""
}

.fa-truck-monster:before {
    content: ""
}

.fa-truck-moving:before {
    content: ""
}

.fa-truck-pickup:before {
    content: ""
}

.fa-tshirt:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-tv:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-typo3:before {
    content: ""
}

.fa-uber:before {
    content: ""
}

.fa-ubuntu:before {
    content: ""
}

.fa-uikit:before {
    content: ""
}

.fa-umbraco:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-umbrella-beach:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-undo:before {
    content: ""
}

.fa-undo-alt:before {
    content: ""
}

.fa-uniregistry:before {
    content: ""
}

.fa-unity:before {
    content: "雷"
}

.fa-universal-access:before {
    content: ""
}

.fa-university:before {
    content: ""
}

.fa-unlink:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-untappd:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-ups:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-user-alt:before {
    content: ""
}

.fa-user-alt-slash:before {
    content: ""
}

.fa-user-astronaut:before {
    content: ""
}

.fa-user-check:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-clock:before {
    content: ""
}

.fa-user-cog:before {
    content: ""
}

.fa-user-edit:before {
    content: ""
}

.fa-user-friends:before {
    content: ""
}

.fa-user-graduate:before {
    content: ""
}

.fa-user-injured:before {
    content: ""
}

.fa-user-lock:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-user-minus:before {
    content: ""
}

.fa-user-ninja:before {
    content: ""
}

.fa-user-nurse:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-user-shield:before {
    content: ""
}

.fa-user-slash:before {
    content: ""
}

.fa-user-tag:before {
    content: ""
}

.fa-user-tie:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-users:before {
    content: ""
}

.fa-users-cog:before {
    content: ""
}

.fa-usps:before {
    content: ""
}

.fa-ussunnah:before {
    content: ""
}

.fa-utensil-spoon:before {
    content: ""
}

.fa-utensils:before {
    content: ""
}

.fa-vaadin:before {
    content: ""
}

.fa-vector-square:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-vial:before {
    content: ""
}

.fa-vials:before {
    content: ""
}

.fa-viber:before {
    content: ""
}

.fa-video:before {
    content: ""
}

.fa-video-slash:before {
    content: ""
}

.fa-vihara:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-vimeo-v:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-virus:before {
    content: "若"
}

.fa-virus-slash:before {
    content: "掠"
}

.fa-viruses:before {
    content: "略"
}

.fa-vk:before {
    content: ""
}

.fa-vnv:before {
    content: ""
}

.fa-voicemail:before {
    content: ""
}

.fa-volleyball-ball:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-mute:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-vote-yea:before {
    content: ""
}

.fa-vr-cardboard:before {
    content: ""
}

.fa-vuejs:before {
    content: ""
}

.fa-walking:before {
    content: ""
}

.fa-wallet:before {
    content: ""
}

.fa-warehouse:before {
    content: ""
}

.fa-water:before {
    content: ""
}

.fa-wave-square:before {
    content: ""
}

.fa-waze:before {
    content: ""
}

.fa-weebly:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-weight:before {
    content: ""
}

.fa-weight-hanging:before {
    content: ""
}

.fa-weixin:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-whatsapp-square:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-whmcs:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-wind:before {
    content: ""
}

.fa-window-close:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-wine-bottle:before {
    content: ""
}

.fa-wine-glass:before {
    content: ""
}

.fa-wine-glass-alt:before {
    content: ""
}

.fa-wix:before {
    content: ""
}

.fa-wizards-of-the-coast:before {
    content: ""
}

.fa-wolf-pack-battalion:before {
    content: ""
}

.fa-won-sign:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-wordpress-simple:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-wpressr:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-x-ray:before {
    content: ""
}

.fa-xbox:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-y-combinator:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-yammer:before {
    content: ""
}

.fa-yandex:before {
    content: ""
}

.fa-yandex-international:before {
    content: ""
}

.fa-yarn:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-yen-sign:before {
    content: ""
}

.fa-yin-yang:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-zhihu:before {
    content: ""
}

.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.13.0 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-display: swap;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../font/fa-brands-400.eot");
    src: url("../font/fa-brands-400.eot") format("embedded-opentype"), url("../font/fa-brands-400.woff2") format("woff2"), url("../font/fa-brands-400.woff") format("woff"), url("../font/fa-brands-400.ttf") format("truetype"), url("../font/fa-brands-400.svg") format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400
}

/*!
 * Font Awesome Free 5.13.0 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-display: swap;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../font/fa-solid-900.eot");
    src: url("../font/fa-solid-900.eot") format("embedded-opentype"), url("../font/fa-solid-900.woff2") format("woff2"), url("../font/fa-solid-900.woff") format("woff"), url("../font/fa-solid-900.ttf") format("truetype"), url("../font/fa-solid-900.svg") format("svg")
}

.fa,
.fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.site-search .widget_product_search form input[type=search],
.site-search .widget_product_search form input[type=text] {
    padding-left: 2.617924em
}

#comments .comment-list .bypostauthor>.comment-body cite a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

#comments .comment-list .reply a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

#comments .comment-list .reply a.comment-edit-link:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: ""
}

#respond #cancel-comment-reply-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    display: block
}

.sticky .entry-title:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

button.loading,
input[type=button].loading,
input[type=reset].loading,
input[type=submit].loading,
.button.loading,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading,
.added_to_cart.loading {
    position: relative
}

button.loading:after,
input[type=button].loading:after,
input[type=reset].loading:after,
input[type=submit].loading:after,
.button.loading:after,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link.loading:after,
.added_to_cart.loading:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    animation: fa-spin .75s linear infinite;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    display: block
}

.handheld-navigation ul.menu li button:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: ""
}

.site-main nav.navigation .nav-previous a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.site-main nav.navigation .nav-next a:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

.widget_search form:not(.wp-block-search):before,
.widget_product_search form:not(.wp-block-search):before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    position: absolute;
    top: 1em;
    left: 1em;
    line-height: 1
}

.widget_search form:not(.wp-block-search) input[type=text],
.widget_search form:not(.wp-block-search) input[type=search],
.widget_product_search form:not(.wp-block-search) input[type=text],
.widget_product_search form:not(.wp-block-search) input[type=search] {
    padding-left: 2.617924em
}

.storefront-handheld-footer-bar ul li>a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 2.618046972;
    font-size: 1.618em;
    text-indent: 0;
    display: block;
    cursor: pointer
}

.storefront-handheld-footer-bar ul li.search>a:before {
    content: ""
}

.storefront-handheld-footer-bar ul li.my-account>a:before {
    content: ""
}

.storefront-handheld-footer-bar ul li.cart>a:before {
    content: ""
}

.storefront-product-pagination a[rel=prev]:after,
.storefront-product-pagination a[rel=next]:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline
}

.storefront-product-pagination a[rel=prev]:after {
    content: "";
    padding-right: 1.41575em
}

.storefront-product-pagination a[rel=next]:after {
    content: "";
    padding-left: 1.41575em
}

.single-product .pswp__button {
    background-color: transparent
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    text-indent: -999px;
    overflow: hidden
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    display: block;
    line-height: 2;
    text-indent: 0
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger img {
    display: none !important
}

.stock:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    margin-right: .5407911001em
}

.stock.in-stock:before {
    content: ""
}

.stock.out-of-stock:before {
    content: ""
}

a.reset_variations:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.woocommerce-breadcrumb a:first-of-type:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_recent_comments ul,
.widget_nav_menu ul,
.widget_links ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_layered_nav_filters ul {
    margin: 0
}

.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
    padding-left: 1.618em
}

.widget_recent_entries ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_links ul li:before,
.widget_product_categories ul li:before,
.widget_layered_nav ul li:before,
.widget_layered_nav_filters ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    margin-right: .5407911001em;
    display: block;
    float: left;
    opacity: .35;
    margin-left: -1.618em;
    width: 1em
}

.widget_product_categories ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: ""
}

.widget_product_categories ul li.current-cat:before {
    content: ""
}

.widget_layered_nav li:before {
    content: ""
}

.widget_layered_nav .chosen:before {
    content: ""
}

.widget_layered_nav_filters ul li.chosen:before {
    content: "";
    color: #e2401c;
    opacity: 1
}

.widget_recent_entries ul li:before,
.widget_pages ul li:before {
    content: ""
}

.widget_categories ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: ""
}

.widget_categories ul li.current-cat:before {
    content: ""
}

.widget_archive ul li:before {
    content: ""
}

.widget_recent_comments ul li:before {
    content: ""
}

.widget_nav_menu ul li:before {
    content: ""
}

.widget_links ul li:before {
    content: ""
}

a.remove {
    display: block;
    width: 1.618em;
    height: 1.618em;
    line-height: 1.618;
    font-weight: 400;
    text-indent: -9999px;
    overflow: hidden;
    position: relative
}

a.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #737781;
    line-height: 1.618;
    text-indent: 0;
    text-align: center
}

.woocommerce-shipping-calculator>p:first-child a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .3342343017em
}

.blockUI:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    animation: fa-spin .75s linear infinite;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px
}

.wc_request_button_is_disabled .blockUI {
    cursor: not-allowed !important
}

.wc_request_button_is_disabled .blockUI:before {
    content: none
}

.woocommerce-pagination .next,
.woocommerce-pagination .prev {
    text-indent: -9999px;
    position: relative;
    overflow: hidden
}

.woocommerce-pagination .next:after,
.woocommerce-pagination .prev:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    text-indent: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.woocommerce-pagination .next:after {
    content: ""
}

.woocommerce-breadcrumb .breadcrumb-separator {
    text-indent: -9999px;
    position: relative;
    display: inline-block;
    padding: 0 6.8535260698em
}

.woocommerce-breadcrumb .breadcrumb-separator:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    display: block;
    font-size: .875em;
    text-indent: 0;
    line-height: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1em;
    height: 1em;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    opacity: .25
}

#payment .payment_methods>.woocommerce-PaymentMethod>label:before,
#payment .payment_methods>.wc_payment_method>label:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em;
    transition: color, ease, .2s
}

#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child,
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

#payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child:checked+label:before,
#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before {
    content: ""
}

.woocommerce-password-strength:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

.woocommerce-password-strength.strong:after {
    content: ""
}

.woocommerce-password-strength.good:after {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    line-height: 1.618;
    margin-left: .5407911001em;
    width: 1.41575em;
    text-align: right;
    float: right;
    opacity: .25
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: ""
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: ""
}

.my_account_orders .button.view:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

p.order-again .button:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

.woocommerce-MyAccount-downloads .button:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

.demo_store:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.woocommerce-tabs ul.tabs li:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: -1em;
    transform: translateY(-50%);
    opacity: 0;
    transition: all, ease, .3s
}

.woocommerce-tabs ul.tabs li.active:after {
    opacity: 1;
    right: 0
}

.wc-forward:after,
.woocommerce-Button--next:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

.woocommerce-Button--previous:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

#reviews .commentlist li p.meta .verified {
    display: inline-block;
    height: 1.41575em;
    width: 1.41575em;
    position: relative;
    text-indent: -9999px
}

#reviews .commentlist li p.meta .verified:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    color: #0f834d;
    position: absolute;
    top: 0;
    left: 0;
    width: 1.41575em;
    height: 1.41575em;
    text-indent: 0;
    text-align: center;
    line-height: 1.618em
}

.single-product div.product .component_selections .clear_component_options:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.cart .mnm_table_item .mnm_table_item_indent:before,
.shop_table .mnm_table_item .mnm_table_item_indent:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
    margin-right: .3819820591em;
    opacity: .25
}

.quick-view-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .6180469716em
}

.woocommerce-page .ship_address .gift-form label:after,
.woocommerce-page .no_shipping_address .gift-form label:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-left: .5407911001em
}

.woocommerce-page .ship_address .modify-address-button:before,
.woocommerce-page .no_shipping_address .modify-address-button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.woocommerce-page .addresses+.addresses header.title a:before {
    content: ""
}

.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before,
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: ""
}

a#variations_clear:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.wl-add-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

.button.wl-create-new:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: inherit;
    vertical-align: baseline;
    content: "";
    margin-right: .5407911001em
}

@media(min-width:768px) {

    .main-navigation ul.menu>li.menu-item-has-children>a:after,
    .main-navigation ul.menu>li.page_item_has_children>a:after,
    .main-navigation ul.nav-menu>li.menu-item-has-children>a:after,
    .main-navigation ul.nav-menu>li.page_item_has_children>a:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        margin-left: 1em
    }

    .main-navigation ul.menu ul li.menu-item-has-children>a:after,
    .main-navigation ul.menu ul li.page_item_has_children>a:after,
    .main-navigation ul.nav-menu ul li.menu-item-has-children>a:after,
    .main-navigation ul.nav-menu ul li.page_item_has_children>a:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        float: right;
        line-height: 1.618
    }

    .demo_store a.woocommerce-store-notice__dismiss-link:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        margin-right: .3342343017em
    }

    .site-header-cart .cart-contents:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        height: 1em;
        float: right;
        line-height: 1.618
    }

    .addresses header.title a {
        display: block;
        width: 1em;
        height: 1em;
        text-indent: -9999px;
        position: relative;
        padding: .875em;
        margin-top: .6180469716em
    }

    .addresses header.title a:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        line-height: 1.618;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        text-align: center;
        text-indent: 0
    }

    .woocommerce-tabs ul.tabs li:after {
        content: ""
    }

    #wl-wrapper .wl-tabs>li.active:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        line-height: 1;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        line-height: inherit;
        vertical-align: baseline;
        content: "";
        display: block !important;
        position: absolute;
        top: 50%;
        height: 1em;
        width: 1em;
        margin-top: -.5em
    }
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: italic;
    font-weight: 300;
    src: url(../font/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18E.ttf) format(&#039;truetype&#039;)
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: italic;
    font-weight: 400;
    src: url(../font/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDc.ttf) format(&#039;truetype&#039;)
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: normal;
    font-weight: 300;
    src: url(../font/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdr.ttf) format(&#039;truetype&#039;)
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: normal;
    font-weight: 400;
    src: url(../font/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format(&#039;truetype&#039;)
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: normal;
    font-weight: 600;
    src: url(../font/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdr.ttf) format(&#039;truetype&#039;)
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: normal;
    font-weight: 700;
    src: url(../font/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdr.ttf) format(&#039;truetype&#039;)
}

@font-face {
    font-display: swap;
    font-family: &#039;Source Sans Pro&#039;;
    font-style: normal;
    font-weight: 900;
    src: url(../font/6xKydSBYKcSV-LCoeQqfX1RYOo3iu4nwlxdr.ttf) format(&#039;truetype&#039;)
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.price ins {
    font-weight: 400
}

.woocommerce-active .site-branding {
    float: left
}

.site-header-cart {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0
}

.site-header-cart .cart-contents {
    display: none
}

.site-header-cart .widget_shopping_cart {
    display: none
}

.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
    margin: 1.41575em
}

.site-header-cart .widget_shopping_cart .product_list_widget img {
    margin-left: 1em
}

.site-search {
    font-size: .875em;
    clear: both;
    display: none
}

.site-search .widget_product_search input[type=text],
.site-search .widget_product_search input[type=search] {
    padding: 1em 1.41575em;
    line-height: 1
}

.site-search .widget_product_search form:before {
    top: 1.15em;
    left: 1.15em
}

.site-search .widget_product_search #searchsubmit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.storefront-handheld-footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .7);
    z-index: 9999
}

.storefront-handheld-footer-bar:before,
.storefront-handheld-footer-bar:after {
    content: "";
    display: table
}

.storefront-handheld-footer-bar:after {
    clear: both
}

.storefront-handheld-footer-bar ul {
    margin: 0
}

.storefront-handheld-footer-bar ul li {
    display: inline-block;
    float: left;
    text-align: center
}

.storefront-handheld-footer-bar ul li:last-child>a {
    border-right: 0
}

.storefront-handheld-footer-bar ul li>a {
    height: 4.235801032em;
    display: block;
    position: relative;
    text-indent: -9999px;
    z-index: 999;
    border-right: 1px solid rgba(255, 255, 255, .2);
    overflow: hidden
}

.storefront-handheld-footer-bar ul li>a:focus {
    z-index: 1000
}

.storefront-handheld-footer-bar ul li.search .site-search {
    position: absolute;
    bottom: -2em;
    left: 0;
    right: 0;
    transition: all, ease, .2s;
    padding: 1em;
    z-index: 1;
    display: block
}

.storefront-handheld-footer-bar ul li.search.active .site-search {
    bottom: 100%
}

.storefront-handheld-footer-bar ul li.search .site-search,
.storefront-handheld-footer-bar ul li.search .widget,
.storefront-handheld-footer-bar ul li.search form {
    margin-bottom: 0
}

.storefront-handheld-footer-bar ul li.cart .count {
    text-indent: 0;
    display: block;
    width: 2em;
    height: 2em;
    line-height: 2;
    box-sizing: content-box;
    font-size: .75em;
    position: absolute;
    top: .875em;
    left: 50%;
    border-radius: 100%;
    border: 1px solid
}

.storefront-handheld-footer-bar ul.columns-1 li {
    width: 100%;
    display: block;
    float: none
}

.storefront-handheld-footer-bar ul.columns-2 li {
    width: 50%
}

.storefront-handheld-footer-bar ul.columns-3 li {
    width: 33.33333%
}

.storefront-handheld-footer-bar ul.columns-4 li {
    width: 25%
}

.storefront-handheld-footer-bar ul.columns-5 li {
    width: 20%
}

@media screen and (max-height:320px) {

    .sf-input-focused .woocommerce-store-notice,
    .sf-input-focused .storefront-handheld-footer-bar {
        display: none
    }
}

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:before,
table.shop_table_responsive tr td:after {
    content: "";
    display: table
}

table.shop_table_responsive tr td:after {
    clear: both
}

table.shop_table_responsive tr td[data-title]:before {
    content: attr(data-title) ": ";
    font-weight: 600;
    float: left
}

table.shop_table_responsive tr td.product-remove a {
    text-align: left
}

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
}

table.shop_table_responsive.my_account_orders .order-actions {
    text-align: right
}

table.shop_table_responsive.my_account_orders .order-actions:before {
    display: none
}

ul.products:before,
ul.products:after {
    content: "";
    display: table
}

ul.products:after {
    clear: both
}

ul.products,
.wc-block-grid__products {
    margin-left: 0;
    margin-bottom: 0;
    clear: both
}

ul.products li.product,
ul.products .wc-block-grid__product,
.wc-block-grid__products li.product,
.wc-block-grid__products .wc-block-grid__product {
    list-style: none;
    margin-left: 0;
    margin-bottom: 4.235801032em;
    text-align: center;
    position: relative
}

ul.products li.product .star-rating,
ul.products .wc-block-grid__product .star-rating,
.wc-block-grid__products li.product .star-rating,
.wc-block-grid__products .wc-block-grid__product .star-rating {
    margin: 0 auto .5407911001em
}

ul.products li.product .woocommerce-LoopProduct-link,
ul.products .wc-block-grid__product .woocommerce-LoopProduct-link,
.wc-block-grid__products li.product .woocommerce-LoopProduct-link,
.wc-block-grid__products .wc-block-grid__product .woocommerce-LoopProduct-link {
    display: block
}

ul.products li.product .price,
ul.products .wc-block-grid__product .price,
.wc-block-grid__products li.product .price,
.wc-block-grid__products .wc-block-grid__product .price {
    display: block;
    color: #43454b;
    font-weight: 400;
    margin-bottom: 1rem
}

ul.products li.product .price ins,
ul.products .wc-block-grid__product .price ins,
.wc-block-grid__products li.product .price ins,
.wc-block-grid__products .wc-block-grid__product .price ins {
    margin-left: .6180469716em;
    background-color: transparent
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-category__title,
ul.products li.product .wc-block-grid__product-title,
ul.products li.product .wc-block-grid__product-title>a,
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .woocommerce-loop-category__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
ul.products .wc-block-grid__product .wc-block-grid__product-title>a,
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .woocommerce-loop-category__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products li.product .wc-block-grid__product-title>a,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a {
    font-weight: 400;
    margin-bottom: .5407911001em
}

ul.products li.product .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-category__title,
ul.products li.product .wc-block-grid__product-title,
ul.products li.product .wc-block-grid__product-title>a:not(.has-font-size),
ul.products .wc-block-grid__product .woocommerce-loop-product__title,
ul.products .wc-block-grid__product .woocommerce-loop-category__title,
ul.products .wc-block-grid__product .wc-block-grid__product-title,
ul.products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size),
.wc-block-grid__products li.product .woocommerce-loop-product__title,
.wc-block-grid__products li.product .woocommerce-loop-category__title,
.wc-block-grid__products li.product .wc-block-grid__product-title,
.wc-block-grid__products li.product .wc-block-grid__product-title>a:not(.has-font-size),
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title,
.wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title>a:not(.has-font-size) {
    font-size: 1rem
}

ul.products li.product .star-rating,
ul.products .wc-block-grid__product .star-rating,
.wc-block-grid__products li.product .star-rating,
.wc-block-grid__products .wc-block-grid__product .star-rating {
    font-size: .875em
}

ul.products li.product img,
ul.products .wc-block-grid__product img,
.wc-block-grid__products li.product img,
.wc-block-grid__products .wc-block-grid__product img {
    display: block;
    margin: 0 auto 1.618em
}

ul.products li.product.product-category img,
ul.products .wc-block-grid__product.product-category img,
.wc-block-grid__products li.product.product-category img,
.wc-block-grid__products .wc-block-grid__product.product-category img {
    margin-bottom: 1.618em
}

ul.products li.product .button,
ul.products .wc-block-grid__product .button,
.wc-block-grid__products li.product .button,
.wc-block-grid__products .wc-block-grid__product .button {
    margin-bottom: .236em
}

.hentry .entry-content .wc-block-grid__products .wc-block-grid__product>a,
.hentry .entry-content ul.products li.product>a {
    text-decoration: none
}

.price del {
    opacity: .5;
    font-weight: 400
}

.price del+ins {
    margin-left: .327em
}

.single-product .pswp__button {
    background-color: transparent
}

.single-product div.product {
    position: relative;
    overflow: hidden
}

.single-product div.product:before,
.single-product div.product:after {
    content: "";
    display: table
}

.single-product div.product:after {
    clear: both
}

.single-product div.product .images,
.single-product div.product .summary,
.single-product div.product .woocommerce-product-gallery {
    margin-bottom: 2.617924em;
    margin-top: 0
}

.single-product div.product .woocommerce-product-gallery {
    position: relative
}

.single-product div.product .woocommerce-product-gallery .zoomImg {
    background-color: #fff
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    border-radius: 3px;
    z-index: 99;
    text-align: center
}

.single-product div.product .woocommerce-product-gallery img {
    margin: 0
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 1.618em
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    margin: 0;
    padding: 0
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:before,
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after {
    content: "";
    display: table
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs:after {
    clear: both
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    margin-bottom: 1.618em;
    cursor: pointer
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    opacity: .5;
    transition: all, ease, .2s
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
    opacity: 1
}

.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--columns-2 .flex-control-thumbs li {
    width: 42.8571428571%;
    float: left;
    margin-right: 14.2857142857%
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
    margin-right: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
    clear: both
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
    width: 23.8095238%;
    float: left;
    margin-right: 14.2857142857%
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
    margin-right: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
    clear: both
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    width: 14.2857142857%;
    float: left;
    margin-right: 14.2857142857%
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: both
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
    width: 8.5714285714%;
    float: left;
    margin-right: 14.2857142857%
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
    margin-right: 0
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
    clear: both
}

.single-product div.product .images .woocommerce-main-image {
    margin-bottom: 1.618em;
    display: block
}

.single-product div.product .images .thumbnails a.zoom {
    display: block;
    width: 22.05%;
    margin-right: 3.8%;
    float: left;
    margin-bottom: 1em
}

.single-product div.product .images .thumbnails a.zoom.last {
    margin-right: 0
}

.single-product div.product .images .thumbnails a.zoom.first {
    clear: both
}

.single-product div.product form.cart {
    margin-bottom: 1.618em;
    padding: 1em 0
}

.single-product div.product form.cart:before,
.single-product div.product form.cart:after {
    content: "";
    display: table
}

.single-product div.product form.cart:after {
    clear: both
}

.single-product div.product form.cart .quantity {
    float: left;
    margin-right: .875em
}

.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
    float: none;
    margin-right: 0
}

.single-product div.product form.cart table.woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity .quantity {
    margin-right: 0
}

.single-product div.product p.price {
    font-size: 1.41575em;
    margin: 1.41575em 0
}

.single-product div.product table.variations {
    table-layout: fixed;
    margin: 0
}

.single-product div.product table.variations th,
.single-product div.product table.variations td {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent
}

.single-product div.product table.variations .value {
    margin-bottom: 1em
}

.single-product div.product table.variations select {
    max-width: 70%;
    vertical-align: middle
}

.single-product div.product .single_variation .price {
    margin-bottom: 1em;
    display: block
}

.single-product div.product .variations_button {
    padding-top: 1em
}

.single-product div.product .variations_button:before,
.single-product div.product .variations_button:after {
    content: "";
    display: table
}

.single-product div.product .variations_button:after {
    clear: both
}

.single-product div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
    margin-top: -.875em
}

.single-product div.product .woocommerce-product-rating:before,
.single-product div.product .woocommerce-product-rating:after {
    content: "";
    display: table
}

.single-product div.product .woocommerce-product-rating:after {
    clear: both
}

.single-product div.product .woocommerce-product-rating a {
    font-weight: 600;
    text-decoration: underline
}

.single-product div.product .woocommerce-product-rating a:hover {
    text-decoration: none
}

.single-product div.product .woocommerce-product-rating .star-rating {
    float: left;
    margin-right: .6180469716em
}

.single-product div.product .product_meta {
    font-size: .875em;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .tagged_as {
    display: block
}

.single-product div.product .product_meta .sku_wrapper:last-child,
.single-product div.product .product_meta .posted_in:last-child,
.single-product div.product .product_meta .tagged_as:last-child {
    border-bottom: 0
}

.single-product div.product .product_meta a {
    font-weight: 600;
    text-decoration: underline
}

.single-product div.product .product_meta a:hover {
    text-decoration: none
}

.single-product div.product .edit-link {
    font-size: .875em;
    margin-top: 1em
}

.stock:empty:before {
    display: none
}

.stock.in-stock {
    color: #0f834d
}

.stock.out-of-stock {
    color: #e2401c
}

a.reset_variations {
    display: inline-block;
    margin-left: 1em
}

#reviews {
    outline: none
}

#reviews #comments {
    padding-top: 0
}

#reviews .comment-reply-title {
    display: none
}

#reviews .commentlist {
    list-style: none;
    margin-left: 0
}

#reviews .commentlist li {
    margin-bottom: 2.617924em;
    list-style: none;
    clear: both
}

#reviews .commentlist li:before,
#reviews .commentlist li:after {
    content: "";
    display: table
}

#reviews .commentlist li:after {
    clear: both
}

#reviews .commentlist li .comment_container {
    border-radius: 3px
}

#reviews .commentlist li .comment_container:before,
#reviews .commentlist li .comment_container:after {
    content: "";
    display: table
}

#reviews .commentlist li .comment_container:after {
    clear: both
}

#reviews .commentlist li .comment_container .comment-text {
    width: 81.8181818182%;
    float: right;
    margin-right: 0
}

#reviews .commentlist li .comment_container .comment-text .star-rating {
    float: right;
    font-size: .875em;
    line-height: 1;
    height: 1em
}

#reviews .commentlist li:last-child {
    border-bottom: 0;
    margin-bottom: 0
}

#reviews .commentlist li time {
    opacity: .5;
    font-size: .875em
}

#reviews .commentlist li .avatar {
    width: 9.0909090909%;
    float: left;
    margin-right: 9.0909090909%;
    height: auto
}

#reviews .commentlist li p.meta {
    margin-bottom: 1em
}

#reviews .commentlist li p.meta strong {
    line-height: 1
}

#reviews .commentlist li p.meta time {
    display: block
}

#reviews .commentlist li p.meta .verified {
    font-style: normal;
    font-size: .875em
}

#reviews .commentlist li p.meta .woocommerce-review__dash {
    display: none
}

#reviews .commentlist li ul.children {
    margin: 0;
    width: 81.8181818182%;
    float: right;
    margin-right: 0;
    padding-top: 1.618em
}

#reviews .commentlist li ul.children .avatar {
    width: 11.1111111111%;
    float: left;
    margin-right: 11.1111111111%
}

#reviews .commentlist li ul.children .comment-text {
    width: 77.7777777778%;
    float: right;
    margin-right: 0
}

#reviews .commentlist li ul.children li {
    margin-bottom: 1.618em
}

#reviews .commentlist li ul.children li:last-child {
    margin-bottom: 0
}

#reviews .comment-form-rating {
    clear: both
}

#reviews .comment-form-rating label {
    display: block
}

.storefront-breadcrumb {
    margin: 0 0 1.618em;
    padding: 1em 0
}

.woocommerce-breadcrumb {
    font-size: .875em
}

.woocommerce-breadcrumb a {
    text-decoration: underline
}

.woocommerce-breadcrumb a:hover {
    text-decoration: none
}

.woocommerce-breadcrumb .breadcrumb-separator {
    display: inline-block;
    padding: 0 .5407911001em
}

.product_list_widget {
    list-style: none;
    margin-left: 0
}

.product_list_widget li {
    padding: 1em 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.product_list_widget li:before,
.product_list_widget li:after {
    content: "";
    display: table
}

.product_list_widget li:after {
    clear: both
}

.product_list_widget li img {
    max-width: 2.617924em;
    float: right
}

.product_list_widget li>a {
    display: block
}

.product_list_widget a:hover {
    color: #2c2d33
}

.widget ul.products li.product a {
    text-decoration: none
}

.widget_products a {
    display: block
}

.widget_shopping_cart .product_list_widget {
    margin-bottom: 0
}

.widget_shopping_cart .product_list_widget li {
    padding-left: 2em;
    position: relative
}

.widget_shopping_cart .product_list_widget li a.remove {
    position: absolute;
    top: 1em;
    left: 0;
    opacity: 1
}

.widget_shopping_cart p.total,
.widget_shopping_cart p.buttons {
    padding: 1em 0;
    margin: 0;
    text-align: center
}

.widget_shopping_cart p.total {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.widget_shopping_cart .buttons a {
    display: block;
    margin-bottom: .6180469716em
}

.widget_shopping_cart .buttons a:last-child {
    margin-bottom: 0
}

.widget_shopping_cart .buttons a img {
    margin-left: auto;
    margin-right: auto
}

.site-header .widget_shopping_cart p.total,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart li {
    padding-left: 1.41575em;
    padding-right: 1.41575em
}

.widget_layered_nav li {
    margin-bottom: .6180469716em
}

.widget.woocommerce li .count {
    font-size: 1em;
    float: right
}

.widget_price_filter .price_slider {
    margin-bottom: 1em
}

.widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4
}

.widget_price_filter .price_slider_amount .button {
    float: left
}

@media(min-width:768px)and (max-width:1024px) {
    .widget_price_filter .price_slider_amount {
        text-align: left
    }

    .widget_price_filter .price_slider_amount .button {
        display: block;
        float: none;
        width: 100%
    }
}

.widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    top: auto;
    z-index: 2;
    width: 1em;
    height: 1em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    cursor: ew-resize;
    background: #2c2d33;
    box-sizing: border-box;
    margin-top: -.25em;
    margin-left: auto;
    opacity: 1;
    border: 0
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 .236em rgba(0, 0, 0, .1)
}

.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #2c2d33;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em
}

.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    background: rgba(0, 0, 0, .1);
    border: 0
}

.widget_price_filter .ui-slider-horizontal {
    height: .5em
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px
}

/*!rtl:begin:ignore*/
.rtl .widget_price_filter .price_label,
.rtl .widget_price_filter .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

/*!rtl:end:ignore*/
table.cart {
    margin-bottom: 3.706325903em
}

table.cart .product-quantity .plus,
table.cart .product-quantity .minus {
    display: none
}

table.cart .product-thumbnail img {
    margin: 0 auto;
    max-width: 3.706325903em;
    height: auto
}

table.cart .product-thumbnail:before {
    display: none
}

table.cart tr:first-child td.product-remove {
    border-top-width: 0
}

table.cart td.product-remove {
    padding: 0;
    border-top: 1.618em solid;
    position: relative
}

table.cart td.product-remove a.remove {
    position: absolute;
    font-size: 1.41575em;
    top: -.6180469716em;
    right: -.6180469716em
}

table.cart td.product-quantity .qty {
    padding: .326em;
    width: 3.706325903em
}

table.cart td.product-name {
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

table.cart td,
table.cart th {
    padding: .875em .875em 0
}

table.cart td.product-subtotal {
    padding-bottom: .875em
}

table.cart td.actions {
    border-top: 1em solid;
    background-color: transparent;
    padding: 0
}

table.cart td.actions label {
    display: none
}

table.cart td.actions .coupon {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

table.cart td.actions input {
    display: block;
    width: 100%;
    margin: .5407911001em 0
}

.wc-proceed-to-checkout {
    margin-bottom: 1.618em
}

.wc-proceed-to-checkout:before,
.wc-proceed-to-checkout:after {
    content: "";
    display: table
}

.wc-proceed-to-checkout:after {
    clear: both
}

.wc-proceed-to-checkout .button {
    display: block;
    text-align: center;
    margin-bottom: 1em
}

.wc-proceed-to-checkout .button.checkout-button {
    font-size: 1.41575em
}

.woocommerce-shipping-calculator {
    margin: 0
}

.woocommerce-shipping-calculator>p:first-child {
    margin: 0
}

.woocommerce-shipping-calculator .shipping-calculator-form {
    padding-top: 1.41575em
}

ul#shipping_method {
    list-style: none;
    margin-left: 0
}

ul#shipping_method li {
    margin-bottom: .2360828548em
}

ul#shipping_method li:last-child {
    margin-bottom: 0
}

ul#shipping_method input {
    margin-right: .3342343017em
}

.woocommerce-checkout ul#shipping_method {
    margin-bottom: 0
}

.checkout_coupon {
    margin-bottom: 2.617924em
}

form.checkout {
    position: static !important
}

form.checkout:before,
form.checkout:after {
    content: "";
    display: table
}

form.checkout:after {
    clear: both
}

form.checkout>.blockUI {
    position: fixed !important
}

#payment:before,
#payment:after {
    content: "";
    display: table
}

#payment:after {
    clear: both
}

#payment .create-account {
    clear: both
}

#payment .payment_methods {
    margin: 0 !important;
    padding: 0 !important
}

#payment .payment_methods>.woocommerce-PaymentMethod>label,
#payment .payment_methods>.wc_payment_method>label {
    display: block;
    padding: 1.41575em;
    cursor: pointer
}

#payment .payment_methods li {
    list-style: none !important;
    margin-left: 0;
    position: relative
}

#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 1.618em
}

#payment .payment_methods li:last-child:not(.woocommerce-notice) {
    padding-bottom: 0;
    border-bottom: 0
}

#payment .payment_methods li p {
    margin: 0
}

#payment .payment_methods li .payment_box {
    padding: 1.41575em
}

#payment .payment_methods li .payment_box fieldset {
    border: 0;
    margin: 0;
    padding: 1em 0 0;
    font-size: .875em
}

#payment .payment_methods li .payment_box fieldset label {
    width: auto;
    margin-left: 0
}

#payment .payment_methods li .payment_box fieldset .form-row {
    margin-bottom: 1em
}

#payment .payment_methods li .payment_box fieldset .form-row input[type=checkbox] {
    margin-right: 5px
}

#payment .payment_methods li .payment_box fieldset #cvv {
    width: 22% !important
}

#payment .payment_methods li .payment_box fieldset .help {
    width: 75%;
    float: right
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
    padding-top: 1em;
    margin: 0
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
    margin-top: .6180469716em
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
    margin-right: .236em
}

#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
    margin-left: 0
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-expiry,
#payment .payment_methods li .payment_box .wc-credit-card-form-card-cvc {
    font-size: 1.41575em
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number {
    background-repeat: no-repeat;
    background-position: right .6180469716em center;
    background-size: 31px 20px;
    background-image: url(../image/unknown.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../image/visa.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../image/mastercard.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../image/laser.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../image/diners.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../image/maestro.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../image/jcb.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../image/amex.svg)
}

#payment .payment_methods li .payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../image/discover.svg)
}

#payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 1em
}

#payment .terms label {
    display: block;
    cursor: pointer
}

#payment .woocommerce-terms-and-conditions {
    padding: 1em;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
    margin-bottom: 16px;
    background-color: rgba(0, 0, 0, .05)
}

#payment .place-order {
    padding: 1.41575em;
    margin-bottom: 0;
    float: none;
    width: 100%;
    margin-top: 2.617924em
}

#payment .place-order .button {
    font-size: 1.41575em;
    width: 100%;
    white-space: pre-wrap
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 45%;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label+br {
    display: none
}

.woocommerce-password-strength {
    font-weight: 600;
    padding: .5407911001em 0;
    text-align: right;
    font-size: .875em
}

.woocommerce-password-strength.strong {
    color: #0f834d
}

.woocommerce-password-strength.short {
    color: #e2401c
}

.woocommerce-password-strength.bad {
    color: #e2401c
}

.woocommerce-password-strength.good {
    color: #3d9cd2
}

label.inline {
    display: inline !important;
    margin-left: 1em
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative
}

.hentry .entry-content .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    text-decoration: none;
    padding: .875em 0;
    display: block
}

ul.order_details {
    list-style: none;
    position: relative;
    margin: 3.706325903em 0
}

ul.order_details:before,
ul.order_details:after {
    content: "";
    display: table
}

ul.order_details:after {
    clear: both
}

ul.order_details:before,
ul.order_details:after {
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: 0;
    width: 100%;
    height: 16px;
    background-size: 0 100%, 16px 16px, 16px 16px
}

ul.order_details:after {
    top: auto;
    bottom: -16px;
    transform: rotate(180deg)
}

ul.order_details li {
    padding: 1em 1.618em;
    font-size: .8em;
    text-transform: uppercase
}

ul.order_details li:first-child {
    padding-top: 1.618em
}

ul.order_details li:last-child {
    border: 0;
    padding-bottom: 1.618em
}

ul.order_details li strong {
    display: block;
    font-size: 1.41575em;
    text-transform: none
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
    padding: .6180469716em .875em;
    font-size: .875em;
    margin-right: .236em
}

.woocommerce-MyAccount-content h2 {
    font-size: 2em;
    font-weight: 600
}

.woocommerce-MyAccount-content #payment .payment_methods {
    margin-bottom: 1.618em !important
}

.woocommerce-form__label-for-checkbox {
    cursor: pointer;
    display: block
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
    margin-right: .3342343017em
}

.form-row label {
    display: block
}

.form-row input,
.form-row textarea,
.form-row select {
    width: 100%
}

.form-row input[type=checkbox],
.form-row input[type=radio] {
    width: auto
}

.form-row .button {
    width: auto
}

.form-row.create-account label {
    display: inline-block
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c
}

.form-row.woocommerce-invalid input.input-checkbox {
    outline: 2px solid #e2401c;
    outline-offset: 1px
}

.form-row.woocommerce-invalid .select2-selection {
    border-color: #e2401c;
    border-width: 2px
}

.form-row-last {
    margin-right: 0 !important
}

.form-row-wide {
    clear: both;
    width: 100%
}

.required {
    border-bottom: 0 !important;
    color: #e2401c
}

.password-input {
    display: block;
    position: relative
}

.show-password-input {
    position: absolute;
    right: 0;
    top: 0;
    padding: .618em;
    line-height: 1.618;
    cursor: pointer
}

.show-password-input:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: ""
}

.show-password-input.display-password:after {
    color: #e8e8e8
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 69px;
    right: 0;
    margin: 0;
    padding: 1em 1.41575em;
    background-color: #3d9cd2;
    color: #fff;
    z-index: 9998
}

.demo_store a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline
}

.demo_store a:hover {
    text-decoration: none
}

.demo_store a.woocommerce-store-notice__dismiss-link {
    display: block
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 1em;
    width: 5.55em;
    font-family: "Font Awesome 5 Free";
    font-weight: 400
}

.star-rating:before,
.star-rating span:before {
    content: "";
    top: 0;
    left: 0;
    position: absolute
}

.star-rating:before {
    opacity: .25;
    float: left
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    color: #2c2d33
}

p.stars {
    display: inline-block;
    margin: 0
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    font-weight: 400
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    content: "";
    font-size: .95em;
    color: #43454b;
    text-indent: 0;
    opacity: .25
}

p.stars a:hover~a:before {
    color: #43454b;
    opacity: .25
}

p.stars:hover a:before {
    color: #7f54b3;
    opacity: 1
}

p.stars.selected a.active:before {
    color: #7f54b3;
    opacity: 1
}

p.stars.selected a.active~a:before {
    color: #43454b;
    opacity: .25
}

p.stars.selected a:not(.active):before {
    color: #7f54b3;
    opacity: 1
}

.wc-block-grid__product-onsale,
.onsale {
    border: 1px solid;
    border-color: #43454b;
    color: #43454b;
    padding: .202em .6180469716em;
    font-size: .875em;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1em;
    border-radius: 3px;
    position: relative
}

.quantity .qty {
    width: 4.235801032em;
    text-align: center
}

.storefront-sorting {
    font-size: .875em;
    margin-bottom: 2.617924em
}

.woocommerce-tabs {
    overflow: hidden;
    padding: 1em 0
}

.woocommerce-tabs:before,
.woocommerce-tabs:after {
    content: "";
    display: table
}

.woocommerce-tabs:after {
    clear: both
}

.woocommerce-tabs ul.tabs {
    list-style: none;
    margin-left: 0;
    text-align: left;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    position: relative
}

.woocommerce-tabs ul.tabs li a {
    padding: 1em 0;
    display: block
}

.woocommerce-tabs .panel h2:first-of-type {
    font-size: 1.618em;
    margin-bottom: 1em
}

.related>h2:first-child,
.upsells>h2:first-child {
    font-size: 1.618em;
    margin-bottom: 1em
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
    margin-bottom: 2.617924em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .6180469716em solid rgba(0, 0, 0, .15);
    padding: 1em 2em 1em 3.5em;
    position: relative;
    list-style: none outside
}

.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-info:before,
.woocommerce-info:after,
.woocommerce-error:before,
.woocommerce-error:after,
.woocommerce-noreviews:before,
.woocommerce-noreviews:after,
p.no-comments:before,
p.no-comments:after {
    content: "";
    display: table
}

.woocommerce-message:after,
.woocommerce-info:after,
.woocommerce-error:after,
.woocommerce-noreviews:after,
p.no-comments:after {
    clear: both
}

.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a {
    color: #fff
}

.woocommerce-message a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
    color: #fff;
    opacity: .7
}

.woocommerce-message a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-error a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
    opacity: 1
}

.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-noreviews:before,
p.no-comments:before {
    font-family: "Font Awesome 5 Free";
    content: "";
    display: inline-block;
    position: absolute;
    top: 1.05em;
    left: 1.5em;
    color: #fff
}

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button,
p.no-comments .button {
    float: right;
    padding: 0;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    margin-left: 1em;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, .25) !important;
    border-radius: 0
}

.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
    background: 0 0;
    color: #fff;
    opacity: .7
}

.woocommerce-message pre,
.woocommerce-info pre,
.woocommerce-error pre,
.woocommerce-noreviews pre,
p.no-comments pre {
    background-color: rgba(0, 0, 0, .1)
}

.woocommerce-message:before {
    content: ""
}

.site-content>.col-full>.woocommerce>.woocommerce-message:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
    margin-top: 2.617924em
}

.woocommerce-error {
    list-style: none
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #3d9cd2
}

.woocommerce-error {
    background-color: #e2401c
}

dl.variation {
    font-size: .875em
}

dl.variation dd {
    margin: 0 0 1em
}

.wc-item-meta {
    font-size: .875em;
    margin-left: 0;
    list-style: none
}

.wc-item-meta li:before,
.wc-item-meta li:after {
    content: "";
    display: table
}

.wc-item-meta li:after {
    clear: both
}

.wc-item-meta li strong,
.wc-item-meta li p {
    display: inline-block
}

.woocommerce-MyAccount-content .woocommerce-Pagination {
    text-align: center
}

.storefront-product-section {
    margin-bottom: 1.618em
}

.storefront-product-section .section-title {
    text-align: center;
    margin-bottom: 1em
}

.storefront-product-section:last-child {
    margin-bottom: 0
}

.storefront-product-pagination {
    display: none
}

.storefront-sticky-add-to-cart {
    display: none
}

@media(min-width:768px) {
    .demo_store {
        bottom: 0
    }

    .demo_store a.woocommerce-store-notice__dismiss-link {
        background: rgba(0, 0, 0, .1);
        float: right;
        display: inline-block;
        margin: -1em -1.41575em -1em 0;
        padding: 1em 1.41575em
    }

    .storefront-handheld-footer-bar {
        display: none
    }

    .storefront-breadcrumb {
        padding: 1.41575em 0;
        margin: 0 0 3.706325903em
    }

    table.shop_table_responsive thead {
        display: table-header-group
    }

    table.shop_table_responsive tbody th {
        display: table-cell
    }

    table.shop_table_responsive tr td {
        display: table-cell
    }

    table.shop_table_responsive tr td:before {
        display: none
    }

    .site-header-cart {
        position: relative
    }

    .site-header-cart .cart-contents {
        padding: 1.618em 0;
        display: block;
        position: relative;
        background-color: transparent;
        height: auto;
        width: auto;
        text-indent: 0
    }

    .site-header-cart .cart-contents .amount {
        margin-right: .327em
    }

    .site-header-cart .cart-contents .count {
        font-weight: 400;
        opacity: .5;
        font-size: .875em
    }

    .site-header-cart .cart-contents span {
        display: inline
    }

    .site-header-cart .widget_shopping_cart {
        position: absolute;
        top: 100%;
        width: 100%;
        z-index: 999999;
        font-size: .875em;
        left: -999em;
        display: block
    }

    .site-header-cart .widget_shopping_cart.sub-menu--is-touch-device {
        display: none;
        left: 0
    }

    .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none
    }

    .site-header-cart .widget_shopping_cart .product_list_widget {
        height: 0
    }

    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
        position: relative;
        float: left;
        top: auto
    }

    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
        text-align: left
    }

    .site-header-cart:hover .widget_shopping_cart,
    .site-header-cart.focus .widget_shopping_cart {
        left: 0;
        display: block
    }

    .site-header-cart:hover .widget_shopping_cart .product_list_widget,
    .site-header-cart.focus .widget_shopping_cart .product_list_widget {
        height: auto
    }

    .site-search {
        display: block
    }

    .site-search form {
        margin: 0
    }

    ul.products li.product,
    ul.products .wc-block-grid__product,
    .wc-block-grid__products li.product,
    .wc-block-grid__products .wc-block-grid__product {
        clear: none;
        width: 100%;
        float: left;
        font-size: .875em
    }

    ul.products li.product.first,
    ul.products .wc-block-grid__product.first,
    .wc-block-grid__products li.product.first,
    .wc-block-grid__products .wc-block-grid__product.first {
        clear: both !important
    }

    ul.products li.product.last,
    ul.products .wc-block-grid__product.last,
    .wc-block-grid__products li.product.last,
    .wc-block-grid__products .wc-block-grid__product.last {
        margin-right: 0 !important
    }

    .page-template-template-fullwidth-php .site-main ul.products.columns-1 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-1 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-1 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-1 li.product,
    .storefront-full-width-content .site-main ul.products.columns-1 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-1 li.product {
        width: 100%;
        margin-right: 0;
        float: none
    }

    .page-template-template-fullwidth-php .site-main ul.products.columns-2 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-2 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-2 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-2 li.product,
    .storefront-full-width-content .site-main ul.products.columns-2 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-2 li.product {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-3 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product,
    .storefront-full-width-content .site-main ul.products.columns-3 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-3 li.product {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .site-main ul.products.columns-4 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-4 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-4 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-4 li.product,
    .storefront-full-width-content .site-main ul.products.columns-4 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-4 li.product {
        width: 21.7391304348%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .site-main ul.products.columns-5 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-5 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-5 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-5 li.product,
    .storefront-full-width-content .site-main ul.products.columns-5 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-5 li.product {
        width: 16.9%;
        margin-right: 3.8%
    }

    .page-template-template-fullwidth-php .site-main ul.products.columns-6 li.product,
    .page-template-template-fullwidth-php .header-widget-region ul.products.columns-6 li.product,
    .page-template-template-homepage-php .site-main ul.products.columns-6 li.product,
    .page-template-template-homepage-php .header-widget-region ul.products.columns-6 li.product,
    .storefront-full-width-content .site-main ul.products.columns-6 li.product,
    .storefront-full-width-content .header-widget-region ul.products.columns-6 li.product {
        width: 13.0434782609%;
        float: left;
        margin-right: 4.347826087%
    }

    .site-main ul.products li.product {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }

    .site-main ul.products.columns-1 li.product {
        width: 100%;
        margin-right: 0;
        float: none
    }

    .site-main ul.products.columns-2 li.product {
        width: 48%;
        margin-right: 3.8%
    }

    .site-main ul.products.columns-3 li.product {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }

    .site-main ul.products.columns-4 li.product {
        width: 22.05%;
        margin-right: 3.8%
    }

    .site-main ul.products.columns-5 li.product {
        width: 16.9%;
        margin-right: 3.8%
    }

    .site-main ul.products.columns-6 li.product {
        width: 11.7647058824%;
        float: left;
        margin-right: 5.8823529412%
    }

    .single-product div.product .images {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%;
        margin-bottom: 3.706325903em
    }

    .single-product div.product .images .thumbnails:before,
    .single-product div.product .images .thumbnails:after {
        content: "";
        display: table
    }

    .single-product div.product .images .thumbnails:after {
        clear: both
    }

    .single-product div.product .images .thumbnails a.zoom {
        width: 14.2857142857%;
        float: left;
        margin-right: 14.2857142857%
    }

    .single-product div.product .images .thumbnails a.zoom.last {
        float: right;
        margin-right: 0
    }

    .single-product div.product .woocommerce-product-gallery {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%;
        margin-bottom: 3.706325903em
    }

    .single-product div.product .summary {
        width: 52.9411764706%;
        float: right;
        margin-right: 0
    }

    .single-product div.product .woocommerce-tabs {
        clear: both
    }

    #reviews .comment-form-author,
    #reviews .comment-form-email {
        width: 47%
    }

    #reviews .comment-form-email {
        margin-right: 0
    }

    .storefront-full-width-content.single-product div.product .images {
        width: 39.1304347826%;
        float: left;
        margin-right: 4.347826087%;
        margin-bottom: 3.706325903em
    }

    .storefront-full-width-content.single-product div.product .images .thumbnails a.zoom {
        width: 11.1111111111%;
        float: left;
        margin-right: 11.1111111111%
    }

    .storefront-full-width-content.single-product div.product .images .thumbnails a.zoom.last {
        margin-right: 0
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
        width: 39.1304347826%;
        float: left;
        margin-right: 4.347826087%;
        margin-bottom: 3.706325903em
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
        width: 44.4444444444%;
        float: left;
        margin-right: 11.1111111111%
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
        margin-right: 0
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
        width: 25.9259259333%;
        float: left;
        margin-right: 11.1111111111%
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
        margin-right: 0
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
        width: 16.6666666667%;
        float: left;
        margin-right: 11.1111111111%
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
        margin-right: 0
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
        width: 11.1111111111%;
        float: left;
        margin-right: 11.1111111111%
    }

    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
        margin-right: 0
    }

    .storefront-full-width-content.single-product div.product .summary {
        width: 56.5217391304%;
        float: right;
        margin-right: 0;
        margin-bottom: 3.706325903em
    }

    .storefront-full-width-content.single-product div.product .woocommerce-tabs {
        clear: both
    }

    .storefront-full-width-content.single-product #reviews .commentlist li .avatar {
        width: 6.6666666667%;
        float: left;
        margin-right: 6.6666666667%
    }

    .storefront-full-width-content.single-product #reviews .commentlist li .comment_container .comment-text {
        width: 86.6666666667%;
        float: right;
        margin-right: 0
    }

    .storefront-full-width-content.single-product #reviews .commentlist ul.children {
        width: 86.6666666667%;
        float: right;
        margin-right: 0
    }

    .storefront-full-width-content.single-product #reviews .commentlist ul.children .avatar {
        width: 7.6923076923%;
        float: left;
        margin-right: 7.6923076923%
    }

    .storefront-full-width-content.single-product #reviews .commentlist ul.children .comment-text {
        width: 84.6153846154%;
        float: right;
        margin-right: 0
    }

    .storefront-full-width-content.woocommerce-cart .entry-header,
    .storefront-full-width-content.woocommerce-checkout .entry-header,
    .storefront-full-width-content.woocommerce-account .entry-header,
    .storefront-full-width-content .woocommerce-products-header {
        text-align: center;
        padding: 0 0 5.9968353111em
    }

    .storefront-full-width-content.woocommerce-cart .entry-header h1:last-child,
    .storefront-full-width-content.woocommerce-checkout .entry-header h1:last-child,
    .storefront-full-width-content.woocommerce-account .entry-header h1:last-child,
    .storefront-full-width-content .woocommerce-products-header h1:last-child {
        margin-bottom: 0
    }

    .storefront-full-width-content .up-sells>h2:first-child,
    .storefront-full-width-content .related.products>h2:first-child {
        text-align: center
    }

    .woocommerce .page-description {
        margin-bottom: 1.618em
    }

    .storefront-sorting {
        margin-bottom: 2.617924em
    }

    .storefront-sorting:before,
    .storefront-sorting:after {
        content: "";
        display: table
    }

    .storefront-sorting:after {
        clear: both
    }

    .storefront-sorting select {
        width: auto
    }

    .woocommerce-result-count {
        float: left;
        position: relative;
        margin-bottom: 0;
        padding: .327em 0
    }

    .woocommerce-ordering {
        float: left;
        margin-right: 1em;
        margin-bottom: 0;
        padding: .327em 0
    }

    .woocommerce-pagination {
        float: right;
        border: 0;
        clear: none;
        padding: 0;
        margin-bottom: 0
    }

    .woocommerce-cart .hentry,
    .woocommerce-checkout .hentry {
        border-bottom: 0;
        padding-bottom: 0
    }

    .page-template-template-fullwidth-php table.cart .product-thumbnail {
        display: table-cell
    }

    .page-template-template-fullwidth-php table.cart thead {
        font-size: 1em;
        text-indent: 0
    }

    table.cart th,
    table.cart td {
        padding: 1.618em
    }

    table.cart .qty {
        padding: .875em;
        max-width: 3.632em
    }

    table.cart td.product-remove {
        display: table-cell;
        padding: 1.618em;
        border: 0
    }

    table.cart td.product-remove a.remove {
        float: none;
        position: relative;
        top: auto;
        right: auto;
        font-size: 1em
    }

    table.cart .product-quantity .plus,
    table.cart .product-quantity .minus {
        display: inline-block
    }

    table.cart .quantity .qty {
        padding: .6180469716em
    }

    table.cart td.actions {
        text-align: right
    }

    table.cart td.actions label {
        display: none
    }

    table.cart td.actions .coupon {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
        display: inline-block;
        float: left
    }

    table.cart td.actions input {
        display: inline-block;
        width: auto;
        margin: 0
    }

    .cart-collaterals:before,
    .cart-collaterals:after {
        content: "";
        display: table
    }

    .cart-collaterals:after {
        clear: both
    }

    .cart-collaterals h2 {
        font-size: 1.618em
    }

    .cart-collaterals .cross-sells {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%
    }

    .cart-collaterals .cart_totals,
    .cart-collaterals .shipping_calculator {
        width: 52.9411764706%;
        float: right;
        margin-right: 0;
        margin: 0;
        clear: right
    }

    .cart-collaterals .cart_totals small.includes_tax {
        display: block
    }

    .cart-collaterals .shipping_calculator {
        clear: right
    }

    .page-template-template-fullwidth-php .cart-collaterals .cross-sells {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .cart-collaterals .cart_totals,
    .page-template-template-fullwidth-php .cart-collaterals .shipping_calculator {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    #ship-to-different-address {
        position: relative
    }

    #ship-to-different-address label {
        font-weight: 300
    }

    #ship-to-different-address .woocommerce-form__input-checkbox {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        margin-right: 0
    }

    .col2-set {
        width: 52.9411764706%;
        float: left;
        margin-right: 5.8823529412%
    }

    .col2-set .form-row-first {
        width: 44.4444444444%;
        float: left;
        margin-right: 11.1111111111%
    }

    .col2-set .form-row-last {
        width: 44.4444444444%;
        float: right;
        margin-right: 0
    }

    .col2-set .col-1,
    .col2-set .col-2 {
        margin-bottom: 1.618em
    }

    .col2-set+#customer_details {
        display: none
    }

    .col2-set .woocommerce-billing-fields:before,
    .col2-set .woocommerce-billing-fields:after {
        content: "";
        display: table
    }

    .col2-set .woocommerce-billing-fields:after {
        clear: both
    }

    .col2-set.addresses {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .col2-set.addresses .col-1 {
        width: 47.0588235294%;
        float: left;
        margin-right: 5.8823529412%
    }

    .col2-set.addresses .col-2 {
        width: 47.0588235294%;
        float: right;
        margin-right: 0
    }

    #customer_details+#wc_checkout_add_ons {
        width: 41.1764705882%;
        float: right;
        margin-right: 0
    }

    #wc_checkout_add_ons input[type=radio] {
        float: left;
        margin-right: .5407911001em;
        clear: left;
        margin-top: .35em
    }

    #order_review_heading,
    #order_review {
        width: 41.1764705882%;
        float: right;
        margin-right: 0;
        clear: right
    }

    #order_review {
        transition: box-shadow ease .4s
    }

    #order_review_heading {
        margin-bottom: 0;
        padding-bottom: .6180469716em
    }

    .woocommerce-order-pay #order_review,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
        width: 100%;
        float: none
    }

    .woocommerce-order-pay #order_review #payment h3,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
        padding-left: 1em;
        padding-top: 1em
    }

    .woocommerce-order-pay #order_review #payment .form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
        padding: 1em
    }

    .woocommerce-order-pay #order_review .payment_methods+.form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row {
        padding: 1em
    }

    .woocommerce-order-pay #order_review .button#place_order,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
        display: block;
        width: 100%;
        font-size: 1.41575em
    }

    .page-template-template-fullwidth-php .col2-set {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .col2-set .form-row-first {
        width: 45.4545454545%;
        float: left;
        margin-right: 9.0909090909%
    }

    .page-template-template-fullwidth-php .col2-set .form-row-last {
        width: 45.4545454545%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php .col2-set.addresses .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .col2-set.addresses .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php #order_review_heading,
    .page-template-template-fullwidth-php #order_review {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php #customer_details+#wc_checkout_add_ons {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    #order_review .shop_table {
        margin-bottom: 2.617924em
    }

    table+.addresses {
        margin-top: 1.618em
    }

    .col2-set#customer_login,
    .col2-set.addresses {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .col2-set#customer_login .col-1,
    .col2-set.addresses .col-1 {
        width: 41.1764705882%;
        float: left;
        margin-right: 5.8823529412%
    }

    .col2-set#customer_login .col-2,
    .col2-set.addresses .col-2 {
        width: 52.9411764706%;
        float: right;
        margin-right: 0
    }

    .woocommerce-MyAccount-navigation {
        width: 17.6470588235%;
        float: left;
        margin-right: 5.8823529412%
    }

    .woocommerce-MyAccount-content {
        width: 76.4705882353%;
        float: right;
        margin-right: 0
    }

    .woocommerce-MyAccount-content .form-row-first {
        width: 38.4615384615%;
        float: left;
        margin-right: 7.6923076923%
    }

    .woocommerce-MyAccount-content .form-row-last {
        width: 53.8461538462%;
        float: right;
        margin-right: 0
    }

    .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-content {
        width: 76.4705882353%;
        float: left;
        margin-right: 5.8823529412%
    }

    .left-sidebar:not(.page-template-template-fullwidth-php) .woocommerce-MyAccount-navigation {
        width: 17.6470588235%;
        float: right;
        margin-right: 0
    }

    table.my_account_orders {
        font-size: .875em
    }

    .page-template-template-fullwidth-php .col2-set#customer_login .col-1,
    .page-template-template-fullwidth-php .col2-set.addresses .col-1 {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .col2-set#customer_login .col-2,
    .page-template-template-fullwidth-php .col2-set.addresses .col-2 {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content {
        width: 73.9130434783%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-first {
        width: 46.6666666667%;
        float: left;
        margin-right: 6.6666666667%
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .form-row-last {
        width: 46.6666666667%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set {
        width: 100%
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-1 {
        width: 46.6666666667%;
        float: left;
        margin-right: 6.6666666667%
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-content .col2-set .col-2 {
        width: 46.6666666667%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php .woocommerce-MyAccount-navigation {
        width: 21.7391304348%;
        float: right;
        margin-right: 0
    }

    .addresses header.title:before,
    .addresses header.title:after {
        content: "";
        display: table
    }

    .addresses header.title:after {
        clear: both
    }

    .addresses header.title a {
        float: right;
        overflow: hidden
    }

    .addresses header.title h3 {
        float: left
    }

    .form-row-first {
        width: 47.0588235294%;
        float: left;
        margin-right: 5.8823529412%;
        clear: both
    }

    .form-row-last {
        width: 47.0588235294%;
        float: right;
        margin-right: 0
    }

    .page-template-template-fullwidth-php .form-row-first {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%
    }

    .page-template-template-fullwidth-php .form-row-last {
        width: 47.8260869565%;
        float: right;
        margin-right: 0
    }

    .storefront-full-width-content .woocommerce-tabs ul.tabs {
        width: 30.4347826087%;
        float: left;
        margin-right: 4.347826087%
    }

    .storefront-full-width-content .woocommerce-tabs .panel {
        width: 65.2173913043%;
        float: right;
        margin-right: 0;
        margin-bottom: 3.706325903em
    }

    .woocommerce-tabs {
        padding-top: 2.617924em;
        padding-bottom: 2.617924em
    }

    .woocommerce-tabs ul.tabs {
        width: 29.4117647059%;
        float: left;
        margin-right: 5.8823529412%
    }

    .woocommerce-tabs ul.tabs li.active:after {
        right: 1em
    }

    .woocommerce-tabs .panel {
        width: 64.7058823529%;
        float: right;
        margin-right: 0;
        margin-top: 0
    }

    .storefront-product-pagination {
        display: block
    }

    .storefront-product-pagination a {
        position: fixed;
        top: 50%;
        width: 500px;
        box-shadow: 0 0 5px rgba(0, 0, 0, .2);
        z-index: 1499;
        display: flex;
        align-items: center
    }

    .storefront-product-pagination a img {
        max-width: 90px;
        border-radius: 0
    }

    .storefront-product-pagination a[rel=prev] {
        left: -455px;
        transition: left .3s ease-out;
        flex-direction: row-reverse;
        padding-left: 1em
    }

    .storefront-product-pagination a[rel=prev]:hover {
        left: 0
    }

    .storefront-product-pagination a[rel=prev] img {
        margin-left: 1.41575em
    }

    .storefront-product-pagination a[rel=prev] .storefront-product-pagination__title {
        margin-right: auto
    }

    .storefront-product-pagination a[rel=next] {
        right: -455px;
        transition: right .3s ease-in;
        padding-right: 1em
    }

    .storefront-product-pagination a[rel=next]:hover {
        right: 0
    }

    .storefront-product-pagination a[rel=next] img {
        margin-right: 1.41575em
    }

    .storefront-product-pagination a[rel=next] .storefront-product-pagination__title {
        margin-left: auto
    }

    .storefront-sticky-add-to-cart {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99998;
        transform: translate3d(0, -100%, 0);
        padding: 1em;
        overflow: hidden;
        zoom: 1;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        animation-duration: .5s;
        animation-fill-mode: both
    }

    .storefront-sticky-add-to-cart--slideInDown {
        animation-name: slideInDown
    }

    .storefront-sticky-add-to-cart--slideOutUp {
        animation-name: slideOutUp
    }

    .storefront-sticky-add-to-cart__content {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .storefront-sticky-add-to-cart__content-title {
        display: block
    }

    .storefront-sticky-add-to-cart__content-price {
        margin-right: .875em;
        opacity: .5
    }

    .storefront-sticky-add-to-cart__content-button {
        margin-left: auto
    }

    .storefront-sticky-add-to-cart img {
        max-width: 3.706325903em;
        margin: 0 1.41575em 0 0;
        padding: 3px;
        border: 1px solid rgba(0, 0, 0, .1)
    }

    .storefront-sticky-add-to-cart .star-rating {
        display: inline-block;
        margin: 0;
        vertical-align: bottom
    }

    .admin-bar .storefront-sticky-add-to-cart--slideInDown {
        top: 32px
    }
}

@media(min-width:768px)and (max-width:900px) {

    body:not(.page-template-template-fullwidth-php) table.cart td,
    body:not(.page-template-template-fullwidth-php) table.cart th {
        padding: 1em
    }
}

@font-face {
    font-display: swap;
    font-family: star;
    src: url(../font/star.eot);
    src: url(../font/star.eot) format("embedded-opentype"), url(../font/star.woff) format("woff"), url(../font/star.ttf) format("truetype"), url(../font/star.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: WooCommerce;
    src: url(../font/WooCommerce.eot);
    src: url(../font/WooCommerce.eot) format("embedded-opentype"), url(../font/WooCommerce.woff) format("woff"), url(../font/WooCommerce.ttf) format("truetype"), url(../font/WooCommerce.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

a.cart-contents,
.site-header-cart .widget_shopping_cart a {
    color: #333
}

a.cart-contents:hover,
.site-header-cart .widget_shopping_cart a:hover,
.site-header-cart:hover>li>a {
    color: #747474
}

table.cart td.product-remove,
table.cart td.actions {
    border-top-color: #fff
}

.storefront-handheld-footer-bar ul li.cart .count {
    background-color: #333;
    color: #fff;
    border-color: #fff
}

.woocommerce-tabs ul.tabs li.active a,
ul.products li.product .price,
.onsale,
.wc-block-grid__product-onsale,
.widget_search form:before,
.widget_product_search form:before {
    color: #6d6d6d
}

.woocommerce-breadcrumb a,
a.woocommerce-review-link,
.product_meta a {
    color: #727272
}

.wc-block-grid__product-onsale,
.onsale {
    border-color: #6d6d6d
}

.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #7f54b3
}

.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #7f54b3
}

.order_details {
    background-color: #f8f8f8
}

.order_details>li {
    border-bottom: 1px dotted #e3e3e3
}

.order_details:before,
.order_details:after {
    background: -webkit-linear-gradient(transparent 0, transparent 0), -webkit-linear-gradient(135deg, #f8f8f8 33.33%, transparent 33.33%), -webkit-linear-gradient(45deg, #f8f8f8 33.33%, transparent 33.33%)
}

#order_review {
    background-color: #fff
}

#payment .payment_methods>li .payment_box,
#payment .place-order {
    background-color: #fafafa
}

#payment .payment_methods>li:not(.woocommerce-notice) {
    background-color: #f5f5f5
}

#payment .payment_methods>li:not(.woocommerce-notice):hover {
    background-color: #f0f0f0
}

.woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #e6e6e6;
    color: #636363
}

.wc-block-grid__product-onsale,
.onsale,
.woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #6d6d6d
}

p.stars a:before,
p.stars a:hover~a:before,
p.stars.selected a.active~a:before {
    color: #6d6d6d
}

p.stars.selected a.active:before,
p.stars:hover a:before,
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before {
    color: #7f54b3
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #eee;
    color: #333
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333
}

.button.added_to_cart:focus,
.button.wc-forward:focus {
    outline-color: #7f54b3
}

.added_to_cart,
.site-header-cart .widget_shopping_cart a.button,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link {
    background-color: #eee;
    border-color: #eee;
    color: #333
}

.added_to_cart:hover,
.site-header-cart .widget_shopping_cart a.button:hover,
.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333
}

.added_to_cart.alt,
.added_to_cart,
.widget a.button.checkout {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.added_to_cart.alt:hover,
.added_to_cart:hover,
.widget a.button.checkout:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
    color: #fff
}

.button.loading {
    color: #eee
}

.button.loading:hover {
    background-color: #eee
}

.button.loading:after {
    color: #333
}

@media screen and (min-width:768px) {

    .site-header-cart .widget_shopping_cart,
    .site-header .product_list_widget li .quantity {
        color: #404040
    }

    .site-header-cart .widget_shopping_cart .buttons,
    .site-header-cart .widget_shopping_cart .total {
        background-color: #f5f5f5
    }

    .site-header-cart .widget_shopping_cart {
        background-color: #f0f0f0
    }
}

.storefront-product-pagination a {
    color: #6d6d6d;
    background-color: #fff
}

.storefront-sticky-add-to-cart {
    color: #6d6d6d;
    background-color: #fff
}

.storefront-sticky-add-to-cart a:not(.button) {
    color: #333
}

/*!
Theme Name:   	Urban Floor
Author:       	Rooster Creatives
Author URI:     http://roostercreatives.com
Template:     	storefront
Version:      	1.0.0
Text Domain:  	storefront
Tags:         	black, white, light, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you&#039;ve learned with others.
Storefront is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
Images License: GNU General Public License v2 or later
*/
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[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
}

/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-bg: #fff
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container-sm,
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container-md,
    .container-sm,
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px
    }
}

@media (min-width:1600px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1*var(--bs-gutter-y));
    margin-right: calc(-.5*var(--bs-gutter-x));
    margin-left: calc(-.5*var(--bs-gutter-x))
}

.row>* {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)*0.5);
    padding-left: calc(var(--bs-gutter-x)*0.5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: .25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: .25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: .5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: .5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }

    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: .25rem
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: .25rem
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: .5rem
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: .5rem
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }

    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: .25rem
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: .25rem
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: .5rem
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: .5rem
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }

    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: .25rem
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: .25rem
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: .5rem
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: .5rem
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }

    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: .25rem
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: .25rem
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: .5rem
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: .5rem
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }

    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }

    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.3333333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }

    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }

    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }

    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: .25rem
    }

    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: .25rem
    }

    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: .5rem
    }

    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: .5rem
    }

    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }

    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }

    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }

    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }

    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }

    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-grid {
        display: grid !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }

    .d-sm-none {
        display: none !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .order-sm-first {
        order: -1 !important
    }

    .order-sm-0 {
        order: 0 !important
    }

    .order-sm-1 {
        order: 1 !important
    }

    .order-sm-2 {
        order: 2 !important
    }

    .order-sm-3 {
        order: 3 !important
    }

    .order-sm-4 {
        order: 4 !important
    }

    .order-sm-5 {
        order: 5 !important
    }

    .order-sm-last {
        order: 6 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-sm-0 {
        margin-top: 0 !important
    }

    .mt-sm-1 {
        margin-top: .25rem !important
    }

    .mt-sm-2 {
        margin-top: .5rem !important
    }

    .mt-sm-3 {
        margin-top: 1rem !important
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important
    }

    .mt-sm-5 {
        margin-top: 3rem !important
    }

    .mt-sm-auto {
        margin-top: auto !important
    }

    .me-sm-0 {
        margin-right: 0 !important
    }

    .me-sm-1 {
        margin-right: .25rem !important
    }

    .me-sm-2 {
        margin-right: .5rem !important
    }

    .me-sm-3 {
        margin-right: 1rem !important
    }

    .me-sm-4 {
        margin-right: 1.5rem !important
    }

    .me-sm-5 {
        margin-right: 3rem !important
    }

    .me-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-0 {
        margin-bottom: 0 !important
    }

    .mb-sm-1 {
        margin-bottom: .25rem !important
    }

    .mb-sm-2 {
        margin-bottom: .5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important
    }

    .mb-sm-auto {
        margin-bottom: auto !important
    }

    .ms-sm-0 {
        margin-left: 0 !important
    }

    .ms-sm-1 {
        margin-left: .25rem !important
    }

    .ms-sm-2 {
        margin-left: .5rem !important
    }

    .ms-sm-3 {
        margin-left: 1rem !important
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important
    }

    .ms-sm-5 {
        margin-left: 3rem !important
    }

    .ms-sm-auto {
        margin-left: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-sm-0 {
        padding-top: 0 !important
    }

    .pt-sm-1 {
        padding-top: .25rem !important
    }

    .pt-sm-2 {
        padding-top: .5rem !important
    }

    .pt-sm-3 {
        padding-top: 1rem !important
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important
    }

    .pt-sm-5 {
        padding-top: 3rem !important
    }

    .pe-sm-0 {
        padding-right: 0 !important
    }

    .pe-sm-1 {
        padding-right: .25rem !important
    }

    .pe-sm-2 {
        padding-right: .5rem !important
    }

    .pe-sm-3 {
        padding-right: 1rem !important
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important
    }

    .pe-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0 !important
    }

    .pb-sm-1 {
        padding-bottom: .25rem !important
    }

    .pb-sm-2 {
        padding-bottom: .5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important
    }

    .ps-sm-0 {
        padding-left: 0 !important
    }

    .ps-sm-1 {
        padding-left: .25rem !important
    }

    .ps-sm-2 {
        padding-left: .5rem !important
    }

    .ps-sm-3 {
        padding-left: 1rem !important
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important
    }

    .ps-sm-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:768px) {
    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-grid {
        display: grid !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }

    .d-md-none {
        display: none !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .order-md-first {
        order: -1 !important
    }

    .order-md-0 {
        order: 0 !important
    }

    .order-md-1 {
        order: 1 !important
    }

    .order-md-2 {
        order: 2 !important
    }

    .order-md-3 {
        order: 3 !important
    }

    .order-md-4 {
        order: 4 !important
    }

    .order-md-5 {
        order: 5 !important
    }

    .order-md-last {
        order: 6 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-md-0 {
        margin-top: 0 !important
    }

    .mt-md-1 {
        margin-top: .25rem !important
    }

    .mt-md-2 {
        margin-top: .5rem !important
    }

    .mt-md-3 {
        margin-top: 1rem !important
    }

    .mt-md-4 {
        margin-top: 1.5rem !important
    }

    .mt-md-5 {
        margin-top: 3rem !important
    }

    .mt-md-auto {
        margin-top: auto !important
    }

    .me-md-0 {
        margin-right: 0 !important
    }

    .me-md-1 {
        margin-right: .25rem !important
    }

    .me-md-2 {
        margin-right: .5rem !important
    }

    .me-md-3 {
        margin-right: 1rem !important
    }

    .me-md-4 {
        margin-right: 1.5rem !important
    }

    .me-md-5 {
        margin-right: 3rem !important
    }

    .me-md-auto {
        margin-right: auto !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .mb-md-1 {
        margin-bottom: .25rem !important
    }

    .mb-md-2 {
        margin-bottom: .5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1rem !important
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 3rem !important
    }

    .mb-md-auto {
        margin-bottom: auto !important
    }

    .ms-md-0 {
        margin-left: 0 !important
    }

    .ms-md-1 {
        margin-left: .25rem !important
    }

    .ms-md-2 {
        margin-left: .5rem !important
    }

    .ms-md-3 {
        margin-left: 1rem !important
    }

    .ms-md-4 {
        margin-left: 1.5rem !important
    }

    .ms-md-5 {
        margin-left: 3rem !important
    }

    .ms-md-auto {
        margin-left: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-md-0 {
        padding-top: 0 !important
    }

    .pt-md-1 {
        padding-top: .25rem !important
    }

    .pt-md-2 {
        padding-top: .5rem !important
    }

    .pt-md-3 {
        padding-top: 1rem !important
    }

    .pt-md-4 {
        padding-top: 1.5rem !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .pe-md-0 {
        padding-right: 0 !important
    }

    .pe-md-1 {
        padding-right: .25rem !important
    }

    .pe-md-2 {
        padding-right: .5rem !important
    }

    .pe-md-3 {
        padding-right: 1rem !important
    }

    .pe-md-4 {
        padding-right: 1.5rem !important
    }

    .pe-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-0 {
        padding-bottom: 0 !important
    }

    .pb-md-1 {
        padding-bottom: .25rem !important
    }

    .pb-md-2 {
        padding-bottom: .5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1rem !important
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 3rem !important
    }

    .ps-md-0 {
        padding-left: 0 !important
    }

    .ps-md-1 {
        padding-left: .25rem !important
    }

    .ps-md-2 {
        padding-left: .5rem !important
    }

    .ps-md-3 {
        padding-left: 1rem !important
    }

    .ps-md-4 {
        padding-left: 1.5rem !important
    }

    .ps-md-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:992px) {
    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-grid {
        display: grid !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }

    .d-lg-none {
        display: none !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .order-lg-first {
        order: -1 !important
    }

    .order-lg-0 {
        order: 0 !important
    }

    .order-lg-1 {
        order: 1 !important
    }

    .order-lg-2 {
        order: 2 !important
    }

    .order-lg-3 {
        order: 3 !important
    }

    .order-lg-4 {
        order: 4 !important
    }

    .order-lg-5 {
        order: 5 !important
    }

    .order-lg-last {
        order: 6 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-lg-0 {
        margin-top: 0 !important
    }

    .mt-lg-1 {
        margin-top: .25rem !important
    }

    .mt-lg-2 {
        margin-top: .5rem !important
    }

    .mt-lg-3 {
        margin-top: 1rem !important
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important
    }

    .mt-lg-5 {
        margin-top: 3rem !important
    }

    .mt-lg-auto {
        margin-top: auto !important
    }

    .me-lg-0 {
        margin-right: 0 !important
    }

    .me-lg-1 {
        margin-right: .25rem !important
    }

    .me-lg-2 {
        margin-right: .5rem !important
    }

    .me-lg-3 {
        margin-right: 1rem !important
    }

    .me-lg-4 {
        margin-right: 1.5rem !important
    }

    .me-lg-5 {
        margin-right: 3rem !important
    }

    .me-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-0 {
        margin-bottom: 0 !important
    }

    .mb-lg-1 {
        margin-bottom: .25rem !important
    }

    .mb-lg-2 {
        margin-bottom: .5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important
    }

    .mb-lg-auto {
        margin-bottom: auto !important
    }

    .ms-lg-0 {
        margin-left: 0 !important
    }

    .ms-lg-1 {
        margin-left: .25rem !important
    }

    .ms-lg-2 {
        margin-left: .5rem !important
    }

    .ms-lg-3 {
        margin-left: 1rem !important
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important
    }

    .ms-lg-5 {
        margin-left: 3rem !important
    }

    .ms-lg-auto {
        margin-left: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-lg-0 {
        padding-top: 0 !important
    }

    .pt-lg-1 {
        padding-top: .25rem !important
    }

    .pt-lg-2 {
        padding-top: .5rem !important
    }

    .pt-lg-3 {
        padding-top: 1rem !important
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important
    }

    .pt-lg-5 {
        padding-top: 3rem !important
    }

    .pe-lg-0 {
        padding-right: 0 !important
    }

    .pe-lg-1 {
        padding-right: .25rem !important
    }

    .pe-lg-2 {
        padding-right: .5rem !important
    }

    .pe-lg-3 {
        padding-right: 1rem !important
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important
    }

    .pe-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0 !important
    }

    .pb-lg-1 {
        padding-bottom: .25rem !important
    }

    .pb-lg-2 {
        padding-bottom: .5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important
    }

    .ps-lg-0 {
        padding-left: 0 !important
    }

    .ps-lg-1 {
        padding-left: .25rem !important
    }

    .ps-lg-2 {
        padding-left: .5rem !important
    }

    .ps-lg-3 {
        padding-left: 1rem !important
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important
    }

    .ps-lg-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1200px) {
    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-grid {
        display: grid !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }

    .d-xl-none {
        display: none !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .order-xl-first {
        order: -1 !important
    }

    .order-xl-0 {
        order: 0 !important
    }

    .order-xl-1 {
        order: 1 !important
    }

    .order-xl-2 {
        order: 2 !important
    }

    .order-xl-3 {
        order: 3 !important
    }

    .order-xl-4 {
        order: 4 !important
    }

    .order-xl-5 {
        order: 5 !important
    }

    .order-xl-last {
        order: 6 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xl-0 {
        margin-top: 0 !important
    }

    .mt-xl-1 {
        margin-top: .25rem !important
    }

    .mt-xl-2 {
        margin-top: .5rem !important
    }

    .mt-xl-3 {
        margin-top: 1rem !important
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xl-5 {
        margin-top: 3rem !important
    }

    .mt-xl-auto {
        margin-top: auto !important
    }

    .me-xl-0 {
        margin-right: 0 !important
    }

    .me-xl-1 {
        margin-right: .25rem !important
    }

    .me-xl-2 {
        margin-right: .5rem !important
    }

    .me-xl-3 {
        margin-right: 1rem !important
    }

    .me-xl-4 {
        margin-right: 1.5rem !important
    }

    .me-xl-5 {
        margin-right: 3rem !important
    }

    .me-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-0 {
        margin-bottom: 0 !important
    }

    .mb-xl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xl-auto {
        margin-bottom: auto !important
    }

    .ms-xl-0 {
        margin-left: 0 !important
    }

    .ms-xl-1 {
        margin-left: .25rem !important
    }

    .ms-xl-2 {
        margin-left: .5rem !important
    }

    .ms-xl-3 {
        margin-left: 1rem !important
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xl-5 {
        margin-left: 3rem !important
    }

    .ms-xl-auto {
        margin-left: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xl-0 {
        padding-top: 0 !important
    }

    .pt-xl-1 {
        padding-top: .25rem !important
    }

    .pt-xl-2 {
        padding-top: .5rem !important
    }

    .pt-xl-3 {
        padding-top: 1rem !important
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xl-5 {
        padding-top: 3rem !important
    }

    .pe-xl-0 {
        padding-right: 0 !important
    }

    .pe-xl-1 {
        padding-right: .25rem !important
    }

    .pe-xl-2 {
        padding-right: .5rem !important
    }

    .pe-xl-3 {
        padding-right: 1rem !important
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0 !important
    }

    .pb-xl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xl-0 {
        padding-left: 0 !important
    }

    .ps-xl-1 {
        padding-left: .25rem !important
    }

    .ps-xl-2 {
        padding-left: .5rem !important
    }

    .ps-xl-3 {
        padding-left: 1rem !important
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xl-5 {
        padding-left: 3rem !important
    }
}

@media (min-width:1400px) {
    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-grid {
        display: grid !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }

    .d-xxl-none {
        display: none !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }

    .order-xxl-first {
        order: -1 !important
    }

    .order-xxl-0 {
        order: 0 !important
    }

    .order-xxl-1 {
        order: 1 !important
    }

    .order-xxl-2 {
        order: 2 !important
    }

    .order-xxl-3 {
        order: 3 !important
    }

    .order-xxl-4 {
        order: 4 !important
    }

    .order-xxl-5 {
        order: 5 !important
    }

    .order-xxl-last {
        order: 6 !important
    }

    .m-xxl-0 {
        margin: 0 !important
    }

    .m-xxl-1 {
        margin: .25rem !important
    }

    .m-xxl-2 {
        margin: .5rem !important
    }

    .m-xxl-3 {
        margin: 1rem !important
    }

    .m-xxl-4 {
        margin: 1.5rem !important
    }

    .m-xxl-5 {
        margin: 3rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }

    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }

    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }

    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }

    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }

    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }

    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }

    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }

    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }

    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }

    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }

    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }

    .mt-xxl-0 {
        margin-top: 0 !important
    }

    .mt-xxl-1 {
        margin-top: .25rem !important
    }

    .mt-xxl-2 {
        margin-top: .5rem !important
    }

    .mt-xxl-3 {
        margin-top: 1rem !important
    }

    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }

    .mt-xxl-5 {
        margin-top: 3rem !important
    }

    .mt-xxl-auto {
        margin-top: auto !important
    }

    .me-xxl-0 {
        margin-right: 0 !important
    }

    .me-xxl-1 {
        margin-right: .25rem !important
    }

    .me-xxl-2 {
        margin-right: .5rem !important
    }

    .me-xxl-3 {
        margin-right: 1rem !important
    }

    .me-xxl-4 {
        margin-right: 1.5rem !important
    }

    .me-xxl-5 {
        margin-right: 3rem !important
    }

    .me-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-0 {
        margin-bottom: 0 !important
    }

    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }

    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }

    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }

    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }

    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }

    .mb-xxl-auto {
        margin-bottom: auto !important
    }

    .ms-xxl-0 {
        margin-left: 0 !important
    }

    .ms-xxl-1 {
        margin-left: .25rem !important
    }

    .ms-xxl-2 {
        margin-left: .5rem !important
    }

    .ms-xxl-3 {
        margin-left: 1rem !important
    }

    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }

    .ms-xxl-5 {
        margin-left: 3rem !important
    }

    .ms-xxl-auto {
        margin-left: auto !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .p-xxl-1 {
        padding: .25rem !important
    }

    .p-xxl-2 {
        padding: .5rem !important
    }

    .p-xxl-3 {
        padding: 1rem !important
    }

    .p-xxl-4 {
        padding: 1.5rem !important
    }

    .p-xxl-5 {
        padding: 3rem !important
    }

    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }

    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }

    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }

    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }

    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }

    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }

    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }

    .pt-xxl-0 {
        padding-top: 0 !important
    }

    .pt-xxl-1 {
        padding-top: .25rem !important
    }

    .pt-xxl-2 {
        padding-top: .5rem !important
    }

    .pt-xxl-3 {
        padding-top: 1rem !important
    }

    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }

    .pt-xxl-5 {
        padding-top: 3rem !important
    }

    .pe-xxl-0 {
        padding-right: 0 !important
    }

    .pe-xxl-1 {
        padding-right: .25rem !important
    }

    .pe-xxl-2 {
        padding-right: .5rem !important
    }

    .pe-xxl-3 {
        padding-right: 1rem !important
    }

    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }

    .pe-xxl-5 {
        padding-right: 3rem !important
    }

    .pb-xxl-0 {
        padding-bottom: 0 !important
    }

    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }

    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }

    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }

    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }

    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }

    .ps-xxl-0 {
        padding-left: 0 !important
    }

    .ps-xxl-1 {
        padding-left: .25rem !important
    }

    .ps-xxl-2 {
        padding-left: .5rem !important
    }

    .ps-xxl-3 {
        padding-left: 1rem !important
    }

    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }

    .ps-xxl-5 {
        padding-left: 3rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-grid {
        display: grid !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }

    .d-print-none {
        display: none !important
    }
}

@font-face {
    font-display: swap;
    font-family: &#039;SoehneBreitLeicht&#039;;
    font-style: normal;
    font-weight: 400;
    src: url("../font/SoehneBreit-Leicht.woff2") format("woff2"), url("https://www.urbanfloor.com/wp-content/themes/urban-floor/assets/fonts/SoehneBreit-Leicht.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-style: normal;
    font-weight: 400;
    src: url("../font/SoehneBreit-Buch.woff2") format("woff2"), url("https://www.urbanfloor.com/wp-content/themes/urban-floor/assets/fonts/SoehneBreit-Buch.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-style: normal;
    font-weight: 400;
    src: url("../font/SoehneBreit-Kraeftig.woff2") format("woff2"), url("https://www.urbanfloor.com/wp-content/themes/urban-floor/assets/fonts/SoehneBreit-Kraeftig.otf") format("opentype")
}

@font-face {
    font-display: swap;
    font-family: &#039;IskryRegular&#039;;
    font-style: normal;
    font-weight: 400;
    src: url("../font/IskryRegular.woff") format("woff"), url("../font/IskryRegular.ttf") format("truetype")
}

body {
    font-family: "IskryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: .8125rem;
    line-height: 1.625;
    letter-spacing: .1em
}

@media (min-width:992px) {
    body {
        font-size: 1rem
    }
}

@media (min-width:1600px) {
    body {
        font-size: 1.125rem;
        line-height: 1.88888889
    }
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    outline: none
}

img {
    display: inline-block;
    border-radius: 0
}

ul {
    list-style: none;
    margin: 0
}

sup {
    top: -1em;
    font-size: 50%
}

.container-fluid {
    max-width: 1648px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

.content-area,
.site-main,
.page.hentry {
    margin-bottom: 0
}

.section-heading {
    text-align: left;
    text-transform: uppercase
}

.section-heading p {
    margin-bottom: 0
}

.section-heading h2 {
    margin: 0;
    margin-top: .416em
}

@media (min-width:1600px) {
    .section-heading h2 {
        margin-top: .25em
    }
}

.subtitle {
    padding: 1.875rem 0;
    margin-bottom: 0;
    font-family: &#039;SoehneBreitLeicht&#039; !important;
    font-size: 1rem !important;
    text-align: center;
    text-transform: uppercase
}

@media (min-width:992px) {
    .subtitle {
        position: relative;
        padding-left: 2.1875vw;
        font-size: 1.25rem !important;
        text-align: left
    }
}

.subtitle:after {
    display: block;
    width: 3.125rem;
    height: 1px;
    margin: 1.5625rem auto 0;
    content: &#039;&#039;;
    background-color: #3E4F5B
}

@media (min-width:992px) {
    .subtitle:after {
        position: absolute;
        top: -1.5rem;
        left: 0;
        height: 2px
    }
}

.subtitle+p {
    margin: 0 auto 1.875rem;
    text-align: center
}

@media (min-width:576px) {
    .subtitle+p {
        max-width: 60%
    }
}

@media (min-width:992px) {
    .subtitle+p {
        padding-left: 2.1875vw;
        max-width: 40%;
        margin-left: 0;
        text-align: left
    }
}

.load-more-container {
    margin-bottom: 1.875rem;
    text-align: center
}

.no-more-posts {
    display: none
}

.product-related {
    --scrolled: 0;
    margin: 5rem 0 3.125rem
}

.product-related:after {
    content: &#039;&#039;;
    display: block;
    width: calc(100% - 26px);
    height: .1875rem;
    margin-top: 1.25rem;
    margin-left: 1.625rem;
    border-radius: .0625rem;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #234C69, #234C69);
    background-repeat: no-repeat;
    background-size: var(--scrolled) 100%;
    transition: background-size .4s ease-in-out;
    overflow: hidden
}

@media (min-width:992px) {
    .product-related:after {
        width: calc(100% - 17.916667vw);
        margin-left: 17.916667vw
    }
}

@media (min-width:992px) {
    .product-related {
        margin: 10.416667vw 0 5.208333vw
    }
}

@media (min-width:992px) {
    .product-related .subtitle+p {
        max-width: none
    }
}

@media (min-width:992px) {

    .product-related ul.products:before,
    .product-related ul.wc-block-grid__products:before {
        display: block;
        width: 100%;
        height: 11.822917vw;
        content: &#039;&#039;;
        background-color: #f8f8f8
    }
}

.product-related ul.products .slick-list,
.product-related ul.wc-block-grid__products .slick-list {
    padding-left: 1.625rem
}

@media (min-width:992px) {

    .product-related ul.products .slick-list,
    .product-related ul.wc-block-grid__products .slick-list {
        padding-left: 17.916667vw;
        margin-top: -5.9114585vw
    }
}

.product-related ul.products .product-card,
.product-related ul.products .wc-block-grid__product,
.product-related ul.wc-block-grid__products .product-card,
.product-related ul.wc-block-grid__products .wc-block-grid__product {
    flex-basis: 100%;
    max-width: none;
    padding-right: 1rem;
    margin: 0
}

@media (min-width:992px) {

    .product-related ul.products .product-card,
    .product-related ul.products .wc-block-grid__product,
    .product-related ul.wc-block-grid__products .product-card,
    .product-related ul.wc-block-grid__products .wc-block-grid__product {
        padding-right: 1.25rem
    }
}

.product-related ul.products .product-card-image,
.product-related ul.products .wc-block-grid__product-image,
.product-related ul.wc-block-grid__products .product-card-image,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image {
    position: relative;
    overflow: hidden
}

.product-related ul.products .product-card-image:hover .product-card-image__alt,
.product-related ul.products .wc-block-grid__product-image:hover .product-card-image__alt,
.product-related ul.wc-block-grid__products .product-card-image:hover .product-card-image__alt,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image:hover .product-card-image__alt {
    opacity: 1
}

.product-related ul.products .product-card-image .attachment-full,
.product-related ul.products .wc-block-grid__product-image .attachment-full,
.product-related ul.wc-block-grid__products .product-card-image .attachment-full,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image .attachment-full {
    width: 100%
}

.product-related ul.products .product-card-image>img,
.product-related ul.products .wc-block-grid__product-image>img,
.product-related ul.wc-block-grid__products .product-card-image>img,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image>img {
    width: 100%;
    margin-bottom: 0
}

.product-related ul.products .product-card-image__alt,
.product-related ul.products .wc-block-grid__product-image__alt,
.product-related ul.wc-block-grid__products .product-card-image__alt,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image__alt {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    opacity: 0;
    transition: opacity .3s ease;
    transform: translateX(-50%)
}

.product-related ul.products .product-card-image__alt>img,
.product-related ul.products .wc-block-grid__product-image__alt>img,
.product-related ul.wc-block-grid__products .product-card-image__alt>img,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image__alt>img {
    height: 100%;
    max-width: none
}

.product-related ul.products .product-card .product-card-meta,
.product-related ul.products .wc-block-grid__product .product-card-meta,
.product-related ul.wc-block-grid__products .product-card .product-card-meta,
.product-related ul.wc-block-grid__products .wc-block-grid__product .product-card-meta {
    margin-top: .375rem
}

@media (min-width:992px) {

    .product-related ul.products .product-card .product-card-meta,
    .product-related ul.products .wc-block-grid__product .product-card-meta,
    .product-related ul.wc-block-grid__products .product-card .product-card-meta,
    .product-related ul.wc-block-grid__products .wc-block-grid__product .product-card-meta {
        margin-top: 1.125rem
    }
}

.product-related ul.products .product-card .product-card-meta__title,
.product-related ul.products .wc-block-grid__product .product-card-meta__title,
.product-related ul.wc-block-grid__products .product-card .product-card-meta__title,
.product-related ul.wc-block-grid__products .wc-block-grid__product .product-card-meta__title {
    margin-bottom: .1875rem
}

.product-related ul.products .product-card .product-card-meta__sku,
.product-related ul.products .wc-block-grid__product .product-card-meta__sku,
.product-related ul.wc-block-grid__products .product-card .product-card-meta__sku,
.product-related ul.wc-block-grid__products .wc-block-grid__product .product-card-meta__sku {
    color: #a69989
}

.product-related ul.products .wc-block-grid__product-link,
.product-related ul.wc-block-grid__products .wc-block-grid__product-link {
    text-align: left
}

.product-related ul.products .wc-block-grid__product-image,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image {
    margin-bottom: 1.125rem;
    position: relative
}

.product-related ul.products .wc-block-grid__product-image:hover .wc-block-grid__product-image-alt,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image:hover .wc-block-grid__product-image-alt {
    opacity: 1
}

.product-related ul.products .wc-block-grid__product-image-alt,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image-alt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0;
    transition: opacity .3s ease
}

.product-related ul.products .wc-block-grid__product-image-alt img,
.product-related ul.wc-block-grid__products .wc-block-grid__product-image-alt img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.product-related ul.products .wc-block-grid__product-title,
.product-related ul.wc-block-grid__products .wc-block-grid__product-title {
    margin-bottom: .1875rem
}

.product-related ul.products .wc-block-grid__product-sku,
.product-related ul.wc-block-grid__products .wc-block-grid__product-sku {
    color: #a69989
}

#page:not(.timbertop) .wc-block-grid__product-image-alt {
    display: none
}

.view-room {
    position: fixed;
    bottom: 0;
    left: 1.625rem;
    z-index: 101
}

@media only screen and (min-width:1648px) {
    .view-room {
        left: calc((100% - 1648px)/2 + 1.625rem)
    }
}

.view-room .wp-block-button__link {
    display: flex !important;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    border-radius: 0;
    font-family: &#039;SoehneBreitKraeftig&#039;, sans-serif !important;
    font-size: .5625rem !important;
    letter-spacing: .2em !important
}

@media (min-width:992px) {
    .view-room .wp-block-button__link {
        padding: 1rem 2.1875rem .875rem !important;
        letter-spacing: .4em !important
    }
}

.view-room .wp-block-button__link>svg {
    margin-right: .5rem
}

@media (min-width:992px) {
    .view-room .wp-block-button__link>svg {
        width: 1.5rem;
        height: 1.44578rem;
        margin-right: .625rem
    }
}

.LPMoverlay {
    display: none !important
}

.site-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: #234C69
}

.grecaptcha-badge {
    transform: translate(100%)
}

img[loading=lazy] {
    opacity: 0
}

img[loading=lazy].is-revealed {
    -webkit-animation: fade-in-up .6s cubic-bezier(.215, .61, .355, 1) .3s forwards;
    animation: fade-in-up .6s cubic-bezier(.215, .61, .355, 1) .3s forwards
}

@-webkit-keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(1.5rem)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(1.5rem)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@media (min-width:992px) {
    .hidden-desktop {
        display: none
    }
}

@media (max-width:991.98px) {
    .hidden-mobile {
        display: none
    }
}

#masthead h1,
#masthead h2,
#masthead h3,
#masthead h4,
#masthead h5,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
    color: inherit
}

#masthead h1,
#masthead .h1,
#content h1,
#content .h1 {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: clamp(2rem, calc(2vw + 1rem), 3.438rem);
    letter-spacing: .15em
}

#masthead h2,
#masthead .h2,
#masthead #content .page-header-line-section h1,
#content .page-header-line-section #masthead h1,
#masthead #content .hero-banner-section__content h1,
#content .hero-banner-section__content #masthead h1,
#masthead #content .feature-columns-section .wp-block-media-text__content h2,
#content .feature-columns-section .wp-block-media-text__content #masthead h2,
#masthead #content .faq-section h1,
#content .faq-section #masthead h1,
#masthead #content .warranty-section h1,
#content .warranty-section #masthead h1,
#masthead .media-header__main-title h1,
.media-header__main-title #masthead h1,
#masthead .category #content .page-header .page-title,
.category #content .page-header #masthead .page-title,
#masthead #content .about-mission-section__columns h2,
#content .about-mission-section__columns #masthead h2,
#masthead #content .about-sustain-section__columns h2,
#content .about-sustain-section__columns #masthead h2,
#masthead #content .cascade-feature-section .wp-block-media-text__content h2,
#content .cascade-feature-section .wp-block-media-text__content #masthead h2,
#masthead #content .the-blvd-feature-section .wp-block-media-text__content h2,
#content .the-blvd-feature-section .wp-block-media-text__content #masthead h2,
#content h2,
#content .h2,
#content .page-header-line-section h1,
#content .hero-banner-section__content h1,
#content .feature-columns-section .wp-block-media-text__content h2,
#content .faq-section h1,
#content .warranty-section h1,
#content .media-header__main-title h1,
.media-header__main-title #content h1,
.category #content .page-header .page-title,
#content .about-mission-section__columns h2,
#content .about-sustain-section__columns h2,
#content .cascade-feature-section .wp-block-media-text__content h2,
#content .the-blvd-feature-section .wp-block-media-text__content h2 {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: clamp(1.75rem, calc(2vw + 1rem), 3rem);
    letter-spacing: .12em
}

#masthead h3,
#masthead .h3,
#masthead .product-related ul.products .wc-block-grid__product-title,
.product-related ul.products #masthead .wc-block-grid__product-title,
#masthead .product-related ul.wc-block-grid__products .wc-block-grid__product-title,
.product-related ul.wc-block-grid__products #masthead .wc-block-grid__product-title,
#masthead #content .home-color-slider-section .wp-block-media-text__content>h3,
#content .home-color-slider-section #masthead .wp-block-media-text__content>h3,
#masthead #content .home-share-slider-section h2,
#content .home-share-slider-section #masthead h2,
#masthead #content .find-retailer-section h2,
#content .find-retailer-section #masthead h2,
#masthead #content .live-support-section .live-support h4,
#content .live-support-section .live-support #masthead h4,
#masthead #content .section-line-heading,
#content #masthead .section-line-heading,
#masthead #content .safety-item>.wp-block-column>h2,
#content #masthead .safety-item>.wp-block-column>h2,
#masthead .media-header__section-title h2,
.media-header__section-title #masthead h2,
#masthead #content .accessories-table h2,
#content .accessories-table #masthead h2,
#masthead #content .internet-policy-section h2,
#content .internet-policy-section #masthead h2,
#masthead .posts .post__title,
.posts #masthead .post__title,
#masthead .woocommerce-cart .product-name__name,
.woocommerce-cart #masthead .product-name__name,
#content h3,
#content .h3,
#content .product-related ul.products .wc-block-grid__product-title,
.product-related ul.products #content .wc-block-grid__product-title,
#content .product-related ul.wc-block-grid__products .wc-block-grid__product-title,
.product-related ul.wc-block-grid__products #content .wc-block-grid__product-title,
#content .home-color-slider-section .wp-block-media-text__content>h3,
#content .home-share-slider-section h2,
#content .find-retailer-section h2,
#content .live-support-section .live-support h4,
#content .section-line-heading,
#content .safety-item>.wp-block-column>h2,
#content .media-header__section-title h2,
.media-header__section-title #content h2,
#content .accessories-table h2,
#content .internet-policy-section h2,
#content .posts .post__title,
.posts #content .post__title,
#content .woocommerce-cart .product-name__name,
.woocommerce-cart #content .product-name__name {
    font-family: &#039;SoehneBreitLeicht&#039;;
    font-size: clamp(1rem, calc(2vw - 1rem), 1.625rem);
    letter-spacing: .15em
}

#masthead h4,
#masthead .h4,
#masthead .wp-block-contact-form-7-contact-form-selector h2,
.wp-block-contact-form-7-contact-form-selector #masthead h2,
#masthead .accordion h3,
.accordion #masthead h3,
#masthead #content .guarantee-list>.wp-block-column:not(.image-only) p:not(.guarantee-list__link),
#content .guarantee-list>.wp-block-column:not(.image-only) #masthead p:not(.guarantee-list__link),
#masthead #content .product-spec__content>.wp-block-group__inner-container>h2+p,
#content #masthead .product-spec__content>.wp-block-group__inner-container>h2+p,
#masthead #content .downloads-item>.wp-block-group__inner-container>p,
#content #masthead .downloads-item>.wp-block-group__inner-container>p,
#masthead #content .janka-download-section__content h3,
#content .janka-download-section__content #masthead h3,
#masthead #content .cleaning-floor-section__download p,
#content .cleaning-floor-section__download #masthead p,
#masthead #content .accessories-table h3,
#content .accessories-table #masthead h3,
#masthead #content .accessories-table__item .highlight-tag,
#content .accessories-table__item #masthead .highlight-tag,
#masthead #content .privacy-policy-section h2,
#content .privacy-policy-section #masthead h2,
#masthead .posts .post__date,
.posts #masthead .post__date,
#masthead .lookbook-download-section__content h3,
.lookbook-download-section__content #masthead h3,
#masthead .contact-us-section h2,
.contact-us-section #masthead h2,
#masthead .contact-us-tour-section__content h3,
.contact-us-tour-section__content #masthead h3,
#masthead #content .about-timeline-section .wp-block-media-text__content h3,
#content .about-timeline-section .wp-block-media-text__content #masthead h3,
#masthead .woocommerce-checkout .woocommerce-order-details__title,
.woocommerce-checkout #masthead .woocommerce-order-details__title,
#content h4,
#content .h4,
#content .wp-block-contact-form-7-contact-form-selector h2,
.wp-block-contact-form-7-contact-form-selector #content h2,
#content .accordion h3,
.accordion #content h3,
#content .guarantee-list>.wp-block-column:not(.image-only) p:not(.guarantee-list__link),
#content .product-spec__content>.wp-block-group__inner-container>h2+p,
#content .downloads-item>.wp-block-group__inner-container>p,
#content .janka-download-section__content h3,
#content .cleaning-floor-section__download p,
#content .accessories-table h3,
#content .accessories-table__item .highlight-tag,
#content .privacy-policy-section h2,
#content .posts .post__date,
.posts #content .post__date,
#content .lookbook-download-section__content h3,
.lookbook-download-section__content #content h3,
#content .contact-us-section h2,
.contact-us-section #content h2,
#content .contact-us-tour-section__content h3,
.contact-us-tour-section__content #content h3,
#content .about-timeline-section .wp-block-media-text__content h3,
#content .woocommerce-checkout .woocommerce-order-details__title,
.woocommerce-checkout #content .woocommerce-order-details__title {
    font-family: &#039;SoehneBreitLeicht&#039;;
    font-size: clamp(.875rem, calc(2vw - 1rem), 1.25rem);
    letter-spacing: .25em
}

#masthead h5,
#masthead .h5,
#masthead .product-related ul.products .wc-block-grid__product-sku,
.product-related ul.products #masthead .wc-block-grid__product-sku,
#masthead .product-related ul.wc-block-grid__products .wc-block-grid__product-sku,
.product-related ul.wc-block-grid__products #masthead .wc-block-grid__product-sku,
#masthead .slick-dots>li button,
.slick-dots>li #masthead button,
#masthead .nav-tabs li,
.nav-tabs #masthead li,
#masthead #content .guarantee-list__link,
#content #masthead .guarantee-list__link,
#masthead .step,
#masthead ul.products li.product .woocommerce-loop-product__sku,
ul.products li.product #masthead .woocommerce-loop-product__sku,
#masthead #content .janka-download-section__content p,
#content .janka-download-section__content #masthead p,
#masthead .media-body-section .tab-content .wp-block-image figcaption,
.media-body-section .tab-content .wp-block-image #masthead figcaption,
#masthead .posts .post__categories,
.posts #masthead .post__categories,
#masthead .lookbook-download-section__content p,
.lookbook-download-section__content #masthead p,
#masthead .contact-us-tour-section__content p,
.contact-us-tour-section__content #masthead p,
#masthead #content .cascade-products-section .cascade-products .product-card-meta__sku,
#content .cascade-products-section .cascade-products #masthead .product-card-meta__sku,
#masthead .woocommerce-cart .product-name__sku,
.woocommerce-cart #masthead .product-name__sku,
#masthead .woocommerce-cart .product-price,
.woocommerce-cart #masthead .product-price,
#masthead .woocommerce-cart .total-title,
.woocommerce-cart #masthead .total-title,
#masthead #content .blvd-products-section .blvd-products .product-card-meta__sku,
#content .blvd-products-section .blvd-products #masthead .product-card-meta__sku,
#content h5,
#content .h5,
#content .product-related ul.products .wc-block-grid__product-sku,
.product-related ul.products #content .wc-block-grid__product-sku,
#content .product-related ul.wc-block-grid__products .wc-block-grid__product-sku,
.product-related ul.wc-block-grid__products #content .wc-block-grid__product-sku,
#content .slick-dots>li button,
.slick-dots>li #content button,
#content .nav-tabs li,
.nav-tabs #content li,
#content .guarantee-list__link,
#content .step,
#content ul.products li.product .woocommerce-loop-product__sku,
ul.products li.product #content .woocommerce-loop-product__sku,
#content .janka-download-section__content p,
#content .media-body-section .tab-content .wp-block-image figcaption,
.media-body-section .tab-content .wp-block-image #content figcaption,
#content .posts .post__categories,
.posts #content .post__categories,
#content .lookbook-download-section__content p,
.lookbook-download-section__content #content p,
#content .contact-us-tour-section__content p,
.contact-us-tour-section__content #content p,
#content .cascade-products-section .cascade-products .product-card-meta__sku,
#content .woocommerce-cart .product-name__sku,
.woocommerce-cart #content .product-name__sku,
#content .woocommerce-cart .product-price,
.woocommerce-cart #content .product-price,
#content .woocommerce-cart .total-title,
.woocommerce-cart #content .total-title,
#content .blvd-products-section .blvd-products .product-card-meta__sku {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .5625rem;
    letter-spacing: .25em
}

@media (min-width:1600px) {

    #masthead h5,
    #masthead .h5,
    #masthead .product-related ul.products .wc-block-grid__product-sku,
    .product-related ul.products #masthead .wc-block-grid__product-sku,
    #masthead .product-related ul.wc-block-grid__products .wc-block-grid__product-sku,
    .product-related ul.wc-block-grid__products #masthead .wc-block-grid__product-sku,
    #masthead .slick-dots>li button,
    .slick-dots>li #masthead button,
    #masthead .nav-tabs li,
    .nav-tabs #masthead li,
    #masthead #content .guarantee-list__link,
    #content #masthead .guarantee-list__link,
    #masthead .step,
    #masthead ul.products li.product .woocommerce-loop-product__sku,
    ul.products li.product #masthead .woocommerce-loop-product__sku,
    #masthead #content .janka-download-section__content p,
    #content .janka-download-section__content #masthead p,
    #masthead .media-body-section .tab-content .wp-block-image figcaption,
    .media-body-section .tab-content .wp-block-image #masthead figcaption,
    #masthead .posts .post__categories,
    .posts #masthead .post__categories,
    #masthead .lookbook-download-section__content p,
    .lookbook-download-section__content #masthead p,
    #masthead .contact-us-tour-section__content p,
    .contact-us-tour-section__content #masthead p,
    #masthead #content .cascade-products-section .cascade-products .product-card-meta__sku,
    #content .cascade-products-section .cascade-products #masthead .product-card-meta__sku,
    #masthead .woocommerce-cart .product-name__sku,
    .woocommerce-cart #masthead .product-name__sku,
    #masthead .woocommerce-cart .product-price,
    .woocommerce-cart #masthead .product-price,
    #masthead .woocommerce-cart .total-title,
    .woocommerce-cart #masthead .total-title,
    #masthead #content .blvd-products-section .blvd-products .product-card-meta__sku,
    #content .blvd-products-section .blvd-products #masthead .product-card-meta__sku,
    #content h5,
    #content .h5,
    #content .product-related ul.products .wc-block-grid__product-sku,
    .product-related ul.products #content .wc-block-grid__product-sku,
    #content .product-related ul.wc-block-grid__products .wc-block-grid__product-sku,
    .product-related ul.wc-block-grid__products #content .wc-block-grid__product-sku,
    #content .slick-dots>li button,
    .slick-dots>li #content button,
    #content .nav-tabs li,
    .nav-tabs #content li,
    #content .guarantee-list__link,
    #content .step,
    #content ul.products li.product .woocommerce-loop-product__sku,
    ul.products li.product #content .woocommerce-loop-product__sku,
    #content .janka-download-section__content p,
    #content .media-body-section .tab-content .wp-block-image figcaption,
    .media-body-section .tab-content .wp-block-image #content figcaption,
    #content .posts .post__categories,
    .posts #content .post__categories,
    #content .lookbook-download-section__content p,
    .lookbook-download-section__content #content p,
    #content .contact-us-tour-section__content p,
    .contact-us-tour-section__content #content p,
    #content .cascade-products-section .cascade-products .product-card-meta__sku,
    #content .woocommerce-cart .product-name__sku,
    .woocommerce-cart #content .product-name__sku,
    #content .woocommerce-cart .product-price,
    .woocommerce-cart #content .product-price,
    #content .woocommerce-cart .total-title,
    .woocommerce-cart #content .total-title,
    #content .blvd-products-section .blvd-products .product-card-meta__sku {
        font-size: .6875rem
    }
}

#masthead p,
#masthead .p,
#masthead .accordion__body-bullet-list li,
.accordion__body-bullet-list #masthead li,
#masthead #content .privacy-policy-section ul li,
#content .privacy-policy-section ul #masthead li,
#content p,
#content .p,
#content .accordion__body-bullet-list li,
.accordion__body-bullet-list #content li,
#content .privacy-policy-section ul li {
    font-family: &#039;IskryRegular&#039;;
    font-size: clamp(.813rem, calc(2vw - 1rem), 1.125rem);
    letter-spacing: .1125em;
    line-height: 2
}

@media (min-width:1600px) {

    #masthead p,
    #masthead .p,
    #masthead .accordion__body-bullet-list li,
    .accordion__body-bullet-list #masthead li,
    #masthead #content .privacy-policy-section ul li,
    #content .privacy-policy-section ul #masthead li,
    #content p,
    #content .p,
    #content .accordion__body-bullet-list li,
    .accordion__body-bullet-list #content li,
    #content .privacy-policy-section ul li {
        line-height: 1.888
    }
}

#content .product-gallery-section .product-gallery-slider .wp-block-media-text__content h3 {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: clamp(1.75rem, calc(2vw + 1rem), 3rem);
    letter-spacing: .12em
}

.cart-flyout-panel__title,
.cart-flyout-item__name {
    font-family: &#039;SoehneBreitLeicht&#039;;
    font-size: clamp(1rem, calc(2vw - 1rem), 1.625rem);
    letter-spacing: .15em
}

.new-badge,
#content .product-gallery-section .product-gallery-slider .wp-block-media-text__content h4 {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .5625rem;
    letter-spacing: .25em
}

@media (min-width:1600px) {

    .new-badge,
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__content h4 {
        font-size: .6875rem
    }
}

.wp-block-cover {
    height: 100vh
}

@media (min-width:992px) {
    .wp-block-cover {
        height: 49.6875vw
    }
}

.editor-section p {
    color: #27333c
}

#content .editor-section:not(.has-background) {
    max-width: 1648px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

#content .editor-section:not(.has-background).editor-section--small {
    max-width: 1124px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

#content .editor-section.has-background>.wp-block-column:only-child {
    max-width: 1648px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

#content .editor-section.has-background--small>.wp-block-column:only-child {
    max-width: 1124px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

#content .editor-section>.wp-block-column {
    margin-bottom: 0;
    padding-right: 0
}

.btn,
input.btn[type=button],
input.btn[type=submit],
.single-post .site-main .post-navigation a {
    display: inline-block;
    min-width: 9.125rem;
    padding: 1.0625rem 1rem .9375rem;
    font-family: "IskryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .15em;
    text-align: center;
    text-transform: none;
    white-space: nowrap
}

.btn:hover,
input.btn:hover[type=button],
input.btn:hover[type=submit],
.single-post .site-main .post-navigation a:hover,
.btn:focus,
input.btn:focus[type=button],
input.btn:focus[type=submit],
.single-post .site-main .post-navigation a:focus,
.btn:active,
input.btn:active[type=button],
input.btn:active[type=submit],
.single-post .site-main .post-navigation a:active {
    outline: 0
}

@media (min-width:992px) {

    .btn,
    input.btn[type=button],
    input.btn[type=submit],
    .single-post .site-main .post-navigation a {
        min-width: 11.875rem;
        padding-top: 1.1875rem;
        padding-bottom: 1.0625rem;
        font-size: .8125rem
    }
}

.btn svg,
input.btn[type=button] svg,
input.btn[type=submit] svg,
.single-post .site-main .post-navigation a svg {
    margin-left: .625rem;
    vertical-align: middle
}

.btn.has-left-icon svg,
.single-post .site-main .post-navigation a.has-left-icon svg {
    margin-left: 0;
    margin-right: .625rem
}

.btn--primary,
.single-post .site-main .post-navigation a {
    border: 1px solid;
    color: #234C69;
    background-color: transparent
}

.btn--primary:hover,
.single-post .site-main .post-navigation a:hover,
.btn--primary:focus,
.single-post .site-main .post-navigation a:focus,
.btn--primary.is-active,
.single-post .site-main .post-navigation a.is-active {
    color: #fff;
    background-color: #234C69
}

.btn--primary-reversed {
    background-color: #234C69;
    color: #fff
}

.btn--primary-reversed:hover,
.btn--primary-reversed:focus,
.btn--primary-reversed.is-active {
    background-color: #a69989
}

.btn--secondary {
    border: 1px solid;
    background-color: transparent;
    color: #cc5e00
}

.btn--secondary:hover,
.btn--secondary:focus,
.btn--secondary.is-active {
    background-color: #cc5e00;
    color: #fff
}

.btn--secondary-reversed {
    background-color: #cc5e00;
    color: #fff
}

.btn--round {
    min-width: 7.25rem;
    padding-top: .9375rem;
    padding-bottom: .8125rem;
    border-radius: 3.125rem
}

@media (min-width:992px) {
    .btn--round {
        min-width: 9.125rem;
        padding-top: .8125rem;
        padding-bottom: .6875rem
    }
}

.btn--outline,
.single-post .site-main .post-navigation a {
    border: 1px solid
}

.btn--reversed {
    color: #fff
}

.btn--block {
    width: 100%
}

.btn--styless {
    min-width: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    line-height: inherit
}

.btn--styless:hover,
.btn--styless:focus {
    background-color: transparent;
    color: inherit
}

.btn.is-loading,
input.is-loading.btn[type=button],
input.is-loading.btn[type=submit],
.single-post .site-main .post-navigation a.is-loading {
    position: relative
}

.btn.is-loading .btn__text,
.single-post .site-main .post-navigation a.is-loading .btn__text {
    opacity: 0
}

.btn.is-loading .btn__loader,
.single-post .site-main .post-navigation a.is-loading .btn__loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    transform: translate(-50%, -50%)
}

.btn.is-loading .btn__loader span,
.single-post .site-main .post-navigation a.is-loading .btn__loader span {
    position: absolute;
    border: 2px solid #fff;
    opacity: 1;
    border-radius: 50%;
    -webkit-animation: loading 1s cubic-bezier(0, .2, .8, 1) infinite;
    animation: loading 1s cubic-bezier(0, .2, .8, 1) infinite
}

.btn.is-loading .btn__loader span:nth-child(2),
.single-post .site-main .post-navigation a.is-loading .btn__loader span:nth-child(2) {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

#content .wp-block-button {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0
}

#content .wp-block-button>.wp-block-button__link:hover,
#content .wp-block-button>.wp-block-button__link:focus,
#content .wp-block-button>.wp-block-button__link:active {
    outline: 0
}

#content .wp-block-button.button>.wp-block-button__link {
    display: inline-block;
    min-width: 9.125rem;
    padding: 1.0625rem 1rem .9375rem;
    font-family: "IskryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: .625rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: .15em;
    text-align: center;
    text-decoration: none !important;
    text-transform: capitalize
}

@media (min-width:992px) {
    #content .wp-block-button.button>.wp-block-button__link {
        min-width: 11.875rem;
        padding-top: 1.1875rem;
        padding-bottom: 1.0625rem;
        font-size: .8125rem
    }
}

#content .wp-block-button.button--styless>.wp-block-button__link {
    padding: 0;
    background-color: transparent
}

#content .wp-block-button.button--primary>.wp-block-button__link {
    border: 1px solid;
    color: #234C69;
    background-color: transparent
}

#content .wp-block-button.button--primary>.wp-block-button__link:hover,
#content .wp-block-button.button--primary>.wp-block-button__link:focus,
#content .wp-block-button.button--primary>.wp-block-button__link.is-active {
    border-color: transparent;
    background-color: #234C69;
    color: #fff !important
}

#content .wp-block-button.button--primary-reversed>.wp-block-button__link {
    background-color: transparent;
    color: #fff
}

#content .wp-block-button.button--primary-reversed>.wp-block-button__link:hover,
#content .wp-block-button.button--primary-reversed>.wp-block-button__link:focus,
#content .wp-block-button.button--primary-reversed>.wp-block-button__link.is-active {
    background-color: #a69989;
    border-color: #a69989
}

#content .wp-block-button.button--primary-scaled>.wp-block-button__link {
    transition: all .3s ease-in-out
}

#content .wp-block-button.button--primary-scaled>.wp-block-button__link:hover {
    transition: all .3s ease-in-out;
    line-height: .625rem;
    font-size: .6875rem
}

@media (min-width:992px) {
    #content .wp-block-button.button--primary-scaled>.wp-block-button__link:hover {
        line-height: .8125rem;
        font-size: .875rem
    }
}

#content .wp-block-button.button--secondary>.wp-block-button__link {
    border: 1px solid;
    background-color: transparent;
    color: #cc5e00
}

#content .wp-block-button.button--secondary>.wp-block-button__link:hover,
#content .wp-block-button.button--secondary>.wp-block-button__link:focus,
#content .wp-block-button.button--secondary>.wp-block-button__link.is-active {
    background-color: #cc5e00;
    color: #fff !important
}

#content .wp-block-button.button--arrow-text>.wp-block-button__link {
    display: flex;
    align-items: center;
    padding: 0;
    background-color: transparent;
    font-family: &#039;IskryRegular&#039;;
    font-size: .625rem;
    letter-spacing: .15em;
    white-space: nowrap
}

@media (min-width:1600px) {
    #content .wp-block-button.button--arrow-text>.wp-block-button__link {
        font-size: .8125rem
    }
}

#content .wp-block-button.button--arrow-text>.wp-block-button__link>img {
    margin-left: .625rem
}

#content .wp-block-button.button--underline>.wp-block-button__link {
    text-decoration: underline
}

@-webkit-keyframes loading {
    0% {
        top: 18px;
        left: 18px;
        width: 0;
        height: 0;
        opacity: 1
    }

    100% {
        top: 0;
        left: 0;
        width: 36px;
        height: 36px;
        opacity: 0
    }
}

@keyframes loading {
    0% {
        top: 18px;
        left: 18px;
        width: 0;
        height: 0;
        opacity: 1
    }

    100% {
        top: 0;
        left: 0;
        width: 36px;
        height: 36px;
        opacity: 0
    }
}

#content .home-hero-video-section {
    max-width: none !important;
    margin-bottom: 2.8125rem;
    padding: 0 !important
}

@media (min-width:992px) {
    #content .home-hero-video-section {
        margin-bottom: 6.770833vw
    }
}

#content .home-hero-video-section>.wp-block-column {
    padding-right: 0
}

#content .home-hero-video-section .wp-block-cover:before {
    content: none
}

#content .home-hero-video-section .wp-block-cover__inner-container {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 1.25rem 3.125rem
}

#content .home-hero-video-section h1 {
    margin-bottom: 1.875em;
    line-height: 1.5
}

@media (min-width:768px) {
    #content .home-hero-video-section h1 {
        margin-bottom: .818em
    }
}

#content .home-hero-video-section .hero-video__btns {
    flex-direction: column;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: auto
}

@media (min-width:768px) {
    #content .home-hero-video-section .hero-video__btns {
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 2.525em
    }
}

#content .home-hero-video-section .hero-video__btns .wp-block-column:first-of-type {
    margin-bottom: 1.398em
}

@media (min-width:768px) {
    #content .home-hero-video-section .hero-video__btns .wp-block-column:first-of-type {
        margin-bottom: 0
    }
}

#content .home-color-slider-section {
    margin-bottom: -6.25rem;
    padding-top: 2.8125rem;
    overflow: hidden
}

@media (min-width:992px) {
    #content .home-color-slider-section {
        margin-bottom: -5.208vw;
        padding: 6.927vw 0 0
    }
}

#content .home-color-slider-section .wp-block-group {
    margin: 0;
    padding: 0
}

#content .home-color-slider-section .section-heading {
    margin-bottom: 2.5rem
}

@media (min-width:992px) {
    #content .home-color-slider-section .section-heading {
        margin-bottom: 3.03em
    }
}

#content .home-color-slider-section .wp-block-media-text {
    position: relative;
    grid-template-columns: 100%;
    padding: 0
}

#content .home-color-slider-section .wp-block-media-text:hover img {
    transform: scale(1.1)
}

#content .home-color-slider-section .wp-block-media-text img {
    transition: transform .5s
}

#content .home-color-slider-section .wp-block-media-text__media {
    overflow: hidden
}

#content .home-color-slider-section .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    gap: 0 .625rem;
    position: absolute;
    bottom: 0;
    padding: 0;
    margin-left: 1.818em;
    margin-bottom: 1.818em;
    cursor: pointer
}

@media (min-width:992px) {
    #content .home-color-slider-section .wp-block-media-text__content {
        margin-left: 2.525em;
        margin-bottom: 1.717em
    }
}

#content .home-color-slider-section .wp-block-media-text__content>h3 {
    margin-bottom: 0;
    font-family: &#039;SoehneBreitLeicht&#039;;
    text-transform: uppercase;
    color: #fff
}

#content .home-color-slider-section .wp-block-media-text__content>h3>a {
    text-decoration: none;
    color: #fff
}

#content .home-color-slider-section .wp-block-buttons {
    margin-top: .1875rem
}

@media (min-width:1600px) {
    #content .home-color-slider-section .wp-block-buttons {
        margin-top: .25rem
    }
}

#content .home-color-slider-section .slick-list {
    margin-left: -.8125rem;
    margin-right: -.8125rem;
    overflow: visible
}

@media (min-width:992px) {
    #content .home-color-slider-section .slick-list {
        margin-left: -2.083vw;
        margin-right: -2.083vw
    }
}

#content .home-color-slider-section .slick-slide {
    padding: 0 .8125rem
}

@media (min-width:992px) {
    #content .home-color-slider-section .slick-slide {
        padding: 0 2.083vw
    }
}

#content .home-featured-slider-section {
    margin-bottom: 0;
    padding: 9.6875rem 0 4.0625rem;
    background: #234C69
}

@media (min-width:992px) {
    #content .home-featured-slider-section {
        padding: 15.539vw 0 8.593vw
    }
}

#content .home-featured-slider-section .wp-block-cover {
    display: flex !important;
    align-items: stretch;
    height: auto;
    min-height: 35.9375rem;
    padding: 0;
    background-color: #234C69
}

#content .home-featured-slider-section .wp-block-cover:before {
    content: none
}

@media (max-width:991.98px) {
    #content .home-featured-slider-section .wp-block-cover {
        flex-direction: column;
        min-height: auto !important
    }
}

#content .home-featured-slider-section .wp-block-cover__gradient-background {
    display: none
}

@media (min-width:992px) {
    #content .home-featured-slider-section .wp-block-cover__image-background {
        width: calc((8*(100%/12)) - 5.645vw);
        max-width: calc((8*(100%/12)) - 5.645vw)
    }
}

@media screen and (min-width:1800px) {
    #content .home-featured-slider-section .wp-block-cover__image-background {
        width: calc((8*(100%/12)) - 1.666vw);
        max-width: calc((8*(100%/12)) - 1.666vw)
    }
}

@media (max-width:991.98px) {
    #content .home-featured-slider-section .wp-block-cover__image-background {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin-bottom: 2.5rem;
        aspect-ratio: 1/1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

#content .home-featured-slider-section .wp-block-cover__inner-container {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    padding: 0
}

@media (min-width:992px) {
    #content .home-featured-slider-section .wp-block-cover__inner-container {
        width: calc((4*(100%/12)) + 1.209vw);
        max-width: calc((4*(100%/12)) + 1.209vw)
    }
}

@media screen and (min-width:1800px) {
    #content .home-featured-slider-section .wp-block-cover__inner-container {
        width: calc((4*(100%/12)) - 2.666vw);
        max-width: calc((4*(100%/12)) - 2.666vw)
    }
}

@media (max-width:991.98px) {
    #content .home-featured-slider-section .wp-block-cover__inner-container {
        display: contents;
        width: 100%;
        max-width: 100%;
        margin: 0
    }
}

#content .home-featured-slider-section .section-heading {
    margin-top: 1.01em;
    margin-bottom: 2.272em
}

@media (max-width:991.98px) {
    #content .home-featured-slider-section .section-heading {
        order: -1;
        margin: 0 0 2.625rem
    }
}

#content .home-featured-slider-section .section-heading p {
    display: inline-block;
    border-bottom: 1px solid #a69989
}

#content .home-featured-slider-section .section-heading+p {
    margin: 0;
    text-align: left;
    color: #fff
}

#content .home-featured-slider-section .wp-block-buttons {
    margin-top: 2.5rem
}

@media (min-width:992px) {
    #content .home-featured-slider-section .wp-block-buttons {
        margin-top: 2.272em
    }
}

#content .home-featured-slider-section .featured-slider-container {
    position: relative
}

#content .home-featured-slider-section .featured-slider__dots {
    display: none
}

@media (min-width:992px) {
    #content .home-featured-slider-section .featured-slider__dots {
        display: block;
        position: absolute;
        width: calc((4*(100%/12)) + 1.209vw - 20px);
        max-width: calc((4*(100%/12)) + 1.209vw - 20px);
        right: 26px;
        bottom: 0
    }

    #content .home-featured-slider-section .featured-slider__dots .slick-dots {
        display: flex;
        margin: 0;
        list-style: none
    }

    #content .home-featured-slider-section .featured-slider__dots .slick-dots li {
        width: 33.33%;
        padding-bottom: 1.25rem;
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        font-size: .6875rem;
        color: #fff;
        cursor: pointer
    }

    #content .home-featured-slider-section .featured-slider__dots .slick-dots li.slick-active {
        border-bottom: 2px solid #fff
    }

    #content .home-featured-slider-section .featured-slider__dots .slick-dots li:first-of-type {
        text-align: left
    }

    #content .home-featured-slider-section .featured-slider__dots .slick-dots li:last-of-type {
        text-align: right
    }
}

@media screen and (min-width:1800px) {
    #content .home-featured-slider-section .featured-slider__dots {
        width: calc((4*(100%/12)) - 2.666vw - 20px);
        max-width: calc((4*(100%/12)) - 2.666vw - 20px)
    }
}

#content .home-featured-slider-section .featured-slider__nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -5rem;
    z-index: 1;
    margin-bottom: 3.4375rem
}

@media (min-width:992px) {
    #content .home-featured-slider-section .featured-slider__nav {
        display: none
    }
}

#content .home-featured-slider-section .featured-slider__nav .slick-dots {
    display: flex;
    margin: 0;
    list-style: none
}

#content .home-featured-slider-section .featured-slider__nav .slick-dots li {
    font-size: .7em;
    color: #fff
}

#content .home-featured-slider-section .featured-slider__nav .slick-dots li:not(.slick-active) {
    display: none
}

#content .home-featured-slider-section .featured-slider__arrow {
    padding: 0 1em;
    background-color: transparent;
    border-color: transparent;
    outline: 0
}

#content .home-featured-slider-section .featured-slider__arrow:before {
    content: &#039;&#039;;
    position: relative;
    display: inline-block;
    width: .4em;
    height: .4em;
    top: -.1em;
    border-style: solid;
    border-width: .06em .06em 0 0;
    transform: rotate(-45deg);
    vertical-align: middle
}

#content .home-featured-slider-section .featured-slider__arrow.slick-disabled:before {
    opacity: .35
}

#content .home-featured-slider-section .featured-slider__arrow--left:before {
    left: -.124em;
    transform: rotate(-135deg)
}

#content .home-featured-slider-section .featured-slider__arrow--right:before {
    left: 0;
    transform: rotate(45deg)
}

#content .home-showroom-section {
    margin: 1.4375rem 0 1.625rem
}

@media (min-width:992px) {
    #content .home-showroom-section {
        margin: 3.333vw 0 4.375vw
    }
}

#content .home-showroom-section>.wp-block-column {
    max-width: 1710px
}

#content .home-showroom-section .wp-block-cover {
    width: auto;
    margin-right: calc(50% - 50vw);
    padding: 0
}

@media (min-width:768px) {
    #content .home-showroom-section .wp-block-cover {
        justify-content: flex-start;
        height: 41.666vw
    }
}

@media (max-width:767.98px) {
    #content .home-showroom-section .wp-block-cover {
        height: 100%;
        min-height: 36.875rem
    }
}

@media (min-width:768px) {
    #content .home-showroom-section .wp-block-cover__inner-container {
        width: calc(11*(100%/12));
        max-width: calc(11*(100%/12));
        height: 100%;
        padding: 4.6875vw 0 4.6875vw 7.083vw
    }
}

@media (min-width:992px) {
    #content .home-showroom-section .wp-block-cover__inner-container {
        width: calc(10*(100%/12));
        max-width: calc(10*(100%/12))
    }
}

@media (max-width:767.98px) {
    #content .home-showroom-section .wp-block-cover__inner-container {
        width: calc(100vw - 1em);
        max-width: calc(100vw - 1em);
        height: 100%;
        padding: 2.5rem 1.25rem 2.8125rem 2.5rem
    }
}

#content .home-showroom-section .showroom {
    height: 100%
}

@media (min-width:768px) {
    #content .home-showroom-section .showroom {
        flex-wrap: nowrap
    }
}

@media (max-width:767.98px) {
    #content .home-showroom-section .showroom {
        flex-direction: column
    }
}

@media (min-width:768px) {
    #content .home-showroom-section .showroom__heading {
        flex-basis: max-content !important;
        margin-bottom: 0;
        margin-right: 4.166vw;
        white-space: nowrap
    }
}

@media (max-width:767.98px) {
    #content .home-showroom-section .showroom__heading {
        flex-basis: auto !important;
        flex-grow: 1;
        padding-right: 0
    }
}

@media (max-width:767.98px) {
    #content .home-showroom-section .showroom__body {
        flex-basis: auto !important;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

#content .home-showroom-section .showroom__btns {
    gap: 2rem;
    flex-wrap: nowrap
}

#content .home-showroom-section .showroom__btns .button--arrow-text a {
    text-decoration: underline !important
}

#content .home-gallery-section {
    margin-bottom: -7.8125rem
}

@media (min-width:768px) {
    #content .home-gallery-section {
        margin-bottom: -6.875vw
    }
}

#content .home-gallery-section .wp-block-cover {
    justify-content: flex-start;
    width: auto;
    height: 100%;
    min-height: 30rem;
    margin-left: calc(50% - 50vw);
    padding: 0 0 0 1.625rem
}

#content .home-gallery-section .wp-block-cover:before {
    left: unset;
    width: 100%
}

@media (min-width:768px) {
    #content .home-gallery-section .wp-block-cover {
        height: 43.594vw;
        padding-left: 12.5vw
    }
}

#content .home-gallery-section .wp-block-cover__inner-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    text-align: left
}

@media (min-width:768px) {
    #content .home-gallery-section .wp-block-cover__inner-container {
        width: calc(8*(100%/12));
        max-width: calc(8*(100%/12))
    }
}

#content .home-gallery-section .section-heading {
    margin-bottom: 2.16em
}

@media (min-width:768px) {
    #content .home-gallery-section .section-heading {
        margin-bottom: 2.8409em
    }
}

#content .home-browse-section {
    margin: 0;
    padding: 10.625rem 0 5rem
}

@media (min-width:768px) {
    #content .home-browse-section {
        padding: 13.177vw 0 6.25vw
    }
}

@media (max-width:767.98px) {
    #content .home-browse-section .wp-block-media-text {
        grid-template-columns: 100% !important;
        margin: 0
    }
}

@media (max-width:767.98px) {
    #content .home-browse-section .wp-block-media-text__media {
        margin-bottom: 2.375rem
    }
}

#content .home-browse-section .wp-block-media-text__content {
    padding: 0
}

@media (min-width:768px) {
    #content .home-browse-section .wp-block-media-text__content {
        margin-left: 10.833vw
    }
}

@media (max-width:767.98px) {
    #content .home-browse-section .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

#content .home-browse-section .section-heading {
    margin-bottom: 2.375rem
}

#content .home-share-slider-section {
    margin-bottom: 0;
    overflow: hidden
}

@media (min-width:768px) {
    #content .home-share-slider-section {
        margin-top: 4.7916vw;
        margin-bottom: 7.2916vw
    }
}

@media (max-width:767.98px) {
    #content .home-share-slider-section {
        margin-top: 3.375rem;
        margin-bottom: 3.75rem
    }
}

#content .home-share-slider-section h2 {
    margin-bottom: 2.307em;
    line-height: 1.75;
    text-transform: uppercase
}

#content .home-share-slider-section .wp-block-image {
    position: relative;
    margin-bottom: 0
}

#content .home-share-slider-section .wp-block-image:before {
    content: &#039;&#039;;
    display: block;
    overflow: hidden
}

@media (min-width:768px) {
    #content .home-share-slider-section .wp-block-image:before {
        padding-top: 97.9838%
    }
}

@media (max-width:767.98px) {
    #content .home-share-slider-section .wp-block-image:before {
        padding-top: 106.4935%
    }
}

#content .home-share-slider-section .wp-block-image>img {
    position: absolute
}

#content .home-share-slider-section .wp-block-image>a,
#content .home-share-slider-section .wp-block-image>img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#content .home-share-slider-section .wp-block-image>a>img,
#content .home-share-slider-section .wp-block-image>img>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#content .home-share-slider-section .share-slider {
    --scrolled: 0
}

@media (max-width:767.98px) {
    #content .home-share-slider-section .share-slider:after {
        content: &#039;&#039;;
        display: block;
        width: 100%;
        height: .1875rem;
        margin-top: 1.25rem;
        border-radius: .0625rem;
        background-color: #f5f5f5;
        background-image: linear-gradient(to right, #234C69, #234C69);
        background-repeat: no-repeat;
        background-size: var(--scrolled) 100%;
        transition: background-size .4s ease-in-out;
        overflow: hidden
    }
}

@media (min-width:768px) {
    #content .home-share-slider-section .slick-list {
        margin-left: -.83333vw;
        margin-right: -.83333vw;
        overflow: visible
    }
}

@media (min-width:768px) {
    #content .home-share-slider-section .slick-slide {
        padding: 0 .83333vw
    }
}

@media (min-width:768px) {
    #content .home-share-slider-section .slick-arrow.slick-prev {
        left: 0;
        left: -.83333vw
    }

    #content .home-share-slider-section .slick-arrow.slick-next {
        right: 5.8%
    }
}

@media (min-width:768px) and (min-width:1200px) {
    #content .home-share-slider-section .slick-arrow.slick-next {
        right: 5.416vw
    }
}

@media screen and (min-width:768px) and (min-width:1800px) {
    #content .home-share-slider-section .slick-arrow.slick-next {
        right: -1.25rem
    }
}

#content .find-retailer-section {
    margin: 0;
    padding: 0
}

#content .find-retailer-section .wp-block-cover {
    height: auto;
    min-height: 25rem;
    padding: 0
}

@media (min-width:768px) {
    #content .find-retailer-section .wp-block-cover {
        height: 28.125vw
    }
}

#content .find-retailer-section .wp-block-cover:before {
    content: none
}

#content .find-retailer-section .wp-block-cover__inner-container {
    padding: 0;
    text-align: center
}

@media (min-width:768px) {
    #content .find-retailer-section .wp-block-cover__inner-container {
        width: calc(7*(100%/12));
        max-width: calc(7*(100%/12))
    }
}

#content .find-retailer-section h2 {
    margin-bottom: 2.5rem;
    line-height: 1.75;
    text-transform: uppercase
}

@media (min-width:768px) {
    #content .find-retailer-section h2>br {
        display: none
    }
}

#content .find-retailer-section p {
    margin-bottom: 0
}

#content .find-retailer-section p>br {
    display: none
}

@media (min-width:768px) {
    #content .find-retailer-section p>br {
        display: block
    }
}

#content .find-retailer-section .wp-block-buttons {
    margin-top: 3.375rem
}

.slick-list {
    overflow-x: hidden
}

.slick-dots {
    display: flex;
    margin: 0;
    list-style: none
}

.slick-dots>li button {
    background-color: transparent
}

.slick-slider--flat-dots .slick-dots {
    position: absolute;
    right: 1.625rem;
    bottom: 1.25rem
}

@media (min-width:992px) {
    .slick-slider--flat-dots .slick-dots {
        right: 2.375rem;
        bottom: 2.125rem
    }
}

.slick-slider--flat-dots .slick-dots li {
    border-bottom: 2px solid #fff;
    color: #fff
}

@media (min-width:992px) {
    .slick-slider--flat-dots .slick-dots li {
        border-bottom-width: 4px
    }
}

.slick-slider--flat-dots .slick-dots li button {
    padding-right: .6875rem;
    padding-left: .6875rem;
    color: inherit;
    line-height: 1;
    letter-spacing: .25em
}

@media (min-width:992px) {
    .slick-slider--flat-dots .slick-dots li button {
        padding-right: 1rem;
        padding-left: 1rem
    }
}

.slick-slider--flat-dots .slick-dots li button:before {
    content: &#039;0&#039;
}

.slick-slider--flat-dots .slick-dots li:nth-child(n+10) button:before {
    content: none
}

.slick-slider--flat-dots .slick-dots li.slick-active {
    border-bottom-color: #234C69;
    color: #234C69
}

.slick-slider--flat-dots .slick-dots li:not(.slick-active) button {
    color: transparent
}

.slick-slider--flat-dots .slick-dots li+li {
    margin-left: .375rem
}

@media (min-width:992px) {
    .slick-slider--flat-dots .slick-dots li+li {
        margin-left: .5rem
    }
}

.slick-slider--flat-dots--centered .slick-dots {
    left: 50%;
    right: auto;
    bottom: 1.625rem;
    transform: translateX(-50%)
}

@media (min-width:992px) {
    .slick-slider--flat-dots--centered .slick-dots {
        bottom: 3.9375rem
    }
}

@media (min-width:768px) {
    .slick-slider--big-arrow .slick-arrow {
        position: absolute;
        top: 50%;
        width: 3.125rem;
        height: 3.125rem;
        transform: translateY(-50%);
        border-radius: 50%;
        background-color: #234C69;
        font-size: 0;
        outline: 0;
        z-index: 1;
        transition: background-color .3s
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .slick-slider--big-arrow .slick-arrow {
        width: 3.958vw;
        height: 3.958vw
    }
}

@media (min-width:768px) {

    .slick-slider--big-arrow .slick-arrow:hover,
    .slick-slider--big-arrow .slick-arrow:focus,
    .slick-slider--big-arrow .slick-arrow:active {
        background-color: #a69989
    }

    .slick-slider--big-arrow .slick-arrow:after {
        content: &#039;&#039;;
        display: block;
        width: 1.666vw;
        height: .8333vw;
        margin: auto;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; width=&#039;33.141&#039; height=&#039;17.36&#039; viewBox=&#039;0 0 33.141 17.36&#039;%3e%3cg id=&#039;Group_932&#039; data-name=&#039;Group 932&#039; transform=&#039;translate(-903.5 -858.298)&#039;%3e%3cpath id=&#039;Path_945&#039; data-name=&#039;Path 945&#039; d=&#039;M-16934.8-491.558h31.818&#039; transform=&#039;translate(17838.803 1358.539)&#039; fill=&#039;none&#039; stroke=&#039;%23fff&#039; stroke-linecap=&#039;round&#039; stroke-width=&#039;1&#039;/%3e%3cpath id=&#039;Path_946&#039; data-name=&#039;Path 946&#039; d=&#039;M-16909.762-498.927l10.477,7.979-10.477,7.979&#039; transform=&#039;translate(17835.1 1357.926)&#039; fill=&#039;none&#039; stroke=&#039;%23fff&#039; stroke-linecap=&#039;round&#039; stroke-width=&#039;1&#039;/%3e%3c/g%3e%3c/svg%3e");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%
    }

    .slick-slider--big-arrow .slick-arrow.slick-prev {
        transform: translateY(-50%) rotate(180deg)
    }

    .slick-slider--big-arrow .slick-arrow.slick-disabled {
        display: none !important
    }
}

.compare-toolbar,
.compare-table {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
    background-color: #234C69;
    color: #fff
}

@media (min-width:992px) {

    .compare-toolbar,
    .compare-table {
        background-color: rgba(28, 45, 57, .8);
        -webkit-backdrop-filter: blur(3px) brightness(50%);
        backdrop-filter: blur(3px) brightness(50%)
    }
}

.compare-toolbar {
    padding: 1.125rem
}

@media (min-width:992px) {
    .compare-toolbar {
        padding: min(2.864583vw, 55px)
    }
}

@media (min-width:1200px) {
    .compare-toolbar--mobile {
        display: none
    }
}

@media (max-width:1199.98px) {
    .compare-toolbar--desktop {
        display: none
    }
}

@media (min-width:1200px) {
    .compare-toolbar--desktop {
        max-width: 78.125vw;
        margin: 0 auto
    }
}

.compare-toolbar__col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 1.40625vw
}

.compare-toolbar__col:not(:first-child) {
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.compare-toolbar__col:last-child {
    flex-direction: column
}

.compare-toolbar__col:last-child .btn+.btn,
.compare-toolbar__col:last-child .single-post .site-main .post-navigation a+.btn,
.single-post .site-main .post-navigation .compare-toolbar__col:last-child a+.btn,
.compare-toolbar__col:last-child .single-post .site-main .post-navigation .btn+a,
.single-post .site-main .post-navigation .compare-toolbar__col:last-child .btn+a,
.compare-toolbar__col:last-child .single-post .site-main .post-navigation a+a,
.single-post .site-main .post-navigation .compare-toolbar__col:last-child a+a {
    margin-top: 1.125rem
}

.compare-toolbar__col.is-active .compare-toolbar__col-content {
    width: 100%
}

.compare-toolbar__col .product-card-meta__title>span {
    word-wrap: normal
}

.compare-quickview {
    display: flex;
    align-items: center
}

@media (min-width:992px) {
    .compare-quickview__image {
        width: 5.364583vw;
        height: auto
    }
}

.compare-quickview__meta {
    width: calc(100% - 5.364583vw);
    padding-left: 1.354167vw;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.compare-quickview__meta-remove {
    opacity: .3
}

.compare-table {
    top: 100%;
    max-height: 100%;
    overflow-y: auto
}

.compare-table__header {
    padding: 1.625rem;
    text-align: right
}

@media only screen and (min-width:1648px) {
    .compare-table__header {
        padding: 2.604167vw 0
    }
}

.compare-table__content tr {
    position: relative
}

@media (max-width:991.98px) {
    .compare-table__content tr {
        display: flex
    }
}

.compare-table__content th,
.compare-table__content td {
    padding: .5rem
}

@media (max-width:991.98px) {

    .compare-table__content th:nth-child(2),
    .compare-table__content td:nth-child(2) {
        padding-left: 1.625rem
    }

    .compare-table__content th:nth-child(3),
    .compare-table__content td:nth-child(3) {
        padding-right: 1.625rem
    }

    .compare-table__content th:nth-child(3):empty,
    .compare-table__content td:nth-child(3):empty {
        width: 1.125rem;
        padding-right: 0
    }
}

@media (min-width:768px) {

    .compare-table__content th:not(:first-child),
    .compare-table__content td:not(:first-child) {
        width: 40%
    }
}

@media (min-width:992px) {

    .compare-table__content th,
    .compare-table__content td {
        padding: 1.302083vw 2.083333vw;
        text-align: center
    }
}

@media (min-width:1200px) {

    .compare-table__content th:not(:first-child),
    .compare-table__content td:not(:first-child) {
        width: 25%
    }
}

@media (max-width:991.98px) {
    .compare-table__content td {
        flex-basis: 50%;
        padding-top: 2.4375em;
        padding-bottom: 2.4375em
    }
}

@media (min-width:992px) {
    .compare-table__content td:not(.compare-table__content-link) {
        border-left: 1px solid rgba(255, 255, 255, .3)
    }
}

@media (min-width:992px) {
    .compare-table__content thead th {
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }
}

@media (max-width:991.98px) {
    .compare-table__content-meta {
        width: 50%;
        padding-bottom: 3.25em !important;
        text-align: center
    }
}

.compare-table__content-meta__content {
    display: flex;
    justify-content: center
}

@media (min-width:992px) {
    .compare-table__content-meta__content>div {
        display: flex;
        align-items: center
    }
}

.compare-table__content-meta .product-card-meta {
    text-align: left;
    margin-bottom: .9375rem
}

@media (min-width:992px) {
    .compare-table__content-meta .product-card-meta {
        order: 1;
        margin-bottom: 0
    }
}

.compare-table__content-meta__remove {
    opacity: .3
}

.compare-table__content-meta img {
    width: 100%;
    margin-bottom: .625rem
}

@media (min-width:992px) {
    .compare-table__content-meta img {
        width: 6.25rem;
        margin-right: 1.5rem;
        margin-bottom: 0
    }
}

.compare-table__content-meta.is-active .compare-table__more {
    display: none
}

.compare-table__content-heading {
    color: #a69989;
    white-space: nowrap
}

@media (max-width:991.98px) {
    .compare-table__content-heading {
        position: absolute;
        top: -1.625em;
        width: 100%;
        padding-left: 1.625rem !important;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        text-transform: uppercase
    }
}

.page-header {
    padding: 2.1875rem 0 !important;
    background-color: #f8f8f8;
    text-align: left !important
}

@media (min-width:1200px) {
    .page-header {
        padding: 3.645833vw 0 !important
    }
}

.page-header-inner {
    max-width: 1648px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

.page-header__title {
    text-transform: uppercase
}

.page-header__description {
    margin-bottom: 0
}

@media (min-width:768px) {
    .page-header__description {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .page-header__description>p {
        margin-bottom: 0;
        margin-right: 1rem
    }
}

#content .page-header-bg-seciton {
    margin-bottom: 0
}

#content .page-header-bg-seciton .wp-block-columns,
#content .page-header-bg-seciton .wp-block-column {
    margin-bottom: 0
}

#content .page-header-bg-seciton .page-header-content>.wp-block-column {
    padding-right: 0 !important
}

#content .page-header-bg-seciton .page-header-content h1 {
    text-transform: uppercase
}

@media (max-width:767.98px) {
    #content .page-header-bg-seciton .page-header-content h1 {
        margin-bottom: 1.375rem
    }
}

#content .page-header-bg-seciton .page-header-content p {
    margin-bottom: 0
}

#content .page-header-line-section {
    margin: 0;
    padding-top: 2.875rem !important
}

@media (min-width:992px) {
    #content .page-header-line-section {
        padding-top: 7.604166vw !important
    }
}

#content .page-header-line-section>.wp-block-column {
    padding-right: 0
}

#content .page-header-line-section h1 {
    position: relative;
    margin: 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid #3E4F5B;
    text-transform: uppercase;
    line-height: 1.4
}

@media (min-width:992px) {
    #content .page-header-line-section h1 {
        padding-bottom: .666em
    }
}

@media (min-width:992px) {
    #content .page-header-line-section h1>br {
        display: none
    }
}

#content .page-header-line-section p {
    margin: 0;
    padding-top: 1.5rem
}

@media (min-width:992px) {
    #content .page-header-line-section p {
        padding-top: 1.333em
    }
}

.products-filter {
    position: relative;
    margin-bottom: 2.5rem
}

@media (min-width:992px) {
    .products-filter {
        margin: 2.864583vw 0 6.770833vw
    }
}

.products-filter__title>.products-filter__count {
    display: block;
    margin-bottom: 1.5625rem
}

.products-filter-options {
    margin: 0;
    font-size: 0;
    list-style-type: none;
    white-space: nowrap
}

@media (min-width:992px) {
    .products-filter-options {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 99;
        transform: translate(-50%, -50%)
    }
}

.products-filter-options .dropdown {
    margin-top: 2.25rem
}

@media (min-width:992px) {
    .products-filter-options .dropdown {
        margin-top: 0
    }
}

.products-filter-options .dropdown-toggle {
    font-family: &#039;SoehneBreitKraeftig&#039;
}

@media (min-width:992px) {
    .products-filter-options .dropdown-toggle {
        padding: .3125vw .8vw;
        margin: 0 .2vw
    }
}

@media (min-width:1200px) {
    .products-filter-options .dropdown-toggle {
        font-size: .875rem
    }
}

@media (min-width:992px) {
    .products-filter-options .dropdown-menu {
        position: absolute;
        top: calc(100% + 13px);
        left: 0;
        min-width: 9.5625rem;
        padding: 1.375rem;
        border: 1px solid;
        margin: 0;
        background-color: #fff
    }
}

.products-filter-options .dropdown-menu__item {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem
}

.products-filter-options .dropdown-menu__item+.dropdown-menu__item {
    margin-top: 1.25rem
}

@media (min-width:992px) {
    .products-filter-options .dropdown-menu__item+.dropdown-menu__item {
        margin-top: .9375rem
    }
}

.products-filter-options .dropdown .btn-apply-filters {
    margin-top: 1.875rem
}

.products-filter__count,
.products-filter__sort {
    letter-spacing: .2em
}

@media (min-width:1200px) {

    .products-filter__count,
    .products-filter__sort {
        letter-spacing: .25em
    }
}

.products-filter__count {
    color: #a69989;
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .6875rem
}

.products-filter__sort {
    border: 0;
    margin-left: 1.041667vw;
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .6875rem;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    outline: 0
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    display: none;
    height: 100%;
    overflow-y: auto;
    background-color: #fff
}

.admin-bar .modal {
    height: calc(100vh - 46px)
}

.modal-header {
    padding: 1.625rem 0;
    text-align: right
}

@media (min-width:992px) {
    .modal-header {
        padding: 2.604167vw 0
    }
}

.modal-footer {
    padding-bottom: 2.5rem
}

.modal--dark {
    background-color: #234C69;
    color: #fff
}

.modal--dark .h3,
.modal--dark .product-related ul.products .wc-block-grid__product-title,
.product-related ul.products .modal--dark .wc-block-grid__product-title,
.modal--dark .product-related ul.wc-block-grid__products .wc-block-grid__product-title,
.product-related ul.wc-block-grid__products .modal--dark .wc-block-grid__product-title,
.modal--dark #content .home-color-slider-section .wp-block-media-text__content>h3,
#content .home-color-slider-section .modal--dark .wp-block-media-text__content>h3,
.modal--dark #content .home-share-slider-section h2,
#content .home-share-slider-section .modal--dark h2,
.modal--dark #content .find-retailer-section h2,
#content .find-retailer-section .modal--dark h2,
.modal--dark #content .live-support-section .live-support h4,
#content .live-support-section .live-support .modal--dark h4,
.modal--dark #content .section-line-heading,
#content .modal--dark .section-line-heading,
.modal--dark #content .safety-item>.wp-block-column>h2,
#content .modal--dark .safety-item>.wp-block-column>h2,
.modal--dark .media-header__section-title h2,
.media-header__section-title .modal--dark h2,
.modal--dark #content .accessories-table h2,
#content .accessories-table .modal--dark h2,
.modal--dark #content .internet-policy-section h2,
#content .internet-policy-section .modal--dark h2,
.modal--dark .posts .post__title,
.posts .modal--dark .post__title,
.modal--dark .woocommerce-cart .product-name__name,
.woocommerce-cart .modal--dark .product-name__name {
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    color: #a69989 !important;
    text-transform: uppercase
}

.modal--flex {
    flex-direction: column
}

.modal--flex .modal-body {
    flex-grow: 1;
    overflow-y: auto
}

.modal--flex .modal-footer {
    padding: 1.125rem;
    background-color: #234C69
}

input,
select,
textarea {
    border-radius: 0;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: 1rem;
    letter-spacing: .25em
}

input.is-invalid,
select.is-invalid,
textarea.is-invalid {
    border-color: #cc5e00 !important
}

::-moz-placeholder {
    color: rgba(28, 45, 57, .3)
}

:-ms-input-placeholder {
    color: rgba(28, 45, 57, .3)
}

::placeholder {
    color: rgba(28, 45, 57, .3)
}

form h2 {
    margin-bottom: 2.1875rem
}

form label {
    color: #234C69;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem;
    letter-spacing: .25em;
    text-transform: uppercase
}

form label+.woocommerce-input-wrapper {
    display: block;
    margin-top: .5rem
}

form .input-text,
form .select2-container--default .select2-selection--single {
    padding: .78125rem 1.25rem;
    border: 1px solid #afafaf;
    box-shadow: none !important;
    background-color: transparent;
    text-transform: uppercase
}

form .select2-container--default .select2-selection--single {
    height: auto;
    border-radius: 0;
    margin-bottom: 0
}

form .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    font-family: &#039;SoehneBreitBuch&#039;, sans-serif;
    font-size: .75rem;
    line-height: 1.618
}

form .select2-container--default .select2-selection__arrow {
    display: none
}

form .select2-container--default .select2-results__option {
    font-family: &#039;SoehneBreitBuch&#039;, sans-serif;
    font-size: .75rem;
    text-transform: uppercase
}

form .required {
    cursor: default;
    text-decoration: none
}

.checkbox>input {
    display: none
}

.checkbox>input:checked+label {
    position: relative
}

.checkbox>input:checked+label:after {
    position: absolute;
    left: .125rem;
    content: &#039;&#039;;
    display: inline-block;
    width: .75rem;
    height: .75rem;
    background-color: #234C69
}

.checkbox>input:disabled+label {
    opacity: .5
}

.checkbox>label {
    display: inline-flex;
    align-items: center
}

.checkbox>label:before {
    content: &#039;&#039;;
    display: inline-block;
    width: .875rem;
    height: .875rem;
    border: 1px solid;
    margin-right: .8125rem
}

select {
    background-color: transparent
}

select.btn {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

.select-wrapper {
    position: relative
}

.select-wrapper:after {
    position: absolute;
    right: 0;
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS4zNzUiIGhlaWdodD0iNi4zOTUiPjxwYXRoIGQ9Im0uNzA2LjcwNyA0Ljk4IDQuOTggNC45ODEtNC45OCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMmUzNjNiIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=")
}

.asterisk {
    color: #cc5e00
}

.wp-block-contact-form-7-contact-form-selector .container-fluid {
    max-width: 1124px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

.wp-block-contact-form-7-contact-form-selector fieldset {
    padding: 0;
    margin: 3.125rem 0 0
}

@media (min-width:768px) {
    .wp-block-contact-form-7-contact-form-selector fieldset {
        margin: 5rem 0 0
    }
}

.wp-block-contact-form-7-contact-form-selector fieldset:last-of-type {
    margin-bottom: 3.125rem
}

@media (min-width:768px) {
    .wp-block-contact-form-7-contact-form-selector fieldset:last-of-type {
        margin-bottom: 5rem
    }
}

.wp-block-contact-form-7-contact-form-selector h2 {
    margin-bottom: 2.1875rem;
    color: #cc5e00 !important;
    text-transform: uppercase
}

.wp-block-contact-form-7-contact-form-selector label {
    color: #234C69;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem;
    letter-spacing: .25em;
    text-transform: uppercase
}

.wp-block-contact-form-7-contact-form-selector label~.wpcf7-form-control-wrap,
.wp-block-contact-form-7-contact-form-selector label>.wpcf7-form-control-wrap {
    display: block;
    margin-top: .5rem;
    margin-bottom: 2.1875rem
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control {
    box-shadow: none;
    text-transform: uppercase
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-submit) {
    padding: .78125rem 1.25rem;
    border: 1px solid #afafaf
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control:not(.wpcf7-submit) {
    display: block;
    width: 100%;
    background-color: #fff;
    font-family: &#039;SoehneBreitKraeftig&#039;
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control.wpcf7-submit {
    border: 1px solid;
    background-color: transparent;
    color: #cc5e00
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control.wpcf7-submit+.wpcf7-spinner {
    display: none
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control::-moz-placeholder {
    color: rgba(28, 45, 57, .3)
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control:-ms-input-placeholder {
    color: rgba(28, 45, 57, .3)
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control ::-moz-placeholder {
    color: rgba(28, 45, 57, .3)
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control :-ms-input-placeholder {
    color: rgba(28, 45, 57, .3)
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-form-control ::placeholder {
    color: rgba(28, 45, 57, .3)
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-select,
.wp-block-contact-form-7-contact-form-selector .wpcf7-date {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

@media (min-width:768px) {
    .wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox {
        display: flex !important;
        flex-wrap: wrap
    }
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item {
    position: relative;
    width: 100%;
    margin-top: 1.5625rem;
    margin-left: 0
}

@media (min-width:768px) {
    .wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item {
        flex-basis: 33.3333333%
    }
}

@media (min-width:992px) {
    .wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item {
        flex-basis: 22.5%
    }
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item input {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: 0;
    background-color: transparent;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item input:checked+label:after,
.wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item input:checked+.wpcf7-list-item-label:after {
    position: absolute;
    top: .3125rem;
    left: .1875rem;
    content: &#039;&#039;;
    display: inline-block;
    width: .75rem;
    height: .75rem;
    background-color: #afafaf
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding-left: 1.875rem
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label:before {
    position: absolute;
    top: .125rem;
    left: 0;
    content: &#039;&#039;;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    border: 1px solid #afafaf
}

@media (min-width:992px) {
    .wp-block-contact-form-7-contact-form-selector .wpcf7-checkbox.one-fifth .wpcf7-list-item {
        flex-basis: 20%
    }
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-file {
    display: none !important
}

.wp-block-contact-form-7-contact-form-selector .wpcf7-response-output {
    max-width: calc(1124px - 1.625rem*2);
    margin-right: 1.625rem !important;
    margin-left: 1.625rem !important
}

@media only screen and (min-width:1124px) {
    .wp-block-contact-form-7-contact-form-selector .wpcf7-response-output {
        margin-right: auto !important;
        margin-left: auto !important
    }
}

.wp-block-contact-form-7-contact-form-selector .resume~p {
    display: none
}

.wp-block-contact-form-7-contact-form-selector .upload {
    display: flex;
    margin-bottom: 2.1875rem
}

.wp-block-contact-form-7-contact-form-selector .upload-btn {
    min-width: 9.125rem;
    padding: .875rem;
    border: 1px solid #cc5e00;
    background: #cc5e00;
    color: #fff;
    font-family: &#039;IskryRegular&#039;;
    font-size: .625rem
}

.wp-block-contact-form-7-contact-form-selector .upload-btn:hover {
    color: #fff
}

@media (min-width:768px) {
    .wp-block-contact-form-7-contact-form-selector .upload-btn:hover {
        color: #cc5e00
    }
}

@media (min-width:768px) {
    .wp-block-contact-form-7-contact-form-selector .upload-btn {
        min-width: 11.875rem;
        background-color: transparent;
        color: #cc5e00;
        font-size: .8125rem
    }
}

.wp-block-contact-form-7-contact-form-selector .upload-file-name {
    display: inline-block;
    width: 100%;
    background-color: transparent;
    box-shadow: none
}

.wp-block-contact-form-7-contact-form-selector .upload-file-name:focus {
    background-color: transparent
}

@media (min-width:992px) {
    .dropdown {
        position: relative;
        display: inline-block
    }
}

.dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    text-align: left
}

@media (min-width:992px) {
    .dropdown-toggle {
        width: auto;
        font-size: .6875rem
    }
}

.dropdown-toggle:after {
    display: block !important;
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1LjYwMiIgaGVpZ2h0PSI1LjYxMyIgdmlld0JveD0iMCAwIDUuNjAyIDUuNjEzIj48cGF0aCBkYXRhLW5hbWU9IlBhdGggNTQxNiIgZD0iTTAgMy4yNnYtLjloMi4zNDJWMGguOTE4djIuMzU4aDIuMzQ2di45SDMuMjZ2Mi4zNTVoLS45MThWMy4yNloiIGZpbGw9IiMxYzJkMzkiLz48L3N2Zz4=");
    font-size: 0
}

@media (min-width:992px) {
    .dropdown-toggle:after {
        margin-left: .3125rem
    }
}

.dropdown-toggle.is-toggled:after {
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1LjYxIiBoZWlnaHQ9IjUuNjEiIHZpZXdCb3g9IjAgMCA1LjYxIDUuNjEiPjxnIGRhdGEtbmFtZT0iR3JvdXAgMTI4OSI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDU0MTYiIGQ9Ik0uMDA0IDMuMjZ2LS45SDUuNjF2LjlIMi4zNDZaIiBmaWxsPSIjMWMyZDM5Ii8+PHBhdGggZGF0YS1uYW1lPSJSZWN0YW5nbGUgMjA1IiBmaWxsPSJub25lIiBkPSJNMCAwaDUuNjF2NS42MUgweiIvPjwvZz48L3N2Zz4=")
}

.dropdown-toggle.is-applied {
    border-radius: 1.25rem;
    background-color: #cc5e00;
    color: #fff
}

.dropdown-toggle.is-applied:after {
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgOSAxNCI+CiAgPHRleHQgaWQ9Il8iIGRhdGEtbmFtZT0iKyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxMSkiIGZpbGw9IiNmZmYiIGZvbnQtc2l6ZT0iMTEiIGZvbnQtZmFtaWx5PSJTb2huZUJyZWl0LUtyYWZ0aWcsIFPDtmhuZSBCcmVpdCIgbGV0dGVyLXNwYWNpbmc9IjAuMjVlbSI+PHRzcGFuIHg9IjAiIHk9IjAiPis8L3RzcGFuPjwvdGV4dD4KPC9zdmc+Cg==")
}

.dropdown-menu {
    display: none;
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #afafaf;
    margin: 2.1875rem 0 0;
    list-style-type: none
}

@media screen and (min-width:1400px) {
    .dropdown-menu {
        position: absolute;
        top: calc(100% + 13px);
        left: 0;
        padding: 1.375rem;
        border: 1px solid;
        margin: 0;
        background-color: #fff
    }
}

.dropdown-menu>ul {
    margin: 0;
    list-style-type: none
}

.dropdown-menu .checkbox {
    white-space: nowrap
}

.loader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: none;
    background-color: rgba(255, 255, 255, .7)
}

.tabs {
    display: flex
}

.tabs-item {
    position: relative;
    flex: 1 0 auto
}

.tabs-item__link {
    padding-bottom: .5rem;
    border-bottom: 2px solid transparent;
    margin: 0 1.041667vw;
    font-size: .625rem
}

@media (min-width:992px) {
    .tabs-item__link {
        font-size: .8125rem
    }
}

.tabs-item__link.is-active {
    border-bottom-color: #a69989
}

@media (max-width:991.98px) {
    .tabs--select {
        position: absolute;
        display: flex;
        flex-direction: column;
        width: 100%;
        max-height: 100%;
        padding: 0 1.25rem;
        border: 1px solid #afafaf;
        background-color: #fff;
        overflow: hidden;
        transition: max-height .3s ease-in-out
    }

    .tabs--select-wrapper {
        position: relative;
        height: 3.125rem
    }

    .tabs--select:after {
        position: absolute;
        top: 1.25rem;
        right: 1.25rem;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: .25rem .28125rem 0;
        border-color: #d7a470 transparent transparent;
        content: &#039;&#039;
    }

    .tabs--select .tabs-item.is-active {
        order: -1;
        border-bottom: 1px solid rgba(175, 175, 175, .3)
    }

    .tabs--select .tabs-item__link {
        display: block;
        padding-bottom: 0;
        height: 100%;
        line-height: 3.125rem;
        color: inherit;
        opacity: 1 !important
    }

    .tabs--select .tabs-item__link.is-active {
        border: 0
    }

    .tabs--select.is-expanded {
        max-height: 20.625rem
    }

    .tabs--select.is-expanded:after {
        transform: rotate(180deg)
    }
}

.tab-pane:not(.is-active) {
    display: none
}

#content .hero-banner-section {
    margin-bottom: 3.5rem
}

@media (min-width:992px) {
    #content .hero-banner-section {
        margin-bottom: 6.25vw
    }
}

#content .hero-banner-section .wp-block-cover {
    position: relative;
    width: auto;
    min-height: auto;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw)
}

@media (min-width:992px) {
    #content .hero-banner-section .wp-block-cover {
        height: 27.8125vw
    }
}

@media (max-width:991.98px) {
    #content .hero-banner-section .wp-block-cover {
        height: auto
    }

    #content .hero-banner-section .wp-block-cover:before {
        content: &#039;&#039;;
        display: block;
        padding-top: 92.5%;
        overflow: hidden
    }
}

@media (max-width:991.98px) {
    #content .hero-banner-section .wp-block-cover.cover-desktop {
        display: none
    }
}

@media (min-width:992px) {
    #content .hero-banner-section .wp-block-cover.cover-mobile {
        display: none
    }
}

#content .hero-banner-section__content {
    position: relative;
    z-index: 1
}

#content .hero-banner-section__content h1 {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.428
}

@media (max-width:991.98px) {
    #content .hero-banner-section__content h1 {
        width: 100%;
        margin-bottom: 2.8125rem
    }
}

#content .hero-banner-section__content p {
    margin-bottom: 0
}

#content .hero-banner-section__content a {
    color: #fff
}

#content .live-support-section {
    margin: 0;
    padding: 2.75rem 0 2.5rem
}

@media (min-width:768px) {
    #content .live-support-section {
        padding: 3.055em 0
    }
}

#content .live-support-section .wp-block-columns {
    margin-bottom: 0
}

#content .live-support-section .wp-block-column {
    margin-bottom: 0
}

@media (min-width:768px) {
    #content .live-support-section .live-support {
        padding: 0 7.0833vw
    }
}

@media (max-width:767.98px) {
    #content .live-support-section .live-support {
        flex-direction: column
    }
}

@media (max-width:767.98px) {
    #content .live-support-section .live-support .wp-block-column {
        padding: 0
    }
}

@media (max-width:767.98px) {
    #content .live-support-section .live-support .wp-block-column:first-of-type {
        padding-bottom: 2rem;
        border-bottom: 1px solid rgba(175, 175, 175, .3)
    }
}

@media (min-width:768px) {
    #content .live-support-section .live-support .wp-block-column:last-of-type {
        display: grid;
        justify-content: flex-end
    }
}

@media (max-width:767.98px) {
    #content .live-support-section .live-support .wp-block-column:last-of-type {
        padding-top: 2rem
    }
}

#content .live-support-section .live-support h4 {
    text-transform: uppercase
}

#content .live-support-section .live-support p {
    margin-bottom: 0
}

#content .live-support-section .live-support p a {
    color: #cc5e00;
    outline: 0
}

#content .section-heading {
    text-align: left;
    text-transform: uppercase
}

#content .section-heading p {
    margin-bottom: 0
}

#content .section-heading h2 {
    margin: 0;
    margin-top: .416em
}

@media (min-width:1600px) {
    #content .section-heading h2 {
        margin-top: .25em
    }
}

#content .section-line-heading {
    position: relative;
    margin: 0;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .section-line-heading {
        margin-bottom: .625rem;
        padding-left: 1.615em
    }

    #content .section-line-heading:before {
        content: &#039;&#039;;
        display: block;
        position: absolute;
        top: -.846em;
        left: 0;
        background: rgba(83, 83, 83, .8);
        width: 1.923em;
        height: .125rem
    }
}

@media (max-width:991.98px) {
    #content .section-line-heading {
        padding-bottom: 1rem;
        text-align: center;
        line-height: 2.285
    }

    #content .section-line-heading:after {
        content: &#039;&#039;;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 3.125rem;
        height: .0625rem;
        background: rgba(83, 83, 83, .8)
    }
}

.nav-tabs {
    position: relative;
    z-index: 2
}

@media (max-width:991.98px) {
    .nav-tabs {
        height: 3.125rem
    }
}

@media (max-width:991.98px) {
    .nav-tabs .wp-block-group__inner-container {
        position: absolute;
        width: 100%;
        background: #fff
    }
}

.nav-tabs ul {
    display: flex
}

@media (max-width:991.98px) {
    .nav-tabs ul {
        position: relative;
        flex-direction: column;
        padding: 0 1.25rem;
        border: 1px solid #afafaf
    }

    .nav-tabs ul:after {
        content: &#039;&#039;;
        position: absolute;
        top: 0;
        right: 1.25rem;
        width: 0;
        height: 0;
        margin-top: 1.4375rem;
        border-style: solid;
        border-width: .25rem .28125rem 0;
        border-color: #cc5e00 transparent transparent;
        transition: transform .25s
    }

    .nav-tabs ul.is-opening:after {
        transform: rotate(180deg)
    }
}

.nav-tabs li {
    border-bottom: 1px solid transparent;
    font-family: &#039;SoehneBreitBuch&#039; !important;
    text-transform: uppercase;
    color: #234C69;
    opacity: .5;
    transition: opacity .25s;
    cursor: pointer
}

@media (max-width:991.98px) {
    .nav-tabs li {
        padding: 1.25rem 0;
        line-height: 1;
        opacity: 1
    }
}

@media (max-width:991.98px) {
    .nav-tabs li:not(.current) {
        position: absolute;
        top: -624.9375rem;
        order: 1
    }
}

@media (min-width:992px) {
    .nav-tabs li.current {
        border-color: #d7a470;
        opacity: 1
    }
}

@media (max-width:991.98px) {
    .nav-tabs li.current {
        order: 0
    }
}

@media (max-width:991.98px) {
    .nav-tabs .is-opening {
        padding-bottom: .875rem
    }

    .nav-tabs .is-opening li:not(.current) {
        position: relative;
        top: auto;
        padding: .75rem 0
    }

    .nav-tabs .is-opening li:first-of-type {
        padding-top: 1.5rem
    }

    .nav-tabs .is-opening li.current {
        border-bottom: 1px solid rgba(175, 175, 175, .3)
    }

    .nav-tabs .is-opening li.current[data-tab=&#039;1&#039;]+li {
        padding-top: 1.5rem
    }
}

@media (min-width:992px) {
    .nav-tabs--horizontal li {
        padding-bottom: .454em
    }
}

.nav-tabs--vertical ul {
    flex-direction: column
}

@media (min-width:992px) {
    .nav-tabs--vertical li {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .nav-tabs--vertical li:not(:last-of-type) {
        margin-bottom: 2.909em
    }
}

.tab-content {
    display: none
}

.tab-content.current {
    display: block
}

.accordion h3 {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    margin-bottom: 0;
    padding: 1.5rem 0 1.375rem;
    font-family: &#039;SoehneBreitBuch&#039; !important;
    cursor: pointer
}

@media (min-width:992px) {
    .accordion h3 {
        padding: 2.3em .4em 1.4em
    }
}

.accordion h3:after {
    content: &#039;\002B&#039;;
    width: 1.25rem;
    color: #535353;
    text-align: right;
    transition: all .25s
}

.accordion__item {
    border-bottom: 1px solid #afafaf
}

.accordion__item:first-of-type h3 {
    padding-top: 0
}

.accordion__item.is-active h3:after {
    content: &#039;\2212&#039;
}

.accordion__body {
    display: none;
    padding: 2.875rem 0 2.875rem
}

@media (min-width:992px) {
    .accordion__body {
        padding: 3em .4em 1.444em
    }
}

.accordion__body>.wp-block-group__inner-container :last-child {
    margin-bottom: 0
}

.accordion__body blockquote {
    padding: .888em !important;
    border: 1px solid #afafaf;
    font-style: normal
}

.accordion__body ul {
    list-style: inherit;
    list-style-position: inside
}

.accordion__body-bullet-list {
    margin-bottom: 1.41575em
}

.accordion__body-bullet-list p {
    margin-bottom: 0;
    color: #cc5e00
}

#content .video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateY(-100%);
    transition: all 1s cubic-bezier(.75, 0, .25, 1);
    z-index: 999
}

#content .video-overlay.is-active {
    opacity: 1;
    transform: translateY(0)
}

#content .video-overlay__dialog {
    position: relative;
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
    background-color: #fff
}

#content .video-overlay__body {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 3.25rem 0;
    pointer-events: auto;
    outline: 0
}

@media (min-width:768px) {
    #content .video-overlay__body {
        width: calc(10*(100vw/12))
    }
}

.admin-bar #content .video-overlay__body {
    padding-top: 6.125rem
}

@media (min-width:768px) {
    .admin-bar #content .video-overlay__body {
        padding-top: 5.25rem
    }
}

#content .video-overlay__close-btn {
    position: fixed;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    margin: 3.125rem 1.625rem 0 0;
    cursor: pointer
}

#content .video-overlay__close-btn:before,
#content .video-overlay__close-btn:after {
    content: &#039; &#039;;
    position: absolute;
    left: .9375rem;
    width: .125rem;
    height: 2.125rem;
    padding: 0;
    background-color: #3E4F5B;
    border: 0
}

#content .video-overlay__close-btn:before {
    transform: rotate(45deg)
}

#content .video-overlay__close-btn:after {
    transform: rotate(-45deg)
}

#content .video-overlay__youtube {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

#content .video-overlay__youtube:before {
    content: &#039;&#039;;
    display: block;
    padding-top: 126.666%
}

@media (min-width:768px) {
    #content .video-overlay__youtube:before {
        padding-top: 56.25%
    }
}

#content .video-overlay__youtube iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.pagination {
    border: 0;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem
}

@media (min-width:992px) {
    .pagination {
        border-top: 1px solid rgba(46, 54, 59, .2);
        padding-top: 2.5rem;
        text-align: right
    }
}

.pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    padding: 0 .78125rem
}

.pagination .page-numbers>li .page-numbers {
    border: 0 !important;
    background-color: transparent !important
}

.pagination .prev {
    padding-left: 0
}

.pagination .prev>svg {
    margin-right: 1rem
}

.pagination .next {
    padding-right: 0
}

.pagination .next>svg {
    margin-left: 1rem
}

.breadcrumb {
    margin: 2.5rem 0 1.25rem;
    list-style: none
}

@media (min-width:992px) {
    .breadcrumb {
        margin: 4.166667vw 0
    }
}

.breadcrumb-item {
    display: inline;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem;
    text-transform: uppercase
}

.breadcrumb-item:not(:first-child):before {
    margin: 0 .5em;
    content: &#039;/&#039;
}

.breadcrumb-item,
.breadcrumb-item>a {
    color: #234C69
}

#content .collection-banner-section {
    position: relative;
    max-width: none !important;
    margin-bottom: 2.1875rem;
    padding: 0 !important
}

@media (min-width:992px) {
    #content .collection-banner-section {
        margin-bottom: 5.416vw
    }
}

#content .collection-banner-section>.wp-block-column {
    margin-bottom: 0;
    padding-right: 0
}

#content .collection-banner-section .wp-block-cover {
    position: relative;
    width: auto;
    min-height: auto;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw)
}

@media (max-width:991.98px) {
    #content .collection-banner-section .wp-block-cover {
        height: auto
    }

    #content .collection-banner-section .wp-block-cover:before {
        content: "";
        display: block;
        padding-top: 92.5%;
        overflow: hidden
    }
}

@media (min-width:992px) {
    #content .collection-banner-section .wp-block-cover {
        height: 42.8645vw
    }
}

@media (max-width:991.98px) {
    #content .collection-banner-section .wp-block-cover.cover-desktop {
        display: none
    }
}

@media (min-width:992px) {
    #content .collection-banner-section .wp-block-cover.cover-mobile {
        display: none
    }
}

#content .collection-banner-section .wp-block-cover__inner-container {
    display: none
}

#content .collection-banner-section .cover-content {
    position: absolute;
    background: 0 0 !important;
    z-index: 1
}

@media (max-width:991.98px) {
    #content .collection-banner-section .cover-content {
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        padding: 0 2.625rem
    }
}

@media (min-width:992px) {
    #content .collection-banner-section .cover-content {
        padding: 0
    }
}

#content .collection-banner-section .cover-content .wp-block-image {
    margin: 0
}

#content .collection-banner-section .cover-content .wp-block-image img {
    display: block;
    margin: auto
}

@media (min-width:992px) {
    #content .collection-banner-section .cover-content .wp-block-image img {
        max-width: 70%
    }
}

@media (min-width:1600px) {
    #content .collection-banner-section .cover-content .wp-block-image img {
        max-width: 100%
    }
}

#content .collection-banner-section .cover-content .wp-block-buttons {
    justify-content: center
}

#content .feature-columns-section {
    margin-bottom: 0
}

#content .feature-columns-section>.wp-block-column {
    margin-bottom: 0;
    padding-right: 0
}

#content .feature-columns-section .wp-block-media-text {
    position: relative;
    margin: 0;
    padding: 0
}

@media (max-width:991.98px) {
    #content .feature-columns-section .wp-block-media-text {
        grid-template-columns: 100%
    }
}

@media (min-width:992px) {
    #content .feature-columns-section .wp-block-media-text {
        grid-template-columns: 66.666% 1fr;
        margin-left: calc(50% - 50vw)
    }
}

#content .feature-columns-section .wp-block-media-text__media {
    background: #234C69
}

@media (max-width:991.98px) {
    #content .feature-columns-section .wp-block-media-text__media {
        margin-bottom: 1.375rem;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media (min-width:768px) {
    #content .feature-columns-section .wp-block-media-text__media {
        margin-right: 0 !important
    }
}

#content .feature-columns-section .wp-block-media-text__media .wp-block-video {
    margin-bottom: 0
}

#content .feature-columns-section .wp-block-media-text__content {
    padding: 0;
    background: #fff
}

@media (max-width:991.98px) {
    #content .feature-columns-section .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
        padding: 0 1.625rem;
        text-align: center
    }
}

@media (min-width:992px) {
    #content .feature-columns-section .wp-block-media-text__content {
        position: absolute;
        left: calc(100%/6*3);
        grid-column: unset;
        padding: 2.111em 0 2.111em 2.222em
    }
}

#content .feature-columns-section .wp-block-media-text__content h2 {
    text-transform: uppercase
}

@media (max-width:991.98px) {
    #content .feature-columns-section .wp-block-media-text__content h2 {
        font-size: 1rem
    }
}

#content .feature-columns-section .wp-block-media-text__content h2:only-child {
    margin-bottom: 0
}

#content .feature-columns-section .wp-block-media-text__content p {
    margin-bottom: 0
}

#content .feature-columns-section-second .wp-block-media-text {
    position: relative;
    margin: 0;
    padding: 0
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second .wp-block-media-text {
        grid-template-columns: 100%
    }
}

@media (min-width:992px) {
    #content .feature-columns-section-second .wp-block-media-text {
        grid-template-columns: 64% 1fr
    }

    #content .feature-columns-section-second .wp-block-media-text:hover .wp-block-media-text__media {
        transition: all .3s ease-in-out;
        transform: translate(-16px, 16px)
    }

    #content .feature-columns-section-second .wp-block-media-text:hover .wp-block-media-text__content {
        transition: all .3s ease-in-out;
        transform: translate(16px, -16px)
    }
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second .wp-block-media-text__media {
        grid-row: 2;
        margin-right: 7.2vw;
        padding-top: 88.028%;
        position: relative
    }
}

@media (min-width:992px) {
    #content .feature-columns-section-second .wp-block-media-text__media {
        margin-top: 10.8vw;
        z-index: 1;
        transition: all .3s ease-in-out
    }
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second .wp-block-media-text__media img {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

#content .feature-columns-section-second .wp-block-media-text__content {
    background-color: #a69989;
    color: #fff
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 1;
        padding: 13.05vw 14.44vw 28.6vw 7.22vw;
        margin: 0 0 -13.8vw 9.28vw;
        text-align: center
    }
}

@media (min-width:992px) {
    #content .feature-columns-section-second .wp-block-media-text__content {
        position: absolute;
        top: 0;
        right: 0;
        padding: 5vw 3vw 6vw 4vw;
        width: 186.8%;
        transition: all .3s ease-in-out
    }
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second .wp-block-media-text__content h2 {
        font-size: 1.5rem;
        line-height: 2.1875rem;
        margin: 0
    }
}

@media (min-width:992px) {
    #content .feature-columns-section-second .wp-block-media-text__content h2 {
        letter-spacing: calc(1rem*0.001*75)
    }
}

@media (min-width:1600px) {
    #content .feature-columns-section-second .wp-block-media-text__content h2 {
        margin-bottom: 0
    }
}

#content .feature-columns-section-second .wp-block-media-text__content p {
    color: #fff
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second .wp-block-media-text__content p {
        margin: 9.44vw auto 0
    }
}

@media (min-width:992px) {
    #content .feature-columns-section-second .wp-block-media-text__content p {
        width: 50%;
        float: right
    }
}

@media (min-width:1600px) {
    #content .feature-columns-section-second .wp-block-media-text__content p {
        margin-top: 2.9vw
    }
}

#content .feature-columns-section-second .wp-block-media-text__content .badge {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 6.25rem;
    height: 6.25rem;
    margin-bottom: 0;
    transform: translateX(-50%) translateY(50%)
}

@media (min-width:992px) {
    #content .feature-columns-section-second .wp-block-media-text__content .badge {
        left: 75%;
        width: 10.416667vw;
        height: 10.416667vw
    }
}

@media (max-width:991.98px) {
    #content .feature-columns-section-second {
        padding: 0 !important
    }
}

@media (min-width:992px) {
    #content .feature-columns-section-second {
        max-width: 98.125rem !important
    }
}

#content .guarantee-list-section {
    margin-bottom: 0
}

#content .guarantee-list-section.has-background {
    padding: 4.875rem 0
}

@media (min-width:992px) {
    #content .guarantee-list-section.has-background {
        padding: 5.833em 0
    }
}

#content .guarantee-list-section>.wp-block-column {
    margin-bottom: 0
}

#content .guarantee-list {
    flex-wrap: wrap;
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .guarantee-list {
        padding: 0
    }
}

@media (min-width:1600px) {
    #content .guarantee-list {
        flex-wrap: nowrap
    }
}

#content .guarantee-list>.wp-block-column:not(.image-only) {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

@media (max-width:1199.98px) {
    #content .guarantee-list>.wp-block-column:not(.image-only) {
        flex-basis: calc(50% - 1em) !important;
        margin-right: 0
    }
}

@media (max-width:991.98px) {
    #content .guarantee-list>.wp-block-column:not(.image-only) {
        flex-basis: 100% !important;
        justify-content: center;
        padding-right: 0
    }
}

@media (max-width:1199.98px) {
    #content .guarantee-list>.wp-block-column:not(.image-only):nth-child(-n+2) {
        margin-bottom: 4rem
    }
}

@media (max-width:991.98px) {
    #content .guarantee-list>.wp-block-column:not(.image-only):not(:last-child) {
        margin-bottom: 4rem
    }
}

#content .guarantee-list>.wp-block-column:not(.image-only)>* {
    margin-bottom: 0
}

#content .guarantee-list>.wp-block-column:not(.image-only)>figure {
    max-width: 3.125rem;
    margin-right: 1.125rem
}

@media (min-width:1200px) {
    #content .guarantee-list>.wp-block-column:not(.image-only)>figure {
        max-width: 5.9375rem
    }
}

#content .guarantee-list>.wp-block-column:not(.image-only)>figure>img {
    display: block
}

#content .guarantee-list>.wp-block-column:not(.image-only) p {
    margin-bottom: 0;
    text-transform: uppercase
}

#content .guarantee-list>.wp-block-column:not(.image-only) p:not(.guarantee-list__link) {
    line-height: 1.65
}

#content .guarantee-list__link>a {
    color: #cc5e00;
    text-decoration: none
}

#content .staggered-column-section>.wp-block-column {
    padding-right: 0
}

#content .staggered-column {
    margin-bottom: 0
}

@media (max-width:991.98px) {
    #content .staggered-column {
        gap: 1.5rem;
        flex-direction: column
    }
}

@media (min-width:992px) {
    #content .staggered-column {
        gap: 4.166vw
    }
}

#content .staggered-column>.wp-block-column {
    flex-basis: 50% !important;
    margin: 0;
    padding-right: 0
}

@media (min-width:992px) {
    #content .staggered-column>.wp-block-column:nth-of-type(2) {
        margin-top: 18.489vw
    }
}

#content .staggered-column>.wp-block-column>figure>img {
    display: block;
    width: 100%
}

@media (max-width:1599.98px) {
    #content .staggered-column__content h2 {
        font-size: 1rem
    }
}

@media (max-width:1599.98px) {
    #content .staggered-column__content h3 {
        font-size: .625rem
    }
}

#content .staggered-column__content p:last-of-type {
    margin-bottom: 0
}

#content .product-spec-section {
    margin-bottom: 3.75rem;
    padding: 0 0 2.125rem
}

@media (min-width:992px) {
    #content .product-spec-section {
        margin-bottom: 4.94791vw;
        padding-bottom: 2.60416vw
    }
}

#content .product-spec-section .wp-block-columns,
#content .product-spec-section .wp-block-column {
    margin-bottom: 0
}

#content .product-spec-section>.wp-block-column {
    position: relative;
    padding-right: 0
}

#content .product-spec {
    padding-top: 6.51041vw !important
}

@media (max-width:991.98px) {
    #content .product-spec__content {
        margin-bottom: 3.125rem
    }
}

@media (min-width:992px) {
    #content .product-spec__content>.wp-block-group__inner-container {
        padding-top: 20vh
    }
}

@media (min-width:992px) {
    #content .product-spec__content>.wp-block-group__inner-container>*>br {
        display: none
    }
}

#content .product-spec__content>.wp-block-group__inner-container>h2 {
    margin-top: 1rem;
    margin-bottom: .75rem
}

@media (max-width:991.98px) {
    #content .product-spec__content>.wp-block-group__inner-container>h2 {
        font-size: 1.5rem
    }
}

@media (min-width:992px) {
    #content .product-spec__content>.wp-block-group__inner-container>h2 {
        margin-top: 0
    }
}

#content .product-spec__content>.wp-block-group__inner-container>h2+p {
    margin-bottom: 2.375rem;
    font-family: "SoehneBreitLeicht";
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .product-spec__content>.wp-block-group__inner-container>h2+p {
        margin-bottom: 2.70833vw
    }
}

#content .product-spec__content>.wp-block-group__inner-container>h3 {
    margin-top: 0;
    margin-bottom: 1.25em;
    text-decoration: underline
}

@media (min-width:992px) {
    #content .product-spec__content>.wp-block-group__inner-container>h3 {
        margin-bottom: 1.5384em
    }
}

#content .product-spec__content>.wp-block-group__inner-container__size {
    margin-bottom: 0;
    font-family: "SoehneBreitLeicht";
    font-size: clamp(.563rem, calc(2vw - 1rem), 1.25rem)
}

#content .product-spec__image {
    position: -webkit-sticky;
    position: sticky;
    bottom: -2.5rem;
    height: 13.125rem;
    margin: 0 0 1.5rem;
    margin-right: calc(50% - 50vw)
}

@media (min-width:992px) {
    #content .product-spec__image {
        bottom: -5.20833vw;
        height: auto;
        margin-top: 4.6875vw;
        margin-bottom: 2.86458vw
    }
}

#content .product-spec__image .wp-block-group__inner-container {
    height: 100%;
    overflow: hidden
}

#content .product-spec__image .wp-block-group__inner-container figure {
    position: relative;
    height: 100%
}

@media (min-width:992px) {
    #content .product-spec__image .wp-block-group__inner-container figure {
        transform: translateX(4%)
    }
}

@media (max-width:991.98px) {
    #content .product-spec__image .wp-block-group__inner-container figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: left bottom;
        object-position: left bottom
    }
}

#content .product-spec__footnote {
    margin-bottom: 0;
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .5rem;
    letter-spacing: .275em;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .product-spec__footnote {
        text-align: center
    }
}

#content .product-spec__footnote br {
    display: block
}

@media (max-width:991.98px) {
    #content .product-spec__footnote br:last-of-type {
        display: none
    }
}

.woocommerce-message {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .34);
    border-left: 0;
    margin-bottom: 0;
    color: inherit
}

.woocommerce-message:before {
    display: none
}

.woocommerce-message-inner {
    position: relative;
    padding: 3rem 2rem 2rem;
    background-color: #fff;
    text-align: center
}

.woocommerce-message-inner .btn,
.woocommerce-message-inner input.btn[type=button],
.woocommerce-message-inner input.btn[type=submit],
.woocommerce-message-inner .single-post .site-main .post-navigation a,
.single-post .site-main .post-navigation .woocommerce-message-inner a {
    margin-top: 1.125rem
}

.woocommerce-message-close {
    position: absolute;
    top: .75rem;
    right: .75rem
}

.woocommerce-message-close:before {
    display: block;
    width: 1.125rem;
    height: 1.125rem;
    content: &#039;&#039;;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS45MSIgaGVpZ2h0PSIxNi4yNjMiPjxnIGZpbGw9IiMxYzJkMzkiPjxwYXRoIGQ9Im0xLjA2IDAgMTQuODQ5MjQyNCAxNC44NDkyNDI0LTEuMDYwNjYwMTcgMS4wNjA2NjAxOC0xNC44NDkyNDI0LTE0Ljg0OTI0MjR6Ii8+PHBhdGggZD0iTTE1LjkxIDEuNDE1IDEuMDYwNzU3NiAxNi4yNjQyNDI0LjAwMDA5NzQyIDE1LjIwMzU4MjIzIDE0Ljg0OTMzOTgyLjM1NDMzOTgzeiIvPjwvZz48L3N2Zz4=);
    background-repeat: no-repeat
}

.woocommerce-error {
    margin-bottom: 0
}

.woocommerce-error:before {
    top: .9em
}

.woocommerce-error .woocommerce-message-close {
    top: 50%;
    transform: translateY(-50%)
}

.woocommerce-error .woocommerce-message-close:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS45MSIgaGVpZ2h0PSIxNi4yNjMiPjxnIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Im0xLjA2IDAgMTQuODQ5MjQyNCAxNC44NDkyNDI0LTEuMDYwNjYwMTcgMS4wNjA2NjAxOC0xNC44NDkyNDI0LTE0Ljg0OTI0MjR6Ii8+PHBhdGggZD0iTTE1LjkxIDEuNDE1IDEuMDYwNzU3NiAxNi4yNjQyNDI0LjAwMDA5NzQyIDE1LjIwMzU4MjIzIDE0Ljg0OTMzOTgyLjM1NDMzOTgzeiIvPjwvZz48L3N2Zz4=)
}

.steps {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 3.75rem 0
}

@media (min-width:768px) {
    .steps {
        margin: 6.25rem 0
    }
}

.step {
    padding: 0 2vw;
    margin-bottom: 0;
    text-transform: uppercase
}

.step:not(.is-active) {
    opacity: .5
}

.step.is-active {
    position: relative
}

.step.is-active:after {
    position: absolute;
    left: calc(10% + 2vw);
    bottom: -.625rem;
    width: calc(80% - 4vw);
    height: 1px;
    content: &#039;&#039;;
    background-color: #cc5e00
}

.cart-flyout {
    position: fixed;
    right: 1rem;
    bottom: 1.25rem;
    z-index: 1000;
    display: none
}

@media (min-width:992px) {
    .cart-flyout {
        right: 1.25rem;
        bottom: 3.125rem
    }
}

.cart-flyout.is-active .cart-flyout-btn {
    position: relative;
    z-index: 1;
    box-shadow: none;
    background-color: transparent;
    color: #cc5e00
}

.cart-flyout.is-active .cart-flyout-panel {
    opacity: 1;
    transform: scale(1)
}

.cart-flyout-btn {
    padding: 1.125rem 1.1875rem 1.125rem .9375rem;
    width: 4.0625rem;
    height: 4.0625rem;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    background-color: #cc5e00;
    transition: all .3s ease
}

.cart-flyout-panel {
    position: fixed;
    right: 1rem;
    bottom: 1.25rem;
    left: 1rem;
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 20px);
    padding: 1.25rem 1.25rem 3.75rem;
    border-bottom-right-radius: 2rem;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    background-color: #fff;
    opacity: 0;
    transform: scale(0);
    transform-origin: right bottom;
    transition: all .3s ease-in-out
}

@media (min-width:576px) {
    .cart-flyout-panel {
        left: auto
    }
}

@media (min-width:992px) {
    .cart-flyout-panel {
        right: 1.25rem;
        bottom: 3.125rem;
        max-height: calc(100vh - 50px);
        padding: 2.5rem 2.5rem 3.125rem
    }
}

.cart-flyout-panel__close:first-child {
    position: absolute;
    top: .625rem;
    right: .625rem;
    line-height: 1
}

@media (min-width:992px) {
    .cart-flyout-panel__close:first-child>svg {
        width: .9375rem;
        height: auto
    }
}

.cart-flyout-panel__title {
    display: flex;
    align-items: center;
    color: #cc5e00;
    text-transform: uppercase
}

.cart-flyout-panel__title svg {
    margin-right: 1.25rem
}

@media (min-width:992px) {
    .cart-flyout-panel__title svg {
        width: 1.875rem;
        height: 1.875rem
    }
}

.cart-flyout-panel__items {
    margin-bottom: 0
}

.cart-flyout-panel__items-wrapper {
    margin-bottom: .9375rem;
    overflow-y: auto
}

@media only screen and (min-width:1920px) {
    .cart-flyout-panel__items-wrapper {
        padding-top: .5vw
    }
}

.cart-flyout-panel .btn.with-underline,
.cart-flyout-panel .single-post .site-main .post-navigation a.with-underline,
.single-post .site-main .post-navigation .cart-flyout-panel a.with-underline {
    margin-left: 1.25rem;
    color: #afafaf
}

.cart-flyout-item {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem
}

@media (min-width:992px) {
    .cart-flyout-item:not(:nth-of-type(2)) th {
        display: none
    }
}

.cart-flyout-item th,
.cart-flyout-item td {
    vertical-align: middle
}

.cart-flyout-item__thumbnail {
    margin-right: .625rem
}

@media (min-width:992px) {
    .cart-flyout-item__thumbnail {
        width: calc(max(50px, 5.208333vw));
        margin-right: 2.083333vw
    }
}

.cart-flyout-item__category {
    color: #a69989;
    text-transform: uppercase
}

.cart-flyout-item__name {
    margin: 0;
    text-transform: uppercase
}

@media (max-width:991.98px) {
    .cart-flyout-item-placeholder:first-child {
        display: none
    }
}

@media (min-width:992px) {
    .cart-flyout-item-placeholder:first-child hr {
        background-color: transparent
    }

    .cart-flyout-item-placeholder:first-child+.cart-flyout-item tr:first-child th {
        transform: translateY(-100%)
    }

    .cart-flyout-item-placeholder:first-child+.cart-flyout-item tr:last-child td {
        transform: translateY(-50%)
    }
}

.cart-flyout-item-placeholder td {
    padding: 0
}

.cart-flyout-item-placeholder td hr {
    margin: .5rem 0;
    background-color: #afafaf
}

@media (min-width:992px) {
    .cart-flyout-item-placeholder td hr {
        margin-top: 1.125rem;
        margin-bottom: 1.125rem
    }
}

.cart-flyout-remove {
    color: #afafaf;
    font-family: "IskryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: .5rem;
    text-decoration: underline
}

@media (min-width:992px) {
    .cart-flyout-remove {
        font-size: .625rem
    }
}

.table-bordered td {
    border: 1px solid !important
}

.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem 0;
    background-color: #234C69;
    border-bottom: none;
    color: #fff;
    transition: transform .5s ease
}

@media (min-width:992px) {
    .site-header {
        padding: 2.375rem 0
    }
}

.admin-bar .site-header {
    top: 2.875rem
}

@media (min-width:768px) {
    .admin-bar .site-header {
        top: 2rem
    }
}

button.menu-toggle {
    padding: 0;
    background-color: transparent
}

button.menu-toggle:before,
button.menu-toggle:after,
button.menu-toggle span:before,
button.menu-toggle span:after {
    display: none
}

.main-navigation .menu a {
    color: inherit
}

.secondary-navigation .menu a {
    color: inherit
}

.nav-up {
    transform: translateY(-100%)
}

.pop-nav-btn {
    padding: 0;
    background-color: transparent;
    cursor: pointer
}

.pop-nav-btn__go-back {
    display: none
}

.pop-nav-btn__search {
    order: 1
}

.pop-nav-btn__close {
    order: 3
}

.list-item {
    cursor: pointer
}

.pc-nav {
    display: none
}

.pc-nav a {
    color: #fff
}

@media screen and (min-width:1400px) {
    .pc-nav {
        display: block
    }
}

.pc-nav__wrapper {
    padding: .7% 0 1.4%
}

@media screen and (min-width:1400px) {
    .pc-nav__wrapper {
        padding: 10px 0 14px
    }
}

.pc-nav__wrapper .custom-logo-link img {
    max-width: 16vw;
    width: 100%;
    vertical-align: middle
}

@media screen and (min-width:1400px) {
    .pc-nav__wrapper .custom-logo-link img {
        max-width: 244px
    }
}

.pc-nav__list {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pc-nav__list--right {
    justify-content: flex-end
}

.pc-nav__list:not(.pc-nav__list--right)>.list-item {
    padding: 0 calc(max(12px, 1.041667vw));
    white-space: nowrap
}

.pc-nav__link-main {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: 1vw;
    text-transform: uppercase;
    letter-spacing: .15em
}

@media screen and (min-width:1400px) {
    .pc-nav__link-main {
        font-size: 11px
    }
}

.pc-nav__link-secondary {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .8vw;
    text-transform: uppercase;
    letter-spacing: .25em;
    margin-right: 1.5vw
}

@media screen and (min-width:1400px) {
    .pc-nav__link-secondary {
        font-size: 11px;
        margin-right: calc(max(12px, 1.354167vw));
        white-space: nowrap
    }
}

.pc-nav__search-btn {
    min-width: 0;
    position: relative;
    width: 1.2vw;
    height: 1.2vw;
    vertical-align: middle
}

@media screen and (min-width:1400px) {
    .pc-nav__search-btn {
        width: 19.2px;
        height: 19.2px
    }
}

.mob-nav {
    display: none
}

@media screen and (max-width:1399px) {
    .mob-nav {
        display: block
    }
}

.mob-nav .container-fluid {
    padding: 0 26px
}

.mob-nav__wrapper {
    display: flex;
    justify-content: space-between;
    font-size: 0
}

.mob-nav .custom-logo-link img {
    max-width: 154px;
    width: 100%
}

@media (min-width:768px) {
    .mob-nav .custom-logo-link img {
        max-width: 200px
    }
}

.pop-nav {
    background-color: #fff;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 5;
    overflow-y: auto;
    display: none
}

.admin-bar:not(.no-scroll) .pop-nav {
    top: 2rem
}

.pop-nav .pop-nav__list-item-container a {
    text-transform: uppercase;
    color: #27313b;
    opacity: .6
}

.pop-nav .pop-nav__list-item-container a:hover {
    opacity: 1
}

.pop-nav__heading {
    display: flex;
    justify-content: space-between;
    height: 25px;
    align-items: center
}

.pop-nav__menu {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 63px 138px 150px;
    margin: auto;
    max-width: 1648px;
    display: none
}

.pop-nav__close {
    margin-top: 5px
}

.pop-nav__close--float {
    float: right
}

.pop-nav__close--float:after {
    clear: both
}

.pop-nav__link-option {
    font-family: &#039;SoehneBreitKraeftig&#039; !important;
    color: #535353 !important;
    opacity: .3 !important
}

.pop-nav__link-option--active {
    opacity: 1 !important
}

.pop-nav__option-list {
    display: none
}

.pop-nav__option-list.active {
    display: block
}

.pop-nav__option-item {
    float: left
}

.pop-nav__option-item:first-of-type {
    margin-right: 35px
}

.pop-nav__option-item:after {
    clear: both
}

.pop-nav__list-item {
    margin-top: 3vw
}

@media (min-width:1600px) {
    .pop-nav__list-item {
        margin-top: 50px
    }
}

.pop-nav__list-item--collection:not(:first-of-type) {
    margin-top: 1.375vw
}

@media (min-width:1600px) {
    .pop-nav__list-item--collection:not(:first-of-type) {
        margin-top: 16px
    }
}

.pop-nav__list-item--collection:hover a {
    opacity: 1
}

.pop-nav__list-item--collection:hover a p {
    opacity: 1
}

.pop-nav__list-item--shades:not(:first-of-type) {
    margin-top: 3vw
}

@media (min-width:1600px) {
    .pop-nav__list-item--shades:not(:first-of-type) {
        margin-top: 50px
    }
}

.pop-nav__list-description {
    font-family: &#039;SoehneBreitKraeftig&#039; !important;
    color: #a69989;
    opacity: 0;
    margin: 0
}

.pop-nav__side-bar {
    width: 40%
}

.pop-nav__side-bar ul:first-of-type {
    margin-top: -26px
}

.pop-nav__gallery {
    width: 60%
}

.pop-nav__content-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 46px
}

.pop-nav__search-form,
.pop-nav .dgwt-wcas-search-wrapp {
    width: 26%;
    min-width: 300px;
    position: relative;
    margin: auto
}

.pop-nav__search-form .dgwt-wcas-sf-wrapp,
.pop-nav .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp {
    padding: 0 !important
}

.pop-nav__search-input,
.pop-nav .dgwt-wcas-search-input {
    width: 100%;
    box-shadow: none !important;
    padding: 0 52px 0 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #afafaf !important;
    border-radius: 0 !important;
    font-size: 26px !important;
    font-family: &#039;IskryRegular&#039; !important;
    background-color: transparent !important
}

.pop-nav__search-input:focus,
.pop-nav .dgwt-wcas-search-input:focus {
    outline: none;
    background-color: transparent !important
}

.pop-nav__search-input::-webkit-input-placeholder,
.pop-nav .dgwt-wcas-search-input::-webkit-input-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.pop-nav__search-input::-moz-placeholder,
.pop-nav .dgwt-wcas-search-input::-moz-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.pop-nav__search-input:-ms-input-placeholder,
.pop-nav .dgwt-wcas-search-input:-ms-input-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.pop-nav__search-input:-moz-placeholder,
.pop-nav .dgwt-wcas-search-input:-moz-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.pop-nav__submit-wrapper,
.pop-nav .dgwt-wcas-search-submit {
    display: inline-block;
    position: absolute;
    top: auto !important;
    right: 0 !important;
    bottom: 10px !important;
    left: auto !important;
    padding-right: 20px
}

.pop-nav__submit-wrapper:hover,
.pop-nav__submit-wrapper:focus,
.pop-nav .dgwt-wcas-search-submit:hover,
.pop-nav .dgwt-wcas-search-submit:focus {
    box-shadow: none !important;
    background-color: transparent !important
}

.pop-nav__form-search-icon,
.pop-nav .dgwt-wcas-ico-magnifier {
    position: relative;
    width: 22px !important;
    height: 22px !important
}

.pop-nav__form-search-icon svg,
.pop-nav .dgwt-wcas-ico-magnifier svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pop-nav .dgwt-wcas-search-submit {
    background-color: transparent !important
}

.pop-nav .dgwt-wcas-search-submit:before {
    display: none !important
}

.pop-nav .dgwt-wcas-preloader,
.pop-nav .dgwt-wcas-close {
    display: none
}

.pop-nav .dgwt-wcas-ico-magnifier {
    max-width: none !important
}

.pop-nav .dgwt-wcas-ico-magnifier path {
    fill: #234C69 !important
}

.pop-nav__grid-one {
    display: flex;
    justify-content: space-between
}

.pop-nav__grid-one--image-container--first {
    margin-bottom: 2.2vw
}

.pop-nav__grid-one--image-container--third {
    margin-top: 4.8vw
}

@media screen and (min-width:2560px) {
    .pop-nav__grid-one--image-container--first {
        margin-bottom: 62px
    }

    .pop-nav__grid-one--image-container--third {
        margin-top: 124px
    }
}

.pop-nav__grid-one-left-column,
.pop-nav__grid-one-right-column {
    flex-basis: 45%
}

.pop-nav__grid-second--bottom-row {
    display: flex;
    justify-content: space-between
}

.pop-nav__grid-second--image-container--first {
    margin-right: 11.25vw;
    margin-bottom: 2.4vw;
    position: relative
}

.pop-nav__grid-second--image-container--second {
    flex-basis: 45%
}

.pop-nav__grid-second--image-container--third {
    flex-basis: 45%
}

@media screen and (min-width:2560px) {
    .pop-nav__grid-second--image-container--first {
        margin-right: 288px;
        margin-bottom: 62px
    }
}

.pop-nav__grid-third--image-container--first {
    margin-right: 11.8vw;
    margin-bottom: 2.4vw
}

.pop-nav__grid-third--image-container--second {
    margin-left: 5.5vw
}

@media screen and (min-width:2560px) {
    .pop-nav__grid-third--image-container--first {
        margin-right: 304px;
        margin-bottom: 62px
    }

    .pop-nav__grid-third--image-container--second {
        margin-left: 104px
    }
}

.pop-nav__option-item-container {
    opacity: 0;
    transition-delay: .4s, .4s
}

.pop-nav__list-item-container {
    opacity: 0;
    transition-delay: .6s, .6s;
    transform: translateY(60px)
}

.pop-nav__image {
    transform: translateY(50px);
    opacity: 0
}

.pop-nav__image-caption {
    transform: translateY(50px);
    opacity: 0;
    margin-bottom: 0 !important;
    color: #234C69 !important;
    text-align: right;
    text-transform: uppercase
}

.pop-nav__image-caption--second-first {
    position: absolute;
    right: -80px;
    bottom: 6px
}

@media (min-width:1600px) {
    .pop-nav__image-caption--second-first {
        right: -100px
    }
}

.pop-nav.open .pop-nav__option-item-container {
    opacity: 1;
    transition: opacity .5s ease-in
}

.pop-nav.open .pop-nav__list-item-container {
    opacity: 1;
    transform: translateY(0);
    transition: transform 2s cubic-bezier(.16, 1.08, .38, .98), opacity .5s ease-in
}

.pop-nav__gallery.active .pop-nav__image,
.pop-nav__gallery.active .pop-nav__image-caption {
    opacity: 1;
    transform: translateY(0);
    transition: transform .5s cubic-bezier(.4, 0, 0, .98), opacity .5s ease-in
}

.dgwt-wcas-suggestions-wrapp {
    border-color: #ddd !important
}

.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion-more {
    display: none
}

.mob-pop-nav {
    background-color: #fff;
    padding: 30px 26px 0;
    z-index: 999;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: auto;
    display: none
}

.admin-bar .mob-pop-nav {
    top: 2.875rem
}

.mob-pop-nav .dropdown-menu {
    display: none;
    border-bottom: 0
}

.mob-pop-nav .dropdown-menu.active {
    display: block
}

.mob-pop-nav__heading {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.mob-pop-nav__search-box {
    display: none;
    flex-grow: 1
}

.mob-pop-nav__search-box.active {
    display: block
}

.mob-pop-nav__search-form,
.mob-pop-nav .dgwt-wcas-search-form {
    margin: 0;
    position: relative
}

.mob-pop-nav__search-form .dgwt-wcas-sf-wrapp,
.mob-pop-nav .dgwt-wcas-search-form .dgwt-wcas-sf-wrapp {
    padding: 0 !important
}

.mob-pop-nav__search-input,
.mob-pop-nav .dgwt-wcas-search-input {
    width: 100%;
    box-shadow: none !important;
    padding: 0 22px 0 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #afafaf !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    font-family: "IskryRegular" !important;
    color: #234C69;
    background-color: transparent !important
}

.mob-pop-nav__search-input:focus,
.mob-pop-nav .dgwt-wcas-search-input:focus {
    outline: none;
    background-color: transparent !important
}

.mob-pop-nav__search-input::-webkit-input-placeholder,
.mob-pop-nav .dgwt-wcas-search-input::-webkit-input-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.mob-pop-nav__search-input::-moz-placeholder,
.mob-pop-nav .dgwt-wcas-search-input::-moz-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.mob-pop-nav__search-input:-ms-input-placeholder,
.mob-pop-nav .dgwt-wcas-search-input:-ms-input-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.mob-pop-nav__search-input:-moz-placeholder,
.mob-pop-nav .dgwt-wcas-search-input:-moz-placeholder {
    color: inherit !important;
    font-style: normal !important
}

.mob-pop-nav__submit-wrapper,
.mob-pop-nav .dgwt-wcas-search-submit {
    position: absolute;
    display: inline-block;
    top: auto !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    min-width: 0 !important;
    padding: 0 !important
}

.mob-pop-nav__form-search-icon,
.mob-pop-nav .dgwt-wcas-ico-magnifier {
    position: relative;
    width: 18px;
    height: 18px
}

.mob-pop-nav__form-search-icon svg,
.mob-pop-nav .dgwt-wcas-ico-magnifier svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mob-pop-nav .dgwt-wcas-search-submit {
    background-color: transparent !important
}

.mob-pop-nav .dgwt-wcas-search-submit:before {
    display: none !important
}

.mob-pop-nav .dgwt-wcas-preloader,
.mob-pop-nav .dgwt-wcas-close {
    display: none
}

.mob-pop-nav .dgwt-wcas-ico-magnifier {
    max-width: none !important
}

.mob-pop-nav .dgwt-wcas-ico-magnifier path {
    fill: #234C69 !important
}

.mob-pop-nav__search-close-wrapper {
    display: flex;
    align-items: baseline
}

.mob-pop-nav__search-close-wrapper:after {
    content: &#039;&#039;;
    display: inline-block;
    width: 0;
    height: 17px;
    border-right: 1px solid #234C69;
    order: 2;
    margin: 0 16px
}

.mob-pop-nav__divider {
    color: #234C69;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    font-family: &#039;SoehneBreitKraeftig&#039; !important;
    white-space: nowrap
}

.mob-pop-nav__divider:after {
    content: &#039;&#039;;
    display: inline-block;
    width: 70%;
    height: 0;
    border-bottom: 1px solid #234C69;
    margin-left: 1.25rem;
    opacity: .5
}

.mob-pop-nav__list--sub-menu {
    display: none
}

.mob-pop-nav__item--main {
    font-family: &#039;SoehneBreitLeicht&#039;;
    color: #234C69;
    font-size: 16px;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    margin-bottom: 38px
}

.mob-pop-nav__item--main:first-of-type {
    margin-top: 68.5px
}

.mob-pop-nav__item--main:last-of-type {
    margin-bottom: 70px
}

.mob-pop-nav__item--secondary {
    color: #27313b;
    text-transform: uppercase;
    margin-top: 40px
}

.mob-pop-nav__item--secondary:last-of-type {
    margin-bottom: 60px
}

.mob-pop-nav__item--expand {
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.mob-pop-nav__description {
    font-family: &#039;SoehneBreitKraeftig&#039; !important;
    color: #a69989 !important
}

.mob-pop-nav__go-back {
    font-family: &#039;IskryRegular&#039;;
    color: #234C69;
    font-size: 10px;
    letter-spacing: 1.5px;
    text-transform: capitalize;
    display: none
}

.mob-pop-nav__go-back.active {
    display: inline-block
}

.mob-pop-nav__go-back svg {
    margin-right: 10px
}

.mob-pop-nav__footer-item {
    color: #234C69;
    text-transform: uppercase;
    margin-bottom: 34px
}

.mob-pop-nav__footer-item:last-of-type {
    margin-bottom: 76px
}

.mob-pop-nav__footer-item>a {
    font-family: &#039;SoehneBreitKraeftig&#039; !important
}

.site-footer {
    padding: 0;
    background: #3E4F5B;
    color: #fff
}

.site-footer__top {
    position: relative;
    padding: 3.125rem 0 3.75rem
}

@media (min-width:992px) {
    .site-footer__top {
        padding: 5.555em 0 5.277em;
        border-width: .0625rem;
        border-color: #fff;
        border-bottom-style: solid;
    }
}

.site-footer__top:after {
    content: &#039;&#039;;
    position: absolute;
    bottom: 0;
    width: calc(100% - (12px*2));
    height: .0625rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff
}

@media (max-width:991.98px) {
    .site-footer__sidebar {
        margin-bottom: 4.625rem
    }
}

.site-footer__logo {
    display: inline-block;
    width: 100%;
    max-width: 12.375rem;
    margin-bottom: 1rem
}

@media (min-width:992px) {
    .site-footer__logo {
        max-width: 15.3125rem;
        margin-bottom: 1.111em
    }
}

.site-footer__newsletter h3 {
    margin-top: 0;
    margin-bottom: 1.25rem
}

@media (min-width:992px) {
    .site-footer__newsletter h3 {
        margin-bottom: 1.875rem
    }
}

.site-footer__newsletter-text {
    margin-bottom: 2.8125rem;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .75rem;
    letter-spacing: .01em;
    line-height: 2.3
}

@media (min-width:992px) {
    .site-footer__newsletter-text {
        margin-bottom: 3.125rem;
        font-size: .8125rem
    }
}

.site-footer__newsletter-input {
    width: calc(100% - 62px);
    padding: .875rem 0 !important;
    background-color: transparent !important;
    color: #fff !important;
    font-family: &#039;IskryRegular&#039;;
    font-size: 1rem;
    letter-spacing: .1em;
    box-shadow: none !important;
    outline: 0 !important
}

.site-footer__newsletter-input::placeholder,
.site-footer__newsletter-input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .3) !important
}

@media (min-width:1600px) {
    .site-footer__newsletter-input {
        font-size: 1.125rem;
        padding: 1.125rem 0 !important
    }
}

.site-footer__newsletter-subscription {
    position: relative;
    border-bottom: 1px solid #afafaf
}

.site-footer__newsletter-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: .5rem 1.25rem;
    background-color: transparent;
    border: 0;
    outline: 0 !important
}

.site-footer__title {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .75rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: #a69989 !important
}

@media (min-width:992px) {
    .site-footer__title {
        font-size: .875rem
    }
}

.site-footer__nav>li {
    flex: 0 0 auto;
    width: 100%
}

@media (min-width:992px) {
    .site-footer__nav>li {
        flex: 0 0 auto;
        width: 33.33333333%
    }
}

@media (max-width:991.98px) {
    .site-footer__nav>li:not(:last-of-type) {
        margin-bottom: 3.125rem
    }
}

.site-footer__nav>li>a {
    display: block;
    position: relative;
    margin-bottom: 2.25rem;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .75rem;
    letter-spacing: .14em;
    text-transform: uppercase;
    text-decoration: none !important;
    outline: 0;
    color: #a69989 !important
}

@media (min-width:992px) {
    .site-footer__nav>li>a {
        margin-bottom: 1.475rem;
        font-size: .875rem
    }
}

@media (max-width:991.98px) {
    .site-footer__nav>li>a {
        margin-bottom: 0;
        transition: all .38s
    }

    .site-footer__nav>li>a:after {
        content: &#039;\002B&#039;;
        position: absolute;
        right: 0
    }

    .site-footer__nav>li>a.is-active {
        margin-bottom: 2.25rem
    }

    .site-footer__nav>li>a.is-active:after {
        content: &#039;\2212&#039;
    }
}

.site-footer__nav .sub-menu {
    display: none;
    margin: 0
}

@media (min-width:992px) {
    .site-footer__nav .sub-menu {
        display: block !important
    }
}

.site-footer__nav .sub-menu>li:not(:last-of-type) {
    margin-bottom: 1.25rem
}

.site-footer__nav a {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .5625rem;
    letter-spacing: .25em;
    text-transform: uppercase;
    text-decoration: none;
    outline: 0 !important;
    color: #fff
}

.site-footer__nav a:hover,
.site-footer__nav a:focus,
.site-footer__nav a:active {
    text-decoration: underline
}

@media (min-width:992px) {
    .site-footer__nav a {
        font-size: .6875rem
    }
}

.site-footer__bottom {
    padding: 1.65625rem 0
}

@media (max-width:991.98px) {
    .site-footer__bottom {
        padding-top: 2rem;
        text-align: center
    }
}

.site-footer__copyright {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .5rem;
    letter-spacing: .2em
}

@media (min-width:992px) {
    .site-footer__copyright {
        font-size: .6875rem
    }
}

.site-footer__social-list {
    display: inline-flex
}

@media (max-width:991.98px) {
    .site-footer__social-list {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 2.5rem
    }
}

.site-footer__social-list li {
    line-height: 2.18
}

@media (min-width:992px) {
    .site-footer__social-list li {
        line-height: 1
    }
}

.site-footer__social-list li:first-of-type a {
    padding-left: 0
}

.site-footer__social-list li:last-of-type a {
    padding-right: 0
}

.site-footer__social-list li:last-of-type a:after {
    content: none
}

.site-footer__social-list a {
    position: relative;
    padding: 0 .75rem;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .625rem;
    line-height: 1;
    text-decoration: none;
    color: #a69989;
    outline: 0 !important
}

@media (min-width:992px) {
    .site-footer__social-list a {
        font-size: .6875rem
    }
}

.site-footer__social-list a:after {
    content: &#039;&#039;;
    position: absolute;
    top: 0;
    right: 0;
    width: .0625rem;
    height: .5rem;
    margin-top: .25rem;
    background: #a69989
}

.woocommerce-products-header>.container-fluid {
    position: relative
}

@media (min-width:992px) {
    body:not(.woocommerce-shop) .woocommerce-products-header {
        margin-top: 7.6vw;
        margin-bottom: 7.6vw
    }
}

body:not(.woocommerce-shop) .woocommerce-products-header-text {
    padding-top: 2.0625rem;
    padding-bottom: 2.0625rem
}

body:not(.woocommerce-shop) .woocommerce-products-header-text small {
    color: #a69989;
    letter-spacing: .25em;
    text-transform: uppercase
}

@media (min-width:768px) {
    body:not(.woocommerce-shop) .woocommerce-products-header-text {
        text-align: left
    }
}

@media (min-width:992px) {
    body:not(.woocommerce-shop) .woocommerce-products-header-text {
        position: absolute;
        top: 50%;
        left: 1.625rem;
        padding-right: 1.8333em;
        transform: translateY(-50%);
        background-color: #fff
    }
}

@media (min-width:1600px) {
    body:not(.woocommerce-shop) .woocommerce-products-header-text {
        max-width: 33vw
    }
}

@media (max-width:991.98px) {

    body:not(.woocommerce-shop) .woocommerce-products-header-text .btn--primary,
    body:not(.woocommerce-shop) .woocommerce-products-header-text .single-post .site-main .post-navigation a,
    .single-post .site-main .post-navigation body:not(.woocommerce-shop) .woocommerce-products-header-text a {
        display: none
    }
}

body:not(.woocommerce-shop) .woocommerce-products-header__title {
    text-transform: uppercase;
    letter-spacing: .15em
}

@media (min-width:768px) {
    body:not(.woocommerce-shop) .woocommerce-products-header .term-description {
        max-width: 60vw
    }
}

@media (min-width:1200px) {
    body:not(.woocommerce-shop) .woocommerce-products-header .term-description {
        max-width: 40vw
    }
}

@media (min-width:992px) {
    body:not(.woocommerce-shop) .woocommerce-products-header .unslick+.woocommerce-products-header-text {
        position: static;
        margin-left: 0;
        transform: translateY(0)
    }
}

.category-slider {
    position: relative;
    font-size: 0
}

@media (min-width:992px) {
    .category-slider {
        margin-left: auto;
        max-width: 82.5%
    }
}

.category-slider-wrapper {
    position: relative
}

@media (max-width:991.98px) {
    .category-slider-wrapper {
        margin: 0 -1.625rem
    }
}

.category-slider__item {
    display: inline-block;
    height: 60vw;
    max-height: 37.5rem
}

.category-slider__item>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.category-slider__badge {
    position: absolute;
    right: 1rem;
    bottom: 1rem
}

@media (min-width:992px) {
    .category-slider__badge {
        right: calc(max(12px, 2.34375vw));
        bottom: calc(max(12px, 2.34375vw));
        width: calc(max(88px, 8.333333vw));
        height: calc(max(88px, 8.333333vw))
    }
}

.archive .products {
    max-width: 1648px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important
}

.archive .no-products {
    padding-top: 2.1875rem;
    position: relative
}

@media (min-width:1200px) {
    .archive .no-products {
        padding-top: 3.645833vw
    }
}

.archive .no-products:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 6.25rem;
    background-color: #3E4F5B
}

@media (min-width:992px) {
    .archive .no-products:after {
        height: 5.208vw
    }
}

.archive .no-products .home-color-slider-section {
    position: relative;
    z-index: 1;
    margin-bottom: 0 !important
}

ul.products li.product {
    width: 100%;
    text-align: left
}

ul.products li.product>.woocommerce-LoopProduct-link {
    display: flex
}

@media (min-width:768px) {
    ul.products li.product>.woocommerce-LoopProduct-link {
        flex-direction: column
    }
}

ul.products li.product>.woocommerce-LoopProduct-link .attachment-woocommerce_thumbnail {
    width: 100%;
    margin: 0
}

ul.products li.product .woocommerce-loop-product__thumbnail-wrapper {
    position: relative;
    min-width: 47%;
    width: 47%;
    margin: 0 4.266667vw 0 0
}

@media (min-width:768px) {
    ul.products li.product .woocommerce-loop-product__thumbnail-wrapper {
        width: 100%;
        margin: 0 0 calc(max(14px, .9375vw))
    }
}

ul.products li.product .woocommerce-loop-product__meta-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

@media (min-width:768px) {
    ul.products li.product .woocommerce-loop-product__meta-wrapper {
        flex-direction: row
    }
}

@media (min-width:768px) {
    ul.products li.product .woocommerce-loop-product__meta {
        margin-right: calc(max(14px, .9375vw))
    }
}

ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: .375rem;
    color: #234C69;
    font-family: &#039;SoehneBreitLeicht&#039; !important;
    font-size: 1rem !important;
    letter-spacing: .15em;
    text-transform: uppercase
}

@media (min-width:768px) {
    ul.products li.product .woocommerce-loop-product__title {
        margin-bottom: .416667vw
    }
}

@media (min-width:1600px) {
    ul.products li.product .woocommerce-loop-product__title {
        font-size: 1.625rem !important
    }
}

ul.products li.product .woocommerce-loop-product__sku {
    color: #a69989
}

ul.products.columns-3 {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(1648px + 1648px/100*1.44927536*2)
}

@media (min-width:768px) {
    ul.products.columns-3 li.product {
        width: 46.10144928% !important;
        margin-right: 1.94927536% !important;
        margin-left: 1.94927536% !important
    }
}

@media (min-width:1200px) {
    ul.products.columns-3 li.product {
        width: 29.434783% !important;
        margin-right: 1.94927536% !important;
        margin-left: 1.94927536% !important
    }
}

ul.products.columns-3 li.product.first {
    clear: none !important
}

.product-card-meta__title {
    font-family: &#039;SoehneBreitLeicht&#039; !important;
    line-height: 1.269;
    text-transform: uppercase
}

.product-sticker {
    position: absolute;
    bottom: .625rem;
    left: .625rem
}

@media (min-width:992px) {
    .product-sticker {
        bottom: 1.25rem;
        left: 1.25rem
    }
}

.product-sticker>img {
    margin: 0 !important
}

@media (min-width:992px) {
    .reactive-stain-sticker>img {
        width: 6.25rem !important
    }
}

.new-badge {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width:992px) {
    .new-badge {
        width: 6.25rem
    }
}

.new-badge>img {
    width: 100% !important
}

.product-comparison {
    margin: 0 auto;
    padding: 70px 0
}

.product-comparison-wrap {
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.product-comparison-left-contents {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 0 0 65%;
    text-align: left
}

.product-comparison-right-contents {
    flex: 0 0 35%;
    position: relative
}

.product-comparison-image {
    position: absolute;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top left;
    object-position: top left
}

.product-comparison-image:nth-child(1) {
    width: 100%;
    height: 82%;
    z-index: 2;
    left: 0
}

.product-comparison-title {
    color: #234C69;
    padding-top: 23px;
    margin: auto;
    text-align: center
}

@media (max-width:1199.98px) {
    .product-comparison-title {
        font-size: 1.5rem !important
    }
}

.product-comparison-sub-title {
    text-transform: uppercase;
    margin: 10px 24px 0;
    padding-bottom: 30px;
    color: #cc5e00 !important;
    text-align: center;
    line-height: 1.65em;
    letter-spacing: .14em !important
}

@media (min-width:1200px) {
    .product-comparison-sub-title {
        margin: 20px 0 0;
        letter-spacing: .14em !important
    }
}

.spec-title {
    text-align: center;
    padding: 9px 14px 7.5px;
    color: #cc5e00 !important;
    width: 140px;
    margin: 0;
    line-height: 1.26em
}

@media (max-width:1199.98px) {
    .spec-title {
        font-size: .875rem !important;
        line-height: 1.7em
    }
}

.spec-title-wrap {
    display: inline-block;
    background-color: #234C69;
    border-radius: 0 20px 20px 0;
    position: relative;
    z-index: 5
}

.spec-details {
    display: flex;
    font-family: &#039;AvenirNext-Medium&#039;, sans-serif;
    flex-direction: column
}

@media (min-width:1200px) {
    .spec-details.mobile {
        display: none
    }
}

@media (max-width:1199.98px) {
    .spec-details.desktop {
        display: none
    }
}

.spec-details-cap {
    padding-left: 21px;
    line-height: 1.7em
}

.spec-details-cap-header {
    font-family: &#039;SoehneBreitBuch&#039; !important
}

@media (min-width:1200px) {
    .spec-details-cap-header {
        display: inline-block
    }
}

@media (max-width:1199.98px) {
    .spec-details-cap-header {
        font-family: &#039;SoehneBreitKraeftig&#039; !important;
        font-size: .5625rem !important;
        line-height: 1.5em
    }
}

.spec-details-cap-header4 {
    float: right
}

@media (min-width:1200px) {
    .spec-details-cap {
        padding-left: 0
    }

    .spec-details-cap:after {
        clear: both
    }
}

.spec-details-cap>.spec-details-cap-header4 {
    color: #cc5300 !important
}

.spec-details.mobile span {
    color: #cc5e00 !important
}

.spec-details-cap:nth-child(1) {
    padding-top: 32px;
    padding-bottom: 28px
}

.spec-details-cap:nth-child(2) {
    padding-bottom: 42px
}

.lartiste .spec-details-caption__thickness,
.villa-caprisi .spec-details-caption__thickness {
    padding-left: 1.666667vw
}

.lartiste .spec-details-caption__layer,
.villa-caprisi .spec-details-caption__layer {
    padding-left: 21px
}

@media (max-width:1199.98px) {
    .lartiste .spec-title {
        padding: 8.5px 14px !important
    }
}

@media (max-width:1599.98px) {
    .lartiste .spec-title {
        line-height: 1.28em
    }
}

@media (max-width:1199.98px) {
    .villa-caprisi .spec-title {
        padding: 2px 14px !important
    }
}

@media (max-width:1599.98px) {
    .villa-caprisi .spec-title {
        line-height: 1em
    }
}

.nominal {
    text-align: left
}

@media (min-width:1200px) {
    .nominal {
        text-transform: uppercase
    }
}

.nominal>h5 {
    color: #234C69 !important;
    margin-bottom: 0 !important;
    font-size: .75rem !important;
    line-height: 2em
}

@media (max-width:1199.98px) {
    .nominal>h5 {
        font-family: &#039;SoehneBreitBuch&#039; !important;
        letter-spacing: .01em !important
    }
}

@media (min-width:1200px) {
    .nominal>h5 {
        font-size: .5rem !important;
        line-height: 2.25em;
        letter-spacing: .4em !important
    }
}

.nominal-desktop {
    display: none
}

.nominal-mobile {
    display: block
}

.bg-gray {
    background-color: #f7f8f9
}

.product-comparison-right-contents:before {
    content: &#039;&#039;;
    position: absolute;
    width: 100vw;
    height: 22%;
    top: 5%;
    right: 90%;
    border-right: 1px solid #4a4e51;
    border-top: 1px solid #4a4e51;
    z-index: 3
}

.product-comparison-right-contents:after {
    content: &#039;&#039;;
    position: absolute;
    width: 100vw;
    height: 0;
    top: 55%;
    right: calc(100% - 68px);
    border-bottom: 1px solid #4a4e51;
    z-index: 3
}

@media (max-width:1199.98px) {
    .product-comparison-right-contents {
        max-width: 240px
    }

    .spec-title-wrap {
        border-radius: 0 15px 15px 0
    }

    .spec-details-cap__thickness {
        margin-left: 28px
    }

    .spec-details-cap__layer {
        margin-left: 20px
    }

    .nominal {
        padding-top: 14px
    }
}

@media (min-width:1200px) {
    .product-comparison {
        max-width: 70.833333vw;
        overflow: hidden;
        padding: 90px 0
    }

    .product-comparison-wrap {
        padding-top: 20px
    }

    .product-comparison-title {
        padding-top: 66px;
        font-size: 48px;
        max-width: 100%
    }

    .product-comparison-left-contents {
        flex: 0 0 60%
    }

    .product-comparison-image {
        bottom: -2.6vw
    }

    .product-comparison-image:nth-child(1) {
        width: 110%;
        height: 110%
    }

    .product-comparison-right-contents {
        flex: 0 0 40%;
        max-width: 530px
    }

    .product-comparison-right-contents:before {
        content: &#039;&#039;;
        position: absolute;
        width: 100vw;
        height: 0;
        top: 7%;
        right: 94%;
        border-bottom: 1px solid #4a4e51;
        border-top: none;
        border-right: none;
        z-index: 3
    }

    .product-comparison-right-contents:after {
        content: &#039;&#039;;
        position: absolute;
        width: 100vw;
        height: 0;
        top: 44%;
        border-bottom: 1px solid #4a4e51;
        z-index: 3;
        right: calc(90% - 80px)
    }

    .spec-title {
        padding: 20px 24px 28px 52px;
        width: 365px
    }

    .lartiste .spec-details-caption__layer {
        padding-left: 20px
    }

    .lartiste .spec-details-caption__layer .villa-caprisi .spec-details-caption__layer {
        padding-left: 32px
    }

    .spec-details {
        flex-direction: row;
        align-items: center;
        padding: 3.1vw 0 1.48vw 2.7vw
    }

    .spec-details-cap:nth-child(1) {
        padding: 0
    }

    .spec-details-cap:nth-child(1) {
        margin-right: 3.5vw
    }

    .spec-details-cap:nth-child(2) {
        padding-bottom: 0
    }

    .nominal {
        padding-right: 4.68vw;
        padding-bottom: 1vw;
        padding: 0 3.35vw 1vw 2.7vw
    }

    .nominal-desktop {
        display: block
    }

    .nominal-mobile {
        display: none
    }
}

@media (min-width:1600px) {
    .product-comparison-right-contents:after {
        top: 48%;
        right: calc(90% - 110px)
    }

    .spec-details {
        padding: 60px 0 38px 52px
    }

    .product-comparison-image {
        bottom: -50px
    }

    .product-comparison-right-contents {
        max-width: 530px
    }

    .nominal {
        padding: 0 86px 26px 52px
    }
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
    padding-top: 0
}

.page-template-template-homepage .type-page {
    padding: 0
}

.page-template-template-homepage .entry-content {
    max-width: none
}

.product-meta {
    position: relative;
    margin: 2.25rem 0 3.125rem;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .5625rem;
    letter-spacing: .25em
}

@media (min-width:992px) {
    .product-meta {
        margin: 6.25rem 0 3.4375rem
    }
}

.product-meta .h1 {
    margin: .3125rem 0;
    line-height: 1.4;
    text-transform: uppercase
}

@media (min-width:992px) {
    .product-meta .h1 {
        display: inline-block
    }
}

.product-meta .h1>span {
    word-wrap: normal
}

.product-meta__category {
    color: #a69989
}

.product-meta__category>a {
    color: inherit;
    text-transform: uppercase
}

.product-meta .copy-url {
    display: inline-flex;
    line-height: 1
}

@media (max-width:991.98px) {
    .product-meta .copy-url {
        position: absolute;
        top: .125rem;
        right: 1.625rem;
        padding: .15625rem 0
    }
}

@media (min-width:992px) {
    .product-meta .copy-url {
        position: relative;
        padding: .3125rem 1rem;
        border-right: 1px solid;
        border-left: 1px solid;
        margin: .625rem 1rem
    }

    .product-meta .copy-url>svg {
        width: 12px;
        height: 12px
    }
}

.product-meta__price-range.economic>.range:first-child {
    color: #cc5e00
}

.product-meta__price-range.low>.range:first-child,
.product-meta__price-range.low>.range:nth-child(2) {
    color: #cc5e00
}

.product-meta__price-range.medium>.range:first-child,
.product-meta__price-range.medium>.range:nth-child(2),
.product-meta__price-range.medium>.range:nth-child(3) {
    color: #cc5e00
}

.product-meta__price-range.premium>.range {
    color: #cc5e00
}

.product-meta__slash {
    margin: 0 .5em
}

@media (max-width:991.98px) {
    .product-meta .cart {
        max-width: 50%;
        padding-bottom: 1.25rem !important;
        margin-bottom: 1.25rem !important;
        border-bottom: 1px solid
    }
}

@media (min-width:992px) {
    .product-meta .cart {
        padding: 0 !important;
        margin-bottom: 0 !important
    }

    .product-meta .cart>.single_add_to_cart_button>svg {
        width: 17.94px;
        height: 9px
    }
}

.product-meta__learn-about {
    display: flex;
    align-items: center;
    text-transform: uppercase
}

@media (min-width:992px) {
    .product-meta__learn-about {
        padding-left: 1.625rem;
        border-left: 1px solid;
        margin-left: 1.625rem
    }
}

.product-meta__learn-about>img {
    margin-right: .9375rem
}

.product-meta__learn-about em {
    color: #cc5e00;
    font-style: normal
}

.product-detail {
    background-color: #234C69;
    color: #fff
}

.product-detail:before {
    display: block;
    width: 100%;
    height: 33.333333vw;
    content: &#039;&#039;;
    background-color: #fff
}

@media (min-width:992px) {
    .product-detail:before {
        height: calc(min(39.895833vw, 766px))
    }
}

.product-detail a {
    color: inherit
}

.product-detail a:not(.btn):not(input.btn[type=button]):not(input.btn[type=submit]) {
    text-decoration: underline
}

.product-detail .product-gallery {
    margin-top: -33.333333vw
}

@media (min-width:992px) {
    .product-detail .product-gallery {
        margin-top: calc(max(-39.895833vw, -766px))
    }
}

.product-detail .product-gallery-slider .slick-slide {
    font-size: 0
}

@media (max-width:991.98px) {
    .product-detail .product-gallery-slider__item {
        height: calc((100vw - 52px)*0.55519481)
    }

    .product-detail .product-gallery-slider__item>img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.product-detail .product-gallery-slider .slick-prev {
    left: 3.125vw
}

.product-detail .product-gallery-slider .slick-next {
    right: 3.125vw
}

.product-detail-top {
    padding: 2.375rem 0
}

@media (min-width:992px) {
    .product-detail-top {
        display: flex;
        padding: 5.208333vw 0
    }
}

.product-detail-top .product-description {
    margin-bottom: 2.9375rem
}

@media (min-width:992px) {
    .product-detail-top .product-description {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .product-detail-top__attributes {
        flex: 1 0 31%;
        margin-left: 7.916666vw
    }
}

.product-detail-top__attributes>li {
    text-transform: uppercase
}

.product-detail-top__attributes>li+li {
    margin-top: 1.25rem
}

.product-detail-top__attributes>li>.meter {
    margin-top: .1875rem
}

.product-detail-bottom {
    padding: 1.875rem 0 2rem;
    border-top: 1px solid rgba(255, 255, 255, .3)
}

@media (min-width:992px) {
    .product-detail-bottom {
        padding: 2.5rem 0 8.375rem
    }
}

.product-detail-bottom__control {
    position: relative;
    display: flex;
    line-height: 1.3;
    text-align: center
}

@media (min-width:768px) {
    .product-detail-bottom__control {
        justify-content: center
    }
}

.product-detail-bottom__control .tabs {
    flex: 1 0 66.6666667%;
    align-items: center
}

@media (min-width:768px) {
    .product-detail-bottom__control .tabs {
        flex: 0 0 auto
    }
}

.product-detail-bottom__control .tabs-item {
    flex: 0 0 50%
}

@media (min-width:768px) {
    .product-detail-bottom__control .tabs-item {
        flex: 1 0 auto
    }
}

.product-detail-bottom__control .tabs-item__link {
    display: inline-block;
    min-height: 100%;
    margin: 0 1.40625vw;
    text-decoration: none !important
}

@media (min-width:576px) {
    .product-detail-bottom__control .tabs-item__link {
        position: relative;
        top: auto;
        left: auto;
        transform: translate(0, 0)
    }
}

.product-detail-bottom__control .tabs-item__link:not(.is-active) {
    color: #afafaf
}

.product-detail-bottom__control .tabs-item__link sup {
    color: #cc5e00;
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .375rem
}

@media (min-width:992px) {
    .product-detail-bottom__control .tabs-item__link sup {
        position: absolute;
        top: 0;
        left: calc(100% + 3.5px);
        font-size: .5625rem
    }
}

.product-detail-bottom__control .tabs+a {
    display: inline-flex;
    align-items: center;
    padding-bottom: .5rem;
    border-bottom: 2px solid transparent;
    font-size: .625rem
}

@media (min-width:768px) {
    .product-detail-bottom__control .tabs+a {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%)
    }
}

@media (min-width:992px) {
    .product-detail-bottom__control .tabs+a {
        font-size: .8125rem
    }
}

.product-detail-bottom__control .tabs+a>svg {
    flex: 1 0 auto;
    margin-left: .1875rem
}

.product-detail-bottom__attributes {
    display: table;
    flex-grow: 1;
    margin: 2.0625rem 0
}

@media (min-width:768px) {
    .product-detail-bottom__attributes {
        display: block;
        -moz-columns: 2;
        columns: 2
    }
}

.product-detail-bottom__attributes>li {
    display: table-row
}

@media (min-width:768px) {
    .product-detail-bottom__attributes>li {
        display: list-item
    }
}

.product-detail-bottom__attributes-name,
.product-detail-bottom__attributes-value {
    display: table-cell;
    padding: .625rem .625rem .625rem 0
}

@media (min-width:768px) {

    .product-detail-bottom__attributes-name,
    .product-detail-bottom__attributes-value {
        display: inline-block
    }
}

.product-detail-bottom__attributes-name {
    color: #a69989;
    white-space: nowrap
}

.product-detail-bottom__attributes--with-icon {
    display: flex;
    flex-direction: column;
    padding: 2.375rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

@media (min-width:768px) {
    .product-detail-bottom__attributes--with-icon {
        flex-direction: row;
        justify-content: center;
        padding: 5.208333vw 0 4.166667vw
    }
}

.product-detail-bottom__attributes--with-icon>li {
    display: flex;
    align-items: center;
    flex: 1
}

.product-detail-bottom__attributes--with-icon>li:not(:last-child) {
    margin-bottom: 1.75rem
}

@media (min-width:768px) {
    .product-detail-bottom__attributes--with-icon>li {
        flex-direction: column;
        margin: 0 1.5vw !important;
        text-align: center
    }
}

.product-detail-bottom__attributes--with-icon>li .attribute-icon {
    max-width: 3.125rem;
    margin-right: 1.4375rem
}

@media (min-width:768px) {
    .product-detail-bottom__attributes--with-icon>li .attribute-icon {
        max-width: 5.625rem;
        margin-right: 0
    }
}

.product-detail-bottom__comparison {
    margin: 2.0625rem 0
}

.product-detail-bottom__comparison>p {
    text-align: center
}

@media (min-width:768px) {
    .product-detail-bottom__comparison>p {
        margin: 3.75rem 0
    }
}

.product-detail-bottom__comparison>p>a {
    color: #cc5e00;
    text-decoration: none !important
}

.product-detail-bottom__comparison-table {
    border-collapse: collapse
}

@media (min-width:768px) {
    .product-detail-bottom__comparison-table {
        max-width: 55.833333vw;
        margin: 0 auto
    }
}

.product-detail-bottom__comparison-table thead {
    background-color: #a69989;
    color: #fff
}

.product-detail-bottom__comparison-table th,
.product-detail-bottom__comparison-table td {
    padding: .8125rem .5625rem;
    border: 1px solid #a69989;
    vertical-align: middle
}

@media (min-width:768px) {

    .product-detail-bottom__comparison-table th,
    .product-detail-bottom__comparison-table td {
        padding: 1.041667vw 2.083333vw
    }
}

@media (min-width:768px) {

    .product-detail-bottom__comparison-table th:first-child>span:first-child,
    .product-detail-bottom__comparison-table td:first-child>span:first-child {
        display: inline-block;
        min-width: 7.5rem;
        text-transform: uppercase;
        white-space: nowrap
    }
}

@media (min-width:992px) {

    .product-detail-bottom__comparison-table th:first-child>span:first-child,
    .product-detail-bottom__comparison-table td:first-child>span:first-child {
        min-width: 8.75rem
    }
}

@media (min-width:1200px) {

    .product-detail-bottom__comparison-table th:first-child>span:first-child,
    .product-detail-bottom__comparison-table td:first-child>span:first-child {
        min-width: 10rem
    }
}

.product-detail-bottom__comparison-table th:not(:first-child),
.product-detail-bottom__comparison-table td:not(:first-child) {
    text-align: center
}

.product-detail-bottom__comparison-table .label-update {
    display: inline-block;
    padding: 0 .875rem 0 .375rem;
    margin-top: .3125rem;
    background-color: #cc5e00;
    color: #fff;
    font-size: .625rem;
    line-height: 3;
    white-space: nowrap;
    -webkit-clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 50%, calc(100% - 10px) 100%, 0 100%)
}

@media (min-width:768px) {
    .product-detail-bottom__comparison-table .label-update {
        padding: 0 1.4375rem 0 .8125rem;
        margin-top: 0;
        font-size: .8125rem;
        -webkit-clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
        clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%)
    }
}

@media (min-width:992px) {
    .product-detail #technical-specs {
        padding: 0 7.8125vw
    }
}

.product-detail-disclaimer {
    margin-top: .625rem;
    white-space: pre-wrap
}

@media (min-width:768px) {
    .product-detail-disclaimer {
        flex-basis: 33.3333333%;
        margin-top: 2.6875rem;
        margin-left: auto
    }
}

.meter {
    display: flex;
    justify-content: space-between
}

.meter>span {
    width: calc((100% - 30px)/4);
    height: .3125rem;
    border: 1px solid
}

.meter.value-1>span:nth-child(1) {
    background-color: #fff
}

.meter.value-2>span:nth-child(1) {
    background-color: #fff
}

.meter.value-2>span:nth-child(2) {
    background-color: #fff
}

.meter.value-3>span:nth-child(1) {
    background-color: #fff
}

.meter.value-3>span:nth-child(2) {
    background-color: #fff
}

.meter.value-3>span:nth-child(3) {
    background-color: #fff
}

.meter.value-4>span:nth-child(1) {
    background-color: #fff
}

.meter.value-4>span:nth-child(2) {
    background-color: #fff
}

.meter.value-4>span:nth-child(3) {
    background-color: #fff
}

.meter.value-4>span:nth-child(4) {
    background-color: #fff
}

.meter.value-5>span:nth-child(1) {
    background-color: #fff
}

.meter.value-5>span:nth-child(2) {
    background-color: #fff
}

.meter.value-5>span:nth-child(3) {
    background-color: #fff
}

.meter.value-5>span:nth-child(4) {
    background-color: #fff
}

.meter.value-5>span:nth-child(5) {
    background-color: #fff
}

.calculate-material-top {
    position: relative;
    max-width: 23.4375rem;
    margin: 0 auto
}

@media (min-width:768px) {
    .calculate-material-top {
        max-width: 42.5rem
    }
}

.calculate-material-bottom {
    padding-top: 3.75rem;
    border-top: 1px solid
}

.calculate-material form {
    margin-bottom: 0
}

.calculate-material label {
    display: inline-block;
    margin-bottom: .9375rem;
    color: inherit;
    font-family: "IskryRegular", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: .8125rem;
    text-transform: capitalize;
    white-space: nowrap
}

@media (min-width:768px) {
    .calculate-material label {
        margin-right: 1.770833vw;
        margin-bottom: 0;
        font-size: 1.125rem
    }
}

.calculate-material input {
    flex-basis: 3.125rem;
    width: 3.125rem;
    min-width: 0;
    padding-top: .78125rem;
    padding-bottom: .78125rem;
    text-align: center
}

@media (min-width:768px) {
    .calculate-material input {
        flex-basis: 7.1875rem;
        width: 7.1875rem;
        margin: 0 .3125rem;
        text-align: right
    }

    .calculate-material input:first-child {
        margin-left: 0
    }

    .calculate-material input:last-child {
        margin-right: 0
    }
}

.calculate-material-result {
    display: none;
    max-width: 23.4375rem;
    padding: 3.125rem;
    margin: 3.125rem auto 0;
    background-color: #a69989;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

@media (min-width:768px) {
    .calculate-material-result {
        max-width: 42.5rem;
        padding: 3.4375rem;
        margin-top: 6.25rem
    }
}

.calculate-material-result em {
    font-style: normal
}

.calculate-material-result__title {
    position: relative;
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem
}

@media (min-width:1600px) {
    .calculate-material-result__title {
        font-size: 1.625rem
    }
}

.calculate-material-result__title:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 8rem;
    height: .125rem;
    content: &#039;&#039;;
    background-color: #fff;
    transform: translateX(-50%)
}

.calculate-material-result .btn,
.calculate-material-result input.btn[type=button],
.calculate-material-result input.btn[type=submit],
.calculate-material-result .single-post .site-main .post-navigation a,
.single-post .site-main .post-navigation .calculate-material-result a {
    margin-top: 2.5rem
}

.room {
    padding: 3.75rem 0
}

@media (min-width:768px) {
    .room {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 42.5rem
    }

    .room:last-of-type {
        padding-bottom: 6.25rem
    }
}

.room:not(.last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.room-size {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1 0 auto
}

.room-size .multiplier {
    font-size: 1.125rem;
    text-align: center
}

@media (min-width:768px) {
    .room-size .multiplier {
        flex: 1 0 auto
    }
}

.room-add {
    position: absolute;
    bottom: 20px;
    right: 0
}

@media (min-width:768px) {
    .room-add {
        bottom: 2.3125rem
    }
}

.room-control {
    max-width: 23.4375rem;
    margin: 0 auto
}

@media (min-width:768px) {
    .room-control {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 42.5rem
    }
}

.room-control>div {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width:768px) {
    .room-control>div {
        flex-basis: 66.5%
    }
}

.room-control>div>.btn,
.single-post .site-main .post-navigation .room-control>div>a {
    flex-basis: 75%
}

@media (min-width:768px) {

    .room-control>div>.btn,
    .single-post .site-main .post-navigation .room-control>div>a {
        flex-basis: 53.5%
    }
}

.product-moldings {
    padding-top: .625rem;
    padding-bottom: 2.5rem;
    background-color: #f2f2f2
}

@media (min-width:992px) {
    .product-moldings {
        padding-top: 4.010417vw;
        padding-bottom: 6.25vw
    }
}

@media (min-width:992px) {
    .product-moldings>.container-fluid {
        max-width: 1648px;
        padding: 0 1.625rem;
        margin-right: auto !important;
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .product-moldings-header {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

.product-moldings-header .tabs-item__link {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .5625rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    .product-moldings-header .tabs-item__link {
        font-size: .6875rem
    }
}

.product-moldings-header .tabs-item__link:not(.is-active) {
    opacity: .5
}

.product-moldings .tab-content {
    margin: 0 -1.625rem
}

@media (min-width:768px) {
    .product-moldings .tab-content {
        margin: 4.6875vw 5vw
    }
}

@media (min-width:992px) {
    .product-moldings .tab-content {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .product-moldings-content {
        display: flex
    }
}

.product-moldings-content>img {
    padding: 10.666667vw 17.333333vw
}

@media (min-width:768px) {
    .product-moldings-content>img {
        max-width: 28.28125vw;
        padding: 0
    }
}

.product-moldings-content__meta {
    flex-grow: 1;
    padding: 2.5rem 0;
    background-color: #234C69;
    color: #fff
}

@media (min-width:992px) {
    .product-moldings-content__meta {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .product-moldings-content__meta>.container-fluid {
        max-width: 60%
    }
}

.product-moldings-content__meta__title {
    margin-bottom: 1.25rem;
    font-family: &#039;SoehneBreitLeicht&#039; !important;
    font-size: 1.125rem !important;
    text-transform: uppercase
}

.product-moldings-content__meta__desc {
    margin-bottom: 0
}

.product-accessories {
    padding: 2.5rem 0;
    background-color: #a69989;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

@media (min-width:768px) {
    .product-accessories .container-fluid {
        display: flex;
        align-items: center
    }
}

@media (min-width:768px) {
    .product-accessories__image {
        order: 1
    }

    .product-accessories__image>img {
        width: 100%
    }
}

@media (min-width:768px) {
    .product-accessories__text {
        flex: 1 0 50%;
        padding: 0 5%
    }
}

@media (min-width:992px) {
    .product-accessories__text {
        flex-basis: 52.063107%
    }
}

@media (max-width:767.98px) {
    .product-accessories__text h2 {
        line-height: inherit
    }
}

.product-accessories .btn,
.product-accessories input.btn[type=button],
.product-accessories input.btn[type=submit],
.product-accessories .single-post .site-main .post-navigation a,
.single-post .site-main .post-navigation .product-accessories a {
    margin-top: .3125rem;
    min-width: 14.5625rem
}

.product-retailer {
    padding: 4.375rem 0 5rem;
    background-color: #f8f8f8;
    text-align: center
}

@media (min-width:992px) {
    .product-retailer {
        padding: 7.291667vw 0 8.333333vw
    }
}

.product-retailer__title {
    text-transform: uppercase
}

@media (max-width:991.98px) {
    .product-retailer__title {
        line-height: inherit
    }
}

.product-retailer__desc {
    margin: 1.875rem auto 2.3125rem
}

@media (min-width:768px) {
    .product-retailer__desc {
        max-width: 40vw
    }
}

@media (min-width:992px) {
    .product-retailer__desc {
        max-width: 28.958333vw
    }
}

@media (min-width:992px) {
    #modal-learn-about .modal-body {
        max-width: 58.333333vw;
        margin: 0 auto
    }
}

@media (max-width:991.98px) {
    .inspiration .hero-banner-section .wp-block-cover img {
        -o-object-position: 25%;
        object-position: 25%
    }
}

.inspiration .hero-banner-section__content {
    margin-top: -2.5rem;
    padding: 2.5rem 2.1875rem 1.5625rem
}

@media (min-width:992px) {
    .inspiration .hero-banner-section__content {
        width: calc(8*(100%/12));
        margin-top: -9.375vw;
        padding: 2.708vw 8.281vw
    }
}

@media (min-width:992px) {
    .inspiration .hero-banner-section__content h1 {
        margin-bottom: 1.104em
    }
}

.inspiration .view-more-btn a {
    padding: 0;
    background-color: transparent;
    font-family: &#039;SoehneBreitLeicht&#039;;
    font-size: 1.125rem;
    letter-spacing: .15em;
    text-transform: uppercase;
    outline: 0
}

@media (min-width:1600px) {
    .inspiration .view-more-btn a {
        font-size: 1.25rem
    }
}

.inspiration .view-more-btn a:hover,
.inspiration .view-more-btn a:focus,
.inspiration .view-more-btn a:active {
    background-color: transparent;
    text-decoration: underline !important
}

.photo-collage-section {
    margin-bottom: 0
}

.photo-collage-section__load-more-btn {
    display: none;
    margin-top: 2.125rem;
    margin-bottom: 4.6875rem
}

@media (min-width:768px) {
    .photo-collage-section__load-more-btn {
        margin-top: 0;
        margin-bottom: 7.8125vw
    }
}

.photo-collage {
    flex-wrap: nowrap;
    margin-bottom: 1rem
}

@media (min-width:768px) {
    .photo-collage {
        margin-bottom: 6.77vw
    }
}

.photo-collage .wp-block-column {
    position: relative;
    height: 100%;
    margin-bottom: 0 !important;
    flex: 1 !important
}

.photo-collage .wp-block-image {
    height: 100%;
    margin-bottom: 0 !important
}

@media (min-width:768px) {
    .photo-collage .wp-block-image {
        margin-bottom: 1rem !important
    }
}

.photo-collage .wp-block-image a {
    display: block;
    position: relative;
    height: 100%;
    outline: 0
}

.photo-collage .wp-block-image a:before {
    content: &#039;&#039;;
    display: block;
    overflow: hidden
}

.photo-collage .wp-block-image a img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767.98px) {
    .photo-collage__content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
        visibility: hidden
    }

    .photo-collage__content:before {
        content: &#039;&#039;;
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(28, 45, 57, .6)
    }
}

.photo-collage__content .wp-block-group__inner-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1
}

@media (max-width:767.98px) {
    .photo-collage__content .wp-block-group__inner-container {
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding: .625rem
    }
}

.photo-collage__content p {
    margin-bottom: 0;
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .photo-collage__content p {
        text-align: center;
        color: #fff
    }
}

.photo-collage__content .wp-block-buttons {
    flex: 0 0 auto;
    margin-left: .5rem
}

@media (max-width:767.98px) {
    .photo-collage__content .wp-block-buttons {
        position: absolute;
        bottom: .625rem
    }
}

@media (max-width:767.98px) {
    .photo-collage__content .wp-block-button__link>img {
        display: none
    }
}

@media (max-width:767.98px) {

    .photo-collage__duo>.wp-block-column:hover .photo-collage__content,
    .photo-collage__duo>.wp-block-column:focus .photo-collage__content,
    .photo-collage__duo>.wp-block-column:active .photo-collage__content,
    .photo-collage__full>.wp-block-column:hover .photo-collage__content,
    .photo-collage__full>.wp-block-column:focus .photo-collage__content,
    .photo-collage__full>.wp-block-column:active .photo-collage__content {
        opacity: 1;
        visibility: visible
    }
}

@media (max-width:767.98px) {
    .photo-collage__duo .wp-block-column:first-of-type {
        margin-right: 1rem !important;
        padding: 0 !important
    }
}

.photo-collage__duo .wp-block-image a:before {
    padding-top: 89.041%
}

@media (min-width:768px) {
    .photo-collage__duo .wp-block-image a:before {
        padding-top: 104.591%
    }
}

.photo-collage__full .wp-block-column {
    margin-right: 0 !important;
    padding-right: 0 !important
}

.photo-collage__full .wp-block-image {
    width: auto;
    margin-right: calc(50% - 50vw) !important;
    margin-left: calc(50% - 50vw) !important
}

.photo-collage__full .wp-block-image>img {
    width: 100vw
}

.photo-collage__full .wp-block-image a:before {
    content: none
}

.photo-collage__full .photo-collage__content:before {
    width: 100vw
}

@media (min-width:768px) {
    .photo-collage__full .wp-block-group__inner-container {
        flex-direction: column;
        align-items: flex-end
    }
}

@media (max-width:767.98px) {
    .photo-collage__triple .wp-block-column:first-of-type {
        margin-right: 1rem !important;
        padding: 0 !important
    }
}

@media (max-width:767.98px) {
    .photo-collage__triple .photo-collage__left>.wp-block-group {
        position: relative
    }

    .photo-collage__triple .photo-collage__left>.wp-block-group:hover .photo-collage__content,
    .photo-collage__triple .photo-collage__left>.wp-block-group:focus .photo-collage__content,
    .photo-collage__triple .photo-collage__left>.wp-block-group:active .photo-collage__content {
        opacity: 1;
        visibility: visible
    }
}

.photo-collage__triple .photo-collage__left>.wp-block-group:first-of-type {
    margin-bottom: .875rem
}

@media (min-width:768px) {
    .photo-collage__triple .photo-collage__left>.wp-block-group:first-of-type {
        margin-bottom: 2.625rem
    }
}

.photo-collage__triple .photo-collage__left>.wp-block-group:first-of-type .wp-block-image a:before {
    padding-top: 106.242%
}

.photo-collage__triple .photo-collage__left>.wp-block-group:last-of-type .wp-block-image a:before {
    padding-top: 65.35%
}

.photo-collage__triple .photo-collage__right {
    height: auto;
    display: flex;
    flex-direction: column
}

@media (max-width:767.98px) {

    .photo-collage__triple .photo-collage__right:hover .photo-collage__content,
    .photo-collage__triple .photo-collage__right:focus .photo-collage__content,
    .photo-collage__triple .photo-collage__right:active .photo-collage__content {
        opacity: 1;
        visibility: visible
    }
}

.photo-collage__triple .photo-collage__right .wp-block-image {
    position: relative
}

.photo-collage__triple .photo-collage__right .wp-block-image a:before {
    padding-top: 155.479%
}

.photo-collage__triple .photo-collage__right .wp-block-image img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.photo-collage__more-container {
    display: none
}

.social-links-section {
    margin: 1.5625rem 0 3rem;
    padding: 0
}

@media (max-width:991.98px) {
    .social-links-section {
        background-color: transparent !important
    }
}

@media (min-width:992px) {
    .social-links-section {
        margin: 3.958vw 0 5.208vw;
        padding-top: 2.5em;
        padding-bottom: 2.5em
    }
}

.social-links-section h4 {
    margin-bottom: 1.875rem
}

@media (max-width:991.98px) {
    .social-links-section h4 {
        color: inherit !important;
        font-size: 1.125rem !important
    }
}

@media (min-width:992px) {
    .social-links-section h4 {
        margin-bottom: 1.5em
    }
}

.social-links .wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 2.1875vw
}

.social-links .wp-block-image {
    min-width: 6rem;
    margin-bottom: 1rem
}

@media (min-width:992px) {
    .social-links .wp-block-image {
        margin-bottom: 0
    }
}

.social-links .wp-block-image figure {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 !important
}

.social-links .wp-block-image figcaption {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .5625rem !important;
    font-style: inherit !important;
    text-transform: uppercase;
    letter-spacing: .25em;
    color: #234C69
}

@media (min-width:992px) {
    .social-links .wp-block-image figcaption {
        padding-top: 4.54545em !important
    }
}

@media (min-width:1600px) {
    .social-links .wp-block-image figcaption {
        font-size: .6875rem !important
    }
}

.safety-sustainability .page-header-bg-seciton {
    margin: 0;
    padding: 3rem 0 1.5rem
}

@media (min-width:768px) {
    .safety-sustainability .page-header-bg-seciton {
        padding: 3.555em 0
    }
}

.safety-content-section {
    margin: 4.5rem 0 5.625rem
}

@media (min-width:768px) {
    .safety-content-section {
        margin: 5.333em 0 6.666em
    }
}

#content .safety-item {
    margin-bottom: 0
}

#content .safety-item:not(:last-of-type) {
    margin-bottom: 5.625rem
}

@media (min-width:768px) {
    #content .safety-item:not(:last-of-type) {
        margin-bottom: 6.222em
    }
}

#content .safety-item>.wp-block-column {
    margin: 0 !important
}

@media (max-width:767.98px) {
    #content .safety-item>.wp-block-column {
        flex-basis: 100% !important;
        padding-right: 0 !important
    }

    #content .safety-item>.wp-block-column:first-of-type {
        margin-bottom: 3.125rem !important
    }
}

#content .safety-item>.wp-block-column>h2 {
    position: relative;
    margin: 0;
    text-transform: uppercase
}

@media (min-width:768px) {
    #content .safety-item>.wp-block-column>h2 {
        margin-bottom: .625rem;
        padding-left: 1.615em
    }

    #content .safety-item>.wp-block-column>h2:before {
        content: &#039;&#039;;
        display: block;
        position: absolute;
        top: -.846em;
        left: 0;
        background: rgba(83, 83, 83, .8);
        width: 1.923em;
        height: .125rem
    }

    #content .safety-item>.wp-block-column>h2>img {
        margin-top: .625rem
    }
}

@media (max-width:767.98px) {
    #content .safety-item>.wp-block-column>h2 {
        padding-bottom: 1rem;
        text-align: center
    }

    #content .safety-item>.wp-block-column>h2:after {
        content: &#039;&#039;;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 3.125rem;
        height: .0625rem;
        background: rgba(83, 83, 83, .8)
    }

    #content .safety-item>.wp-block-column>h2>br {
        display: none
    }

    #content .safety-item>.wp-block-column>h2>img {
        display: block;
        width: 2rem !important;
        height: auto !important;
        margin-top: 1rem;
        margin-left: auto;
        margin-right: auto
    }
}

#content .safety-item>.wp-block-column>p:last-of-type {
    margin-bottom: 0
}

.downloads .page-header-bg-seciton {
    padding: 3rem 0 2.375rem
}

@media (min-width:768px) {
    .downloads .page-header-bg-seciton {
        padding: 3.888em 0
    }
}

#content .downloads-section {
    margin-bottom: 0
}

#content .downloads-section>.wp-block-column {
    padding-right: 0
}

#content .downloads-section__list {
    margin-bottom: 0;
    padding: 5.3125vw 0 9.0625vw
}

@media (max-width:991.98px) {
    #content .downloads-section__list {
        flex-wrap: wrap;
        padding: 1.25rem 0 4.625rem
    }
}

#content .downloads-section__column {
    margin-bottom: 0 !important
}

@media (max-width:991.98px) {
    #content .downloads-section__column.wp-block-column {
        flex-basis: 100% !important;
        flex-grow: 1;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

#content .downloads-item {
    border-bottom: 1px solid #afafaf;
    padding: 2rem 0 .75rem
}

@media (min-width:992px) {
    #content .downloads-item {
        padding: 2.222em 1.222em 1.111em .444em
    }
}

#content .downloads-item>.wp-block-group__inner-container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

#content .downloads-item>.wp-block-group__inner-container>p {
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .downloads-item .wp-block-buttons {
        min-width: 4.6875rem;
        margin-left: .625rem
    }
}

@media (max-width:991.98px) {
    #content .downloads-item .wp-block-button {
        line-height: 0
    }
}

@media (min-width:992px) {
    #content .downloads-item .wp-block-button__link {
        font-family: &#039;IskryRegular&#039;;
        font-size: .8125rem !important;
        letter-spacing: .1125em;
        text-decoration: underline !important
    }
}

@media (max-width:991.98px) {
    #content .downloads-item .wp-block-button__link {
        padding: .25rem 0 !important;
        font-size: 0 !important;
        text-align: right
    }
}

@media (min-width:992px) {
    #content .downloads-item .wp-block-button__link>img {
        display: none
    }
}

.installation-guides .page-header-bg-seciton {
    padding: 2.875rem 0
}

@media (min-width:768px) {
    .installation-guides .page-header-bg-seciton {
        padding: 3.888em 0
    }
}

@media (min-width:768px) {
    .installation-guides .page-header-bg-seciton h1>br {
        display: none
    }
}

.installation-section {
    margin-bottom: 0;
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important
}

@media (min-width:992px) {
    .installation-section {
        padding-top: 6.145vw !important;
        padding-bottom: 12.395vw !important
    }
}

.installation-section>.wp-block-column {
    padding-right: 0 !important
}

.installation-list .wp-block-group__inner-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem
}

@media (min-width:992px) {
    .installation-list .wp-block-group__inner-container {
        grid-template-columns: repeat(4, 1fr);
        gap: 2.916vw
    }
}

.installation-list figure {
    margin: 0 !important
}

.installation-list a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    outline: 0
}

.installation-list a:hover:after,
.installation-list a:focus:after,
.installation-list a:active:after {
    content: &#039;Downlaod PDF&#039;;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    justify-items: center;
    align-items: center;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    font-size: 1rem;
    text-transform: uppercase
}

.installation-list img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991.98px) {
    .janka-hardness-test .page-header-line-section {
        margin-bottom: 2.5rem !important;
        padding-bottom: 1.875rem !important;
        background-color: #f8f8f8
    }
}

@media (max-width:991.98px) {
    .janka-hardness-test .page-header-line-section h1 {
        padding-bottom: 1.25rem !important;
        border-bottom: 0 !important
    }
}

@media (max-width:991.98px) {
    .janka-hardness-test .page-header-line-section p {
        padding-top: 0 !important
    }
}

#content .janka-test-section {
    margin-bottom: 2.8125rem;
    padding: 2.5rem 0 2.8125rem
}

@media (min-width:992px) {
    #content .janka-test-section {
        margin-bottom: 7.8125vw;
        padding: 11.444em 0 8.333em
    }
}

#content .janka-test-section__body {
    margin: 0 !important;
    padding: 0 !important
}

@media (min-width:992px) {
    #content .janka-test-section__body {
        grid-template-columns: 45% 1fr;
        gap: 0 4.479vw
    }
}

@media (max-width:991.98px) {
    #content .janka-test-section__body {
        grid-template-rows: auto auto;
        gap: 4.0625rem 0
    }
}

@media (max-width:991.98px) {
    #content .janka-test-section__body .wp-block-media-text__media {
        grid-column: 1/span 3
    }
}

#content .janka-test-section__body .wp-block-media-text__content {
    padding: 0
}

@media (max-width:991.98px) {
    #content .janka-test-section__body .wp-block-media-text__content {
        grid-column: 1/span 3;
        grid-row: 2
    }
}

#content .janka-test-section__text p:last-of-type {
    margin-bottom: 0
}

#content .janka-download-section {
    margin-bottom: 4rem
}

@media (min-width:992px) {
    #content .janka-download-section {
        margin-bottom: 11.111em
    }
}

#content .janka-download-section__container {
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .janka-download-section__container {
        justify-content: flex-end
    }
}

#content .janka-download-section__content {
    margin-bottom: 0 !important;
    padding: 1.625rem 2rem 1.875rem !important
}

@media (max-width:991.98px) {
    #content .janka-download-section__content {
        flex-basis: 100% !important
    }
}

@media (min-width:992px) {
    #content .janka-download-section__content {
        padding: 2rem 7.29167vw !important
    }
}

@media (min-width:1600px) {
    #content .janka-download-section__content {
        padding-left: 8.75rem !important;
        padding-right: 8.75rem !important
    }
}

#content .janka-download-section__content h3 {
    text-transform: uppercase
}

#content .janka-download-section__content p {
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .janka-download-section__content p {
        margin-bottom: 2.727em
    }
}

#content .janka-table-section {
    margin-bottom: 3.125rem
}

@media (min-width:992px) {
    #content .janka-table-section {
        margin-bottom: 11.888em
    }
}

#content .janka-table-section__columns {
    margin-bottom: 0
}

@media (max-width:991.98px) {
    #content .janka-table-section__columns {
        flex-wrap: wrap
    }
}

#content .janka-table-section__columns>.wp-block-column {
    margin-bottom: 0 !important
}

@media (max-width:991.98px) {
    #content .janka-table-section__columns>.wp-block-column {
        flex-basis: 100% !important
    }

    #content .janka-table-section__columns>.wp-block-column:first-of-type {
        margin-bottom: 3.125rem !important;
        margin-right: 0 !important
    }
}

#content .janka-table {
    margin: 0 !important;
    border-bottom: 0 !important
}

#content .janka-table table {
    margin: 0
}

@media (max-width:991.98px) {
    #content .janka-table table {
        table-layout: fixed
    }
}

#content .janka-table table tr:nth-of-type(odd) {
    background-color: #e2e2e2 !important
}

#content .janka-table table tr:first-of-type {
    background-color: #c2c2c2 !important
}

#content .janka-table table td {
    padding: 1.5625rem .625rem !important;
    border: 1px solid #191616 !important;
    vertical-align: middle
}

@media (min-width:992px) {
    #content .janka-table table td {
        padding: 1.111em 2.333em !important
    }
}

#content .janka-table table td:last-of-type {
    text-align: center
}

.faqs .content-area {
    margin-top: 3rem
}

@media (min-width:992px) {
    .faqs .content-area {
        margin-top: 6.770833vw
    }
}

#content .faq-section {
    margin-bottom: 0;
    padding: 2.875rem 0 2.125rem
}

@media (min-width:992px) {
    #content .faq-section {
        padding: 7.444em 0 9.222em
    }
}

#content .faq-section>.wp-block-column {
    padding-right: 0
}

#content .faq-section__columns {
    margin-bottom: 6.25rem
}

@media (max-width:991.98px) {
    #content .faq-section__columns {
        flex-wrap: wrap
    }
}

#content .faq-section__columns>.wp-block-column {
    margin-bottom: 0 !important
}

@media (max-width:991.98px) {
    #content .faq-section__columns>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (max-width:991.98px) {
    #content .faq-section__columns>.wp-block-column:first-of-type {
        margin-bottom: 3.25rem !important;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

#content .faq-section h1 {
    margin-bottom: 1.875rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .faq-section h1 {
        margin-bottom: 1.25em
    }
}

.warranty #content .content-area {
    margin-top: 3rem
}

@media (min-width:992px) {
    .warranty #content .content-area {
        margin-top: 6.770833vw
    }
}

#content .warranty-section {
    margin-bottom: 6.25rem;
    padding: 2.875rem 0 2.125rem
}

@media (min-width:992px) {
    #content .warranty-section {
        padding: 7.444em 0 9.222em
    }
}

#content .warranty-section>.wp-block-column {
    padding-right: 0
}

@media (max-width:991.98px) {
    #content .warranty-section__columns {
        flex-wrap: wrap
    }
}

#content .warranty-section__columns>.wp-block-column {
    margin-bottom: 0 !important
}

@media (max-width:991.98px) {
    #content .warranty-section__columns>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (max-width:991.98px) {
    #content .warranty-section__columns>.wp-block-column:first-of-type {
        margin-bottom: 2.375rem !important;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

#content .warranty-section h1 {
    margin-bottom: 1.875rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .warranty-section h1 {
        margin-bottom: 1.25em
    }
}

@media (min-width:992px) {
    #content .warranty-section__links {
        flex-direction: column;
        gap: 1.111em 0 !important;
        align-items: flex-start !important;
        margin-top: 3.888em
    }
}

@media (max-width:991.98px) {
    #content .warranty-section__links {
        gap: .0625rem !important;
        width: auto;
        margin-top: 2rem;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media (max-width:991.98px) {
    #content .warranty-section__links>.wp-block-button {
        flex: 1;
        background-color: #234C69 !important
    }
}

#content .warranty-section__links>.pdf:not(:first-child) {
    display: none
}

#content .warranty-section__links a {
    font-family: "IskryRegular";
    font-size: .625rem !important;
    letter-spacing: .15em
}

@media (min-width:992px) {
    #content .warranty-section__links a {
        display: inline-flex !important;
        align-items: center;
        gap: .615em;
        font-size: .8125rem !important
    }
}

@media (max-width:991.98px) {
    #content .warranty-section__links a {
        display: block !important;
        padding: 1.125rem .625rem !important;
        color: #fff !important
    }
}

@media (max-width:991.98px) {
    #content .warranty-section__links a>img {
        display: none
    }
}

.cleaning-care .page-header-bg-seciton {
    padding: 3rem 0 1.875rem
}

@media (min-width:992px) {
    .cleaning-care .page-header-bg-seciton {
        padding: 3.888em 0
    }
}

#content .cleaning-floor-section {
    margin-top: 3rem;
    margin-bottom: 3.125rem
}

#content .cleaning-floor-section>.wp-block-column {
    padding-right: 0
}

@media (min-width:992px) {
    #content .cleaning-floor-section {
        margin-top: 5.555em;
        margin-bottom: 10.111em
    }
}

#content .cleaning-floor-section__header {
    margin-bottom: 3.375rem
}

@media (min-width:992px) {
    #content .cleaning-floor-section__header {
        margin-bottom: 4.111em
    }
}

@media (max-width:991.98px) {
    #content .cleaning-floor-section__header .wp-block-group__inner-container {
        display: flex;
        flex-direction: column
    }
}

@media (min-width:992px) {
    #content .cleaning-floor-section__navbar {
        margin-bottom: 3.333em
    }
}

@media (max-width:991.98px) {
    #content .cleaning-floor-section__navbar {
        order: 1
    }
}

@media (min-width:992px) {
    #content .cleaning-floor-section__navbar .wp-block-group__inner-container {
        display: flex;
        align-items: center;
        gap: 8em
    }
}

#content .cleaning-floor-section__navbar .section-line-heading {
    margin-bottom: 2.5rem !important
}

@media (min-width:992px) {
    #content .cleaning-floor-section__navbar .section-line-heading {
        margin-bottom: 0 !important
    }
}

@media (min-width:992px) {
    #content .cleaning-floor-section .nav-tabs ul {
        gap: 3.222em
    }
}

#content .cleaning-floor-section__download {
    display: none;
    width: 100%;
    padding: 1.375rem 2rem 1.75rem !important
}

@media (min-width:992px) {
    #content .cleaning-floor-section__download {
        max-width: 41rem;
        padding: 3em 5.555em !important
    }
}

@media (max-width:991.98px) {
    #content .cleaning-floor-section__download {
        margin-bottom: 2.25rem !important
    }
}

#content .cleaning-floor-section__download p {
    text-transform: uppercase
}

#content .cleaning-floor-section__download.current {
    display: block
}

#content .cleaning-floor-section__body {
    display: none;
    margin-bottom: 0
}

#content .cleaning-floor-section__body.current {
    display: flex
}

@media (min-width:992px) {
    #content .cleaning-floor-section__body {
        padding: 0 1.25rem
    }
}

@media (max-width:991.98px) {
    #content .cleaning-floor-section__body {
        flex-wrap: wrap
    }

    #content .cleaning-floor-section__body>.wp-block-column {
        flex-basis: 100% !important;
        margin-bottom: 1.5rem !important;
        margin-right: 0 !important;
        padding-right: 0 !important
    }
}

#content .cleaning-video-section {
    margin-bottom: 2.25rem
}

#content .cleaning-video-section>.wp-block-column {
    padding-right: 0
}

@media screen and (min-width:1280px) {
    #content .cleaning-video-section {
        margin-bottom: 4.888em
    }
}

#content .cleaning-video-section__navbar {
    margin-bottom: 3.375rem
}

@media screen and (min-width:1280px) {
    #content .cleaning-video-section__navbar {
        margin-bottom: 3.888em
    }
}

@media screen and (min-width:1280px) {
    #content .cleaning-video-section__navbar .wp-block-group__inner-container {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

@media screen and (min-width:1280px) {
    #content .cleaning-video-section .section-line-heading {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .section-line-heading {
        margin-bottom: 2.5rem !important;
        padding-bottom: 1rem;
        text-align: center
    }

    #content .cleaning-video-section .section-line-heading:before {
        content: none !important
    }

    #content .cleaning-video-section .section-line-heading:after {
        content: &#039;&#039;;
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 3.125rem;
        height: .0625rem;
        background: rgba(83, 83, 83, .8)
    }
}

#content .cleaning-video-section .section-line-heading>br {
    display: none
}

@media (min-width:1280px) and (max-width:1400px) {
    #content .cleaning-video-section .section-line-heading>br {
        display: block
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs {
        height: 3.125rem
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs .wp-block-group__inner-container {
        position: absolute;
        width: 100%;
        background: #fff
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs ul {
        position: relative;
        flex-direction: column;
        padding: 0 1.25rem;
        border: 1px solid #afafaf
    }

    #content .cleaning-video-section .nav-tabs ul:after {
        content: "";
        position: absolute;
        top: 0;
        right: 1.25rem;
        width: 0;
        height: 0;
        margin-top: 1.4375rem;
        border-style: solid;
        border-width: .25rem .28125rem 0;
        border-color: #cc5e00 transparent transparent;
        transition: transform .25s
    }

    #content .cleaning-video-section .nav-tabs ul.is-opening:after {
        transform: rotate(180deg)
    }
}

#content .cleaning-video-section .nav-tabs li {
    font-size: .5625rem
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs li {
        padding: 1.25rem 0;
        line-height: 1;
        opacity: 1
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs li:not(.current) {
        position: absolute;
        top: -624.9375rem;
        order: 1
    }
}

@media screen and (min-width:1280px) {
    #content .cleaning-video-section .nav-tabs li:not(:first-of-type) {
        margin-left: 1.09375vw
    }
}

@media screen and (min-width:1280px) {
    #content .cleaning-video-section .nav-tabs li.current {
        border-color: #d7a470;
        opacity: 1
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs li.current {
        order: 0;
        border-color: transparent
    }
}

@media screen and (max-width:1279px) {
    #content .cleaning-video-section .nav-tabs .is-opening li:not(.current) {
        position: relative;
        top: auto;
        padding: .75rem 0
    }

    #content .cleaning-video-section .nav-tabs .is-opening li:first-of-type {
        padding-top: 1.5rem
    }

    #content .cleaning-video-section .nav-tabs .is-opening li.current {
        border-bottom: 1px solid rgba(175, 175, 175, .3)
    }

    #content .cleaning-video-section .nav-tabs .is-opening li.current[data-tab=&#039;1&#039;]+li {
        padding-top: 1.5rem
    }
}

#content .cleaning-video-section__videos {
    margin-bottom: 0 !important
}

#content .cleaning-video-section__videos>.wp-block-column {
    margin-bottom: 0 !important;
    padding-right: 0 !important
}

@media (max-width:767.98px) {
    #content .cleaning-video-section__videos>.wp-block-column {
        margin-left: calc(50% - 50vw) !important;
        margin-right: calc(50% - 50vw) !important;
        width: auto
    }
}

#content .cleaning-video-section__videos .tab-content:first-of-type figure {
    position: relative;
    cursor: pointer
}

#content .cleaning-video-section__videos .tab-content:first-of-type figure:before {
    content: &#039;&#039;;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../image/video-cover-img.png");
    background-size: cover;
    background-position: center center;
    z-index: 1
}

#content .cleaning-video-section__videos .tab-content:first-of-type figure.is-active:before {
    z-index: -1
}

#content .cleaning-video-section__videos .wp-block-embed__wrapper:before {
    padding-top: 126.666% !important
}

@media (min-width:768px) {
    #content .cleaning-video-section__videos .wp-block-embed__wrapper:before {
        padding-top: 42.293% !important
    }
}

.media-header-section {
    margin-bottom: 3.5rem;
    background: #fff
}

@media (min-width:992px) {
    .media-header-section {
        margin-bottom: 6.388em;
        background: #f8f8f8
    }
}

.media-header-section.has-background {
    padding: 0
}

@media (max-width:991.98px) {
    .media-header-section.has-background {
        background-color: transparent !important
    }
}

.media-header {
    display: grid;
    grid-template-columns: 100%;
    gap: 0 .625rem;
    margin: 0
}

@media (min-width:992px) {
    .media-header {
        grid-template-columns: repeat(2, 1fr);
        padding-top: 5.468vw
    }
}

.media-header>.wp-block-column {
    margin: 0 !important
}

.media-header__main-title {
    position: relative;
    padding: 3rem 0 2.5rem;
    background: #f8f8f8
}

@media (min-width:992px) {
    .media-header__main-title {
        display: grid;
        align-content: center;
        padding: 6.145vw 0 8.854vw
    }
}

@media (max-width:991.98px) {
    .media-header__main-title:before {
        content: &#039;&#039;;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: auto;
        height: 100%;
        margin-left: calc(50% - 500vw);
        margin-right: calc(50% - 500vw);
        background: #f8f8f8
    }

    .media-header__main-title>* {
        position: relative;
        z-index: 1
    }
}

.media-header__main-title h1 {
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .media-header__main-title h1 {
        margin-bottom: 1.375rem
    }
}

.media-header__main-title>:last-child {
    margin-bottom: 0
}

.media-header__section-title {
    position: relative;
    background: #fff
}

@media (min-width:992px) {
    .media-header__section-title {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-top: 5.937vw
    }

    .media-header__section-title:before {
        content: &#039;&#039;;
        position: absolute;
        right: 0;
        left: 0;
        width: auto;
        height: 100%;
        margin-left: calc(50% - 500vw);
        margin-right: calc(50% - 500vw);
        background: #fff
    }

    .media-header__section-title>* {
        position: relative;
        z-index: 1
    }
}

.media-header__section-title>:last-child {
    margin-bottom: 0
}

.media-header__section-title h2 {
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    .media-header__section-title h2 {
        margin-bottom: 2em
    }
}

.media-header__player {
    position: relative;
    grid-row: span 2;
    z-index: 1
}

@media (max-width:991.98px) {
    .media-header__player {
        padding-bottom: 1.25rem
    }

    .media-header__player:before {
        content: &#039;&#039;;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: auto;
        height: calc(100%/2.8);
        margin-left: calc(50% - 500vw);
        margin-right: calc(50% - 500vw);
        background: #f8f8f8
    }

    .media-header__player>* {
        position: relative;
        z-index: 1
    }
}

.media-header__player figure {
    width: 100%;
    height: 100%;
    margin: 0 !important
}

.media-header__player figure:hover,
.media-header__player figure:focus,
.media-header__player figure:active {
    opacity: .95
}

.media-header__player figure a {
    outline: none
}

.media-header__player figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.media-body-section {
    margin-bottom: 0
}

@media (min-width:992px) {
    .media-body-section {
        margin-bottom: 6.666em
    }
}

@media (min-width:1200px) {
    .media-body-section>.wp-block-column {
        padding-left: 6.25rem !important;
        padding-right: 6.25rem !important
    }
}

.media-body-section .nav-tabs {
    margin-bottom: 2.5rem
}

@media (min-width:992px) {
    .media-body-section .nav-tabs {
        margin-bottom: 3.444em
    }
}

.media-body-section .nav-tabs ul {
    justify-content: center
}

@media (min-width:992px) and (max-width:1599.98px) {
    .media-body-section .nav-tabs li {
        font-size: .5rem !important
    }
}

@media (min-width:992px) {
    .media-body-section .nav-tabs li:not(:first-of-type) {
        margin-left: 1.25rem
    }
}

@media (min-width:1600px) {
    .media-body-section .nav-tabs li:not(:first-of-type) {
        margin-left: 1.875rem
    }
}

.media-body-section .tab-content {
    margin-bottom: 0 !important
}

.media-body-section .tab-content.wp-block-gallery {
    display: none
}

.media-body-section .tab-content.wp-block-gallery.current {
    display: flex
}

.media-body-section .tab-content .wp-block-image {
    flex-grow: 0 !important
}

@media (min-width:992px) {
    .media-body-section .tab-content .wp-block-image {
        width: calc(25% - 5.730659%*0.75) !important;
        margin-right: 5.730659% !important;
        margin-bottom: 2.111em !important
    }

    .media-body-section .tab-content .wp-block-image:nth-of-type(4n) {
        margin-right: 0 !important
    }
}

@media (max-width:991.98px) {
    .media-body-section .tab-content .wp-block-image {
        width: 47.8260869565% !important;
        margin: 0 4.34783% 2.5rem 0 !important
    }

    .media-body-section .tab-content .wp-block-image:nth-of-type(even) {
        margin-right: 0 !important
    }
}

.media-body-section .tab-content .wp-block-image img {
    aspect-ratio: 1;
    cursor: pointer
}

.media-body-section .tab-content .wp-block-image figcaption {
    position: relative !important;
    margin-top: .625rem !important;
    padding: 0 !important;
    text-align: left !important;
    text-transform: uppercase;
    background: 0 0 !important;
    color: #234C69 !important
}

@media (min-width:992px) {
    .media-body-section .tab-content .wp-block-image figcaption {
        margin-top: 1.388em
    }
}

.media-body-section .tab-content .wp-block-image figcaption a {
    font-family: &#039;SoehneBreitBuch&#039;;
    text-decoration: none;
    outline: none;
    cursor: default
}

.media-load-btn {
    display: none;
    margin-bottom: 3.5rem
}

.accessories .hero-banner-section .wp-block-cover img {
    -o-object-position: 70%;
    object-position: 70%
}

.accessories .hero-banner-section__content {
    margin-top: -4.625rem;
    padding: 2.125rem 1.125rem
}

@media (min-width:992px) {
    .accessories .hero-banner-section__content {
        width: calc(7*(100%/12));
        margin-top: -11.718vw;
        padding: 4.947vw 2.8125vw
    }
}

@media (max-width:991.98px) {
    .accessories .hero-banner-section__content h1 {
        margin-bottom: 2.125rem !important
    }
}

#content .accessories-table-section ul li {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: .5rem
}

#content .accessories-table-section ul li:before {
    content: &#039;&#039;;
    display: inline-block;
    width: .1875rem;
    height: .1875rem;
    margin-top: .666em;
    background: #27333c
}

#content .accessories-table-section ul li:not(:last-of-type) {
    margin-bottom: .9375rem
}

@media (min-width:992px) {
    #content .accessories-table-section ul li:not(:last-of-type) {
        margin-bottom: 2.222em
    }
}

#content .accessories-table-section {
    margin-bottom: 5.75rem
}

@media (min-width:992px) {
    #content .accessories-table-section {
        margin-bottom: 6.111em
    }
}

#content .accessories-table-section figure {
    margin-bottom: 2.8125rem
}

@media (min-width:992px) {
    #content .accessories-table-section figure {
        margin-bottom: 5.555em
    }
}

#content .accessories-table {
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .accessories-table {
        margin-left: -2em;
        margin-right: -2em
    }
}

@media (max-width:991.98px) {
    #content .accessories-table {
        flex-wrap: wrap;
        margin-bottom: 0
    }
}

#content .accessories-table h2 {
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .accessories-table h2 {
        margin-bottom: 3.846em
    }
}

#content .accessories-table h3 {
    margin-bottom: 1.5625rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .accessories-table h3 {
        margin-bottom: 2.5em
    }
}

#content .accessories-table__item {
    margin: 0
}

@media (min-width:768px) {
    #content .accessories-table__item {
        max-width: 50%;
        margin-left: 25%
    }
}

@media (min-width:992px) {
    #content .accessories-table__item {
        padding: 0 2em
    }
}

@media (max-width:991.98px) {
    #content .accessories-table__item {
        flex-basis: 100% !important;
        padding-right: 0
    }

    #content .accessories-table__item:not(:last-of-type) {
        margin-bottom: 5.625rem
    }
}

@media (max-width:991.98px) {
    #content .accessories-table__item:nth-of-type(1) h2 {
        margin-bottom: 2.1875rem
    }
}

@media (min-width:992px) {
    #content .accessories-table__item:nth-of-type(2) {
        border-left: 1px solid #afafaf
    }
}

@media (min-width:992px) {
    #content .accessories-table__item:nth-of-type(3) h2 {
        margin-bottom: 2.692em
    }
}

#content .accessories-table__item .highlight-tag {
    margin-bottom: 3.125rem;
    padding: 1.125rem 1.75rem;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2
}

@media (min-width:992px) {
    #content .accessories-table__item .highlight-tag {
        margin-bottom: 5em;
        padding: 1.25em 2em
    }
}

@media (max-width:991.98px) {
    #content .accessories-table__item .highlight-tag {
        letter-spacing: .142em
    }
}

#content .accessories-table__item>.wp-block-group:not(:last-of-type) {
    margin-bottom: 3.25rem
}

@media (min-width:992px) {
    #content .accessories-table__item>.wp-block-group:not(:last-of-type) {
        margin-bottom: 3.888em
    }
}

#content .internet-policy-section {
    margin: 3.125rem 0 3.5rem
}

@media (min-width:992px) {
    #content .internet-policy-section {
        margin: 4em 0 6.444em
    }
}

#content .internet-policy-section__video {
    position: relative;
    margin-bottom: 1.75rem
}

@media (min-width:992px) {
    #content .internet-policy-section__video {
        margin-bottom: 4em
    }
}

#content .internet-policy-section__video figure {
    margin-bottom: 0
}

#content .internet-policy-section__video-cover {
    position: absolute;
    z-index: 1;
    cursor: pointer
}

#content .internet-policy-section__video.is-active .internet-policy-section__video-cover {
    z-index: 0
}

#content .internet-policy-section h2 {
    margin-bottom: 2rem;
    text-transform: uppercase;
    line-height: 1.538
}

@media (min-width:992px) {
    #content .internet-policy-section h2 {
        margin-bottom: 2.153em
    }
}

@media (max-width:991.98px) {
    #content .page-header-line-section p>br {
        display: none
    }
}

#content .showroom-section>.wp-block-column {
    padding-right: 0
}

#content .showroom-section__body {
    margin: 3.4375rem 0
}

@media (min-width:992px) {
    #content .showroom-section__body {
        margin: 5.555em 0 8.555em
    }
}

#content .showroom-section__body .wp-block-group__inner-container {
    position: relative
}

#content .showroom-section__image {
    margin-bottom: 1.5rem
}

@media (min-width:992px) {
    #content .showroom-section__image {
        margin-bottom: 0
    }
}

@media screen and (min-width:1400px) {
    #content .showroom-section__map {
        left: 62%
    }
}

@media (min-width:992px) {
    #content .showroom-section__map {
        position: absolute;
        bottom: 0;
        right: 0;
        width: calc(5.8*(100%/12))
    }
}

@media (max-width:991.98px) {
    #content .showroom-section__map {
        margin-bottom: 3.4375rem
    }
}

#content .showroom-section__map-inner {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

@media (min-width:992px) {
    #content .showroom-section__map-inner {
        border-top: 10px solid #fff;
        border-left: 10px solid #fff
    }
}

#content .showroom-section__map-inner:before {
    content: &#039;&#039;;
    display: block;
    padding-top: 66.733%
}

#content .showroom-section__map-inner iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

@media (min-width:992px) {
    #content .showroom-section__address {
        margin-top: 5em
    }
}

@media (max-width:991.98px) {
    #content .showroom-section__address {
        text-align: center
    }

    #content .showroom-section__address .wp-block-buttons {
        justify-content: center
    }
}

#content .privacy-policy-section {
    margin: 3.75rem 0
}

@media (min-width:992px) {
    #content .privacy-policy-section {
        margin: 5.555em 0 8.333em
    }
}

#content .privacy-policy-section h2 {
    margin-bottom: 1.5625rem;
    text-transform: uppercase;
    line-height: 1.65
}

@media (min-width:992px) {
    #content .privacy-policy-section h2 {
        margin-bottom: 1.9em
    }
}

#content .privacy-policy-section ul {
    margin-bottom: 1.41575em;
    margin-left: 1.25rem
}

@media (min-width:992px) {
    #content .privacy-policy-section ul {
        margin-left: 1.555em
    }
}

#content .privacy-policy-section ul li {
    display: flex
}

#content .privacy-policy-section ul li:before {
    content: &#039;&#039;;
    display: inline-block;
    width: .1875rem;
    height: .1875rem;
    min-width: .1875rem;
    margin-top: .777em;
    margin-right: .5rem;
    background: #27333c
}

#content .privacy-policy-section .wp-block-group {
    margin-bottom: 3.75rem
}

@media (min-width:992px) {
    #content .privacy-policy-section .wp-block-group {
        margin-bottom: 3.888em
    }
}

#content .privacy-policy-section .wp-block-group:last-of-type {
    margin-bottom: 0
}

#content .privacy-policy-section .wp-block-group>.wp-block-group__inner-container :last-child {
    margin-bottom: 0
}

.blogs .site-main {
    margin-bottom: 4.375rem
}

.blogs .site-main .editor-section--small>.wp-block-column {
    max-width: 1648px !important
}

.blog .site-main .container-fluid {
    max-width: 1124px
}

.posts {
    position: relative;
    margin-top: calc(max(12.760417vw, 3.75rem))
}

.posts__featured-image {
    display: none
}

@media (min-width:992px) {
    .posts__featured-image {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        transform: translateY(-50%)
    }
}

.posts .post {
    padding-bottom: 3.75rem;
    margin: 0
}

@media (min-width:992px) {
    .posts .post {
        display: flex;
        padding: 3.75rem 0;
        border-top: 1px solid rgba(46, 54, 59, .2)
    }

    .posts .post>div:first-child,
    .posts .post>.entry-header:first-child {
        flex-basis: 24%
    }

    .posts .post>div:last-child,
    .posts .post>.entry-header:last-child {
        flex-basis: 36%;
        padding-left: 1.5625vw
    }
}

.posts .post__date {
    color: #cc5e00;
    text-transform: uppercase
}

.posts .post__categories {
    color: #afafaf;
    margin: .5rem 0 1rem;
    text-transform: uppercase
}

.posts .post__categories>a {
    color: inherit
}

.posts .post__title {
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    .posts .post__title {
        margin-bottom: 1.875rem
    }
}

.posts .post__title>a {
    text-decoration: none
}

.posts .post__excerpt {
    margin-bottom: 0
}

.single-post .hentry .entry-header {
    border-bottom: 0;
    margin-bottom: 3.4375rem
}

@media (min-width:992px) {
    .single-post .hentry .entry-header {
        margin-bottom: 7.291667vw
    }
}

.single-post .hentry .entry-header .posted-on {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: .6875rem;
    text-transform: uppercase
}

.single-post .site-main .post-navigation {
    margin-top: 5.625rem;
    text-align: center
}

@media (min-width:992px) {
    .single-post .site-main .post-navigation {
        margin-top: 10.416667vw
    }
}

.single-post .site-main .post-navigation .nav-previous,
.single-post .site-main .post-navigation .nav-next {
    float: none;
    display: inline-block;
    width: auto;
    margin: 0 .5rem
}

@media (min-width:992px) {

    .single-post .site-main .post-navigation .nav-previous,
    .single-post .site-main .post-navigation .nav-next {
        margin: 0 .75rem
    }
}

.single-post .site-main .post-navigation .nav-previous a:before {
    display: none
}

.single-post .site-main .post-navigation .nav-previous a svg {
    margin-right: .625rem
}

.single-post .site-main .post-navigation .nav-next a:after {
    display: none
}

.single-post .site-main .post-navigation .nav-next a svg {
    margin-left: .625rem
}

.category #content .page-header {
    max-width: 1648px;
    padding: 0 1.625rem;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 2.875rem 1.625rem !important;
    background-color: transparent
}

@media (min-width:992px) {
    .category #content .page-header {
        padding-top: 8.111em !important
    }
}

.category #content .page-header .page-title {
    position: relative;
    margin: 0;
    padding-bottom: 2rem;
    border-bottom: 1px solid #3E4F5B;
    text-transform: uppercase;
    line-height: 1.4
}

@media (min-width:992px) {
    .category #content .page-header .page-title {
        padding-bottom: .666em
    }
}

@media (min-width:992px) {
    .category #content .page-header .page-title>br {
        display: none
    }
}

.category #content .hentry .entry-header {
    border-bottom: 0
}

.lookbook-download-section {
    margin-bottom: 1.875rem
}

@media (min-width:768px) {
    .lookbook-download-section:first-child {
        margin-top: 5rem
    }
}

.lookbook-download-section__container {
    margin: 0 -1.625rem
}

@media (min-width:768px) {
    .lookbook-download-section__container {
        margin: 0
    }
}

@media (min-width:992px) {
    .lookbook-download-section__container {
        justify-content: flex-end
    }
}

.lookbook-download-section__content {
    margin-bottom: 0 !important;
    padding: 3.125rem !important
}

@media (min-width:992px) {
    .lookbook-download-section__content {
        padding: 1.875rem 2.5rem !important
    }
}

@media (max-width:991.98px) {
    .lookbook-download-section__content {
        flex-basis: 100% !important
    }
}

@media (max-width:767.98px) {
    .lookbook-download-section__content {
        text-align: center
    }
}

.lookbook-download-section__content h3 {
    margin-top: 0;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    .lookbook-download-section__content h3 {
        margin-bottom: 1.875rem
    }
}

.lookbook-download-section__content p {
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .lookbook-download-section__content .wp-block-buttons {
        justify-content: center
    }
}

.contact-us-section {
    margin: 3.75rem 0
}

@media (min-width:992px) {
    .contact-us-section {
        margin: 5.555em 0 8.333em
    }
}

.contact-us-section h2 {
    margin-bottom: 1.5625rem;
    text-transform: uppercase;
    line-height: 1.65
}

@media (min-width:992px) {
    .contact-us-section h2 {
        margin-bottom: 1.9em
    }
}

.contact-us-section .wp-block-group {
    margin-bottom: 3.75rem
}

@media (min-width:992px) {
    .contact-us-section .wp-block-group {
        margin-bottom: 3.888em
    }
}

.contact-us-tour-section {
    display: none;
    margin: 0 -1.625rem
}

@media (min-width:768px) {
    .contact-us-tour-section {
        margin: 0
    }
}

.contact-us-tour-section__content {
    padding: 3.125rem;
    text-align: center
}

@media (min-width:992px) {
    .contact-us-tour-section__content {
        text-align: left
    }
}

@media (min-width:992px) {
    .contact-us-tour-section__content {
        display: flex;
        align-items: center;
        padding: 2.5rem 3.125rem !important
    }

    .contact-us-tour-section__content>.wp-block-image {
        margin: 0 4vw 0 0
    }

    .contact-us-tour-section__content>.wp-block-image>figure {
        margin-bottom: 0 !important
    }

    .contact-us-tour-section__content>.wp-block-group {
        margin-bottom: 0
    }

    .contact-us-tour-section__content>.wp-block-group .wp-block-buttons {
        justify-content: flex-start
    }
}

.contact-us-tour-section__content h3 {
    margin-top: 0;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    .contact-us-tour-section__content h3 {
        margin-bottom: 1.875rem
    }
}

.careers .hero-banner-section .wp-block-cover img {
    -o-object-position: 66% !important;
    object-position: 66% !important
}

.careers .hero-banner-section__content {
    margin-top: -2.8125rem;
    padding: 2.25rem 2.25rem 3.5rem
}

@media (min-width:992px) {
    .careers .hero-banner-section__content {
        width: calc(7*(100%/12));
        margin-top: -11.979vw;
        padding: 4.6875vw 7.2916vw
    }
}

#content .careers-section {
    margin-bottom: 3.75rem
}

@media (min-width:992px) {
    #content .careers-section {
        margin-bottom: 4.888em
    }
}

#content .careers-section__body {
    margin-top: 3.75rem;
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .careers-section__body {
        margin-top: 5em
    }
}

#content .careers-section__body>.wp-block-column {
    margin-bottom: 0
}

@media (min-width:1600px) {
    #content .careers-section .accordion {
        margin-left: 2.333em
    }
}

@media (min-width:992px) {
    #content .careers-section .accordion {
        margin-left: 1.615em
    }
}

#content .careers-section .accordion__body {
    padding-left: 2rem;
    padding-right: 2rem
}

@media (min-width:992px) {
    #content .careers-section .accordion__body {
        padding: 4.777em 3em 9.444em
    }
}

.about-urbanfloor .hero-banner-section {
    margin-bottom: 3.75rem
}

@media (min-width:992px) {
    .about-urbanfloor .hero-banner-section {
        margin-bottom: 4.166vw !important
    }
}

.about-urbanfloor .hero-banner-section__content {
    margin-top: -3.75rem;
    padding: 2.25rem 1.25rem
}

@media (min-width:992px) {
    .about-urbanfloor .hero-banner-section__content {
        width: calc(6.3*(100%/12));
        max-width: calc(6.3*(100%/12));
        margin-top: -11.458vw;
        padding: 4.479vw 2.083vw 2.708vw 3.333vw
    }
}

@media (min-width:992px) {
    .about-urbanfloor .hero-banner-section__content h1 {
        margin-bottom: 1.083em
    }
}

#content .about-intro-section {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 2.8125rem
}

@media (min-width:992px) {
    #content .about-intro-section {
        padding-bottom: 6.145vw !important
    }
}

#content .about-intro-section:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    z-index: -1
}

@media (min-width:992px) {
    #content .about-intro-section:after {
        height: 68%
    }
}

#content .about-intro-section.has-background {
    padding: 0
}

#content .about-intro-section>.wp-block-column {
    margin-bottom: 0
}

#content .about-intro-section__columns {
    display: grid;
    margin-bottom: 0;
    padding-bottom: 2.8125rem
}

@media (min-width:992px) {
    #content .about-intro-section__columns {
        grid-template-columns: 1fr 1fr;
        gap: 4.27vw 4.166vw;
        padding-bottom: 0
    }
}

#content .about-intro-section__columns>.wp-block-column {
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0
}

@media (max-width:991.98px) {
    #content .about-intro-section__columns>.wp-block-column:nth-child(1) {
        margin: 0 -1.625rem 2.25rem
    }
}

@media (min-width:992px) {
    #content .about-intro-section__columns>.wp-block-column:nth-child(2) {
        grid-column: 1/2
    }
}

@media (min-width:992px) {
    #content .about-intro-section__columns>.wp-block-column:nth-child(3) {
        grid-column: 2;
        grid-row: 1/3
    }
}

@media (max-width:991.98px) {
    #content .about-intro-section__columns>.wp-block-column:nth-child(3) {
        display: none
    }
}

#content .about-intro-section__columns>.wp-block-column :last-child {
    margin-bottom: 0
}

#content .about-intro-section__columns>.wp-block-column figure {
    width: 100%;
    height: 100%;
    margin-bottom: 0
}

#content .about-intro-section__columns>.wp-block-column figure>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#content .about-mission-section {
    margin: 3.75rem 0 5.75rem
}

@media (min-width:992px) {
    #content .about-mission-section {
        margin: 6.77vw 0 9.114vw
    }
}

#content .about-mission-section__columns {
    display: grid;
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .about-mission-section__columns {
        grid-template-columns: 1fr 1fr;
        gap: 4.791vw 4.166vw
    }
}

#content .about-mission-section__columns h2 {
    margin-bottom: 2rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .about-mission-section__columns h2 {
        margin-bottom: 1.083em
    }
}

#content .about-mission-section__columns h2+h3 {
    border-top: 0
}

#content .about-mission-section__columns>.wp-block-column {
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0
}

@media (max-width:991.98px) {
    #content .about-mission-section__columns>.wp-block-column:nth-child(1) {
        margin-bottom: 4.75rem
    }
}

@media (min-width:992px) {
    #content .about-mission-section__columns>.wp-block-column:nth-child(2) {
        grid-column: 1;
        grid-row: 2
    }
}

@media (max-width:991.98px) {
    #content .about-mission-section__columns>.wp-block-column:nth-child(2) {
        margin: 0 -1.625rem 4.75rem
    }
}

@media (min-width:992px) {
    #content .about-mission-section__columns>.wp-block-column:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
        margin: 0 16%
    }
}

#content .about-mission-section__columns>.wp-block-column:nth-child(3) h3 {
    margin: 2.5rem 0 1.75rem
}

@media (min-width:992px) {
    #content .about-mission-section__columns>.wp-block-column:nth-child(3) h3 {
        margin: 1.692em 0 .615em
    }
}

#content .about-mission-section__columns>.wp-block-column:nth-child(3)>p {
    margin-bottom: 0
}

#content .about-mission-section__columns>.wp-block-column :last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .about-mission-section__columns>.wp-block-column figure {
        width: 100%;
        height: 100%;
        margin-bottom: 0
    }
}

@media (max-width:991.98px) {
    #content .about-mission-section__columns>.wp-block-column figure {
        position: relative
    }

    #content .about-mission-section__columns>.wp-block-column figure:before {
        content: "";
        display: block;
        padding: 94.722% 0 0;
        overflow: hidden
    }
}

#content .about-mission-section__columns>.wp-block-column figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991.98px) {
    #content .about-mission-section__columns>.wp-block-column figure img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
}

#content .about-sustain-section {
    position: relative;
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .about-sustain-section {
        padding-bottom: 10vw !important
    }
}

@media (min-width:992px) {
    #content .about-sustain-section:after {
        content: "";
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 58%;
        background: #f8f8f8;
        z-index: -1
    }
}

#content .about-sustain-section.has-background {
    padding: 0
}

#content .about-sustain-section>.wp-block-column {
    margin-bottom: 0
}

#content .about-sustain-section__columns {
    display: grid;
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .about-sustain-section__columns {
        grid-template-columns: 1fr 1fr;
        gap: 13.541vw 4.166vw
    }
}

#content .about-sustain-section__columns h2 {
    margin-bottom: 3.625rem;
    text-transform: uppercase
}

@media (min-width:992px) {
    #content .about-sustain-section__columns h2 {
        margin-bottom: 1.083em
    }
}

#content .about-sustain-section__columns h2+h3 {
    border-top: 0
}

#content .about-sustain-section__columns>.wp-block-column {
    margin-bottom: 0;
    margin-right: 0;
    padding-right: 0
}

@media (max-width:991.98px) {
    #content .about-sustain-section__columns>.wp-block-column:nth-child(1) {
        margin-bottom: 1.41575em
    }
}

@media (min-width:992px) {
    #content .about-sustain-section__columns>.wp-block-column:nth-child(2) {
        grid-column: 1;
        grid-row: 2
    }
}

@media (max-width:991.98px) {
    #content .about-sustain-section__columns>.wp-block-column:nth-child(2) {
        margin-bottom: 4.75rem
    }
}

#content .about-sustain-section__columns>.wp-block-column:nth-child(3) {
    margin: 0 -1.625rem
}

@media (min-width:992px) {
    #content .about-sustain-section__columns>.wp-block-column:nth-child(3) {
        grid-column: 2;
        grid-row: span 2;
        margin: 0 0 0 16%
    }
}

#content .about-sustain-section__columns>.wp-block-column:nth-child(3)>p {
    margin-bottom: 0
}

#content .about-sustain-section__columns>.wp-block-column :last-child {
    margin-bottom: 0
}

@media (min-width:992px) {
    #content .about-sustain-section__columns>.wp-block-column figure {
        width: 100%;
        height: 100%;
        margin-bottom: 0
    }
}

@media (max-width:991.98px) {
    #content .about-sustain-section__columns>.wp-block-column figure {
        position: relative
    }

    #content .about-sustain-section__columns>.wp-block-column figure:before {
        content: "";
        display: block;
        padding: 94.722% 0 0;
        overflow: hidden
    }
}

#content .about-sustain-section__columns>.wp-block-column figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:991.98px) {
    #content .about-sustain-section__columns>.wp-block-column figure img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
}

#content .about-timeline-section {
    margin: 5.25rem 0 5.625rem
}

#content .about-timeline-section>.wp-block-column {
    padding-right: 0
}

@media (min-width:992px) {
    #content .about-timeline-section {
        margin: 9.6875vw 0 14.7916vw
    }
}

#content .about-timeline-section h2 {
    margin-bottom: 4.875rem
}

@media (min-width:992px) {
    #content .about-timeline-section h2 {
        margin-bottom: 3.923em
    }
}

#content .about-timeline-section__columns {
    margin-bottom: 0
}

#content .about-timeline-section .timeline-slider {
    margin-bottom: 0;
    padding-right: 0
}

#content .about-timeline-section .wp-block-media-text {
    display: grid !important;
    grid-template-columns: 100%;
    margin: 0;
    padding: 0
}

@media (min-width:992px) {
    #content .about-timeline-section .wp-block-media-text {
        padding-right: 4.427vw
    }
}

#content .about-timeline-section .wp-block-media-text__media {
    position: relative;
    margin-bottom: 1.25rem
}

@media (min-width:992px) {
    #content .about-timeline-section .wp-block-media-text__media {
        margin-bottom: 1.444em
    }
}

#content .about-timeline-section .wp-block-media-text__media:before {
    content: "";
    display: block;
    padding-top: 100%;
    overflow: hidden
}

#content .about-timeline-section .wp-block-media-text__media img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#content .about-timeline-section .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2;
    padding: 0
}

#content .timeline-slider {
    --scrolled: 0
}

@media (min-width:992px) {
    #content .timeline-slider {
        margin-left: 15.104167vw
    }
}

#content .timeline-slider:after {
    content: &#039;&#039;;
    display: block;
    width: 100%;
    height: .1875rem;
    margin-top: 1.25rem;
    border-radius: .0625rem;
    background-color: #f5f5f5;
    background-image: linear-gradient(to right, #cc5e00, #cc5e00);
    background-repeat: no-repeat;
    background-size: var(--scrolled) 100%;
    transition: background-size .4s ease-in-out;
    overflow: hidden
}

@media (min-width:768px) {
    #content .timeline-slider .slick-arrow {
        position: absolute;
        width: 3.125rem;
        height: 3.125rem;
        transform: translateY(-50%);
        border-radius: 50%;
        background-color: #d7a470;
        font-size: 0;
        outline: 0;
        z-index: 1;
        transition: background-color .3s;
        transform: translateY(-50%)
    }
}

@media (min-width:768px) and (min-width:1200px) {
    #content .timeline-slider .slick-arrow {
        width: 2.916667vw;
        height: 2.916667vw;
        transform: translateX(50%) translateY(-50%)
    }
}

@media (min-width:768px) {

    #content .timeline-slider .slick-arrow:hover,
    #content .timeline-slider .slick-arrow:focus,
    #content .timeline-slider .slick-arrow:active {
        background-color: #d7a36f
    }

    #content .timeline-slider .slick-arrow:after {
        content: &#039;&#039;;
        display: block;
        width: 1.666vw;
        height: .8333vw;
        width: 1.375rem;
        height: .625rem;
        margin: auto;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; width=&#039;33.141&#039; height=&#039;17.36&#039; viewBox=&#039;0 0 33.141 17.36&#039;%3e%3cg id=&#039;Group_932&#039; data-name=&#039;Group 932&#039; transform=&#039;translate(-903.5 -858.298)&#039;%3e%3cpath id=&#039;Path_945&#039; data-name=&#039;Path 945&#039; d=&#039;M-16934.8-491.558h31.818&#039; transform=&#039;translate(17838.803 1358.539)&#039; fill=&#039;none&#039; stroke=&#039;%23fff&#039; stroke-linecap=&#039;round&#039; stroke-width=&#039;1&#039;/%3e%3cpath id=&#039;Path_946&#039; data-name=&#039;Path 946&#039; d=&#039;M-16909.762-498.927l10.477,7.979-10.477,7.979&#039; transform=&#039;translate(17835.1 1357.926)&#039; fill=&#039;none&#039; stroke=&#039;%23fff&#039; stroke-linecap=&#039;round&#039; stroke-width=&#039;1&#039;/%3e%3c/g%3e%3c/svg%3e");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%
    }

    #content .timeline-slider .slick-arrow.slick-prev {
        left: 0;
        transform: translateX(-50%) translateY(-50%) rotate(180deg)
    }

    #content .timeline-slider .slick-arrow.slick-next {
        right: 5.8%
    }
}

@media (min-width:768px) and (min-width:1200px) {
    #content .timeline-slider .slick-arrow.slick-next {
        right: 0
    }
}

@media (min-width:768px) {
    #content .timeline-slider .slick-arrow.slick-disabled {
        display: none !important
    }
}

@media (min-width:992px) {
    .cascade #content .collection-banner-section .cover-content {
        bottom: 11%;
        left: 61.5%;
        transform: translateX(-50%)
    }
}

@media (min-width:1600px) {
    .cascade #content .collection-banner-section .cover-content {
        left: 65%
    }
}

.cascade #content .collection-banner-section .cover-content .wp-block-group__inner-container {
    position: relative
}

@media (min-width:992px) {
    .cascade #content .collection-banner-section .cover-content .wp-block-image img {
        max-width: 80%;
        margin-right: 0;
        margin-left: auto
    }
}

@media (min-width:1600px) {
    .cascade #content .collection-banner-section .cover-content .wp-block-image img {
        max-width: 100%
    }
}

@media (min-width:992px) {
    .cascade #content .collection-banner-section .cover-content .wp-block-buttons {
        justify-content: flex-end
    }
}

.cascade #content .collection-banner-section .cover-content h4 {
    color: #fff;
    position: absolute;
    margin: 0;
    bottom: 56px;
    right: 4px;
    letter-spacing: .12em
}

@media (min-width:576px) and (max-width:991.98px) {
    .cascade #content .collection-banner-section .cover-content h4 {
        left: 50%;
        transform: translateX(-52%);
        text-align: right;
        width: 520px;
        bottom: 85px
    }
}

@media (min-width:992px) {
    .cascade #content .collection-banner-section .cover-content h4 {
        right: 10px;
        bottom: 80px
    }
}

#content .cascade-feature-section {
    margin: 1.875rem 0
}

@media (min-width:992px) {
    #content .cascade-feature-section {
        margin: 5.208vw 0
    }
}

#content .cascade-feature-section.has-background {
    padding: 0
}

#content .cascade-feature-section>.wp-block-column {
    margin-bottom: 0;
    padding-right: 0
}

#content .cascade-feature-section .wp-block-media-text {
    margin: 0;
    padding: 0
}

@media (max-width:991.98px) {
    #content .cascade-feature-section .wp-block-media-text {
        grid-template-columns: 100%
    }
}

@media (min-width:992px) {
    #content .cascade-feature-section .wp-block-media-text {
        padding-top: 4.062vw
    }
}

@media (max-width:991.98px) {
    #content .cascade-feature-section .wp-block-media-text__media {
        grid-column: 1;
        padding-top: 1.5625rem
    }
}

#content .cascade-feature-section .wp-block-media-text__content {
    padding: 0
}

@media (max-width:991.98px) {
    #content .cascade-feature-section .wp-block-media-text__content {
        grid-row: 2;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding: 1.375rem 1.625rem 0;
        background: #fff;
        text-align: center
    }
}

#content .cascade-feature-section .wp-block-media-text__content h2 {
    text-transform: uppercase
}

@media (max-width:991.98px) {
    #content .cascade-feature-section .wp-block-media-text__content h2 {
        font-size: 1rem
    }
}

#content .cascade-feature-section .wp-block-media-text__content p {
    margin-bottom: 0
}

.cascade #content .guarantee-list-section {
    margin: 6.25rem 0
}

@media (min-width:992px) {
    .cascade #content .guarantee-list-section {
        margin: 5.208vw 0
    }
}

#content .cascade-cta-section {
    margin: 4.625rem 0 4.75rem
}

@media (min-width:992px) {
    #content .cascade-cta-section {
        margin: 5.555em 0 8.333em
    }
}

#content .cascade-products-section .nav-tabs {
    margin: calc(max(36px, 4vw))
}

@media (min-width:992px) {
    #content .cascade-products-section .nav-tabs {
        margin: 4vw 0
    }
}

#content .cascade-products-section .nav-tabs ul {
    justify-content: center;
    background-color: #fff
}

#content .cascade-products-section .nav-tabs ul li {
    margin: 0 calc(max(16px, 1.666667vw))
}

#content .cascade-products-section .cascade-products {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

#content .cascade-products-section .cascade-products .product-card {
    margin: 0 auto 4.235801032em
}

@media (min-width:768px) {
    #content .cascade-products-section .cascade-products .product-card {
        width: 46.10144928%;
        margin-right: 1.94927536%;
        margin-left: 1.94927536%
    }
}

@media (min-width:1200px) {
    #content .cascade-products-section .cascade-products .product-card {
        width: 29.434783%;
        margin-right: 1.94927536%;
        margin-left: 1.94927536%
    }
}

#content .cascade-products-section .cascade-products .product-card>a {
    text-decoration: none
}

#content .cascade-products-section .cascade-products .product-card-image {
    position: relative
}

#content .cascade-products-section .cascade-products .product-card-image img {
    display: block
}

#content .cascade-products-section .cascade-products .product-card-meta {
    margin-top: calc(max(14px, .9375vw))
}

#content .cascade-products-section .cascade-products .product-card-meta__title {
    margin-bottom: .375rem;
    color: #234C69;
    font-family: &#039;SoehneBreitLeicht&#039; !important;
    font-size: 1rem !important;
    letter-spacing: .15em;
    text-transform: uppercase
}

@media (min-width:768px) {
    #content .cascade-products-section .cascade-products .product-card-meta__title {
        margin-bottom: .416667vw
    }
}

@media (min-width:1600px) {
    #content .cascade-products-section .cascade-products .product-card-meta__title {
        font-size: 1.625rem !important
    }
}

#content .cascade-products-section .cascade-products .product-card-meta__sku {
    color: #a69989
}

.timbertop {
    overflow: visible
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section {
        height: 300vh
    }
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section>.wp-block-group__inner-container {
        position: -webkit-sticky;
        position: sticky;
        top: 0
    }
}

.timbertop #content .collection-banner-section .wp-block-columns {
    position: relative;
    flex-wrap: wrap;
    max-width: 100%;
    margin-bottom: 0
}

@media (max-width:991.98px) {
    .timbertop #content .collection-banner-section .wp-block-columns {
        flex-wrap: wrap;
        height: 500vh
    }
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .wp-block-columns {
        overflow: hidden
    }
}

.timbertop #content .collection-banner-section .wp-block-columns .wp-block-column {
    margin-right: 0;
    margin-bottom: 0
}

@media (max-width:991.98px) {
    .timbertop #content .collection-banner-section .wp-block-columns .wp-block-column {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        flex-basis: 100% !important;
        padding-right: 0
    }
}

.timbertop #content .collection-banner-section .wp-block-columns .wp-block-column .wp-block-cover {
    margin: 0
}

@media (max-width:991.98px) {
    .timbertop #content .collection-banner-section .wp-block-columns .wp-block-column .wp-block-cover {
        height: 100vh
    }
}

.timbertop #content .collection-banner-section .wp-block-video {
    margin-bottom: 0
}

@media (min-width:992px) {

    .timbertop #content .collection-banner-section .cover-scene-mobile,
    .timbertop #content .collection-banner-section .cover-texture-mobile {
        display: none
    }
}

.timbertop #content .collection-banner-section .cover-scene-desktop,
.timbertop #content .collection-banner-section .cover-texture-desktop {
    display: none
}

@media (min-width:992px) {

    .timbertop #content .collection-banner-section .cover-scene-desktop,
    .timbertop #content .collection-banner-section .cover-texture-desktop {
        display: block
    }
}

@media (max-width:991.98px) {
    .timbertop #content .collection-banner-section .cover-scene {
        height: 100vh
    }
}

.timbertop #content .collection-banner-section .cover-scene .wp-block-cover__inner-container {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    color: #fff;
    transform: translate(-50%, -50%)
}

@media (max-width:991.98px) {
    .timbertop #content .collection-banner-section .cover-scene .wp-block-cover__inner-container {
        opacity: 0;
        transition: all .6s ease-in-out;
        transform: translate(-50%, 50%)
    }

    .timbertop #content .collection-banner-section .cover-scene .wp-block-cover__inner-container.is-visible {
        opacity: 1;
        transform: translate(-50%, -50%)
    }
}

@media (min-width:768px) {
    .timbertop #content .collection-banner-section .cover-scene .wp-block-cover__inner-container {
        width: 37.5vw
    }
}

.timbertop #content .collection-banner-section .cover-scene .wp-block-cover__inner-container>p {
    font-family: &#039;SoehneBreitBuch&#039;;
    font-size: clamp(2rem, calc(2vw + 1rem), 3.438rem) !important;
    line-height: 1.27272727;
    letter-spacing: .15em
}

@media (max-width:991.98px) {
    .timbertop #content .collection-banner-section .cover-texture {
        height: 100vh
    }
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture {
        overflow-x: hidden
    }
}

.timbertop #content .collection-banner-section .cover-texture .wp-block-cover {
    width: 100vw
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture .wp-block-cover {
        z-index: 1
    }
}

.timbertop #content .collection-banner-section .cover-texture .wp-block-cover__video-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture .wp-block-cover__video-background {
        left: -50vw
    }
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture-frame {
        position: absolute;
        z-index: 2;
        background-color: #f6f8f9
    }

    .timbertop #content .collection-banner-section .cover-texture-frame-top,
    .timbertop #content .collection-banner-section .cover-texture-frame-bottom {
        width: 100%;
        height: 9.270833vw
    }

    .timbertop #content .collection-banner-section .cover-texture-frame-right,
    .timbertop #content .collection-banner-section .cover-texture-frame-left {
        width: 17.552083vw;
        height: 100%
    }

    .timbertop #content .collection-banner-section .cover-texture-frame-top {
        top: 0;
        left: 50%
    }

    .timbertop #content .collection-banner-section .cover-texture-frame-right {
        top: 0;
        right: 0
    }

    .timbertop #content .collection-banner-section .cover-texture-frame-bottom {
        bottom: 0;
        left: 50%
    }

    .timbertop #content .collection-banner-section .cover-texture-frame-left {
        top: 0;
        left: 50%
    }
}

.timbertop #content .collection-banner-section .cover-texture-logo {
    position: absolute;
    z-index: 3;
    top: 50vh;
    left: 50%;
    height: auto;
    text-align: center;
    transform: translate(-50%, -50%)
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture-logo {
        top: 50%
    }
}

.timbertop #content .collection-banner-section .cover-texture-logo>svg {
    width: calc(min(70vw, 400px))
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture-logo>svg {
        width: 22vw;
        height: auto
    }
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-texture-logo>svg path {
        opacity: 0
    }
}

.timbertop #content .collection-banner-section .cover-texture-logo>.btn--outline,
.timbertop #content .collection-banner-section .single-post .site-main .post-navigation .cover-texture-logo>a,
.single-post .site-main .post-navigation .timbertop #content .collection-banner-section .cover-texture-logo>a {
    margin-top: 1.875rem;
    text-decoration: none;
    transition: all 1s ease-in-out
}

@media (min-width:992px) {

    .timbertop #content .collection-banner-section .cover-texture-logo>.btn--outline,
    .timbertop #content .collection-banner-section .single-post .site-main .post-navigation .cover-texture-logo>a,
    .single-post .site-main .post-navigation .timbertop #content .collection-banner-section .cover-texture-logo>a {
        position: relative;
        top: 50px;
        opacity: 0
    }
}

.timbertop #content .collection-banner-section .cover-scrolldown {
    position: absolute;
    top: 2.083333vw;
    right: 2.083333vw;
    z-index: 3;
    display: none;
    color: #fff;
    font-family: &#039;SoehneBreitKraeftig&#039;, sans-serif;
    font-size: .5rem;
    letter-spacing: .4em;
    text-transform: uppercase;
    transform: rotate(-90deg);
    transform-origin: right center
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-scrolldown {
        display: inline
    }
}

.timbertop #content .collection-banner-section .cover-badge {
    position: fixed;
    bottom: calc(max(2.083333vw, 25px));
    right: calc(max(2.083333vw, 25px));
    z-index: 3;
    margin-bottom: 0
}

@media (min-width:992px) {
    .timbertop #content .collection-banner-section .cover-badge {
        position: absolute;
        width: 7.8125rem
    }

    .timbertop #content .collection-banner-section .cover-badge>img {
        width: 100%;
        height: auto
    }
}

#content .feature-columns-section {
    margin-bottom: 3.125rem
}

@media (min-width:992px) {
    #content .feature-columns-section {
        margin-bottom: 6.77083vw
    }
}

@media (max-width:991.98px) {
    #content .feature-columns-section .wp-block-media-text__content {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media (min-width:1600px) {
    #content .feature-columns-section .wp-block-media-text__content h2 {
        font-size: 2.125rem !important
    }
}

.timbertop #content .staggered-column-section {
    margin-bottom: 3.125rem
}

@media (min-width:992px) {
    .timbertop #content .staggered-column-section {
        margin-bottom: 6.77083vw
    }
}

#content .product-gallery-section {
    margin-bottom: 4.625rem
}

@media (min-width:992px) {
    #content .product-gallery-section {
        margin-bottom: 6.77083vw
    }
}

#content .product-gallery-section .product-gallery-slider .wp-block-media-text {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center
}

#content .product-gallery-section .product-gallery-slider .wp-block-media-text:hover .wp-block-media-text__content {
    opacity: 1;
    transition: opacity .3s ease
}

@media (max-width:991.98px) {
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text:hover .wp-block-media-text__content {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media (max-width:991.98px) {
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__media {
        height: calc((100vw - 52px)*1.6)
    }

    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__media>img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

#content .product-gallery-section .product-gallery-slider .wp-block-media-text__content {
    position: absolute;
    background-color: rgba(255, 255, 255, .7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.5625rem .625rem 0;
    opacity: 0
}

@media (min-width:992px) {
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__content {
        display: grid;
        justify-content: center;
        align-content: start;
        padding: 2% 2% 0
    }
}

@media (min-width:1200px) {
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__content {
        align-content: center;
        padding: 0 15%
    }
}

#content .product-gallery-section .product-gallery-slider .wp-block-media-text__content p {
    line-height: 1.53846154
}

@media (max-width:991.98px) {
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__content .wp-block-button__link {
        padding: 0;
        border: 0;
        color: #cc5e00 !important;
        text-decoration: underline !important
    }

    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__content .wp-block-button__link:hover,
    #content .product-gallery-section .product-gallery-slider .wp-block-media-text__content .wp-block-button__link:focus {
        background-color: transparent
    }
}

@media (min-width:992px) {
    #content .product-gallery-section .product-gallery-slider .slick-dots {
        bottom: 1.875rem
    }
}

@media (min-width:1600px) {
    #content .product-gallery-section .product-gallery-slider .slick-dots {
        bottom: 3.75rem
    }
}

#content .product-related {
    overflow-x: hidden
}

@media (min-width:768px) {
    #content .product-related .wp-block-columns {
        flex-wrap: wrap
    }
}

@media (max-width:991.98px) {
    #content .product-related .wp-block-columns>.wp-block-column {
        flex-basis: 100% !important;
        margin-right: 0
    }
}

@media (max-width:991.98px) {
    #content .product-related .wp-block-buttons {
        align-items: center;
        margin-bottom: 1.5625rem
    }
}

@media (max-width:991.98px) {
    #content .product-related .wp-block-buttons .button .wp-block-button__link {
        min-width: 10.625rem
    }
}

@media (min-width:992px) {
    .page-template-template-news #content .page-header-line-section {
        padding-top: 4.6875vw !important
    }
}

.news .pagination {
    border-top: 0
}

.news-list {
    max-width: 67rem;
    margin: 0 auto
}

@media (min-width:992px) {
    .news-list>ul {
        display: flex;
        flex-wrap: wrap
    }
}

.news-post {
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #afafaf;
    margin: 1.875rem 0
}

@media (min-width:992px) {
    .news-post {
        flex: 1 0 50%;
        border-bottom: 0;
        margin-top: 3.125rem;
        margin-bottom: 1.875rem
    }

    .news-post:nth-child(even) {
        padding-left: 2.5rem
    }

    .news-post:nth-child(odd) {
        padding-right: 2.5rem
    }
}

.news-post__image {
    width: 100%
}

.news-post__date {
    margin: .9375rem 0;
    color: #cc5e00;
    font-family: &#039;SoehneBreitKraeftig&#039;, sans-serif;
    font-size: .5625rem;
    text-transform: uppercase
}

.news-post__title {
    margin-bottom: .9375rem;
    font-family: &#039;SoehneBreitKraeftig&#039;, sans-serif !important;
    font-size: .625rem !important;
    text-transform: uppercase
}

.news-post__content>p:last-child {
    margin-bottom: 0
}

.news-post__content>p:last-child>a {
    color: #a69989;
    font-family: &#039;SoehneBreitKraeftig&#039;, sans-serif;
    font-size: .5rem;
    line-height: 1;
    text-decoration: underline;
    text-transform: uppercase
}

.woocommerce-cart .site-main .woocommerce {
    padding-bottom: 3.75rem
}

@media (min-width:768px) {
    .woocommerce-cart .site-main .woocommerce {
        padding-bottom: 6.25rem
    }
}

.woocommerce-cart .site-main .woocommerce>.container-fluid {
    max-width: 85rem
}

@media (min-width:768px) {
    .woocommerce-cart .personal-info {
        padding-right: 2.5rem;
        border-right: 1px solid rgba(175, 175, 175, .3)
    }
}

.woocommerce-cart h2 {
    margin-bottom: 2.1875rem;
    color: #cc5e00 !important;
    text-transform: uppercase
}

.woocommerce-cart .shop_table th,
.woocommerce-cart .shop_table td {
    padding: 1rem 0;
    vertical-align: middle
}

@media (min-width:768px) {

    .woocommerce-cart .shop_table th,
    .woocommerce-cart .shop_table td {
        padding: 1rem
    }
}

@media (max-width:767.98px) {
    .woocommerce-cart .shop_table td {
        text-align: left
    }
}

a .woocommerce-cart .shop_table td[data-title]:before {
    margin-right: .5rem;
    text-transform: uppercase
}

.woocommerce-cart .product-name__thumbnail {
    width: 12.5rem;
    height: 12.5rem;
    margin-right: 2.5rem
}

.woocommerce-cart .product-name__name {
    display: block;
    margin-top: 1rem;
    text-decoration: none !important;
    text-transform: uppercase
}

.woocommerce-cart .product-name__sku {
    color: #a69989
}

.woocommerce-cart .product-quantity,
.woocommerce-cart .product-price {
    border-bottom: 1px solid rgba(175, 175, 175, .3);
    text-align: center
}

.woocommerce-cart .qty {
    width: auto !important;
    padding: 0 !important;
    border: 0;
    box-shadow: none;
    background-color: transparent
}

.woocommerce-cart a.remove {
    width: auto;
    height: auto;
    color: #cc5e00;
    font-size: .6875rem;
    text-decoration: none;
    text-indent: 0;
    overflow: visible
}

.woocommerce-cart a.remove:before {
    display: none
}

.woocommerce-cart .total-title {
    text-align: center;
    text-transform: uppercase
}

.woocommerce-cart .total-amount {
    font-family: &#039;SoehneBreitKraeftig&#039;;
    font-size: .6875rem;
    text-align: center
}

.woocommerce-cart .wc-proceed-to-checkout {
    text-align: center
}

.woocommerce-cart .wc-proceed-to-checkout .checkout-button {
    margin-bottom: 1rem;
    text-decoration: none !important
}

.woocommerce-cart .wc-proceed-to-checkout #ppc-button {
    width: 9.125rem;
    margin: 0 auto
}

@media (min-width:992px) {
    .woocommerce-cart .wc-proceed-to-checkout #ppc-button {
        width: 11.875rem
    }
}

.woocommerce-cart .wc-proceed-to-checkout #ppc-button>.paypal-buttons {
    min-width: 0
}

.woocommerce-cart .wc-proceed-to-checkout .ppc-button-wrapper {
    display: none
}

.woocommerce-checkout .site-main .woocommerce {
    padding-bottom: 3.75rem
}

@media (min-width:768px) {
    .woocommerce-checkout .site-main .woocommerce {
        padding-bottom: 6.25rem
    }
}

.woocommerce-checkout .site-main .woocommerce>.container-fluid {
    max-width: 85rem
}

.woocommerce-checkout h2 {
    margin-bottom: 2.1875rem;
    color: #cc5e00 !important;
    text-transform: uppercase
}

@media (min-width:768px) {
    .woocommerce-checkout .woocommerce-billing-fields {
        padding-right: 2.5rem;
        border-right: 1px solid rgba(175, 175, 175, .3)
    }
}

.woocommerce-checkout #billing_country_field {
    display: none
}

.woocommerce-checkout #order_review_heading,
.woocommerce-checkout #order_review {
    float: none;
    width: 100%
}

.woocommerce-checkout .woocommerce-checkout-review-order label {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: inherit
}

.woocommerce-checkout #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: inherit
}

.woocommerce-checkout .ppc-button-wrapper,
.woocommerce-checkout #ppc-button {
    margin-top: 1.25rem
}

.woocommerce-checkout .ppcp-cancel {
    margin-top: 1.5625rem
}

.woocommerce-checkout .woocommerce-thankyou-order-received {
    margin-bottom: 3.75rem
}

.woocommerce-checkout .woocommerce-thankyou-order-details {
    margin-top: 0;
    background-color: transparent
}

.woocommerce-checkout .woocommerce-thankyou-order-details:before,
.woocommerce-checkout .woocommerce-thankyou-order-details:after {
    display: none
}

.woocommerce-checkout .woocommerce-thankyou-order-details>li {
    padding-left: 0;
    font-family: &#039;SoehneBreitKraeftig&#039;, sans-serif;
    font-size: .75rem
}

.woocommerce-checkout .woocommerce-thankyou-order-details>li:first-child {
    padding-top: 0
}

.woocommerce-checkout .woocommerce-thankyou-order-details>li>strong {
    font-family: &#039;IskryRegular&#039;, serif;
    font-weight: 400;
    font-size: 1.66666667em
}

@media (min-width:768px) {
    .woocommerce-checkout .woocommerce-thankyou-order-details {
        padding-right: 2.5rem;
        border-right: 1px solid rgba(175, 175, 175, .3)
    }
}

.error-404 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 130vw;
    background: url("../image/404-mobile.png") no-repeat center center;
    background-size: cover;
    color: #fff;
    text-align: center
}

@media (min-width:992px) {
    .error-404 {
        height: 49vw;
        background-image: url("../image/404-desktop.png")
    }
}

.error-404 .page-title {
    display: inline-block;
    border-bottom: .5rem solid;
    margin-bottom: 6.666667vw;
    font-size: 5.3125rem !important
}

@media (min-width:992px) {
    .error-404 .page-title {
        margin-bottom: 2.604167vw;
        font-size: 10.416667vw !important
    }
}

.error-404 .page-title+p {
    margin-bottom: 0;
    font-family: &#039;SoehneBreitBuch&#039; !important;
    font-size: clamp(1.125rem, 2vw, 1.625rem) !important
}

.error-404 .page-title+p>a {
    margin-top: 6.666667vw
}

@media (min-width:992px) {
    .error-404 .page-title+p>a {
        margin-top: 2.604167vw
    }
}

.the-blvd #content {
    background-color: #f0f0f0
}

.the-blvd #content h2 {
    font-family: &#039;SoehneBreitLeicht&#039;, sans-serif !important
}

@media (min-width:992px) {
    .the-blvd #content .collection-banner-section .cover-content {
        top: 50%;
        left: 50%;
        transform: translateX(-54%)
    }
}

.the-blvd #content .collection-banner-section .cover-content .wp-block-group__inner-container {
    position: relative
}

@media (min-width:992px) {
    .the-blvd #content .collection-banner-section .cover-content .wp-block-image img {
        max-width: 80%
    }
}

@media (min-width:1600px) {
    .the-blvd #content .collection-banner-section .cover-content .wp-block-image img {
        max-width: 100%
    }
}

.the-blvd #content .collection-banner-section .cover-content .wp-block-buttons {
    justify-content: center
}

@media (min-width:992px) {
    .the-blvd #content .collection-banner-section .cover-content .wp-block-buttons {
        margin-top: 3.64vw
    }
}

.the-blvd #content .collection-banner-section .cover-content .desktop-title-image {
    display: none
}

@media (min-width:992px) {
    .the-blvd #content .collection-banner-section .cover-content .desktop-title-image {
        display: block
    }
}

.the-blvd #content .collection-banner-section .cover-content .mobile-title-image {
    display: block;
    margin: auto
}

@media (min-width:992px) {
    .the-blvd #content .collection-banner-section .cover-content .mobile-title-image {
        display: none
    }
}

.the-blvd #content .collection-banner-section .cover-content .mobile-subtitle-image {
    margin: .875rem auto 1.875rem auto
}

.the-blvd #content .collection-banner-section .badge {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 4.375rem;
    height: 4.375rem
}

@media (min-width:992px) {
    .the-blvd #content .collection-banner-section .badge {
        width: 5.625rem;
        height: 5.625rem
    }
}

#content .the-blvd-feature-section {
    margin: 4.125rem 0 0
}

@media (min-width:992px) {
    #content .the-blvd-feature-section {
        background-color: #f0f0f0;
        max-width: 102.5rem;
        overflow: hidden;
        margin: 0 auto;
        padding: 9.625rem 0 5.25rem !important
    }
}

@media (min-width:1200px) {
    #content .the-blvd-feature-section {
        margin: 0 auto;
        padding: 11.5rem 0 6.375rem !important
    }
}

@media (min-width:1600px) {
    #content .the-blvd-feature-section {
        margin: 0 auto;
        padding: 17.625rem 0 10.25rem !important
    }
}

#content .the-blvd-feature-section.has-background {
    padding: 0
}

#content .the-blvd-feature-section>.wp-block-column {
    margin-bottom: 0;
    padding-right: 0
}

#content .the-blvd-feature-section .wp-block-media-text {
    position: relative;
    margin: 0;
    padding: 0
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text {
        grid-template-columns: 100%
    }
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text {
        padding-left: 7.18vw;
        background-color: #fff;
        height: 25.125rem
    }
}

@media (min-width:1200px) {
    #content .the-blvd-feature-section .wp-block-media-text {
        height: 24.375rem
    }
}

@media (min-width:1600px) {
    #content .the-blvd-feature-section .wp-block-media-text {
        height: 32.875rem
    }
}

#content .the-blvd-feature-section .wp-block-media-text__media {
    margin-bottom: 0
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 2;
        padding-top: 1.5625rem
    }
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text__media {
        grid-column: 2
    }
}

#content .the-blvd-feature-section .wp-block-media-text__media .product-introductions-image-container {
    transform-box: fill-box
}

#content .the-blvd-feature-section .wp-block-media-text__media .product-introductions-image-container .wp-block-group__inner-container {
    margin: 0 auto;
    width: 84.7vw;
    height: 95vw;
    position: relative;
    overflow: hidden
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__media .product-introductions-image-container .wp-block-group__inner-container {
        max-width: 31.25rem;
        max-height: 31.25rem
    }
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text__media .product-introductions-image-container .wp-block-group__inner-container {
        width: calc(50% - 7.18vw);
        height: 41.875rem;
        position: absolute;
        bottom: -25%;
        margin-bottom: 0
    }
}

@media (min-width:1200px) {
    #content .the-blvd-feature-section .wp-block-media-text__media .product-introductions-image-container .wp-block-group__inner-container {
        bottom: -28.8%;
        height: 43.75rem
    }
}

@media (min-width:1600px) {
    #content .the-blvd-feature-section .wp-block-media-text__media .product-introductions-image-container .wp-block-group__inner-container {
        bottom: -31%;
        height: 56.875rem
    }
}

#content .the-blvd-feature-section .wp-block-media-text__media figure {
    position: absolute;
    top: 0;
    height: 100%;
    margin-bottom: 0;
    transition: transform .3s ease-in-out
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text__media figure {
        top: 10%
    }

    #content .the-blvd-feature-section .wp-block-media-text__media figure:hover>img {
        top: -8%
    }

    #content .the-blvd-feature-section .wp-block-media-text__media figure:hover>figcaption {
        color: #fff
    }
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__media figure:not(:last-child) {
        padding-right: 10%
    }
}

#content .the-blvd-feature-section .wp-block-media-text__media figure:nth-child(1) {
    left: 0
}

#content .the-blvd-feature-section .wp-block-media-text__media figure:nth-child(2) {
    left: 16%;
    z-index: 1
}

#content .the-blvd-feature-section .wp-block-media-text__media figure:nth-child(3) {
    left: 32%;
    z-index: 2
}

#content .the-blvd-feature-section .wp-block-media-text__media figure:nth-child(4) {
    left: 48%;
    z-index: 3
}

#content .the-blvd-feature-section .wp-block-media-text__media figure>img {
    position: relative;
    top: 0;
    transition: top .3s ease-in-out
}

#content .the-blvd-feature-section .wp-block-media-text__media figure>figcaption {
    transition: color .3s ease-in-out
}

#content .the-blvd-feature-section .wp-block-media-text__media figcaption {
    position: absolute;
    bottom: 1.25rem;
    margin: 0;
    color: rgba(255, 255, 255, .52);
    font-family: &#039;SoehneBreitLeicht&#039;;
    font-size: .6875rem;
    transform: rotate(-90deg) translateY(100%);
    transform-origin: 4px bottom;
    white-space: nowrap
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text__media figcaption {
        bottom: calc(10% + 40px);
        font-size: 1.25rem;
        transform-origin: left bottom
    }
}

#content .the-blvd-feature-section .wp-block-media-text__content {
    padding: 0;
    grid-column: 1
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__content {
        grid-row: 1;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        margin-bottom: 4.25rem;
        padding: 1.375rem 3.25rem 0;
        text-align: center
    }
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text__content {
        margin-right: 3.75rem
    }
}

#content .the-blvd-feature-section .wp-block-media-text__content h2 {
    text-transform: uppercase;
    color: #a69989
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__content h2 {
        font-size: 1.5rem
    }
}

#content .the-blvd-feature-section .wp-block-media-text__content p {
    margin-bottom: 0
}

#content .the-blvd-feature-section .wp-block-media-text__content .slick-track {
    display: flex;
    align-items: center
}

#content .the-blvd-feature-section .wp-block-media-text__content .slick-slide {
    cursor: pointer
}

#content .the-blvd-feature-section .wp-block-media-text__content .slick-list {
    position: relative
}

#content .the-blvd-feature-section .wp-block-media-text__content .slick-dots {
    position: absolute;
    bottom: -2rem
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__content .slick-dots {
        width: 15rem
    }
}

@media (min-width:992px) {
    #content .the-blvd-feature-section .wp-block-media-text__content .slick-dots {
        left: 0;
        right: auto;
        transform: none
    }
}

#content .the-blvd-feature-section .wp-block-media-text__content .slick-dots li {
    cursor: pointer;
    border-bottom: 3px solid #dedede
}

@media (max-width:991.98px) {
    #content .the-blvd-feature-section .wp-block-media-text__content .slick-dots li {
        flex: 1
    }
}

#content .the-blvd-feature-section .wp-block-media-text__content .slick-dots li.slick-active {
    border-bottom-color: #a69989;
    color: transparent
}

.the-blvd #content .guarantee-list-section {
    padding: 3.75rem 0
}

@media (min-width:992px) {
    .the-blvd #content .guarantee-list-section {
        padding: 4.375rem 0
    }
}

#content .guarantee-list-section .guarantee-list .wp-block-column:not(:last-child) {
    margin-right: 2.8%
}

@media (max-width:1199.98px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column:not(:last-child) {
        margin-bottom: 4rem;
        justify-content: center
    }
}

@media (min-width:1200px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column:nth-child(5) {
        justify-content: center
    }

    #content .guarantee-list-section .guarantee-list .wp-block-column:nth-child(5) p {
        display: none
    }
}

#content .guarantee-list-section .guarantee-list .wp-block-column:nth-child(6) {
    flex-grow: 1
}

@media (max-width:1199.98px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column:nth-child(6) {
        text-align: center
    }
}

@media (min-width:1200px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column:nth-child(6) {
        margin: auto
    }
}

@media (min-width:1200px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column:nth-child(6) figure {
        margin: auto
    }
}

#content .guarantee-list-section .guarantee-list p {
    overflow-wrap: normal;
    word-break: normal
}

@media (min-width:992px) {
    #content .guarantee-list-section .guarantee-list p {
        font-size: 1.125rem;
        letter-spacing: .0625rem !important
    }
}

@media (max-width:1199.98px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column {
        flex-basis: 100%
    }
}

@media (max-width:1199.98px) {
    #content .guarantee-list-section .guarantee-list .wp-block-column:not(.image-only) p {
        width: 9.6875rem
    }
}

#content .the-blvd-cta-section {
    max-width: none !important;
    margin: 0;
    padding-top: 4.625rem !important;
    padding-bottom: 4.75rem !important;
    background-color: #fff
}

@media (min-width:992px) {
    #content .the-blvd-cta-section {
        padding-top: 5.555em !important;
        padding-bottom: 8.333em !important
    }
}

#content .blvd-products-section {
    background-color: #fff
}

#content .blvd-products-section .nav-tabs {
    margin: calc(max(36px, 4vw))
}

@media (min-width:992px) {
    #content .blvd-products-section .nav-tabs {
        margin: 4vw 0
    }
}

#content .blvd-products-section .nav-tabs ul {
    justify-content: center;
    background-color: #fff
}

#content .blvd-products-section .nav-tabs ul li {
    margin: 0 calc(max(16px, 1.666667vw))
}

#content .blvd-products-section .blvd-products {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

#content .blvd-products-section .blvd-products .product-card {
    margin: 0 auto 4.235801032em
}

@media (min-width:768px) {
    #content .blvd-products-section .blvd-products .product-card {
        width: 46.10144928%;
        margin-right: 1.94927536%;
        margin-left: 1.94927536%
    }
}

@media (min-width:1200px) {
    #content .blvd-products-section .blvd-products .product-card {
        width: 29.434783%;
        margin-right: 1.94927536%;
        margin-left: 1.94927536%
    }
}

#content .blvd-products-section .blvd-products .product-card>a {
    text-decoration: none
}

#content .blvd-products-section .blvd-products .product-card-image {
    position: relative
}

#content .blvd-products-section .blvd-products .product-card-image img {
    display: block
}

#content .blvd-products-section .blvd-products .product-card-meta {
    margin-top: calc(max(14px, .9375vw))
}

#content .blvd-products-section .blvd-products .product-card-meta__title {
    padding: 0;
    margin: 0 0 .375rem;
    color: #234C69;
    font-family: &#039;SoehneBreitLeicht&#039; !important;
    font-size: 1rem !important;
    letter-spacing: .15em;
    text-transform: uppercase
}

@media (min-width:768px) {
    #content .blvd-products-section .blvd-products .product-card-meta__title {
        margin-bottom: .416667vw
    }
}

@media (min-width:1600px) {
    #content .blvd-products-section .blvd-products .product-card-meta__title {
        font-size: 1.625rem !important
    }
}

#content .blvd-products-section .blvd-products .product-card-meta__sku {
    color: #a69989
}

#content .blvd-products-section h3 {
    padding: 6.125rem 0 3.75rem;
    color: #1c2c39
}

@media (min-width:992px) {
    #content .blvd-products-section h3 {
        padding: 9.375rem 0 7.25rem;
        font-size: 2.125rem
    }
}

@media (min-width:992px) {
    #content .blvd-products-section {
        margin-bottom: 0
    }
}

.the-blvd #content .product-gallery-section {
    margin-bottom: 0
}

.the-blvd #content .product-gallery-section .blvd-gallery-slider .slick-slide img {
    opacity: 1 !important
}

.the-blvd #content .product-gallery-section .blvd-gallery-slider .slick-dots {
    bottom: 2.5rem
}

@media (min-width:992px) {
    .the-blvd #content .product-gallery-section .blvd-gallery-slider .slick-dots {
        bottom: calc(30px + 1.6vw)
    }
}

.the-blvd #content .product-gallery-section .blvd-gallery-slider .slick-dots li {
    color: transparent
}

@media (max-width:991.98px) {
    .the-blvd #content .product-gallery-section .blvd-gallery-slider__image {
        padding-top: 96%;
        position: relative
    }
}

@media (max-width:991.98px) {
    .the-blvd #content .product-gallery-section .blvd-gallery-slider__image img {
        position: absolute;
        height: 100%;
        top: 0;
        bottom: 0;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (max-width:991.98px) {
    .the-blvd #content .product-gallery-section .wp-block-media-text {
        grid-template-columns: 100%
    }
}

@media (max-width:991.98px) {
    .the-blvd #content .product-gallery-section .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 2
    }
}

@media (max-width:991.98px) {
    .the-blvd #content .product-gallery-section .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 1;
        text-align: center
    }

    .the-blvd #content .product-gallery-section .wp-block-media-text__content h2 {
        font-size: 1.5rem;
        margin-bottom: 2.625rem
    }
}

@media (min-width:992px) {
    .the-blvd #content .product-gallery-section .wp-block-media-text__content {
        margin-left: 3.12vw
    }
}

.the-blvd #content .product-gallery-section h2 {
    margin-top: 4.0625rem;
    color: #a69989
}

@media (min-width:992px) {
    .the-blvd #content .product-gallery-section h2 {
        margin-top: 0;
        letter-spacing: calc(1rem*0.001*75)
    }
}

@media (min-width:1600px) {
    .the-blvd #content .product-gallery-section h2 {
        font-size: 3.0625rem;
        line-height: 3.3125rem
    }
}

@media (min-width:992px) {
    .the-blvd #content .product-gallery-section {
        padding-top: 8.33vw;
        margin: 0 auto
    }
}

.with-underline {
    text-decoration: underline
}

.no-scroll {
    overflow: hidden
}

.no-wrap {
    white-space: nowrap
}

.text-center {
    text-align: center !important
}

.dgwt-wcas-ico-magnifier,
.dgwt-wcas-ico-magnifier-handler {
    max-width: 20px
}

:root {
    --wpforms-field-border-radius: 3px;
    --wpforms-field-background-color: #fff;
    --wpforms-field-border-color: rgba(0, 0, 0, .25);
    --wpforms-field-text-color: rgba(0, 0, 0, .7);
    --wpforms-label-color: rgba(0, 0, 0, .85);
    --wpforms-label-sublabel-color: rgba(0, 0, 0, .55);
    --wpforms-label-error-color: #d63637;
    --wpforms-button-border-radius: 3px;
    --wpforms-button-background-color: #066aab;
    --wpforms-button-text-color: #fff;
    --wpforms-field-size-input-height: 43px;
    --wpforms-field-size-input-spacing: 15px;
    --wpforms-field-size-font-size: 16px;
    --wpforms-field-size-line-height: 19px;
    --wpforms-field-size-padding-h: 14px;
    --wpforms-field-size-checkbox-size: 16px;
    --wpforms-field-size-sublabel-spacing: 5px;
    --wpforms-field-size-icon-size: 1;
    --wpforms-label-size-font-size: 16px;
    --wpforms-label-size-line-height: 19px;
    --wpforms-label-size-sublabel-font-size: 14px;
    --wpforms-label-size-sublabel-line-height: 17px;
    --wpforms-button-size-font-size: 17px;
    --wpforms-button-size-height: 41px;
    --wpforms-button-size-padding-h: 15px;
    --wpforms-button-size-margin-top: 10px
}

.wp-container-1 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-1 .alignright {
    float: right;
    margin-left: 2em
}

.wp-container-2 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-2 .alignright {
    float: right;
    margin-left: 2em
}

.wp-container-3 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-3 .alignright {
    float: right;
    margin-left: 2em
}

.wp-container-4 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-4 .alignright {
    float: right;
    margin-left: 2em
}

.wp-container-5 {
    display: flex;
    gap: .5em;
    flex-wrap: wrap;
    align-items: center;
    align-items: center;
    justify-content: center
}

.wp-container-5>* {
    margin: 0
}

.wp-container-6 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-6 .alignright {
    float: right;
    margin-left: 2em
}

.wp-container-7 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-7 .alignright {
    float: right;
    margin-left: 2em
}

.wp-container-8 .alignleft {
    float: left;
    margin-right: 2em
}

.wp-container-8 .alignright {
    float: right;
    margin-left: 2em
}

/*20231111 maobingbing add start */

.site-header li.dropdown-menu1:hover {
  background-color: #234C69;
  position: relative;
}

.site-header li.dropdown-menu1 ul {
  display: none;
}

.site-header li.dropdown-menu1:hover ul {
  display: block;
  height: auto;
  position: absolute;
  background-color: #234C69;
  color: #2c2d33;
  padding: 5px;
  margin-left: -0px;
  left:0px;
}

.site-header li.dropdown-menu1 ul > li {
  display: block;
  min-width: 160px;
  padding-top: 5px;
  padding-left: 30px;
  padding-right: 5px;
  padding-bottom: 5px;
}

.site-header li.dropdown-menu1 ul > li:hover {
    background-color: #26577A;
}

li.dropdown-menu1 a {
  font-size: 16px;
}
/*20231111 maobingbing add end */

/*20240106 maobingbing add start */
/* ----------------------------------------------------------
    リセット / 新要素設定
------------------------------------------------------------- */
html, body, div, dl, dt, dd, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, form, fieldset, legend, table, th, td, caption, a, article, aside, nav, section, figure, figcaption, footer, header, main, audio, canvas, video, menu, details {
    margin: 0;
    padding: 0;
    background: transparent;
    font-size: 100%;
    vertical-align: baseline;
}
fieldset, legend, img { border: 0; }
article, aside, nav, section, figure, figcaption, footer, header, main, menu, details { display: block; }
video, audio, canvas {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* ----------------------------------------------------------
    ベース
------------------------------------------------------------- */
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    background: #fff;
    color: #222;
    font: 14px/1.4 Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
    -moz-font-feature-settings: "pkna";
    -webkit-font-feature-settings: "pkna";
    font-feature-settings: "pkna";
    letter-spacing: .01em;
    word-wrap: break-word;
    -webkit-text-size-adjust: 100%;
}

/* ----------------------------------------------------------
    要素
------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    max-height: 100%;
    font-weight: normal;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.2;
    color: #222;
}
p {
    max-height: 100%;
    margin: 0 0 1em;
}
ul {
    max-height: 100%;
    list-style: none;
}
ol {
    max-height: 100%;
    list-style: none;
}
dt {
    max-height: 100%;
    font-weight: bold;
}
dd { max-height: 100%; }
hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
    content: &#039;&#039;;
    content: none;
}
pre {
    font-family: monospace, serif;
    white-space: pre-wrap;
    word-wrap: break-word;
}

figure { margin: 0 0 1em; }

a { color: #40c; }
a:link, a.visited { text-decoration: underline; }
a:hover, a.active { text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

img { vertical-align: middle; }

address, cite, em, dfn, i, var { font-style: normal; }
em { font-weight: bold; }
strong, b { font-weight: bold; }
code, samp, kbd { font-family: monospace, sans-serif; }
abbr {
    border: 0;
    font-variant: normal;
}
abbr[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
del { text-decoration: line-through; }
mark {
    background-color: #ff0;
    color: #333;
    font-style: italic;
    font-weight: bold;
}
br { *letter-spacing: 0; }


table {
    border-collapse: collapse;
    border-spacing: 0;
}
th, td {
    font-weight: normal;
    text-align: left;
}
th { font-weight: bold; }
caption {
    font-weight: normal;
    text-align: left;
}

/* ----------------------------------------------------------
    フォーム系
------------------------------------------------------------- */
input, textarea, select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    *font-size: 14px;
}
input, button {
    line-height: normal;
    vertical-align: middle;
}

input[type=text],
input[type=password],
textarea {
    width : 100%;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.03);
    -webkit-box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.03);
    box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.03);
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus { border: 1px solid #209dd9; }

input[type=button] { cursor: pointer; }

.box__ttl input[type=button] {
    margin-right: 5px;
    height: 26px;
    line-height: 26px;
}

input[type=submit] {
    cursor: pointer;
}

input[type=checkbox] { cursor: pointer; }

input[type=submit]:disabled,
input[type=button]:disabled,
input[type=checkbox]:disabled { cursor: default; }

textarea {
    width : 100% ;
    overflow: auto;
    vertical-align: top;
}
select {
    padding: 2px;
    line-height: normal;
    background: #fff;
}
label { cursor: pointer; }
legend {
    *margin-left: -7px;
    color: #333;
}

/* ----------------------------------------------------------
    汎用
------------------------------------------------------------- */
/* マージン系 */
.m0 { margin: 0 !important; }
.m5 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m44 { margin: 44px !important; }
.m40 { margin: 40px !important; }
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

/* パディング系 */
.p0 { padding: 0 !important; }
.p5 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }

/* 幅指定(%) */
.w5per { width: 5% !important; }
.w10per { width: 10% !important; }
.w15per { width: 15% !important; }
.w20per { width: 20% !important; }
.w25per { width: 25% !important; }
.w30per { width: 30% !important; }
.w35per { width: 35% !important; }
.w40per { width: 40% !important; }
.w45per { width: 45% !important; }
.w50per { width: 50% !important; }
.w55per { width: 55% !important; }
.w60per { width: 60% !important; }
.w65per { width: 65% !important; }
.w70per { width: 70% !important; }
.w75per { width: 75% !important; }
.w80per { width: 80% !important; }
.w85per { width: 85% !important; }
.w90per { width: 90% !important; }
.w95per { width: 95% !important; }
.w100per { width: 100% !important; }

/* フロート */
.fl { float: left !important; }
.fr { float: right !important; }

/* テキスト系 */
.tal { text-align: left !important; }
.tar { text-align: right !important; }
.tac { text-align: center !important; }
.breakAll { word-break: break-all !important; }

/* 表示系 */
.dispN { display: none !important; }
.dispI { display: inline !important; }
.dispIB { display: inline-block !important; }
.dispB { display: block !important; }
.dispF { display: flex !important; }

/* フォント系 */
.fontNormal { font-weight: normal !important; }
.fontBold { font-weight: bold !important; }
.font10 { font-size: 10px !important; }
.font12 { font-size: 12px !important; }
.font14 { font-size: 14px !important; }

/* カラー系 */
.colorBlack { color: #000; }

/* Clearfix */
.clear, .cf { clear: both; }
.clearfix:before, .clearfix:after,
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.clearfix:after, .cf:after { clear: both; }
.clearfix, .cf { *zoom: 1; }

/* ボタンを囲うclassタグ */
.button_box {
	clear : both ;
	padding : 8px ;
	text-align : center ;
}

/* 左詰の文字を表示するためのclassタグ */
.left_txt {
	text-align : left;
}

/* 説明文を表示するためのidタグ */
#txt_explain {
	color: #000000;
}

/* ----------------------------------------------------------
    メインコンテンツ
------------------------------------------------------------- */
#wrapper {
    width : 100% ;
    margin: 20px auto 0;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    background : #ffffff;
    border-left : 1px solid #b3b3b3 ;
    border-right : 1px solid #b3b3b3 ;
    border-bottom : 1px solid #b3b3b3 ;
}

#header { padding: 40px 25px 40px; }

.red_txt {
    color: #ff3333;
}

/* 説明文を表示するためのidタグ */
#txt_explain {
    color: #000000;
}

#footer {
    margin-top: 40px;
    padding: 15px 0;
    background: #222;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

#main { padding: 120px; }

.section { margin-bottom: 40px; }
.section:last-child { margin-bottom: 0; }
.section__ttl {
    padding: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    color:#fff;
    background : #234C69;

    font-size: 18px;
}
.section__body { padding: 0 30px; }

.block { margin-bottom: 15px; }
.block:last-child { margin-bottom: 0; }
.block__ttl {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.block__body {}

.site-header a {color:#fff;}
.site-header a:link{text-decoration: none;}
/*20240106 maobingbing add end */