/* Theme Name: Amazonrise Theme URI: http://opensumo.com/amazonrise/ Author: OpenSumo Author URI: http://opensumo.com/ Description: Amazonrise is a beautifully designed WordPress theme that is built to be creative, modern, fast-loading speed, high performance. Version: 1.0.5 Stable tag: 2.3.0 Requires at least: 4.7 Requires PHP: 5.6 Tested up to: 5.4 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: amazonrise Tags: blog, custom-header, featured-image-header, featured-images, sticky-post, threaded-comments, theme-options, footer-widgets, left-sidebar, right-sidebar, two-columns, custom-background, custom-menu, custom-logo 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. Amazonrise is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size: 62.5%; font-family: sans-serif; } body { font-family: 'Roboto', sans-serif; font-size: 18px; font-size: 1.8rem; line-height: 1.8; color: rgba(41, 41, 41, 1); font-weight: 400; -webkit-font-smoothing: antialiased; letter-spacing: 0.04px; margin: 0; background-color: #fff; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { box-sizing: content-box; height: 0; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button { overflow: visible; } button, select { text-transform: none; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } form label { width: 100%; margin-bottom: 10px; display: inline-block; text-transform: uppercase; } optgroup { font-weight: bold; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ button, input, select, optgroup, textarea { color: rgba(41, 41, 41, 1); } h1, h2, h3, h4, h5, h6 { color: rgba(41, 41, 41, 1); font-weight: 700; line-height: 1.2; margin: 0 0 20px; font-family: 'Roboto', sans-serif; } h1 { font-size: 38px; font-size: 3.8rem; letter-spacing: -0.02em; } h2 { font-size: 32px; font-size: 3.2rem; letter-spacing: -0.01em; line-height: 1.4; } h3 { font-size: 28px; font-size: 2.8rem; letter-spacing: -0.01em; line-height: 1.23; } h4 { font-size: 24px; font-size: 2.4rem; line-height: 1.2; } h5, h6 { font-size: 18px; font-size: 1.8rem; letter-spacing: .1em; line-height: 1.5; text-transform: uppercase; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { margin-bottom: 0.5rem; font-weight: bold; line-height: 1.2; } .h1, h1 { font-size: 2.5rem; margin-top: 1.5rem; margin-bottom: 2.5rem; } .h2, h2 { font-size: 2rem; margin-top: 1.5rem; margin-bottom: 2rem; } .h3, h3 { font-size: 1.75rem; margin-top: 1rem; margin-bottom: 1.75rem; } .h4, h4 { font-size: 1.5rem; margin-top: 1rem; margin-bottom: 1.5rem; } .h5, h5 { font-size: 1.25rem; margin-top: 1rem; margin-bottom: 1.25rem; } .h6, h6 { font-size: 1rem; margin-top: 0.5rem; margin-bottom: 1rem; } /* .entry-content h1, .entry-summary h1, .page-content h1, .comment-content h1 { font-size: 35px; font-size: 3.5rem; line-height: 1.2; margin-top: 1.6em; margin-bottom: 0.8em; } .entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 { font-size: 24px; font-size: 2.4rem; line-height: 1.1667; margin-top: 2.3333em; margin-bottom: 1.1667em; } .entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 { font-size: 20px; font-size: 2rem; line-height: 1.4; margin-top: 2.8em; margin-bottom: 1.4em; } .entry-content h5, .entry-content h6, .entry-summary h5, .entry-summary h6, .page-content h5, .page-content h6, .comment-content h5, .comment-content h6 { font-size: 17px; font-size: 1.7rem; line-height: 1.2353; margin-top: 3.2941em; margin-bottom: 1.6471em; }*/ p { margin: 1.6rem 0; } b, strong { font-weight: 700; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 30px; padding: 0; } blockquote, cite, em, i { font-style: italic; } blockquote p, blockquote cite, blockquote small { margin: 0 0 30px; padding: 0; } blockquote em, blockquote i, blockquote cite { font-style: normal; } blockquote strong, blockquote b { font-weight: 400; } address { font-style: italic; margin: 0 0 1.6em; } code, kbd, tt, var, samp, pre { font-family: Inconsolata, monospace; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } pre { background-color: transparent; background-color: rgba(0, 0, 0, 0.01); border: 1px solid #eaeaea; border: 1px solid rgba(51, 51, 51, 0.1); line-height: 1.2; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 0.8em; white-space: pre; white-space: pre-wrap; word-wrap: break-word; } abbr[title] { border-bottom: 1px dotted #eaeaea; border-bottom: 1px dotted rgba(51, 51, 51, 0.1); cursor: help; } mark, ins { background-color: yellow; color: black; text-decoration: none; } sup, sub { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: .5ex; } small { font-size: 75%; } big { font-size: 125%; } /** * 4.0 Elements */ hr { background-color: #eaeaea; background-color: rgba(51, 51, 51, 0.1); border: 0; height: 1px; margin-bottom: 1.6em; } caption, th, td { font-weight: normal; text-align: left; } th { border-width: 0 1px 1px 0; font-weight: 700; } td { border-width: 0 1px 1px 0; } th, td { padding: 0.4em; } img { -ms-interpolation-mode: bicubic; border: 0; height: auto; max-width: 100%; vertical-align: middle; } figure { margin: 0; } del { opacity: 0.8; } /* Placeholder text color -- selectors need to be separate to work. */ ::-webkit-input-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; } :-moz-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; } ::-moz-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ } :-ms-input-placeholder { color: rgba(51, 51, 51, 0.7); font-family: "Noto Sans", sans-serif; } /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ html { box-sizing: border-box; } *, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; } dl, ul, ol { margin: 0 0 1em; } ul { list-style: disc; } ol { list-style: decimal; } ul li, ol li { margin: 0 0 1em; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ } figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ } table { margin: 0 0 1.5em; width: 100%; } /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: rgba(41, 41, 41, 1); transition: all 0.25s linear; background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; } .entry-content a { color: #2b6cb0; text-decoration: underline; transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; } a:hover, a:active { color: rgba(41, 41, 41, 1); } a:focus { outline: thin dotted; } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .main-navigationigation { display: block; float: left; width: 100%; } .main-navigationigation ul { display: none; list-style: none; margin: 0; padding-left: 0; } .main-navigationigation ul li { float: left; position: relative; } .main-navigationigation ul li a { display: block; text-decoration: none; } .main-navigationigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; } .main-navigationigation ul ul ul { left: -999em; top: 0; } .main-navigationigation ul ul a { width: 200px; } .main-navigationigation ul ul li { } .main-navigationigation li:hover > a, .main-navigationigation li.focus > a { } .main-navigationigation ul ul :hover > a, .main-navigationigation ul ul .focus > a { } .main-navigationigation ul ul a:hover, .main-navigationigation ul ul a.focus { } .main-navigationigation ul li:hover > ul, .main-navigationigation ul li.focus > ul { left: auto; } .main-navigationigation ul ul li:hover > ul, .main-navigationigation ul ul li.focus > ul { left: 100%; } .main-navigationigation .current_page_item > a, .main-navigationigation .current-menu-item > a, .main-navigationigation .current_page_ancestor > a, .main-navigationigation .current-menu-ancestor > a { } /* Small menu. */ @media screen and (min-width: 37.5em) { .nav-#secondary-site-navigation { display: none; } .main-navigationigation ul { display: block; } } .comment-navigation .nav-previous a, .posts-navigation .nav-previous a, .post-navigation .nav-previous a, .comment-navigation .nav-next a, .posts-navigation .nav-next a, .post-navigation .nav-next a { color: rgba(41, 41, 41, 1); } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .screen-reader-text:focus { background-color: #f1f1f1; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6); box-shadow: 0 0 2px 2px rgba(0,0,0,.6); clip: auto !important; -webkit-clip-path: inherit; clip-path: inherit; color: #21759b; display: block; font-size: 14px; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { float: left; margin-right: 1.5em; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .updated:not(.published) { display: none; } .page-links { clear: both; margin: 0 0 1.5em; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ .comment-content a { word-wrap: break-word; } .comment-form label { margin-bottom: 10px; display: inline-block; text-transform: uppercase; } .bypostauthor { display: block; } .comments-area { width: 100%; } .comment-respond .comment-form { width: 100%; box-sizing: border-box; } .comments-area .comment-respond { position: relative; } .comments-area .comment-meta { position: relative; } .comments-area .comments-title { margin-bottom: 30px; color: #222222; font-size: 30px; font-size: 3rem; } .comments-area .comment-meta .comment-metadata a { color: #999999; } .comment-meta .vcard img{ float: left; margin-right: 14px; } .comments-area .comment-author { line-height: normal; font-size: 16px; font-size: 1.6rem; font-weight: bold; margin-bottom: 6px; } .comments-area .comment-author .fn a { color: #222222; } .comments-area .comment-content { padding: 0 15px 0 114px; } .comments-area ol { list-style: none; margin: 0 0 30px 0; padding: 0; } .comments-area .reply .comment-reply-link i { font-size: 12px; font-size: 1.2rem; } .comments-area .comment-content p { margin-bottom: 5px; } .comments-area p.form-submit { margin-bottom: 0; padding-bottom: 10px; } .comments-area p.form-submit input { border: none; color: #fff; font-size: 14px; font-size: 1.4rem; font-weight: normal; padding: 10px 20px; text-shadow: none; box-shadow: none; border-radius: inherit; margin: 0; transition: background 0.25s linear; border-radius: 4px; } .comments-area ol.comment-list li { margin-bottom: 20px; position: relative; } .comments-area ol.comment-list > li:last-child { margin-bottom: 0; } .comments-area ol.comment-list > li { width: 100%; border-bottom: 3px solid #000000; } #comments li.comment.depth-1:nth-child(even) { } #comments li.comment.parent article { background: #f5f5f5; padding: 40px; } #comments li.comment.parent article .reply, .author-highlight li.bypostauthor article .reply { padding-bottom: 0; } .comments-area ol.comment-list ol.children { padding-top: 20px; padding-left: 114px; margin-bottom: 0; } .comments-area ol.comment-list li li.bypostauthor { position: relative; } .comments-area.author-highlight ol.comment-list li.bypostauthor { border-bottom: 3px solid #f00000; padding: 40px; background: #f5f5f5; } .comments-area .reply { padding-left: 114px; font-size: 14px; font-size: 1.4rem; padding-bottom: 20px; } .comments-area .reply a:hover { color: #000; } #comments li.comment .comment-respond { margin-left: 92px; position: relative; } .related-main-title, .comment-reply-title { border-bottom: 1px solid #4d5968; position: relative; color: rgba(41, 41, 41, 1); margin: 0 0 16px 0; padding-bottom: 18px; } .related-main-title:after, .comment-reply-title:after { content: ""; height: 3px; background: #4d5968; position: absolute; bottom: -1px; left: 0; width: 26%; } .comment-reply-title small { position: absolute; top: 0; right: 0; text-transform: capitalize; } .comment-form-wrap .comment-respond { position: relative; } .comments-area .comment-respond * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .comment-respond .logged-in-as a { color: #222222; border-bottom: 1px dotted; } .comment-respond .logged-in-as a:hover { color: #f00000; } .comments-area .comment-respond input[type="text"], .comments-area .comment-respond input[type="email"], .comments-area .comment-respond input[type="url"] { background: #fff; padding: 8px 14px; width: 100%; max-width: 430px; margin-bottom: 6px; } .comments-area .comment-respond textarea { width: 100%; margin-bottom: 0px; } .comments-area p { margin-bottom: 12px; } /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; } /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display: block; } /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; } /* Make sure embeds and iframes fit their containers. */ embed, iframe, object { max-width: 100%; } /* Make sure logo link wraps around logo image. */ .custom-logo-link { display: inline-block; } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery { margin-bottom: 1.5em; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33333%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66667%; } .gallery-columns-7 .gallery-item { max-width: 14.28571%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11111%; } .gallery-caption { display: block; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0; } * html .clearfix { height: 1%; } .clearfix { display: block; } /* Body Site */ .container { width: 100%; } .content-wrap { margin: 0 auto; padding: 0 5%; box-sizing: content-box; } #site-header img { display: block; margin: 0 auto; } .sheader { width: 100%; margin: 0; position: relative; background-color: #fff; } #catcher { height: 80px; visibility: hidden; } .top-heading { width: 100%; -webkit-animation: slideDown 0.6s forwards; animation: slideDown 0.6s forwards; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; z-index: 999; -webkit-transition: height 0.25s ease-out; transition: height 0.25s ease-out; -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05); background-color: #fff; position: absolute; } .sticky-inner-header { height: 80px; display: flex; align-items: center; justify-content: space-between; padding: 0 3%; } .bottom-heading { overflow: hidden; min-height: 600px; display: grid; align-items: center; position: relative; background-color: #008aff; background-position: bottom center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-image: radial-gradient(50% 50%, rgba(55, 62, 62, 0.00) 50%, rgba(55, 62, 62, 0.01) 74%, rgba(55, 62, 62, 0.05) 100%); } .xgbanner-container { text-align: center; width: 100%; } .banner-shape-bottom { width: 120%; height: 120px; overflow: hidden; position: absolute; left: 50%; bottom: -1px; display: block; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .banner-shape-bottom .banner-shape-fill { fill: #fff; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; -webkit-transform: rotateY(0deg); transform: rotateY(0deg); } .banner-branding h1, .banner-branding h2, .banner-branding h3, .banner-branding h4, .banner-branding h5, .banner-branding h6, .banner-branding a { font-family: 'Playfair Display', sans-serif; font-weight: 700; color: #fff; position: relative; } .banner-branding p { color: #fff; } .banner-branding h2 { letter-spacing: 0px; } .banner-branding h3 { font-size: 150px; font-size: 15rem; } .btn-view, .btn-tour, .btn-sign { min-width: 180px; text-transform: uppercase; font-size: 12px; font-size: 1.2rem; line-height: normal; text-decoration: none; display: inline-block; padding: 18px 20px; -webkit-transition: all 0.8s ease; transition: all 0.8s ease; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; border-radius: 100px; text-align: center; color: #fff; border: 3px solid #fff; background: none; } .btn-view { margin-right: 20px; color: #000be6; background: #fff; } .btn-view:hover, .btn-tour:hover, .btn-sign:hover { color: #fff; opacity: 0.8; } .btn-view:hover { color: rgba(41, 41, 41, 1); } /* Site Branding */ .branding-logo { margin: 0; } .branding-logo .custom-logo { display: block; max-height: 80px; width: auto; } .site-branding .site-title { font-size: 36px; font-size: 3.6rem; padding: 0; margin: 0; } .site-branding { display: flex; align-items: center; grid-gap: 0 20px; } .site-branding .custom-logo-link { margin-top: 0; display: block; } .site-branding .site-title a { font-family: 'Playfair Display', cursive; text-transform: uppercase; } .site-branding .site-description { padding: 0; margin: 0; line-height: 20px; letter-spacing: 2.1px; font-size: 10px; font-size: 1rem; } /* Top Nav */ #smobile-menu { visibility: hidden; opacity: 0; } #smobile-menu { background-color: #fff; position: fixed; width: 70%; top: 0; bottom: 0; left: -70%; z-index: 99999; overflow-x: hidden; -webkit-transition: transform 0.5s ease; -moz-transition: transform 0.5s ease; transition: transform 0.5s ease; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); transform: translateX(-100%); padding: 0 3%; } .admin-bar #smobile-menu { top: 32px; } .main-navigation ul li a { font-size: 16px; font-size: 1.6rem; line-height: 1.625; letter-spacing: -0.01em; display: block; font-family: 'Roboto', sans-serif; } .main-navigation ul { list-style: none; margin: 0; padding: 0; clear: both; letter-spacing: -.01em; } .main-navigation ul li { float: left; position: relative; margin: 0; } .main-navigation ul li .sub-arrow { display: none; position: absolute; right: 0; top: 0; color: rgba(41, 41, 41, 1); font-size: 14px; text-align: center; cursor: pointer; padding: 24px; line-height: normal; } /* Primary menu */ .primary-menu { width: auto; float: right; position: relative; display: flex; align-items: center; justify-content: center; } .pmenu { float: left; } .primary-menu ul ul li .fa-chevron-right { color: #010101; } .primary-menu ul li a { color: rgba(41, 41, 41, 1); padding: 2px 15px; } /* Secondary menu */ .secondary-menu { width: 100%; display: block; background: #fff; position: relative; } .secondary-menu ul li a { color: rgba(41, 41, 41, 1); } .secondary-menu ul li a:hover { color: royalblue; } #secondary-site-navigation .arrow-menu { position: absolute; top: 0; right: 0; cursor: pointer; text-align: center; display: none; width: 42px; height: 42px; line-height: 44px; border-left: 1px solid rgba(0, 0, 0, 0.2); } .secondary-menu ul > li:first-child { border: none; } /*Menu More Button*/ .secondary-menu .btn-right { float: right; border: none; margin: 18px 0; } .secondary-menu li.btn-right > a { padding: 9px 25px 11px; font-weight: 500; background: #e47911; text-align: center; text-transform: capitalize; display: block; line-height: 1.25; box-sizing: border-box; color: #fff; border-radius: 3px; } .secondary-menu li.btn-right > a:hover { opacity: 0.8; color: #fff; } .secondary-menu li.btn-right > a:focus { box-shadow: 0px 0px 8px #008aff; } /* Header menu */ .main-navigation ul ul { background: #fff; list-style: none; min-width: 240px; display: none; position: absolute; top: inherit; left: 0; margin: 0; padding: 0; z-index: 9; box-shadow: 0 16px 45px rgba(0, 0, 0, 0.18); -webkit-transition: opacity 0.4s ease-in-out; -moz-transition: opacity 0.4s ease-in-out; -ms-transition: opacity 0.4s ease-in-out; -o-transition: opacity 0.4s ease-in-out; transition: opacity 0.4s ease-in-out; } .primary-menu ul.pmenu ul ul { left: -100%; } .main-navigation ul li:hover > ul { display: block; } .main-navigation ul ul li { float: none; } .main-navigation ul ul ul { top: 0; left: 200px; } .main-navigation ul ul.sub-menu li a { padding: 8px 20px; } .primary-menu ul li a:hover { opacity: 0.8; } .site-content { width: 100%; display: inline-block; margin: 64px 0 0; } .error-404 .page-header { padding: 0; } .no-results .page-content { background-color: #fff; padding: 20px; margin-bottom: 40px; } .search-form label { display: inline; } .xgouter-wrap { border-bottom: 1px solid #e7ebed; padding-bottom: 10px; margin-bottom: 30px; } .post-list { grid-template-columns: 30% auto; display: grid; grid-gap: 0 3.333vw; align-items: center; margin-bottom: 50px; border-bottom: none; background-color: #fff; } .post-list .featured-thumbnail { overflow: hidden; } .entry-content .entry-title { font-size: 22px; font-size: 2.2rem; line-height: 27.5px; color: #141414; margin-bottom: 10px; } .post-list .entry-title { font-size: 30px; font-size: 3rem; font-weight: 700; line-height: normal; } /*-------------------------------------------------------------- # Progress Bar --------------------------------------------------------------*/ .progress-bar { position: absolute; bottom: 0; left: 0; width: 100%; height: 0; background: none; visibility: hidden; } .active-sticky .progress-bar { height: 6px; visibility: inherit; background-color: #fafbfe; } .progress-bar .progressing { background-color: #50c6db; width: 0; height: 100%; border-radius: 3px; } .post-list, .featured-sidebar .widget, .post-blog-article { padding: 30px; margin-bottom: 50px; border-bottom: 6px solid #fafbfe; box-shadow: 15px 15px 15px 0 rgba(204, 204, 204, 0.1); /*border-radius: 5px 5px 5px 5px; box-shadow: 0 11px 19px -10px rgba(0, 0, 0, 0.18);*/ } /*-------------------------------------------------------------- # Site Banner --------------------------------------------------------------*/ .container-fluid-grids { display: grid; grid-template-columns: repeat(auto-fit, minmax(28rem, 1fr)); grid-gap: 0 4rem; } /*-------------------------------------------------------------- # Grids Layout --------------------------------------------------------------*/ .archive-main-grids { margin-bottom: 40px; } .post-content-container { padding: 30px 30px 0; } .archive-main-grids .post-container { background-color: #fff; position: relative; box-shadow: 0 0 1.25rem rgba(31, 45, 61, 0.05); overflow: hidden; border: 1px solid #eff2f7; border-bottom: 6px solid #fafbfe; } .posts-entry .more-link-wrap { box-sizing: border-box; display: block; text-align: center; color: #fff; text-decoration: none; border-radius: 5px; padding: 12px 40px; margin: 20px 0; border: none; background: #008aff; font-size: 15px; font-size: 1.5rem; font-family: 'Roboto', sans-serif; } .posts-entry .more-link-wrap:hover { opacity: 0.9; } .entry-content .entry-title a:hover { color: #008aff; } .full-featured-content { width: 100%; float: left; margin-top: 64px; } .content-excerpt { color: #616161; font-family: 'PT Serif', serif; margin-bottom: 8px; line-height: 18.9px; font-size: 14px; font-size: 1.4rem; } .full-featured-content-small .posts-entry, .full-featured-content-small .post-navigation, .full-featured-content-small .posts-related, .full-featured-content-small .comments-area { background-color: #fff; margin: 0 0 1.5em; } .full-featured-content-small .posts-entry { } .full-featured-content-small .site-main .posts-related h3, .full-featured-content-small .site-main .comments-area h3 { margin-top: 0; } .full-featured-content-small .site-main h2, .full-featured-content-small .site-main h3, .full-featured-content-small .site-main h4, .full-featured-content-small .site-main h5, .full-featured-content-small .site-main h6 { margin: 20px 0; } .full-featured-content-small .site-main h2 { margin: 3rem 0; } .full-featured-content-small .site-main h3, .full-featured-content-small .site-main h4 { margin: 2.1rem 0; } .full-featured-content-small .site-main .intro { display: block; font-size: 24px; font-size: 2.4rem; font-weight: bold; line-height: 1.4; letter-spacing: -0.7px; margin-bottom: 48px; } .full-featured-content-small .site-main .intro:first-child:first-letter { float: left; font-size: 88px; font-size: 8.8rem; font-weight: normal; line-height: 60px; padding-top: 0; padding-right: 8px; padding-left: 0px; } .section.gray { background-color: #fafbfb; border: none; padding: 40px 60px; } .post-content-thumbnail { position: relative; overflow: hidden; } .post-content-thumbnail img { transition: 0.4s all ease-in-out; } .post-content-container .entry-footer { padding: 20px; border-top: 1px solid #e9e9e9; margin-bottom: 0; } .post-content-thumbnail img { display: block; } .xginner-left { margin-bottom: 15px; } .main-navigation ul li.nav-menu-item-has-children > a i { color: #fff; } .main-navigation ul .children li a { padding: 12px 20px; border-bottom: 1px solid #e5e6e9; } .page-header { background: #fff; margin: 0; padding: 30px; } .section-page-header { margin: 0; padding-top: 30px; width: 100%; display: inline-block; text-align: center; } .archive-page-header { padding: 30px; border-bottom: 1px solid #e7ebed; background-color: #fff; } .page-header h1 { font-size: 38px; font-size: 3.8rem; } .entry-header { margin-bottom: 16px; } /*Meta Info*/ .entry-categories { padding-bottom: 12px; display: block; font-size: 14px; font-size: 1.4rem; } .entry-meta, .entry-footer { color: #707070; font-size: 14px; font-size: 1.4rem; line-height: 1.3; margin: 10px 0; } .entry-meta > span, .entry-footer > span { position: relative; color: #424242; font-size: 13px; font-size: 1.3rem; line-height: normal; } .entry-meta span a, .entry-footer span a { color: #008aff; text-decoration: underline; } .entry-meta span a:hover, .entry-footer span a:hover { color: #008aff; } .entry-title a, .widget-title a { color: rgba(41, 41, 41, 1); text-decoration: none; } /* Footer */ .site-footer { width: 100%; float: left; font-family: 'Roboto', sans-serif; padding: 30px 0; text-align: center; background-color: #fff; border-top: 6px solid #fafbfe; box-shadow: 15px -15px 15px 0 rgba(204, 204, 204, 0.1); } .site-info { float: left; font-size: 14px; font-size: 1.4rem; line-height: normal; color: rgba(41, 41, 41, 1); } .site-info a { color: rgba(41, 41, 41, 1); } .site-info a:hover { border-bottom: dotted 1px; text-decoration: none; } .site-info p { padding: 0; } /*Footer Menu*/ .fmenu ul { width: 100%; list-style: none; margin: 0; padding: 0; text-align: center; } .fmenu ul.footer-menu ul { width: auto; border: none; } .fmenu ul.footer-menu ul li a { opacity: 0.8; } .fmenu ul li { float: none; display: inline-block; } .fmenu ul li a { color: rgba(41, 41, 41, 1); text-transform: none; margin: 0 8px; font-size: 14px; font-size: 1.4rem; line-height: normal; } .fmenu ul li a:hover { border-bottom: dotted 1px; text-decoration: none; } /* Homepage */ .site-content .paging-navigation, .site-content .posts-navigation { margin-bottom: 40px; } .post-navigation, .posts-related, .comments-area { margin-bottom: 50px; } /* Single Page */ .post-navigation { border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; padding-top: 20px; padding-bottom: 20px; } .post-navigation .nav-links { display: flex; align-items: center; justify-content: space-between; } .pagination { margin-bottom: 40px; } .pagination a, #load-posts a, .single .pagination > .current .currenttext, .pagination .page-numbers.dots, .paging-navigation .nav-links .nav-previous, .paging-navigation .nav-links .nav-next, .page-numbers.current, .posts-navigation .nav-links .nav-previous, .posts-navigation .nav-links .nav-next { background: #fff; display: inline-block; text-decoration: none; padding: 10px 20px; box-sizing: border-box; text-align: center; color: rgba(41, 41, 41, 1); } .paging-navigation .nav-links .nav-previous, .paging-navigation .nav-links .nav-next { cursor: pointer; border-radius: 5px; box-shadow: 0 0 1.25rem rgba(31, 45, 61, 0.05); border: 1px solid #eff2f7; border-bottom: 6px solid #fafbfe; } .posts-navigation .nav-links .nav-previous, .posts-navigation .nav-links .nav-next { width: 280px; } .paging-navigation .nav-links .nav-previous a, .paging-navigation .nav-links .nav-next a { color: rgba(41, 41, 41, 1); } .paging-navigation .nav-links .nav-previous:hover, .paging-navigation .nav-links .nav-next:hover { opacity: 0.8; } .paging-navigation .nav-links .nav-previous { float: left; } .paging-navigation .nav-links .nav-next { float: right; } .page-numbers.current, .pagination a:hover { color: #008aff; } /*-------------------------------------------------------------- # Related Post --------------------------------------------------------------*/ .posts-related { width: 100%; display: inline-block; } /* Grid Style */ .posts-related ul.related-grid { width: 100%; list-style: none; margin: 0; padding: 0; } .posts-related ul.related-grid li { width: 31.3%; float: left; margin: 3% 3% 0 0; } .posts-related ul.related-grid li:nth-child(3n) { margin-right: 0; } .posts-related ul.related-grid li:nth-child(3n+1) { clear: left; } /* List Style */ .posts-related ul.related-list { width: 100%; margin-bottom: 0; padding: 0; } .posts-related ul.related-list li { line-height: 34px; } .posts-related .related-main-title { font-size: 28px; font-size: 2.8rem; letter-spacing: -0.01em; line-height: 1.23; } .posts-related ul.related-grid li .related-title { color: #141414; font-weight: bold; margin-top: 15px; margin-bottom: 10px; } /*-------------------------------------------------------------- # Sidebar --------------------------------------------------------------*/ .featured-sidebar label { width: 100%; float: none; } .widget { width: 100%; float: left; clear: both; box-sizing: border-box; position: relative; padding: 30px; margin-bottom: 30px; } .widget .xgwidget-banner ul { list-style: none; margin: 0; } .widget .xgwidget-banner ul li { width: 50%; float: left; margin: 0; text-align: center; } .widget .xgwidget-banner ul li a { display: block; padding: 5px; } button, input[type="button"], input[type="reset"], input[type="submit"] { width: 100%; box-sizing: border-box; display: block; text-align: center; color: #fff; text-decoration: none; border-radius: 5px; padding: 12px 40px; margin: 20px 0; border: none; background: #008aff; font-size: 15px; font-size: 1.5rem; font-family: 'Roboto', sans-serif; transition: all 0.2s ease-in-out; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { opacity: 0.8; border-color: #363b3f; color: #fff; } button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { outline: thin dotted #000; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { border: 1px solid #e7ebed; border-radius: 5px; padding: 10px 15px; background: none; } .widget input[type="text"], .widget input[type="email"], .widget input[type="url"], .widget input[type="password"], .widget input[type="search"], .widget input[type="number"], .widget input[type="tel"], .widget input[type="range"], .widget input[type="date"], .widget input[type="month"], .widget input[type="week"], .widget input[type="time"], .widget input[type="datetime"], .widget input[type="datetime-local"], .widget input[type="color"], .widget textarea { width: 100%; display: inline-block; text-align: center; } .widget select { width: 100%; padding: 16px; display: block; } .super-subscribe p { margin-bottom: 15px; } .widget .swidget { width: 100%; padding: 0; border-radius: 3px 3px 0 0; } .swidget .widget-title { font-size: 24px; font-size: 2.4rem; margin-top: 0; font-weight: 600; font-family: 'Poppins', sans-serif; padding: 0 0 10px 0; margin-bottom: 20px; border-bottom: 1px solid #e4e4e4; } .widget ul { margin: 0; padding-left: 0; list-style-position: inside; } .widget ul li, .widget ul li a { color: rgba(41, 41, 41, 1); } .widget ul li a:hover { color: #008aff; } .widget ul li { position: relative; margin: 0 0 14px 0; padding: 0; line-height: 1.4; } .widget ul li .sub-arrow { position: absolute; top: 2px; right: -16px; padding: 0 12px; cursor: pointer; } .widget ul ul { margin-left: 26px; margin-top: 14px; } .widget_categories ul ul, .widget_nav_menu ul ul { margin-left: 15px; margin-bottom: 0; margin-top: 14px; list-style-type: circle; } .widget_categories ul li { padding-right: 0; } .widget_categories ul li li:last-child { padding-bottom: 0; } .widget_nav_menu li.menu-item-has-children { padding-right: 0; } .widget_nav_menu li.menu-item-has-children ul.sub-menu { display: none; } .widget_nav_menu li.menu-item-has-children ul.sub-menu li { padding-left: 0; padding-right: 0; } .widget_nav_menu > div { padding: 0; } .widget ul li.recentcomments { color: #919191; } .widget .popular-post-meta, .widget .recent-post-meta { font-size: 12px; font-size: 1.2rem; line-height: normal; } .widget .post-img { float: left; margin-right: 10px; } /*------------------------------------------------- # WP Subscribe --------------------------------------------------*/ .featured-sidebar .wp_subscribe .swidget-inner { padding: 0; } .featured-sidebar .wp_subscribe .wp-subscribe-wrap { padding: 30px; } .featured-sidebar .wp-subscribe-wrap p.text, .featured-sidebar .wp-subscribe-wrap .footer-text, .featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper { margin: 15px 0; opacity: 1; font-size: 14px; font-size: 1.4rem; line-height: normal; } .featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper { margin-bottom: 0; text-align: center; } .featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper, .featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper label { text-transform: capitalize; opacity: 1; } .featured-sidebar .wp_subscribe input { border: none; } /*------------------------------------------------- # Calender Widget --------------------------------------------------*/ #calendar_wrap { width: 100%; } #wp-calendar { margin-bottom: 0; } #wp-calendar th, #wp-calendar td { text-align: center; padding: 6px 0; } #wp-calendar caption { font-size: 16px; font-size: 1.6rem; padding-bottom: 10px; font-weight: bold; } #wp-calendar tfoot { margin-top: 30px; } #wp-calendar #prev { text-align: left; padding: 0; padding-left: 12px; } #wp-calendar #next { text-align: right; padding: 0; padding-right: 12px; } #wp-calendar #prev a, #wp-calendar #next a { text-decoration: none; color: rgba(41, 41, 41, 1); } #wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #008aff; } .tagcloud a { color: rgba(41, 41, 41, 1); } .tagcloud a:hover { color: #008aff; } /*-[ Tab widget ]------------------------------*/ .left-widget { float: right; margin-left: 15px; } .left-widget img { display: block; } .right-widget { float: right; margin-right: 0; margin-left: 15px; } .center { text-align: center; } #tabwrap { display: block; height: auto; margin: 0; } #tabwrap ul.tabs { width: 100%; float: left; text-align: center; margin: 0 0 20px 0; list-style: none; } #tabwrap ul.tabs li { width: 50%; float: left; font-weight: bold; cursor: pointer; border-bottom: none; background: none; } #tabwrap ul.tabs li h3 { font-size: 16px; font-size: 1.6rem; } #tabwrap ul.tabs li a { width: 100%; color: #fff; background: #363b3f; display: block; float: left; font-weight: normal; padding: 10px 0; cursor: pointer; letter-spacing: 0.08em; box-shadow: 0 8px 6px -6px #ccc; } #tabwrap ul.tabs li a.current-tap { margin: 0; padding: 10px 0; } #tabwrap ul.tabs li.tab-recent-posts a { margin: 0; text-align: center; width: 100%; } #tabwrap ul.tabs li.tab-recent-posts a.selected { background: #fff; width: 99%; } #tabwrap .inside ul { margin: 0; } #tabwrap .inside .data-list { display: none; } #tabwrap .inside .current-data { display: block; } #tabwrap .inside li { list-style: none; padding-bottom: 16px; margin-bottom: 16px; line-height: 1.6; border-bottom: 1px solid #f4f4f4; } #tabwrap .inside li:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none; } #tabwrap .inside li .widget-thumb { display: block; } #tabwrap .inside li div.info { display: block; line-height: normal; } #tabwrap .inside li div.info a { display: block; margin-bottom: 5px; } #tabwrap .inside li div.info .entry-meta { color: #546E7A; display: inline; padding: 3px 10px; background: hsla(0,0%,93%,.35); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.125); box-shadow: 0 1px 1px rgba(0,0,0,.125); color: #008aff; } #tabwrap .inside li div.info .entry-meta span { color: #26a9af; } #tabwrap .inside li div.info .entry-title { margin-bottom: 0; font-weight: 400; } #tabwrap .tab-thumb { border: 1px solid #f0f0f0; padding: 4px; background: #fff; float: left; margin: 0px 12px 0px 0px; } .post-number { position: relative; width: 22px; height: 22px; text-align: center; line-height: 23px; font-weight: bold; color: #fff; bottom: 22px; background: #64A7FE; } #tabwrap .inside .tabsSep { margin-top: 7px; width: 100%; height: 1px; background-color: #e8e5de; clear: both; float: left; } /*-------------------------------------------------------------- ## Responsive --------------------------------------------------------------*/ /* Portrat tablet */ @media (min-width: 768px) { .active-sticky { position: fixed; left: 0; right: 0; top: 0; -webkit-box-shadow: 0 18px 12px -12px rgba(0, 0, 0, 0.08); box-shadow: 0 18px 12px -12px rgba(0, 0, 0, 0.08); } .admin-bar .active-sticky { top: 32px; } .banner-branding h2 { font-size: 80px; font-size: 8rem; } .post-content-thumbnail:hover img { opacity: 0.8; } .post-content-thumbnail .fancy-overlay-bg { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; opacity: 0; transition: 0.5s all ease-in-out; z-index: 10; } .post-content-thumbnail:hover .fancy-overlay-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; background: rgba(97,115,241,0.5); background: -moz-linear-gradient(45deg, rgba(97,115,241,0.5) 0%, rgba(255,132,91,0.5) 100%); background: -webkit-linear-gradient(45deg, rgba(97,115,241,0.5) 0%, rgba(255,132,91,0.5) 100%); background: linear-gradient(45deg, rgba(97,115,241,0.5) 0%, rgba(255,132,91,0.5) 100%); } .posts-related ul.related-grid li .related-title { font-size: 15px; font-size: 1.5rem; } } /* Landscape phone to Desktop */ @media (min-width: 1000px) { .super-menu, .toggle-mobile-menu { display: none; } .icon-toggle { display: none; } .post-list .featured-thumbnail img { transition: all 0.5s ease; } .post-list .featured-thumbnail:hover img { transform: scale(1.1) rotate(1deg); } .site-branding { width: auto; margin: 0; text-align: center; justify-content: center; } .banner-branding h2 { font-size: 140px; font-size: 14rem; } /*-------------------------------------------------------------- # Site Layout --------------------------------------------------------------*/ .container-section-wrap { display: flex; align-items: flex-start; justify-content: space-between; } .featured-content, .featured-sidebar { float: left; margin-top: 40px; } .featured-content { -ms-flex: 0 0 64.666667%; flex: 0 0 64.666667%; max-width: 64.666667%; } .featured-sidebar { -ms-flex: 0 0 30.333333%; flex: 0 0 30.333333%; max-width: 30.333333%; } .left-sidebar .featured-sidebar { order: 1; } .left-sidebar .featured-content { order: 2; } .none-sidebar .featured-content { max-width: 100%; -ms-flex: 0 0 100%; flex: 0 0 100%; float: none; margin: 0 auto; } .content-wrap { max-width: 1200px; } .arrow-menu { display: none; } .fmenu { width: auto; float: right; margin-top: 0; text-align: right; } .fmenu ul { float: right; } .fmenu ul li { float: left; line-height: 14px; } .fmenu ul li .sub-arrow { display: none; } .fmenu ul ul { margin-left: 0; list-style: none; border-left: 1px solid #cccccc; } .fmenu ul > li:first-child { border: none; } .fmenu ul li.menu-item-has-children ul, .fmenu ul li.menu-item-has-children a { float: left; } .fmenu ul li .arrow-sub-menu { display: none; } } /* Max devides width | Landscape phone to portrait tablet */ @media screen and (max-width: 999px) { * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .site-branding { justify-content: start; } .site-content .paging-navigation, .site-content .posts-navigation { padding: 0; margin-bottom: 30px; } .post-list .featured-thumbnail { margin-bottom: 15px; } /* Mobile Menu */ .main-container-wrap { position: relative; left: 0; transition: left 500ms ease; } #mobile-menu-overlay { position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 99997; cursor: pointer; display: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; background: rgba(0,0,0,.5); } #page { position: relative; left: 0; top: 0; -webkit-transition: transform 0.5s ease; -moz-transition: transform 0.5s ease; transition: transform 0.5s ease; } #primary-menu { display: none; } #smobile-menu #primary-menu { display: block; } .mobile-menu-active #mobile-menu-overlay { display: block; } .mobile-menu-active #page { width: 100%; max-width: 100%; } #smobile-menu .super-menu { width: 100%; display: flex; align-items: center; justify-content: space-between; } #smobile-menu .inner-label { display: block; } #smobile-menu .primary-menu ul { width: 100%; } #smobile-menu .main-navigation ul ul { box-shadow: none; } #smobile-menu.show { left: 0; visibility: inherit; opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } #smobile-menu.hide { left: 0; visibility: inherit; opacity: 1; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); } #smobile-menu .main-navigation { width: 100%; float: left; display: block; margin: 0; } #smobile-menu .main-navigation ul li { width: 100%; display: block; border-bottom: 1px solid #eee; } #smobile-menu .main-navigation ul li a { padding: 20px 0; } #smobile-menu .main-navigation ul li.current-menu-item a, #smobile-menu .main-navigation ul li a:hover { color: rgba(41, 41, 41, 1); } #smobile-menu .main-navigation ul ul.sub-menu { display: none; left: 0; position: relative; } #smobile-menu .main-navigation ul ul.sub-menu.active { border-top: 1px solid #eee; } #smobile-menu .main-navigation ul ul.sub-menu li:last-child { border: none; } #smobile-menu .main-navigation ul li .sub-arrow { display: block; } /* Menu */ .icon-toggle { cursor: pointer; width: 30px; height: 20px; padding: 0; margin: 18px 6px 18px 0; border: none; float: left; position: relative; background-color: transparent; display: block; border-top: 1px solid #4d5968; border-bottom: 1px solid #4d5968; border-radius: 0; text-indent: -9999px; } .icon-toggle:hover { background: none; opacity: 1; } .icon-toggle::before { content: ""; width: 36px; height: 1px; position: absolute; top: 50%; left: 0; background-color: rgba(41, 41, 41, 1); transition: background-color 120ms ease-out,box-shadow 120ms ease-out; } .inner-label { display: none; } #tabwrap .inside li div.info a { font-size: 12px; font-size: 1.2rem; } } @media screen and (max-width: 782px) { .admin-bar #smobile-menu { top: 0; } } /* Portrat tablet */ @media (max-width: 767px) { body { font-size: 15px; font-size: 1.5rem; line-height: normal; } p, .entry-categories { font-size: 15px; font-size: 1.5rem; } h1 { font-size: 26px; font-size: 2.6rem; } h2 { font-size: 21px; font-size: 2.1rem; } h3 { font-size: 18px; font-size: 1.8rem; } ul, ol { margin: 0; } .content-wrap { padding: 0 10%; } .post-list, .archive-main-grids .post-container, .featured-sidebar .widget, .post-blog-article { padding: 0; border: none; box-shadow: none; } .site-footer { border-top: 1px solid #e4e4e4; box-shadow: none; } .post-content-container { padding: 0; } .site-branding { display: inline; } .site-branding .site-title { font-size: 30px; font-size: 3rem; line-height: 32px; padding: 0; margin: 0; text-transform: uppercase; } .post-list { grid-template-columns: 100%; } .widget { border-bottom: none; box-shadow: none; } .post-list .entry-title { font-size: 18px; font-size: 1.8rem; font-weight: 700; line-height: normal; } .site-content .paging-navigation, .site-content .posts-navigation { padding: 0; margin-bottom: 20px; } .bottom-heading { min-height: inherit; padding: 10% 3%; } .banner-branding h3 { font-size: 40px; font-size: 4rem; } .banner-shape-bottom { display: none; } .site-content { margin-top: 30px; } .posts-related ul.related-grid li .related-title { font-size: 15px; font-size: 1.5rem; font-weight: normal; margin: 20px 0; line-height: normal; } } /* Portrat tablet */ @media (max-width: 480px) { .bottom-heading { padding: 10%; } .featured-content .featured-thumbnail { width: 100%; max-width: 350px; margin-right: 0; } .featured-thumbnail, .post-content-thumbnail { margin: 0 0 20px; } .entry-content .entry-title { font-size: 16px; font-size: 1.6rem; line-height: normal; } .posts-entry .more-link-wrap { padding: 10px; font-size: 13px; font-size: 1.3rem; } .posts-related ul.related-grid li { width: 100%; margin-right: 0; float: none; clear: both; } }