/*
Theme Name:  CALLIDE DAWSON FUNERALS
Theme URI:   http://www.callidedawsonfunerals.com.au
Version:     1.0
Description: A child theme of Divi. This is a custom child theme created for our site Callide Dawson Funerals.
Author:      gndesigns
Author URI:  http://www.callidedawsonfunerals.com.au
Template:    Divi
*/


/***********************************************************************
Caution: do not remove this to keep Divi Children Engine always updated 
Divi Children Engine version: 1.0.3
***********************************************************************/

/*------------------------------[FONT ICONS]-----------------------------*/
/*--[Created by Divi Children, http://divi4u.com/divi-children-plugin/]--*/
/*-----------------------------------------------------------------------*/

.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
	font-family: 'ETmodules';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	color: #318EC3;
}
.icon_tags:before {
	content: "\e07c";
	padding: 0px 5px 0 0;
}
.icon_profile:before {
	content: "\e08a";
	padding: 0 5px 0 0;
}
.icon_chat:before {
	content: "\e066";
	padding: 0 5px 0 20px;
}
.icon_clipboard:before {
	content: "\e0e6";
	padding: 0 5px 0 20px;
}
.icon_calendar:before {
	content: "\e023";
	padding: 0 5px 0 20px;
}

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

/* make qfda logo go to next line in footer*/
div#text-3.fwidget.et_pb_widget.widget_text
{
clear:both;
}

/* make menus dropdown wider*/
#top-menu li li a
{
width:250px;
}

/*change menu background to cream instead of gold*/

#main-header .et_mobile_menu {
background-color: #e5dccd !important;}


/*center footer links*/

ul#menu-footer.bottom-nav {
text-align:center;
}

/* underline all body links */

#main-content a {
font-weight:bold;}

p.post-meta {display:none;}
div#et-top-navigation {/*background-color:#35528c;*/
/*border-top: solid 1px #ffbb00;*/
/*border-bottom: solid 1px #ffbb00;*/
padding-top:10px;
padding-bottom:0px;
}

.et_fullwidth_nav #main-header .container {padding-left:0px;
padding-right:0px;}
.et_header_style_centered #top-menu > li > a {padding-bottom:20px !important;}

.logo_container {background-image: url(https://www.callidedawsonfunerals.com.au/wp-content/uploads/2016/03/background7.gif);
background-repeat: no-repeat;
background-position: center;}

/*.et_pb_post {border-bottom: solid 1px goldenrod;
padding-bottom:20px;
}*/

/*h4 {background-color: #e5dccd;
color: #ffffff;
padding:10px 5px;
border:solid 2px #dbb885;
margin: 2px;
border-radius:3px;
box-shadow: 1px 1px 0 rgba(0, 0, 0, .3);
}*/

/* style read more (View Notice) button*/
a.more-link {    
border: 2px solid #dbb885;
background-color:#e5dccd;  
  
border-radius: 3px;    
/*display: inline-block;*/ 
margin-top: 10px;    
padding: 3px 10px;    
text-transform: uppercase; 
font-size: .8em;
float:right; }

a.more-link:hover {    
background-color:#dbb885; 
 
}

/*add padding to secondary menu links */

#et-secondary-menu > ul > li a {
padding-right:35px;}

/*Style Gravity form submit button */

input#gform_submit_button_1.gform_button.button {
background-color: white;
border: 1px solid #dbb885;
padding: 10px;
border-radius: 5px;
}
input#gform_submit_button_1.gform_button.button:hover {
background-color: #e5dccd;
}
/* Style first letter */

p::first-letter {
 
  /*font-size: 1.3em;*/
}

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[WP CALENDAR]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 981px ) {

}

/*-------------------[960px]------------------*/
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {

	/*-------------------[Sliders]------------------*/

	/*-------------------[Portfolio]------------------*/

	/*-------------------[Sidebar]------------------*/
	
	/*-------------------[Menu]------------------*/
	
}

/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	/*-------------------[Portfolio]------------------*/
	
	/*-------------------[Sliders]------------------*/
	
	/*-------------------[Menu]------------------*/

}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

}

@media screen and ( max-width: 782px ) {

}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	/*-------------------[Menu]------------------*/

}

/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {
/*don't show logo on mobile*/
div.logo_container {display:none;}

.rc-anchor-normal {width:200px;}

}