/*
Theme Name: Atmosphere Lite Child Theme
Template: atmosphere-lite
*/
@import url("https://cafemerlot.com/style.css");

body{
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: #ffffff;
    font: 15px/22px 'Karla';
    color: #333;
}

h3.widget-title{ padding:12px 15px; margin-bottom:-1px; color:#ffffff; background-color:#280003; font-size:17px; }
.copyright-wrapper {
    position: relative;
    padding: 20px 0;
    background-color: #280003;
    color: #ffffff;
}
.we-are h2 span { color:#280003;}
.we-are h2:after { content:''; position:absolute; bottom:0; left:0; width:100px; height:1px; background-color:#280003;}
a.ReadMore:hover{ color:#280003; border-color:#280003;}
#sidebar .search-form input.search-field{ border:1px solid #280003; border-right:none; width:80%; padding: 12px 15px 12px 15px; box-sizing:border-box;}
aside.widget{margin-bottom:30px; padding:20px; border:1px solid #280003; color:#444444;}
h1.entry-title::after, h1.page-title::after{ content:""; position:absolute; width:50px; height:2px; background-color:#280003; bottom:0; left:0; right:0; }

.innerbanner { 
	width: initial;
    max-width: 100%;
    height: auto;}
img{
    width: initial;
    max-width: 100%;
    height: auto;
}

.copyright-wrapper {
    position: relative;
    padding: 20px 0;
    background-color: #280003;
    color: #ffffff;
}

.entry-title{color:#280003;}
h3 {color: #660033;}
h4 {color: #660033;}
h2 {color: #660033;}
h5 {color: #660033;}

.footer-mega-col-wrap .widget a{
	color: #ccc;
}
.footer-mega-col-wrap .widget-title{
	font-size:14px;
}
.footer-mega-col-wrap aside.widget{
	color: #CCC;
	
}
.textwidget p {font-size: .9em;}

.mejs-mediaelement {align: center}

.content-area {
    width: 1160px;
    margin: 0 auto;
    padding: 20px 0 50px;

}

.innerbanner img {
	width: 100%;
}