html {
    scroll-behavior: smooth;
}
.ti-date {
    display: none;
}
div#review-fold {
    margin-bottom: 80px;
}
.ti-review-text-container.ti-review-content::before {
    content: '“' !important;
}

.ti-review-text-container.ti-review-content::after {
    content: '”' !important;
}

.ti-review-text.ti-review-text-container::before {
    content: '“' !important;
}

.ti-review-text.ti-review-text-container::after {
    content: '”' !important;
}
.vote-wrapper {
            display:flex;
            gap: 20px;
            align-items: center;
            padding: 40px;
            box-sizing: border-box;
            justify-content: space-between;
        }

.vote-wrapper > div {
    display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
}

        .vote-button {
            background:#0073aa;
            padding:10px 20px;
            color:#fff;
            border:none;
            border-radius:5px;
            cursor:pointer;
        }

        .barometer {
            width:40px;
            height:120px;
            border:2px solid #111;
            border-radius:5px;
            background:#eee;
            position:relative;
            overflow:hidden;
        }

        .barometer-fill {
            position:absolute;
            bottom:0;
            width:100%;
            background:var(--primary-color1);
            height:0%;
        }

        .vote-count-label {
            font-size:14px;
            text-align:center;
            margin-top:4px;
        }

body {
    margin: 0;
    background: #121212;
    --primary-color1: #ab572b;
    --primary-color2: #a14312;
    --secondary-color1: #F5F5F5;
    --secondary-color2: #F5F5F5;
    --third-color1: #bb9547;
    --third-color2:#8a672b;
    font-family: "Poppins",Sans-serif;
    color: #fff
}

.menu-toggle {
    display: none!important
}

img {
    max-width: 100%;
    display: block
}

p.home-fold2-img-quote {
    color: #afa573;
    font-size: 24px;
    text-align: center;
    line-height: 1.4;
    padding: 20px;
    margin: 0px;
    background: #1c1c1c;
    font-family: 'DM Serif Display';
}

picture.book-reviews-img img{
    padding: 10px;
    background: white;
    border-radius: 4px;
    margin: 20px 0px;
}

@media(max-width:1024px) {

picture.book-reviews-img {
    display:flex;
    align-items:center;
    justify-content:center;
}
    
}

.title, body #ays-poll-id-6937ec27c3178.box-apm .apm-title-box div {
    font-size: 42px;
    line-height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'DM Serif Display';
    letter-spacing: 2px;
    display: block
}

.subtitle {
    font-size: 34px;
    line-height: 42px;
    font-family: 'DM Serif Display';
    letter-spacing: 2px;
    font-weight: 400
}

.smalltitle,.subtext {
    font-size: 20px!important;
    !i;!;line-height: 28px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0
}

p,h1,h2,h3,h4,h5,h6 {
    margin: 0 0 15px 0
}

p,li {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300
}

p {
    margin: 0 0 13px 0;
}

.row-container {
    margin: 0 auto;
    max-width: 1380px
}

a {
    text-decoration: none!important
}

.readmore, p.login-submit input {
    display: block;
    width: fit-content;
    padding: 14px 40px;
    background: var(--primary-color1);
    color: #fff;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    border: 0;
    margin-top: 20px;
    transition: all 300ms ease;
    cursor: pointer;
    position: relative
}

.readmore:hover {
    opacity: .7
}

.readmore.alt {
    background: var(--third-color1);
    color: black;
}
.readmore.alt:hover {
    background:var(--third-color2);
}

.services-list {
    padding-left: 0;
    list-style: none;
    text-align: left;
}

.services-list li {
    position: relative;
    display: flex;
    align-items: center
}

.services-list li::before {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
    color: var(--primary-color1);
    font-weight: 900
}

.contact-page .footer-contact-main {
    padding: 250px 0 0
}

#masthead .large-dropdown ul.sub-menu {
    width: 510px;
    display: flex;
    flex-wrap: wrap
}

#masthead .large-dropdown ul.sub-menu li {
    flex: 0 0 calc(100% / 2 - 0px)
}

#masthead .large-dropdown ul.sub-menu li:nth-of-type(2n) {
    flex: 0 0 calc(100% / 2 - 0px)
}

.woocommerce-message {
    background: var(--primary-color1);
    padding: 10px 40px;
    text-align: center
}

.woocommerce-message>a {
    font-weight: 700;
    color: #fff;
    text-decoration: underline!important;
    position: sticky
}

a#header-basket span {
    position: absolute;
    font-size: 14px;
    background: var(--primary-color1);
    color: #fff;
    top: -15px;
    right: -15px;
    padding: 3px;
    border-radius: 6px
}

.xoo-wsc-ft-buttons-cont>a:first-child,.xoo-wsc-ft-buttons-cont>a:nth-of-type(2) {
    display: none
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,.xoo-wsc-container .xoo-wsc-btn {
    background: var(--primary-color1);
    font-weight: 600;
    transition: all 500ms ease
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,.xoo-wsc-container .xoo-wsc-btn {
    animation: colorTransition 3s ease infinite;
    background: linear-gradient(90deg,#c46310,#7e4913);
    background-size: 200% 100%;
    padding: 20px!important;
    text-transform: uppercase;
    font-weight: 500
}

.lSSlideWrapper>.lightSlider:after {
    display: none
}

ul.xoo-wsc-sp-slider.lightSlider.lSSlide.lsGrab {
    display: flex
}

span.xoo-wsc-sp-heading {
    padding-top: 10px
}

ul.xoo-wsc-sp-slider {
    padding: 0
}

.xoo-wsc-body a img {
    max-height: 100px;
    object-fit: contain
}

.xoo-wsc-footer,.xoo-wsc-footer a,.xoo-wsc-footer .amount {
    line-height: 1;
    font-size: 16px
}

.xoo-wsc-ft-buttons-cont {
    grid-template-columns: auto;
    gap: 20px;
    margin: 20px 0 0
}

.xoo-wsc-ft-amt {
    padding: 5px
}

.xoo-wsc-footer a {
    color: #fff
}

@keyframes colorTransition {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover {
    opacity: .6
}

li.xoo-wsc-sp-product.lslide a {
    color: var(--primary-color1);
    font-weight: 600
}

.xoo-wsc-ft-buttons-cont::before {
    content: 'Shipping calculated on checkout.';
    font-style: italic;
    font-size: 16px;
    text-align: left;
    width: 100%
}

.html-sitemap-column a {
    color: #fff
}

@media (min-width: 1024px) {
    .header-social-wrapper.mobile {
        display:none
    }
}

a.added_to_cart.wc-forward {
    display: none
}

.xoo-wsc-sc-cont span.woocommerce-Price-amount.amount {
    display: none
}

span.xoo-wsc-sc-count {
    background: var(--primary-color1);
    padding: 2px;
    font-size: 11px;
    top: -7px;
    right: -11px;
    position: absolute;
    margin: 0
}

.xoo-wsc-sc-bki {
    color: #fff;
    font-size: 24px
}

.header-social-wrapper-text>:is(p,div) {
    transition: all 500ms ease
}

.woocommerce-notices-wrapper {
    display: none
}

div#popup-sample-chapter-popup-button {
    max-width: 1024px
}

.grecaptcha-badge {
    visibility: hidden
}

@media (min-width: 1024px) {
    .menu-right-basket.mobile {
        display:none
    }
}

.sample-chapter-padding {
    padding: 32px;
    margin: 0px auto;
    text-align: center;
    overflow-y: scroll;
    width: 100%;
}

.sample-chapter-content .title:last-of-type {
    margin: 0px 0px 40px;
}

div#samplepopup {
    overflow-y: scroll
}

.main-fold-b-item {
    position: relative
}

.main-fold-b-content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 920px
}

.main-fold-b-content-inner p:last-child {
    margin: 0
}

.main-fold-b-img {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.main-fold-b-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 30%
}

.main-fold-b {
    position: relative
}

.main-fold-b.animate.animate-complete .title {
    margin: 0;
    color: #fff
}

.main-fold-b-content {
    padding: 220px 0 120px;
}

.main-fold-b-img.absolute {
    position: absolute;
}

.main-fold-b-content-title {
    position: relative
}

#masthead .logo {
    position: relative;
    transition: all 0.5s ease;
    width: fit-content
}

#masthead .logo img {
    object-fit: contain;
    height: 40px;
    transition: all 500ms ease;
    object-position: left;
    filter: invert(1);
    width: fit-content
}

.site-header>.row-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#page {
    overflow: hidden
}

#masthead {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: all 300ms ease;
    padding: 30px 0
}

ul#primary-menu ul.sub-menu li.menu-item.current-menu-item>a {
    background: var(--primary-color2);
    color: #fff
}

header#masthead.navbar-fixed-top {
    background: #000b;
    padding: 10px 0;
    backdrop-filter: blur(4px)
}

.menu-icons {
    width: 300px;
    height: 100%;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center
}

.header-contactbar {
    background: var(--darkblue);
    display: flex;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    align-items: center;
    justify-content: center
}

.header-contactbar p {
    margin: 0
}

#masthead>.row-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#masthead>.row-container::before,#masthead>.row-container::after {
    content: unset
}

#masthead #site-navigation {
    display: flex;
    flex: 100;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
    width: 100%
}

.menu-right {
    width: 100%;
    position: relative
}

#masthead ul.sub-menu {
    position: absolute;
    left: -20px;
    top: 130%;
    opacity: 0;
    transition: all .3s ease;
    list-style: none;
    padding: 0;
    pointer-events: none;
    width: 240px;
    background: #1E1E1E
}

#masthead .large-dropdown ul.sub-menu {
    left: -180px
}

#masthead li.menu-item:hover>ul.sub-menu {
    top: calc(100% - 0px);
    opacity: 1;
    pointer-events: all
}

#masthead ul#primary-menu {
    display: flex;
    list-style-type: none;
    padding: 0;
    flex: 1;
    justify-content: flex-end;
    gap: 0px;
}

#masthead ul#primary-menu li.menu-item {
    position: relative
}

#masthead ul#primary-menu>li>a {
    color: #ccc;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    display: block;
    text-align: center;
    padding: 0 20px;
    width: fit-content;
    position: relative;
    transition: all 300ms ease
}

#masthead ul.sub-menu>li>a {
    display: flex;
    padding: 10px 20px;
    align-items: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    transition: all 300ms ease
}

#masthead ul#primary-menu>li>a:hover::before {
    opacity: 1
}

#masthead ul.sub-menu>li>a:hover {
    background: var(--primary-color2)
}

#masthead li.menu-item.menu-item-has-children::before {
    content: '\f078';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 15px;
    top: -2px;
    color: #fff;
    font-size: 10px;
    transition: all 500ms ease
}

#masthead.navbar-fixed-top li.menu-item.menu-item-has-children::before {
    color: #fff
}

#masthead ul#primary-menu>li.menu-item-has-children>a {
    padding: 0 35px 0 20px
}

.home-fold1-background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.home-fold1-background video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-fold1-background::before {
    content: '';
    background: #1E2327;
    background: linear-gradient(0deg, rgb(18 18 18) 10%, rgba(74, 79, 83, 0) 100%);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 150px;
}

/*== == == Home Fold1 == == ==*/

.home-fold1 {
    position: relative;
    background-image: url('/wp-content/uploads/2025/11/marcellus-background-1.jpg.webp');
    background-size: cover;
    background-attachment: fixed;
    background-position: 0% 70%;
}

.home-fold1-socials {
    position: absolute;
    bottom: 40px;
    left: 0;
    display: flex;
}

.home-fold1 .row-container {
    position: relative;
}
.home-fold1-main {
    padding: 240px 0px 140px;
    position: relative;
    overflow: hidden;
}

.home-fold1-content {
    color: #fff;
    max-width: 540px;
    text-align: center;
}

.home-fold1-content .title span {
    display: block;
}

.home-fold1-content .title {
    text-align: center;
    width: fit-content;
}

.home-fold1-content .title span:first-child {
    font-size: 88px;
    line-height: 96px;
    color: #c09140;
}

.home-fold1-content .title span:last-child {
    font-size: 48px;
    line-height: 56px;
    color: #a4986f;
}

.home-fold1-content-wrap {
    text-align: center;
}

.home-fold1-content-buttons {
    display: flex;
    justify-content: center;
}

.home-fold1-content-book p {
    font-size: 24px;
    line-height: 32px;
    margin: 0px 0px 20px;
}

.home-fold1-content .title {
    margin: 0px auto 30px;
    position: relative;
    z-index: 5;
}

.home-fold1-socials-item {
    padding-right: 60px;
    border-right: 1px solid #fff;
    margin-right: 60px;
}

.home-fold1-socials-item p:last-child {
    margin: 0px;
}

.home-fold1-socials-item:last-child {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.home-fold1-socials-item p:not([class]) {
    color: #ccc;
}

.home-fold1-socials-item .smalltitle {
    color: #fff;
}

    /*== == == Home Fold1 END == == ==*/

/*== == == Banner FoldA == == ==*/

.banner-folda {
    position: relative;
    margin: 0px 0px 100px;
}

.banner-folda-background {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.banner-folda-background picture {
    width:100%;
    height:100%;
}

.banner-folda-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-folda-container {
    height: calc(47.5vw - 100px);
    display: flex;
    align-items: flex-end;
    position: relative;
    max-width: 980px;
    padding: 0px 0px 100px;
}

@media (min-width:1024px) {

.banner-folda-header .title {
    font-size: 88px;
    line-height: 96px;
}

.banner-folda-header .title span {
    font-size: 58px;
    line-height: 68px;
}
    
}

.banner-folda-header .title span {
    display: block;
    color: var(--third-color1);
}

.banner-folda-background::before {
    content: '';
    background: #434343b8;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

.banner-folda-wrapper > div {
    margin: 0px 0px 30px;
}

.banner-folda-content-inner {
}



@media (max-width:1024px) {

.banner-folda-container {
    height:auto;
    padding: 75px 0px;
}

.banner-folda-container {
    margin: 0px auto;
    text-align: center;
    justify-content: center;
}

.banner-folda-content-readmore {
    display: flex;
    justify-content: center;
}

.banner-folda-content-readmore .readmore {
    margin: 0px;
}
    
}

    /*== == == Banner FoldA END == == ==*/

/*== == === Footer Banner == == ==*/

.footer-banner {
    position: fixed;
    bottom: -180px;
    z-index: 9999;
    width: calc(100% - 40px);
    left: 20px;
    transition: all 1000ms ease;
}

.footer-banner.active {
    bottom: 0px;
}

main#primary {
    contain: paint;
}

.footer-banner-container {
    color: white;
    position: relative;
    background: #262425;
}

.footer-banner-wrapper {
    padding: 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-banner-img img {
}

.footer-banner-wrapper :is(.readmore, .title) {
    margin: 0px;
}

.footer-banner-header .title span {
    color: var(--secondary-color1);
}

.footer-banner-wrapper .readmore {
    font-size: 20px;
    padding: 12px;
    width: 230px;
}

.footer-banner-wrapper .readmore {
    border-color: white;
    color: white;
}

.footer-banner-wrapper .readmore:hover {
    box-shadow: inset 0px 0px 0px 30px white;
    color: black;
}

.footer-banner-header .title {
    font-size: 40px;
    line-height: 48px;
}

.footer-banner-close {
    position: absolute;
    top: -18px;
    right: -10px;
    padding: 0px;
    background: #666;
    cursor: pointer;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 2px var(--third-color1);
}

.footer-banner-header {
    display: flex;
    gap: 30px;
}

.footer-banner-header-img {
    flex: 0 0 140px;
    margin-top: -100px;
    bottom: -10px;
    position: relative;
}

.footer-banner-header-img img {
    height: 160px;
}

.footer-banner-close i {
    color: white;
}

	/*== === == Footer Banner END === == = */

.ebook-image {
    width: 44%;
    height: 100%;
    bottom: 0
}

.ebook-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
    scale: 1.2
}

.ebook-form-text .subtitle {
    margin-bottom: 0
}

input.readmore {
    margin: 0
}

.ebook-form-fields~.privacy-text {
    margin-bottom: 10px
}

.privacy-text p {
    font-size: 13px
}

div#ebook-fold .ebook-form input.wpcf7-text {
    background: #fff;
    padding: 10px 10px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0;
    font-size: 18px;
    line-height: 18px;
    border: solid 3px #ccc
}

div#ebook-fold .ebook-form input.wpcf7-text::placeholder {
    font-size: 18px;
    line-height: 18px
}

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

.wpcf7 .privacy-text p>a {
    color: var(--primary-color1);
    font-weight: 600
}

.wpcf7-form .title {
    color: var(--primary-color1)
}

.sub-btn {
    position: relative
}

.sgpb-main-html-content-wrapper .sub-btn::before {
    display: none
}

.privacy-text a {
    color: var(--primary-color1)
}

.ebook-image {
    position: relative
}

.ebook-form {
    flex: 100
}

.ebook-form-text>.smalltitle {
    text-transform: uppercase;
    font-size: 20px;
    font-style: italic
}

.wpcf7-form>.readmore {
    margin-top: 20px
}

.input-readmore {
    position: relative;
    margin-bottom: 15px;
    transition: all 500ms ease
}

.input-readmore .wpcf7-spinner {
    position: absolute
}

.input-readmore::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 7px;
    width: 28px;
    height: 36px;
    background-image: url(/wp-content/uploads/2024/11/small-lion-white.png);
    background-size: contain;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    transform: translatey(-50%);
    pointer-events: none
}

.input-readmore .readmore {
    width: 210px;
    padding: 14px 0 14px 25px
}

.ebook-form-text .title span {
    display: block
}

div#ebook-fold .ebook-form input.wpcf7-text::placeholder {
    font-size: 16px
}

.footer-block {
    padding: 30px 0;
    position: relative;
    background: #8ba927;
    width: 100%;
    clear: both
}

.footer-block .row-container {
    display: flex;
    align-items: flex-start
}

div#phone {
    width: 23%
}

div#address {
    width: 43%
}

div#opening {
    width: 33.3%
}

.footer-block .footer-block-item {
    width: 30%;
    margin-right: 5%;
    position: relative;
    z-index: 2
}

.footer-block .footer-block-item#middle {
    width: 35%;
    margin-right: 10%;
    margin-left: 20%
}

.footer-block .footer-block-item#middle li {
    float: left;
    width: 50%;
    padding: 5px 0;
    list-style-type: none
}

.footer-block .footer-block-item#middle li a {
    color: #fff;
    list-style-type: none;
    position: relative;
    font-weight: 300;
    transition: all .33s ease;
    font-size: 14px;
    line-height: 14px
}

.footer-block .footer-block-item#middle li:hover a {
    letter-spacing: 1px
}

.footer-block .footer-block-item:last-of-type {
    margin-right: 0
}

.footer-block .footer-block-item p {
    color: #fff;
    margin-bottom: 10px;
    line-height: 28px
}

.footer-block ul {
    margin: 0 0 1.5em 0em;
    float: left;
    width: 100%;
    padding-left: 0
}

.footer-block .footer-block-item p.subtitle {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #333
}

.footer-block-item.footer-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 20%
}

.footer-block .socials {
    width: 100%;
    justify-content: space-between
}

.footer-block-item.footer-logo img {
    width: 100%;
    height: auto
}

.footer-block-item>a {
    color: #fff;
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 14px
}

.footer-block .socials {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
    gap: 20px
}

.footer-block .socials i {
    color: #fff;
    font-size: 30px;
    line-height: 30px
}

#footer {
    padding: 30px 0;
    box-sizing: border-box;
    position: relative;
    background: #000;
    clear: both
}

#footer>.row-container {
    position: relative
}

#footer-multi-web {
    text-align: center;
    margin: 0 auto;
    max-width: 350px;
    color: #fff
}

#footer-multi-web p {
    font-size: 13px!important;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 20;
    position: relative;
    margin-bottom: 10px
}

#footer-multi-web p:last-of-type {
    margin-bottom: 0
}

#footer a {
    color: #fff
}

span#footer-highlight {
    position: relative;
    font-weight: 700;
    z-index: -4;
    text-shadow: 0 0 2px #000
}

span#footer-highlight::before {
    content: "";
    background: url(/wp-content/uploads/2021/01/multiwebmarketing-facebook-globe-small.png) no-repeat 50% 50% / contain;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200%;
    height: 70px;
    z-index: -1;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

.privacy-site.moduletable {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: right
}

.date-sitename {
    position: absolute;
    left: 0;
    top: 10%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: left;
    margin: 0;
    font-size: 16px
}

#footer .row-container>p,.privacy-site.moduletable {
    width: 30%;
    color: #fff
}

.footer-block-item-list {
    width: 100%;
    height: 100%
}

.footer-block ul li {
    width: calc(100% / 2);
    font-size: 17px;
    color: #fff;
    list-style: none;
    position: relative
}

.footer-block ul li a {
    color: #fff;
    transition: all 0.5s ease
}

#footer .privacy-text {
    position: absolute;
    left: 0;
    top: 100%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-size: 14px;
    line-height: 14px
}

div#footer a:hover {
    transform: scale(.95);
    opacity: .7
}

div#footer a {
    transition: all 500ms ease
}

section.error-404.not-found {
    padding: 100px 0
}

.contact-fold2-wrapper {
    clear: both;
    position: relative
}

.contact-fold2-section {
    padding-top: 100px
}

.contact-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 80px 0;
    gap: 40px
}

.address-wrap {
    max-width: 320px;
    width: 100%
}

.contact-card {
    flex: 1
}

.address-wrap ul li {
    list-style-type: none;
    margin-bottom: 8px
}

.address-wrap ul :is(li,p) {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 4px
}

.address-wrap ul :is(li,p) a {
    color: var(--primary-color1);
    font-weight: 600
}

.address-wrap h1,h3.contact-title {
    font-size: 36px;
    color: var(--color1);
    margin-bottom: 20px;
    font-weight: 500
}

.address-wrap ul {
    box-sizing: border-box;
    margin: 0 0 20px;
    position: relative;
    padding-left: 34px
}

.address-wrap ul::before {
    content: "\f041";
    font-family: 'Font Awesome 6 Pro';
    color: gray;
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 400;
    position: absolute;
    top: 3px;
    left: 0
}

.address-wrap ul.mobile::before {
    content: '\f3ce'
}

.address-wrap ul.phone::before {
    content: "\f095"
}

.address-wrap ul.email::before {
    content: "\f0e0"
}

.form-name,.form-email {
    width: 48%;
    margin-bottom: 30px;
    float: left;
    line-height: 0
}

.form-name {
    margin-right: 4%
}

.form-phone {
    width: 100%;
    margin-bottom: 0;
    float: left;
    line-height: 0
}

.popup-form-wrapper input,.popup-form-wrapper textarea,.sgpb-gdpr-info,.sgpb-gdpr-label-wrapper,.popup-form-wrapper select,.wpcf7 .form-field textarea {
    width: 100%!important;
    background: #1c1c1c;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    margin: 0;
    max-width: 100%;
    padding: 12px 15px;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    border-bottom: 1px solid #cccccc60;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 16px
}

.popup-form-wrapper {
    border-color: var(--primary-color1)
}

.popup-close {
    background: var(--primary-color1);
    border-color: #fff;
    border-width: 2px
}

.pweb-title .subtext {
    margin: 0
}

.popup-form-wrapper .wpcf7 {
    overflow: auto
}

.popup-form-wrapper .wpcf7::-webkit-scrollbar {
    width: 4px;
    height: 4px
}

.popup-form-wrapper .wpcf7::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px
}

.popup-form-wrapper .wpcf7::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
    border: 2px solid #f1f1f1
}

.pweb-title {
    text-align: center;
    padding: 25px 0;
    position: relative;
    width: calc(100%);
    color: #fff;
    margin-bottom: 20px
}

.pweb-title .subtitle {
    margin: 0
}

.contact-card input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0
}

.contact-card .subtitle {
    margin-bottom: 20px;
    color: var(--primary-color1)
}

.contact-card .wpcf7-form {
    margin: 0 auto;
    border-radius: 8px
}

.contact-card .wpcf7-form label {
    font-weight: 600;
    display: block;
    margin-bottom: 0
}

.wpcf7-form input:not(.readmore),.wpcf7-form textarea {
    width: 100%;
    padding: 12px 15px;
    border-width: 1px;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 0;
    color: #fff
}

.contact-card :is(.wpcf7-form input:not(.readmore),.wpcf7-form textarea) {
    border-color: #ccc;
    border-style: solid;
    margin-bottom: 10px
}

body #primary .contact-card input[type="submit"] {
    background: var(--primary-color1);
    color: #fff;
    border: none;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 300;
    border-radius: 0;
    margin-bottom: 10px
}

.contact-card :is(.wpcf7-form input:focus,.wpcf7-form textarea:focus) {
    outline: none;
    border-color: var(--primary-color1)
}

.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-email,.wpcf7-form-control.wpcf7-textarea {
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
    border: 0;
    border-radius: 0;
    background: #1c1c1c;
    border-bottom: 1px solid #cccccc60
}

.wpcf7-form-control::placeholder {
    color: #999
}

.privacy-details {
    font-size: 14px;
    margin-top: 10px
}

.privacy-details a {
    color: var(--primary-color1);
    font-weight: 700
}

.wpcf7-spinner {
    display: none;
    margin-left: 10px;
    border: 2px solid #ccc;
    border-top: 2px solid #5e92f3;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 1s linear infinite
}

.wpcf7-response-output {
    padding: 10px;
    margin-top: 20px;
    background-color: #f4f4f4;
    border-radius: 4px;
    font-size: 14px;
    color: #333
}

.footer-contact-form p a {
    color: var(--primary-color1);
    font-weight: 600
}

.footer-contact .wpcf7-form p:last-of-type {
    font-size: 13px;
    line-height: 20px
}

body {
    position: relative;
    padding-top: 0px!important
}

.popup-confirmation {
    opacity: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 5000;
    background: rgba(0,0,0,.3);
    transition: all .25s ease .25s
}

.popup-form-wrapper input.wpcf7-submit {
    background: var(--primary-color1);
    border: none;
    text-align: center
}

.popup-confirmation.popup-open {
    opacity: 1;
    pointer-events: all;
    transition: all .25s ease 0s
}

.popup-confirmation-inner {
    position: absolute;
    top: 150%;
    left: 50%;
    width: 100%;
    max-width: 500px;
    background: var(--primary-color1);
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    padding: 60px 20px;
    text-align: center;
    color: #fff;
    border-radius: 25px;
    transition: all .25s ease 0s
}

.popup-confirmation-icon {
    max-width: 240px;
    margin: 0 auto
}

.popup-confirmation-icon img {
    max-height: 300px;
}

.popup-confirmation.popup-open .popup-confirmation-inner {
    top: 50%;
    transition: all .25s ease .25s
}

p.popup-small {
    font-size: 18px;
    line-height: 24px;
    max-width: 400px;
    margin: 20px auto
}

p.popup-large {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    margin: 20px 0
}

.popup-confirmation-icon i {
    font-size: 250px
}

a.popup-readmore {
    font-weight: 100;
    color: #fff;
    font-size: 24px;
    border: solid 2px #fff;
    padding: 5px 10px;
    border-radius: 25px;
    width: 150px;
    display: block;
    margin: 0 auto;
    transition: all .33s ease;
    cursor: pointer
}

a.popup-readmore:hover {
    background: #fff;
    color: #03be68
}

.wpcf7-response-output {
    display: none!important
}

.wpcf7-form p:last-of-type {
    font-size: 13px;
    line-height: 1;
    margin: 30px 0px 0px;
}

#sgpb-popup-dialog-main-div input,#sgpb-popup-dialog-main-div textarea,.sgpb-gdpr-info,.sgpb-gdpr-label-wrapper {
    width: 100%!important;
    background: whitesmoke;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
    display: block;
    font-size: 18px;
    letter-spacing: -.015em;
    margin: 0;
    max-width: 100%;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 15px;
    border: solid 2px #ccc;
    box-sizing: border-box
}

.contact-form-fields {
    padding: 0 20px 20px;
    border-radius: 20px
}

.sgpb-main-html-content-wrapper>p {
    margin: 0px!important
}

.form-field {
    margin-bottom: 10px;
    flex: 0 0 100%
}

.form-field.half {
    flex: 0 0 calc(50% - 5px)
}

.contact-form-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

p.privacy-details {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    color: #fff
}

p.privacy-details a {
    font-size: 14px;
    line-height: 18px
}

#sgpb-popup-dialog-main-div h3 {
    font-weight: 600;
    text-align: center;
    margin: 0 auto 30px;
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    padding: 25px 0 30px;
    background: #bd1819
}

#sgpb-popup-dialog-main-div h3 span {
    color: #fff;
    display: block;
    font-weight: 300
}

.sgpb-theme-1-content {
    box-shadow: none!important;
    border-radius: 10px!important;
    padding: 0 0px!important;
    box-sizing: border-box!important;
    border: solid 5px #bd1819!important
}

.sgpb-popup-dialog-main-div-theme-wrapper-1 {
    border: solid 0 #bd1819;
    border-radius: 0
}

.sgpb-popup-dialog-main-div-theme-wrapper-1::before {
    width: 50px;
    height: 50px;
    background: #bd1819;
    content: 'x';
    color: #fff;
    text-align: center;
    top: 0;
    position: absolute;
    right: 0;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%);
    z-index: 1000000;
    line-height: 45px;
    font-size: 30px;
    box-shadow: 0 0 10px 0 black!important;
    border-radius: 50%;
    pointer-events: none
}

#sgpb-popup-dialog-main-div textarea {
    max-height: 150px
}

.contact-form-wrapper~p:nth-of-type(0n+1) {
    margin: 0
}

.sgpb-popup-close-button-1 {
    bottom: unset!important;
    top: 0!important;
    right: 0!important;
    width: 20px!important;
    height: 20px!important;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

.sgpb-popup-close-button-1:hover {
    opacity: 0
}

form.wpcf7-form>p {
    margin: 0
}

#sgpb-popup-dialog-main-div input.wpcf7-submit {
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box!important;
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #bd1819!important;
    font-weight: 400;
    border: solid 1px #bd1819!important;
    box-shadow: none!important;
    text-shadow: none;
    margin-top: 20px;
    cursor: pointer;
    -webkit-appearance: inherit;
    font-family: 'Poppins';
    text-align: left
}

.wpcf7 form.sent .wpcf7-response-output {
    margin-top: 0!important
}

.wpcf7 textarea {
    width: 100%;
    height: 150px
}

.contact-card label {
    font-size: 18px;
    margin: 0
}

section.error-404.not-found {
    padding: 200px 0
}

.footer-contact {
    background: #121212;
    color: #fff;
    padding-bottom: 120px
}

.footer-contact-form form {
    width: 100%
}

.footer-contact-wrap {
    display: flex;
    gap: 60px
}

.form-subject {
    margin-bottom: 30px
}

.footer-contact-title {
    position: relative;
    margin-bottom: 40px
}

.footer-contact-title .title {
    position: relative
}

.footer-contact-socials-item {
    display: flex;
    align-items: center;
    gap: 40px
}

.footer-contact-socials-item i {
    color: var(--primary-color1);
    font-size: 30px;
    width: 30px
}

.footer-contact-socials-item p {
    margin: 0
}

.footer-contact-socials-item div::before {
    height: 100%;
    background: #cccccc60;
    content: '';
    position: absolute;
    width: 1px;
    top: 0;
    left: 0
}

.footer-contact-socials-item div {
    position: relative;
    padding: 6px 0;
    padding-left: 40px
}

.footer-contact-socials-item:first-of-type {
    margin-top: 20px
}

.footer-contact-socials-item p:not(:first-child) {
    color: #ccc
}

.footer-contact-form .smalltitle {
    margin-bottom: 20px!important
}

@media (min-width: 1024px) {
    .footer-contact-socials>p:not([class]) {
        color:#ccc
    }
}

#masthead ul.sub-menu>li.custom-menu-icon>a::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    color: var(--primary-color1);
    padding-right: 15px;
    font-size: 18px;
    transition: all 300ms ease
}

#masthead ul.sub-menu>li.menu-marcella a::before {
    content: '\f02d'
}

#masthead ul.sub-menu>li>a:hover::before {
    color: #fff
}

#masthead ul.sub-menu>li.menu-poetry>a::before {
    content: '\f5ac'
}

#masthead ul#primary-menu>li>a:hover {
    color: #fff
}

.home-fold2 {
    background: #121212
}

.home-fold2-main {
    padding: 150px 0;
    display: flex;
    flex-direction: column;
    gap: 60px
}

.home-fold2-main-wrap {
    display: flex;
    gap: 80px;
    position: relative;
    justify-content: space-between;
    align-items: center
}

.alt .home-fold2-main-wrap {
    margin: 0px 0px 150px;
}

.home-fold2-img {
    width: calc((100% / 3) + 0px);
    left: 0;
    top: 50%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #222;
    flex-direction: column;
}

.home-fold2-img img {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center
}

.home-fold2-content {
    color: #fff;
    padding: 60px 0;
    flex: 1
}

.home-fold2-content p:not([class]), .home-fold2-content .services-list li {
    color: #ccc
}

.home-fold2-content .services-list li b {
    display:contents;
    font-weight:600;
}

.home-fold2-title {
    position: relative
}

p.readmore.readmore-text.hidden {
    margin: 0px;
    padding: 0px;
}

.home-fold2-title .smalltitle {
    color: var(--primary-color1)
}

.home-fold2-email-signup {
    background: #1E1E1E;
    padding: 32px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin: 0 0 120px
}

.home-fold2-email-signup form {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.home-fold2-email-signup .wpcf7-spinner {
    display: none
}

.home-fold2-email-signup .readmore {
    margin: 0;
    margin-left: 28px
}

.home-fold2-email-signup input:not(.readmore) {
    background: #121212;
    border: 0;
    font-family: 'Poppins',sans-serif
}

.home-fold2-email-signup .form-name,.home-fold2-email-signup .form-email {
    margin-bottom: 0;
    width: 49%
}

.home-fold2-email-signup .form-name {
    margin-right: 2%
}

.home-fold2-email-signup-content {
    color: #fff;
    width: calc((100% / 2) - 180px);
    position: relative;
    padding-right: 40px;
    margin-right: 40px
}

.home-fold2-email-signup-content p:last-child {
    color: #ccc;
    margin: 0
}

.home-fold2-email-signup-content::after {
    position: absolute;
    content: '';
    width: 1px;
    background: #ffffff60;
    top: 0;
    right: 0;
    height: 100%
}

.home-fold2-email-signup-form {
    flex: 100
}

.home-fold2-email-signup form>p {
    text-align: left;
    display: block
}

.email-form-wrapper {
    display: flex;
    margin: 0 0 15px;
    gap: 15px;
}

.banner-folda-content-form .email-form-wrapper input:not(.readmore) {
    border: solid 2px #ab572bb3;
    background: #120705;
}

.email-form-wrapper input.readmore {
    background: var(--third-color1);
    color: black;
}

.email-form-wrapper .form-name, .form-email {
    margin: 0px;
}

.email-form-wrapper p a:not(.readmore) {
    color: var(--primary-color1);
}

.banner-folda-content-form .wpcf7-form p:last-of-type a {
    color: var(--primary-color1);
    font-weight: 600;
}

.home-fold2-email-signup form>p {
    font-size: 13px;
    line-height: 20px;
    color: #ccc
}

.home-fold2-email-signup form>p a {
    color: var(--primary-color1);
    font-weight: 600
}

.home-fold2-main.nopadding {
    padding-top: 0
}

.page-template-service-template header#masthead {
    background: #00000060
}

.pweb-title::after {
    content: '';
    width: 80%;
    height: 1px;
    position: absolute;
    left: 10%;
    bottom: 0;
    background: #cccccc60
}

.product-accordion-item-bottom {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 300ms ease
}

.product-accordion {
    margin-top: 40px
}

.product-accordion-item.active .product-accordion-item-bottom {
    max-height: 500px;
    opacity: 1;
    pointer-events: all;
    padding-top: 10px
}

.product-accordion-item {
    border-bottom: 1px solid #cccccc60;
    padding-bottom: 20px
}

.product-accordion-item-top {
    font-weight: 600;
    font-size: 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px
}

.product-accordion-item-top::after {
    content: '\f054';
    font-family: 'Font Awesome 6 Pro';
    font-size: 15px;
    transform: rotate(90deg)
}

.product-accordion-item.active .product-accordion-item-top::after {
    transform: rotate(-90deg);
    color: var(--primary-color1);
    transition: all 300ms ease
}

.product-accordion-item-top p,.product-accordion-item-bottom p:last-child {
    margin: 0
}

.socials a i {
    font-size: 30px;
    margin-left: 10px
}
.product-add-to-cart .readmore {
    margin: 39px 0px 0px;
    width: 100%;
}

.product-add-to-cart.amazon .readmore {
    border: solid 1px #ffffff80;
    border-radius: 4px;
    background: black;
    margin-top: 10px;
    padding: 15px 17px 20px 17px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.home-fold2-buttons .product-add-to-cart.amazon {
    margin-top: 10px;
}
.home-fold2-buttons .product-add-to-cart.amazon .readmore {
    padding: 11px 17px 17px 17px;
}
.product-add-to-cart.amazon .readmore img {
    max-height: 20px;
    margin: 0px auto -7px;
    object-fit: contain;
    width: fit-content;
}

.product-add-to-cart.amazon .readmore picture {
    width: fit-content;
}

.product-add-to-cart.amazon .readmore span {
    font-size: 16px;
    line-height: 1;
}