@charset "UTF-8"; /*! Theme Name: Azauthority Theme URI: https://theaztheme.com/themes/azauthority/ Author: The AZ Theme Team Author URI: https://theaztheme.com Description: AZ Authority is a fast, lightweight, mobile responsive WordPress theme built with speed, SEO Optimize. AZ Authority helps your authority site increase traffic, engage your visitors and Double Up earning. Demo: https://demo.theaztheme.com Version: 1.1.2 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: azauthority Tags: news, blog, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, custom-logo, custom-background, featured-images, footer-widgets, theme-options, threaded-comments 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. */ /*! * Line Awesome 1.1.0 by @icons_8 - https://icons8.com/line-awesome * License - https://icons8.com/good-boy-license/ (Font: SIL OFL 1.1, CSS: MIT License) * * Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ] * * Contacts: * [ https://icons8.com/contact ] * * Follow Icon8 on * Twitter [ https://twitter.com/icons_8 ] * Facebook [ https://www.facebook.com/Icons8 ] * Google+ [ https://plus.google.com/+Icons8 ] * GitHub [ https://github.com/icons8 ] */ @font-face { font-family: "FontAwesome"; src: url("assets/fonts/line-awesome.eot?v=1.1."); src: url("assets/fonts/line-awesome.eot??v=1.1.#iefix") format("embedded-opentype"), url("assets/fonts/line-awesome.woff2?v=1.1.") format("woff2"), url("assets/fonts/line-awesome.woff?v=1.1.") format("woff"), url("assets/fonts/line-awesome.ttf?v=1.1.") format("truetype"), url("assets/fonts/line-awesome.svg?v=1.1.#fa") format("svg"); font-weight: normal; font-style: normal; } @media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "FontAwesome"; src: url("assets/fonts/line-awesome.svg?v=1.1.#fa") format("svg"); } } /* Thanks to http://fontawesome.io @fontawesome and @davegandy */ .fa { display: inline-block; font: normal normal normal 14px/1 "FontAwesome"; font-size: inherit; text-decoration: inherit; text-rendering: optimizeLegibility; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; } /* makes the font 33% larger relative to the icon container */ .fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; } .fa-2x { font-size: 2em; } .fa-3x { font-size: 3em; } .fa-4x { font-size: 4em; } .fa-5x { font-size: 5em; } .fa-fw { width: 1.28571429em; text-align: center; } .fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; } .fa-ul > li { position: relative; } .fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; } .fa-li.fa-lg { left: -1.85714286em; } .fa-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; border-radius: .1em; } .pull-right { float: right; } .pull-left { float: left; } .fa.pull-left { margin-right: .3em; } .fa.pull-right { margin-left: .3em; } .fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } .fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); } .fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } .fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); } .fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); } :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; } .fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; } .fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; } .fa-stack-1x { line-height: inherit; } .fa-stack-2x { font-size: 2em; } .fa-inverse { color: #ffffff; } /* Thanks to http://fontawesome.io @fontawesome and @davegandy */ .fa-500px:before { content: "\f100"; } .fa-adjust:before { content: "\f101"; } .fa-adn:before { content: "\f102"; } .fa-align-center:before { content: "\f103"; } .fa-align-justify:before { content: "\f104"; } .fa-align-left:before { content: "\f105"; } .fa-align-right:before { content: "\f106"; } .fa-amazon:before { content: "\f107"; } .fa-ambulance:before { content: "\f108"; } .fa-anchor:before { content: "\f109"; } .fa-android:before { content: "\f10a"; } .fa-angellist:before { content: "\f10b"; } .fa-angle-double-down:before { content: "\f10c"; } .fa-angle-double-left:before { content: "\f10d"; } .fa-angle-double-right:before { content: "\f10e"; } .fa-angle-double-up:before { content: "\f10f"; } .fa-angle-down:before { content: "\f110"; } .fa-angle-left:before { content: "\f111"; } .fa-angle-right:before { content: "\f112"; } .fa-angle-up:before { content: "\f113"; } .fa-apple:before { content: "\f114"; } .fa-archive:before { content: "\f115"; } .fa-area-chart:before { content: "\f116"; } .fa-arrow-circle-down:before { content: "\f117"; } .fa-arrow-circle-left:before { content: "\f118"; } .fa-arrow-circle-o-down:before { content: "\f119"; } .fa-arrow-circle-o-left:before { content: "\f11a"; } .fa-arrow-circle-o-right:before { content: "\f11b"; } .fa-arrow-circle-o-up:before { content: "\f11c"; } .fa-arrow-circle-right:before { content: "\f11d"; } .fa-arrow-circle-up:before { content: "\f11e"; } .fa-arrow-down:before { content: "\f11f"; } .fa-arrow-left:before { content: "\f120"; } .fa-arrow-right:before { content: "\f121"; } .fa-arrow-up:before { content: "\f122"; } .fa-arrows:before { content: "\f123"; } .fa-arrows-alt:before { content: "\f124"; } .fa-arrows-h:before { content: "\f125"; } .fa-arrows-v:before { content: "\f126"; } .fa-asterisk:before { content: "\f127"; } .fa-at:before { content: "\f128"; } .fa-automobile:before { content: "\f129"; } .fa-backward:before { content: "\f12a"; } .fa-balance-scale:before { content: "\f12b"; } .fa-ban:before { content: "\f12c"; } .fa-bank:before { content: "\f12d"; } .fa-bar-chart:before { content: "\f12e"; } .fa-bar-chart-o:before { content: "\f12f"; } .fa-barcode:before { content: "\f130"; } .fa-bars:before { content: "\f131"; } .fa-battery-0:before { content: "\f132"; } .fa-battery-1:before { content: "\f133"; } .fa-battery-2:before { content: "\f134"; } .fa-battery-3:before { content: "\f135"; } .fa-battery-4:before { content: "\f136"; } .fa-battery-empty:before { content: "\f137"; } .fa-battery-full:before { content: "\f138"; } .fa-battery-half:before { content: "\f139"; } .fa-battery-quarter:before { content: "\f13a"; } .fa-battery-three-quarters:before { content: "\f13b"; } .fa-bed:before { content: "\f13c"; } .fa-beer:before { content: "\f13d"; } .fa-behance:before { content: "\f13e"; } .fa-behance-square:before { content: "\f13f"; } .fa-bell:before { content: "\f140"; } .fa-bell-o:before { content: "\f141"; } .fa-bell-slash:before { content: "\f142"; } .fa-bell-slash-o:before { content: "\f143"; } .fa-bicycle:before { content: "\f144"; } .fa-binoculars:before { content: "\f145"; } .fa-birthday-cake:before { content: "\f146"; } .fa-bitbucket:before { content: "\f147"; } .fa-bitbucket-square:before { content: "\f148"; } .fa-bitcoin:before { content: "\f149"; } .fa-black-tie:before { content: "\f14a"; } .fa-bold:before { content: "\f14b"; } .fa-bolt:before { content: "\f14c"; } .fa-bomb:before { content: "\f14d"; } .fa-book:before { content: "\f14e"; } .fa-bookmark:before { content: "\f14f"; } .fa-bookmark-o:before { content: "\f150"; } .fa-briefcase:before { content: "\f151"; } .fa-btc:before { content: "\f152"; } .fa-bug:before { content: "\f153"; } .fa-building:before { content: "\f154"; } .fa-building-o:before { content: "\f155"; } .fa-bullhorn:before { content: "\f156"; } .fa-bullseye:before { content: "\f157"; } .fa-bus:before { content: "\f158"; } .fa-buysellads:before { content: "\f159"; } .fa-cab:before { content: "\f15a"; } .fa-calculator:before { content: "\f15b"; } .fa-calendar:before { content: "\f15c"; } .fa-calendar-check-o:before { content: "\f15d"; } .fa-calendar-minus-o:before { content: "\f15e"; } .fa-calendar-o:before { content: "\f15f"; } .fa-calendar-plus-o:before { content: "\f160"; } .fa-calendar-times-o:before { content: "\f161"; } .fa-camera:before { content: "\f162"; } .fa-camera-retro:before { content: "\f163"; } .fa-car:before { content: "\f164"; } .fa-caret-down:before { content: "\f165"; } .fa-caret-left:before { content: "\f166"; } .fa-caret-right:before { content: "\f167"; } .fa-caret-square-o-down:before, .fa-toggle-down:before { content: "\f168"; } .fa-caret-square-o-left:before, .fa-toggle-left:before { content: "\f169"; } .fa-caret-square-o-right:before, .fa-toggle-right:before { content: "\f16a"; } .fa-caret-square-o-up:before, .fa-toggle-up:before { content: "\f16b"; } .fa-caret-up:before { content: "\f16c"; } .fa-cart-arrow-down:before { content: "\f16d"; } .fa-cart-plus:before { content: "\f16e"; } .fa-cc:before { content: "\f16f"; } .fa-cc-amex:before { content: "\f170"; } .fa-cc-diners-club:before { content: "\f171"; } .fa-cc-discover:before { content: "\f172"; } .fa-cc-jcb:before { content: "\f173"; } .fa-cc-mastercard:before { content: "\f174"; } .fa-cc-paypal:before { content: "\f175"; } .fa-cc-stripe:before { content: "\f176"; } .fa-cc-visa:before { content: "\f177"; } .fa-certificate:before { content: "\f178"; } .fa-chain:before { content: "\f179"; } .fa-chain-broken:before { content: "\f17a"; } .fa-check:before { content: "\f17b"; } .fa-check-circle:before { content: "\f17c"; } .fa-check-circle-o:before { content: "\f17d"; } .fa-check-square:before { content: "\f17e"; } .fa-check-square-o:before { content: "\f17f"; } .fa-chevron-circle-down:before { content: "\f180"; } .fa-chevron-circle-left:before { content: "\f181"; } .fa-chevron-circle-right:before { content: "\f182"; } .fa-chevron-circle-up:before { content: "\f183"; } .fa-chevron-down:before { content: "\f184"; } .fa-chevron-left:before { content: "\f185"; } .fa-chevron-right:before { content: "\f186"; } .fa-chevron-up:before { content: "\f187"; } .fa-child:before { content: "\f188"; } .fa-chrome:before { content: "\f189"; } .fa-circle:before { content: "\f18a"; } .fa-circle-o:before { content: "\f18b"; } .fa-circle-o-notch:before { content: "\f18c"; } .fa-circle-thin:before { content: "\f18d"; } .fa-clipboard:before { content: "\f18e"; } .fa-clock-o:before { content: "\f18f"; } .fa-clone:before { content: "\f190"; } .fa-close:before { content: "\f191"; } .fa-cloud:before { content: "\f192"; } .fa-cloud-download:before { content: "\f193"; } .fa-cloud-upload:before { content: "\f194"; } .fa-cny:before { content: "\f195"; } .fa-code:before { content: "\f196"; } .fa-code-fork:before { content: "\f197"; } .fa-codepen:before { content: "\f198"; } .fa-coffee:before { content: "\f199"; } .fa-cog:before { content: "\f19a"; } .fa-cogs:before { content: "\f19b"; } .fa-columns:before { content: "\f19c"; } .fa-comment:before { content: "\f19d"; } .fa-comment-o:before { content: "\f19e"; } .fa-commenting:before { content: "\f19f"; } .fa-commenting-o:before { content: "\f1a0"; } .fa-comments:before { content: "\f1a1"; } .fa-comments-o:before { content: "\f1a2"; } .fa-compass:before { content: "\f1a3"; } .fa-compress:before { content: "\f1a4"; } .fa-connectdevelop:before { content: "\f1a5"; } .fa-contao:before { content: "\f1a6"; } .fa-copy:before { content: "\f1a7"; } .fa-copyright:before { content: "\f1a8"; } .fa-creative-commons:before { content: "\f1a9"; } .fa-credit-card:before { content: "\f1aa"; } .fa-crop:before { content: "\f1ab"; } .fa-crosshairs:before { content: "\f1ac"; } .fa-css3:before { content: "\f1ad"; } .fa-cube:before { content: "\f1ae"; } .fa-cubes:before { content: "\f1af"; } .fa-cut:before { content: "\f1b0"; } .fa-cutlery:before { content: "\f1b1"; } .fa-dashboard:before { content: "\f1b2"; } .fa-dashcube:before { content: "\f1b3"; } .fa-database:before { content: "\f1b4"; } .fa-dedent:before { content: "\f1b5"; } .fa-delicious:before { content: "\f1b6"; } .fa-desktop:before { content: "\f1b7"; } .fa-deviantart:before { content: "\f1b8"; } .fa-diamond:before { content: "\f1b9"; } .fa-digg:before { content: "\f1ba"; } .fa-dollar:before { content: "\f1bb"; } .fa-dot-circle-o:before { content: "\f1bc"; } .fa-download:before { content: "\f1bd"; } .fa-dribbble:before { content: "\f1be"; } .fa-dropbox:before { content: "\f1bf"; } .fa-drupal:before { content: "\f1c0"; } .fa-edit:before { content: "\f1c1"; } .fa-eject:before { content: "\f1c2"; } .fa-ellipsis-h:before { content: "\f1c3"; } .fa-ellipsis-v:before { content: "\f1c4"; } .fa-empire:before, .fa-ge:before { content: "\f1c5"; } .fa-envelope:before { content: "\f1c6"; } .fa-envelope-o:before { content: "\f1c7"; } .fa-envelope-square:before { content: "\f1c8"; } .fa-eraser:before { content: "\f1c9"; } .fa-eur:before { content: "\f1ca"; } .fa-euro:before { content: "\f1cb"; } .fa-exchange:before { content: "\f1cc"; } .fa-exclamation:before { content: "\f1cd"; } .fa-exclamation-circle:before { content: "\f1ce"; } .fa-exclamation-triangle:before { content: "\f1cf"; } .fa-expand:before { content: "\f1d0"; } .fa-expeditedssl:before { content: "\f1d1"; } .fa-external-link:before { content: "\f1d2"; } .fa-external-link-square:before { content: "\f1d3"; } .fa-eye:before { content: "\f1d4"; } .fa-eye-slash:before { content: "\f1d5"; } .fa-eyedropper:before { content: "\f1d6"; } .fa-facebook:before, .fa-facebook-f:before { content: "\f1d7"; } .fa-facebook-official:before { content: "\f1d8"; } .fa-facebook-square:before { content: "\f1d9"; } .fa-fast-backward:before { content: "\f1da"; } .fa-fast-forward:before { content: "\f1db"; } .fa-fax:before { content: "\f1dc"; } .fa-female:before { content: "\f1dd"; } .fa-fighter-jet:before { content: "\f1de"; } .fa-file:before { content: "\f1df"; } .fa-file-archive-o:before { content: "\f1e0"; } .fa-file-audio-o:before { content: "\f1e1"; } .fa-file-code-o:before { content: "\f1e2"; } .fa-file-excel-o:before { content: "\f1e3"; } .fa-file-image-o:before { content: "\f1e4"; } .fa-file-movie-o:before { content: "\f1e5"; } .fa-file-o:before { content: "\f1e6"; } .fa-file-pdf-o:before { content: "\f1e7"; } .fa-file-photo-o:before { content: "\f1e8"; } .fa-file-picture-o:before { content: "\f1e9"; } .fa-file-powerpoint-o:before { content: "\f1ea"; } .fa-file-sound-o:before { content: "\f1eb"; } .fa-file-text:before { content: "\f1ec"; } .fa-file-text-o:before { content: "\f1ed"; } .fa-file-video-o:before { content: "\f1ee"; } .fa-file-word-o:before { content: "\f1ef"; } .fa-file-zip-o:before { content: "\f1f0"; } .fa-files-o:before { content: "\f1f1"; } .fa-film:before { content: "\f1f2"; } .fa-filter:before { content: "\f1f3"; } .fa-fire:before { content: "\f1f4"; } .fa-fire-extinguisher:before { content: "\f1f5"; } .fa-firefox:before { content: "\f1f6"; } .fa-flag:before { content: "\f1f7"; } .fa-flag-checkered:before { content: "\f1f8"; } .fa-flag-o:before { content: "\f1f9"; } .fa-flash:before { content: "\f1fa"; } .fa-flask:before { content: "\f1fb"; } .fa-flickr:before { content: "\f1fc"; } .fa-floppy-o:before { content: "\f1fd"; } .fa-folder:before { content: "\f1fe"; } .fa-folder-o:before { content: "\f1ff"; } .fa-folder-open:before { content: "\f200"; } .fa-folder-open-o:before { content: "\f201"; } .fa-font:before { content: "\f202"; } .fa-fonticons:before { content: "\f203"; } .fa-forumbee:before { content: "\f204"; } .fa-forward:before { content: "\f205"; } .fa-foursquare:before { content: "\f206"; } .fa-frown-o:before { content: "\f207"; } .fa-futbol-o:before, .fa-soccer-ball-o:before { content: "\f208"; } .fa-gamepad:before { content: "\f209"; } .fa-gavel:before { content: "\f20a"; } .fa-gbp:before { content: "\f20b"; } .fa-gear:before { content: "\f20c"; } .fa-gears:before { content: "\f20d"; } .fa-genderless:before { content: "\f20e"; } .fa-get-pocket:before { content: "\f20f"; } .fa-gg:before { content: "\f210"; } .fa-gg-circle:before { content: "\f211"; } .fa-gift:before { content: "\f212"; } .fa-git:before { content: "\f213"; } .fa-git-square:before { content: "\f214"; } .fa-github:before { content: "\f215"; } .fa-github-alt:before { content: "\f216"; } .fa-github-square:before { content: "\f217"; } .fa-glass:before { content: "\f218"; } .fa-globe:before { content: "\f219"; } .fa-google:before { content: "\f21a"; } .fa-google-plus:before { content: "\f21b"; } .fa-google-plus-square:before { content: "\f21c"; } .fa-google-wallet:before { content: "\f21d"; } .fa-graduation-cap:before { content: "\f21e"; } .fa-gratipay:before, .fa-gittip:before { content: "\f21f"; } .fa-group:before { content: "\f220"; } .fa-h-square:before { content: "\f221"; } .fa-hacker-news:before { content: "\f222"; } .fa-hand-grab-o:before { content: "\f223"; } .fa-hand-lizard-o:before { content: "\f224"; } .fa-hand-o-down:before { content: "\f225"; } .fa-hand-o-left:before { content: "\f226"; } .fa-hand-o-right:before { content: "\f227"; } .fa-hand-o-up:before { content: "\f228"; } .fa-hand-paper-o:before { content: "\f229"; } .fa-hand-peace-o:before { content: "\f22a"; } .fa-hand-pointer-o:before { content: "\f22b"; } .fa-hand-rock-o:before { content: "\f22c"; } .fa-hand-scissors-o:before { content: "\f22d"; } .fa-hand-spock-o:before { content: "\f22e"; } .fa-hand-stop-o:before { content: "\f22f"; } .fa-hdd-o:before { content: "\f230"; } .fa-header:before { content: "\f231"; } .fa-headphones:before { content: "\f232"; } .fa-heart:before { content: "\f233"; } .fa-heart-o:before { content: "\f234"; } .fa-heartbeat:before { content: "\f235"; } .fa-history:before { content: "\f236"; } .fa-home:before { content: "\f237"; } .fa-hospital-o:before { content: "\f238"; } .fa-hotel:before { content: "\f239"; } .fa-hourglass:before { content: "\f23a"; } .fa-hourglass-1:before { content: "\f23b"; } .fa-hourglass-2:before { content: "\f23c"; } .fa-hourglass-3:before { content: "\f23d"; } .fa-hourglass-end:before { content: "\f23e"; } .fa-hourglass-half:before { content: "\f23f"; } .fa-hourglass-o:before { content: "\f240"; } .fa-hourglass-start:before { content: "\f241"; } .fa-houzz:before { content: "\f242"; } .fa-html5:before { content: "\f243"; } .fa-i-cursor:before { content: "\f244"; } .fa-ils:before { content: "\f245"; } .fa-image:before { content: "\f246"; } .fa-inbox:before { content: "\f247"; } .fa-indent:before { content: "\f248"; } .fa-industry:before { content: "\f249"; } .fa-info:before { content: "\f24a"; } .fa-info-circle:before { content: "\f24b"; } .fa-inr:before { content: "\f24c"; } .fa-instagram:before { content: "\f24d"; } .fa-institution:before { content: "\f24e"; } .fa-internet-explorer:before { content: "\f24f"; } .fa-ioxhost:before { content: "\f250"; } .fa-italic:before { content: "\f251"; } .fa-joomla:before { content: "\f252"; } .fa-jpy:before { content: "\f253"; } .fa-jsfiddle:before { content: "\f254"; } .fa-key:before { content: "\f255"; } .fa-keyboard-o:before { content: "\f256"; } .fa-krw:before { content: "\f257"; } .fa-language:before { content: "\f258"; } .fa-laptop:before { content: "\f259"; } .fa-lastfm:before { content: "\f25a"; } .fa-lastfm-square:before { content: "\f25b"; } .fa-leaf:before { content: "\f25c"; } .fa-leanpub:before { content: "\f25d"; } .fa-legal:before { content: "\f25e"; } .fa-lemon-o:before { content: "\f25f"; } .fa-level-down:before { content: "\f260"; } .fa-level-up:before { content: "\f261"; } .fa-life-bouy:before { content: "\f262"; } .fa-life-buoy:before { content: "\f263"; } .fa-life-ring:before, .fa-support:before { content: "\f264"; } .fa-life-saver:before { content: "\f265"; } .fa-lightbulb-o:before { content: "\f266"; } .fa-line-chart:before { content: "\f267"; } .fa-link:before { content: "\f268"; } .fa-linkedin:before { content: "\f269"; } .fa-linkedin-square:before { content: "\f26a"; } .fa-linux:before { content: "\f26b"; } .fa-list:before { content: "\f26c"; } .fa-list-alt:before { content: "\f26d"; } .fa-list-ol:before { content: "\f26e"; } .fa-list-ul:before { content: "\f26f"; } .fa-location-arrow:before { content: "\f270"; } .fa-lock:before { content: "\f271"; } .fa-long-arrow-down:before { content: "\f272"; } .fa-long-arrow-left:before { content: "\f273"; } .fa-long-arrow-right:before { content: "\f274"; } .fa-long-arrow-up:before { content: "\f275"; } .fa-magic:before { content: "\f276"; } .fa-magnet:before { content: "\f277"; } .fa-mail-forward:before { content: "\f278"; } .fa-mail-reply:before { content: "\f279"; } .fa-mail-reply-all:before { content: "\f27a"; } .fa-male:before { content: "\f27b"; } .fa-map:before { content: "\f27c"; } .fa-map-marker:before { content: "\f27d"; } .fa-map-o:before { content: "\f27e"; } .fa-map-pin:before { content: "\f27f"; } .fa-map-signs:before { content: "\f280"; } .fa-mars:before { content: "\f281"; } .fa-mars-double:before { content: "\f282"; } .fa-mars-stroke:before { content: "\f283"; } .fa-mars-stroke-h:before { content: "\f284"; } .fa-mars-stroke-v:before { content: "\f285"; } .fa-maxcdn:before { content: "\f286"; } .fa-meanpath:before { content: "\f287"; } .fa-medium:before { content: "\f288"; } .fa-medkit:before { content: "\f289"; } .fa-meh-o:before { content: "\f28a"; } .fa-mercury:before { content: "\f28b"; } .fa-microphone:before { content: "\f28c"; } .fa-microphone-slash:before { content: "\f28d"; } .fa-minus:before { content: "\f28e"; } .fa-minus-circle:before { content: "\f28f"; } .fa-minus-square:before { content: "\f290"; } .fa-minus-square-o:before { content: "\f291"; } .fa-mobile:before { content: "\f292"; } .fa-mobile-phone:before { content: "\f293"; } .fa-money:before { content: "\f294"; } .fa-moon-o:before { content: "\f295"; } .fa-mortar-board:before { content: "\f296"; } .fa-motorcycle:before { content: "\f297"; } .fa-mouse-pointer:before { content: "\f298"; } .fa-music:before { content: "\f299"; } .fa-navicon:before { content: "\f29a"; } .fa-neuter:before { content: "\f29b"; } .fa-newspaper-o:before { content: "\f29c"; } .fa-object-group:before { content: "\f29d"; } .fa-object-ungroup:before { content: "\f29e"; } .fa-odnoklassniki:before { content: "\f29f"; } .fa-odnoklassniki-square:before { content: "\f2a0"; } .fa-opencart:before { content: "\f2a1"; } .fa-openid:before { content: "\f2a2"; } .fa-opera:before { content: "\f2a3"; } .fa-optin-monster:before { content: "\f2a4"; } .fa-outdent:before { content: "\f2a5"; } .fa-pagelines:before { content: "\f2a6"; } .fa-paint-brush:before { content: "\f2a7"; } .fa-paper-plane:before, .fa-send:before { content: "\f2a8"; } .fa-paper-plane-o:before, .fa-send-o:before { content: "\f2a9"; } .fa-paperclip:before { content: "\f2aa"; } .fa-paragraph:before { content: "\f2ab"; } .fa-paste:before { content: "\f2ac"; } .fa-pause:before { content: "\f2ad"; } .fa-paw:before { content: "\f2ae"; } .fa-paypal:before { content: "\f2af"; } .fa-pencil:before { content: "\f2b0"; } .fa-pencil-square:before { content: "\f2b1"; } .fa-pencil-square-o:before { content: "\f2b2"; } .fa-phone:before { content: "\f2b3"; } .fa-phone-square:before { content: "\f2b4"; } .fa-photo:before { content: "\f2b5"; } .fa-picture-o:before { content: "\f2b6"; } .fa-pie-chart:before { content: "\f2b7"; } .fa-pied-piper:before { content: "\f2b8"; } .fa-pied-piper-alt:before { content: "\f2b9"; } .fa-pinterest:before { content: "\f2ba"; } .fa-pinterest-p:before { content: "\f2bb"; } .fa-pinterest-square:before { content: "\f2bc"; } .fa-plane:before { content: "\f2bd"; } .fa-play:before { content: "\f2be"; } .fa-play-circle:before { content: "\f2bf"; } .fa-play-circle-o:before { content: "\f2c0"; } .fa-plug:before { content: "\f2c1"; } .fa-plus:before { content: "\f2c2"; } .fa-plus-circle:before { content: "\f2c3"; } .fa-plus-square:before { content: "\f2c4"; } .fa-plus-square-o:before { content: "\f2c5"; } .fa-power-off:before { content: "\f2c6"; } .fa-print:before { content: "\f2c7"; } .fa-puzzle-piece:before { content: "\f2c8"; } .fa-qq:before { content: "\f2c9"; } .fa-qrcode:before { content: "\f2ca"; } .fa-question:before { content: "\f2cb"; } .fa-question-circle:before { content: "\f2cc"; } .fa-quote-left:before { content: "\f2cd"; } .fa-quote-right:before { content: "\f2ce"; } .fa-ra:before { content: "\f2cf"; } .fa-random:before { content: "\f2d0"; } .fa-rebel:before { content: "\f2d1"; } .fa-recycle:before { content: "\f2d2"; } .fa-reddit:before { content: "\f2d3"; } .fa-reddit-square:before { content: "\f2d4"; } .fa-refresh:before { content: "\f2d5"; } .fa-registered:before { content: "\f2d6"; } .fa-renren:before { content: "\f2d7"; } .fa-reorder:before { content: "\f2d8"; } .fa-repeat:before { content: "\f2d9"; } .fa-reply:before { content: "\f2da"; } .fa-reply-all:before { content: "\f2db"; } .fa-retweet:before { content: "\f2dc"; } .fa-rmb:before { content: "\f2dd"; } .fa-road:before { content: "\f2de"; } .fa-rocket:before { content: "\f2df"; } .fa-rotate-left:before { content: "\f2e0"; } .fa-rotate-right:before { content: "\f2e1"; } .fa-rouble:before { content: "\f2e2"; } .fa-rss:before, .fa-feed:before { content: "\f2e3"; } .fa-rss-square:before { content: "\f2e4"; } .fa-rub:before { content: "\f2e5"; } .fa-ruble:before { content: "\f2e6"; } .fa-rupee:before { content: "\f2e7"; } .fa-safari:before { content: "\f2e8"; } .fa-save:before { content: "\f2e9"; } .fa-scissors:before { content: "\f2ea"; } .fa-search:before { content: "\f2eb"; } .fa-search-minus:before { content: "\f2ec"; } .fa-search-plus:before { content: "\f2ed"; } .fa-sellsy:before { content: "\f2ee"; } .fa-server:before { content: "\f2ef"; } .fa-share:before { content: "\f2f0"; } .fa-share-alt:before { content: "\f2f1"; } .fa-share-alt-square:before { content: "\f2f2"; } .fa-share-square:before { content: "\f2f3"; } .fa-share-square-o:before { content: "\f2f4"; } .fa-shekel:before { content: "\f2f5"; } .fa-sheqel:before { content: "\f2f6"; } .fa-shield:before { content: "\f2f7"; } .fa-ship:before { content: "\f2f8"; } .fa-shirtsinbulk:before { content: "\f2f9"; } .fa-shopping-cart:before { content: "\f2fa"; } .fa-sign-in:before { content: "\f2fb"; } .fa-sign-out:before { content: "\f2fc"; } .fa-signal:before { content: "\f2fd"; } .fa-simplybuilt:before { content: "\f2fe"; } .fa-sitemap:before { content: "\f2ff"; } .fa-skyatlas:before { content: "\f300"; } .fa-skype:before { content: "\f301"; } .fa-slack:before { content: "\f302"; } .fa-sliders:before { content: "\f303"; } .fa-slideshare:before { content: "\f304"; } .fa-smile-o:before { content: "\f305"; } .fa-sort:before, .fa-unsorted:before { content: "\f306"; } .fa-sort-alpha-asc:before { content: "\f307"; } .fa-sort-alpha-desc:before { content: "\f308"; } .fa-sort-amount-asc:before { content: "\f309"; } .fa-sort-amount-desc:before { content: "\f30a"; } .fa-sort-asc:before, .fa-sort-up:before { content: "\f30b"; } .fa-sort-desc:before, .fa-sort-down:before { content: "\f30c"; } .fa-sort-numeric-asc:before { content: "\f30d"; } .fa-sort-numeric-desc:before { content: "\f30e"; } .fa-soundcloud:before { content: "\f30f"; } .fa-space-shuttle:before { content: "\f310"; } .fa-spinner:before { content: "\f311"; } .fa-spoon:before { content: "\f312"; } .fa-spotify:before { content: "\f313"; } .fa-square:before { content: "\f314"; } .fa-square-o:before { content: "\f315"; } .fa-stack-exchange:before { content: "\f316"; } .fa-stack-overflow:before { content: "\f317"; } .fa-star:before { content: "\f318"; } .fa-star-half:before { content: "\f319"; } .fa-star-half-o:before, .fa-star-half-full:before, .fa-star-half-empty:before { content: "\f31a"; } .fa-star-o:before { content: "\f31b"; } .fa-steam:before { content: "\f31c"; } .fa-steam-square:before { content: "\f31d"; } .fa-step-backward:before { content: "\f31e"; } .fa-step-forward:before { content: "\f31f"; } .fa-stethoscope:before { content: "\f320"; } .fa-sticky-note:before { content: "\f321"; } .fa-sticky-note-o:before { content: "\f322"; } .fa-stop:before { content: "\f323"; } .fa-street-view:before { content: "\f324"; } .fa-strikethrough:before { content: "\f325"; } .fa-stumbleupon:before { content: "\f326"; } .fa-stumbleupon-circle:before { content: "\f327"; } .fa-subscript:before { content: "\f328"; } .fa-subway:before { content: "\f329"; } .fa-suitcase:before { content: "\f32a"; } .fa-sun-o:before { content: "\f32b"; } .fa-superscript:before { content: "\f32c"; } .fa-table:before { content: "\f32d"; } .fa-tablet:before { content: "\f32e"; } .fa-tachometer:before { content: "\f32f"; } .fa-tag:before { content: "\f330"; } .fa-tags:before { content: "\f331"; } .fa-tasks:before { content: "\f332"; } .fa-taxi:before { content: "\f333"; } .fa-television:before, .fa-tv:before { content: "\f334"; } .fa-tencent-weibo:before { content: "\f335"; } .fa-terminal:before { content: "\f336"; } .fa-text-height:before { content: "\f337"; } .fa-text-width:before { content: "\f338"; } .fa-th:before { content: "\f339"; } .fa-th-large:before { content: "\f33a"; } .fa-th-list:before { content: "\f33b"; } .fa-thumb-tack:before { content: "\f33c"; } .fa-thumbs-down:before { content: "\f33d"; } .fa-thumbs-o-down:before { content: "\f33e"; } .fa-thumbs-o-up:before { content: "\f33f"; } .fa-thumbs-up:before { content: "\f340"; } .fa-ticket:before { content: "\f341"; } .fa-times:before, .fa-remove:before { content: "\f342"; } .fa-times-circle:before { content: "\f343"; } .fa-times-circle-o:before { content: "\f344"; } .fa-tint:before { content: "\f345"; } .fa-toggle-off:before { content: "\f346"; } .fa-toggle-on:before { content: "\f347"; } .fa-trademark:before { content: "\f348"; } .fa-train:before { content: "\f349"; } .fa-transgender:before, .fa-intersex:before { content: "\f34a"; } .fa-transgender-alt:before { content: "\f34b"; } .fa-trash:before { content: "\f34c"; } .fa-trash-o:before { content: "\f34d"; } .fa-tree:before { content: "\f34e"; } .fa-trello:before { content: "\f34f"; } .fa-tripadvisor:before { content: "\f350"; } .fa-trophy:before { content: "\f351"; } .fa-truck:before { content: "\f352"; } .fa-try:before { content: "\f353"; } .fa-tty:before { content: "\f354"; } .fa-tumblr:before { content: "\f355"; } .fa-tumblr-square:before { content: "\f356"; } .fa-turkish-lira:before { content: "\f357"; } .fa-twitch:before { content: "\f358"; } .fa-twitter:before { content: "\f359"; } .fa-twitter-square:before { content: "\f35a"; } .fa-umbrella:before { content: "\f35b"; } .fa-underline:before { content: "\f35c"; } .fa-undo:before { content: "\f35d"; } .fa-university:before { content: "\f35e"; } .fa-unlink:before { content: "\f35f"; } .fa-unlock:before { content: "\f360"; } .fa-unlock-alt:before { content: "\f361"; } .fa-upload:before { content: "\f362"; } .fa-usd:before { content: "\f363"; } .fa-user:before { content: "\f364"; } .fa-user-md:before { content: "\f365"; } .fa-user-plus:before { content: "\f366"; } .fa-user-secret:before { content: "\f367"; } .fa-user-times:before { content: "\f368"; } .fa-users:before { content: "\f369"; } .fa-venus:before { content: "\f36a"; } .fa-venus-double:before { content: "\f36b"; } .fa-venus-mars:before { content: "\f36c"; } .fa-viacoin:before { content: "\f36d"; } .fa-video-camera:before { content: "\f36e"; } .fa-vimeo:before { content: "\f36f"; } .fa-vimeo-square:before { content: "\f370"; } .fa-vine:before { content: "\f371"; } .fa-vk:before { content: "\f372"; } .fa-volume-down:before { content: "\f373"; } .fa-volume-off:before { content: "\f374"; } .fa-volume-up:before { content: "\f375"; } .fa-warning:before { content: "\f376"; } .fa-wechat:before { content: "\f377"; } .fa-weibo:before { content: "\f378"; } .fa-weixin:before { content: "\f379"; } .fa-whatsapp:before { content: "\f37a"; } .fa-wheelchair:before { content: "\f37b"; } .fa-wifi:before { content: "\f37c"; } .fa-wikipedia-w:before { content: "\f37d"; } .fa-windows:before { content: "\f37e"; } .fa-won:before { content: "\f37f"; } .fa-wordpress:before { content: "\f380"; } .fa-wrench:before { content: "\f381"; } .fa-xing:before { content: "\f382"; } .fa-xing-square:before { content: "\f383"; } .fa-y-combinator:before { content: "\f384"; } .fa-y-combinator-square:before { content: "\f385"; } .fa-yahoo:before { content: "\f386"; } .fa-yc:before { content: "\f387"; } .fa-yc-square:before { content: "\f388"; } .fa-yelp:before { content: "\f389"; } .fa-yen:before { content: "\f38a"; } .fa-youtube:before { content: "\f38b"; } .fa-youtube-play:before { content: "\f38c"; } .fa-youtube-square:before { content: "\f38d"; } /*-------------------------------------------------------------- # Layout Breakpoints --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Font Sizes --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Font Families --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Grid --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Color --------------------------------------------------------------*/ /*-------------------------------------------------------------- # SASS Useful Mixins --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Alignment --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Margin auto # example: @include margin-auto(); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Animation --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Animated link that has a fade-in underline # example: @include animate-link(blue, green); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Animations # example: @include animation('slide-down 5s 3'); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Backface-visibility # example: @include backface-visibility("hidden"); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Keyframes # example: @include keyframes(slide-down) {0%{ opacity:1; } 90%{ opacity:0; }} --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Single Transform # example: @include flat-button($greyBlue, white, 5px 15px); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Transform # example: @include transform("origin", 0, 0); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Transitions # example: @include single-transition(background, 1s, ease-in-out, 0); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Translate # example: @include translate(0); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Functional --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Hide Text # example: @include hide-text(); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Hover and Focus # example @include hoverFocus('text-decoration', 'none'); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Replace text # example: @include replace-text(); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Gradients --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Linear Gradients # example: @include linearGradient(#cccccc, #333333); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Linear Gradient angle # example: @include linear-gradient(-10, #cccccc, #333333); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Layout --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Background cover # example: @include background-cover(); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Box Model # example: @include box-sizing(5); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Clearfix after element # example: @include clearfix(); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Display inline block cross browser # example: @include inline-block(); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Media Queries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Media Query Breakpoints # example @include breakpoint(940) { width:80%; } --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Media Query Breakpoints # example @include min-breakpoint(940) { width:80%; } --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Retina Images # example: @include retina("logo2x.png", 100, 50); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Styles --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Box Shadow # example: @include box-shadow(1px, 2px, 2px, 2px, #000); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Inner Shadow # example: @include inner-shadow(1px, 2px, 2px, #000); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Border Radius # example: @include border-radius(2px); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Opacity # example: @include opacity(1); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Change placeholder text color # example: @include placeholder-color(#333); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Rounded Corners # example: @include roundedCorners(10); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Text Shadow # example: @include single-text-shadow(1px, 2px, 2px, #000); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Arrows / Triangles # example: @include arrow("left", #cccccc, 10); --------------------------------------------------------------*/ /*-------------------------------------------------------------- # BestThemeEver Custom Mixins # example @include magazine-header(); --------------------------------------------------------------*/ /* Portrait and Landscape */ /* Portrait */ /* Landscape */ /*-------------------------------------------------------------- # Values --------------------------------------------------------------*/ /*-------------------------------------------------------------- # EM Units with PX fallback # example: @include em("margin", 10, 5, 10, 5); # example: @include em("font-size", 14); --------------------------------------------------------------*/ /** * Custom Mixins */ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } mark { background: #ff0; color: #000; } 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; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 0.9375em 1.25em; } hr { box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } 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; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, textarea { font-family: "PT Serif", Georgia, sans-serif; font-size: 18px; font-size: 1.125em; line-height: 1.8; } h1, h2, h3, h4, h5, h6 { font-family: "Poppins", sans-serif; font-weight: 400; line-height: 1.2; } h1 { font-size: 2.5em; margin: 1.25em 0em; } h2 { font-size: 1.5em; margin: 0.9375em 0em; } h3 { font-size: 1.25em; margin: 0.9375em 0em; } h4 { font-size: 1.125em; margin: 0.9375em 0em; } h5 { font-size: 1em; margin: 0.625em 0em; } h6 { font-size: 0.875em; margin: 0.625em 0em; } p { margin: 0em 0em 1.25em 0em; } dfn, cite, em, i { font-style: italic; } blockquote { margin: 0em 1.5625em; } address { margin: 0em 0em 1.5625em 0em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 0.875em; max-width: 100%; overflow: auto; margin: 0em 0em 1.5625em 0em; padding: 1.25em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 1em; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: none; text-decoration: none; } big { font-size: 125%; } /*-------------------------------------------------------------- # 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; } body { background: #ffffff; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5625em; } ul, ol { margin: 0em 0em 1.25em 1.875em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5625em; } dt { font-weight: bold; } dd { margin: 0em 1.5625em 1.5625pxem; } 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: 0em 0em 1.5625pxem; width: 100%; } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { font-family: "Poppins", sans-serif; font-size: 1em; text-transform: uppercase; border: none; background: #000000; color: #ffffff; display: inline-block; height: 36px; line-height: 36px; padding: 0 20px; border-radius: 0; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; margin: 0; } button:focus, button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover { background: #333333; text-decoration: none; } 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"] { font-family: "Poppins", sans-serif; font-size: 1em; border: none; background: #dcdcdc; color: #000000; height: 36px; line-height: 36px; padding: 0 20px; border-radius: 0; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; outline: none; margin: 0; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus { background: #ebebeb; } textarea { font-family: "Poppins", sans-serif; font-size: 1em; border: none; background: #dcdcdc; color: #000000; height: 150px; padding: 10px 20px; border-radius: 0; outline: none; margin: 0; } textarea:focus { background: #ebebeb; } select { border: 1px solid #eeeeee; } input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #000000; } textarea { width: 100%; } /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: #cc0000; text-decoration: none; } a:focus, a:hover { outline: none; text-decoration: none; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ } /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline: 0; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; } /*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation, .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%; } /*-------------------------------------------------------------- # Alignment --------------------------------------------------------------*/ .alignnone { margin: 0.3125em 1.25em 1.25em 0em; } .aligncenter, div.aligncenter { display: block; margin: 0.3125em auto; } .alignright { float: right; margin: 0.3125em 0em 1.25em 1.25em; } .alignleft { float: left; margin: 0.3125em 1.25em 1.25em 0em; } a img.alignright { float: right; margin: 0.3125em 0em 1.25em 1.25em; } a img.alignnone { margin: 0.3125em 1.25em 1.25em 0em; } a img.alignleft { float: left; margin: 0.3125em 1.25em 1.25em 0em; } a img.aligncenter { display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- # Captions --------------------------------------------------------------*/ .wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; /* Image does not overflow the content area */ padding: 5px 3px 10px; text-align: center; } .wp-caption.alignnone { margin: 0.3125em 1.25em 1.25em 0em; } .wp-caption.alignleft { margin: 0.3125em 1.25em 1.25em 0em; } .wp-caption.alignright { margin: 0.3125em 0em 1.25em 1.25em; } .wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } .wp-caption-text { text-align: center; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- ## 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.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-caption { display: block; } .site-header .site-branding { text-align: left; } .site-header .site-title { font-size: 2.5em; font-weight: 700; line-height: 1; margin: 0; padding: 0; } .site-header .site-title a { text-decoration: none; color: #000000; display: block; line-height: 1; } .site-header .site-title a.custom-logo-link { padding: 0; } .site-header .site-description { margin: 0; padding: 0; font-size: 1em; font-style: italic; } body.nav-open .main-navigation { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); } /*-------------------------------------------------------------- # Header --------------------------------------------------------------*/ .site-header { height: 83px; margin-top: -1px; margin-bottom: 40px; } .site-header .main-header { width: 100%; position: fixed; background: #ffffff; border-bottom: 2px dashed #ccc; top: 0; z-index: 99; height: 83px; } .single .site-header { margin-bottom: 0; } .site-header.has-fixed { position: fixed; height: 70px; } .site-header .header-inner { position: relative; padding: 0 1.618034em; } .site-header .header-inner .header-left { float: left; line-height: 83px; } .site-header .header-inner .site-branding { display: block; max-width: 700px; text-align: center; margin: 0 auto; } .site-header .header-inner .site-branding:hover { opacity: 0.8; } .site-header .header-inner .site-branding .site-description { color: #000000; } .header-left .menu-toggle, .header-left .menu-toggle-close { width: 50px; position: absolute; top: 0; font-size: 1.875em; cursor: pointer; z-index: 999; } .header-left .menu-toggle { color: #000000; } .header-left .menu-toggle-close { color: #ffffff; } .logo { margin: 0; line-height: 83px; } .logo img { vertical-align: middle; } .main-navigation { -webkit-transition: all 0.35s ease; transition: all 0.35s ease; background: #000000; position: fixed; height: 100%; width: 100%; max-width: 280px; left: 0; top: 0; -webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); z-index: 99999; } .main-navigation .header-left { float: none; width: 50px; height: 50px; line-height: 50px; } .main-navigation .sub-arrow { display: block; color: #fff; position: absolute; right: 16px; top: 14px; cursor: pointer; } .main-navigation ul { width: 100%; list-style: none; margin: 0; padding: 0; } .main-navigation li { position: relative; text-align: center; } .main-navigation a { text-transform: uppercase; font-family: "Poppins", sans-serif; font-weight: 600; display: block; text-decoration: none; color: rgba(255, 255, 255, 0.7); height: 50px; line-height: 50px; padding: 0 30px; -webkit-transition: all 0.25s ease; transition: all 0.25s ease; } .main-navigation a:hover { color: #ffffff; } .main-navigation li li a { height: auto; line-height: auto; } .main-navigation ul ul { display: none; } .header-right { cursor: pointer; z-index: 2; float: right; margin: 12px 0; position: absolute; display: inline-block; top: 0; right: 25px; } .header-right .search-toggle-open { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); } .header-right .search-toggle-open, .header-right .search-toggle-close { color: #000000; cursor: pointer; font-size: 1.875em; } .custom-logo-link { display: block; } .site-search { width: 100%; position: fixed; z-index: 98; top: 83px; background: #eaeaea; visibility: hidden; -webkit-transform: translateY(-100%) translate3d(0px, 0px, 0px); transform: translateY(-100%) translate3d(0px, 0px, 0px); -webkit-transition: all 0.3s ease; /* Safari */ transition: all 0.3s ease; } .site-search input[type="search"] { color: #000000; } .site-search .site-search-inner { width: 100%; } .site-search .search-inner { -webkit-backface-visibility: hidden; backface-visibility: hidden; padding: 0; z-index: 1; } .site-search .search-field { width: 100%; height: 100px; top: 20%; bottom: 50%; left: 0; right: 0; background: transparent; border-radius: 0px; font-size: 1.5em; text-align: center; padding-left: 0; padding-right: 0; } .site-search .search-field:focus { background: transparent; } .site-search .search-field.placeholder { color: #000000; } .site-search .search-field:-moz-placeholder { color: #000000; } .site-search .search-field::-moz-placeholder { color: #000000; } .site-search .search-field::-webkit-input-placeholder { color: #000000; } .site-search .search-field:-ms-input-placeholder { color: #000000; } .site-search .search-submit { display: none; } .search-open .site-search { visibility: visible; -webkit-transform: translateY(0) translate3d(0, 0, 0); transform: translateY(0) translate3d(0, 0, 0); } #s-lightbox { z-index: 97; } .search-open #s-lightbox { visibility: visible; opacity: .2; } /*-------------------------------------------------------------- # Header Style 2 --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Header Style 3 --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Header Style 4 --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Header Style 5 --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Container --------------------------------------------------------------*/ .col-full { max-width: 1170px; margin-left: auto; margin-right: auto; box-sizing: content-box; } .col-full:before, .col-full:after { content: " "; display: table; } .col-full:after { clear: both; } .col-full:after { content: " "; display: block; clear: both; } .single-content > .col-full { max-width: 900px; margin-left: auto; margin-right: auto; } .single-content > .col-full:after { content: " "; display: block; clear: both; } .page-content > .col-full { max-width: 900px; margin-left: auto; margin-right: auto; } .page-content > .col-full:after { content: " "; display: block; clear: both; } .page-404 > .col-full { max-width: 900px; margin-left: auto; margin-right: auto; } .page-404 > .col-full:after { content: " "; display: block; clear: both; } /*-------------------------------------------------------------- # Banner --------------------------------------------------------------*/ .banner { background: #f2f2f2; margin-top: 50px; } .banner img { margin: auto; display: block; } /*-------------------------------------------------------------- # Banner Ads --------------------------------------------------------------*/ .header-banner { margin: 0em 0em 1.25em 0em; } .footer-banner { margin: 1.875em 0em 0em 0em; } /*-------------------------------------------------------------- # Admin Bar --------------------------------------------------------------*/ .admin-bar .main-header { margin-top: 32px; } .admin-bar .main-navigation { margin-top: 32px; } .admin-bar .site-search { margin-top: 32px; } /*-------------------------------------------------------------- # Heading --------------------------------------------------------------*/ .wrap-header { position: relative; width: 100%; margin: 0em 0em 1.25em 0em; } .wrap-header:before { content: ''; display: block; width: 100%; height: 2px; background: rgba(0, 0, 0, 0.9); position: absolute; left: 0; top: 50%; } .wrap-header .header-title { background: #ffffff; position: relative; display: inline-block; font-size: 1.5em; padding: 0em 0.9375em 0.1875em 0em; margin: 0; } /*-------------------------------------------------------------- # Breadcrumb --------------------------------------------------------------*/ #breadcrumbs { font-family: "Poppins", sans-serif; color: rgba(255, 255, 255, 0.5); } @media only screen and (max-width: 767px) { #breadcrumbs { display: none; } } #breadcrumbs a { color: rgba(255, 255, 255, 0.5); text-decoration: none; -ms-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.5); -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } #breadcrumbs a:focus, #breadcrumbs a:hover { -ms-box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.5); text-decoration: none; } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ .site-content { position: relative; z-index: 1; } .home.no-banner .site-content, .archive.no-banner .site-content { padding-top: 100px; } .sticky { display: block; } .entry-title { margin: 0; } #toc_container a { color: #000000; text-decoration: none; -ms-box-shadow: inset 0 0 0 #000000; box-shadow: inset 0 0 0 #000000; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } #toc_container a:focus, #toc_container a:hover { -ms-box-shadow: inset 0 -2px 0 #000000; box-shadow: inset 0 -2px 0 #000000; text-decoration: none; } .header-sty2 .site-content { margin: 1.875em 0; } .more-link { font-family: "Poppins", sans-serif; font-size: 1em; text-transform: uppercase; border: none; background: #000000; color: #ffffff; display: inline-block; height: 36px; line-height: 36px; padding: 0 20px; border-radius: 0; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; margin: 0; } .more-link:focus, .more-link:hover { background: #333333; text-decoration: none; } /*-------------------------------------------------------------- # Feature Homepage --------------------------------------------------------------*/ .feature-box { width: 100%; margin-bottom: 70px; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .featurePost { box-sizing: border-box; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; position: relative; width: 25%; padding: 0.3819660059em; -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; } .featurePost .content-wrapper { background: #eceaea; } .featurePost .post-thumbnail .wp-post-image { -webkit-transition: all .7s ease; transition: all .7s ease; max-height: 320px; height: 100%; } .featurePost .post-thumbnail img { display: -webkit-box; display: -ms-flexbox; display: flex; } .featurePost:hover .wp-post-image { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-transition: all .6s ease; transition: all .6s ease; } .featurePost:first-child { width: 50%; } .featurePost:first-child .content-wrapper { background: transparent; } .featurePost:first-child .entry-title { position: absolute; bottom: 10%; background: #fff; padding: 17px 20px; width: 70%; margin: 0 auto; left: 0; right: 0; } .featurePost .entry-title { text-align: center; font-size: 1.250em; margin: 1.250em 0; line-height: 1.3; } .featurePost .entry-title a:hover { text-decoration: none; background-image: -webkit-linear-gradient(left, #ff9900 0, #ff9900 100%); background-image: linear-gradient(to right, #ff9900 0, #ff9900 100%); background-position: 0 90%; background-repeat: repeat-x; background-size: 100% 2px; -webkit-transition: background-image .25s ease; transition: background-image .25s ease; } .content-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; position: relative; } .content-wrapper .post-thumbnail { overflow: hidden; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; } .content-wrapper .post-thumbnail a { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; } .content-wrapper header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 0 1em; } .content-wrapper header a { color: #000000; } .content-wrapper img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; } .largeFeature { position: relative; width: 50%; max-width: 570px; float: left; margin-right: 0; box-sizing: border-box; } .largeFeature .entry-title a { color: #000; } .smallFeature-wrap { float: left; padding-left: 18px; box-sizing: border-box; } .smallFeature-wrap .smallFeature { float: left; margin-right: 17px; box-sizing: border-box; max-width: 274px; min-height: 320px; background: #ebebeb; } .smallFeature-wrap .smallFeature .entry-title { font-size: 18px; text-align: center; padding: 40px 10px; } .smallFeature-wrap .smallFeature .entry-title a { color: #000; } .smallFeature-wrap .smallFeature:last-child { margin-right: 0; } /*-------------------------------------------------------------- # Sectcion Posts --------------------------------------------------------------*/ .row-box { width: 100%; padding: 0 7px; margin-bottom: 70px; box-sizing: border-box; } .row-box article:hover .wp-post-image { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-transition: all .6s ease; transition: all .6s ease; } .row-box .largePost-inner { width: 100%; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .row-box .largePost-inner .large-post { box-sizing: border-box; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; position: relative; width: 50%; padding: 0.3819660059em; -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; } .row-box .smallPost-inner { width: 100%; -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; } .row-box .smallPost-inner .small-post { box-sizing: border-box; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; position: relative; width: 33.33%; padding: 0.3819660059em; -ms-flex-wrap: wrap; flex-wrap: wrap; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; } .row-box .post-thumbnail { width: 100%; position: relative; overflow: hidden; box-sizing: border-box; } .row-box .post-thumbnail a { display: block; } .row-box .post-thumbnail .wp-post-image { -webkit-transition: all .7s ease; transition: all .7s ease; } .row-box .post-thumbnail img { line-height: 1; display: block; } .row-box .section-title-wrapper { width: 100%; text-align: center; } .row-box .section-title-wrapper .section-title { font-size: 24px; position: relative; text-transform: uppercase; margin: 0 0 1em 0; } .row-box .section-title-wrapper .section-title a { color: #333; position: relative; } .row-box .section-title-wrapper .section-title a:hover { color: #f90; } .row-box .section-title-wrapper .section-title a:hover:before { color: #f90; } .row-box .section-title-wrapper .section-title a:before { content: "ยป"; position: absolute; top: -4px; right: -16px; color: #333; font-size: 26px; } .row-box .section-title-wrapper .section-title:after { content: ''; width: 78px; height: 3px; background: #f90; bottom: -8px; position: absolute; display: block; margin: 0 auto; left: 0; right: 0; } .row-box .large-post .content-wrapper { border: 1px solid #e6e6e6; } .row-box .large-post header { padding: 20px 15px; text-align: center; width: 100%; box-sizing: border-box; } .row-box .smallPost-inner .small-post .content-wrapper { border: 1px solid #e6e6e6; } .row-box .smallPost-inner .small-post header { padding: 20px 15px; text-align: center; width: 100%; box-sizing: border-box; } .row-box .smallPost-inner .small-post header .entry-title { font-size: 1.250em; line-height: 1.3; } .row-box .smallPost-inner .small-post:last-child { margin-right: 0; } .row-box .entry-title a:hover { text-decoration: none; background-image: -webkit-linear-gradient(left, #ff9900 0, #ff9900 100%); background-image: linear-gradient(to right, #ff9900 0, #ff9900 100%); background-position: 0 90%; background-repeat: repeat-x; background-size: 100% 2px; -webkit-transition: background-image .25s ease; transition: background-image .25s ease; } .meta-date { padding: 10px 0 10px 15px; } .meta-date span { font-size: 14px; color: #333; } /*-------------------------------------------------------------- # Ads After Featured --------------------------------------------------------------*/ .ads-under-featured { text-align: center; margin-bottom: 70px; } /*-------------------------------------------------------------- # Archive Post --------------------------------------------------------------*/ body.blog .entry-header, body.search .entry-header, body.archive .entry-header { padding: 0 0 10px 0; } body.blog .entry-header .entry-title, body.search .entry-header .entry-title, body.archive .entry-header .entry-title { font-size: 1.5em; padding: 0 0 5px 0; } body.blog .entry-header a, body.search .entry-header a, body.archive .entry-header a { color: #000000; text-decoration: none; -ms-box-shadow: inset 0 0 0 #000000; box-shadow: inset 0 0 0 #000000; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } body.blog .entry-header a:focus, body.blog .entry-header a:hover, body.search .entry-header a:focus, body.search .entry-header a:hover, body.archive .entry-header a:focus, body.archive .entry-header a:hover { -ms-box-shadow: inset 0 -2px 0 #000000; box-shadow: inset 0 -2px 0 #000000; text-decoration: none; } body.blog .entry-header .entry-meta a, body.search .entry-header .entry-meta a, body.archive .entry-header .entry-meta a { color: rgba(0, 0, 0, 0.6); } body.blog .entry-header .entry-meta a:hover, body.search .entry-header .entry-meta a:hover, body.archive .entry-header .entry-meta a:hover { color: #000000; } /*-------------------------------------------------------------- # Page --------------------------------------------------------------*/ .page-header .page-title { margin: 0 0 1em 0; } /*-------------------------------------------------------------- # Page 404 --------------------------------------------------------------*/ .error-404 { margin-bottom: 4.2360680659em; } /*-------------------------------------------------------------- # Commment --------------------------------------------------------------*/ .comment-respond { width: 100%; float: left; } .comment-respond h3 { font-weight: 700; text-transform: uppercase; } .comment-respond textarea#comment { width: 50%; } /*-------------------------------------------------------------- # Single Post --------------------------------------------------------------*/ .single-content.single-header-wrap .entry-header:before { background-color: rgba(0, 0, 0, 0.9); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.9) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0.9)', endColorstr='rgba(0, 0, 0, 0.9)',GradientType=1 ); } .single-content.single-header-wrap .post-thumbnail { min-height: 500px; } @media only screen and (max-width: 800px) { .single-content.single-header-wrap .post-thumbnail { min-height: 200px; } } @media only screen and (max-width: 670px) { .single-content.single-header-wrap .post-thumbnail { min-height: 0; } } .single-content.single-header-wrap .post-thumbnail img { display: block; margin: 0 auto; } .single-content.has-thumbnail .entry-header:before { background-color: rgba(0, 0, 0, 0.9); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.9) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 20%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0, 0, 0, 0.9)', endColorstr='rgba(0, 0, 0, 0.9)',GradientType=1 ); } .single-content.has-thumbnail .post-thumbnail { min-height: 500px; } @media only screen and (max-width: 800px) { .single-content.has-thumbnail .post-thumbnail { min-height: 200px; } } @media only screen and (max-width: 670px) { .single-content.has-thumbnail .post-thumbnail { min-height: 0; } } .single-content.has-thumbnail .post-thumbnail img { display: block; margin: 0 auto; } .single-content.no-thumbnail .entry-header:before { background: rgba(0, 0, 0, 0.9); } .single-content.no-thumbnail .post-thumbnail { min-height: 300px; } @media only screen and (max-width: 800px) { .single-content.no-thumbnail .post-thumbnail { min-height: 200px; } } .single-content .entry-header { width: 100%; text-align: center; position: relative; margin: 0em 0em 3.125em 0em; } @media only screen and (max-width: 639px) { .single-content .entry-header { margin: 0em 0em 1.875em 0em; } } .single-content .entry-header:before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; z-index: 1; } .single-content .entry-header .entry-title { font-size: 3em; font-weight: 700; } @media only screen and (max-width: 800px) { .single-content .entry-header .entry-title { font-size: 1.75em; } } .single-content .entry-header .entry-meta { color: rgba(255, 255, 255, 0.5); } .single-content .entry-header .entry-meta a { color: rgba(255, 255, 255, 0.5); text-decoration: none; -ms-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.5); -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } .single-content .entry-header .entry-meta a:focus, .single-content .entry-header .entry-meta a:hover { -ms-box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.5); text-decoration: none; } .single-content .entry-header-inner { width: 100%; height: 100%; position: relative; top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 80px 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; color: #ffffff; z-index: 2; } .single-content .entry-content p { font-size: 1.3125em; line-height: 1.8; } .single-content .entry-content h2 { font-weight: 700; } .single-content .entry-content h3 { font-weight: 700; margin: 15px 0; } .single-content .entry-footer { border-bottom: 2px solid rgba(0, 0, 0, 0.1); padding-bottom: 20px; } .single-content .entry-footer > span { margin-right: 0.625em; } .product-item { border-bottom: 2px solid rgba(0, 0, 0, 0.1); padding: 0; margin-bottom: 1.875em; } .product-item .product-image { width: 100%; max-width: 300px; float: left; margin-right: 25px; position: relative; } .product-item .product-image a:hover { box-shadow: none !important; } .product-item .product-image a:after { content: '\f1d2'; font-family: "FontAwesome"; color: #000000; position: absolute; right: 0; top: 0; } @media only screen and (max-width: 639px) { .product-item .product-image { float: none; } } .product-item .product-image img { margin: 0; } .product-item p { margin-left: 325px; } @media only screen and (max-width: 800px) { .product-item p { margin-left: 0; } } /*-------------------------------------------------------------- # Sigle Page --------------------------------------------------------------*/ body.page .page-content { background: #ffffff; margin: 0em 0em 1.25em 0em; } body.page .entry-title { margin-bottom: 0.3125em; } body.page .entry-content { font-size: 1.125em; margin-bottom: 1.25em; } body.page .entry-content a { color: #cc0000; text-decoration: none; -ms-box-shadow: inset 0 0 0 #cc0000; box-shadow: inset 0 0 0 #cc0000; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } body.page .entry-content a:focus, body.page .entry-content a:hover { -ms-box-shadow: inset 0 -2px 0 #cc0000; box-shadow: inset 0 -2px 0 #cc0000; text-decoration: none; } body.page .entry-content form { font-size: 0.75em; } /*-------------------------------------------------------------- # Commment --------------------------------------------------------------*/ .comment-respond textarea#comment { width: 50%; } /*-------------------------------------------------------------- # Template category lists --------------------------------------------------------------*/ .category-item { margin-bottom: 2.5em; } .category-item ul { margin: 0; padding: 0; list-style: none; } .category-item li { width: 48%; float: left; margin-right: 4%; position: relative; padding: 0em 0em 0.3125em 1.5625em; } .category-item li:nth-child(2n) { margin-right: 0; } .category-item li:nth-child(2n+1) { clear: left; } .category-item li:before { font-family: "FontAwesome"; content: '\f112'; display: block; position: absolute; left: 5px; top: 0; } .category-item li a { color: #000000; text-decoration: none; -ms-box-shadow: inset 0 0 0 #000000; box-shadow: inset 0 0 0 #000000; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } .category-item li a:focus, .category-item li a:hover { -ms-box-shadow: inset 0 -2px 0 #000000; box-shadow: inset 0 -2px 0 #000000; text-decoration: none; } @media only screen and (max-width: 639px) { .category-item li { width: 100%; margin-right: 0; } } /*-------------------------------------------------------------- # Lightbox --------------------------------------------------------------*/ #s-lightbox, #lightbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0; visibility: hidden; -webkit-transition: all .45s ease-in-out; transition: all .45s ease-in-out; } #lightbox { z-index: 999; } .nav-open #lightbox { visibility: visible; opacity: .2; } /*-------------------------------------------------------------- # Related posts --------------------------------------------------------------*/ .related-posts { width: 100%; margin-bottom: 1em; } .related-posts .thumbnail { margin-bottom: 1.250em; } .related-posts .thumbnail img { width: 100%; height: auto; display: block; } .related-posts ul { list-style: disc outside; margin: 0; padding: 0 0 1.25em 1.25em; } .related-posts ul.related-grid, .related-posts ul.recently-grid { margin: 0; padding: 0; list-style: none; padding: 0; } .related-posts ul.related-grid li, .related-posts ul.recently-grid li { float: left; width: 49%; margin: 0 2% 1.25em 0; text-align: center; } .related-posts ul.related-grid li:nth-child(2n), .related-posts ul.recently-grid li:nth-child(2n) { margin-right: 0; } .related-posts ul.related-grid li:nth-child(2n+1), .related-posts ul.recently-grid li:nth-child(2n+1) { clear: left; } .related-posts ul.related-grid li img, .related-posts ul.recently-grid li img { width: 100%; display: block; margin-bottom: 0.625em; } .related-posts a { font-size: 1.375em; color: #000000; text-decoration: none; -ms-box-shadow: inset 0 0 0 #000000; box-shadow: inset 0 0 0 #000000; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } .related-posts a:focus, .related-posts a:hover { -ms-box-shadow: inset 0 -2px 0 #000000; box-shadow: inset 0 -2px 0 #000000; text-decoration: none; } @media only screen and (max-width: 479px) { .related-posts a { font-size: 1.125em; } } /*-------------------------------------------------------------- # Recently posts --------------------------------------------------------------*/ .recently-posts { width: 100%; margin-bottom: 1em; } .recently-posts .thumbnail { margin-bottom: 1.250em; } .recently-posts .thumbnail img { width: 100%; height: auto; display: block; } .recently-posts ul { list-style: disc outside; margin: 0; padding: 0 0 1.25em 1.25em; } .recently-posts ul.related-grid, .recently-posts ul.recently-grid { margin: 0; padding: 0; list-style: none; padding: 0; } .recently-posts ul.related-grid li, .recently-posts ul.recently-grid li { float: left; width: 49%; margin: 0 2% 1.25em 0; text-align: center; } .recently-posts ul.related-grid li:nth-child(2n), .recently-posts ul.recently-grid li:nth-child(2n) { margin-right: 0; } .recently-posts ul.related-grid li:nth-child(2n+1), .recently-posts ul.recently-grid li:nth-child(2n+1) { clear: left; } .recently-posts ul.related-grid li img, .recently-posts ul.recently-grid li img { width: 100%; display: block; margin-bottom: 0.625em; } .recently-posts a { font-size: 1.375em; color: #000000; text-decoration: none; -ms-box-shadow: inset 0 0 0 #000000; box-shadow: inset 0 0 0 #000000; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } .recently-posts a:focus, .recently-posts a:hover { -ms-box-shadow: inset 0 -2px 0 #000000; box-shadow: inset 0 -2px 0 #000000; text-decoration: none; } @media only screen and (max-width: 479px) { .recently-posts a { font-size: 1.125em; } } /*-------------------------------------------------------------- # Pagination --------------------------------------------------------------*/ .pagination { margin-bottom: 2.6180340252em; } .pagination .nav-links a, .pagination .nav-links span { display: inline-block; background: #000000; padding: 10px 20px; color: #fff; -webkit-transition: all .1s ease-in-out .1s; transition: all .1s ease-in-out .1s; } .pagination .nav-links a:hover { background: #333333; } .pagination .nav-links span.current { background: #333333; } .posts-navigation, .post-navigation { font-family: "Poppins", sans-serif; width: 100%; float: left; margin: 0 0 20px 0; } .posts-navigation a, .post-navigation a { font-size: 1em; text-transform: uppercase; color: #0e0e0e; display: inline-block; -webkit-transition: all .1s ease-in-out .1s; transition: all .1s ease-in-out .1s; font-weight: 700; } .posts-navigation a, .post-navigation a { width: 96%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block; position: relative; text-align: left; } .posts-navigation a:before, .post-navigation a:before { font-family: "FontAwesome"; position: absolute; top: 0; } .posts-navigation .nav-previous, .post-navigation .nav-previous { max-width: 50%; float: left; } .posts-navigation .nav-previous a, .post-navigation .nav-previous a { float: left; padding-left: 25px; } .posts-navigation .nav-previous a:before, .post-navigation .nav-previous a:before { left: 0; content: '\f185'; } .posts-navigation .nav-next, .post-navigation .nav-next { max-width: 50%; float: right; margin-right: 10px; } .posts-navigation .nav-next a, .post-navigation .nav-next a { text-align: right; float: right; padding-right: 25px; } .posts-navigation .nav-next a:before, .post-navigation .nav-next a:before { right: 0; content: '\f186'; } /*-------------------------------------------------------------- # Post --------------------------------------------------------------*/ .blog.right-sidebar .post-thumbnail { width: 300px; float: left; margin-right: 20px; } .blog.right-sidebar .entry-content { overflow: hidden; } .blog.left-sidebar .post-thumbnail { width: 300px; float: left; margin-right: 20px; } .blog.left-sidebar .entry-content { overflow: hidden; } /*-------------------------------------------------------------- # Sidebar Style --------------------------------------------------------------*/ .widget ul { padding: 0; margin: 0; list-style: none; } .widget ul li a { color: #333; } /*-------------------------------------------------------------- # Accordion --------------------------------------------------------------*/ .accordiongr { width: 100%; position: relative; margin: 0 0 30px 0; } .accordiongr .agr-item { width: 100%; position: relative; border: 1px solid rgba(0, 0, 0, 0.1); margin: 0 0 2px 0; } .accordiongr .agr-item .agr-title h3 { position: relative; background: #f5f5f5; font-size: 1.125em; font-weight: normal; margin: 0; padding: 10px 25px 10px 20px; cursor: pointer; } .accordiongr .agr-item .agr-title h3:before { font-family: "FontAwesome"; content: '\f184'; position: absolute; right: 20px; top: 50%; margin-top: -12px; } .accordiongr .agr-item.agr-open h3:before { content: '\f187'; } .accordiongr .agr-item .agr-description { display: none; padding: 15px; } /*-------------------------------------------------------------- # Pagination --------------------------------------------------------------*/ .pagination-default { width: 100%; } .pagination-default .nav-previous, .pagination-default .nav-next { float: left; } .pagination-default .nav-previous a, .pagination-default .nav-next a { font-family: "Poppins", sans-serif; font-size: 1em; text-transform: uppercase; border: none; background: #000000; color: #ffffff; display: inline-block; height: 36px; line-height: 36px; padding: 0 20px; border-radius: 0; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; margin: 0; } .pagination-default .nav-previous a:focus, .pagination-default .nav-previous a:hover, .pagination-default .nav-next a:focus, .pagination-default .nav-next a:hover { background: #333333; text-decoration: none; } .pagination-default .nav-next { float: right; } /*-------------------------------------------------------------- # Social --------------------------------------------------------------*/ .social-sharing { margin-bottom: 1.25em; } .social-sharing ul { margin: 0; padding: 0; list-style: none; } .social-sharing li { width: 20%; float: left; } .social-sharing li a { background: rgba(0, 0, 0, 0.3); color: #ffffff; height: 40px; line-height: 40px; font-size: 1.25em; display: block; text-align: center; text-decoration: none; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } .social-sharing li a:hover { background: #000000; text-decoration: none; } .social-sharing .facebook a { background: #3b5998; } .social-sharing .twitter a { background: #1da1f2; } .social-sharing .googleplus a { background: #dd4b39; } .social-sharing .pinterest a { background: #bd081c; } .social-sharing .linkedin a { background: #0077b5; } .social-sharing .text { position: relative; text-indent: -99999px; display: inline-block; } /*-------------------------------------------------------------- # Meta info --------------------------------------------------------------*/ .byline, .updated:not(.published) { /*display: none;*/ } /*-------------------------------------------------------------- # Comments --------------------------------------------------------------*/ .comment-list { margin: 0; padding: 0; list-style: none; margin-bottom: 30px; } .comment-list li { margin: 0; padding: 0; list-style: none; margin-bottom: 30px; } .comment-list li:before, .comment-list li:after { content: " "; display: table; } .comment-list li:after { clear: both; } .comment-list li:last-child { margin-bottom: 0; } .comment-list img.avatar { float: left; width: 100px; margin-right: 20px; } @media only screen and (max-width: 767px) { .comment-list img.avatar { width: 50px; } } .comment-list .vcard img { border-radius: 50%; border: 4px solid rgba(0, 0, 0, 0.1); } .comment-list .vcard b { font-size: 1.25em; text-transform: capitalize; } .comment-list .says { font-size: 1.25em; } .comment-list .comment-metadata, .comment-list .comment-content, .comment-list .reply { margin-left: 120px; } @media only screen and (max-width: 767px) { .comment-list .comment-metadata, .comment-list .comment-content, .comment-list .reply { margin-left: 70px; } } .comment-list ol.children { margin: 20px 0 0 120px; padding: 0; } @media only screen and (max-width: 767px) { .comment-list ol.children { margin: 20px 0 0 70px; } } .bypostauthor { display: block; } /*-------------------------------------------------------------- # Widget --------------------------------------------------------------*/ .widget { margin-bottom: 30px; } .widget select { max-width: 100%; } .widget .search-form { box-sizing: border-box; } .widget .widget-search .search-submit { clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); position: absolute !important; } .widget .widget-title, .widget .widgettitle { font-family: "p", sans-serif; font-size: 20px; letter-spacing: 0; padding-bottom: 0; margin-bottom: 0.6180339845em; font-weight: 700; text-transform: uppercase; } .widget ul { margin-left: 0; list-style: none; } .widget ul ul { margin-left: 4.2360680659em; } .widget-area .widget { font-weight: 400; } .widget-area .widget a.button { font-weight: 600 !important; } .widget_search form, .widget_product_search form { position: relative; } .widget_search form input[type=text], .widget_search form input[type=search], .widget_product_search form input[type=text], .widget_product_search form input[type=search] { width: 100%; } .widget_search form input[type=submit], .widget_search form button[type=submit], .widget_product_search form input[type=submit], .widget_product_search form button[type=submit] { clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); position: absolute !important; top: 0; left: 0; } .widget_recent_entries ul, .widget_pages ul, .widget_categories ul, .widget_archive ul, .widget_recent_comments ul, .widget_nav_menu ul, .widget_links ul, .widget_product_categories ul, .widget_layered_nav ul, .widget_layered_nav_filters ul { margin: 0; padding: 0; } .widget_recent_entries ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_comments ul li, .widget_nav_menu ul li, .widget_links ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_layered_nav_filters ul li { list-style: none; margin-bottom: 12px; line-height: 22px; } .widget_recent_entries ul .children, .widget_pages ul .children, .widget_categories ul .children, .widget_archive ul .children, .widget_recent_comments ul .children, .widget_nav_menu ul .children, .widget_links ul .children, .widget_product_categories ul .children, .widget_layered_nav ul .children, .widget_layered_nav_filters ul .children { margin-top: 0.3819660059em; margin-left: 4.2360680659em; } .widget_recent_entries ul .children, .widget_pages ul .children, .widget_categories ul .children, .widget_archive ul .children, .widget_recent_comments ul .children, .widget_nav_menu ul .children, .widget_links ul .children, .widget_product_categories ul .children, .widget_layered_nav ul .children, .widget_layered_nav_filters ul .children { margin-left: 0; margin-top: 1.618034em; } .widget-area #wp-calendar th, .widget-area #wp-calendar td, .footer-widgets #wp-calendar th, .footer-widgets #wp-calendar td { padding: .236em; text-align: center; } .widget_recent_entries ul ul.children, .widget_pages ul ul.children { margin: 0.3819660059em 0 0 2.6180340252em; } .widget_rating_filter .wc-layered-nav-rating { margin-bottom: 0.3819660059em; } .widget_rating_filter .wc-layered-nav-rating a { text-decoration: none !important; } .widget_rating_filter .wc-layered-nav-rating .star-rating { display: inline-block; height: 1em; line-height: 1; } .widget-area .widget { font-size: 0.6180339845em; } .widget-area .widget h1.widget-title { font-size: 2.6180340252em; } .widget-area .widget a:not(.button) { font-weight: 600; text-decoration: underline; } .widget-area .widget a:not(.button):hover { text-decoration: none; } /*-------------------------------------------------------------- # Widget Footer --------------------------------------------------------------*/ .footer-widgets a { -webkit-transition: all 0.25s ease; transition: all 0.25s ease; } .footer-widgets a:hover { color: rgba(0, 0, 0, 0.7); text-decoration: underline; } /*-------------------------------------------------------------- # Search Widget --------------------------------------------------------------*/ .widget_search input[type=search]:focus { background: #dcdcdc; } /*-------------------------------------------------------------- # Footer --------------------------------------------------------------*/ .site-footer { position: relative; background: #ebebeb; color: #000000; } .site-footer .back-to-top { font-size: 1.375em; background: rgba(0, 0, 0, 0.8); border: 1px solid rgba(255, 255, 255, 0.3); width: 50px; height: 50px; line-height: 50px; position: absolute; top: -15px; margin-left: -25px; border-radius: 25px; color: #ffffff; text-align: center; cursor: pointer; z-index: 2; left: 50%; } .site-footer .back-to-top:hover { background: rgba(0, 0, 0, 0.6); } .social-navigation { padding: 0 0 2.5em 0; } .social-navigation h4 { color: rgba(255, 255, 255, 0.5); } .social-navigation ul { list-style: none; margin: 0; padding: 0; } .social-navigation li { display: inline-block; margin: 0; } .social-navigation li:hover a:before { opacity: 0.7; } .social-navigation a { position: relative; font-size: 0; padding: 0; line-height: 1; color: rgba(255, 255, 255, 0.5); text-decoration: none; -ms-box-shadow: inset 0 0 0 #ffffff; box-shadow: inset 0 0 0 #ffffff; -webkit-transition: all 0.1s ease-in-out 0.1s; transition: all 0.1s ease-in-out 0.1s; } .social-navigation a:focus, .social-navigation a:hover { -ms-box-shadow: inset 0 -2px 0 #ffffff; box-shadow: inset 0 -2px 0 #ffffff; text-decoration: none; } .social-navigation a:before { display: inline-block; font-family: FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 20px; line-height: normal; padding: 10px; } .social-navigation a[href*="facebook.com"]:before { content: '\f1d9'; } .social-navigation a[href*="twitter.com"]:before { content: '\f359'; } .social-navigation a[href*="plus.google.com"]:before { content: '\f21c'; } .social-navigation a[href*="linkedin.com"]:before { content: '\f269'; } .social-navigation a[href*="pinterest.com"]:before { content: '\f2ba'; } .social-navigation a[href*="github.com"]:before { content: '\f215'; } .social-navigation a[href*="instagram.com"]:before { content: '\f24d'; } .social-navigation a[href*="reddit.com"]:before { content: '\f2d3'; } .social-navigation a[href*="skype.com"]:before { content: '\f301'; } .social-navigation a[href*="tumblr.com"]:before { content: '\f355'; } .social-navigation a[href*="twitch.tv"]:before { content: '\f359'; } .social-navigation a[href*="vimeo.com"]:before { content: '\f36f'; } .social-navigation a[href*="youtube.com"]:before { content: '\f359'; } .social-navigation a[href*="flickr.com"]:before { content: '\f16e'; } .site-info { font-weight: normal; width: 100%; padding: 1.618034em 0; color: rgba(0, 0, 0, 0.8); } .site-info .copyright { float: left; } .site-info .copyright a { color: rgba(0, 0, 0, 0.8); } .site-info .copyright a:hover { text-decoration: underline; } .site-info .menu-footer { float: right; color: #000000; } .site-info .menu-footer ul { list-style: none; padding: 0; margin: 0; } .site-info .menu-footer ul li { float: left; margin-right: 15px; } .site-info .menu-footer ul li a { color: rgba(0, 0, 0, 0.8); display: block; font-family: "p", sans-serif; } .site-info .menu-footer ul li:hover a { text-decoration: underline; } .site-info .menu-footer ul li .sub-arrow { display: none; } .site-info .menu-footer ul ul { display: none; } /** * Footer widgets */ .footer-widgets { font-family: "p", sans-serif; padding-top: 4.2360680659em; border-bottom: 1px solid rgba(255, 255, 255, 0.7); } .footer-widgets:before, .footer-widgets:after { content: " "; display: table; } .footer-widgets:after { clear: both; } .footer-widgets.col-2 .block { width: 47.8260869565%; float: left; margin-right: 4.347826087%; } .footer-widgets.col-2 .block.footer-widget-2 { float: right; margin-right: 0; } .footer-widgets.col-3 .block { width: 30.4347826087%; float: left; margin-right: 4.347826087%; } .footer-widgets.col-3 .block.footer-widget-3 { float: right; margin-right: 0; } .footer-widgets.col-4 .block { width: 21.7391304348%; float: left; margin-right: 4.347826087%; } .footer-widgets.col-4 .block.footer-widget-4 { float: right; margin-right: 0; } .footer-widgets .widget_search .search-field { max-width: 100%; box-sizing: border-box; } @media (max-width: 1230px) { .col-full { width: 98%; } } @media (min-width: 970px) { /*-------------------------------------------------------------- # Archive Post --------------------------------------------------------------*/ body.blog article, body.search article, body.archive article { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 2.6180340252em; padding-bottom: 2.6180340252em; } /** * List style * * Thumbnail - Title & Posts * */ .blog.post-list .post:before, .blog.post-list .post:after { content: " "; display: table; } .blog.post-list .post:after { clear: both; } .blog.post-list .post-thumbnail { float: left; width: 460px; margin-right: 20px; } .archive.post-list .post:before, .archive.post-list .post:after { content: " "; display: table; } .archive.post-list .post:after { clear: both; } .archive.post-list .post-thumbnail { float: left; width: 460px; margin-right: 20px; } .search.post-list .page:before, .search.post-list .page:after { content: " "; display: table; } .search.post-list .page:after { clear: both; } .search.post-list .post:before, .search.post-list .post:after { content: " "; display: table; } .search.post-list .post:after { clear: both; } .search.post-list .post-thumbnail { float: left; width: 460px; margin-right: 20px; } .right-sidebar .content-area { width: 65.2173913043%; float: left; margin-right: 4.347826087%; } .right-sidebar .sidebar { width: 30.4347826087%; float: right; margin-right: 0; } .left-sidebar .sidebar { width: 30.4347826087%; float: left; margin-right: 4.347826087%; } .left-sidebar .content-area { width: 65.2173913043%; float: right; margin-right: 0; } } @media (max-width: 969px) { body.blog article, body.search article, body.archive article { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 1.618034em; padding-bottom: 1.618034em; } .archive.post-list .post:before, .archive.post-list .post:after { content: " "; display: table; } .archive.post-list .post:after { clear: both; } .archive.post-list .post-thumbnail { float: left; width: 40%; margin-right: 20px; } .search.post-list .post:before, .search.post-list .post:after { content: " "; display: table; } .search.post-list .post:after { clear: both; } .search.post-list .post-thumbnail { float: left; width: 40%; margin-right: 20px; } .blog.post-list .post:before, .blog.post-list .post:after { content: " "; display: table; } .blog.post-list .post:after { clear: both; } .blog.post-list .post-thumbnail { float: left; width: 40%; margin-right: 20px; } } @media (max-width: 820px) { .col-full { width: 96%; } .featurePost { width: 50%; } .featurePost:first-child { width: 100%; } .featurePost:first-child .content-wrapper { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; background: #eceaea; } .featurePost:first-child .post-thumbnail { /* Safari 6.1+ */ -ms-flex-preferred-size: 60%; flex-basis: 60%; /* Safari 6.1+ */ -ms-flex: 1 1 60%; /* IE 10 */ -webkit-box-flex: 1; flex: 1 1 60%; } .featurePost:first-child header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; /* Safari 6.1+ */ -ms-flex: 1 1 40%; /* IE 10 */ -webkit-box-flex: 1; flex: 1 1 40%; } .featurePost:first-child .entry-title { position: static; width: 100%; padding: 0; background: transparent; } .featurePost header { margin-bottom: 1.618034em; } .featurePost .entry-title { margin: 1.618034em 0; } .feature-box, .ads-under-featured, .row-box { margin-bottom: 40px; } } @media (max-width: 650px) { .archive.post-list .search.post-list .post-thumbnail { float: none; width: 100%; margin-right: 0; margin-bottom: 20px; } .archive.post-list .search.post-list .post-thumbnail img { width: 100%; } .blog.post-list .post-thumbnail { float: none; width: 100%; margin-right: 0; margin-bottom: 20px; } .blog.post-list .post-thumbnail img { width: 100%; } .site-header .site-description { display: none; } .site-header .site-title { font-size: 1.618034em; } .site-header .header-inner .site-branding { line-height: 83px; } .site-header .header-inner .site-branding-text { display: inline-block; } .featurePost { width: 100%; } .featurePost .content-wrapper { width: 100%; } .featurePost:first-child .content-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: inherit; flex-direction: inherit; background: transparent; } .featurePost:first-child .post-thumbnail { width: 100%; /* Safari 6.1+ */ -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-flex: 0 0 auto; /* Safari 6.1+ */ } .featurePost:first-child .entry-title { position: absolute; width: 70%; padding: 17px 20px; background: #fff; } .row-box .largePost-inner .large-post { width: 100%; padding-left: 0; padding-right: 0; } .row-box .smallPost-inner .small-post { width: 100%; padding-left: 0; padding-right: 0; } .site-info .copyright { float: none; width: 100%; text-align: center; } .site-info .menu-footer { float: none; text-align: center; } .site-info .menu-footer ul li { float: none; display: inline-block; } .footer-widgets.col-2 .block { width: 100%; float: left; margin-left: 0; margin-right: 0; } .footer-widgets.col-2 .block.footer-widget-2 { float: right; margin-right: 0; } .footer-widgets.col-3 .block { width: 100%; float: left; margin-left: 0; margin-right: 0; } .footer-widgets.col-3 .block.footer-widget-3 { float: right; margin-right: 0; } .footer-widgets.col-4 .block { width: 100%; float: left; margin-left: 0; margin-right: 0; } .footer-widgets.col-4 .block.footer-widget-4 { float: right; margin-right: 0; } } @media (max-width: 414px) { .site-header { margin-bottom: 20px; } .site-header .header-inner { padding: 0; } .header-right { right: 10px; } .featurePost:first-child .entry-title { width: 80%; font-size: 18px; } }