.n2-ss-slider p {
    visibility: hidden !important;
    display: none !important;
}

header .easy-notification-bar {
    background-color: black !important; 
}

main .banner-button a {
    color: #fff !important;
    background-color: #c88a5a !important;
    position: relative !important;
    border: 2px solid transparent !important;
}

main .banner-button p {
    display: none !important;
}

.custom-h2 {
    z-index: 10;
    font-family: "Josefin Sans";
    text-transform: uppercase;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: center;
    line-height: 75px;
    letter-spacing: 5px;
    font-weight: 700;
    font-size: 75px;
    backdrop-filter: none;
    filter: none;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
}

main .product_type_variable {
    display: none !important;
}

main .smokes-info-container {
    
}