
  @import url('https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap');


  body {
  font-family: 'Poppins', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif;
  }

  h1 {
  font-size: 40px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 28px;
  }

  h4 {
  font-size: 24px;
  }

  h5 {
  font-size: 20px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 16px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #13394f !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #2e2e2e !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #13394f !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #2e2e2e !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #2e2e2e !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #2e2e2e !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #13394f !important;
  }

  div.phone a.phone, div.email a.email {
  background: #2e2e2e !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #2e2e2e !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #2e2e2e;
  border-color: #2e2e2e;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #2e2e2e !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #2e2e2e !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, 1) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://praktijkelements.nl/wp-content/uploads/sites/61/2022/09/header-purple.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 435px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 585px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 235px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 385px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 160px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 160px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 260px;
  }
  header > div.wrapper.above {
  min-height: 410px;
  }

  header div.header div.holder {
  height: 160px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 1) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #2e2e2e !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid #13394f;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: #13394f !important;
  }
  }


  header div.header div.contact i {
  color: #13394f;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #13394f !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #2e2e2e !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #13394f;
  }

  footer div.socket,
  .footer-sticky {
  background: #2e2e2e !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }


  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #2e2e2e;
  }

  /*oud kleur: #602a80*/

header > div.wrapper::after {
    -webkit-filter: grayscale(1) brightness(0.8);
    filter: grayscale(1) brightness(0.8);
}

.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover, .nf-form-content input[type="submit"]:hover {
  background: #d4693e !important;
  color: #fff !important;
}

.postid-571 header > div.wrapper::after {
  background: url(/wp-content/uploads/sites/61/2022/02/hannah-header-nieuw.jpg);
  background-position: center !important;
}
.blog article.post header time.updated {
  font-size: 11px;
  order: 1;
}

.blog article.post header {
  order: 2;
  display: flex;
  flex-direction: column;
}
.blog article.post figure.featured-image {
  order: 1;
}
.blog .entry-summary {
  order: 3;
}
.blog article.post {
  box-shadow: 0 0 30px -5px rgba(0,0,0,.15);
  padding: 5px 25px;
  border-radius: 5px;
}
.blog article.post {
  display: flex;
  flex-direction: column;
}

.page-id-577 header > div.wrapper::after, .single-behandelingen.hannah header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/61/2022/02/hannah-header-nieuw.jpg);
    background-size: cover;
background-position: center!important;
}

.term-juliette-armand header > div.wrapper::after, .single-behandelingen.juliette-armand header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/61/2021/07/ja-header.jpg);
    background-size: cover;
background-position: center!important;
}
.postid-840  header > div.wrapper::after {
    background: url(/wp-content/uploads/sites/61/2022/02/Banners-Web-3-NL-Desktop-.jpg);
    background-size: cover;
background-position: center!important;
}

section.blokken.featured a div.item-background {
    height: auto!important;
    padding: 130px 0px;
border-radius: 0;
}
section.blokken.featured a div.item-bg>img {
    filter: brightness(.8);
}
section.featured a div.item:hover img {
    filter: brightness(0.5);
}

#whatsapp_button {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.wp-caption {
    border: none;
}

section.blokken, .home section.review{
    background-attachment: fixed;
}

.table-hover>tbody>tr:hover {
    background-color: #0000;
}


.home main section.problemen h2, .home main section.problemen, .home main section.problemen a {
    color: #fff!important;
}

.item-category h2 {
    font-size: 19px!important;
}

aside .indekijker {
display:none;
}

.producten aside .indekijker {
display:block!important;
}

aside .indekijker h4 {
    color: #fff!important;
}
aside .indekijker {
    background: #791A78;
    padding: 25px 15px 15px 15px;
    text-align: center;
    color: #fff!important;
}


[id^="gb-widget"] a[type="link"] {
    display: none!important;
}

.page-id-576 .treatments .col-xs-48.col-md-24 p {
    display: none;
}
.resultaat h4 {
    margin-top: 4px;
    color: #fff!important;
}
.resultaat {
    background: #949494;
    padding: 15px 25px;
    color: #fff!important;
}
/*.home main section.problemen {
    padding: 140px 0;
    background-position: center;
}*/
.item-category h2 {
    margin: 0;
}
.item-category:before {
    background: rgb(96 42 128);
}

.home main section.problemen h2 {
    padding: 0 0 30px 0;
}


.item-category {
    padding: 85px 0;
}


@media only screen and (min-width: 992px) {

  .blog article.post {
    width: 30%;
    margin: 1% 1.6%;
    float: left;
  }

header>div.wrapper.sticky_menu.sticky_header.sticky_menu_small .header .holder img {
    max-width: 170px;
}
.single-behandelingen figure img {
    width: 100%;
    object-fit: cover;
    height: 300px;
}
section.partners .row .col-sm-8 {
    width: calc(100%/8);
}
body.postid-840 header > div.wrapper {
    min-height: 427px!important;
}
.vertical-align {
display:flex;
align-items:center;
}
section.blokken {
    padding: 200px 0!important;
}
header .header__content h1 {
    font-size: 65px;
}
body.sidebar-primary header > div.wrapper::after {
    background-position: top;
    top: 134px!important;
}
/*header div.header {
    border-bottom: 7px solid #791A78;
}*/
body.sidebar-primary header > div.wrapper {
    min-height: 317px!important;
}
.problemen {
    background-size: contain!important;
    background-repeat: no-repeat;
}
ul#primary_navigation {
    text-align: right!important;
}
.header.full-width .container {
    width: 80%;
}
header div.header div.holder {
    height: 135px;
    min-height: 50px;
}
header>div.wrapper.sticky_menu.sticky_nav .navbar {
    box-shadow: 0px 1px 8px 0px #999999;
}
.home header > div.wrapper::after {
    background-position: center;
/*    top: 134px!important;*/
}
.col-md-14.col-md-pull-32 {
    justify-content: space-between;
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    top: 12%;
}
header>div.wrapper div.wrapper img.logo {
    padding: 20px 0;
}
header>div.wrapper .header__content {
 -webkit-animation-name:fadeInLeft;
                animation-name:fadeInLeft;
 -webkit-animation-duration:2.5s;
                animation-duration:2.5s;
                -webkit-animation-fill-mode:both;
                animation-fill-mode:both;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #595959!important;
}
body.home header > div.wrapper {
    min-height: 870px;
}
header>div.wrapper .header__content {
    transform: translate3d(0, 130px, 0);
}
header>div.wrapper .header__content  .col-md-offset-8 {
    margin-left: 0!important;
    text-align: left;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    color: #791A78!important;
}
.containercenteredimage img {
    height: 260px;
    object-fit: cover;
    width: 100%!important;
}
body header > div.wrapper {
    min-height: 167px;
}
}

@media only screen and (max-width: 991px) {

.home main section.over {
    padding-top: 25px;
}

/*section.over img {
    margin-top: -150px;
}*/
/*header .header__content {
    background: #e0e0e0;
}*/
.breadcrumbs {
    text-align: center;
}
header .header__content h1 {
    font-size: 42px;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%!important;
}
header > div.wrapper::after {
    background-position: left;
}
.containercenteredimage img {
    height: 360px;
    object-fit: cover;
}
/*.home main section.problemen {
    background-position: 68% center;
}*/
header .header__content {
    min-height: 450px!important;
    margin-top: 0!important;
}
header div.navbar-collapse ul li a, header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited {
    color: #595959!important;
}
header .header__content p.naam {
    margin-left: 0!important;
}
}


/*@media only screen and (min-width: 992px) and (max-width: 1200px){
header > div.wrapper::after {
    background-position: -870px center!important;
}
}*/






div.page-header h1 {
    border-bottom: none!important;
}

section.over  p.specialist {
    text-align: center;
    font-size: 12px;
}
.btn.mt {
    margin-top: 25px;
}
section.over, section.over h2 {
    color: #fff!important;
}
.btn.invert {
    background: #d4693e !important;
}
section.blokken .row a:hover {
    opacity: 1;
}


.home .review h2 {
    padding: 0 0 35px 0;
}

.home .testimonial h2 {
/*    font-family: 'Parisienne', cursive;*/
font-size: 38px;
}

.home main section {
    padding: 110px 0;
}


.containercenteredimage {
position: relative;
    text-align: center;
    color: white!important;
    transition: .1s linear;
    display: inline-block;
    width: 100%;
}
.containercenteredimage img {
    filter: brightness(0.8);
}
h3.ctablokken {
    color: white!important;
    font-size: 1.4em;
    letter-spacing: 2px;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.containercenteredimage:hover img {
    filter: brightness(0.5);
}

header>div.wrapper.shadow:before {
    background: transparent!important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"] {
    padding: 14px 19px;
}

/*header .header__content h1, header .header__content p {
    color: #595959!important;
}*/

header .header__content p.naam {
    font-size: 24px;
    /* color: #9d6b9f!important; */
    padding: 15px 0 35px;
 /*   font-family: 'Playfair Display', sans-serif;*/
}

aside .block.treatments {
    padding: 15px;
    background: #f3eef5;
}
aside div.block div.head h4 {
    line-height: 32px;
    margin-bottom: 28px;
}
aside div.block.treatments ul {
    border: none;
    border-left: 2px solid #791A78;
    margin-top: 15px;
}
aside div.block.treatments ul li {
    padding: 20px 15px;
    border-bottom: 1px solid #e2e2e2;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    border-radius: 5px!important;
}


.table > thead > tr > th {
  border-bottom: 2px solid #13394f;
}

section.prices table thead:nth-child(1) tr {
    height: 60px!important;
}

section.prices table thead tr {
    height: 110px;
}

table.table.table-hover>thead>tr>th {
    vertical-align: bottom!important;
    padding-bottom: 8px!important;
}

footer .column a {
    color: #ffffff !important;
    text-decoration: underline;
}


table.table.table-hover>tbody>tr>td, table.table.table-hover>tbody>tr>th, table.table.table-hover>tfoot>tr>td, table.table.table-hover>tfoot>tr>th, table.table.table-hover>thead>tr>td, table.table.table-hover>thead>tr>th {
    padding: 20px 8px;
    vertical-align: middle;
    border-top: 0;
}
.table>tbody>tr:nth-child(even) {
    background: #e7ebed;
}
table.opening_hours tr>td:first-of-type {
    width: 120px;
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i {
    color: #791A78 !important;
    opacity: 0.5;
}

.item-category:hover img {
    filter: brightness(0.8);
}

footer h4 {
    border-bottom: none!important;
}
footer div.socket {
    letter-spacing: 0;
}
footer .fa-ul {
    margin-left: 0!important;
}
footer .fa-ul>li {
    padding: 4px 0;
}

section.partners {
    padding: 50px 0;
}
footer {
    padding-top: 60px;
}
footer div.socket {
    padding: 35px 0;
}

a.bx-pager-link {
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: block;
}
.bx-pager-item {
    display: inline-block;
    margin: 0 .5em;
    color: #000;
}
.bx-pager-link.active {
    background: #f0f0f0;
    border-radius: 22px;
    color: #fff;
}
.bx-controls.bx-has-pager {
    margin-top: 35px;
}

/*header .header__content h1 {
    font-family: 'Parisienne', cursive;
}*/

/*body {
    line-height: 1.8;
    letter-spacing: .4px;
}*/

body {
    font-size: 15px!important;
letter-spacing: 0;
font-family: 'Montserrat', sans-serif;
line-height: 1.8em;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link {
    color: #595959 !important;
    font-size: 15px!important;
    letter-spacing: 0;
}

p {margin-bottom: 1rem;}

h1, h2, h3, h4, h5 {
  margin: 3rem 0 1.38rem;
  line-height: 1.3;
letter-spacing: 0.7px;
}


        @-webkit-keyframes fadeInLeft{
                0%{
                    opacity:0;
                    -webkit-transform:translate3d(-1000px, 130px, 0);
                    transform:translate3d(-1000px, 130px, 0)}
                100%{
                    opacity:1;
                    -webkit-transform:translate3d(0, 130px, 0);
                    transform:translate3d(0, 1300px, 0)
                }
            }
            @keyframes fadeInLeft{
                0%{
                    opacity:0;
                    -webkit-transform:translate3d(-1000px, 130px, 0);
                    -ms-transform:translate3d(-1000px, 130px, 0);
                    transform:translate3d(-1000px, 130px, 0)}
                100%{
                    opacity:1;
                    -webkit-transform:translate3d(0, 130px, 0);
                    -ms-transform:translate3d(0, 130px, 0);
                    transform:translate3d(0, 130px, 0)
                }
            }


/*MEGA MENU*/

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    color: #555!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    color: #595959!important;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: #d4693e!important;
    background: transparent;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > a.mega-menu-link:hover {
    color: #d4693e!important;
}