* {
outline: 0 !important;
}
img {
image-rendering: optimizeQuality;
}
html {
height: 100%;
max-width: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
color: #3A1700;
font-family: 'neusa-next-std', sans-serif;
font-weight: 400;
font-style: normal;
background-color: #FFF;
overflow-x: hidden !important;
overflow-y: scroll;
height: 100%;
max-width: 100%;
position: relative;
background-color: #FDEFE2;
}
.font-weight-normal {
font-weight: 400 !important;
}
.text-default {
font-family: 'neusa-next-std', sans-serif;
}
.text-capitalize-first:first-letter {
text-transform: capitalize;
}
#page-wrapper {
position: absolute;
width: 100%;
overflow-x: hidden;
}
.img-object {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
font-family: 'object-fit: cover; object-position: 50% 50%;';
}
.img-object-top {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 0%;
object-position: 50% 0%;
font-family: 'object-fit: cover; object-position: 50% 0%;';
}
.img-object-contain {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
-o-object-position: 50% 50%;
object-position: 50% 50%;
font-family: 'object-fit: contain; object-position: 50% 50%;';
}
.bg-image {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.p-relative {
position: relative;
}
.z-fix {
position: relative;
z-index: 100 !important;
}
.overflow-hidden {
overflow: hidden;
}
@media (min-width: 992px) {
.overflow-x-hidden {
overflow-x: hidden;
}
}
.overflow-visible {
overflow: visible;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: default;
}
.noselect a {
cursor: pointer;
}
.select {
-webkit-touch-callout: all;
-webkit-user-select: all;
-moz-user-select: all;
-ms-user-select: all;
user-select: all;
cursor: default;
}
strong {
font-weight: 500;
}
.page-wrapper {
position: relative;
z-index: 0;
}
h1, h2, h3, h4 {
color: #281000;
font-family: 'garamond-premier-pro-caption', serif;
font-weight: 600;
font-style: normal;
}
h1.h1-intro-title {
font-family: 'garamond-premier-pro', serif;
font-weight: 600;
font-style: normal;
line-height: 1;
}
.page-title {
font-family: 'garamond-premier-pro', serif;
font-weight: 600;
font-style: normal;
line-height: 1;
}
.entry-title {
font-family: 'garamond-premier-pro-caption', serif;
font-weight: 600;
font-style: normal;
line-height: 1;
}
@media (min-width: 1200px) {
h1.h1-intro-title {
font-size: 108px;
}
}
b,
strong,
.bold {
font-family: 'neusa-next-std', sans-serif;
font-weight: 500;
}
.lead {
font-size: 1rem;
line-height: 1.5;
font-weight: 500;
}
@media (min-width: 768px) {
.lead {
font-size: 1rem;
line-height: 1.5;
font-weight: 500;
}
.h-100-md {
min-height: 100%;
}
.h-auto-md {
min-height: auto;
}
.min-height-event-img {
min-height: 200px;
max-height: 200px;
}
}
@media (min-width: 992px) {
.lead {
font-size: 1.125rem;
line-height: 1.5;
font-weight: 500;
}
.h-100-lg {
min-height: 100%;
}
.h-auto-lg {
min-height: auto;
}
.min-height-event-img {
min-height: 200px;
max-height: 200px;
}
}
@media (min-width: 1200px) {
.lead {
font-size: 1.25rem;
line-height: 1.5;
font-weight: 500;
}
.lead-xl {
font-size: 1.25rem;
line-height: 1.5;
font-weight: 500;
}
.h-auto-xl {
min-height: auto;
}
.h-100-xl {
min-height: 100%;
}
.min-height-event-img {
min-height: 200px;
max-height: 200px;
}
}
.font-weight-demi {
font-weight: 500;
}
.z-fix {
position: relative;
z-index: 50;
}
.line-height-0 {
line-height: 0;
}
.line-height-1 {
line-height: 1;
} a {
color: #281000;
-webkit-transition: color 300ms ease;
transition: color 300ms ease;
text-decoration: none !important;
}
.entry-content a,
.entry-summary a,
.card-text a {
text-decoration: underline !important;
}
a:hover {
color: #752323;
}
.text-beige {
color: #fcefe2;
}
.text-black {
color: #000;
}
.text-primary,
.text-brown {
color: #3A1700;
}
.text-secondary,
.text-light-brown,
.text-muted {
color: #643A13 !important;
}
.text-dark-brown {
color: #281000;
}
.bg-none  {
background: none;
}
.bg-light-brown .text-dark-brown,
.bg-brown .text-dark-brown {
color: #FFF;
}
.text-beige.bg-brown .page-title,
.text-beige.bg-brown .page-subtitle {
color: #FFF;
}
.bg-beige {
background-color: #FDEFE2;
}
.bg-brown,
.bg-primary {
background-color: #3A1700 !important;
}
.bg-light-brown,
.bg-secondary {
background-color: #643A13 !important;
}
.bg-light-brown-faded {
background-color: #F1DCCA;
}
.bg-light {
background-color: rgba(255,255,255,0.1) !important;
}
.bg-green {
background-color: #9EB67E;
}
.bg-yellow {
background-color: #D5B81B;
}
.bg-pink {
background-color: #C59393;
}
.text-fb-blue {
color: #3B5998;
}
.bg-fb-blue {
background-color: #3B5998;
}
.photo-border {
position: relative;
}
.photo-border::before {
content: '';
position: absolute;
left: 1px;
top: 1px;
width: 100%;
height: 100%;
z-index: -1;
background-color: rgba(99, 58, 19, 0.2);
} .bg-image-header {
width: 100%;
height: auto;
background-repeat: no-repeat;
background-position: bottom 10vw right -50vw;
background-size: cover;
}
.bg-image-header-alt {
position: relative;
}
.bg-image-header-alt::before {
content: '';
position: absolute;
top: 0px;
right: 0;
height: calc(100% - 30px);
width: 100%;
z-index: 0;
background-image: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_header_bg_alt.jpg);
background-size: 100% auto;
}
@media (max-width: 991.98px) {
.navbar-top {
position: absolute;
}
}
@media (min-width: 480px) {
.bg-image-header {
width: 100%;
background-repeat: no-repeat;
background-position: top center;
background-size: 100% auto;
}
}
@media (min-width: 668px) {
.wrapper-navbar {
height: 768px;
}
.bg-image-header {
width: 100%;
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
}
}
@media (min-width: 998px) {
.bg-image-header-alt {
position: relative;
min-height: 222px !important;
}
.bg-image-header-alt::before {
content: '';
position: absolute;
top: 0;
right: 0;
height: 222px;
width: 100%;
z-index: 0;
background-image: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_header_bg_alt.jpg);
background-size: 100% auto;
background-position: top center;
}
.bg-image-header-alt::after {
content: '';
position: absolute;
bottom: 0;
right: 0;
height: 32px;
width: 220px;
background-color: #FDEFE2;
z-index: 1;
}
}
@media (min-width: 1200px) {
.wrapper-navbar {
height: 660px;
}
.bg-image-header {
width: 100%;
max-width: 1150px;
height: auto;
background-repeat: no-repeat;
background-position: top center;
background-size: 100% auto;
}
.container-fix,
.site-footer .container {
max-width: 1150px;
}
}
.wrapper-navbar .brand {
position: relative;
width: 220px;
height: 190px;
top: 0;
left: -15px;
background-color: #FDEFE2;
-webkit-box-shadow: 12px 0 12px rgba(0,0,0,0.1);
box-shadow: 12px 0 12px rgba(0,0,0,0.1);
z-index: 10;
}
body.home .wrapper-navbar .brand {
-webkit-box-shadow: none;
box-shadow: none;
}
.wrapper-navbar .brand .logo {
position: relative;
width: 200px;
max-width: 170px;
height: 100%;
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo.png);
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo.svg),
-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo.svg),
linear-gradient(transparent, transparent);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
@media (min-width: 1200px) {
.wrapper-navbar .brand .logo {
width: 100%;
}
}
.wrapper-navbar .navbar-dark .navbar-nav .nav-link {
color: #FFF;
opacity: 1;
}
.navbar-light .custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%233A1700' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-dark .custom-toggler .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
ul#top-nav > li > a {
-webkit-transition: color 300ms ease;
transition: color 300ms ease;
}
ul#top-nav > li > a::before {
-webkit-transition: background-color 300ms ease;
transition: background-color 300ms ease;
}
ul#top-nav > li > a {
position: relative;
color: #3A1700;
font-size: 1rem;
font-weight: 600;
text-transform: uppercase;
}
body.home ul#top-nav > li > a,
.bg-image-header-alt ul#top-nav > li > a {
color: #FDEFE2;
}
ul#top-nav > li:first-child > a {
padding-left: 0;
}
ul#top-nav > li.active > a,
ul#top-nav > li:hover > a {
color: #281000;
}
body.home ul#top-nav > li.active > a,
body.home ul#top-nav > li:hover > a,
.bg-image-header-alt ul#top-nav > li.active > a,
.bg-image-header-alt ul#top-nav > li:hover > a {
color: #FFF;
}
@media (min-width: 768px) {
ul#top-nav > li.active > a::before,
ul#top-nav > li.current-menu-parent > a::before {
position: absolute;
bottom: 5px;
left: 8px;
content: '';
width: 92%;
width: calc(100% - 16px);
height: 4px;
background-color: #281000;
}
.bg-image-header-alt ul#top-nav > li.active > a::before,
.bg-image-header-alt ul#top-nav > li.current-menu-parent > a::before {
position: absolute;
bottom: 5px;
left: 8px;
content: '';
width: 92%;
width: calc(100% - 16px);
height: 4px;
background-color: #FFF;
}
ul#top-nav > li.current-menu-parent > a.dropdown-toggle::before {
width: calc(100% - 32px);
}
ul#top-nav  > li.active:first-child > a::before {
left: 0px;
width: calc(100% - 8px);
}
ul#top-nav > li.active:hover > a::before {
background-color: #281000;
}
body.home ul#top-nav > li.active > a::before,
body.home ul#top-nav > li.active:hover > a::before,
.bg-image-header-alt ul#top-nav > li.active > a::before
.bg-image-header-alt ul#top-nav > li.active:hover > a::before {
background-color: #FFF;
}
}
.navbar-light .navbar-nav .nav-link {
color: #3A1700 !important;
}
.navbar-light .navbar-nav .nav-link:hover {
color: #752323 !important;
}
.navbar-light .navbar-nav .nav-link:hover::before {
background-color: #752323 !important;
}
.dropdown-menu {
position: absolute;
top: calc(100% + 5px);
left: 0px;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: .5rem 0rem;
margin: 0;
font-size: 1rem;
color: #3A1700;
text-align: left;
list-style: none;
background-color: #F1DCCA;
background-clip: padding-box;
border: 0;
border-radius: 0;
}
.navbar-nav .dropdown-menu .nav-link,
.dropdown-menu li a {
color: #3A1700 !important;
}
.navbar-nav .dropdown-menu .nav-link:hover {
color: #752323 !important;
}
.navbar-nav .dropdown-menu .active>.nav-link,
.navbar-nav .dropdown-menu .nav-link.active,
.navbar-nav .dropdown-menu .nav-link.show,
.navbar-nav .dropdown-menu .show>.nav-link {
color: #752323 !important;
} .divider-green {
position: relative;
}
.divider-green::before {
content: '';
display: block;
position: absolute;
left: -15px;
right: 15px;
width: calc(100% + 30px);
height: 42px;
background-color: #9EB67E;
z-index: -1;
text-align: center;
}
.divider-green h1 {
line-height: 1;
position: relative;
top: -1.2rem;
width: 100%;
max-width: 90%;
margin: 0 auto;
background-color: #FDEDE2;
padding: 0 30px;
}
@media (min-width: 320px) {
.divider-green h1 {
top: -1.5rem;
max-width: 80%;
}
}
@media (min-width: 375px) {
.divider-green h1 {
top: -0.3rem;
max-width: 80%;
}
}
@media (min-width: 768px) {
.divider-green h1 {
top: -1.125rem;
max-width: 420px;
}
}
@media (min-width: 992px) {
.divider-green h1 {
top: -1.125rem;
max-width: 420px;
}
}
@media (min-width: 1200px) {
.divider-green h1 {
top: -1.125rem;
max-width: 420px;
}
}
.min-height {
min-height: 240px;
}
.min-height img {
min-height: 240px;
max-height: 240px;
}
.max-height {
max-height: 240px;
}
@media (min-width: 768px) {
.min-height {
min-height: 320px;
}
.min-height img {
min-height: 320px;
max-height: none;
}
.max-height {
max-height: 320px;
}
}
@media (min-width: 992px) {
.min-height {
min-height: 460px;
}
.min-height-desktop {
min-height: 460px;
}
.max-height {
max-height: 460px;
}
} .btn {
border-radius: 0 !important;
}
.btn-primary,
.btn-brown {
color: #FDEFE2 !important;
background-color: #3A1700 !important;
border-color: #3A1700 !important;
}
.btn-primary:hover,
.btn-brown:hover {
color: #FDEFE2 !important;
background-color: #643A13 !important;
border-color: #643A13 !important;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
color: #FDEFE2 !important;
background-color: #3A1700 !important;
border-color: #3A1700 !important;
}
.btn-outline-primary {
font-weight: 500;
color: #281000;
border-color: #3A1700;
border-width: 2px;
}
.btn-outline-primary:hover,
.btn-outline-primary:active {
color: #FFF;
background-color: #3A1700;
border-color: #3A1700;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
color: #FDEFE2;
background-color: #281000;
border-color: #281000;
}
@media (min-width: 1200px) {
.btn-group-lg-xl>.btn, .btn-lg-xl {
padding: .5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: .3rem;
}
}
.btn-secondary {
color: #3A1700 !important;
background-color: #F1DCCA !important;
border: none !important;
}
.btn-secondary:hover {
color: #752323 !important;
background-color: #F1DCCA !important;
}
.btn-secondary:active {
color: #F1DCCA !important;
background-color: #643A13 !important;
opacity: 1 !important;
}
.btn-secondary.disabled {
color: #3A1700;
background-color: #F1DCCA;
border: none;
}
.alignnone {
display: block;
width: 100%;
height: auto;
margin-bottom: 1.5;
}
.alignright {
display: block;
height: auto;
margin-bottom: 16px;
}
@media (min-width: 576px) {
.alignright {
display: block;
float: right;
margin-left: 20px;
}
}
@media (max-width: 576px) {
.alignright {
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1198.98px) {
.alignright {
width: 100%;
}
}
.alignleft {
display: block;
height: auto;
margin-bottom: 16px;
}
.min-height img.alignleft,
.min-height img.alignright,
.min-height img.alignnone {
min-height: auto !important;
}
@media (min-width: 576px) {
.alignleft {
display: block;
float: left;
margin-right: 20px;
}
}
@media (max-width: 576px) {
.alignleft {
width: 100%;
}
}
@media (min-width: 992px) and (max-width: 1198.98px) {
.alignleft {
width: 100%;
}
} .card,
.border-top,
.border-right,
.border-bottom,
.border-left {
border-color: #D9C8B9 !important;
}
.border-brown {
border-color: #D9C8B9 !important;
}
.border-2 {
border-width: 2px !important;
}
@media (max-width: 991.98px) {
.card-border {
border-right: 0px !important;
border-left: 0px !important;
}
}
.swiper-caption {
display: block;
position: relative;
color: #281000;
font-size: 0.8rem;
min-height: 120px;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
width: 100%;
z-index: 100;
background-color: rgba(252, 239, 226, 0.9);
}
.swiper-caption.single-caption {
width: 100%;
padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 768px) {
.swiper-caption {
position: absolute;
bottom: 0;
left: 0;
min-height: 100px;
padding-right: 140px;
}
}
@media (min-width: 992px) {
.swiper-caption {
min-height: 120px;
padding-right: 140px;
}
}
@media (min-width: 1200px) {
.swiper-caption {
min-height: 80px;
padding-right: 170px;
}
}
.swiper-buttons {
display: block;
position: absolute;
bottom: 0;
right: 0;
height: 60px;
width: 120px;
}
.swiper-button-next,
.swiper-button-prev {
color: #3A1700;
top: auto;
margin-top: auto;
z-index: 10;
cursor: pointer;
background-image: none;
}
.swiper-button-next,
.swiper-button-prev {
top: auto;
margin-top: auto;
z-index: 10;
cursor: pointer;
background-image: none;
}
.swiper-button-next::after,
.swiper-button-prev::after {
content: '';
background-image: none;
}
.swiper-button-prev {
position: absolute;
right: 60px;
left: auto;
width: 60px;
height: 60px;
background-color: #FDEFE2;
}
.swiper-button-next {
position: absolute;
right: 0;
left: auto;
width: 60px;
height: 60px;
background-color: #FDEFE2;
}
.swiper-button-next i,
.swiper-button-prev i {
font-size: 1.5rem;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
background-color: #F1DCCA !important;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
}
.swiper-button-next:hover i,
.swiper-button-prev:hover i {
color: #643A13;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 10px;
left: 15px;
width: auto;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px
}
@media (min-width: 1200px) {
.swiper-buttons {
height: 80px;
width: 160px;
}
.swiper-button-prev {
right: 80px;
width: 80px;
height: 80px;
}
.swiper-button-next {
width: 80px;
height: 80px;
}
.swiper-button-next i,
.swiper-button-prev i {
font-size: 2rem;
}
}
.swiper-pagination-bullet {
width: 12px;
height: 12px;
display: inline-block;
border-radius: 100%;
background: #FDEFE2;
opacity: .2;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #FDEFE2 !important;
opacity: 1;
}
.content-block-slider-info::before {
position: absolute;
top: 0;
left: -30px;
content: '';
width: 30px;
height: 100%;
background: #FDEFE2;
z-index: 100;
}
.content-block-slider-info::after {
position: absolute;
top: 0;
right: -30px;
content: '';
width: 30px;
height: 100%;
background: #FDEFE2;
z-index: 100;
}
.swiper-container-slider .swiper-slide {
opacity: 0.2;
}
.swiper-container-slider .swiper-slide-active {
opacity: 1;
}
.swiper-slide-active {
opacity: 1;
} .site-footer .brand {
position: relative;
min-height: 100px;
height: 100%;
}
.site-footer .brand .logo-alt {
position: relative;
width: 100%;
max-width: 170px;
height: 100%;
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo_alt.png);
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo_alt.svg),
-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo_alt.svg),
linear-gradient(transparent, transparent);
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
}
@media (min-width: 1200px) {
.site-footer .brand .logo-alt {
left: 15px;
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo_alt.png);
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo_alt.svg),
-webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
background: url(//www.peelmuseum.nl/wp-content/themes/peelmuseum/images/peelmuseum_logo_alt.svg),
linear-gradient(transparent, transparent);
background-repeat: no-repeat;
background-position: center left;
}
}
.footer-navbar {
width: 100% !important;
margin: 0 auto !important;
}
@media (min-width: 992px) {
.footer-navbar {
width: 100% !important;
}
}
#footer-nav {
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: wrap column;
flex-flow: wrap column;
height: 130px;
}
#footer-nav li {
margin-bottom: 5px;
}
#footer-nav li a {
color: #FFF;
font-weight: 500;
} .fancybox-button {
background: none;
color: #3A1700;
}
.fancybox-button:hover {
color: #643A13;
}
.fancybox-toolbar .fancybox-button {
background: #3A1700;
color: #FDEFE2;
}
.fancybox-toolbar .fancybox-button:hover {
background: #643A13;
color: #FDEFE2;
}
.fancybox-button--close {
padding: 7px;
}
.fancybox-navigation .fancybox-button {
z-index: 99996;
}
.fancybox-navigation .fancybox-button div {
padding: 0;
}
.fancybox-bg {
background: #eee;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-caption {
-webkit-transition: -webkit-transform .2s;
transition: -webkit-transform .2s;
transition: transform .2s;
transition: transform .2s, -webkit-transform .2s;
}
a.no-swipe img,
.swiper-slide-active a img {
cursor: -webkit-zoom-in;
cursor: zoom-in;
} .list-group {
margin-bottom: 15px;
}
.list-group-item {
border-color: #D9C8B9;
background: none !important;
}
.custom-select,
.form-control {
color: #281000;
border-color: #D9C8B9 !important;
}
.custom-select:focus,
.form-control:focus {
-webkit-box-shadow: 0 0 0 .2rem rgba(40, 16, 0, .25) !important;
box-shadow: 0 0 0 .2rem rgba(40, 16, 0, .25) !important;
}
.wpcf7-not-valid-tip {
font-size: 0.8rem;
margin-top: 5px;
}
.wpcf7-response-output {
clear: both;
margin: 0 !important;
padding-top: 15px !important;
padding-bottom: 15px !important;
background-color: #D5B81B;
border: none !important;
margin-bottom: 25px !important;
}
.form-control:disabled,
.form-control[readonly],
.form-control[readonly]:focus {
color: inherit;
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
span.price-calculator {
display: inline-block !important;
float: right !important;
width: 80% !important;
}
.input-group-prepend .input-group-text {
color: inherit;
background: none !important;
border: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
padding: 0;
}
span.price-calculator {
display: inline;
float: left
}
.action-button {
float: right;
margin: 15px 0 30px 0 !important;
}
.cf7mls_back {
float: left;
}
.modal-body .navbar-nav .dropdown-menu {
position: relative !important;
-webkit-transform: translate3d(0px, 0px, 0px) !important;
transform: translate3d(0px, 0px, 0px) !important;
background: none !important;
}
.modal-body .navbar-nav .dropdown-menu .nav-link,
.modal-body .navbar-nav .dropdown-menu .nav-link:hover,
.modal-body ul#top-nav > li > a {
color: #FDEFE2 !important;
}
.modal-body .d-none {
display: inline !important;
}
.modal-body ul#top-nav > li.active > a,
.modal-body ul#top-nav > li.current-menu-parent > a {
text-decoration: underline !important;
}
.grecaptcha-badge {
display: none !important;
}