/** Shopify CDN: Minification failed

Line 226:0 Unexpected "}"

**/
 .great_sticky {
    display: flex;
    justify-content: space-between;
   flex-wrap:wrap;
   max-width: 980px;
    margin: 0 auto;
 }
 #great_sticky_bar form {
    margin-bottom: 5px;
}
#great_sticky_bar {
    background: #fff;
    display: none;
    opacity: .85;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    height: auto;
    box-shadow: 0px -4px 14px rgb(54 54 54 / 27%);
}

#great_sticky_bar:before {
    content: ' ';
    height: 5px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -7px;
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(0, 0, 0, .124)), color-stop(100%, transparent));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .124), transparent);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .124), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .124), transparent)
}


#great_sticky_bar .great_sticky_img {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    height: 55px;
    flex-basis:10%
}

#great_sticky_bar .great_sticky_thumb {
    display: block;
    margin: 4px 10px;
    max-height: 50px;
    max-width: 50px
}

#great_sticky_bar .great_sticky_pro_title {
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%!important;
    flex-basis: 60%;
}

#great_sticky_bar .great_sticky_pro_title a {
    font-size: 12px;
    text-decoration: none;
}

#great_sticky_bar .great_sticky_pro_stars {
    font-size: 12px
}
#great_sticky_bar input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}
#great_sticky_bar .great_compare_price,
#great_sticky_bar .great_price {
    font-size: 14px;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    color: #000;
    white-space: nowrap;
}

#great_sticky_bar .great_sticky_pro_stars .yotpo-icon-empty-star:before {
    content: "\e61b"
}
#great_sticky_bar .great_sticky_pro_stars .yotpo-icon-half-star:before {
    content: "\e61a"
}
#great_sticky_bar .great_sticky_pro_stars .yotpo-icon-default-star:before,
#great_sticky_bar .great_sticky_pro_stars .yotpo-icon-star:before {
    content: "\e60e"
}

#great_sticky_bar .great_sticky_pro_stars .yotpo-icon,
#great_sticky_bar .great_sticky_pro_stars .yotpo-icon:after,
#great_sticky_bar .great_sticky_pro_stars .yotpo-icon:before {
    font-family: yotpo-widget-font!important
}

#great_sticky_bar .purchase-details__buttons {
  margin-top: 0px;}
#great_sticky_bar .purchase-details.smart-payment-button--true {
    padding-bottom: 0px;
}

#great_sticky_bar .great_price {
    height: 55px;
    float: none;
    margin-right: 10px
}

#great_sticky_bar .great_compare_price {
    height: 55px;
    float: none;
    margin-right: 5px;
    text-decoration: line-through!important;
    color: #999;
}

#great_sticky_bar .great_prod_variants {
    height: 55px;
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
    float: none;
    flex-basis: 66%;
}

#great_sticky_bar .great_prod_variants .great_pro_variants input,
#great_sticky_bar .great_prod_variants .great_pro_variants select {
    margin: 0 2px 0 0;
    width: auto;
    display: inline-block!important;
    clear: initial!important;
    min-width: initial!important;
    min-height: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 1 !important;
    position: unset !important;
    height: 40px;
}

#great_sticky_bar .great_prod_variants #gafquantity {
    float: none;
    min-height: 33px;
    width: 40px!important;
    padding-left: 5px;
    padding-right: 2px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid;
    height: 40px;
}

#great_sticky_bar .great_on_bottom {
    bottom: 0;
    top: auto!important;
    border-top: 1px solid #ddd
}

#great_sticky_bar.great_on_bottom:before {
    height: 2px;
    top: -1px;
    bottom: auto
}

.great_sticky .flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 100%;
    flex-basis: 100%;
    align-items: center;
    padding: 0 1vw;
}

    .great_sticky .great_buy_btn.flex-row {
    display: block;
    max-width: 90%;
    margin: 0 auto!important;
}

    #great_sticky_bar .great_sticky_pro_title {
        max-width: none
    }
    #great_sticky_bar .great_buy_btn {
        margin-right: 2px;
        padding-left: 4px
    }
    #great_sticky_bar .great_prod_variants {
        width: 100%;
        margin: 0;
        flex-basis: 30%;
        justify-content: space-evenly;
    }
   
    #great_sticky_bar .great_prod_variants .great_pro_variants {
        display: flex;
        margin-left: 2px;
    }
    #great_sticky_bar .great_prod_variants .great_pro_variants input,
    #great_sticky_bar .great_prod_variants .great_pro_variants select {
        width: 100%
    }
    #great_sticky_bar .great_prod_variants #gafquantity {
        margin-right: 3px;
        flex-basis: 30%;
        flex-grow: 1;
    }
    #great_sticky_bar .great_sticky_pro_stars,
    #great_sticky_bar .great_prod_variants.gafnooptions {
        display: block;
    }
}

@media (max-width:700px) {
    #great_sticky_bar.monlybtn .great_compare_price,
    #great_sticky_bar.monlybtn .great_price,
    #great_sticky_bar.monlybtn .great_sticky_img,
    #great_sticky_bar.monlybtn .great_sticky_pro_title {
        display: none
    }
    #great_sticky_bar.monlybtn .great_buy_btn,
    #great_sticky_bar.monlybtn .great_prod_variants {
        width: 100%;
        height: auto
    }
}

@media (max-width:400px) {
    #great_sticky_bar .great_compare_price {
        display: none
    }
}

 #great_sticky_bar .shopify-payment-button {
    display:none!important;
}

 #great_sticky_bar label, #great_sticky_bar  legend, #great_sticky_bar  .option_title {
    display: block;
    font-weight: 400;
    font-size: 9px;
    text-transform: unset;
    line-height: 2.2;
    color: #000;
    margin-bottom:-4px;
    text-align: center;
}

 #great_sticky_bar
.purchase-details__buttons .shopify-payment-button, .purchase-details__buttons .action_button--secondary {
     max-width: unset; 
}

@media (max-width: 1500px){
 #great_sticky_bar .smart-payment-button--true input.quantity {
   min-height: 31px;
   height: unset;
  text-align: center;
}}

 #great_sticky_bar .purchase-details__quantity input.quantity {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
}

 #great_sticky_bar .purchase-details__quantity {
    margin-right: 20px!important;
}
@media (min-width:769px) {
.great_sticky {
    flex-wrap: nowrap;
}
}