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: "\ee81";
font-family: boxicons;
position: absolute;
left: -20px;
top: -10px;
}
blockquote:after,
q:after {
content: "\ee82";
font-family: boxicons;
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;
}   html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
textarea {
color: #3b3b3b;
font-family: "Roboto", sans-serif;
font-size: 15px;
line-height: 1.8;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-weight: normal;
font-family: "Nunito", sans-serif;
line-height: 1.5;
margin-bottom: 15px;
color: #3d3d3d;
font-weight: 700;
}
p {
margin-bottom: 10px;
}
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: 0.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: 100%; max-width: 100%;
object-fit: cover; vertical-align: middle;
width: 100%;
}
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;
} a {
color: #484747;
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:hover,
a:focus,
a:active {
color: #960505;
}
a:focus {
outline: thin dotted;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background-color: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
} .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .articlewave-clearfix:before,
.articlewave-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 {
content: "";
display: table;
}
.articlewave-clearfix:after,
.articlewave-clearfix:before,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.clear {
clear: both;
} .widget-area .widget {
margin: 20px 0 20px;
} .widget-area .widget select {
max-width: 100%;
}
.footer-widgets-wrapper .articlewave-social-icon-wrap,
.widget-area .articlewave-social-icon-wrap {
float: none;
} .sticky {
display: block;
}
h1.entry-title {
color: #353535;
font-weight: 700;
padding-bottom: 0;
text-transform: capitalize;
}
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: 16px;
font-weight: 600;
}
.entry-cat a {
font-size: 13px;
}
.posted-on a {
position: relative;
color: #333;
}
.entry-cat .cat-links a,
.entry-meta a {
color: #333;
}
.byline a {
color: #333;
}
.entry-cat .cat-links a:hover,
.entry-cat a:hover,
.byline a:hover,
.posted-on a:hover,
.entry-meta span:hover::before {
color: #960505;
}
.cat-links {
display: inline-block;
}
.comments-link {
float: right;
}
.posted-on:before {
content: "\ec45";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.comments-link:before,
.post-comment:before {
content: "\ea76";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.byline:before {
content: "\ec63";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.tags-links:before {
content: "\ec3b";
font-family: boxicons;
font-style: normal;
margin-right: 3px;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.page-content a,
.entry-content a,
.entry-summary a {
text-decoration: underline;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.edit-link .post-edit-link:before {
content: "\eabf";
font-family: boxicons;
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;
}
.home article.hentry:first-child {
margin-top: 0px;
}
.updated {
display: none;
}
.published.updated {
display: inline-block;
}
.entry-footer a {
color: #666666;
}
.entry-footer a:hover {
color: #e53935;
}
.nav-links .meta-nav {
display: none;
}
.nav-links::after {
content: "";
display: block;
clear: both;
}
.nav-links .nav-previous,
.nav-links .nav-next {
width: 48%;
float: left;
}
.nav-links .nav-next {
text-align: right;
float: right;
}
.nav-links .nav-previous a:before {
content: "\ea2c";
font-family: boxicons;
font-style: normal;
margin-right: 5px;
}
.nav-links .nav-next a:after {
content: "\ea2f";
font-family: boxicons;
font-style: normal;
margin-left: 5px;
}
.nav-links .nav-next a,
.nav-links .nav-previous a {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.entry-thumbnail {
width: 38%;
float: left;
}
.entry-exrecpt {
width: 60%;
float: right;
}
.short-content {
margin-bottom: 10px;
}
.short-content+.bttn {
float: right;
}
.full-width {
float: none;
width: 100%;
}
.navigation .nav-links .page-numbers {
padding: 0 14px;
display: inline-block;
background: none;
border: 1px solid #f4f2f2;
color: #242424;
height: 38px;
line-height: 38px;
text-align: center;
margin: 0 3px;
border-radius: 101px;
border-color: #e1e1e1;
}
.navigation.pagination {
margin-left: 0;
}
.navigation .nav-links a.page-numbers:hover,
.navigation .nav-links .page-numbers.current {
background: #960505;
color: #fff;
border: 1px solid #960505;
} .gallery {
margin-bottom: 1.5em;
margin-left: -2%;
}
#top-footer .gallery {
margin-bottom: 0;
}
.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;
width: 12%;
}
.comment-metadata {
font-size: 12px;
}
.comment-content {
margin-top: 10px;
}
.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: #960505;
}
.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: #e53935;
}
.commentmetadata+.clear {
margin-bottom: 20px;
}
.reply .comment-reply-link {
background: none repeat scroll 0 0 #960505;
color: #ffffff;
font-size: 12px;
line-height: 20px;
padding: 2px 10px;
display: inline-block;
}
.reply .comment-reply-link:hover {
background: none repeat scroll 0 0 #050505;
}
#respond {
padding: 20px;
margin: 20px 0 0;
color: #141414;
border: 1px solid #e1e1e1;
background: #fafafa;
}
#commentform .form-submit {
margin-bottom: 0;
}
#cancel-comment-reply-link {
font-style: italic;
color: #960505;
}
#cancel-comment-reply-link:before {
font-family: boxicons;
content: "\ec8d";
margin: 0 5px 0 20px;
font-style: normal;
color: #960505;
}
.logged-in-as a {
color: #960505;
}
.edit-link a {
color: #960505;
}  .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;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
margin: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .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(255, 255, 255, 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 {
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.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: 30px;
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,
.site-info .widget a:hover {
color: #960505;
}
.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: "\e9fc";
font-family: boxicons;
font-size: 18px;
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: "\ea39";
}
.widget_recent_entries a::before,
.wp-block-latest-posts li a:before {
content: "\ea97";
}
.widget_meta a::before,
.widget_nav_menu li a:before {
content: "\ea55";
}
.widget_recent_comments li::before,
.wp-block-latest-comments li:before {
content: "\eb78";
top: 0;
}
.widget_rss li::before {
content: "\ebee";
top: 0;
}
.widget_pages li a:before,
.wp-block-page-list li a:before {
content: "\ead5";
top: 0;
}
.widget_search .search-field {
width: 75%;
float: left;
}
.widget_search .search-submit {
height: 36px;
width: 25%;
background: #e53935;
border-color: #e53935;
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: #e53935;
border-color: #e53935;
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: #e53935;
color: #fff;
border-color: #e53935;
}
.wp-block-search__button {
background: #333;
border: none;
width: 80px;
margin: 0;
height: 36px;
color: #ffffff;
}  .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
gap: 2%;
justify-content: space-between;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .widget {
margin: 30px 0px 0px;
text-align: left;
}
.widget .widget-title {
margin: 4px 0px;
text-align: left;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.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;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
} .articlewave-container {
width: 1320px;
margin: 0 auto;
}
.articlewave-flex {
display: flex;
}
a {
text-decoration: unset;
color: #000;
}
.entry-title {
color: #000;
}
.entry-title:hover {
color: #960505;
}
.entry-title a {
color: #000;
}
.entry-title a:hover {
color: #960505;
}
.post-image.hover-effect--one {
overflow: hidden;
border-radius: 20px;
}
.post-image.hover-effect--one img {
transform: scale(1);
transition: 0.5s ease;
}
.post-image.hover-effect--one:hover img {
transform: scale(1.1);
opacity: 0.9;
border-radius: 20px;
} .site-header {
color: var(--body-color);
padding-left: 0;
padding-right: 0;
text-align: center;
display: flex;
flex-wrap: wrap;
align-items: center;
width: 100%;
max-width: 100%;
margin: 0 auto;
position: relative;
z-index: 200;
background-color: #fff;
z-index: 999;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.sticky-wrapper {
width: 100% !important;
position: relative;
background-color: #fff;
height: 100% !important;
}
.is-sticky.sticky-wrapper {
position: relative;
background: #fff;
width: 100% !important;
padding: 10px 0px;
height: inherit !important;
}
.header-layout-wrapper {
display: flex;
flex-direction: row;
align-items: center;
background-color: #fff;
padding: 15px 0px;
}
.articlewave-header-left {
justify-content: flex-start;
}
.articlewave-header-section,
.articlewave-social-icons-wrapper {
display: flex;
align-items: center;
}
.articlewave-header-left {
justify-content: flex-start;
}
.site-header .main-navigation {
display: flex;
align-items: center;
width: 100%;
}
.main-navigation ul.menu li {
font-size: inherit;
position: relative;
line-height: 1.1;
}
.main-navigation ul.menu li a {
display: inline-block;
text-decoration: none;
word-break: normal;
word-wrap: normal;
cursor: pointer;
}
.articlewave-menu-toogle {
display: none;
}
.site-branding {
margin: 0 auto;
position: static;
transform: translate(0);
height: auto;
}
.site-branding h1 {
margin: 0;
line-height: 1;
}
.site-description {
margin: 0;
}
.site-branding .site-title a {
font-size: 22px;
}
.site-header:after,
.site-content:after,
.site-footer:after,
.articlewave-container:after {
clear: both;
}
.site-branding a {
display: inline-block;
}
#site-navigation {
display: grid;
}
.primary-menu-wrap {
width: 100%;
} .sticky-wrapper .no-logo-site {
height: inherit !important;
padding: 0px 20px;
}
.no-logo-site #site-navigation {
margin: 0 auto;
} #site-navigation ul,
#site-navigation #primary-menu {
display: flex;
list-style-type: none;
padding: 0px 10px;
margin-bottom: 0px;
margin-left: 0px;
justify-content: center;
}
#site-navigation ul li {
position: relative;
list-style-type: none;
margin: 0 5px;
}
#site-navigation ul#primary-menu li.menu-item-has-children a,
#site-navigation #primary-menu li.page_item_has_children a {
padding-right: 30px;
}
#site-navigation ul li a {
font-weight: 700;
font-size: 15px;
line-height: 42px;
display: block;
position: relative;
padding: 0px 17px;
display: flex;
flex-wrap: nowrap;
margin-bottom: auto;
align-items: center;
border-radius: 30px;
}
.articlewave-site-layout--boxed-layout #site-navigation ul li a {
padding: 0px 11px;
}
#site-navigation ul li:hover>a::before,
#site-navigation #primary-menu li:hover>a::before {
transform: rotateX(180deg);
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
margin-left: 0px;
padding: 0;
width: 200px;
}
#site-navigation ul li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.focus>a {
color: #fff;
border-radius: 30px;
background-color: #000;
}
#site-navigation ul ul li:hover>a,
#site-navigation ul ul li.current-menu-item>a,
#site-navigation ul ul li.current_page_item>a,
#site-navigation ul ul li.current-menu-ancestor>a,
#site-navigation ul ul li.focus>a {
border-radius: 0px;
}
#site-navigation ul.sub-menu li {
border-bottom: 1px solid #e1e1e1;
width: 100%;
padding: 0px;
margin: 0;
}
#site-navigation .sub-menu li>a:after {
position: absolute;
content: "";
width: 3px;
height: 0;
top: 50%;
left: 15px;
transform: translateY(-50%);
margin: 0;
background: #6c6c6c;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
}
#site-navigation ul li.menu-item-has-children>a::before,
#site-navigation ul li.page_item_has_children>a:before {
content: "\ea4a";
font-family: boxicons;
position: absolute;
right: 9px;
}
#site-navigation ul.sub-menu li.menu-item-has-children>a:before,
#site-navigation ul.children li.page_item_has_children>a:before {
content: "\ea50";
}
#site-navigation ul.sub-menu li a,
#site-navigation ul.children li a {
padding: 10px 15px;
line-height: 1.5;
border-radius: 0px;
}
#site-navigation .menu-item-description {
position: absolute;
top: 1px;
right: -39px;
background: #960505;
line-height: 24px;
font-size: 12px;
padding: 0 10px;
color: #fff;
font-weight: 600;
text-transform: capitalize;
z-index: 9;
}
#site-navigation .menu-item-description::after {
position: absolute;
bottom: -3px;
left: 0;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 3px 3px 0 0;
border-color: #960505 transparent transparent transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
#site-navigation ul.sub-menu .menu-item-description,
#site-navigation ul.children .menu-item-description {
display: none;
}
#site-navigation ul.sub-menu li:last-child,
#site-navigation ul.children li:last-child {
border: none;
}
#site-navigation ul li a.articlewave-sub-toggle {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: absolute;
-webkit-transform: scaleY(0);
transform: scaleY(0);
background-color: #fff;
background-clip: inherit;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform-origin: center top 0;
transform-origin: center top 0;
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
opacity: 0;
line-height: 24px;
list-style-type: none;
display: block;
top: 100%;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
float: none;
display: block;
border-bottom: 1px solid #e1e1e1;
margin: 0;
text-align: left;
}
#site-navigation ul.sub-menu li ul,
#site-navigation ul.children li ul {
right: -100%;
left: auto;
top: 0;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, right 0s 0.15s;
}
#site-navigation li:hover>ul.sub-menu,
#site-navigation li:hover>ul.children,
#site-navigation ul li.focus>ul.sub-menu,
#site-navigation ul li.focus>ul.children {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
z-index: 1;
-webkit-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
-o-transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
transition: opacity 0.15s linear, transform 0.15s ease, left 0s 0.15s;
}  .articlewave-sidebar-toggle-wrap .sidebar-menu-toggle {
color: #494a4a;
font-size: 21px;
border-radius: 7px;
padding: 10px;
border: 2px solid #000;
position: relative;
background: #fff;
cursor: pointer;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav {
position: relative;
overflow: hidden;
width: 24px;
height: 17px;
margin: 0 auto;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span.smtn-top {
width: 85%;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span {
position: absolute;
display: inline-block;
width: 100%;
left: 0;
border-radius: 10px;
height: 3px;
background-color: #505050;
border-color: #fff;
transition: 0.075s all ease-in;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span.smtn-mid {
top: 50%;
width: 100%;
margin-top: -1.5px;
}
.articlewave-sidebar-toggle-wrap .sidebar-menu-toggle-nav span.smtn-bot {
bottom: 0;
width: 85%;
transition-delay: 90ms;
}
.sidebar-menu-toggle:hover .sidebar-menu-toggle-nav span.smtn-top,
.sidebar-menu-toggle:hover .sidebar-menu-toggle-nav span.smtn-bot,
.sidebar-menu-toggle:focus .sidebar-menu-toggle-nav span.smtn-top,
.sidebar-menu-toggle:focus .sidebar-menu-toggle-nav span.smtn-bot {
width: 100%;
}
.sticky-header-sidebar {
position: fixed;
left: -360px;
width: 360px;
top: 0;
opacity: 0;
visibility: hidden;
background: #f7f8f9;
transition: 0.5s ease;
z-index: 99;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
height: 100%;
}
.sticky-header-sidebar.isActive {
left: 0;
opacity: 1;
visibility: visible;
}
.sticky-header-widget-wrapper {
padding: 35px 20px;
position: relative;
z-index: 1;
background: #f4f2f2;
height: 100%;
overflow-y: scroll;
}
.sticky-header-widget-wrapper .widget {
margin-top: 30px;
background: #fff;
padding: 15px;
border-radius: 14px;
}
.sticky-sidebar-close {
position: absolute;
top: 50px;
right: -16px;
font-size: 24px;
border-color: #000;
background-color: #000;
color: #fff;
padding: 2px;
display: block;
line-height: 20px;
cursor: pointer;
z-index: 2;
} .articlewave-social-icons-wrapper {
display: flex;
position: relative;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
margin-left: 17px;
font-size: 18px;
} #articlewave-site-mode-wrap a {
display: block;
height: 36px;
width: 36px;
border-radius: 50px;
position: relative;
transition: 0.25s;
font-size: 0;
background-color: #fff;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
#articlewave-site-mode-wrap a span {
height: 22px;
width: 22px;
border-radius: 50%;
background-color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: all ease-in-out 0.3s;
}
#articlewave-site-mode-wrap a.dark-mode span::after {
height: 12px;
width: 12px;
content: "";
position: absolute;
left: 50%;
top: 49%;
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
color: #111;
transition: all ease-in-out 0.3s;
background-size: 12px 12px;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23000000' d='M9.5 14.993c-2.477 0-4.493-2.015-4.493-4.493s2.015-4.493 4.493-4.493 4.493 2.015 4.493 4.493-2.015 4.493-4.493 4.493zM9.5 7.007c-1.926 0-3.493 1.567-3.493 3.493s1.567 3.493 3.493 3.493 3.493-1.567 3.493-3.493-1.567-3.493-3.493-3.493z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M9.5 20c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M3.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M18.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M4.5 6c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M2.5 18c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M16.5 18c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3Cpath fill='%23000000' d='M14.5 6c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z'%3E%3C/path%3E%3C/svg%3E");
}
#articlewave-site-mode-wrap a.light-mode span::after {
display: block;
--size: 15px;
appearance: none;
outline: none;
cursor: pointer;
width: var(--size);
height: var(--size);
box-shadow: inset calc(var(--size) * 0.33) calc(var(--size) * -0.25) 0;
border-radius: 999px;
color: #333;
transition: all 500ms;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
content: "";
} .search-icon {
display: block;
line-height: 40px;
padding: 0 14px;
cursor: pointer;
color: #ffffff;
}
.header-search-wrapper .search-icon a {
padding-left: 16px;
color: #000;
font-size: 20px;
line-height: 10px;
display: block;
}
.header-search-wrapper .search-form-wrap::before {
border-bottom-color: #000;
}
.header-search-wrapper .search-form-wrap::before {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #000;
border-bottom-color: #000;
content: "";
position: absolute;
right: 13px;
top: -10px;
}
.header-search-wrapper {
position: relative;
}
.header-search-wrapper .search-form-wrap {
background: #ffffff none repeat scroll 0 0;
background-clip: border-box;
box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.15);
border-top: 2px solid #000;
border-top-color: #000;
padding: 15px;
position: absolute;
right: 0;
top: 136%;
width: 300px;
z-index: 9999;
opacity: 0;
visibility: hidden;
transform: scaleY(0);
background-clip: inherit;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
-webkit-transform-origin: center top 0;
transform-origin: center top 0;
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
}
.header-search-wrapper .search-form-wrap {
visibility: hidden;
}
.search-icon-close {
position: absolute;
left: -12px;
top: -11px;
background-color: #000;
color: #fff;
padding-left: 0px;
border-radius: 20px;
width: 25px;
height: 25px;
text-align: center;
line-height: 27PX;
font-size: 18px;
}
.search-icon-close a {
color: #fff;
}
.header-search-wrapper .search-form-wrap .search-submit {
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
float: left;
padding: 7px 0 10px;
width: 20%;
height: 36px;
background: #000;
}
.header-search-wrapper .search-form-wrap .search-field {
border-radius: 0;
padding: 4px 10px;
float: left;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
word-wrap: normal !important;
border: 0;
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.search-form-wrap.active-search {
visibility: visible;
opacity: 1;
transform: scaleY(1);
} .articlewave-post-title-prefix-wrapper {
background-color: #eff2f7;
padding: 20px 0px;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap {
width: 24%;
display: inline-block;
vertical-align: middle;
}
.articlewave-post-title-prefix-wrapper .articlewave-post-prefix-wrapper {
width: 75%;
display: inline-block;
vertical-align: middle;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-wrap {
display: inline-flex;
align-items: center;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-wrap,
.latest-posts-wrapper .posts-column-wrapper,
.trending-posts-wrapper .posts-column-wrapper {
overflow: hidden;
width: 100%;
}
.latest-posts-wrapper figure,
.trending-posts-wrapper figure {
margin: 0;
line-height: 0;
height: 100%;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-thumb img,
.latest-posts-wrapper .post-thumbnail-wrap img,
.trending-posts-wrapper .post-thumbnail-wrap img {
position: relative !important;
display: block !important;
max-width: 100%;
border-radius: 50%;
}
.title-prefix-post-image {
height: 100%;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-thumb {
display: inline-block;
vertical-align: middle;
width: 80px !important;
height: 80px !important;
border-radius: 50%;
border: 6px solid #fff;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap {
width: 67%;
vertical-align: middle;
display: inline-block;
margin-right: 0;
margin-left: 4%;
margin-bottom: 20px;
margin-top: 20px;
}
.articlewave-post-title-prefix-wrapper .features-post-title {
font-size: 20px;
font-weight: 700;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap h4,
.latest-posts-wrapper .post-title-wrap h3,
.trending-posts-wrapper .post-title-wrap h3 {
margin: 4px 0px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.articlewave-post-title-prefix-wrapper .related-post-content-wrap .post-cat-item a {
color: #343436;
font-weight: 700;
background-color: transparent;
padding: 0;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 {
display: inline-grid;
margin: 0px;
font-weight: 500;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 span {
font-size: 38px;
font-weight: 700;
}
.articlewave-title-prefix.articlewave-grid {
grid-template-columns: repeat(4, calc(26% - 1.5em));
grid-column-gap: 1em;
} .latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
width: 56%;
vertical-align: middle;
display: inline-block;
margin-right: -4px;
margin-left: 4%;
margin-bottom: 20px;
margin-top: 20px;
}
.latest-posts-wrapper .post-thumbnail-wrap,
.trending-posts-wrapper .post-thumbnail-wrap {
display: inline-block;
vertical-align: middle;
width: 87px !important;
height: 87px !important;
border-radius: 50%;
border: 6px solid #fff;
}
.articlewave-site-layout--separate .posts-wrapper {
background-color: #f7f8f9;
padding: 0px 8px;
}
.latest-posts-wrapper .articlewave-post-cats-list .post-cat-item a,
.trending-posts-wrapper .articlewave-post-cats-list .post-cat-item a {
font-size: 13px;
}
.latest-posts-wrapper .articlewave-post-cats-list .post-cat-item a:hover,
.trending-posts-wrapper .articlewave-post-cats-list .post-cat-item a:hover {
color: #fff;
}
.latest-posts-wrapper .post-title-wrap a,
.trending-posts-wrapper .post-title-wrap a {
font-size: 16px;
line-height: 27px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-align: left;
}
.latest-posts-wrapper .post-image.hover-effect--one,
.trending-posts-wrapper .post-image.hover-effect--one {
border-radius: 50%;
}
.latest-posts-wrapper .post-image.hover-effect--one:hover,
.trending-posts-wrapper .post-image.hover-effect--one:hover {
border-radius: 50%;
}
.latest-posts-wrapper .post-image.hover-effect--one:hover img,
.trending-posts-wrapper.post-image.hover-effect--one:hover img {
border-radius: 50%;
} .banner-tabbed-section-wrapper .slider-section-wrapper .slider-section .lSSlideOuter {
width: 70%;
overflow: hidden;
user-select: none;
padding-right: 40px;
float: left;
}
.banner-tabbed-section-wrapper .tabbed-section-wrapper {
width: 30%;
float: right;
}
.banner-tabbed-section-wrapper {
margin: 40px 0px;
}
.slider-single-post-wrap {
position: relative;
overflow: hidden;
height: 662px;
}
.slider-post-thumb {
height: 662px;
position: relative;
}
.banner-tabbed-section-wrapper figure,
.banner-tabbed-section-wrapper .article-post-thumb {
height: 100%;
object-fit: cover;
}
.banner-tabbed-section-wrapper .lSSlideOuter .slider-post-content-wrap {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 15px 41px 42px;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
border-radius: 20px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .post-meta-wrap {
color: #fff;
line-height: 55px;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap a,
.banner-tabbed-section-wrapper .slider-post-content-wrap p,
.banner-tabbed-section-wrapper .slider-post-meta-wrap {
color: #fff;
text-decoration: unset;
line-height: 35px;
display: inline-block;
}
.banner-tabbed-section-wrapper .posted-on a {
font-size: 17px;
color: #fff
}
.slider-post-meta-wrap>span {
margin-right: 15px;
font-size: 13px;
font-weight: 500;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap h2 {
font-weight: 700;
font-size: 3.5rem;
margin: 0px;
line-height: 63px;
}
.lSSlideWrapper,
.lSSlideWrapper .lSFade {
position: relative;
}
.banner-tabbed-section-wrapper .lSPager.lSpg {
display: none;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>.lSPrev::after {
content: "\ea4d";
font-family: boxicons !important;
line-height: 1;
font-weight: 900;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>a {
background-color: #fff;
opacity: 1;
text-align: center;
line-height: 51px;
width: 45px;
height: 45px;
color: #333;
font-size: 32px;
border-radius: 100px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
left: 17px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>.lSNext {
left: auto;
right: 17px;
}
.banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>.lSNext::after {
content: "\ea50";
font-family: boxicons !important;
line-height: 1;
font-weight: 900;
}
.banner-tabbed-section-wrapper .articlewave-read-more-est-time span {
color: #fff;
padding-left: 5px;
} .tabbed-section-wrapper .tab-buttons {
margin-bottom: 20px;
display: flex;
gap: 10px;
}
.tabbed-posts-wrapper .tabbed-post-content {
display: none;
}
.tabbed-section-wrapper .tab-button {
background-color: #fff;
border: 2px solid #444141;
border-radius: 3px;
font-size: 20px;
font-weight: 700;
padding: 12px;
cursor: pointer;
}
.tabbed-section-wrapper .tab-button:hover,
.tabbed-section-wrapper .tab-button.isActive {
background-color: #960505;
color: #fff;
border: 2px solid #960505;
}
.tabbed-section-wrapper .tab-button i {
padding-right: 5px;
}
.tabbed-section-wrapper .tabbed-post-thumb {
width: 100%;
overflow: hidden;
height: 287px;
margin-bottom: 20px;
border-radius: 20px;
}
.tabbed-single-post-wrap {
position: relative;
}
.tabbed-section-wrapper .tabbed-post-content-wrap {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 15px 41px;
z-index: 1;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
border-radius: 20px;
}
.tabbed-post-content-wrap h2 {
margin: 0;
}
.tabbed-post-content-wrap a {
color: #fff;
}
.tabbed-post-meta-wrap>span,
.slider-post-content-wrap .slider-post-meta-wrap>span {
color: #fff;
display: inherit;
line-height: 28px;
font-size: 17px;
}
.articlewave-read-more-est-time a {
font-size: 17px;
}
.articlewave-read-more-est-time .post-min-read {
float: right;
font-size: 17px;
} .articlewave-content-wrapper article {
background-color: #fff;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
padding: 20px;
border-radius: 14px;
width: 100%;
}
.articlewave-site-layout--boxed-layout .articlewave-content-wrapper article,
.articlewave-site-layout--boxed-layout.single .single-post-content-wrap {
background-color: transparent;
box-shadow: unset;
padding: 0px;
}
.articlewave-site-layout--full-width .articlewave-pro-content-wrapper article,
.articlewave-site-layout--full-width.single .single-post-content-wrap {
background-color: transparent;
box-shadow: unset;
}
.archive.archive-style--grid .articlewave-content-wrapper article,
.front-page-post-style--grid .articlewave-content-wrapper article {
width: 30.33%;
display: inline-block;
margin-left: 3%;
margin-right: -4px;
vertical-align: top;
position: relative;
}
.single.archive-style--grid .articlewave-content-wrapper article {
width: 100%;
display: inline-block;
margin-left: 3%;
margin-right: -4px;
border-radius: 14px;
vertical-align: top;
position: relative;
}
.entry-content p {
color: #767575;
}
.articlewave-content-wrapper {
margin-left: -3%;
}
.articlewave-content-wrapper .articlewave-post-cats-list li {
display: inline-block;
margin-right: 10px;
}
.articlewave-content-wrapper .post-thumbnail-wrap {
position: relative;
}
.articlewave-post-cats-list li a {
color: #fff;
z-index: 1;
background-color: #000;
padding: 5px 14px;
border-radius: 21px;
font-weight: 700;
}
.banner-tabbed-section-wrapper .articlewave-post-cats-list li a {
line-height: 1.5;
}
.articlewave-post-cats-list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
gap: 7px;
}
.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
position: absolute;
top: 10px;
left: 25px;
margin: 20px 0px 0px;
list-style-type: none;
}
.articlewave-site-layout--separate.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.articlewave-site-layout--separate.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
top: 15px;
left: 33px;
}
.article-post-content-wrap .entry-content,
.article-post-content-wrap .entry-content {
margin: 0px;
line-break: anywhere;
}
.articlewave-content-wrapper .entry-header .entry-title {
margin: 0px;
line-height: 38px;
}
.articlewave-content-wrapper .entry-header .entry-meta {
padding: 19px 0px 6px;
font-weight: 700;
}
.posted-on:before {
content: "\ec45";
font-family: boxicons;
font-style: normal;
margin-right: 3px;
}
.articlewave-content-wrapper .articlewave-read-more-est-time {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-top: 1px solid #dbdbdb;
padding: 9px 0px 0px;
}
.articlewave-button.read-more-button a {
width: max-content;
background: rgba(2, 2, 2, 0.1);
padding: 2px 18px;
color: #333;
display: block;
border-radius: 21px;
} .archive-style--classic .articlewave-content-wrapper,
.front-page-post-style--classic .articlewave-content-wrapper {
margin-left: 0;
}
.article-post-content-wrap {
position: static;
z-index: 3;
}
.archive-style--classic .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--classic .articlewave-content-wrapper .article-cat-item {
position: relative;
left: 0px;
padding: 19px 0px 0px;
}
.archive-style--classic .articlewave-content-wrapper .entry-header .entry-meta,
.front-page-post-style--classic .articlewave-content-wrapper .entry-header .entry-meta {
padding: 19px 0px 8px;
}
.archive-style--classic .entry-content {
margin: 0px;
}
.archive-style--classic .articlewave-content-wrapper article,
.front-page-post-style--classic .articlewave-content-wrapper article {
width: 100%;
} .archive-style--list .articlewave-content-wrapper,
.front-page-post-style--list .articlewave-content-wrapper {
margin-left: 0;
}
.archive-style--list .articlewave-content-wrapper article .single-post-wrap,
.front-page-post-style--list .articlewave-content-wrapper article .single-post-wrap {
display: grid;
grid-template-columns: 40% 57%;
grid-column-gap: 3%;
vertical-align: top;
border-radius: 14px;
align-items: start;
}
.archive-style--list .entry-content,
.front-page-post-style--list .entry-content {
margin: 1em 0;
}
.archive-style--list .entry-content p,
.front-page-post-style--list .entry-content p {
margin: 0;
}
.archive-style--list .articlewave-read-more-est-time,
.front-page-post-style--list .articlewave-read-more-est-time {
border-top: none;
line-height: 33px;
}
.archive-style--list .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--list .articlewave-content-wrapper .article-cat-item {
position: relative;
} .archive-style--list .articlewave-content-wrapper article.no-img-post .single-post-wrap,
.front-page-post-style--list .articlewave-content-wrapper article.no-img-post .single-post-wrap,
.single.archive-style--list .articlewave-content-wrapper .no-img-post .single-post-thumb-cat {
grid-template-columns: 100%;
display: grid;
}
.no-img-post .post-content-wrap {
width: 100%;
}
.archive-style--grid .articlewave-content-wrapper .no-img-post .article-cat-item,
.front-page-post-style--grid .articlewave-content-wrapper .no-img-post .article-cat-item {
position: relative;
left: 0px;
} .pagination .nav-links {
text-align: center;
}
.pagination .page-numbers {
background-color: #fff;
padding: 0 14px;
display: inline-block;
background: none;
border: 1px solid #f4f2f2;
color: #242424;
height: 38px;
line-height: 38px;
text-align: center;
margin: 0 3px;
border-radius: 101px;
} .site-footer ul.sub-menu {
display: none;
}
.site-footer ul {
margin: 0px;
}
.site-footer {
background-color: #000;
padding: 20px 0px;
}
.site-footer .wp-block-heading,
.site-footer a,
.site-footer p,
.site-footer span,
.site-info .widget a {
color: #fff;
}
.articlewave-grid {
display: grid;
}
.footer-text a {
color: #fff;
}
.footer-widget-column-four .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(4, calc(25% - 1.5em));
}
.footer-widget-wrapper.articlewave-grid {
grid-column-gap: 2em;
}
.footer-widget-column-two .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(2, calc(50% - 1em));
}
.footer-widget-column-three .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(3, calc(33.33% - 1.33em));
}
.footer-widget--column-one .footer-widget-wrapper.articlewave-grid {
grid-template-columns: 100%;
}
.articlewave-footer .footer-text {
text-align: center;
padding: 20px 0px 0px;
} .articlewave-scrollup {
position: fixed;
right: 20px;
bottom: 20px;
background-color: rgb(3, 3, 3);
width: 50px;
height: 50px;
line-height: 58px;
text-align: center;
color: #fff;
font-size: 32px;
border-radius: 100%;
cursor: pointer;
transition: 0.5s ease;
} .single.archive-style--list .single-post-thumb-cat {
display: grid;
grid-template-columns: 57% 40%;
grid-column-gap: 3%;
align-items: center;
}
.single .articlewave-content-wrapper {
margin-left: 0;
}
.single .single-post-content-wrap .no-img-post .single-post-thumb-cat {
gap: 0%;
}
.single-post-content-wrap {
position: relative;
}
.single .single-post-content-wrap {
background-color: #fff;
padding: 20px;
margin-bottom: 30px;
border-radius: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.single .archive-style--classic .articlewave-content-wrapper .article-cat-item {
padding: 16px 0px 0px;
} .sidebar-layout--both-sidebar #secondary,
.home.blog.sidebar-layout--both-sidebar #secondary {
float: right;
width: 23%;
}
.sidebar-layout--both-sidebar #primary,
.home.blog.sidebar-layout--both-sidebar #primary {
float: left;
width: 50%;
margin-left: 2% !important;
}
.archive.archive-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.archive.archive-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.archive.archive-style--grid.sidebar-layout--left-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--left-sidebar .articlewave-content-wrapper article {
width: 47.33%
}
.sidebar-layout--both-sidebar #left-secondary,
.home.blog.sidebar-layout--both-sidebar #left-secondary {
float: left;
width: 23%;
} #primary,
.home.blog #primary {
float: left;
width: 70%;
}
#secondary,
.home.blog #secondary {
float: right;
width: 27%;
}
#left-secondary,
.home.blog #left-secondary {
float: left;
width: 27%;
}
.sidebar-layout--left-sidebar #primary,
.home.sidebar-layout--left-sidebar #primary {
float: right;
}
.sidebar-layout--no-sidebar #primary,
.sidebar-layout--no-sidebar .home.blog #primary {
width: 100% !important;
}
.sidebar-layout--no-sidebar-center #primary,
.sidebar-layout--no-sidebar-center.home.blog #primary {
width: 80%;
float: none;
margin: 30px auto;
} .articlewave-site-layout--boxed-layout #page {
width: 1290px;
margin: 0 auto;
background: #fff;
overflow: hidden;
}
.articlewave-site-layout--boxed-layout {
background-color: #000;
}
.articlewave-site-layout--boxed-layout .articlewave-container {
width: 100%;
padding: 0px 40px;
}
.articlewave-site-layout--boxed-layout .is-sticky.sticky-wrapper.sticky-wrapper {
width: auto !important;
} .articlewave-site-layout--separate #left-secondary .widget,
.articlewave-site-layout--separate #secondary .widget {
background-color: #fffdfd;
padding: 20px;
margin: 30px 0 0;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
border-radius: 14px
}
.articlewave-site-layout--separate #page {
background-color: #f7f8f9;
}
#page {
background-color: #fff;
}
#content {
padding-bottom: 40px;
}
#primary {
margin-top: 30px
} .articlewave-content-wrapper .nav-previous,
.articlewave-content-wrapper .nav-next {
background-color: #fff;
padding: 10px;
border-radius: 14px;
border: 3px solid #000;
max-width: 311px;
overflow: hidden;
line-break: anywhere;
height: 60px;
}
.articlewave-content-wrapper .nav-next {
margin-left: auto;
}
.articlewave-content-wrapper .nav-previous .nav-title,
.articlewave-content-wrapper .nav-next .nav-title {
font-weight: 700;
color: #000;
}
.articlewave-content-wrapper .nav-previous .nav-title:hover,
.articlewave-content-wrapper .nav-next .nav-title :hover {
color: #960505;
}
#respond {
padding: 20px;
margin: 20px 0 0;
color: #141414;
border: 1px solid #e1e1e1;
background: #fafafa;
} .articlewave-author-container {
border: 1px solid #e1e1e1;
padding: 23px 6px;
margin-top: 30px;
}
.articlewave-site-layout--separate .articlewave-author-container {
padding: 23px 20px;
margin-top: 30px;
background-color: #fff;
border-radius: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.articlewave-author-image {
display: inline-block;
width: 12%;
margin-right: 2%;
vertical-align: top;
}
.articlewave-author-info {
display: inline-block;
width: 85%;
}
.articlewave-author-info h3 {
margin: 12px 0px;
}
.author-nicename a {
color: #000;
}
.author-website a {
color: #000;
}
.author-nicename a:hover {
color: #800080;
} .articlewave-site-layout--full-width .related-posts {
margin-top: 30px;
}
.sidebar-layout--both-sidebar .related-post-wrap {
width: 47%;
margin-bottom: 25px;
}
.articlewave-site-layout--full-width .related-post-wrap {
box-shadow: unset;
}
.articlewave-site-layout--separate .related-posts {
padding: 20px;
margin-top: 30px;
background-color: #fff;
border-radius: 14px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.related-post-wrap {
width: 30.33%;
display: inline-block;
vertical-align: top;
margin-left: 3%;
margin-right: -4px;
background-color: #fff;
padding: 20px;
border-radius: 14px;
margin-bottom: 20px;
box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.articlewave-site-layout--separate .related-post-wrap {
background-color: none;
box-shadow: none;
margin-bottom: 0;
}
.related-post-wrap .articlewave-post-cats-list li a {
padding: 4px 12px;
margin-bottom: 5px;
display: inline-block;
}
.related-posts {
margin-top: 30px;
}
.related-post-wrap .related-post-content-wrap {
padding-top: 10px;
}
.related-post-wrap .related-post-content-wrap h3 {
margin: 6px 0px;
font-size: 16px;
}
.articlewave-related-posts-wrapper {
margin-left: -3%;
}
.related-post-wrap figure {
height: 275px;
} .error-404.not-found .page-search-wrapper {
margin-top: 40px;
}
.error-404 .page-header h1 {
margin: 0px;
}
.error-404 .page-caption {
font-size: 96px;
font-weight: 900;
line-height: 1;
}
.error-404.not-found .page-search-wrapper .search-field,
.no-results .search-field {
width: 87%;
margin-right: -5px;
height: 44px;
padding: 5px 10px;
}
.page-search-wrapper input[type="submit"],
.button-back-home {
font-size: 14px;
line-height: 13px;
padding: 15px 25px 12px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #000;
background: #000;
color: #fff !important;
}
.button-back-home {
margin-top: 40px;
}
.error-404 {
text-align: center;
padding: 40px 0px 88px;
width: 60%;
margin: 0 auto;
}
.error404 #primary {
float: none;
width: 100%;
} .search .page-header {
background-color: #fff;
padding: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
border-radius: 14px;
}
.no-results input[type="submit"] {
background-color: #000;
color: #fff;
padding: 13px 8px;
}
.articlewave-site-layout--separate .no-results {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
padding: 20px;
border-radius: 14px;
} .author-avatar {
width: 180px;
height: 180px;
overflow: hidden;
border-radius: 100%;
margin: 0 auto 10px;
}
.author-name {
text-align: center;
}
.author-name:hover {
color: #960505
}
.author-info-wrap {
text-align: center;
background-color: #f7f8f9;
padding: 30px 20px;
} .articlewave-search-results-wrap {
padding: 15px 3px 0;
}
.search-form-wrap .articlewave-search-posts-wrap {
max-height: 600px;
overflow-y: scroll;
padding-right: 8px;
color: #000;
text-align: left;
width: 100%;
line-height: 2.3;
font-weight: 600;
}
.articlewave-search-results-wrap .articlewave-search-suggestion-category {
font-weight: 600;
list-style: lower-alpha;
}
.articlewave-search-results-wrap .articlewave-search-suggestion-category li {
border-top: 1px solid #e9e9e9;
color: #424542;
font-weight: 500;
}
.articlewave-search-results-wrap .articlewave-item {
display: flex;
padding: 10px 0;
border-bottom: 1px solid #e1e1e1;
}
.articlewave-search-results-wrap .articlewave-item:last-child {
border-bottom: none;
padding-bottom: 0;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-thumb-wrap {
flex: 0 1 20%;
margin-right: 15px;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-thumb-wrap img {
display: block;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element {
flex: 0 1 80%;
}
.articlewave-search-results-wrap .articlewave-item.no-img-post .articlewave-post-thumb-wrap {
flex: 0;
margin: 0;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .articlewave-post-title {
margin: 0 0 6px;
line-height: 22px;
font-size: 14px;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .articlewave-post-title a {
color: #212121;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .articlewave-post-title a:hover {
color: #0065C1;
}
.articlewave-search-results-wrap .articlewave-item .articlewave-post-element .posted-on {
font-size: 12px;
display: block;
margin-top: -2px;
}
.header-search-wrapper .search-form-wrap .search-form label {
border-radius: 0;
padding: 0;
width: 70%;
float: left;
position: relative;
}
.search-form.retrieving-posts label::before {
content: "\eb47";
font-family: boxicons !important;
font-weight: 600;
display: inline-block;
color: #B6B6B6;
position: absolute;
right: 5px;
border-radius: 50%;
top: 0px;
font-size: 20px;
-webkit-animation: tie-spin 3s infinite linear;
animation: tie-spin 3s infinite linear;
}
@keyframes tie-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.search-results-wrap.no-posts-found h2 {
margin: 0;
font-size: 1.3rem;
}
.search-results-wrap.no-posts-found p {
margin: 8px 0 0;
} .search-form.retrieving-posts label input[type=search]::-ms-clear {
display: none;
width: 0;
height: 0;
}
.search-form.retrieving-posts label input[type=search]::-ms-reveal {
display: none;
width: 0;
height: 0;
} .search-form.retrieving-posts label input[type="search"]::-webkit-search-decoration,
.search-form.retrieving-posts label input[type="search"]::-webkit-search-cancel-button,
.search-form.retrieving-posts label input[type="search"]::-webkit-search-results-button,
.search-form.retrieving-posts label input[type="search"]::-webkit-search-results-decoration {
display: none;
} .search-results .articlewave-content-wrapper {
margin-left: 0;
margin-top: 20px;
}
.search-no-results .articlewave-content-wrapper {
margin-left: 0;
} body.site-mode--dark,
.site-mode--dark #site-navigation ul li a,
.site-mode--dark .entry-title a,
.site-mode--dark .block-title,
.site-mode--dark .post-excerpt,
.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,
.site-mode--dark .entry-title,
.site-mode--dark #comments h3,
.site-mode--dark #respond,
.site-mode--dark h1,
.site-mode--dark h2,
.site-mode--dark h3,
.site-mode--dark h4,
.site-mode--dark h5,
.site-mode--dark h6,
.site-mode--dark a,
.site-mode--dark .entry-content p,
.site-mode--dark .page-header .page-title,
.site-mode--dark .single-icon-wrap a,
.site-mode--dark .header-search-wrapper i,
.site-mode--dark .trail-item span,
.site-mode--dark .navigation .nav-links a.page-numbers,
.site-mode--dark.navigation .nav-links a,
.site-mode--dark .wp-block-latest-comments__comment-meta a,
.site-mode--dark .published.updated,
.site-mode--dark .post-meta-wrap a,
.site-mode--dark .post-meta-wrap span,
.site-mode--dark .site-title a,
.site-mode--dark .articlewave-content-wrapper .nav-previous .nav-title,
.site-mode--dark .articlewave-content-wrapper .nav-next .nav-title,
.site-mode--dark .site-info .widget a:hover,
.site-mode--dark .widget a:hover,
.site-mode--dark .site-info a:hover,
.site-mode--dark .widget a:hover::before,
.site-mode--dark .search-form-wrap .articlewave-search-posts-wrap,
.site-mode--dark .articlewave-search-results-wrap .articlewave-search-suggestion-category li,
.site-mode--dark .author-nicename a,
.site-mode--dark .author-website a,
.site-mode--dark .articlewave-button.read-more-button a,
.site-mode--dark .banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>a,
.site-mode--dark .comment-author .fn .url,
.site-mode--dark textarea#comment,
.site-mode--dark input[type="submit"],
.site-mode--dark .articlewave-post-title-prefix-wrapper .related-post-content-wrap .post-cat-item a,
.site-mode--dark #comments h2.comments-title,
.site-mode--dark .author-website a,
.site-mode--dark .tabbed-section-wrapper .tab-button {
color: #fff;
}
.site-mode--dark .articlewave-sidebar-toggle-wrap .sidebar-menu-toggle,
.site-mode--dark .site-branding,
.site-mode--dark #respond,
.site-mode--dark .articlewave-content-wrapper article,
.site-mode--dark .sticky-header-widget-wrapper .widget,
.site-mode--dark .banner-tabbed-wrapper .single-post-wrap,
.site-mode--dark .header-news-ticker-wrapper,
.site-mode--dark .author-info-wrap,
.site-mode--dark .bottom-header-wrapper,
.site-mode--dark #site-navigation ul.sub-menu,
.site-mode--dark #site-navigation ul.children,
.site-mode--dark .main-header-wrapper,
.site-mode--dark .breadcrumb-trail.breadcrumbs,
.site-mode--dark .sticky-header-widget-wrapper,
.site-mode--dark #top-header,
.site-mode--dark .site-header,
.site-mode--dark .subcribe-ads-button a,
.site-mode--dark .sticky-wrapper.is-sticky,
.site-mode--dark .articlewave-post-title-prefix-wrapper,
.site-mode--dark.articlewave-site-layout--separate.sidebar-layout--both-sidebar #left-secondary .widget,
.site-mode--dark.articlewave-site-layout--separate.sidebar-layout--both-sidebar #secondary .widget,
.site-mode--dark .header-layout-wrapper,
.site-mode--dark.articlewave-site-layout--separate .posts-wrapper,
.site-mode--dark.single .single-post-content-wrap,
.site-mode--dark .articlewave-content-wrapper .nav-previous,
.site-mode--dark .articlewave-content-wrapper .nav-next,
.site-mode--dark.articlewave-site-layout--separate .related-posts,
.site-mode--dark .related-post-wrap,
.site-mode--dark.articlewave-site-layout--separate .articlewave-author-container,
.site-mode--dark .tabbed-section-wrapper .tab-button,
.site-mode--dark .button-back-home,
.site-mode--dark.articlewave-site-layout--separate #left-secondary .widget,
.site-mode--dark.articlewave-site-layout--separate #secondary .widget,
.site-mode--dark.articlewave-site-layout--boxed-layout #page,
.site-mode--dark.articlewave-site-layout--boxed-layout .articlewave-content-wrapper article,
.site-mode--dark.articlewave-site-layout--boxed-layout.single .single-post-content-wrap,
.site-mode--dark.articlewave-site-layout--boxed-layout .author-info-wrap {
background-color: #1c1c1c;
}
.site-mode--dark .subcribe-ads-button a {
border: 1px solid #fff;
}
.site-mode--dark .sidebar-menu-toggle-nav span {
background-color: #fff;
}
.site-mode--dark .bottom-header-wrapper .articlewave-container {
border-top: 1px solid #000000;
}
body.site-mode--dark,
.site-mode--dark #page,
.site-mode--dark .mt-logo-row-wrapper,
.site-mode--dark.articlewave-site-layout--separate #page,
.site-mode--dark .site-info,
.site-mode--dark #footer-widget-area,
.site-mode--dark .banner-tabbed-section-wrapper .lSSlideWrapper .lSAction>a,
.site-mode--dark .header-search-wrapper .search-form-wrap,
.site-mode--dark textarea#comment,
.site-mode--dark input[type="submit"] {
background: #000;
}
.site-mode--dark .articlewave-button.read-more-button a {
background: rgba(255, 250, 250, 0.1);
}
.site-mode--dark .site-branding img {
filter: brightness(0) invert(1);
}
.site-mode--dark.articlewave-site-layout--boxed-layout .related-post-wrap {
padding: 0px;
}@media (max-width: 1600px) {
.articlewave-containerfluid {
width: 100% !important;
padding: 0 10px;
}
#site-navigation ul li a {
padding: 0px 11px;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
margin-left: 11px;
}
}
@media (min-width: 1400px) {
#site-navigation .sub-menu,
.primary-menu-wrap {
display: block !important;
}
}
@media (max-width: 1400px) {
.articlewave-container {
width: 100% !important;
padding: 0 20px;
}
}
@media only screen and (max-width: 1300px) {
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
margin-left: 1%;
width: 53%;
}
.archive.archive-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article {
width: 97%;
}
.latest-posts-wrapper .post-thumbnail-wrap,
.trending-posts-wrapper .post-thumbnail-wrap {
width: 69px !important;
height: 69px !important;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle {
padding: 4px;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-top,
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-bot {
width: 62%;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-mid {
width: 85%;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
margin-left: 8px;
}
.tabbed-section-wrapper .tab-button {
font-size: 15px;
}
#site-navigation ul,
#site-navigation #primary-menu {
padding: 0;
}
#site-navigation ul li.menu-item-has-children>a::before,
#site-navigation ul li.page_item_has_children>a:before {
right: 0px;
}
}
@media only screen and (max-width: 1025px) {
.banner-tabbed-section-wrapper .tabbed-section-wrapper {
width: 100%;
}
.banner-tabbed-section-wrapper .tabbed-posts-wrapper {
display: grid;
grid-template-columns: repeat(2, calc(50% - 1.5em));
grid-column-gap: 3em;
}
.banner-tabbed-section-wrapper .slider-section-wrapper .slider-section .lSSlideOuter {
width: 100%;
padding-right: 0px;
}
.tabbed-section-wrapper .tabbed-post-thumb {
margin-bottom: 0px;
}
.tabbed-section-wrapper .tab-buttons {
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.footer-widget-column-four .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(3, calc(33% - 1.5em));
}
.articlewave-post-cats-list {
display: block;
}
.post-cat-item {
padding-top: 10px;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1019px) {
.post-thumbnail-wrap {
height: 100%;
}
#site-navigation ul {
gap: 27px;
}
.single-slide-wrap {
height: auto;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1100px) {
.latest-posts-wrapper .post-thumbnail-wrap,
.trending-posts-wrapper .post-thumbnail-wrap {
width: 69px !important;
height: 69px !important;
}
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
margin-left: 1%;
width: 53%;
}
.search-icon {
padding: 0;
}
#site-navigation ul li a {
padding: 0px 7px;
font-size: 13px;
}
#site-navigation ul#primary-menu li.menu-item-has-children a,
#site-navigation #primary-menu li.page_item_has_children a {
padding-right: 19px;
}
.single.archive-style--list .single-post-thumb-cat {
display: grid;
grid-template-columns: 100%;
}
.archive-style--list .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--list .articlewave-content-wrapper .article-cat-item {
margin-top: 20px;
}
.articlewave-post-cats-list {
display: block;
}
.post-cat-item {
padding-top: 10px;
}
.archive.archive-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--both-sidebar .articlewave-content-wrapper article {
width: 97%;
}
}
@media only screen and (min-width: 600px) and (max-width: 768px) {
.sidebar-layout--both-sidebar #primary,
.home.blog.sidebar-layout--both-sidebar #primary {
margin-left: 0% !important;
}
}
@media (max-width: 768px) {
.articlewave-stickyheader-wrap .sidebar-menu-toggle {
padding: 7px;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-top,
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-bot {
width: 62%;
}
.articlewave-stickyheader-wrap .sidebar-menu-toggle-nav span.smtn-mid {
width: 85%;
}
#sticky-wrapper {
height: auto !important;
}
.articlewave-menu-toogle {
display: block;
cursor: pointer;
background: none;
border-color: #fff;
color: #000;
padding: 10px;
width: 100%;
position: relative;
font-size: 17px;
}
.articlewave-menu-toogle i {
font-size: 24px;
vertical-align: middle;
line-height: 23px;
}
#site-navigation .primary-menu-wrap {
position: absolute;
top: 100%;
background: #fff;
left: 0;
display: none;
}
#site-navigation ul,
#site-navigation #primary-menu {
display: block;
}
#site-navigation ul li {
margin: 0;
}
#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 li:hover>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li.current_page_item>a,
#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.focus>a {
border-radius: 0;
}
#site-navigation ul li a {
padding: 0 15px !important;
}
#site-navigation ul li a.articlewave-sub-toggle,
#site-navigation ul.sub-menu li a.articlewave-sub-toggle,
#site-navigation ul.children li a.articlewave-sub-toggle {
display: block;
position: absolute;
right: 15px;
top: 7px;
background: #212121;
color: #fff;
width: 28px;
height: 28px;
text-align: center;
line-height: 28px;
padding: 0 !important;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: static;
float: none;
opacity: 1;
visibility: visible;
transform: none;
line-height: 42px;
box-shadow: none;
display: none;
width: 100%;
}
#site-navigation ul.sub-menu li a,
#site-navigation ul.children li a {
line-height: 42px;
width: auto;
}
#site-navigation .sub-menu li>a::after {
display: none;
}
#site-navigation ul li a {
border-bottom: 1px solid #e1e1e1;
}
.articlewave-column-one,
.articlewave-column-two,
.articlewave-column-three,
.articlewave-column-four,
.articlewave-column-five {
width: 97%;
display: block;
margin-right: 0;
}
.primary-content-wrapper,
.secondary-content-wrapper,
#left-secondary,
.home.blog #left-secondary,
#primary,
.home.blog #primary,
#secondary,
.home.blog #secondary,
.both-sidebar #primary,
.home.blog.both-sidebar #primary,
.sidebar-layout--both-sidebar #primary {
float: none !important;
width: 100% !important;
margin-left: 0 !important;
}
#colophon {
padding: 40px 0 0;
} .error-404 {
width: 100%;
}
.post-thumbnail-wrap {
margin-bottom: 0px;
}
.header-layout-one {
background-color: #fff;
position: relative;
height: 100%;
}
.is-sticky .site-header {
height: inherit !important;
}
.site-header .sticky-wrapper .articlewave-container {
padding: 0px 20px;
}
.footer-widget-column-four .footer-widget-wrapper.articlewave-grid {
grid-template-columns: repeat(2, calc(50% - 1.5em));
}
.articlewave-social-icons-wrapper .single-icon-wrap i {
padding: 4px;
}
.articlewave-post-title-prefix-wrapper .articlewave-post-prefix-wrapper {
width: 100%;
margin-top: 20px;
}
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
width: 78%;
}
.articlewave-title-prefix.articlewave-grid {
grid-template-columns: repeat(2, calc(50% - 1.5em));
grid-column-gap: 1em;
}
.has-site-info .site-branding {
padding: 0px;
}
.site-branding {
position: static;
transform: translate(0);
}
.site-header {
height: 100% !important;
}
.header-layout-wrapper {
padding: 0px 0px 10px;
}
}
@media (max-width: 600px) {
.slider-post-thumb,
.slider-single-post-wrap {
height: 450px;
position: relative;
}
.banner-tabbed-section-wrapper .lSSlideOuter .slider-post-content-wrap {
padding: 20px 30px 20px;
}
.logged-in .is-sticky #masthead {
top: 0 !important;
}
.banner-tabbed-section-wrapper .tabbed-posts-wrapper {
display: block;
}
.tabbed-section-wrapper .tabbed-post-thumb {
margin-bottom: 20px;
}
.single.archive-style--list .single-post-thumb-cat,
.archive-style--list .articlewave-content-wrapper article .single-post-wrap,
.front-page-post-style--list .articlewave-content-wrapper article .single-post-wrap {
display: grid;
grid-template-columns: 100%;
}
.banner-tabbed-section-wrapper .slider-section-wrapper .slider-section .lSSlideOuter {
width: 100%;
padding-right: 0px;
}
.banner-tabbed-section-wrapper .tabbed-section-wrapper {
width: 100%;
}
.banner-tabbed-section-wrapper .slider-post-content-wrap h2 {
font-size: 2.5rem;
line-height: 1.9;
}
.tabbed-section-wrapper .tab-buttons {
margin: 10px 0px;
gap: 21%;
}
.tabbed-section-wrapper .tab-button {
font-size: 16px;
font-weight: 700;
padding: 12px;
}
.archive-style--list .articlewave-content-wrapper article {
grid-template-columns: 100%;
}
.archive-style--list .articlewave-archive-content .articlewave-read-more-est-time {
display: flex;
border-top: 1px solid #dbdbdb;
}
.article-cat-item {
padding: 20px 0px 0px;
}
.top-menu-header {
display: block;
}
.top-bar-navigation,
.top-header-date-wrap,
.social-icons-wrapper {
text-align: center;
justify-content: center;
margin: 0 auto;
}
.search-icon {
padding: 0 0px;
}
.articlewave-grid {
grid-template-columns: 100% !important;
}
.both-sidebar .related-posts-wrapper article {
width: 97%;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
width: 100%;
float: left;
margin-top: 10px;
}
.archive-style--grid .archive-content-wrapper article {
width: 100%;
}
.subcribe-ads-button a {
background-color: #04a8d0;
padding: 5px 10px;
display: inline-block;
border-radius: 37px;
height: 44px;
width: 44px;
}
.sidebar-toggle-search-wrapper .sidebar-menu-toggle {
width: 47px;
height: 47px;
padding: 14px 9px;
border-radius: 37px;
background-color: #04a8d0;
}
.news-ticker-label span {
display: none;
}
.news-ticker-label {
margin-top: 3px;
padding: 12px 10px 13px;
}
.news-post-thumb {
width: 48px;
}
.news-ticker-loader {
margin-right: 0px;
}
.subcribe-ads-button .azure-icon-title-label {
display: none;
}
#footer-widget-area {
padding-top: 0px;
}
.site-info .articlewave-flex {
flex-direction: column;
}
.social-icons-wrapper .social-icon {
margin-left: 6px;
}
.site-info {
padding: 8px 0px;
}
.footer-navigation {
margin-left: 0;
}
.archive-style--list .archive-content-wrapper article {
grid-template-columns: 97%;
}
.articlewave-author-image,
.related-post-wrap,
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap,
.articlewave-post-title-prefix-wrapper .articlewave-post-prefix-wrapper,
.archive.archive-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.front-page-post-style--grid.sidebar-layout--right-sidebar .articlewave-content-wrapper article,
.articlewave-content-wrapper article {
width: 100% !important;
}
.archive.archive-style--grid .articlewave-content-wrapper article,
.front-page-post-style--grid .articlewave-content-wrapper article {
margin-left: 0;
}
.articlewave-post-title-prefix-wrapper .title-prefix-post-wrap,
.articlewave-title-prefix {
display: block;
}
.articlewave-post-title-prefix-wrapper .articlewave-title-wrap h3 {
display: inline-flex;
align-items: center;
font-size: 23px;
}
.articlewave-post-title-prefix-wrapper .no-img-post .related-post-content-wrap {
margin-left: 0;
width: 100%;
}
.articlewave-post-title-prefix-wrapper {
margin-bottom: 20px;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: inline-block;
}
.articlewave-content-wrapper .nav-links .nav-previous,
.articlewave-content-wrapper .nav-links .nav-next {
max-width: 100%;
width: auto;
}
.articlewave-author-info {
line-height: 28px;
}
.articlewave-site-layout--separate #primary {
margin-top: 30px !important;
}
.header-layout-wrapper {
gap: 1%;
padding: 0px 0px 10px;
}
.page-header {
padding-left: 12px;
background-color: #fff;
padding: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
border-radius: 14px;
}
.articlewave-content-wrapper article {
padding: 20px;
}
.articlewave-content-wrapper {
margin-left: 0;
}
.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
margin: 0px;
top: 0px;
padding: 0px;
}
.articlewave-site-layout--separate.archive-style--grid .articlewave-content-wrapper .article-cat-item,
.articlewave-site-layout--separate.front-page-post-style--grid .articlewave-content-wrapper .article-cat-item {
top: 25px;
}
.articlewave-social-icons-wrapper .single-icon-wrap {
padding: 1px;
margin-left: 6px;
font-size: 16px;
}
}
@media (max-width: 400px) {
.articlewave-social-icons-wrapper .single-icon-wrap i {
padding: 1px;
}
.latest-posts-wrapper .post-content-wrap,
.trending-posts-wrapper .post-content-wrap {
width: 74%;
}
.tabbed-section-wrapper .tab-button {
font-size: 13px;
font-weight: 700;
padding: 12px;
}
}.site-branding {
padding: 25px 0 10px;
}
.front-page-post-style--list .single-post-wrap .post-thumbnail-wrap,
.front-page-post-style--list .single-post-wrap .post-thumbnail-wrap a {
height: 290px;
display: block;
}
#site-navigation ul li a {
font-size: 18px;
}
.entry-content p {
color: #333333;
}
body {
font-size: 17px;
}
.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 {
font-size: 16px;
}
.latest-posts-wrapper .post-content-wrap, 
.trending-posts-wrapper .post-content-wrap {
margin: 15px 0 15px;
}
.latest-posts-wrapper .post-content-wrap .post-cats-wrap, 
.trending-posts-wrapper .post-content-wrap .post-cats-wrap {
display: none;
}
.latest-posts-wrapper  .post-wrap,
.trending-posts-wrapper  .post-wrap{
padding: 0 0 10px;
}
.latest-posts-wrapper  .post-wrap:first-child,
.trending-posts-wrapper  .post-wrap:first-child{
padding-top: 10px;
}
#colophon .widget .widget-title {
color: #fff;
} .articlewave-social-icons-wrapper .single-icon-wrap {
font-size: 22px;
}
#masthead .bxl-facebook,
#masthead .bxl-facebook-circle,
#masthead .bxl-facebook-square {
color: #3b5998;
}
#masthead .bxl-twitter {
color: #1da1f2;
}
#masthead .bxl-google,
#masthead .bxl-google-plus,
#masthead .bxl-google-plus-circle {
color: #ea4335;
}
#masthead .bxl-google-cloud {
color: #34a853;
}
#masthead .bxl-instagram,
#masthead .bxl-instagram-alt {
color: #c32aa3;
}
#masthead .bxl-skype {
color: #00aff0;
}
#masthead .bxl-whatsapp,
#masthead .bxl-whatsapp-square {
color: #25d366;
}
#masthead .bxl-tiktok {
color: #ee1d52;
}
#masthead .bxl-airbnb {
color: #F73659;
}
#masthead .bxl-deviantart {
color: #05cc47;
}
#masthead .bxl-linkedin,
#masthead .bxl-linkedin-square {
color: #0a66c2;
}
#masthead .bxl-pinterest,
#masthead .bxl-pinterest-alt {
color: #bd081c;
}
#masthead .bxl-adobe {
color: #DB2219;
}
#masthead .bxl-flickr,
#masthead .bxl-flickr-square {
color: #f40083;
}
#masthead .bxl-tumblr {
color: #35465d;
}
#masthead .bxl-slack {
color: #4a154b;
}
#masthead .bxl-reddit {
color: #ff4500;
}
#masthead .bxl-messenger {
color: #913BCC;
}
#masthead .bxl-wordpress {
color: #009BCB;
}
#masthead .bxl-behance {
color: #0054F7;
}
#masthead .bxl-dribbble {
color: #ea4c89;
}
#masthead .bxl-yahoo {
color: #6001d2;
}
#masthead .bxl-blogger {
color: #ED7800;
}
#masthead .bxl-snapchat {
color: #fffc00;
}
#masthead .bxl-wix {
color: #F4B66C;
}
#masthead .bxl-meta {
color: #005ED6;
}
#masthead .bxl-baidu {
color: #2319DC;
}
#masthead .bxl-twitch {
color: #8C45F7;
}
#masthead .bxl-discord-alt {
color: #5562EA;
}
#masthead .bxl-vk {
color: #0072F7;
}
#masthead .bxl-trip-advisor {
color: #31D99C;
}
#masthead .bxl-telegram {
color: #28A4E4;
}
#masthead .bxl-quora {
color: #B32A26;
}
#masthead .bxl-ok-ru {
color: #EF8B27;
}
#masthead .bxl-microsoft-teams {
color: #544FBC;
}
#masthead .bxl-foursquare {
color: #F14572;
}
#masthead .bxl-soundcloud {
color: #F75200;
}
#masthead .bxl-vimeo {
color: #00A8E8;
}
#masthead .bxl-digg {
color: #313131;
}
#masthead .bxl-periscope {
color: #3E9FBE;
}
#masthead .bxl-xing {
color: #005D5B;
}
#masthead .bxl-imdb {
color: #EDBF17;
}
#masthead .bxl-youtube {
color: #C62828;
}
.articlewave-author-container {
padding: 15px 15px;
}
.entry-title:hover{
color: #353535;
} .post-image.hover-effect--two {
overflow: hidden;
border-radius: 20px;
}
.post-image.hover-effect--two img{
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
}
.post-image.hover-effect--two:hover img {
-webkit-transform: scale(1.05) rotate(1deg);
-ms-transform: scale(1.05) rotate(1deg);
-o-transform: scale(1.05) rotate(1deg);
transform: scale(1.05) rotate(1deg);
opacity: 0.8;
} .enquire-now {
display: block;
position: fixed;
top: 100px;
right: -18px;
z-index: 100000;
rotate: 270deg;
}
.book-a-demo {
display: block;
position: fixed;
top: 247px;
right: -18px;
z-index: 100000;
rotate: 270deg;
}
.lepopup-form-19 .lepopup-element-2 {
box-shadow: none !important;
}
.btn-primary-cta {
font-size: 1.6rem;
line-height: 2.4rem;
padding: 0.8rem 1.6rem!important;
gap: 1rem;
color: #65221a;
background: #ffff;
border: 1px solid #65221a;
border-radius: 2rem;
opacity: 1!important;
cursor: pointer;
text-decoration: none;
font-weight: var(--semibold);
display: inline-flex;
}
.btn-primary-cta:hover {
color: #ffff!important;
background: #65221a;
}
@media only screen and (max-width: 600px) {
.enquire-now {
display: block;
position: fixed;
top: 140px;
right: -9px;
z-index: 100000;
rotate: 90deg;
}
.book-a-demo {
display: block;
position: fixed;
top: 247px;
right: -11px;
z-index: 100000;
rotate: 90deg;
}
}
.single-post ul, ol{margin-left: 5px !important;}
.single-post li{line-height: 2.4rem !important;
margin-left: 20px !important;
font-size: 1.6rem !important;
font-weight: 400 !important;
font-family: 'Nunito sans', Sans serif !important;
opacity: 0.8; !important }
p{line-height: 2.4rem !important;
margin-bottom: 15px !important;
font-size: 1.6rem !important;
font-weight: 400 !important;
font-family: 'Nunito sans', Sans serif !important;
opacity: 0.8 !important;
}
h4{font-size: 2rem !important;}