/*
 Theme Name:   Simply Ducky (D) - Dr Kim
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Simply Ducky Designs
 Author URI:   http://www.simplyduckydesigns.ca
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");


/* -------------------------------------------------------------- Fonts & Typography -------------------------------------------------------------- */
h2 {

	}
h3 {
padding-top: 50px;
	}
h4 {

	}
h5, h6 {

	}
body.et_cover_background {

	}


/* -------------------------------------------------------------- Links -------------------------------------------------------------- */
.entry-content p a,
.entry-content p a:visited {
	color: #3786be;
    font-weight: 600;
	}
.entry-content p a:hover {
	color: #A3C9FA;
    font-weight: 600;
	}
.et_pb_widget a,
.et_pb_widget a:visited {
	color: #3786be;
    font-weight: 600;
	}
.et_pb_widget a:hover {
	color: #A3C9FA;
    font-weight: 600;
	}


/* -------------------------------------------------------------- General Formatting -------------------------------------------------------------- */
#page-container { 
	overflow:hidden; 
	}
.entry-content table, 
body.et-pb-preview #main-content .container table {

	}
.entry-content tr td {
	padding: 3px 8px;
	}
body.custom-background {
   	background-position: center bottom !important;
   	background-size: 100% auto !important;
   	background-repeat: no-repeat !important;
   	background-attachment: fixed !important;
	}
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container, 
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {

	}
#main-content p {
	text-align: justify;
	}
.entry-content ol {
	margin: 30px;
	}
.entry-content ul {
	margin: 30px;
	}
.et_pb_text li { 
	margin-top: 16px;
    list-style-position: initial;
	}
body {
 
	}
.et_boxed_layout #page-container {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}
#et_top_search {
	display: none;
	}

.es_required_field, .ig_es_form_field_name  {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 8px !important;
    color: #24aae3;
    font-size: 16px;
	border-radius: 31px;
    width: 30%;
}
.es_subscription_form_submit {
	background-color: #05a69b;
    color: #FFFFFF;
    padding: 12px !important;
    font-size: 16px;
	margin-top: 10px;
    width: 30%;
}
.es_caption {
  /* ----padding-bottom: 1em;- */
	}
	

/* -------------------------------------------------------------- Header -------------------------------------------------------------- */
#main-header {
 	box-shadow: none;
	}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	}
.et-fixed-header {
	
	}


/* -------------------------------------------------------------- Landing Page -------------------------------------------------------------- */
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {

	}
.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon:hover {

	}


/* -------------------------------------------------------------- Menu -------------------------------------------------------------- */
/*----------Sub Menu----------*/
#top-menu li ul {
	width: 270px;	
	padding-top: 10px;
	padding-bottom: 10px;
	}
#top-menu li li {
    width: 270px;
    padding: 0 4px 0 4px;
	line-height: 1.8em;
	}
#top-menu li li a:hover {
    opacity: 1!important;
	}
#top-menu li li a {
	font-size: 14px;
	margin-bottom: 0;
    width: 262px;
	padding: 10px 6px 10px 6px;
	}

/*----------Sub Menu Mobile----------*/
.et_mobile_menu {
    border-top: 0px solid #2ea3f2;
	}
.et_mobile_menu li a {
    text-align: center;
	}
.mobile_menu_bar:before {
    color: white;
	}


/* -------------------------------------------------------------- Contact Form 7 -------------------------------------------------------------- */
.wpcf7-form input { 
    padding: 16px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #656565;
    background-color: #eee;
    font-size: 14px;
	}
.wpcf7-text { 
	width: 100%;
	}
.wpcf7-radio  { 
	line-height: 3.0;
	}
span.wpcf7-list-item {
	display: block;
	}
.wpcf7-form textarea { 
	width: 100%;
    padding: 16px;
    border: none;
   	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #656565;
    background-color: #eee;
    font-size: 14px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
	}
.wpcf7 select {
    padding: 16px;
    border: 1px solid #999;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #444444;
    background-color: #FFFFFF;
    font-size: 14px;
	width: 100%;
	}
.wpcf7-form p { 
	color: #666; 
	margin-top: 2px; 
	}
.wpcf7-form .wpcf7-submit { 
	background: #EEEEEE; 
	padding-left: 14px;
	padding-right: 14px; 
	color: #444444; 
	border-radius: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 100%;
	}
.wpcf7-form .wpcf7-submit:hover {
	background: #b3b2b2;
	color: #FFFFFF;
	}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	opacity: 1; 
	color: #999999; 
	} 
#contactform h4 {
	padding: 28px 0 10px 0;
	}
p.sub-text {
	padding-top: 10px; 
	text-align: center;
	}
div.wpcf7-mail-sent-ok {
    	border: none;
    	background: #FFFFFF;
	width: 100%;
	}

/* -------------------------------------------------------------- List Formatting -------------------------------------------------------------- */
.entry-content ul,
.long_content ul {
    padding: 24px 0 24px 48px;
	list-style-position: outside;
	list-style: disc;
 	}
.entry-content ol,
.long_content ol {
    padding: 24px 0 24px 48px;
	list-style-position: outside;
	list-style: decimal;
 	}
.entry-content ol li, 
.entry-content ul li {
	padding-bottom: 10px;
    }


/* -------------------------------------------------------------- Images -------------------------------------------------------------- */
.circular img {
 	border-radius: 50%;
	}
.et_pb_promo#circular {
 	border-radius: 50%;
	width: 100%;
	height: auto;
	}


/* -------------------------------------------------------------- Category Page -------------------------------------------------------------- */
.img_featured {

	}
.read_more {

	}


/* -------------------------------------------------------------- Footer -------------------------------------------------------------- */
#footer-bottom {
	background: #FFFFFF;
	}
#footer-info,
p#footer-info {
	font-size: 14px;
	padding-bottom: 3px;
	}
img.footer-image {
	max-width: 100%;
    height: 10px;
	}


/* -------------------------------------------------------------- Maximum width of 980 pixels -------------------------------------------------------------- */
@media screen and (max-width: 980px) {
	#logo {
    	max-height: 57% !important;
    	width: auto;
    	max-width: 100% !important;
    	}
	#sidebar {
		margin-top: 100px;	
		text-align: center;
		}
	.et_pb_slide_image {
		display: none;
	}
	}
	

/* -------------------------------------------------------------- Minimum width of 451 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 451px) {
	.et_pb_fullwidth_header .header-image {
 
		}
	.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {

		}
	}


/* -------------------------------------------------------------- Minimum width of 981 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 981px) {
	#contactform {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		}
	.et_pb_fullwidth_header .header-image {

		}
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, 
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterabl {
    	width: 23.875% !important;
    	margin: 0 1% 1% 0 !important;
		}
	#main-content .container:before {
    	position: absolute;
    	top: 0;
    	width: 0;
    	height: 100%;
    	background-color: transparent;
		}
	}


/* -------------------------------------------------------------- Minimum width of 1200 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 1200px) {
	#contactform {
		width: 90%;
		}
	.et_pb_fullwidth_header .header-image {

		}
	}


/* -------------------------------------------------------------- Minimum width of 1350 pixels. -------------------------------------------------------------- */
@media screen and (min-width: 1350px) {
	.et_pb_slider .et_pb_container {
    	position: relative;
    	z-index: 2;
    	width: 80%;
    	max-width: 1080px;
    	margin: 0 0 0 100px;
		}	
	}