/*
 Theme Name:   <Company Name>
 Description:  Divi Child Theme
 Author:       Webtech Design Co.
 Author URI:   https://webtechdesign.co
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
 Text Domain:  divi-child-theme
*/

/* ==== Add your own styles below this line ====
 * -------------------------------------------- */

body:not(.wp-admin), #map_canvas {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#page-container { 
	overflow-x: hidden 
}

/*** Primary Navigation ***/

header ul#menu-primary-menu li {
	align-items: center;
}


header ul#menu-primary-menu li a {
	line-height: 1.4em;
	font-weight: 600;
}

header .menu_cta {
	text-align: center;
	margin-left: 10px!important;
	border: 1px solid #fff;
	border-radius: 50px;
	padding: 3px 15px!important;
}

header .menu_cta a {
	font-weight: 700!important;
}

/* Hide Icon
header .menu_cta a:after {
	content:'\e023';
	font-family: etmodules;
	margin-left: 5px;
}
*/


header .menu_cta:hover {
	border-color: #9FA4AE!important;
	background-color: #9FA4AE;
}

header .menu_cta:hover a {
	opacity: 1!important;
}

header .et_mobile_menu .menu_cta {
	padding: 0 !important;
	margin-top: 15px;
	margin-left: 0!important;
}

header .et_pb_module .mobile_menu_bar:before {
	top: 0;
}


/*** Layout ***/

.vertical-align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.no-margin {
	margin: 0!important;
}

.mobile-only { display: none!important; }



/*** Modules ***/

#map_canvas .et_pb_code_inner {
	display: flex; width: 100%; 
	height: 100%; 
	flex-direction: column; 
	overflow: hidden;
	line-height: 0;
}

#map_canvas iframe {
	height:100%; 
	border:none; 
	flex-grow: 1; 
	border: none; 
	margin: 0; 
	padding: 0;
	line-height: 0;
	min-height: 300px;
}

.watermark-text-light h1, 
.watermark-text-light h2 {
	padding-top: 1em;
	font-size: 2em;
	font-weight: 600;
}

.watermark-text-light {
	z-index: -1;
}

.watermark-text-light p {
	font-size: 200px;
	display: inline-block;
	top: -50px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	font-family:'Catamaran';
	font-weight:800;
	line-height:1em;
	color: #fffff2;
	fill: #FFFFF2;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-color: transparent;
	background-image: linear-gradient(160deg,#F0F1F2 0%,#FAFBFB14 75%);
	white-space: nowrap;
	z-index: -1;
	letter-spacing: -5px;
}

.watermark-text-light.et_pb_text_align_left p {
	left: -50px;
}

.category-blocks .et_pb_column .category-block-title h4 {
	transition: all 300ms ease 0ms;
}

.category-blocks .et_pb_column:hover .category-block-title h4 {
	color: #9FA4AE;
	transition: all 300ms ease 0ms;
}

.category-blocks .et_pb_column .category-block-title h4:last-child {
	padding-bottom: 0;
}

.category-blocks .et_pb_column:hover .et_pb_image_wrap img {
	opacity: .8;
	transition: all 300ms ease 0ms;
}

.category-img .et_pb_image_wrap,
.product-feed .entry-featured-image-url {
	padding-top: 100%;
	display: block;
}

.category-img .et_pb_image_wrap img,
.product-feed .entry-featured-image-url img {
	position: absolute;
	height: 100%!important;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
	transition: all 300ms ease 0ms;
}


.hero-list ul {
	list-style-type: none;
	padding: 0 0 0 2.4em;
}

.hero-list ul li {
	position: relative;
	
}

.hero-list ul h1:before {
	content: 'Z';
	position: absolute;
	left: -1.2em;
	font-family: etmodules;
	color: #9FA4AE;
}





    
/*** Post Content ***/

body {
	font-weight: normal;
}

sup {
	font-size: 50%;
}

.et_pb_post_content h1:not(:first-child),
.et_pb_post_content h2:not(:first-child),
.et_pb_post_content h3:not(:first-child),
.et_pb_post_content h4:not(:first-child),
.et_pb_post_content h5:not(:first-child),
.et_pb_post_content h6:not(:first-child) {
	margin-top: 1em;
}

.et_pb_post_content ﻿ul ﻿{﻿
margin-left: 1em;
}

.et_pb_post_content p:last-of-type {
	padding-bottom: 1em;
}

ul.blocks-gallery-grid {
	list-style-type: none;
	padding: 0;
	margin-left: 0;
	line-height: 1em;
}


a.wp-block-button__link, a.wp-block-button__link:active, a.wp-block-button__link:focus, a.wp-block-button__link:visited {
	color: #9FA4AE;
	border: solid 2px #9FA4AE;
	border-radius: 50px;
	font-size: 16px;
	background-color: transparent;
	transition: all 300ms ease 0ms;
	line-height: 1.2em;
	font-weight: 600;
}

a.wp-block-button__link:hover {
	color: #fff;
	border-color: #9FA4AE;
	background-color: #9FA4AE;
	transition: all 300ms ease 0ms;
}

.logo-grid {
	gap: 2em 4em;
	justify-content: space-around;
	border: solid 1px #ddd;
	padding: 2em;
	margin-bottom: 2em;
}

.logo-grid .wp-block-image {
	max-height: 60px;
}

.logo-grid .wp-block-image img {
	object-fit: contain;
	width: auto;
	height: auto;
	max-width: 150px;
	max-height: 60px;
	transition: all 300ms ease 0ms;
}

.logo-grid .wp-block-image img:hover {
	transform: scale(1.1);
	transition: all 300ms ease 0ms;
}




/*** Sidebar ***/

.product-sidebar ul li  {
	line-height: 1.4em;
}

.product-sidebar ul li a {
	font-family: Catamaran;
	transition: all 300ms ease 0ms;
	padding: .1em;
	display: block;
}

.product-sidebar ul li a:hover {
	transition: all 300ms ease 0ms;
}

.product-sidebar ul li.current-menu-item a {
	color: #1e3769!important;
}

/*** Hide Google Captcha Badge ***/
.grecaptcha-badge {
	display: none;
}

/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 981px) {

}


/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {

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

	.custom_row {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}

	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}

	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}

	.third-on-mobile {
		-webkit-order: 3;
		order: 3;
	}

	.fourth-on-mobile {
		-webkit-order: 4;
		order: 4;
	}
	.custom_row .et_pb_column:last-child {
		margin-bottom: 30px;
	}

	.custom_row .et_pb_column:not(:last-child) {
	margin-bottom: 0px;
	}

}


/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {

	#no-hamburger .et_pb_menu__menu {
		display: block!important;
	}

	#no-hamburger .mobile_menu_bar {
		display: none!important;
	}

	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: start!important;
		-ms-flex-pack: start!important;
		justify-content: flex-start!important;
	}

}


/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {

	.et_pb_menu--style-left_aligned .et_pb_menu__wrap {
		-webkit-box-pack: center!important;
		-ms-flex-pack: center!important;
		justify-content: center!important;
	}

	.mobile-only { display: block!important; }

}


/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {

}
