/*
Theme Name:   MVAAFF
Theme URI:    http://320press.com/wpbs
Description:  Child theme for the WP Bootstrap template.
Version:      2.0
Author:       MVAAFF
Author URI:   http://cbarn.es
Template:     wp-bootstrap
Tags:         black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License:      GNU General Public License v2.0 & Apache License 2.0
License URI:  http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/


:root {

  --background: #a3d8cb;
  --red:        #ec2023;
  --blue:       #30acce;
  --dk-blue:    #185595;
  --green:      #61b522;
  --yellow:     #dfc413;
  --purple:     #4c0174;
  --input:      #c8eee5;
}

a.hover-effect:hover img {
  opacity: 0.5;
}

html {
  height: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  padding-top: 50px;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75em;
  color: #d1e3e5;
  margin: 0;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Quicksand', arial, sans-serif;
  line-height: 1.25em;
  margin-bottom: 30px;
}

.post_content {
  margin-bottom: 30px;
}

.blue {
  padding: 100px 0px 100px 0px;
}

.orange {
  padding: 100px 0px 100px 0px;
}

.burnt {
  padding: 100px 0px 50px 0px;
}

.burntbg {
  padding: 15px 0px 5px 0px;
  font-size: 14px;
}

.white {
  background: #fff;
  color: #333;
  padding: 100px 0px 100px 0px;
}

.white p {
  margin-bottom: 30px;
}

.navbar {
  border: none !important;
}

.navbar .navbar-brand {
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 20px;
  font-weight: 700;
}

.navbar-default .navbar-nav > li > a {
  font-family: "Quicksand", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  font-weight: 500;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav>li:nth-child(2)>a:hover,
.navbar-default .navbar-nav>li:nth-child(2)>a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav>li:nth-child(3)>a:hover,
.navbar-default .navbar-nav>li:nth-child(3)>a:focus {
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background-color: transparent;
}

.social-nav a {
  padding-left: 5px !important;
}

.main-text {
  position: absolute;
  top: 50px;
  width: 96.66666666666666%;
}

.btn-min-block {
  min-width: 170px;
  line-height: 26px;
}

.btn-clear {
  background-color: transparent;
  margin-right: 15px;
}

.carousel-control {
  z-index: 1;
}

/* no gutter */
.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutter [class^="col-"],
.row.no-gutter [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.portfolio {
  position: relative;
}

.portfolio a {
  text-decoration: none;
}

.portfolio-item {
  position: absolute;
  bottom: 0;
  margin: 0px 10px;
}

.portfolio-item h3 {
  padding: 10px 10px;
  display: inline-block;
  margin: 0;
}

.portfolio-item p {
  padding: 5px 10px;
  display: inline-block;
}

.hash {
  display: inline-block;
  clear: both;
  padding: 0px 8px;
}

.headline {
  padding: 15px 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
  display: block;
  clear: both;
  text-align: center;
  font-size: 20px;
}

.box {
  padding: 15px;
  margin-bottom: 10px;
  list-style: none;
  line-height: 1.5em;
}

.box p {
  font-size: 14px;
  line-height: 1.5em;
}

.box a:hover {
  text-decoration: none;
}

.box-image {
  margin-bottom: 10px;
}

.box h2 {
  margin: 5px 0px 10px 0px;
  padding: 0;
  font-weight: 400;
  font-size: 22px;
}

.box-location {
  font-weight: 400;
}

.box-date {
  text-transform: uppercase;
}

.widget h4 {
  margin-bottom: 30px;
}

.widget a {
  border: none !important;
}

.page-header {
  border: none;
  margin: 0;
  padding: 0;
}

/* Single Post */

.single {
  padding: 50px 0px 50px 0px;
}

.single a {
  color: #000000;
  text-decoration: none;
}

.single h1 {
  margin: 0px 0px 15px 0px;
  padding: 0;
}

.single p {
  margin-bottom: 30px;
}

.single-date {
  font-family: "Quicksand", sans-serif;
  color: #000000;
  margin-bottom: 15px;
  padding: 0;
  font-size: 28px;
  font-weight: 400;
  display: block;
  clear: both;
}

.single-location {
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  display: block;
  clear: both;
  margin-bottom: 30px;
}

.wpcf7-text, 
.wpcf7-textarea, 
.wpcf7-submit, 
.wpcf7-select {
  color: #333 !important;
}

.wp_cart_button_wrapper {
  margin-bottom: 15px;
}

.ninja-forms-field {
  color: #000000;
}

.single-product #pa_size, .qty {
  color: #000000;
}

.btn-primary {
  color: #fff !important;
}

.wc_payment_methods, 
.place-order {
  background: var(--background);
}

.input-text {
  color: #000000;
}

.single-product {
  background: #fff;
}

.burnto {
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 45px;
}

.burnto h3 {
  font-weight: 700;
}

.down30 {
  display: block;
  clear: both;
  margin-bottom: 30px;
}

#content .button.button-list {
  margin-top: 30px;
  background-color: #f41e25;
  border: 0;
  color: #ffffff;
  display: inline-block;
  padding: 8px 40px;
  text-shadow: none;
  border-radius: 30px;
  text-decoration: none;
}

#content .button.button-list:hover {
  background: var(--yellow);
  color: #000 !important;
}

button[id*="eventbrite-widget-modal-trigger-"] {
  border: 0;
  padding: 8px 46px;
  border-radius: 30px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  background: var(--blue);
  margin: 0 auto;
}

button[id*="eventbrite-widget-modal-trigger-"]:hover {
  background: var(--yellow);
  color: #000000;
}

form * {
  color: var(--purple);
}

form input,
form select,
form textarea {
  background: var(--input) !important;
  border: 0 !important;
}

form input[type=file] {
  background: transparent !important;
}

form input[type=submit] {
  padding: 12px 24px;
  font-size: 18px;
}

.page-id-3838 .navbar {
  border-bottom: none !important;
}

.page-id-3838 .page-header {
  border: none;
  margin: 0;
  padding: 0;
}

.page-id-3838 .single {
  padding: 50px 0px 50px 0px;
}

.page-id-3838 .single a {
  text-decoration: underline;
}

.page-id-3838 .single h1 {
  margin: 0px 0px 15px 0px;
  padding: 0;
}

.page-id-3838 .single p {
  margin-bottom: 30px;
}

.page-id-3838 .single-date {
  font-family: "Quicksand", sans-serif;
  margin-bottom: 15px;
  padding: 0;
  font-size: 28px;
  font-weight: 400;
  display: block;
  clear: both;
}

.page-id-3838 .single-location {
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  display: block;
  clear: both;
  margin-bottom: 30px;
}

.page-id-3838 .burnt {
  padding: 100px 0px 50px 0px;
}

.page-id-3838 .burntbg {
  padding: 15px 0px 5px 0px;
  font-size: 14px;
}

.page-id-3838 {
  padding-top: 0px !important;
}

