/*
Theme Name: laddagency
Theme URI: https://portal.laddagency.com.au
Author: laddagency Themes
Author URI: https://portal.laddagency.com.au
Description: 
Version: 2.6.1
Requires at least: 4.9
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v3 or later
*/


/* =Table of Contents
-------------------------------------------------------------- */

/*
    01. CSS Reset (Normalize)
    02. Theme Base
    03. Clearfix
    04. Global margins and paddings
    05. Text-level semantics
    06. Headings
    07. Forms
    08. Buttons
    09. Tables
    10. Links
    11. Header area
    12. Layout
    13. Genericons
    14. Menus
    15. Accessibility
    16. Embedded content
    17. WordPress core styles
    18. Widgets
    19. Content
    20. Asides
    21. Comments
    22. Infinite scroll (Jetpack plugin)
    23. Scrollup
    24. Featured Slider
    25. Hero Content
    26. Footer
    27. Responsive design
    28. Print styles
*/


/* =01. normalize.css v3.0.1
-------------------------------------------------------------- */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
 
 @font-face {
    font-family: 'Sagona Book DEMO';
    src: url('./fonts/Sagona-BookDEMO.woff2') format('woff2'),
        url('./fonts/Sagona-BookDEMO.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sagona Book DEMO';
    src: url('./fonts/Sagona-BookItalicDEMO.woff2') format('woff2'),
        url('./fonts/Sagona-BookItalicDEMO.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


 

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}


/* =HTML5 display definitions
-------------------------------------------------------------- */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* =Links
-------------------------------------------------------------- */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}


/* =Text-level semantics
-------------------------------------------------------------- */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* =Embedded content
-------------------------------------------------------------- */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}

/* =Grouping content
-------------------------------------------------------------- */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* =Forms
-------------------------------------------------------------- */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    color: inherit; /* 1 */
    font: inherit; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* =02. Theme base
-------------------------------------------------------------- */

/* Apply a natural box layout model to all elements */

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background-color: #f5f5f5;
    font: 16px/1.8 'Bitter';
    font-weight: 400;
    color: #7a7a7a;
}

.custom-background {
    background-size: cover;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    width: 100%;
}

.site-title,
.site-description,
.hentry,
.widget,
#intro-widget-area .widget,
.comments-area {
    hyphens: auto;
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}

/* =03. Clearfix
-------------------------------------------------------------- */

.clear:before,
.clear:after,
.gallery:before,
.gallery:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.navigation:before,
.navigation:after,
.section:before,
.section:after,
.section-content-wrapper:before,
.section-content-wrapper:after {
    content: '';
    display: table;
}

.clear:after,
.gallery:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.navigation:after,
.section:after,
.section-content-wrapper:after {
    clear: both;
}

/* =04. Global margins and paddings
    TODO (the entire stylesheet)
-------------------------------------------------------------- */

.create-masonry .site-main {
    margin-left: -6%;
    padding-bottom: 60px;
}



.create-masonry .section .entry-summary,
.create-masonry .content-area .entry-summary {
    margin-top: 15px;
}

.widget,
.site-info,
.entry-footer,
.site-description {
    padding-bottom: 30px;
}

.page-links,
.site-info,
.navigation,
#intro-widget-area .widget,
.comments-title,
.comment-reply-title {
    padding-top: 30px;
}


#supplementary {
    padding:  30px 30px 0;
}

.no-sidebar-full-width.create-masonry .entry-content,
.entry-meta {
    margin-top: 15px;
}

.archive .entry-meta,
.blog .entry-meta  {
    margin-top: 0;
}

.create-masonry .entry-thumbnail {
    margin-bottom: 25px;
}

.widget-title {
    margin-bottom: 15px
}

.archive .entry-header,
.blog .entry-header {
    margin-bottom: 10px
}

.site-title,
.create-masonry .entry-header,
.entry-title,
.page .entry-content,
.entry-meta,
.comment-subscription-form {
    margin-bottom: 0;
}

.site-main .paging-navigation,
.site-main .post-navigation {
    padding-top: 10px;
    margin: 0;
}

#intro-widget-area {
    padding: 0 30px;
}

#intro-widget-area .widget {
    padding: 30px 0;
}

.pagination {
    padding-top: 0;
    padding-bottom: 0;
}


/* =05. Text-level semantics
-------------------------------------------------------------- */

cite {
    display: block;
    opacity: 0.3;
}

blockquote {
    border-bottom: 1px solid rgba(0, 0, 0 ,0.1);
    border-top: 1px solid rgba(0, 0, 0 ,0.1);
    font-family: Georgia, Time New Roman, serif;
    font-size: 24px;
    text-align: center;
}

blockquote:before{
    content: '\201C';
    font-size: 72px;
    float: left;
    opacity: 0.3;
}

/* =06. Headings
-------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #090401;
    clear: both;
    font-weight: 400;
    line-height: 1.4;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0;
}

h1 a,
h2 a,
h3 a,
h4 a {
    color: #090401;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 14px;
}

.comment-reply-title {
    text-align: center;
}

.comment-reply-title:after {
    content: '';
    display: block;
    background-color: #090401;
    height: 1px;
    margin: 10px auto;
    width: 50px;
}

.section-title,
.no-sidebar-full-width .entry-title,
.widget-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}


/* =07. Forms
-------------------------------------------------------------- */

select,
textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    background-color: #fff;
    border: 1px solid #eee;
    font-family: 'Varela', sans-serif;
    font-weight: 400;
    outline: none;
    padding: 10px;
}

select:focus,
textarea:focus,
input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
    border-top: 1px solid #090401;
    transition: all 0.1s ease-in-out;
}

select:disabled,
textarea:disabled,
input:not([type]):disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="date"]:disabled,
input[type="month"]:disabled,
input[type="time"]:disabled,
input[type="week"]:disabled,
input[type="number"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="color"]:disabled {
    cursor: none;
}

/*
 * Reset style on iOS.
 */

textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
    -webkit-appearance: none;
}


/* Reset height
 * Must be after size modifiers */
textarea,
select[multiple],
select[size] {
  height: auto;
}

textarea {
    width: 100%;
}

.search-form .search-field {
    width: 150px;
}

.search-form .search-submit {
    display: none;
}

/*
 * Placeholder
 * Higher specificity (!important) needed to override color in IE
 * (prefixfree.js does not include prefixes for placeholders)
 */
:-ms-input-placeholder {
   color: #9e9e9e !important;
}

::-moz-placeholder {
   color: #9e9e9e;
}

::-webkit-input-placeholder {
   color: #9e9e9e;
}

:disabled:-ms-input-placeholder {
   color: #9e9e9e !important;
}

:disabled::-moz-placeholder {
   color: #9e9e9e;
}

:disabled::-webkit-input-placeholder {
   color: #9e9e9e;
}

/*
 * Removes box-shadow for invalid controls in Firefox.
 */
:invalid {
   box-shadow: none;
}

label {
    margin-bottom: 5px;
}


/* =08. Buttons
-------------------------------------------------------------- */

button,
.button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
    background-color: #090401;
    border: 1px solid transparent;
    border-radius: 1px;
    color: #fff;
    outline: none;
    font-family: 'Varela', sans-serif;
    font-weight: 400;
    padding: 10px 25px;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for 'a' elements
 */

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
    background-color: #393939;
}

/* Active */

button:active,
.button:active,
input[type="reset"]:active,
input[type="submit"]:active,
input[type="button"]:active {
    background-color: #090401;
}

/* Disabled */

button:disabled,
.button:disabled,
input[type="reset"]:disabled,
input[type="submit"]:disabled,
input[type="button"]:disabled {
    cursor: none;
}

/*
 * Vertical alignment
 * Exclude 'radio' and 'checkbox' elements because the default 'baseline' value aligns better with text
 */
button,
input:not([type="radio"]):not([type="checkbox"]),
select {
    vertical-align: middle;
}


/* =09. Tables
-------------------------------------------------------------- */

table {
    width: 100%;
}

td,
th {
    padding: 4px 0;
    text-align: left;
}

th {
    font-weight: 700;
}

/* =10. Links
-------------------------------------------------------------- */

a {
    color: #9a9a9a;
    cursor: pointer;
    outline: none;
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    color: #e7b507;
}

a:focus {
    outline: thin dotted;
}

/*
 * Selection highlight
 */

::selection {
    background: #242424;
    color: #fff;
    text-shadow: none;
}

/* =11. Header area
-------------------------------------------------------------- */

.site-logo {
    line-height: 0;
    display: block;
    margin: 10px auto;
    text-align: center;
}

.site-header {
    color: #fff;
    position: relative;
    vertical-align: middle;
}

.site-banner {
    background-color: #090401;
    display: block;
    min-height: inherit;
}

.site-title {
    font-size: 133px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.site-title:first-child {
    margin-top: 35px;
}

.site-title a {
    color: #cfa205;
}

.site-title a:hover {
    color: #e7b507;
}

.site-description {
    color: #cfa205;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}

#header-featured-image {
    clear: both;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

#header-featured-image a {
    display: block;
}

/* =12. Layout
-------------------------------------------------------------- */

.fluid .site,
.boxed-modern .site,
.fluid .section-wrapper,
.fluid .site-content .wrapper,
.fluid .site-footer .wrapper {
    width: 100%;
    margin: 0 auto;
}

.fluid .site {
    max-width: 1920px;
}

.boxed-modern .site,
.fluid .section-wrapper,
.fluid .site-info .wrapper {
   max-width: 1500px;
}

.fluid .site-content .wrapper,
.fluid #supplementary .wrapper {
   max-width: 1560px;
}

.fluid #feature-slider .wrapper {
    max-width: 1920px;
}

.site,
.site-main {
    margin: 0 auto;
}

.section-content-wrapper.layout-four,
.section-content-wrapper.layout-three,
.section-content-wrapper.layout-two {
    margin-left: -6%;
}

.section-content-wrapper .post-thumbnail {
    margin-bottom: 30px;
}

.section-content-wrapper .post-thumbnail a {
    display: block;
    line-height: 0;
}

.section .section-content-wrapper .hentry {
    display: block;
    float: left;
    margin-bottom: 30px;
    opacity: 1;
    width: 100%;
}

.section-content-wrapper.layout-four .hentry {
    margin-left: 6%;
    width: 19%;
}

.section-content-wrapper.layout-three .hentry {
    margin-left: 6%;
    width: 27.33%;
}

.section-content-wrapper.layout-two .hentry {
    margin-left: 6%;
    width: 44%;
}

.section-content-wrapper.layout-four .hentry:nth-child(4n+1),
.section-content-wrapper.layout-three .hentry:nth-child(3n+1),
.section-content-wrapper.layout-two .hentry:nth-child(2n+1) {
    clear: both;
}

.section-content-wrapper .entry-summary,
.section-content-wrapper .entry-content,
.section-content-wrapper .entry-summary p,
.section-content-wrapper .entry-content p:last-child {
    margin-bottom: 0;
}

@viewport{
    width: device-width;
}

/* =13. Genericons
-------------------------------------------------------------- */

/* Reference only, see /css/genericons/genericons.css */
.social-menu ul a:before,
#feature-slider .cycle-prev:before,
#feature-slider .cycle-next:before,
.pagination .prev:before,
.pagination .next:before,
.menu-toggle:before,
.dropdown-toggle:before,
.main-navigation a:after,
.secondary-navigation a:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "Genericons";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    vertical-align: text-bottom;
}

/* =14. Menus
-------------------------------------------------------------- */

.create-menu {
    text-align: center;
}

.create-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.create-menu li {
    position: relative;
}

.create-menu a {
    display: block;
    font-family: 'Varela', sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.main-navigation {
    background-color: #090401;
}

.secondary-navigation {
    background-color: #e8e8e8;
}

.main-navigation a {
    color: #dbdada;
}

.secondary-navigation a {
    color: #7a7a7a;
}

.create-menu a:hover,
.create-menu a:focus {
    color: #e7b507;
}

.create-menu ul ul {
    float: left;
    left: -999em;
    top: 3em;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition:    opacity .4s ease-in-out;
    -ms-transition:     opacity .4s ease-in-out;
    -o-transition:      opacity .4s ease-in-out;
    transition:         opacity .4s ease-in-out;
    z-index: 99999;
}

.create-menu ul ul ul {
    left: -999em;
    top: 0;
}

.create-menu ul ul a {
    display: block;
    text-transform: none;
    width: 200px;
}

.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.secondary-navigation .menu-item-has-children > a:after {
    content: "\f431";
    margin-left: 2px;
    line-height: 1.2;
}

.main-navigation ul ul a {
    background-color: #222;
    border-bottom: 1px solid #444;
    color: #dbdada;
}

.secondary-navigation ul ul a {
    background-color: #e8e8e8;
    border-bottom: 1px solid #bbb;
    color: #7a7a7a;
}

.create-menu ul ul li {
    text-align: left;
}

.create-menu li:hover > a {
}

.create-menu ul ul :hover > a {
}

.create-menu ul ul a:hover {
}

.create-menu ul li {
    display: inline-block;
}

.create-menu ul li a {
    padding: 10px 16px;
}

.create-menu ul li:hover > ul,
.create-menu ul li.focus > ul,
.create-menu.toggled ul ul {
    left: auto;
    opacity: 1;
}

.create-menu ul ul li:hover > ul {
    left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
    color: #cfa205;
}

.secondary-navigation .current_page_item > a,
.secondary-navigation .current-menu-item > a,
.secondary-navigation .current_page_ancestor > a {
    color: #e7b507;
}

.social-menu+.secondary-navigation {
    margin-top: -10px;
}

/* Small menu */
.menu-toggle {
    display: none;
    text-transform: uppercase;
}

.menu-toggle:before {
    content: "\f419";
    font-size: 16px;
    line-height: 22px;
    margin-right: 5px;
}

.menu-toggle.toggled-on:before {
    content: "\f406";
}

#site-header-menu .menu-toggle {
    background-color: #090401;
    color: #dbdada;
}

#site-header-menu .menu-toggle:hover,
#site-header-menu .menu-toggle:focus {
    background-color: #393939;
    color: #e7b507;
}

#site-secondary-menu .menu-toggle {
    background-color: #e8e8e8;
    color: #7a7a7a;
}

.menu-toggle:hover {
    color: #e7b507;
}

/* .dropdown-toggle {
    border-left: 1px solid #444;
    display: none;
    height: 49px;
    padding: 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
} */

.secondary-navigation .dropdown-toggle {
    border-left-color: #bbb;
}



/* Social menu */
.social-menu {
    background-color: #e8e8e8;
    padding: 15px 0 10px;
    text-align: center;
}

.social-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-menu ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
}

.social-menu ul a {
    border: 3px solid #9a9a9a;
    border-radius:          20px;
    -moz-border-radius:     20px;
    -webkit-border-radius:  20px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing:    content-box;
    box-sizing:         content-box;
    color: #9a9a9a;
    display: inline-block;
    line-height: 1;
    margin: 0 0 5px 5px;
    padding: 3px;
    text-decoration: none;
}

.social-menu ul a:hover {
    border-color: #7b7b7b;
    color: #7b7b7b;
    text-decoration: none;
}


.social-menu ul:last-of-type {
    margin-right: 0;
}

.social-menu ul a[href$="/feed/"]:before {
    content: "\f413";
}

.social-menu ul a[href*="codepen.io"]:before {
    content: "\f216";
}

.social-menu ul a[href*="digg.com"]:before {
    content: "\f221";
}

.social-menu ul a[href*="dribbble.com"]:before {
    content: "\f201";
}

.social-menu ul a[href*="dropbox.com"]:before {
    content: "\f225";
}

.social-menu ul a[href*="facebook.com"]:before {
    content: "\f204";
}

.social-menu ul a[href*="flickr.com"]:before {
    content: "\f211";
}

.social-menu ul a[href*="foursquare.com"]:before {
    content: "\f226";
}

.social-menu ul a[href*="plus.google.com"]:before {
    content: "\f206";
}

.social-menu ul a[href*="github.com"]:before {
    content: "\f200";
}

.social-menu ul a[href*="instagram.com"]:before {
    content: "\f215";
}

.social-menu ul a[href*="linkedin.com"]:before {
    content: "\f208";
}

.social-menu ul a[href*="pinterest.com"]:before {
    content: "\f210";
}

.social-menu ul a[href*="getpocket.com"]:before {
    content: "\f224";
}

.social-menu ul a[href*="polldaddy.com"]:before {
    content: "\f217";
}

.social-menu ul a[href*="reddit.com"]:before {
    content: "\f222";
}

.social-menu ul a[href*="stumbleupon.com"]:before {
    content: "\f223";
}

.social-menu ul a[href*="tumblr.com"]:before {
    content: "\f214";
}

.social-menu ul a[href*="twitter.com"]:before {
    content: "\f202";
}

.social-menu ul a[href*="vimeo.com"]:before {
    content: "\f212";
}

.social-menu ul a[href*="wordpress.com"]:before,
.social-menu ul a[href*="wordpress.org"]:before {
    content: "\f205";
}

.social-menu ul a[href*="youtube.com"]:before {
    content: "\f213";
}

.social-menu ul a[href*="mailto:"]:before {
    content: "\f410";
}

.social-menu ul a[href*="spotify.com"]:before {
    content: "\f515";
}

.social-menu ul a[href*="twitch.tv"]:before {
    content: "\f516";
}

/* Hover */
.social-brand-hover .social-menu a[href$="/feed/"]:hover,
.social-brand-static .social-menu a[href$="/feed/"] {
    border-color: #dc622c;
    color: #dc622c;
}

.social-brand-hover .social-menu a[href*="codepen.io"]:hover,
.social-brand-static .social-menu a[href*="codepen.io"] {
    border-color: #000;
    color: #000;
}

.social-brand-hover .social-menu a[href*="digg.com"]:hover,
.social-brand-static .social-menu a[href*="digg.com"] {
    border-color: #333;
    color: #333;
}

.social-brand-hover .social-menu a[href*="dribbble.com"]:hover,
.social-brand-static .social-menu a[href*="dribbble.com"] {
    border-color: #ea4c89;
    color: #ea4c89;
}

.social-brand-hover .social-menu a[href*="dropbox.com"]:hover,
.social-brand-static .social-menu a[href*="dropbox.com"] {
    border-color: #2281cf;
    color: #2281cf;
}

.social-brand-hover .social-menu a[href*="facebook.com"]:hover,
.social-brand-static .social-menu a[href*="facebook.com"] {
    border-color: #3b5998;
    color: #3b5998;
}

.social-brand-hover .social-menu a[href*="flickr.com"]:hover,
.social-brand-static .social-menu a[href*="flickr.com"] {
    border-color: #ff0084;
    color: #ff0084;
}

.social-brand-hover .social-menu a[href*="foursquare.com"]:hover,
.social-brand-static .social-menu a[href*="foursquare.com"] {
    border-color: #f94877;
    color: #f94877;
}

.social-brand-hover .social-menu a[href*="plus.google.com"]:hover,
.social-brand-static .social-menu a[href*="plus.google.com"] {
    border-color: #dd4b39;
    color: #dd4b39;
}

.social-brand-hover .social-menu a[href*="github.com"]:hover,
.social-brand-static .social-menu a[href*="github.com"] {
    border-color: #4183c4;
    color: #4183c4;
}

.social-brand-hover .social-menu a[href*="instagram.com"]:hover,
.social-brand-static .social-menu a[href*="instagram.com"] {
    border-color: #3f729b;
    color: #3f729b;
}

.social-brand-hover .social-menu a[href*="linkedin.com"]:hover,
.social-brand-static .social-menu a[href*="linkedin.com"] {
    border-color: #007bb6;
    color: #007bb6;
}

.social-brand-hover .social-menu a[href*="pinterest.com"]:hover,
.social-brand-static .social-menu a[href*="pinterest.com"] {
    border-color: #cb2027;
    color: #cb2027;
}

.social-brand-hover .social-menu a[href*="getpocket.com"]:hover,
.social-brand-static .social-menu a[href*="getpocket.com"] {
    border-color: #f13753;
    color: #f13753;
}

.social-brand-hover .social-menu a[href*="polldaddy.com"]:hover,
.social-brand-static .social-menu a[href*="polldaddy.com"] {
    border-color: #bc0b0b;
    color: #bc0b0b;
}

.social-brand-hover .social-menu a[href*="reddit.com"]:hover,
.social-brand-static .social-menu a[href*="reddit.com"] {
    border-color: #ff4500;
    color: #ff4500;
}

.social-brand-hover .social-menu a[href*="stumbleupon.com"]:hover,
.social-brand-static .social-menu a[href*="stumbleupon.com"] {
    border-color: #eb4924;
    color: #eb4924;
}

.social-brand-hover .social-menu a[href*="tumblr.com"]:hover,
.social-brand-static .social-menu a[href*="tumblr.com"] {
    border-color: #32506d;
    color: #32506d;
}

.social-brand-hover .social-menu a[href*="twitter.com"]:hover,
.social-brand-static .social-menu a[href*="twitter.com"] {
    border-color: #00aced;
    color: #00aced;
}

.social-brand-hover .social-menu a[href*="vimeo.com"]:hover,
.social-brand-static .social-menu a[href*="vimeo.com"] {
    border-color: #aad450;
    color: #aad450;
}

.social-brand-hover .social-menu a[href*="wordpress.com"]:hover,
.social-brand-hover .social-menu a[href*="wordpress.org"]:hover,
.social-brand-static .social-menu a[href*="wordpress.com"],
.social-brand-static .social-menu a[href*="wordpress.org"] {
    border-color: #21759b;
    color: #21759b;
}

.social-brand-hover .social-menu a[href*="youtube.com"]:hover,
.social-brand-static .social-menu a[href*="youtube.com"] {
    border-color: #bb0000;
    color: #bb0000;
}

.social-brand-hover .social-menu a[href*="mailto:"]:hover,
.social-brand-static .social-menu a[href*="mailto:"] {
    border-color: #1d62f0;
    color: #1d62f0;
}

.social-brand-hover .social-menu a[href*="spotify.com"]:hover,
.social-brand-static .social-menu a[href*="spotify.com"] {
    border-color: #81b900;
    color: #81b900;
}

.social-brand-hover .social-menu a[href*="twitch.tv"]:hover,
.social-brand-static .social-menu a[href*="twitch.tv"] {
    border-color: #6441a5;
    color: #6441a5;
}
/* Content navigation */

.navigation {
    clear: both;
    font-family: 'Varela', sans-serif;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    text-align: left;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
}

/* Pagination */
.pagination {
    background-color: #e8e8e8;
}

.pagination .nav-links {
    font-size: 16px;
    min-height: 3.2em;
    position: relative;
    text-align: center;
}

.pagination .page-numbers {
    color: #7b7b7b;
    display: inline-block;
    line-height: 3.2em;
    padding: 0 0.6667em;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.pagination .page-numbers:focus {
    color: #e7b507;
}

.pagination .current {
    display: inline-block;
    font-weight: 700;
}

.pagination .prev,
.pagination .next {
    background-color: #090401;
    color: #fff;
    display: inline-block;
    height: 51px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 51px;
}

.pagination .prev:before,
.pagination .next:before {
    font-size: 32px;
    height: 48px;
    line-height: 48px;
    position: relative;
    width: 48px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
    background-color: #222;
    color: #e7b507;
}

.pagination .prev {
    left: 0;
}

.pagination .prev:before {
    content: "\f430";
    left: -1px;
}

.pagination .next {
    right: 0;
}

.pagination .next:before {
    content: "\f429";
    right: -1px;
}

/* =15. Accessibility
-------------------------------------------------------------- */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    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 */
}

/* =16. Embedded content
-------------------------------------------------------------- */

/*
 * Responsive media.
 */

img,
embed,
object,
video {
    height: auto;
    max-width: 100%;
}

.create-masonry iframe {
    height: auto;
    max-width: 100%;
}

/*
 * Google maps image fix.
 */

img[src*="maps.gstatic.com"],
img[src*="googleapis.com"] {
    max-width: none;
}

figure {
    margin: 0;
    padding: 0;
}

/* =17. WordPress core styles
-------------------------------------------------------------- */

.alignleft {
    display: inline;
    float: left;
    margin: 0 18px 18px 0;
}

.alignright {
    display: inline;
    float: right;
    margin: 0 0 18px 18px;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 18px auto;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    color: #444;
    font-size: 12px;
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin-bottom: 0.8075em;
    margin-top: 0.8075em;
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left;
}

.gallery-caption {
    background-color: rgba(255, 255, 255, 0.7);
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.gallery-item:hover .gallery-caption {
    opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* =18. Widgets
-------------------------------------------------------------- */

#intro-widget-area {
    clear: both;
    width: 100%;
}

#intro-widget-area .widget {
    border-bottom: 2px solid #e8e8e8;
    margin: 0 auto 30px auto;
    text-align: center;
}

.widget:after {
    content: '';
    display: block;
    background-color: #090401;
    height: 1px;
    width: 50px;
}

#intro-widget-area .widget:after {
    content: none;
}

#secondary .widget:first-child {
    padding-top: 0;
}

.widget:last-child:after {
    background-color: transparent;
}

.widget {
    font-size: 14px;
}

.widget ul {
    list-style: none;
    padding: 0;
}

.widget ol  {
    list-style: inside;
    padding: 0;
}

.widget ul ul {
    padding-left: 20px;
}

.widget-area {
    float: left;
    margin: 0;
    width: 254px;
}

.right-sidebar #secondary {
    float: right;
}

.widget_categories ul,
.widget_archive ul {
    text-align: right
}

.widget_categories li,
.widget_archive li {
    display: block;
    overflow: hidden;
}

.widget_categories ul a,
.widget_archive ul a {
    float: left;
}

/* Make sure select elements fit in widgets */

.widget select {
    max-width: 100%;
    margin-bottom: 25px;
}

/* =19. Content
-------------------------------------------------------------- */



.page .entry-content {
    border-bottom: none;
}

.entry-footer span {
    padding-right: 5px;
}

.create-masonry .entry-content {
    border: none;
    color: #7a7a7a;
    font-size: 14px;
}

.create-masonry .entry-meta,
.create-masonry .entry-footer {
    display: none;
}

.create-masonry .hentry {
    margin-left: 6%;
    width: 27.33%;
}

.create-masonry .hentry:nth-child(3n+1) {
    clear: both;
}


.more-dots {
    color: #e0e0e0;
    font-weight: 400;
    padding-left: 5px;
}

.page-title {
    background-color: #e8e8e8;
    color: #9a9a9a;
    display: inline-block;
    font-size: 13px;
    margin-top: 0;
    padding: 4px;
    width: auto;
}

.sticky {
}

.byline,
.updated:not(.published) {
    display: none;
}

.blog .byline,
.single .byline,
.archive .byline,
.group-blog .byline {
    display: inline;
}

.entry-meta,
.entry-footer,
.logged-in-as {
    font-size: 13px;
    font-style: italic; margin:0
}

.create-masonry .entry-footer {
    margin-bottom: 0;
    padding-top: 0;
}

.page-links {
    clear: both;
}

.content-area {
    float: right;
    width: 710px;
}

.boxed-modern .content-area {
    max-width: 1084px;
    width: 75%;
}

.boxed-modern .widget-area {
    width: 25%;
}

.fluid .content-area {
    max-width: 1084px;
    width: 70%;
}

.fluid .widget-area {
    width: 30%;
}

.no-sidebar-content-width .content-area {
    float: none;
    margin: 0 auto;
}

.no-sidebar-full-width .content-area {
    clear: both;
    max-width: 100%;
    width: 100%;
}

.right-sidebar .content-area {
    float: left;
}

.section,
.site-content {
    background-color: #fff;
}

.section-heading-wrapper {
    text-align: center;
    padding: 30px 0;
}

.section-wrapper {
    border-bottom: 2px solid #e8e8e8;
}

.section-title {
    margin-bottom: 15px;
}

.section .taxonomy-description-wrapper,
#intro-widget-area .widget_text {
    font-size: 18px;
    font-weight: 700;
}

.post-edit-link {
    float: right;
}

.create-masonry .post-edit-link {
    float: none;
}

.archive .entry-content,
.blog .entry-content {
    margin-top: 0;
}

.archive .entry-title,
.blog .entry-title {
    display: inline;
}

.archive .entry-thumbnail,
.blog .entry-thumbnail {
    display: inline;
    float: left;
    margin-right: 18px;
    margin-bottom: 30px;
}
.archive.create-masonry .entry-thumbnail,
.blog.create-masonry .entry-thumbnail {
    margin-right: 0;
}

.entry-thumbnail {
    line-height: 0;
}

.entry-thumbnail a {
    display: block;
}

/* =20. Asides
-------------------------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/* =21. Comments
-------------------------------------------------------------- */

.comment-notes {
    font-size: 12px;
    font-style: italic;
}

.comment-body {
    border: 1px solid rgba(0, 0, 0 ,0.1);
}

.comment-list {
    list-style: none;
    padding-left: 0;
}

.comment-list .children {
    list-style: none;
}

.comments-area label {
    display: none;
}

.bypostauthor {
}

.form-allowed-tags {
    display: none;
}

.form-submit {
    background-color: #fff;
    border: 1px solid #eee;
    border-top: none;
    margin: -10px 0 0 0;
    padding: 10px;
    text-align: right;
}

.comment-meta {
    text-align: center;
}

.comment-author .avatar {
    border-radius: 1px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.comment-metadata {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.says {
    display: none;
}

.comment-body .fn {
    font-size: 24px;
    font-weight: 400;
}

.comment-body .fn a {
    color: #777;
    font-weight: 400;
}

#comment {
    border-bottom: none;
    resize: none;
}

.comment-form-comment {
    margin: 0;
    padding: 0;
}

/* =22. Infinite scroll (Jetpack plugin)
-------------------------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
    display: block;
}

#infinite-handle {
    bottom: 5px;
    position: absolute;
    text-align: center;
    top: auto !important;
    width: 100%;
}

.site-main #infinite-handle span {
    background-color: transparent;
    display: inline-block;
    padding: 0;
}

.site-main #infinite-handle span button {
    background-color: #090401;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    letter-spacing: 1px;
}

.site-main #infinite-handle span button:hover,
.site-main #infinite-handle span button:focus {
    background-color: #393939;
}

.infinite-loader {
    width: 100%;
    text-align: center;
}

.infinite-loader .spinner {
    display: block;
    position: absolute !important;
    top: auto !important;
    bottom: 10px !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

/* =23. Scrollup
-------------------------------------------------------------- */

a#scrollup {
    background-color: #000;
    bottom: 20px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #fff;
    display: none;
    font-size: 24px;
    line-height: 22px;
    padding: 5px;
    position: fixed;
    right: 20px;
    text-decoration: none;
    vertical-align: top;
    opacity: 0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */
    z-index: 999;
}

a#scrollup:before {
    content: '\f432';
}

a#scrollup:hover {
    opacity: 1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

/* =24. Featured Slider
-------------------------------------------------------------- */
#feature-slider {
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 101;
}

#feature-slider .cycle-pager span {
    font-size: 45px;
}

#feature-slider .cycle-prev:before,
#feature-slider .cycle-next:before {
    font-size: 40px;
    line-height: 40px;
}

#feature-slider .cycle-prev:before {
    content: "\f430";
}

#feature-slider .cycle-next:before {
    content: "\f429";
}

#feature-slider .cycle-slideshow {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

#feature-slider .cycle-slideshow img {
    display: block;
    margin: 0 auto;
}

#feature-slider .cycle-pager {
    text-align: center;
    width: 100%;
    z-index: 101;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

#feature-slider .cycle-pager span {
    font-family: arial;
    line-height: 20px;
    width: 14px;
    height: 20px;
    display: inline-block;
    color: #f2f2f2;
    cursor: pointer;
    margin: 0 2px;
}

#feature-slider .cycle-pager span.cycle-pager-active {
    color: #000;
}

#feature-slider .cycle-pager > * {
    cursor: pointer;
}

#feature-slider .cycle-prev:before,
#feature-slider .cycle-next:before {
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
}

#feature-slider .cycle-prev,
#feature-slider .cycle-next {
    background-color: #000;
    -moz-border-radius:     4px;
    -webkit-border-radius:  4px;
    border-radius:          4px;
    color: #fff;
    cursor: pointer;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 50%;
    text-decoration: none;
    -moz-transition:    all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition:         all 0.2s ease-in-out;
    z-index: 101;
}

#feature-slider .cycle-prev {
    left: -20px;
}

#feature-slider .cycle-next {
    right: -20px;
}

#feature-slider:hover .cycle-prev {
    left: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#feature-slider:hover .cycle-next {
    right: 40px;
    opacity: 1;
    filter: alpha(opacity=100);
}

#feature-slider .cycle-slideshow .hentry {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}

#feature-slider .cycle-slideshow .hentry.displaynone {
    display: none;
}

#feature-slider .cycle-slideshow article:first-child {
    position: static;
    z-index: 100;
}

#feature-slider .entry-container {
    bottom: 44px;
    background-color: #000;
    -moz-border-radius:     4px;
    -webkit-border-radius:  4px;
    border-radius:          4px;
    color: #fff;
    left: 25%;
    padding: 15px;
    position: absolute;
    text-align: center;
    width: 50%;
    z-index: 101;
}

#feature-slider .entry-title,
#feature-slider .entry-title a {
    color: #fff;
}

#feature-slider .entry-content {
    border: none;
    color: #bbb;
    margin: 0;
}

#feature-slider .entry-content p:last-child {
    margin-bottom: 0;
}

.disabled {
    opacity: .5;
    filter:alpha(opacity=50);
}

/* =25. Hero Content
-------------------------------------------------------------- */

.section-content-wrapper.hero-content-wrapper {
    padding-top: 30px;
}

.section .hero-content-wrapper .hentry {
    display: table;
    margin-left: 0;
    position: relative;
    width: 100%;
}

.hero-content-wrapper .post-thumbnail {
    background-position: center center;
    background-size: cover;
    content: "";
    display: table-cell;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    vertical-align: middle;
    width: 45%;
}

.hero-content-wrapper .post-thumbnail a {
    border: none;
    position: absolute;
    top: 0;
    right:  0;
    bottom: 0;
    left: 0;
}

.hero-content-wrapper .entry-container {
    display: table-cell;
    float: right;
    padding: 60px 0 60px 6%;
    vertical-align: middle;
    width: 55%;
}

/* =26. Testimonial
-------------------------------------------------------------- */
.testimonial-content-wrapper .post-thumbnail {
    position: relative;
    z-index: 2;
    border-radius: 50%;
    display: block;
    height: 100px;
    margin: 0 auto 30px;
    padding-top: 100px;
    position: relative;
    text-decoration: none;
    width: 100px;
}

.testimonial-content-wrapper .post-thumbnail img {
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.testimonial-content-wrapper .entry-title {
    display: block;
    font-size: 13px;
    margin-top: 15px;
}

/* =26. Footer
-------------------------------------------------------------- */

.site-footer {
    vertical-align: middle;
}

#supplementary {
    background-color: #e8e8e8;
    clear: both;
    display: block;
    overflow: hidden;
}

#supplementary .widget-area {
    width: 33.33%
}

#supplementary.four .widget-area {
    width: 25%;
}

.site-info {
    background-color: #090401;
    color: #7f7f7f;
    text-align: center;
}


/* =27. Responsive design
-------------------------------------------------------------- */
@media screen and (max-width: 1560px) {
    .fluid .section {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media screen and (max-width: 1024px) {

    .site {
        width: 960px;
    }

    .content-area {
        width: 646px;
    }

    .section-content-wrapper.layout-four .hentry {
        width: 44%;
    }

    .section-content-wrapper.layout-four .hentry:nth-child(2n+1) {
        clear: both;
    }
}

@media screen and (max-width: 960px) { /* Mobile Devices */

    .site {
        width: 880px;
    }

    .boxed-modern .content-area,
    .fluid .content-area,
    .content-area,
    #secondary {
        width: 100%;
    }

    #secondary {
        padding: 0;
        padding: 0;
    }

    #secondary .widget {
        float: left;
        padding: 30px;
        width: 33.33%;
    }
    #secondary .widget:nth-child(3n+1) {
        clear: both;
    }

    .site-title {
        font-size: xx-large; /* Plays nicely in all browsers */
    }

    .site-description {
        font-size: medium; /* Plays nicely in all browsers */
    }

    .create-menu {
        text-align: left;
    }

    .main-navigation .menu-item-has-children > a:after,
    .main-navigation .page_item_has_children > a:after,
    .secondary-navigation .menu-item-has-children > a:after {
        content: none;
        margin-left: 0;
    }

    .main-navigation .menu-item-has-children > a,
    .main-navigation .page_item_has_children > a,
    .secondary-navigation .menu-item-has-children > a {
        padding-right: 49px;
    }

    .main-navigation .menu {
        background-color: #000;
    }

    .secondary-navigation .menu {
        background-color: #e8e8e8;
    }

    .dropdown-toggle,
    .dropdown-toggle:hover,
    .dropdown-toggle:focus {
        background-color: transparent;
    }

    .secondary-navigation .dropdown-toggle {
        color: #7a7a7a;
    }

    .dropdown-toggle.toggled-on,
    .dropdown-toggle:hover,
    .dropdown-toggle:focus {
        color: #e7b507;
    }

    .main-navigation a,
    .main-navigation ul ul li a {
        border-bottom: 1px solid #444;
    }

    .secondary-navigation a,
    .secondary-navigation ul ul li a {
        border-bottom: 1px solid #bbb;
    }

    #primary-menu-wrapper,
    #secondary-menu-wrapper,
    .create-menu ul ul {
        display: none;
    }

    #primary-menu-wrapper.toggled-on,
    #secondary-menu-wrapper.toggled-on,
    .create-menu ul ul.toggled-on {
        display: block;
    }

    .create-menu ul ul {
        left: auto;
        opacity: 1;
    }

    .dropdown-toggle,
    .create-menu ul li {
        display: block;
    }

    .create-menu ul ul,
    .create-menu ul ul ul {
        float: none;
        left: 0;
        position: relative;
        top: auto;
    }

    .create-menu ul ul a,
    .create-menu ul ul ul a {
        background-color: transparent;
    }

    .main-navigation ul ul a,
    .main-navigation ul ul ul a {
        color: #dbdada;
    }

    .secondary-navigation ul ul a,
    .secondary-navigation ul ul ul a {
        color: #7a7a7a;
    }

    .create-menu ul ul li a {
        padding-left: 30px;
        width: 100%;
    }

    .create-menu ul ul ul li a {
        padding-left: 45px;
    }

    .create-menu ul li:hover > ul,
    .create-menu ul ul li:hover > ul {
        left: auto;
    }

    .menu-toggle,
    .create-menu.toggled ul,
    .create-menu.toggled .nav-menu {
        display: block;
        margin: 0 auto;
    }

    .site-info {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #feature-slider .cycle-prev,
    #feature-slider:hover .cycle-prev {
        left: 20px;
        opacity: 1;
    }

    #feature-slider .cycle-next,
    #feature-slider:hover .cycle-next {
        right: 20px;
        opacity: 1;
    }

    #feature-slider .cycle-prev:before,
    #feature-slider .cycle-next:before {
        font-size: 25px;
        line-height: 30px;
        width: 30px;
        height: 30px;
    }

}

@media screen and (max-width: 890px) { /* Mobile Devices */
    .site {
        width: 96%;
    }

    #secondary {
        display: block;
        overflow: hidden;
    }
    #secondary .widget,
    #supplementary .widget-area {
        width: 100%;
    }

    #supplementary.four .widget-area {
        float: left;
        width: 50%;
    }

    img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .site-content,
    #supplementary {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .site-info {
        padding: 10px;
    }

    #supplementary .widget-area,
    #supplementary .widget {
        padding-bottom: 0;
    }

    .widget-area,
    .content-area {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none;
        width: 100%;
    }

    .comment-list .children {
        padding-left: 0;
    }

    .archive .entry-title,
    .blog .entry-title {
        display: block;
    }

    .archive .entry-thumbnail,
    .blog .entry-thumbnail {
        display: block;
    }

    #feature-slider .entry-container {
        padding: 5px;
    }

    #feature-slider .entry-content {
        display: none;
    }

    #feature-slider .entry-header {
        margin: 0;
    }

    #feature-slider .entry-title {
        font-size: 16px;
    }

}

@media screen and (max-width: 689px) {
    .create-masonry .site-main,
    .section-content-wrapper.layout-three {
        margin-left: 0;
    }

    .create-masonry .hentry,
    .section-content-wrapper.layout-three .hentry {
        margin-left: 0;
        width: 100%;
    }

    .hero-content-wrapper .post-thumbnail {
        padding-bottom: 100%;
        position: relative;
        width: 100%;
    }

    .hero-content-wrapper .entry-container {
        padding: 30px 0 0;
        width: 100%;
    }

    #supplementary.four .widget-area {
        width: 100%;
    }

}


@media screen and (max-width: 479px) {
    .section,
    .site-content,
    #supplementary {
        padding-left: 0;
        padding-right: 0;
    }

    .fluid .section {
        padding-left: 30px;
        padding-right: 30px;
    }

    .section-content-wrapper.layout-four,
    .section-content-wrapper.layout-two {
        margin-left: 0;
    }

    .section-content-wrapper.layout-four .hentry,
    .section-content-wrapper.layout-two .hentry {
        margin-left: 0;
        width: 100%;
    }


    .site {
        width: 100%;
    }

    p,
    ul,
    ol,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    table,
    .gallery,
    blockquote,
    .wp-caption,
    .entry-meta,
    .widget_search form,
    .entry-footer,
    .comment-body,
    .footer-menu,
    .page-links,
    .comment-meta,
    .page-content,
    .entry-header,
    .entry-content,
    .entry-summary,
    .entry-thumbnail,
    .comments-title,
    .wp-caption-text,
    .comment-reply-title,
    .site-main .comment-navigation {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .page-links,
    .site-title,
    .page-content,
    .entry-content,
    .entry-summary,
    blockquote p,
    .site-main .comment-navigation,
    .comment-subscription-form {
        margin-top: 20px;
    }

    .widget,
    .site-info,
    .entry-footer,
    .site-description {
        padding-bottom: 20px;
    }

    .page-links,
    .site-info,
    .navigation,
    #intro-widget-area .widget,
    .comments-title,
    .comment-reply-title {
        padding-top: 20px;
    }

}



/* =28. Print styles
-------------------------------------------------------------- */

/* Print styles inlined to avoid extra HTTP connection */

@media print {

    * {
        background: transparent !important;
        color: black !important; /* Black prints faster: sanbeiji.com/archives/953 */
        text-shadow: none !important;
        filter: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* Do not show javascript and internal links */
    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    /* Printing Tables: css-discuss.incutio.com/wiki/Printing_Tables */
    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

}



@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
    font-family: 'Avenir Next Demi';
    src: url('./fonts/AvenirNext-DemiBold.woff2') format('woff2'),
        url('./fonts/AvenirNext-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-Bold.woff2') format('woff2'),
        url('./fonts/AvenirNext-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Next Ultra';
    src: url('./fonts/AvenirNext-UltraLightItalic.woff2') format('woff2'),
        url('./fonts/AvenirNext-UltraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Ultra';
    src: url('./fonts/AvenirNext-UltraLight.woff2') format('woff2'),
        url('./fonts/AvenirNext-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-Medium.woff2') format('woff2'),
        url('./fonts/AvenirNext-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-Heavy.woff2') format('woff2'),
        url('./fonts/AvenirNext-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-MediumItalic.woff2') format('woff2'),
        url('./fonts/AvenirNext-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-Italic.woff2') format('woff2'),
        url('./fonts/AvenirNext-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-HeavyItalic.woff2') format('woff2'),
        url('./fonts/AvenirNext-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-Regular.woff2') format('woff2'),
        url('./fonts/AvenirNext-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir Next';
    src: url('./fonts/AvenirNext-BoldItalic.woff2') format('woff2'),
        url('./fonts/AvenirNext-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next Demi';
    src: url('./fonts/AvenirNext-DemiBoldItalic.woff2') format('woff2'),
        url('./fonts/AvenirNext-DemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('./fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./fonts/AvenirNextLTPro-Medium.woff2') format('woff2'),
        url('./fonts/AvenirNextLTPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Sagona';
    src: url('./fonts/SagonaExtraLight.woff2') format('woff2'),
        url('./fonts/SagonaExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sagona Book';
    src: url('./fonts/SagonaBook-BoldItalic.woff2') format('woff2'),
        url('./fonts/SagonaBook-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sagona Book';
    src: url('./fonts/SagonaBook.woff2') format('woff2'),
        url('./fonts/SagonaBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sagona Book';
    src: url('./fonts/SagonaBook-Italic.woff2') format('woff2'),
        url('./fonts/SagonaBook-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sagona Book';
    src: url('./fonts/SagonaBook-Bold.woff2') format('woff2'),
        url('./fonts/SagonaBook-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}






html body{font-family: 'Avenir Next LT Pro'; font-weight:500; background:#f5f6f8;}
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0; font-weight:normal;}
ol,ul{margin:0; padding:0; list-style:none;}
a{text-decoration:none;}
input,button{outline:inherit}

.page-template-login-php header, .page-template-my-account header{display:none;}

.login-mx-400 { max-width: 400px; width: 100%;  margin: auto;  background: #fff; border-radius:4px; overflow:hidden }
.login-head-logo{background:#111; padding:35px 20px; text-align:center}
.login-bx-container { background: #ebeeef; width: 100%;  min-height: 100vh;  display: -webkit-box;  display: -webkit-flex; display: -moz-box;    display: -ms-flexbox;  display: flex;  flex-wrap: wrap;  justify-content: center; align-items: center;  padding: 15px;}

.login-form-bx {  padding: 30px 30px 15px; }
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid input{ margin: 0; outline: inherit;  border:2px solid #ebeeef;  height: 45px;  font-size: 14px; border-radius:4px;font-family: 'Poppins', sans-serif;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid input[type="checkbox"]{height:auto;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid input:focus{border:2px solid #c4c9ca; box-shadow: 0 0 5px #ddd;}

.label-checkbox100 { font-size: 13px;  color: #000;  line-height: 1.4;  display: block; position: relative;  padding-left: 26px;  cursor: pointer;
    margin: 0;  font-weight: 500;  font-family: 'Poppins', sans-serif;}
.label-checkbox100::before {content: "\f00c"; font-family: FontAwesome; font-size: 13px;  color: transparent;  display: -webkit-box;  display: -webkit-flex;
  display: -moz-box; display: -ms-flexbox;  display: flex;  justify-content: center;  align-items: center;  position: absolute;  width: 18px;
  height: 18px; border-radius: 2px;  background: #fff;  border: 1px solid #e6e6e6; left: 0;  top: 50%;  -webkit-transform: translateY(-50%);  -moz-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%);}
.input-checkbox100:checked + .label-checkbox100::before {color: #57b846; mask-image: none;  -webkit-mask-image: none;}
.flex-sb-m { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox;  display: flex;  justify-content: space-between;
    -ms-align-items: center;   align-items: center; width:100%;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid input[type="submit"]{padding: 8px 10px; background: #2d99e2; border: none;  text-transform: uppercase;  letter-spacing: 0.7px; height: 45px;  font-size: 15px; /* width:150px; */}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid input[type="submit"]:hover{background:#137cc3}
.create-account {  border-top: 1px solid #eee;  padding: 10px; text-align:center}
.create-account a { text-decoration: none;  font-size: 14px;  font-weight: 500;  color: #222;  letter-spacing: 0.5px;}
body.page-template.page-template-login.custom-background {  background: #ebeeef;}
.login-form-bx #user-registration {  margin: 0;     box-shadow: inherit;}
.login-form-bx .ur-frontend-form.login { border: none;  padding: 0;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid {  padding: 0;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label  { margin: 0 0 5px;  line-height: normal;  color: #000;  font-weight:500;  text-transform: uppercase;  font-size: 14px; font-family: 'Poppins', sans-serif;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label.user-registration-form__label-for-checkbox.inline { margin: 13px 0 0;  display: inline-block;text-transform: inherit;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid p.lost_password { text-align: center; font-size: 14px;  margin: 10px 0 10px;  display: inline-block;  width: 100%;}
p:empty {  display: none;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid p {  margin: 0 0 25px;  font-size: 13px;  letter-spacing: 0.5px;  color: #222;}
.user-registration-ur-lost-password .login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid {text-align:center}
.user-registration-ur-lost-password .login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid input[type="submit"]{width:160px; float:none;}


body.page-template.custom-background, .page-template-default.custom-background{background:#ebeeef; }
.page-id-54 header.site-header{display:none;}
.user-registration-ur-lost-password header.site-header {  display: none;}
.login-mx-800{max-width:800px; width:100%; margin: auto;  background: #fff; border-radius:4px; overflow:hidden }
.login-form-bx .ur-frontend-form { margin: 0;  border: none;  padding: 0;}
.login-form-bx .ur-button-container { text-align: center;  margin: 20px 0 15px;}
.login-form-bx .ur-button-container button { float: none;width: 120px;  padding: 8px 10px;  background: #2d99e2; border: none;  text-transform: uppercase;    letter-spacing: 0.7px;
    height: 45px;   font-size: 15px;   margin: auto; border-radius:4px; font-family: 'Poppins', sans-serif;    color: #fff;}
.login-form-bx .ur-button-container button:hover{background:#137cc3}	
.login-form-bx ul.user-registration-error {  position: relative;  padding-left: 35px;  border: 1px solid #ff4149;  border-radius: 3px;}	
.login-form-bx ul.user-registration-error:before { position: absolute;  left: 7px;  top: 3px;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid p.lost_password a { color: #636363;  font-weight: 500;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid p.lost_password a:hover {color: #137cc3;}	
.login-form-bx ul.user-registration-error li strong {  display: inline-block;  margin: 0 5px 0 0;}
.login-form-bx ul.user-registration-error li { font-weight: 500;}
.login-form-bx .ur-form-grid fieldset { border: none;  margin: 0;  padding: 0;}
.login-form-bx #user-registration.horizontal .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link a{padding:10px 15px;}
.login-form-bx  #user-registration .user-registration-MyAccount-content{padding:30px 0 15px}
.login-form-bx #user-registration .user-registration-MyAccount-content .edit-password legend{margin:0 0 15px; font-size:20px; color:#2d99e2; font-weight:600; width:100%; text-align: center;}
.user-registration-MyAccount-content p input[type="submit"]{margin:0; float:none;}	
#user-registration .user-registration-MyAccount-content .ur-form-grid .clear + p {  text-align: center; margin: 0;}



#search-overlay{display:none;}
.block {position: fixed;top: 0; right: 0;bottom:0 ; left: 0;  overflow: auto;  text-align: center;  background: rgba(0, 0, 0, 0.8); margin: 0;     z-index: 999999;
}
.block:before {content: '';  display: inline-block;  height: 100%; vertical-align: middle; margin-right: 0; }
.centered { display: inline-block;  vertical-align: middle;  width: 100%; max-width:850px;  padding: 10px 15px;  color: #FFF;  border: none; background: transparent; margin:0 auto;}
#search-box { position: relative;  width: 100%;  margin: 0;}
#search-text { font-size: 14px; color: #ddd;  border-width: 0;  background: transparent;}
#search-box input[type="text"] {  width:100%;  padding:22px 20px;  color: #333; outline: none;  font-size: 1.4em; border-radius:6px; background:#fff;}
#search-button { position: absolute; top: 0; right: 0;  height: 4.7em;  width: 100px;  font-size: 14px; color: #fff; text-align: center; line-height: 42px; border-width: 0;
  background-color: #4d90fe; -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0;  border-radius: 0 2px 2px 0; cursor: pointer;}
#close-btn {  position: fixed;  top: 50px;  right: 1em;  font-size: 25px;}
#close-btn:hover{ color: #777; cursor: pointer;}
.header-top-bar nav.navbar {  background: #000;  box-shadow: 0 3px 8px rgba(0,0,0,.25);}
.header-top-bar nav.navbar ul.navbar-nav li.nav-item a.nav-link{color:#fff; padding:.9rem 1rem; font-weight:500; font-size:15px; font-family:'Avenir Next LT Pro';}
.header-top-bar nav.navbar ul.navbar-nav li.nav-item .dropdown-menu{border-radius:0; width:200px; box-shadow: 0 10px 30px rgba(0,0,0,.15);  border: 1px solid #d3dde6; margin:0;}
.header-top-bar nav.navbar ul.navbar-nav li.nav-item .dropdown-menu ul li a { font-size: 14px;  color: #000;  padding: .55rem 1rem;text-decoration: none;  padding-left: 40px;
    position: relative; display:inline-block; width:100%;}
.header-top-bar .dropdown-menu ul li a i { position: absolute;  left: 14px;  top: 13px;}
.header-top-bar nav.navbar ul.navbar-nav li.nav-item .dropdown-menu ul li a:hover{background:#f2f2f2;}
.login-form-bx .form-row { display: inline-block;  width: 100%;}

.logo-center h6 { margin: 20px 0 0;  letter-spacing: 1px; font-size: 13px; font-weight: 500;  color: #fefefe;}
.checkbox-container {  position: relative;}
.checkbox-container input[type=checkbox] { opacity: 0;  _noFocusLine: expression(this.hideFocus=true);  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);  -khtml-opacity: 0;  -moz-opacity: 0;}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {  background-color: #c0cedb;  cursor: not-allowed;}
#search-box input[type=checkbox]:disabled+label {  color: #999ea1;  cursor: not-allowed;}
.checkbox-container input[type=checkbox]:checked+label:before { content: "\F00C";  font-size: .75rem;  background: #00ab42;}
.checkbox-container label:before { content: " "; display: inline-block;  width: 20px;  height: 20px;  line-height: 20px; margin-right: 10px; border-radius: 50%;    position: absolute;    left: 0;   top: 2px;   background-color: #e5e7e9;  font-family:FontAwesome;  color: #fefefe; text-align: center;}
.checkbox-container label {  margin-left: 12px; cursor:pointer;font-size: 14px;}
.checkbox-container label:hover:before {  content: "\F00C"; font-size: .75rem; background-color: #d8dbde;}
.checkbox-container input[type=checkbox]:disabled+label:before { content: "\f023"; color: #8a8a8a; cursor: not-allowed;}


.programs-heading h1 { color: #787e82; font-weight: 400;  font-size: 34px;}
body .container{max-width:1330px; width:100%;}
.logo-box { height: 140px; background: #000; display: flex;}
.progress-details { font-size: .75rem;  margin-bottom: 8px;  color: #000;  font-weight: 500;}
.progress-container { max-width: 240px;  margin: auto;  text-align: center;  min-height: 50px;}
.progress-container .progress { height: 6px;}
.progress.success .progress-meter { background-color: #00be49;}
.bx-block-content { padding: 10px 20px 20px;  text-align: center;}
.program-description { margin-bottom: 30px;}
.program-description p {  font-size: .9375rem; color:#646a6f}
.primary.continue-link { padding: 12px 20px;  background: #2d99e2;  color: #fefefe;   border-radius: 4px; font-size: 16px; text-decoration: none; font-weight:500}
.primary.continue-link:hover {background:#1a7cbe; color:#fff}
.box-head-txt h3 { font-size: 24px;  font-weight: 600;}
.progress-container i {  background: red; width: 37px; height: 37px;  line-height: 37px;  background: #8a8a8a;  color: #fefefe; border-radius: 50%; font-size: 1.5rem;}
.button.success{ padding: 12px 20px;  background:#00be49;  color: #fefefe;   border-radius: 4px; font-size: 16px; text-decoration: none; font-weight:500}
.help-section { padding:50px 0;  background: #f5f6f8;}
.help-heading-top h2{font-weight:400}


.help-section-icons{background:#fff; padding:50px 0}
.help-description h5 {  font-size: 17px;  font-weight: 600;  margin: 0 0 15px;}
.help-category figure {  margin: 0 0 30px;}
.help-description p {  font-size: 15px;  color: #646a6f;  font-weight: 400; line-height: 24px;}
.help-continue-btn{margin:20px 0 0}
.help-continue-btn a.search-button {  text-transform: uppercase;  font-size: 13px;  font-weight: 600;  color: #2d99e2;}
.help-category figure svg {  width: 80px;}
.login-form-bx .ur-frontend-form .lost_reset_password .ur-form-row .ur-form-grid input[type="submit"] {  width: auto;   float: none;}
.lost_reset_password .ur-form-row {  text-align: center;}
.user-registration-form-login.login input.user-registration-Button.button {  width: 120px;}


.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label.user-registration-form__label-for-checkbox.inline span {
    position: relative;    padding-left: 10px;cursor:pointer;
}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label.user-registration-form__label-for-checkbox.inline span:after {
    background:#e5e7e9;  width: 20px;  height: 20px;  position: absolute;  left: -16px;  right: 0;  content: "";  border-radius: 100px;  font-family: fontawesome;   text-align: center;  line-height: 18px;  color: #fff; border: 1px solid #ccc;  font-size: 12px; }
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label.user-registration-form__label-for-checkbox.inline input[type="checkbox"] {  opacity: 0;}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label.user-registration-form__label-for-checkbox.inline input[type="checkbox"]:checked + span:after { content:"\F00C"; background:#00ab42; border-color:#00ab42;color:#fff !important}
.login-form-bx .ur-frontend-form .ur-form-row .ur-form-grid label.user-registration-form__label.user-registration-form__label-for-checkbox.inline input[type="checkbox"]:hover + span:after {content:"\F00C";  color:#999}
.modal-header h2 { color: #1D2B36; font-weight: 500; font-size: 28px;  letter-spacing: -0.35px;  border: 0; padding: 0 0 0 25px;}
.modal-backdrop.in {  opacity: .8;}
.modal-backdrop {  background: #232A5C;}
#bugsModal button.close { position: absolute; display: block;  z-index: 1051; top: 14px; right: 16px; text-decoration: none;  font-size: 35px;
    font-weight: 300;  background: transparent;  text-shadow: inherit;}
#bugsModal .modal-dialog { max-width: 600px;  width: 100%;}
.bugs-form-group .form-group input { width: 100%;  border-radius: 4px; border: 1px solid #A5B2BD;}
.bugs-form-group .form-group input[type="file"] { height: 26px;  line-height: 17px;  border: none; font-size: 14px;}
.bugs-form-group .form-group textarea {  border: 1px solid #A5B2BD;  border-radius: 4px; height: 80px;}
#bugsModal .modal-body {  padding: 20px 40px;}
.form-group-btn input[type="submit"] { width: 100%;  border-radius: 4px;  background: #2d99e2; border:none;}
.form-group-btn input[type="submit"]:hover {  background:#137cc3;}
header.entry-header { text-align: center;  padding: 50px 0;}

.content-area-conainer header.entry-header h1 { color: #787e82;  font-family: 'Sagona Book';  font-size: 40px;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail.course a img { width: 150px;height:100%;  object-fit: contain;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail.course .caption {  text-align: center;  padding:40px 20px 60px;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail.course .caption p.ld_course_grid_button a { width: 160px;  border: none; padding: 11px 0;
    font-size: 16px;  background: #2d99e2;  font-weight: 500;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail.course .caption p.ld_course_grid_button a:hover {  background: #1a7cbe;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail.course .caption p.ld_course_grid_button {  margin: 25px 0 0 !important;}
.content-area-conainer .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview {  background: none;  padding: 6px 14px;}
.container.mx-width-900px{max-width:1100px;}
.content-area-conainer .learndash-wrapper .ld-item-list .ld-item-list-item{border:1px solid #ccc; border-radius:2px;}
.content-area-conainer .entry-thumbnail.featured-image {  text-align: center;}
.content-area-conainer .learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible {  font-size: 14px; text-align:center}
.content-area-conainer .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading{margin-bottom:10px;}
.form-group-btn{position:relative}
.form-group-btn span.ajax-loader { position: absolute; display: block;  top: 0;  z-index: 9999;  right: 0;}
#bugsModal .modal-content { border-radius: 8px; border: none;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail .caption p { font-size: .9375rem;  color:#646a6f;  font-weight:400;  font-family: 'Avenir Next LT Pro';   line-height: 1.6;}
html body.custom-background {  background: #f2f2f2;}
div#beacon-container {  display: none;}
body .learndash-wrapper .ld-focus .ld-focus-sidebar {  padding: 80px 15px 50px; background: #f2f2f2;  border: none;}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading { width: 100%;  border-radius: 4px;  padding-top: 0;    padding-bottom: 0;
    min-height: 50px; background:#2d99e2 !important}
body.ld-in-focus-mode>.learndash-wrapper{margin-top:50px;     background: transparent;}
body .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {  background: #fff;  border: 1px solid #ddd;  border-radius: 2px;    padding:2em;     margin-bottom: 70px;}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading {  padding:0 0 15px;  font-weight: 400;
    font-family: 'Poppins', sans-serif;   margin: 20px 0 0;}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item {  background: transparent;  border: none;}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview {  padding: 0 0 25px;}
body .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-item-preview-heading, body .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-lesson-title {
    font-weight: 500;
    color: #000 !important;
    font-family: 'Avenir Next LT Pro';
    font-size: 15px;
}
body .learndash-wrapper .ld-course-navigation .ld-status-icon { position: absolute;  right: 0;  border: 2px solid #00ab42 !important;  background: #00ab42 !important;}
body .learndash-wrapper .ld-course-navigation .ld-lesson-item.ld-is-current-lesson .ld-status-incomplete{ border:2px solid #00ab42 !important;}
body .ld-icon-complete:before, body .ld-icon-checkmark:before{ display:none;}
body .learndash-wrapper .ld-course-navigation .ld-status-icon:before {  content: "\f00c";  font-family: fontawesome;  font-size: 11px;  position: relative;
    bottom:5px;   color: #fff;}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading span.ld-focus-sidebar-trigger {  display: none;}
.ld-course-list-items .ld_course_grid .learndash-available.thumbnail.course .caption h3.entry-title { font-family: 'Sagona Book';  font-size: 24px;    font-weight: 500;  color: #000;}
body .ld-course-list-items .ld_course_grid .thumbnail.course { max-width: 380px;  width: 100%;  overflow: hidden;  border-radius: 5px;}
body .ld-course-list-items .ld_course_grid .thumbnail.course>a { display: inline-block;  width: 100%;  background: #000; height: 150px;padding: 20px 0;}
.container .ld-course-list-content { max-width: 1270px;  width: 100%;  margin: auto;}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-section-heading .ld-lesson-section-heading { margin-bottom: 0;   font-family: 'Avenir Next LT Pro';  color: #222;  font-weight: 600;}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title {
    font-family: 'Avenir Next LT Pro';
    font-size: 15px;
    color: #666;
    font-weight: 500;
}
body .learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 {
    font-family: 'Avenir Next LT Pro';
    text-shadow: inherit;
    font-size: 18px;
    font-weight: 500;
}


body .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1 {
    font-family: 'Sagona Book';
    font-size:30px;
    margin: 0;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a {
    font-weight: 500;
    font-family: 'Avenir Next LT Pro';
    font-size: 13px;
    color: #666 !important;
}
body .learndash-wrapper .ld-breadcrumbs {
    padding: 0;
    background: transparent;
}
body .learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress, body .learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete {
    font-weight: 500;
    border: 2px solid #00be49;
    padding: 12px 20px;
    border-radius: 5px;
    background: transparent !important;
    color: #00be49 !important;
    font-size: 14px;
    margin: -30px 0 0;
}

body .learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-complete{
   color: #fff !important;
    background:#00be49!important;
    
}
body .learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible img {
    margin: 0 0 30px;
}
.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content.ld-visible p {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 17px;
}
body .learndash.learndash_post_sfwd-lessons.user_has_access .learndash-wrapper .ld-content-actions {
    padding: 20px 0;
    margin: 0 0 0;
    border: none;
}
html body.sfwd-lessons-template-default .learndash-wrapper .learndash-wrapper .ld-content-action .ld-button {
    background: #00be49 !important;
    font-size: 15px;
    border-radius: 4px;
    font-family: 'Avenir Next LT Pro';
    font-weight: 500;
    padding: 10px;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
    background: #f2f2f2;
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    margin: 0;
    font-size: 15px;
    border-radius: 4px;
    color: #333 !important;
    font-weight: 500;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back:hover {
    background: #ddd !important;
}



@media(min-width:991px){
	
ul.navbar-nav li.dropdown:hover div.dropdown-menu{ display: block; }	
	
}