body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color:#191919;
    background:#ffffff;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
}

* {
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6{
    display: block;
    position: relative;
    font-family: 'Roboto', sans-serif;
    color:#b70610;
    margin-bottom: 0px;
}

a {
    color: #f4910f;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover{
    color: #f4910f;
}

main#default-page .flex-row h3 {
    text-transform: none;
    padding-bottom: 0;
    font-size: 1.2rem;
}
main#default-page .flex-row ul {
    margin-top: 16px;
    margin-bottom: 0;
}
main#default-page .flex-row * + h3 {
    margin-top: 20px;
}
main#default-page .flex-row h3 + * {
    margin-top: 0;
}
main#default-page p:first-child {
    margin-top: 0;
}
main#default-page p.page-intro {
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: 400;
    color: #b70610;
    padding-bottom: 16px;
    border-bottom: 2px solid #b70610;
}
main#default-page main + .container-indent {
    margin-top: 0 !important;
}
main#default-page main .flex-row:first-of-type {
    padding-top: 1.5rem;
}
main#default-page main .flex-row:first-of-type h1 {
    padding-bottom: 10px !important;
}

.shopify-policy__container {
    padding-top: 1.5rem;
}

.shopify-policy__title h1 {
    text-align: left;
    padding-bottom: 10px !important;
}

.pagepage\.faqs section#accordion .flex-row {
    padding-top: 0;
}

@media (max-width: 796px) {
    .page .flex-row .flex-column,
    .pagepage .flex-row .flex-column,
    .pagepage\.contact .flex-row .flex-column,
    .pagepage\.faqs .flex-row .flex-column,
    main#default-page .flex-row .flex-column {
        text-align: left;
    }
}
.pagepage\.contact #tt-pageContent .tt-contact02-col-list div[class^=col] .tt-contact-info {
    padding: 20px;
    border: 1px solid #d6d3d0;
    border-radius: 20px;
}
.pagepage\.contact #tt-pageContent .tt-contact-info .tt-icon,
.pagepage\.contact #tt-pageContent .tt-contact-info .tt-title {
    color: #459da3;
}

main.product-info a.btn {
    display: inline-block;
    margin-top: 20px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

body:not(.touch-device).mm-open {
    padding-right: 0;
}

.tt-product-listing.tt-col-one .tt-product .tt-image-box {
    border-radius: 20px;
    overflow: hidden;
}
.tt-product-listing.tt-col-one .tt-product .tt-description h2.tt-title a {
    color: #49392e;
    font-size: 1.2em;
    line-height: 1.5em;
}
.tt-product-listing.tt-col-one .tt-product .tt-description .description {
    font-size: 0.9em;
}
.tt-product-listing.tt-col-one .tt-product .tt-description a.tt-btn-quickview {
    display: none !important;
}
.tt-product-listing.tt-col-one .tt-product .tt-description button.tt-btn-addtocart {
    background-color: #f4910f !important;
    border: none !important;
    color: #fff !important;
}
.tt-product-listing.tt-col-one .tt-product .tt-description button.tt-btn-addtocart:hover {
    background-color: #459da3 !important;
}
.tt-product-listing.tt-col-one .tt-product .tt-description button.tt-btn-addtocart .icon.icon-shopping_basket {
    display: inline-block;
    top: 1px;
}
.tt-product-listing.tt-col-one .tt-product .tt-description button.tt-btn-addtocart .icon.icon-shopping_basket:before {
    color: #fff;
}
.tt-product-listing.tt-col-one .tt-product .tt-description .tt-price {
    color: #49392e;
}
.tt-product-listing.tt-col-one .tt-product .tt-description .unit-price {
    font-size: 0.8rem;
    font-weight: normal;
}
.tt-product-listing.tt-col-one .tt-product ul.tt-options-swatch li {
    border-radius: 10px;
}
.tt-product-listing.tt-col-one .tt-product ul.tt-options-swatch li a:not(.options-color) {
    padding: 0.5em 0.8em;
}
.tt-product-listing.tt-col-one .tt-product ul.tt-options-swatch li[data-availability=false] a:hover {
    color: #459da3 !important;
    background-color: #f9f6f4 !important;
}

.tt-filter-list li a {
    text-transform: capitalize;
    font-size: 1rem;
}

@media (min-width: 1025px) {
    .tt-product.thumbprod-center .tt-description .tt-price {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .tt-product.thumbprod-center .tt-description .tt-price span + span {
        margin-top: 0.2rem;
    }
}
body.pageproduct .container .row .col-6:first-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}
body.pageproduct .container .row .col-6:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}
body.pageproduct .tt-product-vertical-layout .tt-product-single-img {
    border-radius: 20px;
    overflow: hidden;
}
body.pageproduct .tt-title {
    color: #49392e;
    margin-top: 0 !important;
    margin-bottom: 15px;
}
body.pageproduct .tt-product-single-info .tt-row-custom-01 .btn.btn-lg {
    font-size: 16px;
    height: 54px !important;
}
body.pageproduct .tt-product-single-info .tt-row-custom-01 .btn.btn-lg .icon:before {
    font-size: 24px;
    vertical-align: middle;
}
body.pageproduct .tt-product-single-info .tt-collapse-block .tt-item.active .tt-collapse-title {
    display: none;
}
body.pageproduct .tt-product-single-info .tt-collapse-content h4 {
    font-size: 20px !important;
    line-height: 26px !important;
    font-weight: 400 !important;
    padding-bottom: 10px !important;
}
body.pageproduct .tt-product-single-info .tt-collapse-content table {
    width: 100% !important;
    margin-bottom: 2em;
}
body.pageproduct .tt-product-single-info .tt-collapse-content table:last-child {
    margin-bottom: 0;
}
body.pageproduct .tt-product-single-info .tt-collapse-content table tr {
    border-bottom: 1px solid #d6d3d0;
}
body.pageproduct .tt-product-single-info .tt-collapse-content table tr td {
    width: 50% !important;
    padding: 0.5em 0;
}
body.pageproduct .tt-product-single-info .tt-collapse-content table tr td:first-child {
    font-weight: 400;
}

.tt-mobile-product-slider.arrow-location-center .slick-arrow {
    background: rgba(255, 255, 255, 0.8);
    padding: 4px;
}
.tt-mobile-product-slider.arrow-location-center .slick-arrow:before {
    font-size: 32px;
    color: #459da3;
}
.tt-mobile-product-slider.arrow-location-center .slick-arrow:hover {
    background: #fff;
}
.tt-mobile-product-slider.arrow-location-center .slick-arrow:hover :before {
    color: #f4910f;
    background: #fff;
}

.tt-mobile-product-slider.slick-slider .slick-dots li button {
    height: 10px !important;
}

.tt-layout-product-item .tt-product .tt-image-box .tt-img {
    border-radius: 15px !important;
}
.tt-layout-product-item .tt-product.thumbprod-center .tt-description .tt-price {
    display: inline-block;
}
.tt-layout-product-item .tt-product.thumbprod-center .tt-description .tt-price span:not(.new-price) {
    color: #191919;
}
.tt-layout-product-item .tt-product.thumbprod-center .tt-description .tt-price span.unit-price {
    font-weight: 300;
    margin-left: 0;
    font-size: 0.8rem;
}

.tt-product.product-parent .tt-description .prod-thumb-title-color a {
    color: #191919 !important;
    font-size: 1.05rem;
}

body.no-scroll:not(.touch-device), html.win.ie body.no-scroll {
    padding-right: 0;
}

.aside.leftColumn.column-open {
    z-index: 600;
}

@media (max-width: 796px) {
    body.pageproduct .container .row .col-6:first-of-type,
    body.pageproduct .container .row .col-6:last-of-type {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    body.pageproduct .container .row .col-6:first-of-type > * {
        max-width: 500px;
        margin: 0 auto;
    }
    body.pageproduct .container .row .tt-product-single-carousel-vertical {
        margin-bottom: 0;
    }
    body.pageproduct .tt-mobile-product-slider {
        padding: 0 30px;
    }
    body.pageproduct .tt-mobile-product-slider .slick-slide {
        border-radius: 20px;
        overflow: hidden;
    }
}
@media (max-width: 796px) {
    .tt-breadcrumb {
        display: none;
    }

    body.pageproduct .container .row .col-6:first-of-type,
    body.pageproduct .container .row .col-6:last-of-type {
        padding: 0 15px;
    }
}
#shopify-section-template--15087862087837__16388704103dd2a565 {
    background-color: #f7efe8;
}
#shopify-section-template--15087862087837__16388704103dd2a565 .tt-product .tt-description,
#shopify-section-template--15087862087837__16388704103dd2a565 .tt-product .tt-description .tt-product-inside-hover {
    background-color: #f7efe8;
}

@media (max-width: 980px) {
    #custom-header .panel-menu {
        z-index: 2100 !important;
    }

    .mm-open .mm-fullscreen-bg {
        z-index: 1900;
    }
}
body,
html {
    height: 100%;
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

h1,
h2,
h3 {
    font-weight: 500 !important;
}

h2:not(.small):not([class^=tt-title]):not([class^=tt-collapse]):not([class^=tt-aside]),
.tt-block-title .tt-title {
    font-size: 30px;
    line-height: 40px;
}

a {
    color: #b70610;
}
a:hover, a:active, a:focus {
    color: #459da3;
}
a:visited {
    color: #459da3;
}

.index-section .container-indent {
    padding: 2.5rem 10px;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto 0 auto !important;
}

.flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    max-width: 1200px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    margin: 0 auto;
    padding: 2.5rem 10px;
}

.flex-row.rtl {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-row + .flex-row {
    padding-top: 1.25em;
}

.flex-row.limit-width {
    max-width: 850px;
}

.flex-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}

.flex-2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.flex-3 {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.flex-4 {
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

.flex-5 {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
}

.flex-6 {
    -webkit-box-flex: 6;
    -ms-flex: 6;
    flex: 6;
}

.align-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

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

@media (max-width: 980px) {
    .flex-row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        row-gap: 2rem;
        width: 100%;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        max-width: 800px !important;
    }

    h2:not(.small):not([class^=tt-title]):not([class^=tt-collapse]):not([class^=tt-aside]),
    .tt-block-title .tt-title {
        font-size: 26px;
    }
}
@media (max-width: 796px) {
    .flex-row {
        row-gap: 1.5rem;
        padding: 2rem 1.5rem;
    }
}
.btn,
.btn.border,
button,
button.btn,
button.btn.border,
a.btn,
a.btn.btn-border,
button.tt-btn-addtocart {
    display: inline-block;
    background-color: #b70610;
    border-radius: 10px;
    color: #fff;
    padding: 0.8em 1.3em;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border: none;
    font-size: inherit;
    height: auto !important;
    font-weight: 400;
    font-family: inherit;
}
.btn:hover,
.btn.border:hover,
button:hover,
button.btn:hover,
button.btn.border:hover,
a.btn:hover,
a.btn.btn-border:hover,
button.tt-btn-addtocart:hover {
    background-color: #459da3;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.btn > *,
.btn.border > *,
button > *,
button.btn > *,
button.btn.border > *,
a.btn > *,
a.btn.btn-border > *,
button.tt-btn-addtocart > * {
    cursor: pointer;
}

a.btn.secondary {
    color: #b70610;
    background-color: transparent;
    border: 2px solid #b70610;
}
a.btn.secondary:hover {
    color: #459da3;
    border-color: #459da3;
}

a.btn.secondary.inverted {
    color: #fff;
    border-color: #fff;
}

a.btn i {
    vertical-align: middle;
    margin-top: -2px;
    font-size: 1.4em;
    display: inline-block;
}
a.btn i:first-child {
    margin-right: 10px;
}
a.btn i:last-child {
    margin-left: 10px;
}

a.btn svg {
    width: 1.4em;
    height: 1.4em;
    fill: #fff;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -2px;
}

.button-wrapper {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.button-wrapper.no-margin {
    margin-top: 0;
}
.button-wrapper a.btn + a.btn {
    margin-left: 20px;
}

@media (max-width: 796px) {
    .button-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 1rem;
    }
    .button-wrapper a.btn {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto !important;
    }
}
.tt-product .tt-description .tt-btn-addtocart.disable,
body.pageproduct .tt-product-single-info .tt-row-custom-01 .btn.btn-lg.disable {
    background-color: #aaa !important;
}

.form-default .form-control[type=email],
.form-default .form-control[type=password],
.form-default .form-control[type=text] {
    padding: 0.8em;
    height: auto;
    line-height: inherit;
}

#custom-header {
    /* Top header */
    /* Header menu */
}
#custom-header .header-top {
    background-color: #fff;
    height: 50px;
    position: relative;
    z-index: 500;
    padding: 0 30px;
    -webkit-box-shadow: 5px 5px 20px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 20px 10px rgba(0, 0, 0, 0.2);
}
#custom-header .header-top .logo-container {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px 20px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    border-radius: 0 0px 10px 10px;
    -webkit-box-shadow: 0 15px 7px -7px rgba(0, 0, 0, 0.15);
    box-shadow: 0 15px 7px -7px rgba(0, 0, 0, 0.15);
    height: 110px;
}
#custom-header .header-top .logo-container img {
    width: 220px;
    height: auto;
}
#custom-header .header-top .shop-name-container {
    height: 100%;
}
#custom-header .header-top .shop-name-container > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    padding: 1rem 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 900;
    font-size: 2.5rem;
    text-transform: uppercase;
    color: #b70610;
}

#custom-header .header-menu {
    background-color: #49392e;
    height: 50px;
    padding: 0 30px;
}

#custom-header .header-menu #site-menu-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#custom-header .header-menu #site-menu-desktop > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
#custom-header .header-menu #site-menu-desktop > ul > li {
    display: inline-block;
    height: 100%;
    line-height: 50px;
    position: relative;
    text-align: right;
}
#custom-header .header-menu #site-menu-desktop > ul > li > a,
#custom-header .header-menu #site-menu-desktop > ul > li > span {
    color: #fff;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-weight: 400;
}
#custom-header .header-menu #site-menu-desktop > ul > li > a:hover,
#custom-header .header-menu #site-menu-desktop > ul > li > span:hover {
    opacity: 0.8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#custom-header .header-menu #site-menu-desktop > ul > li:first-of-type {
    width: 250px;
}
#custom-header .header-menu #site-menu-desktop > ul > li.submenuarrow span:after {
    content: "";
    display: inline-block;
    margin-left: 10px;
    width: 0.8em;
    height: 1em;
    background-image: url("../images/arrow-down.svg");
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
}
#custom-header .header-menu #site-menu-desktop > ul > li + li {
    padding-left: 40px;
}
#custom-header .header-menu #site-menu-desktop > ul > li div.sub-menu-wrapper {
    display: none;
    width: 100%;
    position: absolute;
    padding-top: 50px;
    right: 0;
    top: 0;
}
#custom-header .header-menu #site-menu-desktop > ul > li div.sub-menu-wrapper ul.sub-menu {
    background-color: #fff;
    padding: 0.2rem 1rem;
    border: 1px solid #d6d3d0;
    min-width: 300px;
    position: absolute;
    right: 0;
    z-index: 800;
    border-radius: 0 0 5px 5px;
}
#custom-header .header-menu #site-menu-desktop > ul > li div.sub-menu-wrapper ul.sub-menu li {
    margin: 0;
    list-style: none;
    text-align: left;
}
#custom-header .header-menu #site-menu-desktop > ul > li div.sub-menu-wrapper ul.sub-menu li a {
    display: block;
    color: #49392e;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}
#custom-header .header-menu #site-menu-desktop > ul > li div.sub-menu-wrapper ul.sub-menu li a:hover {
    color: #f4910f;
}
#custom-header .header-menu #site-menu-desktop > ul > li div.sub-menu-wrapper ul.sub-menu li + li {
    border-top: 1px solid #f7efe8;
}
#custom-header .header-menu #site-menu-desktop > ul > li:hover .sub-menu-wrapper {
    display: block;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

div.mobile-menu-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3000;
    display: none;
    opacity: 0;
}

#site-menu-mobile {
    display: flex!important;
    height: 50px;
    padding-top: 5px;
    justify-content: flex-end;
}

#site-menu-mobile > * {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#site-menu-mobile a {
    height: 35px;
    box-shadow: none;
    margin-top: 2px;
}

div.mobile-menu-toggle {
    cursor: pointer;
}

div.mobile-menu-toggle svg {
    fill: #fff;
    width: 19px;
    height: 20px;
}

#mobile-menu-wrapper {
    right: 0;
    top: 0;
    position: fixed;
    background: #fff;
    z-index: 3000;
    width: 100%;
    max-width: 400px;
    height: 100%;
    display: none;
    overflow-y: scroll;
    padding-top: 0.5rem;
}

#mobile-menu-wrapper > ul {
    margin: 0;
    padding: 0 20px;
}

#mobile-menu-wrapper ul li {
    list-style: none;
}

#mobile-menu-wrapper > ul > li:first-of-type {
    padding-top: 0;
}

#mobile-menu-wrapper ul > li a,
#mobile-menu-wrapper ul > li span {
    display: flex;
    padding: 9px 0;
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
    color: #191919;
    font-weight: 400;
    position: relative;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border-bottom: 1px solid #d6d3d0;
}

#mobile-menu-wrapper ul > li span {
    color: #d6d3d0;
}

#mobile-menu-wrapper ul > li a:after {
    content: '>';
    display: inline-block;
    float: right;
    margin-left: 8px;
}

#mobile-menu-wrapper ul li.has-submenu {
    padding-bottom: 0;
}

#mobile-menu-wrapper ul li.has-submenu span {
    color: #A5A9C6;
    font-weight: 500;
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d3d0;
    width: 100%;
    display: inline-block;
}

#mobile-menu-wrapper ul.sub-menu {
    padding-left: 2rem;
}

#mobile-menu-wrapper ul li a:hover,
#mobile-menu-wrapper ul li a.active {
    color: #f4910fe6;
}

div.menu-close {
    color: #d6d3d0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-right: 20px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    cursor: pointer;
}

/*** Responsive Styles Desktop And Above ***/
@media all and (min-width: 981px) {
    #site-menu-mobile {
        display: none!important;
    }
}

@media (max-width: 980px) {
    #custom-header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2000;
        width: 100%;
    }
    #custom-header .header-menu #site-menu-desktop {
        display: none;
    }

    #site-menu-mobile {
        display: block;
    }

    #tt-pageContent {
        margin-top: 100px;
    }
}
@media (max-width: 796px) {
    #custom-header .header-top {
        padding: 0 20px 0 0;
    }
    #custom-header .header-top .logo-container {
        height: 80px;
        border-radius: 0 0 10px 0;
    }
    #custom-header .header-top .logo-container img {
        width: 180px;
    }
    #custom-header .header-menu {
        height: 45px;
    }

    #tt-pageContent {
        margin-top: 95px;
    }
}
@media (max-width: 576px) {
    #custom-header .header-top,
    #custom-header .header-menu {
        padding: 0 15px 0 0;
    }
    #custom-header .header-top .logo-container img {
        width: 180px;
    }
}

#shopify-section-footer-custom {
    margin-top: auto;
}

footer{
    margin-top: 52px;
    font-size: 16px;
    line-height: 24px;
    background: #f7efe8;
}

#custom-footer {
    margin-top: 0;
}
#custom-footer #main-footer {
    width: 100%;
}
#custom-footer p {
    margin: 0;
}
#custom-footer #footer-bar {
    width: 100%;
    padding: 10px 15px;
    background-color: rgba(71, 60, 51, 0.1);
}
#custom-footer p.slogan {
    margin: 0;
    color: #b70610;
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-weight: 500;
}
#custom-footer .flex-column:first-of-type {
    padding-right: 40px;
}
#custom-footer .flex-column + .flex-column {
    border-left: 2px solid #fff;
    padding-left: 40px;
}
#custom-footer .company-info {
    margin-bottom: 20px;
}
#custom-footer .company-info h3 {
    margin-top: 0;
    padding-bottom: 0.5rem;
    font-size: 1.4rem;
}
#custom-footer .contact-info p span {
    color: #b70610;
    font-weight: bold;
}

@media (max-width: 980px) {
    #custom-footer .flex-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    #footer-bar {
        text-align: center;
    }
}
@media (max-width: 796px) {
    #custom-footer .flex-row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    #custom-footer .flex-row .flex-column {
        text-align: center;
        padding: 0;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
    }
    #custom-footer .flex-row .flex-column + .flex-column {
        border-left: none;
        padding-top: 20px;
        border-top: 2px solid #fff;
    }
}
#custom-homepage-banner {
    background: #f7efe8;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 650px;
    position: relative;
    overflow: hidden;
}
#custom-homepage-banner.mobile {
    display: none;
}
#custom-homepage-banner #banner-title {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#custom-homepage-banner #banner-title h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    margin-top: -5%;
}
#custom-homepage-banner #banner-title h1 span {
    padding-left: 8%;
    display: inline-block;
}
#custom-homepage-banner #banner-title h1 span:last-child {
    padding: 10px 20px 10px 8%;
    background-color: #f4910f;
    margin-top: 10px;
    border-radius: 0 15px 15px 0;
}
#custom-homepage-banner #banner-title .btn {
    display: inline-block;
    margin-left: 8%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1.15rem;
    background: transparent;
    border: 2px solid #fff;
    margin-top: 5px;
}
#custom-homepage-banner #banner-title .btn:hover {
    color: #f4910f;
    border-color: #f4910f;
}
#custom-homepage-banner #banner-slogan {
    background-color: #459da3;
    right: -115px;
    position: absolute;
    top: 35px;
    width: 400px;
    transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 120px;
    font-size: 0.95rem;
}
#custom-homepage-banner #banner-slogan span {
    font-size: 1.1rem;
    font-weight: 500;
}
#custom-homepage-banner img.banner-divider {
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: auto;
}

@media (max-width: 980px) {
    #custom-homepage-banner {
        height: 500px;
    }
    #custom-homepage-banner #banner-title h1 {
        font-size: 36px;
        line-height: 45px;
    }
}
@media (max-width: 796px) {
    #custom-homepage-banner {
        height: 400px;
    }
    #custom-homepage-banner.desktop {
        display: none;
    }
    #custom-homepage-banner.mobile {
        display: block;
    }
    #custom-homepage-banner #banner-title {
        width: 100%;
        text-align: center;
        padding: 0 30px;
    }
    #custom-homepage-banner #banner-title h1 {
        font-size: 36px;
        line-height: 40px;
    }
    #custom-homepage-banner #banner-title h1 span:last-child {
        padding: 10px 20px;
        border-radius: 20px;
    }
    #custom-homepage-banner #banner-title .btn {
        margin: 0 auto;
        font-size: 1.05rem;
    }
}
/* Mobile styling */
@media (max-width: 576px) {
    #custom-homepage-banner {
        height: 350px;
    }
    #custom-homepage-banner #banner-title h1 {
        font-size: 28px;
        line-height: 32px;
    }
}
#custom-homepage-banner-video {
    background: darkgray;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: auto;
    height: 550px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#custom-homepage-banner-video:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
    z-index: 200;
}
#custom-homepage-banner-video #video {
    position: absolute;
    top: 0;
    z-index: 100;
    min-width: 100%;
}
#custom-homepage-banner-video .flex-row {
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
    z-index: 300;
}
#custom-homepage-banner-video .flex-column {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 500px;
    margin: -70px auto 0 auto;
}
#custom-homepage-banner-video .flex-column img {
    width: 50px;
    height: auto;
    margin: 0 auto 15px auto;
}
#custom-homepage-banner-video .flex-column h1 {
    color: #fff;
    font-weight: 300 !important;
    font-size: 38px;
    line-height: 52px;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
#custom-homepage-banner-video .flex-column h1 strong {
    font-weight: 400;
}
#custom-homepage-banner-video img.banner-divider {
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: auto;
    z-index: 400;
}

@media (max-width: 980px) {
    #custom-homepage-banner-video {
        height: 450px;
    }
}
@media (max-width: 796px) {
    #custom-homepage-banner-video {
        height: 350px;
    }
    #custom-homepage-banner-video .flex-column {
        margin-top: -50px;
    }
    #custom-homepage-banner-video .flex-column img {
        width: 35px;
    }
    #custom-homepage-banner-video .flex-column h1 {
        font-size: 32px;
        line-height: 40px;
    }
}
@media (max-width: 796px) {
    #custom-homepage-banner-video {
        height: 300px;
    }
    #custom-homepage-banner-video .flex-column {
        margin-top: -30px;
    }
    #custom-homepage-banner-video .flex-column h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
@media (max-width: 796px) {
    #custom-homepage-banner-video .flex-column {
        margin-top: 0;
    }
}
section#highlight-blocks .flex-row {
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}
section#highlight-blocks .flex-row .flex-column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section#highlight-blocks .flex-row .flex-column.highlight-image {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}
section#highlight-blocks .flex-row .flex-column.highlight-image img {
    height: auto;
}
section#highlight-blocks .flex-row h2 {
    padding-bottom: 0;
}
section#highlight-blocks .flex-row p {
    font-size: 1.1em;
    line-height: 1.6em;
}

@media (max-width: 980px) {
    section#highlight-blocks .flex-row .flex-column.highlight-image {
        margin: 0 auto;
    }
    section#highlight-blocks .flex-row .flex-column.highlight-image img {
        max-width: 500px;
    }
    section#highlight-blocks .flex-row h2 {
        font-size: 26px;
    }
    section#highlight-blocks .flex-row p {
        font-size: 1em;
        margin-top: 10px;
    }
}
@media (max-width: 796px) {
    section#highlight-blocks .flex-row .flex-column.highlight-image {
        width: 100%;
    }
    section#highlight-blocks .flex-row .flex-column.highlight-image img {
        max-width: 100%;
    }
}
@media (max-width: 576px) {
    section#highlight-blocks .flex-row h2 {
        font-size: 24px;
        line-height: 30px;
    }
}
section#product-info-blocks .flex-row {
    padding: 1.5rem 10px;
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}
section#product-info-blocks .flex-row:first-of-type {
    padding-top: 0;
}
section#product-info-blocks .flex-row + .flex-row {
    border-top: 1px solid #d6d3d0;
}
section#product-info-blocks .flex-row .flex-column {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
section#product-info-blocks .flex-row .flex-column p {
    margin-top: 0;
}
section#product-info-blocks .flex-row .flex-column.image {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
section#product-info-blocks .flex-row .flex-column.image img {
    max-width: 200px;
    margin: 0 auto;
}
section#product-info-blocks .flex-row h3 {
    text-transform: none;
    padding-bottom: 0;
    font-size: 1.3rem;
}

#tt-pageContent .shopify-section:not(:first-of-type) section#product-info-blocks .flex-row {
    padding-top: 1.5rem;
    border-top: 1px solid #d6d3d0;
}

@media (max-width: 980px) {
    section#product-info-blocks .flex-row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    section#product-info-blocks .flex-row .flex-column.image {
        width: 100%;
    }
}
@media (max-width: 796px) {
    section#product-info-blocks .flex-row .flex-column.image img {
        max-width: 150px;
    }
}
#custom-section-buyers {
    margin-bottom: 4rem;
}
#custom-section-buyers .wrapper {
    background-color: #f7efe8;
    padding-bottom: 7rem;
}
#custom-section-buyers .flex-row.intro .flex-column {
    max-width: 550px;
}
#custom-section-buyers .flex-row.intro h2 {
    padding-bottom: 0;
    color: #459da3;
}
#custom-section-buyers .flex-row.intro p {
    font-size: 1.1em;
    line-height: 1.6em;
}
#custom-section-buyers .flex-row.blocks {
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    row-gap: 2rem;
    padding: 0 10px;
    margin: -8rem auto 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#custom-section-buyers .flex-row.blocks .flex-column {
    -ms-flex-preferred-size: calc(100%/3);
    flex-basis: calc(100%/3);
    max-width: 280px;
}
#custom-section-buyers .flex-row.blocks .flex-column .block {
    width: 100%;
    height: 220px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
#custom-section-buyers .flex-row.blocks .flex-column .block .block-title {
    width: 100%;
    padding: 12px 40px;
    text-align: center;
    color: #fff;
    font-size: 1.1rem;
    background-color: rgba(244, 145, 15, 0.9);
    font-weight: 400;
    min-height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 980px) {
    #custom-section-buyers .flex-row.intro h2 {
        font-size: 26px;
    }
    #custom-section-buyers .flex-row.intro p {
        font-size: 1em;
        margin-top: 10px;
    }
    #custom-section-buyers .flex-row.blocks {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 1.5rem;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem;
        row-gap: 1.5rem;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    #custom-section-buyers .flex-row.blocks .flex-column {
        max-width: 250px;
    }
    #custom-section-buyers .flex-row.blocks .flex-column .block {
        height: 200px;
    }
    #custom-section-buyers .flex-row.blocks .flex-column .block .block-title {
        font-size: 1em;
        padding: 10px 20px;
        min-height: 65px;
    }
}
@media (max-width: 796px) {
    #custom-section-buyers .flex-row.blocks {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        width: 100%;
    }
    #custom-section-buyers .flex-row.blocks .flex-column {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    #custom-section-buyers .flex-row.blocks .flex-column .block {
        height: 180px;
    }
}
#company-info {
    margin: 2.5rem 0 8rem 0;
}
#company-info h2, #company-info h3 {
    padding-bottom: 0;
}
#company-info h2 + *,
#company-info h3 + * {
    margin-top: 16px;
}
#company-info p,
#company-info ul li {
    font-size: 1.1em;
    line-height: 1.6em;
}
#company-info.bg-colour {
    background-color: #f7efe8;
}
#company-info.bg-image {
    background-blend-mode: multiply;
    background-position: center top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 320px;
}
#company-info.bg-image .flex-row {
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}
#company-info.bg-image * {
    color: #fff;
}
#company-info.bg-image .flex-column:not(.sidebar) {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#company-info.bg-image .flex-column.sidebar {
    background-color: #b70610;
    border-radius: 20px;
    padding: 1.5rem 2rem;
    margin-bottom: -7rem;
}
#company-info.bg-image .flex-column.sidebar ul {
    padding-left: 0;
}
#company-info.bg-image .flex-column.sidebar ul li {
    list-style: none;
    margin-bottom: 0.3rem;
    position: relative;
    padding-left: 15px;
}
#company-info.bg-image .flex-column.sidebar ul li strong {
    font-weight: 400;
}
#company-info.bg-image .flex-column.sidebar ul li:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: "";
    width: 6px;
    height: 6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    display: block;
}
#company-info.bg-image .flex-column.sidebar .button-wrapper {
    text-align: center;
}
#company-info.bg-image .flex-column.sidebar a.btn {
    font-size: 1.1em;
}
#company-info.bg-image .flex-column.sidebar a.btn:hover {
    opacity: 0.7;
}

@media (max-width: 980px) {
    #company-info {
        margin: 2.5rem 0 8rem 0;
    }
    #company-info h2,
    #company-info h3 {
        font-size: 26px;
    }
    #company-info h2 + *,
    #company-info h3 + * {
        margin-top: 10px;
    }
    #company-info p,
    #company-info ul li {
        font-size: 1em;
    }
    #company-info .flex-column.sidebar {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    #company-info .flex-column.sidebar a.btn {
        font-size: 1em !important;
    }
}
@media (max-width: 796px) {
    #company-info .flex-column.sidebar {
        max-width: 100%;
        margin-left: 2.5rem;
        margin-right: 2.5rem;
    }
}
@media (max-width: 576px) {
    #company-info .flex-column.sidebar {
        margin-left: 0;
        margin-right: 0;
    }
}
#custom-contact .flex-row {
    border-top: 1px solid #d6d3d0;
}
#custom-contact .flex-row h2 {
    padding-bottom: 0;
    color: #459da3;
}
#custom-contact .flex-row .flex-column {
    max-width: 550px;
    margin: 0 auto;
}
#custom-contact .flex-row p {
    font-size: 1.1em;
    line-height: 1.6em;
}
#custom-contact .flex-row a.btn {
    font-size: 1.1em;
}

@media (max-width: 980px) {
    #custom-contact .flex-row h2 {
        font-size: 26px;
    }
    #custom-contact .flex-row p {
        font-size: 1em;
        margin-top: 10px;
    }
    #custom-contact .flex-row a.btn {
        font-size: 1em;
    }
}
#highlight-with-image {
    background-color: #f7efe8;
    margin: 2.5rem 0 8rem 0;
}
#highlight-with-image h2 {
    padding-bottom: 0;
}
#highlight-with-image p {
    font-size: 1.1em;
    line-height: 1.6em;
}
#highlight-with-image .flex-row {
    -webkit-column-gap: 2.5rem;
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}
#highlight-with-image .flex-column.image {
    margin-bottom: -7rem;
    border-radius: 20px;
    background-color: gray;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 980px) {
    #highlight-with-image .flex-row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    #highlight-with-image h2 {
        font-size: 26px;
    }
    #highlight-with-image p {
        font-size: 1em;
        margin-top: 10px;
    }
    #highlight-with-image .flex-column.image {
        min-height: 350px;
        width: 100%;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 796px) {
    #highlight-with-image .flex-column.image {
        min-height: 300px;
    }
}
@media (max-width: 796px) {
    #highlight-with-image {
        margin-bottom: 2.5rem;
    }
    #highlight-with-image .flex-column.image {
        display: none;
    }
}
section#featured-collections .flex-row {
    padding-top: 1.5rem;
}
@media (min-width: 1400px) {
    section#featured-collections .flex-row {
        width: 100%;
        max-width: 1340px;
    }
}
section#featured-collections h2 {
    color: #49392e;
    text-align: center;
}
section#featured-collections .flex-column,
section#featured-collections #custom-featured-collections {
    width: 100%;
}
section#featured-collections a.btn {
    font-size: 1.1rem;
    display: inline-block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    margin: 1.5rem auto 0 auto;
    color: #459da3;
    border: 2px solid #459da3;
    background: transparent;
    font-weight: 500;
}
section#featured-collections a.btn:hover {
    color: #f4910f;
    border-color: #f4910f;
}
section#featured-collections #custom-featured-collections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}
section#featured-collections #custom-featured-collections a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: calc(100%/6);
    flex-basis: calc(100%/6);
    height: 170px;
    min-width: 220px;
    padding: 10px;
    cursor: pointer;
}
section#featured-collections #custom-featured-collections div.collection {
    position: relative;
    border-radius: 15px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer;
}
section#featured-collections #custom-featured-collections div.collection .collection-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
section#featured-collections #custom-featured-collections div.collection div.collection-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    color: #fff;
    text-align: right;
    text-transform: uppercase;
    font-size: 1.1rem;
    background-color: rgba(244, 145, 15, 0.8);
    font-weight: 400;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
section#featured-collections #custom-featured-collections div.collection:hover .collection-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
section#featured-collections #custom-featured-collections div.collection:hover .collection-title {
    padding-top: 30px;
}

@media (max-width: 980px) {
    section#featured-collections #custom-featured-collections {
        max-width: 700px;
    }
    section#featured-collections #custom-featured-collections a {
        -ms-flex-preferred-size: calc(100%/3);
        flex-basis: calc(100%/3);
    }
    section#featured-collections #custom-featured-collections a:nth-of-type(1n + 10) {
        display: none;
    }
}
@media (max-width: 796px) {
    section#featured-collections #custom-featured-collections a {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    section#featured-collections #custom-featured-collections a:nth-of-type(1n + 7) {
        display: none;
    }
}
@media (max-width: 576px) {
    section#featured-collections #custom-featured-collections {
        max-width: 260px;
    }
    section#featured-collections #custom-featured-collections a {
        -ms-flex-preferred-size: 260px;
        flex-basis: 260px;
        max-width: 260px;
        height: 140px;
    }
    section#featured-collections #custom-featured-collections a:nth-of-type(1n + 5) {
        display: none;
    }
}
section#accordion h2 {
    text-align: center;
}
section#accordion .accordion {
    margin-top: 20px;
}
section#accordion .accordion div.accordion-item {
    max-width: 900px;
    margin: 0 auto;
}
section#accordion .accordion div.accordion-item h3 {
    color: #49392e;
    font-size: 1.1em;
    line-height: 1.1em;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    margin-bottom: 0;
    text-transform: none;
    border-bottom: 1px solid #d6d3d0;
    padding-bottom: 20px;
}
section#accordion .accordion div.accordion-item h3:hover {
    opacity: 0.7;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
section#accordion .accordion div.accordion-item h3:after {
    content: "+";
    display: inline-block;
    font-size: 1.1em;
    color: #f4910f;
    float: right;
}
section#accordion .accordion div.accordion-item.open h3:after {
    content: "-";
    color: #459da3;
}
section#accordion .accordion div.accordion-item + .accordion-item {
    margin-top: 20px;
}
section#accordion .accordion div.accordion-item div.content {
    padding: 20px 0;
    display: none;
}

@media (max-width: 796px) {
    section#accordion div.accordion {
        text-align: left;
    }
    section#accordion div.accordion .accordion-item h3 {
        font-size: 1em;
        padding-bottom: 10px;
    }
    section#accordion div.accordion .accordion-item div.content {
        padding: 10px 0;
    }
}
#fullwidth-banner {
    height: auto;
    background-color: #f7efe8;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
#fullwidth-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}
#fullwidth-banner .flex-row {
    max-width: 850px;
}
#fullwidth-banner .flex-column {
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#fullwidth-banner h1 {
    color: #fff;
    padding-bottom: 0;
}
#fullwidth-banner p {
    color: #fff;
    z-index: 1;
    max-width: 650px;
    font-weight: 400;
}