/*
Theme Name: Divi Child theme of Divi
Theme URI: 
Description: Child theme of Divi theme for the Divi theme
Author: <a href="http://www.elegantthemes.com">Elegant Themes</a>
Author URI: 
Template: Divi
Version: 4.21.1
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 08 Dec 2023 23:20:59 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css');

/* typeography */
p, div, li {
	font-weight: 400 !important;
}

/* header */
#header-main {
	position: absolute;
	width: 100%;
}

#header-main .et-menu-nav li.mega-menu>ul {
	padding: 20px;
}

#header-main .et-menu-nav li.mega-menu>ul li {
	width: 31% !important;
}


#header-main .et-menu-nav li.mega-menu>ul li:not(:last-child) {
	margin-right: 2%;
}

#header-main .et-menu-nav li.mega-menu>ul li a {
	padding: 10px 0;
	width: 100% !important;
	font-size: 12px;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}

#header-main .et-menu-nav li.mega-menu>ul li>ul li {
	width: 50% !important;
}

#header-main .et-menu-nav li.mega-menu>ul li>ul li a {
	font-family: 'DM Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0;
	text-transform: none;
	border-bottom: 0;
}

#header-main .nav li li a {
	font-family: 'DM Sans', sans-serif;
	font-size: 14px;
	letter-spacing: 0;
	text-transform: none;
	line-height: normal;
}

.et_mobile_menu {
	width: 85vw;
	max-height: 80vh;
	overflow: scroll !important;
}

/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color: #f0cb92;
	background: #1c2835;
	border-radius: 50%;
	padding: 3px;
}

/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}

/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}

/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}

/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}

/* home */
.et_pb_pricing_content_top { display: none; }

.et_pb_pricing li:first-child span:before {
	display: none;
}

/* blog */
.et_pb_blog_grid .et_pb_post:hover {
	border: 0 !important;
}

/* quick contact */
#quick-contact a {
	color: #ddd;
}

#quick-contact a:hover {
	color: #f0cb92;
}

/* plans */
table.plans {
	background: #fff;
}

table.plans th {
	background: #f0cb92;
	border: 1px solid rgb(223 173 96 / .2);
}

table.plans th h3 {
	padding-bottom: 0;
}

table.plans td {
	padding: 20px;
	border: 1px solid rgb(223 173 96 / .2);
}

table.plans tr td:not(:first-child),
table.plans tfoot td {
	text-align: center;
}

table.plans tfoot td:not(:first-child) {
	background: #000;
}

/* footer */
#footer-main .vert-menu.et_pb_menu .et_pb_menu__menu .et-menu-nav .et-menu,
#footer-main .vert-menu.et_pb_menu .et_pb_menu__menu,
#footer-main .vert-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex !important;
	flex-direction: column;
}
 
#footer-main .et_mobile_nav_menu {
    display: none;
}

/* forms */
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	padding: 15px 10px !important;
	background: #f1f1f1;
	color: #000 !important;
	border: 0;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single,
.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single {
	padding: 5px 10px;
	height: 50px;
	background: #f1f1f1;
	background-color: #f1f1f1;
	color: #999;
	border: 0;
	box-shadow: none;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-drop,
option {
	border: 0;
	color: #000;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results {
	color: #000;
}

::placeholder {
	color: #999;
}

.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true] {
	border: 0;
	border-bottom: 2px solid #ff0000;
}

/* buttons */
.et_pb_button {
	box-shadow: 3px 3px 0 #dfad60;
}

.et_pb_button:hover {
	box-shadow: 0 0 0 #dfad60;
}

.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_previous_button.button,
.gform_wrapper.gravity-theme .gform_page_footer input {
	padding: 10px 30px;
	background: #f0cb92;
	color: #000;
	font: 400 16px Poppins, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #f0cb92;
	box-shadow: 3px 3px 0 #dfad60;
	cursor: pointer;
	transition: all .3s ease-in;
}

.gform_wrapper.gravity-theme .gform_footer input:hover {
	background: #f0cb92;
	color: #1c2835;
	box-shadow: 0 0 0 #dfad60;
}

/* testimonial slider */
.tss-carousel-main .swiper-pagination-bullet:hover,
.tss-carousel-main .swiper-pagination-bullet-active,
.tss-carousel .swiper-pagination-bullet:hover,
.tss-carousel .swiper-pagination-bullet-active,
.tss-carousel-main .swiper-pagination-bullet,
.tss-carousel .swiper-pagination-bullet {
	background: #000;
}

.tss-wrapper .tss-layout3 .item-content-wrapper:before,
.tss-wrapper .tss-isotope1 .item-content-wrapper:before,
.tss-wrapper .tss-video1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
	color: #000;
}

@media (min-width: 980px) {
	
	.dt-blog .et_pb_post.has-post-thumbnail .entry-featured-image-url {
		float: left;
		width: 30%;
		margin-right: 4%;
    }
	
    .dt-blog .et_pb_post.has-post-thumbnail:not(.format-gallery) > .post-content {
        padding-left: 34%;
    }
	
}

@media (max-width: 980px) {
	
	#header-main-mobile .et_pb_column {
		margin-bottom: 0;
	}
	
	#header-main-mobile .mobile_nav {
		padding-top: 12px;
	}
	
	#page-title {
		padding: 60px 0;
		height: auto;
	}
	
	#page-title .et_pb_row {
		width: 80% !important;
	}
	
	#footer-main .et_pb_menu .et_pb_menu__wrap {
		justify-content: flex-start !important;
	}
}
