/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
/* TEMPORARY FIX FOR CONTACT FORM THAT IS NOT CONNNECTING TO ITS CSS */
#email-5a3db3ff-d1d3-43c5-b970-ff8c70d6cd85 {
    width: 100%;
    padding: 10px;
        padding-right: 10px;
}
#your_role-5a3db3ff-d1d3-43c5-b970-ff8c70d6cd85 {
    width: 100%;
    padding: 10px;
}
.hs-button.primary.large {
    padding: 10px 20px;
    margin-top: 20px;
    font-weight: bold;
}

/*   OVERRIDE DIVI HAMBURGER MENU ON MOBILES */
.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 15px;
    padding-bottom: 5px;
}
.lwp-hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}
/* POSITION AND STYLE THE BUTTON IN THE HEADER */
.menu-item {
    border-radius: 30px;
    height: 35px !important;
    width: 150px !important;
    text-align: center;
    padding: 0px !important;
    margin-bottom: 10px;
    background: #00f;
    color: white;
}
.menu-item a {
    margin-top: 10px !important;
    color: white !important;
    font-weight: 700 !important;
}
/* STYLES FOR HEADER ELEMENTS *?
h1 {
    font-weight: 700;
    font-size: 42px;
    color: #181c47 !important;
    line-height: 48px;
    text-shadow: 0em 2px 8px rgba(0,0,0,0.22);
}
.et_pb_text_3 {
    font-weight: 700;
}
h2 {
    font-weight: 700;
    font-size: 38px;
    color: #181c47 !important;
    line-height: 1.2em;
    text-shadow: 0em 2px 8px rgba(0,0,0,0.2);
}
/* BUTTONS */
h4.et_pb_module_header {
	font-size: 38px;
color: #181c47 !important;

}
/* TESTIMONIAL SLIDERS */

.strong-view.wpmtst-default .wpmtst-testimonial {
    border: none !important;
}

.wpmtst-testimonial-content.testimonial-content {
    min-height: 120px;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: none !important;
    padding: 20px;
    text-align: left;
    min-height: 300px;
	border: none !important;
    border-radius: 10px;
}

.strong-view.controls-style-buttons3:not(.rtl) .wpmslider-next::before, .strong-view.controls-style-buttons3:not(.rtl) .wpmslider-prev::before{
    background: #00f !important;
    height: 35px !important;
    width: 35px !important;
}
.wpmtst-testimonial-heading.testimonial-heading {
    font-size: 18px;
}
.wpmtst-testimonial.testimonial.t-slide {
    min-height: 270px;
    border-radius: 10px;
    background: #edebeb;
}
.wpmtst-testimonial.testimonial.t-slide {
    min-height: 270px;
}
.wpmtst-testimonial-content.testimonial-content {
    min-height: 120px;
}
.strong-view.wpmtst-default.dark .wpmtst-testimonial {
    border: none !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: 1px solid #FFFFFF !important;
}
/* BRUSH STROKE UNDERLINE PNGS */
.paint-stroke-background-red {
    background: url(/wp-content/uploads/2021/08/brush_swath_underline_orange-red.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: 100% 50%;
    background-position: 0% 100%;
    padding: 13px 0px;
}
.paint-stroke-background-green {
    background: url(/wp-content/uploads/2021/08/brush_swath_underline_green.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 100% 50%;
    background-position: 0% 100%;
    padding: 12px 0px;
}
/* DIFFERENT LIST ICONS */
.dsm_icon_list_icon {
    padding: 18px;
    color: #019da6;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: ETmodules;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    text-transform: none;
    content: attr(data-icon);
    speak: none;
}

.dsm_icon_list .dsm_icon_list_items {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 26px;
}
.dsm_icon_list_child {
	background: white;
	list-style:none;
    padding-top: 15px !important;
    padding-right: 25px !important;
    padding-bottom: 15px !important;
    padding-left: 25px !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
	    border-radius: 10px;

}
.et_pb_with_border.dsm_icon_list_child  {
	border: 1px solid;
border-radius: 15px;
	background:#F3F3F9;
}
.dsm_icon_list .dsm_icon_list_icon {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: ETmodules;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    text-transform: none;
    content: attr(data-icon);
    speak: none;
}
.dsm_icon_list .dsm_icon_list_child {
    border-style: solid;
    border-color: #333;
    border-radius: 10px;
    background: #F3F3F9;
    border-width: 1px;
}
.no_blocks .dsm_icon_list_child {
    background: transparent;
    margin: 0 !important;
    padding: 0 20px !important;
	border:none;
}
.mini_columns .dsm_icon_list_child {
    width: 31%;
    float: left;
    margin-right: 2%;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/* FOOTER */
#footer-widgets {
    padding: 6% 0 0;
    display: none;
}
#footer-info, #footer-info a {
    text-transform: none !important;
 }
/* WHITE BACKGROUND FOR LIGHTBOX */
.mfp-figure::after {
    background: #fff;
}
#footer-info {
    text-align: left;
    color: #666;
    padding-bottom: 10px;
    float: none;
    margin: 0 auto;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
}
#footer-info a {
    font-weight: bold !important;
	color: #666 !important;

}
.footer_contact_link {
    text-decoration: underline !important;
}


/* Disable animations on mobile devices */
body.wpex-is-mobile-device .wpb_animate_when_almost_visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}


/* MOBILE ADJUSTMENTS */
@media all and (max-width:1024px) {
	header#main-header {
    position: fixed !important;
    top: 0 !important;
}
	#top-menu {
    display: block !important;
}
/* TURN OFF ANIMATION ON ALL MOBILES */
	.et_pb_section, .et_pb_section *{
	animation:none !important;
	}
}


	
@media all and (max-width:980px) {
	header#main-header {
    position: fixed !important;
    top: 0 !important;
}
	#top-menu {
    display: block !important;
}
  .mobile_menu_bar {
     display: none !important;
}	
}
@media all and (max-width:768px) {
.mini_columns .dsm_icon_list_child {
    width: 48%;
    float: left;
    margin-right: 2%;
   height: 100px;
}
}
@media all and (max-width:600px) {

	header#main-header .container {
    width: 90%;
}
	h1 {
     font-size: 32px !important;
     line-height: 1.2em !important;
    text-align: center;
 }
h2 {
  
    font-size: 25px !important;
}
 .no_blocks .dsm_icon_list_child {
    padding: 0 !important;
  
}
.mini_columns .dsm_icon_list_child {
    width: 100%;
    float: left;
 }
.dsm_icon_list_child {
       padding-right: 0 !important;
     padding-left:0;
}
	.no_blocks .dsm_icon_list_child {
    padding: 0 0px !important;
	}
	.dsm_icon_list_child {
    padding-right: 0px !important;
    padding-left: 0px !important;
	}
	.et_pb_text ol, .et_pb_text ul {

    padding-left: 0 !important;
}
	#top-menu {
    display: block !important;
 
}
  .mobile_menu_bar {
     display: none !important;
}	
}
	
/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




