/* navigation */

.submenu ul li { flex: 0 0 25%; }
ul#navigation li a { padding: 13px 14px 14px; }

/* products */

.smaller_product_wrapper { width: 25%; }

a.product_small .thumb_outer .button_container { bottom: 5px;opacity: 1; }
a.product_small .thumb_outer .button_container button { padding: 7px 12px; }

a.product_small:hover .thumb_outer .button_container { bottom: 5px; }

/* account */

.account_left ul.menu li a { padding: 20px; }





/* checkout */

.details_box { padding-left: 70px; }
.details_box i { font-size: 48px; }
