/*
Theme Name:   melos child theme
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     melos
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  melos-child
*/

/* Write here your own personal stylesheet */


/* Basic Style */
#body-core {
	background: #EEE;
}

/* Pre Header Style */
#pre-header {
	background-color: #1eaaf1;
	border-bottom: none;
}
#pre-header .header-links li a {
	background-color: #1eaaf1;
	color: #fff;
}
#pre-header .header-links li ul li a {
	background-color: #f7f7f7;
}
#pre-header .header-links .sub-menu a:hover {
	color: #1EAAF1;
}
#pre-header .header-links > ul > li > a {
	border-left: none;
}
#pre-header .header-links > ul > li:last-child > a {
	border-right: none;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
	color: rgba(250,250,250,0.75);
}
#pre-header .header-links .sub-menu {
	border-top: none;
}
#pre-header .header-links .sub-menu a {
	color: #7a7a7a;
}
.main-navigation .sub-menu .sub-menu {
	top: 0px;
}
#pre-header-social li a {
	color: #fff;
	border-left: none;
}
#pre-header-social li a:hover {
	background-color: transparent!important;
	color: rgba(250,250,250,0.75);
}
#pre-header-social li:last-child a {
	border-right: none;
}

/* Header Style */
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	text-transform: uppercase;
	font-size: 13px;
	border-bottom: 2px solid transparent;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a,
#header .menu > li.current-menu-item > a,
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current_page_item > a,
#header-sticky .menu > li.current-menu-item > a,
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
	color: #1EAAF1;
	background-color: transparent;
	border-bottom: 2px solid #1EAAF1;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
	border: none;
	background-color: #f7f7f7;
}

/* Introduce Style */
#introaction-core,
#outroaction-core {
	background-color: #f7f7f7;
	border-top: none;
	border-bottom: none;
}
.action-text h3 {
	display: inline-block;
}
.action-teaser p {
	padding: 0px 30px;
}
.action-link a {
	background-color: transparent;
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
}
.action-link a:hover {
	background-color: #1EAAF1;
	color: #fff;
}

/* Featured Style */
.services-builder.style1 {
	background-color: #f7f7f7;
	padding: 0px;
	box-shadow: none;
}
.services-builder.style1 .iconimage {
	padding: 0px;
}
.services-builder.style1 .iconmain {
	padding: 20px 30px 30px 30px;
}
.services-builder.style1 .iconmain p {
	margin-bottom: 0px;
}
.services-builder.style1 h3 {
	text-transform: uppercase;
	font-weight: 400;
}
.iconmain .iconurl {
	margin-top: 20px!important;
}
.iconmain .iconurl a.themebutton,
.iconmain .iconurl a.themebutton2 {
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 15px 4px 15px;
	/*background-color: transparent;*/
	color: #FFF;
	border-bottom: 2px solid #1EAAF1;
}
.iconmain .iconurl a.themebutton:hover,
.iconmain .iconurl a.themebutton2:hover {
	background-color: #1EAAF1;
	color: #fff;
}

/* Footer Style */
#footer .widget_recent_entries li span,
#footer .widget_recent_comments li span {
	display: block;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
	margin-bottom: 10px;
}
#footer .widget li:last-child {
	border-bottom: none;
}
#footer .widget li a {
	color: #fff;
}
#footer .widget li span {
	color: #aaa;
}
#footer .widget li a:hover {
	color: #1EAAF1;
}
#footer .widget_tag_cloud a {
	background-color: #454545;
	padding: 5px 10px;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
#footer .widget_tag_cloud a:hover {
	color: #1EAAF1;
}
#footer-core input[type=text],
#footer-core input[type=email],
#footer-core input[type=password],
#footer-core select,
#footer-core textarea {
	outline: none;
	background-color: #fff;
}

/* Sub Footer Style */
#sub-footer {
	color: #aaa;
	border-top: 1px solid #454545;
	background-color: #232323;
}
#sub-footer a {
	color: #fff;
}
#sub-footer a:hover {
	color: #1EAAF1;
}

/* Page Intro Style */
#intro {
	background: #000;
	text-align: left;
padding: 15px 10px;
}
#intro .page-title {
	color: #1e1e1e;
}
#intro #breadcrumbs {
	/*color: #4a4a4a;*/
	font-size: 15px;
	text-transform: none;
	padding-bottom: 0px;
}

/* Blog Posts Style */
.blog-article {
	background-color: #fff;
	border-bottom: none;
}
/*.blog-style1 .blog-article .blog-title,
.blog-style1 .blog-article .entry-meta > span.comment {
	position: relative;
	height: auto;
	line-height: 24px;
	background-color: transparent;
	box-shadow: none;
}
.blog-style1 .blog-article .blog-title {
	color: #1e1e1e;
	margin-bottom: 15px;
}*/
.blog-style1 .blog-article .entry-meta > span.comment {
	color: #7a7a7a;
	left: 0px;
}
.blog-style1-layout1 .blog-article.format-nomedia .blog-title {
	left: 0;
}
.blog-style1-layout1 .blog-article .entry-content {
	padding: 30px;
}
.blog-article p {
	margin-bottom: 0px;
}
.blog-article p.more-link {
	margin-top: 20px;
	margin-bottom: 0px;
}
.blog-style1-layout1 .blog-article .two_fifth {
	width: 100%;
	margin-right: 0;
	float: none;
}
.blog-style1-layout1 .blog-article .three_fifth {
	width: 100%;
	float: none;
}
.blog-article .more-link a {
	border-bottom: 2px solid #1EAAF1;
	color: #FFF;
	/*background-color: transparent;*/
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 15px;
}
.blog-article .more-link a::after {
    font-family: FontAwesome;
    font-size: 1.2em;
    content: "\f178";
    position: relative;
    left: 5px;
    top: 1px;
}
.blog-article .more-link a:hover {
	background-color: #1EAAF1;
	color: #fff;
}
.blog-article .entry-meta > span:last-child:after {
	display: none;
}

/* Page Number Style */
.pag li a,
.pag li span {
	border-left: none;
	margin: 0px 3px;
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
}

/* Sidebar Style */
#sidebar .widget {
	border-top: none;
	padding: 0px;
	background-color: #fff;
}
#sidebar h3.widget-title {
	border-bottom: none;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 0px;
}
#sidebar .widget ul {
	padding: 20px;
}
#sidebar .widget .tagcloud {
	padding: 20px;
}
#sidebar .widget_tag_cloud a {
	padding: 5px 10px;
	background-color: #eeeeee;
	border: 1px solid #e7e7e7;
}
#sidebar .widget #recentcomments li {
	margin-bottom: 5px;
}
#sidebar .widget li span {
	display: block;
	font-size: 13px;
	color: #aaa;
}
#sidebar .widget_recent_entries li {
	margin-bottom: 10px;
}
#sidebar .widget_recent_entries li:last-child {
	margin-bottom: 0px;
}

/* Single Post Style */
#body-core #main-core > article {
	background-color: #fff;
	border-bottom: none;
	padding: 20px!important;
	margin-bottom: 0px;
}
.single .entry-content {
	margin-bottom: 0px;
}
#nav-above,
#nav-below {
	background-color: #f7f7f7;
	padding: 30px;
	border-bottom: none;
}
.nav-previous a, .nav-next a {
	background-color: transparent;
	border-bottom: 2px solid #1EAAF1;
	text-transform: uppercase;
	color: #1EAAF1;
	border-right: none;
	border-left: none;
	font-size: 12px;
}

/* Comments & Leave Comment */
#comments-title {
	padding: 0px;
}
.commentlist {
	border-bottom: none;
	background-color: #f7f7f7;
	padding: 20px;
}
#comments-title h3,
#reply-title {
	background-color: #eee;
	padding: 20px;
	margin-bottom: 0px;
}
.comment-respond {
	border-bottom: none;
	background-color: #f7f7f7;
	padding: 0px;
}
.comment-respond form {
	padding: 20px;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=password],
#commentform input[type=search],
#commentform textarea {
	background-color: #fff;
	outline: none;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	border-bottom: 2px solid #1EAAF1;
	color: #1EAAF1;
	/*background-color: transparent;*/
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #1EAAF1;
	color: #fff;
}



.highlight {
    padding: 15px 30px;
    background: #FFFFD2;
    position: relative;
    margin: 20px 0;
        margin-left: 0px;
    border: 1px solid #1350DD;
}

.highlight h3{
font-size: 24px;
margin-bottom: .5rem;
font-weight: 600;
line-height: 1.5;
}
.highlight h4{
font-size: 24px;
margin-bottom: .5rem;
font-weight: 600;
line-height: 1.5;
}
.highlight h5{
font-size: 24px;
margin-bottom: .5rem;
font-weight: 600;
line-height: 1.5;
}

.tips-box {
    background: #f1f1f1;
    padding: 20px 20px 1px;
    margin-bottom: 30px;
    border-left: 2px dashed #cbcbcb;
}
.tips-box .tips-title {
	font-weight: 700;
	font-size: 18px;
	color: #f07241;
	margin-bottom: 20px;
padding-top: 20px;
}
.tips-box ul li {
	margin-left: 20px !important
}
#slider .featured-link a, .thinkupslider-sc .featured-link a{font-size: 16px;padding: 15px 25px;}
.widget li a {
	padding: 4px 0; 
	display: inline-block;
	vertical-align: top;
	font-size:16px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
 margin-bottom: 20px;
font-weight: bold;
margin-top: 15px;
}
ol, ul, li{font-size:16px; margin-left: 20px !important;line-height: 30px;}
.wp-block-image {
    margin-bottom: 1em;
    margin-top: 1rem;
	padding-left: 40px;
}
.wp-block-buttons{margin:25px}

.highlight-cyan-light {
    padding: 15px 30px;
    background: #e0ffff;
    position: relative;
    margin: 20px 0;
	margin-left: 0px;
    border: 1px solid #1350DD;
}
.highlight-green-light {
    padding: 15px 30px;
    background: #d0ffd0;
    position: relative;
    margin: 20px 0;
	margin-left: 0px;
    border: 1px solid #1350DD;
}
.has-background-light-green {
	background-color: #a6f9a6
}

.has-background-light-grey {
	background-color: #e4e4e4
}

.has-background-light-blue {
	background-color: #ccf2ff
}

h2.blog-title{
    background: rgba(0, 0, 0, 0.5);
}

.last-updated {
    background-color: #fffdd4;
} 
