@media screen and (max-height: 800px)and (min-width: 1000px) {
    #hero-unit {
        height: 100vh
    }
}

@media(min-width: 576px) {
    .contentWrapper {
        max-width: 560px
    }
}

.h1,
h1 {
    line-height: 1.7
}

@media(min-width: 800px) {
    .d-800-block {
        display: block !important
    }

    iframe#player {
        height: 600px
    }

    #reviews {
        padding-bottom: 0px
    }

    .contentWrapper {
        max-width: 720px
    }

    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.6
    }

    .d-none-800 {
        display: none !important
    }

    #our-products {
        padding-top: 100px
    }

    #about-suplimentary .sup-details,
    #our-products .sup-details,
    #reviews .sup-details {
        width: 447px
    }

    #about-us {
        padding-top: 100px;
        padding-bottom: 100px
    }

    #about-us .section-title {
        padding-bottom: 5px;
        margin-bottom: 30px
    }

    .about-details {
        margin-top: 34px
    }

    #hero-unit .sub-title {
        width: 700px
    }

    .top-nav-wrapper {
        height: 100%
    }

    ul.main-links {
        text-align: right;
        display: flex;
        justify-content: flex-end;
        height: 100%;
        align-items: center
    }

    ul.social-Links {
        float: right
    }

    ul.main-links li,
    ul.social-Links li {
        display: inline-block
    }

    ul.main-links>li:not(last-of-type) {
        margin-right: 25px
    }

    #our-products .product_itemBox .bottom-half .product_name {
        font-size: 24px
    }
}

@media screen and (max-width: 992px) {

    .pb-5,
    .py-5 {
        padding-bottom: 1rem !important
    }

    .pt-5,
    .py-5 {
        padding-top: 1rem !important
    }

    .cart-header-fix {
        z-index: 20
    }

    .top-nav-wrapper {
        display: none
    }

    .checkout-sticky-bar2 .title {
        opacity: .5;
        font-size: 12px
    }

    .checkout-sticky-bar2 .c-text {
        margin-left: 12px
    }

    .checkout-sticky-bar2 .mini-cart .mini-cart-icon {
        width: auto;
        height: auto;
        padding: 0;
        margin-right: 15px;
        color: #fff;
        font-size: 24px
    }

    .checkout-sticky-bar2 {
        z-index: 11301;
        height: 63px;
        left: 0;
        position: fixed;
        bottom: 0;
        padding: 10px 15px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .checkout-sticky-bar2 .row {
        width: 100%
    }

    .checkout-sticky-bar2 a .mini-cart {
        display: flex;
        color: #fff;
        font-size: 14px;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row
    }

    .checkout-sticky-bar2 a .mini-cart>div {
        padding: 0 5px;
        height: auto;
        width: auto
    }

    .checkout-sticky-bar2 .mini-cart .cartCount {
        width: 27px;
        height: 27px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        color: #e46e39;
        padding: 0
    }

    .checkout-sticky-bar2 .checkout-btn {
        padding: 9px 14px;
        border-radius: 6px;
        margin: 7px 0
    }

    .checkout-sticky-bar2 .qo_orderSummary_total {
        margin-top: 20px
    }

    .checkout-sticky-bar2 .actionConrolls .actionItem.next {
        border: none
    }

    .checkout-sticky-bar2 .item_currency,
    .checkout-sticky-bar2 .items_total {
        font-size: 16px
    }

    .checkout-sticky-bar2 .item-label {
        color: #fff;
        font-size: 12px;
        margin-right: 7px
    }

    .checkout-sticky-bar2 .actionConrolls a {
        position: relative;
        border: none
    }

    .pd-bar-fix {
        z-index: 1000000;
        height: 52px;
        background: #e46e39;
        padding: 0 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .pd-bar-fix .row {
        width: 100%
    }

    .pd-bar-fix a .mini-cart {
        display: flex;
        color: #fff;
        font-size: 14px;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row
    }

    .pd-bar-fix a .mini-cart>div {
        padding: 0 5px;
        height: auto;
        width: auto
    }

    .pd-bar-fix .mini-cart .cartCount {
        width: 27px;
        height: 27px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #fff;
        color: #e46e39;
        padding: 0
    }

    .pd-bar-fix .checkout-btn {
        padding: 9px 14px;
        border-radius: 6px;
        margin: 7px 0
    }

    .pd-bar-fix .qo_orderSummary_total {
        margin-top: 20px
    }

    .pd-bar-fix .actionConrolls .actionItem.next {
        border: none
    }

    .pd-bar-fix .item_currency,
    .pd-bar-fix .items_total {
        font-size: 18px
    }

    .pd-bar-fix .item-label {
        color: #272727;
        font-size: 12px;
        margin-right: 7px
    }

    .pd-bar-fix .actionConrolls a {
        position: relative;
        border: none
    }
}

@media(min-width: 992px) {
    #hero-unit h2 {
        font-size: 3rem
    }

    .burger {
        display: none !important
    }

    .contentWrapper {
        max-width: 960px
    }

    .product-color-slider {
        margin-left: 65px
    }
}

@media screen and (min-width: 1200px) {
    #our-products .product_itemBox .bottom-half .product_name {
        font-size: 30px
    }

    #testomonials_mask {
        margin-top: 0px;
        height: auto
    }

    #testomonials_canvas .verticalLine_one {
        margin-right: 20px;
        transform: translateY(130px)
    }

    #testomonials_canvas .verticalLine_two {
        transform: translateY(130px)
    }

    #reviews .section-title {
        padding-top: 90px
    }

    .contentWrapper {
        max-width: 1180px
    }

    #our-products .see-all-btn {
        margin-top: 0;
        position: absolute;
        top: 400px;
        left: 0
    }
}

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