body{
    /* text-align: center; */

}
.imdbwp__thumb{
    text-align: center;
}
.imdbwp__img{
    margin: 0;
    padding: 0;


}
.mb-text{
    /* border: 2px solid red; */
    padding: 10px;
    background-color: #075e54;
    color: white;
    border-radius: 5px;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
input,
select,
textarea {
  margin: 0;
}
:focus {
  outline: 0;
}
img,
video,
object {
  max-width: 100%;
  height: auto !important;
}
iframe {
  max-width: 100%;
}
blockquote {
  font-weight: normal;
  padding: 0 10px 20px 27px;
  position: relative;
  margin-top: 25px;
  font-family: Georgia;
  font-size: 20px;
}
blockquote:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f10d";
  font-size: 20px;
  width: 50px;
  top: 0;
  left: 0;
}
blockquote p {
  margin-bottom: 10px;
}
strong,
b {
  font-weight: bold;
}
em,
i,
cite {
  font-style: italic;
}
small {
  font-size: 100%;
}
figure {
  margin: 10px 0;
}
code,
pre {
  font-weight: normal;
  font-style: normal;
}
code {
  padding: 0 8px;
  line-height: 1.5;
}
pre code {
  padding: 0;
}
mark {
  padding: 1px 6px;
  margin: 0 2px;
  color: black;
}
address {
  margin: 10px 0;
  font-style: italic;
}
.wp-caption {
  background: #18181b;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

#gallery-1 img {
  border: 0 !important;
}

.wp-caption-text {
  margin-bottom: 0;
}
dt:not(.gallery-icon) {
  float: left;
  clear: left;
  width: 100px;
  text-align: right;
  font-weight: bold;
}
dd {
  margin: 0 0 0 110px;
  padding: 0 0 0.5em 0;
  overflow: hidden;
}
/* =WordPress Core
-------------------------------------------------------------- */
/*-[ Framework ]--------------------*/
#page .wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  margin: 20px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 10px;
}
.alignleft {
  float: left;
  clear: left;
  margin: 5px 10px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #18181b;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 0;
  margin-bottom: 15px;
  max-width: 100%;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  line-height: 17px;
  margin: 0;
  padding: 0 4px 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
/*-[ Framework ]--------------------*/
body {
  font: 16px/27px Fira Sans, sans-serif;
  color: #d4d4d8;
  background-color: #18181b!important;
  background-image: none!important;
}
::-moz-selection, ::selection {
  background: #6d28d9;
  color: #18181b;
  text-shadow: none;
}
#page,
.container {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  margin-bottom: 12px;
  color: #555;
}
h1 {
  line-height: 1.1;
}
h2 {
  line-height: 1.2;
}
h3 {
  line-height: 1.3;
}
h4 {
  font-size: 20px;
  line-height: 1.4;
}
h5 {
  font-size: 18px;
  line-height: 1.4;
}
h6 {
  font-size: 16px;
  line-height: 1.4;
}
.sub-title {
  font-size: 12px;
}
p {
  margin-bottom: 20px;
}
a {
  text-decoration: none;
  color: #33bcf2;
  -webkit-transition: color 0.25s ease-in;
  transition: color 0.25s ease-in;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
/*-[ Main container ]---------------*/
.main-container {
  width: 1170px;
  margin: 0 auto;
  clear: both;
  display: block;
  padding: 0;
}
#page,
.container {
  max-width: 1170px;
  min-width: 240px;
}
#page {
  margin-top: 40px;
  min-height: 100px;
  clear: both;
  float: left;
  width: 100%;
}
div#page.single,
#page.error,
.woocommerce #page {
  background: #27272a;
  color: #a1a1aa;
  float: left;
  width: 100%;
  padding: 25px;
  box-sizing: border-box;
  margin-top: 11px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}
.error404 .header-ad,
.woocommerce .header-ad {
  margin-bottom: 7px;
}
.woocommerce #page {
  margin-top: 30px;
}
.error #s {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.error p {
  color: #707070;
}
/*-[ Header ]-----------------------*/
header {
  float: left;
  width: 100%;
  position: relative;
}
#site-header {
  position: relative;
  float: left;
  width: 100%;
  z-index: 99;
  background: #27272a;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
#site-header .container {
  background: #27272a;
}
#header {
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  margin-top: 0;
  text-align: center;
}
#header h1,
#header h2 {
  display: inline-block;
  line-height: 1;
  position: relative;
  margin-bottom: 29px;
  margin-top: 30px;
}
#logo a {
  float: left;
  line-height: 1;
}
.image-logo {
  margin-top: 10px;
}
#logo img {
  float: left;
}
.logo-wrap {
  padding: 0 0 0 25px;
  overflow: hidden;
  float: left;
  display: inline-block;
  box-sizing: border-box;
}
.site-description {
  float: left;
  margin-top: 0;
  max-width: 350px;
  clear: left;
}
#header .header-search {
  float: none;
  width: 100%;
  max-width: 453px;
  margin-bottom: 23px;
  margin-top: 31px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-align: left;
}
#header #searchform {
  width: 100%;
  float: left;
}
#header #s {
  margin: 0 !important;
  width: 100%;
  background: #18181b!important;
  background-image: none!important;
  border-color: #3f3f46;
}
.header-social {
  float: right;
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 32px;
}
#header .header-social {
  margin-top: 32px;
}
.header-social a {
  padding: 12px 0px 8px;
  float: left;
  font-size: 20px;
  line-height: 1;
  width: 42px;
  box-sizing: border-box;
  margin-right: 3px;
  text-align: center;
}
.header-social a:last-child {
  margin-right: 0;
}
.header-social a .fa {
  color: #fff;
}
.widget-header .textwidget {
  float: left;
  margin-top: 46px;
  border-left: 1px solid #cccccc;
  padding-left: 20px;
}
.header-ad {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: -20px;
}
.single .header-ad,
.woocommerce .header-ad {
  margin-bottom: 0;
}
.widget-header .adcode-widget {
  width: 300px;
  height: 250px;
  overflow: hidden;
  margin: 0 auto;
}
/*-[ Navigation ]-----------------*/
.menu-item-has-children > a:after {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 30px;
}
#primary-navigation {
  display: block;
  float: right;
  width: 100%;
  text-align: left;
  max-width: 1170px;
}
#primary-navigation a {
  color: #18181b;
  text-align: left;
  text-decoration: none;
  padding: 8px 25px;
  -webkit-transition: none;
  transition: none;
}
#primary-navigation a {
  padding: 15px 30px;
  box-sizing: border-box;
}
#primary-navigation .menu-item-has-children > a {
  padding-right: 45px;
}
.navigation ul li:hover {
  background: rgba(0, 0, 0, 0.08);
}
.navigation ul li:hover a {
  color: #18181b !important;
}
#primary-navigation a .sub {
  font-size: 11px;
  font-weight: normal;
  color: #9b9b9b;
}
.navigation {
  float: left;
}
.navigation ul {
  margin: 0 auto;
}
.navigation ul li {
  float: left;
  line-height: 24px;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.22);
  -webkit-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}
.navigation ul li a,
.navigation ul li a:link,
.navigation ul li a:visited {
  display: inline-block;
}
.navigation > ul > .current a {
  background: transparent;
  color: #5a5a5a !important;
}
.navigation ul li li {
  border-bottom: 0;
}
.navigation ul ul {
  position: absolute;
  width: 265px;
  padding: 20px 0 0 0;
  padding-top: 0;
  z-index: 400;
  font-size: 12px;
  color: #798189;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
}
.navigation ul ul li {
  padding: 0;
  border-right: 0;
}
.navigation ul ul a,
.navigation ul ul a:link,
.navigation ul ul a:visited {
  padding: 13px 45px 13px 20px;
  position: relative;
  width: 265px;
  border-left: 0;
  background: transparent;
  border-right: 0;
  border-radius: 0;
  border-bottom: 0;
  margin: 0;
}
.navigation ul ul li:last-child a {
  border-bottom: none;
}
.navigation ul ul {
  display: none;
}
.navigation ul ul ul {
  left: 265px;
  top: -1px;
}
#navigation .wpmm-megamenu-showing.wpmm-light-scheme {
  background: rgba(0, 0, 0, 0.08) !important;
}
#navigation .wpmm-megamenu-showing.wpmm-light-scheme a {
  color: #18181b !important;
}
#wpmm-megamenu .review-total-only {
  max-height: 25px;
}
.sub-menu .menu-item-has-children:after {
  color: #18181b;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
#primary-navigation #navigation i {
  margin-right: 4px;
}
.mobile-menu.footer {
  display: none !important;
}
.navigation .toggle-caret {
  display: none;
}
a#pull {
  display: none;
}
.navigation i {
  margin-right: 4px;
}
/* Flyout nav */
.sticky-navigation-active {
  z-index: 500;
  position: fixed;
  top: 0;
  margin: 0 !important;
  -webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active {
  top: 32px;
}
.sticky-navigation a {
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.sticky-navigation-active a {
  padding-top: 5px;
  padding-bottom: 5px;
}
/*-[ Content ]--------------------*/
.home-h2 .latestPost.featuredPost {
  width: 100%;
  margin-right: 0;
}
.home-h2 .sidebar.c-4-12 {
  background: #18181b;
  width: 33%;
  max-width: 370px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.home-h2 .article {
  width: 65.812%;
}
.article {
  width: 67%;
  float: left;
  margin-bottom: 10px;
  padding: 0;
}
#content_box {
  float: left;
  width: 100%;
}
.post {
  float: left;
  width: 100%;
  word-wrap: break-word;
}
.single_post {
  width: 100%;
  overflow: hidden;
}
.single_post .thecategory a {
  color: #18181b;
}
.single_post .thecategory {
  color: #fff;
  padding: 7px 15px;
  margin-left: 0;
  margin-bottom: 15px;
  float: left;
}
.single_page {
  background-color: #27272a;
  padding-top: 0;
  float: left;
  width: 100%;
}
.post-single-content {
  clear: both;
}
.readMore {
  float: right;
  color: #7b7a79;
}
.readMore a {
  color: #ee210b;
}
.frontPost .readMore a {
  color: #000;
  font-size: 12px;
}
.ss-full-width {
  background: white;
  overflow: hidden;
  padding-top: 0;
}
.ss-full-width #content_box {
  padding-right: 0;
  padding-left: 0;
}
.ss-full-width #featured-thumbnail,
.ss-full-width .featured-thumbnail,
.ss-full-width .featured-thumbnail img {
  float: none;
}
.post.excerpt {
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 15px;
  background-color: #18181b;
  width: auto;
}
.wp-post-image {
  float: left;
}
.featured-thumbnail {
  float: left;
  max-width: 100%;
  width: 100%;
}
.featured-thumbnail:hover {
  opacity: 0.7;
}

#featured-thumbnail {
  float: left;
  max-width: 100%;
  display: block;
  position: relative;
  width: 100%;
}
.featured-thumbnail img {
  margin-bottom: 0;
  width: 100%;
  float: left;
  aspect-ratio: 2/3;
}
.title {
  clear: both;
}
.single-title {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  font-family: "Aclonica" !important;
  font-size: 28px !important;
  color: #fff!important;
}
h3.featured-category-title {
  clear: both;
}
h3.featured-category-title a {
  color: #555;
}
.page h1.title {
  padding-top: 0;
  margin-bottom: 0;
}
.post-info {
  display: block;
  color: #a4a4a4;
  float: left;
  clear: both;
  width: 100%;
  font-size: 13px;
  text-transform: capitalize;
}
.post-info a,
.single_post .post-info a {
  color: #a4a4a4;
}
.post-info > span,
.widget .vertical-small .post-info > span {
  margin-right: 35px;
}
.related-posts .post-info > span {
  margin-right: 10px;
}
.post-info > span:last-child {
  margin-right: 0;
}
.post-info i {
  margin-right: 3px;
}
.widget .post-info > span {
  margin-right: 15px;
}
.related-posts .post-info {
  display: none !important;
}
.thecategory {
  margin-left: 5px;
}
/**********latest-posts***********/
article header {
  margin-bottom: 11px;
  float: left;
  width: 100%;
}
.single article header {
  margin-bottom: 17px;
}
.single-prev-next {
  float: right;
  margin-bottom: 27px;
  overflow: hidden;
}
.single-prev-next a {
  color: #18181b;
  text-transform: uppercase;
  font-weight: 500;
  padding: 10px 15px;
  line-height: 22px;
  margin-right: 3px;
  margin-bottom: 3px;
  position: relative;
  display: inline-block;
  -webkit-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}
.single-prev-next a i {
  margin-right: 3px;
}
.single-prev-next a:last-child {
  margin-right: 0;
}

.post-cards {
  --cards: 2;
  display: grid;
  grid-template-columns: repeat(var(--cards), minmax(0, 1fr));
  grid-gap: 20px;
  margin: auto 10px;
}

.latestPost {
  background: #27272a;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  position: relative;
}
.home-h2 .latestPost {
  width: 48.052%;
  margin-right: 3.896%;
}
.home-h2 .latestPost.last {
  margin-right: 0;
}
.latestPost.featuredPost {
  width: 65.8%;
}
.post-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 15px;
  color: #18181b !important;
}
.latestPost.first {
  clear: left;
}
.home-h2 .latestPost.first {
  clear: none;
}
.latestPost .title {
  padding-top: 1rem;
  text-align: center;
  min-height: 145px;
}

.latestPost .title,
.latestPost .title a:hover {
  color: grey !important;
}

.latestPost .title,
.latestPost .title a {
  font-family: "Alef" !important;
  font-size: 15px !important;
  font-weight: 700;
  line-height: 22px !important;
}
.latestPost .title a {
  color: #fff !important;
}
.latestPost.featuredPost .title {
  margin-bottom: 0px;
}
.latestPost header {
  padding: 4px;
  box-sizing: border-box;
  margin-bottom: 0;
  min-height: 145px;
}
.latestPost.featuredPost header {
  min-height: 92px;
}

.single_post header {
  width: 100%;
  margin-bottom: 8px;
}
article img.left,
article img.alignleft,
.wp-caption.alignleft {
  margin: 0.3em 1.571em 0.5em 0;
  display: block;
  float: left;
}
article img.right,
article img.alignright,
.wp-caption.alignright {
  margin: 0.3em 0 0.5em 1.571em;
  display: block;
  float: right;
}
article img.center,
article img.aligncenter,
.wp-caption.aligncenter {
  margin: 0.3em auto 0.5em auto;
  display: block;
}
article img.aligncenter,
article img.alignnone {
  margin-top: 1em;
  margin-bottom: 1em;
  display: block;
  clear: both;
}
article ul {
  margin: 1.5em 0 1.571em 1.9em;
  list-style-type: square;
}
article ol {
  margin: 1.5em 0 1.571em 1.9em;
  list-style-type: decimal;
}
article ul ul,
article ol ol,
article ul ol,
article ol ul {
  margin-top: 0;
  margin-bottom: 0;
}
article .iconlist {
  margin-left: 0;
}
article .iconlist li {
  list-style-type: none;
}
.thecontent {
  clear: both;
}
.widget.widget_archive select,
.widget.widget_categories select {
  width: 90%;
  margin-left: 5%;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li {
  margin-bottom: 15px !important;
}
.fb_iframe_widget,
.fb_iframe_widget span {
  max-width: 100%;
  width: 100% !important;
}
.widget.facebook_like .widget-title,
.widget.mts_googleplus .widget-title {
  margin-bottom: 0;
}
.widget .fb_iframe_widget {
  padding: 0;
  float: left;
}
.widget.mts_googleplus > div {
  float: left !important;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa > a,
.widget_nav_menu .fa > a {
  padding-left: 5px;
}
.widget_nav_menu .sub-menu {
  margin-top: 8px;
}
#sidebar .widget_nav_menu li {
  list-style-type: none;
  margin-left: 0;
}
#sidebar .widget_nav_menu li ul {
  margin-left: 10px;
}
#sidebar .widget_nav_menu .sub-menu {
  display: none;
}
#sidebar .menu-item-has-children > a:after {
  content: "";
}
#sidebar .menu-item-has-children.active > .toggle-caret i:before {
  content: "\f068";
}
#sidebar .widget_nav_menu .toggle-caret {
  position: absolute;
  right: 0;
  top: 0;
}
.sidebar .widget.widget_calendar {
  padding: 0 15px 15px;
  box-sizing: border-box;
}
.sidebar .widget.widget_calendar h3 {
  margin-left: -15px;
  margin-right: -15px;
}
.sidebar .widget.widget_search {
  padding-bottom: 0;
}
.latestPost .widget .title:hover {
  color: #18181b;
}
/*-[ Text Widget ]---------------------------*/
.widget .textwidget {
  line-height: 23px;
}
.widget .textwidget img {
  margin: 12px 0;
}
#sidebars .widget.widget_text {
  background: none;
  box-shadow: none;
}
#sidebars .widget_text > div {
  padding: 0;
}
/*-[ Form Input ]------------------*/
input,
textarea,
select {
  padding: 8px 12px;
  font-size: 14px;
  color: #a4a4a4;
  border: 1px solid #d8d8d8;
  font-family: inherit;
}
textarea {
  overflow: auto;
  resize: vertical;
}
select {
  padding: 6px 10px;
  width: 100%;
  border-color: #d8d8d8;
}
input:focus,
textarea:focus {
}
/*-[ Tables ]--------------------*/
table {
  width: 100%;
  text-align: left;
  margin-bottom: 25px;
  border: 1px solid #e9e9e9;
}
thead {
  background: #fcfcfc;
  font-size: 14px;
  color: #585f65;
}
table th,
table td {
  padding: 7px 15px;
  text-align: left;
}
thead th {
  padding: 14px;
}
tbody th {
  font-weight: normal;
  border-bottom: 1px solid #e9e9e9;
}
/*-[ Gutenberg Editor ]--------------------*/
/*Table*/
table.wp-block-table {
  border: 0;
  overflow-x: auto;
  display: block;
  margin-bottom: 1.5em;
}
table.wp-block-table th,
table.wp-block-table td {
  border: 2px solid #d8d8d8;
}
.wp-block-table tbody {
  width: 100%;
  min-width: 240px;
}
/*Cover Image*/
.wp-block-cover-image.aligncenter {
  display: -webkit-box !important;
  display: flex !important;
  margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft {
  margin-right: 20px;
}
.wp-block-cover-image.alignright {
  margin-left: 20px;
}
.wp-block-columns {
  clear: both;
}
/*PullQuotes*/
body .wp-block-pullquote {
  width: 100%;
  margin: 0;
  padding: 3em 25px;
  box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
  margin-right: 0;
  text-align: left;
  max-width: 100%;
}
body .wp-block-pullquote.alignright {
  margin-left: 0;
  max-width: 100%;
  text-align: right;
}
body .wp-block-pullquote > p {
  font-size: 20px;
}
/*Gallery*/
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box;
}
.wp-block-gallery.aligncenter {
  display: -webkit-box;
  display: flex;
  margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft {
  margin: 0 20px 1.5em -8px;
}
.wp-block-gallery.alignright {
  margin: 0 -8px 1.5em 20px;
}
.wp-block-image.is-resized {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.wp-block-image.is-resized img {
  max-width: 100%;
}
.ss-full-width .wp-block-image.is-resized {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  display: -ms-inline-grid;
  -ms-grid-columns: min-content;
}
.wp-block-image.is-resized.alignleft {
  margin-right: 20px;
}
.wp-block-image.is-resized.alignright {
  margin-left: 20px;
}
.ss-full-width .wp-block-image.is-resized img {
  max-width: none;
}
/*Button*/
.wp-block-button {
  margin-bottom: 1.5em !important;
}
.wp-block-button.aligncenter {
  margin: 0;
}
/*Comments*/
.wp-block-latest-comments.aligncenter {
  text-align: center;
}
.wp-block-latest-comments.aligncenter
  .wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta {
  margin-left: 0 !important;
}
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar,
.wp-block-latest-comments.aligncenter
  .wp-block-latest-comments__comment-avatar {
  float: none;
  margin-right: 0;
  display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p,
body
  .has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
body
  .has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta,
body .wp-block-latest-comments__comment-date {
  font-size: 16px;
}
.wp-block-latest-comments__comment-date {
  color: inherit;
  padding-top: 10px;
}
/*Archive*/
.wp-block-archives {
  margin: 1.5em 0 1.571em 2.5em;
}
.wp-block-archives.alignleft {
  margin-right: 20px;
}
.wp-block-archives.alignright {
  margin-left: 2.5em;
}
.wp-block-latest-comments__comment footer {
  clear: none;
  width: auto;
  padding-bottom: 0;
  box-shadow: none;
  background: transparent;
}
/*LatestPosts*/
.wp-block-latest-posts {
  clear: both;
}
.wp-block-image figcaption {
  clear: both;
}
/*Archive && Categories*/
.wp-block-archives {
  margin: 1.5em 0 1.571em 2.5em;
}
.wp-block-categories.alignleft,
.wp-block-archives.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright,
.wp-block-archives.alignright {
  margin-right: 1em;
}
.wp-block-categories li,
.wp-block-archives li {
  margin-bottom: 2px;
}
/*-[ Line ]---------------------*/
hr {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 300px;
  margin: 35px auto;
  clear: both;
  position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
  padding: 0;
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
.no-results #searchform {
  margin-bottom: 100px;
}
.article #searchform {
  max-width: 300px;
}
#searchform fieldset {
  float: left;
}
.sbutton,
#searchsubmit {
  right: 0;
  top: 0;
  padding: 9px 0;
  float: right;
  border: 0;
  width: 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
  padding-top: 10px;
  color: #a4a4a4;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  background: transparent;
  z-index: 10;
  position: absolute;
  border: 0;
  vertical-align: top;
}
#searchform .fa-search {
  font-size: 20px;
  top: 0px;
  color: #fff;
  background: #3f3f46!important;
  position: absolute;
  right: 0;
  padding: 9px;
  height: 24px;
  width: 24px;
  text-align: center;
}
#s,
.woocommerce-product-search .search-field {
  width: 100%;
  background-color: #18181b;
  float: left;
  padding: 8px 0;
  text-indent: 10px;
  color: #555555;
  border: 1px solid #18181b;
  box-sizing: border-box;
  height: 42px;
}
.home-h2 #sidebar #s {
  background: #f0ede9;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder {
  color: #a4a4a4;
}
:-moz-placeholder {
  color: #a4a4a4;
}
::-moz-placeholder {
  color: #a4a4a4;
}
:-ms-input-placeholder {
  color: #a4a4a4;
}
:input-placeholder {
  color: #a4a4a4;
}
/* Microphone icon position fix */
input::-webkit-input-speech-button {
  margin-right: 14px;
  margin-left: 4px;
  cursor: pointer;
}
#searchform fieldset {
  width: 100%;
}
.breadcrumb,
.breadcrumb > div,
.breadcrumb .fa-caret-right,
.breadcrumb .root a {
  float: none;
}
.breadcrumb,
.rank-math-breadcrumb {
  clear: both;
  padding: 0;
  overflow: hidden;
  margin-top: 13px;
  float: left;
  width: 100%;
  font-size: 14px;
  color: #a4a4a4;
}
.rank-math-breadcrumb p {
  margin-bottom: 0;
}
.breadcrumb a,
.rank-math-breadcrumb a {
  color: #a4a4a4;
}
.breadcrumb > div {
  padding: 0 5px;
  overflow: hidden;
  float: none;
  display: inline-block;
}
.breadcrumb .fa-caret-right {
  padding: 0;
}
.breadcrumb .root {
  padding: 0;
}
.breadcrumb .fa-caret-right {
  padding: 0 0;
}
.breadcrumb > div {
  overflow: visible;
}
.no-results h2 {
  font-size: 16px;
}

