@charset "UTF-8";

@media (min-width:1920px) {

    .container-fluid,
    .subscribe-section {
        max-width: 1920px !important
    }

    .subscribe-section.subscribe-popup {
        max-width: 100% !important;
    }

    .subscribe-section {
        margin: 0 auto
    }

    .bcg-smoke-S {
        background-image: none
    }

    .bcg-smoke-S-rotate {
        background-image: none
    }
}

@media (min-width:992px) {
    .has-menu:hover .megamenu-open {
        opacity: 1;
        visibility: visible;
        width: auto;
        background-color: #fff
    }

    .dropdown-item:hover {
        background: #fff;
        color: #8a0000 !important;
        font-weight: 500
    }

    .has-menu:hover .megamenu-open a.dropdown-item {
        color: #15181a
    }

    .login-signup-section,
    .shoping-list-product {
        width: 480px !important
    }

    header .class-close {
        right: -500px
    }

    .button-cart .default-button {
        width: 430px !important
    }

    .midlle-header .col-12 {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .midlle-header form {
        width: 70% !important
    }

    .megamenu-link {
        color: #15181a;
        font-size: 16px;
        text-transform: uppercase
    }
    .has-menu:hover .megamenu-open {
        opacity: 1;
        visibility: visible;
        width: auto;
        background-color: #fff
    }

    .dropdown-item:hover {
        background: #fff;
        color: #8a0000 !important;
        font-weight: 500
    }

    .has-menu:hover .megamenu-open a.dropdown-item {
        color: #15181a
    }

    .login-signup-section,
    .shoping-list-product {
        width: 480px !important
    }

    header .class-close {
        right: -500px
    }

    .button-cart .default-button {
        width: 430px !important
    }

    .midlle-header .col-12 {
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .midlle-header form {
        width: 70% !important
    }

    .megamenu-link {
        color: #15181a;
        font-size: 16px;
        text-transform: uppercase
    }
}

@media (min-width:768px) and (max-width:992px) {
    a.category {
        width: 33% !important
    }

    .category-page .product-section .tab-1 .card {
        width: calc(33.333% - 20px)
    }
}

@media (max-width:1400px) {
    .brands-section .brands-content-wraper .brand-card-wrap .brands-horizontal-title {
        font-size: 220px;
        line-height: 200px
    }
}

@media (max-width:1200px) {
    .brands-section .brands-content-wraper .brand-card-wrap .brands-horizontal-title {
        font-size: 180px;
        line-height: 150px
    }

    .production-process-section .production-process-text-wraper .production-process-text:last-child {
        margin-bottom: 1rem
    }

    .whyus-section .whyus-text-wraper {
        padding: 20px 15px
    }
    .popular-products-section-2 a.nav-link {
        border-bottom: 1px solid #000;
        padding: 15px 0 !important;
        border-right: none !important;
    }

    .popular-products-section-2 .nav-pills {
        width: 100%;
    }

    .category-page .filters-block {
        background: #fff;
        box-shadow: 0 15px 30px rgba(8, 28, 55, .3);
        position: fixed;
        padding: 20px;
        top: 0;
        bottom: 0;
        overflow-y: auto;
        opacity: 1 !important;
        width: 320px;
        min-width: 300px;
        z-index: 1050;
        display: none;
        visibility: hidden;
        display: none;
        opacity: 0
    }

    .home-hero-section .blog-title-home-page {
        font-size: 18px;
    }
}

@media (max-width:992px) {
    .fix-body {
        overflow: hidden
    }

    /* Add menu */
    header .submenu-wrap.submenu-shop-list, header .submenu-wrap.submenu-blog-list {
        top: 0 !important;
    }

    header .submenu-wrap .submenu .submenu-item .submenu-link {
        position: relative;
        font-size: 24px;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #fff;
        font-weight: 700;
        left: 0;
        transform: translateX(0);
        top: 0;
    }

    header .submenu-shop-list .submenu .submenu-item .submenu-link::before, header .submenu-blog-list .submenu .submenu-item .submenu-link::before {
        display: none;
    }
    header .submenu-wrap .submenu .submenu-item:nth-of-type(3) {
        border-right: 1px solid transparent;
    }

    header .submenu-wrap.submenu-blog-list {
        transform: translate(0, 0);
    }

    .shop-link {
        border: none !important;
    }

    .megamenu:hover .megamenu-link.shop-link {
        background-color: transparent;
        color: #ffffff !important;
    }

    .submenu-blog-list .submenu-link{
        text-transform: none !important;
    }

    .popular-products-section i[data-controls=prev] {
        left: 0
    }

    .popular-products-section i[data-controls=next] {
        right: 0
    }

    .products-section .product-wraper .products-text {
        bottom: 0
    }

    .assortment-section .assortment-text {
        max-width: unset
    }

    .assortment-section i[data-controls=prev] {
        left: 28px
    }

    .assortment-section i[data-controls=next] {
        right: 28px
    }

    .avords-section i[data-controls=prev] {
        left: 0
    }

    .avords-section i[data-controls=next] {
        right: 0
    }

    header {
        position: sticky;
        top: 0;
        z-index: 1020;
    }

    header .submenu-wrap {
        position: relative;
        display: block;
        opacity: 1;
        animation: none;
        overflow: hidden;
        top: 0
    }

    header .submenu-wrap .submenu {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
        background-color: transparent;
        max-height: 0;
        transition: max-height ease-in-out .4s
    }

    header .submenu-wrap .submenu .submenu-item:nth-of-type(1) {
        border-right: none
    }

    header .submenu-wrap .submenu .submenu-item:nth-of-type(2) {
        border-right: none
    }

    header .submenu-wrap .submenu .submenu-item .submenu-link {
        display: block;
        position: relative;
        transition: background-color ease-in-out .3s
    }

    header .submenu-wrap .submenu .submenu-item .submenu-link:hover {
        background-color: transparent
    }

    header .submenu-wrap .submenu .submenu-item .submenu-link:hover .submenu-title {
        color: unset
    }

    header .submenu-wrap .submenu .submenu-item .submenu-link .submenu-img {
        display: none
    }

    header .submenu-wrap .submenu .submenu-item .submenu-link .submenu-title {
        position: relative;
        font-size: 24px;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #fff;
        font-weight: 700;
        left: 0;
        transform: translateX(0);
        top: 0
    }

    header .submenu-shop-list .submenu-link {
        position: relative;
        font-size: 24px;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #fff !important;
        font-weight: 700;
        left: 0;
        transform: translateX(0);
        text-transform: capitalize !important;
        top: 0;
        padding: 1rem 1rem !important
    }

    .js-submenu.has-submenu .submenu-wrap .submenu {
        max-height: 400px
    }

    .brands-section .brands-content-wraper {
        margin-bottom: 0;
        padding-top: 15px
    }

    .hero-title-section .hero-title {
        left: 160px
    }

    .hero-title-section .hero-title a {
        font-size: 12px !important
    }

    .home-hero-section .grid-inner {
        grid-template-columns: 1fr;
        grid-template-rows: min-content min-content min-content;
        grid-template-areas: "one""two""three"
    }

    .brands-section .brands-content-wraper .brand-card-wrap .brands-horizontal-title {
        font-size: 120px;
        line-height: 90px
    }

    .home-hero-section .grid-inner {
        grid-template-columns: 1fr;
        grid-template-rows: min-content min-content min-content;
        grid-template-areas: "one""two""three"
    }

    .quick-view .container-fluid {
        overflow-y: auto;
        width: 100%;
        height: 100%
    }
    /* .product-list .card {
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.29);
    } */
    .product-list .card .card-header::after {
        background-color: #F3F3F3;
    }
    .product-list .card .button-section {
        position: relative;
        opacity: 1;
        visibility: visible;
        height: auto;
    }
}

@media only screen and (max-width:768px) {
    .blog-section .blog-categorys .nav-tabs .nav-link {
        padding: .5rem 1rem
    }

    .subscribe-section {
        padding: 30px 10px
    }

    .subscribe-section .news-section .news-wrap {
        margin: 0 .5rem
    }

    .subscribe-section .sub-section .sub-wrap {
        margin: 0 .5rem
    }

    a.category {
        width: 50% !important
    }

    .hero-company-section .hero-title {
        font-size: 32px !important
    }

    .hero-company-section .hero-bcg {
        height: 320px !important
    }

    .hero-reina-section .hero-bcg {
        min-height: 320px
    }

    .hero-reina-section .hero-light-bcg {
        margin-left: 0;
        margin-top: 50px;
        padding: 40px 0px;
    }

    .hero-reina-section .hero-light-bcg .hero-title {
        margin-left: 30px;
        font-size: 30px
    }

    .hero-reina-section .hero-light-bcg .hero-button-reina {
        padding:13px 10px ;
    }
    /*
    ============================================================*/

    .hero-gin-section .hero-bcg {
        min-height: 320px
    }

    .hero-gin-section .hero-light-bcg {
        margin-left: 0;
    }

    .hero-gin-section .hero-light-bcg .hero-title {
        font-size: 30px
    }

    .hero-gin-section .hero-light-bcg .hero-button-reina {
        padding:13px 10px ;
    }

    .hero-title-section {
        min-height: 320px
    }

    .hero-title-section .hero-bcg {
        min-height: 320px;
        background-position: center
    }

    .hero-title-section .hero-title {
        font-size: 32px;
        top: 60px;
        left: 20px;
        line-height: 45px
    }

    .hero-limited-section .hero-bcg {
        min-height: 320px
    }

    .hero-limited-section .hero-title {
        margin-top: 120px;
        max-width: 10ch;
        margin-left: 50px;
        font-size: 30px
    }

    .mini-section .mini-text-wraper {
        margin-left: 0;
        padding: 20px 20px
    }

    .mini-section .mini-text-wraper .mini-title {
        font-size: 30px
    }

    .mini-section .mini-text-wraper .mini-button {
        padding: 0 30px
    }

    .carousel-item .slider-descriptio {
        transform: none;
        position: relative !important;
        left: 10px;
        top: 10px;
        width: unset
    }

    .midlle-header .i-size-lg {
        font-size: 24px !important
    }

    .midlle-header .logo {
        width: 90px !important
    }

    .midlle-header .midlle-header-number {
        right: -10px !important;
        height: 17px !important;
        width: 17px !important;
        font-size: 11px !important;
        line-height: 20px !important
    }

    .carousel-control-next,
    .carousel-control-prev,
    .swiper-button-next,
    .swiper-button-prev {
        display: none
    }

    .subscribe-section .subscribe-wraper .subscribe-text {
        margin-bottom: 50px
    }

    .subscribe-section .subscribe-wraper .subscribe-form button {
        width: 100%
    }

    .products-section .all-products {
        font-size: 16px
    }

    .quality-section {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .popular-products-section {
        margin-top: 20px
    }

    .subscribe-section {
        padding: 30px 10px
    }

    footer {
        padding-top: 30px;
        padding-bottom: 30px
    }

    footer .footer-menu-item {
        margin-bottom: 10px
    }

    .hero-company-section .hero-title {
        margin-top: 70px;
        margin-left: 20px;
        font-size: 58px
    }

    .hero-company-section .hero-button-company {
        margin-left: 20px
    }

    .tns-inner .item .img-fluid {
        width: 80%;
        margin: 0 auto;
        display: block
    }

    .font-size-xxl {
        font-size: 32px
    }

    .font-size-xxxxl {
        font-size: 32px
    }

    .section-title::after {
        width: 200px
    }

    .logo-title,
    header .navbar-brand {
        padding-top: 17px;
        padding-bottom: 17px;
        line-height: 39px
    }

    .popular-products-section .popular-products-title {
        line-height: 30px
    }

    .brands-section .brands-content-wraper .brand-card-wrap .brands-horizontal-title {
        font-size: 90px;
        line-height: 150px
    }

    .home-hero-section .grid-item:first-of-type .item-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 30px
    }

    .home-hero-section .grid-item:first-of-type .item-content h2 {
        font-size: 24px
    }

    .home-hero-section .grid-item:first-of-type .item-content .button-default {
        display: inline-block;
        padding: 6px 20px;
        font-weight: 900 !important
    }
    .testemonials-section .swiper-button-next,
    .testemonials-section .swiper-button-prev {
        display: block;
    }
    .testemonials-section .card {
        padding: 10px;
    }
    .testemonials-section .swiper-button-next:after,
    .testemonials-section .swiper-button-prev:after {
        font-size: 40px;
    }
}

@media only screen and (max-width:576px) {
    .juice-section .brands-countdown {
        font-size: 36px
    }

    .juice-section i[data-controls=prev] {
        left: 10px
    }

    .juice-section i[data-controls=next] {
        right: 10px
    }

    .juice-section .juice-text-wraper .juice-text-title {
        font-size: 28px
    }

    .production-process-section.black .avords-section-title {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .tns-inner .item .img-fluid {
        width: 80%;
        margin: 0 auto;
        display: block
    }

    .category-page .select-wraper {
        margin-left: auto
    }

    .category-page .select-wraper .selectCustom,
    .category-page .select-wraper .selectNative {
        width: 12rem
    }

    .product-list .card .card-price {
        flex-wrap: wrap-reverse
    }

    .cart-view .i-size-xl {
        height: 32px;
        width: 32px
    }

    .product-title-top {
        letter-spacing: 2px
    }

    .production-process-section.black .production-process-awords-container {
        padding-right: 15px;
        padding-left: 15px
    }

    .limited-collection .limited-text-title {
        max-width: unset
    }

    .limited-collection .limited-section-title {
        line-height: 30px
    }

    .blog-section .blog-categorys .nav-tabs .nav-link {
        padding: .5rem .5rem;
        letter-spacing: 2px
    }

    .brands-section .brands-content-wraper .brand-card-wrap .brands-horizontal-title {
        font-size: 60px;
        line-height: 45px
    }

    .home-hero-section .grid-item:nth-of-type(2) .item-content,
    .home-hero-section .grid-item:nth-of-type(3) .item-content {
        right: 16px;
        bottom: 16px
    }

    .category-page .category-title {
        font-size: 30px
    }

    .category-page .product-section .tab-1 .card {
        width: calc(90% - 5px);
        margin-bottom: 10px;
    }

    .testemonials-section .testemonial-hover:hover {
        box-shadow: none;
    }

}
@media (min-width:577px) and (max-width:768px) {
    .category-page .product-section .tab-1 .card {
        width: calc(50% - 20px)
    }
    .testemonials-section .testemonial-hover:hover {
        box-shadow: none;
    }
}

@media (min-width:320px) and (max-width:576px) {
    .home-hero-section .grid-item:nth-of-type(2) .item-content, .home-hero-section .grid-item:nth-of-type(3) .item-content {
        /*        position: relative;*/
        right: 0;
        bottom: 0;
        margin-top: 10px;
        padding-top: 10px;
    }
    .home-hero-section .blog-title-home-page {
        font-size: 16px;

    }
}



@media only screen and (min-width:320px) and (max-width:991px) {
    .menu {
        z-index: 99
    }
    .menu a {
        font-size: 14px
    }

    .menu a.navbar-brand {
        font-size: 30px
    }

    .menu a:hover {
        color: #8a0000
    }

    .menu .megamenu-link {
        color: #fff !important;
        font-size: 22px !important;
        font-weight: 700;
        text-transform: uppercase
    }

    .menu .dropdown-item:hover {
        color: #8a0000;
        text-decoration: none;
        background-color: transparent
    }

    .menu button:focus {
        outline: 0
    }

    .menu .navbar-nav {
        width: 100%;
        position: fixed;
        background-color: rgba(0, 0, 0, .95);
        z-index: 999999;
        top: 0;
        overflow: hidden;
        height: 100vh;
        left: 0;
        margin-left: -100%;
        padding: 20px
    }

    .menu .show .navbar-nav {
        transform: translate3d(100%, 0, 0);
        transition: transform .5s ease-in;
        overflow: scroll;
        overflow-x: hidden
    }

    .menu .no-show .navbar-nav {
        transform: translate3d(0, 0, 0);
        transition: transform .5s ease-out
    }

    .menu .megamenu {
        position: relative;
        width: 100%;
        padding: 10px 0;
    }

    .menu .megamenu .menu-close-phone:hover {
        color: #fff
    }

    .menu .megamenu-open {
        position: fixed !important;
        width: 100%;
        margin-left: -100%;
        bottom: 0;
        top: 0;
        margin-top: 140px;
        min-height: 0;
        justify-content: center;
        display: flex;
        opacity: 1;
        box-shadow: none;
        visibility: visible;
        box-shadow: none;
        overflow-y: hidden
    }

    .menu .megamenu-open .row {
        display: block;
        overflow-y: scroll
    }

    .menu .megamenu-open .row .btn:hover {
        color: #fff
    }

    .menu .megamenu-open ::-webkit-scrollbar {
        width: 0
    }

    .menu .megamenu-open .card {
        background: 0 0;
        width: 100%
    }

    .menu .megamenu-open .card .image-section {
        display: none !important
    }

    .menu .megamenu-open .card .card-body a {
        display: block
    }

    .menu .megamenu-open .card .tc-primary {
        color: #fff
    }

    .menu .class-open-submenu>.megamenu-open {
        transform: translate3d(100%, 0, 0);
        transition: transform 1s
    }

    .menu .class-close-submenu>.megamenu-open {
        transform: translate3d(0, 0, 0);
        transition: transform 1s
    }

    .menu .megamenu-link-section {
        width: 100% !important
    }

    .menu .class-open-submenu>.megamenu-link-section {
        transform: translate3d(100%, 0, 0);
        transition: transform 1s
    }

    .menu .class-close-submenu>.megamenu-link-section {
        transform: translate3d(0, 0, 0);
        transition: transform 1s
    }

    .menu .class-open-submenu-1 {
        transform: translate3d(100%, 0, 0);
        transition: transform 1s
    }

    .menu .class-close-submenu-1 {
        transform: translate3d(0, 0, 0);
        transition: transform 1s
    }
}

@media (hover:hover) {
    .category-page .select-wraper .selectCustom {
        display: block
    }

    .category-page .select-wraper .selectNative:focus+.selectCustom {
        display: none
    }
}
