body{padding-bottom:var(--adev-sticky-atc-height)}.adev-sticky-atc{position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;z-index:999;padding:15px;border-top:1px solid #ededed;transition:.2s all ease-in-out}@media(min-width:769px){.adev-sticky-atc{padding:20px}}.adev-sticky-atc:not(.active){-webkit-transform:translateY(100%);transform:translateY(100%);transition:.2s all ease-in-out}.adev-sticky-atc .satc__container{width:100%;max-width:1000px;margin:0 auto}@media(min-width:769px){.adev-sticky-atc .satc__product{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}}.adev-sticky-atc .satc__product-inner{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex:auto;flex:auto;padding-right:15px;padding-bottom:15px}@media(min-width:769px){.adev-sticky-atc .satc__product-inner{padding-bottom:0}}.adev-sticky-atc .satc__product-image{--size:60px;-webkit-flex:0 0 var(--size);flex:0 0 var(--size);width:var(--size);height:var(--size);overflow:hidden;border:3px solid #fff;border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,0.1)}@media(min-width:769px){.adev-sticky-atc .satc__product-image{--size:80px}}.adev-sticky-atc .satc__product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.adev-sticky-atc .satc__product-details{-webkit-flex:1 1 auto;flex:1 1 auto;padding-left:15px}.adev-sticky-atc .satc__product-details a{display:inline-block;color:#000;font-weight:600;font-size:16px;text-transform:uppercase;font-family:var(--heading-font-family)}@media(min-width:769px){.adev-sticky-atc .satc__product-details a{font-size:16px}}.adev-sticky-atc .satc__product-details .satc__prices{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;line-height:1.4}.adev-sticky-atc .satc__product-details .satc__prices[data-on-sale="true"] .satc__prices-sale{color:red}.adev-sticky-atc .satc__product-details .satc__prices-sale{font-size:16px;font-weight:500;color:#000}@media(min-width:769px){.adev-sticky-atc .satc__product-details .satc__prices-sale{font-size:18px}}.adev-sticky-atc .satc__product-details .satc__prices-regular{margin-left:12px;font-size:12px;color:#7d7d7d}@media(min-width:769px){.adev-sticky-atc .satc__product-details .satc__prices-regular{font-size:14px}}.adev-sticky-atc .satc__product-form{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media(min-width:769px){.adev-sticky-atc .satc__product-form{-webkit-flex:0 0 290px;flex:0 0 290px;width:290px}}.adev-sticky-atc .satc__product-form .btn{width:100%;font-size:15px;padding:10px;font-weight:600}.adev-sticky-atc .satc__quantity{width:80px;-webkit-flex:0 0 80px;flex:0 0 80px;padding-right:10px}.adev-sticky-atc .satc__add-to-cart{-webkit-flex:1 1 auto;flex:1 1 auto}.adev-sticky-atc [data-quantity-selector]{height:100%;overflow:hidden}.adev-sticky-atc [data-quantity-selector] input{padding:5px 30px 5px 5px;font-size:16px;text-align:center}.adev-sticky-atc [data-quantity-selector] button{width:30px;padding:2px;left:auto;height:50%;right:0;border-left:1px solid #ddd}.adev-sticky-atc [data-quantity-selector] button svg{width:12px;height:12px}.adev-sticky-atc [data-quantity-selector] button[data-quantity-up]{left:auto;right:0;top:0}.adev-sticky-atc [data-quantity-selector] button[data-quantity-down]{top:50%;border-top:1px solid #ddd}.adev-sticky-atc .adev-satc__options{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:0 -7.5px;margin-top:10px}@media(min-width:769px){.adev-sticky-atc .adev-satc__options{margin:0 -10px;margin-top:10px}}.adev-sticky-atc .adev-satc__options .satc__selector-wrapper{-webkit-flex:1 1 100%;flex:1 1 100%;width:100%}.adev-sticky-atc .adev-satc__options[data-count="2"] .satc__selector-wrapper{-webkit-flex:0 0 50%;flex:0 0 50%;width:50%}.adev-sticky-atc .adev-satc__options[data-count="3"] .satc__selector-wrapper{-webkit-flex:0 0 33.3333%;flex:0 0 33.3333%;width:33.3333%}.adev-sticky-atc .adev-satc__options .satc__selector-wrapper{padding:6px;padding-bottom:0}@media(min-width:769px){.adev-sticky-atc .adev-satc__options .satc__selector-wrapper{padding:10px;padding-bottom:0}}.adev-sticky-atc .adev-satc__options .satc__selector-wrapper label{display:block;font-size:14px;white-space:nowrap;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;font-weight:500;margin-bottom:5px;line-height:1.2}@media(min-width:769px){.adev-sticky-atc .adev-satc__options .satc__selector-wrapper label{font-size:16px}}.adev-sticky-atc .adev-satc__options .satc__selector-wrapper label span{font-weight:400}.adev-sticky-atc .adev-satc__options .satc__selector-wrapper select{width:100%;padding:8px 10px;background-color:#ededed;border:1px solid #ddd;font-size:14px;padding-right:30px}@media(min-width:769px){.adev-sticky-atc .adev-satc__options .satc__selector-wrapper select{font-size:15px}}