
a:after                                                 {opacity: .5; font-size: 75%; font-weight: 600;}


/*------------------------------*/
/*----------Buttons----------*/
/*------------------------------*/
.btn                                                    {color: black !important;}
.btn:hover,
.btn:focus,
.btn:active                                             {color: black !important;}
.btn:after                                              {display: none;}


/*------------------------------*/
/*----------Featured Area----------*/
/*------------------------------*/
/*----------General----------*/
.FeaturedArea                                           {margin-bottom: 20px;}
.FeaturedArea .Logo                                     {padding: 50px 0 35px 0;}
.FeaturedArea a:after                                   {display: none;}



/*------------------------------*/
/*----------Store----------*/
/*------------------------------*/
/*----------Store Links----------*/
.StoreLinks                                                 {margin: 10px 0 0 0;}
.StoreLinks ul                                              {}
.StoreLinks ul:after                                        {}
.StoreLinks ul li                                           {text-align: center;}
.StoreLinks ul li a                                         {}




/*------------------------------*/
/*----------Images----------*/
/*------------------------------*/
main figure,
main img                                                    {max-width: 100% !important; width: 50% !important; float: right !important; margin: 20px 0 20px 20px !important;}
main figure img                                             {width: 100% !important;}
