@charset "UTF-8"; /* Theme Name: Brewio Theme URI: http://www.easybeerlister.com/wordpress-themes/brewio Author: Alex Standiford Version: 0.1 Author URI: http://www.alexstandiford.com Description: Theme designed specifically to work with Easy Beer Lister for breweries, bars, and taprooms. License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: white, green, light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-image-header, featured-images, full-width-template, threaded-comments, translation-ready, photoblogging Text Domain: brewio This theme, like WordPress, is licensed under the GPL. Use it to make something cool, have fun, and share what you've learned with others. */ /*--- DEFAULTS ---*/ /*--- BEGIN RESET ---*/ @import url(https://fonts.googleapis.com/css?family=Raleway); @import url(https://fonts.googleapis.com/css?family=BenchNine); /* line 23, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; text-decoration: none; } /* HTML5 display-role reset for older browsers */ /* line 35, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } /* line 38, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ body { line-height: 1; } /* line 41, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ ol, ul { list-style: none; } /* line 44, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ blockquote, q { quotes: none; } /* line 48, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ blockquote:before, blockquote:after { content: ''; content: none; } /* line 53, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ q:before, q:after { content: ''; content: none; } /* line 57, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ table { border-collapse: collapse; border-spacing: 0; } /* line 62, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ img { max-width: 100%; height: auto; } /* line 67, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .text-center { text-align: center; } /* line 71, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ strong { font-weight: bold; } /* line 75, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ emphasis { font-style: italic; } /*---GLOBAL---*/ /* line 81, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ * { transition: all 0.125s ease-in-out; } /* line 85, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ body { background: #eae9e9; } /*---TYPOGRAPHICAL ELEMENTS---*/ /* line 105, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ body { font-size: 16px; font-family: "raleway", serif; } /* line 110, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ p { margin-bottom: 20px; line-height: 25px; } /* line 116, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ em, var { font-style: italic; } /* line 120, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ strong { font-weight: bold; } /* line 125, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ abbr, acronym { border-bottom: 1px dotted #c42c2c; } /* line 129, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ big { font-size: 125%; } /* line 134, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ strike, del { text-decoration: line-through; } /* line 138, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ ins { text-decoration: underline; } /* line 148, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h1, h2, h3, h4, h5, h6 { font-family: "BenchNine", sans-serif; text-transform: uppercase; color: #2C2222; } /* line 154, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h1 { font-size: 40px; line-height: 40px; margin-bottom: 20px; margin-top: 20px; } /* line 161, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h2 { font-size: 30px; line-height: 40px; margin-bottom: 15px; margin-top: 15px; } /* line 168, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h3 { font-size: 25px; line-height: 25px; margin-bottom: 12.5px; margin-top: 12.5px; } /* line 175, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h4 { font-size: 23px; line-height: 23px; margin-bottom: 11.5px; margin-top: 11.5px; } /* line 182, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h5 { font-size: 22px; line-height: 22px; margin-bottom: 11px; margin-top: 11px; } /* line 189, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ h6 { font-size: 21px; line-height: 21px; margin-bottom: 10.5px; margin-top: 10.5px; } /* line 197, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ a { color: #c42c2c; } /* line 202, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ a:hover, header.header-sticky a:hover { color: #A73535; } /* line 207, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ blockquote { text-align: center; padding: 20px 0; margin: 20px 0; border-color: #333; border-width: 1px 0px 1px 0px; border-style: solid; } /* line 216, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ blockquote > *:last-of-type { margin-bottom: 0; padding-bottom: 0; } /* line 221, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ blockquote { font-style: italic; } /* line 225, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ cite { font-style: italic; } /* line 229, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ q { font-style: italic; quotes: "\201C" "\201D" "\2018" "\2019"; } /* line 234, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ q:before { content: open-quote; } /* line 238, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ q:after { content: close-quote; } /* line 246, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ sub, sup { font-size: 80%; } /* line 250, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ sub { vertical-align: sub; } /* line 254, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ sup { vertical-align: super; } /* line 259, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ th, td { border: 1px solid #eee; padding: 5px; } /* line 264, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ table { margin-bottom: 20px; } /* line 268, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ tbody tr:nth-of-type(odd) { background: #EAE9E9; } /* line 272, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ tbody tr:hover { background: #D2CBC5; } /* line 276, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ thead { background: #2C2222; font-family: "BenchNine", sans-serif; font-size: 130%; color: white; } /* line 284, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ thead th, thead td { padding-top: 10px; padding-bottom: 10px; } /* line 290, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ dd { padding-left: 10px; margin-bottom: 10px; font-style: italic; } /* line 296, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ dt { font-weight: bold; margin-bottom: 3px; } /* line 305, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-post .primary-content ul, .page .primary-content ul, .comment-content ul { list-style-type: disc; list-style-position: inside; } /* line 311, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-post .primary-content ol, .page .primary-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; } /* line 317, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-post .primary-content ul ul, ol ul, .page .primary-content ul ul, ol ul, .comment-content ul ul, ol ul { list-style-type: circle; list-style-position: inside; margin-left: 15px; } /* line 324, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-post .primary-content ol ol, ul ol, .page .primary-content ol ol, ul ol, .comment-content ol ol, ul ol { list-style-type: lower-latin; list-style-position: inside; margin-left: 15px; } /* line 336, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ code, kbd, tt, pre { background: #EAE9E9; padding: 2px 6px; border-radius: 3px; color: #c42c2c; font-family: monospace; } /* line 344, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ pre { white-space: pre-wrap; } /* line 352, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ input[type="submit"], .btn, #tribe-events .tribe-events-button, .pagination a { border: none; background: #c10000; display: inline-block; padding: 5px 10px; color: white; } /* line 363, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ input[type="submit"]:hover, .btn:hover, #tribe-events .tribe-events-button:hover, .pagination a:hover { background: #e54d4d; color: white; cursor: pointer; } /* line 369, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #tribe-events .tribe-events-button { padding: 10px 20px; } /* line 373, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .btn.large { padding: 10px 20px; } /* line 377, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .btn.selected { background: #e54d4d; } /*---VIDEO---*/ /* line 383, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .video-container, .wp-video { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } /* line 390, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .video-container iframe, .wp-video .mejs-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /*---HEADER---*/ /* line 405, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header { position: fixed; width: 100%; top: 0; left: 0; height: 100px; background: #2C2222; z-index: 100; } /* line 418, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .home header, .single-post header, .single-tribe_events header, .page:not(.page-template-template-minimal) header { background: transparent; } /* line 424, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky, .error404 header.header-sticky, .page header.header-sticky { height: 50px; background: #2C2222; } /* line 430, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header, .logged-in header .logo { top: 32px; } /* line 434, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav { width: 80%; top: 42px; right: 10%; position: fixed; z-index: 1000; } /* line 442, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .logo { top: 0; left: 20%; position: fixed; height: 100px; } /* line 449, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky .logo { height: 50px; } /* line 453, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .logo h1 { height: 100%; z-index: 1001; left: 0; color: white; margin: 0; margin-top: 25px; font-size: 37.5px; margin-top: 25px; line-height: 100%; } /* line 465, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky .logo h1 { font-size: 25px; margin-top: 10px; } /* line 470, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .logo img { position: absolute; top: 5px; left: 0; transform: translate(calc(-100% - 20px)); height: calc(100% - 10px); width: auto; max-width: none; } /* line 480, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky nav { top: 17px; } /* line 484, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header nav { top: 74px; } /* line 488, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav { top: 49px; } /* line 492, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul { display: flex; width: 100%; margin: 0; padding: 0; flex-direction: row-reverse; } /* line 500, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul li { margin-right: 20px; } /* line 504, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header a { color: white; text-decoration: none; font-family: "BenchNine", sans-serif; text-transform: uppercase; font-size: 22px; } /* line 512, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header a:hover { color: #f2cdcd; } /*--sub menus---*/ /* line 517, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .sub-menu > .menu-item:not(:first-of-type):not(:last-of-type) { margin-top: 6px; margin-bottom: 6px; } /* line 522, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul .sub-menu { padding: 10px; position: absolute; opacity: 0; z-index: 1000; top: -500px; } /* line 530, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul .sub-menu > li > .sub-menu { left: 100%; white-space: nowrap; } /* line 535, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul .sub-menu.open { opacity: 1; top: initial; } /* line 541, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single header .sub-menu > li > .sub-menu, .page header .sub-menu > li > .sub-menu { top: -3px; } /* line 546, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .sub-menu, header.header-sticky .sub-menu { background: #4d4343; border: 3px solid #2c2222; border-top-width: 10px; } /* line 554, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-tribe_events .sub-menu, .single-post .sub-menu, .page .sub-menu { background: #e54d4d; border: 3px solid #A73535; } /* line 559, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .home .sub-menu { background: rgba(255, 255, 255, 0.125); border: 2px solid white; } /* line 564, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .home header nav > ul .sub-menu > li > .sub-menu { top: -2px; } /* line 569, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul .sub-menu > li > .sub-menu, header.header-sticky nav > ul .sub-menu > li > .sub-menu { top: -10px; } /* line 573, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header > nav > ul > li > .sub-menu:before { content: " "; width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #4D4343; display: block; position: relative; top: -17px; left: 0%; background: transparent; } /* line 589, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-tribe_events header > nav > ul > li > .sub-menu:before, .single-post header > nav > ul > li > .sub-menu:before, .page header > nav > ul > li > .sub-menu:before { border-bottom-color: #e54d4d; } /* line 595, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-tribe_events header.header-sticky > nav > ul > li > .sub-menu:before, .single header.header-sticky > nav > ul > li > .sub-menu:before, .page header.header-sticky > nav > ul > li > .sub-menu:before { border-bottom-color: #4D4343; } /* line 599, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .home header:not(.header-sticky) > nav > ul > li > .sub-menu:before { display: none; } /*---Body Wrapper---*/ /* line 604, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .body-wrapper { display: flex; margin: auto; max-width: 1200px; width: 100%; margin-top: 120px; } /* line 612, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in .body-wrapper { margin-top: 152px; } /*---Primary Content---*/ /* line 618, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .bypostauthor { font-style: italic; } /* line 624, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .primary-content { width: 60%; } /* line 632, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .primary-content [class*="wp-caption"], .primary-content .wp-caption-text, .gallery-caption, .primary-content > img { padding: 20px; max-width: calc(100% - 40px); } /* line 637, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .alignleft { padding: 0 20px 20px 0; float: left; } /* line 642, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .alignright { padding: 0 0 20px 20px; float: right; } /* line 647, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .aligncenter { text-align: center; margin: auto; } /*---Screen Reader---*/ /* line 653, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; } /*---Sidebar---*/ /* line 663, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar { width: 30%; margin-left: 5%; padding: 30px; background: white; } /* line 670, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar .sidebar-title { text-align: center; border-bottom: 1px solid black; margin-bottom: 25px; margin-top: 20px; } /* line 677, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar .ebl-random-beer img { max-height: 200px; width: auto; margin: auto; } /* line 684, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar .ebl-random-beer, #sidebar .ninja-forms-cont { display: flex; flex-wrap: wrap; text-align: center; background: #B9B2B2; border: 2px solid #524B4B; padding: 10px; border-radius: 5px; color: white; } /* line 695, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar .ninja-forms-form-wrap { margin: auto; } /* line 699, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar .ebl-random-beer h3 { line-height: 100%; font-size: 150%; margin: auto; margin-bottom: 0; } /* line 706, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar .ebl-on-tap-widget li { margin-bottom: 8px; margin-top: 8px; } /*---Loop Content---*/ /* line 713, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-post { display: flex; margin-bottom: 50px; background: white; padding: 50px; } /* line 720, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-post h2 a { color: #190f0f; border-bottom: 3px solid #580d0d; } /* line 725, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-post h2 a:hover { color: #c10000; border-bottom: 3px solid #e54d4d; } /* line 730, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-content-image { max-width: 40%; width: 800px; min-height: 200px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px; } /* line 740, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-content-wrapper { min-width: 60%; margin: auto; } /* line 745, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .sticky { background: #b9b2b2; width: calc(100% - 4px); margin-left: -50px; margin-top: -50px; border: 2px solid #524B4B; } /*---Post Pagination---*/ /* line 754, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .post-pagination { width: 60%; padding-bottom: 50px; margin: auto; display: flex; justify-content: space-around; } /*---Single Post---*/ /* line 763, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .post-title { margin-top: 0; width: 100%; padding: 100px 0px 20px 0px; background: #A73535; } /* line 772, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .post-title h1, .post-title h2 { color: white; text-align: center; } /* line 777, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .post-title h1 { line-height: 50px; margin-bottom: 0; word-break: break-word; width: 90%; margin: auto; } /* line 785, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .attachment-post-thumbnail { margin: auto; display: block; } /* line 790, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .primary-content { background: white; padding: 50px; } /* line 795, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single .body-wrapper { margin-top: 50px; } /* line 800, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .wp-post-image, .tribe-events-event-image img { max-height: 600px; width: auto; } /* line 807, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .pagination { display: flex; } /* line 811, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .pagination a { color: white; } /* line 815, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .pagination a { flex-basis: 0; flex-grow: 1; text-align: center; margin: 0px 20px; } /* line 823, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ twitterwidget { margin: auto; } /*---404 Page---*/ /* line 829, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .error404 .body-wrapper { padding-top: 300px; padding-bottom: 300px; } /*---No Sidebar Template---*/ /* line 837, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-no-sidebar .body-wrapper, .error404 .body-wrapper { margin-top: 80px; } /* line 842, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-no-sidebar .primary-content, .error404 .primary-content { width: 100%; } /*---Minimal Layout Template---*/ /* line 848, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-minimal .primary-content { width: 100%; background: transparent; } /*---Home Page Template---*/ /* line 857, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .primary-content { width: 100%; background: transparent; padding-right: 0; padding-left: 0; } /* line 863, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #tribe-events-content-wrapper { padding-bottom: 50px; } /* line 867, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper { background-repeat: no-repeat; background-size: cover; background-position: center; height: 500px; margin-top: -202px; width: 100%; } /* line 876, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .body-wrapper { max-width: none; } /* line 881, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading, .element-wrapper .shadowbox { width: 100%; background: rgba(0, 0, 0, 0.7); } /* line 886, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading { padding-left: 10%; padding-top: 200px; height: 300px; width: 90%; } /* line 893, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper .shadowbox { padding-top: 150px; height: 300px; } /* line 898, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper .shadowbox .element { transform: translateY(-20%); } /* line 903, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading h1, .heading-wrapper .heading p { color: white; width: 50%; } /* line 908, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element { padding-top: 50px; padding-bottom: 50px; width: 100%; max-width: 800px; margin: auto; } /* line 916, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element.sans-pb { padding-bottom: 0px; } /* line 920, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element.sans-pt { padding-top: 0px; } /* line 924, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element.extra-wide { max-width: 1300px; } /* line 929, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beers, .page-template-template-home .element .events { display: flex; flex-wrap: wrap; } /* line 935, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer, .page-template-template-home .element .event { text-align: center; margin-bottom: 200px; min-width: 100px; background-repeat: no-repeat; } /* line 941, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event h3 { padding-top: 50px; } /* line 947, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event h3, .page-template-template-home .element .event a, .page-template-template-home .element .event p { color: white; width: 90%; margin: auto; } /* line 953, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event:not(:first-of-type) { border-left: 3px solid white; } /* line 957, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer { background-size: contain; background-position: bottom center; height: 200px; width: 10%; margin-left: 1.25%; margin-right: 1.25%; } /* line 966, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event { background-size: cover; background-position: center; height: 400px; flex-grow: 1; margin-bottom: 50px; flex-basis: 0; } /* line 975, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event:hover { flex-grow: 2; } /* line 979, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer:hover { padding-bottom: 10px; margin-bottom: -10px; } /* line 984, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer p { bottom: 5px; padding-top: 230px; } /* line 989, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element h2 { text-align: center; border-bottom: 1px solid #333; width: 50%; margin: auto; margin-bottom: 50px; font-size: 40px; } /* line 998, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element .btn { text-align: center; display: block; margin: auto; width: 200px; } /* line 1005, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper { background-position: center; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; } /* line 1013, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper .shadowbox .element h2, .element-wrapper .shadowbox .element p { color: white; width: 90%; margin-left: 5%; } /* line 1019, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper .shadowbox .element h2 { border-bottom: 1px solid white; } /*---SINGLE EVENT---*/ /* line 1025, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .events .shadowbox { height: 400px; padding-top: 0; background: rgba(0, 0, 0, 0.5); } /* line 1031, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .events .shadowbox:hover { background: rgba(0, 0, 0, 0.3); } /* line 1035, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-divider { display: inline; } /* line 1039, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-image img { margin: auto; max-width: 800px; width: 100%; max-height: none; margin-left: 0 !important; transform: translateX(0%) !important; } /*---EVENT CALENDAR---*/ /* line 1049, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .post-type-archive-tribe_events .body-wrapper { margin-top: 100px; } /* line 1053, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .datepicker-dropdown { top: 190px !important; } /* line 1060, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical { color: #c42c2c; } /* line 1065, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a { background: #c42c2c; } /* line 1073, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a, .tribe-events-day .tribe-events-day-time-slot h5, .tribe-events-notices, #tribe-events-content .tribe-events-calendar td.tribe-events-present.mobile-active:hover, .tribe-events-calendar td.tribe-events-present.mobile-active, .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present.mobile-active div[id*=tribe-events-daynum-] a, #tribe-events-content .tribe-events-calendar .mobile-active:hover, #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active, #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-], #tribe-events-content .tribe-events-calendar td.tribe-events-othermonth.mobile-active div[id*=tribe-events-daynum-] a, .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-], .tribe-events-calendar .mobile-active div[id*=tribe-events-daynum-] a, .tribe-events-calendar td.mobile-active { background-color: #4D4343; color: white; border: none; } /*---Comments---Pagination---*/ /* line 1081, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comments-wrapper { width: 100%; padding: 50px 0; margin: 0; background: #D2CBC5; } /* line 1088, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ textarea#comment { height: 200px; width: 100%; } /* line 1093, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comments-wrapper h3 { border-bottom: 1px solid white; width: 80%; font-size: 30px; } /* line 1100, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comments-inner-wrapper, .comments-title { width: 45%; margin: auto; } /* line 1105, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comments-title { border-bottom: 1px solid #392c1b; margin-bottom: 50px; padding-bottom: 25px; line-height: 0; text-align: center; margin-top: 100px; } /* line 1115, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comment, .pingback { padding: 50px; background: white; margin-bottom: 50px; } /* line 1121, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .child-comment .comment { padding-left: 10px; padding-bottom: 0; padding-right: 0; border-left: 1px solid #ddd5cf; border-top: 1px solid #ddd5cf; } /* line 1129, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comments-closed { text-align: center; } /* line 1133, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comment-respond h3 { width: 25%; margin: auto; text-align: center; } /* line 1139, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comment-form { width: 50%; margin: auto; } /* line 1144, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comment-form p { text-align: center; } /* line 1148, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget .ninja-forms-field { color: #666; padding: 5px 10px; border-radius: 2px; border: none; } /* line 1155, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .ninja-forms-field[type="submit"] { color: white; } /*---Footer---*/ /* line 1161, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ footer { background: #2C2222; } /* line 1165, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ footer .footer-widgets { display: flex; flex-wrap: wrap; } /* line 1170, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget-wrapper { text-align: center; flex-basis: 0; flex-grow: 1; padding: 20px 30px; } /* line 1177, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .widgettitle { margin-bottom: 0; margin-top: 50px; } /* line 1182, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget-wrapper .footer-widget-item:first-of-type .widgettitle { margin-top: 0px; } /* line 1186, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget * { color: white; } /* line 1190, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget .ebl-random-beer img { display: none; } /* line 1194, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ footer .menu { display: flex; justify-content: space-between; margin: auto; width: 80%; padding-top: 30px; padding-bottom: 30px; } /*---Beer Archive---*/ /* line 1205, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page .body-wrapper { margin-top: 175px; } /* line 1209, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page.body-wrapper { margin-top: 275px; max-width: 1500px; } /* line 1214, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page .primary-content { width: 100%; margin: auto; background: transparent; display: flex; flex-wrap: wrap; } /* line 1222, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-items .title { width: 100px; font-family: "BenchNine", sans-serif; font-size: 175%; margin-top: 5px; color: white; } /* line 1230, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-wrapper { position: fixed; top: 100px; background: #2C2222; width: 100%; padding-top: 10px; padding-bottom: 10px; } /* line 1239, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in .beer-filter-wrapper { top: 132px; } /* line 1243, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter { width: 90%; max-width: 700px; margin: auto; } /* line 1249, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .header-sticky .beer-filter-wrapper { top: 50px; } /* line 1253, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in .header-sticky .beer-filter-wrapper { top: 82px; } /* line 1257, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-items { display: flex; justify-content: space-between; max-width: 800px; width: 100%; margin: auto; flex-wrap: wrap; } /* line 1266, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page #beer { flex-basis: 0; flex-grow: 1; min-width: 21%; height: 400px; margin-bottom: 50px; } /* line 1274, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page #beer img { width: auto; height: 60%; } /* line 1279, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page #beer h2 { text-align: center; margin-bottom: 0; line-height: 30px; margin-top: 10px; } /* line 1286, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page .beer-image { height: 300px; background-repeat: no-repeat; background-size: contain; background-position: center; } /* line 1293, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .on-tap-badge { position: relative; top: 0; left: 100%; width: 90px; height: 90px; border-radius: 100%; background: #c42c2c; color: white; transform: translateX(-100%) rotate(20deg); border: 3px solid #912929; } /* line 1307, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .on-tap-badge span { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; text-align: center; font-size: 110%; } /* line 1317, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .on-tap-badge:hover { transform: translateX(-100%) rotate(20deg) scale(1.12); background: #e86060; } /*---BEER SHORTCODE---*/ /* line 1324, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-popup { transform: translate(200px, 320px) !important; } /*---SINGLE BEER---*/ /* line 1330, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-stats { display: flex; width: 50%; margin: auto; justify-content: space-around; } /* line 1337, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .body-wrapper { max-width: none; } /* line 1341, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .primary-content { background: transparent; padding: 0; } /* line 1346, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-section:nth-of-type(odd) { background: white; } /* line 1350, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-section { padding-bottom: 100px; padding-top: 100px; } /* line 1355, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-section .beer-inner { width: 90%; max-width: 1000px; margin: auto; } /* line 1361, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .on-tap-badge { width: 120px; height: 120px; } /* line 1366, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .on-tap-badge span { font-size: 150%; } /* line 1370, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .body-wrapper { margin-top: 100px; } /* line 1374, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .primary-content { width: 100%; } /* line 1378, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .beer-info h1 { margin-bottom: 10px; } /* line 1382, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .brewer-info { margin-top: 0; font-size: 25px; } /* line 1388, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-heading .beer-inner, .single-beers .similar-beers { display: flex; flex-basis: 0; } /* line 1393, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .beer-info { flex-grow: 3; flex-basis: initial; } /* line 1398, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .beer-image { background-size: contain; background-repeat: no-repeat; flex-grow: 1; flex-basis: 0; background-position: center; } /* line 1406, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .similar-beers { flex-wrap: wrap; flex-grow: 1; justify-content: space-around; } /* line 1412, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .similar-beers .beers { min-width: 180px; flex-basis: 0; text-align: center; margin-bottom: 50px; padding: 10px; } /* line 1419, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .similar-beers .beers .beer-image { height: 300px; } /* line 1423, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .similar-beers .on-tap-badge { width: 75px; height: 75px; } /* line 1428, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .similar-beers .on-tap-badge span { font-size: 100%; } /* line 1432, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .pairings { display: flex; flex-wrap: wrap; width: 40%; margin: auto; } /* line 1439, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .pairing { width: 50%; margin-bottom: 10px; text-align: center; } /* line 1445, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .pairing-wrapper h2 { margin-top: 50px; text-align: center; width: 100%; } /* line 1452, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .availability-wrapper, .tag-wrapper { width: 70%; margin: auto; margin-top: 30px; } /* line 1459, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .availability-wrapper strong, .tag-wrapper strong { float: left; margin-right: 5px; } /* line 1465, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .availability, .tags { display: inline; } /* line 1470, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .availability:not(:last-child):after, .tags:not(:last-child):after { content: ", "; } /* line 1474, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .wp-video { margin: auto; } /* line 1478, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .video-container { padding-bottom: calc(26% + 100px); } /*--- SINGLE EVENT ---*/ /* line 1484, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #tribe-events-content { margin-bottom: 0; } /* line 1488, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-image img { margin-left: 50%; transform: translateX(-50%); } /* line 1493, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #tribe-events-pg-template { width: 100%; max-width: none; } /* line 1498, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-tribe_events .body-wrapper { max-width: none; } /* line 1502, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .event-section { max-width: 900px; width: 90%; margin: auto; } /* line 1508, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .event-section-wrapper.event-meta .event-section { max-width: 1200px; } /* line 1512, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .event-section-wrapper.event-meta { background: white; } /* line 1516, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .event-section-wrapper { padding: 50px 0; } /* line 1520, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-tribe_events .tribe-events-event-meta { background: transparent; border: none; } /* line 1525, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group { width: 25%; } /* line 1529, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group-gmap { width: 50%; } /*---MEDIA QUERIES---*/ @media only screen and (max-width: 1450px) { /* line 1536, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav { width: 90%; right: 5%; } /* line 1541, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .logo { left: 15%; } } @media only screen and (max-width: 1100px) { /* line 1554, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header { height: 130px; } /* line 1560, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky, .error404 header.header-sticky, .page header.header-sticky { height: 75px; } /* line 1564, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav { width: 90%; right: 5%; top: 100px; } /* line 1570, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .logo { left: 50%; transform: translate(-50%); } /* line 1575, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky nav { top: 50px; } /* line 1579, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul { flex-direction: row; justify-content: space-around; } /* line 1584, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul li { margin-right: 0; } /* line 1588, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .sub-menu.open > .menu-item-has-children > .sub-menu.open { position: static; } /* line 1592, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul > li > .sub-menu.open { transform: translate(-50%); } /* line 1596, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .sub-menu .sub-menu, header.header-sticky .sub-menu .sub-menu { border: none; background: rgba(255, 255, 255, 0.25); } /* line 1601, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header > nav > ul > li > .sub-menu:before { left: 50%; } /* line 1606, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event { min-width: 200px; flex-basis: initial; } /* line 1611, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event:hover { flex-grow: 1; } /* line 1616, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event:nth-of-type(2), .page-template-template-home .element .event:nth-of-type(1) { min-width: calc(50% - 3px); margin-bottom: 3px; } /* line 1622, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page #beer { width: 33%; flex-basis: initial; } /* line 1627, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page .beer-image { height: 250px; } /* line 1631, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .on-tap-badge { left: 90%; } /* line 1636, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .on-tap-badge { width: 75px; height: 75px; transform: translateX(-75%) rotate(20deg); } /* line 1642, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .on-tap-badge { left: 100%; } /* line 1646, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .on-tap-badge span { font-size: 100%; } /* line 1650, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .similar-beers .beers { width: calc(33% - 10px); flex-basis: initial; } /* line 1656, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .similar-beers .beers:nth-of-type(2), .single-beers .similar-beers .beers:nth-of-type(1) { width: calc(50% - 10px); margin-bottom: 3px; } /* line 1661, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .ebl-page-wrapper { width: 100%; } /* line 1665, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .ebl-page-wrapper .content-heading-wrapper { text-align: center; } /* line 1670, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-content-wrapper .btn { width: calc(100% - 50px); margin-bottom: 20px; } } /*---BEGIN Tablet---*/ @media (orientation: portrait) and (max-device-width: 775px) { /* line 1679, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading { padding-left: 5%; width: 95%; } /* line 1684, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading h1 { text-align: center; } /* line 1689, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading h1, .heading-wrapper .heading p { width: 90%; } /* line 1693, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event:last-of-type { margin-bottom: 30px; } /* line 1697, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event:nth-of-type(1) { width: 100%; } /* line 1701, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event { width: 300px; margin-bottom: 3px; } /* line 1706, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer { width: calc(25% - 10px); margin-left: 5px; margin-right: 5px; } /* line 1713, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-center { order: 3; width: 90%; padding-left: 5%; } /* line 1719, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget-wrapper { width: 100%; flex-basis: initial; flex-grow: initial; } /* line 1726, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page #beer { width: 50%; } } /*---BEGIN MOBILE DEVICE---*/ @media only screen and (max-device-width: 750px) { /* line 1735, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header, header .logo { height: 100px; } /* line 1740, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky, header.header-sticky .logo { height: 75px; } /* line 1745, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header .logo h1, header.header-sticky .logo h1 { font-size: 25px; text-align: center; margin-top: 10px; } /* line 1753, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul .sub-menu, .sub-menu.open > .menu-item-has-children > .sub-menu, header nav > ul { display: flex; flex-direction: column; justify-content: space-around; text-align: center; right: -500px; top: 0; position: fixed; white-space: normal; height: 0; width: 0; } /* line 1768, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav > ul .sub-menu > li, .sub-menu.open > .menu-item-has-children > .sub-menu > li, header nav > ul > li { width: 90%; margin: auto; } /* line 1773, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header.header-sticky aside { height: 0; opacity: 0; } /* line 1778, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav.open:before { display: none; } /* line 1781, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav:before { display: block; content: "≡"; font-size: 45px; position: fixed; top: 20px; right: 20px; padding: 0px 10px; background: #fff; border-radius: 5px; font-weight: bold; border: 1px solid #aaa; border-bottom-width: 2px; } /* line 1796, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header:not(.header-sticky) nav:before { top: 50px; } /* line 1802, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav.open > ul .sub-menu.open, .sub-menu.open > .menu-item-has-children > .sub-menu.open, header nav.open > ul { border: none; right: 8px; width: 50%; height: 100%; transform: none; position: fixed; background: #4d4343; top: 0; left: initial; padding: 0; } /* line 1817, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header nav.open > ul .sub-menu.open, .logged-in header .sub-menu.open > .menu-item-has-children > .sub-menu.open, .logged-in header nav.open > ul { height: calc(100% - 45px); top: 45px; } /* line 1824, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .body-wrapper, .logged-in .body-wrapper { flex-wrap: wrap; margin: auto; margin-top: 60px; } /* line 1830, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .home.logged-in .body-wrapper { margin-top: 152px; } /* line 1834, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .post-title { padding-top: 100px; } /* line 1839, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .primary-content, #sidebar { width: 100%; margin-left: 0; margin-bottom: 20px; } /* line 1845, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .blog .primary-content { padding-left: 0px; padding-right: 0px; width: 100%; } /* line 1851, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ #sidebar { text-align: center; } /* line 1855, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comment-form { width: 90%; } /* line 1861, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .sticky { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; } /* line 1868, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-post { flex-wrap: wrap; text-align: center; } /* line 1873, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-content-image { max-width: none; width: 100%; margin-bottom: 30px; } /* line 1881, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-items > li { width: 100%; text-align: center; } /* line 1886, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-items > .beerjax-filter { width: calc(50% - 50px); margin: auto; margin-bottom: 10px; margin-top: 10px; } /* line 1893, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in .header-sticky .beer-filter-wrapper { top: -200px; } /* line 1897, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in .beer-filter-wrapper { top: 46px; } /* line 1901, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-filter-page .body-wrapper, .beer-filter-page.logged-in .body-wrapper { margin-top: 260px; } /* line 1905, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .ebl-beer-info { text-align: center; } /* line 1909, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .pairing { margin: auto; margin-top: 20px; margin-bottom: 20px; padding: 0; } /* line 1916, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .ebl-beer-info > div { margin-bottom: 50px; } /* line 1919, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .on-tap-badge { width: 75px; height: 75px; font-size: 75%; left: 100%; } /* line 1928, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .event-section-wrapper { padding: 0; padding-bottom: 20px; } /* line 1933, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-tribe_events .tribe-events-cal-links { text-align: center; } /* line 1937, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group-gmap { width: 100%; } /* line 1941, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group { width: 100%; text-align: center; margin-bottom: 50px; border-bottom: 1px solid #333; padding-bottom: 25px; } /* line 1950, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comments-inner-wrapper, .comments-title { width: 90%; } /* line 1954, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .comment { padding: 20px; } /* line 1959, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .pairings { flex-direction: column; } /* line 1963, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .pairing { width: 100%; } /* line 1967, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .beer-heading .beer-inner, .single-beers .similar-beers { flex-wrap: wrap; } /* line 1972, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .beer-image, .single-beers .beer-info { width: 100%; flex-basis: initial; flex-grow: initial; } /* line 1978, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .beer-info { order: 1; } /* line 1982, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .beer-image { height: 300px; margin: auto; } /* line 1987, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .availability-wrapper strong, .tag-wrapper strong { text-align: center; width: 100%; margin-bottom: 20px; } /* line 1993, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .availability, .tags { display: block; clear: both; text-align: center; } /* line 1999, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .on-tap-badge { left: 95%; } /* line 2005, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading { padding-top: 175px; height: 325px; } /* line 2010, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper .shadowbox { padding-top: 50px; height: 400px; text-align: center; } /* line 2016, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .event { height: 250px; } /* line 2020, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .element-wrapper a .shadowbox { padding-top: 20px; height: 230px; } /* line 2026, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ footer .menu { flex-wrap: wrap; width: 100%; } /* line 2031, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ footer .menu .menu-item { width: 50%; flex-grow: 1; padding-top: 20px; padding-bottom: 20px; text-align: center; } } @media (orientation: landscape) and (max-device-width: 750px) { /* line 2045, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav.open > ul .sub-menu.open, .sub-menu.open > .menu-item-has-children > .sub-menu.open, header nav.open > ul { right: 0px; flex-wrap: wrap; flex-direction: row; } /* line 2051, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav:before { top: 50px; } /* line 2057, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav.open > ul .sub-menu.open, .logged-in header.header-sticky .sub-menu.open > .menu-item-has-children > .sub-menu.open, .logged-in header.header-sticky nav.open > ul { height: calc(100% - 45px); top: 45px; } /* line 2065, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav.open > ul .sub-menu.open > li, .sub-menu.open > .menu-item-has-children > .sub-menu.open > li, header nav.open > ul > li, .sub-menu > .menu-item:not(:first-of-type):not(:last-of-type) { width: 50%; margin-top: 20px; margin-bottom: 20px; } /* line 2072, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading h1, .heading-wrapper .heading p { width: 75%; } /* line 2076, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper { height: 300px; } /* line 2080, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading { height: 250px; } /* line 2083, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer { width: 20%; margin-right: 2.5%; margin-left: 2.5%; } /* line 2090, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .primary-content { padding-left: 10px; padding-right: 10px; width: calc(100% - 20px); } /* line 2098, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group { width: calc(50% - 25px); } /* line 2102, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group-gmap { width: 100%; } /* line 2107, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget-wrapper { width: calc(50% - 100px); } } @media (orientation: landscape) and (max-device-width: 600px) { /* line 2116, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav:before { top: 10px; } /* line 2122, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav.open > ul .sub-menu.open, .logged-in header.header-sticky .sub-menu.open > .menu-item-has-children > .sub-menu.open, .logged-in header.header-sticky nav.open > ul { height: 100%; top: 0px; } /* line 2130, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav.open > ul .sub-menu.open > li, .sub-menu.open > .menu-item-has-children > .sub-menu.open > li, header nav.open > ul > li, .sub-menu > .menu-item:not(:first-of-type):not(:last-of-type) { margin-top: 10px; margin-bottom: 10px; } /* line 2137, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-event-meta .tribe-events-meta-group { width: calc(100% - 25px); } /* line 2143, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .heading-wrapper .heading h1, .heading-wrapper .heading p { width: 90%; } } @media (orientation: portrait) and (max-device-width: 600px) { /* line 2152, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ header nav.open > ul .sub-menu.open, .sub-menu.open > .menu-item-has-children > .sub-menu.open, header nav.open > ul { right: 0; } /* line 2156, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav:before { top: 10px; } /* line 2162, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .logged-in header.header-sticky nav.open > ul .sub-menu.open, .logged-in header.header-sticky .sub-menu.open > .menu-item-has-children > .sub-menu.open, .logged-in header.header-sticky nav.open > ul { height: 100%; top: 0px; } /* line 2168, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .page-template-template-home .element .beer { width: calc(50% - 10px); margin-left: 5px; margin-right: 5px; } /* line 2175, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .loop-post:not(.sticky) { padding: 25px; } /* line 2179, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .primary-content { padding-left: 15px; padding-right: 15px; width: calc(100% - 30px); } /* line 2185, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .blog .primary-content { width: 100%; } /* line 2192, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .alignright, .alignleft, .primary-content .wp-caption.alignright, .primary-content .wp-caption.alignleft { max-width: 50%; } /* line 2199, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .single-beers .similar-beers .beers:nth-of-type(2), .single-beers .similar-beers .beers:nth-of-type(1) { width: calc(100% - 3px); flex-basis: initial; } /* line 2205, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .footer-widget-wrapper { width: calc(100% - 100px); } } @media (orientation: portrait) and (max-device-width: 400px) { /* line 2213, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ .tribe-events-divider { display: none; } /* line 2217, C:/wamp/www/sandbox/wp-content/themes/brewio/style.scss */ span.tribe-events-cost { display: block; } } /*# sourceMappingURL=style.css.map */