@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
    font-family: 'Heebo', sans-serif!important;
}

.fa {
    font-family: 'FontAwesome'!important;
}

a:hover {
    text-decoration: none!important;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-brand {
    top: 0;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > a {
    font-size: 16px;
    margin-top: 2px;
    padding: 27px 14px 27px;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-brand img {
    width: auto;
}

.topbar-v3 {
    background: #f26a57;
}

.header-v5 {
    border-bottom: none;
}

.header-v5 .shop-badge span.badge-sea {
    background: #f26a57;
}

.header-v5 .subtotal .subtotal-cost {
    color: #f26a57;
}

.header-v5 .navbar-default .navbar-nav > .active > a {
    color: #f26a57;
}

.header-v5 .navbar-default .navbar-nav > li > a:hover {
    color: #f26a57;
}

.header-v5 .navbar-default .navbar-nav > .active > a:focus {
    color: #fff !important;
    background: #f26a57;
}

.header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: solid 2px #f26a57;
}

.header-v5 .navbar-default .navbar-nav > .open > a:focus {
    color: #f26a57;
}

.header-v5 .navbar-default .navbar-nav > li:hover > a {
    color: #f26a57;
}

.header-v5 .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #f26a57;
    box-shadow: 0 5px 5px 0px rgba(90, 90, 90, 0.075);
}

.header-v5 .dropdown-menu li > a:hover {
    color: #fff;
    background: #f26a57;
    filter: none !important;
}

.header-v5 .dropdown-menu li.dropdown-submenu:hover > a {
    color: #fff;
    background: #f26a57;
}

.header-v5 .style-list li a:hover {
    color: #f26a57;
    background: none;
    text-decoration: none;
}

.header-v5 .navbar-default .navbar-nav > li > a:hover, .header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: solid 2px #f26a57;
}

.header-v5 .navbar-default .navbar-nav > li > a {
    color: #000000;
    font-weight: 500;
}

.header-v5 .navbar-default {
    background: #ffc63e;
}

@media (min-width: 992px) {
    .header-fixed {
        margin-top: 110px;
    }

    .header-v5 .navbar-default {
        height: 85px;
        display: flex;
        align-items: center;
    }

    .navbar-brand {
        height: 85px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
        margin: 0 !important;
    }

    .header-v5 .navbar-default .navbar-nav > li > a {
        padding: 27px 14px 27px;
    }
}

.search-input {
    position: relative;
}

.search-input input {
    width: 172px;
    height: 25px;
    border-radius: 12px !important;
    background-color: #ffffff;
    border: none;
    padding: 5px 30px 5px 5px;
    font-size: 9px;
    line-height: 11px;
    color: #b3b3b3;
    font-weight: 500;
    text-align: right;
}

.search-input::before {
    content: '';
    background-image: url(../img/search_icon.png);
    position: absolute;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 5px;
}

.search-input input:focus {
    outline: none;
}

.revolution-ch1 {
    font-family: 'Heebo', sans-serif;
    padding: 0;
    border: none;
}

.tp-banner {
    min-height: 250px;
}

.tp-banner ul {
    list-style: none;
    display: none;
}

.banner-title {
    color: #ffc63e;
    font-weight: 800;
    font-size: 50px;
    text-align: right;
}

.banner-body {
    font-size: 26px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
    text-align: right;
}

.btn-picki {
    height: 30px;
    border-radius: 14px !important;
    background: #f26a57 !important;
    border: none !important;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff !important;
    font-weight: 500 !important;
    text-align: center;
}

.bottom-banner {
    height: 150px;
    background-color: #ffc63e;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
}

.bottom-banner-item-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 69px;
    height: 69px;
    border-radius: 35px !important;
    background-color: #f26a57;
    margin: auto;
}

.bottom-banner-item-title {
    margin-top: 14px;
    font-weight: 500;
}

.join-the-club-banner {
    height: 105px;
    background-color: #f26a57;
    color: #ffffff;
    margin-top: 3px;
    margin-bottom: 3px;
    display: flex;
    align-items: center;
}

.join-the-club-banner-title {
    font-size: 21px;
    line-height: 25px;
    font-weight: 500;
    padding-bottom: 8px;
}

.join-the-club-banner-subtitle {
    font-size: 15px;
    line-height: 17px;
    font-weight: 300;
}

.join-the-club-banner-input input {
    height: 31px;
    background-color: #ffffff;
    border: none;
}

.join-the-club-banner-input button {
    width: 52px;
    height: 31px;
    background-color: #ffc63e;
    font-size: 14px;
    line-height: 17px;
    color: #f36c42;
    font-weight: 500;
    border: none;
}

.join-the-club-banner-help {
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
    font-weight: 300;
}

.footer-v1 .footer {
    background-color: #dedede;
    color: #000000;
}

.footer-v1 .footer h2, .footer-v1 .footer p, .footer-v1 address, .footer-v1 .link-list a, .footer-v1 .link-list i {
    color: #000000;
}

.footer-v1 .copyright {
    background-color: #dedede;
    color: #000000;
}

.footer-v1 .copyright p, .footer-v1 .copyright a {
    text-align: center;
    color: #000000;
}

.row-eq-height {
    display: flex;
    flex-wrap: wrap;
    margin-left: -6px;
    margin-right: -6px;
}

.row-eq-height .col-md-4, .row-eq-height .col-md-3 {
    padding-left: 6px;
    padding-right: 6px;
}

.homepage-categories-modules .product-img:first-child {
    margin-bottom: 12px;
}

.product-img {
    box-shadow: none;
}

.product-img .product-img-2x {
    height: 100%;
}

.product-bottom {
    margin-top: 12px;
}

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

.full-height {
    height: 100%;
}

.product-title {
    position: absolute;
    bottom: 13px;
    right: 0;
    min-width: 89px;
    height: 23px;
    background-color: #ffc63e;
    font-size: 13px;
    line-height: 13px;
    color: #000000;
    font-weight: 500;
    padding: 5px;
}

.category-title {
    background: #f26a57;
    color: #ffffff;
}

.continue-read-title {
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    font-weight: 500;
    position: absolute;
    bottom: 13px;
    left: 13px;
}

.category-title:hover {
    color: #ffffff;
}

.mobile-page-module {
    display: none;
}

.header-v5 .shop-badge.badge-lists > li {
    padding: 32px 0 32px 15px;
}

.header-v5 .badge-open {
    border: none;
    top: 83px;
    left: -56px;
    background-color: #e4e4e4;
    font-size: 18px;
    line-height: 23px;
    color: #b2b2b2;
    font-weight: 500;
}

.header-fixed .header-v5.header-fixed-shrink .shop-badge.badge-lists {
    margin-top: 0 !important;
}

.cart-title {
    font-size: 18px;
    line-height: 23px;
    color: #b2b2b2;
    font-weight: 500;
    border-bottom: 2px solid #b2b2b2;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.header-v5 .badge-open li {
    border-top: none;
    margin-top: 15px;
    padding-top: 0;
}

.header-v5 .badge-open span {
    font-size: 18px;
    line-height: 23px;
    color: #b2b2b2;
    font-weight: 500;
}

.header-v5 .badge-open small {
    font-size: 13px;
    line-height: 15px;
    color: #f26a57;
    font-weight: 700;
}

.header-v5 .badge-open img {
    float: none;
    width: 60px;
    height: auto;
    margin-left: 0;
}

.cart-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.total-row {
    padding: 0 10px;
    margin-bottom: 5px;
}

.total-row, .header-v5 li.subtotal span {
    background-color: #757575;
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 700;
}

.header-v5 li.subtotal .subtotal-cost {
    color: #ffffff;
    font-weight: 700;
    border-right: 1px solid #fff;
    padding-right: 5px;
}

.btn-show-cart, .btn-show-cart:hover {
    background-color: #757575;
    font-size: 15px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    width: 40%;
    float: right;
}

.btn-checkout-cart, .btn-checkout-cart:hover {
    background-color: #ffc63e;
    font-size: 15px;
    line-height: 25px;
    color: #f26a57;
    font-weight: 800;
    text-align: center;
    width: 58%;
    float: left;
    margin-top: 0!important;
}

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

.footer-logo-border {
    width: 1px;
    height: 88px;
    background-color: #808080;
}

.footer-links-title {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    text-align: right;
}

.footer-links-item {
    font-size: 16px;
    line-height: 20px;
}

.footer-links-item a {
    font-weight: 300;
    color: #000000;
}

.btn-u.btn-brd {
    line-height: 20px;
}

.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
    background: #fff !important;
    color: #f26a57 !important;
}

.footer-socials .fa {
    color: #ffc63e;
}

.footer-social-mobile {
    display: none;
}

.topbar-v3 {
    font-weight: 500;
    font-size: 11px;
}

.topbar-menu {
    margin-left: 20px;
}

.topbar-menu li {
    padding: 0;
}

/* MOBILE */
@media (max-width: 991px) {
    .header-v5 .navbar {
        margin-top: 0;
        height: 70px;
    }

    .header-v5 .navbar-header {
        height: 60px;
    }

    .header-v5 .navbar-nav {
        background: #f26a57;
    }

    .header-v5 .navbar-default .navbar-nav > li > a {
        background: #f26a57;
        color: #fff !important;
        border: none;
    }
    .header-v5 .navbar-default .navbar-toggle .icon-bar {
        background: #f26a57;
    }

    .header-v5 .navbar-header {
        height: 70px;
        margin-bottom: 0;
    }

    .header-v5 .navbar-default .navbar-toggle {
        padding: 19px 10px;
        margin-top: 10px;
        margin-left: 10px;
    }

    .header-v5 .shop-badge {
        left: 40px;
        top: 0;
        height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 20px;
    }

    .header-v5 .shop-badge.badge-lists > li {
        padding: 0;
    }

    .header-v5 .shop-badge.badge-lists span.badge {
        top: -10px;
        left: -10px;
    }

    .header-v5 .badge-open {
        top: 45px;
        left: -78px;
        width: 90vw;
    }

    .topbar-mobile-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
    }
}
@media (max-width: 768px) {
    .content-md {
        padding-top: 0;
    }

    .page-module {
        display: none;
    }

    .mobile-page-module {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 16px;
    }

    .search-input {
        display: none;
    }

    .tp-banner-container, .tp-banner {
        display: none;
    }

    .bottom-banner {
        height: 350px;
        background-color: #ffc63e;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 14px;
        line-height: 16px;
        color: #000000;
    }

    .bottom-banner-item {
        margin-bottom: 20px;
    }

    .join-the-club-banner {
        height: 350px;
    }

    .join-the-club-banner-title {
        font-size: 33px;
        line-height: 40px;
        font-weight: 500;
        padding-bottom: 23px;
    }

    .join-the-club-banner-subtitle {
        font-size: 22px;
        line-height: 25px;
        padding-bottom: 48px;
    }

    .join-the-club-banner-help {
        font-size: 15px;
        padding-top: 23px;
    }

    .join-the-club-banner-input input {
        height: 53px;
    }

    .join-the-club-banner-input button {
        width: 61px;
        height: 53px;
    }

    .footer-logo {
        align-items: center;
        justify-content: center;
    }

    .footer-logo-border, .footer-links {
        /*display: none;*/
    }

    .footer-social-mobile {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -40px;
    }

    .footer-social-mobile ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-social-mobile li {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 50px;
        border-radius: 25px !important;
        background-color: #f26a57;
        padding: 0 !important;
        margin: 5px !important;
    }

    .footer-social-mobile li .fa {
        font-size: 20px;
    }

}

.product-img img:hover{
    opacity: 0.4;
}

.canvas-size-btn {
    font-weight: normal;
    background: url(../img/canvas_size_btn.jpg) no-repeat;
    font-size: 12px;
}
