
@import url('https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Open+Sans&display=swap');

h1, h2, h3, p.lead {
	font-family: 'Luckiest Guy', cursive;
    color: #000;
}
h1 {
  font-size: 2.5rem;	
}
.alt-text {
	display: none;
}
h2 {
	font-size: 2.5rem;
    letter-spacing: 1px;
}
h2.sub_heading {
	font-size: 3rem;
}
p {
    font-size: 1rem;
    line-height: 1.7rem;
    font-family: 'Open Sans', sans-serif;
}

p.lead {
	font-size: 1.5rem;
}
h3 {
	font-size: 2.5rem;
}
p a {
	color:#f65a43;
	transition: .5s ease;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #f65a43;
	text-decoration: none;
}
a.button, .button {
    border: 2px solid white;
    padding: 5px 10px;
    color: white;
    border-radius: 8px;
    font-weight: bold;
    font-size: 12px;
}
a.button:hover, a.button:focus, .button:hover, .button:focus {
	background-color: #f65a43;
	text-decoration: none;
    border: 2px solid #f65a43;
}
a.view {
	color: #f65a43;
	text-decoration: none;
    font-weight: bold;
    font-size: 13px;
}
a.view:hover, a.view:focus {
   	color: white;
	text-decoration: none;
}

.text_light, .text_light a {
	color:#fff;
}
.text_light a:hover, .text_light a:hover {
	color:#f65a43;
}
.content_wrapper {
	width: 90%;
}
.content_wrapper_top {
	width: 100%;
}
.bg_tan {
    background-color: #fdddb4;
}

.bg_grey_lg {
	background-color:#f4f5f6;
}
.bg-light {
	background-color:#fff !important;
}
.hero {
	background-color:#fcdbb3 !important;
	background-image:url("../img/");
	background-size: cover;
	background-repeat: no-repeat;
}
.hero img.logo {
	width: 250px;
    padding-top:15%;
}
.hero img.text-banner {
	width: 550px !important;
}
.alt-text {
    display: block;
    position: absolute;
    left: 20px;
    z-index: 0;
    background-color: #fff;
}

.alt-text {
    /* display:none; */
    text-indent: -9999px;
}

.mt-10 {
    margin-top: 10px !important;
}

.link {
    color:#f65a43 !important;
}

.link:hover {
    text-decoration: underline;
}

.pt-40 {
    padding-top: 50px;
}

.pb-40 {
    padding-bottom: 50px;
}

.bg_orange {
	background-color:#f65a43 !important;
	color: #000;
}
.bg_dark {
	background-color:#191919 !important;
	background-image:url("../img/footer-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.image_wrapper {
  position: relative;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #000;
}
.image_wrapper:hover .overlay {
  opacity: 0.9;
}
.text {
  color: white;	
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  opacity: 1;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;    
}
.btn-primary {
	border: 3px solid #000;
	background-color: #000;
	transition: .5s ease;
	color:#fcdcb3;
	border-radius: 25px;
	font-size: 1.5rem;
}
.btn-primary:hover {
  opacity: 0.9;
  background-color: transparent;
  border: 3px solid #000;
  color: #000;	
	
}
.btn-secondary {
	border: 3px solid #fff;
	background-color: transparent;
	transition: .5s ease;
	color:#fff !important;
}
.btn-secondary:hover {
  opacity: 0.9;
  background-color: #f65a43;
  border: 3px solid #f65a43;
  color: #fff !important;	
}
.btn-xl {
	font-size: 2rem;
	border-radius: 20px;
	padding: 0.5rem 1rem;
}

.about_section {
	background-color: green;
}

/* Quick-links */

#quick-links h2 {
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    color: #fff;
}
#quick-links .card {
    background-color: #212529;
    color: #fff;
}
#quick-links .card:hover {
    background-color: #fff !important;
}

#quick-links .card:hover h2 {
    color: #212529 !important;
}




/* Product Gallery */

fieldset.active {
    display: block !important
}
fieldset {
    display: none
}
.pic0 {
    width: 80%;
    margin-left: 85px;
    margin-right: auto;
    display: block
}
.product-pic {
    padding-left: auto;
    padding-right: auto;
    width: 95%
}
.thumbnails {
    position: absolute
}
.fit-image {
    width: 100%;
    object-fit: cover
}
.tb {
    width: 62px;
    height: 62px;
    border: 1px solid grey;
    margin: 2px;
    opacity: 0.4;
    cursor: pointer
}
.tb-active {
    opacity: 1
}

#stickers {
  padding-bottom: 35px !important;	
}

.opener {
  padding-bottom: 35px !important;	
}

.stickers {
  position: absolute;
  right: 0;	
  top: 5%;
  width: 450px;
  height: 500px;
  background-image:url("../img/banner-right-side-icons.png");
  background-repeat:no-repeat;	
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border:0;
}

.stickers::before {
  position: absolute;
  top: 5%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  
}

.stickers-2 {
  top: 5%;
  right: auto;
  bottom: 0;
  left: 0;
  background-image:url("../img/banner-left-side-icons.png");
  background-repeat:no-repeat;	
}

/* Transitions */

img.grow {
transition: 1s ease;
}

img.grow:hover{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
}


/* Media Queries */


@media(max-width:1340px) {
	
	.opener {
		width: 100% !important;
	    padding-bottom: 0 !important;	
	}
}

@media(max-width:1199px) {
	
	h1 img {
		width:250px !important;
	}
    
    h1 {
        font-size: 2.5rem !important;
    }
    
    #quick-links h2 {
        font-size: 1.5rem !important;
    }
    
	h2.lead, h2 {
		font-size: 2rem !important;
	}
	.opener {
		width: 80%;
	}
    .hero img.logo {
	    width: 250px;
        padding-top: 13% !important;
    }
    .bg_grey_lg {
	    background-color:transparent;
    }
    .bg_grey_sm {
	    background-color:#f4f5f6;
    }
    
    .quick-links {
        background-color:#f4f5f6;
    }
    
}

@media (max-width: 991px) {
    .hero img.logo {
	    width: 250px;
        padding-top: 30px !important;
    }
    
    .hero img.text-banner {
	    width: 450px !important;
        padding-bottom: 30px !important;
    }
}

@media (min-width: 991px) {
  .ten-columns > .col-lg-2 {
    width: 20%;  
  }
}