/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.term-wall-panels-accessories .large-3, .term-kanban-storage-system .large-3, .term-louvre-panels-with-bins .large-3, .term-plastic-bins .large-3, .term-boxes .large-3, .term-chrome-wire-accessories .large-3, .term-chrome-wire-trolley .large-3, .term-shelving-accessories .large-3, .term-extra-components .large-3, .term-safety-barriers .large-3, .term-folders-and-wallets .large-3, .term-warehouse-and-stockroom-storage .large-3, .term-storage-containers .large-3, .term-cabinets .large-3, .term-workbenches-home-shelving-storage .large-3, .term-garage-shelving .large-3, .term-adjustable-pallet-racking .large-3, .term-conservation-archive-boxes .large-3, .term-lockers .large-3, .term-warehouse-industrial-shelving-racking .large-3, .term-office-shelving .large-3, .term-office-storage .large-3, .term-galvanised-steel-shelving .large-3, .term-high-density-shelving .large-3, .term-workbenches .large-3, .term-plastic-shelving .large-3, .term-tyre-racking .large-3, .term-corner-shelving .large-3, .term-home-office-shelving .large-3 {
display: none;
}


.term-wall-panels-accessories .large-9, .term-kanban-storage-system .large-9, .term-louvre-panels-with-bins .large-9, .term-plastic-bins .large-9, .term-boxes .large-9, .term-chrome-wire-accessories .large-9, .term-chrome-wire-trolley .large-9, .term-shelving-accessories .large-9, .term-extra-components .large-9, .term-safety-barriers .large-9, .term-folders-and-wallets .large-9, .term-warehouse-and-stockroom-storage .large-9, .term-storage-containers .large-9, .term-cabinets .large-9, .term-workbenches-home-shelving-storage .large-9, .term-garage-shelving .large-9, .term-adjustable-pallet-racking .large-9, .term-conservation-archive-boxes .large-9, .term-lockers .large-9, .term-warehouse-industrial-shelving-racking .large-9, .term-office-shelving .large-9, .term-office-storage .large-9, .term-galvanised-steel-shelving .large-9, .term-high-density-shelving .large-9, .term-workbenches .large-9, .term-plastic-shelving .large-9, .term-tyre-racking .large-9, .term-corner-shelving .large-9, .term-home-office-shelving .large-9 {
flex-basis: 100%;
max-width: 100%;
}

.woocommerce-message.message-wrapper {
border: 3px solid #52A771;
padding: 10px;
background: #fff;
margin-bottom: 10px;
}

.product-info .price {
font-size: 1em !important;
}

select#colour, select#capacity {
max-width: 180px;
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	

}