/*

 Theme Name:   Dialy Premium Child Theme

 Theme URI:    http://dialy.different-themes.com/

 Description:  Dialy Premium Wordpress Child Theme

 Author:       Different Themes

 Author URI:   http://www.different-themes.com/

 Template:     dialy-theme

 Version:      1.1.6

 Tags: 

 Text Domain:  dialy-theme-child

*/



@import url("../dialy-theme/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */

@import url(https://fonts.googleapis.com/css?family=Noto+Serif:400,400italic);




a, h1#site-logo, h1#site-logo a, .weather-report .report, .tabs .ui-tabs-nav li.ui-state-active a, article .post-meta span:before, .post-info span:before, .post-controls a:hover, .post-controls a span i, .accordion .title.ui-state-active, .above-the-fold h2.page-title, .page404 h2, #groups-list-options a.selected, #members-list-options a.selected, ul.top-menu > li a {
	color: #C03827;
	font-family: 'Noto Sans';
}
article .post-meta span:before {
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.post-info span:before {
    font-family: 'FontAwesome';
    margin-right: 5px;
}
.fa{
    font-family: 'FontAwesome' !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}
#above-the-fold .inner-wrapper .page-title {
	font-family: 'Noto Serif';
	color: #222 !important;
	text-transform: uppercase;
}

div#logo a img {
	width: 400px;
	height: auto;
}

nav.top-menu {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}



h1, h2, h2 {

	color: #38571e;

}

.block-layout-three .main-item h3, .block-layout-four .main-item h3, .block-layout-two .main-item h3 {
    font-size: 18px;
    font-weight: 400;
}



/* Header

-------------------------------------------------------------- */

#header.dark {

	background-color: #ffffff;

}


.top-bar.dark {

	background-color: #38571e;

}

.top-menu .fa {
	color: #fff;
	font-size: 16px;
}

#header #above-the-fold .inner-wrapper h2.page-title {

	color: #38571e;

}



h2#site-description {

	color: #fff;
    font-size: 15px;
    font-style: normal;
	margin-top: 20px;

 }

div#social-icons a img {
	width: 25px;
	height: auto;
}
ul.top-menu > li > a {
    color: #fff;
}
a:hover {
	text-decoration: none !important;
}

.primary-menu .main-menu > li {
	width: 10% !important;
	text-align: center;
}

#site-description {
	display: none !important;
}

ul.top-menu a:hover {
	background-color: #2c4617 !important;
}

.pmpro_checkout tr.active td {
    background: #93eaa7 none repeat scroll 0 0;
}



@media all and (min-width: 1000px) {

	h2#site-description {

	position: relative;

    float: right;

    left: 43%;

    top: 30px;

	}

}

ul.top-menu > li {
	border-left: 0 none;
	margin-left: 15px;
}

ul.top-menu > li:last-child {
	border-right: 0 none;
}

#social-icons {

	position: relative;

	background-color: transparent;

	float: right;

	right: 12%;

	top: 15px;

	margin-bottom: 20px;

}



@media all and (max-width: 360px) {

	#social-icons {

		right: 35%;

	}

}







/* Posts

-------------------------------------------------------------- */

h1.post-title {
	font-family: 'Noto Sans';
}

#main .post-meta h3 a:hover {
	color:#c03827;
}

article .post-meta span.author:before, article .post-meta span.date:before {
	content: none;
}





.post-meta a:hover {

	text-decoration: underline;

	color: #222;

}



a:hover {

	text-decoration: underline;

	color: #38571e;

}

.synopsis p {
	font-size: 13px;
}

.synopsis p a {
	color: #fff;
	background: #c03827;
	clear: both;
	padding: 5px 10px;
	border-radius: 2px;
	font-size: 10px;
	-webkit-transition: background 300ms ease;
    transition: background 300ms ease;
}

.synopsis p a:hover {
	background: #38571e;
	color: #fff;
}

.block-layout-three .post-dca, .block-layout-two .post-dca {
	border-top: 0 none;
	margin-top: 0;
}

.block-layout-three .main-item h3, .block-layout-four .main-item h3, .block-layout-two .main-item h3 {
	padding-left: 0;
	border-left: 0 none;
	margin: 10px 0;
}

.block-layout-five .main-item h3 a {
    font-weight: 400;
}

.block-layout-five .synopsis {
	margin-top: 1em;
}

.block-layout-five .main-item {
	border-bottom: 0 none;
}

.block-layout-five .post-dca {
	margin-top: 0;
	margin-bottom: 0.5em;
}


/* Responsive Navigation	

-------------------------------------------------------------- */
 .top-bar.dark .menu-mobile a {
 	border-bottom: 0 none;

 }

.top-bar .top-menu .menu-mobile li {
	float: left;
}


/*	Body

-------------------------------------------------------------- */

body {

	font-family: 'noto serif';

	color: #000;

}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #38571e;
    text-decoration: none;
}


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #c03827;
    text-decoration: none;
}




h3 {

	line-height: 1.2;

}

#main.left p.title, #main.right p.title, #above-the-fold .inner-wrapper .page-title {
	text-transform: none;
}



/*	Sidebar

-------------------------------------------------------------- */



#sidebar, #sidebar .textwidget a {


}



#sidebar .textwidget a {
	color: #c03827;
}



#sidebar .textwidget a:hover {
	text-decoration: underline;
	color: #38571e;
}

.widget {
	font-family: 'Noto Sans';
	color: #000;
}







h3.widget-title {
	text-transform: none;
	font-weight: normal;
	border-bottom: 1px solid #eee;
	padding-bottom: 0.5em;
	font-family: 'Noto Serif';
	text-transform: uppercase;
	font-size: 16px;
}

.ui-state-default a, .ui-state-active a {
	font-family: 'Noto Serif' !important;
	text-transform: uppercase;
	font-size: 16px;
}

.ui-state-active a {
	color: #38571e !important;
}





#member_login form table tbody tr {

	

}



#member_login form table {

	border-bottom-color: #fff;

}



#member_login form table tbody tr td {

	color: #222;

	line-height: 1.2;

}



#member_login table td {

	border: none;

}



#sidebar aside {

	margin-bottom: 40px;

}


/* Register

-------------------------------------------------------------- */
form.pmpro_form label {
    font-weight: normal;
    text-align: left;
    width: 100%;
}
.pmpro_asterisk {
    color: #c03827;
    float: none;
    margin-top: -48px;
}

table#pmpro_user_fields div{
	margin-bottom: 0;
}
table#pmpro_user_fields div:nth-child(1){
    float: left;
    width: 48%;
}
table#pmpro_user_fields div:nth-child(2){
	clear: left;
}
table#pmpro_user_fields div:nth-child(3){
	clear: none;
}
table#pmpro_user_fields div:nth-child(2), table#pmpro_user_fields div:nth-child(3){
    float: left;
    width: 48%;
    margin-right: 4%;
}
table#pmpro_user_fields div:nth-child(4), table#pmpro_user_fields div:nth-child(5){
    clear: none;
    float: left;
    width: 48%;
    margin-right: 4%;
}
table#pmpro_user_fields div:nth-child(3), table#pmpro_user_fields div:nth-child(5){
	margin-right: 0;
}

table#pmpro_checkout_box-checkout_boxes{

}
table#pmpro_checkout_box-checkout_boxes #first_name_div{
    clear: none;
    float: left;
    margin-right: 4%;
    width: 48%;
}

table#pmpro_checkout_box-checkout_boxes #last_name_div{
    clear: none;
    float: left;
    margin-right: 0%;
    width: 48%;
}

table#pmpro_checkout_box-checkout_boxes #address_one_div,table#pmpro_checkout_box-checkout_boxes #address_three_div,table#pmpro_checkout_box-checkout_boxes #address_postcode_div{    
    clear: none;
    float: left;
    margin-right: 4%;
    width: 48%;
}


table#pmpro_checkout_box-checkout_boxes #address_two_div,table#pmpro_checkout_box-checkout_boxes #address_city_div,table#pmpro_checkout_box-checkout_boxes #address_county_div{  
    clear: none;
    float: left;
    margin-right: 0%;
    width: 48%;
}

table#pmpro_checkout_box-checkout_boxes #address_country_div{
    float: left;
    width: 48%;
    margin-right: 4%;
}

table#pmpro_checkout_box-checkout_boxes #mem_tel_div {
    clear: none;
    float: left;
    margin-right: 4%;
    width: 48%;
}
table#pmpro_checkout_box-checkout_boxes #mem_web_div {
    clear: none;
    float: left;
    margin-right: 0%;
    width: 48%;
}

/*	Login Form
-------------------------------------------------------------- */
.ai-login-form{
	
}


/*	Footer

-------------------------------------------------------------- */

#footer {
	background-color: #38571e;
}

#footer a, #footer p {
	color: #fff;
	font-family: 'Noto Sans';
	font-size: 13px;
	line-height: 13px;
}

#footer a:hover {
	color: #c03827;
}

#footer h3.widget-title {
	border-bottom: 1px solid #fff;
}

#copyright {
	background-color: #2c4617;
}

#copyright .grid_6:last-child {
	text-align: left;
	color: #fff;
}

.fa.foot:before {
	margin-right: 10px;
	color: #fff;
	font-size: 18px;
}

.fa.foot:before:hover {
	color: #c03827;
}

.fa.foot {
	color: #fff;
	display: inline-block;
}





