@charset "UTF-8";
 a {
color: #fba6e3;
}
a:hover {
color:#ff00b7;
}
::selection {
background: #fba6e3;
}
input[type=checkbox] {
border: 1px solid #FFF;
}
input[type=checkbox]:checked, input[type=checkbox]:hover, .wpcf7-submit {
background-color: #fba6e3;
border: 1px solid #FFF;
}
.wpcf7-submit:hover {
background-color: #630041;
}
.nav-container-sticky {
background: rgb(182,12,48)!important;
background: linear-gradient(297deg, rgba(182,12,48,1) 0%, rgba(107,32,121,1) 100%)!important;
}
.ubermenu-skin-white .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target, .dcjq-accordion ul a:hover, .current-menu-item a, h1, h2, h3, h4, h5 {
color: #fba6e3!important;
}
.ubermenu-skin-white.ubermenu-responsive-toggle, #swipebox-bottom-bar, #swipebox-overlay {
color: #6b207a!important;
}
@media only screen and (max-width:767px) {
.ubermenu-responsive.ubermenu {
background: rgb(182,12,48)!important;
background: linear-gradient(297deg, rgba(182,12,48,1) 0%, rgba(107,32,121,1) 100%)!important;
}
}