/*
Theme Name: Viscenter Volendam
Version: 1.0
Description: A child theme of Total
Template: Total
*/

@import url("../Total/style.css");

.boxed-main-layout #wrap .container {
  width: auto !important;
  max-width: none !important;
  padding-left: 0px;
  padding-right: 0px;
}


h3#ui-id-1{
    color: #fff;
    display: block;
    padding: 7px 12px;
    border: 1px solid #ed1c24;
    outline: 0px none;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    margin: 10px 0px 0px;
    cursor: pointer;
    background: none no-repeat scroll 0% 0% #ed1c24;
    position: relative;
    transition: all 0.15s ease-in-out 0s;
}

h3#ui-id-1 a{
   color: #fff;
   font-size: 16px;
}

h3#ui-id-1 a:before {
   color: #fff;
}

h3#ui-id-3{
    color: #fff;
    display: block;
    padding: 7px 12px;
    border: 1px solid #2e3192;
    outline: 0px none;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal;
    margin: 10px 0px 0px;
    cursor: pointer;
    background: none no-repeat scroll 0% 0% #2e3192;
    position: relative;
    transition: all 0.15s ease-in-out 0s;
}

h3#ui-id-3 a{
   color: #fff;
   font-size: 16px;
}

h3#ui-id-3 a:before {
   color: #fff;
}

#site-logo a {
    max-width: 70%;
}

.wpb_btn-primary {
  background-color: red;
}

.accordeon a {
  text-decoration: underline;
}

h3 {
  font-weight: bold;
  font-weight: 600;
  color: #222;
  line-height: 1.5;
  margin: 6px 0 20px;
}

