/*
Theme Name: 180 Marketing Custom Theme for Gutenberg
Theme URI: http://wordpress.org/
Description: Custom theme, hand crafted perfection.
Author: 180 Marketing
Version: 1.5
Tags: blank
Text Domain: blanktheme
*/

/*	Global Colours
green: #c3d67a;
background-color: #db4733;
white wine: #6b9541;
Rose wine: #db4175;
*/


/* Styles by scott */
.boxrule
{
   margin-top: 17px;
   margin-bottom: 17px;
}

a.infolink:link, a.infolink:visited, a.infolink:hover
{
   color: darkgreen;
   text-decoration: underline !important;
}

.retailer_text_info
{
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 16px;
   line-height: 1.3em;

}

.stuck 
{
  top: 10px;
  left: 10px;
  bottom: 10px;
  width: 100%;
  background-color: #FEFEFE;
  overflow-y: scroll;
  height: 310px;
  border: 5px solid #ACBF64;
}

.select_title
{
   font-size: 20px;
   font-weight: 500;
}

.custom_select 
{
   display: block;
   width: 100%;
   max-width: 300px;
   padding: 5px 10px;
   font-size: 15px;
   line-height: 20px;
   background-color: #fff;
   border-radius: 0;
   -webkit-appearance: none;
   -webkit-border-radius: 0px;
   -moz-appearance: none;
   -moz-border-radius: 0px;
   background-image: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%23444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");
   background-position: 100% 50%;
   background-repeat: no-repeat;
}

.find_button
{
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-weight: bold;
    border: 0;
    background-color: #8B9F3E;
    font-weight: 20px;
}

.custom_text
{
   display: block;
   width: 100%;
   max-width: 300px;
   padding: 5px 10px;
   font-size: 15px;
   line-height: 20px;
   background-color: #fff;
   background-repeat: no-repeat;
}

.bottomboxes
{
   padding-top: 5px;
   padding-bottom: 2px;
   padding-left: 10px;
   padding-right: 10px;
}

.entire_locator_container
{
    margin: 0 auto;
    width: 96%;
}

.retailer_map
{
   width:100%;
   height:400px;
   border: 6px solid #ACBF64;
   margin-bottom: 15px;
}

.mycallout1 { background-color: #E8F9CD !important; }
.mycallout2 { background-color: #DCECF6 !important; }
.mycallout3 { background-color: #E0DDFF !important; }
.mycallout4 { background-color: #F2CCF3 !important; }
.mycallout5 { background-color: #C48080 !important; }
.mycallout6 { background-color: #FEE5D3 !important; }

.mycalloutborder_custom { border: 3px solid red; }

.mycalloutborder1 { border: 1px solid red; }
.mycalloutborder2 { border: 1px solid blue; }
.mycalloutborder3 { border: 1px solid green; }
.mycalloutborder4 { border: 1px solid orange; }
.mycalloutborder5 { border: 1px solid brown; }
.mycalloutborder6 { border: 1px solid pink; }

.smallspace1
{
   font-size:0;height:2px;
}

.smallspace2
{
   font-size:0;height:5px;
}

.smallspace3
{
   font-size:0;height:8px;
}

.smallspace4
{
   font-size:0;height:10px;
}

.smallspace5
{
   font-size:0;height:15px;
}

.smallspace6
{
   font-size:0;height:20px;
}

@font-face {
	font-family: 'JustLovely';
	src: url('font/3B0BD7_3_0.eot');
	src: url('font/3B0BD7_3_0.eot?#iefix') format('embedded-opentype'),
	url('font/3B0BD7_3_0.woff2') format('woff2'),
	url('font/3B0BD7_3_0.woff') format('woff'),
	url('font/3B0BD7_3_0.ttf') format('truetype');
}

/* Reset All */
* {
	margin: 0px;
	padding: 0px;
}

.row .columns {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	line-height: 27px;
	text-align: left;
}

a img {
	border: none;
}

/* Basic Content Styles */
h1, 
h2, 
h3 {
	
}

h1 {
	margin-bottom: 0px;
	background-color: #000;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 30px 20px;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
}

h1 sup {
	font-size: 14px;
}

h2 {
	margin-bottom: 15px;
	font-family: 'JustLovely';
	font-size: 90px;
	line-height: 115px;
	text-align: center;
	font-weight: normal;
}

h3 {
	margin-bottom: 15px;
	font-size: 25px;
	line-height: 35px;
	text-transform: uppercase;
}

video {
	max-width: 100%;
	margin-top: 30px;
}

p, 
.main ul, 
.main ol, 
table {
	margin-bottom: 15px;
}

.main ul {
	padding-left: 15px;	
}

.main ol {
	padding-left: 20px;	
}

a {
	color: #c3d67a;	
}

a:hover {
	text-decoration: none;	
}


/* End Content Styles */

header {
	background-color: #c3d67a;
}

header .large-5 .outerWrap {
	background-color: #fff;
	padding: 0 50px;
}

img.border {
	display: block;
	margin: 0 auto 15px;
}

.textWrap {
	padding: 60px 0;
}

.textWrap p {
	color: #c3d67a;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}

.textWrap p em {
	color: #000;
	font-family: 'JustLovely';
	font-size: 45px;
	font-weight: normal;
}

.textWrap p sup {
	font-size: 12px;
}

header .large-5 img.botImg {
	display: block;
}

header .row {
	background-image: url(images/on-the-house-bottle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: auto 100%;
}

.fullWidth {
	padding: 100px 0;
}

hr {
	display: block;
	margin: 50px auto;
	max-width: 1000px;
	width: 100%;
	border-top: 2px solid #c3d67a;
}

.item .itemWrap {
	padding: 30px 20px;
}

.item.red .itemWrap {
	background-color: #db4733;
}

.item.white .itemWrap {
	background-color: #6b9541;
}

.item.rose .itemWrap {
	background-color: #db4175;
}

.item img.border {
	width: auto !important;
	margin: 0 auto 15px;
}

.item h3 {
	text-align: center;
	color: #fff;
	border-top: 1px solid #fff;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 5px;
	line-height: 30px;
}

.item .row .columns,
.item .content {
	color: #fff;
	text-align: center;
}

.item .row .columns strong {
	text-transform: uppercase;
}

.item .row .columns p {
	margin-bottom: 0;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: -115px;
	font-size: 95px !important;
}

.owl-prev {
	left: 0;
}

.owl-next {
	right: 0;
}

.owl-prev:hover,
.owl-next:hover {
	background-color: transparent !important;
	color: #c3d67a !important;
} 

.button {
	background-color: #000;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 28px;
	text-decoration: none;
	padding: 15px 25px;
}

.kitInstructions .large-6:first-of-type {
	padding-right: 25px;
}

.kitInstructions .large-6:last-of-type {
	padding-left: 25px;
}


footer,
.button:hover,
.fullWidth.green {
	background-color: #c3d67a
}

.aboutArea h2 {
	text-align: left;
}

.aboutArea .row {
	background-image: url(images/on-the-house-watermark.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding: 100px 0;
}

footer {
	padding: 50px 0;
}

footer a {
	color: #000;
	text-decoration: underline;
}

footer a:hover {
	text-decoration: none;
}

footer .large-6.columns h2,
footer .large-6.columns {
	text-align: right;
}

footer .large-6.columns h2 {
	line-height: 60px;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 50px;
}



/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { 
	display: inline-block; 
}

* html .clearfix { 
	height: 1%; 
}

.clearfix { 
	display: block; 
}


/* =Images
-------------------------------------------------------------- */
.main img,
.entry-content img {
	margin: 0;
	max-width: 100%;
}

.main .alignleft,
.main img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.main .alignright,
.main img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.main .aligncenter,
.main img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.main img.alignleft,
.main img.alignright,
.main img.aligncenter {
	margin-bottom: 12px;
}

.wp-block-image {
	text-align: center;
}




/* =MEDIA QUERIES
-------------------------------------------------------------- */
@media only screen and (max-width: 1240px) {
	.hentry {
		padding: 20px;
	}
}
@media only screen and (max-width: 1024px) { /*  MEDIUM GRID BREAK  */
	
}
@media only screen and (max-width: 960px) {
	/* Override other menu code */
	nav ul li:hover > ul {
		display: none;
	}
	
	nav ul ul {
		top: 0px;
		position: relative;
		float: none;
	}

	nav li {
		height: auto; /* override for menu height issue */
		/* set list item height */
		min-height: 36px; 
		height: auto !important;
		height: 36px;
	}

	/*mobile menu */
	.active {
        display: block !important;
    }

    .menu > li {
        float: none !important;
    }

    .menu > li > .menu-item-has-children {
   		background-image: none; 
    }

    .menu-item-has-children {
    	width: 100%;
    }

    nav ul li {
    	margin-bottom: 0px !important;
    	border-bottom: 1px solid #666;
    }

    .menu li .more {
        background-image: url(images/list.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        float: right;
      	width: 20%;
		border-left: 1px solid rgba(255,255,255,.3);
		padding: 8px 15px;
        cursor: pointer;
    	z-index: 200;
        position: relative;
    }

   .menu li .more:before {
		content: "";
		background: rgba(0,0,0,.3);
		width: 1px;
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
  		left: -2px;
    }

    ul.menu {
    	border-top: 4px solid #666;
    }
    
    .menu ul {
        display: block;
        width: 100%;
        z-index: 9999999;
    }
   	
   	.menu > li.hover > ul, 
   	.menu li li.hover ul {
        position: static;
        display: block !important; /* Show Menu Fix */
    }
    
    nav a {
    	width: 100%;
    	padding: 0px;
    	text-align: left;
    	padding-left: 15px;
    	line-height: 35px
    }

    nav ul ul ul li a {
		padding-left: 45px;
	}

    nav ul ul,
    nav ul ul li {
    	width: 100%;
    }

    nav ul ul {
    	padding: 0px !important;
    }

    nav ul ul li {
    	float: none;
    }

    nav {
   		width:100% !important;
   	}

   	nav ul ul ul {
		left: 0;
		top: 0;
	}
}

@media only screen and (max-width: 640px) { /*  SMALL GRID BREAK  */
	.footer span.pipe {
		display: none;
	}

	.footer span.design {
		display: block;
	}
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#fff;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#eea904;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#eea904}