#store-search-form, #search-form { /* button { background-image: url(../images/search.png); background-position: center center; background-repeat: no-repeat; } */ .form-item, .form-actions { display: inline-block; zoom: 1; *display: inline; margin: 0; } .search-advanced { display: none; } } #body #sidebar .block-taxonomy-block ul li a { background: url(../images/diamond-black.png) 4px center no-repeat; } body.menu-fixed-width #menu ul li { background: url(../images/diamond-black.png) left center no-repeat; } button, input[type=submit], .button { background-image: url(../images/nav-li.png); } #head #account ul li.icon.shopping-cart a { background-image: url(../images/80-shopping-cart.png); } #head #account ul li.icon.register a { background-image: url(../images/187-pencil.png); } #head #account ul li.icon.login a { background-image: url(../images/54-lock.png); } .view-commerce-cart-block { table { thead { th { display: none; } } tbody { td.views-field-quantity { text-align: left; } } } } /* Social media links */ #content { ul.social-media { margin: 0.5em 0; padding: 0; clear: both; li { margin: 0; padding: 0; display: inline-block; list-style: none; vertical-align: middle; } } } textarea { height: auto !important; } /* ============================= */ /* ! Layout for mobile version */ /* ============================= */ @media handheld, only screen and (max-width: 767px) { body { table.views-view-grid { th, td { display: table } } } div.addressfield-container-inline > div.form-item { float: none; display: block; margin-right: 0; } }