/* 
Theme Name: Swag Shirts Child 
Theme URL: http://sw.com
Description: Swag Shirts Child  
Theme Author: Swag Shirts
Author URL: http://sw.com
Template: shoptimizer 
Version: 1.0.0 
Text Domain: shoptimizer-child 
*/

@media screen and (min-width: 320px) and (max-width:479px)
{
.sticky-b .shoptimizer-sticky-add-to-cart {
    /*top: 81vh!important;*/
    bottom: 0;
    box-shadow: 5px 0 5px 0 rgb(27 31 35 / 10%);
    height: 65px!important;
     
}

.admin-bar.sticky-b .shoptimizer-sticky-add-to-cart.visible
{
top: auto!important;
}
}

