/*
Theme Name: 	Martialz WP Child
Theme URI: 		http://thememascot.net
Description: 	WordPress Theme
Author: 		ThemeMascot Team
Author URI: 	http://themeforest.net/user/thememascot
Version: 		3.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	martialz-wp-child
Template: 		martialz-wp
*/

a {
  cursor: pointer !important;
}

address {
  font-style: normal !important;
}

footer address {
  color: #bbbbbb !important;
}

.underline {
  text-decoration: underline;
}

@media (max-width: 767.98px) {
  .self-defense-gallery .wpb_single_image {
    text-align: center !important;
  }

  footer .border-right-footer {
    border-right: 0;
  }

  rs-layer-wrap {
    right: 35px;
  }

  .header-top {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  rs-layer {
    white-space: normal !important;
  }
}

@media (max-width: 1199.98px) {
  header#header .header-top > .container > .row > div:first-child {
    align-self: left !important;
    text-align: left !important;
  }

  header#header .header-top > .container > .row > div:last-child {
    align-self: right !important;
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .header-top {
    display: block !important;
  }
}

.btn-theme-colored1 {
  color: #ffffff !important;
}

.curriculum-container h4 {
  margin-top: 0;
}

header#header ul.nav-side-icon-list {
  display: none;
}

footer .footer-social-media ul {
  margin-top: 0;
}

.blog-container {
  display: none;
}

table.table-syllabus,
table.table-syllabus th,
table.table-syllabus td {
  border: 0 !important;
}

table.table-syllabus th {
  color: #191526;
}

table.table-syllabus th,
table.table-syllabus td {
  border-bottom: 1px solid #888888 !important;
  padding: 1rem !important;
}

table.table-syllabus td img {
  width: 75px;
}

table.table-syllabus > tbody > tr:nth-of-type(even) > * {
  background-color: #f6f6f6 !important;
}

@media (min-width: 1200px) {
  .menuzord-menu > li {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

.tabs_box_navigation.sf-timetable-menu {
  float: left !important;
}

/* Hide comments */
.comments-area {
  display: none;
}
