/******* Do not edit this file ******* Simple Custom CSS and JS - by Silkypress.com Saved: Nov 30 2019 | 15:08:58 */ @media (max-width:768px) { body #product_layout_1 .product_images, body #product_layout_1 .product_info, body #product_layout_1 .product_info .buying, body #product_layout_1 .product_info .buying_options { width: 100%; float: none; margin: 0 auto } } #wrap { width: 100%; margin: 0 auto; padding-bottom: 30px } #product_layout_1 .top { display: block; width: 100%; margin-bottom: 30px } #product_layout_1 .top::after { content: ""; display: table; clear: both } #product_layout_1 .product_images { width: 48%; max-width: 320px; float: left } #product_layout_1 .product_info { width: 48%; float: left; margin-left: 4% } #product_layout_1 .product_images .product_image_1 img { width: 100% } #product_layout_1 .product_info .product_title { font-size: 2em; line-height: .8; font-weight: 700 } #product_layout_1 .product_info .original_price { font-size: 1.5em; display: inline-block } #product_layout_1 .product_info .options { margin-top: 30px } #product_layout_1 .product_info .buying_options { width: 45%; float: left } #product_layout_1 .product_info .buying { width: 45%; float: left; margin-left: 10% } #product_layout_1 .product_info .buying_options .select { width: 100%; max-width: 300px; height: 40px; overflow: hidden; border: 1px solid #ccc; border-radius: 3px; margin-top: 15px } #product_layout_1 .product_info .buying_options select { background: transparent; display: block; width: 100%; padding: 5px; font-size: 2em; line-height: 1; border: 0; border-radius: 0; height: 40px; -webkit-appearance: none } #product_layout_1 .product_info .buying .quantity { font-size: 2em; margin-top: 15px; width: 100%; display: block } #product_layout_1 .product_info .buying .quantity [type="text"] { width: 40px; height: 40px; border: 1px solid #ccc; border-radius: 3px; padding: 10px; box-sizing: border-box; font-size: 1em } #product_layout_1 .product_info .buying .cart { margin-top: 25px; width: 100%; float: left; margin-bottom: 20px } #product_layout_1 .product_info .buying .cart a.add { font-size: 2em; color: #FFF; background: #00a900; text-decoration: none; padding: 10px 20px; height: 40px; border-radius: 3px; margin-left: 10px }