/*
    Theme Name: Dezibel Jellythemes
    Theme URI: http://www.jellythemes.com/themes/dezibel
    Author: Jellythemes
    Author URI: http://www.jellythemes.com
    Description: Dezibel WordPress Theme
    Text Domain: dezibel-jellythemes
    Version: 1.1
    License: GNU General Public License v2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, theme-options
*/

/*
*   WORDPRESS THEME SPECIFIC
*/
a {
  color: #8b8b8b;
}
.post-details .post-comments form {
  margin-top: 30px;
}
  .post-details .post-comments form .form-group {
    margin-bottom: 10px;
  }

  .post-details .post-comments form input,
  .post-details .post-comments form textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px;
    margin-bottom: 18px;
  }

    .post-details .post-comments form input:not([type=submit]) {
      width: 100%;
      height: 50px;
      display: inline-block;
      border-radius: 0;
      border-color: #f1f1f1;
      background: #f1f1f1;
    }

  .post-details .post-comments form textarea {
    padding: 16px 12px;
    border-radius: 0;
    border-color: #f1f1f1;
    background: #f1f1f1;
  }
.last-media {
  padding: 0px;
}
.btn.square.disable {
  display: none;
}
.post-password-form input, .post-password-form label {
  width: 100%
}
  .post-password-form input[type=submit] {
    display: block;
    border: 2px solid #000;
    width: 200px;
    margin: 10px auto;
  }

@media (min-width: 1600px) {
  .section .container.wide {
    width: 1500px;
  }
}
@media (min-width: 1400px) {
  .section .container.wide1300 {
    width: 1300px;
  }
}
.title a {
  color: inherit;
}
.post-item.sticky {
  border: 5px solid #000;
  padding: 20px 50px 50px 50px;
}
@media (max-width: 992px) {
  .post-item.sticky {
    padding: 15px;
  }
}
  .post-item .the_category a:first-of-type:before,
  .post-details .the_category a:first-of-type:before {
    content: ' | ';
  }
code, pre {
  white-space: unset;
}
li.media {
  list-style: none;
}
.comment-form .btn {
  display: block;
  margin: 10px auto;
  width: 100%;
  max-width: 320px;
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.comment-form .btn:hover {
  background: #333;
}
.post-comments .pagination {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

.post-comments .pagination a,
.post-comments .pagination span {
  background-color: #E1E1E1;
  border: none;
  color: #151518;
  padding: 10px 16px;
  margin: 0 5px;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.post-comments .pagination a:hover,
.post-comments .pagination a.current,
.post-comments .pagination span:hover,
.post-comments .pagination span.current {
  background-color: #000;
  color: #ffffff;
}

#mask.disabled {
  display: none;
}

body.header-overflow #jHeader {
  top: 0px;
  position: fixed;
  z-index: 99999;
  left: 0px;
  background-color: #0a0a0a !important;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-font-smoothing: antialiased;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
body.header-overflow.admin-bar #jHeader {
  top: 32px;
}
.admin-bar header.overflow.fixed {
  top: 32px;
}
.admin-bar header {
  top: 42px;
}
@media (max-width: 768px) {
  body.header-overflow.admin-bar #jHeader, .admin-bar header.overflow.fixed {
    top: 0;
  }
}
body.header-overflow.page {
  padding-top: 80px;
}
body.header-overflow.page.page-template-page-template-soon {
  padding-top: 0px;
}
.section > .container-fluid {
  max-width: 100%;
  overflow: hidden;
}

/* Diff with main.css */
.cita {
  letter-spacing: 5px;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  line-height: 27px;
}
.cita.invert { color: #fff; }
.wpb_text_column {
  font-family: "Barlow", monospace;
}
hr {
  border-top: 2px solid #000;
  width: 115px;
}
.contact hr {
  width: auto;
  border-top: 1px solid rgba(238, 238, 238, 0.25);
}
.dark-version hr {
  border-top: 1px solid #fff;
}
.number {
  font-size: 32px;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  margin-top: 30px;
}
.number-label {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 24px;
}
.dark-version .countdown-container .countdown-heading,
.dark-version .countdown-container .countdown-value {
  color: #fff;
}
.info-album .cover img {
  width: 100%;
}
.info-album .description p {
  color: #666666;
  font-family: "Barlow", monospace;
  font-size: 15px;
}
@media (max-width: 768px) {
  .number {
    font-size: 80px;
    margin-top: 50px;
  }
  .number-label {
    margin-top: 30px;
  }
}

@media (min-width: 1200px) {
  .number {
    font-size: 130px;
    margin-top: 70px;
  }
  .number-label {
    margin-top: 70px;
  }
}


/*SIDEBAR*/
.sidebar * {
  max-width: 100%;
}
.sidebar .title.small {
  margin-bottom: 20px;
}
.sidebar .widget {
  margin-bottom: 60px;
}
  @media (max-width: 992px) {
    .sidebar .widget {
      margin-bottom: 30px;
    }
  }
  .sidebar .widget a {
    font-size: 15px;
    color:#000;
    font-weight: bold;
  }
.widget_tag_cloud {
    margin-top: 28px;
}
  .widget_tag_cloud a {
    font-size: 12px !important;
    text-transform: uppercase;
    margin-bottom: 11px;
    font-weight: 700;
    line-height: 25px;
    border: 2px solid #F3F3F3;
    color: #000;
    padding: 0 14px;
    letter-spacing: .4px;
    display: inline-block;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
  }
  .widget.widget_categories li .children {
    display: none;
  }
  .widget.widget_nav_menu .sub-menu {
    padding-left: 5px;
    border-bottom: 0px;
  }
  .widget.widget_pages .children {
    padding-left: 20px;
    border-bottom: 0px;
  }
  .widget.widget_nav_menu .sub-menu li:last-of-type {
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .widget.widget_pages .children li:last-of-type {border: 0px;}
    .widget_tag_cloud a:hover {
      color: #fff;
      background-color: #ed2b45;
      border-color: #ed2b45;
      text-decoration: none;
    }
.widget li {
  border-bottom: 1px solid #eee;
  position: relative;
  overflow: hidden;
  padding-bottom: 14px;
  margin-top: 20px;
}
#wp-calendar {
  width: 100%;
  font-size: 11px;
}
#wp-calendar thead th {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-top: none;
  font-size: 11px;
}
#wp-calendar tbody td {
  text-align: center;
  border: 1px solid #ddd;
  line-height: 2.5em;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
}
#wp-calendar tbody td:hover {
  background: #f1f1f1;
  color: #333;
}
#wp-calendar tbody td a {
  display: block;
  text-decoration: none;
  background: #f1f1f1;
  color: #333;
}
#wp-calendar tbody td:hover a {
  background: #4d4d4d;
  color: #fff;
}
#wp-calendar tfoot td {
  padding-top: 1px;
  padding: 4px;
}
.inverse-color .sidebar a {
  color:#fff !important;
}
#wp-calendar caption {
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  padding: 12px;
  outline: 0 none !important;
  background: #ed2b45;
  color: #fff;
}
#wp-calendar tbody a {
  display: block;
  text-decoration: underline;
}
#wp-calendar th {
  text-align: center;
  border: 1px solid transparent;
  border-top: none;
  padding: 7px 0;
  color: #a7a7a7;
}
#footer #wp-calendar thead th {
  background: #222;
}
#footer #wp-calendar tbody td {
  border-color: #222;
}
/*MENU*/
#jHeader .menu-item {
  position: relative;
  overflow: hidden;
}
#jHeader .menu-item.menu-item-has-children {
  padding-right: 6px;
}
#jHeader .menu-item.menu-item-has-children:after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -9px;
  color:#fff;
  line-height: 14px;
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 992px) {
  #jHeader .menu-item.menu-item-has-children:after {
    right: 0;
  }
}
#jHeader .menu-item .sub-menu {
  list-style: none;
  background: #000;
  margin: 0px;
  padding: 20px 8px;
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  white-space: nowrap;
}
@media (max-width: 990px) {
  #jHeader .menu-item .sub-menu {
    width: 100%;
    left: 15px;
    white-space: wrap;
  }
}
#jHeader .menu-item .sub-menu .menu-item a {
  display: block;
  padding: 5px 10px;
  color:#fff;
}
#jHeader .menu-item .sub-menu .menu-item a:hover {
  text-decoration: none;
  color: #fff;
}
#jHeader .menu-item:hover {
  overflow: visible;
}
#jHeader .menu-item:hover > .sub-menu {
  opacity: 1;
}
#jHeader .sub-menu .menu-item.active a,
#jHeader .sub-menu .menu-item.current a,
#jHeader .sub-menu .menu-item a:hover {
  color: #fff;
  background-color: transparent;
}
#jHeader .sub-menu  .menu-item a:active,
#jHeader .sub-menu  .menu-item a:focus {
  background-color: transparent;
}
#jHeader .menu-item .sub-menu ul {
    left: 100%;
    position: absolute;
    top: 0px;
}
@media (max-width: 990px) {
  #jHeader .menu-item .sub-menu ul {
    left: 0;
  }
}
#jHeader .sub-menu .menu-item.menu-item-has-children:after {
  content: "\f105";
  right: 5px;
  color:#fff;
}
#cancel-comment-reply-link {
  font-size: 16px;
  color: red;
  font-weight: bold;
  text-transform: uppercase;
}
/*
*   POST FORMATING
*/
/* Gallery */
.post-details pre, .post-details code {
  display: block;
  padding: 10px;
  width: 100%;
}
.post-details iframe {
  max-width: 100%;
}
.post-details .gallery {
  margin-bottom: 20px;
  margin-left: -4px;
}

.post-details .gallery-item {
  float: left;
  margin: 0 0px 4px 0;
  overflow: hidden;
  position: relative;
  position: relative;
}
.post-details .gallery-item img {
  width: 100%;
}
.post-details .gallery-columns-1.gallery-size-medium,
.post-details .gallery-columns-1.gallery-size-thumbnail,
.post-details .gallery-columns-2.gallery-size-thumbnail,
.post-details .gallery-columns-3.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px;
}

.post-details .gallery-columns-1 .gallery-item,
.post-details .gallery-columns-2 .gallery-item,
.post-details .gallery-columns-3 .gallery-item {
  text-align: center;
}

.post-details .gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width:         calc(25% - 4px);
}

.post-details .gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width:         calc(20% - 4px);
}

.post-details .gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width:         calc(16.7% - 4px);
}

.post-details .gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width:         calc(14.28% - 4px);
}

.post-details .gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width:         calc(12.5% - 4px);
}

.post-details .gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width:         calc(11.1% - 4px);
}

.post-details .gallery-columns-1 .gallery-item:nth-of-type(1n),
.post-details .gallery-columns-2 .gallery-item:nth-of-type(2n),
.post-details .gallery-columns-3 .gallery-item:nth-of-type(3n),
.post-details .gallery-columns-4 .gallery-item:nth-of-type(4n),
.post-details .gallery-columns-5 .gallery-item:nth-of-type(5n),
.post-details .gallery-columns-6 .gallery-item:nth-of-type(6n),
.post-details .gallery-columns-7 .gallery-item:nth-of-type(7n),
.post-details .gallery-columns-8 .gallery-item:nth-of-type(8n),
.post-details .gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

.post-details .gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.post-details .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.post-details .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.post-details .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left;
}

.post-details .gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition:         opacity 400ms ease;
  width: 100%;
}

.post-details .gallery-caption:before {
  box-shadow: 0 -10px 15px #000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.post-details .gallery-item:hover .gallery-caption {
  opacity: 1;
}

.post-details .gallery-columns-7 .gallery-caption,
.post-details .gallery-columns-8 .gallery-caption,
.post-details .gallery-columns-9 .gallery-caption {
  display: none;
}
.post-details table, .comment-body table {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}

.post-details caption,
.post-details th,
.post-details td {
  font-weight: normal;
  text-align: left;
}

.post-details caption {
  font-size: 16px;
  margin: 20px 0;
}

.post-details th, .comment-body th {
  font-weight: bold;
  text-transform: uppercase;
}

.post-details td, .comment-body td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0;
}

.post-details dl {
  margin: 0 20px;
}

.post-details dt {
  font-weight: bold;
}

.post-details dd {
  margin: 0 0 20px;
}
.post-details ol,
.post-details ul {
  margin: 16px 0;
  padding: 0 0 0 40px;
}

.post-details ul {
  list-style-type: square;
}
.post-details ol {
  list-style-type: decimal;
}
/*
*   WORDPRESS CLASSES
*/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.screen-reader-text {display:none;}
.bypostauthor, .gallery-caption {
  font-size: 12px;
  text-transform: uppercase;
}
.post-details h1 {
  font-size: 50px;
  line-height: 1.5;
}
.post-details h2 {
  font-size: 40px;
  line-height: 1.5;
}
.post-details h3 {
  font-size: 30px;
  line-height: 1.5;
}
.post-details h4 {
  font-size:25px;

line-height: 1.5;}
.post-details h5 {
  font-size: 15px;
  line-height: 1.5;
}
.post-details h6 {
  font-size: 13px;
  line-height: 1.5;
}
.post-details blockquote {
  margin:20px 0px;
  padding-left: 20px;
  font-style: italic;
  border-left: 5px solid #333;
}
.post-details .post-comments .media hr {
  margin-left: 88px;
}
@media (max-width: 500px) {
    .slide-content .vertical-align .subtitle {
        display: none;
    }
}
@media (max-width: 990px) {
  #jHeader .menu-item .sub-menu {
    padding: 0 0 0 15px;
  }
  #jHeader .menu-item:hover > .sub-menu {
    position: relative;
  }
  #jHeader .menu-item.menu-item-has-children:after,
  #jHeader .sub-menu .menu-item.menu-item-has-children:after {
    top: 5px;
    margin-top: 0px;
    content: "\f107";
  }
}

.form-404 {
  max-width: 500px;
  padding: 15px;
  margin: 0px auto;
}
.form-404 .input-group-btn {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
.form-404 .input-group-btn:hover {
  opacity: 0.8;
}
.form-404 .input-group-btn button {
  color: #fff;
}
