/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ } 

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

tml.no-js.root.stickyMenu {
    margin: 0px;
    background: black;
}

body {
    margin: 0
}

main {
    display: block
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.cards__list,
.footer__contact__list,
.footer__menu__list,
.hero__items,
.latest__list,
.main-menu__nav ul,
.menu-top-menu-container ul,
.page__content ul,
.post__content ul,
.post__footer__list,
.post__meta,
.sidebar__cards,
.slider__controlls,
.stars__list,
.tiles__list,
.users__cards,
.writer__bio ul,
.writer__footer__list,
.writer__linkslist {
    padding: 0;
    margin: 0;
    list-style: none
}

.buy-now a,
.buynow,
.cards__footer__link,
.cards__title,
.contact__form input,
.contact__form textarea,
.footer__menu__link,
.header__upload,
.hero__caption,
.jobpost__cta,
.jobpost__sub,
.latest__meta,
.latest__title,
.main-menu__nav li a,
.menu-top-menu-container li a,
.optin__call,
.optin__form input,
.optin__title,
.post__card__author,
.post__footer__title,
.product__title,
.search_form input[type=text],
.sidebar__card__footer,
.sidebar__card__title,
.tiles__title,
.uagb-faq-content span::before,
.uagb-question::before,
.uploadForm .upload-modal__wrap input,
.uploadForm .upload-modal__wrap textarea,
.writer__footer__title {
    -webkit-font-smoothing: antialiased
}

html {
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif;
    background-color: #fff
}

body,
html {
    min-height: 100%
}

@media (max-width:1023px) {
    body,
    html {
        overflow-x: hidden
    }
}

:focus {
    outline-color: #a78546
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

button {
    border: none;
    padding: 0;
    cursor: pointer;
    background-color: transparent
}

figure {
    margin: 0
}

fieldset {
    display: flex;
    border: none;
    padding: 0;
    margin: 0
}

.wrap {
    width: calc(100% - 2rem);
    margin: auto
}

@media (min-width:768px) {
    .wrap {
        max-width: 700px
    }
}

@media (min-width:1024px) {
    .wrap {
        max-width: 900px
    }
}

@media (min-width:1200px) {
    .wrap {
        max-width: 1110px
    }
}

@media (min-width:1440px) {
    .wrap {
        max-width: 1110px
    }
}

@media (min-width:1600px) {
    .wrap {
        max-width: 1110px
    }
}

@media (max-width:1199px) {
    .xl {
        display: none
    }
}

@media (max-width:1439px) {
    .xxl {
        display: none
    }
}

.span.wpcf7-not-valid-tip {
    margin: -1rem 0 1rem
}

.header__menu {
    display: none
}

@media (min-width:768px) {
    .header__menu {
        display: block;
        margin: auto
    }
}

@media (max-width:767px) {
    .menu__toggle {
        margin-left: 1rem
    }
}

@media (min-width:768px) {
    .menu__toggle {
        display: none
    }
}

.menu__toggle__open {
    display: block
}

.mobileMenu .menu__toggle__open {
    display: none
}

.menu__toggle__close {
    display: none
}

.mobileMenu .menu__toggle__close {
    display: block
}

.main-menu__nav ul,
.menu-top-menu-container ul {
    width: 100%
}

@media (min-width:768px) {
    .main-menu__nav ul,
    .menu-top-menu-container ul {
        display: flex;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .main-menu__nav li:not(:last-child),
    .menu-top-menu-container li:not(:last-child) {
        margin-right: 2rem
    }
}

.main-menu__nav li a,
.menu-top-menu-container li a {
    position: relative;
    font: 700 14px Montserrat, Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    transition: color .2s
}

.main-menu__nav li a:hover,
.menu-top-menu-container li a:hover {
    color: #a78546
}

@media (min-width:1024px) {
    .main-menu__nav li.current-menu-item,
    .menu-top-menu-container li.current-menu-item {
        position: relative
    }
    .main-menu__nav li.current-menu-item::after,
    .menu-top-menu-container li.current-menu-item::after {
        content: "";
        display: block;
        position: absolute;
        bottom: calc(-2rem + 4px);
        width: 100%;
        height: 4px;
        background-color: #a78546
    }
}

.main-menu__nav li.current-menu-item:hover,
.menu-top-menu-container li.current-menu-item:hover {
    color: #fff
}

.main-menu__nav li.menu-item-has-children,
.menu-top-menu-container li.menu-item-has-children {
    position: relative
}

@media (max-width:767px) {
    .main-menu__nav li.menu-item-has-children,
    .menu-top-menu-container li.menu-item-has-children {
        padding-top: 0 !important
    }
    .main-menu__nav li.menu-item-has-children a[href="#"],
    .menu-top-menu-container li.menu-item-has-children a[href="#"] {
        display: none
    }
    .main-menu__nav li.menu-item-has-children .sub-menu,
    .menu-top-menu-container li.menu-item-has-children .sub-menu {
        padding-top: 0
    }
	header.header {
    position: fixed!important;
    width: 100vw!important;
	}
}

@media (min-width:768px) {
    .main-menu__nav li.menu-item-has-children:hover .sub-menu,
    .menu-top-menu-container li.menu-item-has-children:hover .sub-menu {
        position: absolute;
        z-index: 10;
        display: flex;
        flex-direction: column;
        width: auto;
        padding: 1.5rem 0 .5rem;
        margin-left: -1rem;
        background-color: #000
    }
    .main-menu__nav li.menu-item-has-children:hover .sub-menu li,
    .menu-top-menu-container li.menu-item-has-children:hover .sub-menu li {
        padding: .5rem 1rem
    }
    .main-menu__nav li.menu-item-has-children .sub-menu,
    .menu-top-menu-container li.menu-item-has-children .sub-menu {
        display: none
    }
    .main-menu__nav li.menu-item-has-children .sub-menu li::after,
    .menu-top-menu-container li.menu-item-has-children .sub-menu li::after {
        display: none
    }
}

@media (max-width:767px) {
    .mobileMenu .header {
        position: absolute;
        width: 100%;
        z-index: 100
    }
    .mobileMenu body::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .75)
    }
    .mobileMenu .header__menu {
        display: block;
        position: fixed;
        z-index: 5;
        top: 63px;
        left: 0px;
        text-align: center;
        width: 100%;
        background-color: #000;
        border-top: 4px solid #a78546;
        padding-bottom: 2rem;
    }
    .mobileMenu .header__menu ul {
        padding: 1.5rem 0
    }
    .mobileMenu .header__menu li {
        padding: 1.25rem 0;
        margin: 0
    }
}

.header__bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    height: 64px
}

@media (min-width:800px) {
    .header__bar {
        padding: 0 2rem;
        height: 80px
    }
}

.header {
    background-color: #000
}

@keyframes slideIn {
    from {
        transform: translateY(-64px)
    }
    to {
        transform: translateY(0)
    }
}

@media (min-width:1024px) {
    .stickyMenu: not(.searchForm):not(.uploadForm) .header {
        position: sticky;
        z-index: 10;
        top: 0;
        animation-name: slideIn;
        animation-duration: .3s
    }
}

@media (max-width:767px) {
    .header__title {
        margin-top: 5px
    }
}

.header__title svg {
    max-width: 100%
}

@media (max-width:1023px) {
    .header__logo__mobile {
        display: block;
        width: 100px
    }
}

@media (min-width:1024px) {
    .header__logo__mobile {
        display: none
    }
}

@media (max-width:1023px) {
    .header__logo__desktop {
        display: none
    }
}

@media (min-width:1024px) {
    .header__logo__desktop {
        display: block;
        width: 165px;
        height: 50px
    }
}

.header__logo__desktop svg {
    margin-top: 15px
}

.header__aside {
    display: flex;
    align-items: center
}

.header__upload {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    margin-left: 1.5rem;
    color: #fff;
    transition: color .2s
}

.header__upload:hover {
    color: #fff
}

.header__upload:hover path {
    fill: #fff
}

.header__upload__icon {
    margin-right: .5rem
}

.header__upload__icon path {
    fill: #fff;
    transition: fill .2s
}

.search__toggle {
    width: 18px;
    height: 18px;
    margin-right: .5rem
}

.search__toggle svg {
    width: 18px;
    height: 18px
}

.search__toggle svg path {
    fill: #fff
}

@media (min-width:1200px) {
    .search__toggle {
        display: none
    }
}

.search__toggle__close {
    display: none
}

.search_form {
    position: relative;
    display: none
}

@media (min-width:1200px) {
    .search_form {
        display: block
    }
}

.search_form input[type=text] {
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    background-color: #000;
    width: 160px;
    color: #fff;
    border: 1px solid #505050;
    padding: .75rem .75rem .75rem calc(1.25rem + 18px)
}

.search_form input[type=text]:focus {
    border-color: #a78546
}

.search_form button {
    position: absolute;
    left: .75rem;
    top: calc(50% - 10px);
    width: 18px;
    height: 18px
}

.search_form button svg {
    width: 18px;
    height: 18px
}

.search_form button svg path {
    fill: #fff
}

.search_form ::placeholder {
    color: #505050
}

@media (max-width:1199px) {
    .searchForm body::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 10;
        top: 76px;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #a78546
    }
    .searchForm body::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .85)
    }
    .searchForm .serch__toggle {
        display: none
    }
    .searchForm .search__toggle__close,
    .searchForm .search_form {
        display: block;
        position: absolute;
        z-index: 10
    }
    .searchForm .search_form {
        left: 1rem;
        top: 1rem
    }
    .searchForm .search__toggle__close {
        right: 1rem;
        top: 22px
    }
}

@media (min-width:576px) {
    .hero__items {
        display: flex;
        width: calc(100% - 1rem);
        margin: .5rem auto 0
    }
}

.hero__item {
    position: relative;
    width: 100%;
    overflow: hidden
}

@media (min-width:576px) {
    .hero__item--large {
        width: calc(50% - 4px);
        margin-right: 4px
    }
    .hero__item:nth-child(2) {
        display: none
    }
    .hero__item--stack {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: calc(50% - 4px);
        margin-left: 4px
    }
    .hero__item--stack a {
        overflow: hidden;
        display: block;
        height: 356px
    }
}

@media (min-width:1024px) {
    .hero__item:nth-child(2) {
        display: block;
        width: calc(25% - 4px);
        margin: 0 4px
    }
    .hero__item--stack {
        width: calc(25% - 4px);
        margin-left: 4px
    }
}

@media (max-width:575px) {
    .hero__item {
        display: block;
        height: 160px
    }
    .hero__item--large {
        height: 260px
    }
    .hero__item--stack {
        height: 320px
    }
    .hero__item--stack a {
        height: 160px
    }
}

.hero__link {
    position: relative;
    display: block;
    height: 100%;
    background-color: #000;
    color: #fff;
    transition: color .2s
}

.hero__link:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    background-color: #a78546
}

.hero__figure {
    position: relative;
    height: 100%
}

@media (max-width:575px) {
    .hero__figure {
        text-align: right
    }
}

@media (min-width:1024px) {
    .hero__figure {
        height: 100%
    }
}

.hero__figure::after {
    content: "";
    display: block;
    position: absolute
}

@media (max-width:575px) {
    .hero__figure::after {
        z-index: 8;
        top: 0;
        height: 100%;
        background-color: #000
    }
    .hero__item:not(:first-child) .hero__figure::after {
        width: 55%;
        transform: skewX(15deg);
        border-right: 10px solid #a78546;
        margin-left: -5%
    }
}

@media (max-width:575px) and (min-width:450px) {
    .hero__item: not(:first-child) .hero__figure::after {
        width: 58%
    }
}

@media (min-width:1024px) {
    .hero__figure::after {
        z-index: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(0deg, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, 0) 100%)
    }
}

@media (max-width:575px) {
    .hero__image {
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    .hero__item:not(:first-child) .hero__image {
        width: 60%
    }
}

@media (min-width:576px) {
    .hero__image {
        min-width: 100%;
        max-height: 720px;
        height: 100%;
        object-fit: cover;
        margin-left: 50%;
        transform: translateX(-50%);
        vertical-align: middle
    }
}

.hero__caption {
    position: absolute;
    bottom: 0;
    font: 600 28px/1.2 Montserrat, Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 2rem;
    z-index: 9
}

@media (min-width:576px) {
    .hero__caption {
        padding: 0 4rem 2.5rem 2rem
    }
}

@media (min-width:768px) {
    .hero__item: first-child .hero__caption {
        font-size: 40px
    }
}

@media (min-width:768px) {
    .hero__item--stack .hero__caption {
        font-size: 24px;
        line-height: 1.5
    }
}

@media (min-width:1024px) {
    .hero__caption {
        line-height: 1.3
    }
}

@media (max-width:575px) {
    .hero__item: first-child .hero__caption {
        font-weight: 700;
        width: 50%
    }
}

@media (max-width:575px) {
    .hero__item: not(:first-child) .hero__caption {
        font-size: 16px;
        line-height: 1.5;
        width: 38%
    }
}

@media (max-width:767px) {
    .tiles {
        display: none
    }
}

@media (min-width:768px) {
    .tiles {
        background-color: #000
    }
}

.tiles__list {
    display: flex
}

.tiles__item {
    width: 25%;
    overflow: hidden
}

.tiles__link {
    position: relative;
    display: block;
    min-height: 100%;
    color: #fff;
    background-color: #000;
    transition: color .2s
}

.tiles__link:hover {
    color: #a78546
}

.tiles__image {
    min-width: 100%;
    height: 170px;
    object-fit: cover
}

.tiles__caption {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: .5rem .75rem 2rem;
    height: 100px
}

.tiles__title {
    display: block;
    font: 600 18px/1.4 Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

.tiles__meta {
    font-size: 12px;
    color: gray;
    margin-bottom: .5rem
}

.cards {
    margin-top: 3rem
}

@media (min-width:1024px) {
    .cards {
        margin-top: 7rem
    }
    .archive.category .cards {
        margin-top: 5rem
    }
}

@media (min-width:1024px) {
    .cards__heading {
        margin: 0 auto 4rem
    }
}

.cards__tag {
    font: 32px Montserrat, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #a78546;
    margin: 0
}

.cards__title {
    font: 700 28px/1.2 Montserrat, Helvetica, Arial, sans-serif;
    text-align: center;
    margin: 0
}

@media (min-width:1024px) {
    .cards__title {
        position: relative;
        font-size: 40px
    }
    .cards__title p {
        position: relative;
        z-index: 1;
        display: inline-block;
        background-color: #fff;
        padding: 0 1em;
        margin: 0
    }
    .cards__title::after {
        content: "";
        position: absolute;
        z-index: 0;
        left: 0;
        top: 50%;
        width: 100%;
        height: 4px;
        background-color: #f6f6f6
    }
}

.cards__title b {
    font-weight: 600;
    color: #a78546
}

@media (min-width:1024px) {
    .cards__wrap {
        display: flex;
        justify-content: space-between;
        max-width: 1110px
    }
}

@media (max-width:1023px) {
    .cards__mosaic {
        margin-top: 2rem
    }
}

@media (min-width:1024px) {
    .cards__mosaic {
        width: calc(50% - 12.5px)
    }
}

.cards__mosaic .cards__item {
    width: 48%;
    overflow: hidden;
    margin-bottom: 20px
}

@media (min-width:1024px) {
    .cards__mosaic .cards__item {
        width: calc(50% - 12.5px)
    }
}

.cards__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.cards__footer {
    text-align: center;
    padding-top: 2rem
}

@media (min-width:1024px) {
    .cards__footer {
        padding-top: 4.5rem
    }
}

.cards__footer__link {
    display: inline-flex;
    align-items: center;
    font: 700 14px/1 Montserrat, Helvetica, Arial, sans-serif;
    padding: 1.5em 2em;
    color: #a78546;
    background-color: #f7f7f7;
    transition: background-color .2s, color .2s, opacity .2s
}

.cards__footer__link:hover {
    background-color: #a78546;
    color: #fff
}

.cards__footer__link:hover path {
    stroke: #fff
}

.cards__footer__link:active {
    opacity: .8
}

.cards__footer__link svg {
    margin-left: .5rem
}

.cards__footer__link path {
    stroke: #a78546;
    transition: stroke .2s
}

@media (min-width:1024px) {
    .card--sticky {
        width: calc(50% - 12.5px);
        overflow: hidden
    }
}

.card__link {
    display: block
}

.card__image {
    width: 100%;
    height: 104px;
    object-fit: cover;
    margin-left: 50%;
    transform: translateX(-50%)
}

@media (min-width:1024px) {
    .card__image {
        height: 170px
    }
}

.card--sticky .card__image {
    height: 245px
}

@media (min-width:1024px) {
    .card--sticky .card__image {
        height: 405px
    }
}

.card__title {
    font-weight: 600;
    transition: color .2s
}

@media (max-width:1023px) {
    .card__title {
        font-size: 14px;
        line-height: 17px
    }
}

.card--sticky .card__title {
    font-size: 21px;
    line-height: 1.2
}

@media (min-width:1024px) {
    .card--sticky .card__title {
        font-size: 28px;
        line-height: 1.5
    }
}

.card__link:hover .card__title {
    color: #a78546
}

.card__link:active .card__title {
    color: #a78546;
    opacity: .8
}


.latest .hero__link {
    height: 300px
}

.latest__item {
    position: relative;
    margin: 0 auto 3rem
}

@media (min-width:1024px) {
    .latest__item::after {
        position: absolute;
        left: 0;
        bottom: 4px;
        content: "";
        width: 40px;
        height: 4px;
        background-color: #a78546
    }
}

.latest__article {
    display: flex;
    justify-content: space-between
}

.latest__content {
    width: 49%
}

@media (max-width:1023px) {
    .latest__content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: .25rem
    }
}

@media (min-width:1024px) {
    .latest__content {
        width: 600px;
        margin-right: 3rem
    }
}

.latest__title {
    font: 600 14px/1.3 Montserrat, Helvetica, Arial, sans-serif;
    margin: .5rem 0
}

@media (min-width:1024px) {
    .latest__title {
        font-size: 28px;
        line-height: 1.2;
        margin: 1rem 0 2rem
    }
}

.latest__link {
    color: #000;
    transition: color .2s
}

.latest__link:hover {
    color: #a78546
}

.latest__link:active {
    color: #a78546;
    opacity: .8
}

.latest__meta {
    display: block;
    font: 300 12px/1 Montserrat, Helvetica, Arial, sans-serif
}

.latest__updated {
    color: #505050
}

.latest__author,
.latest__date {
    font-weight: 600
}

@media (max-width:1023px) {
    .latest__author {
        display: none
    }
}

.latest__author__link:hover {
    color: #a78546
}

.latest__excerpt {
    display: none
}

@media (min-width:1024px) {
    .latest__excerpt {
        display: block;
        font-size: 14px;
        line-height: 1.6;
        margin-top: 1.5rem
    }
}

@media (max-width:1023px) {
    .latest__image {
        width: 49%;
        height: 107px
    }
}

@media (min-width:1024px) {
    .latest__image {
        width: 445px;
        height: 300px
    }
}

.latest__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.optin {
    margin: 6rem 0 3rem;
    background-color: #000;
    color: #fff
}

@media (max-width:1023px) {
    .optin {
        padding-bottom: 2rem;
        padding-left: 1em;
        padding-right: 1em
    }
}


@media (min-width:1024px) {
    .optin__wrap {
        display: flex;
        justify-content: space-between;
        height: 100%
    }
}

.optin__image {
    position: relative
}

@media (min-width:1024px) {
    .optin__image {
        width: 50%
    }
}

.optin__img {
    max-width: 100%
}

@media (max-width:1023px) {
    .optin__img {
        margin-top: -2rem
    }
}

@media (min-width:1024px) {
    .optin__img {
        position: absolute;
        bottom: -4rem
    }
}

.optin__contents {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width:1024px) {
    .optin__contents {
        width: 50%
    }
}

.optin__call {
    font: 600 12px Montserrat, Helvetica, Arial, sans-serif;
    color: #a78546;
    margin: 0
}

@media (max-width:1023px) {
    .optin__call {
        margin: .5rem 0
    }
}

@media (min-width:1024px) {
    .optin__call {
        font-size: 14px
    }
}

.optin__title {
    font: 700 28px/1 Montserrat, Helvetica, Arial, sans-serif;
    margin: .5rem 0 0;
    width: 290px
}

@media (min-width:1024px) {
    .optin__title {
        font-size: 40px;
        width: 350px
    }
}

.optin__tag {
    font-size: 14px;
    margin: 1rem 0 1.5rem;
    color: gray;
    width: 90%
}

.optin__form {
    display: flex;
    margin-top: .5rem
}

.optin__form input {
    display: inline-block;
    font: 600 12px Montserrat, Helvetica, Arial, sans-serif;
    padding: 0 .75em;
    height: 40px;
    border: none
}

@media (min-width:1024px) {
    .optin__form input {
        font-size: 14px;
        height: 57px
    }
}

.optin__form input[type=email] {
    width: 225px;
    margin-right: .5rem;
    background-color: rgba(255, 255, 255, .1);
    color: #fff;
    border: 1px solid #303030
}

.optin__form input[type=email]:focus {
    outline-color: #a78546
}

@media (min-width:768px) {
    .optin__form input[type=email] {
        width: 300px
    }
}

.optin__form input[type=submit] {
    width: 160px;
    background-color: #a78546;
    color: #fff;
    cursor: pointer;
    transition: background-color .2s, opacity .2s
}

.optin__form input[type=submit]:hover {
    opacity: .9
}

.optin__form input[type=submit]:active {
    background-color: #a78546
}

.optin__form ::placeholder {
    color: #505050
}

.post {
    margin-top: 1rem
}

@media (min-width:1024px) {
    .post {
        margin-top: 4rem
    }
}

@media (min-width:1024px) {
    .post__top {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 4rem
    }
}

@media (min-width:1024px) {
    .post__top__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 445px;
        height: 350px;
        padding-right: 2rem
    }
}

@media (min-width:1200px) {
    .post__top__left {
        height: 425px;
        width: 480px
    }
}

.post__meta {
    font-size: 12px;
    color: gray
}

.post__meta li:not(:last-child) {
    margin-bottom: .5rem
}

.post__meta .post__credits,
.post__meta .post__date,
.post__meta a {
    color: #000
}

.post__meta a:hover {
    color: #a78546
}

.post__category__link {
    font-weight: 600
}

.post__category__label {
    text-transform: uppercase
}

.post__title {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 2rem
}

@media (min-width:1024px) {
    .post__title {
        position: relative;
        font-size: 34px;
        margin: auto 0 5rem
    }
    .post__title::after {
        position: absolute;
        left: 0;
        bottom: calc(-1rem + 2px);
        content: "";
        width: 40px;
        height: 4px;
        background-color: #a78546
    }
}

@media (min-width:1200px) {
    .post__title {
        font-size: 40px
    }
    .post__title::after {
        bottom: calc(-2rem + 2px)
    }
}

.post__bc {
    margin: 1.5rem 0
}

@media (min-width:1024px) {
    .post__bc {
        margin: auto 0 0
    }
}

.bc__list {
    display: inline-flex;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    padding: .66rem 1rem;
    margin: 0;
    list-style: none;
    color: rgba(0, 0, 0, .5);
    background-color: #f6f6f6
}

.bc__list li:not(:last-child) {
    position: relative;
    padding-right: 1.25rem;
    margin-right: .5rem
}

.bc__list li:not(:last-child)::after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: url(../images/icons/go--black.svg);
    opacity: .5
}

.bc__list a {
    color: #000
}

.bc__list a:hover {
    color: #a78546
}

@media (max-width:1023px) {
    .post__image {
        margin-bottom: 2rem;
        height: 400px
    }
.page__content--aff,
.post__content--aff,
.writer__bio--aff {
    max-width: 90%!important;
    margin: auto
}
}

@media (min-width:1024px) {
    .post__image {
        max-width: 50%;
        width: 635px;
        height: 425px
    }
}

.post__image__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post__main {
    display: flex
}

@media (min-width:1024px) {
    .post__main {
        justify-content: space-between
    }
}

.page__content,
.post__content,
.writer__bio {
    font-size: 15px;
    line-height: 1.6;
    width: calc(100% - 2rem)
}

@media (min-width:1024px) {
    .page__content,
    .post__content,
    .writer__bio {
        font-size: 18px;
        padding-bottom: 3rem
    }
}

.page__content--aff,
.post__content--aff,
.writer__bio--aff {
    max-width: 730px;
    margin: auto
}

.page__content h2,
.post__content h2,
.writer__bio h2 {
    font-size: 21px;
    font-weight: 600;
    margin: 2.5rem 0 1rem
}

@media (min-width:1024px) {
    .page__content h2,
    .post__content h2,
    .writer__bio h2 {
        font-size: 28px
    }
}

.page__content h3,
.post__content h3,
.writer__bio h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 3rem
}

.page__content div:not(.adunitwrapper, .trc_related_container),
.post__content div:not(.adunitwrapper, .trc_related_container),
.writer__bio div {
    width: 100%
}

.page__content img,
.post__content img,
.writer__bio img {
    display: block;
    height: auto;
    max-width: 510px;
    object-fit: cover;
    margin: 2rem auto 0
}

.page__content .wp-caption,
.post__content .wp-caption,
.writer__bio .wp-caption {
    max-width: 510px;
    margin: 0 auto 2rem
}

.page__content .wp-caption-text,
.post__content .wp-caption-text,
.writer__bio .wp-caption-text {
    font-size: 12px;
    margin-top: 1rem
}

.page__content ol,
.post__content ol,
.writer__bio ol {
    padding: 1em 0 .5em 1em
}

.page__content ol li,
.post__content ol li,
.writer__bio ol li {
    margin-bottom: 1em
}

.page__content ul li,
.post__content ul li,
.writer__bio ul li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 1em
}

.page__content ul li::before,
.post__content ul li::before,
.writer__bio ul li::before {
    position: absolute;
    left: 0;
    top: -.58em;
    content: "•";
    font-size: 3em;
    color: #a78546
}

.page__content a,
.post__content a,
.writer__bio a {
    font-weight: 600;
    color: #a78546
}

.page__content a:hover,
.post__content a:hover,
.writer__bio a:hover {
    color: #a78546
}

.post__sidebar {
    display: none
}

@media (min-width:1024px) {
    .post__sidebar {
        display: block;
        width: 350px
    }
}

.post__sidebar .sidebar__mv {
    position: sticky;
    top: 0
}

.post__sidebar .sidebar__mv img {
    max-width: 100%
}

.sidebar__cards {
    margin-bottom: 4rem
}

.sidebar__card {
    margin-bottom: 2rem
}

.sidebar__card__figure {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.sidebar__card__image {
    width: 160px;
    height: 107px;
    object-fit: cover
}

.sidebar__card__caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 160px;
    padding: .25rem 0
}

.sidebar__card__title {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    transition: color .2s
}

.sidebar__card__link:hover .sidebar__card__title {
    color: #a78546
}

.sidebar__card__footer {
    font-size: 12px
}

.sidebar__card__updated {
    color: gray
}

.sidebar__card__meta {
    font-weight: 600
}

.post__footer {
    margin: 3rem 0
}

@media (min-width:1024px) {
    .post__footer {
        margin: 6rem 0 4rem
    }
}

.post__footer__toptitle,
.title__lined {
    line-height: 1.2;
    text-align: center
}

@media (max-width:1023px) {
    .post__footer__toptitle,
    .title__lined {
        font-size: 28px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
    input#mce-EMAIL::placeholder {
        color: #fff
    }
}

@media (min-width:1024px) {
    .post__footer__toptitle,
    .title__lined {
        position: relative;
        font-size: 40px;
        margin: 8rem 0 4rem
    }
    .post__footer__toptitle p,
    .title__lined p {
        position: relative;
        z-index: 1;
        display: inline-block;
        background-color: #fff;
        padding: 0 1em;
        margin: 0
    }
    .post__footer__toptitle::after,
    .title__lined::after {
        content: "";
        position: absolute;
        z-index: 0;
        left: 0;
        top: 50%;
        width: 100%;
        height: 4px;
        background-color: #f6f6f6
    }
}

@media (min-width:1024px) {
    .post__footer__list {
        display: flex;
        justify-content: center
    }
}

.post__footer__item {
    overflow: hidden
}

@media (max-width:1023px) {
    .post__footer__item {
        margin-bottom: 1rem
    }
}

@media (min-width:1024px) {
    .post__footer__item {
        width: 25%
    }
}

.post__footer__link {
    position: relative;
    display: block;
    min-height: 100%;
    color: #000;
    transition: color .2s
}

.post__footer__link:hover {
    color: #a78546
}

@media (max-width:1023px) {
    .post__footer__figure {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between
    }
}

.post__footer__image {
    max-width: 50%;
    height: 170px;
    width: 305px;
    object-fit: cover
}

@media (min-width:1024px) {
    .post__footer__image {
        max-width: unset;
        min-width: 100%;
        margin-left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width:1023px) {
    .post__footer__caption {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 1rem 1rem 1rem 0
    }
}

@media (min-width:1024px) {
    .post__footer__caption {
        padding: 1rem .75rem 2rem
    }
}

.post__footer__title {
    display: block;
    font: 600 14px/1.4 Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

@media (min-width:768px) {
    .post__footer__title {
        font-size: 18px
    }
}

.post__footer__meta {
    font-size: 12px;
    color: #000
}

.post__card {
    display: flex
}

@media (min-width:1024px) {
    .post__card {
        display: flex;
        max-width: 610px;
        padding-top: 4rem;
        border-top: 4px solid #f6f6f6
    }
    .post__card--aff {
        max-width: 730px;
        margin: 0 auto
    }
}

.post__card__image {
    display: block;
    width: 160px;
    object-fit: cover
}

.post__card__info {
    width: calc(450px - 2rem);
    margin-left: 2rem
}

.post__card__author {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

.post__card__role {
    position: relative;
    margin: .5rem 0 2.5rem;
    color: gray
}

.post__card__role::after {
    position: absolute;
    left: 0;
    bottom: calc(-1.5rem + 2px);
    content: "";
    width: 40px;
    height: 4px;
    background-color: #a78546
}

.post__card__desc {
    font-size: 17px;
    line-height: 1.5
}

.post__card__desc p {
    margin-bottom: 0
}

.uagb-faq-content span,
.uagb-question {
    display: block;
    position: relative;
    padding-left: 1.5rem
}

.uagb-faq-content span::before,
.uagb-question::before {
    position: absolute;
    font-weight: 700;
    left: -.5rem
}

.uagb-question::before {
    content: "Q:";
    color: #000
}

.uagb-faq-content span::before {
    content: "A:";
    color: #a78546
}

.uagb-faq-item {
    background-color: transparent !important;
    border: none !important
}

.uagb-faq-child__outer-wrap {
    margin-bottom: 0 !important
}

.uagb-faq-questions-button {
    padding-top: 0 !important
}

.uagb-faq-icon-wrap {
    display: none !important
}

.aff__top {
    width: 100%;
    max-width: 1392px;
    margin-bottom: 2rem
}

@media (min-width:1024px) {
    .aff__top {
        margin: 2rem auto 4rem
    }
}

.aff__top__wrap {
    position: relative
}

.aff__background {
    position: absolute;
    height: 340px;
    width: 100%
}

@media (min-width:1024px) {
    .aff__background {
        height: 596px;
        max-width: 1392px
    }
}

.aff__background__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post__title--aff {
    position: relative;
    text-align: center;
    color: #fff;
    padding: 2rem .5rem;
    margin: 0 auto;
    max-width: 600px
}

@media (min-width:1024px) {
    .post__title--aff {
        max-width: 825px;
        padding-top: 4rem;
        margin: 0 auto;
        padding: 4rem 0 2rem
    }
    .post__title--aff::after {
        left: calc(50% - 20px);
        bottom: 0
    }
}

.products {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

@media (min-width:576px) {
    .products {
        display: flex;
        padding: 0 2rem;
        max-width: 1100px;
        margin: 4rem auto 0
    }
}

@media (max-width:575px) {
    .products::after,
    .products::before {
        position: absolute;
        z-index: 0;
        top: 0;
        content: "";
        background-color: rgba(255, 255, 255, .75);
        height: 300px;
        width: 1.25rem
    }
}

.products::before {
    left: 0;
    border-top-right-radius: 5px
}

.products::after {
    right: 0;
    border-top-left-radius: 5px
}

.product {
    text-align: center;
    width: calc(100% - 9rem);
    min-width: 200px;
    padding: 1rem 2rem 2rem;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px 2px rgba(167, 133, 70, .25);
    transition: box-shadow .2s, transform .2s
}

@media (max-width:575px) {
    .product {
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .product {
        width: 350px
    }
}

@media (min-width:768px) {
    .product: not(:last-child) {
        margin-right: 2rem
    }
}

@media (min-width:768px) {
    .product: hover {
        box-shadow: 0 0 20px 2px #a78546;
        transform: scale(1.025)
    }
}

@media screen and (min-width:576px) and (max-width:900px) {
    .product: last-child {
        display: none
    }
}

.slider__controlls {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 1rem);
    top: 315px;
    padding: 0 .5rem
}

@media (min-width:576px) {
    .slider__controlls {
        display: none
    }
}

.slider__btn {
    width: 56px;
    height: 56px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    padding: 0
}

.stars__list {
    display: flex;
    justify-content: center
}

.stars__item:not(:last-child) {
    margin-right: 3px
}

.product__value__wrap {
    display: inline-block;
    padding: .5rem 1rem;
    margin-top: .75rem;
    background-color: #f7f7f7;
    border-radius: 0 0 5px 5px
}

.product__badge {
    display: flex;
    align-items: center;
    justify-content: center
}

.product__badge span {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #a78546;
    margin-left: .5rem
}

.product__badge circle {
    fill: #a78546
}

.product__title {
    font-size: 16px;
    font-weight: 600;
    height: 54px;
    overflow-y: hidden
}

@media (min-width:1024px) {
    .product__title {
        font-size: 18px;
        margin: 1.5rem 0 1rem
    }
}

.product__image {
    width: auto;
    height: 160px
}

@media (min-width:1024px) {
    .product__image {
        height: 190px
    }
}

.buy-now a,
.buynow {
    position: relative;
    overflow: hidden;
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    height: 60px;
    border-radius: 5px;
    background-color: #a78546;
    background: linear-gradient(45deg, #a78546 0, #c9a96e 100%);
    color: #fff;
    margin-top: 1.5rem;
    transition: background .2s ease-in-out
}

.buy-now a span,
.buynow span {
    border-radius: 5px;
    transition: transform .2s ease-in-out
}

.buy-now a:hover,
.buynow:hover {
    background: #000
}

.buy-now a:hover span,
.buynow:hover span {
    transform: translateX(calc(100% + 50px))
}

.buy-now a:hover .buynow__go,
.buynow:hover .buynow__go {
    margin-left: -4px;
    transform: scale(2)
}

.buy-now a .buynow__label,
.buynow .buynow__label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    line-height: 60px
}

.buy-now a .buynow__arrow,
.buynow .buynow__arrow {
    position: absolute;
    right: 1rem;
    top: calc(50% - 8px)
}

.buy-now a .buynow__go,
.buynow .buynow__go {
    position: absolute;
    transform: translateX(-200px);
    top: calc(50% - 5px)
}

.buy-now a .buynow__go path,
.buynow .buynow__go path {
    fill: #a78546
}

.buy-now {
    margin: 3rem 0 2rem
}

@media (min-width:1024px) {
    .buy-now {
        margin: 4rem 0 3rem
    }
}

.buy-now a {
    position: relative;
    display: block;
    line-height: 60px;
    margin: 0 auto;
    width: 210px
}

.buy-now a:hover {
    color: #fff
}

.buy-now a::after {
    position: absolute;
    content: url(../images/icons/arrow.svg);
    right: 1.25rem;
    top: 4px
}

@media (min-width:1024px) {
    .page__content {
        max-width: 730px;
        margin: 0 auto
    }
}

.page__content h2 {
    margin-top: 4rem
}

.page__content strong {
    font-weight: 700
}

.page__title {
    font-size: 28px;
    text-align: center;
    margin: 2em auto 1.5em
}

@media (min-width:1024px) {
    .page__title {
        font-size: 40px
    }
}

@media (min-width:1024px) {
    .page__wrap {
        max-width: 730px;
        margin: 0 auto 6rem
    }
}

.page__wrap .contact__form input:not([type=submit]) {
    width: 314px
}

.page__hero {
    max-width: 730px;
    margin: 0 auto
}

.page__hero__image {
    max-width: 100%;
    object-fit: cover
}

@media (max-width:767px) {
    h1.page__title {
        font-size: 30px
    }
}

.users__cards {
    max-width: 730px;
    margin: 0 auto
}

@media (max-width:1023px) {
    .users__cards {
        margin-top: 2rem
    }
}

.user__card {
    margin-bottom: 2rem
}

@media (min-width:1024px) {
    .user__card {
        display: flex;
        margin-bottom: 4rem
    }
}

@media (min-width:1024px) {
    .user__picture {
        width: 255px;
        height: 340px;
        margin-right: 2rem
    }
}

.user__picture__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (min-width:1024px) {
    .user__desc {
        display: flex;
        flex-direction: column;
        width: 445px
    }
}

.user__card__intro {
    margin-top: 2rem
}

@media (min-width:1024px) {
    .user__card__intro {
        margin-top: 0
    }
}

.user__card__footer {
    margin: auto 0 0
}

@media (max-width:1023px) {
    .user__card__footer {
        text-align: center
    }
}

.writer__title {
    font-size: 28px;
    text-align: center
}

@media (min-width:1024px) {
    .writer__title {
        font-size: 40px
    }
}

@media (min-width:1024px) {
    .writer__top {
        display: flex;
        justify-content: space-between;
        padding: 0 1rem
    }
}

@media (min-width:1024px) {
    .writer__top__info {
        width: 400px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 1rem 1rem 1rem 3rem
    }
}

@media (min-width:1200px) {
    .writer__top__info {
        width: 445px;
        padding: 1rem
    }
}

.writer__picture {
    height: 430px
}

@media (min-width:1024px) {
    .writer__picture {
        width: 480px;
        height: 405px
    }
}

@media (min-width:1200px) {
    .writer__picture {
        width: 540px
    }
}

.writer__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.writer__name {
    font-size: 21px;
    font-weight: 600;
    margin: 1rem 0 .5rem
}

@media (min-width:1024px) {
    .writer__name {
        font-size: 28px;
        margin: 0
    }
}

.writer__role {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    color: gray
}

@media (min-width:1024px) {
    .writer__role {
        font-size: 17px;
        margin: .5rem 0 3rem
    }
}

.writer__role::after {
    content: "";
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #a78546
}

@media (min-width:1024px) {
    .writer__role::after {
        bottom: -1.75rem
    }
}

.writer__intro {
    font-size: 15px;
    color: #505050
}

@media (max-width:1023px) {
    .writer__intro {
        margin-top: 3rem
    }
}

@media (min-width:1024px) {
    .writer__intro {
        font-size: 17px
    }
}

.writer__links {
    font-size: 16px;
    font-weight: 600;
    margin: auto 0 .75rem
}

@media (min-width:1024px) {
    .writer__links {
        font-size: 18px
    }
}

.writer__linkslist {
    display: flex
}

.writer__linkitem:not(:last-child) {
    margin-right: 1rem
}

@media (min-width:1024px) {
    .writer__wrap {
        width: 730px;
        margin: 0 auto
    }
}

.writer__bio {
    margin-top: 2rem
}

@media (min-width:1024px) {
    .writer__bio {
        margin-top: 4rem;
        max-width: 730px
    }
}

.writer__footer {
    margin: 0
}

@media (min-width:1024px) {
    .writer__footer {
        margin: -1rem 0
    }
}

.writer__footer__toptitle {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600
}

@media (min-width:1024px) {
    .writer__footer__toptitle {
        font-size: 28px
    }
}

@media (min-width:1024px) {
    .writer__footer__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.writer__footer__item {
    overflow: hidden;
    margin-bottom: 1rem
}

@media (min-width:1024px) {
    .writer__footer__item {
        width: 330px;
        margin-bottom: 3rem
    }
}

.writer__footer__link {
    position: relative;
    display: block;
    min-height: 100%;
    color: #000;
    transition: color .2s
}

.writer__footer__link:hover {
    color: #a78546
}

.writer__footer__figure {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.writer__footer__image {
    display: block;
    width: 160px;
    height: 107px;
    object-fit: cover
}

.writer__footer__caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .25rem 1rem .25rem 0
}

@media (min-width:1024px) {
    .writer__footer__caption {
        padding: 1rem 1rem 1rem 0
    }
}

.writer__footer__title {
    display: block;
    font: 600 14px/1.4 Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

@media (min-width:768px) and (max-width:1023px) {
    .writer__footer__title {
        font-size: 18px
    }
}

.writer__footer__meta {
    font-size: 12px;
    color: #000
}

.footer {
    position: relative;
    background-color: #000;
    color: #505050;
    padding: 3rem 0
}

@media (min-width:1024px) {
    .footer {
        padding: 6rem 0
    }
}

.footer__wrap {
    display: flex;
    justify-content: space-between
}

@media (max-width:1023px) {
    .footer__wrap {
        flex-direction: column;
        align-items: center
    }
}

.footer__backtotop {
    display: block;
    position: absolute;
    top: -30px;
    left: calc(50% - 80px);
    text-align: center;
    font: 700 18px/60px Montserrat, Helvetica, Arial, sans-serif;
    width: 160px;
    height: 60px;
    color: #000;
    background-color: #fff
}

.footer__backtotop svg {
    margin-left: .5rem
}

.footer__backtotop path {
    stroke: #a78546
}

.footer__title {
    margin: 0 0 2rem;
    font-size: 2em
}

@media (max-width:1023px) {
    .footer__contact__list {
        text-align: center
    }
}

.footer__contact__item {
    display: inline-flex
}

.footer__contact__item:not(:last-child) {
    margin-right: 1rem
}

.footer__contact__link {
    display: block;
    margin-right: .25rem
}

.footer__contact__link path {
    fill: #fff;
    transition: fill .2s
}

.footer__contact__link:hover path {
    fill: #a78546
}

.footer__contact__text {
    line-height: 1.25
}

.footer__colophon {
    font-size: 12px;
    font-style: normal;
    text-align: center;
    margin-top: 2rem;
    padding: 0 1rem;
    color: #505050
}

@media (min-width:1024px) {
    .footer__colophon {
        margin-top: 6rem
    }
}

@media (max-width:1023px) {
    .footer__menus {
        text-align: center;
        margin-top: 2rem
    }
}

@media (min-width:1024px) {
    .footer__menus {
        display: flex;
        justify-content: space-evenly;
        margin-top: .5rem;
        width: 50%
    }
}

@media (max-width:1023px) {
    .footer__menu__list: not(:last-child) {
        position: relative;
        margin-bottom: 4rem
    }
    .footer__menu__list:not(:last-child)::after {
        content: "";
        position: absolute;
        bottom: calc(-2rem - 2px);
        left: calc(50% - 10px);
        width: 20px;
        height: 4px;
        background-color: #303030
    }
}

.footer__menu__item {
    margin-bottom: 1rem
}

.footer__menu__link {
    font: 700 14px/1 Montserrat, Helvetica, Arial, sans-serif;
    color: #fff;
    transition: color .2s
}

.footer__menu__link:hover {
    color: #a78546
}

.upload-modal {
    display: none
}

@media (min-width:1024px) {
    .uploadForm {
        overflow-y: hidden
    }
}

.uploadForm body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85)
}

.uploadForm .upload-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10
}

.uploadForm .upload-modal__wrap {
    position: relative;
    background-color: #fff;
    padding: 1rem
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap {
        padding: 2rem
    }
}

.uploadForm .upload-modal__wrap h4 {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 2.5rem;
    color: #000;
    text-align: left
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap h4 {
        font-size: 28px;
        margin-bottom: 3rem
    }
}

.uploadForm .upload-modal__wrap h4::after {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #a78546
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap form {
        width: 650px
    }
}

.uploadForm .upload-modal__wrap form p {
    margin: 0
}

.uploadForm .upload-modal__wrap form br {
    display: none
}

@media (max-width:1023px) {
    .uploadForm .upload-modal__wrap .fieldset {
        display: inline
    }
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap .fieldset {
        display: flex;
        justify-content: space-between
    }
}

@media (max-width:1023px) {
    .uploadForm .upload-modal__wrap .fieldset input {
        width: calc(100% - 2rem)
    }
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap .fieldset input {
        width: calc(315px - 2rem)
    }
}

.uploadForm .upload-modal__wrap input,
.uploadForm .upload-modal__wrap textarea {
    display: block;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif
}

.uploadForm .upload-modal__wrap input[type=email],
.uploadForm .upload-modal__wrap input[type=text],
.uploadForm .upload-modal__wrap textarea {
    padding: 0 1em;
    margin-bottom: 1rem;
    border: 1px solid #d9d9d9
}

.uploadForm .upload-modal__wrap input[type=email],
.uploadForm .upload-modal__wrap input[type=submit],
.uploadForm .upload-modal__wrap input[type=text] {
    height: 56px
}

.uploadForm .upload-modal__wrap textarea {
    width: calc(100% - 2rem);
    padding: 1em;
    height: 10em
}

.uploadForm .upload-modal__wrap ::placeholder {
    color: #bebebe
}

.uploadForm .upload-modal__wrap ::-webkit-file-upload-button {
    display: inline-block;
    margin-right: 1rem;
    padding: 1rem;
    background-color: #fff;
    color: #a78546;
    border: none;
    cursor: pointer
}

.uploadForm .upload-modal__wrap input[type=file] {
    display: block;
    cursor: pointer
}

.uploadForm .upload-modal__wrap footer {
    text-align: center
}

.uploadForm .upload-modal__wrap footer .ajax-loader {
    position: absolute
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance .wpcf7-list-item {
    display: flex
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance label {
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 2rem auto;
    cursor: pointer
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance input[type=checkbox] {
    height: auto;
    margin-right: .5rem
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance a {
    font-weight: 600;
    color: #a78546
}

.uploadForm .upload-modal__wrap input[type=submit] {
    display: inline-block;
    margin: 0;
    padding: 0 2rem;
    background-color: #a78546;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: background-color .2s, opacity .2s
}

.uploadForm .upload-modal__wrap input[type=submit]:hover {
    opacity: .9
}

.uploadForm .upload-modal__wrap input[type=submit]:active {
    background-color: #a78546
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap footer {
        text-align: center
    }
}

.uploadForm .upload-modal__wrap .wpcf7-not-valid-tip {
    margin-top: -1rem
}

.uploadForm .upload-modal__close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 11;
    cursor: pointer
}

.jobpost {
    position: relative;
    overflow: hidden;
    color: #fff;
    padding: 3rem 2rem;
    margin: 3rem 0;
    background: #171c1f url(../images/hairstyling-writer.png) no-repeat 10% center
}

@media (min-width:576px) {
    .jobpost {
        background-position: right center;
        margin: 4rem 0
    }
}

@media (min-width:1024px) {
    .jobpost {
        padding: 3rem
    }
}

.jobpost::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 10px;
    background-color: #a78546
}

.jobpost__title {
    font-size: 28px;
    line-height: 1.2;
    max-width: 10em;
    margin: 0
}

@media (min-width:1024px) {
    .jobpost__title {
        font-size: 40px
    }
}

.jobpost__sub {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 1rem 0 2rem
}

@media (max-width:1023px) {
    .jobpost__sub {
        max-width: 10em
    }
}

@media (min-width:1024px) {
    .jobpost__sub {
        padding: .5rem 1rem;
        border: 1px solid #32464f;
        background-color: #162629
    }
}

.jobpost__sub strong {
    font-weight: 600;
    color: #a78546
}

.jobpost__cta {
    display: block;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    width: 164px;
    height: 40px;
    background-color: #a78546;
    color: #fff;
    transition: background-color .2s
}

@media (min-width:1024px) {
    .jobpost__cta {
        font-size: 16px;
        line-height: 56px;
        height: 56px;
        width: 184px
    }
}

.jobpost__cta:active,
.jobpost__cta:hover {
    background-color: #a78546;
    color: #fff !important
}

.contact__form h3 {
    font-size: 21px
}

@media (min-width:1024px) {
    .contact__form h3 {
        font-size: 28px
    }
}

.contact__form legend {
    margin-bottom: 3rem
}

.contact__form p {
    font-size: 15px;
    margin: 0
}

@media (min-width:1024px) {
    .contact__form p {
        font-size: 17px
    }
}

.contact__form p.subtitle {
    margin-bottom: 3rem
}

@media (min-width:1024px) {
    .contact__form .fieldset {
        display: flex;
        justify-content: space-between
    }
}

.contact__form input,
.contact__form textarea {
    display: block;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif
}

.contact__form input:not([type=submit]),
.contact__form textarea {
    padding: 0 1em;
    margin-bottom: 1rem;
    border: 1px solid #d9d9d9
}

@media (min-width:1024px) {
    .contact__form input: not([type=submit]) {
        width: 330px
    }
}

.contact__form input {
    height: 56px
}

.contact__form textarea {
    width: calc(100% - 2rem);
    padding: 1em
}

.contact__form footer {
    text-align: right
}

.contact__form input[type=submit] {
    display: inline-block;
    margin: 1rem auto;
    padding: 0 2rem;
    background-color: #a78546;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: background-color .2s, opacity .2s;
    margin-right: -20px
}

.contact__form input[type=submit]:hover {
    opacity: .9
}

.contact__form input[type=submit]:active {
    background-color: #a78546
}

.contact__form ::placeholder {
    color: #bebebe
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none
}

.navigation li {
    display: inline
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #000;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: .75rem;
    font-weight: 700;
    color: #fff
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #d5cdc3;
    color: #a78546
}

.navigation li a:hover {
    background-color: #a78546;
    color: #fff
}

.main-row .row-left {
    float: left;
    width: calc(50% - 5px) !important
}

.main-row .row-right {
    float: right;
    width: calc(50% - 5px) !important
}

.main-row input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: calc(100% - 32px)
}

.main-row input.wpcf7-form-control.wpcf7-text.wpcf7-url.wpcf7-validates-as-required.wpcf7-validates-as-url {
    height: 56px;
    padding: 0 15px;
    border: 1px solid #d9d9d9
}

.clear {
    clear: both
}

.center {
    text-align: center
}

label.imageupload {
    margin: 15px 0;
    display: block;
    padding: 19px 20px;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    border: 1px solid #d9d9d9;
    color: #bebebe;
    cursor: pointer;
    text-align: left;
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif
}

label.imageupload input#imagefile {
    width: 100%
}

.cf7-thankyou {
    text-align: center;
    width: 57%;
    padding: 150px 0;
    max-width: 100%
}

.uploadForm .upload-modal__wrap {
    width: 650px;
    text-align: -webkit-center
}

.author-cf7 input {
    height: 56px;
    padding: 0 15px;
    border: 1px solid #d9d9d9
}

.author-cf7 textarea {
    padding: 15px;
    border: 1px solid #d9d9d9;
    width: calc(100% - 32px)
}

.author-cf7 {
    margin-bottom: 150px
}

.author-cf7 input.wpcf7-submit {
    background: #a78546;
    color: #fff;
    float: left;
    margin-top: 30px;
    font-size: 16px;
    line-height: 56px;
    height: 56px;
    width: 184px;
    font-weight: 700;
    cursor: pointer
}

a.cta--amzn {
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    background: linear-gradient(45deg, #a78546 0, #c9a96e 100%);
    color: #fff;
    display: block;
    line-height: 60px;
    margin: 0 auto;
    width: 210px;
    position: relative
}

a.cta--amzn:after {
    position: absolute;
    content: url(../images/icons/arrow.svg);
    right: 1.25rem;
    top: 4px
}

a.cta--amzn img {
    display: inline-block;
    margin: unset;
    position: absolute;
    right: 15px;
    top: 21px
}

a.cta--amzn:hover {
    color: #fff
}

.post__content p:first-child {
    margin-top: unset
}

.center lable span.wpcf7-list-item {
    display: inline-block !important;
    margin: unset
}

.center lable {
    display: block;
    margin-bottom: 20px
}

.center lable a {
    color: #a78546;
    font-weight: 600
}

.main-row select {
    margin-bottom: 1rem;
    height: 56px;
    border-color: #d9d9d9;
    padding: 0 13px;
    width: calc(100% - 2px);
    color: #bebebe;
    font-weight: 600
}

.main-row input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 32px)
}

.main-row input.wpcf7-form-control.wpcf7-text.wpcf7-url.wpcf7-validates-as-url {
    padding: 0 14px;
    height: 56px;
    border: 1px solid #ccc
}

label.imageupload input#imagefile {
    display: none
}

label.imageupload span {
    float: right;
    color: #a78546
}

label.imgupdated {
    margin: 15px 0;
    display: block;
    padding: 19px 20px;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    color: #a78546;
    background: #f2ede3
}

label.imgupdated span {
    float: right;
    color: #a78546;
    cursor: pointer;
    margin-top: -16px
}

h1.page__title {
    position: relative;
    font-size: 40px
}

h1.page__title:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 50%;
    width: 100%;
    height: 4px;
    background-color: #f6f6f6
}

.page__title p {
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    padding: 0 1em;
    margin: 0
}

a.author_link path {
    stroke: #a78546
}

.author .author_img {
    float: left;
    width: 300px !important
}

.author .author_img img {
    max-width: 100%;
    margin: unset
}

.author .author_details {
    float: right;
    width: calc(100% - 330px) !important
}

.author .author_details h3 {
    margin: unset;
    margin-top: 10px
}

.author p.author_role {
    margin: unset;
    color: #c1c1c1;
    text-transform: capitalize
}

.author p.author_intro {
    margin: unset;
    min-height: 140px;
    margin-top: 25px
}

.author a.author_link {
    padding: 18px;
    background: #c1c1c145;
    display: inline-block;
    font-size: 13px;
    position: absolute;
    bottom: 0
}

.author p.author_role {
    position: relative
}

.author p.author_role:after {
    position: absolute;
    left: 0;
    bottom: calc(-1rem + 2px);
    content: "";
    width: 40px;
    height: 4px;
    background-color: #a78546;
    display: inline-block
}

.author a.author_link svg {
    width: 10px;
    height: 10px
}

.writer__footer .author-cf7 .wpcf7 .screen-reader-response {
    width: 1px !important
}

.author .author_img img {
    margin: auto
}

a.cta--amzn:hover {
    background: #000
}

.post__content blockquote.wp-block-quote {
    font-size: 16px;
    font-weight: 600;
    margin: unset;
    padding: 20px;
    background: #f7f3ed;
    position: relative;
    padding-left: 40px
}

.post__content blockquote.wp-block-quote:before {
    content: "";
    position: absolute;
    top: 0;
    left: -5px;
    height: 100%;
    width: 6px;
    background-color: #a78546;
    background-image: linear-gradient(#a78546, #f9f9f8)
}

.post__content blockquote.wp-block-quote p {
    margin: unset
}

.see_more_abt p {
    margin: unset;
    width: calc(100% - 20px);
    font-weight: 600;
    float: left;
    font-size: 16px
}

.see_more_abt svg {
    float: right;
    margin-top: 5px;
    width: 9px
}

.see_more_abt path {
    stroke: #a78546
}

body .see_more_abt {
    padding: 10px 20px;
    background: #f6f6f6;
    width: calc(100% - 40px) !important
}

.best_product .pro_img {
    float: left;
    width: auto !important;
    max-width: 30%;
    min-height: 1px;
    min-width: 30px
}

.best_product .pro_img img {
    max-width: 100%;
    margin: unset;
    width: auto;
    height: 150px
}

.best_product .pro_ttl {
    float: left;
    width: calc(40% - 35px) !important;
    margin-left: 20px;
    padding-right: 15px
}

.best_product .pro_link {
    float: right;
    width: 30% !important;
    padding-top: 30px
}

.best_product .pro_ttl h3,
.best_product .pro_ttl p {
    margin: unset
}

.best_product {
    background: #f6f6f6;
    padding: 30px;
    position: relative
}

.best_product p.best_buy {
    position: absolute;
    top: 10px;
    right: : 10px;
    margin: unset;
    width: 25px;
    text-align: center;
    padding: 5px;
    font-size: 9px;
    background: #af8d50;
    color: #fff;
    border-radius: 52%;
    line-height: 10px
}

.best_product p.best_pro_desc {
    font-size: 16px
}

.best_product a.cta--amzn {
    width: auto
}

.best_product p.best_buy_rating {
    color: #b29153
}

.single article.wrap {
    max-width: 1200px
}

.single aside.post__sidebar {
    text-align: right;
    width: 300px
}

.single .post__content {
    max-width: 840px;
    padding-right: 10px;
}

.single .post-content-main {
    float: left;
    padding-right: 10px;
    max-width: 100%
}

.single .best_product {
    width: calc(100% - 60px) !important;
    position: relative
}

div#footer_branding {
    background: #000;
    color: #464646;
    margin-top: unset !important
}

@media (min-width:1024px) {
    .jobpost .jobpost__title {
        font-size: 40px;
        margin: 0;
        font-weight: 700
    }
    h2.jobpost__sub {
        margin: 1rem 0 2rem;
        font-size: 16px
    }
    a.jobpost__cta {
        color: #fff;
        font-weight: 700
    }
    .single .post-content-main.full_100_30 {
        max-width: calc(100% - 19px)
    }
}

iframe {
    max-width: 100%
}

#mc_embed_signup .mc-field-group {
    width: calc(100% - 160px);
    float: left
}

div#mc_embed_signup {
    width: 100%
}

#mc_embed_signup .mc-field-group input#mce-EMAIL {
    width: calc(100% - 40px)
}

.center:after {
    clear: both;
    content: " ";
    display: block
}

.wpcf7 form .wpcf7-response-output {
    width: calc(100% - 40px) !important;
    margin: unset;
    margin-top: 20px
}

h2#our-writers {
    margin: unset
}

input.wpcf7-form-control.wpcf7-text {
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif
}

.main-row input,
.main-row select {
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif
}

.footer__contact__item:nth-child(2) {
    position: relative;
    top: 3px
}

.menu-main-menu-container ul {
    display: flex;
    justify-content: space-between
}

.author {
    margin: 50px 0;
    position: relative
}

body.author {
    margin: 0
}

figcaption {
    font-weight: 100;
    font-size: 14px
}

input.wpcf7-form-control.wpcf7-quiz {
    display: block;
    width: calc(100% - 32px)
}

.contact-cf7 input {
    height: 56px;
    padding: 0 15px;
    border: 1px solid #d9d9d9
}

.contact-cf7 p {
    margin: unset
}

.contact-cf7 textarea {
    padding: 15px;
    border: 1px solid #d9d9d9;
    width: calc(100% - 32px)
}

.contact-cf7 input.wpcf7-submit {
    background: #a78546;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 56px;
    width: 184px;
    font-weight: 700;
    cursor: pointer
}

.wpcf7 .screen-reader-response {
    position: unset
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

.cf7-imgupload input#wpcf-custom-btn-0 {
    display: none
}

.cf7-imgupload input[type=submit] {
    display: inline-block !important
}

div#recaptcha-holder-0 {
    width: auto !important;
    display: inline-block
}

.aff__background::after {
    background: linear-gradient(to right, rgba(17, 19, 20, .7) 0, rgba(17, 19, 20, .5) 61%, rgba(17, 19, 20, .3) 100%);
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

@media screen and (max-width:1023px) {
    h3.jobpost__title {
        font-size: 28px;
        font-weight: 700;
        margin: 0
    }
    h2.jobpost__sub {
        margin: 1rem 0 2rem;
        font-size: 16px
    }
    a.jobpost__cta {
        color: #fff
    }
    .navigation {
        text-align: center
    }
    .navigation ul {
        padding: unset
    }
    .navigation li {
        display: inline;
        line-height: 4;
        display: inline-block
    }
    .single .post__content {
        max-width: 100%;
        width: 100%
    }
    .single .post-content-main {
        padding: unset
    }
    .post__image {
        height: unset;
        text-align: center;
        max-height: 400px
    }
    .post__image__img {
        width: auto;
        max-width: 100%;
        height: unset;
        max-height: inherit
    }
    #mc_embed_signup .mc-field-group input#mce-EMAIL {
        width: calc(100% - 20px);
        margin: unset;
        padding: 8px 10px
    }
    div#mc_embed_signup {
        position: relative
    }
    #mc_embed_signup .mc-field-group input#mce-EMAIL {
        width: calc(100% - 20px);
        margin: unset
    }
    #mc_embed_signup input#mc-embedded-subscribe {
        float: right;
        position: absolute;
        right: 5px;
        top: 9px
    }
    #mc_embed_signup .mc-field-group {
        width: 100%
    }
    .page__content {
        width: 100%
    }
    .uploadForm .upload-modal {
        min-height: unset;
        overflow-y: auto;
        padding: 93px 0
    }
    .uploadForm .upload-modal__wrap {
        margin: auto;
        max-width: 80%
    }
}

header.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .wrap.optin__wrap {
        display: flex;
        justify-content: space-between;
        height: 100%
    }
    .optin__image {
        width: 49%
    }
    .optin__contents {
        width: 49%
    }
}

@media screen and (max-width:767px) {
    .author .author_img {
        width: 100% !important
    }
    .author .author_details {
        width: 100% !important
    }
    .author p.author_intro {
        min-height: unset
    }
    .author a.author_link {
        margin-top: 20px;
        width: calc(100% - 36px);
        text-align: center
    }
    .page__content img,
    .post__content img,
    .writer__bio img {
        max-width: 100%
    }
    .post__image {
        max-height: 300px
    }
    .best_product .pro_img {
        float: unset;
        margin: auto;
        max-width: 100%
    }
    .best_product .pro_ttl {
        float: unset;
        margin: auto;
        max-width: 100%
    }
    .best_product .pro_link {
        float: unset;
        margin: auto
    }
    .best_product .pro_link {
        width: 210px !important
    }
    .optin__contents {
        max-width: 440px
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .product {
        width: calc(50% - 100px);
        margin-left: 24px;
        min-width: unset
    }
}

@media screen and (max-width:480px) {
    .row-left {
        width: 100%
    }
    .row-right {
        width: 100%
    }
    .main-row .row-left {
        width: 100% !important
    }
    .main-row .row-right {
        width: 100% !important
    }
    #mc_embed_signup input#mc-embedded-subscribe {
        width: 110px
    }
.page__content .wp-caption,
.post__content .wp-caption,
.writer__bio .wp-caption {
    max-width: 100%!important;
    margin: 0 auto 2rem
}
}
    margin: 0
}

main {
    display: block
}

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

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.cards__list,
.footer__contact__list,
.footer__menu__list,
.hero__items,
.latest__list,
.main-menu__nav ul,
.menu-top-menu-container ul,
.page__content ul,
.post__content ul,
.post__footer__list,
.post__meta,
.sidebar__cards,
.slider__controlls,
.stars__list,
.tiles__list,
.users__cards,
.writer__bio ul,
.writer__footer__list,
.writer__linkslist {
    padding: 0;
    margin: 0;
    list-style: none
}

.buy-now a,
.buynow,
.cards__footer__link,
.cards__title,
.contact__form input,
.contact__form textarea,
.footer__menu__link,
.header__upload,
.hero__caption,
.jobpost__cta,
.jobpost__sub,
.latest__meta,
.latest__title,
.main-menu__nav li a,
.menu-top-menu-container li a,
.optin__call,
.optin__form input,
.optin__title,
.post__card__author,
.post__footer__title,
.product__title,
.search_form input[type=text],
.sidebar__card__footer,
.sidebar__card__title,
.tiles__title,
.uagb-faq-content span::before,
.uagb-question::before,
.uploadForm .upload-modal__wrap input,
.uploadForm .upload-modal__wrap textarea,
.writer__footer__title {
    -webkit-font-smoothing: antialiased
}

html {
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif;
    background-color: #fff
}

body,
html {
    min-height: 100%
}

@media (max-width:1023px) {
    body,
    html {
        overflow-x: hidden
    }
}

:focus {
    outline-color: #a78546
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

a {
    text-decoration: none;
    color: #000
}

button {
    border: none;
    padding: 0;
    cursor: pointer;
    background-color: transparent
}

figure {
    margin: 0
}

fieldset {
    display: flex;
    border: none;
    padding: 0;
    margin: 0
}

.wrap {
    width: calc(100% - 2rem);
    margin: auto
}

@media (min-width:768px) {
    .wrap {
        max-width: 700px
    }
}

@media (min-width:1024px) {
    .wrap {
        max-width: 900px
    }
}

@media (min-width:1200px) {
    .wrap {
        max-width: 1110px
    }
}

@media (min-width:1440px) {
    .wrap {
        max-width: 1110px
    }
}

@media (min-width:1600px) {
    .wrap {
        max-width: 1110px
    }
}

@media (max-width:1199px) {
    .xl {
        display: none
    }
}

@media (max-width:1439px) {
    .xxl {
        display: none
    }
}

.span.wpcf7-not-valid-tip {
    margin: -1rem 0 1rem
}

.header__menu {
    display: none
}

@media (min-width:768px) {
    .header__menu {
        display: block;
        margin: auto
    }
}

@media (max-width:767px) {
    .menu__toggle {
        margin-left: 1rem
    }
}

@media (min-width:768px) {
    .menu__toggle {
        display: none
    }
}

.menu__toggle__open {
    display: block
}

.mobileMenu .menu__toggle__open {
    display: none
}

.menu__toggle__close {
    display: none
}

.mobileMenu .menu__toggle__close {
    display: block
}

.main-menu__nav ul,
.menu-top-menu-container ul {
    width: 100%
}

@media (min-width:768px) {
    .main-menu__nav ul,
    .menu-top-menu-container ul {
        display: flex;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .main-menu__nav li:not(:last-child),
    .menu-top-menu-container li:not(:last-child) {
        margin-right: 2rem
    }
}

.main-menu__nav li a,
.menu-top-menu-container li a {
    position: relative;
    font: 700 14px Montserrat, Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    transition: color .2s
}

.main-menu__nav li a:hover,
.menu-top-menu-container li a:hover {
    color: #a78546
}

@media (min-width:1024px) {
    .main-menu__nav li.current-menu-item,
    .menu-top-menu-container li.current-menu-item {
        position: relative
    }
    .main-menu__nav li.current-menu-item::after,
    .menu-top-menu-container li.current-menu-item::after {
        content: "";
        display: block;
        position: absolute;
        bottom: calc(-2rem + 4px);
        width: 100%;
        height: 4px;
        background-color: #a78546
    }
}

.main-menu__nav li.current-menu-item:hover,
.menu-top-menu-container li.current-menu-item:hover {
    color: #fff
}

.main-menu__nav li.menu-item-has-children,
.menu-top-menu-container li.menu-item-has-children {
    position: relative
}

@media (max-width:767px) {
    .main-menu__nav li.menu-item-has-children,
    .menu-top-menu-container li.menu-item-has-children {
        padding-top: 0 !important
    }
    .main-menu__nav li.menu-item-has-children a[href="#"],
    .menu-top-menu-container li.menu-item-has-children a[href="#"] {
        display: none
    }
    .main-menu__nav li.menu-item-has-children .sub-menu,
    .menu-top-menu-container li.menu-item-has-children .sub-menu {
        padding-top: 0
    }
}

@media (min-width:768px) {
    .main-menu__nav li.menu-item-has-children:hover .sub-menu,
    .menu-top-menu-container li.menu-item-has-children:hover .sub-menu {
        position: absolute;
        z-index: 10;
        display: flex;
        flex-direction: column;
        width: auto;
        padding: 1.5rem 0 .5rem;
        margin-left: -1rem;
        background-color: #000
    }
    .main-menu__nav li.menu-item-has-children:hover .sub-menu li,
    .menu-top-menu-container li.menu-item-has-children:hover .sub-menu li {
        padding: .5rem 1rem
    }
    .main-menu__nav li.menu-item-has-children .sub-menu,
    .menu-top-menu-container li.menu-item-has-children .sub-menu {
        display: none
    }
    .main-menu__nav li.menu-item-has-children .sub-menu li::after,
    .menu-top-menu-container li.menu-item-has-children .sub-menu li::after {
        display: none
    }
}

@media (max-width:767px) {
    .mobileMenu .header {
        position: absolute;
        width: 100%;
        z-index: 100
    }
    .mobileMenu body::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        width: 0vw;
        height: 100%;
        background-color: rgba(0, 0, 0, .75);
    }
    .mobileMenu .header__menu {
        display: block;
        position: absolute;
        z-index: 100;
        top: 63px;
        left: 0;
        text-align: center;
        width: 100%;
        background-color: #000;
        border-top: 4px solid #a78546;
        padding-bottom: 2rem
    }
    .mobileMenu .header__menu ul {
        padding: 1.5rem 0
    }
    .mobileMenu .header__menu li {
        padding: 1.25rem 0;
        margin: 0
    }
}

.header__bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    height: 64px
}

@media (min-width:800px) {
    .header__bar {
        padding: 0 2rem;
        height: 80px
    }
}

.header {
    background-color: #000
}

@keyframes slideIn {
    from {
        transform: translateY(-64px)
    }
    to {
        transform: translateY(0)
    }
}

@media (min-width:1024px) {
    .stickyMenu: not(.searchForm):not(.uploadForm) .header {
        position: sticky;
        z-index: 10;
        top: 0;
        animation-name: slideIn;
        animation-duration: .3s
    }
}

@media (max-width:767px) {
    .header__title {
        margin-top: 5px
    }
}

.header__title svg {
    max-width: 100%
}

@media (max-width:1023px) {
    .header__logo__mobile {
        display: block;
        width: 100px
    }
}

@media (min-width:1024px) {
    .header__logo__mobile {
        display: none
    }
}

@media (max-width:1023px) {
    .header__logo__desktop {
        display: none
    }
}

@media (min-width:1024px) {
    .header__logo__desktop {
        display: block;
        width: 165px;
        height: 50px
    }
}

.header__logo__desktop svg {
    margin-top: 15px
}

.header__aside {
    display: flex;
    align-items: center
}

.header__upload {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    margin-left: 1.5rem;
    color: #fff;
    transition: color .2s
}

.header__upload:hover {
    color: #fff
}

.header__upload:hover path {
    fill: #fff
}

.header__upload__icon {
    margin-right: .5rem
}

.header__upload__icon path {
    fill: #fff;
    transition: fill .2s
}

.search__toggle {
    width: 18px;
    height: 18px;
    margin-right: .5rem
}

.search__toggle svg {
    width: 18px;
    height: 18px
}

.search__toggle svg path {
    fill: #fff
}

@media (min-width:1200px) {
    .search__toggle {
        display: none
    }
}

.search__toggle__close {
    display: none
}

.search_form {
    position: relative;
    display: none
}

@media (min-width:1200px) {
    .search_form {
        display: block
    }
}

.search_form input[type=text] {
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    background-color: #000;
    width: 160px;
    color: #fff;
    border: 1px solid #505050;
    padding: .75rem .75rem .75rem calc(1.25rem + 18px)
}

.search_form input[type=text]:focus {
    border-color: #a78546
}

.search_form button {
    position: absolute;
    left: .75rem;
    top: calc(50% - 10px);
    width: 18px;
    height: 18px
}

.search_form button svg {
    width: 18px;
    height: 18px
}

.search_form button svg path {
    fill: #fff
}

.search_form ::placeholder {
    color: #505050
}

@media (max-width:1199px) {
    .searchForm body::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 10;
        top: 76px;
        left: 0;
        width: 100%;
        height: 4px;
        background-color: #a78546
    }
    .searchForm body::after {
        content: "";
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .85)
    }
    .searchForm .serch__toggle {
        display: none
    }
    .searchForm .search__toggle__close,
    .searchForm .search_form {
        display: block;
        position: absolute;
        z-index: 10
    }
    .searchForm .search_form {
        left: 1rem;
        top: 1rem
    }
    .searchForm .search__toggle__close {
        right: 1rem;
        top: 22px
    }
}

@media (min-width:576px) {
    .hero__items {
        display: flex;
        width: calc(100% - 1rem);
        margin: .5rem auto 0
    }
}

.hero__item {
    position: relative;
    width: 100%;
    overflow: hidden
}

@media (min-width:576px) {
    .hero__item--large {
        width: calc(50% - 4px);
        margin-right: 4px
    }
    .hero__item:nth-child(2) {
        display: none
    }
    .hero__item--stack {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: calc(50% - 4px);
        margin-left: 4px
    }
    .hero__item--stack a {
        overflow: hidden;
        display: block;
        height: 356px
    }
}

@media (min-width:1024px) {
    .hero__item:nth-child(2) {
        display: block;
        width: calc(25% - 4px);
        margin: 0 4px
    }
    .hero__item--stack {
        width: calc(25% - 4px);
        margin-left: 4px
    }
}

@media (max-width:575px) {
    .hero__item {
        display: block;
        height: 160px
    }
    .hero__item--large {
        height: 260px
    }
    .hero__item--stack {
        height: 320px
    }
    .hero__item--stack a {
        height: 160px
    }
}

.hero__link {
    position: relative;
    display: block;
    height: 100%;
    background-color: #000;
    color: #fff;
    transition: color .2s
}

.hero__link:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    background-color: #a78546
}

.hero__figure {
    position: relative;
    height: 100%
}

@media (max-width:575px) {
    .hero__figure {
        text-align: right
    }
}

@media (min-width:1024px) {
    .hero__figure {
        height: 100%
    }
}

.hero__figure::after {
    content: "";
    display: block;
    position: absolute
}

@media (max-width:575px) {
    .hero__figure::after {
        z-index: 8;
        top: 0;
        height: 100%;
        background-color: #000
    }
    .hero__item:not(:first-child) .hero__figure::after {
        width: 55%;
        transform: skewX(15deg);
        border-right: 10px solid #a78546;
        margin-left: -5%
    }
}

@media (max-width:575px) and (min-width:450px) {
    .hero__item: not(:first-child) .hero__figure::after {
        width: 58%
    }
}

@media (min-width:1024px) {
    .hero__figure::after {
        z-index: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(0deg, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, 0) 100%)
    }
}

@media (max-width:575px) {
    .hero__image {
        height: 100%;
        width: 100%;
        object-fit: cover
    }
    .hero__item:not(:first-child) .hero__image {
        width: 60%
    }
}

@media (min-width:576px) {
    .hero__image {
        min-width: 100%;
        max-height: 720px;
        height: 100%;
        object-fit: cover;
        margin-left: 50%;
        transform: translateX(-50%);
        vertical-align: middle
    }
}

.hero__caption {
    position: absolute;
    bottom: 0;
    font: 600 28px/1.2 Montserrat, Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 2rem;
    z-index: 9
}

@media (min-width:576px) {
    .hero__caption {
        padding: 0 4rem 2.5rem 2rem
    }
}

@media (min-width:768px) {
    .hero__item: first-child .hero__caption {
        font-size: 40px
    }
}

@media (min-width:768px) {
    .hero__item--stack .hero__caption {
        font-size: 24px;
        line-height: 1.5
    }
}

@media (min-width:1024px) {
    .hero__caption {
        line-height: 1.3
    }
}

@media (max-width:575px) {
    .hero__item: first-child .hero__caption {
        font-weight: 700;
        width: 50%
    }
}

@media (max-width:575px) {
    .hero__item: not(:first-child) .hero__caption {
        font-size: 16px;
        line-height: 1.5;
        width: 38%
    }
}

@media (max-width:767px) {
    .tiles {
        display: none
    }
}

@media (min-width:768px) {
    .tiles {
        background-color: #000
    }
}

.tiles__list {
    display: flex
}

.tiles__item {
    width: 25%;
    overflow: hidden
}

.tiles__link {
    position: relative;
    display: block;
    min-height: 100%;
    color: #fff;
    background-color: #000;
    transition: color .2s
}

.tiles__link:hover {
    color: #a78546
}

.tiles__image {
    min-width: 100%;
    height: 170px;
    object-fit: cover
}

.tiles__caption {
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
    padding: .5rem .75rem 2rem;
    height: 100px
}

.tiles__title {
    display: block;
    font: 600 18px/1.4 Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

.tiles__meta {
    font-size: 12px;
    color: gray;
    margin-bottom: .5rem
}

.cards {
    margin-top: 3rem
}

@media (min-width:1024px) {
    .cards {
        margin-top: 7rem
    }
    .archive.category .cards {
        margin-top: 5rem
    }
}

@media (min-width:1024px) {
    .cards__heading {
        margin: 0 auto 4rem
    }
}

.cards__tag {
    font: 32px Montserrat, Helvetica, Arial, sans-serif;
    text-align: center;
    color: #a78546;
    margin: 0
}

.cards__title {
    font: 700 28px/1.2 Montserrat, Helvetica, Arial, sans-serif;
    text-align: center;
    margin: 0
}

@media (min-width:1024px) {
    .cards__title {
        position: relative;
        font-size: 40px
    }
    .cards__title p {
        position: relative;
        z-index: 1;
        display: inline-block;
        background-color: #fff;
        padding: 0 1em;
        margin: 0
    }
    .cards__title::after {
        content: "";
        position: absolute;
        z-index: 0;
        left: 0;
        top: 50%;
        width: 100%;
        height: 4px;
        background-color: #f6f6f6
    }
}

.cards__title b {
    font-weight: 600;
    color: #a78546
}

@media (min-width:1024px) {
    .cards__wrap {
        display: flex;
        justify-content: space-between;
        max-width: 1110px
    }
}

@media (max-width:1023px) {
    .cards__mosaic {
        margin-top: 2rem
    }
}

@media (min-width:1024px) {
    .cards__mosaic {
        width: calc(50% - 12.5px)
    }
}

.cards__mosaic .cards__item {
    width: 48%;
    overflow: hidden;
    margin-bottom: 20px
}

@media (min-width:1024px) {
    .cards__mosaic .cards__item {
        width: calc(50% - 12.5px)
    }
}

.cards__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.cards__footer {
    text-align: center;
    padding-top: 2rem
}

@media (min-width:1024px) {
    .cards__footer {
        padding-top: 4.5rem
    }
}

.cards__footer__link {
    display: inline-flex;
    align-items: center;
    font: 700 14px/1 Montserrat, Helvetica, Arial, sans-serif;
    padding: 1.5em 2em;
    color: #a78546;
    background-color: #f7f7f7;
    transition: background-color .2s, color .2s, opacity .2s
}

.cards__footer__link:hover {
    background-color: #a78546;
    color: #fff
}

.cards__footer__link:hover path {
    stroke: #fff
}

.cards__footer__link:active {
    opacity: .8
}

.cards__footer__link svg {
    margin-left: .5rem
}

.cards__footer__link path {
    stroke: #a78546;
    transition: stroke .2s
}

@media (min-width:1024px) {
    .card--sticky {
        width: calc(50% - 12.5px);
        overflow: hidden
    }
}

.card__link {
    display: block
}

.card__image {
    width: 100%;
    height: 104px;
    object-fit: cover;
    margin-left: 50%;
    transform: translateX(-50%)
}

@media (min-width:1024px) {
    .card__image {
        height: 170px
    }
}

.card--sticky .card__image {
    height: 245px
}

@media (min-width:1024px) {
    .card--sticky .card__image {
        height: 405px
    }
}

.card__title {
    font-weight: 600;
    transition: color .2s
}

@media (max-width:1023px) {
    .card__title {
        font-size: 14px;
        line-height: 17px
    }
}

.card--sticky .card__title {
    font-size: 21px;
    line-height: 1.2
}

@media (min-width:1024px) {
    .card--sticky .card__title {
        font-size: 28px;
        line-height: 1.5
    }
}

.card__link:hover .card__title {
    color: #a78546
}

.card__link:active .card__title {
    color: #a78546;
    opacity: .8
}

.latest .hero__link {
    height: 300px
}

.latest__item {
    position: relative;
    margin: 0 auto 3rem
}

@media (min-width:1024px) {
    .latest__item::after {
        position: absolute;
        left: 0;
        bottom: 4px;
        content: "";
        width: 40px;
        height: 4px;
        background-color: #a78546
    }
}

.latest__article {
    display: flex;
    justify-content: space-between
}

.latest__content {
    width: 49%
}

@media (max-width:1023px) {
    .latest__content {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding-bottom: .25rem
    }
}

@media (min-width:1024px) {
    .latest__content {
        width: 600px;
        margin-right: 3rem
    }
}

.latest__title {
    font: 600 14px/1.3 Montserrat, Helvetica, Arial, sans-serif;
    margin: .5rem 0
}

@media (min-width:1024px) {
    .latest__title {
        font-size: 28px;
        line-height: 1.2;
        margin: 1rem 0 2rem
    }
}

.latest__link {
    color: #000;
    transition: color .2s
}

.latest__link:hover {
    color: #a78546
}

.latest__link:active {
    color: #a78546;
    opacity: .8
}

.latest__meta {
    display: block;
    font: 300 12px/1 Montserrat, Helvetica, Arial, sans-serif
}

.latest__updated {
    color: #505050
}

.latest__author,
.latest__date {
    font-weight: 600
}

/* @media (max-width:1023px) {
    .latest__author {
        display: none
    }
}
*/

.latest__author__link:hover {
    color: #a78546
}

.latest__excerpt {
    display: none
}

@media (min-width:1024px) {
    .latest__excerpt {
        display: block;
        font-size: 14px;
        line-height: 1.6;
        margin-top: 1.5rem
    }
}

@media (max-width:1023px) {
    .latest__image {
        width: 49%;
        height: 107px
    }
}

@media (min-width:1024px) {
    .latest__image {
        width: 445px;
        height: 300px
    }
}

.latest__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.optin {
    margin: 6rem 0 3rem;
    background-color: #000;
    color: #fff
}

@media (max-width:1023px) {
    .optin {
        padding-bottom: 2rem;
        padding-left: 1em;
        padding-right: 1em
    }
}

@media (min-width:1024px) {
    .optin {
        height: 455px;
        margin: 8rem 0 11rem
    }
}

@media (min-width:1024px) {
    .optin__wrap {
        display: flex;
        justify-content: space-between;
        height: 100%
    }
}

.optin__image {
    position: relative
}

@media (min-width:1024px) {
    .optin__image {
        width: 50%
    }
}

.optin__img {
    max-width: 100%
}

@media (max-width:1023px) {
    .optin__img {
        margin-top: -2rem
    }
}

@media (min-width:1024px) {
    .optin__img {
        position: absolute;
        bottom: -4rem
    }
}

.optin__contents {
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (min-width:1024px) {
    .optin__contents {
        width: 50%
    }
}

.optin__call {
    font: 600 12px Montserrat, Helvetica, Arial, sans-serif;
    color: #a78546;
    margin: 0
}

@media (max-width:1023px) {
    .optin__call {
        margin: .5rem 0
    }
}

@media (min-width:1024px) {
    .optin__call {
        font-size: 14px
    }
}

.optin__title {
    font: 700 28px/1 Montserrat, Helvetica, Arial, sans-serif;
    margin: .5rem 0 0;
    width: 290px
}

@media (min-width:1024px) {
    .optin__title {
        font-size: 40px;
        width: 350px
    }
}

.optin__tag {
    font-size: 14px;
    margin: 1rem 0 1.5rem;
    color: gray;
    width: 90%
}

.optin__form {
    display: flex;
    margin-top: .5rem
}

.optin__form input {
    display: inline-block;
    font: 600 12px Montserrat, Helvetica, Arial, sans-serif;
    padding: 0 .75em;
    height: 40px;
    border: none
}

@media (min-width:1024px) {
    .optin__form input {
        font-size: 14px;
        height: 57px
    }
}

.optin__form input[type=email] {
    width: 225px;
    margin-right: .5rem;
    background-color: rgba(255, 255, 255, .1);
    color: #fff;
    border: 1px solid #303030
}

.optin__form input[type=email]:focus {
    outline-color: #a78546
}

@media (min-width:768px) {
    .optin__form input[type=email] {
        width: 300px
    }
}

.optin__form input[type=submit] {
    width: 160px;
    background-color: #a78546;
    color: #fff;
    cursor: pointer;
    transition: background-color .2s, opacity .2s
}

.optin__form input[type=submit]:hover {
    opacity: .9
}

.optin__form input[type=submit]:active {
    background-color: #a78546
}

.optin__form ::placeholder {
    color: #505050
}

.post {
    margin-top: 1rem
}

@media (min-width:1024px) {
    .post {
        margin-top: 4rem
    }
}

@media (min-width:1024px) {
    .post__top {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 4rem
    }
}

@media (min-width:1024px) {
    .post__top__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 445px;
        height: 350px;
        padding-right: 2rem
    }
}

@media (min-width:1200px) {
    .post__top__left {
        height: 425px;
        width: 480px
    }
}

.post__meta {
    font-size: 12px;
    color: gray
}

.post__meta li:not(:last-child) {
    margin-bottom: .5rem
}

.post__meta .post__credits,
.post__meta .post__date,
.post__meta a {
    color: #000
}

.post__meta a:hover {
    color: #a78546
}

.post__category__link {
    font-weight: 600
}

.post__category__label {
    text-transform: uppercase
}

.post__title {
    font-size: 28px;
    line-height: 1.2;
    margin-top: 2rem
}

@media (min-width:1024px) {
    .post__title {
        position: relative;
        font-size: 34px;
        margin: auto 0 5rem
    }
    .post__title::after {
        position: absolute;
        left: 0;
        bottom: calc(-1rem + 2px);
        content: "";
        width: 40px;
        height: 4px;
        background-color: #a78546
    }
}

@media (min-width:1200px) {
    .post__title {
        font-size: 40px
    }
    .post__title::after {
        bottom: calc(-2rem + 2px)
    }
}

.post__bc {
    margin: 1.5rem 0
}

@media (min-width:1024px) {
    .post__bc {
        margin: auto 0 0
    }
}

.bc__list {
    display: inline-flex;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    padding: .66rem 1rem;
    margin: 0;
    list-style: none;
    color: rgba(0, 0, 0, .5);
    background-color: #f6f6f6
}

.bc__list li:not(:last-child) {
    position: relative;
    padding-right: 1.25rem;
    margin-right: .5rem
}

.bc__list li:not(:last-child)::after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    content: url(../images/icons/go--black.svg);
    opacity: .5
}

.bc__list a {
    color: #000
}

.bc__list a:hover {
    color: #a78546
}

@media (max-width:1023px) {
    .post__image {
        margin-bottom: 2rem;
        height: 400px
    }
.page__content--aff,
.post__content--aff,
.writer__bio--aff {
    max-width: 90%!important;
    margin: auto
}
}

@media (min-width:1024px) {
    .post__image {
        max-width: 50%;
        width: 635px;
        height: 425px
    }
}

.post__image__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post__main {
    display: flex
}

@media (min-width:1024px) {
    .post__main {
        justify-content: space-between
    }
}

.page__content,
.post__content,
.writer__bio {
    font-size: 15px;
    line-height: 1.6;
    width: calc(100% - 2rem)
}

@media (min-width:1024px) {
    .page__content,
    .post__content,
    .writer__bio {
        font-size: 18px;
        padding-bottom: 3rem
    }
}

.page__content--aff,
.post__content--aff,
.writer__bio--aff {
    max-width: 730px;
    margin: auto
}

.page__content h2,
.post__content h2,
.writer__bio h2 {
    font-size: 21px;
    font-weight: 600;
    margin: 2.5rem 0 1rem
}

@media (min-width:1024px) {
    .page__content h2,
    .post__content h2,
    .writer__bio h2 {
        font-size: 28px
    }
}

.page__content h3,
.post__content h3,
.writer__bio h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 3rem
}

.page__content div:not(.adunitwrapper, .trc_related_container),
.post__content div:not(.adunitwrapper, .trc_related_container),
.writer__bio div {
    width: 100%
}

.page__content img,
.post__content img,
.writer__bio img {
    display: block;
    height: auto;
    max-width: 510px;
    object-fit: cover;
    margin: 2rem auto 0
}

.page__content .wp-caption,
.post__content .wp-caption,
.writer__bio .wp-caption {
    max-width: 510px;
    margin: 0 auto 2rem
}

.page__content .wp-caption-text,
.post__content .wp-caption-text,
.writer__bio .wp-caption-text {
    font-size: 12px;
    margin-top: 1rem
}

.page__content ol,
.post__content ol,
.writer__bio ol {
    padding: 1em 0 .5em 1em
}

.page__content ol li,
.post__content ol li,
.writer__bio ol li {
    margin-bottom: 1em
}

.page__content ul li,
.post__content ul li,
.writer__bio ul li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 1em
}

.page__content ul li::before,
.post__content ul li::before,
.writer__bio ul li::before {
    position: absolute;
    left: 0;
    top: -.58em;
    content: "•";
    font-size: 3em;
    color: #a78546
}

.page__content a,
.post__content a,
.writer__bio a {
    font-weight: 600;
    color: #a78546
}

.page__content a:hover,
.post__content a:hover,
.writer__bio a:hover {
    color: #a78546
}

.post__sidebar {
    display: none
}

@media (min-width:1024px) {
    .post__sidebar {
        display: block;
        width: 350px
    }
}

.post__sidebar .sidebar__mv {
    position: sticky;
    top: 0
}

.post__sidebar .sidebar__mv img {
    max-width: 100%
}

.sidebar__cards {
    margin-bottom: 4rem
}

.sidebar__card {
    margin-bottom: 2rem
}

.sidebar__card__figure {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.sidebar__card__image {
    width: 160px;
    height: 107px;
    object-fit: cover
}

.sidebar__card__caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 160px;
    padding: .25rem 0
}

.sidebar__card__title {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    transition: color .2s
}

.sidebar__card__link:hover .sidebar__card__title {
    color: #a78546
}

.sidebar__card__footer {
    font-size: 12px
}

.sidebar__card__updated {
    color: gray
}

.sidebar__card__meta {
    font-weight: 600
}

.post__footer {
    margin: 3rem 0
}

@media (min-width:1024px) {
    .post__footer {
        margin: 6rem 0 4rem
    }
}

.post__footer__toptitle,
.title__lined {
    line-height: 1.2;
    text-align: center
}

@media (max-width:1023px) {
    .post__footer__toptitle,
    .title__lined {
        font-size: 28px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
    input#mce-EMAIL::placeholder {
        color: #fff
    }
}

@media (min-width:1024px) {
    .post__footer__toptitle,
    .title__lined {
        position: relative;
        font-size: 40px;
        margin: 8rem 0 4rem
    }
    .post__footer__toptitle p,
    .title__lined p {
        position: relative;
        z-index: 1;
        display: inline-block;
        background-color: #fff;
        padding: 0 1em;
        margin: 0
    }
    .post__footer__toptitle::after,
    .title__lined::after {
        content: "";
        position: absolute;
        z-index: 0;
        left: 0;
        top: 50%;
        width: 100%;
        height: 4px;
        background-color: #f6f6f6
    }
}

@media (min-width:1024px) {
    .post__footer__list {
        display: flex;
        justify-content: center
    }
}

.post__footer__item {
    overflow: hidden
}

@media (max-width:1023px) {
    .post__footer__item {
        margin-bottom: 1rem
    }
}

@media (min-width:1024px) {
    .post__footer__item {
        width: 25%
    }
}

.post__footer__link {
    position: relative;
    display: block;
    min-height: 100%;
    color: #000;
    transition: color .2s
}

.post__footer__link:hover {
    color: #a78546
}

@media (max-width:1023px) {
    .post__footer__figure {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between
    }
}

.post__footer__image {
    max-width: 50%;
    height: 170px;
    width: 305px;
    object-fit: cover
}

@media (min-width:1024px) {
    .post__footer__image {
        max-width: unset;
        min-width: 100%;
        margin-left: 50%;
        transform: translateX(-50%)
    }
}

@media (max-width:1023px) {
    .post__footer__caption {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 1rem 1rem 1rem 0
    }
}

@media (min-width:1024px) {
    .post__footer__caption {
        padding: 1rem .75rem 2rem
    }
}

.post__footer__title {
    display: block;
    font: 600 14px/1.4 Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

@media (min-width:768px) {
    .post__footer__title {
        font-size: 18px
    }
}

.post__footer__meta {
    font-size: 12px;
    color: #000
}

.post__card {
    display: flex
}

@media (min-width:1024px) {
    .post__card {
        display: flex;
        max-width: 610px;
        padding-top: 4rem;
        border-top: 4px solid #f6f6f6
    }
    .post__card--aff {
        max-width: 730px;
        margin: 0 auto
    }
}

.post__card__image {
    display: block;
    width: 160px;
    object-fit: cover
}

.post__card__info {
    width: calc(450px - 2rem);
    margin-left: 2rem
}

.post__card__author {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

.post__card__role {
    position: relative;
    margin: .5rem 0 2.5rem;
    color: gray
}

.post__card__role::after {
    position: absolute;
    left: 0;
    bottom: calc(-1.5rem + 2px);
    content: "";
    width: 40px;
    height: 4px;
    background-color: #a78546
}

.post__card__desc {
    font-size: 17px;
    line-height: 1.5
}

.post__card__desc p {
    margin-bottom: 0
}

.uagb-faq-content span,
.uagb-question {
    display: block;
    position: relative;
    padding-left: 1.5rem
}

.uagb-faq-content span::before,
.uagb-question::before {
    position: absolute;
    font-weight: 700;
    left: -.5rem
}

.uagb-question::before {
    content: "Q:";
    color: #000
}

.uagb-faq-content span::before {
    content: "A:";
    color: #a78546
}

.uagb-faq-item {
    background-color: transparent !important;
    border: none !important
}

.uagb-faq-child__outer-wrap {
    margin-bottom: 0 !important
}

.uagb-faq-questions-button {
    padding-top: 0 !important
}

.uagb-faq-icon-wrap {
    display: none !important
}

.aff__top {
    width: 100%;
    max-width: 1392px;
    margin-bottom: 2rem
}

@media (min-width:1024px) {
    .aff__top {
        margin: 2rem auto 4rem
    }
}

.aff__top__wrap {
    position: relative
}

.aff__background {
    position: absolute;
    height: 340px;
    width: 100%
}

@media (min-width:1024px) {
    .aff__background {
        height: 596px;
        max-width: 1392px
    }
}

.aff__background__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.post__title--aff {
    position: relative;
    text-align: center;
    color: #fff;
    padding: 2rem .5rem;
    margin: 0 auto;
    max-width: 600px
}

@media (min-width:1024px) {
    .post__title--aff {
        max-width: 825px;
        padding-top: 4rem;
        margin: 0 auto;
        padding: 4rem 0 2rem
    }
    .post__title--aff::after {
        left: calc(50% - 20px);
        bottom: 0
    }
}

.products {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none
}

@media (min-width:576px) {
    .products {
        display: flex;
        padding: 0 2rem;
        max-width: 1100px;
        margin: 4rem auto 0
    }
}

@media (max-width:575px) {
    .products::after,
    .products::before {
        position: absolute;
        z-index: 0;
        top: 0;
        content: "";
        background-color: rgba(255, 255, 255, .75);
        height: 300px;
        width: 1.25rem
    }
}

.products::before {
    left: 0;
    border-top-right-radius: 5px
}

.products::after {
    right: 0;
    border-top-left-radius: 5px
}

.product {
    text-align: center;
    width: calc(100% - 9rem);
    min-width: 200px;
    padding: 1rem 2rem 2rem;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px 2px rgba(167, 133, 70, .25);
    transition: box-shadow .2s, transform .2s
}

@media (max-width:575px) {
    .product {
        margin: 0 auto
    }
}

@media (min-width:768px) {
    .product {
        width: 350px
    }
}

@media (min-width:768px) {
    .product: not(:last-child) {
        margin-right: 2rem
    }
}

@media (min-width:768px) {
    .product: hover {
        box-shadow: 0 0 20px 2px #a78546;
        transform: scale(1.025)
    }
}

@media screen and (min-width:576px) and (max-width:900px) {
    .product: last-child {
        display: none
    }
}

.slider__controlls {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 1rem);
    top: 315px;
    padding: 0 .5rem
}

@media (min-width:576px) {
    .slider__controlls {
        display: none
    }
}

.slider__btn {
    width: 56px;
    height: 56px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    border: none;
    padding: 0
}

.stars__list {
    display: flex;
    justify-content: center
}

.stars__item:not(:last-child) {
    margin-right: 3px
}

.product__value__wrap {
    display: inline-block;
    padding: .5rem 1rem;
    margin-top: .75rem;
    background-color: #f7f7f7;
    border-radius: 0 0 5px 5px
}

.product__badge {
    display: flex;
    align-items: center;
    justify-content: center
}

.product__badge span {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #a78546;
    margin-left: .5rem
}

.product__badge circle {
    fill: #a78546
}

.product__title {
    font-size: 16px;
    font-weight: 600;
    height: 54px;
    overflow-y: hidden
}

@media (min-width:1024px) {
    .product__title {
        font-size: 18px;
        margin: 1.5rem 0 1rem
    }
}

.product__image {
    width: auto;
    height: 160px
}

@media (min-width:1024px) {
    .product__image {
        height: 190px
    }
}

.buy-now a,
.buynow {
    position: relative;
    overflow: hidden;
    display: block;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    height: 60px;
    border-radius: 5px;
    background-color: #a78546;
    background: linear-gradient(45deg, #a78546 0, #c9a96e 100%);
    color: #fff;
    margin-top: 1.5rem;
    transition: background .2s ease-in-out
}

.buy-now a span,
.buynow span {
    border-radius: 5px;
    transition: transform .2s ease-in-out
}

.buy-now a:hover,
.buynow:hover {
    background: #000
}

.buy-now a:hover span,
.buynow:hover span {
    transform: translateX(calc(100% + 50px))
}

.buy-now a:hover .buynow__go,
.buynow:hover .buynow__go {
    margin-left: -4px;
    transform: scale(2)
}

.buy-now a .buynow__label,
.buynow .buynow__label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    line-height: 60px
}

.buy-now a .buynow__arrow,
.buynow .buynow__arrow {
    position: absolute;
    right: 1rem;
    top: calc(50% - 8px)
}

.buy-now a .buynow__go,
.buynow .buynow__go {
    position: absolute;
    transform: translateX(-200px);
    top: calc(50% - 5px)
}

.buy-now a .buynow__go path,
.buynow .buynow__go path {
    fill: #a78546
}

.buy-now {
    margin: 3rem 0 2rem
}

@media (min-width:1024px) {
    .buy-now {
        margin: 4rem 0 3rem
    }
}

.buy-now a {
    position: relative;
    display: block;
    line-height: 60px;
    margin: 0 auto;
    width: 210px
}

.buy-now a:hover {
    color: #fff
}

.buy-now a::after {
    position: absolute;
    content: url(../images/icons/arrow.svg);
    right: 1.25rem;
    top: 4px
}

@media (min-width:1024px) {
    .page__content {
        max-width: 730px;
        margin: 0 auto
    }
}

.page__content h2 {
    margin-top: 4rem
}

.page__content strong {
    font-weight: 700
}

.page__title {
    font-size: 28px;
    text-align: center;
    margin: 2em auto 1.5em
}

@media (min-width:1024px) {
    .page__title {
        font-size: 40px
    }
}

@media (min-width:1024px) {
    .page__wrap {
        max-width: 730px;
        margin: 0 auto 6rem
    }
}

.page__wrap .contact__form input:not([type=submit]) {
    width: 314px
}

.page__hero {
    max-width: 730px;
    margin: 0 auto
}

.page__hero__image {
    max-width: 100%;
    object-fit: cover
}

@media (max-width:767px) {
    h1.page__title {
        font-size: 30px
    }
}

.users__cards {
    max-width: 730px;
    margin: 0 auto
}

@media (max-width:1023px) {
    .users__cards {
        margin-top: 2rem
    }
}

.user__card {
    margin-bottom: 2rem
}

@media (min-width:1024px) {
    .user__card {
        display: flex;
        margin-bottom: 4rem
    }
}

@media (min-width:1024px) {
    .user__picture {
        width: 255px;
        height: 340px;
        margin-right: 2rem
    }
}

.user__picture__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media (min-width:1024px) {
    .user__desc {
        display: flex;
        flex-direction: column;
        width: 445px
    }
}

.user__card__intro {
    margin-top: 2rem
}

@media (min-width:1024px) {
    .user__card__intro {
        margin-top: 0
    }
}

.user__card__footer {
    margin: auto 0 0
}

@media (max-width:1023px) {
    .user__card__footer {
        text-align: center
    }
}

.writer__title {
    font-size: 28px;
    text-align: center
}

@media (min-width:1024px) {
    .writer__title {
        font-size: 40px
    }
}

@media (min-width:1024px) {
    .writer__top {
        display: flex;
        justify-content: space-between;
        padding: 0 1rem
    }
}

@media (min-width:1024px) {
    .writer__top__info {
        width: 400px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 1rem 1rem 1rem 3rem
    }
}

@media (min-width:1200px) {
    .writer__top__info {
        width: 445px;
        padding: 1rem
    }
}

.writer__picture {
    height: 430px
}

@media (min-width:1024px) {
    .writer__picture {
        width: 480px;
        height: 405px
    }
}

@media (min-width:1200px) {
    .writer__picture {
        width: 540px
    }
}

.writer__img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.writer__name {
    font-size: 21px;
    font-weight: 600;
    margin: 1rem 0 .5rem
}

@media (min-width:1024px) {
    .writer__name {
        font-size: 28px;
        margin: 0
    }
}

.writer__role {
    position: relative;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    color: gray
}

@media (min-width:1024px) {
    .writer__role {
        font-size: 17px;
        margin: .5rem 0 3rem
    }
}

.writer__role::after {
    content: "";
    position: absolute;
    bottom: -1.5rem;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #a78546
}

@media (min-width:1024px) {
    .writer__role::after {
        bottom: -1.75rem
    }
}

.writer__intro {
    font-size: 15px;
    color: #505050
}

@media (max-width:1023px) {
    .writer__intro {
        margin-top: 3rem
    }
}

@media (min-width:1024px) {
    .writer__intro {
        font-size: 17px
    }
}

.writer__links {
    font-size: 16px;
    font-weight: 600;
    margin: auto 0 .75rem
}

@media (min-width:1024px) {
    .writer__links {
        font-size: 18px
    }
}

.writer__linkslist {
    display: flex
}

.writer__linkitem:not(:last-child) {
    margin-right: 1rem
}

@media (min-width:1024px) {
    .writer__wrap {
        width: 730px;
        margin: 0 auto
    }
}

.writer__bio {
    margin-top: 2rem
}

@media (min-width:1024px) {
    .writer__bio {
        margin-top: 4rem;
        max-width: 730px
    }
}

.writer__footer {
    margin: 0
}

@media (min-width:1024px) {
    .writer__footer {
        margin: -1rem 0
    }
}

.writer__footer__toptitle {
    font-size: 21px;
    line-height: 1.2;
    font-weight: 600
}

@media (min-width:1024px) {
    .writer__footer__toptitle {
        font-size: 28px
    }
}

@media (min-width:1024px) {
    .writer__footer__list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.writer__footer__item {
    overflow: hidden;
    margin-bottom: 1rem
}

@media (min-width:1024px) {
    .writer__footer__item {
        width: 330px;
        margin-bottom: 3rem
    }
}

.writer__footer__link {
    position: relative;
    display: block;
    min-height: 100%;
    color: #000;
    transition: color .2s
}

.writer__footer__link:hover {
    color: #a78546
}

.writer__footer__figure {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

.writer__footer__image {
    display: block;
    width: 160px;
    height: 107px;
    object-fit: cover
}

.writer__footer__caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .25rem 1rem .25rem 0
}

@media (min-width:1024px) {
    .writer__footer__caption {
        padding: 1rem 1rem 1rem 0
    }
}

.writer__footer__title {
    display: block;
    font: 600 14px/1.4 Montserrat, Helvetica, Arial, sans-serif;
    margin-bottom: .5rem
}

@media (min-width:768px) and (max-width:1023px) {
    .writer__footer__title {
        font-size: 18px
    }
}

.writer__footer__meta {
    font-size: 12px;
    color: #000
}

.footer {
    position: relative;
    background-color: #000;
    color: #505050;
    padding: 3rem 0
}

@media (min-width:1024px) {
    .footer {
        padding: 6rem 0
    }
}

.footer__wrap {
    display: flex;
    justify-content: space-between
}

@media (max-width:1023px) {
    .footer__wrap {
        flex-direction: column;
        align-items: center
    }
}

.footer__backtotop {
    display: block;
    position: absolute;
    top: -30px;
    left: calc(50% - 80px);
    text-align: center;
    font: 700 18px/60px Montserrat, Helvetica, Arial, sans-serif;
    width: 160px;
    height: 60px;
    color: #000;
    background-color: #fff
}

.footer__backtotop svg {
    margin-left: .5rem
}

.footer__backtotop path {
    stroke: #a78546
}

.footer__title {
    margin: 0 0 2rem;
    font-size: 2em
}

@media (max-width:1023px) {
    .footer__contact__list {
        text-align: center
    }
}

.footer__contact__item {
    display: inline-flex
}

.footer__contact__item:not(:last-child) {
    margin-right: 1rem
}

.footer__contact__link {
    display: block;
    margin-right: .25rem
}

.footer__contact__link path {
    fill: #fff;
    transition: fill .2s
}

.footer__contact__link:hover path {
    fill: #a78546
}

.footer__contact__text {
    line-height: 1.25
}

.footer__colophon {
    font-size: 12px;
    font-style: normal;
    text-align: center;
    margin-top: 2rem;
    padding: 0 1rem;
    color: #505050
}

@media (min-width:1024px) {
    .footer__colophon {
        margin-top: 6rem
    }
}

@media (max-width:1023px) {
    .footer__menus {
        text-align: center;
        margin-top: 2rem
    }
}

@media (min-width:1024px) {
    .footer__menus {
        display: flex;
        justify-content: space-evenly;
        margin-top: .5rem;
        width: 50%
    }
}

@media (max-width:1023px) {
    .footer__menu__list: not(:last-child) {
        position: relative;
        margin-bottom: 4rem
    }
    .footer__menu__list:not(:last-child)::after {
        content: "";
        position: absolute;
        bottom: calc(-2rem - 2px);
        left: calc(50% - 10px);
        width: 20px;
        height: 4px;
        background-color: #303030
    }
}

.footer__menu__item {
    margin-bottom: 1rem
}

.footer__menu__link {
    font: 700 14px/1 Montserrat, Helvetica, Arial, sans-serif;
    color: #fff;
    transition: color .2s
}

.footer__menu__link:hover {
    color: #a78546
}

.upload-modal {
    display: none
}

@media (min-width:1024px) {
    .uploadForm {
        overflow-y: hidden
    }
}

.uploadForm body::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85)
}

.uploadForm .upload-modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10
}

.uploadForm .upload-modal__wrap {
    position: relative;
    background-color: #fff;
    padding: 1rem
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap {
        padding: 2rem
    }
}

.uploadForm .upload-modal__wrap h4 {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 2.5rem;
    color: #000;
    text-align: left
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap h4 {
        font-size: 28px;
        margin-bottom: 3rem
    }
}

.uploadForm .upload-modal__wrap h4::after {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #a78546
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap form {
        width: 650px
    }
}

.uploadForm .upload-modal__wrap form p {
    margin: 0
}

.uploadForm .upload-modal__wrap form br {
    display: none
}

@media (max-width:1023px) {
    .uploadForm .upload-modal__wrap .fieldset {
        display: inline
    }
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap .fieldset {
        display: flex;
        justify-content: space-between
    }
}

@media (max-width:1023px) {
    .uploadForm .upload-modal__wrap .fieldset input {
        width: calc(100% - 2rem)
    }
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap .fieldset input {
        width: calc(315px - 2rem)
    }
}

.uploadForm .upload-modal__wrap input,
.uploadForm .upload-modal__wrap textarea {
    display: block;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif
}

.uploadForm .upload-modal__wrap input[type=email],
.uploadForm .upload-modal__wrap input[type=text],
.uploadForm .upload-modal__wrap textarea {
    padding: 0 1em;
    margin-bottom: 1rem;
    border: 1px solid #d9d9d9
}

.uploadForm .upload-modal__wrap input[type=email],
.uploadForm .upload-modal__wrap input[type=submit],
.uploadForm .upload-modal__wrap input[type=text] {
    height: 56px
}

.uploadForm .upload-modal__wrap textarea {
    width: calc(100% - 2rem);
    padding: 1em;
    height: 10em
}

.uploadForm .upload-modal__wrap ::placeholder {
    color: #bebebe
}

.uploadForm .upload-modal__wrap ::-webkit-file-upload-button {
    display: inline-block;
    margin-right: 1rem;
    padding: 1rem;
    background-color: #fff;
    color: #a78546;
    border: none;
    cursor: pointer
}

.uploadForm .upload-modal__wrap input[type=file] {
    display: block;
    cursor: pointer
}

.uploadForm .upload-modal__wrap footer {
    text-align: center
}

.uploadForm .upload-modal__wrap footer .ajax-loader {
    position: absolute
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance .wpcf7-list-item {
    display: flex
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance label {
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 2rem auto;
    cursor: pointer
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance input[type=checkbox] {
    height: auto;
    margin-right: .5rem
}

.uploadForm .upload-modal__wrap .wpcf7-acceptance a {
    font-weight: 600;
    color: #a78546
}

.uploadForm .upload-modal__wrap input[type=submit] {
    display: inline-block;
    margin: 0;
    padding: 0 2rem;
    background-color: #a78546;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: background-color .2s, opacity .2s
}

.uploadForm .upload-modal__wrap input[type=submit]:hover {
    opacity: .9
}

.uploadForm .upload-modal__wrap input[type=submit]:active {
    background-color: #a78546
}

@media (min-width:1024px) {
    .uploadForm .upload-modal__wrap footer {
        text-align: center
    }
}

.uploadForm .upload-modal__wrap .wpcf7-not-valid-tip {
    margin-top: -1rem
}

.uploadForm .upload-modal__close {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 11;
    cursor: pointer
}

.jobpost {
    position: relative;
    overflow: hidden;
    color: #fff;
    padding: 3rem 2rem;
    margin: 3rem 0;
    background: #171c1f url(../images/hairstyling-writer.png) no-repeat 10% center
}

@media (min-width:576px) {
    .jobpost {
        background-position: right center;
        margin: 4rem 0
    }
}

@media (min-width:1024px) {
    .jobpost {
        padding: 3rem
    }
}

.jobpost::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 10px;
    background-color: #a78546
}

.jobpost__title {
    font-size: 28px;
    line-height: 1.2;
    max-width: 10em;
    margin: 0
}

@media (min-width:1024px) {
    .jobpost__title {
        font-size: 40px
    }
}

.jobpost__sub {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin: 1rem 0 2rem
}

@media (max-width:1023px) {
    .jobpost__sub {
        max-width: 10em
    }
}

@media (min-width:1024px) {
    .jobpost__sub {
        padding: .5rem 1rem;
        border: 1px solid #32464f;
        background-color: #162629
    }
}

.jobpost__sub strong {
    font-weight: 600;
    color: #a78546
}

.jobpost__cta {
    display: block;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    width: 164px;
    height: 40px;
    background-color: #a78546;
    color: #fff;
    transition: background-color .2s
}

@media (min-width:1024px) {
    .jobpost__cta {
        font-size: 16px;
        line-height: 56px;
        height: 56px;
        width: 184px
    }
}

.jobpost__cta:active,
.jobpost__cta:hover {
    background-color: #a78546;
    color: #fff !important
}

.contact__form h3 {
    font-size: 21px
}

@media (min-width:1024px) {
    .contact__form h3 {
        font-size: 28px
    }
}

.contact__form legend {
    margin-bottom: 3rem
}

.contact__form p {
    font-size: 15px;
    margin: 0
}

@media (min-width:1024px) {
    .contact__form p {
        font-size: 17px
    }
}

.contact__form p.subtitle {
    margin-bottom: 3rem
}

@media (min-width:1024px) {
    .contact__form .fieldset {
        display: flex;
        justify-content: space-between
    }
}

.contact__form input,
.contact__form textarea {
    display: block;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif
}

.contact__form input:not([type=submit]),
.contact__form textarea {
    padding: 0 1em;
    margin-bottom: 1rem;
    border: 1px solid #d9d9d9
}

@media (min-width:1024px) {
    .contact__form input: not([type=submit]) {
        width: 330px
    }
}

.contact__form input {
    height: 56px
}

.contact__form textarea {
    width: calc(100% - 2rem);
    padding: 1em
}

.contact__form footer {
    text-align: right
}

.contact__form input[type=submit] {
    display: inline-block;
    margin: 1rem auto;
    padding: 0 2rem;
    background-color: #a78546;
    color: #fff;
    border: none;
    cursor: pointer;
    transition: background-color .2s, opacity .2s;
    margin-right: -20px
}

.contact__form input[type=submit]:hover {
    opacity: .9
}

.contact__form input[type=submit]:active {
    background-color: #a78546
}

.contact__form ::placeholder {
    color: #bebebe
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration: none
}

.navigation li {
    display: inline
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #000;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: .75rem;
    font-weight: 700;
    color: #fff
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #d5cdc3;
    color: #a78546
}

.navigation li a:hover {
    background-color: #a78546;
    color: #fff
}

.main-row .row-left {
    float: left;
    width: calc(50% - 5px) !important
}

.main-row .row-right {
    float: right;
    width: calc(50% - 5px) !important
}

.main-row input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: calc(100% - 32px)
}

.main-row input.wpcf7-form-control.wpcf7-text.wpcf7-url.wpcf7-validates-as-required.wpcf7-validates-as-url {
    height: 56px;
    padding: 0 15px;
    border: 1px solid #d9d9d9
}

.clear {
    clear: both
}

.center {
    text-align: center
}

label.imageupload {
    margin: 15px 0;
    display: block;
    padding: 19px 20px;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    border: 1px solid #d9d9d9;
    color: #bebebe;
    cursor: pointer;
    text-align: left;
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif
}

label.imageupload input#imagefile {
    width: 100%
}

.cf7-thankyou {
    text-align: center;
    width: 57%;
    padding: 150px 0;
    max-width: 100%
}

.uploadForm .upload-modal__wrap {
    width: 650px;
    text-align: -webkit-center
}

.author-cf7 input {
    height: 56px;
    padding: 0 15px;
    border: 1px solid #d9d9d9
}

.author-cf7 textarea {
    padding: 15px;
    border: 1px solid #d9d9d9;
    width: calc(100% - 32px)
}

.author-cf7 {
    margin-bottom: 150px
}

.author-cf7 input.wpcf7-submit {
    background: #a78546;
    color: #fff;
    float: left;
    margin-top: 30px;
    font-size: 16px;
    line-height: 56px;
    height: 56px;
    width: 184px;
    font-weight: 700;
    cursor: pointer
}

a.cta--amzn {
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    background: linear-gradient(45deg, #a78546 0, #c9a96e 100%);
    color: #fff;
    display: block;
    line-height: 60px;
    margin: 0 auto;
    width: 210px;
    position: relative
}

a.cta--amzn:after {
    position: absolute;
    content: url(../images/icons/arrow.svg);
    right: 1.25rem;
    top: 4px
}

a.cta--amzn img {
    display: inline-block;
    margin: unset;
    position: absolute;
    right: 15px;
    top: 21px
}

a.cta--amzn:hover {
    color: #fff
}

.post__content p:first-child {
    margin-top: unset
}

.center lable span.wpcf7-list-item {
    display: inline-block !important;
    margin: unset
}

.center lable {
    display: block;
    margin-bottom: 20px
}

.center lable a {
    color: #a78546;
    font-weight: 600
}

.main-row select {
    margin-bottom: 1rem;
    height: 56px;
    border-color: #d9d9d9;
    padding: 0 13px;
    width: calc(100% - 2px);
    color: #bebebe;
    font-weight: 600
}

.main-row input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 32px)
}

.main-row input.wpcf7-form-control.wpcf7-text.wpcf7-url.wpcf7-validates-as-url {
    padding: 0 14px;
    height: 56px;
    border: 1px solid #ccc
}

label.imageupload input#imagefile {
    display: none
}

label.imageupload span {
    float: right;
    color: #a78546
}

label.imgupdated {
    margin: 15px 0;
    display: block;
    padding: 19px 20px;
    font: 600 14px Montserrat, Helvetica, Arial, sans-serif;
    color: #a78546;
    background: #f2ede3
}

label.imgupdated span {
    float: right;
    color: #a78546;
    cursor: pointer;
    margin-top: -16px
}

h1.page__title {
    position: relative;
    font-size: 40px
}

h1.page__title:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 50%;
    width: 100%;
    height: 4px;
    background-color: #f6f6f6
}

.page__title p {
    position: relative;
    z-index: 1;
    display: inline-block;
    background-color: #fff;
    padding: 0 1em;
    margin: 0
}

a.author_link path {
    stroke: #a78546
}

.author .author_img {
    float: left;
    width: 300px !important
}

.author .author_img img {
    max-width: 100%;
    margin: unset
}

.author .author_details {
    float: right;
    width: calc(100% - 330px) !important
}

.author .author_details h3 {
    margin: unset;
    margin-top: 10px
}

.author p.author_role {
    margin: unset;
    color: #c1c1c1;
    text-transform: capitalize
}

.author p.author_intro {
    margin: unset;
    min-height: 140px;
    margin-top: 25px
}

.author a.author_link {
    padding: 18px;
    background: #c1c1c145;
    display: inline-block;
    font-size: 13px;
    position: absolute;
    bottom: 0
}

.author p.author_role {
    position: relative
}

.author p.author_role:after {
    position: absolute;
    left: 0;
    bottom: calc(-1rem + 2px);
    content: "";
    width: 40px;
    height: 4px;
    background-color: #a78546;
    display: inline-block
}

.author a.author_link svg {
    width: 10px;
    height: 10px
}

.writer__footer .author-cf7 .wpcf7 .screen-reader-response {
    width: 1px !important
}

.author .author_img img {
    margin: auto
}

a.cta--amzn:hover {
    background: #000
}

.post__content blockquote.wp-block-quote {
    font-size: 16px;
    font-weight: 600;
    margin: unset;
    padding: 20px;
    background: #f7f3ed;
    position: relative;
    padding-left: 40px
}

.post__content blockquote.wp-block-quote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 6px;
    background-color: #a78546;
    background-image: linear-gradient(#a78546, #f9f9f8)
}

.post__content blockquote.wp-block-quote p {
    margin: unset
}

.see_more_abt p {
    margin: unset;
    width: calc(100% - 20px);
    font-weight: 600;
    float: left;
    font-size: 16px
}

.see_more_abt svg {
    float: right;
    margin-top: 5px;
    width: 9px
}

.see_more_abt path {
    stroke: #a78546
}

body .see_more_abt {
    padding: 10px 20px;
    background: #f6f6f6;
    width: calc(100% - 40px) !important
}

.best_product .pro_img {
    float: left;
    width: auto !important;
    max-width: 30%;
    min-height: 1px;
    min-width: 30px
}

.best_product .pro_img img {
    max-width: 100%;
    margin: unset;
    width: auto;
    height: 150px
}

.best_product .pro_ttl {
    float: left;
    width: calc(40% - 35px) !important;
    margin-left: 20px;
    padding-right: 15px
}

.best_product .pro_link {
    float: right;
    width: 30% !important;
    padding-top: 30px
}

.best_product .pro_ttl h3,
.best_product .pro_ttl p {
    margin: unset
}

.best_product {
    background: #f6f6f6;
    padding: 30px;
    position: relative
}

.best_product p.best_buy {
    position: absolute;
    top: 10px;
    right: : 10px;
    margin: unset;
    width: 25px;
    text-align: center;
    padding: 5px;
    font-size: 9px;
    background: #af8d50;
    color: #fff;
    border-radius: 52%;
    line-height: 10px
}

.best_product p.best_pro_desc {
    font-size: 16px
}

.best_product a.cta--amzn {
    width: auto
}

.best_product p.best_buy_rating {
    color: #b29153
}

.single article.wrap {
    max-width: 1200px
}

.single aside.post__sidebar {
    text-align: right;
    width: 300px
}

.single .post__content {
    max-width: 840px;
    padding-right: 10px;
}

.single .post-content-main {
    float: left;
    padding-right: 10px;
    max-width: 100%
}

.single .best_product {
    width: calc(100% - 60px) !important;
    position: relative
}

div#footer_branding {
    background: #000;
    color: #464646;
    margin-top: unset !important
}

@media (min-width:1024px) {
    .jobpost .jobpost__title {
        font-size: 40px;
        margin: 0;
        font-weight: 700
    }
    h2.jobpost__sub {
        margin: 1rem 0 2rem;
        font-size: 16px
    }
    a.jobpost__cta {
        color: #fff;
        font-weight: 700
    }
    .single .post-content-main.full_100_30 {
        max-width: calc(100% - 19px)
    }
}

iframe {
    max-width: 100%
}

#mc_embed_signup .mc-field-group {
    width: calc(100% - 160px);
    float: left
}

div#mc_embed_signup {
    width: 100%
}

#mc_embed_signup .mc-field-group input#mce-EMAIL {
    width: calc(100% - 40px)
}

.center:after {
    clear: both;
    content: " ";
    display: block
}

.wpcf7 form .wpcf7-response-output {
    width: calc(100% - 40px) !important;
    margin: unset;
    margin-top: 20px
}

h2#our-writers {
    margin: unset
}

input.wpcf7-form-control.wpcf7-text {
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif
}

.main-row input,
.main-row select {
    font: 400 100%/1.5 Montserrat, Helvetica, Arial, sans-serif
}

.footer__contact__item:nth-child(2) {
    position: relative;
    top: 3px
}

.menu-main-menu-container ul {
    display: flex;
    justify-content: space-between
}

.author {
    margin: 50px 0;
    position: relative
}

body.author {
    margin: 0
}

figcaption {
    font-weight: 100;
    font-size: 14px
}

input.wpcf7-form-control.wpcf7-quiz {
    display: block;
    width: calc(100% - 32px)
}

.contact-cf7 input {
    height: 56px;
    padding: 0 15px;
    border: 1px solid #d9d9d9
}

.contact-cf7 p {
    margin: unset
}

.contact-cf7 textarea {
    padding: 15px;
    border: 1px solid #d9d9d9;
    width: calc(100% - 32px)
}

.contact-cf7 input.wpcf7-submit {
    background: #a78546;
    color: #fff;
    float: left;
    font-size: 16px;
    line-height: 56px;
    width: 184px;
    font-weight: 700;
    cursor: pointer
}

.wpcf7 .screen-reader-response {
    position: unset
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 28px
}

.cf7-imgupload input#wpcf-custom-btn-0 {
    display: none
}

.cf7-imgupload input[type=submit] {
    display: inline-block !important
}

div#recaptcha-holder-0 {
    width: auto !important;
    display: inline-block
}

.aff__background::after {
    background: linear-gradient(to right, rgba(17, 19, 20, .7) 0, rgba(17, 19, 20, .5) 61%, rgba(17, 19, 20, .3) 100%);
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

@media screen and (max-width:1023px) {
    h3.jobpost__title {
        font-size: 28px;
        font-weight: 700;
        margin: 0
    }
    h2.jobpost__sub {
        margin: 1rem 0 2rem;
        font-size: 16px
    }
    a.jobpost__cta {
        color: #fff
    }
    .navigation {
        text-align: center
    }
    .navigation ul {
        padding: unset
    }
    .navigation li {
        display: inline;
        line-height: 4;
        display: inline-block
    }
    .single .post__content {
        max-width: 100%;
        width: 100%
    }
    .single .post-content-main {
        padding: unset
    }
    .post__image {
        height: unset;
        text-align: center;
        max-height: 400px
    }
    .post__image__img {
        width: auto;
        max-width: 100%;
        height: unset;
        max-height: inherit
    }
    #mc_embed_signup .mc-field-group input#mce-EMAIL {
        width: calc(100% - 20px);
        margin: unset;
        padding: 8px 10px
    }
    div#mc_embed_signup {
        position: relative
    }
    #mc_embed_signup .mc-field-group input#mce-EMAIL {
        width: calc(100% - 20px);
        margin: unset
    }
    #mc_embed_signup input#mc-embedded-subscribe {
        float: right;
        position: absolute;
        right: 5px;
        top: 9px
    }
    #mc_embed_signup .mc-field-group {
        width: 100%
    }
    .page__content {
        width: 100%
    }
    .uploadForm .upload-modal {
        min-height: unset;
        overflow-y: auto;
        padding: 93px 0
    }
    .uploadForm .upload-modal__wrap {
        margin: auto;
        max-width: 80%
    }
}

header.header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .wrap.optin__wrap {
        display: flex;
        justify-content: space-between;
        height: 100%
    }
    .optin__image {
        width: 49%
    }
    .optin__contents {
        width: 49%
    }
}

@media screen and (max-width:767px) {
    .author .author_img {
        width: 100% !important
    }
    .author .author_details {
        width: 100% !important
    }
    .author p.author_intro {
        min-height: unset
    }
    .author a.author_link {
        margin-top: 20px;
        width: calc(100% - 36px);
        text-align: center
    }
    .page__content img,
    .post__content img,
    .writer__bio img {
        max-width: 100%
    }
    .post__image {
        max-height: 300px
    }
    .best_product .pro_img {
        float: unset;
        margin: auto;
        max-width: 100%
    }
    .best_product .pro_ttl {
        float: unset;
        margin: auto;
        max-width: 100%
    }
    .best_product .pro_link {
        float: unset;
        margin: auto
    }
    .best_product .pro_link {
        width: 210px !important
    }
    .optin__contents {
        max-width: 440px
    }
}

@media screen and (min-width:576px) and (max-width:767px) {
    .product {
        width: calc(50% - 100px);
        margin-left: 24px;
        min-width: unset
    }
}

@media screen and (max-width:480px) {
    .row-left {
        width: 100%
    }
    .row-right {
        width: 100%
    }
    .main-row .row-left {
        width: 100% !important
    }
    .main-row .row-right {
        width: 100% !important
    }
    #mc_embed_signup input#mc-embedded-subscribe {
        width: 110px
    }
.page__content .wp-caption,
.post__content .wp-caption,
.writer__bio .wp-caption {
    max-width: 100%!important;
    margin: 0 auto 2rem
}
	
	.uael-accordion-content {
    line-height: 1.6;
}
	
}
	.elementor-197300 .elementor-element.elementor-element-76255e0e ul li::before {
		top:unset!important;
	}

@media (min-width:1024px) {
    .latest {
        margin: 2rem 0
    }
}
