@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");

.header.header-6 .header-middle {
    min-height: 86px
}

.header.header-6 .header-middle .container::after {
    content: '';
    position: absolute;
    left: 1rem;
    right: 1rem;
    bottom: 0;
    height: .1rem;
    background-color: #ebebeb
}

.header.header-6 .header-bottom {
    background-color: #fff
}

.header.header-6 .header-bottom .menu>li>a {
    color: #222;
    letter-spacing: .01em;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.header.header-6 .header-bottom .menu>li>a::before {
    bottom: 0;
    height: .2rem
}

.header.header-6 .header-bottom .menu>li:hover>a,
.header.header-6 .header-bottom .menu>li:focus>a,
.header.header-6 .header-bottom .menu>li.active>a {
    color: #987a58
}

.header.header-6 .header-bottom .menu>li+li {
    margin-left: .8rem
}

.header.header-6 .header-bottom .header-right {
    padding-right: 1rem
}

.header.header-6 .header-bottom .header-right p,
.header.header-6 .header-bottom .header-right i {
    color: #222;
    letter-spacing: .01em
}

.title {
    font-weight: 600;
    font-size: 2.6rem;
    letter-spacing: -.025em
}

.heading {
    margin-bottom: 4rem
}

.heading .title {
    margin-bottom: 1.5rem
}

.title-desc {
    font-size: 1.6rem;
    color: #666666;
    line-height: 1.7em
}

.subtitle {
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: -.025em;
    margin-bottom: 1.8rem
}

.header-6 .header-middle,
.header-6 .header-menu {
    font-size: 1.4rem
}

.header-6 .search-toggle:not(:hover):not(.active),
.header-6 .wishlist-link:not(:hover):not(:focus),
.header-6 .cart-dropdown:not(.show):not(:hover) .dropdown-toggle,
.header-6 .compare-dropdown:not(.show):not(:hover) .dropdown-toggle {
    color: #333
}

@media screen and (min-width: 576px) {
    .header-6 .header-middle .container {
        min-height: 86px
    }
}

.deal-container .banner-subtitle {
    color: #666;
    margin-bottom: .9rem;
    font-weight: 400
}

.deal-container .banner-content.banner-content-top {
    top: 4rem
}

.deal-container .banner-text {
    font-weight: 600
}

.deal {
    display: flex;
    flex-direction: column-reverse;
    padding: 2rem;
    background-color: #fff;
    margin-bottom: 2rem
}

.deal-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 3.5rem 0 2rem
}

.deal-content .btn {
    padding-top: .85rem;
    padding-bottom: .85rem;
    font-weight: 500;
    color: #333;
    background-color: transparent;
    border: .1rem solid #ebebeb
}

.deal-content .btn:hover,
.deal-content .btn:focus {
    color: #fff;
    border-color: #987a58;
    background-color: #987a58
}

.deal-content h4 {
    color: #987a58;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.3;
    letter-spacing: -.01em;
    margin-bottom: .5rem
}

.deal-content h2 {
    font-weight: 600;
    font-size: 4rem;
    line-height: 1.1;
    letter-spacing: -.05em;
    margin-bottom: 3.6rem
}

.deal-content .product-title {
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: -.01em;
    margin-bottom: .7rem
}

.deal-content .product-price {
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 2.4rem
}

.deal-content .new-price {
    font-weight: 600
}

.deal-image {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.deal-image>a {
    display: block
}

.deal-countdown {
    margin-bottom: 4rem;
    margin-left: -1rem;
    max-width: 370px
}

.deal-countdown .countdown-show3 .countdown-section {
    width: calc(33.33% - 20px)
}

.deal-countdown .countdown-section {
    font-size: 1.2rem;
    line-height: 1;
    padding: 1.6rem 0;
    margin-left: 1rem;
    margin-right: 1rem;
    background-color: #987a58;
    border-radius: .3rem;
    border: .1rem solid #e1e1e1
}

.deal-countdown .countdown-section:not(:last-child):after {
    color: #333333;
    content: ':';
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    position: absolute;
    left: 100%;
    margin-left: 9px;
    margin-top: -1px;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.deal-countdown .countdown-period {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    text-transform: lowercase;
    width: 100%;
    padding-left: .2rem;
    padding-right: .2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.deal-countdown .countdown-amount {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 3rem;
    letter-spacing: -.05em;
    margin-bottom: .4rem
}

.btn-more {
    text-transform: capitalize
}

.icon-box-side .icon-box-title {
    font-weight: 600
}

.icon-box-side p {
    font-weight: 400;
    letter-spacing: -.01em
}

@media screen and (min-width: 768px) {
    .deal {
        flex-direction: row
    }

    .deal-content {
        -ms-flex: 0 0 47.8%;
        flex: 0 0 47.8%;
        max-width: 47.8%;
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .deal-image {
        -ms-flex: 0 0 52.2%;
        flex: 0 0 52.2%;
        max-width: 52.2%
    }
}

@media screen and (min-width: 1200px) {
    .deal-content {
        padding: 3.5rem 3rem 2rem
    }

    .deal-content .btn {
        padding-top: 1.15rem;
        padding-bottom: 1.15rem
    }

    .deal-content h4 {
        font-size: 2rem
    }

    .deal-content h2 {
        font-size: 4rem
    }

    .deal-content .product-title {
        font-size: 2.4rem
    }

    .deal-content .product-price {
        font-size: 2.4rem
    }

    .deal-countdown .countdown-section {
        padding-top: 2.1rem;
        padding-bottom: 2.1rem
    }

    .deal-countdown .countdown-amount {
        font-size: 3rem
    }
}

.intro-slider-container,
.intro-slide {
    /* min-height: calc(100vh - 150px); */
    max-height: 350px;
    background-color: #333
}

.intro-slide {
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center center
}

.intro-slide .intro-content {
    position: static;
    left: auto;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    padding-top: 6rem;
    padding-bottom: 6rem
}

.intro-content .btn {
    text-transform: uppercase
}

.intro-content .btn i:last-child {
    margin-left: .4rem
}

.intro-content .btn-outline-white {
    border-color: #987a58
}

.intro-subtitle {
    font-weight: 400;
    font-size: 1.2rem;
    letter-spacing: -.01em;
    margin-bottom: 1rem;
    color: #ebeaea
}

.intro-title {
    color: #333333;
    font-weight: 600;
    letter-spacing: -.025em;
    margin-bottom: 1.3rem
}

.product {
    margin-bottom: 2.6rem;
    background-color: transparent
}

.product.product-2 {
    background-color: #fff;
    border: .1rem solid #ebebeb;
    margin-bottom: 2rem;
}

.product:hover {
    box-shadow: none
}

/* .product .product-body {
    padding-left: 0;
    padding-right: 0
} */

.product-cat {
    font-weight: 400;
    text-transform: uppercase
}

.product-title {
    font-size: 1.4rem;
    letter-spacing: 0;
    font-weight: 300
}

.product-price {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: .5rem
}

.product-body {
    background-color: transparent
}

.old-price {
    text-decoration: none
}

.product.product-4 .product-title {
    margin-bottom: 1rem
}

.product.product-4 .product-action-vertical {
    top: 2rem
}

.product.product-4 .btn-product {
    color: #333;
    background-color: #fff;
    padding-top: 1.3rem;
    padding-bottom: 1.3rem;
    text-transform: uppercase
}

.product.product-4 .btn-product span {
    font-size: 1.4rem
}

.product.product-4 .btn-product:before {
    display: none
}

.product.product-4 .btn-product:hover,
.product.product-4 .btn-product:focus {
    background-color: #987a58
}

.product.product-4 .product-price {
    flex-direction: column;
    align-items: flex-start
}

.product.product-4 .product-price .old-price {
    margin-left: 0;
    text-decoration: none;
    margin-top: .3rem
}

.product.product-4 .product-body {
    padding-bottom: 0
}

.product.product-4 .product-nav {
    margin-bottom: 0;
    margin-left: .1rem
}

.btn-product-icon:not(:hover):not(:focus) {
    color: #333
}

.icon-box {
    font-size: 1.4rem
}

.icon-box p {
    letter-spacing: -.01em
}

.icon-box-icon {
    font-size: 4.5rem;
    margin-bottom: 2.5rem
}

.icon-box-title {
    font-weight: 600;
    font-size: 1.6rem;
    letter-spacing: -.01em;
    margin-bottom: .3rem
}

.products-display {
    margin-bottom: 3.5rem;
    padding-top: .5rem
}

.products-display .heading {
    margin-bottom: 6rem
}

.products-display .product {
    margin-bottom: 3rem
}

.products-display .product.product-4 .product-title {
    margin-bottom: .2rem;
    line-height: 1.4em
}

.products-display .product.product-4 .btn-product:not(:hover):not(:focus) {
    background-color: rgba(255, 255, 255, 0.9)
}

.products-display .product-price {
    color: #333
}

.banner-main {
    background-color: transparent;
    margin-bottom: 0
}

.banner-main:after {
    content: '';
    display: table;
    clear: both
}

.banner-main .banner-content {
    display: block;
    width: 100%;
    transform: translateY(0);
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    bottom: auto;
    background-color: #fff;
    padding: 3rem
}

.banner-main .banner-title {
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: -.025em;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    max-width: 265px
}

.banner-main .banner-content.right {
    padding-left: 7rem
}

.banner-main .banner-content.right .banner-title {
    letter-spacing: 0
}

.banner-main p {
    margin-bottom: 1.5rem;
    color: #666;
    line-height: 1.7em
}

.banner-main .banner-link {
    color: #987a58;
    text-transform: uppercase;
    letter-spacing: -.01em
}

.banner-main .banner-link i {
    margin-left: .5rem
}

.banner-main .banner-link:hover,
.banner-main .banner-link:focus {
    color: #987a58;
    text-decoration: none;
    box-shadow: 0 1px 0 0 #987a58
}

.banner-main-reverse .banner-content {
    float: right
}

.owl-simple .owl-nav [class*='owl-'] {
    top: 40%
}

.owl-simple .owl-nav .owl-prev {
    left: -43px
}

.owl-simple .owl-nav .owl-next {
    right: -43px
}

@media screen and (min-width: 576px) {
    .banner-main {
        margin-bottom: 2rem
    }

    .banner-main .banner-content.left {
        width: calc(100% - 65px);
        margin-top: -150px
    }

    .banner-main .banner-content.right {
        width: calc(100% - 90px);
        margin-top: -120px
    }
}

@media screen and (min-width: 768px) {
    .banner-main {
        margin-left: 3rem;
        margin-right: 3rem
    }

    .banner-main .banner-content {
        padding: 6rem
    }

    .banner-main .banner-title {
        font-size: 3rem
    }
}

@media screen and (min-width: 992px) {
    .products-display .display-products-col {
        margin-top: 10rem
    }

    .video-banner-bg {
        padding-top: 17rem
    }

    .products-display .product {
        margin-bottom: 5rem
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner-main .banner-content {
        padding: 4rem
    }
}

@media screen and (min-width: 1200px) {
    .banner-main .banner-content {
        padding-left: 8rem;
        padding-right: 8rem
    }
}

.video-banner .btn-video {
    box-shadow: 0 0 0 1.5rem rgba(255, 255, 255, 0.1)
}

.video-banner-title {
    font-weight: 200;
    margin-bottom: 3rem
}

.video-banner-title strong {
    font-weight: 600
}

.video-banner-title>span {
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: -.03em;
    margin-bottom: 1.8rem
}

.main .btn-outline-primary-2:not(:hover):not(:focus) {
    color: #333
}

.blog-posts .entry-media {
    margin-bottom: 1.6rem
}

.blog-posts .entry-meta {
    margin-bottom: .3rem
}

.blog-posts .entry-title {
    font-weight: 600;
    font-size: 1.6rem;
    letter-spacing: -.01em;
    margin-bottom: .2rem
}

.blog-posts .read-more {
    font-weight: 300;
    font-size: 1.4rem;
    text-transform: capitalize
}

.blog-posts .read-more:not(:hover):not(:focus) {
    color: #777
}

.more-container {
    margin-top: 1.2rem;
    margin-bottom: 7rem
}

.cta-newsletter.text-center .input-group {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto
}

.cta-newsletter .cta-icon {
    color: #333;
    display: inline-block;
    font-size: 4.5rem;
    line-height: 1;
    margin-bottom: 1.1rem
}

.cta-newsletter .title {
    font-weight: 600;
    font-size: 1.6rem;
    letter-spacing: -.025em;
    margin-bottom: 1rem
}

.cta-newsletter .title-desc {
    color: #777;
    font-weight: 300;
    font-size: 1.4rem;
    letter-spacing: -.01em;
    margin-bottom: 2.4rem
}

.cta-newsletter .form-control {
    height: 46px;
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
    background-color: #fafafa
}

.cta-newsletter .form-control:not(:focus) {
    border-color: #fafafa
}

.cta-newsletter .btn {
    min-width: 160px;
    padding-top: 1.15rem;
    padding-bottom: 1.15rem
}

.cta-newsletter .btn i {
    font-size: 1.5rem;
    margin-left: .5rem
}

.cta-newsletter .newsletter-desc {
    color: #777;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 0;
    margin-top: 1.4rem
}

.instagram {
    padding-top: 5.5rem
}

.footer {
    background-color: #222;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0
}

.footer .social-icon {
    border: none
}

.footer .social-icon:hover,
.footer .social-icon:focus {
    color: #222;
    background-color: #fff
}

.footer .widget {
    margin-bottom: 2rem
}

.footer .widget-about p {
    max-width: 250px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2em;
    margin-bottom: 1.8rem
}

.footer .widget-about-info a {
    color: #987a58
}

.footer .widget-title {
    text-transform: capitalize;
    letter-spacing: -.025em;
    color: #fff;
    margin-bottom: 2.1rem
}

.footer .widget-list li:not(:last-child) {
    margin-bottom: .6rem
}

.footer-payments {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3rem
}

.footer-copyright {
    /* margin-top: 2.2rem; */
    font-size: 1.3rem;
    font-weight: 400
}

.footer-bottom .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 5rem;
    padding-bottom: 3.2rem
}

.footer-bottom .container::before {
    background-color: #444
}

@media screen and (min-width: 768px) {
    .intro-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.4rem
    }

    .intro-title {
        margin-bottom: 1.6rem
    }

    .title {
        font-size: 3rem
    }
}

@media screen and (min-width: 992px) {
    .intro-content .btn {
        min-width: 170px
    }

    .intro-content .min-width-sm {
        min-width: 150px
    }

    .intro-subtitle {
        font-size: 1.6rem;
        margin-bottom: 1.8rem
    }

    .intro-title {
        font-size: 4.6rem;
        margin-bottom: 1.9rem
    }
}

@media screen and (min-width: 1200px) {

    .intro-slider-container,
    .intro-slide {
        min-height: 0;
        /* height: calc(100vh - 150px); */
        max-height: 350px
    }

    .intro-content .btn {
        min-width: 190px
    }

    .intro-title {
        font-size: 5rem
    }
}

@media screen and (max-width: 450px) {
    .header-6 .wishlist-link {
        display: none
    }
}

/*# sourceMappingURL=demo-16.css.map */