$385.00
Latest Products
/* Template: Default Description: The Default Templkate in which the other templates spawn from. Version: 1.0 */ html, body { margin: 0; padding: 0; } .wpl_wrapper { display: flex; flex-direction: column; } .wpl_wrapper .wpl-header img { width: 100%; min-height: 164px; object-fit: cover; } .wpl_wrapper .wpl-content-wrapper { display: flex; flex-direction: row; } .wpl_wrapper .wpl-content-wrapper .wpl-leftSide-menu { margin: 20px; flex-basis: 30%; min-width: 250px; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper { padding: 20px 5px; flex-basis: calc(100% – 352px); display: flex; flex-direction: row; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-image { flex-basis: auto; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-image #wpl_main_image { border: 10px solid #3a3a3a; padding: 5px; margin-bottom: 10px; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-image #wpl_main_image img { max-width: 100%; max-height: 400px; height: auto; object-fit: cover; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-image #wpl_list_images { display: flex; flex-direction: row; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-image #wpl_list_images a { flex: 1; margin-right: 10px; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-image #wpl_list_images a img { max-width: 70px; width: 100%; height: auto; cursor: pointer; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-description { flex-basis: 40%; min-width: 350px; } .wpl_wrapper .wpl-content-wrapper .wpl-product-wrapper .wpl-product-description h2 { padding-top: 0; margin-top: 0; font-size: 16px; } .wpl_wrapper .padding-left-20 { padding-left: 20px; } .wpl_wrapper .wpl-menu { min-height: 60px; background: #3a3a3a; } .wpl_wrapper .wpl-menu ul { margin: 0; padding: 0; list-style: none; display: flex; flex-direction: row; } .wpl_wrapper .wpl-menu ul li { margin: 0; padding: 0; } .wpl_wrapper .wpl-menu ul li a { color: #ffffff; text-decoration: none; font-family: “Open Sans”, sans-serif; font-size: 13px; display: block; line-height: 60px; min-height: 60px; padding-left: 5px; padding-right: 5px; } .wpl_wrapper .wpl-menu ul li ul { display: none; flex-direction: column; } .wpl_wrapper .wpl-menu ul li:hover a { background: #3f3f3f; } .wpl_wrapper .wpl-menu ul li:hover ul { display: flex; position: absolute; min-width: 200px; background: #3a3a3a; } .wpl_wrapper .wpl-menu ul li:hover ul li a { background: #3a3a3a; min-height: 45px; line-height: 45px; padding-left: 10px; } .wpl_wrapper .wpl-menu ul li:hover ul li:hover a { background: #3f3f3f; } .wpl_wrapper .categories-menu { border: 1px solid #d4d4d4; border-bottom: none; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #ffffff; } .wpl_wrapper .categories-menu .cat-title { background: #212121; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: 60px; line-height: 60px; } .wpl_wrapper .categories-menu .cat-title .cat-title-text { color: #FFFFFF; font-size: 16px !important; } .wpl_wrapper .categories-menu .cat-title img { width: 45px; height: 45px; object-fit: cover; vertical-align: middle; margin: 10px; } .wpl_wrapper .categories-menu .cat-title span { font-size: 28px; font-weight: bold; color: #FFFFFF; } .wpl_wrapper .categories-menu ul { margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; } .wpl_wrapper .categories-menu ul li { margin: 0; padding: 0; display: block; } .wpl_wrapper .categories-menu ul li a { display: block; border-bottom: 1px solid #d4d4d4; font-weight: bold; font-size: 14px; height: 45px; line-height: 45px; color: #000000; text-decoration: none; cursor: pointer; } .wpl_wrapper .categories-menu ul li a img { width: 45px; height: 45px; object-fit: cover; vertical-align: middle; margin-left: 10px; } /* Defines the general look of the overall container for information below the title image. */ .wpl_wrapper .item-box { -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; margin-bottom: 10px; border: 1px solid #d4d4d4; } /* Defines the look of the Item title and surrounding container for the General Item subtitles. */ .wpl_wrapper .item-box .item-box-title { background: #212121; height: 60px; line-height: 60px; text-align: center; color: #FFFFFF; font-weight: bold; font-size: 28px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; } /* Defines the look of the Item title and surrounding container for the Descriptive Item title. */ .wpl_wrapper .item-box .item-box-title2 { background: #212121; height: auto; line-height: 60px; text-align: center; color: #FFFFFF; font-weight: bold; font-size: 30px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; } /* Defines a section of blank space around the item-box. */ .wpl_wrapper .item-box .item-box-content { padding: 5px 15px; } .wpl-tab { display: flex; flex-direction: row; } .wpl-tab .wpl-tab-item { display: flex; flex-direction: column; } /* Defines the look of the Tabs when they are not active. */ .wpl-tab .wpl-tab-item .wpl-tab-title { display: block; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: #000000; color: #FFFFFF; font-size: 16px; font-weight: bold; text-align: center; padding: 7px 25px; margin-right: 2px; cursor: pointer; } /* Defines the background color fo the current active tab as a lighter gray. */ .wpl-tab .wpl-tab-item.active .wpl-tab-title { background: #555; } /* Defines the size of the default radial button as invisible and hides them away. */ .wpl-form input[type=radio] { visibility: hidden; height: 1px; width: 1px; position: absolute; } /* Defines the default tab content as blank before an active tab is chosen. */ .wpl-tab-content { display: none; position: relative; left: 0; } /* Checks which tab has been selected as active and makes the content associated with it appear. */ #shipping:checked ~ .wpl-tab-content.shipping, #terms:checked ~ .wpl-tab-content.terms, #payments:checked ~ .wpl-tab-content.payments, #fees:checked ~ .wpl-tab-content.fees, #about:checked ~ .wpl-tab-content.about { display: block; padding: 10px; } /*# sourceMappingURL=style.css.map */
Mackie Big Knob Studio Command System
Item Description
This Unit is sold as it is shown on the pictures. This Unit does not come with any cables, accessories, disks, or instructional booklets. This Unit has minor wear but has been tested without issue to power on and boot. This Unit has had its Serial Number covered for security. Certain products may contain hidden security tags to help to combat fraud.
Specifications
Brand: Mackie
Model:
Type:
Shipping
Returns & Refunds
Payments
Fees
About Us
FOR EXPEDITED SHIPPING PLEASE CONTACT US FIRST BEFORE PAYMENT SO THAT WE MAY FULFILL OUR OBLIGATION IN THE AGREED MANNER
All items must be returned in the same condition of which they were originally shipped. Please send us a message if you need to return an item. We accept the following payment methods:
Please contact us if you have any questions.
There are no fees other than fees other than Shipping fees (if applicable). Please contact us if you have any questions.
|