/*new*/
body{
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
}
h1,h2{
  font-family: 'Montserrat', sans-serif;
}
h1{
  ffont-size: 3.5em;
  font-size: 3em;
}
h2{
  font-size: 2em;
}
/* ------------------------------------
  HEADER
-------------------------------------*/
.header {
    position: relative;
    bbackground: #111;
    background: #1acafc;
    bbox-shadow: 0 8px 6px -4px #000000;
    box-shadow: 0 6px 4px -4px #3434341f;
    hheight: 75px;
    height: 55px;
    bborder-bottom: 2px solid #80808038;
}
.header .inner {
    hheight: 55px;
    height: 55px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-onepage{
    width: 100%;
    hheight: calc(100vh - 65px);
    height: calc(100vh - 95px);
    mmin-height: 650px;
    background-color: #19cafc;
}
.header-onepage h1{
  color: #fff;
}
.header h4{
    ffont-size: 2em;
    font-size: 1.2em;
    color: #fff;
}
.header a{
    color: #fff;
    transition: all .5s ease-in-out;
}
.header a:hover{
    color: #000;
}

.golf{
  background-image: url('/wp-content/uploads/2020/06/golf.svg');
  background-size: cover;
  background-position: center;
}
.img-golf{
  position: absolute;
  bbottom: 0;
  bottom: 40px;
  z-index: 1;
}
/* ------------------------------------
  END HEADER
-------------------------------------*/

.slider_content{
    justify-content: space-between;
}
.slider-content .flexvertical {
    justify-content: space-between;
}
.slider-content .inner{
    z-index: 2;
}

/* ------------------------------------
  FORM
-------------------------------------*/
.form-lp {
    background: white;
    padding: 40px 30px;
    border-radius: 22px;
    box-shadow: #8080804f 0px 0px 5px 1px;
}
.form-lp .wpcf7-submit {
    background: #19cafc!important;
    transition: all .5s ease-in-out;
    cursor: pointer
}
.wpcf7-submit:hover {
    background: #000!important;
}

/* ------------------------------------
  END FORM
-------------------------------------*/
.cd-top {
    background: #19cafc;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 37px;
    bottom: 30px;
    right: 30px;
    text-align: center;
    position: fixed;
    display: none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.cd-is-visible {
    cursor: pointer;
    display: block;
    opacity: 1;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
/*-------------------------------------------
  WRAP ROW
  ---------------------------------------- */
.wrap, .wrap-big, .wrap-small {
    padding: 0 0;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}
.row {
    min-height: 20px;
    box-sizing: border-box;
}

.bottom-footer{
  height: 40px;
}

.col12 {
    width: 100%;
}
.col6{
  margin-bottom: 0;
}
.bg-dark{
  background-color: #111;
}

.txt-lt *, .txt-lt h3, .txt-lt a {
    color:  #fff;
    transition: 0.5s;
}

.txt-lt h3{
  font-weight: 600;
}

.txt-lt a:hover{
  color: #C1914A;
}

.txt-lt a i:hover{
  color: #C1914A;
}

.align-center{
  text-align: center !important;
  justify-content: center !important;
  align-content: center !important;
}

.copyright{
  float: unset !important;
}


.copyright .menu{
  display: inline-block;
}

.bottom-footer li{
  float: unset !important;
}

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

.simple-sitemap-container ul, ul{
  margin-bottom: 0;
}

.top-footer hr {
  color: #C1914A;
  background-color: #C1914A;
  border-color: #C1914A;
  width: 200px;
}

.top-footer .logo{
  float: unset;
  width: unset;
}

.top-footer .footer-info{
  margin-bottom: 55px;
  margin-top: 30px;
  font-weight: 700;
}

.top-footer .logo img{
  max-width: 240px;
}

.m-x-auto{
  margin-left: auto;
  margin-right: auto;
}

.d-flex{
  display: flex;
}

.flex-horizontal{
  flex-direction: row;
}

.social-icons-footer i{
  font-size: 1.5em;
}

.social-icons-footer i:first-child{
  margin-right: 5px;
}

.middle-footer h3{
  margin-top: 0.5em;
  margin-bottom: 1em;
}


.flexvertical, .intro .flexinner .col12 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.h-100{
  height: 100%;
}

@media screen and (max-width: 2560px){
  .wrap-small{
    max-width: 85%!important;
  }
}

@media screen and (max-width: 1280px){
  .wrap-small{
    max-width: 85%!important;
  }
  h1{
    font-size: 2.8em;
  }
  .wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    padding: 10px !important;
  }
}


@media screen and (max-width: 670px){
  .align-center-xs{
    text-align: center !important;
    align-items: center !important;
    align-content: center !important;
    float: unset !important;
  }

  .align-center-xs ul{
    text-align: center !important;
    align-items: center !important;
    align-content: center !important;
    float: unset !important;
    justify-content: center;
  }
}


/**
 * @snippet       CSS to Move Gallery Columns @ Single Product Page
 * @sourcecode    https://businessbloomer.com/?p=20518
 * @author        Rodolfo Melogli
 * @compatible    WooCommerce 3.5.4
 * @donate $9     https://businessbloomer.com/bloomer-armada/
 */

/* Make image 75% width to make room to its right */

/* Make image 75% width to make room to its right */
.single-product div.product .woocommerce-product-gallery .flex-viewport {
    width: 75%;
    float: right;
}

/* Make Gallery 25% width and place it beside the image */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
    width: 25%;
    float: right;
}

/* Style each Thumbnail with width and margins */
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: 90%;
    float: none;
    margin: 0 0 10% 10%;
}
.single-product div.product div.images .flex-control-thumbs li {
  width: 100%;
}
p#breadcrumbs {
  color: #fff;
}
#breadcrumbs span a:after {
  color: #C19149
}
#breadcrumbs span.breadcrumb_last,
#breadcrumbs a {
  color:#fff;
}
#breadcrumbs span:first-child {
  background: #000;
  padding: 15px 15px;
  font-weight: 800;
  text-transform: uppercase;
}
.bottomheader {
  box-shadow: 1px 1px 10px #8080806b;
}
.mid_block_info .drk_bg_clippath{
  background: black;
  clip-path: polygon(0 70%, 50% 80%, 100% 70%, 100% 0, 0 0);
  position: absolute;
  height: 1000px;
  width: 100%;
}



@media screen and (max-width: 550px) {




  .big_image{
    margin-bottom: 20px !important;
  }

  .slider-content a.button{
    max-width: 90%;
  }
  .right.arrow-circle{
    top: 33px;
    right: 22px;
  }


  .search_tog{
    width: 60vw;
  }

  .topheader .usp-container {
      display: none;
  }

  .info-header{
    justify-content: center;
  }

  .info-header .logo img{
    width: 90%;
  }

  .info-header .logo{
    text-align: center;
    float: unset;
  }
}



@media only screen and (max-width: 1980px){
  .wrap-small {
      max-width: 76%;
  }
}
@media screen and (max-width: 1024px) {
  .wrap-small {
    max-width: 92%;
  }
}

@media only screen and (max-width: 900px){

}

@media only screen and (max-width: 1024px) and (min-width: 900px){


}

@media screen and (max-width: 768px){
  .d-block-768{
    display: block;
  }
  .wrap-small {
    max-width: 90%;
  }
  h1{
    font-size: 2.5em;
  }
  .col12-s{
    width: 100%;
  }
}

@media only screen and (max-width: 760px){
/*   .bottomheader-inner-links, .bottomheader-inner-right {
    width: 45%;
  } */
}

@media screen and (max-width: 320px) {
  .slider-content{
    ppadding-left: 10px;
    ppadding-right: 10px;
    mmax-width: 90%;
  }
  .right.arrow-circle{
    right: 10px;
  }
  .header-onepage h1 {
    font-size: 1.8em!important;
  }
  .header h4{
    font-size: 16px!important;
  }
  .header a{
    font-size: 14px;
  }

}

@media screen and (max-width: 680px){
  h1 {
    font-size: 2.4em!important;
  }
}

@media only screen and (max-width: 670px){
  .home-slider .owl-item, .home-slider .slide-image, .slider, .default-slider .owl-item, .default-slider .slider, .slide-image-lp, .layer-absolute {
    height: 290px !important;
  }
  .header-onepage {
    height: 100%;
  }

  .drk_bg_670{
    background: black;
  }

  .mid_block_info .drk_bg_clippath{
    clip-path: none;
  }

  .headertext{
    display: none;
  }
  .wrap-small {
      max-width: 90%;
  }
  .col12-xs{
    width: 100%;
  }
  .d-block-670{
    display: block;
  }
  h1 {
    font-size: 2.3em;
  }
  .p-t-50-670{
    padding-top: 50px;
  }
  .p-b-50-670{
    padding-bottom: 50px;
  }
  .header-onepage {
    height: 100%;
  }
  .header h4 {
    font-size: 1.2em;
  }
  .img-golf{
    position: relative;
  }
  .header-onepage h1{
    font-size: 2.4em!important;
  }
  h2 {
    font-size: 1.6em;
  }
  .d-block-670{
    display: block;
  }
  .d-none-670{
    display: none;
  }
  .header-onepage{
    position: relative;
  }
  .content-inner{
    z-index: 3;
  }
  .golf_container{
    position: absolute;
    bottom: 0;
    z-index: 1;
  }
  .golf {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
  }

}

@media screen and (max-width: 430px) {
  /* .info-box {
    right: 30px;
    top: 15px;
    width: 110px;
  } */

  .search_tog{
    width: 50vw !important;
  }

}

@media screen and (max-width: 320px){
  .header-onepage h1 {
    font-size: 1.8em!important;
  }
}





html{
  overflow-x: hidden;
}

body{
  overflow-y: hidden;
}

@media screen and (max-width: 450px) {
  .hide-430{
    display: none;
  }

  .hide-a-430{
    display: block !important;
  }
}

.hide-a-430{
  display: none;
}

.search-mob i:before{
  font-size: 20px;
  color: #C59855;
}

.fa-star{
  color: #C19149;
  font-size: 20px;
  margin-bottom: 1em;
  margin-top: 0.5em;
}

#form_contactformulier{
  width: 80%;
}

#form_contactformulier input, #form_contactformulier textarea{
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: black 1px solid;
  border-radius: 0;
  box-shadow: none;
}

#form_contactformulier label{
  font-family: 'Open Sans', sans-serif;
}

#form_contactformulier .frm_form_field{
  margin-bottom: 3em;
}

#form_contactformulier button{
  line-height: 1.65em;
    display: inline-block;
    padding: 12px 35px 12px 35px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0.4em;
    border: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-shadow: none !important;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    position: relative;
    margin-right: 10px;
    -webkit-appearance: none;
    text-transform: uppercase;
    background: radial-gradient(circle, #dbd07f, #d6c172, #d0b267, #caa45c, #c39553);
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}


#form_contactformulier button:hover {
  background-position: 150px;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

@media screen and (max-width: 550px){
  #form_contactformulier{
    width: 100%;
  }
}

a.button:hover{
    background-position: 150px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.breadcrumb{
  margin-bottom: 20px;
  margin-top: 10px;
}

a.woocommerce-LoopProduct-link, a.woocommerce-loop-product__link{
  overflow: hidden !important;
  max-height: 200px;
}

.products .imagewrapper{
  height: 430px;
  width: auto;
  overflow: hidden;
  margin-bottom: 10px;
}

.woocommerce-product-gallery__image{
  max-height: 635px;
}

.woocommerce-cart .products .imagewrapper{
  height: auto !important;
}
.woocommerce-loop-product__link img:hover{
  transform:scale(1.1);
  transition: all ease-in-out .4s;
}

.woocommerce-loop-product__link img{
  transition: all ease-in-out .4s;
  margin-bottom: 1em !important;
}

.woocommerce-loop-product__link:hover h2{
  color: #9C8349 !important;
  transition: all ease-in-out .2s;
}

.woocommerce-loop-product__link h2{
  transition: all ease-in-out .2s;
}

.woocommerce-loop-product__link .woocommerce-Price-amount.amount{
  margin-top: 10px;
}

.onsale-wrap{
  z-index: 999;
}

.logo a{
  display: inline-block;
  z-index: 999;
}

.woocommerce-Price-currencySymbol {
    margin-right: 0px;
}

.woocommerce-Price-currencySymbol::after{
  content: ' ';
}


.category-page-sidebar-inner h3{
    cursor: pointer;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 1.9em;
}

.widget-2 .category-page-sidebar-inner h3,
.widget-3 .category-page-sidebar-inner h3,
.widget-4 .category-page-sidebar-inner h3,
.widget-5 .category-page-sidebar-inner h3{
  text-transform: uppercase;
  font-size: 1.2em;
}

.widget-2 .category-page-sidebar-inner h3.toggle-on::after,
.widget-3 .category-page-sidebar-inner h3.toggle-on::after,
.widget-4 .category-page-sidebar-inner h3.toggle-on::after,
.widget-5 .category-page-sidebar-inner h3.toggle-on::after{
  transform: translateY(-3px) rotate(-90deg) !important;
  transition: all .2s;
}

.widget-3,
.widget-4,
.widget-5{
  margin-top: 1.5em;
}

.widget-2 .category-page-sidebar-inner h3::after,
.widget-3 .category-page-sidebar-inner h3::after,
.widget-4 .category-page-sidebar-inner h3::after,
.widget-5 .category-page-sidebar-inner h3::after{
  font-family: FontAwesome;
  top: 1px;
  margin-left: 10px;
  content: '\f078';
  color: black;
  font-size: 10px;
  display: inline-block;
  transition: all .2s;
  transform: translateY(-3px);
}

/* p#breadcrumbs {
    margin-bottom: 79px;
    margin-top: 21px;
} */

.price{
  height: auto !important;
}


.category-page-sidebar-inner .menu{
  max-height: 370px;
  overflow: hidden;
  transition: all .4s;
}

.category-page-sidebar-inner .menu .menu-item::before{
    position: absolute;
    font-family: FontAwesome;
    top: 1px;
    left: 0;
    content: '\f054';
    color: #C19149;
    font-size: 15px;
    width: 20px;
}

.category-page-sidebar-inner .menu .menu-item{
  line-height: 2.1em;
}

ul.toggle-on{
  max-height: 0px !important;
  overflow: hidden;
  transition: all .4s;
}


@media only screen and (max-width: 1300px){
  .imagewrapper{
    height: 225px;
  }

  p#breadcrumbs {
      margin-bottom: 2em;
  }
}

@media only screen and (max-width: 768px){
  .imagewrapper{
    height: 200px;
  }
}

@media only screen and (max-width: 670px){
  .imagewrapper{
    height: 160px;
  }
}

@media screen and (max-width: 655px) {
  form.woocommerce-ordering{
    width: 100% !important;
  }
}

@media screen and (max-width: 500px) {
  #breadcrumbs span:first-child {
    font-size: 10px;
  }
}
