/* Fonts */
@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Questrial&display=swap");

html {
    scroll-behavior: smooth;
}

body {
    font-family: "Questrial", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.row-gutter-x-fix {
    --bs-gutter-x: 0 !important;
}

.background-color-grey {
    background-color: #e9e8e6;
}

.bccolor {
    width: 100%;
    height: 100%;
}

.bccolor.blue {
    background-color: #141874;
}

.bccolor.red {
    background-color: red;
}

.bccolor.orange {
    background-color: orange;
}

.top-nav {
    background-color: #221b19;
    padding: 0.5rem;
}

.top-nav p {
    margin: 4px 0 0 0 !important;
    font-family: "Questrial", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    align-self: center;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    letter-spacing: 1px;
    color: #f7eee3;
}

/* Navbar start */
.bg-light {
    background-color: #fafafa !important;
    -webkit-box-shadow: 0px 15px 40px -20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 15px 40px -20px rgba(0, 0, 0, 0.05);
}

.navbar-light {
    background-color: #e9e8e6;
    border-bottom: 0.15rem solid #221b19;
}

.navbar-light .navbar-nav .nav-link {
    color: #666666 !important;
    /* font-size: 0.91875rem; */
    font-style: normal;
    font-weight: 400;
    line-height: 1.47rem;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #e41c3c !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.5rem 1.5rem !important;
}

/* .navbar-expand-lg .navbar-nav .nav-link.padding-fix {
  padding-right: 0rem !important;
} */

.dropdown-menu {
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #e9e8e6 !important;
}

/* Open dropdown menu on hover */
/* .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0 !important;
} */

.dropdown-menu-end[data-bs-popper] {
    right: unset !important;
    left: unset !important;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    position: relative;
    /* color: #E41C3C !important; */
    color: #1e2125 !important;
    font-weight: 600;
}

.nav-link.active .dot {
    position: absolute;
    color: #e41c3c;
    font-size: 2rem;
    top: -1.1rem;
    left: -0.5rem;
    margin-top: 1rem;
    visibility: visible;
}

.nav-link .dot {
    visibility: hidden;
}

.dropdown-toggle::after {
    display: none !important;
}

.dropdown-toggle.language::after {
    display: inline-block !important;
}

.dropdown-icon {
    position: relative;
    padding-left: 0.5rem;
}

.dropdown-item,
.nav-link {
    text-transform: uppercase;
}

.dropdown-item {
    font-weight: 300 !important;
    color: #666666 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #1e2125 !important;
    text-decoration: none;
    background-color: #e9ecef !important;
    /* border-left: 3px solid #E41C3C; */
}

.dropdown-item:focus,
.dropdown-item:hover {
    /* border-left: 3px solid #E41C3C; */
}

.active-line {
    position: relative;
    background-color: #221b19;
    width: 100%;
    height: 0.1rem;
}

/* Navbar icon */
.navbar-toggler {
    border: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
}

.toggler-icon {
    width: 1.875rem;
    height: 0.188rem;
    background-color: #e41c3c;
    display: block;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.middle-bar {
    margin: 0.313rem auto;
}

.navbar-toggler .top-bar {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler.collapsed .toggler-icon {
    background-color: #e41c3c;
}

.nav-item.dropdown img {
    width: 1rem;
}

.nav-item-image {
    width: 1.2rem;
}

#logout-form {
    margin-bottom: 0;
}

/* Navbar icon end */

/* Cart start */
.cart-holder-fix {
    position: relative !important;
}

.cart-number {
    background-color: #e41c3c;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -1rem;
    right: -1.1rem;
    width: 1.1rem;
    height: 1.1rem;
}

.cart-number-text {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 700;
}

/* Cart end */
/* Navbar end */

/* Header start */
.header-banner-left-side {
    width: 33rem;
}

.header-logo {
    width: 60%;
}

/* Header end */

/* Section rabbit tequila start */
#rabbit-tequila {
    /* width: 100vw; */
    position: relative;
}

.rabbit-tequila-small-screen {
    width: 100%;
}

/* Section rabbit tequila end */

/* Section Tequila products start */
.tequila-card {
    transition: transform 0.2s ease-in;
}

.tequila-card:hover {
    cursor: pointer;
    transform: scale(1.1);
}

.tequila-card img {
    width: 70%;
}

.tequila-card .card-title {
    text-align: center;
    text-transform: uppercase;
}

#TequilaBlanco {
    color: #acacac;
}

#TequilaReposado {
    color: #bd1717;
}

#TequilaAnejo {
    color: #141874;
}

#TequilaExtraAnejo {
    color: #000000;
}

/* Section Tequila products end */

/* Section Tequila Trujillo start */
.tequila-trujillo-video-background {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50vh;
    /* Set to 50% of the viewport height */
}

.video-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: 50vh;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.tequila-trujillo-right-side {
    /* background-color: #69d8bc; */
    background-image: url("../img/biatch_Photo_2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
}

.tequila-trujillo-logo {
    width: 40%;
}

.tequila-trujillo-text {
    text-align: center;
    color: #000000;
    font-family: "Questrial", Sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 22px;
    max-width: 80%;
    --container-widget-width: 80%;
    --container-widget-flex-grow: 0;
}

.button-link {
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-size: 0.9rem;
}

.button-link:hover {
    cursor: pointer;
    color: #827b75;
}

/* Section Tequila Trujillo end */

/* Section Tatratea Grid start */
.tetratea-grid-row {
    --bs-gutter-x: 0rem !important;
}

.tatratea-bottle-image {
    /* height: 10rem;
  width: 100%; */
}

.tetratea-grid-box {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 600% auto;
    /* height: 50vh;
  width: 100vw; */
}

.tetratea-grid-box.one {
    background-image: url("../img/tatratea1.jpg");
}

.tetratea-grid-box.two {
    background-image: url("../img/tatratea2.jpg");
}

.tetratea-grid-box.three {
    background-image: url("../img/tatratea3.jpg");
}

.tetratea-grid-box.four {
    background-image: url("../img/tatratea4.jpg");
}

.tetratea-grid-box.five {
    background-image: url("../img/tatratea5.jpg");
}

.tetratea-grid-box.six {
    background-image: url("../img/tatratea6.jpg");
}

.tetratea-link {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.tetratea-grid-row a {
    text-decoration: none;
}

.tetratea-link.dark {
    color: #222;
}

.tetratea-link.light {
    color: #e9e8e6;
}

/* Section Tatratea Grid end */

/* Ultra pure start */
.ultra-pure-col-1 {
    background-image: url("../img/ultraPure.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 40%;
}

.ultra-pure-col-2 {
    width: 20%;
    background-color: #ff0000;
}

.ultra-pure-col-3 {
    width: 40%;
    background-color: #fff;
}

.ultra-pure-col-3 a {
    text-decoration: none;
}

.ultra-pure-btn {
    text-align: center;
    color: #000;
}

.ultra-pure-btn:hover {
    color: #827b75;
}

.ultra-pure-col-1 img,
.ultra-pure-col-2 img {
    width: 50%;
    padding: 0;
}

.ultra-pure-heading {
    font-family: "Questrial", Sans-serif;
    font-size: 3rem;
    font-weight: 400;
    text-transform: uppercase;
}

.ultra-pure-text {
    color: #221b19;
    font-family: "Questrial", Sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 22px;
    max-width: 28vw;
}

.biatch-pure {
    background-image: url(../img/biatch_Photo.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Ultra pure end */

/* Product Item Section start  */
#product-item-section {
    background-color: #e9e8e6 !important;
}

/* .product-holder {
  background-color: #7378f7;
} */

.product-big-image {
    width: 100%;
}

.product-item-big-description {
    font-family: "Questrial", Sans-serif;
    font-weight: 400;
    text-transform: none;
    font-size: 2rem;
}

.product-description {
    color: #221b19;
    font-family: "Questrial", Sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    font-style: normal;
    line-height: 22px;
}

.product-description p {
    margin-bottom: 0 !important;
}

.product-description p:last-child {
    margin-bottom: 1rem !important;
}

.product-logo {
    max-width: 11rem;
}

.award-box {
    gap: 1.1rem;
}

.product-awards-image {
    max-width: 20rem;
}

.award-name {
    max-width: 10rem;
}

.product-spec,
.product-origins {
    color: #221b19;
    font-family: "Questrial", Sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
}

.add-to-wholesale-btn {
    max-width: 11rem;
    padding: 0.7rem;
    border-radius: 2rem;
    border: 0.1rem solid #221b19;
    text-align: center;
    font-weight: 500;
    color: #221b19;
    background-color: #e9e8e6;
    font-size: 0.8rem;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s all;
}

.add-to-wholesale-btn:hover {
    color: #fff;
    background-color: #221b19;
    cursor: pointer;
    transition: 0.3s all;
}

/* Product Item Section end  */

/* Relation products start */
.relation-product-box {
    transition: transform 0.2s ease-in;
}

.relation-product-box:hover {
    cursor: pointer;
    transform: scale(1.1);
}

.relation-product-box-heading {
    font-family: "Questrial", Sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-align: center;
}

.relation-product-box-image {
    width: 100%;
}

/* Relation products end */

/* Contact start */
#contact {
    background-color: #e9e8e6;
    background-image: url("../img/contactBackground.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
}

#contact form {
    margin-bottom: 13rem;
}

/* .background-add {
  margin-bottom: 13rem;
} */

#contact .form-control {
    display: flex;
    padding: 1.08rem 1.37875rem 1.08188rem 1.3775rem;
    align-items: flex-start;
    /* border-radius: 0.91875rem; */
    border: 0;
    border-bottom: 1px solid #221b19;
    color: #666666;
    font-size: 1.05rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0 !important;
    background-color: #e9e8e6;
}

#contact .form-control:focus {
    box-shadow: none !important;
}

input[type="file"]::-webkit-file-upload-button {
    display: none;
}

input[type="file"]::file-selector-button {
    display: none;
}

.contact-btn {
    max-width: 11rem;
    padding: 0.7rem;
    border-radius: 2rem;
    border: 0.1rem solid #221b19;
    text-align: center;
    font-weight: 500;
    color: #221b19;
    background-color: #e9e8e6;
    font-size: 0.8rem;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s all;
}

.contact-btn:hover {
    color: #fff;
    background-color: #221b19;
    cursor: pointer;
    transition: 0.3s all;
}

/* Contact end */

/* Footer start */
footer {
    border-top: 0.2rem solid #221b19;
    background-color: #e9e8e6;
}

.footer-heading {
    font-weight: 300 !important;
    font-size: 1.1rem;
    text-transform: uppercase;
}

.newsletter-input {
    border: 0;
    border-bottom: 0.2rem solid #221b19;
    outline: none;
    font-size: 0.7rem;
    background-color: #e9e8e6;
    /* padding: 1rem; */
}

.footer-button {
    max-width: 11rem;
    padding: 0.7rem;
    border-radius: 2rem;
    border: 0.1rem solid #221b19;
    text-align: center;
    font-weight: 500;
    color: #221b19;
    background-color: #e9e8e6;
    font-size: 0.8rem;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s all;
}

.footer-button:hover {
    color: #fff;
    background-color: #221b19;
    cursor: pointer;
    transition: 0.3s all;
}

footer a {
    text-decoration: none;
}

.footer-page-link {
    color: #acacac;
}

.footer-page-link a {
    text-decoration: none;
    color: #acacac;
}

.footer-page-link:hover a {
    color: #fff;
}

.footer-bottom-line {
    background-color: #221b19;
    padding: 1rem;
}

.footer-bottom-line a {
    text-decoration: none;
}

.footer-bottom-line p {
    color: #acacac;
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 500;
    text-transform: uppercase;
}

.footer-bottom-line-holder.left {
    text-align: left;
}

.footer-bottom-line-holder img {
    width: 0.7rem;
}

.footer-icon2 {
    width: 1rem !important;
    margin-left: 0.3rem;
}

.footer-bottom-line-holder.right {
    font-family: "Work Sans", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 0.92px;
    color: #f7eee3;
}

/* Footer end */

/* Custom CSS start */

.card-title {
    font-weight: bold;
}

.product-listing {
    transition: all 0.3s linear;
}

.product-listing:hover {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}

.product-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.cart-image {
    width: 200px;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
}

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

.sticky-element {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: margin 0.3s, padding 0.3s;
}

.sticky-element.expanded {
    top: 100px;
}

.modal-header {
    border-bottom: transparent !important;
}

.modal-footer {
    border-top: transparent !important;
}

.modal-title {
    font-family: "Questrial", Sans-serif;
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 0;
}

.modal-body {
    font-family: "Questrial", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0.5rem !important;
    width: 100%;
    color: #000;
    letter-spacing: 0.8px;
    font-size: 16px;
    line-height: 1.2;
}

.modal-body p {
    margin-bottom: 0 !important;
}

.modal-footer p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 34px;
    color: #acacac;
}

.modal-footer #yesButton:focus {
    box-shadow: 0 0 0 0.25rem rgba(253, 49, 66, 0.5) !important;
}

.modal-warning {
    font-family: "Questrial", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
    overflow: hidden;
    padding: 10px 15px;
    width: 100%;
    height: auto;
    background-color: rgba(17, 17, 17, 0.9019607843);
    color: #f1f7f1;
    text-align: center;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#yesButton {
    padding: 1.25rem 3rem;
    font-size: 18px;
    margin-right: 5px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ff0000 0%, #ff0000 100%);
    text-transform: uppercase;
    border: transparent;
}

#noButton {
    padding: 1.5rem 3rem;
    font-size: 12px;
    margin-left: 5px;
    border: 1px solid #d7d7d7;
    background: 0 0;
    color: #5c5c5c;
}

.carousel-indicators [data-bs-target] {
    width: 10px !important;
    height: 10px !important;
    border-radius: 20px !important;
    border: 0 !important;
}

#headerSliderSm .carousel-caption {
    bottom: 10% !important;
}

#headerSliderLg .carousel-caption {
    bottom: 40% !important;
}

#headerSliderSm .carousel-caption h5 {
    font-size: 36px;
    font-weight: 800;
}

#headerSliderSm .carousel-caption p {
    font-size: 16px;
    font-weight: 400;
}

#headerSliderLg .carousel-caption h5 {
    font-size: 44px;
    font-weight: 800;
    text-align: left;
}

#headerSliderLg .carousel-caption p {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

#headerSliderLg .carousel-caption {
    text-align: left !important;
}

/* Custom Carousel start */

#yesButtonSlider:focus {
    box-shadow: 0 0 0 0.25rem rgba(253, 49, 66, 0.5) !important;
}

#yesButtonSlider {
    padding: 1.25rem 3rem;
    font-size: 18px;
    margin-right: 5px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ff0000 0%, #ff0000 100%);
    text-transform: uppercase;
    border: transparent;
}

/* Custom Carousel end */

/* Custom CSS end */

.footer-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.footer-title::after {
    z-index: 999;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #0d6efd;
    width: 15%;
    height: 2px;
}

.footer-app {
    width: 150px;
    object-fit: contain;
}

/* After header start */
.after-header {
    background-color: #000;
    padding: 2rem 0;
}

.after-header h1 {
    color: #fff;
    font-size: 2rem;
    font-weight: 500;
    text-transform: uppercase;
}

.after-header p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
    line-height: 1;
}
/* After header end */

@media screen and (max-width: 789px) {
    .cart-image {
        width: 120px;
        height: 120px;
    }
}

/* Small devices (landscape phones, 375px and up) */
@media (min-width: 320px) {

    /* Navbar start */
    .dropdown-menu .dropdown-menu {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
        margin-bottom: 0.5rem;
    }

    .navbar-logo {
        width: 8.04069rem;
        /* height: 2.625rem; */

        /* width: 100%; */
        height: 3rem;
        width: -webkit-fill-available;
    }

    .cart-holder-fix {
        width: 1.3rem;
    }

    .nav-item {
        margin-bottom: 0.7rem;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0.5rem !important;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background-color: transparent !important;
    }

    .fa-svg-chevron-down.e-font-icon-svg.e-fas-chevron-down {
        height: 0.7em;
        width: 0.7em;
        transform: rotate(360deg);
        color: #69727d;
    }

    .dropdown-item .fa-svg-chevron-down.e-font-icon-svg.e-fas-chevron-down {
        height: 0.7em;
        width: 0.7em;
        transform: rotate(360deg);
        color: #69727d;
        fill: #69727d;
    }

    /* Navbar end */

    /* Header start */
    .header-big-screen {
        background-image: url("../img/headerSmallDevice.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100vh;
        width: 100vw;
    }

    .header-middle-row {
        align-items: center;
        justify-content: center;
    }

    .header-logo {
        width: 60%;
    }

    .header-awards {
        margin-top: 30rem;
        width: 70%;
        zoom: 0.7;
    }

    .header-banner-left-side {
        width: 95%;
    }

    /* Header end */
    /* Section rabbit tequila end */
    .rabbit-tequila-heading {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 900;
        font-size: 2rem;
        max-width: 3rem;
        position: absolute;
        bottom: 6rem;
        left: 1rem;
        color: #ffb000;
    }

    /* Section rabbit tequila end */

    /* Section Tequila Trujillo start */
    .tequila-trujillo-text {
        font-size: 1rem;
    }

    .tequila-trujillo-logo {
        width: 65%;
    }

    /* Section Tequila Trujillo end */

    /* Section Tatratea Grid start */
    .tetratea-link {
        margin-top: 14rem !important;
        font-size: 1rem;
    }

    /* Section Tatratea Grid end */

    /* Ultra pure start */
    .ultra-pure-holder {
        flex-direction: column;
    }

    .ultra-pure-col-1 {
        width: 100%;
        max-width: 100%;
        height: 41vh;
        background-image: url("../img/ultraPure.jpg");
        object-fit: cover;
    }

    .biatch-pure {
        width: 100%;
        max-width: 100%;
        height: 41vh;
        background-image: url("../img/biatch_Photo.jpg");
        object-fit: cover;
    }

    .ultra-pure-col-1 img,
    .ultra-pure-col-2 img {
        padding: 1.5rem;
    }

    .ultra-pure-col-2 {
        width: 100%;
    }

    .ultra-pure-col-3 {
        width: 100%;
    }

    .ultra-pure-heading {
        font-size: 2rem;
    }

    .ultra-pure-text {
        max-width: 90%;
    }

    /* Ultra pure end */

    /* Product Item Section start  */
    .product-description {
        text-align: center;
    }

    .product-holder-left-side {
        display: flex;
        flex-direction: column;
        align-items: center !important;
    }

    .product-awards-holder {
        flex-direction: column;
    }

    /* Product Item Section end  */
    /* Active line navbar start */
    .active-line {
        display: none;
    }

    /* Active line navbar end */
    /* Button style start */
    #noButton {
        padding: 1.25rem 8.25rem;
        font-size: 18px;
        margin-left: 5px;
        border: 1px solid #d7d7d7;
        background: 0 0;
        color: #5c5c5c;
    }

    /* Button style end */

    /* Contact */
    #contact form {
        margin-bottom: 2.5rem;
    }

    .product-spec {
        font-size: 1.2rem;
    }
}

/* Small devices (landscape phones, 425px and up) */
@media (min-width: 400px) {

    /* Navbar start */
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0.5rem !important;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        background-color: transparent !important;
    }

    .fa-svg-chevron-down.e-font-icon-svg.e-fas-chevron-down {
        height: 0.7em;
        width: 0.7em;
        transform: rotate(360deg);
        color: #69727d;
    }

    .dropdown-item .fa-svg-chevron-down.e-font-icon-svg.e-fas-chevron-down {
        height: 0.7em;
        width: 0.7em;
        transform: rotate(360deg);
        color: #69727d;
        fill: #69727d;
    }

    /* Navbar end */
    /* Header start */
    .header-awards {
        margin-top: 45rem;
    }

    /* Header end */
    /* Section Tatratea Grid start */
    .tetratea-link {
        margin-top: 18rem !important;
        font-size: 1rem;
    }

    /* Section Tatratea Grid end */
    /* Active line navbar start */
    .active-line {
        display: none;
    }

    /* Active line navbar end */
    /* ultra-pure start */
    .ultra-pure-col-1 img,
    .ultra-pure-col-2 img {
        width: 50%;
        padding: 3rem;
    }

    /* ultra-pure end */
    /* Product item start */
    .product-description {
        text-align: center;
    }

    /* Product item end */
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

    /* Navbar start */
    .navbar-logo {
        width: 10.04069rem;
        /* height: 2.625rem; */

        /* width: 100%; */
        height: 3.325rem;
        width: -webkit-fill-available;
    }

    /* Navbar end */

    /* Header start */
    .header-awards {
        margin-top: 50rem;
    }

    /* Header end */

    /* Section rabbit tequila start */
    .rabbit-tequila-heading {
        font-size: 3.5rem;
        bottom: 9rem;
    }

    /* Section rabbit tequila end */

    /* Section Tatratea Grid start */
    .tetratea-link {
        margin-top: 30rem !important;
        font-size: 1.2rem;
    }

    /* Section Tatratea Grid end */

    /* Section Tequila Trujillo start */
    .tequila-trujillo-logo {
        width: 40%;
    }

    /* Section Tequila Trujillo end */
    /* Active line navbar start */
    .active-line {
        display: none;
    }

    /* Active line navbar end */
    /* Product item start */
    .product-description {
        text-align: center;
    }

    /* Product item end */

    /* Contact */
    #contact form {
        margin-bottom: 2.5rem;
    }

    .product-spec {
        font-size: 1.5rem;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

    /* Header start */
    .header-awards {
        margin-top: 80rem;
    }

    /* Header end */
    /* Ultra pure start */
    .ultra-pure-holder {
        flex-direction: row;
    }

    .ultra-pure-col-1 {
        width: 40%;
    }

    .biatch-pure {
        width: 40%;
    }

    .ultra-pure-col-2 {
        width: 20%;
    }

    .ultra-pure-col-3 {
        width: 40%;
    }

    /* Ultra pure end */
    /* Active line navbar start */
    .active-line {
        display: none;
    }

    /* Active line navbar end */
    /* Ultra-pure start */
    .ultra-pure-col-1 img,
    .ultra-pure-col-2 img {
        width: 50%;
        padding: 0;
    }

    .ultra-pure-col-1 {
        width: 50%;
        height: 51vh;
    }

    .biatch-pure {
        width: 50%;
        height: 51vh;
    }

    /* Ultra-pure end */
    /* Product item start */
    .product-description {
        text-align: center;
    }

    /* Product item end */

    /* Contact */
    #contact form {
        margin-bottom: 8rem;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

    /* Navbar start */
    .dropdown-menu li {
        position: relative;
    }

    .dropdown-menu .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -7px;
    }

    .dropdown-menu .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu>li:hover {
        background-color: #f1f1f1;
    }

    .dropdown-menu>li:hover>.submenu {
        display: block;
        margin-left: 0rem;
    }

    .navbar-collapse {
        margin-top: 0.5rem;
    }

    /* Navbar end */

    /* Ultra pure start */
    .ultra-pure-text {
        max-width: 28vw;
    }

    .ultra-pure-heading {
        font-size: 2.5rem;
    }

    .ultra-pure-col-1 img,
    .ultra-pure-col-2 img {
        width: 50%;
        padding: 0;
    }

    .align-item-center-fix {
        align-items: center;
        gap: 1rem !important;
    }

    /* Ultra pure end */
    /* Product Item Section start  */
    .product-description {
        text-align: left;
    }

    .product-holder-left-side {
        display: flex;
        align-items: normal !important;
    }

    .product-awards-holder {
        flex-direction: row;
    }

    /* Product Item Section end  */
    /* Active line navbar start */
    .active-line {
        display: block;
    }

    /* Active line navbar end */
}

/* /X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

    /* Navbar start */
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0.5rem 1.5rem !important;
    }

    .fa-svg-chevron-down.e-font-icon-svg.e-fas-chevron-down {
        height: 0.7em;
        width: 0.7em;
        transform: rotate(360deg);
        color: #69727d;
    }

    .dropdown-item .fa-svg-chevron-down.e-font-icon-svg.e-fas-chevron-down {
        height: 0.7em;
        width: 0.7em;
        transform: rotate(-90deg);
        color: #69727d;
    }

    /* Navbar end */
    /* Header start */
    .header-big-screen {
        background-image: url("../img/headerBannerBigScreen.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 80vh;
        width: 100%;
    }

    .header-awards {
        margin-top: 22rem;
        width: 80%;
        zoom: 0.8;
    }

    /* Header end */

    /* Section rabbit tequila start */
    #rabbit-tequila {
        /* width: 100vw; */
    }

    .rabbit-tequila-heading {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 900;
        font-size: 3.3rem;
        max-width: 3rem;
        position: absolute;
        bottom: -18rem;
        left: 2rem;
        color: #ffb000;
    }

    /* Section rabbit tequila end */
    /* Section Tatratea Grid start */
    .tetratea-link {
        margin-top: 35rem !important;
        font-size: 1.2rem;
    }

    /* Section Tatratea Grid end */
    /* Active line navbar start */
    .active-line {
        display: block;
    }

    /* Active line navbar end */
    /* Ultra-pure start */
    .ultra-pure-col-1 img,
    .ultra-pure-col-2 img {
        width: 50%;
        padding: 0;
    }

    .ultra-pure-col-1 {
        width: 50%;
        height: 51vh;
    }

    .biatch-pure {
        width: 50%;
        height: 51vh;
    }

    /* Ultra-pure end */
    /* Product Item Section start  */
    .product-description {
        text-align: left;
    }

    /* Product Item Section end  */

    /* Contact */
    #contact form {
        margin-bottom: 13rem;
    }
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {

    /* Header start */
    .header-big-screen {
        background-image: url("../img/headerBannerBigScreen.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 90vh;
        width: 100%;
    }

    /* Section rabbit tequila start */
    .rabbit-tequila-heading {
        bottom: -18rem;
        font-size: 4.3rem;
    }

    /* Section rabbit tequila end */
    /* Active line navbar start */
    .active-line {
        display: block;
    }

    /* Active line navbar end */
    /* Ultra-pure start */
    .ultra-pure-col-1 {
        width: 50%;
        height: 61vh;
        object-fit: cover;
    }

    /* Ultra-pure end */
    /* Product Item Section start  */
    .product-description {
        text-align: left;
    }

    /* Product Item Section end  */

        /* Contact */
    #contact form {
        margin-bottom: 13rem;
    }
}

@media (min-width: 1700px) {}

@media (min-width: 1900px) {}

@media (min-width: 2500px) {

    /* Ultra-pure start */
    .ultra-pure-col-1 {
        width: 50%;
        height: 64vh;
        object-fit: cover;
    }

    /* Ultra-pure end */
    /* Product Item Section start  */
    .product-description {
        text-align: left;
    }

    /* Product Item Section end  */
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}