/**
 * Custom styles
 */

/*

HEADER & MAIN NAV STYLES ######################################

 */

.site-container .site-header, .site-container .sticky-header .site-header.shrink {
	background-color: #044F80!important;
}

.sticky-header .site-header.shrink img{
	max-width: 66%;
}

.site-container .site-header > .wrap {
	height: 12rem;
}

.site-container .site-header .menu-item a {
	color: #fff;
	font-weight: bold;
}

#genesis-nav-primary {
	visibility: hidden;
}

#genesis-nav-primary.nav-primary-visible{
	visibility: visible;
	right:20%;
}

#genesis-nav-primary + .header-widget-area {
    position: absolute;
    right: 0;
	top: 22%;
	width: 200px;
}

#genesis-nav-primary + .header-widget-area .button {
    width: 180px;
    text-align: center;

}

#genesis-nav-primary + .header-widget-area .button:first-child {
    margin-bottom: 3%;
/*	background: #fff;
    color: #27aae2;*/
}

#genesis-nav-primary + .header-widget-area .button:last-child {
/*    background: #1175bc;
    border: 1px solid #fff;*/
}

.site-header.shrink #genesis-nav-primary + .widget-area.header-widget-area {
    width: 400px;
    right: -15%;
    top: 25%;
}

.before-header #custom_html-2 a {
    text-decoration: none;
    color: rgb(63, 69, 76);
}

.site-container .site-header ul.sub-menu {
	background: #1175BC
}

.site-container .site-header ul.sub-menu:before{
	background-color: #1175BC;
}

.site-container .site-header .sub-menu .menu-item a{
	color: #bcff00
}

/*

SLIDER AND HERO SECTION STYLES ######################################

 */

.site-container .slick-slide img.slick-image {
	min-width: initial;
	width: auto;
	right: 0;
	padding-left: 100%;
	background-color: #1276bc;
}

.site-container .front-page-1 .slick-slide {
    background: #1176bc;
}

#hero-section:before {
	background: rgba(53, 53, 53, 0.75);
}

#hero-section {
	background-position: top;
	background-size: contain;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.75);
}

/*

BUTTON STYLES ######################################

 */

a.button.plus, button.plus, a.button.classic, button.classic, #product-12464 form .button[type="submit"] {
    /*border-radius: 0;*/
    text-transform: uppercase;
    text-align: center;
}

a.button.plus.small, a.button.classic.small {
    font-size: .55em;
}

a.button.plus, button.plus, #product-12464 form .button[type="submit"] {
	background: #BCF49F;
	color: #2a3139;
	border: 2px solid transparent;
}

a.button.classic, button.classic {
	background: #fff;
	border: 2px solid #BCF49F;
	color: #2a3139;
}

a.button.classic:hover, button.classic:hover {
	background: #BCF49F;
	border: 2px solid transparent;
	color: #2a3139;
}

a.button.plus:hover, button.plus:hover, #product-12464 form .button[type="submit"]:hover {
	background: #fff;
	border: 2px solid #BCF49F;
	color: #2a3139;
}

/*

DOWNLOAD MODAL WINDOW STYLES ######################################

 */

.wow-modal-window .mc4wp-form h2 {
    text-align: center;
    padding: 5% 0;
}

.wow-modal-window .mc4wp-form hr {
	background-color: #bcf49f;
    border: none;
    height: 3px;
    padding: 0;
    width: 90%;
    margin: 0 auto;
}

.wow-modal-window .mc4wp-form p {
    margin: 0 auto;
    text-align: center;
}

.wow-modal-window .mc4wp-form p label, .wow-modal-window .mc4wp-form p input {
    margin: 3.5rem auto;
    display: block;
}

.wow-modal-window .mc4wp-form p.footnote {
    padding-bottom: 5%;
}

.mc4wp-response.outer-wrap {
    padding: 50px 0;
}

/*

ORDER FORM STYLES ######################################

*/

#upload-zip {
    text-align: center;
    width: 100%;
}

#upload-zip label {
    font-size: 1.5em;
    padding: 5% 0;
}

#upload-zip #file_upload {
	margin: 5% auto 0;
    width: 50%;
    background: #bcf49f;
    display: block;
}

#upload-zip #file_upload.has-some{
	padding-left: 9%;	
}

#upload-zip #file_upload:before{
 	font: normal normal normal 14px/1 FontAwesome;
    padding-left: 47%;
    font-size: 1.5em;
    display: inline-block;
    margin-top: 10px;
    background: #bcf49f;
    width: 100%;
    cursor: pointer;
}

#upload-zip #file_upload.none-yet:before {
	content: '\f093';
}

#upload-zip #file_upload.has-some:before{
	content: '\f164';
	background: transparent;
	padding-left: 12%;
}

.post-12477 .woocommerce-message, #product-12464 .product_meta {
	display: none;
}

#product-12464 .entry-summary {
	width: 100%!important;
	float: none!important;
}

#product-12464 .summary {
	min-width: 100%;
}
#product-12464 .woocommerce-tabs {
	display: none;
}

#product-12464 .images {
    margin-bottom: 0;
    display: none;
}

label.disabled{
	color: #a2a2a2;
}

#product-12464 .left-block, #product-12464 .right-block, #product-12464 .bottom-block {
	margin-left: 0;
} 

#product-12464 .left-block {
	float:left;
	width: 49.5%;
}

#product-12464 .right-block {
	float:right;
	width: 49.5%;
}

#product-12464 .bottom-block {
	clear:both;
	width: 100%;
}

#product-12464 .bottom-block li {
    list-style: none;
    margin-top: 10%;
}

#board-specs li, #quote-specs li{
	list-style: none!important;
}

#board-specs li span {
	display: inline-block;
	width: 49%;
	text-transform: capitalize;
}

#quote-specs span {
	min-width: 85px;
	display: inline-block;
}

#product-12464 input[type="radio"] {
    vertical-align: -webkit-baseline-middle;
}

#product-12464 input[type="radio"] + label {
    margin-left: 2%;
}

#product-12464 input.enabled + label {
	font-weight: bold;
}

#field_1_6, #field_1_37{
	display: inline-block;
}

#promo-section, #field_1_6{
	width: 100%;
}

#field_1_6, #field_1_38 div {
	margin-bottom: 0;
}

#promo-{
	display: none;
	position: relative;
}

#field_1_37 {
	margin: 0;
}

#field_1_37 div {
	position: absolute;
	top: 58px;
	right: 35%;
	margin: 0;
	padding: 1.25% 5%;
	background: #e5e5e5;
	cursor: pointer;
}

#quote-specs {
	position: relative;
}

.loading-animation{
	position: absolute;
	width: 125px;
    height: 125px;
    left: 3%;
}

.pre-loader:before, .pre-loader:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 10px solid transparent;
  border-top-color: #0E76BC;
}

.pre-loader:before{
  z-index: 100;
  animation: spin 1s infinite;
}

.pre-loader:after{
  border: 10px solid #bcf49f;
}

@keyframes spin{
  0%{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


#field_1_36, #field_1_15, .quantity, #promo-code-field, #discount-field, #unique-part-number-field, #include-gerbers-field, #electric-test-field {
	display: none;
}

#product-12464 .gform_footer {
	text-align: center;
}

/*

CHECKOUT PAGE STYLES ######################################

 */

.checkout-coupon .form-row-second, .checkout-coupon .form-row-last{
	float: left!important;
	width: 47%;
}
#order_review {
	position: relative;
}

#order_review .loading-animation {
    width: 285px;
    height: 285px;
    left: 71%;
    top: 5%;
    background: #ffffff;
}

tr.cart_item .variation-Total, tr.cart_item .variation-Price {
	display: none;
}

/*#order_review th.product-name, #order_review th.product-total{
	display: none;
}*/

/*

THANK YOU PAGE STYLES ######################################

 */

.thank-you-page strong.wc-item-meta-label {
    display: inline-block;
    width: 25%;
}

/*

HOME PAGE WIDGET STYLES ######################################

 */

#front-page-1 a.button.classic, #front-page-1 a.button.plus {
    min-width: 280px;
    text-align: center;
}

#front-page-1 a.button.classic{
    margin-bottom: 3%;
}

#front-page-1 p {
	max-width: 70%;
}

#front-page-2 {
	border-top: 10px solid white;	
/*	border: none;
*/	background: #bcf49f;
/*	background: -moz-linear-gradient(45deg, rgba(132,242,77,0.23) 0%, rgba(132,242,77,0.5) 42%, rgba(87,197,63,1) 100%);
*//*	background: -webkit-linear-gradient(45deg, rgba(132,242,77,0.23) 0%,rgba(132,242,77,0.5) 42%,rgba(87,197,63,1) 100%);
*//*	background: linear-gradient(45deg, rgba(132,242,77,0.23) 0%,rgba(132,242,77,0.5) 42%,rgba(87,197,63,1) 100%);
*//*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b84f24d', endColorstr='#57c53f',GradientType=1 );
*/}

#front-page-2 .one-third {
    width: 41.62393%;
}

#front-page-2 .one-third:first-child {
    margin: 0;
}

#front-page-2 h3 {
    display: block;
    width: 95%;
    text-align: center;
    margin: 0 auto;
}

#front-page-2 p {
    text-align: center;
    padding-top: 1%;
}

#front-page-2 .pricing-table {
	border: none;
}

#front-page-3 #media_gallery-1 {
    padding-bottom: 6%;
    border-bottom: 1px solid #efefef;
}

#front-page-3 section#text-2{
    margin-top: 3%;
}

#front-page-3 #custom_html-13 {
    margin-top: 8%;
}

#front-page-4 {
	border: none;
    background: #BCF49F;
    padding-bottom: 5rem;
}

#front-page-6 {
	background: #0E76BC;
}

#front-page-6 .wrap {
	width: 85%;
    max-width: inherit;
}

#front-page-6 a.button {
	width: 280px
}

/*#front-page-6 a.button:first-child {
    margin: 0 5%;
}*/

#custom_html-8 .widget_text{
	text-align: right;
}

#front-page-10 {
	padding: 0;
}

#front-page-10 .slick-slider-13103 {
	height: auto;
}

#front-page-10 .slick-slider-13103 .slick-overlay {
	background-color: transparent;
}

#front-page-10 .slick-slider-13103 figure{
	padding-bottom: 3%;
}

#front-page-10 .slick-slider-13103 p {
	color: rgb(77, 89, 104);
	margin: 0 0 1.382em;
}

#front-page-10 i.fa.fa-quote-left {
    color: #cdd0d3;
    display: block;
    font-size: 30px;
    font-size: 3.5rem;
	padding-top: 6%;
}

#front-page-10 .slick-slider-13103 p, #front-page-10 .slick-slider-13103 h5{
	text-align: center;
}

#front-page-10 .slick-slider-13103 h5 {
    font-size: 1em;
    color: #2a3139;
}

.slick-dots button {
    background-color: black;
}

/*

TABLE STYLES ######################################

 */

.pricing-table .one-half {
	margin-left: 0;
}

.wp-brick-table thead tr th {
	text-align: center;
}

.wp-block-table thead tr th:first-child,  .wp-brick-table thead tr th:first-child{
	background: #8EBBDD;
}

.wp-block-table thead tr th:nth-child(2n), .wp-brick-table thead tr th:nth-child(2n){
	background: #93D4EF;
	color: #2a3139;
}

.wp-block-table thead tr th:nth-child(3), .wp-block-table thead tr th:nth-child(5), .wp-brick-table thead tr th:nth-child(3), .wp-brick-table thead tr th:nth-child(5){
	background: #dcf5cf;
	color: #2a3139;
}

.wp-block-table tr td, .wp-brick-table tr td{
	border: none;
	color: #fff;
    font-weight: 600;
}

.wp-brick-table tr td:not(:first-child) {
    border: solid 2px white;
    text-align: center;
}

.wp-block-table tr td:first-child, .wp-brick-table tr td:first-child {
    background: #1675BB;
}

.wp-block-table tr td:nth-child(2n), .wp-brick-table .teal {
    background: #16A9E1;
}

.wp-block-table tr td:nth-child(3), .wp-block-table tr td:nth-child(5), .wp-brick-table .green {
    background: #BCF49F;
    color: #2a3139;
}

/*

FOOTER WIDGET STYLES ######################################

 */

#genesis-footer-widgets {
	background: #0e76bc;
}


#genesis-footer-widgets, #genesis-footer-widgets a, #genesis-footer-widgets h3, .site-footer .footer-credits, .site-footer .footer-credits a {
    color: #fff;
}

#genesis-footer-widgets #simple-social-icons-5 ul li a, .site-footer .footer-credits #simple-social-icons-3 ul li a {
    background: #044f80!important;
}

#genesis-footer-widgets .enews form {
    padding-bottom: 8%;
}

.site-footer .footer-credits {
    margin-top: 0;
    background: #044f80;
}

.site-footer .footer-widgets {
    padding: 10rem 0 5rem;
}

/*

SPECIFIC PAGE FIXES ######################################

*/

.post-166 .pricing-table {
	align-items: flex-start;
}

.post-13947 .has-2-columns {
    padding-bottom: 2%;
    border-bottom: 2px solid #efefef;
}

.post-13947 .has-2-columns + .has-2-columns {
	padding-top: 2%;
}

.post-13947 .has-2-columns h3 {
	padding: 0;
	font-size: 1.5em;
}

/*

VIDEO GALLERY ######################################

*/

div[class^='grid-gallery'] section ul li {
    list-style: none;
}

div[class^='grid-gallery'] figcaption h3 {
	color: #ffffff !important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: 700!important;
    line-height: 1.5!important;
    font-size: 16px!important;
    border-bottom: none!important;
}

div[class^='grid-gallery'] figcaption {
    background: #0e76bc;
}


/*

DASHBOARD STYLES ######################################

 */

.page-id-12819.logged-in .content-sidebar-wrap {
	max-width: 100%;
	width: 100%;
}

.logged-in .pagination ul {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.logged-in .pagination ul li {
	list-style: none;
	display: inline-block;
	margin: 0 2%;
}

.logged-in .pagination ul li:first-child {
	margin-left: 0;
}

.logged-in .pagination ul li:last-child {
	margin-right: 0;
}


.logged-in .pagination ul li.footable-page-arrow a,
.logged-in .pagination ul li.footable-page a
{
	width: 50px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.logged-in .pagination ul li.footable-page-arrow a {
	font-size: 2.5em;
	color: #044F80;
}

.logged-in .pagination ul li.footable-page-arrow.disabled a{
	color: #c4c4c4;
}

.logged-in .pagination ul li.footable-page a {
    background: #c4c4c4;
	padding: 5%;
	border-radius: 15%;
	width: 50px;
	color: #fff;
    font-size: 1.25em;
}

.logged-in .pagination ul li a:hover{
	background: #0e76bc;
}

.logged-in .pagination ul li.active a {
	background: #044F80;
}

#wppb-edit-user ul li{
	list-style: none;
}

/*

MOBILE STYLES ######################################

 */

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */
   #front-page-1 .slick-slide.slick-current{
   		background-size: contain;
   		background-repeat: no-repeat;
   		background-position-x: 100%;
   }
}

@supports (-ms-ime-align:auto) {
	/* Edge 13-15+ specific styles go here */
	 #front-page-1 .slick-slide.slick-current{
   		background-size: contain;
   		background-repeat: no-repeat;
   		background-position-x: 100%;
   }
}

@media only screen and (max-width: 1440px) {
	
	#front-page-1 .slick-wrap {
		width: 100%;
		max-width: 100%;
	}

	.front-page-1 .slick-content {
    	max-width: 100%;
		padding-left: 10%;
	}

	#front-page-1 h4 {
    	max-width: 66%;
	}

	#front-page-1 h4 a {
		color: #bcf49f;
		text-decoration: none;
		display: block;
		padding-bottom: 5%;
	}

	#front-page-1 h4 + p {
    	width: 90%;
	}

	#front-page-1 a.button.classic, #front-page-1 a.button.plus {
		display: block;
		max-width: 280px;
	}

	#front-page-1 a.priv-user.button.classic {
    	margin-bottom: 0;
	}
	
	.front-page-widget .textwidget {
    	width: 112%;	
	}

	#front-page-6 #custom_html-8 {
		margin: 0;
	}

	#front-page-6 a.button:first-child {
    	margin: 0 1%;
	}
}

@media only screen and (max-width: 1366px) {
	.site-header.shrink #genesis-nav-primary + .header-widget-area .button {
		width: 150px;
	}
	#front-page-6 a.button {
    	width: 265px;
	}
}

@media only screen and (max-width: 1280px) {
	
	#genesis-nav-primary.nav-primary-visible{
		zoom: .95;
	}

	#custom_html-8 .widget_text {
    	text-align: center;
	}
	#front-page-6 a.button:first-child {
    	margin: 0 0 5%;
	}
}

@media only screen and (max-width: 1152px) {
	#genesis-nav-primary.nav-primary-visible {
    	zoom: 1;
    	right: 1%;
	}

	.site-container .slick-slide img.slick-image {
    	right: -25%;
	}

	.site-header #custom_html-1{
		display: none;
	}

	#front-page-1 #custom_html-1 {
		display: none;
	}
}

@media only screen and (max-width: 1024px) {
	
	.site-container .slick-slide img.slick-image {
    	right: -25%;
	}

}

@media only screen and (max-width: 962px) {
	#genesis-nav-primary.nav-primary-visible {
		right: -3%;
	}

	.front-page-1 .slick-content {
	    padding-left: 6%;
	}
}

@media only screen and (max-width: 896px) {
	#genesis-nav-primary {
    	visibility: inherit;
    	background: #655f5f
	}
	
	#genesis-nav-primary .before-header p, #genesis-nav-primary .before-header a {
		color: #f9f8f8;
	}
	#genesis-nav-primary #simple-social-icons-2 ul li a {
		color: #2a3139 !important;
		background: #ababab!important;
	}
	#genesis-nav-primary .menu .before-header .simple-social-icons {
    	width: 100%;
	}
	#genesis-nav-primary #simple-social-icons-2 .widget-wrap {
    	width: 50%;
    	margin: 0 auto;
	}
}

@media only screen and (max-width: 800px) {
	.site-header.shrink, .site-container .site-header.shrink > .wrap {
	    height: 5vh;
	    min-height: 50px;
	}

	.sticky-header .site-header.shrink img {
    	max-width: 45%;
	}

	.site-container .slick-slide img.slick-image {
    	right: -50%;
	}
	#front-page-1 .slick-wrap {
		padding-top: 8rem;
	}
}

@media only screen and (max-width: 768px) {

	#front-page-1 h4 + p {
    	width: 54%;
	}
	#front-page-2 .pricing-table a.button {
		zoom: .9;
		-moz-transform: scale(.9);
	}
}

@media only screen and (max-width: 640px) {
	#front-page-1 .slick-wrap {
    	padding-top: 3rem;
	}
	.site-container .slick-slide img.slick-image {
    	right: -78%;
	}
	#front-page-2 .one-third {
		width: 80%;
		margin: 0 auto;
	}
	#front-page-2 .one-third:first-child {
    	margin: 0 auto 8%;
	}
	.footer-credits #simple-social-icons-3{
		display: none;
	}
}

@media only screen and (max-width: 601px) {
	#front-page-1 .slick-wrap {
    	padding-top: 16rem;
	}
	.site-container .slick-slide img.slick-image {
    	right: -56%;
	}
}

@media only screen and (max-width: 414px) {

	.sticky-header .site-header {
		height: 20vh;
		max-height: 125px;
	}

	.site-header.shrink, .site-container .site-header.shrink > .wrap {
		height: 10vh;
		min-height: 50px;
	}

	.front-page-1 .slick-slider{
		max-height: initial!important;
		height: auto;
	}
	.site-container .slick-slide img.slick-image{
		top: 0;
		right: 0;
	}
	.front-page-1 .slick-content {
    	padding-left: 0;
	}
	#front-page-1 h4 {	
		margin: 40vh 0 0;
	}

	#front-page-1 h4, #front-page-1 h4 + p {
		background-color: rgba(0, 0, 0, 0.7);
	    width: 100%;
	    max-width: 100%;
	    padding: 5%;
	}
	#front-page-1 a.button.classic, #front-page-1 a.button.plus{
		margin: 0 auto;
	}

	#front-page-2 .pricing-table a.button.classic, 
	#front-page-2 .pricing-table a.button.plus
	{
	    zoom: .8;
	    -moz-transform: scale(.8);
	}

	#front-page-2 .pricing-table a.button.plus {
		margin-left: -1.9em;
	}

	#front-page-2 .pricing-table a.button.classic {
		margin-left: -2.66em;
	}

	#front-page-3 .button.outline {
		margin:0 auto;
		display: block;
		text-align: center;
	}

	#front-page-6 .wrap {
		width: 100%;
		justify-content: center;
	}

	#front-page-6 a.button.classic,
	#front-page-6 a.button.plus
	{
	    zoom: .9;
	    -moz-transform: scale(.9);
	}
}