/*---------------------------------------------------------------------------------
	Theme Name: Biggy
	Theme URI: https://www.roughpixels.com/wordpress-themes/biggy	
	Author: Rough Pixels
	Author URI: https://www.roughpixels.com    
	Version: 1.0.5
	Tested up to: 5.7
	Requires PHP: 5.6
	Text Domain: biggy
	Description: Give your readers immersive browsing experience with big bold type and colours that breakthrough with impact! Biggy is a theme that offers you with a wide range of layouts for your blog and full post views. We've also included a ton of page templates that also incorporates big boldness and images that grabs your readers attention. Biggy is perfect for almost all types of blog-based websites.
	Tags: blog, portfolio, grid-layout, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, sticky-post, theme-options,  translation-ready, block-styles, wide-blocks, full-width-template
	
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	
	This theme is released under the GNU General Public License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
	
	-------------------------------------------------------------
	
	1.0 CSS Reset
	2.0 Base
	3.0 Preloader
	4.0 Transitions
	5.0 Screen Reader
	6.0 Typography
	7.0 Elements
		7.1 Links
		7.2 Lists
		7.3 Quotes
		7.4 Code
		7.5 Tables
	8.0 Headers
	9.0 Navigation
		9.1 Footer Menu
		9.2 Social Menu
	10.0 Footer	
	11.0 Content Headers
	12.0 Content
		12.1 Single Post
		12.2 Author Bio
		12.3 Comments
	13.0 Pages
		13.1 Sitemap Page
		13.2 Error Page
		13.3 Search Page
	14.0 Sections	
	15.0 Sidebars
	16.0 Widgets
	17.0 Related Posts
	18.0 Pagination
	19.0 Forms
	20.0 Alignments
		21.0 Media
		21.1 Captions
		21.2 WP Gallery
	22.0 Media Queries
	
-------------------------------------------------------- */


/*==================================
	1.0 CSS Reset
==================================*/

*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

/*==================================
	2.0 Base
==================================*/
html {
    box-sizing: border-box;
    font-size: 14px;
}

body {
    background: #fff;
    color: #505050;
    font-family: "Open Sans", sans-serif;
    font-size: 100%;
    line-height: 1.8;
    font-weight: 400;
    overflow-x: hidden;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
}

::selection {
    background: #879186;
    background: #ffc412;
    color: #fff;
}

/* Hiding and Showing ------------------------ */

.js .show-js {
    display: block !important;
}

.js .hide-js {
    display: none !important;
}

.no-js .show-no-js {
    display: block !important;
}

.no-js .hide-no-js {
    display: none !important;
}

/* Wrappers -------------------- */
.wrapper {
    margin: 3rem auto;
    max-width: 1200px;
    padding: 0 1.25rem;
}

@media screen and (min-width:992px) {
    .wrapper {
		margin: 4.25rem auto 5rem;
	}
	
    .flex-container {
        display: flex;
	}
	
    .cover-title-left .flex-container,
    .cover-left .flex-container,
    .template-left .flex-container,
    .blog-classic-left .flex-container,
    .single-left .flex-container,
    .single-banner-left .flex-container {
        flex-direction: row-reverse;
	}
	
    #content {
        flex: 1;
	}
	
    #blog-sidebar,
    #left-sidebar,
    #right-sidebar {
        width: 300px;
		flex: 0 0 300px;
		max-width: 300px;
	}
	
    .blog-classic #content,
    .cover-title-right #content,
    .cover-right #content,
    .single-right #content,
    .single-banner-right #content {
        padding-right: 2.5rem;
	}
	
    .blog-classic-left #content,
    .cover-title-left #content,
    .cover-left #content,
    .single-left #content,
    .single-banner-left #content {
        padding-left: 2.5rem;
	}
}

/*==================================
	3.0 Preloader
==================================*/

.loader {
    animation: spin 1.4s linear infinite;
    border-radius: 50%;
    border-style: solid;
    border-width: .5rem;
    height: 5rem;
    margin: auto;
    width: 5rem;
}

#pagination .loader {
    border-top-color: currentColor;
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
	}
	
    100% {
        transform: rotate(360deg);
	}
}

@keyframes pop {
    0% {
        transform: scale(1);
	}
	
    50% {
        transform: scale(1.25);
	}
	
    100% {
        transform: scale(1);
	}
}

@keyframes popIn {
    0% {
        transform: scale(0.3);
        opacity: 0;
	}
	
    70% {
        transform: scale(1.1);
        opacity: 1;
	}
	
    100% {
        transform: scale(1.0);
	}
}

/*==================================
	4.0 Transition
==================================*/

a,
path {
    transition: all .15s linear;
}

.entry-title a, 
a.more-link, 
a img, 
.page-numbers, 
.page-numbers .icon, 
.nav-link-text, 
.post-navigation .icon, 
.author-link, 
.comment-reply-link, 
.image-hover img, 
#infinite-handle span button,
.button, 
.button:visited,
button, 
button:visited, 
input[type="button"], 
input[type="button"]:visited, 
input[type="reset"], 
input[type="reset"]:visited, 
input[type="submit"], 
input[type="submit"]:visited {
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

/*==================================
	5.0 Screen Reader
	==================================*/


/* Text meant only for screen readers */
.says,
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #21759b;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: none;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em;
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
    font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
}


/* Accessibility Settings -------------------- */

@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0s !important;
        transition-duration: 0s !important;
	}
}


/*==================================
	6.0 Typography
==================================*/
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #151515;
	clear: both;
    font-family: "Open Sans", "Arial black", Arial;
    font-weight: 900;
    line-height: 1.25;
    letter-spacing: -0.5px;
    margin: 0 0 2.5rem;
}

h1 {
    font-size: 3.25rem;
	font-size: calc(1em + 2vw);
}

h2 {
    font-size: 3rem;
	    font-size: calc(1rem + 1.5vw);
}

h3 {
    font-size: 2.25rem;
	    font-size: calc(1em + 1.25vw);
}

h4 {
    font-size: 2rem;
}

h5 {
    font-size: 1.875rem;
}

h6 {
    font-size: 1.688em;
}

h1,
h2 {
    line-height: 1;
}

.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6,
.page h1,
.page h2,
.page h3,
.page h4,
.page h5,
.page h6 {
    margin-bottom: 1.5rem;
}

p {
    margin: 0 0 2rem;
}
/* .entry-content p {
    font-size: 100%;
} */
/* .entry-content strong {
    color: #444;
} */


/*==================================
	7.0 Elements 
==================================*/
address {
    margin: 0 0 1.5em;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

kbd {
    background-color: #eee;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 0 0 rgba(255, 255, 255, .7) inset;
    color: #333;
    display: inline-block;
    font-size: 0.813rem;
    font-weight: 500;
    line-height: 1;
    padding: 2px 4px;
    white-space: nowrap;
}

mark,
ins {
    background: yellow;
    padding: 0 4px;
    text-decoration: none;
}

/*==================================
	7.1 Links
==================================*/
a, a:visited {
    color: #eab000;
    text-decoration: none;
}

a:hover,
a:focus {
	color: #629ed4;
    text-decoration: none
}

.entry-content a:not(.more-link) {
    font-weight: 700;
}

#bottom-sidebars p a,
#footer-sidebars p a {
    border-bottom: 1px solid;
    color: inherit;
}

#bottom-sidebars p a:hover,
#footer-sidebars p a:hover {
    border-bottom: none;
}

/*==================================
	7.2 Lists
==================================*/

ul,
ol {
    margin: 0 0 2rem 1rem;
    padding: 0;
}

li {
    line-height: 1.5;
    margin: 0;
}

ul {
    list-style: none;
    margin: 0 0 2rem 0;
    padding-left: 2rem;
}

ol li,
ul li {
    margin-top: 8px;
    margin-bottom: 8px;
    position: relative;
}

.entry-content ul > li:before,
#sitemap-wrapper ul > li:before {
    content: "";
    display: block;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background: #ffc412;
    background: #efa758;
    position: absolute;
    z-index: 1;
    top: 0.5rem;
    left: -1rem;
    line-height: inherit;
}


li > ul,
li > ol {
    margin: 1rem 0 0 0;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
    margin: 0;
}



dl {
    margin: 2rem 1rem;
}

dt {
    color: #000;
    font-weight: bold;
}

dd {
    font-family: "Times new roman";
    font-style: italic;
    font-size: 1.125rem;
    line-height: 1.5;
    margin: 0 1rem 0.875rem;
}

/*==================================
	7.3 Quotes
==================================*/
blockquote:before,
blockquote:after {
    content: "";
}

q {
    font-style: italic;
}

q::before {
    content: open-quote;
}

q::after {
    content: close-quote;
}

blockquote,
.wp-block-quote {
    font-family: "Times New Roman", serif;
    font-size: 1.375rem;
    line-height: 1.3;
    font-weight: 700;
    color: #292b2c;
    margin-bottom: 1.5rem;
    min-height: 4rem;
    position: relative;
    text-align: left;
    padding: 1.25rem 0 1.25rem 4.5rem;
}

blockquote:before,
.wp-block-quote:before {
    content: "\201C";
    left: 0;
    top: 1.125rem;
    bottom: 1.25rem;
    position: absolute;
    font-size: 3.750rem;
    font-family: "Times New Roman", serif;
    line-height: 1em;
    height: auto;
    width: 3rem;
    border-right: 2px solid #e5e5e5;
    overflow: hidden;
    color: #eab000;
    display: inline-block;
}

/* blockquote {
	background: #151515;
	color: #fff;
    font-family: "Times new roman",serif;
    font-size: 1.25rem;
    font-style: italic;
    line-height: 1.4;
	margin: 1rem 0 3rem; 
	padding: 2.25rem;
    position: relative;    
	}
	blockquote:before {
	content: "";
    background: url(assets/images/quote-bg-white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
    top: 0;
    left: 20px;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1; 
} */
blockquote p {
    margin: 0;
}

blockquote cite {
    display: block;
    font-family: sans-serif;
    font-size: 0.875rem;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: 0.5px;
    font-style: italic;
    color: #9a9a9a;
    margin-top: 1rem;
}

/*==================================
	7.4 Code
==================================*/
pre {
    background: #eee;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6rem;
    max-width: 100%;
    overflow: auto;
    padding: 1.6rem;
}

code,
kbd,
tt,
var {
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
}

:not(pre) > * > code,
:not(pre) > code {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 3px;
    color: #d14;
    font-size: 0.813rem;
    margin: 0 5px;
    padding: 1px 8px;
    word-wrap: break-word;
    white-space: nowrap;
}

pre {
    background: #f9f9f9;
    border: 1px solid #dedede;
    border-left-width: 4px;
    font-size: 1rem;
    font-family: monospace;
    line-height: 1.5;
    margin: 2rem 0;
    max-width: 100%;
    overflow: auto;
    padding: 1.75rem;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

pre code {
    background: none;
    margin: 0;
    padding: 0;
}

/*==================================
	7.5 Tables
==================================*/
table {
    border: 1px solid #e9e9e9;
    font-size: 16px;
    width: 100%;
    margin-bottom: 24px;
    border-collapse: collapse;
}

table caption {
    font-size: 0.813rem;
    margin-bottom: 24px;
    text-align: center;
    background: #f2f2f3;
    color: #545454;
}

table th,
table td {
    border-bottom: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    padding: 16px;
}

table td {
    text-align: left;
}

table th {
    font-weight: 700;
}

/*==================================
	8.0 Headers
==================================*/

.site-branding {
    position: relative;
}

.custom-header .site-header,
.header-inner.has-post-thumbnail .site-header,
.header-inner-dark.has-post-thumbnail .site-header {
    height: 50vh;
}

.header-inner.has-post-thumbnail.single .site-header,
.header-inner-dark.has-post-thumbnail.single .site-header {
    height: auto;
}

.custom-header .site-title a,
.custom-header .site-title a:visited {
    color: #fff;
}

.custom-header .site-description {
    font-family: "Times New Roman", sans-serif;
    font-size: 2.25rem;
    color: #fff;
    max-width: 760px;
    margin: 2rem auto 0;
    text-align: center;
    line-height: 1.1;
    font-weight: 700;
}

.custom-header .site-branding {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.custom-header .site-header-inner {
    position: initial;
}
.custom-header .site-description {
    font-family: "Times New Roman", sans-serif;
    font-size: 2.25rem;
    max-width: 760px;
    margin: 2rem auto 0;
    text-align: center;
    line-height: 1.1;
    font-weight: 700;
}

.single-top.header-inner .site-header:before {
    background: transparent;
}


.site-header {
    position: relative;
    text-align: center;
}

.page .site-header-inner {
    position: relative;
}

.site-title {
    text-align: center;
    margin-bottom: 0;
    padding: 1rem 0;
    font-size: 3rem;
    font-weight: 800;
    line-height: 1;
}

.site-header .header-inner,
.site-header .header-inner-dark {
    text-transform: uppercase;
}

.site-title a,
.site-title a:visited,
.site-title a:hover {
    color: #000;
    text-decoration: none;
}

.custom-header .site-title a,
.header-inner.cover-title-left .site-title a,
.header-inner.cover-title-right .site-title a,
.header-inner.cover-title-full .site-title a,
.header-inner-dark.cover-title-left .site-title a,
.header-inner-dark.cover-title-right .site-title a,
.header-inner-dark.cover-title-full .site-title a,
.header-inner.cover-left .site-title a,
.header-inner.cover-right .site-title a,
.header-inner.cover-full .site-title a,
.header-inner-dark .site-title a {
    color: #fff;
}

.site-header {
    position: relative;
    text-align: center;
}

.page .site-header-inner {
    position: relative;
}

.custom-header .site-header-inner {
    position: initial;
}

.custom-header .site-header,
.header-inner.cover-title-left .site-header,
.header-inner.cover-title-right .site-header,
.header-inner.cover-title-full .site-header,
.header-inner.cover-left .site-header,
.header-inner.cover-right .site-header,
.header-inner.cover-full .site-header,
.header-inner-dark.cover-left .site-header,
.header-inner-dark.cover-right .site-header,
.header-inner-dark.cover-full .site-header,
.header-inner-dark.cover-title-left .site-header,
.header-inner-dark.cover-title-right .site-header,
.header-inner-dark.cover-title-full .site-header,
.header-inner.cover-left .site-header,
.header-inner.cover-right .site-header,
.header-inner.cover-full .site-header,
.header-inner-dark.single-banner .site-header,
.header-inner-dark.single-banner-right .site-header,
.header-inner-dark.single-banner-left .site-header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;
}

/* Add an overlay to our headers with images */
.custom-header .site-header:before,
.header-inner.cover-title-left .site-header:before,
.header-inner.cover-title-right .site-header:before,
.header-inner.cover-title-full .site-header:before,
.header-inner.cover-left .site-header:before,
.header-inner.cover-right .site-header:before,
.header-inner.cover-full .site-header:before,
.header-inner-dark.cover-left .site-header:before,
.header-inner-dark.cover-right .site-header:before,
.header-inner-dark.cover-full .site-header:before,
.header-inner-dark.cover-title-left .site-header:before,
.header-inner-dark.cover-title-right .site-header:before,
.header-inner-dark.cover-title-full .site-header:before,
.header-inner.cover-left .site-header:before,
.header-inner.cover-right .site-header:before,
.header-inner.cover-full .site-header:before,
.header-inner-dark.single-banner .site-header:before,
.header-inner-dark.single-banner-right .site-header:before,
.header-inner-dark.single-banner-left .site-header:before,

.single-banner .site-header:before,
.single-banner-left .site-header:before,
.single-banner-right .site-header:before {
    content: '';
    background: rgba(0, 0, 0, .25);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.site-title {
    text-align: center;
    margin-bottom: 0;
    padding: 1rem 0;
    font-size: 3rem;
    font-weight: 800;
    line-height: 1;
}

.custom-header .site-title {
        font-size: 8rem;
		font-size: calc(1rem + 6vw);
}

.site-header .header-inner,
.site-header .header-inner-dark {
    text-transform: uppercase;
}

.site-title a,
.site-title a:visited,
.site-title a:hover {
    color: #000;
    text-decoration: none;
}

.custom-header .site-title a,
.header-inner.cover-title-left .site-title a,
.header-inner.cover-title-right .site-title a,
.header-inner.cover-title-full .site-title a,
.header-inner-dark.cover-title-left .site-title a,
.header-inner-dark.cover-title-right .site-title a,
.header-inner-dark.cover-title-full .site-title a,
.header-inner.cover-left .site-title a,
.header-inner.cover-right .site-title a,
.header-inner.cover-full .site-title a,
.header-inner-dark .site-title a {
    color: #fff;
}


.custom-header .site-branding {
	padding: 0 20px;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.custom-header .site-description {
    font-family: "Times New Roman", sans-serif;
    font-size: 2.25rem;
	font-size: calc(1rem + 1vw);
    max-width: 760px;
    margin: 2rem auto 0;
    text-align: center;
    line-height: 1.1;
    font-weight: 700;
}
.wp-custom-logo .site-branding {
    margin: auto;
}
.custom-header img.custom-logo {
    margin: auto;
}

/* Header Colours ---------------------------*/
.custom-header .site-title a,
.custom-header .site-title a:visited,
.custom-header .site-description {
    color: #fff;
}

.site-header .header-inner {
    background: #efefef;
}

.header-inner-dark .site-header {
    background: #000;
}

/*==================================
	9.0 Navigation
==================================*/

#site-navigation-wrap {
    float: none;
    width: 100%;
    right: auto;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    max-width: 1200px;
    margin: auto;
}

#site-navigation {
    padding: 0;
}

.sub-menu {
    display: none;
}


.site-header-menu {
    display: none;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0.875rem 0 0;
}

.site-header #menu-toggle {
    margin: 1rem auto;
    position: relative;
	z-index: 9999;
}

.site-header #menu-toggle:hover,
.site-header #menu-toggle:focus {
    background: #ffc412;
}

.header-inner-dark .menu-toggle,
.custom-header .menu-toggle {
    background: #ffffff;
    color: #000;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
    display: block;
    position: relative;
    z-index: 9999;
}

.site-footer .main-navigation {
    margin-bottom: 1.75em;
}

.main-navigation ul {
    font-size: 1.125rem;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
}

.main-navigation li {
    border-top: 1px solid #dedede;
    margin: 0;
    position: relative;
}

.main-navigation a {
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: 0.75rem 0;
    text-decoration: none;
}

.main-navigation a,
.main-navigation li li > a,
.toggled-on .main-navigation a,
.toggled-on .main-navigation li li > a,
.header-inner .main-navigation a,
.header-inner-dark .toggled-on .main-navigation a {
    color: #000;
}

.header-inner-dark .main-navigation a {
    color: #fff;
}

.main-navigation a:hover,
.main-navigation a:focus {
    opacity: 0.8;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
    font-weight: 700;
}

.main-navigation ul ul {
    display: none;
    margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
    display: block;
}

.main-navigation ul .toggled-on {
    display: block;
}

.main-navigation ul {
    background: #fff;
    padding: 0 10px;
}

.main-navigation li:last-child {
    border-bottom: 1px solid #dedede;
}

.main-navigation ul ul li:last-child {
    border-bottom: none;
}

.main-navigation ul ul {
    background: #fff;
    border: none;
    padding: 0 0 0 10px;
}

.main-navigation .menu-item-has-children > a {
    margin-right: 48px;
}

.dropdown-toggle {
    background: #000;
    border: 0;
    border-radius: 0;
    color: #000;
    content: "";
    height: 41px;
    padding: 0;
    position: absolute;
    right: 0;
    text-transform: none;
    top: 0;
    width: 47px;
    border-left: 1px solid #dedede;
}

.dropdown-toggle:after {
    content: "\002B";
    font-size: 2rem;
    color: #fff;
    position: relative;
    height: 24px;
    width: 24px;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
    background: #ffc412;
}

.dropdown-toggle:focus {
    outline: thin dotted;
    outline-offset: -1px;
}

.dropdown-toggle:focus:after {
    border-color: transparent;
}

.dropdown-toggle.toggled-on:after {
    content: "\002D";
    bottom: 3px;
}


/*==================================
	9.1 Footer Menu
==================================*/
#footer-nav {
    text-align: center;
}

#footer-menu {
    font-size: 0.813rem;
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer-menu li {
    display: inline-block;
}

#footer-menu li:before {
    content: "\2022";
    left: -2px;
    position: relative;
    margin: 0 5px;
    color: #c5b276;
}

#footer-menu li:first-child:before {
    content: "";
    margin: 0;
    left: auto;
}

/*==================================
	9.2 Social Menu
==================================*/
#top-social.toggled-on {
    background: #fff;
    border-bottom: 1px solid #dedede;
}

#top-social {
    flex: 1 1 auto;
    text-align: center;
    margin: 0;
    padding: 1rem 0;
    position: relative;
    z-index: 3;
}

#top-social .social-profiles {
    height: 26px;
    list-style: none;
    padding: 0;
    margin: 0;
}

#top-social .social-profiles li {
    margin: 0 2px;
    display: inline-block;
}

#top-social .social-profiles a {
    display: inline-block;
    padding: 5px;
    border-radius: 50%;
}

.header-inner #top-social .social-profiles a {
    background: #000;
}

.header-inner-dark #top-social .social-profiles a,
.custom-header #top-social .social-profiles a,
.header-inner.cover-title-left #top-social .social-profiles a,
.header-inner.cover-title-right #top-social .social-profiles a,
.header-inner.cover-title-full #top-social .social-profiles a,
.header-inner-dark.cover-title-left #top-social .social-profiles a,
.header-inner-dark.cover-title-right #top-social .social-profiles a,
.header-inner-dark.cover-title-full #top-social .social-profiles a,
.header-inner.cover-left #top-social .social-profiles a,
.header-inner.cover-right #top-social .social-profiles a,
.header-inner.cover-full #top-social .social-profiles a {
    background: #fff;
}

.custom-header #top-social .social-profiles .icon,
.header-inner-dark #top-social .social-profiles .icon,
.header-inner.cover-title-left #top-social .social-profiles .icon,
.header-inner.cover-title-right #top-social .social-profiles .icon,
.header-inner.cover-title-full #top-social .social-profiles .icon,
.header-inner-dark.cover-title-left #top-social .social-profiles .icon,
.header-inner-dark.cover-title-right #top-social .social-profiles .icon,
.header-inner-dark.cover-title-full #top-social .social-profiles .icon,
.header-inner.cover-left #top-social .social-profiles .icon,
.header-inner.cover-right #top-social .social-profiles .icon,
.header-inner.cover-full #top-social .social-profiles .icon {
    fill: #333;
}

.header-inner #top-social .social-profiles .icon,
.header-inner #top-social .social-profiles a:hover .icon,
.header-inner-dark #top-social .social-profiles a:hover .icon {
    fill: #fff;
}

.header-inner #top-social.toggled-on .social-profiles a,
.header-inner-dark #top-social.toggled-on .social-profiles a {
    background: #000;
}

.header-inner #top-social.toggled-on .social-profiles .icon,
.header-inner-dark #top-social.toggled-on .social-profiles .icon {
    fill: #fff;
}


#top-social .social-profiles .icon {
    height: 16px;
    width: 16px;
    position: relative;
}

.header-inner #top-social .social-profiles a:hover,
.header-inner-dark #top-social .social-profiles a:hover {
    background: #ffc412;
}


#footer-social {
    padding: 3rem 0 0;
    text-align: center;
}

#footer-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer-social li {
    display: inline-block;
}

#footer-social a {
    background: #ffc412;
    display: inline-block;
    padding: 13px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
}

#footer-social .icon {
    fill: #000;
    width: 20px;
    height: 20px;
    margin: 0;
}

#footer-social a:hover {
    background: #fff;
}

#footer-social a:hover .icon {
    fill: #879186;
    fill: #ffc412;
}

/*==================================
	10.0 Footer
==================================*/
#footer {
    background: #151515;
    color: #fff;
	padding: 0 1.25rem;
}

#footer-copyright {
    font-size: 0.75rem;
    padding: 3rem 0;
    text-align: center;
}



/*==================================
	11.0 Content Headers
==================================*/

#page-header {
    margin: 0 auto 4vh;
}

.archive-header {
    text-align: center;
    margin: 3vw auto 5vw;
    padding: 0 1.125rem;
}

.archive-title {
	font-size: 7rem;
	font-size: calc(1rem + 5vw);
	font-weight: 900;
    letter-spacing: -3px;
    margin-bottom: 0;
    max-width: 1200px;
    margin: 0 auto;
    line-height: 0.875;
}

.archive-subtitle {
    font-family: "Times New Roman", sans-serif;
	font-size: calc(1rem + 1.75vw);
    color: #333;
    max-width: 960px;
    margin: 2rem auto 0;
    line-height: 1;
    font-weight: 400;
    text-transform: initial;
}

#page-heading,
#post-heading {
    position: absolute;
    z-index: 2;
    max-width: 1200px;
    margin: auto;
    bottom: 6vh;
    left: 0;
    right: 0;
}

#page-heading,
#post-heading {
    padding: 0 20px;
    text-align: center;
}

.default-page #page-header,
.cover-title-full #page-heading,
.cover-full #page-heading {
    max-width: 960px;
    margin: auto;
}

.cover-title-full #page-title,
.cover-title-left #page-title,
.cover-title-right #page-title {
    font-size: 5vw;
    line-height: 1;
}

.cover-title-full #page-title,
.cover-title-full #page-intro,
.cover-title-left #page-title,
.cover-title-left #page-intro,
.cover-title-right #page-title,
.cover-title-right #page-intro {
    color: #fff;
}

.cover-title-full #page-intro,
.cover-title-left #page-intro,
.cover-title-right #page-intro {
    margin: auto;
}

.page #page-title {
	font-size: 5rem;
	font-size: calc(1rem + 3.5vw);
	font-weight: 900;
	margin-bottom: 2rem;
}

#page-intro {
    font-size: 1.25rem;
	font-size: calc(1rem + 0.75vw);
    font-weight: 700;
    color: #333;
    margin: 0;
    max-width: 85%;
    line-height: 1.2;
}

.template-left #page-intro,
.template-right #page-intro {
    max-width: 85%;
}

/*==================================
	12.0 Content
==================================*/

/* Featured Media ---------------------------- */

.featured-media {
    margin-top: 5rem;
    position: relative;
    left: calc(50% - 50vw);
    width: 100vw;
}

.featured-media img {
    width: 100%;
}

.featured-media figcaption {
    margin: 1.5rem auto 0 auto;
    width: calc(100% - 5rem);
}

.wp-post-image {
    margin-bottom: 2rem;
}

/* Sticky ---------------------------- */
.sticky {}

.featured-label {
    background: #ffc412;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    padding: 0.063rem 1rem;
    margin: 0 0 1rem;
}

/* Full width content ---------------------------- */
.default-page #content,
.cover-title-full #content,
.cover-full #content {
    max-width: 960px;
    margin: 0 auto;
}

.single #content {
    margin: 3rem auto;
}

/* Entry Titles ---------------------------- */
.entry-title {
    line-height: 1;
    margin: 0;
}

/* Entry Content ---------------------------- */
.entry-content > *:first-child {
    margin-top: 0;
}

.entry-content > *:last-child {
    margin-bottom: 0;
}

/* Edit ---------------------------- */
.entry-footer .edit-link {
    display: block;
}

/* Blog ---------------------------*/

/* Blog Content ---------------------------*/
.blog .hentry,
.archive .hentry,
.search .hentry {
    margin-bottom: 3rem;
}
.blog-minimal .hentry {
	margin-bottom: 0;
}

/* Entry Titles ---------------------------*/

.post .entry-title,
.search .entry-title {
    font-size: 3rem;
	font-size: calc(1rem + 1.75vw);
    margin-bottom: 1.25rem;
}

.post .entry-title a {
    color: #000;
    text-decoration: none;
}

/* Post details ---------------------------*/
.updated:not(.published) {
    display: none;
}

.post-details {
    align-items: center;
	display: none;
    align-self: center;
	justify-content: center;
    list-style: none;
    margin: 0 0 1.25rem;
    padding: 0;
}

.post-details li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.post-details,
.post-details a {
    color: #9a9a9a;
    font-size: 0.938rem;
    text-transform: capitalize;
}

.entry-content .post-details a {
    font-weight: 400;
}

.post-details a:hover {
    color: #879186;
    color: #ffc412;
}

.post-details .icon {
	width: 1rem;
    height: 1rem;
    fill: #fff;
    position: relative;
    bottom: 2px;
}
.blog-classic .post-details .icon {
    fill: #9a9a9a;
}
.page .icon-edit {
    height: 1rem;
    width: 1rem;
    display: inline-block;
    position: relative;
    bottom: 4px;
    margin-left: 4px;
}
.blog-wide .post-details {
    margin: 0 0 1.25rem 0;
}
.blog-gallery .post-details, 
.blog-gallery .post-details a,
.blog-gallery .post-details a:visited {
    color: #fff;
}

.blog-gallery .post-details a:hover {
    opacity: 0.8;
}

.post-details .avatar {
    border-radius: 50%;
}

.entry-content .post-details li:before {
    display: none;
}

/* Read More ---------------------------*/
.more-link {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #151515;
    letter-spacing: .03em;
    padding: 12px 24px;
    border-radius: 99em;
    display: inline-block;
    border: none;
}

.more-link:hover {
    color: #fff;
    background: #879186;
    background: #ffc412;
}

/* Blog wide ---------------------------*/
.blog-wide .entry-summary-inner {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.blog-wide .wp-post-image {
    width: 100%;
}

/* Blog grid ---------------------------*/
#blog-grid {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    /* create responsive 3, 2, 1 columns */
    grid-template-columns: repeat(auto-fill, minmax(376px, 1fr));
    grid-auto-rows: minmax(125px, auto);
    grid-gap: 2rem;
}

.blog-grid .post-details,
.blog-gallery .post-details {
    margin: 0 0 1.25rem 0;
}

.blog-grid .post .entry-title {
    font-size: 2rem;
	font-size: calc(1rem + 1vw);
    margin-bottom: 1.25rem;
}

.blog-grid .more-link {
    margin: 1.125rem 0 0;
}

/* Blog card ---------------------------*/
.blog-card .entry-title {
    font-size: 2rem;
	font-size: calc(1rem + 1vw);
}

.blog-card .entry-content {
    padding: 2rem;
}

.blog-card .post {
    border: 0 solid #fff;
    outline: 0 solid #fff;
    outline-offset: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
}

.blog-card .post:hover {
    transition: all 0.3s ease-in-out 0s;
    border: 0 solid #fff;
    outline: 12px solid #ffc412;
    outline-offset: -12px;
}

.blog-card .wp-post-image {
    width: 100%;
    margin: 0;
}

.blog-card .entry-content {
    padding: 2rem;
}


/* Blog gallery ---------------------------*/
.blog-gallery #blog-grid {
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
}

.blog-gallery .post {
    background: #3f4835;
}

.blog-gallery .post:before {
    content: '';
    background: rgba(0, 0, 0, .25);
    background: rgb(255, 196, 18, 0.20);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.blog-gallery .post,
.blog-gallery .wp-post-image {
    position: relative;
}

.blog-gallery .wp-post-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.blog-gallery .entry-content {
    padding: 20px;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.blog-gallery .post .entry-title {
    font-size: 1.75rem;
	    font-size: calc(1rem + 1vw);
    margin-bottom: 1rem;
}

.blog-gallery .post .entry-title a, 
.blog-gallery .post .entry-title a:visited {
    color: #fff;
}

.blog-gallery .post .entry-title:hover {
    opacity: 0.8;
}

.blog-gallery .post-details {
    font-size: 0.875rem;
}

/* Blog list ---------------------------*/
.blog-list .post {
    display: block;
}

.blog-list .entry-title {
    font-size: 2.25rem;
	    font-size: calc(1rem + 1.25vw);
}

.blog-list .entry-title,
.blog-list .post-details {
    margin: 0 0 1rem 0;
}

.blog-list .wp-post-image {
    margin: 0 0 2rem;
}

.blog-list .more-link {
    margin: 0.5rem 0 0;
}

/* Blog Minimal ------------------*/
.blog-minimal #blog-grid {
    grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
}

.blog-minimal .entry-summary {
    border: 0 solid #fff;
    outline: 0 solid #fff;
    outline-offset: 0px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    padding: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.blog.blog-minimal .post {
    margin: 0;
}

.blog-minimal .entry-title {
    font-size: 2rem;
	font-size: calc(1rem + 1vw);
}

.blog-minimal .post-details {
    display: block;
}

.blog-minimal .entry-summary:hover {
    transition: all 0.3s ease-in-out 0s;
    border: 0 solid #fff;
    outline: 12px solid #ffc412;
    outline-offset: -12px;
}

/* Entry Footer ------------------*/
footer.entry-footer {
    margin: 2rem 0;
}


/*==================================
	12.1 Single Post
==================================*/
.single .entry-footer {
    border-top: 2px solid #dedede;
    margin: 3rem 0;
    padding-top: 3rem;
}

#post-tags {
    list-style: none;
    margin: 0 0 3rem;
    padding: 0;
}

#post-tags li {
    display: inline-block;
}

/* Single banner styles ------------------*/
.single-banner .entry-title,
.single-banner-left .entry-title,
.single-banner-right .entry-title {
    color: #fff;
    font-size: 4.5rem;
	font-size: calc(1rem + 3vw);
}

.single-banner .post-details,
.single-banner .post-details a,
.single-banner-left .post-details,
.single-banner-left .post-details a,
.single-banner-right .post-details,
.single-banner-right .post-details a {
    color: #fff;
    font-size: 1.125rem;
    margin-bottom: 1.2rem;
}

.single-banner #post-heading {
    max-width: 960px;
}

.single-banner #single-content {
    max-width: 960px;
    margin: auto;
}

/* Single wide and top ------------------*/
.single-wide .post-content,
.single-wide #comments-wrapper,
.single-top .post-content,
.single-top #comments-wrapper {
    max-width: 960px;
    margin: 0 auto;
}

.single-wide .wp-post-image,
.single-top .wp-post-image {
    width: 100%;
}

/* Single top ------------------*/
.single-top .post-entry-header {
    text-align: center;
}

.single-top .entry-title {
    font-size: 4rem;
	font-size: calc(1rem + 3vw);
	font-weight: 900;
}

.single-top .post-details {
    display: block;
}

.single-top .post-details .avatar {
    display: none;
}

.single-top .post-details {
    margin-bottom: 3rem;
}

.single-top .wp-post-image {
    margin: 0 auto 3rem;
}

/*==================================
	12.2 Author Bio
==================================*/
.author-info {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 20px;
    margin: 4rem 0;
}

.single .author-heading {
    font-size: 1.125rem;
    margin: 0 auto 1rem;
}

.author-avatar img {
    border-radius: 50%;
    max-width: 7.25rem;
}

.author-bio {
    color: #807e7e;
    line-height: 1.4;
    margin: 0 0 1rem;
}

.author-link {
    font-size: 0.75rem;
    font-weight: 400;
    position: relative;
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1;
    margin: 1.25rem 0 0;
}

.author-link:hover {
    text-decoration: underline;
}

/*==================================
	12.3 Comments
==================================*/

.comments-wrapper {
    margin-top: 5rem;
}

.comments-header {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
}

h3.comment-reply-title {
    margin: 0;
}

.comment-reply-title small {
    font-size: 1.8rem;
}


/* Comment Item ----------------------------- */
.comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment-list .children {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Comment header ------------------------- */
.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
    padding-top: 3.5rem;
}

div.comment:first-of-type {
    margin-top: 3.5rem;
    padding-top: 0;
}

.comments .comments-header + div {
    margin-top: 0;
    padding-top: 0;
}

.comment-body {
    position: relative;
}

.comments a {
    color: inherit;
}

#cancel-comment-reply-link {
    color: #b79123;
    font-size: 1.375rem;
}

.comment .comment {
    padding-left: 5%;
}

.comment-meta {
    line-height: 1.1;
}

.comment-meta {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 1.2em -1.25rem;
}

.comment-meta .avatar {
    display: none;
}

.comment-meta a {
    border-bottom: .1rem solid transparent;
    text-decoration: none;
    transition: border-color .15s linear;
}

.comment-meta a:hover {
    text-decoration: none;
}

.comment-author {
    margin: 0 0 0 1.125rem;
}

.comment-metadata {
    font-style: italic;
    font-size: 0.875rem;
    margin: 0.188rem 0 0 0.75rem;
}

.comment-author {
    font-family: "Times New Roman", serif;
    font-size: 1.25rem;
    color: #000;
    font-weight: 700;
}

.comment-author .url {
    text-decoration: underline;
}

/* Comment content ------------------------- */
.comment-content > *:first-child {
    margin-top: 0;
}

.comment-content > *:last-child {
    margin-bottom: 0;
}

.comment-content p {
    margin-bottom: 1em;
}

.comment-content h1 {
    font-size: 2em;
}

.comment-content h2 {
    font-size: 1.8em;
}

.comment-content h3 {
    font-size: 1.6em;
}

.comment-content h4 {
    font-size: 1.4em;
}

.comment-content h5 {
    font-size: 1.2em;
}

.comment-content h6 {
    font-size: 1em;
}

/* Comment Footer ------------------------- */
.comment-footer-meta {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1;
    margin: 1.25rem 0 0;
}
.comment-footer-meta a,
.comment-footer-meta a:visited {
    color: inherit;
}

.comment-footer-meta > * + * {
    margin-left: 1.2em;
}

.bypostauthor .comment-footer-meta .by-post-author {
    color: #000;
    display: inline;
}

.comment-footer-meta a {
    text-decoration: none;
}

.comment-footer-meta a:hover {
    text-decoration: underline;
}


/* Pingbacks & Trackbacks ------------------------- */

.pingback .comment-meta,
.trackback .comment-meta {
    padding-left: 0;
}


/* Comments Pagination ---------------------------- */

.comments-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 6rem;
    text-align: center;
}

.comments-pagination.only-next {
    justify-content: flex-end;
}

.comments-pagination .page-numbers {
    display: none;
    text-decoration: none;
}

.comments-pagination .page-numbers:hover {
    text-decoration: underline;
}

.comments-pagination .prev,
.comments-pagination .next {
    display: block;
}

.comments-pagination .prev {
    left: 0;
}

.comments-pagination .next {
    right: 0;
    text-align: right;
}


/* Comment Respond ---------------------------- */

.comment-respond:not(:first-child) {
    padding-top: 3rem;
}

.comment-form {
    margin-top: 2.2rem;
}

.comment-form p.logged-in-as {
    font-size: 1em;
    line-height: 1.25;
    margin: -1.2rem 0 2.8rem 0;
}

.comment-form:after {
    clear: both;
    content: "";
    display: block;
}

.comment-respond .logged-in-as {
    margin: 0 0 1rem;
}

.comment-respond .logged-in-as a {
    color: inherit;
    text-decoration: none;
}

.comment-respond .logged-in-as a:hover {
    text-decoration: underline;
}

.comment-form p {
    line-height: 1.1;
    margin-bottom: 2rem;
}

.comment-form-cookies-consent {
    align-items: baseline;
    display: flex;
    font-style: italic;
}

.comment-form > p:last-of-type {
    margin-bottom: 0;
}

.comment-respond label {
    display: block;
}

.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
    margin-bottom: 0;
}

.comment-respond #submit {
    display: block;
    margin-right: auto;
}


/* Reply Respond ---------------------------- */

.comments .comment-respond {
    padding: 3rem 0 0;
}

/*==================================
	13.0 Page Templates
==================================*/

/*==================================
	13.1 Sitemap Page
==================================*/
#sitemap-wrapper {
    margin: 0 0 3.25rem;
}

.page-template-sitemap .hentry {
    margin-bottom: 0;
}

#sitemap-wrapper h2 {
	font-size: calc(1rem + 1vw);
    margin: 1.5rem 0;
}

#sitemap-wrapper h3 {
    font-weight: 600;
    font-size: 1.125rem;
}

#sitemap-wrapper ul {
    font-size: 0.938rem;
    margin: 0;
    padding-left: 1.75rem;
}

#sitemap-wrapper a {
    color: inherit;
}

#sitemap-wrapper a:hover {
    color: #eab000;
}

#sitemap-wrapper .post-sub-cat {
    margin-bottom: 1rem;
    padding-left: 1.25rem;
}

/*==================================
	13.2 Error Page
==================================*/
.error404 #content {
    padding: 0;
    text-align: center;
}

#error-title {
    font-size: 9.375rem;
    font-weight: 900;
    color: #161616;
    letter-spacing: -1px;
    line-height: 9rem;
    margin-bottom: 3rem;
}

#error-sub-title {
    font-size: 2rem;
}

.error404 form.search-form {
	display: inline-flex;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

/*==================================
	13.3 Search Page
==================================*/
.search .hentry,
.search .pagination {
    max-width: 960px;
    margin: 0 auto;
}

.search .hentry {
    margin-bottom: 4rem;
}

.search-results .archive-title span {
    color: #eab000;
	    font-size: 4rem;
}
.search-results.blog-minimal .entry-summary {
    text-align: left;
    align-items: start;
}

/*==================================
	14.0 Sections
==================================*/
#bottom-section {
    background: #ffc412;
    padding: 0 1.25rem;
}

/*==================================
	15.0 Sidebars
==================================*/
#top-sidebar {}

#left-sidebar,
#right-sidebar {
    padding-top: 0.813rem;
}

.cover-title-left #left-sidebar,
.cover-title-right #right-sidebar {
    padding-top: 0;
}

#banner-sidebar {
    /* 	margin-top: 5vh; */
    padding: 0;
}

#banner-sidebar img {
    margin: 0 auto 5vh;
    overflow: hidden;
    width: 100%;
}

#content-bottom-sidebar {
    background: #fff;
}

#top-sidebar img,
#content-bottom-sidebar img {
    margin: auto;
}

#bottom-sidebars .widget-area {
    padding: 5rem 0;
}

#bottom-sidebars,
#footer-sidebars {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
    grid-gap: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 5vh 0;
    max-width: 1200px;
}

#breadcrumb-sidebar {
    font-size: 0.813rem;
    max-width: 1200px;
    margin: 3rem auto;
    text-align: center;
}

/*==================================
	16.0 Widgets
==================================*/
#blog-sidebar .widget,
#left-sidebar .widget,
#right-sidebar .widget {
    margin-bottom: 3rem;
}

#banner-sidebar .widget {
    margin: 0;
    padding: 0;
}

#bottom-sidebars .widget,
#footer-sidebars .widget {
    font-size: 0.938rem;
    line-height: 1.8;
    margin-bottom: 3rem;
}

#bottom-sidebars .widget:last-child,
#footer-sidebars .widget:last-child {
    margin-bottom: 0;
}

#bottom-sidebars .widget-title,
#footer-sidebars .widget-title {
    color: #fff;
    letter-spacing: 1px;
}

#bottom-sidebars,
#bottom-sidebars a,
#bottom-sidebars .widget-title {
    color: #000;
}

.widget-title {
    font-family: "Times New Roman", sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
	    font-size: calc(1em + 0.75vw);
    margin-bottom: 1.25rem;
}


/* Base List Widget ------------------------------- */

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_entries ul {
    list-style: none;
    padding: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
    font-weight: 600;
    margin: 0 !important;
}

.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li {
    border-top: 1px solid #dedede;
	padding: .75rem 0;
    margin: 0;
}
.widget_archive li:first-child, .widget_categories li:first-child, .widget_links li:first-child, .widget_meta li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child {
    border-top: 0;
    padding-top: 0;
}

.widget li a, 
.widget li a:visited {
    color: inherit;
}

.widget_archive li a,
.widget_categories li a,
.widget_pages li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_archive li a:visited,
.widget_categories li a:visited,
.widget_pages li a:visited,
.widget_meta li a:visited,
.widget_nav_menu li a:visited {
    color: inherit;
    text-decoration: none;
}

.widget_archive li a:focus,
.widget_categories li a:focus,
.widget_pages li a:focus,
.widget_meta li a:focus,
.widget_nav_menu li a:focus,
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_pages li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover {
	color: #eab000;
    text-decoration: underline;
}

#bottom-sidebars .widget_archive li, 
#bottom-sidebars .widget_categories li, 
#bottom-sidebars .widget_links li, 
#bottom-sidebars .widget_meta li, 
#bottom-sidebars .widget_pages li, 
#bottom-sidebars .widget_recent_comments li, 
#bottom-sidebars .widget_recent_entries li,

#footer-sidebars .widget_archive li, 
#footer-sidebars .widget_categories li, 
#footer-sidebars .widget_links li, 
#footer-sidebars .widget_meta li, 
#footer-sidebars .widget_pages li, 
#footer-sidebars .widget_recent_comments li, 
#footer-sidebars .widget_recent_entries li {
	border-color: transparent;
	padding: 0.25rem 0;
}

/* Widget: Gallery ------------------------------- */
.widget_media_gallery .gallery {
	margin: 0 -.4em -.8em -.4em;
	width: calc( 100% + .8em );
}

.widget_media_gallery .gallery-item {
	
	margin: 0 0 .8em 0;
	padding: 0 .4em;
}
/* Widget: Image ------------------------------- */
.widget_media_image img {
	width: 100%;
}

/* Widget: Search ------------------------------- */
.widget_search .search-form {
    margin: 0 0 -.8rem -.8rem;
}

.widget_search .search-field {
    width: 100%;
}

.widget_search .search-submit {
    border-radius: 0 3px 3px 0;
    flex-shrink: 0;
    margin: 0 0 0 -2px;
}

/* Widget: Calendar -------------------*/
.widget.widget_calendar table {
    margin: 0;
}

.widget_calendar td,
.widget_calendar th {
    line-height: 2.5625;
    padding: 0;
    text-align: center;
}

.widget_calendar caption {
    font-weight: 900;
    margin-bottom: 1.75em;
}

.widget_calendar tbody a {
    background-color: #151515;
    color: #fff;
    display: block;
    font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    opacity: 0.8;
}

/* Widget: tagcloud -------------------*/

.tagcloud a,
#post-tags a,
.tagcloud a:visited,
#post-tags a:visited {
    display: inline-block;
    font-size: 13px !important;
    color: #fff;
    background: #151515;
    padding: 8px 16px;
    text-align: center;
    margin: 0 4px 8px 0;
    border-radius: 99em;
}

.tagcloud a:focus,
#post-tags a:focus,
.tagcloud a:hover,
#post-tags a:hover {
    background: #ffc412;
	color: #fff;
    text-decoration: none;
}


/*	Recent Posts */
.widget_recent_entries li span.post-date {
    color: #a78c4c;
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1;
}

#footer-sidebars .tagcloud a,
#footer-sidebars .tagcloud a:visited {
    background: #ffc412;
    color: #000;
}

#footer-sidebars .tagcloud a:hover {
    background: #fff;
    color: #000;
}

#bottom-sidebars .tagcloud a {
    background: #fff;
    color: #000;
}

#bottom-sidebars .tagcloud a:hover {
    background: #000;
    color: #fff;
}


/* About me widget */
.biggy-widget-about > * {
    margin: 0 0 1.5rem;
}

.biggy-widget-about img {
    border-radius: 50%;
    margin: 0 auto;
    max-width: 200px;
}

#footer-sidebars .biggy-widget-about img {
    border-width: 3px solid #ccc1a5;
}

.biggy-widget-about {
    display: table;
    text-align: center;
}

#footer-sidebars .biggy-widget-about {
    text-align: left;
}

.biggy-widget-about .social-profiles {
    margin-bottom: 1rem;
}

.biggy-widget-about p {
    margin: 1rem 0;
}

.biggy-widget-about .about-me-name {
    font-family: "Times New Roman", sans-serif;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 1rem;
}

.biggy-widget-about .about-me-link {
    font-size: 0.813rem;
    font-style: italic;
    font-weight: 500;
}

#left-sidebar .biggy-widget-about .social-profiles .icon,
#right-sidebar .biggy-widget-about .social-profiles .icon {
    fill: #000;
    width: 1.25rem;
    height: 1.25rem;
    margin: 0;
}

#footer-sidebars .biggy-widget-about .social-profiles .icon {
    fill: #fff;
}

.biggy-widget-about .social-profiles a {
    background: #ffc412;
    display: inline-block;
    padding: 13px;
    border-radius: 50%;
    margin: 0 3px;
    width: 48px;
    height: 48px;
}

.biggy-widget-about .social-profiles a .icon {
    fill: #000;
    width: 20px;
    height: 20px;
    margin: 0;
	    top: 1px;
    position: relative;
}

.biggy-widget-about .social-profiles a:hover {
    background: #000;
}

.biggy-widget-about .social-profiles a:hover .icon {
    fill: #fff;
}

/* Biggy Recent Posts widget */
.biggy-recent-posts .widget-post-content {
    overflow: hidden;
}
.biggy-recent-posts a {
    color: inherit;
    text-decoration: none;
}

.biggy-recent-posts a:hover {
    opacity: 0.7;
}

.biggy-recent-posts .post-image {
    border-radius: 50%;
    float: left;
    margin: 0.5rem 1rem 0 0;
	width: auto;
}

.biggy-recent-posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.biggy-recent-posts li {
    clear: both;
    min-height: 90px;
    margin: 0 0 1rem;
}

.biggy-recent-posts .recent-title {
	color: #000;
    font-size: 1.25rem;
    margin: 0.125rem 0 0.25rem;
}

#footer-sidebars .recent-title {
    color: #fff;
}

.biggy-recent-posts .recent-date {
    margin: 0 0 1.25rem;
    margin: 0;
}

.biggy-recent-posts .post-category,
.biggy-recent-posts .recent-date {
    color: #eab000;
    font-size: 0.813rem;
}

#bottom-sidebars .biggy-recent-posts .post-category {
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}

.biggy-recent-posts .recent-date {
    color: inherit;
}

/* Biggy recent comments widget */
#biggy-recent-comments {
    font-size: 0.875rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

#biggy-recent-comments .comment-author-link {
    display: flex;
    align-self: center;
	font-style: italic;
    overflow: hidden;
}

#bottom-sidebars #biggy-recent-comments .comment-author-link,
#footer-sidebars #biggy-recent-comments .comment-author-link {
    display: block;
}

.comment-author-link .url {
    margin-right: 5px;
}

#biggy-recent-comments .recent-comment .comment-avatar {
    border-radius: 50%;
    float: left;
    margin: 0 1rem 0 0;
    position: relative;
    top: 3px;
}

#biggy-recent-comments .recent-comment {
    clear: both;
    min-height: 40px;
    margin: 0 0 1.25rem;
}

#biggy-recent-comments a {
    color: inherit;
}

#biggy-recent-comments .comment-link {
	color: #000;    
	display: block;
    font-size: 1rem;
	font-style: normal;
	font-weight: 700;
    line-height: 1.25;
    letter-spacing: -0.5px;   
    margin: 0 0 0 5px;
}

#biggy-recent-comments .comment-link:hover {
    opacity: 0.7;
}

#footer-sidebars #biggy-recent-comments .comment-link {
    color: #eab000;
}


/*	Recent Comments */
.widget_recent_comments li {
    font-size: 14px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.6);
}

#footer-sidebars .widget_recent_comments li {
    color: #fbd3c7;
}

.widget_recent_comments li a {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
}

.widget_recent_comments li span.comment-author-link a {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.widget_recent_comments li span {
    color: #000000;
}

#footer-sidebars .widget_recent_comments li span {
    color: #fbd3c7;
}


/*==================================
	17.0 Related Posts
==================================*/
#related-posts {
    padding: 0;
}

#related-posts-title {
    font-size: 1.25rem;
    margin: 0 0 1rem;
}

.related-post-item {
    margin: 3rem 0;
}

.related-post-link {
    font-size: 1.125rem;
    color: #000;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 0.5rem;
    display: block;
}

.related-post-item .post-meta {
    font-size: 0.813rem;
    margin: 0 0 0.75rem;
    color:inherit;
}

.related-post-item img {
    margin: 0;
    width: 100%;
}

.related-post-content {
    margin: 0;
}

/*==================================
	18.0 Pagination
==================================*/
.pagination {
    margin: 3rem 0;
    text-align: center;
}

.page-numbers {
    display: inline-block;
    vertical-align: middle;
    width: 3.142857em;
    height: 3.142857em;
    line-height: 3.142857em;
    text-align: center;
    background: #f5f5f5;
    color: #333;
    border-radius: 100%;
}

.page-numbers i {
    line-height: 2.75em;
    font-size: 1.142857em;
}

.page-numbers:hover,
.page-numbers.current {
    color: #fff;
    background: #ffc412;
}

.page-numbers.dots {}

.page-numbers.dots:hover {
    color: inherit;
}

.page-numbers.current {
    font-weight: bold;
}

.navigation.post-navigation {
    display: table;
    width: 100%;
    line-height: 1.5;
    margin: 0 0 3rem;
}

.post-navigation .nav-previous,
.post-navigation .nav-next,
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.image-navigation .nav-previous,
.image-navigation .nav-next {
    width: 50%;
}

.post-navigation .nav-previous,
.comment-navigation .nav-previous,
.image-navigation .nav-previous {
    float: left;
}

.post-navigation .nav-next,
.comment-navigation .nav-next,
.image-navigation .nav-next {
    float: right;
    text-align: right;
}

i.prev-page,
i.next-page {
    display: inline-block;
}

.page-numbers .icon {
	fill: #333;
    width: 0.75rem;
    height: 0.75rem;
}

.post-navigation .nav-meta {
    display: block;
    font-family: 'Raleway', 'Open Sans', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.227272em;
    font-size: 0.785714rem;
    margin-bottom: 0.272727em;
    color: #b1b1b1;
}

.post-navigation .post-title {
    font-size: 1.125rem;
}

.infinite-scroll .pagination {
    display: none;
}

/*==================================
	19.0 Forms
==================================*/
::-webkit-input-placeholder {
    color: #b4b9be;
}

:-moz-placeholder {
    color: #b4b9be;
}

::-moz-placeholder {
    color: #b4b9be;
}

:-ms-input-placeholder {
    color: #b4b9be;
}

form p {
    margin-bottom: 0.5rem;
}

fieldset {
    border: .2rem solid #e1e1e3;
    padding: 2rem;
}

legend {
    font-size: .85em;
    font-weight: 700;
    padding: 0 1rem;
}

label {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0 .5rem 0;
}

label.inline,
input[type="checkbox"] + label {
    display: inline;
    font-weight: 400;
    margin-left: .5rem;
}

input,
textarea,
select,
button {
    font-family: inherit;
    line-height: 1;
}

input,
textarea,
select {
    border-color: #E1E1E3;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea {
    border-radius: 3px;
    border: 2px solid #dedede;
    color: inherit;
    display: block;
    font-size: 1rem;
    margin: 0;
    max-width: 100%;
    outline: none;
    padding: 0.875rem;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#bottom-sidebars input[type="text"],
#footer-sidebars input[type="text"],
#bottom-sidebars input[type="password"],
#footer-sidebars input[type="password"],
#bottom-sidebars input[type="email"],
#footer-sidebars input[type="email"],
#bottom-sidebars input[type="url"],
#footer-sidebars input[type="url"],
#bottom-sidebars input[type="date"],
#footer-sidebars input[type="date"],
#bottom-sidebars input[type="month"],
#footer-sidebars input[type="month"],
#bottom-sidebars input[type="time"],
#footer-sidebars input[type="time"],
#bottom-sidebars input[type="datetime"],
#footer-sidebars input[type="datetime"],
#bottom-sidebars input[type="datetime-local"],
#footer-sidebars input[type="datetime-local"],
#bottom-sidebars input[type="week"],
#footer-sidebars input[type="week"],
#bottom-sidebars input[type="number"],
#footer-sidebars input[type="number"],
#bottom-sidebars input[type="search"],
#footer-sidebars input[type="search"],
#bottom-sidebars input[type="tel"],
#footer-sidebars input[type="tel"],
#bottom-sidebars input[type="color"],
#footer-sidebars input[type="color"],
#bottom-sidebars select,
#footer-sidebars select,
#bottom-sidebars textarea,
#footer-sidebars textarea {
    border: 2px solid #fff;
    color: inherit;
}

textarea {
    height: 12rem;
    line-height: 1.5;
    width: 100%;
}

select {
    background: transparent no-repeat;
    background-image: url('data:image/svg+xml;utf8,<svg class="svg-icon" xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12"><polygon fill="color( display-p3 0.102 0.106 0.122 / 1 )" fill-rule="evenodd" points="1319.899 365.778 1327.678 358 1329.799 360.121 1319.899 370.021 1310 360.121 1312.121 358" transform="translate(-1310 -358)" /></svg>');
    background-position: calc(100% - 2rem) center;
    background-size: 1.4rem .9rem;
    line-height: 1.3;
    padding: 1.4rem 4rem 1.4rem 1.8rem;
    position: relative;
}

input::-webkit-input-placeholder {
    line-height: normal;
}

input:-ms-input-placeholder {
    line-height: normal;
}

input::-moz-placeholder {
    line-height: normal;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

#infinite-handle span button, 
#infinite-handle,
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #000000;
    border: none;
    border-radius: 1.5rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    padding: 0.5rem 0.875rem;
	padding: 0.875rem 1.5rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .15s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#footer-sidebars button,
#footer-sidebars .button,
#footer-sidebars input[type="button"],
#footer-sidebars input[type="reset"],
#footer-sidebars input[type="submit"] {
    background: #ffc412;
    color: #000;
}


#infinite-handle span button:hover,
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,

#infinite-handle span button:focus,
button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    background: #ffc412;
    color: #fff;
    text-decoration: none;
}

#infinite-handle span {
    background: transparent;
    border-radius: initial;
    color: transparent;
    cursor: pointer;
    font-size: initial;
    padding: initial;
}

#infinite-handle span button, 
#infinite-handle span button:hover, 
#infinite-handle span button:focus { 
	font-family: inherit;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline;
    position: static;
    padding: 0.875rem 1.5rem;
    margin: 0;
    border: none;
    line-height: inherit;
    background: transparent;
    color: inherit;
    cursor: inherit;
   
}

#infinite-handle span {
	/* Jetpack infinite scroll */
    background: transparent;
    border-radius: 0;
    color: initial;
	font-size: initial;
}
#infinite-handle {
    padding: initial;
}


#bottom-sidebars button:hover,
#bottom-sidebars .button:hover,
#bottom-sidebars input[type="button"]:hover,
#bottom-sidebars input[type="reset"]:hover,
#bottom-sidebars input[type="submit"]:hover {
    background: #000;
    opacity: 0.8;
}

#footer-sidebars button:hover,
#footer-sidebars .button:hover,
#footer-sidebars input[type="button"]:hover,
#footer-sidebars input[type="reset"]:hover,
#footer-sidebars input[type="submit"]:hover {
    opacity: 0.8;
}

/* Search Form ------------------------------- */

.search-form {
    align-items: stretch;
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 -.8rem -.8rem;
}

.search-form label {
    font-size: inherit;
    margin: 0;
}

.search-form .search-field {
    border-radius: 3px 0 0 3px;
    width: 100%;
}

/*==================================
	20.0 Alignments
==================================*/

.alignnone,
.aligncenter,
.alignleft,
.alignright {
    margin: 3rem 0;
}

.alignnone,
.aligncenter,
.alignleft,
.alignright {
    max-width: 100%;
}



.aligncenter,
.aligncenter img {
    clear: both;
    margin-left: auto;
    margin-right: auto;
}

.aligncenter {
    margin: 0 auto 2rem;
    text-align: center;
}

.alignleft,
.alignright {
    display: inline-block;
    max-width: 50%;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.alignleft {
    margin-right: 2rem;
    margin-bottom: 1rem;
}

.alignright {
    margin-left: 2rem;
    margin-bottom: 1rem;
}

figure.alignleft,
figure.alignright {
    margin-top: 0.5rem;
}


/*==================================
	21.0 Media
==================================*/

a:hover img {
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity: 0.8;
}
img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 0;
}

iframe {
    display: block;
    max-width: 100%;
}

svg,
img,
embed,
object {
    display: block;
    height: auto;
    max-width: 100%;
}

/*==================================
	21.1 Captions
==================================*/

figcaption,
.wp-caption-text {
    display: block;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 1rem;
	margin-bottom: 1rem;
}

/*==================================
	21.2 WP Gallery
==================================*/

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 0 3em -.8em;
	width: calc( 100% + 1.6em );
}

.gallery-item {
	margin: .8em 0;
	padding: 0 .8em;
}

.gallery-item img,
.gallery-item {
	display: block;
	width: 100%;
}

.gallery-caption {
	display: block;
	margin-top: .8em;
}




/*==================================
	22.0 Media Queries
==================================*/

/* Small devices (landscape phones, 576px and up */
@media screen and (min-width: 576px) {
    .site-title {
        font-size: 4rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 768px) {
    .site-title {
        font-size: 5rem;
	}

    .custom-header .site-header {
        height: 65vh;
	}
	
    /* Content ----------------------------- */	
    .blog .hentry,
    .archive .hentry,
    .search .hentry {
        margin-bottom: 4rem;
	}
	.blog-minimal .hentry {
		margin-bottom: 0;
	}
	.post-details {
		align-items: center;
		display: flex;
		align-self: center;
		justify-content: center;
	}
    /* Author bio ----------------------------- */
    .author-info {
        display: grid;
        grid-template-columns: 100px 1fr;
        grid-column-gap: 1.5rem;
        margin: 0 0 3rem;
	}
	
    .author-avatar img {
        margin-bottom: 0;
	}
	
	
    /* Main Menu Toggle ----------------------------- */
    .menu-toggle {
        font-size: 16px;
        font-size: 1.0rem;
        margin: 1.3125em 0;
        padding: 0.8125em 0.875em 0.6875em;
	}
	
    /* Page Excerpts ----------------------------- */
    #page-intro {
        max-width: 85%;
	}
	
	/* WP Gallery ----------------------------- */
	.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%; }
	
	/* Captions ----------------------------- */
	figcaption,
	.wp-caption-text {
		margin-top: 1rem;
	}
	
    /* Footer ----------------------------- */
    #footer-sidebars {
        padding: 3rem 20px;
	}
	
    /* Comments ------------------------------ */
	
    #comments-wrapper {
        margin: 0 0 3rem;
	}
	
    h3.comment-reply-title {
        margin-bottom: 0;
	}
	
    .comment-respond .logged-in-as {
        margin: 1rem 0;
	}
	
    .comments .comment,
    .comments .pingback,
    .comments .trackback,
    .comments .review {
        padding-top: 3rem;
	}
	
    div.comment:first-of-type {
        margin-top: 5rem;
	}
	
    .comment-body {
        min-height: 6rem;
        padding-left: 6rem;
	}
	
    .comment-meta .avatar {
        border-radius: 50%;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
	}
	
    .comment .comment .avatar {
        max-width: 60px;
	}
	
    .comment-author b a {
        display: block;
	}
	
    .comment-metadata {
        white-space: nowrap;
	}
	
    .comments-pagination {
        margin-top: 8rem;
	}
	
    /* PINGBACKS & TRACKBACKS */
	
    .pingback .comment-body {
        padding: 0;
	}
	
    /* COMMENT RESPOND */
	
    .comment-respond:not(:first-child) {
        padding-top: 1rem;
	}
	
    .comment-form {
        margin-top: 4rem;
	}
	
    .comment-form p {
        margin-bottom: 2.5rem;
	}
	
    .comment-form p.logged-in-as {
        margin: -2.5rem 0 4.4rem 0;
	}
	
    .comment-respond .comment-form-author,
    .comment-respond .comment-form-email {
        float: left;
        width: calc(50% - 1rem);
	}
	
    .comment-respond .comment-form-email {
        margin-left: 2rem;
	}
	
    .comments .comment-respond {
        padding: 5rem 0 0;
	}
	
    li.related-post-item.has-post-thumbnail {
        display: grid;
        grid-template-columns: 200px 1fr;
        grid-column-gap: 2rem;
        align-items: center;
        margin: 0;
	}
}

/* Large devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
    li.related-post-item.has-post-thumbnail {
        grid-template-columns: 350px 1fr;
	}
	
    /* Site Headers ----------------------------- */
    .site-title {
        font-size: 6rem;
	}
	
    .site-header {
        text-align: initial;
	}
	.custom-header .site-branding {
		padding: 0;
	}
    #page-intro {
        margin: 0;
        max-width: 80%;
	}
	
    .cover-title-full #page-intro,
    .cover-title-left #page-intro,
    .cover-title-right #page-intro {
        margin: 0;
	}
	
    .cover-left #page-intro,
    .cover-right #page-intro {
        max-width: 70%
	}
	
    #page-heading,
    #post-heading {
        padding-right: 20vw;
        text-align: left;
	}
	
    .default-page #page-header,
    .cover-title-full #page-heading,
    .cover-full #page-heading {
        padding-right: 10vw;
		    padding-right: 8rem;
	}
	
    .single-banner #post-heading {
        padding-right: 10vw;
		    padding-right: 8rem;
	}
	
    .site-title {
        margin: 0 0 3px;
	}
	
    .site-header-menu {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
	}
	
    .header-inner.cover-title-left .main-navigation a,
    .header-inner.cover-title-right .main-navigation a,
    .header-inner.cover-title-full .main-navigation a,
    .custom-header .main-navigation a {
        color: #fff;
	}
	
    .header-inner.cover-title-left .main-navigation li li a,
    .header-inner.cover-title-right .main-navigation li li a,
    .header-inner.cover-title-full .main-navigation li li a,
    .custom-header .main-navigation li li a {
        color: #000;
	}
	
    .custom-header .site-header-menu {
        padding: 2rem 1.25rem 0;
	}
	
    .custom-header .site-header,
    .header-inner.cover-title-left .site-header,
    .header-inner.cover-title-right .site-header,
    .header-inner.cover-title-full .site-header,
    .header-inner-dark.cover-title-left .site-header,
    .header-inner-dark.cover-title-right .site-header,
    .header-inner-dark.cover-title-full .site-header,
    .header-inner.cover-left .site-header,
    .header-inner.cover-right .site-header,
    .header-inner.cover-full .site-header,
    .header-inner-dark.cover-left .site-header,
    .header-inner-dark.cover-right .site-header,
    .header-inner-dark.cover-full .site-header,
    .header-inner-dark.single-banner .site-header,
    .header-inner-dark.single-banner-left .site-header,
    .header-inner-dark.single-banner-right .site-header {
        display: block;
        position: relative;
        width: 100%;
        height: 80vh;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
	}
	
    .header-inner-dark.single-wide .site-header,
    .header-inner-dark.single-left .site-header,
    .header-inner-dark.single-right .site-header,
    .header-inner-dark.single-top .site-header {
        /* background: transparent; */
        height: auto;
	}
	
    #top-social {
        text-align: right;
        padding: 0;
        background: transparent;
        border-bottom: none;
	}
	
    /* padding for content area with left or right columns */
    .template-left #content {
        padding-left: 2.5rem;
		    flex: 0 0 70%;
			max-width: 70%;
	}
	
    .template-right #content {
        padding-right: 2.5rem;
		    flex: 0 0 70%;
		max-width: 70%;
	}
	
    /* Main Menu ----------------------------- */
    #site-navigation {
        padding: 0;
	}
	
    .main-navigation ul {
        font-size: 1.188rem;
	}
	
    .main-navigation .primary-menu {
		background: transparent;
        border-color: transparent;
	}
	
    .custom-header .main-navigation ul {
        font-size: 1.188rem;
	}
	
    .custom-header .main-navigation ul ul {
        font-size: 0.938rem;
	}
	
    .main-navigation .primary-menu,
    .main-navigation .primary-menu > li {
        border: 0;
        position: relative;
	}
	
    .main-navigation .primary-menu > li {
        float: left;
        margin: 0;
	}
	
    .main-navigation a {
        outline-offset: -8px;
        padding: 1rem;
        white-space: nowrap;
	}
	
    /* add plus symbol on has child links */
    .menu-item-has-children > a:after {
        content: "\002B";
        font-weight: 400;
        position: relative;
        left: 5px;
        top: 1px;
	}
	
	
    .custom-header .main-navigation a,
    .header-inner.cover-title-left .main-navigation a,
    .header-inner.cover-title-right .main-navigation a,
    .header-inner.cover-title-full .main-navigation a,
    .header-inner-dark.cover-title-left .main-navigation a,
    .header-inner-dark.cover-title-right .main-navigation a,
    .header-inner-dark.cover-title-full .main-navigation a,
    .header-inner.cover-left .main-navigation a,
    .header-inner.cover-right .main-navigation a,
    .header-inner.cover-full .main-navigation a,
    .header-inner-dark.cover-left .main-navigation a,
    .header-inner-dark.cover-right .main-navigation a,
    .header-inner-dark.cover-full .main-navigation a {
        color: #fff;
	}
	
    .header-inner .main-navigation li:hover > a,
    .header-inner-dark .main-navigation li:hover > a,
    .custom-header .main-navigation li:hover > a {
        opacity: 0.8;
	}
	
    .custom-header .main-navigation li li > a,
    .header-inner.cover-title-left .main-navigation li li > a,
    .header-inner.cover-title-right .main-navigation li li > a,
    .header-inner.cover-title-full .main-navigation li li > a,
    .header-inner-dark.cover-title-left #site-navigation li li > a,
    .header-inner-dark.cover-title-right #site-navigation li li > a,
    .header-inner-dark.cover-title-full #site-navigation li li > a,
    .header-inner.cover-left .main-navigation li li > a,
    .header-inner.cover-right .main-navigation li li > a,
    .header-inner.cover-full .main-navigation li li > a,
    .header-inner-dark.cover-left .main-navigation li li > a,
    .header-inner-dark.cover-right #site-navigation li li > a,
    .header-inner-dark.cover-full #site-navigation li li > a,
    .custom-header .main-navigation li li > a,
    .header-inner .main-navigation li li > a,
    .header-inner-dark #site-navigation li li > a {
        color: #000;
	}
	
    .main-navigation li li a:focus,
    .main-navigation li li a:hover,
    .main-navigation li li a:active,
    .main-navigation li li.current-menu-item a,
    .main-navigation li li.current_page_item a {
        color: #000;
        background: rgba(0, 0, 0, .04);
        outline: 0;
	}
	
    .main-navigation ul ul {
        background-color: #ffffff;
        border-radius: 2px;
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.12);
        font-size: 0.938rem;
        display: block;
        left: -999em;
        margin: 0;
        opacity: 0;
        padding: 4px;
        position: absolute;
        text-align: right;
        visibility: hidden;
        z-index: 99999;
	}
	
    .main-navigation ul ul {
        -webkit-transition: visibility 0.3s, opacity 0.3s linear;
        transition: visibility 0.3s, opacity 0.3s linear;
	}
	
    .main-navigation ul ul ul {
        top: -1px;
	}
	
    .main-navigation ul ul li {
        border: none;
        margin: 0;
	}
	
    .main-navigation ul ul a {
        padding: 0.75rem;
        white-space: normal;
        width: 14rem;
	}
	
    .main-navigation li:hover > ul {
        left: auto;
        right: 0;
        opacity: 1;
        visibility: visible;
	}
	
    .main-navigation ul ul li:hover > ul {
        left: auto;
        right: 100%;
	}
	
    .main-navigation .menu-item-has-children > a {
        margin: 0;
	}
	
    .dropdown-toggle,
    .main-navigation ul .dropdown-toggle.toggled-on,
    .menu-toggle,
    .site-header .social-navigation {
        display: none;
	}
	
    /* Header Styles ----------------------------- */
    .header-inner .site-header-menu,
    .header-inner-dark .site-header-menu {
        display: flex;
        flex-wrap: wrap;
        flex: auto;
        padding: 0;
        position: relative;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
	}
	
    .header-inner .site-header-inner,
    .header-inner-dark .site-header-inner {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
	}
	
    .header-inner .site-header-inner,
    .header-inner-dark .site-header-inner,
    .header-inner-dark.cover-title-left .site-header-inner,
    .header-inner-dark.cover-title-right .site-header-inner,
    .header-inner-dark.cover-title-full .site-header-inner,
    .header-inner-dark.cover-left .site-header-inner,
    .header-inner-dark.cover-right .site-header-inner,
    .header-inner-dark.cover-full .site-header-inner {
        padding: 1rem 2rem;
        position: relative;
	}
	
    .header-inner-dark .site-header-inner {
        padding: 0 2rem;
	}
	
    .header-inner .site-branding,
    .header-inner-dark .site-branding {
        margin-left: 0;
	}
	.wp-custom-logo .site-branding {
		margin: auto;
	}
    .header-inner .site-title,
    .header-inner-dark .site-title {
        font-size: 2rem;
        text-align: left;
        text-transform: uppercase;
	}
	
    .header-inner .main-navigation,
    .header-inner-dark .main-navigation {
        margin-left: auto;
	}
	
    .single #content {
        margin: 0 auto;
	}
	
    /* Posts ----------------------------- */	
    .blog .hentry,
    .archive .hentry,
    .search .hentry {
        margin-bottom: 5rem;
	}
	.blog-minimal .hentry {
		margin-bottom: 0;
	}	
	.post-details {
		justify-content: initial;
	}
    /* blog list*/
    .blog-list .post {
        display: grid;
        grid-template-columns: 450px 1fr;
        grid-gap: 3rem;
        align-items: center;
	}
	
    .blog-list .wp-post-image {
        margin: 0;
	}
	
    #biggy-recent-comments .comment-author-link {
        display: block;
	}
	
    #biggy-recent-comments .comment-link {
        margin: 0;
	}
	
    .related-post-item img {
        margin: 0 0 1rem;
	}
	
    /* Widgets ---------------------------*/
    #bottom-sidebars .widget,
    #footer-sidebars .widget {
        margin: 2rem 0 1rem;
	}
	
    /* Footer ----------------------------- */
    #footer-sidebars {
        padding: 5vh 0 0;
	}
	
	
    .biggy-widget-list li {
        margin: 0;
	}
	
    /* Pagination ----------------------------- */
    .navigation.post-navigation {
        display: table;
        width: 100%;
        margin: 0;
	}
	
    .pagination {
        margin: 3rem 0 1rem;
        text-align: left;
	}
}

/* Larger devices (Desktop, 1200px and up */
@media (min-width: 1200px) {
	
    .wrapper,
    #footer {
        padding: 0;
	}
	
    #page-heading,
    #post-heading {
        padding-left: 0;
	}
	
    #page-heading #page-intro {
        max-width: 80%
	}
	
    #page-intro {
        max-width: 80%;
	}
}

/* Extra Large (Desktop, 1600px and up */
@media (min-width: 1600px) {
    html {
        font-size: 17px;
	}
}

/* Extra Large (Desktop, 1920px and up */
@media (min-width: 1920px) {
    html {
        font-size: 18px;
	}
}

/* Extra Large (Desktop, 2500px and up */
@media (min-width: 2500px) {
    html {
        font-size: 20px;
	}
	
}
