@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap");

@font-face {
    font-family: "Futura-Bold";
    src: url("../fonts/Futura-Bold.eot?") format("eot"), url("../fonts/Futura-Bold.svg#Futura-Bold") format("svg"), url("../fonts/Futura-Bold.ttf") format("truetype"), url("../fonts/Futura-Bold.woff") format("woff"), url("../fonts/Futura-Bold.woff2") format("woff2")
}

::-moz-selection {
    background: #F05048;
	text-shadow: none;
}
::selection {
    background: #F05048;
    text-shadow: none;
}

h6,
body,
p,
label {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px;
    font-style: normal;
    letter-spacing: normal;
    color: inherit;
    font-weight: normal
}

h1 {
    font-size: 48px;
    line-height: normal;
    margin: 0 0 3rem 0;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: center;
    color: inherit
}

@media screen and (max-width: 1023px) {
    h1 {
        font-size: 36px
    }
}

h2 {
    font-size: 44px;
    letter-spacing: 1px;
    line-height: 1.4;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    padding: 0
}

@media screen and (max-width: 639px) {
    h2 {
        font-size: 1.375rem
    }
}

h3 {
    font-weight: 600;
    letter-spacing: 0.07rem;
    line-height: 1.1;
    font-size: 20px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px
}

@media screen and (max-width: 639px) {
    h3 {
        font-size: 24px
    }
}

h4 {
    font-size: 15px;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: 0.07rem;
    color: inherit;
    font-weight: 300
}

h5 {
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    letter-spacing: 1px;
    margin: 0;
    font-style: normal;
    color: inherit;
    font-family: inherit
}

@media screen and (max-width: 1023px) {
    h5 {
        font-size: 18px
    }
}

h6 {
    font-weight: 500
}

body {
    margin: 0 0 1.5em;
    position: relative;
    color: #1b1b1b;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    font-family: 'EB Garamond', serif
}

html.is-reveal-open,
html.is-reveal-open body {
    position: relative
}

*,
*::before,
*::after,
*:hover,
*:focus,
*:active {
    outline: none !important
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

a,
a:active,
a:focus,
a:hover {
    outline: none !important;
    outline-style: none !important;
    text-decoration: none;
    color: inherit
}

.font-Editor {
    font-family: "EB Garamond", serif
}

.font-thin {
    font-weight: 100
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-regular {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-black {
    font-weight: 800
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
    color: inherit
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: inherit
}

h6 small {
    font-size: 11px;
    letter-spacing: 1px
}

p,
label {
    margin: 0 0 10px
}

small {
    font-size: 85%
}

.mb0 {
    margin-bottom: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

ul {
    margin: 0;
    padding: 0
}

ul li {
    list-style: none
}

* {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.grid-container {
    padding: 3rem 15px 0px 15px
}

@media (min-width: 768px) {
    .grid-container {
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .grid-container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .grid-container {
        max-width: 1140px
    }
}

@media (min-width: 1350px) {
    .grid-container {
        max-width: 1300px
    }
}

header .topnav {
    display: flex;
    margin-bottom: 3rem
}

@media screen and (max-width: 639px) {
    header .topnav {
        flex-direction: column
    }
}

header .topnav .site-branding {
    width: 110px;
}

header .topnav .right-nav-items {
    width: 100%;
    display: block
}

header .topnav .right-nav-items ul {
    display: flex;
    justify-content: center
}

@media (max-width: 767px) {
    header .topnav .right-nav-items ul {
        justify-content: flex-start;
        display: block
    }
}

header .topnav .right-nav-items ul li {
    color: #2B2B2B;
    font-family: 'Futura-Bold';
    text-transform: lowercase;
    margin-left: 10px;
    font-size: 20px;
    line-height: 22px
}

header .topnav .right-nav-items ul li:first-child {
    margin-left: 0
}

header .topnav .right-nav-items ul li:hover,
header .topnav .right-nav-items ul li.active {
    background-color: #fff200
}

@media (max-width: 767px) {
    header .topnav .right-nav-items ul li {
        display: inline-block;
        margin-left: 0px;
        margin-top: 10px;
        margin-right: 10px
    }
}

header .topnav .right-nav-items ul li img {
    width: 19px;
    position: relative;
    bottom: 2px
}

@media (max-width: 767px) {
    header .topnav .right-nav-items {
        display: none
    }
}

header .secondary-nav {
    position: relative
}

header .secondary-nav ul li {
    display: inline-block;
    margin-right: 10px;
}

header .secondary-nav ul li:last-child{
    margin: 0;
}

header .secondary-nav ul li a:hover {
    text-decoration: underline
}

header .secondary-nav ul li.active {
    background-color: #F05048;
    padding: 0 5px;
}

header .secondary-nav ul li.active a {
    text-decoration: none
}

header .secondary-nav .secondary-logo {
    position: absolute;
    z-index: 10000;
    top: -178%;
    left: initial;
    cursor: grab;
    width: 62px;
    right: 15%;
}

@media (max-width: 767px) {
    header .secondary-nav .secondary-logo {
        top: -128px;
        left: 191px
    }
}

header .secondary-nav .shop {
    text-align: right
}

header .secondary-nav .shop img {
    width: 20px;
    margin-right: 10px
}

header #hmmenu {
    margin-top: 20px
}

@media (min-width: 767px) {
    header #hmmenu {
        display: none
    }
}

header #hmmenu img {
    width: 30px
}

footer {
    margin-top: auto;
    position: relative
}

footer .grid-container {
    padding-top: 0;
    padding-bottom: 3rem
}

footer ul {
    display: flex;
    margin-top: 70px
}

footer ul li {
    padding: 10px 40px 10px 0px
}

footer ul li a.active {
    background-color: #F05048;
    text-decoration: none;
    padding: 0 5px;
}

.home-video video {
    width: 100%;
    height: auto;
    display: block
}

.main-section {
    position: relative
}

.main-section .inner-padding {
    background-color: #F7F8F6;
    padding: 50px;
    font-size: 20px;
    color: #212529
}

.main-section .inner-padding p {
    font-size: inherit;
    line-height: 30px;
    margin-bottom: 1rem
}

.main-section .inner-padding ol {
    margin: 0
}

.terms .inner-padding p {
    font-size: 16px
}

.terms .inner-padding ol li {
    font-size: 16px
}

.books img{
    width: 100%;
}

.books figure {
    text-align: center;
    margin: 1rem 0 2rem
}

.books .grid-margin-x {
    margin-left: -0.5rem;
    margin-right: -0.5rem
}

.books .grid-margin-x > .cell {
    margin-left: 0.5rem;
    margin-right: 0.5rem
}

@media print,screen and (min-width:40em) {
    .grid-margin-x > .large-4{
        width: calc(34.4% - 1.875rem);
    }
}

.books-detail .grid-margin-x {
    margin-left: -0.5rem;
    margin-right: -0.5rem
}

.books-detail .grid-margin-x > .cell {
    margin-left: 0.5rem;
    margin-right: 0.5rem
}

.books-detail .book-block {
    margin-bottom: 1rem
}

.books-detail .text-block {
    padding: 2rem
}

.books-detail .text-block p {
    margin: 0
}

.books-detail .text-block figure {
    margin-bottom: 1rem
}

.books-detail .text-block figure.buynow {
    margin-top: 2rem
}

.books-detail .text-block figure.buynow a {
    color: #d96464
}

.books-detail .text-block figure.buynow a:hover {
    text-decoration: underline
}

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

@media screen and (max-width: 639px) {
    header .andnavfst{
    flex-wrap: wrap;
    justify-content: flex-start;
    }
}


#secondary-logo2{
        position: absolute;
        z-index: 10000;
        top: 50%;
        left: initial;
        cursor: grab;
        right: 10%;
        width: 62px;
}


.hmvideo #secondary-logo2{
    right: 0;
    left: 20%;
    display: block;
    bottom: 30%;
    top: initial;
}

.swiper-button-next, .swiper-button-prev {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 27px 27px;
        height: 50px!important;
        width: 50px!important;

}

.brandclr{
    color: #F05048;
}


.swiper-button-next::after, .swiper-button-prev::after {
    content: none!important;
}

.swiper-button-next {
    background-image: url(../images/icons/next-arrow.svg);
    right: 0;
    background-position: right;
}

.swiper-button-prev{
    background-image: url(../images/icons/prev-arrow.svg);
    left: 0;
    background-position: left;
}


@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #2B2B2B !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

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

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

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre {
        white-space: pre-wrap !important
    }

    pre,
    blockquote {
        border: 1px solid #909090;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

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

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

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

/*# sourceMappingURL=andarchive.css.map */