html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, strong, sub, sup,
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote::before,
q::before {
content: "\f10d";
font-family: FontAwesome;
position: absolute;
left: -20px;
top: -10px;
}
blockquote:after,
q:after {
content: "\f10e";
font-family: FontAwesome;
position: absolute;
right: 0;
bottom: -10px;
}
blockquote,
q {
quotes: """";
position: relative;
}
blockquote cite {
display: block;
font-weight: 300;
font-size: 16px;
margin-top: 20px;
}
blockquote cite::before {
content: "-";
margin-right: 10px;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #838383;
font-family: 'Roboto', sans-serif;
font-size: 15px;
line-height: 1.8;
font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
font-family: 'Lora', sans-serif;
line-height: 1.5;
margin-bottom: 15px;
color: #3d3d3d;
font-weight: 700;
}
p {
margin-bottom: 20px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 20px;
font-size: 20px;
font-style: italic;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 26px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul,
ol {
margin: 0 0 15px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
border: 1px solid #CCC;
padding: 5px 10px;
}
td {
border: 1px solid #CCC;
padding: 5px 10px;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: middle;
}
.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #a1a1a1;
cursor: pointer;
font-size: 14px;
line-height: 13px;
border: none;
padding: 14px 25px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #e1e1e1;
background: none;
}
.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #666;
border-color: #666;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
color: #666;
border: 1px solid #ccc;
height: 36px;
width: 100%;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid #AAA;
}
.searchform input[type="text"]:focus {
border: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px 6px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; color: #666;
border: 1px solid #ccc;
height: 160px;
max-width: 100%;
width: 100%;
} a {
color: #ec9fa1;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
a:visited {}
a:hover,
a:focus,
a:active {
color: #ec9fa1;
}
a:focus {
outline: thin dotted;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.mt-container:after,
.mt-container:before {
content: '';
display: table;
}
.clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.mt-container:after {
clear: both;
}
.clear {
clear: both;
} .widget-area .widget {
margin: 0 0 40px;
} .widget-area .widget select {
max-width: 100%;
} .sticky {
display: block;
}
h1.entry-title {
color: #353535;
font-weight: 700;
padding-bottom: 0;
text-transform: capitalize;
}
.item-title a, .entry-title a{
word-wrap: break-word;
overflow-wrap: break-word;
white-space: normal;
max-width: 100%;
}
h1.entry-title a {
color: #3d3d3d;
}
.hentry {
margin: 0 0 15px;
}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
display: inline;
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 300;
}
.cat-links {
margin-right: 10px;
margin-top: 15px;
display: inline-block;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.posted-on:before {
content: "\f073";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.comments-link:before,
.post-comment:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.byline:before {
content: "\f007";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.tags-links:before {
content: "\23";
font-family: FontAwesome;
font-style: normal;
}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat,
.byline, .tags-links {
display: inline;
font-family: "Roboto", sans-serif;
font-size: 13px;
font-weight: 500;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.edit-link .post-edit-link {
background: #ec9fa1;
padding: 4px 10px;
color: #FFF !important;
line-height: 1;
border-radius: 3px;
font-size: 13px;
}
.edit-link .post-edit-link:before {
content: "\f044";
font-family: FontAwesome;
margin-right: 5px;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
.blog article.hentry {
margin-bottom: 40px;
}
.blog article.hentry:first-child {
margin-top: 30px;
}
article.hentry .edit-link {
display: block;
margin-top: 20px;
}
.single article.hentry .edit-link{
margin:20px 0px;
}
article.hentry .entry-footer>span {
color: #999;
font-size: 13px;
margin-right: 15px;
}
.page-header .page-title {
color: #333333;
padding-bottom: 15px;
}
.updated {
display: none;
}
.published.updated {
display: inline;
}
.entry-footer a {
color: #999;
}
.entry-footer a:hover {
color: #ec9fa1
}
.nav-links .meta-nav {
display: none;
}
.nav-links::after {
content: "";
display: block;
clear: both;
}
.nav-links .nav-previous,
.nav-links .nav-next {
width: 50%;
float: left;
}
.nav-links .nav-next {
text-align: right;
}
.nav-links .nav-previous a:before {
content: "\f0d9";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.nav-links .nav-next a:after {
content: "\f0da";
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
}
.entry-thumbnail {
width: 38%;
float: left;
}
.entry-exrecpt {
width: 60%;
float: right;
}
.short-content {
margin-bottom: 10px;
}
.short-content+.bttn {
float: right;
}
.entry-footer {
margin-top: 10px;
}
.full-width {
float: none;
width: 100%;
} .gallery {
margin-bottom: 1.5em;
margin-left: -2%;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin-bottom: 3%;
margin-left: 2%;
}
.site-main .gallery a img {
max-width: none;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 47%;
}
.gallery-columns-3 .gallery-item {
max-width: 31.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
}
.gallery-columns-5 .gallery-item {
max-width: 18%;
}
.gallery-columns-6 .gallery-item {
max-width: 14.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 12.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 10.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 9.11%;
}
.gallery-caption {
display: block;
} #comments {
margin-top: 30px;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
#comments h2.comments-title {
color: #333;
display: inline-block;
font-size: 22px;
font-style: normal;
font-weight: 700;
margin: 15px 0;
padding: 8px 15px;
}
#comments h3 {
margin: 0 0 10px;
color: #141414;
font-weight: 600;
display: inline-block;
line-height: 22px;
font-size: 18px;
}
#commentform label {
display: inline-block;
}
textarea#comment {
width: 100%;
height: 150px;
}
.comment-form-cookies-consent label {
margin-left: 14px;
} .comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol.children {
margin: 0 0 0 15px;
}
.comment-list .comment-body {
padding: 20px;
margin-bottom: 20px;
background: none;
border: 1px solid #e1e1e1;
text-align: left;
}
.comment-author img {
vertical-align: text-top;
margin-right: 15px;
border: 1px solid #e1e1e1;
padding: 3px;
}
.comment-author {
float: none;
}
.comment-metadata {
font-size: 12px;
margin-top: -12px;
padding-left: 50px;
}
.comment-content {
margin-top: 10px;
padding-left: 50px;
}
.comment-author .fn {
font-style: normal;
font-size: 16px;
text-transform: capitalize;
font-weight: bold;
}
.comment-author .fn .url {
color: #333;
padding: 0;
font-size: 16px;
}
.comment-author .fn .url:hover {
color: #ec9fa1;
}
.comment-author .says {
display: none;
}
.commentmetadata {
float: right;
font-weight: normal;
font-size: 12px;
font-style: italic;
font-weight: 300;
}
.comment-metadata a {
color: #969696;
}
.commentmetadata .comment-edit-link {
color: #ec9fa1;
}
.commentmetadata+.clear {
margin-bottom: 20px;
}
.reply .comment-reply-link {
background: none repeat scroll 0 0 #ec9fa1;
color: #FFFFFF;
font-size: 12px;
line-height: 20px;
padding: 2px 10px;
display: inline-block;
}
#respond {
padding: 20px;
margin: 20px 0 0;
color: #141414;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
#commentform .form-submit {
margin-bottom: 0;
}
#cancel-comment-reply-link {
font-style: italic;
color: #ec9fa1;
}
#cancel-comment-reply-link:before {
font-family: FontAwesome;
content: "\f057";
margin: 0 5px 0 20px;
font-style: normal;
color: #ec9fa1;
}
.logged-in-as a {
color: #ec9fa1;
}
.reply {
margin-left: 50px;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-footer {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 10px 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {}
.site-main .gallery-columns-4 .gallery-item img {} embed,
iframe,
object {
max-width: 100%;
} .mt-column-wrapper {
margin-left: -3%;
margin-bottom: -3%;
}
.mt-column-1 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
width: 97%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-2 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
width: 47%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-3 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
width: 30.33%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-4 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
width: 22%;
margin-left: 3%;
margin-bottom: 3%;
}
.mt-column-5 {
display: inline-block;
margin-right: -4px;
vertical-align: top;
width: 17%;
margin-left: 3%;
margin-bottom: 3%;
} .widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.wp-block-latest-posts,
.wp-block-archives,
.wp-block-categories,
.wp-block-page-list,
.wp-block-latest-comments{
list-style: outside none none;
margin: 0;
}
.wp-block-page-list ul {
list-style: outside none none;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.wp-block-latest-posts li,
.wp-block-archives li,
.wp-block-categories li,
.wp-block-page-list li,
.wp-block-latest-comments li{
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-bottom: 5px;
padding-bottom: 5px;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_recent_entries li:last-child,
.widget_meta li:last-child,
.widget_recent_comments li:last-child,
.widget_rss li:last-child,
.widget_pages li:last-child,
.widget_nav_menu li:last-child,
.wp-block-latest-posts li:last-child,
.wp-block-archives li:last-child,
.wp-block-categories li:last-child,
.wp-block-page-list li:last-child,
.wp-block-latest-comments li:last-child{
border: none;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li a,
.widget_nav_menu li a,
.wp-block-latest-posts li a,
.wp-block-archives li a,
.wp-block-categories li a,
.wp-block-page-list li a,
.wp-block-latest-comments li{
color: #333333;
font-size: 14px;
line-height: 32px;
padding-left: 22px;
position: relative;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
display: inline-block;
}
.widget a:hover,
.widget a:hover::before,
.widget li:hover::before {
color: #ec9fa1;
}
.widget_archive a::before,
.widget_categories a::before,
.widget_recent_entries a::before,
.widget_meta a::before,
.widget_recent_comments li::before,
.widget_rss li:before,
.widget_pages li a:before,
.widget_nav_menu li a:before,
.wp-block-latest-posts li a:before,
.wp-block-archives li a:before,
.wp-block-categories li a:before,
.wp-block-page-list li a:before,
.wp-block-latest-comments li:before{
color: #afb4bd;
content: "\f187";
font-family: "FontAwesome";
font-size: 14px;
left: 0;
position: absolute;
top: 0px;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories a::before,
.wp-block-categories li a:before{
content: "\f07b";
}
.widget_recent_entries a::before,
.wp-block-latest-posts li a:before{
content: "\f101";
}
.widget_meta a::before,
.widget_nav_menu li a:before {
content: "\f105";
}
.widget_recent_comments li::before,
.wp-block-latest-comments li:before{
content: "\f086";
top: 0;
}
.widget_rss li::before {
content: "\f09e";
top: 0;
}
.widget_pages li a:before,
.wp-block-page-list li a:before{
content: "\f1ea";
top: 0;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit {
height: 36px;
width: 25%;
background: #ec9fa1;
border-color: #ec9fa1;
color: #ffffff;
}
.widget_recent_entries .post-date {
color: #8f8f8f;
display: block;
font-size: 11px;
margin-top: -5px;
padding-left: 24px;
}
.widget_nav_menu .sub-menu {
margin: 10px 0 0 10px;
}
.widget_nav_menu li::before {
top: 0;
}
.widget_search::after {
clear: both;
content: "";
display: table;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit,
.widget_search .search-submit:hover {
height: 36px;
width: 25%;
background: #ec9fa1;
border-color: #ec9fa1;
color: #ffffff;
padding: 0;
}
.widget_tag_cloud .tagcloud a,
.widget_tag_cloud a {
color: #909090;
font-size: 14px !important;
border: 1px solid #cfcfcf;
padding: 1px 10px;
display: inline-block;
margin: 0 5px 10px 0;
border-radius: 2px;
}
.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud a:hover {
background: #EC9FA1;
color: #fff;
border-color: #EC9FA1;
}
.wp-block-search__button {
background: #333;
border: none;
width: 80px;
margin: 0;
height: 36px;
color: #fff;
}
.search-no-results #primary .search-field {
width: 85%;
height: 43px;
}
.wp-block-search__button{
line-height: 8px;
}
.search-no-results #primary .search-submit {
color:#fff;
} #primary,
.home.blog #primary {
float: left;
width: 70%;
}
#secondary,
.home.blog #secondary {
float: right;
width: 27%;
}
.home.page-template-template-home #primary,
.home.page-template-template-home #secondary,
.error404 #primary {
float: none;
width: 100%;
}
.left-sidebar #primary,
.home.left-sidebar #primary {
float: right;
}
.left-sidebar #secondary,
.home.left-sidebar #secondary {
float: left;
}
.no-sidebar #primary,
.home.blog.no-sidebar #primary {
float: none;
width: 100%;
margin: 0 auto;
}
.no-sidebar-center #primary,
.home.blog.no-sidebar-center #primary {
float: none;
width: 80%;
margin: 0 auto;
}
.no-sidebar #secondary,
.no-sidebar-center #secondary {
display: none;
}
.home.blog #content #primary article:first-child {
margin-top: 0;
} body {
font-weight: 300;
overflow: hidden;
position: relative;
font-family: 'Roboto', sans-serif;
line-height: 1.8;
}
.site-layout--boxed #page {
background-color: #ffffff;
margin: 0 auto;
width: 1360px;
overflow: hidden;
}
body.site-layout--boxed {
background: #f4f4f4 none repeat scroll 0 0;
}
.site-layout--boxed .mt-container {
padding: 0 50px;
}
#page {
background: #fff none repeat scroll 0 0;
}
.mt-container {
width: 1320px;
margin: 0 auto;
}
.mt-hide {
display: none;
} .mt-logo-row-wrapper {
padding: 20px 0;
}
.home.blog #masthead {
margin-bottom: 0;
}
#masthead {
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.mt-header-social-wrapper,
.mt-header-extra-icons {
float: left;
width: 30%;
padding: 30px 0;
}
.mt-social-icon-wrap {
list-style: none;
margin: 0;
padding: 0;
}
.mt-social-icon-wrap li {
display: inline-block;
margin-right: 20px;
}
.mt-social-icon-wrap li a {
color: #333;
font-size: 22px;
}
.mt-social-icon-wrap li a:hover {
color: #ec9fa1;
}
.site-branding {
display: inline-block;
width: 40%;
text-align: center;
}
.custom-logo-link {
display: block;
margin: 20px 0;
}
.site-title {
margin: 0;
font-size: 36px;
font-weight: 700;
font-family: 'Lora', sans-serif;
line-height: 1.5;
color: #3d3d3d;
}
.site-title a {
color: #333;
}
.site-title a:hover {
color: #ec9fa1;
}
.mt-header-extra-icons {
float: right;
text-align: right;
} .mt-sidebar-menu-toggle,
.mt-menu-search {
display: inline-block;
margin-left: 20px;
color: #333;
font-size: 22px;
text-align: right;
cursor: pointer;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.mt-sidebar-menu-toggle a,
.mt-menu-search a {
color: #333;
}
.mt-sidebar-menu-toggle:hover,
.mt-menu-search:hover {
color: #ec9fa1;
}
.sidebar-header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 1);
z-index: 999;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.sidebar-header.activate {
opacity: 1;
visibility: visible;
background: rgba(0, 0, 0, 0.5);
}
.sidebar-header-block {
position: fixed;
right: -320px;
width: 320px;
background: #fff;
height: 100%;
padding: 50px 30px;
padding-top: 80px;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.sidebar-header.activate .sidebar-header-block {
right: 0;
opacity: 1;
visibility: visible;
}
.sticky-header-sidebar-menu {
list-style: none;
padding: 0;
margin: 0;
}
.sticky-header-sidebar-menu li a {
padding: 10px 0;
display: block;
color: #333;
border-bottom: 1px solid #eaeaea;
}
.sticky-header-sidebar-menu li a span {
float: right;
}
.sticky-header-sidebar-menu li a:hover {
color: #ec9fa1;
}
.sticky-header-sidebar-author {
text-align: center;
margin-top: 20px;
}
.sticky-header-sidebar-author .author-name {
text-transform: capitalize;
}
.mt-menu-search .mt-form-wrap {
opacity: 0;
visibility: hidden;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.9);
z-index: 9999;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3);
-webkit-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.mt-menu-search .mt-form-wrap.search-activate {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.mt-menu-search .mt-form-wrap .search-form {
position: absolute;
top: 50%;
left: 50%;
width: 100%;
margin-left: -50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.mt-menu-search .mt-form-wrap .search-form .search-field {
border: none;
border-bottom: 1px solid #ccc;
padding: 20px;
width: 80%;
height: 70px;
display: block;
margin: 0 auto;
border: none;
border-bottom: 1px solid #e1e1e1;
font-size: 26px;
}
.mt-menu-search .mt-form-wrap .search-form .search-submit {
margin-top: 30px;
padding: 16px 60px;
background: #333;
border: none;
color: #fff;
font-size: 18px;
display: inline-block;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
}
.mt-menu-search .mt-form-wrap .search-form .search-submit:hover {
background: #ec9fa1;
border-radius: 30px;
}
.mt-form-close {
position: absolute;
right: 40px;
top: 30px;
font-size: 64px;
cursor: pointer;
}
#site-navigation .mt-form-close {
height: 30px;
width: 30px;
line-height: 30px;
background: #EC9FA1;
border-radius: 50%;
font-size: 14px;
top: 10px;
z-index: 99;
}
#site-navigation .mt-form-close a {
color: #fff;
}
.mt-header-extra-icons .sidebar-header.mt-form-close {
height: 50px;
width: 50px;
line-height: 50px;
border-radius: 50%;
background: #c4c4c4;
font-size: 20px;
text-align: center;
top: 20px;
right: 250px;
left: auto;
z-index: 9999;
}
.mt-header-extra-icons .sidebar-header.mt-form-close a {
color: #fff;
}
.mt-header-extra-icons .sidebar-header.mt-form-close:hover {
background: #EC9FA1;
} .main-menu-wrapper {
position: relative;
}
.menu-toggle {
display: none;
background: #333;
text-align: center;
color: #fff;
padding: 10px 0;
font-size: 15px;
font-weight: 500;
cursor: pointer;
}
.menu-toggle:hover {
background: #ec9fa1;
}
.menu-toggle:hover a {
color: #ffffff;
}
.menu-toggle i {
margin-right: 7px;
}
#site-navigation {
text-align: center;
}
.is-sticky .main-menu-wrapper {
background: #fff;
z-index: 999;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.is-sticky #site-navigation ul li a {
line-height: 54px;
}
.is-sticky #site-navigation ul li a::after {
top: 19px;
}
#site-navigation .mt-container {
border-top: 1px solid #eeeeee;
}
#site-navigation ul {
margin: 0;
list-style: none;
}
#site-navigation ul li {
display: inline-block;
position: relative;
}
#site-navigation ul li a {
color: #333;
font-size: 14px;
text-transform: uppercase;
padding: 0 20px;
display: block;
line-height: 70px;
position: relative;
}
#site-navigation ul li a::after {
content: "";
width: 1px;
position: absolute;
top: 28px;
right: 0;
height: 16px;
background: #e1e1e1;
}
#site-navigation ul li:last-child a:after {
display: none;
}
#site-navigation ul li a.sub-toggle {
display: none;
}
#site-navigation ul li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.current_page_ancestor>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.focus>a {
color: #ec9fa1;
}
#site-navigation ul li .sub-menu,
#site-navigation ul li .children {
background: #fff;
min-width: 250px;
text-align: left;
position: absolute;
top: 100%;
left: -9999em;
opacity: 0;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
z-index: 99;
-webkit-transition: opacity 0.15s linear, left 0s 0.15s;
-o-transition: opacity 0.15s linear, left 0s 0.15s;
transition: opacity 0.15s linear, left 0s 0.15s;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
z-index: 99;
}
#site-navigation ul li:hover>ul.sub-menu,
#site-navigation ul li:hover>ul.children,
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
left: 0;
opacity: 1;
-webkit-transition: opacity 0.15s linear, right 0s 0.15s;
-o-transition: opacity 0.15s linear, right 0s 0.15s;
transition: opacity 0.15s linear, right 0s 0.15s;
}
#site-navigation ul.sub-menu li ul,
#site-navigation ul.children li ul {
right: 9999em;
left: auto !important;
top: 0% !important;
-webkit-transition: opacity 0.15s linear, right 0s 0.15s;
-o-transition: opacity 0.15s linear, right 0s 0.15s;
transition: opacity 0.15s linear, right 0s 0.15s;
}
#site-navigation ul.sub-menu li:hover>ul,
#site-navigation ul.children li:hover>ul,
#site-navigation ul.sub-menu li.focus>ul,
#site-navigation ul.children li.focus>ul {
right: -100%;
left: auto !important;
top: 0% !important;
-webkit-transition: opacity 0.15s linear, left 0s 0.15s;
-o-transition: opacity 0.15s linear, left 0s 0.15s;
transition: opacity 0.15s linear, left 0s 0.15s;
}
#site-navigation ul li .sub-menu li,
#site-navigation ul li .children li {
display: block;
padding: 0;
}
#site-navigation ul li .sub-menu li a,
#site-navigation ul li .children li a {
padding: 10px 20px;
border-bottom: 1px solid #eee;
border-right: none;
line-height: 28px;
}
#site-navigation ul li .sub-menu li a:after,
#site-navigation ul li .children li a:after {
display: none;
}
.sub-toggle {
display: none;
}
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
opacity: 1;
visibility: visible;
-transform: scale(1);
-webkit-transform: scale(1);
-ms-transform: scale(1);
}
#site-navigation ul li.menu-item-has-children > a::before,
#site-navigation ul li.page_item_has_children > a::before {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
#site-navigation ul.sub-menu li.menu-item-has-children > a::before,
#site-navigation ul.children li.page_item_has_children > a::before {
content: "\f105";
}
#site-navigation ul#primary-menu li.menu-item-has-children > a,
#site-navigation #primary-menu li.page_item_has_children > a {
padding-right: 40px;
} .slide-wrapper {
position: relative;
}
.slick-slide {
position: relative;
}
.slick-slide::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 98.5%;
background: rgba(0, 0, 0, 0.4);
z-index: 99;
opacity: 1;
visibility: visible;
-webkit-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
}
.slick-slide.slick-active:before {
opacity: 0;
visibility: hidden;
}
.slide-content-wrap {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slide-content-block {
background: rgba(255, 255, 255, 0.95);
padding: 50px 30px;
text-align: center;
width: 600px;
position: relative;
}
.site-layout--boxed .slide-content-block {
width: 480px;
}
.slick-slide.slick-active .slide-content-wrap {
z-index: 9999;
}
.slide-content-block:after {
position: absolute;
content: "";
width: 105%;
height: 110%;
border: 1px solid #fff;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.slide-content {
position: relative;
z-index: 999;
}
.slide-content .cat-links {
margin: 0;
}
.slide-title a {
color: #333;
font-size: 26px;
display: block;
margin: 10px 0 25px;
}
.slide-title a:hover {
color: #ec9fa1;
}
.slider-btn {
font-weight: 500;
background: #ec9fa1;
color: #fff;
padding: 6px 30px;
display: inline-block;
border-radius: 30px;
}
.slider-btn:hover {
color: #ffffff;
padding: 6px 35px;
}
.mt-slider .slick-prev,
.mt-slider .slick-next {
position: absolute;
left: -150px;
top: 50%;
z-index: 99;
background: #fff;
border: none;
padding: 30px 0;
width: 150px;
font-size: 18px;
font-weight: 700;
color: #666;
-webkit-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
text-align: center;
cursor: pointer;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.mt-slider .slick-next {
right: -150px;
left: auto;
}
.mt-slider .slick-arrow.slick-prev:hover {
padding-left: 0;
padding-right: 20px;
}
.mt-slider .slick-arrow:hover {
padding-left: 20px;
}
.mt-slider .slick-arrow i {
margin: 0 8px;
}
.mt-slider:hover .slick-prev {
left: 0;
}
.mt-slider:hover .slick-next {
right: 0;
} .home #content {
margin-top: 50px;
}
article {
text-align: center;
position: relative;
}
.entry-header {
padding: 0 20px;
}
.entry-title {
font-size: 20px;
margin-bottom: 8px;
}
.single .entry-title {
font-size: 30px;
}
.single .mt-related-posts-wrapper .entry-title {
font-size: 22px;
}
.entry-title a {
color: #333;
}
.entry-title a:hover {
color: #EC9FA1;
}
.cat-links a {
display: inline-block;
font-size: 14px;
margin: 0 10px 10px;
color: #EC9FA1;
font-weight: 500;
}
.entry-title a:hover,
.cat-links a:hover {
color: #EC9FA1;
}
.entry-meta a {
font-size: 13px;
font-weight: 400;
margin: 0 8px;
color: #A6A6A6;
}
.entry-meta .author a {
margin-left: 0;
}
.entry-meta a:hover {
color: #666;
}
.entry-content {
padding: 0 20px;
font-size: 15px;
font-weight: 300;
line-height: 2;
margin: 20px 0 10px;
}
.entry-footer .mt-readmore-btn {
display: inline-block;
color: #fff;
padding: 6px 25px;
font-size: 14px;
background: #EC9FA1;
font-weight: 500;
}
.entry-footer .mt-readmore-btn:hover {
color: #ffffff;
border-radius: 30px;
}
.entry-footer>span.tags-links {
display: block;
margin: -15px 0 20px;
font-weight: 500;
color: #333 !important;
}
.entry-footer .tags-links a {
margin: 0 3px;
font-weight: 400;
}
article.sticky.no-thumbnail {
border: 2px solid #A6A6A6;
position: relative;
}
article.sticky::before {
content: "\f08d";
font-family: FontAwesome;
position: absolute;
left: 20px;
top: 20px;
display: block;
width: 40px;
height: 40px;
background: #EC9FA1;
color: #fff;
font-size: 15px;
line-height: 40px;
border-radius: 100%;
z-index: 99;
}
article .post-thumbnail {
position: relative;
display: block;
overflow: hidden;
}
article .post-thumbnail::before,
article.format-gallery .post-format-gallery li::before {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
content: "\f0f6";
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
color: rgba(255, 255, 255, 0.7);
-webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
font-size: 52px;
opacity: 0;
visibility: hidden;
}
.single #content article .post-thumbnail::before {
display: none;
}
article.format-video .post-thumbnail::before {
content: "\f1c8";
}
article.format-standard .post-thumbnail::before {
content: "\f0f6";
}
article.format-gallery .post-format-gallery li::before {
content: "\f03e";
}
article.format-aside .post-thumbnail::before {
content: "\f0f6";
}
article.format-audio .post-thumbnail::before {
content: "\f1c7";
}
article.format-quote .post-thumbnail::before {
content: "\f10d";
}
article.format-image .post-thumbnail::before {
content: "\f03e";
}
article .post-thumbnail:hover:before,
article.format-gallery .post-format-gallery li:hover:before {
opacity: 1;
visibility: visible;
}
.no-thumbnail {
padding-bottom: 20px !important;
padding-top: 20px !important;
}
.post-format-media--quote {
background: #EC9FA1;
padding: 50px 40px 35px;
color: #fff;
}
.navigation.pagination {
text-align: center;
}
.navigation.pagination .nav-links a.page-numbers {
padding: 12px 15px;
display: inline-block;
margin: 0 5px;
vertical-align: top;
}
.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links a.page-numbers:hover {
border: 1px solid #ec9fa1;
padding: 12px 15px;
vertical-align: top;
display: inline-block;
margin: 0 5px;
font-size: 14px;
line-height: 13px;
color: #EC9FA1;
}
#mt-masonry {
margin: 0 -20px;
}
#mt-masonry article {
width: 50%;
padding: 0 20px;
}
.no-sidebar #mt-masonry article {
width: 33.33%;
}
.archive-grid-post-wrapper {
margin-left: -3%;
}
.archive-grid-post-wrapper article {
width: 47%;
display: inline-block;
margin-right: -4px;
margin-left: 3%;
vertical-align: top;
}
.mt-gallery-slider {
overflow: hidden;
}
.mt-gallery-slider .slick-prev.slick-arrow,
.mt-gallery-slider .slick-arrow.slick-next {
background: #fff;
width: 30px;
display: block !important;
height: 30px;
line-height: 30px;
text-align: center;
position: absolute;
left: -50px;
top: 50%;
margin-top: -25px;
z-index: 99;
cursor: pointer;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
font-size: 12px;
}
.mt-gallery-slider .slick-arrow.slick-next {
right: -50px;
left: auto;
}
.mt-gallery-slider:hover .slick-prev.slick-arrow {
left: 20px;
}
.mt-gallery-slider:hover .slick-arrow.slick-next {
right: 20px;
}
.mt-gallery-slider .slick-prev.slick-arrow:hover,
.mt-gallery-slider .slick-arrow.slick-next:hover {
background: #ec9fa1;
color: #FFFFFF;
} #secondary .widget .widget-title,
.mt-related-post-title {
text-align: center;
margin-bottom: 30px;
font-size: 15px;
display: block;
background: #ffffff;
padding: 10px 20px;
border: 1px solid #ec9fa1;
text-transform: uppercase;
}
.widget_tag_cloud a {
border: 1px solid #e1e1e1;
color: #a6a6a6;
font-size: 13px !important;
padding: 3px 15px;
display: inline-block;
margin: 5px 5px;
}
.widget_tag_cloud a:hover {
color: #333;
border-color: #333;
} .mt-author-box {
border: 1px solid #e1e1e1;
padding: 20px;
margin-bottom: 60px;
text-align: left;
}
.mt-author-box:after {
content: "";
display: block;
clear: both;
}
.single .mt-author-box .mt-author__avatar {
float: left;
margin-right: 2%;
width: 15%;
}
.single .mt-author-box .mt-author-info {
float: left;
width: 80%;
}
.single .mt-author-box .author-title {
color: #333;
text-transform: capitalize;
font-weight: 700;
display: block;
margin-bottom: 10px;
}
.single .mt-author-box .mt-author-info .mt-author-name {
text-transform: capitalize;
}
.single .mt-author-box .mt-author-info .mt-author-name a {
color: #333;
display: block;
margin: 0 0 -10px;
} .error404 #primary {
float: none;
width: 100%;
padding: 50px 0;
}
.error-404.not-found {
text-align: center;
width: 900px;
border: 5px solid #ec9fa1;
margin: 0 auto;
padding: 60px 0;
}
.error-num {
font-size: 200px;
font-weight: 900;
color: #333;
line-height: 150px;
}
.error-num span {
font-size: 84px;
text-transform: capitalize;
} .custom-header {
padding: 70px 0;
text-align: center;
background-attachment: fixed;
margin:30px 0px;
position: relative;
}
.custom-header.has-bg-img:before {
background: rgba(0, 0, 0, 0.4);
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.custom-header.no-bg-img {
background: #434343;
padding: 30px 0;
}
.custom-header.has-bg-img .mt-container {
position: relative;
z-index: 99;
}
.custom-header .entry-title,
.custom-header .page-title {
font-size: 36px;
color: #fff;
margin: 0;
}
.breadcrumbs .trail-items {
list-style: none;
margin: 0;
padding: 0;
}
.breadcrumbs .trail-items li {
display: inline-block;
margin: 0 10px;
color: #fafafa;
}
.breadcrumbs .trail-items {
list-style: none;
margin: 0;
padding: 10px 0;
}
.breadcrumbs .trail-items li::after {
content: "\f101";
position: relative;
right: -10px;
font-size: 14px;
font-family: FontAwesome;
}
.breadcrumbs .trail-items li:last-child:after {
display: none;
} #colophon {
margin-top: 50px;
border-top: 1px solid #e1e1e1;
}
#top-footer {
padding: 80px 0 40px;
}
#top-footer .mt-footer-widget-wrapper {
margin-left: -3%;
}
#top-footer.footer-column-one .mt-footer-widget,
#top-footer.footer-column-two .mt-footer-widget,
#top-footer.footer-column-three .mt-footer-widget,
#top-footer.footer-column-four .mt-footer-widget {
float: left;
margin-left: 3%;
width: 30.33%;
}
#top-footer.footer-column-one .mt-footer-widget {
width: 97%;
}
#top-footer.footer-column-two .mt-footer-widget {
width: 47%;
}
#top-footer.footer-column-four .mt-footer-widget {
width: 22%;
}
#top-footer .widget-title {
color: #ec9fa1;
}
#footer-navigation {
float: right;
}
#footer-menu {
padding: 0;
margin: 0;
list-style: none;
}
#footer-menu li {
display: inline-block;
}
#footer-menu li a {
color: #666;
border-left: 1px solid #e1e1e1;
display: block;
padding: 0 20px;
line-height: 14px;
}
#footer-menu li>ul {
display: none;
}
#footer-menu li:first-child a {
border: none;
}
#footer-menu li a:hover {
color: #ec9fa1;
}
#bottom-footer {
background: #f8f8f8;
padding: 15px 0;
}
.site-info {
font-size: 13px;
float: left;
} .wp_diary_author_info {
text-align: center;
}
.wp_diary_author_info .author-avatar {
width: 280px;
margin: 0 auto;
}
.wp_diary_author_info .author-name {
text-align: center;
margin: 10px 0;
text-transform: capitalize;
}
.wp_diary_latest_posts .mt-single-post-wrap>a {
float: left;
width: 27%;
display: block;
}
.wp_diary_latest_posts .mt-post-thumb {
border: 1px solid #e1e1e1;
padding: 6px;
}
.wp_diary_latest_posts .mt-single-post-wrap {
margin-bottom: 20px;
}
.wp_diary_latest_posts .mt-single-post-wrap:last-child {
margin: 0;
}
.wp_diary_latest_posts .mt-single-post-wrap::after {
clear: both;
display: block;
content: "";
}
.wp_diary_latest_posts .mt-post-content {
float: right;
width: 67%;
}
.wp_diary_latest_posts .mt-post-title a {
font-size: 13px;
color: #333;
display: block;
line-height: 22px;
}
.wp_diary_latest_posts .mt-post-title a:hover {
color: #EC9FA1;
}
.wp_diary_latest_posts .mt-post-meta {
margin-top: -10px;
}
.wp_diary_latest_posts .mt-post-meta a {
color: #A6A6A6;
font-size: 11px;
margin-right: 10px;
}
.wp_diary_latest_posts .mt-post-meta a:hover {
color: #333333;
}
.wp_diary_social_media {
text-align: center;
}
.wp_diary_social_media li {
margin: 0 5px;
}
.wp_diary_social_media a {
border: 1px solid #333;
display: inline-block;
width: 40px;
height: 40px;
border-radius: 100%;
font-size: 18px !important;
line-height: 40px;
}
.wp_diary_social_media a:hover {
background: #ec9fa1;
color: #ffffff !important;
border-color: #ec9fa1;
}
.mt-single-related-posts {
margin-top: 40px;
}
.mt-related-posts-wrapper {
margin-left: -3%;
}
.mt-related-posts-wrapper article {
display: inline-block;
margin-left: 3%;
margin-right: -4px;
width: 30.33%;
vertical-align: top;
}
.mt-related-posts-wrapper article.no-thumbnail {
padding: 0 10px !important;
} #mt-scrollup {
position: fixed;
right: 40px;
bottom: 20px;
padding: 8px;
margin-right: 0;
font-size: 13px;
line-height: 1em;
outline: none !important;
-moz-transform-origin: 100% 100%;
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
-moz-transform: rotate(-90deg) translate(100%, 0);
-webkit-transform: rotate(-90deg) translate(100%, 0);
transform: rotate(-90deg) translate(100%, 0);
cursor: pointer;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
z-index: 99;
}
#mt-scrollup::before {
content: '\f178';
position: absolute;
top: 3px;
right: -36px;
width: 36px;
padding: 3px 4px 2px 6px;
font-size: 18px;
font-family: 'FontAwesome';
line-height: 1;
-moz-transition: .5s;
-webkit-transition: .5s;
transition: .5s;
}
#mt-scrollup:hover {
color: #ec9fa1;
}@media (min-width: 769px) {
#site-navigation {
display: block !important;
}
}
@media (max-width: 1400px) {
.site-layout--boxed #page,
.mt-container {
width: 1200px;
}
.slide-content-block {
width: 400px;
padding: 20px 20px;
}
.slide-title a {
font-size: 20px;
margin: 0;
}
.mt-slider .slick-prev,
.mt-slider .slick-next {
width: 110px;
padding: 16px 0px;
font-size: 14px;
}
}
@media (max-width: 1200px) {
.site-layout--boxed #page,
.mt-container {
width: 100%;
padding: 0 20px;
}
.site-layout--boxed .mt-container {
padding: 0 30px;
}
.banner-title {
font-size: 30px;
}
} @media (max-width: 850px) {
#primary,
.home.blog #primary,
#secondary,
.home.blog #secondary {
width: 100%;
float: none;
}
#secondary,
.home.blog #secondary {
margin-top: 40px;
}
#site-navigation ul li a {
font-size: 13px;
padding: 0 15px;
}
.mt-social-icon-wrap li a {
font-size: 20px;
}
.mt-header-social-wrapper {
width: 40%;
}
.mt-header-extra-icons {
width: 20%;
}
.wp_diary_latest_posts .mt-single-post-wrap>a {
width: 22%;
}
.wp_diary_latest_posts .mt-post-content {
width: 75%;
}
.wp_diary_latest_posts .mt-post-title a {
font-size: 17px;
display: block;
}
#top-footer.footer-column-one .mt-footer-widget,
#top-footer.footer-column-two .mt-footer-widget,
#top-footer.footer-column-three .mt-footer-widget,
#top-footer.footer-column-four .mt-footer-widget {
width: 97%;
margin-bottom: 3%;
}
#bottom-footer {
text-align: center;
}
#footer-menu li a {
font-size: 12px;
padding: 0 10px;
}
#footer-navigation,
.site-info {
display: inline-block;
float: none;
}
.error-404.not-found {
width: 90%;
}
.error-num {
font-size: 120px;
}
}
@media (min-width:769px) {
#site-navigation .mt-form-close {
display: none;
}
} @media (max-width: 768px) {
body.logged-in {
margin-top: -46px;
}
.is-sticky .main-menu-wrapper {
top: 0 !important;
}
.menu-toggle {
display: block;
}
.menu-toggle a {
color: #fff;
}
#site-navigation {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
background: #fff;
float: none;
z-index: 9999;
max-height: 70vh;
overflow: scroll;
}
#site-navigation .mt-container {
border: none;
padding: 0;
}
#site-navigation ul {
display: block;
}
#site-navigation ul li {
display: block;
}
#site-navigation ul li a {
line-height: 44px;
padding: 5px 0;
margin: 0 20px;
border-bottom: 1px solid #e1e1e1;
}
.is-sticky #site-navigation ul li a {
line-height: 44px;
}
#site-navigation ul li a::after {
display: none;
}
#site-navigation ul li .sub-menu,
#site-navigation ul li .children {
position: static;
min-width: 100%;
opacity: 1;
top: 0;
left: 0;
visibility: visible;
display: none;
background: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
box-shadow: none;
transform: scaley(1);
-webkit-transform: scaley(1);
-ms-transform: scaley(1);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
}
#site-navigation ul>li:hover>.sub-menu,
#site-navigation ul>li:hover>.children {
top: 0;
}
#site-navigation ul li a.sub-toggle {
background: #333 none repeat scroll 0 0;
color: #ffffff;
cursor: pointer;
display: block !important;
height: 24px;
line-height: 25px !important;
position: absolute;
right: 15px;
text-align: center;
top: 12px;
width: 24px;
padding: 0 !important;
}
#site-navigation ul>li:hover>.sub-toggle,
#site-navigation ul>li.current-menu-item .sub-toggle,
#site-navigation ul>li.current-menu-ancestor .sub-toggle {
background: #666;
}
#site-navigation li.current-menu-item>.sub-toggle {
background: #ffffff none repeat scroll 0 0;
}
#site-navigation li.current-menu-item>.sub-toggle i {
color: #d40234;
}
#site-navigation li.menu-item-has-children>a::after,
#site-navigation li.page_item_has_children>a::after {
display: none;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
text-align: center;
}
.mt-header-social-wrapper {
width: 100%;
float: none;
text-align: center;
padding: 0;
}
.mt-logo-row-wrapper {
padding: 20px 0 0;
}
.no-sidebar #mt-masonry article {
width: 50%;
}
#site-navigation ul li.menu-item-has-children>a::before,
#site-navigation ul li.page_item_has_children>a::before {
display: none;
}
#site-navigation ul#primary-menu li.menu-item-has-children>a,
#site-navigation #primary-menu li.page_item_has_children>a {
padding-right: 0;
}
.error-num {
font-size: 80px;
}
.error-num span {
font-size: 40px;
}
.error-404 .page-header .page-title {
font-size: 26px;
}
} @media (max-width: 600px) {
body.logged-in #page {
padding-top: 42px;
}
#mt-masonry article {
width: 100%;
padding: 0;
}
.archive-grid-post-wrapper article {
width: 97%;
}
#mt-scrollup {
display: none !important;
}
.mt-slider .slick-prev,
.mt-slider .slick-next {
display: none !important;
}
.mt-related-posts-wrapper article {
width: 97%;
}
.no-sidebar #mt-masonry article {
width: 100%;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
.blog article.hentry {
margin-bottom: 20px;
}
.mt-header-extra-icons .sidebar-header.mt-form-close {
right: 200px;
}
.site-title a {
font-size: 22px;
line-height: 34px;
display: block;
text-align: left;
}
.site-description {
text-align: left;
}
}
@media (max-width: 480px) {
.site-branding {
width: 50%;
}
.mt-header-extra-icons {
width: 30%;
padding: 20px 0;
}
.sidebar-header-block {
width: 270px;
padding: 30px 20px;
padding-top: 80px;
}
.sidebar-header-block .mt-form-close {
left: 20px;
}
.nav-links .nav-previous,
.nav-links .nav-next {
float: none;
width: 100%;
margin: 20px 0;
}
.navigation .nav-links a {
width: 100%;
text-align: center;
}
}
@media (max-width: 400px) {
.slide-content-block {
width: 230px;
padding: 10px;
}
.slide-title a {
font-size: 14px;
margin: 0;
}
.slider-btn {
font-size: 10px;
padding: 4px 20px;
}
.slide-content .cat-links {
display: none;
}
}.site-title,
.wp_diary_author_info .author-name{
font-family: 'Great Vibes', cursive;
}
.item-title a,
.entry-title a {
font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
font-size: 28px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
font-weight: 700;
}
body {
font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
color: #302b2b;
}
.entry-meta a,
.entry-footer a {
color: #302b2b;
}
h4,
h5,
a {
font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
}
a:hover,
a:focus,
a:active {
color: #000;
} .wp_diary_latest_posts .mt-post-thumb {
border: 0px;
padding: 0px;
}
.widget-area .widget {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px;
}
.wp_diary_latest_posts .mt-post-meta a {
color: #302b2b;
}
.wp_diary_latest_posts .mt-post-title a {
font-size: 15px
}
.wp_diary_latest_posts .mt-post-meta a {
font-size: 13px;
}
#secondary .widget .widget-title,
.mt-related-post-title {
text-align: left;
margin-bottom: 20px;
font-size: 30px;
padding: 10px 0px;
text-transform: uppercase;
border: 0px;
}
.wp_diary_author_info .author-avatar {
width: 85px;
height: 85px;
display: inline-block;
margin: 0 10px 0px 0px;
}
.wp_diary_author_info .author-avatar img {
border-radius: 50%;
height: 100%;
}
.wp_diary_author_info .author-name {
width: 65%;
display: inline-block;
text-align: left;
}
.wp_diary_author_info .author-description,
.wp_diary_author_info .author-social {
margin: 10px 0px 0px;
text-align: left;
} #secondary,
.home.blog #secondary {
width: 28%;
} .fa-instagram {
color: #C62828;
}
.fa-youtube,
.fa-youtube-play {
color: #C62828;
}
.fa-facebook,
.fa-facebook-circle,
.fa-facebook-square,
.fa-facebook-official,
.fa-twitter-square,
.fa-skype {
color: #1da1f2;
}
.fa-google-plus-circle,
.fa-google-plus-square,
.fa-google-plus-official,
.fa-google-plus {
color: #db4a39;
}
.fa-tiktok {
color: #ee1d52;
}
.fa-twitter {
color: #1DA1F2;
}
.fa-whatsapp,
.fa-whatsapp-square {
color: #25d366;
}
.fa-airbnb {
color: #F73659;
}
.fa-deviantart {
color: #05cc47;
}
.fa-linkedin,
.fa-linkedin-square {
color: #0a66c2;
}
.fa-pinterest,
.fa-pinterest-square,
.fa-pinterest-alt {
color: #bd081c;
}
.fa-adobe {
color: #DB2219;
}
.fa-flickr,
.fa-flickr-square {
color: #f40083;
}
.fa-tumblr {
color: #35465d;
}
.fa-slack {
color: #4a154b;
}
.fa-reddit,
.fa-reddit-square {
color: #ff4500;
}
.fa-messenger {
color: #913BCC;
}
.fa-wordpress {
color: #009BCB;
}
.fa-weixin {
color: #09B83E;
}
.fa-behance {
color: #0054F7;
}
.fa-behance-square {
color: #053eff;
}
.fa-dribbble {
color: #ea4c89;
}
.fa-yahoo {
color: #6001d2;
}
.fa-blogger {
color: #ED7800;
}
.fa-snapchat,
.fa-snapchat-ghost,
.fa-snapchat-square {
color: #fffc00;
}
.fa-wix {
color: #F4B66C;
}
.fa-meta {
color: #005ED6;
}
.fa-baidu {
color: #2319DC;
}
.fa-twitch {
color: #8C45F7;
}
.fa-discord-alt {
color: #5562EA;
}
.fa-vk {
color: #0072F7;
}
.fa-trip-advisor {
color: #31D99C;
}
.fa-telegram {
color: #28A4E4;
}
.fa-quora {
color: #B32A26;
}
.fa-ok-ru {
color: #EF8B27;
}
.fa-microsoft-teams {
color: #544FBC;
}
.fa-foursquare {
color: #F14572;
}
.fa-soundcloud {
color: #F75200;
}
.fa-vimeo {
color: #00A8E8;
}
.fa-digg {
color: #313131;
}
.fa-periscope {
color: #3E9FBE;
}
.fa-xing {
color: #005D5B;
}
.fa-imdb {
color: #EDBF17;
} .mt-sidebar-menu-toggle,
.mt-menu-search {
font-size: 19px;
}
.site-title { margin: 20px 0;
}
.slide-title a {
font-size: 44px;
}
#site-navigation ul li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current_page_ancestor>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.focus>a {
background: #333;
color: #fff;
}
#site-navigation ul li a::after {
top: 17px;
right: -3px;
height: 28px;
}
#site-navigation ul li .sub-menu,
#site-navigation ul li .children {
z-index: 999;
}
#site-navigation ul li a {
line-height: 60px;
font-weight: 600;
}
.main-menu-wrapper .mt-form-close {
display: none;
}
.custom-logo-link {
margin: 0px 0px 20px;
} .slide-content-block {
padding: 42px 30px;
} article {
text-align: left;
}
.wp-diary-content-masonry,
.archive-grid-post-wrapper{
margin-left: -4%;
}
#mt-masonry article,
.archive-classic-post-wrapper article,
.archive-grid-post-wrapper article,
.archive #main > article,
.blog #main > article,
.search #main > article {
width: 46%;
display: inline-block;
vertical-align: top;
margin-left: 4%;
margin-right: -4px;
margin-bottom: 4%;
padding: 20px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
text-align: left;
}
.archive-classic-post-wrapper article,
.archive #main > article,
.blog #main > article,
.search #main > article  {
width: 100%;
margin-left: 0;
}
article.sticky::before {
right: 20px;
left: auto;
text-align: center;
}
.entry-meta a {
margin: 0px 10px 10px 0px;
font-size: 15px;
}
.cat-links a {
margin: 0px 10px 10px 0px;
font-size: 16px;
font-weight: 600;
}
article.hentry .entry-header {
padding: 0px;
}
article.hentry .entry-content{
margin: 10px 0px;
padding: 0px;
}
article.hentry .entry-footer .mt-readmore-btn {
border-radius: 30px;
border: 1px solid #c7831d;
}
article.hentry .entry-footer .mt-readmore-btn:hover {
background-color: transparent;
color: #000;
} .single .content-area article {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px;
text-align: left;
}
.single article .entry-content {
text-align: justify;
padding: 10px 0px;
font-weight: 400;
color: #303030;
}
.single .entry-content a {
text-decoration: underline;
} .mt-related-posts-wrapper article {
text-align: left;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px;
}
.mt-related-posts-wrapper .entry-footer>span.tags-links {
margin: 0px 0 20px;
}
.single .mt-related-posts-wrapper .entry-title a {
font-size: 18px;
} .custom-header.no-bg-img {
background: #efefef;
}
.mt-breadcrumb .mt-container {
width: 100%;
}
.custom-header .entry-title,
.custom-header .page-title {
color: #3d3d4f;
text-transform: capitalize;
}
.breadcrumbs .trail-items li {
color: #3d3d4f;
}
.content-area .cv-block article {
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px;
}
.content-area .entry-content {
margin: 0px 0px 10px;
}
.cv-post-meta .cv-post-meta-item {
font-size: 12px;
}
.cv-read-more a {
padding: 6px 25px;
border-radius: 30px;
border: 1px solid #000;
color: #fff;
background: #000;
}
.cv-read-more a:hover {
background: transparent;
color: #000;
}
.cv-post a,
.cv-post-content {
font-family: "Be Vietnam Pro", Helvetica, Arial, sans-serif;
}
.cv-post-title a {
font-size: 28px;
}
.no-sidebar #mt-masonry article {
width: 29.33%;
}
.menu-toggle {
position: relative;
z-index: 999;
}
.sub-toggle:focus {
background: #666666 !important;
}
#comments h2.comments-title {
margin-top: 0;
}
.navigation.post-navigation {
background: #fff;
margin-top: 40px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px 20px;
}
#secondary .widget:last-child {
margin-bottom: 0;
}
@media (min-width: 769px) {
.navigation.pagination .nav-links a.page-numbers {
width: auto;
}
#site-navigation .mt-form-close {
display: none;
}
}
.sidebar-header.mt-form-close {
position: fixed;
} #content,
#colophon,
.site-header .site-branding,
.custom-header .mt-container,
#masthead, .mt-yml-section-wrapper {
z-index: 99;
position: relative;
}
#masthead {
z-index: 999;
}
.blogup-diary-background-animation {
background: transparent;
width: 100%;
}
.blogup-diary-circles {
position: fixed;
left: 0;
width: 100%;
height: 100%;
overflow: hidden;
opacity: 0.4;
}
.blogup-diary-circles li {
position: fixed;
display: block;
list-style: none;
background: rgb(255 231 194 / 80%);
animation: animate 25s linear infinite;
bottom: -150px;
} .blogup-diary-circles li:nth-child(1) {
left: 25%;
width: 80px;
height: 80px;
border-radius: 50%;
animation-delay: 0s;
} .blogup-diary-circles li:nth-child(2) {
left: 10%;
width: 50px;
height: 50px;
border-radius: 5px;
animation-delay: 2s;
animation-duration: 12s;
} .blogup-diary-circles li:nth-child(3) {
left: 13%;
width: 100px;
height: 100px;
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
animation-delay: 4s;
} .blogup-diary-circles li:nth-child(4) {
left: 35%;
width: 60px;
height: 60px;
animation-delay: 0s;
animation-duration: 18s;
} .blogup-diary-circles li:nth-child(5) {
left: 65%;
width: 80px;
height: 80px;
border-radius: 10px;
animation-delay: 0s;
} .blogup-diary-circles li:nth-child(6) {
left: 85%;
width: 60px;
height: 60px;
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
animation-delay: 3s;
} .blogup-diary-circles li:nth-child(7) {
left: 47%;
width: 100px;
height: 100px;
border-radius: 50%;
animation-delay: 7s;
} .blogup-diary-circles li:nth-child(8) {
left: 59%;
width: 80px;
height:  80px;
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
animation-delay: 4s;
} .blogup-diary-circles li:nth-child(9) {
left: 20%;
width: 25px;
height: 40px;
animation-delay: 2s;
animation-duration: 35s;
} .blogup-diary-circles li:nth-child(10) {
left: 85%;
width: 120px;
height: 120px;
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
animation-delay: 0s;
animation-duration: 11s;
}
@keyframes animate {
0% {
transform: translateY(0) rotate(0deg);
opacity: 1;
}
100% {
transform: translateY(-1000px) rotate(720deg);
opacity: 0;
}
}
.wp-block-search__button {
padding: 0;
}
.mt-author-box {
margin-bottom: 10px;
} #mt-site-mode-wrap {
display: inline-block;
margin: 0 0px 0 20px;
}
#mt-site-mode-wrap .light-mode .fa-moon,
#mt-site-mode-wrap .dark-mode .fa-sun {
display: none;
}
#mt-site-mode-wrap #mode-switcher {
color: #212121;
font-size: 18px;
}
#mt-site-mode-wrap #mode-switcher:hover{
color: #c7831d;
} .mt-yml-section-wrapper {
margin-top: 30px;
}
.mt-yml-section-title{
font-size: 30px;
font-weight: 600;
}
.mt-yml-wrapper .mt-yml-posts {
margin-left: -2%;
}
.mt-yml-wrapper li.yml-post{
width: 23%;
display: inline-block;
margin: 0% -5px 0% 2%;
position: relative;
padding: 20px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.mt-yml-wrapper .post-thumbnail{
width: 100%;
height:300px;
}
.mt-yml-wrapper .post-thumbnail img{
width: 100%;
height: 100%;
object-fit: cover;
}
.mt-yml-wrapper li.yml-post .post-content {
position: absolute;
left: 20px;
bottom: 20px;
width: 87.2%;
z-index: 1;
padding: 20px 15px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
.mt-yml-wrapper li.yml-post .post-title,.mt-yml-wrapper li.yml-post .post-category a{
color: #fff;
font-weight: 600;
}
.mt-yml-wrapper li.yml-post .post-title {
font-size: 22px;
margin-bottom: 0px;
}
.mt-yml-wrapper article.no-thumbnail .entry-header{
position: relative;
background: transparent;
}
.mt-yml-wrapper article.no-thumbnail .post-title{
color:#333;
}
.mt-yml-wrapper .post-category a {
display: inline-block;
color: #fff;
padding: 3px 20px;
font-size: 14px;
background: #EC9FA1;
font-weight: 500;
border-radius: 20px;
margin-bottom: 5px;
}
.site-layout--boxed .mt-yml-wrapper li.yml-post .post-content{
width: 86%;
}
.wp_diary_author_info .author-avatar img{
object-fit: cover;
} .site-mode--dark #comments h2.comments-title,
.site-mode--dark .comment-author .fn .url, .site-mode--dark #comments h3 {
color: #fff;
}
.site-mode--dark .widget_archive a,
.site-mode--dark .widget_categories a,
.site-mode--dark .widget_recent_entries a,
.site-mode--dark .widget_meta a,
.site-mode--dark .widget_recent_comments li,
.site-mode--dark .widget_rss li,
.site-mode--dark .widget_pages li a,
.site-mode--dark .widget_nav_menu li a,
.site-mode--dark .wp-block-latest-posts li a,
.site-mode--dark .wp-block-archives li a,
.site-mode--dark .wp-block-categories li a,
.site-mode--dark .wp-block-page-list li a,
.site-mode--dark .wp-block-latest-comments li {
color: #afafaf;
}
.single.site-mode--dark .content-area article,
.site-mode--dark #respond ,.site-mode--dark .mt-yml-wrapper li.yml-post{
background: #212121;
}
.site-mode--dark .site-title a {
color: #fff;
}
.site-mode--dark.single .byline {
color: #bfbfbf;
}
.sticky-header-sidebar-menu li a{
text-align: left;
}
.sticky-header-sidebar-author .author-name{
padding:10px 0px 0px;
}