.wsatc-stick-cart-wrapper{background:#fff;}
.wsatc-stick-cart-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-shadow:-1px 0 6px rgba(0, 0, 0, 0.2);box-shadow:-1px 0 6px rgba(0, 0, 0, 0.2);background:#fdfdfd;color:#000;z-index:1;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;opacity:0;visibility:hidden;}
.wsatc-stick-cart-wrapper.wsatc-bottom{bottom:0;left:0;}
.wsatc-stick-cart-wrapper.wsatc-top{top:0;left:0;}
.admin-bar .wsatc-stick-cart-wrapper.wsatc-top{top:30px;}
.wsatc-stick-cart-wrapper.simple-aniamate{-webkit-transform:translateY(100%);transform:translateY(100%);}
.wsatc-stick-cart-wrapper.active{opacity:1;visibility:visible;z-index:100;}
.wsatc-stick-cart-wrapper.simple-aniamate.active{-webkit-transform:translateY(0);transform:translateY(0);}
.wsatc-stick-cart-wrapper .wsatc-container{max-width:1180px;width:100%;margin:0 auto;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;}
.wsatc-stick-cart-wrapper .wrap-product-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.wsatc-stick-cart-wrapper .product-title{margin:0 30px 0 0;}
.wsatc-stick-cart-wrapper .wsatc-price{padding:0 7px;text-align:center;display:inline-block;}
.wsatc-right-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.wsatc-qty-wrapper .wsatc-qty-minus, .wsatc-qty-wrapper .wsatc-qty-plus{color:#000;text-decoration:none;border-radius:0px !important;background-color:#eeeeee;width:22px;-webkit-transition:all 300ms ease;transition:all 300ms ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:6px 0;cursor:pointer;}
.wsatc-qty-wrapper{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;}
.wsatc-qty-wrapper .wsatc-qty-field{text-align:center;width:30px;padding:8px 4px !important;font-size:13px;resize:vertical;padding:0;margin:0;border:none;border:1px solid #e5e5e5;border-radius:0 !important;-webkit-appearance:none !important;}
.wsatc-qty-wrapper .wsatc-qty-field::-webkit-outer-spin-button, .wsatc-qty-wrapper .wsatc-qty-field::-webkit-inner-spin-button{-webkit-appearance:none !important;margin:0;}
.wsatc-product-img > img{vertical-align:middle;height:48px !important;max-height:48px !important;max-width:48px !important;-o-object-fit:contain !important;object-fit:contain !important;margin-right:15px;}
.wsatc-stick-cart-wrapper .loader{background-image:url(//goldstein.lt/wp-content/plugins/sticky-add-to-cart-woo/assets/img/loader.svg);height:15px !important;width:15px !important;display:inline-block;background-size:contain;vertical-align:middle;display:none;}
.wsatc-stick-cart-wrapper .loading .loader{display:inline-block;}
.wsatc-add-to-cart{text-decoration:none;line-height:18px;cursor:pointer;padding:10px 10px;color:#ffffff;background-color:#444;}
a.wsatc-add-to-cart:hover{text-decoration:none !important;}
.wsatc-rating .star-rating{font-size:inherit;display:inline-block;vertical-align:middle;margin-bottom:0;}
.wsatc-price-stock{margin-left:auto;padding:0 20px;}
.wsatc-stock{padding:0 7px;}
@media screen and (min-width:1024px){ .wsatc-stick-cart-wrapper.disable-desktop{display:none;}
}
@media screen and (min-width: 600px) and (max-width: 1024px) { .wsatc-stick-cart-wrapper.disable-tablet{display:none;}
}
@media screen and (min-width: 600px) and (max-width: 767px) { .admin-bar .wsatc-stick-cart-wrapper.wsatc-top{top:115px !important;}
}
@media screen and (max-width:767px){ .wsatc-stick-cart-wrapper .wsatc-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 8px;}
.wsatc-stick-cart-wrapper .wrap-product-content{width:100%;margin-bottom:3px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.wsatc-stick-cart-wrapper .product-title{margin:0;}
}
@media screen and (max-width:600px){ .wsatc-stick-cart-wrapper.disable-mobile { display: none; } }