.skip-link {
                    background: #ca7c3c;
                    color: white;
                    font-weight: 700;
                    left: 50%;
                    padding: 5px 10px;
                    position: absolute;
                    transform: translateY(-500%);
                    transition: transform 0.3s;
                    z-index: 999;
                }
                a.skip-link:focus {
                    transform: translateY(00%);
                }#nav-main-controls, #nav-main { background: #116f4d; background: rgba(17, 111, 77, 0.95);}#nav-main li a {font-family:'Quicksand';text-transform: uppercase;}#nav_main_toggle .icon-bar {background: #fff;}#nav-main li a {color: #fff;}#nav-main-content li.active a {border-color: #fff;}#nav-main-content li:hover a {color: #c1c1c1; border-color: #c1c1c1;}#nav-main-content li.active:hover a {border-color: #c1c1c1;}.home-31452 .layout-1-bg-color{background-color:rgb(194, 37, 39);}.home-31452 .layout-1-bg-path{background-image: url('');}.home-31452 .layout-1-logo-section{background-image: url('https://images.unoapp.com/boxdata/asset87240/images/20_logo_Greenstone_Cannabis_Shop_6780.png');}.home-31452 .layout-1-arrow-color{color:#fff;}@media only screen and (min-width: 1600px) { .layout-1-logo-padding{padding-top:300px !important;}}@media only screen and (max-width: 1600px) { .layout-1-logo-padding{padding-top:250px !important;}}.profile-31456 .layout-1-bg-color{background-color:rgb(216, 190, 40);}.profile-31456 .layout-1-bg-path{background-image: url('');}.shop-31455 .layout-1-bg-path{background-image: url('');}.gallery-31453 .layout-1-bg-color{background-color:rgb(17, 153, 72);}.gallery-31453 .layout-1-bg-path{background-image: url('');}.contact-31454 .layout-1-bg-color{background-color:rgb(17, 153, 72);}.contact-31454 .layout-1-bg-path{background-image: url('');}.contact-p2-36577 .layout-1-bg-path{background-image: url('');}.layout-1-footer-bg{background-color:rgb(47, 55, 59);}.content-social h1, .headline h1 ,.headlineui h1 {font-family: 'Questrial'; font-size: 32px; color: #fff; margin: 0px;line-height: 32px;font-weight: bold;}.content-social h2, .headline h2,.subheadui h2{font-family: 'Oswald'; font-size: 24px; color: #fff; margin: 0px;line-height: 24px;font-weight: normal;}/* Custom contact section written by Gemini below this point */
/* Styling for the main wrapper of the contact section */
#contact-p2 .main-wrapper {
    max-width: 1600px;
    padding: 16px 32px 16px 32px; 
    margin: auto;
}


/* hiding lower half of the contact widget */
#contact-widget-da3fafd0d0798762a6796ae631a32911 .col-sm-10 {display: none !important;}
/* hiding the gap below the map */
#contact-widget-da3fafd0d0798762a6796ae631a32911 .contact_widget_body.contact_layout_5 {
    padding-bottom: 0px !important;
}


/* Styling for the content area, specifically for the first row heading */
#contact-p2 .content {
    padding-bottom: 16px; /* Add padding below the first row content */
}

/* General styling for headings within footer sections */
#contact-p2 .footer-section h2,
#contact-p2 .footer-section h3 {
    color: #ffffff; /* Text color as requested */
    text-transform: uppercase; /* Uppercase text as requested */
    font-family: 'Open Sans', sans-serif; /* Font family as requested */
    margin: 0 0 10px 0;
}

/* General styling for paragraphs within footer sections */
#contact-p2 .footer-section p {
    color: #dddddd; /* Text color as requested */
    text-transform: uppercase; /* Uppercase text as requested */
    font-family: 'Open Sans', sans-serif; /* Font family as requested */
    line-height: 1.6;
    margin-bottom: 8px;
}

/* Styling for anchor (link) elements within footer sections */
#contact-p2 .footer-section a {
    color: #dddddd; /* Text color as requested */
    text-transform: uppercase; /* Uppercase text as requested */
    font-family: 'Open Sans', sans-serif; /* Font family as requested */
    text-decoration: none;
    transition: color 0.3s ease;
}

/* Hover effect for links */
#contact-p2 .footer-section a:hover {
    color: #dddddd; /* Hover color for links */
}

/* Styling for separator lines */
#contact-p2 .separator {
    border: 0;
    height: 1px;
    background-color: #dddddd;
    margin: 15px 0;
}

/* Styling for images to ensure responsiveness and rounded corners */
#contact-p2 img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/* Responsive design using CSS Flexbox for the 3-column layout */
#contact-p2 .flex-container {
    display: flex;
    flex-wrap: wrap; /* Allows columns to wrap onto the next line on smaller screens */
    gap: 16px; /* Space between the columns */
    justify-content: space-between;
}

/* Styling for individual column items within the flex container */
#contact-p2 .flex-item {
    flex: 1 0 31%; /* Each column aims for roughly 31% of the width, allowing space for gaps */
    min-width: 280px; /* Minimum width before columns start stacking vertically */
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    box-sizing: border-box; /* Ensures padding is included in the element's total width/height */
}

/* Media query for smaller screens (e.g., mobile devices) */
@media (max-width: 768px) {
    #contact-p2 .flex-item {
        flex: 1 1 100%; /* Columns stack vertically, taking full width on small screens */
    }
}


/* GC - Fix - June 25 - */
#contact-p2 div.widget-section {
  background-color: #119948 !important;


@media (max-width: 640px) {
    #contact-p2 .flex-container {
        flex-direction: column;
        justify-content: start;
    }
}
.home-home-31452 .content-social h1, .home-home-31452 .headline h1 {font-family: 'Questrial'; font-size: 32px; color: #fff; margin: 0px;font-weight: bold;}.home-home-31452 .content-social h2, .home-home-31452 .headline h2 {font-family: 'Oswald'; font-size: 24px; color: #fff; margin: 0px;font-weight: normal;}