#pre-header {
background-color: #fff;
}
#pre-header .header-links > ul > li:before {
color: #e7e7e7;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
color: #4a4a4a;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
background-color: #f7f7f7;
color: #e0484c;
}
#pre-header .header-links .sub-menu {
border-top: none;
background-color: #f7f7f7;
}
#pre-header .header-links .sub-menu a {
color: #4a4a4a;
border-bottom: 1px solid #e7e7e7;
padding: 5px 15px;
margin: 0px 15px;
}
#pre-header .header-links .sub-menu li:last-child a {
border-bottom: none;
}
.main-navigation .sub-menu .sub-menu {
top: 0px;
border-left: 1px solid #e7e7e7;
}
#pre-header-social li {
border-left: 1px solid #e7e7e7;
}
#pre-header-social li:last-child {
border-right: 1px solid #e7e7e7;
}
#pre-header-social li a:hover {
color: #e0484c;
background-color: #f7f7f7!important;
} #header,
#header-core {
background-color: #f7f7f7;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a{
text-transform: uppercase;
font-weight: 600;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu {
border: none;
background-color: #1e1e1e;
}
#header .header-links .sub-menu .sub-menu,
#header-sticky .header-links .sub-menu .sub-menu {
margin-top: 0px;
border-left: 1px solid #2e2e2e;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
border-right: none;
border-left: none;
}
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
position: relative;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
color: #fff;
border-bottom: 1px solid #2e2e2e;
text-transform: capitalize;
}
#header .header-links .sub-menu li:last-child a,
#header-sticky .header-links .sub-menu li:last-child a {
border-bottom: none;
}
#header-search .fa-search {
background-color: #f7f7f7;
color: #4a4a4a;
transition: all 0.3s;
}
#header-search .fa-search:hover {
opacity: 0.75;
} #introaction,
#outroaction {
border-top: none;
padding: 30px 0px;
background-color: #fff;
}
#introaction-core,
#outroaction-core {
padding: 45px;
background-color: #fbf8f9;
}
#introaction-core .two_third,
#outroaction-core .two_third,
#introaction-core .one_third,
#outroaction-core .one_third {
margin: 0;
float: none;
text-align: center;
width: 100%;
}
.action-link a {
margin-top: 20px;
background-color: transparent;
border: none;
color: #1e1e1e;
font-weight: 700;
border-radius: 0px;
padding: 0px;
color: none;
position: relative;
z-index: 2;
transition: all .3s;
}
.action-link a::before {
position: absolute;
left: -10px;
top: -2px;
width: 24px;
height: 24px;
background-color: transparent;
border-radius: 50%;
content: '';
border: 1px solid #ddd;
transition: 0.55s ease;
z-index: -1;
}
.action-link a:hover {
background-color: transparent;
color: #e0484c;
opacity: 1;
}
.action-link a:hover::before {
left: calc(100% - 12px);
}
.action-text h3 {
text-transform: uppercase;
margin-bottom: 20px;
color: #1e1e1e;
}
.action-teaser p {
line-height: 24px;
color: #4a4a4a;
} #section-home .section {
border: none;
background-color: #fbf8f9;
border: none;
}
#section-home .entry-content {
padding: 20px 20px 10px 20px;
color: #7a7a7a;
}
#section-home h3 {
margin-bottom: 15px;
color: #1e1e1e;
}
#section-home .more-link {
margin-top: 0px;
display: inline-block;
background-color: transparent;
border: none;
color: #1e1e1e;
font-weight: 700;
border-radius: 0px;
padding: 05px;
text-transform: uppercase;
position: relative;
z-index: 2;
}
#section-home .more-link::before {
position: absolute;
left: -8px;
top: 2px;
width: 24px;
height: 24px;
background-color: transparent;
border-radius: 50%;
content: '';
border: 1px solid #ddd;
transition: 0.55s ease;
z-index: -1;
}
#section-home .more-link:hover {
background-color: transparent;
color: #e0484c;
opacity: 1;
}
#section-home .more-link:hover::before {
left: calc(100% - 18px);
} #footer {
border-top: none;
background: rgb(250,238,225);
background: linear-gradient(90deg, rgba(250,238,225,1) 0%, rgba(251,241,238,1) 50%, rgba(250,236,218,1) 100%);
padding: 60px 0px;
}
#footer-core h3 {
font-weight: 600;
color: #1e1e1e;
margin-bottom: 30px;
}
#footer .widget li a {
color: #7a7a7a;
font-size: 13px;
}
#footer .widget li a:hover {
color: #e0484c;
}
#footer .widget li a:before {
display: none;
}
#footer .widget li span {
display: block;
font-size: 12px;
color: #aaa;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
margin-bottom: 10px;
}
#footer .widget li:last-child {
margin-bottom: 0px;
}
#footer .widget_search .search {
background-color: #f7f7f7;
border: none;
border-radius: 5px;
}
#footer .widget_tag_cloud a {
background-color: transparent;
border: 1px solid #ddd;
color: #7a7a7a;
font-weight: 400;
border-radius: 5px;
font-size: 13px;
}
#footer .widget_tag_cloud a:hover {
background-color: #e0484c;
border-color: #e0484c;
color: #fff;
} #sub-footer {
border-top: 1px solid #e7e7e7;
background: rgb(250,238,225);
background: linear-gradient(90deg, rgba(250,238,225,1) 0%, rgba(251,241,238,1) 50%, rgba(250,236,218,1) 100%);
color: #4a4a4a;
}
#sub-footer a {
color: #4a4a4a;
}
#sub-footer a:hover {
color: #e0484c;
}
#footer-menu li:after {
display: none;
} #intro {
background: rgb(250,238,225);
background: linear-gradient(90deg, rgba(250,238,225,1) 0%, rgba(251,241,238,1) 50%, rgba(250,236,218,1) 100%);
border: none;
}
#intro .page-title {
font-size: 36px;
font-weight: 900;
color: #1e1e1e;
}
#intro.option2 .page-title {
width: 100%;
text-align: center;
display: inline-block;
}
#intro.option2 #breadcrumbs {
display: inline-block;
width: 100%;
}
#intro #breadcrumbs-core {
text-align: center;
color: #1e1e1e;
} .blog-style2 #content {
background-color: #fff;
}
.blog-article.sticky {
border-bottom: 1px solid #ddd;
}
.blog-article.sticky .entry-content {
background-color: transparent;
color: #7a7a7a;
padding: 0px;
}
.blog-article .blog-title {
position: relative;
padding-bottom: 12px;
}
.blog-article .blog-title a,
.blog-article .entry-content {
color: #1e1e1e;
}
.blog-article {
border-bottom: none;
margin-bottom: 20px;
margin-top: 10px;
position: relative;
z-index: 11;
}
.blog-style2 .blog-article {
border: none;
background-color: transparent;
}
.blog-style2 .blog-article .entry-content {
padding: 0px;
background-color: transparent;
}
.blog-article .entry-meta {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
}
.blog-article .entry-meta a {
font-weight: 400;
color: #4a4a4a;
text-transform: capitalize;
}
.blog-article .entry-meta span:after {
content: '|';
color: #e0484c;
margin-left: 8px;
}
.blog-article .entry-meta span:last-child::after {
display: none;
margin-left: 0px;
}
.blog-article .entry-meta i {
color: #4a4a4a;
}
.blog-article .entry-meta a:hover {
opacity: 0.75;
}
.blog-article .entry-meta > span:before {
display: none;
}
.blog-article .more-link a {
margin-top: 0px;
margin-bottom: 30px;
display: inline-block;
background-color: transparent;
border: none;
padding: 0px;
color: #1e1e1e;
font-weight: 700;
border-radius: 0px;
text-transform: uppercase;
position: relative;
z-index: 2;
}
.blog-article .more-link a:hover {
opacity: 1;
background-color: #1e1e1e;
color: #fff;
}
.blog-article .more-link {
padding-top: 0px;
}
.blog-article p.more-link {
margin-bottom: 0px;
}
.blog-article .more-link a::before {
position: absolute;
left: -8px;
top: -2px;
width: 24px;
height: 24px;
background-color: transparent;
border-radius: 50%;
content: '';
border: 1px solid #ddd;
transition: 0.55s ease;
z-index: -1;
}
.blog-article .more-link a:hover {
background-color: transparent;
color: #e0484c;
opacity: 1;
}
.blog-article .more-link a:hover::before {
left: calc(100% - 18px);
} .navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
border: 1px solid #eee;
background-color: transparent;
color: #1e1e1e;
font-weight: 700;
border-radius: 50%;
text-decoration: none !important;
}
.navigation.pagination .nav-links a:hover,
.navigation.pagination .nav-links a.current,
.navigation.pagination .nav-links span:hover,
.navigation.pagination .nav-links span.current {
background-color: #e0484c;
color: #fff;
border: 1px solid #e0484c;
} #sidebar {
margin-top: 10px;
}
#sidebar .widget_search .search {
border: 1px solid #eee;
}
#sidebar h2 {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
color: #1e1e1e;
width: 100%;
overflow: hidden;
position: relative;
z-index: 1;
margin-bottom: 10px;
padding-bottom: 15px;
border-bottom: 1px solid #eee;
}
#sidebar h3.widget-title span {
display: block;
}
#sidebar .widget {
margin-bottom: 50px;
border: 1px solid #eee;
border-radius: 5px;
padding: 30px;
}
#sidebar .widget_recent_entries li a:before {
display: none;
}
#sidebar .widget li span {
display: block;
font-weight: 400;
color: #aaa;
}
#sidebar .widget li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
}
#sidebar .widget li a {
font-size: 14px;
font-weight: 600;
color: #232323
}
#sidebar .widget li a:hover {
color: #e0484c;
}
#sidebar .widget_tag_cloud a {
background-color: #1e1e1e;
border: none;
color: #fff;
font-weight: 500;
border-radius: 20px;
font-size: 13px;
}
#sidebar .widget_tag_cloud a:hover {
background-color: #e0484c;
border-color: #e0484c;
color: #fff;
} .single .entry-content {
color: #4a4a4a;
}
.single .post-title {
color: #1e1e1e;
position: relative;
padding-bottom: 15px;
}
.single .entry-meta {
border-bottom: 1px solid #eee;
}
.single .entry-meta,
.single .entry-meta a,
.single .entry-header.comment-icon .comment a {
font-weight: 400;
text-decoration: none !important;
color: #7a7a7a;
text-transform: capitalize;
}
.single .entry-header.comment-icon {
padding-left: 0px;
}
.single .entry-meta a:hover {
opacity: 0.75;
}
.single .entry-header.comment-icon .comment {
position: relative;
}
.single .entry-header.comment-icon .comment .comment-text {
display: inline-block;
}
.single .entry-header.comment-icon .fa-comments {
display: inline;
color: #232323;
border: none;
padding-right: 5px;
}
.single .entry-header.comment-icon .comment:before {
color: #999;
content: "/";
margin-right: 10px;
}
.single .entry-header.comment-icon .fa-comments:hover {
border: none;
}
.single .entry-header {
border-bottom: none;
}
.nav-previous a,
.nav-next a {
background-color: #fbf8f9;
border: none;
color: #1e1e1e;
text-decoration: none !important;
font-weight: 700;
border-radius: 0px;
text-transform: uppercase;
}
.nav-previous a:hover,
.nav-next a:hover {
opacity: 1;
color: #fff;
background-color: #e0484c;
} #comments-title h3,
#reply-title {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
color: #1e1e1e;
position: relative;
padding-bottom: 20px;
margin-bottom: 10px;
}
.commentlist article {
color: #1e1e1e;
background-color: transparent;
padding: 0px;
}
.comment-meta a {
color: #7a7a7a;
text-decoration: none !important;
}
.comment-author a,
.comment-author h4 {
color: #1e1e1e;
font-weight: 700;
text-transform: capitalize;
text-decoration: none !important;
}
.comment .reply a {
color: #e0484c;
font-weight: 700;
text-decoration: none !important;
}
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
color: #1e1e1e;
}
code, pre, pre h2 {
color: #7a7a7a!important;
}
#commentform #comment,
#commentform input[type="text"] {
border: 1px solid #eee;
background-color: #fff;
border-radius: 5px;
}
.logged-in-as a {
font-weight: 700;
}
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #1e1e1e;
color: #fff;
font-weight: 700!important;
border-radius: 20px;
border: none;
padding: 8px 25px;
text-transform: uppercase;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 1;
color: #fff;
background-color: #e0484c;
}