.elementor-kit-176{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-cebbe25:#000000;--e-global-color-2aeaa70:#F58023;--e-global-color-711e406:#2F4859;--e-global-color-68d6920:#009FFF;--e-global-color-3b15297:#101415;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-176 e-page-transition{background-color:#FFBC7D;}.elementor-kit-176 a{color:var( --e-global-color-68d6920 );text-decoration:none;}.elementor-kit-176 h3{color:#101415;font-family:"Roboto", Sans-serif;font-size:34px;font-weight:800;}.elementor-kit-176 h4{color:#101415;font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Content Styles */
figcaption {
    text-align: center;
}
.wp-block-image img{
    padding-left:20px;
}
.divider {
   margin-top: 50px !important;
}

.wp-block-table{
    margin-left: 0px;
}
.wp-block-button{
    padding-top: 40px;
    padding-bottom: 20px;
    color: white;
}

.share-btn .elementor-share-btn{
    border-radius: 2px;
}

/* WP Members Login Form */

#wpmem_login {
	font-family: "Roboto", Sans-serif;
	margin: 0 auto;
	width: 50% !important; 
	padding: 15px;
	background-color: #ffffff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	border-radius: 15px;
}

#wpmem_login .button_div {
    width: 100% !important;
    text-align: center !important;
}

#wpmem_login .div_text {
    width: 100% !important;
}

#wpmem_login legend {
	display: none;
}

#wpmem_login input[type=text] {
    width: 100% !important;
}

#wpmem_login input[type=submit] {
	background-color: #009fff;
	color: #ffffff;
	border: none;
	border-radius: 0px 0px 0px 0px;
	font-weight: 600;
	padding: 12px 26px 12px 26px;
	transition: 0.3s;
	width: 100%;
}

#wpmem_login input[type=submit]:hover {
	background-color: #f58024;
}

@media only screen and (max-width: 600px) {
    #wpmem_login {
    	font-family: "Roboto", Sans-serif;
    	margin: 0 auto;
    	width: 100% !important; 
    	padding: 15px;
    	background-color: #ffffff;
    	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    	border-radius: 15px;
    }
}
/* END WP Member Login Form */

/* WP Member Registration Form */

#wpmem_reg {
    font-family: "Roboto", Sans-serif;
	margin: 0 auto;
	width: 50% !important; 
	padding: 15px;
	background-color: #ffffff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
	border-radius: 15px;
}

#wpmem_reg legend {
	display: none;
}

#wpmem_reg input[type=text] {
    width: 100% !important;
}

#wpmem_reg .button_div {
    width: 100% !important;
    text-align: center !important;
}

#wpmem_reg .div_text {
    width: 100% !important;
}

#wpmem_reg input[type=submit] {
	background-color: #009fff;
	color: #ffffff;
	border: none;
	border-radius: 0px 0px 0px 0px;
	font-weight: 600;
	padding: 12px 26px 12px 26px;
	transition: 0.3s;
	width: 100%;
}

#wpmem_reg input[type=submit]:hover {
	background-color: #f58024;
}

@media only screen and (max-width: 600px) {
    #wpmem_reg {
        font-family: "Roboto", Sans-serif;
    	margin: 0 auto;
    	width: 100% !important; 
    	padding: 15px;
    	background-color: #ffffff;
    	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    	border-radius: 15px;
    }
}
/* END WP Member Registration Form *//* End custom CSS */