@font-face {
    font-family: woo-free-shipping-bar;
    src: url(../fonts/woo-free-shipping-bar.eot);
    src: url(../fonts/woo-free-shipping-bar.eot?#iefix) format("embedded-opentype"), url(../fonts/woo-free-shipping-bar.woff) format("woff"), url(../fonts/woo-free-shipping-bar.ttf) format("truetype"), url(../fonts/woo-free-shipping-bar.svg) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: woo-free-shipping-bar;
        src: url(../fonts/woo-free-shipping-bar.svg) format("svg");
        font-display: swap
    }
}
.wfsb-hidden, .wfspb-hidden {
    display: none !important;
}

#wfspb-top-bar * {
    box-sizing: border-box
}
#wfspb-top-bar {
    z-index: 9999999;
    position: fixed;
    width: 100%;
    display: inline-block;
    justify-content: space-between;
    margin: 0;
    line-height: 1;
    transition: 0.4s;
    transform: translateX(-50%);
    left: 50%;
}
.wfspb-lining-layer {
    padding: 10px;
}
#wfspb-top-bar p {
    margin: 0;
    flex-grow: 1;
    text-align: center;
    padding: 0 15px 5px 0
}

div#wfspb-close {
    cursor: pointer;
    font-family: woo-free-shipping-bar;
    font-size: 20px;
    text-align: center;
    padding: 0;
    line-height: 20px;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    margin: 0;
    top: 10px;
    right: 10px
}

div#wfspb-close:before {
    content: "\f100"
}
#wpadminbar ~ #wfspb-top-bar.top_bar {
    top: 32px;
}
#wfspb-top-bar.top_bar {
    top: 0
}

#wfspb-top-bar.bottom_bar {
    bottom: 0
}

#wfspb-progress {
    width: 100%;
    z-index: 12;
    position: absolute;
    left: 0
}

#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-1 {
    position: absolute;
    bottom: 100%;
}

#wfspb-progress.wfsb-style-1 .wfspb-progress-background {
    background-color: #C9CFD4;
}

#wfspb-progress.wfsb-style-2 .wfspb-progress-background, #wfspb-progress.wfsb-style-3 .wfspb-progress-background {
    border-radius: 30px;
    overflow: hidden;
}

#wfspb-progress.wfsb-style-2 {
    width: auto;
    padding: 10px 20px 10px 20px;
    position: relative;
}


#wfspb-top-bar.bottom_bar > #wfspb-progress.wfsb-style-2 {
    position: absolute;
    width: 100%;
    bottom: 100%;
}

#wfspb-top-bar.bottom_bar > #wfspb-progress.wfsb-style-2 .wfsb-effect-2 {
    top: -29px;
}

#wfspb-top-bar.top_bar > #wfspb-progress.wfsb-style-2 .wfsb-effect-2 {
    bottom: -29px;
}

/*#wfspb-top-bar > #wfspb-progress.wfsb-style-2, #wfspb-top-bar > #wfspb-progress.wfsb-style-2 > #wfspb-current-progress {*/
/*    -webkit-border-radius: 10px;*/
/*    -moz-border-radius: 10px;*/
/*    -ms-border-radius: 10px;*/
/*    -o-border-radius: 10px;*/
/*    border-radius: 10px;*/
/*}*/

#wfspb-top-bar #wfspb-progress.wfsb-style-2::before, #wfspb-top-bar #wfspb-progress.wfsb-style-2::after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent rgb(18, 25, 49) transparent;
}


#wfspb-top-bar #wfspb-progress.wfsb-style-2::before {
    left: 10%;
}

#wfspb-top-bar #wfspb-progress.wfsb-style-2::after {
    right: 10%;
}

#wfspb-top-bar.top_bar #wfspb-progress.wfsb-style-2::before, #wfspb-top-bar.top_bar #wfspb-progress.wfsb-style-2::after {
    top: 0;
}

#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-2::before, #wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-2::after {
    bottom: 0;
}

#wfspb-progress.wfsb-style-3 {
    padding: 0 20px 10px 20px;
}

#wfspb-top-bar.bottom_bar #wfspb-progress.wfsb-style-3 {
    position: absolute;
    bottom: 100%;
    width: 100%;
    padding: 10px 20px 0 20px;
}

#wfspb-current-progress {
    max-height: 20px;
    background-color: #0d47a1
}

#wfspb-progress.wfsb-effect-1 #wfspb-current-progress {
    -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4);
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, .3), inset 0 -2px 6px rgba(0, 0, 0, .4)
}

#wfspb-progress.wfsb-effect-1 #wfspb-current-progress:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: wfsb-move 2s linear infinite;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden
}

@-webkit-keyframes wfsb-move {
    0% {
        background-position: 0 0
    }
    100% {
        background-position: 50px 50px
    }
}

#wfspb-top-bar > #wfspb-progress.wfsb-effect-2, #wfspb-top-bar > #wfspb-progress.wfsb-effect-2 > #wfspb-current-progress {
    border-radius: 0
}

#wfspb-top-bar > #wfspb-progress.wfsb-effect-2 {
    border: 1px solid #fff;
    outline: 1px solid #eee
}

#wfspb-label {
    text-align: center;
    line-height: 1.35;
    color: #fff;
    font-size: 11px;
    position: relative
}

#wfspb-label:before {
    font-family: woo-free-shipping-bar;
    content: "\f101";
    position: absolute;
    right: 1%;
    font-size: 90%
}

.wfspb-gift-box {
    bottom: 0;
    cursor: pointer;
    position: fixed;
    right: 0;
    z-index: 99;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.wfspb-gift-box.wfsb-hidden {
    right: -1000px
}

#wfspb-main-content {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 300;
    z-index: 1;
    line-height: 1
}

.woo-free-shipping-bar-order {
    margin: 20px 0
}

.woo-free-shipping-bar-order .woo-free-shipping-bar-order-content {
    margin: 0 0 10px
}

.woo-free-shipping-bar-order .woo-free-shipping-bar-order-bar {
    width: 100%;
    height: 6px;
    background: #ccc;
    border-radius: 3px
}

.woo-free-shipping-bar-order .woo-free-shipping-bar-order-bar .woo-free-shipping-bar-order-bar-inner {
    height: 100%;
    background: #212121;
    border-radius: 3px
}

@media screen and (max-width: 768px) {
    #wfspb-progress {
        display: none !important
    }
}

@media (max-width: 380px) {
    div#wfspb-close {
        right: 5px
    }
}