#sticky-info-bar{position:fixed;background-color:#fff;width:100%;z-index:5;padding:.2rem .5rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#sticky-info-bar.nav-up{top:0;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#sticky-info-bar>div,#sticky-info-bar button{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}#sticky-info-bar .swatch-copy-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:auto}#sticky-info-bar .swatch-copy-wrapper.invalid select{border:1px solid red}#sticky-info-bar .swatch-copy-wrapper.invalid span{color:red}#sticky-info-bar .swatch-copy-wrapper select{border:0;height:100%}#sticky-info-bar .swatch-copy-wrapper select option{font-weight:600}#sticky-info-bar .swatch-copy-wrapper:nth-child(2){border-left:1px solid #d9d9d9}#sticky-info-bar .swatch-copy-wrapper span{margin-right:.5rem}#sticky-info-bar button{padding:2rem 0;background-color:#be1e2d}#sticky-info-bar img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}#sticky-info-bar .preview{position:relative;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around;-ms-flex-pack:space-around}#sticky-info-bar .preview a{font-size:.9rem;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#sticky-info-bar .preview a:after{content:attr(data-label);margin-left:1rem}#sticky-info-bar .mage-dropdown-dialog{position:absolute;top:57px;width:100%;background-color:#fff}#sticky-info-bar .mage-dropdown-dialog .close{display:none}#sticky-info-bar .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media screen and (max-width:1024px){#sticky-info-bar.active{visibility:visible;opacity:1;filter:alpha(opacity=100);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}}@media screen and (max-width:480px){#sticky-info-bar .swatch-copy-wrapper span{font-size:1.2rem}#sticky-info-bar button{padding:1rem 0}}