/* HELPERS */ /* BASIC COLOR */ /* FONTS */ /* MIXINS */ /*! Theme Name: Blossom Wedding Theme URI: https://blossomthemes.com/wordpress-themes/blossom-wedding/ Author: Blossom Themes Author URI: https://blossomthemes.com/ Description: Blossom Wedding is a beautifully crafted, feature packed, and fully-responsive free WordPress theme for wedding websites. You can create a visually-appealing & eye-catching wedding website with this theme without writing a single line of code. This theme comes with unique features for a wedding website to help you connect with your guests, as well as share the wedding information and your happy moments. It is optimized for speed to provide an excellent user experience to your website visitors. Also, you can showcase your romantic journey, and inform your guests about wedding events, party schedules, and rsvp with this theme in an elegant manner. The Ultra SEO optimized, and Schema.org Markup ready codes help your website rank at the top in Google and other search engine results. You can create a fully functional and professional wedding site with Blossom Wedding free theme without writing a single line of code. Also, this theme is backed up by a quick, responsive and friendly support team to help you solve any issues you get while creating a website with this theme. Check theme details at https://blossomthemes.com/downloads/blossom-wedding-free-wordpress-theme/, demo at https://blossomthemes.com/theme-demo/?theme=blossom-wedding, read the documentation at https://docs.blossomthemes.com/docs/blossom-wedding/, and get support at https://blossomthemes.com/support-ticket/. Version: 1.1.2 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Tested up to: 6.4 Requires PHP: 5.6 Text Domain: blossom-wedding Tags: blog, one-column, two-columns, right-sidebar, left-sidebar, footer-widgets, custom-background, custom-header, custom-menu, custom-logo, featured-images, threaded-comments, full-width-template, rtl-language-support, translation-ready, theme-options, e-commerce 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. Blossom Wedding is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Normalize # Typography # Elements # Forms # Navigation ## Links ## Menus # Accessibility # Alignments # Clearings # Widgets # Content ## Posts and pages ## Comments # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Normalize --------------------------------------------------------------*/ /* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ body, button, input, select, optgroup, textarea { color: #333333; font-family: "Nunito", sans-serif; font-size: 18px; line-height: 1.75em; font-weight: 400; } h1, h2, h3, h4, h5, h6 { clear: both; font-weight: 700; color: #121212; margin: 1em 0 0.6666em 0; line-height: 1.3; } h1 { font-size: 2.7223em; } h2 { font-size: 2.1665em; } h3 { font-size: 1.7223em; } h4 { font-size: 1.3888em; } h5 { font-size: 1.112em; } h6 { font-size: 0.8888em; } p { margin-bottom: 1.5em; } dfn, cite, em, i { font-style: italic; } q { border-left: 3px solid #E39696; display: inline-block; padding-left: 25px; font-style: italic; color: #000; margin-bottom: 0; margin-right: 30px; font-size: 2.2223em; font-weight: 400; float: left; width: 45%; line-height: 1.33em; font-family: "Great Vibes", cursive; } blockquote { margin: 1.1112em 0; padding: 50px 70px 0 70px; text-align: center; font-size: 2.8889em; font-weight: 400; color: #000; position: relative; line-height: 1.25em; font-family: "Great Vibes", cursive; } blockquote::before, blockquote::after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-position: center; background-repeat: no-repeat; background-size: 72px; width: 65px; height: 50px; position: absolute; top: 0; left: 0; } blockquote::after { top: auto; bottom: 0; left: auto; right: 0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } blockquote p + span { font-size: 0.3462em; color: #999; font-weight: 400; font-style: normal; font-family: "Nunito", sans-serif; } blockquote p, q p { margin-top: 20px; margin-bottom: 0; } blockquote p:first-child, q p:first-child { margin-bottom: 0; } blockquote .dropcap, q .dropcap { font-size: 1.2115em; margin-right: 0; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #fff9c0; text-decoration: none; } big { font-size: 125%; } @media screen and (max-width: 767px) { blockquote { font-size: 1.6665em; padding: 30px 40px 0 40px; } blockquote:before, blockquote:after { background-size: 40px; width: 45px; height: 30px; } q { width: 100%; margin-right: 0; font-size: 1.6665em; } } /*========================== Common style ===========================*/ .skip-link, .skip-link:hover { display: inline-block; position: absolute; top: -9999px; left: 50px; background: #f5f5f5; padding: 15px 25px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16); color: #000; font-size: 0.8888em; font-weight: 600; z-index: -1; -webkit-transition: none; -moz-transition: none; transition: none; } .skip-link:focus { z-index: 999; top: 50px; } .container { max-width: 1220px; margin: 0 auto; } .custom-background .site { background: #ffffff; max-width: 85%; margin: 0 auto; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } .right { text-align: right; } .left { text-align: left; } .centered { text-align: center; } section[class*="-section"] { margin-top: 85px; margin-bottom: 85px; } section[class*="-section"] .widget { margin-top: 0; margin-bottom: 60px; } section[class*="-section"] .widget .widget-title { font-family: "Great Vibes", cursive; color: #E39696; font-size: 4em; font-weight: 400; margin-top: 0; margin-bottom: 25px; text-align: center; } section[class*="-section"] .widget .widget-title svg { width: 80px; display: block; margin: 15px auto 0 auto; } section[class*="-section"] .widget .widget-title svg .a { stroke: #E39696; } .section-title { font-family: "Great Vibes", cursive; color: #E39696; font-size: 4em; font-weight: 400; margin-top: 0; margin-bottom: 25px; text-align: center; } .section-title svg { width: 80px; display: block; margin: 15px auto 0 auto; } svg { display: block; margin-top: 15px; } svg .a { stroke: #E39696; } svg.fallback-svg { width: 100%; height: 100%; margin-top: 0; } .fancybox-button svg { margin-top: 0; } .sub-title { font-size: 0.8888em; } .section-desc { font-size: 1.1112em; text-align: center; max-width: 800px; margin: 0 auto 50px auto; line-height: 1.75em; } .entry-title { margin-top: 0; margin-bottom: 20px; } .entry-title a { color: #000; } .entry-title a:hover { color: #E39696; } .entry-meta > span { display: inline-block; font-size: 0.8888em; font-weight: 700; letter-spacing: 1px; } .entry-meta > span a { color: #333333; } .entry-meta > span a:hover { color: #E39696; } .entry-content p { margin-top: 0; margin-bottom: 25px; } .entry-content p:last-child { margin-bottom: 0; } .disabled { display: none !important; } .edit-link { margin-left: 0 !important; margin-top: 10px; } .btn-readmore { display: inline-block; background: #000; color: #ffffff; font-size: 0.8888em; font-weight: 700; letter-spacing: 0.5px; padding: 10px 30px; } .btn-readmore:hover { background: #E39696; } #back-to-top { padding: 0; width: 40px; text-align: center; height: 40px; line-height: 40px; color: #E39696; position: fixed; bottom: 20px; right: 0; opacity: 0; visibility: hidden; background: #ffffff; cursor: pointer; z-index: 9999; -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); border-radius: 100%; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } #back-to-top svg { margin-top: 0; } #back-to-top.active { right: 20px; opacity: 1; filter: alpha(opacity=100); visibility: visible; } #back-to-top:hover { background: #E39696; color: #ffffff; } .page-template-blossom-portfolio .portfolio-holder { margin-top: 60px; margin-bottom: 60px; } .entry-header .portfolio-cat a { font-size: 0.8888em; } .portfolio-holder .entry-header .entry-title { font-size: 2.2223em; } body:not(.home) .site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .post-count, .search-per-page-count { display: block; font-size: 0.7778em; color: #999; margin-bottom: 15px; } .result-count { display: inline-block; margin-top: 30px; display: block; font-size: 0.6666em; letter-spacing: 1px; color: #999; text-transform: uppercase; line-height: 1em; } .dropcap { font-size: 3.5554em; font-weight: 700; color: #000; float: left; line-height: 0.9em; margin-right: 8px; } .social-list li a { display: inline-block; } .page-content .wp-caption { border-radius: 0; } .page-template-default .site-main .page-title { margin-top: 0; font-size: 2.6665em; margin-bottom: 0.5em; } .single-blossom-portfolio .site-content { margin-top: 60px; margin-bottom: 60px; } .page .site-main article .post-thumbnail { text-align: center; } .black-white img { -webkit-filter: grayscale(1); -moz-filter: grayscale(1); filter: grayscale(1); } .black-white a:hover img { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); filter: grayscale(0); } .image-holder:not(.black-white) a { display: inline-block; } .image-holder:not(.black-white) a:hover { opacity: 0.7; filter: alpha(opacity=70); } .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap { position: relative; overflow: hidden; } .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type="checkbox"] { display: inline-block; position: absolute; top: 0; left: 0; opacity: 0; visibility: hidden; } @media screen and (max-width: 1366px) { .container { max-width: 1170px; } } @media screen and (max-width: 1199px) { .container { max-width: 1000px; } .custom-background .site { max-width: 95%; } } @media screen and (max-width: 1024px) { .container { max-width: 768px; padding-left: 15px; padding-right: 15px; } } @media screen and (max-width: 767px) { .container { max-width: 420px; } section[class*="-section"] { margin-top: 65px; margin-bottom: 65px; } section[class*="-section"] .widget .widget-title { font-size: 2.6665em; } .section-title { font-size: 2.6665em; } .section-desc { font-size: 1em; } } .entry-content a, .entry-summary a, .page-content a, .comment-content a, .widget .textwidget a { color: #333333; text-decoration: underline; } .entry-content a:hover, .entry-summary a:hover, .page-content a:hover, .comment-content a:hover, .widget .textwidget a:hover { text-decoration: underline; } /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; 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; clip-path: none; 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; } /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignleft { display: inline; float: left; margin-right: 1.5em; margin-top: 0; } .alignright { display: inline; float: right; margin-left: 1.5em; margin-top: 0; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption { margin-bottom: 1.5em; max-width: 100%; position: relative; border-radius: 5px; overflow: hidden; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; line-height: initial; font-size: 0.7778em; color: #999999; } .alignright .wp-caption-text, .alignleft .wp-caption-text { text-align: left; margin-bottom: 0; } .wp-caption-text { text-align: center; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .container:before, .container:after, .site-content:before, .site-content:after { content: ""; display: table; table-layout: fixed; } .clear:after, .entry-content:after, .comment-content:after, .container:after, .site-content:after { clear: both; } /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } /*======================== COMMENTS AREA ========================*/ .comments-area { margin-top: 50px; padding-top: 50px; border-top: 1px solid rgba(0, 0, 0, 0.05); } .comments-area .comments-title, .comment-respond .comment-reply-title { margin-top: 0; margin-bottom: 30px; font-size: 0.7778em; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid rgba(227, 150, 150, 0.3); padding-bottom: 10px; position: relative; } .comments-area .comments-title:after, .comment-respond .comment-reply-title:after { content: ""; background: #E39696; width: 100px; height: 1px; position: absolute; bottom: -1px; left: 0; } .comments-area ol { margin: 0; padding: 0; list-style: none; } .comments-area ol li ol { margin-left: 30px; } .comment-list .comment { border-top: 1px solid rgba(0, 0, 0, 0.05); margin-top: 20px; padding-top: 20px; } .comment-list > .comment:first-child { border-top: none; padding-top: 0; margin-top: 0; } .comments-area .comment-body { position: relative; padding-left: 70px; } .comments-area .bypostauthor > .comment-body .comment-author::after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; width: 20px; height: 20px; position: absolute; top: 35px; left: 35px; } .comment-body img.avatar { position: absolute; top: 5px; left: 0; width: 50px; height: 50px; border-radius: 100%; } .comment-body b.fn { font-weight: 700; font-size: 0.8888em; margin-bottom: 0; display: block; } .comment-author a { text-decoration: none; color: #333333; line-height: 1.25em; } .comment-author a:hover { color: #E39696; } .comment-body span.says { display: none; } .comment-body .comment-metadata { font-size: 0.6666em; color: #999; line-height: 1.25em; } .comment-metadata a { color: #999596; } .comment-metadata a:hover { color: #E39696; } .comment-body .comment-awaiting-moderation { font-size: 0.7778em; margin-top: 10px; margin-bottom: 0; color: red; letter-spacing: 0; } .comment-body .reply .comment-reply-link { display: inline-block; text-align: center; position: relative; vertical-align: top; color: #212127; font-size: 0.7778em; text-transform: uppercase; font-weight: 700; letter-spacing: 0.8px; padding-left: 20px; } .comment-body .reply .comment-reply-link:hover { color: #E39696; } .comment-body .reply .comment-reply-link:before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; width: 13px; height: 15px; position: absolute; top: 8px; left: 0; } .comment-body .comment-content { font-size: 0.8888em; font-weight: 400; } .comment-body .comment-content p { margin-top: 5px; margin-bottom: 20px; } .comments-area .comment-list + .comment-respond { margin-top: 50px; padding-top: 50px; border-top: 1px solid rgba(0, 0, 0, 0.05); } .comment-respond .comment-reply-title a { display: inline-block; color: #212127; vertical-align: middle; text-transform: uppercase; font-weight: 700; border-left: 2px solid #999; margin-left: 10px; padding-left: 15px; } .comment-respond .comment-reply-title a:hover { color: #E39696; } .comment-form { display: flex; flex: 1; flex-wrap: wrap; margin-left: -1.5%; margin-right: -1.5%; } .comment-respond .comment-form p { margin-top: 0; margin-bottom: 20px; margin-left: 1.5%; margin-right: 1.5%; width: 30.33%; } .comment-form p.comment-notes { display: none; width: 100%; } .comment-respond .comment-form p.comment-form-comment { width: 100%; } .comment-respond .comment-form p:not(.comment-form-cookies-consent) label { display: none; } .comment-respond .comment-form p.comment-form-cookies-consent { position: relative; width: 100%; } .comment-respond .comment-form p.comment-form-cookies-consent label { font-size: 0.888em; line-height: 1.65em; color: #333333; padding-left: 25px; position: relative; cursor: pointer; display: block; } .comment-respond .comment-form p.comment-form-cookies-consent label:hover { text-decoration: underline; } .comment-respond .comment-form p.comment-form-cookies-consent label::before { content: ""; width: 16px; height: 16px; border: 1px solid rgba(0, 0, 0, 0.6); background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 0; background-position: center; position: absolute; top: 4px; left: 0; font-weight: normal; text-align: center; line-height: 14px; font-size: 0; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .comment-respond .comment-form p.comment-form-cookies-consent input[type="checkbox"]:checked + label::before { content: ""; border-color: #E39696; background-color: #E39696; background-size: 10px; } .comment-respond .comment-form p.comment-form-cookies-consent input[type="checkbox"] { position: absolute; top: 11px; left: 1px; opacity: 0; visibility: hidden; } .comment-form p.form-submit { margin-bottom: 0; margin-top: 0; width: 100%; } @media screen and (max-width: 767px) { .comments-area .comment-body { padding-left: 50px; } .comments-area .comment-body img.avatar { width: 35px; height: 35px; } .comments-area .bypostauthor > .comment-body .comment-author::after { top: 22px; left: 22px; } .comment-form { flex-direction: column; margin-left: 0; margin-right: 0; } .comment-respond .comment-form p { margin-left: 0; margin-right: 0; width: 100%; } } /*-------------------------------------------------------------- # Content --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .sticky { display: block; } .hentry { margin: 0 0 1.5em; } .updated:not(.published) { display: none; } .page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; } .page-links { clear: both; margin: 0 0 1.5em; } /*-------------------------------------------------------------- # 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 https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing: inherit; } body { background: #fff; /* Fallback for when there is no custom background color defined. */ } hr { background-color: #E6E6E6; border: 0; height: 1px; margin-bottom: 2em; width: 100%; clear: both; margin-top: 2em; } ul, ol { margin: 0 0 1.5em 3em; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em; } dt { font-weight: bold; } dd { margin: 0 1.5em 1.5em; } img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ vertical-align: top; } figure { margin: 0; /* Extra wide images within figure tags don't overflow the content area. */ } table { margin: 0 0 1.5em; width: 100%; border-radius: 0; font-size: 1em; text-align: left; border-collapse: collapse; } table tr th { font-weight: 700; color: #212127; padding: 10px 15px; border-bottom: 2px solid #EBEBEB; } table tr td { color: #262525; padding: 10px 15px; } table tbody tr:nth-child(odd) { background: rgba(0, 0, 0, 0.035); } .site-footer table tbody tr:nth-child(odd) { background: rgba(255, 255, 255, 0.05); } /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ button, input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; background: #E39696; border: none; color: #fff; font-weight: 700; font-size: 0.7778em; border-radius: 0; padding: 12px 30px; cursor: pointer; text-transform: uppercase; letter-spacing: 2px; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background: #121212; } input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { color: #000; border: 1px solid #D9D9D9; border-radius: 0; padding: 10px 15px; width: 100%; height: 50px; font-size: 0.7778em; font-weight: 600; } 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: #000; } textarea { width: 100%; height: 150px; } @-moz-document url-prefix() { button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, 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, select:focus { outline: thin dotted; } } /*-------------------------------------------------------------- # 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%; } /* Make sure logo link wraps around logo image. */ .custom-logo-link { display: inline-block; } /*-------------------------------------------------------------- # Widgets --------------------------------------------------------------*/ .widget { margin: 0 0 60px 0; /* Make sure select elements fit in widgets. */ } #secondary .widget:last-child { margin-bottom: 0; } .widget select { max-width: 100%; } .widget ul { margin: 0; padding: 0; list-style: none; } .widget ul li { display: block; margin-bottom: 10px; border-bottom: 2px solid rgba(0, 0, 0, 0.05); padding-bottom: 10px; } .widget ul li:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .widget ul li a { color: #333333; } .widget ul li a:hover { color: #E39696; } .widget_calendar .calendar_wrap { position: relative; } .widget_calendar table { text-align: center; font-size: 0.8888em; } .widget_calendar table th, .widget_calendar table td { padding-left: 0; padding-right: 0; } .widget_calendar .wp-calendar-nav span:not(.pad) { position: absolute; top: 0; padding: 0; left: 0; } .widget_calendar .wp-calendar-nav span:not(.pad) a { position: relative; display: inline-block; background: rgba(0, 0, 0, 0.05); text-indent: 100%; white-space: nowrap; overflow: hidden; } .widget_calendar .wp-calendar-nav span:not(.pad) a:hover { background: rgba(0, 0, 0, 0.15); } .widget_calendar .wp-calendar-nav span:not(.pad) a::before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); position: absolute; top: 0; left: 0; width: 10px; height: 15px; margin: auto; bottom: 0; right: 0; } .widget_calendar .wp-calendar-nav span:not(.pad).wp-calendar-nav-next { left: auto; right: 0; } .widget_calendar .wp-calendar-nav span:not(.pad).wp-calendar-nav-next a::before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); } .widget-area .widget .widget-title { font-size: 0.7778em; text-align: left; border-bottom: 1px solid rgba(227, 150, 150, 0.2); padding-bottom: 10px; font-weight: 800; letter-spacing: 1px; position: relative; margin-top: 0; margin-bottom: 25px; } .widget-area .widget .widget-title:after { content: ""; background: #E39696; width: 100px; height: 1px; position: absolute; bottom: -1px; left: 0; } .search-form { display: flex; flex: 1; flex-wrap: wrap; } .search-form label { width: calc(100% - 50px); } .search-form .search-field { border-radius: 0; border-right: none; height: 50px; font-size: 0.7778em; } .search-form .search-submit { width: 50px; height: 50px; padding: 0; text-align: center; border-radius: 0; border: none; -webkit-box-shadow: none; box-shadow: none; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 20px; background-position: center; text-indent: 60px; overflow: hidden; } .search-form .search-submit:hover { background-color: #000; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 20px; background-position: center; } /*=========================== WIDGET AUTHOR BIO ===========================*/ .widget_bttk_author_bio { text-align: left; } .widget_bttk_author_bio .image-holder { margin-bottom: 20px; } .widget_bttk_author_bio .title-holder { font-size: 1.1112em; line-height: 1.5em; font-weight: 800; margin-bottom: 10px; } .widget_bttk_author_bio .author-bio-content p { margin-top: 0; margin-bottom: 15px; } .widget_bttk_author_bio .text-signature { margin-bottom: 20px; } .widget_bttk_author_bio .readmore { background: #E39696; color: #ffffff; font-size: 0.7778em; margin-bottom: 20px; font-weight: 500; display: block; text-align: center; } .widget_bttk_author_bio .readmore:hover { background: #000; } .widget_bttk_author_bio .author-socicons li { padding-bottom: 0; border-bottom: none; margin: 3px; font-size: 0.7778em; } .widget_bttk_author_bio .author-socicons li a { display: inline-block; width: 40px; text-align: center; height: 40px; line-height: 40px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 100%; } .widget_bttk_author_bio .author-socicons li a:hover { background: #E39696; color: #ffffff; } .widget_bttk_author_bio .author-socicons li a svg { margin-top: 0; } /*=============================== WIDGET RECENT & POPULAR POST ===============================*/ .widget_bttk_popular_post ul li, .widget_bttk_pro_recent_post ul li { margin-bottom: 20px; padding-bottom: 20px; } .widget_bttk_popular_post ul li:last-child, .widget_bttk_pro_recent_post ul li:last-child { margin-bottom: 0; padding-bottom: 0; } .widget_bttk_popular_post ul li .entry-header, .widget_bttk_pro_recent_post ul li .entry-header { display: flex; flex: 1; flex-direction: column; } .widget_bttk_popular_post ul li .entry-header .entry-meta, .widget_bttk_pro_recent_post ul li .entry-header .entry-meta { font-size: 0.7778em; margin-top: 5px; } .widget_bttk_popular_post ul li .entry-header .entry-meta > span, .widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span { font-size: 1em; } .widget_bttk_popular_post ul li .entry-header .entry-meta > span a, .widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span a { color: #999; } .site-footer .widget_bttk_popular_post ul li .entry-header .entry-meta > span a, .site-footer .widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span a { color: rgba(255, 255, 255, 0.7); } .widget_bttk_popular_post ul li .entry-header .entry-meta > span a:hover, .widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span a:hover, .site-footer .widget_bttk_popular_post ul li .entry-header .entry-meta > span a:hover, .site-footer .widget_bttk_pro_recent_post ul li .entry-header .entry-meta > span a:hover { color: #E39696; } /*============================= WIDGET ARCHIVE =============================*/ .widget ul li, .widget .textwidget { font-size: 0.8888em; line-height: 1.65em; } .widget_archive ul li, .widget_categories ul li, .widget_pages ul li, .widget_meta ul li, .widget_nav_menu ul li { font-size: 0.7778em; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; } .widget_nav_menu ul ul { padding-left: 15px; margin-top: 10px; border-top: 2px solid rgba(0, 0, 0, 0.05); padding-top: 10px; } .widget_nav_menu ul ul li { font-size: 1em; } /*============================= WIDGET SOCIAL LINKS =============================*/ .widget_bttk_social_links ul { display: flex; flex: 1; flex-wrap: wrap; } .widget_bttk_social_links ul li { float: none; font-size: 0.7778em; padding: 0 5px; border-bottom: none; } .widget_bttk_social_links ul li a { width: 40px; height: 40px; line-height: 40px; background: none; border: 1px solid rgba(0, 0, 0, 0.3); } .widget_bttk_social_links ul li a:hover { background: #E39696; border-color: #E39696; color: #ffffff !important; } .widget_bttk_social_links ul li a svg { margin-top: 0; } /*============================== WIDGET IMAGE TEXT ==============================*/ .widget_bttk_image_text_widget .bttk-itw-holder img { width: 100%; } /*============================== WIDGET NEWSLETTER ==============================*/ .widget_blossomthemes_email_newsletter_widget .blossomthemes-email-newsletter-wrapper { text-align: center; padding: 30px; } .widget_blossomthemes_email_newsletter_widget .img-holder { width: 75px; height: 75px; text-align: center; background: #ffffff; line-height: 75px; overflow: hidden; display: flex; flex: 1; flex-direction: column; justify-content: center; align-items: center; border-radius: 100%; border: 1px solid #E39696; margin: 0 auto 20px auto; } .widget_blossomthemes_email_newsletter_widget .text-holder h3 { font-size: 1em; margin-top: 0; margin-bottom: 20px; } .widget_blossomthemes_email_newsletter_widget .text-holder span { margin-bottom: 20px; display: block; font-size: 0.8888em; line-height: 1.6em; } .widget_blossomthemes_email_newsletter_widget input[type="text"], .widget_blossomthemes_email_newsletter_widget input[type="email"] { text-align: center; margin-bottom: 10px; } .widget_blossomthemes_email_newsletter_widget input[type="submit"] { display: block; width: 100%; } .widget_blossomthemes_email_newsletter_widget .subscribe-inner-wrap { font-size: 0.8888em; text-align: left; color: #666; position: relative; padding-left: 28px; margin-bottom: 10px; line-height: 1.6em; cursor: pointer; overflow: hidden; } .widget_blossomthemes_email_newsletter_widget .subscribe-inner-wrap:hover { text-decoration: underline; } .widget_blossomthemes_email_newsletter_widget .subscribe-inner-wrap .check-mark { width: 17px; height: 17px; display: block; border: 1px solid rgba(0, 0, 0, 0.2); position: absolute; top: 0; left: 0; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 0; background-position: center; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .widget_blossomthemes_email_newsletter_widget .subscribe-inner-wrap input[type="checkbox"] { display: none; } .widget_blossomthemes_email_newsletter_widget .subscribe-inner-wrap input[type="checkbox"]:checked + .check-mark { background-size: 10px; background-color: #E39696; border-color: #E39696; } .widget_blossomthemes_email_newsletter_widget .subscribe-inner-wrap input[type="checkbox"]:checked + .check-mark::before { display: none; } /*============================ WIDGET TESTIMONIAL ============================*/ .widget_bttk_testimonial_widget { display: flex; flex: 1; flex-direction: column; } .widget_bttk_testimonial_widget .bttk-testimonial-holder { display: flex; flex: 1; flex-direction: column; } .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder { background: #ffffff; padding: 40px 40px 100px 40px; margin-bottom: 55px; text-align: center; position: relative; -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3); box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3); display: flex; flex: 1; flex-direction: column; justify-content: center; } .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder:before { content: ""; border: 2px solid rgba(0, 0, 0, 0.05); position: absolute; top: 10px; right: 10px; bottom: 10px; left: 10px; } .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder { width: 110px; height: 110px; border-radius: 100%; border: 3px solid #E39696; background: #ffffff; padding: 5px; margin: 0 auto; position: absolute; bottom: -55px; left: 0; right: 0; } .widget_bttk_testimonial_widget .bttk-testimonial-inner-holder .img-holder img { border-radius: 100%; border: 1px solid #E39696; } .widget_bttk_testimonial_widget .name { display: block; font-size: 1.6665em; font-family: "Great Vibes", cursive; color: #E39696; line-height: 1.25em; } .widget_bttk_testimonial_widget .designation { display: block; font-size: 0.8888em; color: #999; margin-top: 5px; } .widget_bttk_testimonial_widget .testimonial-content { margin-top: 20px; font-size: 0.8888em; line-height: 1.7em; } .widget_bttk_testimonial_widget .testimonial-content svg { margin: 0 auto 15px auto; } .widget_bttk_testimonial_widget .testimonial-content p { margin-top: 0; margin-bottom: 20px; } .widget_bttk_testimonial_widget .testimonial-content p:last-child { margin-bottom: 0; } /*============================= WIDGET CUSTOM CATEGORY =============================*/ .widget_bttk_custom_categories ul li { background-size: cover !important; font-size: 1em; padding: 0; border-bottom: none; } .widget_bttk_custom_categories ul li:after { background: rgba(0, 0, 0, 0.2); } .widget_bttk_custom_categories ul li a { color: #ffffff; display: flex; flex: 1; align-items: center; flex-wrap: wrap; text-decoration: none; } .widget_bttk_custom_categories ul li a:hover { text-decoration: none; color: #ffffff; } .widget_bttk_custom_categories ul li a:hover .post-count { background: #E39696; color: #202020; } .widget_bttk_custom_categories ul li a .cat-title { float: none; font-size: 0.7em; font-weight: 700; letter-spacing: 1px; padding-left: 15px; display: flex; flex: auto; } .widget_bttk_custom_categories ul li a .post-count { background: rgba(0, 0, 0, 0.5); text-transform: uppercase; font-size: 0.6em; font-weight: 700; letter-spacing: 1px; justify-content: center; float: none; margin: 0; } /*=========================== WIDGET CONTACT ===========================*/ .widget_bttk_contact_social_links ul.contact-list li { position: relative; padding-left: 40px; line-height: 1.5em; min-height: 30px; } .widget_bttk_contact_social_links ul.contact-list li svg { position: absolute; top: -2px; left: 0; width: 30px; height: 30px; padding: 7px; color: #868e96; margin-top: 0; } .widget_bttk_contact_social_links ul.contact-list + .social-networks { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-top: 20px; padding-top: 20px; } .widget_bttk_contact_social_links .social-networks { display: flex; flex: 1; flex-wrap: wrap; } .widget_bttk_contact_social_links .social-networks li { margin: 3px; font-size: 0.9em; padding: 0; border-bottom: none; } .widget_bttk_contact_social_links .social-networks li a { width: 40px; text-align: center; height: 40px; display: inline-block; line-height: 45px; background: #E39696; color: #ffffff; } .widget_bttk_contact_social_links .social-networks li a:hover { background: #202020; color: #ffffff; } .widget_bttk_contact_social_links .social-networks li a svg { margin-top: 0; } /*=========================== WIDGET TEAM ===========================*/ .bttk-team-holder-modal { display: none !important; } .bttk-team-inner-holder { text-align: center; } .bttk-team-inner-holder .image-holder { margin-bottom: 20px; } .bttk-team-inner-holder .name { display: block; font-weight: 700; font-size: 1.1112em; } .bttk-team-inner-holder .designation { display: block; font-size: 0.8888em; color: #777; } .bttk-team-inner-holder ul.social-profile li { display: inline-block; margin: 3px 1px; padding: 0; border-bottom: none; } .bttk-team-inner-holder ul.social-profile li a { border: 1px solid rgba(0, 0, 0, 0.1); display: inline-block; width: 40px; text-align: center; height: 40px; line-height: 40px; } .bttk-team-inner-holder ul.social-profile li a:hover { background: #E39696; border-color: #E39696; color: #ffffff; } .bttk-team-inner-holder ul.social-profile li a svg { margin: 0; } /*========================== WIDGET STAT COUNTER ==========================*/ .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder { display: flex; flex: 1; flex-direction: column; justify-content: center; align-items: center; border: 1px solid rgba(0, 0, 0, 0.1); padding: 20px; } .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .widget-title { order: 3; margin-bottom: 10px; margin-top: 5px; border-bottom: none; padding-bottom: 0; font-size: 0.8888em; font-weight: 600; letter-spacing: 0; } .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .widget-title:after { display: none; } .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .icon-holder { order: 1; font-size: 3em; color: #E39696; margin-bottom: 30px; } .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter { order: 2; font-size: 2em; font-weight: 700; line-height: 1; } /*============================== WIDGET POST CATEGORY SLIDER ==============================*/ .widget_bttk_posts_category_slider_widget .post-thumbnail { margin-bottom: 0; } .widget_bttk_posts_category_slider_widget .carousel-title { background: rgba(0, 0, 0, 0.05); padding: 20px; } .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a { display: inline-block; color: #777; } .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover { color: #E39696; } .widget_bttk_posts_category_slider_widget .carousel-title .cat-links a::after { content: ","; } .widget_bttk_posts_category_slider_widget .carousel-title .title { margin-top: 0; margin-bottom: 0; font-size: 1em; font-weight: 700; } .widget_bttk_posts_category_slider_widget .carousel-title .title a { color: #000; } .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover { color: #E39696; } .widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"] { top: 40%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"]:hover { background: #E39696; } /*========================= WIDGET IMAGE TEXT =========================*/ .widget_bttk_image_text_widget ul li { padding-bottom: 0; border-bottom: none; margin-bottom: 20px; } .widget_bttk_image_text_widget ul li:last-child { margin-bottom: 0; } .widget_bttk_image_text_widget ul li .btn-readmore { width: auto; max-width: 90%; left: 0; right: 0; margin: 0 auto; display: table; padding-left: 20px; padding-right: 20px; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); transform: translate(0, -50%); } .widget_bttk_image_text_widget ul li .btn-readmore:hover { background: #E39696; color: #ffffff; } /*============================ WIDGET ICON TEXT ============================*/ .widget_bttk_icon_text_widget .rtc-itw-inner-holder { display: flex; flex: 1; flex-direction: column; text-align: center; } .widget_bttk_icon_text_widget .rtc-itw-inner-holder .text-holder { order: 2; } .widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title { font-size: 1em; text-align: center; border-bottom: none; padding-bottom: 0; margin-bottom: 20px; } .widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title:after { display: none; } .widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder { margin-bottom: 30px; font-size: 4em; color: #E39696; } .widget_bttk_icon_text_widget .rtc-itw-inner-holder .icon-holder svg { margin: 0; } /*============================ WIDGET CLIENT LOGO ============================*/ .blossom-inner-wrap { display: flex; flex: 1; flex-wrap: wrap; align-items: center; } .blossom-inner-wrap .image-holder { width: 50%; padding: 15px; } /*========================== WIDGET CALL TO ACTION ==========================*/ .widget_blossomtheme_companion_cta_widget > div { padding: 60px 30px; min-height: 500px; display: flex; flex: 1; flex-direction: column; justify-content: center; } .widget_blossomtheme_companion_cta_widget > div.bttk-cta-bg { position: relative; z-index: 1; } .widget_blossomtheme_companion_cta_widget > div.bttk-cta-bg::before { content: ""; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; } .widget_blossomtheme_companion_cta_widget > div.bttk-cta-bg .text-holder { color: #ffffff; } .widget_blossomtheme_companion_cta_widget > div.right .widget-title { text-align: right; } .widget_blossomtheme_companion_cta_widget > div.centered .widget-title { text-align: center; } .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title { font-size: 1.6665em; font-weight: 600; color: #ffffff; border-bottom: none; margin-bottom: 20px; padding-bottom: 0; } .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title:after { display: none; } .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta { display: inline-block; background: #E39696; color: #ffffff; font-size: 0.8888em; font-weight: 700; letter-spacing: 0.5px; padding: 10px 30px; margin: 5px; } .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta:hover { background: #ffffff; color: #E39696; } .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta + .btn-cta { background: #ffffff; color: #E39696; } .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .btn-cta + .btn-cta:hover { background: #E39696; color: #ffffff; } /*=========================== WIDGET TAG CLOUD ===========================*/ .tagcloud a { display: inline-block; font-size: 0.6666em !important; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; border: 1px solid #777; color: #777; padding: 5px 15px; margin: 5px 2px; } .tagcloud a:hover { background: #E39696; border-color: #E39696; color: #ffffff; } /*============================ WIDGET INSTAGRAM ============================*/ .widget_btif_instagram_widget ul li { margin: 0; padding: 3px; border-bottom: none; } .widget_btif_instagram_widget .profile-link { display: block; text-align: center; background: #000; border: 1px solid #000; color: #ffffff; font-size: 0.8888em; padding: 5px 10px; margin-top: 10px; } .widget_btif_instagram_widget .profile-link:hover { background: none; color: #000; } .widget_btif_instagram_widget .profile-link .insta-icon { margin-right: 5px; } .widget_btif_instagram_widget .profile-link .insta-icon svg { margin: 0; } @-moz-document url-prefix() { .widget_btif_instagram_widget .profile-link:focus, .search-form .search-submit:focus { outline-color: #000; } } .breadcrumb-wrapper { margin-top: 20px; } #crumbs { font-size: 0.7778em; color: #666; } #crumbs a { color: #666; margin-right: 10px; -webkit-transition: ease 0.2s; transition: ease 0.2s; } #crumbs a:hover { text-decoration: none; color: #E39696; } #crumbs .separator { margin-right: 10px; } #crumbs .current a { color: #E39696; pointer-events: none; } .site-header .container { display: flex; flex: 1; flex-wrap: wrap; justify-content: flex-end; } .site-header .container .toggle-btn { display: none; } .site-header .site-branding { display: flex; flex: auto; flex-wrap: wrap; align-items: center; padding: 10px 0; } .site-header .site-branding:not(.text-image) { flex-direction: column; align-items: flex-start; } .site-header .site-branding.text-image .custom-logo-link { width: 60px; } .site-header .site-branding.text-image .site-title-wrap { padding-left: 15px; } .site-header .site-branding .site-title { margin: 0; font-size: 2em; font-family: "Great Vibes", cursive; line-height: 1.3; } .site-header .site-branding .site-title a { color: #E39696; } .site-header .site-branding .site-description { margin: 0; font-size: 0.8888em; color: #999; line-height: 1.5em; } .site-header .nav-wrap { display: flex; flex: auto; justify-content: flex-end; flex-wrap: wrap; } .site-header .sticky-header { display: none; } .banner-disabled .site-header { box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } @media screen and (max-width: 1024px) { .site-header .nav-wrap { order: 3; flex: initial; } .site-header .site-branding { padding-right: 15px; flex: 1; } .site-header .container .toggle-btn-wrap { display: flex; flex-direction: column; justify-content: center; } .site-header .container .toggle-btn { display: inline-block; width: 20px; height: 20px; position: relative; cursor: pointer; background: none; border: none; color: inherit; -webkit-box-shadow: none; box-shadow: none; border-radius: 0; padding: 0; } .site-header .container .toggle-btn .toggle-bar { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #000; width: 20px; height: 2px; margin: auto; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .site-header .container .toggle-btn .toggle-bar:first-child { top: -12px; } .site-header .container .toggle-btn .toggle-bar:last-child { top: 0; bottom: -12px; } .site-header .container .toggle-btn:hover .toggle-bar { background: #E39696; } } @media screen and (max-width: 767px) { .site-header .site-branding .site-title { font-family: "Nunito", sans-serif; font-size: 1em; } } .site-footer { background-color: #121212; background-size: cover; position: relative; z-index: 1; } .site-footer:before { content: ""; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; } .site-footer .footer-t { padding-top: 85px; padding-bottom: 25px; } .site-footer .widget-title { margin-top: 0; margin-bottom: 30px; padding-bottom: 10px; font-size: 0.7778em; text-align: center; color: #ffffff; font-weight: 900; letter-spacing: 2px; text-transform: uppercase; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .site-footer .widget-title span { display: inline-block; position: relative; padding: 0 5px; } .site-footer .widget-title span:before { content: ""; background: #E39696; width: 100%; height: 1px; position: absolute; bottom: -11px; left: 0; right: 0; margin: 0 auto; } .site-footer .widget ul li { color: #ffffff; border-bottom-color: rgba(255, 255, 255, 0.1); } .site-footer .widget ul li a { color: #ffffff; } .site-footer .widget ul li a:hover { color: #E39696; } .site-footer .widget ul ul { border-top-color: rgba(255, 255, 255, 0.1); } .site-footer .widget_bttk_author_bio .text-signature, .site-footer .widget_bttk_author_bio .author-socicons li a { color: rgba(255, 255, 255, 0.7); } .site-footer .widget_bttk_author_bio .author-socicons li a { border-color: rgba(255, 255, 255, 0.5); } .site-footer .widget_bttk_author_bio .author-socicons li a:hover { color: #ffffff; border-color: #E39696; } .site-footer .widget_bttk_social_links ul { justify-content: center; } .site-footer .widget_calendar table { color: #ffffff; } .site-footer .widget_calendar table th, .site-footer .widget_calendar table td { color: #ffffff; } .site-footer .widget_calendar .wp-calendar-nav span:not(.pad) a { background: rgba(255, 255, 255, 0.15); } .site-footer .widget_calendar .wp-calendar-nav span:not(.pad) a:hover { background: rgba(255, 255, 255, 0.5); } .site-footer .tagcloud a { border-color: rgba(255, 255, 255, 0.3); color: rgba(255, 255, 255, 0.7); } .site-footer .tagcloud a:hover { border-color: #E39696; color: #ffffff; } .site-footer .widget_bttk_author_bio .title-holder, .site-footer .widget_bttk_author_bio .author-bio-content { color: #ffffff; } .site-footer .widget_blossomtheme_companion_cta_widget .blossomtheme-cta-container .widget-title span:before { display: none; } .site-footer .widget_bttk_contact_social_links .bttk-contact-widget-wrap { color: #ffffff; } .site-footer .widget_bttk_contact_social_links ul.contact-list + .social-networks { border-top-color: rgba(255, 255, 255, 0.1); } .site-footer .widget_bttk_contact_social_links .social-networks li a:hover { color: #ffffff; } .site-footer .widget_bttk_custom_categories ul li a:hover { color: #ffffff; } .site-footer .widget_blossomtheme_featured_page_widget .featured_page_content { color: #ffffff; } .site-footer .widget_bttk_icon_text_widget .rtc-itw-inner-holder .widget-title span:before { display: none; } .site-footer .widget_bttk_icon_text_widget .rtc-itw-inner-holder .content { color: #ffffff; } .site-footer .widget_bttk_image_text_widget ul li .btn-readmore:hover { color: #ffffff; } .site-footer .widget_bttk_posts_category_slider_widget .carousel-title { background: rgba(255, 255, 255, 0.1); } .site-footer .widget_bttk_posts_category_slider_widget .carousel-title .title a { color: #ffffff; } .site-footer .widget_bttk_posts_category_slider_widget .carousel-title .title a:hover { color: #E39696; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header { background: rgba(255, 255, 255, 0.85); padding-bottom: 15px; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header .entry-title a, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header .entry-title a { color: #333333; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header .entry-title a:hover, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header .entry-title a:hover { color: #E39696; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header .cat-links a, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header .cat-links a { color: #999; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header .cat-links a:hover, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header .cat-links a:hover { color: #E39696; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header .entry-meta > span a, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header .entry-meta > span a { color: #999; } .site-footer .widget_bttk_popular_post ul.style-three li .entry-header .entry-meta > span a:hover, .site-footer .widget_bttk_pro_recent_post ul.style-three li .entry-header .entry-meta > span a:hover { color: #E39696; } .site-footer .widget_blossomthemes_stat_counter_widget .col { width: 100% !important; margin-right: 0; } .site-footer .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder { border-color: rgba(255, 255, 255, 0.2); } .site-footer .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .widget-title { margin-bottom: 0; } .site-footer .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .widget-title span:before { display: none; } .site-footer .widget_blossomthemes_stat_counter_widget .blossomthemes-sc-holder .hs-counter { color: #ffffff; } .site-footer .bttk-team-inner-holder .name, .site-footer .bttk-team-inner-holder .description { color: #ffffff; } .site-footer .bttk-team-inner-holder .designation { color: rgba(255, 255, 255, 0.7); } .site-footer .bttk-team-inner-holder ul.social-profile li a { border-color: rgba(255, 255, 255, 0.3); } .site-footer .bttk-team-inner-holder ul.social-profile li a:hover { border-color: #E39696; color: #ffffff; } .site-footer .grid .foot-logo-enabled { margin-bottom: 60px; } .site-footer .grid:not(.column-1) { display: flex; flex: 1; flex-wrap: wrap; } .site-footer .grid:not(.column-1) .col { margin-right: 3%; } .site-footer .grid:not(.column-1) .col:last-child { margin-right: 0; } .site-footer .grid:not(.column-1) .col.foot-logo-enabled { margin-bottom: 40px; } .site-footer .grid:not(.column-1) .foot-logo-enabled { order: 2; } .site-footer .grid:not(.column-1) .foot-logo-enabled ~ .col:last-child { order: 3; } .site-footer .grid.column-1.foot-logo-active { display: flex; flex: 1; flex-wrap: wrap; } .site-footer .grid.column-1.foot-logo-active .col { width: 48%; } .site-footer .grid.column-1.foot-logo-active .foot-logo-enabled { order: 2; margin-left: 3%; } .site-footer .grid.column-3 .col { width: 31.33%; } .site-footer .grid.column-3 .foot-logo-enabled { order: 2; } .site-footer .grid.column-3 .foot-logo-enabled + .col { display: none; } .site-footer .grid.column-2 .col { width: 48%; } .site-footer .grid.column-2.foot-logo-active .col { width: 31.33%; } .site-footer .footer-b { border-top: 1px solid rgba(255, 255, 255, 0.1); padding: 20px 0; font-size: 0.8888em; color: #ffffff; text-align: center; } .site-footer .footer-b a { color: rgba(255, 255, 255, 0.75); } .site-footer .footer-b a:hover { color: #E39696; } .site-footer .footer-logo { position: relative; color: #ffffff; text-align: center; font-family: "Great Vibes", cursive; padding-top: 100px; padding-bottom: 90px; display: flex; flex: 1; flex-direction: column; justify-content: center; } .site-footer .footer-logo:before, .site-footer .footer-logo:after { content: ""; background-image: url("images/flower-top.png"); background-size: 100%; background-repeat: no-repeat; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0.5; filter: alpha(opacity=50); } .site-footer .footer-logo:after { top: auto; bottom: 0; background-image: url("images/flower-bottom.png"); background-position: bottom; } .site-footer .footer-logo .logo-text { margin-top: 0; font-size: 2em; margin-bottom: 0; color: #ffffff; font-weight: 400; line-height: 1.26em; } .site-footer .widget_text .textwidget { color: #ffffff; text-align: center; } .site-footer .widget_bttk_social_links ul li a { border-color: rgba(255, 255, 255, 0.3); } .site-footer .widget_bttk_social_links ul li a:hover { background: #E39696; border-color: #E39696; color: #ffffff !important; } @media screen and (max-width: 767px) { .site-footer .footer-t { padding-top: 65px; padding-bottom: 5px; } .site-footer .footer-t .grid:not(.column-1) { flex-direction: column; } .site-footer .footer-t .grid:not(.column-1) .col { margin-right: 0; } .site-footer .footer-t .grid:not(.column-1) .col.foot-logo-enabled { order: -1; } .site-footer .footer-t .grid.column-3 .col { width: 100%; } .site-footer .footer-t .grid.column-2 .col { width: 100%; } .site-footer .footer-t .grid.column-2.foot-logo-active .col { width: 100%; } .site-footer .footer-t .grid.column-1.foot-logo-active { flex-direction: column; } .site-footer .footer-t .grid.column-1.foot-logo-active .col { width: 100%; } .site-footer .footer-t .grid.column-1.foot-logo-active .foot-logo-enabled { margin-left: 100%; } } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/ .gallery { margin: 0 -15px 1.5em; } .gallery:after { content: ''; display: block; clear: both; } .gallery-item { float: left; text-align: center; vertical-align: top; width: 100%; padding: 0 15px; margin: 0 0 30px; } .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; } @media only screen and (max-width: 767px) { .gallery { margin: 0 -5px 1.5em; } .gallery-item { padding: 0 5px; margin: 0 0 10px; } } /*-------------------------------------------------------------- # Navigation --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Links --------------------------------------------------------------*/ a { color: #E39696; text-decoration: none; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } a:hover, a:focus { text-decoration: none; } a:hover, a:active { outline: 0; } @-moz-document url-prefix() { a:focus { outline: thin dotted; } .rsvp-flag .rsvp-flag-inner:focus { outline-color: #000; } } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .main-navigation .close { display: none; color: inherit; } .main-navigation .primary-menu-list { display: flex; flex-direction: column; justify-content: center; height: 100%; } .main-navigation ul { margin: 0; padding: 0; list-style: none; display: flex; flex: 1; flex-wrap: wrap; align-items: center; } .main-navigation ul li { display: inline-block; position: relative; font-size: 0.7778em; font-weight: 600; } .main-navigation ul li a { display: inline-block; padding: 20px; position: relative; color: #000; } .main-navigation ul li a::after { content: ""; background: #E39696; width: 10%; height: 2px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; opacity: 0; visibility: hidden; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .main-navigation ul li:hover > a, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li.current-menu-ancestor > a, .main-navigation ul li.current_page_ancestor > a { color: #E39696; } .main-navigation ul li:hover > a:after, .main-navigation ul li.current-menu-item > a:after, .main-navigation ul li.current_page_item > a:after, .main-navigation ul li.current-menu-ancestor > a:after, .main-navigation ul li.current_page_ancestor > a:after { width: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; } .main-navigation ul li .submenu-toggle { padding: 0; background: none; position: absolute; top: 0; right: 0; font-size: 0.7778em; color: #999; display: none; } .main-navigation ul li:hover > .sub-menu, .main-navigation ul li.focused > .sub-menu { margin-top: 0; opacity: 1; filter: alpha(opacity=100); clip: unset; } .main-navigation ul .sub-menu { position: absolute; top: 100%; left: 0; flex-direction: column; background: #ffffff; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); z-index: 999; width: 230px; align-items: flex-start; padding-top: 10px; padding-bottom: 10px; margin-top: 20px; opacity: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .main-navigation ul .sub-menu li { display: block; width: 100%; font-size: 1em; padding-left: 20px; padding-right: 20px; } .main-navigation ul .sub-menu li a { display: block; padding: 10px 0; color: #999; border-bottom: 1px dashed #D9D9D9; } .main-navigation ul .sub-menu li a::after { display: none; } .main-navigation ul .sub-menu li:last-child > a { border-bottom: none; } .main-navigation ul .sub-menu li:hover > a, .main-navigation ul .sub-menu li.current-menu-item > a, .main-navigation ul .sub-menu li.current_page_item > a, .main-navigation ul .sub-menu li.current-menu-ancestor > a, .main-navigation ul .sub-menu li.current_page_ancestor > a { color: #E39696; } .main-navigation ul .sub-menu .sub-menu { top: 0; left: 100%; } .rsvp-flag { background: #E39696; color: #ffffff; text-transform: uppercase; margin-left: 30px; min-width: 60px; text-align: center; display: flex; justify-content: center; flex-direction: column; align-items: center; position: relative; font-size: 0.7778em; letter-spacing: 1px; font-weight: 600; min-height: 72px; padding: 0 2px; z-index: 999; } .rsvp-flag::before, .rsvp-flag::after { content: ""; border-top: 10px solid #E39696; border-right: 30px solid transparent; position: absolute; bottom: -10px; left: 0; } .rsvp-flag::after { border-right: none; border-left: 30px solid transparent; left: auto; right: 0; } .rsvp-flag .rsvp-flag-inner { display: flex; height: 100%; flex: 1; flex-direction: column; justify-content: center; width: 100%; border-left: 1px dashed rgba(255, 255, 255, 0.5); border-right: 1px dashed rgba(255, 255, 255, 0.5); position: relative; color: #ffffff; } .rsvp-flag .rsvp-flag-inner::before, .rsvp-flag .rsvp-flag-inner::after { content: ""; border-left: 1px dashed rgba(255, 255, 255, 0.5); position: absolute; top: 98%; left: -1px; height: 10px; z-index: 1; } .rsvp-flag .rsvp-flag-inner::after { border-left: none; border-right: 1px dashed rgba(255, 255, 255, 0.5); left: auto; right: -1px; } @media screen and (max-width: 1500px) { .main-navigation ul.nav-menu > li:nth-last-of-type(1) .sub-menu, .main-navigation ul.nav-menu > li:nth-last-of-type(2) .sub-menu, .main-navigation ul.nav-menu > li:nth-last-of-type(3) .sub-menu { left: auto; right: 0; } .main-navigation ul.nav-menu > li:nth-last-of-type(1) .sub-menu .sub-menu, .main-navigation ul.nav-menu > li:nth-last-of-type(2) .sub-menu .sub-menu, .main-navigation ul.nav-menu > li:nth-last-of-type(3) .sub-menu .sub-menu { left: auto; right: 100%; } } @media screen and (max-width: 1199px) { .main-navigation ul li a { padding-left: 15px; padding-right: 15px; } .rsvp-flag { margin-left: 15px; } } @media screen and (min-width: 1025px) { .main-navigation, .main-navigation ul .sub-menu { display: block !important; } .main-navigation ul li.menu-item-has-children > a::before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-position: center; width: 8px; height: 8px; display: inline-block; float: right; position: relative; top: 13px; margin-left: 3px; } .main-navigation ul .sub-menu li.menu-item-has-children > a::before { width: 10px; height: 10px; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); transform: rotate(-90deg); } .main-navigation ul li:hover > a::before, .main-navigation ul li.current-menu-item > a::before, .main-navigation ul li.current_page_item > a::before, .main-navigation ul li.current-menu-ancestor > a::before, .main-navigation ul li.current_page_ancestor > a::before { background-image: url('data:image/svg+xml; utf-8, '); } } @media screen and (max-width: 1024px) { .main-navigation { position: fixed; top: 0; left: 0; background: #ffffff; z-index: 999999; height: 100%; width: 320px; padding-top: 60px; box-shadow: 2px 0 0 rgba(0, 0, 0, 0); overflow-y: auto; overflow-x: hidden; display: none; } .main-navigation .primary-menu-list { width: 320px; display: block; } .main-navigation ul { display: block; } .main-navigation ul li { display: block; } .main-navigation ul li a { display: block; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dashed #D9D9D9; } .main-navigation ul li .submenu-toggle { display: block; width: 20px; height: 51px; text-align: center; line-height: 51px; right: 8px; cursor: default; z-index: 9; color: inherit; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .main-navigation ul li .submenu-toggle:hover { color: #E39696; } .main-navigation ul li .submenu-toggle.active { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); color: #E39696; } .main-navigation ul .sub-menu { position: static; width: 100%; opacity: 1; visibility: visible; box-shadow: none; margin-top: 0; padding-top: 0; padding-bottom: 0; display: none; -webkit-transition: none; -moz-transition: none; transition: none; } .main-navigation ul .sub-menu li { padding-left: 0; padding-right: 0; } .main-navigation ul .sub-menu li a { padding-left: 20px; padding-right: 20px; } .main-navigation ul .sub-menu li:last-child > a { border-bottom: 1px dashed #D9D9D9; } .main-navigation .close { width: 30px; height: 30px; position: absolute; top: 20px; right: 20px; display: block; cursor: pointer; padding: 0; background: none; } .main-navigation .close::before, .main-navigation .close::after { content: ""; background: #333; width: 20px; height: 2px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); transform: rotate(45deg); } .main-navigation .close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); } .main-navigation .close:hover::before, .main-navigation .close:hover::after { background: #f00; } } @media screen and (max-width: 767px) { .rsvp-flag { margin-left: 15px; min-width: 55px; } } .btn-primary { background: #E39696; color: #ffffff; font-weight: 500; border-radius: 4px; display: inline-block; padding: 15px 25px; border: 1px solid #E39696; -webkit-transition: ease, 0.2s; -moz-transition: ease, 0.2s; transition: ease, 0.2s; } .btn-primary:hover, .btn-primary:focus { text-decoration: none; color: #E39696; background: none; } /*btn-primary*/ #primary { margin-bottom: 100px; margin-top: 65px; } .full-width.centered #primary { max-width: 840px; margin-left: auto; margin-right: auto; } .rightsidebar #primary { float: left; width: calc(100% - 330px); padding-right: 48px; } .leftsidebar #primary { float: right; width: calc(100% - 330px); padding-left: 48px; } #secondary { float: left; width: 330px; margin-bottom: 100px; margin-top: 65px; } #secondary .widget:last-child { margin-bottom: 0; } @media screen and (max-width: 1199px) { .rightsidebar #primary, .leftsidebar #primary { width: calc(100% - 300px); } #secondary { width: 300px; } } @media screen and (max-width: 1024px) { .rightsidebar #primary, .leftsidebar #primary { float: none; width: 100%; padding-right: 0; padding-left: 0; } #secondary { float: none; width: 100%; } } @media screen and (max-width: 767px) { #secondary, #primary { margin-bottom: 65px; } } /*-------------------------------------------------------------- ## Menus --------------------------------------------------------------*/ .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; padding-right: 10px; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; padding-left: 10px; } /*========================== PAGINATION ==========================*/ .nav-links::before, .nav-links::after { content: ""; display: table; } .nav-links::after { clear: both; } .pagination { margin-top: 65px; } .pagination .page-numbers { display: inline-block; width: 48px; height: 48px; line-height: 46px; text-align: center; border: 1px solid rgba(0, 0, 0, 0.1); text-decoration: none; color: #000; font-size: 0.8888em; font-weight: 600; margin: 5px 2px; vertical-align: middle; } .pagination .page-numbers svg { width: 16px; margin: auto; height: 8px; display: inline-block; } .pagination .page-numbers.dots { border: none; } .pagination .page-numbers.current, .pagination .page-numbers:not(.dots):hover { border-color: #E39696; background: #E39696; color: #ffffff; } .pagination .page-numbers.current svg path, .pagination .page-numbers:not(.dots):hover svg path { fill: #ffffff; } .posts-navigation { margin-top: 40px; } .posts-navigation .nav-links a { display: inline-block; vertical-align: middle; border: 1px solid #E39696; padding: 10px 30px; font-size: 0.7778em; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; color: #E39696; position: relative; text-decoration: none; } .posts-navigation .nav-links a:hover { background: #E39696; color: #ffffff; } #load-posts { margin-top: 60px; text-align: center; } #load-posts a { display: inline-block; font-size: 0.666em; text-transform: uppercase; color: #262525; text-decoration: none; font-weight: 700; letter-spacing: 1px; border: 1px solid #262525; padding: 15px 30px; text-align: center; } #load-posts a:not(.loading):hover { background: #E39696; border-color: #E39696; color: #fff; text-decoration: none; } #load-posts a.loading:hover { color: #262525; text-decoration: none; } #load-posts a svg { font-size: 1.3333em; vertical-align: middle; margin-right: 10px; margin-top: 0; } .post-navigation .nav-links:before, .post-navigation .nav-links:after { content: ""; display: table; } .post-navigation .nav-links:after { clear: both; } .post-navigation .nav-links a { position: relative; color: #000; font-size: 0.6666em; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; line-height: 1.75em; padding-left: 30px; } .post-navigation .nav-links .nav-next a { padding-left: 0; padding-right: 30px; } .post-navigation .nav-links a:hover { color: #E39696; } .post-navigation .nav-links a svg { width: 15px; margin-top: 0; position: absolute; top: 4px; left: 0; } .post-navigation .nav-links .nav-next a svg { left: auto; right: 0; } .post-navigation .nav-links a svg path { fill: #000; } .post-navigation .nav-links a:hover svg path { fill: #E39696; } @media screen and (max-width: 767px) { .pagination .page-numbers { width: 38px; height: 38px; line-height: 36px; margin: 3px 0px; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { width: 100%; float: none; padding-right: 0; padding-left: 0; } .comment-navigation .nav-previous + .nav-next, .posts-navigation .nav-previous + .nav-next, .post-navigation .nav-previous + .nav-next { margin-top: 20px; } } #primary > .author-block { border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 30px; margin-bottom: 50px; } .author-block { display: flex; flex: 1; flex-wrap: wrap; } .author-block .author-img { width: 120px; height: 120px; border-radius: 100%; overflow: hidden; } .author-block .author-img img { width: 100%; height: 100%; object-fit: cover; } .author-block .author-content-wrap { width: calc(100% - 120px); padding-left: 35px; } .author-block .author-content-wrap .author-name { margin-top: 0; margin-bottom: 20px; font-size: 0.7778em; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; border-bottom: 1px solid rgba(227, 150, 150, 0.3); padding-bottom: 15px; position: relative; } .author-block .author-content-wrap .author-name:after { content: ""; background: #E39696; width: 100px; height: 1px; position: absolute; bottom: -1px; left: 0; } .author-block .author-content-wrap .author-name .sub-title { display: block; color: #999; margin-bottom: 5px; font-size: 0.857142em; } .author-block .author-content-wrap .author-info { font-size: 0.8888em; line-height: 1.63em; } .author-block .author-content-wrap .author-social { margin-top: 20px; } .author-block .author-content-wrap .author-social ul { display: flex; flex: 1; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; } .author-block .author-content-wrap .author-social ul li { font-size: 0.8888em; margin-right: 30px; margin-bottom: 20px; } .author-block .author-content-wrap .author-social ul li a { color: #999; } .author-block .author-content-wrap .author-social ul li a svg.svg-inline--fa { margin-top: 0; margin-right: 5px; width: 30px; height: 30px; text-align: center; line-height: 28px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 100%; padding: 7px; color: #000; vertical-align: middle; } .author-block .author-content-wrap .author-social ul li a:hover svg.svg-inline--fa { background: #E39696; border-color: #E39696; color: #ffffff; } @media screen and (max-width: 767px) { .author-block { flex-direction: column; align-items: center; text-align: center; } .author-block .author-img { margin-bottom: 30px; } .author-block .author-content-wrap { width: 100%; padding-left: 0; } .author-block .author-content-wrap .author-name:after { right: 0; margin: 0 auto; } .author-block .author-content-wrap .author-social ul { justify-content: center; } } .additional-post { margin-top: 65px; border-top: 1px solid rgba(0, 0, 0, 0.05); padding-top: 50px; } .additional-post .post-title { font-size: 0.7778em; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid rgba(227, 150, 150, 0.3); padding-bottom: 10px; position: relative; margin-top: 0; margin-bottom: 40px; } .additional-post .post-title:after { content: ""; background: #E39696; width: 100px; height: 1px; position: absolute; bottom: -1px; left: 0; } .additional-post article { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); display: flex; flex: 1; flex-wrap: wrap; } .additional-post article:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; } .additional-post article .entry-header { width: calc(100% - 110px); padding-right: 40px; display: flex; flex: auto; flex-wrap: wrap; } .additional-post article .entry-header .entry-meta { width: 140px; } .additional-post article .entry-header .entry-meta > span { font-size: 0.6666em; line-height: 1.65em; font-weight: 400; } .additional-post article .entry-header .entry-meta > span a { color: #999; } .additional-post article .entry-header .entry-meta > span a:hover { color: #E39696; } .additional-post article .entry-header .entry-title { width: calc(100% - 140px); padding-left: 30px; font-size: 1.1112em; margin-bottom: 0; } .additional-post article .post-thumbnail { width: 110px; display: flex; flex: auto; flex-direction: column; } @media screen and (max-width: 767px) { .additional-post { margin-top: 60px; } .additional-post article .entry-header { padding-right: 20px; flex-direction: column; } .additional-post article .entry-header .entry-meta { width: 100%; margin-bottom: 5px; } .additional-post article .entry-header .entry-title { width: 100%; padding-left: 0; font-size: 1em; } } /* PAGES */ .site-banner { position: relative; } .site-banner .banner-item, .site-banner .item { position: relative; } .site-banner .banner-item img, .site-banner .item img { width: 100%; } .site-banner .banner-item .banner-caption, .site-banner .item .banner-caption { position: absolute; top: 0; left: 0; right: 0; justify-content: flex-end; align-items: center; flex-direction: column; bottom: 0; background: rgba(0, 0, 0, 0.5); flex: 1; display: flex; padding-bottom: 120px; text-align: center; font-family: "Great Vibes", cursive; } .site-banner .banner-item .banner-caption .container, .site-banner .item .banner-caption .container { width: 100%; } .site-banner .banner-item .banner-caption .sub-title, .site-banner .item .banner-caption .sub-title { color: #ffffff; font-size: 1.1112em; display: block; margin-bottom: 20px; letter-spacing: 1px; } .site-banner .banner-item .banner-caption .banner-desc, .site-banner .item .banner-caption .banner-desc { font-family: "Nunito", sans-serif; color: #ffffff; } .site-banner .banner-item .banner-caption .banner-caption-inner, .site-banner .item .banner-caption .banner-caption-inner { max-width: 680px; padding-bottom: 112px; position: relative; margin-left: auto; margin-right: auto; } .site-banner .banner-item .banner-caption .banner-caption-inner:after, .site-banner .item .banner-caption .banner-caption-inner:after { content: ""; background-image: url("images/flower-bottom.png"); background-repeat: no-repeat; background-position: bottom; background-size: 100%; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; height: 112px; } .site-banner .banner-item .banner-caption .title, .site-banner .banner-item .banner-caption .banner-title, .site-banner .item .banner-caption .title, .site-banner .item .banner-caption .banner-title { margin: 0 0 30px 0; font-weight: 400; color: #ffffff; font-size: 5em; line-height: 1em; } .site-banner .banner-item .banner-caption .title a, .site-banner .banner-item .banner-caption .banner-title a, .site-banner .item .banner-caption .title a, .site-banner .item .banner-caption .banner-title a { color: #ffffff; } .site-banner .banner-item .banner-caption .title a:hover, .site-banner .banner-item .banner-caption .banner-title a:hover, .site-banner .item .banner-caption .title a:hover, .site-banner .item .banner-caption .banner-title a:hover { opacity: 0.75; filter: alpha(opacity=75); } .site-banner .banner-item .banner-caption .title svg, .site-banner .banner-item .banner-caption .banner-title svg, .site-banner .item .banner-caption .title svg, .site-banner .item .banner-caption .banner-title svg { margin-left: auto; margin-right: auto; } .site-banner .banner-item .banner-caption .posted-on, .site-banner .item .banner-caption .posted-on { font-size: 1.6667em; line-height: 1.27em; color: #ffffff; } .site-banner .banner-item .banner-caption .posted-on a, .site-banner .item .banner-caption .posted-on a { color: #ffffff; } .site-banner .banner-item .banner-caption .posted-on a:hover, .site-banner .item .banner-caption .posted-on a:hover { color: #E39696; } .site-banner .banner-wrap .owl-nav { position: absolute; bottom: -1px; right: 0; background: #ffffff; text-align: center; display: flex; flex: 1; flex-wrap: wrap; padding: 10px 0; } .site-banner .banner-wrap .owl-nav [class*="owl-"] { width: 70px; height: 50px; display: flex; justify-content: center; align-items: center; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 13px; background-position: center; text-indent: 120px; overflow: hidden; } .site-banner .banner-wrap .owl-nav [class*="owl-"]:hover { opacity: 0.75; filter: alpha(opacity=75); } .site-banner .banner-wrap .owl-nav .owl-next { background-image: url('data:image/svg+xml; utf-8, '); } .site-banner .banner-wrap .owl-nav .owl-prev + .owl-next { border-left: 1px solid rgba(0, 0, 0, 0.1); } .site-banner .banner-wrap .owl-dots { position: absolute; bottom: -1px; left: 0; padding: 0 20px; background: #ffffff; display: flex; flex-wrap: wrap; min-height: 70px; align-items: center; } .site-banner .banner-wrap .owl-dots .owl-dot { display: inline-block; padding: 8px !important; line-height: 0; height: auto; } .site-banner .banner-wrap .owl-dots .owl-dot span { background: #E39696; width: 12px; height: 12px; border-radius: 100%; display: inline-block; border: 2px solid transparent; -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .site-banner .banner-wrap .owl-dots .owl-dot:hover > span, .site-banner .banner-wrap .owl-dots .owl-dot.active > span { background: none; border-color: #121212; } .site-banner .scroll-down { background: none; padding: 0; border: 2px solid #fff; width: 23px; height: 39px; display: block; position: absolute; bottom: 20px; left: 0; right: 0; margin: 0 auto; z-index: 9; border-radius: 50px; cursor: pointer; } .site-banner .scroll-down::before { content: ""; width: 3px; height: 3px; background: #ffffff; position: absolute; top: 10px; left: 0; right: 0; margin: auto; border-radius: 100%; box-shadow: 0 6px rgba(255, 255, 255, 0.5), 0 12px rgba(255, 255, 255, 0.2); } .site-banner .scroll-down:hover { opacity: 0.75; filter: alpha(opacity=75); } .site-banner.video-banner #wp-custom-header { position: relative; height: 0; padding-top: 56.25%; } .site-banner.video-banner #wp-custom-header::before { content: ""; background: rgba(0, 0, 0, 0.05); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .site-banner.video-banner #wp-custom-header iframe, .site-banner.video-banner #wp-custom-header video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .site-banner.video-banner #wp-custom-header .wp-custom-header-video-button { position: absolute; bottom: 10px; right: 10px; padding: 0; width: 40px; height: 40px; margin: auto; background: none; border: none; border-radius: 100%; box-shadow: none; text-indent: 100px; overflow: hidden; white-space: nowrap; z-index: 99; } .site-banner.video-banner #wp-custom-header .wp-custom-header-video-button::before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; position: absolute; width: 40px; height: 40px; top: 0; left: 0; opacity: 0.8; filter: alpha(opacity=80); -webkit-transition: all ease 0.35s; -moz-transition: all ease 0.35s; transition: all ease 0.35s; } .site-banner.video-banner #wp-custom-header .wp-custom-header-video-button.wp-custom-header-video-pause::before { background-image: url('data:image/svg+xml; utf-8, '); } .site-banner.video-banner #wp-custom-header .wp-custom-header-video-button:hover::before { opacity: 1; filter: alpha(opacity=100); } @media screen and (max-width: 1500px) { .site-banner .banner-item img, .site-banner .item img { height: 750px; object-fit: cover; } .site-banner .banner-item .banner-caption .title, .site-banner .item .banner-caption .title { font-size: 4em; } } @media screen and (max-width: 1024px) { .site-banner .banner-item img, .site-banner .item img { height: 550px; } .site-banner .banner-item .banner-caption .title, .site-banner .item .banner-caption .title { font-size: 3.1111em; } } @media screen and (max-width: 899px) { .site-banner.video-banner #wp-custom-header { height: auto; padding-top: 0; } } @media screen and (max-width: 767px) { .site-banner .banner-wrap .owl-nav { padding: 0; right: 10px; bottom: 10px; } .site-banner .banner-wrap .owl-nav [class*="owl-"] { width: 36px; height: 36px; background-size: 10px; } .site-banner .banner-wrap .owl-nav .owl-prev + .owl-next { border-left-color: #000; } .site-banner .banner-item .banner-caption .container, .site-banner .item .banner-caption .container { max-width: 100%; } .site-banner .banner-item .banner-caption .banner-caption-inner, .site-banner .item .banner-caption .banner-caption-inner { padding-bottom: 20%; } .site-banner .banner-item .banner-caption .title, .site-banner .banner-item .banner-caption .banner-title, .site-banner .item .banner-caption .title, .site-banner .item .banner-caption .banner-title { font-size: 2.2223em; } } section.about-section { margin-bottom: 25px; } section.about-section .container { display: flex; flex: 1; flex-wrap: wrap; align-items: center; } section.about-section .widget { width: calc((100% - 570px)/2); } section.about-section .widget:first-child { text-align: right; padding-right: 30px; } section.about-section .widget:first-child .widget-title { text-align: right; } section.about-section .widget:first-child .widget-title svg { margin-right: 0; } section.about-section .widget:last-child { padding-left: 30px; } section.about-section .widget:last-child .widget-title { text-align: left; } section.about-section .widget:last-child .widget-title svg { margin-left: 0; } section.about-section .widget.widget_media_image { width: 570px; text-align: center; padding-left: 25px; padding-right: 25px; } section.about-section .widget.widget_media_image img { border-radius: 100%; background-image: url("images/abstract-circle.png"); padding: 20px; width: 512px; height: 512px !important; object-fit: contain; background-repeat: no-repeat; background-size: 98%; background-position: center; object-fit: cover; } section.about-section .widget .widget-title { font-size: 2em; } section.about-section + section[class*="-section"] { margin-top: 25px; } @media screen and (max-width: 1199px) { section.about-section .widget:first-child { padding-right: 10px; } section.about-section .widget:last-child { padding-left: 10px; } } @media screen and (max-width: 1024px) { section.about-section .widget { width: calc((100% - 320px)/2); } section.about-section .widget.widget_media_image { width: 320px; padding-left: 15px; padding-right: 15px; } section.about-section .widget.widget_media_image img { padding: 10px; width: 290px; height: 290px !important; } } @media screen and (max-width: 767px) { section.about-section { margin-bottom: 5px; } section.about-section .container { flex-direction: column; } section.about-section .widget { width: 100%; padding: 0; } section.about-section .widget:first-child { text-align: center; padding-right: 0; } section.about-section .widget:first-child .widget-title { text-align: center; } section.about-section .widget:first-child .widget-title svg { margin-right: auto; } section.about-section .widget:last-child { text-align: center; padding-left: 0; } section.about-section .widget:last-child .widget-title { text-align: center; } section.about-section .widget:last-child .widget-title svg { margin-left: auto; } section.about-section .widget.widget_media_image { width: auto; padding-left: 0; padding-right: 0; } section.about-section + section[class*="-section"] { margin-top: 5px; } } .story-section .section-grid { position: relative; margin-top: 100px; z-index: 1; padding: 150px 0; } .story-section .section-grid:before { content: ""; background: rgba(227, 150, 150, 0.3); width: 1px; position: absolute; top: 20px; left: 0; right: 0; bottom: 20px; margin: 0 auto; z-index: -1; } .story-section .section-grid-inner:before, .story-section .section-grid-inner:after { content: ""; background: rgba(227, 150, 150, 0.3); width: 20px; height: 20px; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; border-radius: 100%; } .story-section .section-grid-inner:after { top: auto; bottom: 0; } .story-section .section-grid-inner article { display: flex; flex: 1; flex-wrap: wrap; justify-content: center; align-items: flex-start; margin-bottom: 100px; } .story-section .section-grid-inner article .post-thumbnail { width: 698px; position: relative; } .story-section .section-grid-inner article .post-thumbnail img { -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); } .story-section .section-grid-inner article .content-wrap { width: calc(100% - 698px); padding-left: 30px; } .story-section .section-grid-inner article .entry-title { margin-top: 0; font-family: "Great Vibes", cursive; font-weight: 400; color: #E39696; margin-bottom: 20px; } .story-section .section-grid-inner article .entry-title svg { margin-top: 15px; width: 80px; display: block; } .story-section .section-grid-inner article .entry-content { margin-top: 10px; } .story-section .section-grid-inner article:nth-child(2n) { flex-direction: row-reverse; } .story-section .section-grid-inner article:nth-child(2n) .post-thumbnail { text-align: right; } .story-section .section-grid-inner article:nth-child(2n) .content-wrap { padding-left: 0; padding-right: 30px; text-align: right; } .story-section .section-grid-inner article:nth-child(2n) .entry-title svg { margin-left: auto; } .story-section .section-grid-inner article:last-child { flex-direction: column; max-width: 800px; margin: 0 auto; background: #ffffff; text-align: center; -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2); } .story-section .section-grid-inner article:last-child .post-thumbnail { width: 100%; padding-bottom: 0; } .story-section .section-grid-inner article:last-child .post-thumbnail img { width: 100%; -webkit-box-shadow: none; box-shadow: none; } .story-section .section-grid-inner article:last-child .content-wrap { width: 100%; padding: 50px; text-align: center; } .story-section .section-grid-inner article:last-child .entry-title { font-size: 2.6665em; color: #E39696; } .story-section .section-grid-inner article:last-child .entry-title svg { margin-left: auto; margin-right: auto; } .story-section .section-grid-inner article:last-child .entry-meta { display: none; } .story-section .story-end { margin: 100px auto 0 auto; text-align: center; color: #E39696; max-width: 250px; } .story-section .story-end .story-end-subtitle { display: block; font-size: 0.8888em; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; margin-bottom: 35px; } .story-section .story-end .story-end-subtitle svg { margin-left: auto; margin-right: auto; } .story-section .story-end .story-end-title { margin: 0; font-size: 4em; font-family: "Great Vibes", cursive; font-weight: 400; line-height: 1.25em; color: #E39696; } @media screen and (max-width: 1199px) { .story-section .section-grid-inner article .post-thumbnail { width: 550px; } .story-section .section-grid-inner article .content-wrap { width: calc(100% - 550px); } } @media screen and (max-width: 1024px) { .story-section .section-grid { padding-top: 100px; padding-bottom: 100px; } .story-section .section-grid-inner article { margin-bottom: 100px; } .story-section .section-grid-inner article .post-thumbnail { width: 400px; padding-right: 0; padding-bottom: 0; } .story-section .section-grid-inner article .content-wrap { width: calc(100% - 400px); } .story-section .section-grid-inner article:nth-child(2n) .post-thumbnail { padding-right: 0; padding-left: 0; } .story-section .section-grid-inner article:last-child .post-thumbnail { padding-left: 0; } } @media screen and (max-width: 767px) { .story-section .section-grid { padding-top: 40px; padding-bottom: 40px; } .story-section .section-grid:before { background: rgba(227, 150, 150, 0.1); } .story-section .section-grid-inner article { margin-bottom: 80px; } .story-section .section-grid-inner article .post-thumbnail { width: 100%; padding-bottom: 0; padding-right: 0; padding-top: 0; margin-bottom: 40px; } .story-section .section-grid-inner article .post-thumbnail:nth-child(2n) .post-thumbnail { padding-right: 0; padding-left: 0; } .story-section .section-grid-inner article .post-thumbnail img:first-child { width: 100%; height: 200px; object-fit: cover; } .story-section .section-grid-inner article .post-thumbnail img + img { width: 167px; top: 0; bottom: auto; } .story-section .section-grid-inner article .content-wrap { width: 100%; padding-left: 0; text-align: center; background: #ffffff; } .story-section .section-grid-inner article .entry-title svg { margin-left: auto; margin-right: auto; } .story-section .section-grid-inner article:nth-child(2n) .content-wrap { padding-left: 0; padding-right: 0; text-align: center; } .story-section .section-grid-inner article:last-child { margin-bottom: 60px; } .story-section .section-grid-inner article:last-child .post-thumbnail { padding-top: 0; padding-right: 0; margin-bottom: 0; } .story-section .section-grid-inner article:last-child .content-wrap { padding: 30px; } .story-section .section-grid-inner article:last-child .entry-title { font-size: 2em; } .story-section .story-end { margin-top: 65px; } .story-section .story-end .story-end-subtitle { margin-bottom: 20px; } .story-section .story-end .story-end-title { font-size: 2.6665em; } } section.quote-section { margin-bottom: 0; margin-top: 0; } section.quote-section .widget_media_image { position: relative; padding: 85px 0; margin-bottom: 0; min-height: 530px; z-index: 1; display: flex; flex: 1; flex-direction: column; justify-content: center; overflow: hidden; } section.quote-section .widget_media_image:before { content: ""; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } section.quote-section .widget_media_image .widget-title { max-width: 1170px; margin: 0 auto; color: #ffffff !important; font-size: 5.1111em; line-height: 1.25em; position: relative; z-index: 2; padding: 90px; } section.quote-section .widget_media_image .widget-title:before, section.quote-section .widget_media_image .widget-title:after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; width: 100px; height: 100px; position: absolute; top: 0; left: 0; opacity: 0.75; filter: alpha(opacity=75); } section.quote-section .widget_media_image .widget-title:after { top: auto; bottom: 0; left: auto; right: 0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); } section.quote-section .widget_media_image .widget-title svg { display: none; } section.quote-section .widget_media_image img { position: absolute; top: 0; left: 0; width: 100%; height: 100% !important; object-fit: cover; z-index: -1; } @media screen and (max-width: 1199px) { section.quote-section .widget_media_image .widget-title { max-width: 1000px; } } @media screen and (max-width: 1024px) { section.quote-section .widget_media_image .widget-title { max-width: 768px; } } @media screen and (max-width: 767px) { section.quote-section .widget_media_image { padding-top: 65px; padding-bottom: 65px; } section.quote-section .widget_media_image .widget-title { padding: 50px; font-size: 3em; max-width: 420px; } section.quote-section .widget_media_image .widget-title:before, section.quote-section .widget_media_image .widget-title:after { width: 60px; left: 15px; top: 20px; } section.quote-section .widget_media_image .widget-title:after { left: auto; right: 15px; top: auto; bottom: 20px; } } .officiant-section .man-matron-wrap { display: flex; flex: 1; flex-wrap: wrap; justify-content: space-around; text-align: center; margin-top: 50px; } .officiant-section .man-matron-wrap > div { width: 32%; } .officiant-section .man-matron-wrap .officiant-content-wrap { margin-top: 60px; } .officiant-section .man-matron-wrap .officiant-title { margin-top: 0; margin-bottom: 0; font-family: "Great Vibes", cursive; font-weight: 400; color: #E39696; font-size: 2.6665em; line-height: 1.25em; } .officiant-section .man-matron-wrap .officiant-title svg { margin-left: auto; margin-right: auto; margin-top: 10px; } .officiant-section .man-matron-wrap .officiant-subtitle { display: block; font-weight: 700; font-size: 1.1112em; margin-top: 25px; } .officiant-section .officiant-img { width: 285px; height: 285px; margin: 0 auto; position: relative; border-radius: 100%; border: 8px solid #E39696; background-color: #ffffff; padding: 5px; margin-bottom: 30px; } .officiant-section .officiant-img:after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; width: 86px; height: 42px; position: absolute; bottom: -37px; left: 0; right: 0; margin: 0 auto; } .officiant-section .officiant-img img { border: 1px solid #E39696; border-radius: 100%; } .officiant-section .matron-block .officiant-img { margin-top: 30px; margin-bottom: 0; } .officiant-section .matron-block .officiant-img:after { width: 90px; bottom: auto; top: -36px; background-image: url('data:image/svg+xml; utf-8, '); } .officiant-section .matron-block .officiant-content-wrap { margin-top: 30px; } .officiant-section .officiant-content { margin-top: 15px; font-size: 1.1112em; } .officiant-section .bride-groom-wrap { display: flex; flex: 1; flex-wrap: wrap; position: relative; margin-top: 100px; padding: 20px 0; } .officiant-section .bride-groom-wrap:before, .officiant-section .bride-groom-wrap:after { content: ""; background: rgba(227, 150, 150, 0.3); width: 20px; height: 20px; border-radius: 100%; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; } .officiant-section .bride-groom-wrap:after { top: auto; bottom: 0; } .officiant-section .bride-groom-wrap > div { width: 50%; padding-top: 80px; padding-bottom: 80px; padding-right: 54px; } .officiant-section .bride-groom-wrap .groom-wrap + .bride-wrap { padding-right: 0; padding-left: 54px; border-left: 1px solid rgba(227, 150, 150, 0.3); } .officiant-section .bride-groom-wrap .section-block { display: flex; flex: 1; flex-wrap: wrap; align-items: flex-start; margin-top: 35px; } .officiant-section .bride-groom-wrap .officiant-img { width: 153px; height: 153px; border-width: 3px; margin-left: 0; margin-bottom: 15px; } .officiant-section .bride-groom-wrap .officiant-img:after { width: 45px; height: 22px; bottom: -18px; } .officiant-section .bride-groom-wrap .bride-wrap .officiant-img { margin-top: 15px; margin-bottom: 0; } .officiant-section .bride-groom-wrap .bride-wrap .officiant-img:after { width: 50px; bottom: auto; top: -18px; background-image: url('data:image/svg+xml; utf-8, '); } .officiant-section .bride-groom-wrap .officiant-content-wrap { width: calc(100% - 153px); padding-left: 25px; } .officiant-section .bride-groom-wrap .block-title { margin-top: 0; margin-bottom: 50px; font-size: 2.6665em; font-family: "Great Vibes", cursive; font-weight: 400; letter-spacing: 1px; color: #E39696; line-height: 1.25em; } .officiant-section .bride-groom-wrap .officiant-title { margin-top: 20px; margin-bottom: 0; font-size: 1.1112em; } .officiant-section .bride-groom-wrap .officiant-subtitle { color: #999; font-size: 0.8888em; display: block; margin-top: 5px; } .officiant-section .bride-groom-wrap .officiant-content { margin-top: 5px; } .officiant-section .bride-groom-wrap .officiant-content p { margin-top: 0; margin-bottom: 20px; } .officiant-section .bride-groom-wrap .officiant-content p:last-child { margin-bottom: 0; } @media screen and (max-width: 1199px) { .officiant-section .man-matron-wrap > div { width: 40%; } } @media screen and (max-width: 1024px) { .officiant-section .man-matron-wrap > div { width: 45%; } .officiant-section .bride-groom-wrap { text-align: center; } .officiant-section .bride-groom-wrap .block-title svg { margin-left: auto; margin-right: auto; } .officiant-section .bride-groom-wrap .section-block { flex-direction: column; } .officiant-section .bride-groom-wrap .officiant-img { margin-left: auto; margin-right: auto; } .officiant-section .bride-groom-wrap .officiant-content-wrap { width: 100%; padding-left: 0; } } @media screen and (max-width: 767px) { .officiant-section .man-matron-wrap { flex-direction: column; } .officiant-section .man-matron-wrap > div { width: 100%; margin-bottom: 50px; } .officiant-section .man-matron-wrap .officiant-title { font-size: 2em; } .officiant-section .officiant-content { font-size: 1em; } .officiant-section .bride-groom-wrap { margin-top: 5px; padding: 0; flex-direction: column; } .officiant-section .bride-groom-wrap:before, .officiant-section .bride-groom-wrap:after { display: none; } .officiant-section .bride-groom-wrap > div { width: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; } .officiant-section .bride-groom-wrap .groom-wrap + .bride-wrap { padding-left: 0; border-left: none; } .officiant-section .bride-groom-wrap .bride-wrap { margin-top: 65px; } .officiant-section .bride-groom-wrap .block-title { font-size: 2em; } .officiant-section .bride-groom-wrap .officiant-content { font-size: 1.1112em; } } section.gallery-section { margin-bottom: 70px; } section.gallery-section .widget:last-child { margin-bottom: 0; } .photoblocks-gallery .pb-block .pb-link { top: 1px; right: 1px; bottom: 1px; left: 1px; color: initial; } section.invitation-section { margin-top: 0; margin-bottom: 0; padding-top: 80px; padding-bottom: 80px; background-size: cover; position: relative; z-index: 1; text-align: center; } section.invitation-section .widget { background: #ffffff; max-width: 800px; margin: 0 auto; padding: 100px; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.3), 0 0 0 2px rgba(0, 0, 0, 0.1) inset; border: 10px solid #ffffff; position: relative; } section.invitation-section .widget:before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 100%; position: absolute; top: -10px; left: -10px; width: 226px; height: 313px; } section.invitation-section .widget:after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-size: 100%; position: absolute; bottom: -10px; right: -10px; width: 226px; height: 313px; } section.invitation-section .widget .widget-title { font-size: 2.6665em; } section.invitation-section .widget .wpcf7-form { display: flex; flex: 1; flex-wrap: wrap; margin-left: -1.5%; margin-right: -1.5%; text-align: left; } section.invitation-section .widget .wpcf7-form p { width: 47%; margin-left: 1.5%; margin-right: 1.5%; margin-top: 0; margin-bottom: 20px; } section.invitation-section .widget .wpcf7-form p:nth-child(2), section.invitation-section .widget .wpcf7-form p:nth-last-of-type(1), section.invitation-section .widget .wpcf7-form p:nth-last-of-type(2) { width: 100%; } section.invitation-section .widget .wpcf7-form p .wpcf7-radio .first { margin-right: 30px; margin-left: 0; } section.invitation-section .widget .wpcf7-form p .wpcf7-radio input[type="radio"] { margin-right: 5px; } section.invitation-section .widget .wpcf7-form div.wpcf7-validation-errors, section.invitation-section .widget .wpcf7-form div.wpcf7-acceptance-missing { margin-top: 0; margin-bottom: 0; } @-moz-document url-prefix() { .invitation-section input[type="submit"]:focus { outline: thin dotted #000; } } @media screen and (max-width: 767px) { section.invitation-section { padding-top: 65px; padding-bottom: 65px; } section.invitation-section .widget { padding: 40px 20px; } section.invitation-section .widget::before, section.invitation-section .widget::after { width: 130px; height: 180px; } section.invitation-section .widget .wpcf7-form { flex-direction: column; margin-left: 0; margin-right: 0; } section.invitation-section .widget .wpcf7-form p { width: 100%; margin-left: 0; margin-right: 0; } } .blog-section .section-grid { margin-top: 50px; } .blog-section article { margin-top: 50px; display: flex; flex: 1; flex-wrap: wrap; } .blog-section article .post-thumbnail { width: 66%; } .blog-section article .post-thumbnail a { display: block; color: initial; min-height: 475px; position: relative; } .blog-section article .post-thumbnail img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; left: 0; } .blog-section article .entry-header { width: 34%; background: rgba(255, 255, 255, 0.97); padding: 50px 0 50px 50px; position: relative; left: -75px; margin: 40px 0; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; } .blog-section article .entry-header .entry-title { font-size: 1.6667em; line-height: 1.37em; margin-top: 5px; margin-bottom: 20px; } .blog-section article .entry-meta > span { font-size: 0.7778em; text-transform: uppercase; font-weight: 600; color: #999; } .blog-section article .entry-meta > span a { color: #999; } .blog-section article .entry-meta > span a:hover { color: #E39696; } .blog-section article:nth-child(2n) { flex-direction: row-reverse; } .blog-section article:nth-child(2n) .entry-header { left: auto; right: -75px; padding: 50px 50px 50px 0; } .blog-section article .btn-readmore { padding: 0; background: none; color: #E39696; font-size: 0.7778em; border-bottom: 1px solid; line-height: 1.3em; } .blog-section article .btn-readmore:hover { color: #000; } .blog-section .button-wrap { margin-top: 80px; text-align: center; } .blog-section .button-wrap .btn-readmore { letter-spacing: 2px; font-size: 0.7778em; padding-top: 12px; padding-bottom: 12px; background: #E39696; } .blog-section .button-wrap .btn-readmore:hover { background: #000; } @-moz-document url-prefix() { .blog-section .button-wrap .btn-readmore:focus { outline-color: #000; } } @media screen and (max-width: 1024px) { .blog-section article .post-thumbnail { width: 60%; } .blog-section article .entry-header { width: 40%; padding: 40px 0 40px 40px; } .blog-section article:nth-child(2n) .entry-header { padding: 40px 40px 40px 0; } } @media screen and (max-width: 767px) { .blog-section article { flex-direction: column; border-bottom: 1px solid rgba(227, 150, 150, 0.3); } .blog-section article:last-child { border-bottom: none; } .blog-section article .post-thumbnail { width: 100%; } .blog-section article .post-thumbnail a { min-height: auto; } .blog-section article .post-thumbnail img { position: static; } .blog-section article .entry-header { width: calc(100% - 20px); left: 0; padding: 30px; margin: 0 auto; top: -40px; } .blog-section article .entry-header .entry-title { font-size: 1.3333em; } .blog-section article:nth-child(2n) { flex-direction: column; } .blog-section article:nth-child(2n) .entry-header { right: auto; padding: 30px; } .blog-section .button-wrap { margin-top: 0; } } .classic-view .site-main article { margin-bottom: 65px; padding-bottom: 65px; border-bottom: 1px solid rgba(227, 150, 150, 0.3); text-align: center; } .classic-view .site-main article .content-wrap { background: rgba(255, 255, 255, 0.97); width: calc(100% - 60px); margin: 0 auto; padding: 0 75px; position: relative; } .classic-view .site-main article .content-wrap::before { content: ""; background: rgba(255, 255, 255, 0.97); width: 100%; height: 75px; position: absolute; top: -75px; left: 0; } .classic-view .site-main article .entry-meta { margin-bottom: 10px; } .classic-view .site-main article .entry-meta > span { font-size: 0.6666em; text-transform: uppercase; font-weight: 700; color: #999; letter-spacing: 1px; } .classic-view .site-main article .entry-meta > span a { color: #999; } .classic-view .site-main article .entry-meta > span a:hover { color: #E39696; } .classic-view .site-main article .entry-title { font-size: 1.6667em; position: relative; padding-bottom: 30px; } .classic-view .site-main article .entry-title:after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; width: 80px; height: 10px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; } .classic-view .site-main article .entry-footer { margin-top: 20px; } .classic-view .site-main article .btn-readmore { padding: 0; background: none; color: #E39696; font-size: 0.7778em; border-bottom: 1px solid; line-height: 1.3em; } .classic-view .site-main article .btn-readmore:hover { color: #000; } .classic-view .site-main article .btn-readmore + .edit-link { margin-left: 20px; display: block; vertical-align: middle; } @media screen and (max-width: 767px) { .classic-view .site-main article { margin-bottom: 45px; padding-bottom: 45px; } .classic-view .site-main article .content-wrap { padding-left: 25px; padding-right: 25px; width: calc(100% - 15px); } .classic-view .site-main article .content-wrap::before { height: 30px; top: -30px; } .classic-view .site-main article .entry-title { font-size: 1.2223em; } } .search .page-header { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-bottom: 50px; padding-bottom: 50px; } .search .page-header .page-title { margin-top: 0; margin-bottom: 10px; font-size: 0.6666em; color: #999; letter-spacing: 1px; } .search .page-header .search-form { border-bottom: 2px solid rgba(0, 0, 0, 0.15); } .search .page-header .search-form .search-field { border: none; padding-left: 0; height: 80px; font-size: 3.3335em; font-weight: 700; line-height: 1.25em; } .search .page-header .search-form .search-submit { height: 80px; background-color: transparent; text-indent: 100px; background-image: url('data:image/svg+xml; utf-8, '); background-size: 25px; } .search .page-header .search-form .search-submit:hover { background-image: url('data:image/svg+xml; utf-8, '); } .search .no-results .search-form { display: none; } @media screen and (max-width: 767px) { .search .page-header .search-form .search-field { height: 60px; font-size: 2.2223em; } .search .page-header .search-form .search-submit { height: 60px; } } .archive .page-header { border-bottom: 1px solid rgba(227, 150, 150, 0.1); margin-bottom: 0; margin-top: 0; padding-bottom: 50px; } .archive .page-header .sub-title { font-size: 0.6666em; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; color: #999; } .archive .page-header .page-title { margin-bottom: 0; margin-top: 0; font-size: 3.33335em; } .archive .page-header .result-count { margin-top: 15px; } @media screen and (max-width: 767px) { .archive .page-header .page-title { font-size: 2.2223em; } } .error404 .error-404 { max-width: 720px; margin-left: auto; margin-right: auto; text-align: center; } .error404 .error-404 .page-title { font-size: 2.7223em; margin-top: 0; margin-bottom: 30px; } .error404 .error-404 .error-text { font-size: 1.3888em; max-width: 586px; margin: 0 auto; } .error404 .error-404 .error-num { font-size: 22.2222em; line-height: 1; font-weight: 700; text-shadow: 0 -10px rgba(0, 0, 0, 0.1); color: #E39696; margin-top: 60px; margin-bottom: 0; } .error404 .error-404 .btn-readmore { font-size: 0.7778em; text-transform: uppercase; letter-spacing: 2px; padding: 17px 50px; line-height: 1.75em; background: #E39696; margin-top: 80px; } .error404 .error-404 .btn-readmore:hover { background: #000; } .error404 .error-404 .search-form { margin-top: 80px; } .error404 .site-main .additional-post { max-width: 840px; margin-left: auto; margin-right: auto; } @media screen and (max-width: 767px) { .error404 .error-404 .page-title { font-size: 2em; } .error404 .error-404 .error-text { font-size: 1.1112em; } .error404 .error-404 .error-num { font-size: 9em; margin-top: 40px; } .error404 .error-404 .btn-readmore { padding-left: 25px; padding-right: 25px; margin-top: 40px; letter-spacing: 1px; } .error404 .error-404 .search-form { margin-top: 60px; } } .single .site-main .title-wrap { width: 100%; margin-bottom: 30px; } .single .site-main .entry-header { background: rgba(255, 255, 255, 0.95); text-align: center; padding: 60px 30px 0 30px; position: relative; top: -60px; width: calc(100% - 80px); margin: 0 auto; } .single .site-main .entry-header:after { content: ""; background-image: url('data:image/svg+xml; utf-8, '); background-repeat: no-repeat; background-position: center; width: 80px; height: 10px; position: absolute; bottom: -30px; left: 0; right: 0; margin: 0 auto; } .single .site-main .entry-header .byline { display: inline-block; font-size: 0.6666em; font-weight: 700; letter-spacing: 1px; } .single .site-main .entry-header .byline a { color: #333; } .single .site-main .entry-header .byline a:hover { color: #E39696; } .single .site-main .entry-meta { margin-bottom: 10px; } .single .site-main .entry-meta > span { font-size: 0.6666em; text-transform: uppercase; margin-right: 20px; } .single .site-main .entry-meta > span.posted-on a { color: #999; } .single .site-main .entry-meta > span.posted-on a:hover { color: #E39696; } .single .site-main .entry-meta > span.category a { display: inline-block; margin-right: 5px; } .single .site-main .entry-meta > span.category a:last-child { margin-right: 0; } .single .site-main .entry-meta > span:last-child { margin-right: 0; } .single .site-main .entry-title { font-size: 2em; } .single .site-main article { display: flex; flex: 1; flex-wrap: wrap; align-items: flex-start; } .single .site-main article.sticky-enabled .article-meta { position: sticky; top: 20px; } .single .site-main .article-meta { width: 65px; padding-left: 15px; text-align: center; } .single .site-main .article-meta .social-list { margin: 0; padding: 0; list-style: none; } .single .site-main .article-meta .social-list li { margin-bottom: 10px; } .single .site-main .article-meta .social-list li a { width: 40px; height: 40px; text-align: center; background: #E39696; color: #ffffff; line-height: 40px; font-size: 0.7778em; border-radius: 100%; } .single .site-main .article-meta .social-list li a svg { margin-top: 0; } .single .site-main .article-meta .social-list li a.facebook { background: #3b5998; } .single .site-main .article-meta .social-list li a.twitter { background: #00aced; } .single .site-main .article-meta .social-list li a.instagram { background: #3f729b; } .single .site-main .article-meta .social-list li a.google-plus { background: #dd4b39; } .single .site-main .article-meta .social-list li a.pinterest { background: #cb2128; } .single .site-main .article-meta .social-list li a.linkedin { background: #007fb1; } .single .site-main .article-meta .social-list li a.youtube { background: #ff3333; } .single .site-main .article-meta .social-list li a.vimeo { background: #1ab7ea; } .single .site-main .article-meta .social-list li a.dribbble { background: #ea4c89; } .single .site-main .article-meta .social-list li a.foursquare { background: #0072b1; } .single .site-main .article-meta .social-list li a.flickr { background: #0063db; } .single .site-main .article-meta .social-list li a.reddit { background: #000000; } .single .site-main .article-meta .social-list li a.skype { background: #26ade3; } .single .site-main .article-meta .social-list li a.stumbleupon { background: #ea4b24; } .single .site-main .article-meta .social-list li a.tumblr { background: #2c4762; } .single .site-main .article-meta .social-list li a.odnoklassniki { background: #f38231; } .single .site-main .article-meta .social-list li a.vk { background: #4e76a1; } .single .site-main .article-meta .social-list li a.xing { background: #006565; } .single .site-main .article-meta .social-list li a:hover { opacity: 0.75; filter: alpha(opacity=75); } .single .site-main .article-meta .favourite { text-align: center; } .single .site-main .article-meta .favourite a { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #ffffff; color: #F03628; border: 1px solid rgba(0, 0, 0, 0.05); border-radius: 100%; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06); } .single .site-main .article-meta .favourite a svg { margin-top: 0; } .single .site-main .article-meta .favourite a:hover { color: #ffffff; background: #F03628; border-color: #F03628; } .single .site-main .article-meta .favourite.liked .liked-icon { color: #ffffff; background: #F03628; border-color: #F03628; } .single .site-main .article-meta .favourite .fav-count { display: block; font-size: 0.6666em; font-weight: 700; letter-spacing: 1px; } .single .site-main .article-meta + .entry-content { width: calc(100% - 65px); padding-left: 50px; } .single .site-main .article-meta ~ .entry-footer { padding-left: 115px; } .single .site-main .entry-content { margin-top: 0; } .single .site-main .entry-content .wp-caption { border-radius: 0; } .single .site-main .entry-footer { display: flex; flex: 1; flex-wrap: wrap; align-items: flex-start; } .single .site-main .entry-footer > span { margin-right: 30px; } .single .site-main .entry-footer > span.cat-tags { text-transform: uppercase; } .single .site-main .entry-footer > span.cat-tags h5 { display: inline-block; margin: 0; font-size: 0.6666em; font-weight: 400; } .single .site-main .entry-footer > span.cat-tags a { display: inline-block; margin-left: 5px; color: #000; font-size: 0.6666em; font-weight: 700; line-height: 1.3; letter-spacing: 1px; border-bottom: 1px solid #E39696; } .single .site-main .entry-footer > span.cat-tags a:after { content: ","; } .single .site-main .entry-footer > span.cat-tags a:last-child:after { display: none; } .single .site-main .entry-footer > span.cat-tags a:hover { color: #E39696; } .single .author-block .author-content-wrap .author-name .sub-title { display: none; } .single .post-navigation { margin-top: 65px; } .single #primary > .author-block { border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: none; margin-bottom: 0; margin-top: 65px; padding-bottom: 0; padding-top: 65px; } .newsletter { margin-top: 65px; } .newsletter .blossomthemes-email-newsletter-wrapper { padding: 50px; display: flex; flex: 1; flex-wrap: wrap; align-items: center; } .newsletter .blossomthemes-email-newsletter-wrapper .text-holder { padding-right: 40px; padding-left: 40px; margin-bottom: 0; min-height: 40px; display: flex; flex: auto; flex-direction: column; position: relative; justify-content: center; } .newsletter .blossomthemes-email-newsletter-wrapper .text-holder::before { content: ""; background-image: url('data:image/svg+xml; utf-8, '); position: absolute; top: 6px; left: 0; width: 25px; height: 25px; background-repeat: no-repeat; background-size: cover; } .newsletter .blossomthemes-email-newsletter-wrapper .text-holder h3 { margin: 0; font-size: 1em; } .newsletter .blossomthemes-email-newsletter-wrapper .text-holder span { display: block; font-size: 0.8888em; } .newsletter .blossomthemes-email-newsletter-wrapper form { display: flex; flex: auto; flex-wrap: wrap; } .newsletter .blossomthemes-email-newsletter-wrapper form input { display: flex; flex: 2; width: auto; margin-bottom: 0; } .newsletter .blossomthemes-email-newsletter-wrapper form input[type="submit"] { flex: 1; padding-left: 10px; padding-right: 10px; } .newsletter .blossomthemes-email-newsletter-wrapper form label { margin-top: 10px; order: 5; font-size: 0.8888em; width: 100%; } .newsletter .blossomthemes-email-newsletter-wrapper form label .text { line-height: 1.3; } @media screen and (max-width: 767px) { .single .site-main .entry-header { width: calc(100% - 20px); padding: 30px 20px 0 20px; top: -30px; } .single .site-main .entry-title { font-size: 1.6665em; } .single .site-main article { margin-top: 40px; } .single .site-main article.sticky-enabled .article-meta { position: static; } .single .site-main .article-meta { width: 100%; padding-left: 0; margin-bottom: 20px; display: flex; flex: 1; justify-content: center; } .single .site-main .article-meta .social-list { display: flex; flex: 1; flex-wrap: wrap; } .single .site-main .article-meta .social-list li { margin-right: 5px; } .single .site-main .article-meta .favourite { display: flex; flex: 1; align-items: center; } .single .site-main .article-meta .favourite .fav-count { margin-left: 6px; } .single .site-main .article-meta + .entry-content { width: 100%; padding-left: 0; } .single .site-main .article-meta ~ .entry-footer { padding-left: 0; } .newsletter .blossomthemes-email-newsletter-wrapper .text-holder { padding-right: 0; } } /*# sourceMappingURL=style.css.map */