��/ *   F o r z a r   r e c a r g a   * /  
  
 / *   E s t i l o s   e s p e c � f i c o s   p a r a   e l   b o t  n   d e   C o m p r a r   a h o r a   e n   l a s   t a r j e t a s   d e   p r o d u c t o s   * /  
 . a c t i o n - b t n . h o v e r - u p   { 
     b a c k g r o u n d - c o l o r :   v a r ( - - b u t t o n - b a c k g r o u n d ) ; 
     c o l o r :   v a r ( - - b u t t o n - t e x t - c o l o r ) ; 
     b o r d e r - c o l o r :   v a r ( - - b u t t o n - b a c k g r o u n d ) ; 
     p a d d i n g :   8 p x   1 2 p x   ! i m p o r t a n t ; 
     b o r d e r - r a d i u s :   4 p x   ! i m p o r t a n t ; 
     d i s p l a y :   i n l i n e - f l e x   ! i m p o r t a n t ; 
     a l i g n - i t e m s :   c e n t e r   ! i m p o r t a n t ; 
     j u s t i f y - c o n t e n t :   c e n t e r   ! i m p o r t a n t ; 
     f o n t - w e i g h t :   b o l d   ! i m p o r t a n t ; 
     t e x t - d e c o r a t i o n :   n o n e   ! i m p o r t a n t ; 
     b o x - s h a d o w :   0   2 p x   4 p x   r g b a ( 0 , 0 , 0 , 0 . 2 )   ! i m p o r t a n t ; 
     t r a n s i t i o n :   a l l   0 . 3 s   e a s e   ! i m p o r t a n t ; 
     o p a c i t y :   1   ! i m p o r t a n t ; 
     v i s i b i l i t y :   v i s i b l e   ! i m p o r t a n t ; 
     b o r d e r :   n o n e   ! i m p o r t a n t ; 
     c u r s o r :   p o i n t e r   ! i m p o r t a n t ; 
 } 
 
 . a c t i o n - b t n . h o v e r - u p : h o v e r   { 
     b a c k g r o u n d - c o l o r :   v a r ( - - h o v e r - c o l o r ,   # e 0 4 0 0 0 )   ! i m p o r t a n t ; 
     b o r d e r - c o l o r :   v a r ( - - h o v e r - c o l o r ,   # e 0 4 0 0 0 )   ! i m p o r t a n t ; 
     t r a n s f o r m :   t r a n s l a t e Y ( - 2 p x )   ! i m p o r t a n t ; 
     b o x - s h a d o w :   0   4 p x   8 p x   r g b a ( 0 , 0 , 0 , 0 . 1 5 )   ! i m p o r t a n t ; 
 } 