@charset "utf-8";
/* CSS Document */

/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.glsr-default .glsr-review-author{ display:none;}
.glsr-review{box-shadow:6px 6px 18px 0px rgba(0,0,0,0.3); padding:20px;}
/**.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item{ margin-bottom:0;}**/
.mfp-title{ font-size:15px; line-height:20px;}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item{ margin-bottom:3.5%;}
@media only screen and (max-width: 980px) {.et_pb_section_0.et_pb_section{ padding-top:30px;}}
/* enable class below once you're done editing the menu */
.fullwidth-menu {
opacity: 0;
top: 0vh;
visibility: hidden;	
}
.fullwidth-menu:hover{cursor:pointer;}

.line{
display: block;
position: absolute;
height: 4px;
width: 100%;
background: #fff;
opacity: 1;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
-o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

.fullwidth-open.open .line{
background: white; 
}

.line-1 {
top:0px;    
}
  
.line-2 {
top: 10px;
width: 80%;
}
 
.line-3 {
top: 20px;
width: 50%;
}
 
.fullwidth-open.open .line-1 {
top: 15px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
 
.fullwidth-open.open .line-2 {
display: none;
}
 
.fullwidth-open.open .line-3 {
top: 15px;
width: 100%;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
 
.fullwidth-menu-open {
opacity: 1 !important;
top: 0 !important;
visibility: visible !important;
	z-index:10;
}
 
.fullwidth-menu {
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
-ms-transition: all 0.5s ease !important;
transition: all 0.5s ease !important;
}
  
.main-menu-item ul {
display: none; 
padding: 0;
margin-top: 20px;
}
  
.toggle-sub-menu {
cursor: pointer;
}  

.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
.pa-inline-buttons {
    text-align: center !important;
}
.pa-header {
	background: transparent;
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
}

/*set the background color of the fixed header when scrolling*/
.pa-fixed-header {
	background-color: #000000!important;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}

/*set the background color of the fixed header when scrolling*/
.pa-fixed-header .et_pb_row {
	padding: 0px 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

/*set the transition for the spacing shrinking action*/
.pa-header .et_pb_row {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}


/*set the transition for the logo shrinking action*/
.pa-header .et_pb_menu__logo img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*change the logo size when the header shrinks*/
.pa-fixed-header .et_pb_menu__logo img {
	max-width: 80%;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*set the transition for the font size shrinking action*/
.pa-header .et_pb_menu ul li a {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

/*change the menu font size when the header shrinks*/
.pa-fixed-header .et_pb_menu ul li a {
	font-size: 14px!important;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}


/*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: #222;
	background: #c6b880;
	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;
}

/*place button modules next to each other in the same column*/
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
.pa-inline-buttons {
    text-align: center !important;
}
.et_mobile_menu{ border-top-color:#000;margin-top: 10px !important;}
.et_pb_social_media_follow li a {
	margin-right: 2px;}
.b {
  font-family: 'Arial Black', Arial, Helvetica, sans-serif;
  text-transform: none;
}
.s {
  font-weight: 300;
}
sup{bottom: .2em;}

@media only screen and (max-width: 980px) {
.three-columns .et_pb_column {
width: 33%!important;
}
}

@media only screen and (max-width: 980px) {
.four-columns .et_pb_column {
width: 25%!important;
}
}

@media only screen and (max-width: 980px) {
.five-columns .et_pb_column {
width: 20%!important;
}
}

@media only screen and (min-width: 980px) {
.hiddenlg {
display:none!important;
}
}

.custom-bullets ul {
  margin-top:15px
}
.custom-bullets ul li {
  padding-left:30px;
  list-style:none;
  margin-bottom:10px
}
.custom-bullets ul li::before {
  content:'';
  display:inline-block;
  margin-right:7px;
  margin-left:-30px;
  padding-right:5px;
  font-family:ETmodules;
  font-size:1.2em;
  vertical-align:middle
}

.check-outline-black{color:#000;}
.check-outline-black ul li::before {
  content:'\52';
  color:#000;
}
.check-outline-metalic ul li::before {
  content:'\52';
  color:#9d8f57;
}

.three-image-gallery .et_pb_gallery_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.three-image-gallery .et_pb_gallery_item {
    width: 29.5%!important;
}

/* Tablet View */
@media (max-width: 980px) {
    .three-image-gallery .et_pb_gallery_item {
        width: 46% !important;
    }
}

/* Mobile View */
@media (max-width: 600px) {
    .three-image-gallery .et_pb_gallery_item {
        width: 100% !important;
    }
}
.five-image-gallery .et_pb_gallery_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.five-image-gallery .et_pb_gallery_item {
    width: 20% !important;
}

/* Tablet View */
@media (max-width: 980px) {
    .five-image-gallery .et_pb_gallery_item {
        width: 33.33% !important;
    }
}

/* Mobile View */
@media (max-width: 600px) {
    .five-image-gallery .et_pb_gallery_item {
        width: 50% !important;
    }
}
.six-image-gallery .et_pb_gallery_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.six-image-gallery .et_pb_gallery_item {
    width: 12% !important;
}

/* Tablet View */
@media (max-width: 980px) {
    .six-image-gallery .et_pb_gallery_item {
        width: 29.5% !important;
    }
}

/* Mobile View */
@media (max-width: 600px) {
    .six-image-gallery .et_pb_gallery_item {
        width: 46.5% !important;
		margin-right:3.5%!important;
    }
}
@media screen and (max-width: 980px) {
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
}
ol li{margin-left: 30px;
  line-height: 1.9em;}

/* Add podcast/mic icon only for posts in podcast category using Divi's native icons */
.category-podcasts .et_pb_blog_grid .entry-title:before {
    font-family: 'ETmodules';
    content: "e07f"; /* Unicode for microphone icon */
    font-size: 20px;
	margin-bottom:10px;
    margin-right: 8px;
    vertical-align: middle;
    display: block;
} 

.table-of-content {background:#f9f9f8;border: 1px solid #aa9c64;padding:30px 25px 0px;margin: 25px 0 40px;border-radius: 5px;} 
.table-of-content h2 { font-size: 18px; font-weight: bold; }
.table-of-content li { margin-bottom: 3px; font-weight:400;}

.ctaborder, .ctablog{background:#c6b880;border: 1px solid #9d8f57; border-top:5px solid #9d8f57; padding:25px 25px 30px; margin:30px 0;border-radius: 5px;}
.ctaborder a, .ctablog a{ color:#000;}
.cta-title{ font-size:24px; font-weight:bold; padding-bottom:12px;}
a.cta-btn{ background:#000;color:#fff!important;  padding:8px 15px;border-radius: 5px;}
a.cta-btn:hover{ color:#c6b880!important;}
