/*
 Theme Name:   StoneTheme
 Theme URI:    http://stone.com/
 Description:  Bootstrap Twenty Nineteen Child Theme
 Author:       Erik Rodriguez
 Author URI:   http://erikrodriguez.io
 Template:     twentynineteen
 Version:      1.0.11
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentynineteenchild
*/
:root {
    --stone-dark: #000000;
    --main-color: #9FD687;
}

html {
    font-size: 16px;
    background: var(--stone-dark);
    font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Share', sans-serif;
    font-weight: 700;
}

p{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

img{
	width: 100%;
  height: auto;
}

.bg-stone-dark {
    background: var(--stone-dark);
}

.stone-menu {
    background: var(--stone-dark);
}

.nav-logo {
    width: 150px;
}

@media (min-width: 768px){
	.header-logo{
		max-width: 30%;
	}
}


.btn-stone{
    background: var(--main-color)!important;
    color: var(--stone-dark)!important;
    transition: 400ms ease-in-out;
}





.hero-btns >.btn-stone:hover{
    transform: translateY(-5px);
}

.btn-stone-outline {
    color: var(--main-color)!important;
    border: 1px solid var(--main-color);
    transition: 400ms ease-in-out;
}

.hero-btns >.btn-stone-outline:hover{
    transform: translateY(-5px);
}

.text-main {
    color: var(--main-color);
}

.pre-header-store {
    font-size: 0.85rem;
    text-align: center;
    margin: 1rem 0;
}

#navbar{
	transition: 300ms ease;
}

.navbar {
    border: none !important;
    border-bottom-color: none !important;
    border-top-color: none !important;
    border-left-color: none !important;
    border-right-color: none !important;
}

.nav-link {
    transition: 250ms ease;
}

.nav-link:hover {
    color: var(--main-color) !important;
}

#navbar4>ul>li.nav-item.dropdown.show>div {
    background: var(--stone-dark) !important;
    color: #ccc !important;
}

#navbar4>ul>li.nav-item.dropdown.show>div>a {
    color: #ccc;
    transition: 200ms ease-in;
}

#navbar4>ul>li.nav-item.dropdown.show>div>a:hover {
    color: var(--main-color);
    background: var(--stone-dark);
}

.dropdown-item:hover {
    color: var(--main-color) !important;
    background: var(--stone-dark) !important;
}

.hero {
    min-height: 90vh;
    background: url("/wp-content/uploads/2020/05/hero-bg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}

.hero-container{
	height: 100%;
}

@media(min-width: 768px){
.hero {
    min-height: 65vh;
    background: url("/wp-content/uploads/2020/05/hero-bg.jpg");
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
}

.hero-h-one {
   font-family: 'Share', sans-serif;
    font-weight: 700;
    color: #ccc;
}

.hero-p {
    font-family: 'Roboto', sans-serif;
    color: #ccc;
    line-height: 1.7rem;
    font-weight: 400;
}

.newsletter-header{
        font-size: 2.5rem;
        color: white;
    }

.newsletter-p{
    font-size: 1.5rem;
}

@media (min-width: 1000px) {
    .hero-container {
        margin-top: 5rem;
    }

    .hero-h-one {
        font-size: 4rem;
    }

    .hero-p {
        line-height: 2.4rem;
        font-size: 1.5rem;
    }

    .newsletter-header{
        font-size: 4rem;
        color: white;
    }
    .newsletter-p{
        font-size: 2.5rem;
    }
}

.cctor_coupon_container{
    background: var(--stone-dark);
    margin: 0;
}

.coupons-nav >.nav-item>.nav-link{
    background: none;
    color: #ccc;
}

.coupons-nav >.nav-item>.nav-link.active{
    background: var(--main-color);
    color: var(--stone-dark);
}
.coupons-nav >.nav-item>.nav-link.active:hover{
    background: var(--main-color);
    color: var(--stone-dark)!important;
}

.stone-hr{
    border: 1px solid var(--main-color);
}


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
}
.card.card-cascade .view.view-cascade {
    border-radius: .25rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}
.card-title{
    color: #ccc;
}
.card.card-cascade.narrower {
    margin-top: 1.25rem;
    background: #171717;
}
.card.card-cascade.narrower .view.view-cascade {
    margin-top: -1.25rem;
    margin-right: 4%;
    margin-left: 4%;
}

.serving>.list-group-item{
    background: none;
}

.banner{
    background: url("/wp-content/uploads/2018/06/The-Stone-Dispensary-Denver-Medical-Recreational-Marijuana-Newsletter.jpg");
    background-size: cover;
    min-height: 40vh;
}

@media(min-width: 768px){
	.banner{
		background: url("/wp-content/uploads/2018/06/The-Stone-Dispensary-Denver-Medical-Recreational-Marijuana-Newsletter.jpg");
		background-size: cover;
		min-height: 40vh;
	}
}

.mc4wp-form-fields {
    width: 280px;
}

@media(min-width: 768px){
	.mc4wp-form-fields {
    width: 400px;
}
	.footer-logo{
	max-width: 50%;
}
}
.mc4wp-form-fields >p>label{
    display: block;
    color: white;
}

.mc4wp-form-fields >p>input{
    display: block;
}


#mc4wp-form-1 > div.mc4wp-form-fields > p > input[type=submit]:nth-child(3){
	margin: 10px 0;
    padding: 1rem;
    font-size: 1rem;
}

#mc4wp-form-1 > div.mc4wp-form-fields > p > input[type=email]:nth-child(2){
    border-radius: 0.25rem;
    border: 1px solid var(--main-color);
    width: 100%;
	padding: 1rem;
}
/* footer */
.footer-bs {
	padding: 40px 0;
	color: rgba(255,255,255,1.00);
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}
.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }

@media (min-width: 768px) {
	.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-left:solid 1px rgba(255,255,255,0.10); }
}

.main-banner{
  background: url("/wp-content/uploads/2020/05/stone-banner.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 60vh;
  padding: 1.5rem;
}

.banner-alt{
  background: url("/wp-content/uploads/2020/05/stone-mj-banner.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
}

.banner-alt-bud{
  background: url("/wp-content/uploads/2020/07/banner-interior.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40vh;
}

.vet-bg{

 background: url("/wp-content/uploads/2020/06/veteran-discount.jpg");
  background-size: cover;
  background-position: center;
  min-height: 40vh;
  width: 100%;
}


.birthday-bg{

 background: url("/wp-content/uploads/2020/06/birthday-discount.jpg");
  background-size: cover;
  background-position: center;
  min-height: 40vh;
    width: 100%;
}

.vet-bg>div>h4{
	font-size:2rem;
	text-shadow: 0px 2px 5px #949494;
}
.vet-bg>div>p{
	font-size: 1.5rem;
	text-shadow: 0px 2px 5px #949494;
}
.birthday-bg>div>h4{
	font-size: 2rem;
	text-shadow: 0px 2px 5px #949494;
}
.birthday-bg>div>p{
	font-size: 1.5rem;
	text-shadow: 0px 2px 5px #949494;
}
.text-medium{
	font-size: 1.5rem;
}

.text-large{
	font-size: 2rem;
}


@media (min-width: 768px){
	.vet-bg>div>h4{
		font-size: 3.5rem;
		text-shadow: 0px 2px 5px #949494;
	}
	.vet-bg>div>p{
		font-size: 2rem;
		text-shadow: 0px 2px 5px #949494;
	}
	.birthday-bg>div>h4{
		font-size: 3.5rem;
		text-shadow: 0px 2px 5px #949494;
	}
	.birthday-bg>div>p{
		font-size: 2rem;
		text-shadow: 0px 2px 5px #949494;
	}
	.text-medium{
		font-size: 1.5rem;
	}
	.text-large{
		font-size: 3rem;
	}


}




.bg-black{
  background: black;
}

.border{
  border: 0.4rem solid white!important;
}

a.text-main:hover{
	color: var(--main-color);
}


.subline-text{
	border-left: 0.8rem solid var(--main-color);
    padding-left: 10px;
}

.text-sativa{
	color: #e82c2c;
}

.text-indica{
	color: #a447d4;
}

.text-hybrid{
	color: #32a044;
}

.reversed-title{
    height: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}

.nav-border-bottom{
	border-bottom: 2px solid var(--main-color);
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background-color: var(--main-color);
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: var(--main-color);
}

.banner-lodging{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0,0, 0, 0.1)),url(/wp-content/uploads/2020/07/lodging-banner-mobile.jpg);
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 90vh;
}

.banner-food{
	background:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0,0, 0, 0.7)),url(/wp-content/uploads/2020/07/food-banner-mobile.jpg);
	background-size:cover;
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 90vh;
}

.banner-attractions{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0,0, 0, 0.1)),url(/wp-content/uploads/2020/07/denver-skyline-banner-mobile.jpg);
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 90vh;
}

.banner-airport{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0,0, 0, 0.3)),url(/wp-content/uploads/2020/07/airport-banner-mobile.jpg);
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 90vh
}

@media (min-width: 768px){
	.banner-lodging{
	background: url(/wp-content/uploads/2020/07/lodging-banner.jpg);
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 90vh;
}

.banner-food{
	background: url(/wp-content/uploads/2020/07/food-banner.jpg);
	background-size:cover;
	background-position: center right;
	background-repeat: no-repeat;
	min-height: 90vh;
}

.banner-attractions{
	background: url(/wp-content/uploads/2020/07/denver-skyline-banner-002.jpg);
	background-size:cover;
	background-position: center left;
	background-repeat: no-repeat;
	min-height: 90vh;
}

.banner-airport{
	background: url(/wp-content/uploads/2020/07/airport-banner-001.jpg);
	background-size:cover;
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 90vh
}

.text-banner{
	font-size: 1.3rem;
    line-height: 2.5rem;
}
}


.gfield_label{
	color: white;
}

#label_2_6_1{
	color: white;
}

#gform_submit_button_2{
	 background: var(--main-color);
    color: var(--stone-dark)!important;
	 margin: .375rem;
    text-transform: uppercase;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    padding: .84rem 2.14rem;
    font-size: .81rem;
}

.gfield_required{
	color: var(--main-color)!important;
}

div.card-body.card-body-cascade > p:nth-child(4){
 color: white;
 flex-grow: 1!important;
}

a.print-link {
    color: var(--main-color);
}

.coupon-container{
	display: flex;
    justify-content: center;
    align-items: flex-end;
	min-height: 300px;
}

.coupon-content{
	background: rgba(0,0,0,0.7);
	color: white;
	padding: 10px;
	width: 100%;
}

.coupon-link{
    background: var(--main-color);
    padding: 5px;
    color: black;
}

#coupon-description{
    overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
    margin-bottom: 5px !important;
}

.border-coupon{
	border: 2px solid var(--main-color);
}

.anchor-stone{
    background: var(--main-color)!important;
    color: var(--stone-dark)!important;
    transition: 400ms ease-in-out;
}

.anchor-stone:hover{
    background: var(--main-color)!important;
    color: var(--stone-dark)!important;
    transition: 400ms ease-in-out;
}

.text-white{
	color: white;
}

.brand-row{
	margin-top: 25px;
}

.brand-inner{  
    border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-radius: 12px;
    background-color: #FFF;
    border-color: #9FD687;
	width:80%;
	margin:0 auto;
	margin-top:30px;
}

.brand-detail{
	height:100%;
	position:relative;
	text-align:center;
	background-color:white;
	border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-radius: 12px;
	border-color:white;
}

.brandIMG {
	width: 300px;
	height:auto;
}

.brand-thumbnail{
	margin-bottom: 50px !important;
	border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-radius: 12px;
	border-color:white;
}

.brand-thumbnail img{
	border-style: solid;
    border-width: 3px 3px 3px 3px;
    border-radius: 12px;
	border-color:white;
}

.brand-title{
	margin-top: 15px;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.brand-header{
    color: #9FD687;
    margin: 2px 2px 2px 2px;
}


@media only screen and (max-width: 768px) {

	#brand-thumb{
	 position:relative !important; 
	 left: 50% !important; 
	 transform: translateX(-50%) !important;
	 margin-left:0 !important;
	}
	
	#brand-title{
	 position:relative !important; 
	 left: 50% !important; 
	 transform: translateX(-50%) !important;
	 margin-left:0 !important;
	}

    .fixedbar {
	   animation: showBlock 0s 4s forwards;
        visibility: hidden;
        bottom: 0px ;
        left: 0 ;
        padding: 0px 0 ;
        position: fixed ;
        font-size: 16px ;
        width: 100% ;
        z-index: 99999 ;
        float: left ;
        vertical-align: middle ;
        margin: 0px 0 0 ;
    }

    @keyframes showBlock {
        to {visibility: visible;}
    }

    .boxfloat {
        text-align: center ;
        width: 90% !important;
        margin: 0 auto ;
    }
}

@media only screen and (min-width: 768px) {

    .fixedbar {
        diplay:none;
    }

    .boxfloat {
        display:none;
    }
}

