/*
	Theme Name: CloveRock Design
	Theme URI: https://www.cloverockdesign.ie
	Description: CloveRock Design WordPress Theme
	Version: 1.0
	Author: CloveRock Design (@cloverockdesign)
	Author URI: https://www.cloverockdesign.ie

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */

@import url("//hello.myfonts.net/count/3d4d09");
  
@font-face {
  font-family: "LittlePea-Regular";
  src: url('webfonts/font.woff2') format('woff2'), url('webfonts/font.woff') format('woff');
}


html {
	font-size:62.5%;
}
body {
	font:400 16px/1.4 hero-new, Helvetica, Arial, sans-serif;
	color:#111;

}
h1, h2, h3, h4, h5 {
   font-family:LittlePea-Regular;
	 font-weight:normal;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color: #111;
	text-decoration: none !important;
	transition: all 400ms ease-in-out 0s;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
.cn-button.bootstrap {
	color: #fff;
	background: #DCAD62 !important;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.head-wrap {
   height:130px;
	background:#fdebe1;
}
.header {
   width:95%;
	 max-width:1380px;
	 margin:0 auto;
	 height:130px;
	 position:relative;
	background:#fdebe1;
}
/* logo */
.logo {
   max-width:180px;
	 position:absolute;
	 top:20px;
	 left:0px;
}
.logo-img {

}
/* nav */
.nav {
	position: absolute;
	right: 0px;
	top: 60px;
}
.header .shiftnav-toggle-button {
	display: none;
	padding: 10px 0px;
	background: transparent;
	color: #121212;
	position: absolute;
	right: 0px;
	font-size: 40px;
	top: 55px;
	background: transparent;
}
.header .shiftnav-toggle-button:hover {
	display: inline-block;
	padding: 10px 0px;
	background: transparent;
	color: #121212;
}
.sub-menu.sub-menu-1 {
	padding-left: 20px !important;
	font-size: 95% !important;
}
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
	padding: 22px 25px !important;
}
.sub-menu.sub-menu-2 li.menu-item > .shiftnav-target {
	padding: 10px 25px !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
	border-top: 1px solid rgba(255,255,255,0.5) !important;
}
.shiftnav .shiftnav-panel-close {
	background: rgba(255,255,255,0.3);
}
.shiftnav ul.shiftnav-menu .sub-menu.sub-menu-2 li.menu-item {
   border:0 none !important;
}
.shiftnav-inner #menu-item-119272 {
    border:0 none !important;
}
.shiftnav .shiftnav-panel-close {
	padding: 24px 25px 25px 25px !important;
	z-index: 9999 !important;
}
.shiftnav::after {
  display:none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}

@media only screen and (max-width:960px) {
.nav {
    display:none;
}
.header .shiftnav-toggle-button {
	display: block;
}
}
main {
   position:relative;
}
main section {
	max-width: 1380px;
	margin: 0 auto;
	padding: 70px 0px 50px 0px;
	position: relative;
	width: 96%;
	overflow:hidden;
}
.page-section {
    max-width:860px;
}
.home main section {
   padding:0px 0px 40px 0px;
}
main.row-main section {
   max-width:100%;
	 margin:0 auto;
	 padding:0px;
}
section section {
   padding:0px;
}
/* sidebar */
.sidebar {
   padding:50px 0px;
	 background:#aaa;
	 color:#fff;
	 text-align:center;
}
/* footer */
.footwrap {
	border-top: 1px dashed #d6b7a5;
	margin-top:20px;
}
.free-ship {
	font-family: LittlePea-Regular;
	font-size: 30px;
	line-height: 27px;
	display: block;
	padding: 0px;
	background: #fff;
	height: 30px;
	margin: -14px;
	width: 360px;
	text-align: center;
	margin: -15px auto 0px auto;
	color: #7f3a17;
}
.footer {
	max-width: 1380px;
	margin: 0 auto;
	width: 95%;
	padding: 30px 0px;
	color: #111;
	text-align: center;
	font-size: 80%;
}
.social-links {
margin:0px auto 20px auto;
text-align:center;
}
.social-links a {
	color: #d6b7a5;
	font-size: 45px;
	margin: 0px 10px;
}
.crd-link {
    display:block;
}
section .page-title {
	font-size: 55px;
	line-height: 55px;
	margin: 0px 0px 30px 0px;
}

@media only screen and (max-width:500px) {
.free-ship {
	font-family: LittlePea-Regular;
	font-size: 24px;
	line-height: 20px;
	height: 24px;
	width: 260px;
	text-align: center;
	margin: -12px auto 0px auto;
	color: #7f3a17;
}
}
/*------------------------------------*\
    SPLASH
\*------------------------------------*/

.splash {
    position:relative;	
		background:#fdebe1;
}
.home-curve {
	position: absolute;
	bottom: -10px;
	left: 50%;
	z-index: 0;
	max-width: 1920px;
	width: 1920px;
	margin-left: -960px;
	pointer-events:none;
}
.top-curve {
	position: absolute;
  top:-1px;
	left: 50%;
	z-index: 0;
	max-width: 100%;
	width: 100%;
	margin-left: -50%;
	pointer-events: none;
}
.splash-wrap {
		display:table;
    width:95%;
		max-width:1380px;
		margin:0 auto;
		position:relative;
		
}
.splash-text {
	width: 100%;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	height: 500px;
	padding: 30px 0px 0px 0px;
	font-size: 80px;
	line-height: 80px;
	font-family: LittlePea-Regular;
}
.splash-title {

}
.splash-text p {
   margin:0px 0px 24px 0px;
	 padding:0px;
	 max-width:500px;
}
.home-cloud {
	z-index: 999;
	position: absolute;
	top: 0px;
	right: 20px;
}

@media only screen and (max-width:1450px) {
.home-curve {
	max-width: 120%;
	width: 120%;
	margin-left: -58%;
	pointer-events: none;
}
}
@media only screen and (max-width:1240px) {
.home-van {
	position: absolute;
	right: -35px;
	top: 10px;
	max-width: 670px;
}
.splash-text {
	height: 450px;
	font-size: 70px;
	line-height: 70px;
}
.splash-text p {
	margin: 0px 0px 24px 0px;
	padding: 0px;
	max-width: 490px;
}
.home-curve {
	max-width: 1500px;
	width: 1500px;
	margin-left: 0;
	left: -15%;
	bottom: 0px;
}
.home-cloud {
	width: 560px;
	right:0px;
}
}
@media only screen and (max-width:1050px) {
.splash-wrap {
	display: block;
}
.home-cloud {
	position: relative;
	top: auto;
	left: auto;
	z-index: 99;
	display: block;
	margin: -20px auto 0 auto;
	max-width: 440px;
}
.splash-text {
	height: auto;
	font-size: 55px;
	line-height: 55px;
	margin: 0 auto;
	text-align: center;
	display: block;
	max-width: 550px;
	padding-bottom: 160px;
}
.splash-text p {
	max-width:100%;
}
.link_button {
	margin: 30px auto 0 auto !important;
}
}
@media only screen and (max-width:780px) {
.home-curve {
	max-width: 200%;
	width: 200%;
	margin-left: 0;
	left: -5%;
	bottom: 0px;
}
.splash-text {
	padding-bottom: 120px;
}
.home-cloud {
	position: relative;
	top: auto;
	left: auto;
	z-index: 99;
	display: block;
	margin: 0px auto 0 auto;
	max-width: 440px;
	width: 80%;
}
}


@media only screen and (max-width:500px) {
.splash-text {
	max-width: 340px;

}
.logo {
	position: absolute;
	top: 10px;
	left: 0;
}
.header {
	height: 140px;
}
.head-wrap {
	height: 140px;
}
.header .shiftnav-toggle-button {
	font-size: 40px;
	top: 45px;
	background: transparent;
}
.shop-icons {
	color: #464646;
	position: absolute;
	right: 0px;
	top: 10px !important;
	font-size: 20px;
	height: 20px;
	line-height: 20px;
	padding: 10px 0px;
	height: 40px;
}
.splash-text {
	padding-bottom: 90px;
	padding-top:20px;
}

}


/*------------------------------------*\
    BUTTONS
\*------------------------------------*/

.link_button {
    width:100%;
		max-width:270px;
		height:60px;
		display:block;
		line-height:60px;
		font-size:18px;
		text-align:center;
		color:#fff;
		background:#111;
		border-radius:5px;
    margin:30px auto 0px auto;
}
.link_button:hover {
    background:#fff;
		color:#111;
}
/*------------------------------------*\
	NEWS
\*------------------------------------*/

.front-news {
list-style:none;
width:100%;
margin:0 auto;
padding:0px;
clear:both;
}
.news-wrap {
margin: 0px auto 0 auto;
max-width: 1410px;
width: calc(95% + 30px);
}
.news-wrap li {
padding:0px 15px;
}
.news-wrap h4 {
padding: 0px;
text-align: left;
margin: 0px 0px 20px 15px;
text-transform: uppercase;
}
.news-wrap .slick-prev {
height:60px;
position:absolute;
top:-80px;
right:75px;
width:50px;
text-align:center;
line-height:60px;
background:#094e8f;
font-size:15px;
color:#fff;
padding:0px;
border:0 none;
}
.news-wrap .slick-next {
height:60px;
position:absolute;
top:-80px;
right:15px;
width:50px;
text-align:center;
line-height:60px;
background:#094e8f;
font-size:15px;
color:#fff;
padding:0px;
border:0 none;
}
.news-wrap .slick-prev:hover, .news-wrap .slick-next:hover {
background:#50bfee;
}

.news-date {
	margin: 25px 0px 0px 0px;
	display: block;
}
.news-bar {
	padding: 50px 0px;
	background: #ccc;
}
.products.slick-initialized.slick-slider {
	padding: 0px 50px;
	margin: 0px;
	position: relative;
}
.slick-prev.slick-arrow {
	position: absolute;
	left: 0px;
	top: calc(50% - 10px);
	background: transparent;
	border: 0 none;
	font-size: 30px;
	z-index: 99;
	color: #d6b7a5;
}
.slick-next.slick-arrow {
position: absolute;
right: 0px;
top: calc(50% - 10px);
background: transparent;
border: 0 none;
font-size: 30px;
z-index:99;
	color: #d6b7a5;
}
.products.slick-initialized .slick-slide {
	margin: 0 10px;
}
/*------------------------------------*\
    PAGE ROWS
\*------------------------------------*/
.row-wrap {
	padding: 50px 0px;
}
.intro-row {
  padding: 50px 2.5%;
}
.intro-row-wrap {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.page-row-wrap {
	width:95%;
	margin:0 auto;
	max-width:1380px;
}
.page-row {
  position: relative;
  display: table;
  height: 500px;
	width:100%;
}
.text-row {
	padding: 30px 5%;
	display: table-cell;
	vertical-align: middle;
}
.image-row {
  display: table-cell;
  width: 50%;
  height: 500px;
  background-size: cover !important;
  background-position: center center !important;
}
.page-row.text-left {
  padding: 0 50% 0 0;
}
.page-row.text-left .image-row {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 50%;
  height: 100%;
}
.row-button {
	display: block;
	width: 100%;
	max-width: 260px;
	text-align: center;
	font-size: 16px;
	line-height: 70px;
	margin: 20px 0 0 0;
	background: #eb4e1f;
	border-radius:99px;
	color:#fff;
}
.row-button:hover {
    background:#be3b14;
		color:#fff;
}
.full-row {
  padding: 50px 2.5%;
}
.full-row-wrap {
  max-width: 800px;
  margin: 0 auto;
}
.row-section .light {
	background: #fff;
}
.row-section .medium {
	background: #004b96;
	color:#fff;
}
.row-section .dark {
	background: #eb4e1f;
	color:#fff;
}
.row-section .medium .row-button {
	background: #009fdd;
	color:#fff;
}
.row-section .medium .row-button:hover {
	background: #fff;
	color:#009fdd;
}
.row-section .dark .row-button {
	background: #fff;
	color:#be3b14;
}
.row-section .dark .row-button:hover {
	background: #be3b14;
	color:#fff;
}
@media only screen and (max-width:767px) {

.page-row {
  position: relative;
  display: block;
  height: 100%;
}
.text-row {
  padding: 30px 2.5%;
  display: block;
}
.image-row {
  display: block;
  width: 100%;
  height: 300px;
}
.page-row.text-left {
  padding: 0;
}
.page-row.text-left .image-row {
  position: relative;
  top: auto;
  right: auto;
  width: 100%;
  height: 300px;
}
.row-wrap {
	padding: 0px;
}
.page-row-wrap {
	width: 100%;
}
}
/*------------------------------------*\
    LISTS
\*------------------------------------*/

.front-services {
  background: #fff;
  padding: 50px 0px;
}
.front-services-wrap {
  text-align: center;
	margin: 0px auto 0 auto;
	max-width: 1410px;
	width: calc(95% + 30px);
	position:relative;
}
.front-services-wrap h3 {
	padding: 0px;
	text-align: left;
	margin: 0px 0px 32px 15px;
	text-transform: none;
	font: 400 40px/40px "Playfair Display", serif !important;
	color: #2a1718;
}

.front-services-wrap .slick-prev {
height:60px;
position:absolute;
top:-80px;
right:75px;
width:50px;
text-align:center;
line-height:60px;
background:#2a1718;
font-size:15px;
color:#fff;
padding:0px;
border:0 none;
}
.front-services-wrap .slick-next {
height:60px;
position:absolute;
top:-80px;
right:15px;
width:50px;
text-align:center;
line-height:60px;
background:#2a1718;
font-size:15px;
color:#fff;
padding:0px;
border:0 none;
}
.front-service-title {
   font: 400 45px/40px "Playfair Display", serif !important;
	 padding: 0px;
	 margin: 0px 0px 30px 0px;
}
.service-intro {
	font-size: 120%;
	font-weight: 700;
}
.front-links {
  list-style: none;
  padding: 0px;
  margin: 0px 0px -20px 0px;
}
.front-links li {

  padding:0px 15px;

}
.front-links li a {
   display:table;
	 height:250px;
	 width:100%;
	 padding:0px 10px;
	   background: #bf1e2e;
	 color:#fff;
}
.front-links li a:hover {
   background:#2a1718;
	 color:#fff;
}
.front-links li a span {
   display:table-cell;
	 width:100%;
	 height:100%;
	 text-align:center;
	 vertical-align:middle;
}
/*------------------------------------*\
    LISTS
\*------------------------------------*/
.list-row {
	padding: 50px 0px;
}
.list-wrap {
  width: 1380px;
  margin: 0 auto;
  max-width: 95%;
  text-align: center;
}
.row-list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #ddd;
}
.row-list li {
  padding: 10px;
  border-top: 1px solid #ddd;
}
.single-list-wrap {
  margin: 0 auto;
  max-width: 460px;
}
.list-grid {
  float: left;
}
.double-list-wrap {
  max-width: 920px;
  margin: 0 auto;
  overflow: hidden;
}
.double-list-wrap .list-grid {
  width: calc(50% - 15px);
  float: left;
  margin: 0px 30px 0px 0px;
}
.double-list-wrap .list-grid:last-child {
  margin: 0px;
}
.triple-list-wrap {
  max-width: 1380px;
  margin: 0 auto;
  overflow: hidden;
}
.triple-list-wrap .list-grid {
  width: calc(33.3% - 20px);
  float: left;
  margin: 0px 30px 0px 0px;
}
.triple-list-wrap .list-grid:last-child {
  margin: 0px;
}
/*------------------------------------*\
    PAGE SPLASH
\*------------------------------------*/
.page-splash {
	display: block;
	width: 100%;
	height: calc(50vh + 110px);
	position: relative;
	overflow: hidden;
	background: #e6dcd2;
}
.page-splash-blue {
    height:auto;
		padding:60px 2.5% 60px 2.5%;
		background:#2a56a5;
	margin-top:124px;
}

.title-bar {
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	display: table;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.title-bar.no-image {
   background:0 none;
}
.title-bar-single{ 
	 color:#fff;
	 display:table;
	 width:100%;
	 height:auto;
	 color:#fff;
	 background:#f7cfda;
}
.title-wrap {
   display:table-cell;
	 width:100%;
	 padding:0px 2.5% 0px 2.5%;
	 height:100%;
	 vertical-align:middle;
	 text-align:center;
}
.splash-inner {
	height: calc(50vh + 110px);
   width:100%;
	 display:block;
	 background-position:center center !important;
	 background-size:cover !important;
}
.page-splash-blue .splash-inner {
	height: auto;
}
.splash-overlay {
   position:absolute;
	 top:0px;
	 left:0px;
	 width:100%;
	 height:auto;
	 opacity:0.75;
}

.page-splash-blue .title-wrap {
	padding: 0px;
}
.page-splash-blue .title-bar {
	position: relative;
}
a.scroll-link i {
	position: absolute;
	bottom: 20px;
	font-size: 36px;
	color: #fff;
	left: 50%;
	margin-left: -18px;
}
.scroll-anchor {
	position: absolute;
	bottom:0px;
	left: 0px;
	width: 100%;
	height: 0px;
}
/*------------------------------------*\
    VIDEO
\*------------------------------------*/

.video-row {
  padding: 50px 0px;
  text-align: center;
}
.video-wrap {
  width: 95%;
  max-width: 940px;
  margin: 0 auto;
}
.video-text {
  margin-top: 30px;
}
.embed-container { 
    position: relative;
		padding-bottom: 56.25%; 
		height: 0; 
		overflow: hidden; 
		max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute;
		top: 0; 
		left: 0; 
		width: 100%; 
		height: 100%; 
}

/*------------------------------------*\
    FORM
\*------------------------------------*/

.form-bar {
  padding: 50px 0px;
  background: #ccc;
}
.form-wrap {
  max-width: 800px;
  margin: 0 auto;
  width: 95%;
}
.form-title {
  padding: 0px;
  margin: 0px 0px 30px 0px;
  text-align: center;
}
.form-desc {
  display: block;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.page-form {
  background: #c5d3d5;
  padding: 50px 0px;
  text-align: center;
}
.page-form-wrap {
  margin: 0 auto;
  max-width: 800px;
  width: 95%;
}
.form-wrap-title {
  font-size: 36px;
  line-height: 36px;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}
.form-wrap-intro {
  max-width: 600px;
  margin: 0 auto 30px auto;
  display: block;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	padding: 20px 15px !important;
	border: 1px solid #d6dada !important;
	background: #fff !important;
	border-radius: 5px !important;
}
.gform_wrapper li.hidden_label input {
	margin-top: 0px !important;
}
.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
	margin: 0 !important;
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type="text"], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
	margin-bottom: 0px !important;
}
.gform_wrapper textarea.large {
	height: 200px !important;
	padding: 20px 15px !important;
	border: 1px solid #d6dada !important;
	background: #fff !important;
	border-radius: 5px !important;
}
.gform_wrapper .gform_footer {
	padding: 40px 0 0 0 !important;
	margin: 0 0 0 0 !important;
	clear: both;
	width: 100%;
}
.gform_button.button {
	height: 60px !important;
	border: 0 none !important;
	color: #fff;
	border-radius: 5px;
	font-size: 18px !important;
	height: 60px;
	display:block !important;
	margin:0 auto !important;
	transition: all 400ms ease-in-out 0s;
	line-height: 1;
	padding: 0px;
	font-weight: 500 !important;
	border-radius: 0px;
	left: auto;
	color: #fff;
	background-color: #5c7577;
	border: 0;
	display: inline-block;
	background-image: none;
	font-size: 1em !important;
	letter-spacing: 2px;
	text-transform: uppercase; 
	width: 100% !important;
	max-width: 230px;
}
.gform_button.button:hover {
	background: #d7fd35 !important;
	color: #000 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin-bottom: 0px !important;
	border-top: 0 none !important;
	border-bottom: 0 none !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
	box-sizing: border-box;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 6px !important;
}
.gform_wrapper .validation_message {
	color: #090037 !important;
	font-weight: 700;
	letter-spacing: normal;
}
.gform_wrapper div.validation_error {
	color: #fff !important;
	font-size: 0.9em !important;
	font-weight: 700;
	margin-bottom: 15px !important;
	border-top: 0 none !important;
	border-bottom: 0 none !important;
	padding: 10px !important;
	clear: both !important;
	width: 100%;
	text-align: center;
	background: #000 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	max-width: 100%;
	padding-right: 16px;
	margin-bottom: 10px;
	padding-top: 0px !important;
	text-align: left !important;
}

.ginput_container.ginput_container_consent, .ginput_container_consent + .validation_message {
	text-align: center;
}

textarea,
input.text,
input[type=text],
input[type=button],
input[type=submit],
.input-checkbox,
select {
 -webkit-appearance:none;
 border-radius:0
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
 padding:20px 15px!important;
 border:1px solid #ccc!important;
 background:#fff!important;
 border-radius:5px!important;
 width:100%
}
.gform_wrapper select {
 padding:20px 35px 20px 15px!important;
 border:1px solid #ccc!important;
 background:#fff!important;
 border-radius:5px!important;
 width:100%
}
.gform_wrapper li.hidden_label input {
 margin-top:0!important
}
.ginput_container.ginput_container_fileupload {
 border:1px dashed #fff;
 border-radius:10px;
 background:rgba(255,255,255,.1);
 padding:20px;
 text-align:center;
 color:#fff;
 margin-top:0;
 display:block
}
.ginput_container_textarea textarea {
 padding:20px 15px!important;
 border:1px solid #ccc!important;
 background:#fff!important;
 border-radius:5px!important;
 width:100%;
 height:200px
}
.gform_button_select_files {
 display:block;
 margin:10px auto 20px;
 border:0;
 padding:10px 20px;
 border-radius:10px!important;
 overflow:hidden;
 background:#1758bb;
 color:#fff
}
.gfield_description {
 color:#fff;
 text-align:center;
 margin:5px 0 10px;
 display:block;
 font-size:80%
}
.validation_error {
 background:#176bec;
 color:#fff;
 text-align:center;
 padding:10px;
 border-radius:10px;
 margin:0 0 20px;
 font-size:90%
}
.gfield_description.validation_message {
	color: #176bec;
	text-align: center;
	margin: 5px 0 10px;
	display: block;
	font-size: 80%;
	font-weight: normal;
}
.ginput_container.ginput_container_select {
 position:relative
}
.ginput_container.ginput_container_select::after {
 content:"\f107";
 position:absolute;
 right:15px;
 top:24px;
 font-family:"font awesome 5 pro";
 font-weight:700;
 color:#000;
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container),
.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker):not(.gfield_signature_container) {
 margin:0!important
}
.ginput_container.ginput_recaptcha div:first-child {
 text-align:center!important;
 margin:20px auto 0
}
.gform_wrapper textarea.large {
 height:200px!important;
 padding:20px 15px!important;
 border:1px solid #ccc!important;
 background:#fff!important;
 border-radius:5px!important;
 width:100%
}
.gform_wrapper .gform_footer {
 padding:10px 0 0!important;
 margin:0!important;
 clear:both;
 width:100%
}
.form-wrap-title {
 font:400 36px/34px din-2014,sans-serif;
 padding:0;
 margin:0 auto 20px;
 color:#fff;
 text-align:center;
 width:100%
}
.form-wrap-intro {
 text-align:center;
 max-width:600px;
 display:block;
 margin:0 auto 40px;
 color:#fff
}
.gform_button.button {
	height: 70px !important;
	border: 0 none !important;
	color: #fff;
	border-radius: 5px;
	font-size: 18px !important;
	height: 70px;
	display: block !important;
	margin: 20px auto 0 auto !important;
	transition: all 400ms ease-in-out 0s;
	line-height: 70px;
	padding: 0px;
	font-weight: 500 !important;
	border-radius: 99px;
	left: auto;
	color: #fff;
	background-color: #000;
	border: 0;
	display: inline-block;
	background-image: none;
	letter-spacing: 0px;
	width: 100% !important;
	max-width: 260px !important;
}
.gform_button:hover {
 background:#d7fd35;
 color:#000;
}

.page-form {
 background:#052453;
 padding:50px 0
}
.page-form-wrap {
 margin:0 auto;
 max-width:860px;
 width:95%
}
#field_14_1 {
 margin:0 auto 20px;
 display:block;
 float:none;
 background:#f2f2f2;
 border-radius:10px;
 padding:20px 20px 10px
}
#input_14_1_1 {
 padding:25px 10px;
 height:70px;
 border:0;
 border-radius:5px;
 margin:0 0 10px;
 border:1px solid #ccc
}
#field_14_1 .gfield_description {
 text-transform:none;
 font-size:12px;
 margin:10px 0;
 text-align:center;
 color:#000
}
.name_first {
 float:left;
 width:calc(50% - 5px);
 position:relative;
 margin:0 10px 10px 0
}
.name_last {
 position:relative;
 width:calc(50% - 5px);
 float:right
}
.ginput_container_address {
 overflow:hidden
}
#gform_fields_14 {
 list-style:none;
 padding:0;
 margin:0
}
.ginput_container_address span {
 width:calc(50% - 5px);
 position:relative;
 float:left;
 margin:0 10px 10px 0!important
}
.ginput_container_address span:nth-child(2n+2) {
 margin:0 0 10px!important
}
#field_14_4 {
 clear:both
}
.gform_fields {
 list-style:none;
 padding:0;
 margin:0
}
.gform_body li {
 margin-bottom:13px;
 clear:both
}
li.gf_left_half {
 float:left;
 width:49%;
 margin:0 2% 13px 0;
 clear:none;
 min-height:60px
}
li.gf_right_half {
 float:left;
 clear:none;
 width:49%;
 margin:0 0 13px;
 min-height:60px
}
.gform_validation_container {
 display:none!important
}
li.gfmc-column ul {
 margin-left:0;
 padding-left:0;
 list-style:none;
 padding:0!important;
 margin:0!important
}
.gfmc-column {
 display:block;
 clear:none!important;
 vertical-align:text-top;
 width:50%!important;
 float:left!important;
 padding:0 10px
}
.gfield_html h2 {
 font-family:urw-din,sans-serif;
 font-weight:300;
 font-size:26px;
 line-height:26px;
 margin:0 0 26px;
 padding:0
}
#gform_wrapper_14.gform_wrapper .gform_footer {
 padding:0!important
}

.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button {
 display:-moz-inline-stack;
 display:inline-block
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
 margin-bottom:8px
}
.gform_wrapper .gf_progressbar_wrapper {
 clear:both;
 width:100%;
 margin:0;
 padding:0 0 16px 0
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
 font-size:.813em;
 line-height:1!important;
 margin:0 0 8px 12px!important;
 padding:0!important;
 clear:both;
 -moz-opacity:.6;
 -khtml-opacity:.6;
 opacity:.6
}
.gform_wrapper .gf_progressbar {
 padding:10px;
 position:relative;
 background-color:rgba(0,0,0,.1);
 -moz-border-radius:25px;
 -webkit-border-radius:25px;
 border-radius:25px;
 -webkit-box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);
 -moz-box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);
 box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);
 width:100%
}
.gform_wrapper .gf_progressbar_percentage {
 height:24px;
 text-align:right;
 font-family:helvetica,arial,sans-serif;
 font-size:.813em!important;
 text-shadow:0 1px 1px rgba(0,0,0,.5);
 border-top-right-radius:4px;
 border-bottom-right-radius:4px;
 border-top-left-radius:20px;
 border-bottom-left-radius:20px;
 z-index:999;
 vertical-align:middle;
 background:repeating-linear-gradient(-45deg,rgba(0,0,0,0),rgba(0,0,0,0) 10px,rgba(0,0,0,.1) 10px,rgba(0,0,0,.1) 20px),linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.3))
}
.gform_wrapper .gf_progressbar:after {
 content:"";
 display:block;
 width:100%;
 z-index:990;
 height:24px;
 margin-top:-24px;
 background-color:rgba(0,0,0,.1);
 border-top-right-radius:20px;
 border-bottom-right-radius:20px;
 border-top-left-radius:20px;
 border-bottom-left-radius:20px;
 -webkit-box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05);
 -moz-box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05);
 box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05)
}
.gform_wrapper .gf_progressbar_percentage.percentbar_100 {
 border-top-right-radius:20px;
 border-bottom-right-radius:20px
}
.gform_wrapper .gf_progressbar_percentage span {
 display:block;
 width:auto;
 float:right;
 margin-right:5px;
 margin-left:5px;
 line-height:1.8
}
.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
 color:#959595;
 text-shadow:none;
 float:none!important;
 margin-left:12px;
 word-wrap:normal
}
.gform_wrapper .percentbar_blue {
 background-color:#036493;
 color:#fff
}
.gform_wrapper .percentbar_gray {
 background-color:#7c7c7c;
 color:#fff
}
.gform_wrapper .percentbar_green {
 background-color:#88b831;
 color:#fff
}
.gform_wrapper .percentbar_orange {
 background-color:#ff7120;
 color:#fff
}
.gform_wrapper .percentbar_red {
 background-color:#ff2a1a;
 color:#fff
}
.gform_wrapper .gf_page_steps {
 width:100%;
 margin:0 0 8px 0;
 padding:0 0 4px 0;
 border-bottom:1px dotted #ccc
}
.gform_wrapper .gf_step {
 width:100%;
 margin:24px 24px 24px 0;
 font-size:.875em;
 height:14px;
 line-height:1.25!important;
 -moz-opacity:.2;
 -khtml-opacity:.2;
 opacity:.2;
 font-family:inherit
}
.gform_wrapper .gf_step span.gf_step_number {
 font-size:1.25em;
 font-family:arial,sans-serif;
 margin-right:4px
}
.gform_wrapper .gf_step span.gf_step_label,
.gform_wrapper .gf_step span.gf_step_number {
 display:-moz-inline-stack;
 display:inline-block;
 vertical-align:middle
}
.gform_wrapper .gf_step.gf_step_active {
 -moz-opacity:1;
 -khtml-opacity:1;
 opacity:1
}
.gform_wrapper .gf_step_clear {
 display:block;
 clear:both;
 height:1px;
 overflow:hidden
}
.gfield_label {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	display: block;
	font-size: 90%;
}
.hidden_label .gfield_label {
	display: none !important;
}
.gfield_price {
	text-align: center;
	background: #f2f2f2;
	padding: 10px;
	border-radius: 5px;
	margin: 0 auto;
}

.gform_page_footer {
  clear: both;
  text-align: center;
  padding-top: 20px;
}
.gform_wrapper .gform_page_footer .button.gform_next_button {
  background: #090037;
  border: 0 none;
  color: #fff;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button {
	background: #1b659a;
	border: 0 none;
	color: #fff;
}
.gform_body .gform_page:last-child .gform_page_footer {
  padding-top: 0px;
}
.newsletter-signup label.gfield_label {
	display: none;
}
.newsletter-signup {
	margin: 20px auto !important;
	max-width: 570px;
}
@media only screen and (max-width:600px) {
li.gf_left_half {
 float:none;
 width:100%;
 margin:0 0 13px 0;
 clear:both;
 min-height:60px
}
li.gf_right_half {
 float:none;
 width:100%;
 margin:0 0 13px 0;
 clear:both;
 min-height:60px
}
}

/*------------------------------------*\
    SLICK
\*------------------------------------*/

.slick-prev.slick-arrow {
}
.slick-next.slick-arrow {
}  .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0 !important;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}

/*------------------------------------*\
    MAILCHIMP
\*------------------------------------*/
.nl-bar {
	background: #f2f2f2;
	padding: 40px 0px;
	text-align: center;
	clear: both;
	margin: 0px 0px 0px 0px;
}
.nl-wrap {
   max-width:500px;
	 width:95%;
	 margin:0 auto;
}
.nl-title {
	padding:0px;
	display:block;
	margin:0px 0px 20px 0px;
	text-align:center;
	color:#fff;
}
.sub-button {
  width: 160px;
  height: 60px;
  background: #050a71;
  border: 0 none;
  color: #fff;
  border-radius: 5px;
  margin-left: 10px;
	font-size:18px;
	height:60px;
	transition:all 400ms ease-in-out 0s;
	vertical-align:top;
}
.sub-button:hover {
  background: #000;
    color:#fff;
}
.sub-input {
  width: calc(100% - 170px);
  height: 60px;
  padding: 0px 15px;
  border: 0 none;
	vertical-align:top;
}
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.christmas-msg {
	font-family: LittlePea-Regular;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
	padding: 10px;
	background: #7F3A17;
	color: #fff;
}