/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
html.locked {
    overflow: hidden;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    font-family: 'Open Sans', serif;
    font-style: normal;
    font-weight: 200;
    color: black;
    background-color: transparent;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}
body.locked {
    overflow: hidden;
}
img {
    width: 100%;
}
h1 {
    color: #FFF;
    text-align: center;
    font-family: 'Abril Fatface', serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 81px; /* 135% */
    text-transform: uppercase;
}
h2 {
    color: white;
    text-align: center;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 69px; /* 138% */
    margin-bottom: 60px;
}
h3 {
    color: #000;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 68.74px; /* 171.85% */
    text-transform: uppercase;
    margin-top: 0;
}
h4 {
    color: #FFF;
    text-align: center;
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px; /* 286.417% */
    text-transform: uppercase;
    margin-top: 15px;
}
p {
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 343.7% */
    text-transform: uppercase;
    color: white;
}
.mobile-hide {
    display: block;
}
.mobile-show {
    display: none;
}
.flex {
    display: flex;
}
.flex .col-md-6 {
    width: 50%;
}
.row.heading {
    text-align: center;
}
body .container {
    padding: 5% 10%;
    background-color: white;
    
}
body .container .col-md-10 {
    padding: 0;
}
.container .row {
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
div.row {
    margin-bottom: 3%;
}
button {
    padding: 12px 56px;
    width: 221px;
    border-radius: 4px;
    border: 1px solid #AD842D;
    background-color: transparent;
    font-family: 'Work Sans', sans-serif;
    color: white;
    font-weight: 800;
}
button:hover {
    background: transparent;
    border: 1px solid white;
}
.container.topper {
    background: white;
    padding: 3% 10%;
    text-align: center;
}
.container.topper img {
    max-width: 245px;
    width: 100%;
    margin-left: 3px;
}
.container.topper img.divet {
    width: 8px;
    margin-top: 2px;
}
.container.topper .menu {
    display: flex;
    height: 80px;
    text-align: center;
}
.container.topper .menu .item {
    padding-left: 0;
    padding-right: 0;
}
.container.topper .menu .item.last {
    width: 25%;
}
.container.topper .menu p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: right;
    height: 100%;
    width: 100%;
    color: #015037;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 69px; /* 460% */
}
.container.header {
    background: #111821;
    padding: 5% 10%;
    text-align: center;
}
.container.header .splash {
    
}
.header h1 {
    margin-bottom: 43px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.container.gray {
    background: #010101;
    text-align: center;
    padding: 0;
}
.container.gray .stars {
    max-width: 166px;
    margin-bottom: 40px;
}
.container.gray .quote .slides {
    display: block;
}
div.quote {
    font-weight: 700;
    font-style: normal;
    color: black;
    text-align: center;
    padding: 5%;
    padding-left: 10%;
    padding-right: 7%;
    padding-top: 3%;
    padding-bottom: 0;
}
div.quote h3 {
    color: #F6ECE0;
    font-family: 'Work Sans', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px; /* 118.75% */
    text-transform: uppercase;
    text-align: left;
}
div.quote hr {
    border-top: 10px solid #F6ECE0;
}
div.quote p {
    color: #F6ECE0;
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 125% */
    text-align: left;
    margin-bottom: 40px;
}
.quote p.signature {
    color: #F6ECE0;
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px; /* 175% */
}
.container.gray .shoppe {
    background-image: url('../img/ga-shoppe-3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}
.container.header.cann {
    background: white;
    padding: 3% 20%;
}

.container.header.cann .details {
    padding: 10px;
    text-align: center;
}

.container.header.cann .flex {
    column-gap: 15px;
    background-color: #111821;
    border: 10px solid #111821;
}

.container.header.cann .location {
    padding-left: 0;
    padding-right: 0;
}

.container.header.cann .address {
    padding: 0;
    text-align: left;
    border: 1px solid #AD842D;
}

.container.header.cann button {
    width: 221px;
    border-radius: 4px;
    border: 1px solid #AD842D;
    background-color: transparent;
}

.container.header.cann button:hover {
    border: 1px solid white;
    color: white;
}

footer {
    width: 100%;
    /* Set the fixed height of the footer here */
    text-align: center;
    background: white;
    color: black;
    padding: 3% 10%;
    font-weight: 700;
}
footer.col-lg-12 {
    padding-left: 10%;
    padding-right: 10%;
}
footer a {
    color: #262626;
    font-weight: 700;
    text-decoration: underline;
}
footer a:hover {
    color: white;
    text-decoration: none;
}
footer img {
    max-width: 177px;
}
footer .logo {
    text-align: left;
}
footer .butt {
    text-align: right;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: right;
    width: 50%;
}
footer button {
    width: 307px;
    border-radius: 4px;
    border: 2px solid #AD842D;
    background-color: transparent;
    color: #AD842D;
}
footer button:hover {
    border: 2px solid #AD842D;
    color: white;
    background-color: #AD842D;
}
/*owl carousel*/
.owl-carousel.owl-drag .owl-item {
    
}
.owl-theme .owl-nav {
    margin-top: 10px;
    right: -11%;
    position: absolute;
    bottom: 70%;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 26px;
}
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
}
.owl-carousel .owl-nav button.owl-prev {
    display: none;
}
.owl-dots button {
    width: auto;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: white;
}
.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid white;
}


/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 1200px) {
   
}


/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-show {
        display: block;
    }
    h2 {
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 42.5px; /* 132.813% */
        margin-bottom: 50px;
    }
    h3 {
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 38px; /* 206.944% */
    }
    h4 {
        font-size: 16px;
        font-style: normal;
        font-weight: 800;
        line-height: 20px; /* 429.625% */
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 5px;
    }
    p {
        font-size: 13px;
    }
    button {
        width: 100%;
    }
    .container.topper {
        text-align: center;
        padding: 5% 10%;
    }
    .container.topper img {
        max-width: 153px;
    }
    .container.header {
        text-align: center;
        padding: 10% 5%;
    }
    .container.header h1 {
        text-align: center;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 42px; /* 140% */
    }
    .mobile-show img {
        width: 100%;
    }
    .container.topper .menu {
        display: none;
    }
    .container.gray {
        padding: 10%;
        background-image: none;
        text-align: center;
        padding: 0;
    }
    div.quote {
        padding-left: 0;
        padding-right: 0;
        padding: 10%;
    }
    div.quote p {
        text-align: center;
    }
    .container.header.cann .flex {
        column-gap: 5px;
    }
    .container.header.cann .address {
        padding: 4%;
    }
    .container.header.cann .address p {
        font-size: 11.307px;
        font-style: normal;
        font-weight: 500;
        line-height: 13.004px; /* 115% */
        margin-bottom: 15px;
    }
    .container.header.cann button {
        font-size: 80%;
        width: 100px;
        padding: 8px;
        line-height: 90%;
        margin-bottom: 10px;
    }
    div.quote p.copyq {
        margin-bottom: 20px;
        font-size: 23px;
        font-style: normal;
        font-weight: 400;
        line-height: 32px; /* 139.13% */
    }
    .container.header.cann {
        padding: 8% 5% 15% 5%;
    }
    div.quote h3 {
        text-align: center;
        font-size: 20px;
        line-height: 22px;
    }
    .address-mobile {
        background-color: #111821;
        border: 10px solid #111821;
    }
    .goldbox {
        border: 2px solid #AD842D;
    }
    footer {
        background-image: none;
    }
    footer.col-lg-12 {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    footer .logo {
        display: none;
    }
    footer .butt {
        width: 100%;
        display: block;
        height: auto;
    }
    footer img {
        max-width: 116px;
    }
    footer button {
        font-size: 16px;
        padding: 12px;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

/*phone*/
@media screen and (max-width: 350px) {
    
}
  