@charset "UTF-8";
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
margin: 0;
padding: 0;
}  body {
font-family: 'Lato', sans-serif;
margin: 0;
padding: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}
h1, h2, h3, h4, h5,h6 {
font-family: 'Montserrat', sans-serif;
}  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,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
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;
}
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%;
}   ul {
list-style: none;
padding: 0;
margin: 0;
}
ul li a {
color: #fff;
}
.main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.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;
}
.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 {
margin: 0 0 1.5em;
}
.page {
margin: 0;
}
.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;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.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;
} .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;
} .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;
}

.container {
max-width: 1140px;
margin: auto;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
@media (max-width: 768px) {
.row {
margin-right: auto;
margin-left: auto;
}
}
body,
h1,
.entry-title a,
.entry-content h1,
h2,
.entry-content h2,
h3,
.entry-content h3,
h4,
.entry-content h4,
h5,
.entry-content h5,
h6,
.entry-content h6 {
color: #3a3a3a;
}
img {
max-width: 100%;
height: auto;
}
a,
a:focus,
a:hover,
a:visited {
text-decoration: none;
}
a:focus {
outline: thin dotted;
} .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
margin-bottom: 20px;
}
h1,
.entry-content h1 {
font-size: 40px;
font-size: 2.6666666667rem;
}
h2,
.entry-content h2 {
font-size: 30px;
font-size: 2rem;
}
h3,
.entry-content h3 {
font-size: 25px;
font-size: 1.6666666667rem;
}
h4,
.entry-content h4 {
font-size: 20px;
font-size: 1.3333333333rem;
}
h5,
.entry-content h5 {
font-size: 18px;
font-size: 1.2rem;
}
h6,
.entry-content h6 {
font-size: 15px;
font-size: 1rem;
} table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin: 0 0 1.5em;
width: 100%;
}
td,
th {
padding: 8px;
text-align: left;
border-width: 0 1px 1px 0;
}
table,
td,
th {
border: 1px solid rgba(0, 0, 0, 0.1);
} code,
pre {
font-size: 0.9rem;
line-height: 1.50001;
font-variant-ligatures: none;
word-wrap: break-word;
word-break: normal;
-webkit-tab-size: 4;
-moz-tab-size: 4;
tab-size: 4;
}
code {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 3px;
background-color: #f8f8f8;
color: #e01e5a;
}
pre {
margin-bottom: 16px;
padding: 8px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
background: #f8f8f8;
}
blockquote {
margin: 1.5em 1em 1.5em 3em;
padding: 1.2em;
font-size: 1.1em;
line-height: inherit;
position: relative;
border-left: 5px solid rgba(0, 0, 0, 0.05);
background-color: #fbfbfb;
}
.gallery-columns-4 .gallery-item,
.gallery-item {
margin: 0;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}  a:hover {
transition: all 0.3s;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper {
display: block;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu {
display: none;
position: relative;
padding: 30px 0;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul {
display: block;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li {
display: block;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li ul li a {
padding: 8px 0 8px 25px;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu .sub-menu, .royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu .children {
display: none;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu .sub-menu-on {
display: block;
}
#overlay, .overlay {
opacity: 0.5;
overflow: hidden;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999999;
left: 0;
top: 0;
pointer-events: none;
transition: opacity 300ms ease;
background: rgba(0, 0, 0, 0.9) none repeat scroll 0% 0% !important;
}
}
.royalnews-social-menu ul {
display: flex;
margin: 0;
padding: 0;
list-style: none;
}
.royalnews-social-menu ul a span {
display: none;
}
.royalnews-social-menu ul a {
display: inline-block;
}
.royalnews-social-menu ul a:focus {
outline: thin dotted;
}
.royalnews-social-menu ul a:before {
display: flex;
font-family: "Font Awesome 5 Brands";
padding: 10px;
margin-left: 10px;
width: 25px;
height: 25px;
font-size: 14px;
transition: color 0.3s ease-in-out 0s;
display: inline;
align-items: center;
justify-content: center;
border-radius: 30px;
transition: all 0.3s;
font-size: 16px;
border: 1px solid #eee;
text-align: center;
color: #4c4f53;
}
.royalnews-social-menu {
display: flex;
justify-content: flex-end;
}
.royalnews-social-menu ul a:hover {
text-decoration: none;
}
.royalnews-social-menu ul a[href*="facebook.com"]:before,
.royalnews-social-menu ul a[href*="fb.me"]:before {
content: "";
}
.royalnews-social-menu ul a[href^="tel:"]:before {
content: "";
}
.royalnews-social-menu ul a[href*="facebook.com"]:hover:before,
.royalnews-social-menu ul a[href*="fb.me"]:hover:before {
color: #1877f2;
}
.royalnews-social-menu a[href*="twitter.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="twitter.com"]:hover:before {
color: #1da1f2;
}
.royalnews-social-menu a[href*="linkedin.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="linkedin.com"]:hover:before {
color: #007bb5;
}
.royalnews-social-menu a[href*="wordpress.org"]:before {
content: "";
}
.royalnews-social-menu a[href*="wordpress.org"]:hover:before {
color: #0073aa;
}
.royalnews-social-menu a[href*="instagram.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="instagram.com"]:hover:before {
color: #c32aa3;
}
.royalnews-social-menu a[href*="youtube.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="youtube.com"]:hover:before {
color: #ff0000;
}
.royalnews-social-menu a[href*="vimeo.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="vimeo.com"]:hover:before {
color: #1ab7ea;
}
.royalnews-social-menu a[href*="dribbble.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="dribbble.com"]:hover:before {
color: #ea4c89;
}
.royalnews-social-menu a[href*="aboutme.google.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="aboutme.google.com"]:hover:before {
color: #db4437;
}
.royalnews-social-menu a[href*="vine.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="vine.com"]:hover:before {
color: #00b489;
}
.royalnews-social-menu a[href*="whatsapp.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="whatsapp.com"]:hover:before {
color: #25d366;
}
.royalnews-social-menu a[href*="wechat.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="wechat.com"]:hover:before {
color: #25d366;
}
.royalnews-social-menu a[href*="line.me"]:before {
content: "";
}
.royalnews-social-menu a[href*="line.me"]:hover:before {
color: #25d366;
}
.royalnews-social-menu a[href*="snapchat.com"]:before {
content: "";
}
.royalnews-social-menu a[href*="snapchat.com"]:hover:before {
color: #fffc00;
}
.royalnews-social-menu a[href*="mailto:"]:before {
content: "";
}
.royalnews-social-menu a[href*="mailto:"]:hover:before {
color: #ff0000;
}
div#royalnews-mobile-menu ul ul {
padding: 0 0 0 10px;
margin: 0;
background: transparent;
}
.elementor a {
text-decoration: none !important;
}
.royalnews-single-content p a,
.royalnews-single-content ul li a,
.royalnews-single-content ol li a,
.royalnews-single-content h1 a,
.royalnews-single-content h2 a,
.royalnews-single-content h3 a,
.royalnews-single-content h4 a,
.royalnews-single-content h5 a,
.royalnews-single-content h6 a,
.royalnews-comment-wrapper a,
.widget p a {
text-decoration: underline;
}
.royalnews-dark-mode .royalnews-site-title, .royalnews-dark-mode .royalnews-site-title a, .royalnews-dark-mode .royalnews-site-description,
.royalnews-dark-mode .royalnews-site-branding .royalnews-site-title a,
.royalnews-dark-mode .royalnews-time-wrapper .royalnews-time-inner time, .royalnews-dark-mode .royalnews-post-title a,
.royalnews-dark-mode .royalnews-post-title, .royalnews-dark-mode .royalnews-post-excerpt, .royalnews-dark-mode .royalnews-post-excerpt p,
.royalnews-dark-mode .site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-title a,
.royalnews-dark-mode .royalnews-post-meta .royalnews-post-author .royalnews-author-text, .royalnews-dark-mode .royalnews-post-meta .royalnews-post-author:before,
.royalnews-dark-mode .royalnews-post-meta .royalnews-post-author .royalnews-author-link, .royalnews-dark-mode .royalnews-post-meta .royalnews-posted-on:before,
.royalnews-dark-mode .royalnews-post-meta .royalnews-posted-on a, .royalnews-dark-mode .royalnews-post-meta .royalnews-comments a,
.royalnews-dark-mode .site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-excerpt .royalnews-readmore-wrap a,
.royalnews-dark-mode .royalnews-footer-news-wrapper .footer-news-title, .royalnews-dark-mode body, .royalnews-dark-mode h1, .royalnews-dark-mode .entry-title a,
.royalnews-dark-mode .entry-content h1, .royalnews-dark-mode h2, .royalnews-dark-mode .entry-content h2, .royalnews-dark-mode h3, .royalnews-dark-mode .entry-content h3,
.royalnews-dark-mode h4, .royalnews-dark-mode .entry-content h4, .royalnews-dark-mode h5, .royalnews-dark-mode .entry-content h5, .royalnews-dark-mode h6, .royalnews-dark-mode .entry-content h6, .royalnews-dark-mode .royalnews-single-content p,
.royalnews-dark-mode .comment-notes, .royalnews-dark-mode input[type=text], .royalnews-dark-mode input[type=email],
.royalnews-dark-mode input[type=url], .royalnews-dark-mode input[type=password], .royalnews-dark-mode input[type=search],
.royalnews-dark-mode input[type=number], .royalnews-dark-mode input[type=tel], .royalnews-dark-mode input[type=range], .royalnews-dark-mode input[type=date],
.royalnews-dark-mode input[type=month], .royalnews-dark-mode input[type=week], .royalnews-dark-mode input[type=time], .royalnews-dark-mode input[type=datetime],
.royalnews-dark-mode input[type=datetime-local], .royalnews-dark-mode input[type=color], .royalnews-dark-mode textarea, .royalnews-dark-mode .comment-respond .comment-form label,
.royalnews-dark-mode .royalnews-single-post-navigator-wrap .post-navigation .nav-links > div a,
.royalnews-dark-mode .royalnews-sidebar-content-wrapper aside section ul li a, .royalnews-dark-mode .wp-block-column p,
.royalnews-dark-mode .royalnews-footer-inner .royalnews-footer-widget-area .widget > div ul li a, .royalnews-dark-mode .wp-block-calendar table caption,
.royalnews-dark-mode .wp-block-calendar table tbody, .royalnews-dark-mode .royalnews-archive-post-navigator-wrap .pagination .nav-links > * {
color: #fff;
}
.royalnews-dark-mode {
background: #000;
}
.royalnews-dark-mode .royalnews-blog.sticky .royalnews-post-wrapper, .royalnews-dark-mode .comment-notes,
.royalnews-dark-mode .comment-respond .comment-form input:not([type=checkbox]):not([type=submit]),
.royalnews-dark-mode .comment-respond .comment-form textarea,
.royalnews-dark-mode .royalnews-single-post-navigator-wrap .post-navigation .nav-links > div,
.royalnews-dark-mode .wp-block-search__button,
.royalnews-dark-mode .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input,
.royalnews-dark-mode .royalnews-footer-inner .royalnews-footer-widget-area,
.royalnews-dark-mode .royalnews-single-page-header-wrapper .royalnews-single-page-header-inner,
.royalnews-dark-mode .royalnews-archive-post-navigator-wrap .pagination .nav-links {
background: #222;
}
.royalnews-dark-mode .site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-wrapper,
.royalnews-dark-mode .royalnews-sidebar-content-wrapper aside section {
box-shadow: 0px 0px 3px 0px #adadad;
}
.royalnews-sidebar-content-wrapper {
position: relative;
flex: 0 0 33.33%;
max-width: 33.33%;
}
@media (max-width: 768px) {
.royalnews-sidebar-content-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
}
.royalnews-sidebar-content-wrapper .royalnews-sidebar-area {
padding: 15px;
box-shadow: 0px 0px 8px -6px rgba(0, 0, 0, 0.5);
margin: 0;
padding: 0;
}
.royalnews-sidebar-content-wrapper .royalnews-sidebar-area:after {
position: absolute;
left: -30px;
top: 0;
width: 1px;
height: 100%;
content: "";
}
.royalnews-sidebar-content-wrapper .royalnews-sidebar-area ul {
padding: 0;
margin: 0;
list-style: none;
}
.royalnews-sidebar-content-wrapper .royalnews-sidebar-area ul li {
font-size: 14px;
line-height: 25px;
margin-bottom: 5px;
}
.royalnews-sidebar-content-wrapper .royalnews-sidebar-area ul li a {
color: #000;
text-decoration: none;
transition: all 0.3s;
}
.royalnews-sidebar-content-wrapper .royalnews-sidebar-area ul li a:hover {
color: #f67280;
}
.calendar_wrap tbody tr td {
text-align: center;
margin: 10px;
border-radius: 3px;
}
.calendar_wrap tbody tr td#today {
background: #f67280;
color: #fff;
}
.calendar_wrap span.wp-calendar-nav-prev a {
color: #f67280;
}
.widget-area .search-form {
position: relative;
display: flex;
}
.widget-area .search-form label {
margin: 0;
width: 100%;
max-width: calc(100% - 40px);
}
.widget-area .search-form label input {
border: 1px solid #e5e5e5;
height: 40px;
padding: 10px;
width: 100%;
border-radius: 3px 0 0 3px;
}
.widget-area .search-form button.search-submit {
background: #f67280;
border: none;
height: 40px;
width: 40px;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
border-radius: 0 3px 3px 0;
}
.widget figure.gallery-item {
margin: 0;
}
.widget .gallery {
grid-gap: 5px;
}
.widget .tagcloud a {
background: #f67280;
font-size: 11px !important;
padding: 6px;
word-break: break-word;
display: inline-block;
margin-bottom: 5px;
color: #fff;
border-radius: 3px;
transition: all 0.3s;
}
.widget .tagcloud a:hover {
background: #f67280;
color: #fff;
text-decoration: none;
}
.royalnews-sidebar-content-wrapper aside section {
box-shadow: 1px 1px 13px #f2f2f2;
padding: 15px;
border-radius: 3px;
}
.royalnews-sidebar-content-wrapper aside section h2 {
padding: 0;
margin: 0;
margin-bottom: 15px;
font-weight: 600;
font-size: 24px;
}
.royalnews-sidebar-content-wrapper aside section .wp-block-tag-cloud {
padding: 0;
margin: 0;
}
.royalnews-sidebar-content-wrapper aside section .wp-block-tag-cloud a {
background: #000;
color: #fff;
font-size: 14px;
display: inline-block;
border: 2px solid;
border-radius: 4px;
padding: 3px 10px;
margin: 0 3px;
transition: linear 0.2s;
text-decoration: none;
}
.royalnews-sidebar-content-wrapper aside section .wp-block-tag-cloud a:hover {
background: #f67280;
color: #fff;
}
.royalnews-sidebar-content-wrapper aside section ul {
margin: 0;
padding: 0;
list-style: none;
}
.royalnews-sidebar-content-wrapper aside section ul li {
position: relative;
display: block;
letter-spacing: 0.2px;
line-height: 22px;
overflow: hidden;
margin-bottom: 10px;
transition: all 0.4s ease-in-out 0s;
}
.royalnews-sidebar-content-wrapper aside section ul li:last-child {
margin-bottom: 0;
}
.royalnews-sidebar-content-wrapper aside section ul li a {
color: #000;
line-height: 1.2;
}
.royalnews-sidebar-content-wrapper aside section ul li a:hover {
color: #f67280;
}
.royalnews-sidebar-content-wrapper aside section ul li .alignleft {
margin-right: 15px;
margin-bottom: 0;
}
.royalnews-sidebar-content-wrapper aside section ul li .alignleft img {
width: 80px;
height: 80px;
}
.royalnews-sidebar-content-wrapper aside section figure img {
width: 100%;
}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date, .wp-block-latest-posts__post-excerpt {
margin-left: 90px;
display: block;
}
.wp-block-latest-posts__post-author .royalnews-readmore-wrap a, .wp-block-latest-posts__post-date .royalnews-readmore-wrap a, .wp-block-latest-posts__post-excerpt .royalnews-readmore-wrap a {
color: #4c4f53;
text-decoration: underline;
margin-top: 5px;
display: block;
}
table caption {
background: #000;
padding: 10px;
color: #fff;
}
.wp-block-search .wp-block-search__label {
font-weight: 600;
font-size: 24px;
margin-bottom: 15px;
}
.royalnews-mobile-menu {
margin-top: -3px;
margin-left: 0;
border: none;
box-shadow: none;
float: right;
font-size: 32px;
cursor: pointer;
padding: 0;
position: relative;
background: none;
color: #fff;
display: none;
}
.royalnews-mobile-menu i {
color: #fff;
}
@media (max-width: 768px) {
.royalnews-mobile-menu {
display: block;
z-index: 99999999;
}
}
.royalnews-mobile-menu:focus {
outline: 1px dotted #fff;
}
.sub-menu-on {
display: block;
}
.royalnews-main-slider-wrapper {
position: relative;
}
@media (max-width: 768px) {
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize {
margin-top: 15px;
}
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide {
height: 500px;
position: relative;
flex-direction: column;
justify-content: center;
align-items: center;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royanews-main-single-slider-img a img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide:after {
content: "";
position: absolute;
background: #000000;
top: 0;
left: 0;
z-index: 9;
width: 100%;
height: 100%;
opacity: 0.7;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data {
background: transparent;
width: 100%;
color: #fff;
vertical-align: middle;
text-align: center;
padding: 15px;
position: absolute;
bottom: 10%;
left: 0;
z-index: 999;
}
@media (max-width: 768px) {
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data {
flex: 0 0 100%;
max-width: 100%;
height: 250px;
}
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-readmore-wrap {
margin: 15px 0;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-readmore-wrap a {
color: #fff;
text-decoration: underline;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-readmore-wrap a:hover {
color: #f67280;
text-decoration: none;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-readmore-wrap a i {
margin-left: 5px;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories {
list-style: none;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories li {
text-align: center;
margin-right: 7px;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories li a {
text-align: center;
clear: both;
color: #fff;
display: inline-block;
font-size: 10px;
margin-bottom: 5px;
padding: 5px 8px;
background: #f92a28;
line-height: 15px;
text-transform: uppercase;
font-weight: 600;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories li a:hover {
background: #f67280;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data h2 {
font-size: 20px;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data h2 a {
color: #fff;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data h2 a:hover {
color: #f67280;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta {
display: flex;
justify-content: center;
margin-bottom: 15px;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author {
margin-right: 5px;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author .royalnews-author-text {
font-size: 13px;
color: #fff;
opacity: 0.9;
text-transform: capitalize;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author a {
font-size: 13px;
color: #fff;
opacity: 0.9;
letter-spacing: normal;
text-transform: capitalize;
margin-right: 5px;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-posted-on a {
font-size: 13px;
color: #fff;
opacity: 0.9;
text-transform: capitalize;
}
.royalnews-main-slider-wrapper .royalnews-main-slider-initialize .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-excerpt p {
font-size: 16px;
color: #fff;
opacity: 0.9;
}
.royalnews-banner-slider-wrapper {
display: flex;
flex-wrap: wrap;
margin-top: 30px;
}
.royalnews-banner-slider-wrapper .royalnews-slider-left-wrapper {
flex: 0 0 50%;
max-width: 50%;
}
@media (max-width: 768px) {
.royalnews-banner-slider-wrapper .royalnews-slider-left-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper {
flex: 0 0 50%;
max-width: 50%;
}
@media (max-width: 768px) {
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper {
flex: 0 0 100%;
max-width: 100%;
}
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post {
display: flex;
flex-wrap: wrap;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide {
flex: 0 0 48%;
max-width: 50%;
width: 100%;
height: 245px;
position: relative;
margin: 0 0 10px 10px;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royanews-main-single-slider-img a img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
background-repeat: no-repeat;
background-position: center;
background: #000;
opacity: 1;
}
@media (max-width: 768px) {
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide {
flex: 0 0 100%;
max-width: 100%;
margin: 0 0 10px;
}
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data {
padding: 100px 20px 20px 20px;
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.7) 50%, black 100%);
position: absolute;
bottom: 0;
right: 0;
left: 0;
top: 0;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories {
padding: 0;
margin: 0;
list-style: none;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories li {
display: inline-block;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories li a {
clear: both;
color: #fff;
display: inline-block;
font-size: 10px;
margin-bottom: 5px;
padding: 5px 8px;
background: #f92a28;
line-height: 15px;
text-transform: uppercase;
font-weight: 600;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-post-categories li a:hover {
background: #f67280;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data h2 {
margin: 0 0 15px;
font-style: normal;
font-weight: 500;
line-height: 1.5;
font-size: 17px;
color: #fff;
letter-spacing: 0.3px;
opacity: 0.9;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data h2 a {
opacity: 1;
color: #fff;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data h2 a:hover {
color: #f67280;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author:not(:last-child) {
margin-right: 0.5rem;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author:not(:last-child) .royalnews-author-text {
color: #fff;
font-weight: 500;
font-size: 14px;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author:not(:last-child) .royalnews-author-link {
color: #fff;
font-weight: 300;
font-size: 14px;
}
.royalnews-banner-slider-wrapper .royalnews-slider-right-wrapper .royalnews-banner-post .royalnews-main-single-slide .royalnews-slider-data .royalnews-slider-meta .royalnews-posted-on a {
color: #fff;
font-weight: 300;
font-size: 14px;
}
.royalnews-main-slider-initialize {
position: relative;
}
.royalnews-main-slider-initialize .slick-arrow {
position: absolute;
height: 40px;
width: 40px;
text-align: center;
border: 0;
color: #fff;
font-size: 20px;
left: auto;
top: 20px;
right: 70px;
z-index: 2;
cursor: pointer;
border-radius: 50%;
background: #d72924;
opacity: 1;
transition: 0.5s ease;
outline: none;
}
.royalnews-main-slider-initialize .slick-arrow span {
display: flex;
align-items: center;
justify-content: center;
}
.royalnews-main-slider-initialize .slick-arrow:hover {
color: #fff;
background: #f67280;
}
.royalnews-main-slider-initialize .slick-arrow:focus {
outline: thin dotted;
}
.royalnews-main-slider-initialize .royalnews-arrow-next {
left: auto;
right: 20px;
}
.royalnews-main-slider-initialize .slick-dots {
position: absolute;
left: auto;
bottom: 8px;
right: auto;
width: 100%;
text-align: center;
margin: 0;
padding: 0;
}
@media (max-width: 768px) {
.royalnews-main-slider-initialize .slick-dots {
display: block;
bottom: 100px;
margin: auto;
position: relative;
}
}
.royalnews-main-slider-initialize .slick-dots li {
display: inline-block;
line-height: 0;
}
.royalnews-main-slider-initialize .slick-dots li button {
text-indent: -99999px;
border: 0;
margin: 0 5px;
padding: 0;
height: 10px;
width: 10px;
border-radius: 50%;
background: #6c6c6c;
}
.royalnews-main-slider-initialize .slick-dots .slick-active button {
background: #fff;
}
.royalnews-single-page-header-wrapper {
position: relative;
overflow: hidden;
}
@media (max-width: 768px) {
.royalnews-single-page-header-wrapper {
margin-top: 15px;
}
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner {
background-repeat: no-repeat;
background-size: cover !important;
background-position: center;
background: #f7f7f7;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
min-height: 320px;
}
@media (max-width: 768px) {
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner {
padding: 15px;
min-height: 100px;
}
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner:after {
content: "";
position: absolute;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.49);
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper {
z-index: 99;
position: relative;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul {
display: flex;
justify-content: center;
margin: 0;
padding: 0;
flex-wrap: wrap;
list-style: none;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li {
margin: 0 0.3rem;
font-size: 1.1rem;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li a {
color: #fff;
font-size: 16px;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li a:hover {
color: #f67280;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li a span {
color: #fff;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li a span:hover {
color: #f67280;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li a span:after {
content: "";
font-family: "Font Awesome 5 Free";
padding-left: 0.5rem;
font-size: 12px;
font-weight: 600;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-breadcrumb-wrapper ul li span {
color: #fff;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-single-page-header {
position: relative;
z-index: 9;
}
.royalnews-single-page-header-wrapper .royalnews-single-page-header-inner .royalnews-single-page-header .royalnews-page-title {
color: #fff;
text-align: center;
font-size: 40px;
}
.site-main {
flex: 0 0 66.66%;
max-width: 66.66%;
}
@media (max-width: 768px) {
.site-main {
flex: 0 0 100%;
max-width: 100%;
}
}
.site-main .royalnews-single-inner {
margin-right: 40px;
margin-left: 20px;
}
@media (max-width: 768px) {
.site-main .royalnews-single-inner {
margin-right: 0;
margin-left: 0;
}
}
.site-main .royalnews-single-inner .royalnews-single-thumbnail img {
width: 100%;
background-repeat: no-repeat;
background-size: cover !important;
background-position: center;
justify-content: center;
align-items: center;
}
.site-main .royalnews-single-inner .royalnews-single-content-wrap {
position: relative;
padding: 20px 0;
word-wrap: break-word;
overflow: hidden;
}
.site-main .royalnews-single-inner .royalnews-single-content-wrap .royalnews-post-categories {
list-style: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.site-main .royalnews-single-inner .royalnews-single-content-wrap .royalnews-post-categories li {
margin: 10px 10px 10px 0;
}
.site-main .royalnews-single-inner .royalnews-single-content-wrap .royalnews-post-categories li a {
padding: 4px 8px;
background: #f92a28;
border-radius: 2px;
color: #fff;
text-align: center;
}
.site-main .royalnews-single-inner .royalnews-single-content-wrap .royalnews-post-categories li a:hover {
background: #f67280;
}
.site-main .royalnews-single-inner .royalnews-single-content-wrap .royalnews-post-title {
margin: 10px 0;
font-size: 24px;
font-weight: 800;
}
.royalnews-post-meta {
display: flex;
flex-wrap: wrap;
}
.royalnews-post-meta .royalnews-post-author {
margin-right: 10px;
margin-bottom: 5px;
}
.royalnews-post-meta .royalnews-post-author .royalnews-author-text {
color: #000;
font-size: 14px;
}
.royalnews-post-meta .royalnews-post-author .royalnews-author-link {
color: #000;
font-size: 14px;
}
.royalnews-post-meta .royalnews-post-author .royalnews-author-link:hover {
text-decoration: underline;
color: #f67280;
}
.royalnews-post-meta .royalnews-post-author:before {
content: "";
font-family: "Font Awesome 5 Free";
font-size: 13px;
}
.royalnews-post-meta .royalnews-posted-on {
margin-right: 10px;
margin-bottom: 5px;
}
.royalnews-post-meta .royalnews-posted-on a {
color: #000;
font-size: 14px;
}
.royalnews-post-meta .royalnews-posted-on a:hover {
text-decoration: underline;
color: #f67280;
}
.royalnews-post-meta .royalnews-posted-on:before {
content: "";
font-family: "Font Awesome 5 Free";
font-size: 13px;
}
.royalnews-post-meta .royalnews-comments {
margin-bottom: 5px;
}
.royalnews-post-meta .royalnews-comments a {
color: #000;
font-size: 14px;
}
.royalnews-post-meta .royalnews-comments a:hover {
text-decoration: underline;
color: #f67280;
}
.comment-respond .required {
color: red;
}
.comment-respond .comment-reply-title {
margin: 15px 0;
font-size: 1.5rem;
font-weight: 700;
}
.comment-respond .comment-form input:not([type=checkbox]):not([type=submit]), .comment-respond .comment-form textarea {
width: 100%;
border: none;
background-color: #f7f7f7;
font-size: 1rem;
padding: 0.8rem;
}
.comment-respond .comment-form label {
font-size: 0.9rem;
color: #727272;
}
.comments-area .comments-title {
margin: 3.5rem 0 2rem;
font-size: 1.6rem;
font-weight: 700;
padding-left: 2.5rem;
position: relative;
}
.comments-area .comments-title:before {
content: "";
font-size: 1.6rem;
font-family: "Font Awesome 5 Free";
position: absolute;
margin-right: 0.4rem;
left: 0;
}
.comments-area .comment-list {
list-style: none;
}
.comments-area .comment-list ol {
list-style: none;
}
.comments-area .comment-list .comment-body {
padding-left: 3rem;
position: relative;
margin-bottom: 3rem;
}
.comments-area .comment-list .comment-body + .comment-respond {
padding-left: 3rem;
margin-bottom: 4rem;
}
.comments-area .comment-list .comment-body .comment-awaiting-moderation {
background: #f7f7f7;
display: block;
padding: 0.8rem;
font-size: 0.85rem;
margin: 0.5rem 0;
border-left: 2px solid #000;
}
.comments-area .comment-list .comment-body .comment-awaiting-moderation + br {
display: none;
}
.comments-area .comment-list .comment-body .comment-meta {
color: #000;
font-size: 0.8rem;
}
.comments-area .comment-list .comment-body .comment-meta * {
color: #767676;
}
.comments-area .comment-list .comment-body .comment-author cite {
font-weight: 600;
font-style: inherit;
}
.comments-area .comment-list .comment-body .comment-author cite a {
color: #000;
text-decoration: underline;
}
.comments-area .comment-list .comment-body p {
margin-top: 0.5rem;
background: #f7f7f7;
padding: 0.8rem;
font-size: 0.9rem;
margin-bottom: 0.4rem;
}
.comments-area .comment-list .comment-body .reply a {
font-weight: 600;
color: #000;
font-size: 0.85rem;
}
.comments-area .comment-list .comment-body .comment-reply-link:before {
content: "";
font-size: 0.85rem;
margin-right: 0.3rem;
font-size: 0.85rem;
font-family: "Font Awesome 5 Free";
}
.comments-area .comment-list .comment-body .comment-author img {
position: absolute;
left: 0;
top: 0;
}
.comment-respond .comment-reply-title a,
.comment-respond .logged-in-as a {
font-size: 0.9rem;
color: #767676;
text-decoration: underline;
}
.comment-respond .comment-reply-title a {
float: right;
margin-top: 0.5rem;
margin-left: 0.7rem;
}
@media (max-width: 768px) {
.comment-respond .comment-reply-title a {
display: block;
float: none;
text-align: right;
}
}
.comment-navigation + * {
margin-top: 65px;
}
.comment-notes {
padding: 16px;
border-left: 4px solid #000000;
background: #fff;
font-size: 0.9rem;
box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.0588235294);
}
.form-submit .submit {
padding: 15px 20px;
border: none;
background: #f92a28;
color: #fff;
display: inline-block;
font-size: 16;
}
.form-submit .submit:hover {
background: #f67280;
}
.royalnews-archive-post-navigator-wrap .pagination {
display: flex;
justify-content: center;
margin-bottom: 30px;
}
.royalnews-archive-post-navigator-wrap .pagination .nav-links {
background: #fff;
box-shadow: 0px 4px 8px 0px rgba(31, 41, 55, 0.14);
padding: 10px 20px;
border-radius: 10px;
}
.royalnews-archive-post-navigator-wrap .pagination .nav-links > * {
padding: 0.3rem 0.5rem;
min-width: 2rem;
display: inline-block;
text-align: center;
color: #000;
font-size: 0.88rem;
border-radius: 3px;
}
.royalnews-archive-post-navigator-wrap .pagination .nav-links > *:hover {
background: #f67280;
}
.royalnews-archive-post-navigator-wrap .pagination .nav-links > *.current {
background: #d72924;
color: #fff;
border-radius: 3px;
}
.royalnews-single-post-navigator-wrap {
margin: 30px 60px 50px 15px;
}
@media (max-width: 768px) {
.royalnews-single-post-navigator-wrap {
margin: 0;
}
}
.royalnews-single-post-navigator-wrap .post-navigation .nav-links {
display: flex;
justify-content: space-between;
}
@media (max-width: 768px) {
.royalnews-single-post-navigator-wrap .post-navigation .nav-links {
display: block;
}
}
.royalnews-single-post-navigator-wrap .post-navigation .nav-links > div {
width: calc(50% - 15px);
position: relative;
padding: 10px 10px;
border-radius: 3px;
margin-right: 24px;
background: #f7f7f7;
}
@media (max-width: 768px) {
.royalnews-single-post-navigator-wrap .post-navigation .nav-links > div {
width: 100%;
margin-bottom: 5px;
}
}
.royalnews-single-post-navigator-wrap .post-navigation .nav-links > div a {
color: #000;
font-size: 18px;
font-style: italic;
}
.royalnews-single-post-navigator-wrap .post-navigation .nav-links > div a:hover {
color: #f67280;
}
.royalnews-single-post-navigator-wrap .post-navigation .nav-links > div a .screen-reader-text {
display: block;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.royalnews-page-links {
background: #fff;
box-shadow: 0px 4px 8px 0px rgba(31, 41, 55, 0.04);
padding: 10px 20px;
border-radius: 10px;
display: block;
width: 300px;
}
.royalnews-page-links .post-page-numbers {
background: #fff;
box-shadow: 0px 4px 8px 0px rgba(31, 41, 55, 0.14);
padding: 5px 10px;
border-radius: 10px;
}
.royalnews-page-links .post-page-numbers > * {
padding: 0.3rem 0.5rem;
min-width: 2rem;
display: inline-block;
text-align: center;
color: #000;
font-size: 0.88rem;
border-radius: 3px;
}
.royalnews-page-links .post-page-numbers > *:hover {
background: #eee;
}
.royalnews-page-links .post-page-numbers > *.current {
background: #1778f2;
color: #fff;
border-radius: 3px;
}
.royalnews-sidebar-disabled .royalnews-post-content-wrapper {
padding-right: 0 !important;
flex: 0 0 100% !important;
max-width: 100% !important;
}
.royalnews-sidebar-disabled .site-main {
flex: 0 0 100% !important;
max-width: 100% !important;
margin-right: 0 !important;
}
.royalnews-sidebar-disabled .site-main .royalnews-single-inner {
margin-right: 0 !important;
margin-left: 20px;
} .royalnews-scroll-arrow, .royalnews-scroll-text {
display: none;
}
.royalnews-scroll-arrow {
position: fixed;
right: 8px;
bottom: 65px;
width: 50px;
height: 50px;
background: #d72924;
border-radius: 50% 0 50% 50%;
transform: rotate(-45deg);
z-index: 9;
}
.royalnews-scroll-arrow:hover {
background: #f67280;
}
.royalnews-scroll-arrow .royalnews-scroll-text {
color: #ffffff;
right: 52px;
bottom: 99px;
font-size: 20px;
left: 0;
z-index: 10;
text-shadow: 2px 2px 10px purple;
display: flex !important;
align-items: center;
margin: 13px;
justify-content: center;
transform: rotate(46deg);
}
.royalnews-scroll-arrow .royalnews-scroll-text:hover {
color: #fff;
}
.woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
flex: 0 0 100%;
padding: 0 30px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form {
flex: 0 0 55%;
}
@media (max-width: 768px) {
.woocommerce-cart .woocommerce form.woocommerce-cart-form {
flex: 0 0 100%;
margin-bottom: 30px;
}
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table {
margin-bottom: 0;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .coupon {
min-width: 300px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table .coupon input#coupon_code {
width: 165px;
}
.woocommerce-cart .woocommerce form.woocommerce-cart-form table button.button {
background: #1778f2;
font-weight: 400;
color: #fff;
}
.woocommerce-cart .woocommerce .cart-collaterals {
flex: 0 0 40%;
}
@media (max-width: 768px) {
.woocommerce-cart .woocommerce .cart-collaterals {
flex: 0 0 100%;
}
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
width: 100%;
background: #f7f7f7;
padding: 30px;
height: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
margin-top: 0;
line-height: 1;
text-align: center;
font-size: 18px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table {
background: #fff;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button.button.alt.wc-forward {
background: #1778f2;
border-radius: 0;
font-weight: 400;
width: 200px;
font-size: 14px;
border-radius: 5px;
color: #fff;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals a.checkout-button.button.alt.wc-forward:after {
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 600;
margin-left: 6px;
}
.royalnews_cart-icon {
margin-left: 20px;
font-size: 18px;
position: relative;
}
.royalnews_cart-icon span {
position: absolute;
font-size: 10px;
height: 15px;
width: 15px;
background: #3431d6;
border-radius: 50%;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
top: -6px;
right: -13px;
}
.royalnews-woocommerce-cart {
padding-right: 30px;
}
@media (max-width: 768px) {
.royalnews-woocommerce-cart {
position: relative;
z-index: 9999;
}
}
.royalnews-woocommerce-cart .cart-icon {
color: #fff;
font-size: 20px;
position: relative;
}
.royalnews-woocommerce-cart .cart-icon span {
position: absolute;
height: 15px;
width: 15px;
background: #3431d6;
display: flex;
align-items: center;
justify-content: center;
right: -13px;
box-shadow: 0 5px 5px rgba(17, 17, 17, 0.3);
border-radius: 50%;
color: #fff;
font-size: 14px;
line-height: 24px;
min-height: 25px;
min-width: 25px;
text-align: center;
top: -10px;
left: 17px;
}
.woocommerce ul.products li.product-category.product {
overflow: visible;
box-shadow: none;
}
.woocommerce ul.products li.product-category.product h2 {
position: absolute;
bottom: -5px;
width: 90%;
margin: auto;
left: 0;
right: 0;
padding: 10px;
border-radius: 5px;
text-align: center;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce ul.products li.product-category.product h2 mark.count {
background: #fff;
border-radius: 50%;
font-size: 10px;
height: 26px;
width: 26px;
display: inline-flex;
align-items: center;
justify-content: center;
color: #ff3afb;
margin-left: 10px;
}
form.woocommerce-checkout div#customer_details {
flex: 0 0 55%;
}
@media (max-width: 768px) {
form.woocommerce-checkout div#customer_details {
flex: 0 0 100%;
}
}
form.woocommerce-checkout div#customer_details > div {
width: 100%;
float: none;
max-width: initial;
}
form.woocommerce-checkout div#customer_details > div input,
form.woocommerce-checkout div#customer_details > div select,
form.woocommerce-checkout div#customer_details > div span.select2-selection {
height: 45px;
padding: 10px !important;
}
form.woocommerce-checkout div#customer_details > div .form-row label {
font-size: 13px;
}
form.woocommerce-checkout div#customer_details .woocommerce-form__label-for-checkbox input#ship-to-different-address-checkbox {
height: auto;
}
form.woocommerce-checkout div#customer_details .woocommerce-form__label-for-checkbox span {
font-size: 13px;
}
form.woocommerce-checkout h3#order_review_heading {
display: none;
}
form.woocommerce-checkout div#order_review {
flex: 0 0 40%;
background: #f7f7f7;
padding: 30px;
}
@media (max-width: 768px) {
form.woocommerce-checkout div#order_review {
flex: 0 0 100%;
margin-top: 30px;
}
}
form.woocommerce-checkout div#order_review table {
background: #fff;
}
form.woocommerce-checkout div#order_review #payment {
background: #fff;
border-radius: 0;
}
form.woocommerce-checkout div#order_review #payment button#place_order {
background: #1778f2;
border-radius: 0;
font-weight: 400;
display: block;
width: 100%;
}
form.woocommerce-checkout div#order_review #payment button#place_order:after {
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 600;
margin-left: 6px;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
flex: 0 0 100%;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
list-style: none;
display: block;
margin: 0;
padding: 0.3em 0em 0em 3.5em;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul li {
margin: 10px 10px 10px 0;
}
.woocommerce-billing-fields__field-wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-top: 30px;
}
.woocommerce-billing-fields__field-wrapper .form-row {
flex: 0 0 33.33%;
position: relative;
padding-top: 26px !important;
margin-bottom: 3px;
}
.woocommerce-billing-fields__field-wrapper .form-row label {
position: absolute;
top: 0;
}
@media (max-width: 768px) {
.woocommerce-billing-fields__field-wrapper {
display: block;
}
}
span.woocommerce-input-wrapper {
width: 100%;
}
.wc-block-sort-select__select {
height: 50px;
border-radius: 5px;
padding: 0 10px;
} ul.wc-block-grid__products {
margin: 0 -15px 16px -15px !important;
}
ul.wc-block-grid__products li.wc-block-grid__product {
position: relative;
padding: 0 10px 20px 10px;
border-bottom: 8px solid transparent;
}
ul.wc-block-grid__products li.wc-block-grid__product button,
ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button__link {
font-size: 14px;
padding: 15px;
display: flex;
width: 100%;
text-align: center;
align-items: center;
justify-content: center;
border-radius: 0;
position: relative;
font-weight: normal;
flex-direction: row;
line-height: 1;
}
ul.wc-block-grid__products li.wc-block-grid__product .add_to_cart_button:not(.added):after {
content: "";
font-family: fontAwesome;
}
ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-onsale {
background: #f44927;
color: #fff;
border: none;
position: absolute;
top: 10px;
right: 10px;
left: auto;
border-radius: 3px;
}
ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
font-size: 16px;
font-weight: 500;
color: #000;
}
ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title a {
color: #000;
}
ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title a:hover {
color: #fc7216;
}
ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-price {
display: flex;
align-items: center;
justify-content: center;
}
ul.wc-block-grid__products li.wc-block-grid__product del {
margin-top: 0;
margin-right: 6px;
font-size: 14px !important;
}
ul.wc-block-grid__products li.wc-block-grid__product ins {
color: #000;
font-size: 14px;
}
ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-Price-amount.amount {
font-size: 16px;
font-weight: 600;
color: #000;
} .woocommerce .page-title {
width: 100%;
}
.woocommerce select.orderby {
height: 50px;
margin-left: 10px;
border-radius: 3px;
}
.woocommerce ul.products {
width: 100%;
}
.woocommerce ul.products:after, .woocommerce ul.products:before {
content: "";
clear: both;
display: table;
}
.woocommerce ul.products li.product {
box-shadow: 0 0 10px #f4f4f4;
transition: all 0.3s;
border-radius: 10px;
overflow: hidden;
background: #fff;
}
@media (max-width: 768px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
}
.woocommerce ul.products li.product:hover {
box-shadow: 0 11px 10px #d3cccc;
}
.woocommerce ul.products li.product .star-rating {
margin: auto auto 10px !important;
left: 0;
right: 0;
color: #fc7216;
}
.woocommerce ul.products li.product .onsale {
background: #f44927;
color: #fff;
border: none;
position: absolute;
top: 10px;
right: 10px;
border-radius: 3px;
height: auto;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
padding: 8px;
width: auto;
margin: 0;
min-height: auto;
min-width: auto;
font-weight: normal;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart.wc-forward {
background: transparent !important;
color: #000;
border-radius: 0;
display: block;
font-weight: 700;
padding: 10px 15px;
text-align: center;
margin: auto;
max-width: 150px;
border: 1px solid;
margin-bottom: 20px;
margin-top: 20px;
border-color: #1778f2;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .added_to_cart.wc-forward:hover {
background: #1778f2 !important;
color: #fff;
}
.woocommerce ul.products li.product .button:after,
.woocommerce ul.products li.product .added_to_cart.wc-forward:after {
font-family: "Font Awesome 5 Free";
font-weight: 600;
margin-left: 10px;
}
.woocommerce ul.products li.product .add_to_cart_button.product_type_simple:after, .woocommerce ul.products li.product .added_to_cart.wc-forward:after {
content: "";
}
.woocommerce ul.products li.product .add_to_cart_button.product_type_variable:after, .woocommerce ul.products li.product .product_type_grouped:after {
content: "";
}
.woocommerce ul.products li.product .added_to_cart.wc-forward {
margin-top: 8px;
line-height: 1;
padding: 10px;
}
.woocommerce ul.products li.product .added_to_cart.wc-forward:after {
content: "";
margin-left: 6px;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
text-align: center;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title {
font-size: 16px;
font-weight: 500;
color: #000;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title a {
color: #000;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-loop-product__title a:hover {
color: #fc7216;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link .wc-block-grid__product-price {
display: flex;
align-items: center;
justify-content: center;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link .woocommerce-Price-amount.amount {
font-size: 16px;
font-weight: 600;
color: #000;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link del {
color: #f44927;
margin-top: 0;
margin-right: 6px;
font-size: 14px !important;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link ins {
color: #000;
font-size: 14px;
}
.woocommerce nav.woocommerce-pagination {
display: none;
}
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
color: #fc7216;
}
.product-with-slider li.product,
.product-with-slider li.first {
clear: none !important;
margin: 0 15px !important;
}
.page-description {
width: 100%;
}
.woocommerce-result-count {
display: flex;
align-items: center;
}
body.post-type-archive-product .products {
margin-top: 30px;
}
body.post-type-archive-product .products {
margin-top: 30px;
}
@media (max-width: 768px) {
body.post-type-archive-product .products div#load-more {
padding: 0 15px;
}
}
.woocommerce ul.products li.product .button.loading:after {
content: "";
}
.woocommerce-shop .site-main .royalnews-single-inner .royalnews-single-content-wrap .royalnews-post-title {
margin: 10px 0;
font-size: 38px;
font-weight: 800;
}
@media (max-width: 768px) {
.single-product .product {
padding: 0 15px;
}
}
.single-product .product .onsale {
background: #f44927;
color: #fff;
border: none;
position: absolute;
top: 10px;
border-radius: 3px;
height: auto;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
padding: 8px;
margin: 0;
min-height: auto;
min-width: auto;
font-weight: normal;
left: 10px;
}
.single-product .product .images .woocommerce-product-gallery__image:nth-child(n+2) {
margin-top: 10px;
padding: 10px;
}
.single-product .product .entry-summary {
margin-top: 0;
}
.single-product .product .entry-summary .product_title {
font-size: 20px;
}
.single-product .product .entry-summary .price {
color: #000;
font-weight: 600;
}
.single-product .product .entry-summary .price del {
color: #f44927;
opacity: 1;
}
.single-product .product .entry-summary .product_meta > span {
display: block;
color: #000;
}
.single-product .product .entry-summary .product_meta > span a {
color: #f44927;
}
.single-product .product .entry-summary .star-rating span::before,
.single-product .product .entry-summary a.woocommerce-review-link {
color: #f44927;
}
.single-product .product .entry-summary table.variations select {
height: 45px;
border-radius: 3px;
}
.single-product .product .entry-summary .quantity input {
height: 45px;
min-width: 80px;
}
.single-product .product .entry-summary button.button {
background: #1778f2;
height: 45px;
position: relative;
}
.single-product .product .entry-summary button.button:after {
content: "";
font-family: "Font Awesome 5 Free";
font-weight: 600;
margin-left: 6px;
}
.single-product .woocommerce-Tabs-panel h2 {
margin: 0 0 15px;
font-size: 18px;
}
.single-product .related.products h2 {
font-size: 24px;
text-align: center;
margin: 40px 0;
}
.single-product .reset_variations {
color: red;
}
.single-product .stars a,
.single-product .star-rating span::before {
color: #f44927;
}
.single-product span#reply-title {
font-size: 16px;
margin-bottom: 20px;
display: block;
margin-top: 10px;
}
.royalnews-header-right {
display: flex;
justify-content: flex-end;
align-items: center;
flex: 0 0 33.33%;
max-width: 33.33%;
}
@media (max-width: 768px) {
.royalnews-header-right {
flex: 0 0 100%;
max-width: 100%;
justify-content: flex-start;
}
}
.royalnews-header-right .royalnews-search-wrapper {
position: relative;
}
.royalnews-header-right .royalnews-search-wrapper .royalnews-search-form {
display: flex;
justify-content: flex-end;
align-items: center;
position: relative;
}
.royalnews-header-right .royalnews-search-wrapper .royalnews-search-form .search-form {
max-width: 500px;
min-width: 240px;
display: flex;
align-items: center;
align-self: center;
background: #ffff;
border-radius: 30px;
padding: 5px 15px;
margin-left: auto;
}
@media (max-width: 768px) {
.royalnews-header-right .royalnews-search-wrapper .royalnews-search-form .search-form {
max-width: fit-content;
min-width: fit-content;
}
}
.royalnews-header-right .royalnews-search-wrapper .royalnews-search-form .search-form .royalnews-search-submit {
background: transparent;
border: 0;
cursor: pointer;
position: absolute;
right: 0;
height: 40px;
color: #000;
}
.royalnews-header-right .royalnews-search-wrapper .royalnews-search-form .search-form label input[type=search] {
border: none;
background: #fff;
font-size: 15px;
padding: 0;
}
.royalnews-header-right .royalnews-search-wrapper .royalnews-search-form .search-form label input[type=search]:focus {
outline: none;
}
.royalnews-time-wrapper {
position: relative;
display: flex;
float: right;
right: 40%;
}
.royalnews-time-wrapper .royalnews-time-inner {
margin-right: 10px;
}
.royalnews-time-wrapper .royalnews-time-inner time {
color: #fff;
font-size: 14px;
opacity: 0.8;
font-weight: 400;
}
.royalnews-time-wrapper .royalnews-digital-clock-wrapper .royalnews-time {
color: #fff;
font-size: 14px;
opacity: 0.8;
background: #d10014;
padding: 2px 6px;
border-radius: 2px;
font-weight: 500;
display: none;
}
.royalnews-after-header-widget-area,
.royalnews-before-footer-widget-area {
margin-top: 30px;
}
.royalnews-after-header-widget-area .wp-block-image,
.royalnews-before-footer-widget-area .wp-block-image {
margin-bottom: 30px;
}
.royalnews-after-header-widget-area .wp-block-image img,
.royalnews-before-footer-widget-area .wp-block-image img {
height: auto;
width: 100%;
max-height: 100px;
background-position: center;
object-fit: cover;
border-radius: 3px;
}
.royalnews-news-spinner {
padding: 10px;
display: flex;
align-items: center;
}
.royalnews-news-spinner span {
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
position: relative;
background: #ff414d;
}
.royalnews-news-spinner span:before {
content: "";
position: absolute;
background: #ffffff;
border-radius: 50%;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0.2s;
text-align: center;
align-items: center;
display: flex;
width: 35px;
height: 35px;
}
@keyframes ripple {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(3);
}
}
.royalnews-dark-mode .royalnews-switch {
background: #222 !important;
}
.royalnews-dark-mode .royalnews-switch .royalnews-slider {
left: 32px !important;
}
.royalnews-dark-mode .royalnews-switch .royalnews-slider:before {
content: "" !important;
color: #222 !important;
}
.royalnews-darkmode-toggle-wrapper {
margin-right: 15px;
}
.royalnews-darkmode-toggle-wrapper .royalnews-switch {
display: block;
height: 20px;
width: 50px;
border-radius: 20px;
background: #ccc;
position: relative;
transition: 0.25s;
font-size: 0;
}
.royalnews-darkmode-toggle-wrapper .royalnews-switch input[type=checkbox] {
display: none;
}
.royalnews-darkmode-toggle-wrapper .royalnews-switch .royalnews-slider {
height: 16px;
width: 16px;
border-radius: 50%;
background-color: #fff;
position: absolute;
left: 2px;
top: 50%;
transform: translateY(-50%);
transition: all ease-in-out 0.3s;
}
.royalnews-darkmode-toggle-wrapper .royalnews-switch .royalnews-slider:before {
font-weight: 600;
font-family: "Font Awesome 5 Free";
font-size: 12px;
content: "";
padding: 2px;
border-radius: 100%;
vertical-align: top;
color: #222;
}
.is-sticky .royalnews-header-wrap {
z-index: 9999 !important;
background: #eee;
}
.royalnews-main-header {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
position: relative;
}
.royalnews-main-header .royalnews-header-wrap {
padding: 20px 0;
object-fit: cover;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.royalnews-main-header .royalnews-header-wrap:after {
content: "";
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.5;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header {
display: flex;
flex-wrap: wrap;
align-items: center;
}
@media (max-width: 768px) {
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header {
display: block;
}
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper {
flex: 0 0 35%;
max-width: 35%;
}
@media (max-width: 768px) {
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 5px;
}
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper .royalnews-site-identity-inner > div {
width: 100%;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper .royalnews-site-identity-inner > div .royalnews-site-title {
font-size: 42px;
font-weight: 700;
margin: 0;
color: #000;
line-height: 1.1;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper .royalnews-site-identity-inner > div .royalnews-site-title a:hover {
color: #f67280;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper .royalnews-site-identity-inner > div .royalnews-site-description {
margin: 0;
opacity: 0.8;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper .royalnews-site-identity-inner .custom-logo-link {
margin-bottom: 10px;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-site-identity-wrapper .royalnews-site-identity-inner .custom-logo-link img {
max-width: 200px;
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-advertisement-wrap {
flex: 0 0 65%;
max-width: 65%;
}
@media (max-width: 768px) {
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-advertisement-wrap {
flex: 0 0 100%;
max-width: 100%;
}
}
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-advertisement-wrap a img {
height: auto;
width: 100%;
max-height: 90px;
background-position: center;
object-fit: cover;
border-radius: 3px;
}
@media (max-width: 768px) {
.royalnews-main-header .royalnews-header-wrap .royalnews-upper-header .royalnews-advertisement-wrap a img {
margin-top: 15px;
}
}
.primary-button a {
margin-left: 24px;
text-align: center;
padding: 5px 20px;
border-radius: 4px;
font-weight: 700;
color: #ed1b24 !important;
background-color: #fff;
text-decoration: none;
transition: all 0.3s ease;
}
@media (max-width: 768px) {
.primary-button a {
margin-left: 0;
}
}
.royalnews-footer-inner {
background: #eee;
}
.royalnews-footer-inner .royalnews-footer-widget-area {
padding: 40px 0;
}
.royalnews-footer-inner .royalnews-footer-widget-area .widget {
margin: 0;
}
@media (max-width: 768px) {
.royalnews-footer-inner .royalnews-footer-widget-area .widget {
padding: 0 15px;
}
}
.royalnews-footer-inner .royalnews-footer-widget-area .widget > div ul li a {
color: #3a3a3a;
}
.royalnews-footer-inner .royalnews-footer-widget-area .widget > div ul li a:hover {
color: #f67280;
}
.footer-bottom-section {
background: #2b2b2b;
}
.footer-bottom-section .credit-link {
text-align: right;
}
@media (max-width: 768px) {
.footer-bottom-section .credit-link {
text-align: center;
}
}
.footer-bottom-section .credit-link a {
color: #fff;
}
.footer-bottom-section .credit-link a:hover {
text-decoration: underline;
}
@media (max-width: 768px) {
.footer-bottom-section #royalnews-copyright {
display: block;
text-align: center;
}
}
.footer-bottom-section .social-menu {
text-align: center;
}
.footer-bottom-section span,
.footer-bottom-section a {
font-size: 14px;
}
.royalnews-social-link-footer ul {
display: flex;
list-style: none;
margin: 0;
padding: 0;
justify-content: center;
width: 100%;
}
@media (max-width: 768px) {
.royalnews-social-link-footer ul {
margin: 12px 0;
}
}
.royalnews-footer-copyright-area {
background: #000;
padding: 25px 0;
position: relative;
}
@media (max-width: 768px) {
.royalnews-footer-copyright-area {
padding: 25px 15px;
}
}
.royalnews-footer-copyright-area .royalnews-copyright {
color: #c4c4c4;
text-align: center;
}
.royalnews-footer-copyright-area .royalnews-copyright a {
color: #fff;
}
.royalnews-footer-copyright-area .royalnews-copyright a:hover {
color: #f67280;
text-decoration: underline;
}
.royalnews-loader-wrapper {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10000;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
}
.royalnews-loader-wrapper .royalnews-loader {
animation: spin 2s linear infinite;
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid blue;
border-bottom: 16px solid blue;
overflow: hidden;
width: 120px;
height: 120px;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.royalnews-primary-menu-wrapper {
background: #0a0a0a;
z-index: 9;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper {
padding: 10px 0;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper {
display: block;
}
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu {
display: none;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul {
display: flex;
list-style: none;
padding: 0;
margin: 0;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul {
display: block;
height: 100%;
overflow-y: auto;
z-index: 99999;
overflow-x: hidden;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li {
position: relative;
display: inline-block;
padding: 15px 0;
margin-right: 30px;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li {
display: block;
padding: 10px 0;
margin-right: 0;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li a {
color: #fff;
font-size: 18px;
transition: all 0.3s ease-in-out;
font-weight: 600;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li a:hover {
color: #f67280;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li .dropdown-toggle {
margin-left: 5px;
pointer-events: none;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li .dropdown-toggle {
display: inline-block;
float: right;
width: 30px;
height: 30px;
transition: all 0.3s linear;
position: absolute;
right: 0;
top: 10px;
bottom: 0;
pointer-events: visible;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li .dropdown-toggle i {
font-size: 13px;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul {
position: absolute;
background: #333;
list-style: none;
margin: 0;
padding: 20px 0;
width: 250px;
transition: all 0.3s;
box-shadow: 0 0 10px #00000014;
top: 100%;
opacity: 0;
visibility: hidden;
z-index: -1;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul {
position: relative;
padding: 10px 0 0;
width: auto;
box-shadow: none;
background: #000000;
visibility: visible;
z-index: 999;
opacity: 1;
margin: 0;
transition: none;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li {
position: relative;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li a {
color: #fff;
display: block;
padding: 5px 20px;
margin-bottom: 10px;
line-height: 20px;
font-size: 16px;
transition: all 0.3s ease-in-out;
font-weight: 400;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li a {
padding: 5px 0 2px 15px;
transition: none;
font-weight: 500;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li a:hover {
color: #ed906f;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li .dropdown-toggle {
position: absolute;
right: 10px;
top: 2px;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li .dropdown-toggle {
right: 15px;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li .dropdown-toggle i {
font-size: 13px;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li:last-child a {
margin-bottom: 0;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li ul {
margin: 0;
padding: 15px 0;
list-style: none;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li ul {
padding: 0;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li ul li a {
font-size: 15px;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li ul li a {
padding: 2px 0 2px 30px;
margin-bottom: 10px;
font-weight: 400;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul ul {
left: 100%;
top: 0;
opacity: 0;
visibility: hidden;
z-index: -1;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul ul {
left: auto;
opacity: 1;
visibility: visible;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li:hover > ul, .royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li:focus-within > ul {
top: 100%;
opacity: 1;
visibility: visible;
z-index: 99;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li {
position: relative;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li:hover > ul, .royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li:focus-within > ul {
opacity: 1;
visibility: visible;
z-index: 99;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li:hover > ul, .royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li ul li:focus-within > ul {
left: 0;
margin: 0;
padding: 0;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li.menu-item-has-children > a {
text-align: center;
}
@media (max-width: 768px) {
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li.menu-item-has-children > a {
height: 30px;
}
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li .sub-menu li:hover > .sub-menu {
top: 0;
opacity: 1;
visibility: visible;
z-index: 99;
}
.royalnews-primary-menu-wrapper .royalnews-menu-wrapper .royalnews-primary-menu > ul > li .sub-menu li:hover > .sub-menu {
top: 0;
opacity: 1;
visibility: visible;
z-index: 99;
}
.royalnews-primary-menu > div ul {
list-style: none;
margin: 0;
padding: 0;
}
.royalnews-primary-menu > div ul li {
position: relative;
display: inline-block;
padding: 20px 0;
margin-right: 20px;
color: #000;
font-size: 18px;
font-weight: 500;
}
@media (max-width: 768px) {
.royalnews-primary-menu > div ul li {
display: block;
padding: 15px 0;
}
}
.royalnews-primary-menu > div ul li:hover ul, .royalnews-primary-menu > div ul li:focus-within ul {
top: 100%;
opacity: 1;
visibility: visible;
z-index: 99;
}
.royalnews-primary-menu > div ul li .dropdown-toggle {
margin-left: 5px;
pointer-events: none;
}
@media (max-width: 768px) {
.royalnews-primary-menu > div ul li .dropdown-toggle {
display: inline-block;
float: right;
width: 30px;
transition: all 0.3s linear;
position: absolute;
right: 0;
top: 10px;
bottom: 0;
pointer-events: visible;
}
}
.royalnews-primary-menu > div ul li .dropdown-toggle i {
font-size: 13px;
}
.royalnews-primary-menu > div ul li ul {
position: absolute;
background: #333;
list-style: none;
margin: 0;
padding: 10px;
width: 250px;
transition: all 0.3s;
box-shadow: 0 0 10px #00000014;
top: 100%;
opacity: 0;
visibility: hidden;
z-index: -1;
}
@media (max-width: 768px) {
.royalnews-primary-menu > div ul li ul {
position: relative;
padding: 10px 0 0;
width: auto;
box-shadow: none;
background: transparent;
visibility: visible;
z-index: 999;
opacity: 1;
margin: 0;
transition: none;
}
}
.site-content {
margin-top: 40px;
position: relative;
}
@media (max-width: 768px) {
.site-content {
margin-top: 30px;
}
}
.site-content .royalnews-post-content-area {
display: flex;
flex-wrap: wrap;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper {
flex: 0 0 66.66%;
max-width: 66.66%;
}
@media (max-width: 768px) {
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper {
flex: 0 0 100%;
max-width: 100%;
padding: 15px 0;
}
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content {
position: relative;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner {
display: flex;
flex-wrap: wrap;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog {
flex: 0 0 50%;
max-width: 50%;
padding-right: 30px;
float: left;
margin-bottom: 30px;
}
@media (max-width: 768px) {
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog {
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-wrapper {
box-shadow: 0px 0px 8px -4px rgba(0, 0, 0, 0.2);
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-wrapper .royalnews-post-thumbnail {
position: relative;
padding: 0;
background: #ffffff;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-wrapper .royalnews-post-thumbnail a img {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: block;
background-color: #f5f5f5;
height: 250px;
width: 100%;
max-height: 200px;
object-fit: cover;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-wrapper .no-image {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
display: block;
background-color: #1778f2;
height: 250px;
width: 100%;
max-height: 200px;
object-fit: cover;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper {
position: relative;
padding: 20px 15px;
word-wrap: break-word;
overflow: hidden;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-cat {
display: block;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-cat .royalnews-post-categories {
list-style: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-cat .royalnews-post-categories li {
margin-bottom: 3px;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-cat .royalnews-post-categories li a {
background: #d72924;
color: #fff;
font-size: 14px;
display: inline-block;
border-radius: 4px;
padding: 2px 10px;
margin: 0 3px;
transition: linear 0.2s;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-cat .royalnews-post-categories li a:hover {
background: #f67280;
color: #fff;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-title {
margin: 10px 0 20px 0;
font-size: 20px;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-title a {
color: #2f3235;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-title a:hover {
text-decoration: underline;
color: #f67280;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-excerpt {
color: #4c4f53;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-excerpt p {
font-weight: 400;
font-size: 15px;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-excerpt .royalnews-readmore-wrap a {
color: #4c4f53;
text-decoration: underline;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-excerpt .royalnews-readmore-wrap a:hover {
color: #f67280;
text-decoration: none;
}
.site-content .royalnews-post-content-area .royalnews-post-content-wrapper .royalnews-post-content .royalnews-post-content-inner .royalnews-blog .royalnews-post-info-wrapper .royalnews-post-excerpt .royalnews-readmore-wrap a i {
margin-left: 5px;
}
.royalnews-blog.sticky {
flex: 0 0 100% !important;
max-width: 100% !important;
width: 100%;
}
.royalnews-blog.sticky .royalnews-post-wrapper {
border-radius: 4px;
overflow: hidden;
display: flex;
align-items: center;
margin: 0;
box-shadow: 0px 0px 8px -4px rgba(0, 0, 0, 0.2);
background: #f4f6f8;
}
@media (max-width: 768px) {
.royalnews-blog.sticky .royalnews-post-wrapper {
display: block;
}
}
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-thumbnail {
flex: 1;
flex: 0 0 50% !important;
max-width: 50% !important;
}
@media (max-width: 768px) {
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-thumbnail {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-thumbnail a img {
height: auto !important;
max-height: fit-content !important;
}
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-info-wrapper {
flex: 2;
padding: 0 15px !important;
}
@media (max-width: 768px) {
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-info-wrapper {
padding-top: 20px !important;
}
}
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-info-wrapper .royalnews-post-meta {
display: none !important;
}
.royalnews-blog.sticky .royalnews-post-wrapper .royalnews-post-info-wrapper .royalnews-post-excerpt .royalnews-readmore-wrap {
display: none !important;
}
.royalnews-blog-three .royalnews-blog.sticky, .royalnews-blog-one .royalnews-blog.sticky {
flex: 0 0 100% !important;
max-width: 100% !important;
width: 100%;
}
.royalnews-blog-one .royalnews-blog {
flex: 0 0 100% !important;
max-width: 100% !important;
width: 100%;
}
@media (max-width: 768px) {
.royalnews-blog-one .royalnews-blog {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper {
display: flex !important;
flex-wrap: wrap;
}
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-thumbnail {
flex: 0 0 40% !important;
max-width: 40% !important;
}
@media (max-width: 768px) {
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-thumbnail {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-thumbnail a img {
height: 100% !important;
max-height: max-content !important;
}
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-info-wrapper {
flex: 0 0 60% !important;
max-width: 60% !important;
padding: 15px !important;
}
@media (max-width: 768px) {
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-info-wrapper {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-info-wrapper .royalnews-post-title {
margin: 4px 0 !important;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 95%;
}
.royalnews-blog-one .royalnews-blog .royalnews-post-wrapper .royalnews-post-excerpt p {
margin-bottom: 0.5em !important;
}
.royalnews-blog-three .royalnews-blog {
flex: 0 0 33.33% !important;
max-width: 33.33% !important;
width: 100%;
}
@media (max-width: 768px) {
.royalnews-blog-three .royalnews-blog {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
.royalnews-header-cat-wrap {
margin-bottom: 0;
padding: 8px 0;
background: #d82926;
}
.royalnews-header-cat-wrap .royalnews-header-cat {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.royalnews-header-cat-wrap .royalnews-header-cat .royalnews-category-title {
color: #fff;
display: inline-block;
font-size: 14px;
padding-right: 10px;
line-height: 100%;
text-transform: uppercase;
float: left;
margin: 0;
font-weight: 400;
}
.royalnews-header-cat-wrap .royalnews-header-cat .royalnews-header-cat-inner {
display: inline-block;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
}
.royalnews-header-cat-wrap .royalnews-header-cat .royalnews-header-cat-inner a {
display: inline-block;
background: #000000;
padding: 2px 8px;
border-radius: 3px;
color: #fff;
font-weight: 300;
font-size: 14px;
}
.royalnews-header-cat-wrap .royalnews-header-cat .royalnews-header-cat-inner a p {
padding: 0;
margin: 0;
}
.royalnews-stories-main-wrapper {
background: #000;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts {
font-size: 14px;
margin: 0px;
position: relative;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories {
background: #d72924;
color: #ffffff;
float: left;
text-transform: uppercase;
position: relative;
display: flex;
align-items: center;
height: 60px;
min-height: 60px;
font-weight: 700;
}
@media (max-width: 768px) {
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories {
height: 50px;
min-height: 50px;
}
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories .fa-3x {
font-size: 24px;
padding-left: 10px;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories .aft-ripple {
display: inline-block;
position: relative;
min-width: 30px;
width: 50px;
min-height: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.25);
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories .aft-ripple > div {
position: absolute;
border: 10px solid #ffffff;
opacity: 1;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: aft-ripple 1.3s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories .aft-ripple > div:nth-child(2) {
animation-delay: -0.5s;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-top-stories .royalnews-stoories-title {
font-size: calc(15px - 2px);
font-weight: 500;
position: relative;
z-index: 1;
padding-right: 10px;
text-transform: uppercase;
display: inline-block;
color: #fff;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories {
overflow: hidden;
position: relative;
height: 60px;
min-height: 60px;
}
@media (max-width: 768px) {
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories {
width: 100%;
}
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap {
display: flex;
align-items: center;
height: 60px;
min-height: 60px;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner {
display: flex !important;
align-items: center;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-image {
margin-left: 5px;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-image a {
font-weight: bold;
align-items: center;
display: inline-block;
margin-right: 10px;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-image a img {
height: 45px;
width: 45px;
object-fit: cover;
max-width: 45px;
border-radius: 50%;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta {
position: relative;
overflow: hidden;
height: 50px;
min-height: 50px;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-date {
padding: 0;
margin: 0;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-date .royalnews-posted-on a {
color: #fff;
font-size: 13px;
font-weight: 400;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-date .royalnews-posted-on a:hover {
color: #f67280;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-title {
padding: 0;
margin: 0;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-title a {
color: #fff;
font-size: 16px;
font-weight: 500;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-title a:hover {
color: #f67280;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .royalnews-stories-inner .royalnews-stories-meta .royalnews-stories-title a p {
margin: 0;
padding: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 99%;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .slick-arrow {
background: #d10014;
margin: 0 5px;
max-width: 0px;
height: auto;
border: none;
border-radius: 50%;
cursor: pointer;
color: #fff;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .slick-arrow:hover {
background: #f67280;
color: #fff;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .slick-arrow span {
margin-left: -5px;
}
.royalnews-stories-main-wrapper .royalnews-exclusive-posts .royalnews-main-stories .royalnews-stories-wrap .slick-arrow:focus {
outline: thin dotted;
}
.royalnews-footer-news-wrapper {
position: relative;
margin-bottom: 40px;
}
.royalnews-footer-news-wrapper .footer-news-title {
margin: 30px 0;
line-height: 1;
font-size: 32px;
font-weight: 600;
color: #000;
display: flex;
align-items: center;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize {
display: flex;
flex-wrap: wrap;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-arrow {
background: #f92a28;
position: absolute;
top: 2%;
left: 1%;
height: 40px;
width: 40px;
border-radius: 50px;
box-shadow: 3px 14px 25px -10px #92b4d0;
transition: background 0.5s ease 0s;
z-index: 9;
cursor: pointer;
color: #fff;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-arrow span {
display: flex;
align-items: center;
justify-content: center;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-arrow:hover {
color: #fff;
background: #d72924;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-arrow:focus {
outline: thin dotted;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-arrow-next {
left: auto;
right: 20px;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-dots {
left: auto;
bottom: 8px;
right: auto;
width: 100%;
text-align: center;
margin: 0;
padding: 0;
}
@media (max-width: 768px) {
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-dots {
display: block;
bottom: 100px;
margin: auto;
position: relative;
}
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-dots li {
display: inline-block;
line-height: 0;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-dots li button {
text-indent: -99999px;
border: 0;
margin: 0 5px;
padding: 0;
height: 15px;
width: 15px;
border-radius: 50%;
background: #6c6c6c;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .slick-dots .slick-active button {
background: #d72924;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner {
position: relative;
background: #333;
background-position: 50% 50%;
background-repeat: no-repeat;
position: relative;
background-size: cover;
overflow: hidden;
height: 240px;
max-width: 360px;
min-width: 360px;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royanews-main-single-slider-img a img {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
background-repeat: no-repeat;
background-position: center;
background: #000;
opacity: 0.8;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royanews-main-single-slider-img a:after {
content: "";
width: 100%;
display: block;
padding-top: 68%;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data {
position: absolute;
padding: 75px 15px 0;
width: 100%;
height: 100%;
top: 0;
background: #00000038;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-post-categories {
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-post-categories li {
margin-top: 6px;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-post-categories li a {
background: #f92a28;
color: #fff;
font-size: 14px;
display: inline-block;
border-radius: 4px;
padding: 2px 10px;
margin: 0 3px;
transition: linear 0.2s;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-post-categories li a:hover {
background: #f67280;
color: #fff;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data h2 {
font-size: 20px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data h2 a {
color: #fff;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data h2 a:hover {
text-decoration: underline;
color: #f67280;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-slider-meta {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author:not(:last-child) {
margin-right: 0.5rem;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author:not(:last-child) .royalnews-author-text {
color: #fff;
font-weight: 500;
font-size: 14px;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-slider-meta .royalnews-post-author:not(:last-child) .royalnews-author-link {
color: #fff;
font-weight: 300;
font-size: 14px;
}
.royalnews-footer-news-wrapper .royalnews-footer-news-initilize .royalnews-footer-news-inner .royalnews-slider-data .royalnews-slider-meta .royalnews-posted-on a {
color: #fff;
font-weight: 300;
font-size: 14px;
}
.royalnews-page-not-found .royalnews-notfound .notfound {
max-width: 800px;
margin: 40px auto;
text-align: center;
}
.royalnews-page-not-found .royalnews-notfound .notfound .notfound-404 h1 {
font-size: 48px;
font-weight: 700;
color: #211b19;
background: #fff;
}
.royalnews-page-not-found .royalnews-notfound .notfound .notfound-404 h2 {
font-size: 18px;
font-weight: 500;
color: #211b19;
background: #fff;
}
.royalnews-page-not-found .royalnews-notfound .notfound .notfound-404 p {
font-size: 16px;
font-weight: 400;
color: #211b19;
background: #fff;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-404-search {
margin: 40px auto;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-404-search p {
font-size: 16px;
font-weight: 400;
color: #211b19;
background: #fff;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-404-search .search-form {
position: relative;
display: flex;
max-width: 300px;
margin: auto;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-404-search .search-form label {
margin: 0;
width: 100%;
max-width: calc(100% - 40px);
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-404-search .search-form label input {
border: 1px solid #e0e0e0;
height: 40px;
padding: 10px;
width: 100%;
border-radius: 3px 0 0 3px;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-404-search .search-form .royalnews-search-submit {
background: #1778f2;
border: none;
height: 40px;
width: auto;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
border-radius: 0 3px 3px 0;
position: absolute;
right: 0;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-back-home-btn {
padding: 1rem 1.3rem;
border: none;
background: #000;
display: inline-block;
}
.royalnews-page-not-found .royalnews-notfound .notfound .royalnews-back-home-btn a {
color: #fff;
font-size: 1rem;
}
body {
font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
#royalnews-main-content article .royalnews-post-excerpt > p {
font-size: 16px;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}