.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px #0000001a}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px #00000026;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch}.progress-bar .sr-only{overflow:auto}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translateY(-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px #00000080}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-20px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:90px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px #00000080}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.img-responsive{margin:auto;width:100%}.main-banner{position:relative}.banner-content{position:absolute;top:0;left:0;width:100%;height:100%}.banner-overlay{height:100%;width:100%;text-align:center}.main-banner h1{font-weight:500;line-height:1.09;letter-spacing:.1px;margin:0;padding-top:100px}.main-banner p{line-height:1.5;letter-spacing:0px;margin:20px auto 30px;max-width:100%;font-size:1.375rem}.product-overview{padding-top:40px;padding-bottom:80px}@media screen and (max-width: 768px){.product-overview .product-content{min-height:auto!important}}.cls_table{display:table}.cls_table_cell{position:relative;overflow:hidden}.cls_table_cell{display:table-cell;vertical-align:middle}.product-overview .product-content{min-height:195px}.product-overview .product-content .product-title{font-size:18px;font-weight:700;line-height:normal;letter-spacing:normal;min-height:48px;margin-top:10px;color:#002a3a!important}.product-overview .product-content .product-title small{display:block;font-size:.875rem;font-weight:700;margin:15px;color:#585858}@media screen and (max-width: 991px){.product-overview .product-content .product-title{min-height:auto}}.product-overview .product-content .oars-price{font-size:1.625rem;font-weight:700;min-height:auto;margin-bottom:0}.product-overview .product-content .oars-price .scents-text{font-size:.875rem;margin:0;font-style:normal}.product-overview .product-content .yotpo-bottomline{justify-content:center}.product-overview .product-content .yotpo-bottomline.pull-left{float:none}@media screen and (max-width: 991px){.product-overview .product-content .yotpo-bottomline{margin-bottom:16px}}.product-overview .product-content .short-description{font-size:.875rem;font-weight:500;color:#585858;margin:20px auto;padding:0 20px;max-width:300px;line-height:1.57}@media (max-width: 991px){.feature-product-box .product-image-box .cls_table_cell{height:250px}}.feature-product-box{height:100%}.feature-product-box .product-image-box{margin:0}.feature-product-box .product-image-box .cls_table_cell{width:100%;height:280px}.feature-product-box .product-image-box .cls_table_cell img{width:100%;height:auto;object-fit:cover}.feature-product-box .product-image-box .cls_table_cell .product-cart-related{padding-bottom:30px}.feature-product-box .badges-color{width:88px!important;position:absolute;top:0;left:0}.feature-product-box .listing-badge{font-weight:700;color:#fff;-webkit-transform:rotate(-25deg) scale(.75,1);z-index:10;width:85px;height:65px;text-align:center;border-radius:50%;font-size:15.5px;letter-spacing:normal;top:10px;left:0;padding:18px 0 0;text-transform:uppercase;line-height:15px;display:block;position:absolute}.feature-product-box .listing-badge.out-of-stock{background-color:#ff7326}.feature-product-box .listing-badge.new-arrival{background-color:#4a90e2;padding:15px 0 0}.feature-product-box .listing-badge.best-seller{background-color:#a5fcc0;color:#025776;padding:16px 0 0}.reveal{position:relative;height:100%}.reveal .hidden{display:block!important;visibility:visible!important;position:absolute;z-index:-1;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.reveal .img-swap{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.reveal:hover .hidden{z-index:100000;opacity:1}.reveal:hover .img-swap{opacity:0}@media screen and (max-width: 991px){.display-flex{flex-direction:column;flex-wrap:nowrap;-ms-flex-wrap:nowrap}}@media screen and (max-width: 768px){.portfolio .element-item{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/262/assets/byok.scss.css.map */
