/*
Theme Name: moviewp
Theme URI: https://fr0zen.store/moviewp/
Author: fr0zen
Author URI: https://fr0zen.store
Support:  https://fr0zen.store/contact/
Description: Write reviews, add video streaming, or create a Movie and TV Show database with MovieWP theme.
Version: 3.8.8
Requires at least: 5.6
Tested up to: 6.0
Requires PHP: 7.3
License: Limited
License URI: https://fr0zen.store/terms
Text Domain: moviewp
Tags: theme-options, left-sidebar, full-width-template, grid-layout, custom-logo, custom-colors, entertainment
Customer: contato@natan.gg
MovieWP WordPress Theme, (C) 2023 fr0zen

*/

.entry-content img {
  margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.alignright,
img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.aligncenter,
img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px;
}
.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.wp-footer {
  position: absolute !important;
  text-align: center;
  z-index: 1;
  width: 100%;
  left: 0;
  margin: auto;
  color: rgba(255, 255, 255, 0.71);
}
blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left;
}
blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right;
}
#wp-admin-bar-menus {
  display: none;
}

body .sidebar nav {
  height: calc(100% - 80px) !important;
}
.mobile-nav ul li a i {
  font-size: 19px !important;
  padding-bottom: 7px !important;
}
.mobile-nav ul li a span {
  font-size: 12px !important;
}
@media (max-width: 900px) {
  body .sidebar nav {
    height: inherit !important;
  }
  .expanded {
    padding-left: 0 !important;
  }
}



