/*
V rood         b21f2f
R rood         d93838
O oranje       db7938
L groen        429861
IJ blauw/groen 128d8f
K blauw        065384

*/

#home-activiteit-button {
    text-align: center;
    margin-bottom: 20px;
}

#home-wedstrijd-button {
    text-align: center;
    margin-bottom: 20px;
}


.vrood {
    color: #b21f2f !important;
}
.vrood:hover {
    color: #d93838 !important;
}
.bg_vrood {
    background-color: #b21f2f !important;
    color: #fff;
}
.bg_vrood:hover {
    background-color: #d93838 !important;
    color: #fff;
}

.bgrood {    
    background-color: #d93838;
}

.hroen {
    color: #128d8f;
}

.color-red {
    color: red !important;
}

.bgblauw {
    background-color: #065384;
}

.bgblauw:hover {
    background-color: #1F7BCC;
}

.bggroen {
    background-color: #429861;
}

.bglgroen {
    background-color: #128d8f;
}

.bgorange {
    background-color: #db7938;
}

.cwhite {
    color: #FFF !important;
}

.rrood {
    color: #d93838 !important;
}
.rrood:hover {
    color: #b21f2f !important;
}

.btndisabled {
    background-color: #ccc !important;
    border-color: #FFF !important;
    color: #FFF !important;
    cursor: not-allowed !important;
}

.btndisabled:hover {
    background-color: #ccc !important;
    border-color: #FFF !important;
    color: #FFF !important;
    cursor: not-allowed !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}


html {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    min-height: 100%;
}

a:link, a:visited {
    color: #000;
}
a:hover, a:active {
    color: #b21f2f;
}

.logo {
    max-height: 80px;
}


label {
    font-size: 70%;
    color: #666;
}

ul.admin {
    padding-top: 20px;
}

ul.admin li {
    display: block;
    padding-bottom: 20px;
}
ul.admin li a {
    color: rgba(0, 0, 0, 0.7);
    display: block;
}
ul.admin li a:hover {
    color: #b21f2f;
    display: block;
}

.btn-admin {
    display: block;
    background-color: #b21f2f;
    border-color: #b21f2f;
    min-width: 40%;

}
.btn-admin:hover, .btn-admin:active {
    background-color: #d93838 !important;
    border-color: #d93838 !important;
}


/* DASHBOARD */
.btn-danger-dashboard {
    background-color: #bd2130;   
    color: #FFF;
}

.btn-danger-dashboard:hover  {
    background-color: #dc3545;
    color: #FFF;
}

.btn-danger-dashboard.active {
    background-color: #8bc34a;
    color: #FFF;
    border: 0;
}



/* MENU */
.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 0.8);
    background-color: rgba(66, 151, 97, 0.8);
}
#menu {

}

#menu_ul {
    color: #000;
}

#menu_split {
    border-right: 1px #989898 solid;
}

.menu_icons_li {
    position: relative;
    padding-left: 10px !important;
    padding-right: 3px !important;
}

.menu_icons_li a:hover {

}

.taal_dropdown .dropdown-menu {
    width: 60px;
    min-width: 60px !important;
}
.taal_dropdown .dropdown-menu li {
    text-align: center;
}

.taal_dropdown .dropdown-menu li:hover {
    background-color: #E7650F;
    color: #ffffff;
    cursor: pointer;
}

#menu_logo {
    /*/position: absolute;
    top: 10px;*/
}

.menu_right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}


#search-form {
    display: none;
    width: 100%;
    padding-top: 5px;
}

#mobile_menu {
    display:none;
}

#mobile_menu li {
    display: inline-block;
    position: relative;
}

#mobile_menu a {
    padding: 5px 10px;
}




.header-winkelwagen-count[data-count="0"] {
    display: none;
}

.header-winkelwagen-count {
    background-color: #432a19;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #FFF;
    color: #FFF;
    font-size: 10px;
    left: 60%;
    letter-spacing: 0;
    line-height: 1;
    min-width: 1em;
    padding: 2px 5px;
    position: absolute;
    top: -1px;
    transition: all 0.1s ease-in-out 0s;
}

#main-header {
    position: relative;
    padding-top:35px;
    padding-bottom: 40px;
    background-color: #fff;
    border: 1px solid #fff;
}

.navbar-toggler {
    background-color: #222;
    border-color: #990000 !important;
}



/* WACHTWOORD VERGETEN */



/* WEDSTRIJD */

.vrolijkwedstrijd {
    background: url(../../images/header/vrolijk_speelgoed_degelijk.jpg) repeat fixed;
    background-position-x: 0%;
    background-position-y: 0%;
}



/* MERKEN */
.vrolijkmerken {
    background: url(../../images/header/vrolijk_merken_speelgoed.jpg) repeat fixed;
    background-position-x: 0%;
    background-position-y: 0%;
}

.bg-image-v1 {
    width: 100%;
    height: auto;
    padding: 50px 0;
    position: relative;    
}

.headline-center {
    text-align: center;
    position: relative;
}

.headline-center h1, .headline-center h2 {
    font-size: 56px;
    line-height: 56px;
    color: #FFF;
}

.headline-center p {
    color: #FFF;
}

.merken {
    text-align: center;
}

.merken .cbp-filter-item {
    color: #ffffff !important;
    padding: 0 8px !important;
}
.cbp-l-filters-text .cbp-filter-item {
    color: #949494;
    cursor: pointer;
    font: 400 13px/21px Lato,sans-serif;
    padding: 0 12px;
    transition: all .3s ease-in-out;
    position: relative;
    overflow: visible;
    margin: 10px 0 0;
    display: inline-block;
}

.btn-activiteiten {
    background-color: #429861;
    color: #FFF;    
}

.btn-activiteiten:hover, .btn-activiteiten:active {
    background-color: #8bc34a;
    color: #FFF;
}

.btn-wedstrijd {
    background-color: #128d8f;
    color: #FFF;    
}

.btn-wedstrijd:hover, .btn-wedstrijd:active {
    background-color: #065384;
    color: #FFF;
}



/* VISIE */

#visie h2 {
    color: #FFF;
}

.visievrolijkheader {
    background: url(../../images/visie/speelgoed_visie_vrolijk_01.jpg) repeat fixed;
    background-position-x: 0%;
    background-position-y: 0%;
}

p.fotocopyright {
    font-size: 80%;
    color: #ddd;
    text-align: right;
}


a.white:link, a.white:visited {
    color: #ffffff !important;
}

p a:link, p a:visited {
    text-decoration: underline;
}


/* OVER VROLIJK */
#over-vrolijk {

}

.overvrolijkheader {
    background: url(../../images/overvrolijk/speelgoed_header_01.jpg) repeat fixed;
    background-position-x: 0%;
    background-position-y: 0%;
}

#overvrolijk h2 {
    color: #FFF;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: "Open Sans", Arial, sans-serif;
}


/* ACTIVITEITEN */
.activiteitenvrolijkheader {
    background: url(../../images/activiteiten/vrolijk_activiteiten.jpg) repeat fixed;
    background-position-x: 0%;
    background-position-y: 0%;
}

.activiteit-item img {
    padding-bottom: 5px;
}


/* activiteit-detail */
#activiteit-detail {
    color: #FFF;
}

#activiteit-detail h1 {
    color: #FFF;
    font-size: 28px;
    line-height: 35px;
}

#activiteit-detail h2 {
    font-size: 24px;
    line-height: 33px;
    color: #FFF;
}

#activiteit-detail h3 {
    color: #FFF;
    font-size: 120%;
    padding: 0;
    margin: 0;
}

#activiteit-detail label {
    color: #FFF;
}

#registerform .btn-primary:hover {
    background-color: #990000;
}


/* CONTACT */
.map {
    width: 100%;
    height: 350px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}



/* PRODUCTEN */

.main-sidebar {
    position: relative;
    float:left;    
}


#producten {

}

#producten-container {

}

#producten-content {
    margin-left: 0px;
    margin-right: 0px;
}

#toggle_filter_parent {
    padding-right: 0px;
}

#toggle_filters {
    color: #FFF;
    background-color: #128d8f;
    border: 5px solid #128d8f;
    border-radius: 4px;
    display: none;
    cursor: pointer;

}

#toggle_filters i {
    margin-right: 5px;
}


.zoekfilter_hidden {
    display: none;
}

.toggle_zoekfilter {
    cursor: pointer;
    color: #065384;        
}

.toggle_zoekfilter:hover {
    color: #128d8f;
}


/* PRODUCT */
#related-products-slider {
    margin: 0 auto;
}

#related-products-slider li h2 {
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
}



/*
V rood         b21f2f
R rood         d93838
O oranje       db7938
L groen        429861
IJ blauw/groen 128d8f
K blauw        065384

*/

.product-winkelmand-btn {
    border: none;
    color: #FFF;
    background-color: #128d8f;
    border-color: #128d8f;
    cursor: pointer;
}

.product-winkelmand-btn:hover {
    color: #FFF;
    background-color: #065384;
    border-color: #065384;
}

.product-favoriet-btn {
    color: #ccc;
    background-color: #FFF;
    border-color: #ccc;
    cursor: pointer;
}

.product_groep {
    padding-bottom: 10px;
}

.product_groep_tekst {
    text-align: center;
    padding-top: 5px;
}

.winkelmand-msg {
    font-size: 0.8em;
    color: #429861;
}

.producten-product {
    position: relative;
}


.producten-product-korting {
    position: absolute;
    right: 0;
    background-color: #d93838;
    color: #FFF;
    font-size: 0.9rem;
    border-radius: 40px;
    padding: 15px 10px;
}


/* WINKELMAND */
#winkelmand {

}

.delete-winkelmand {
    cursor: pointer;
}

.delete-winkelmand-geschenkbon {
    cursor: pointer;
}

.winkelmand-korting-omschrijving {
    font-size: 0.8rem;
    color: #429861;
}

.winkelmand-korting-omschrijving i, .winkelmand-korting-omschrijving svg {
    margin-right: 5px;
}

#winkelmand-korting {
    background-color: #eee;
}

#winkelmand-korting td {
    border-color: #eee;
}

#winkelmand-totaal {
    background-color: #eee;
}

#winkelmand-totaal td {
    border-color: #eee !important;
}

#winkelmand-nav {
    padding-top: 15px;
}

.winkelmand-geschenkbon {
    background-color: #eee; 
}

.winkelmand-geschenkbon td {
    border-color: #eee !important;
}


/* winkelmand - bestelegegevens */

#bestellen_thuis_leveren_leveradres {
    display: none;
}


/* PAGING */
#paging{
    display: block;
    padding-top: 10px;

}

#pagingtable{
    list-style-type: none;
    float: right;
}

#pagingtable li{
    display: inline-block;
    margin: 0px 5px;
    cursor: pointer;   
}

#pagingtable a:link, #pagingtable a:visited{
    padding: 5px 10px;
    background-color: #A9A9A9;
    color: #FFFFFF;
    text-decoration: none;
}

#pagingtable a:active, #pagingtable a:hover{
    padding: 5px 10px;
    background-color: #b21f2f;
    color: #FFFFFF;
    text-decoration: none;
}

#pagingtable .selected{
    background-color: #165b97 !important;
    color: #FFFFFF !important;
}



/* PRODUCTLIJSTEN */
.productlijst-aantal {
    width: 75px;  
}



/* ADMIN - KORTING */
#korting-code-refresh {
    color: #FFF;
    cursor: pointer;
}

#korting-code-check {
    color: #FFF;
}


/* ADMIN - GESCHENKBON */
#geschenkbon-code-refresh {
    color: #FFF;
}

#geschenkbon-code-check {
    color: #FFF;
}



/* ADMIN - PRODUCTEN */

.admin-product-url {
    cursor: pointer;
}

#urlModal-body p {
    word-break: break-all;
}



/* ADMIN - PRODUCT */
#admin-product .nav a {
    color: #b21f2f;
    background-color: #fff;
    padding: 20px;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    display: inline-block;
}


#admin-product .nav a:hover,
#admin-product .nav a.active {
    background-color: #b21f2f;    
    border-color: #b21f2f;
    color: #fff;
}


#admin-product .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
}

#admin-product tfoot {
    display: table-row-group;
}


#product-fotos-progress {
    display: none;
}


.admin-productfoto {
    border: 2px solid #FFF;
}

.hoofdfoto {
    border-color: #1F7BCC;
}

.admin-productfoto-delete {
    position: absolute;
    right: 0;
    top: -15px;
}

.admin-productfoto-delete-btn {
    border:none;
    color: #FFF;
    background-color: #b21f2f;
    border-radius: 15px;
    border-color: #b21f2f;
    cursor: pointer;
}

.admin-productfoto-volgorde {   
    margin: 0 auto;
    max-width: 75px;
    margin-bottom: 10px;    
    text-align: center;
}

.admin-productfoto-foto {
    cursor: pointer;
}


.btn-product-filters {

}

.product-korting-delete {
    cursor: pointer;
}


/* ADMIN - ACTIVITEITEN */

div.tblheader {
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;

}

div.tblrow {
    padding-top: 10px;

}
div.tblrow a {
    margin-right: 10px;
}

.ls-slide h1 {
    text-transform: uppercase; 
    line-height: 65px; 
    font-size:55px; 
    color:#fff;
    display: inline;
}

/* activiteiten voorbije */

.news-v3 * {
    color: #fff !important;
}


/* ADMIN - LOGINS */
#admin-logins {

}

.admin-logins-table label {
    margin-bottom: 0px;
}



/* ADMIN - LOGIN */
#admin-login {

}





/* ADMIN - GROEPEN */
#admin-groepen {

}


#admin-groepen .nav a {
    color: #b21f2f;
    background-color: #fff;
    padding: 20px;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    display: inline-block;
}


#admin-groepen .nav a:hover,
#admin-groepen .nav a.active {
    background-color: #b21f2f;    
    border-color: #b21f2f;
    color: #fff;
}


#admin-groepen .tab-pane {
    padding-top: 20px;
    padding-bottom: 20px;
}


#admin-groepen-table {

}

#admin-groepen-table thead {
    background-color: #b21f2f;
    color: #fff;
}

.admin-groep-volgorde {
    width: 50px;
    text-align: center;
}

.admin-groep-img {
    width: 150px;
}

.admin-groep-edit,
.admin-groep-delete {
    width: 50px;
    text-align: center;
    cursor: pointer;
}

#admin-groep-edit-imgtoggle {
    cursor: zoom-in;
}


/* FILTERS */
.admin-filter-delete {
    cursor: pointer;
}


/* FILTER */
#admin-filter {

}

#admin-filter .nav a {
    color: #b21f2f;
    background-color: #fff;
    padding: 20px;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6;
    display: inline-block;
}


#admin-filter .nav a:hover,
#admin-filter .nav a.active {
    background-color: #b21f2f;    
    border-color: #b21f2f;
    color: #fff;
}

#filterwaardes-table {
    width: 100% !important;
}



/* SWITCH */

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
    float:right;
    margin-bottom: 0px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f44336;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked + .slider {
    background-color: #444;
}
input.primary:checked + .slider {
    background-color: #2196F3;
}
input.success:checked + .slider {
    background-color: #8bc34a;
}
input.info:checked + .slider {
    background-color: #3de0f5;
}
input.warning:checked + .slider {
    background-color: #FFC107;
}
input.danger:checked + .slider {
    background-color: #f44336;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 17px;
}

.slider.round:before {
    border-radius: 50%;
}




/* LEGENDE */

#legende {
    border: 2px solid #1F7BCC;    
    margin: 25px 0px;
}

#legende div {
    padding: 5px;
}




/* FW BOX 1 */
#fw-box1 {
    padding: 120px 0px;
    background-image: url(../images/demo/panter.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

#fw-box1 .fw-box1-content h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    letter-spacing: 1px;
}

#fw-box1 .fw-box1-content h2 em {
    color: #065384;
}

#fw-box1 .fw-box1-content p {
    font-size: 16px;
    color: #fff;
    margin: 15px 0px 25px 0px;
}


#fw-box1 .fw-box1-button button {
    display: inline-block;
    font-size: 15px;
    padding: 12px 20px;
    background-color: #165b97;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .3s;
    color: #FFF;
}

#fw-box1 .fw-box1-button button:hover {
    background-color:#2196F3;
}

#fw-box1 .fw-box1-button a {
    color: #FFF;
}



/* CARD BOX 1 */
#cardbox1 {

}

#cardbox1 .cardbox1-item {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
    padding: 40px;
    margin-bottom: 25px;
}

#cardbox1 .cardbox1-content span {
    font-size: 13px;
    font-weight: 500;
    color: #165b97;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}

#cardbox1 .cardbox1-content h4 {
    font-size: 18px;
    font-weight: 600;
    color: #232d39;
    letter-spacing: 0.5px;
    margin-bottom: 18px;
}

#cardbox1 .cardbox1-content p {
    margin-bottom: 20px;
}

#cardbox1 .cardbox1-content ul.social-icons li {    
    display: inline-block;
    margin-right: 10px;
}

#cardbox1 .cardbox1-content ul.social-icons li a {    
    color: #000;
}

#cardbox1 .cardbox1-content ul.social-icons li a:hover {
    color: #2196F3;
}


/* EXPLORE 1 */

#explore1 {
  padding-top: 90px;
  padding-bottom: 90px;
  border-bottom: 3px dotted #eee;
}

#explore1 .left-content {
  margin-right: 30px;
}

#explore1 .left-content h2 {
  font-size: 34px;
  font-weight: 700;
  color: #2a2a2a;
}

#explore1 .left-content span {
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 500;
  display: block;
  margin-top: 25px;
}

#explore1 .left-content .quote {
  margin-top: 25px;
}

#explore1 .left-content .quote i {
  float: left;
  font-size: 32px;
  margin-right: 15px;
  margin-top: 10px;
}

#explore1 .left-content .quote p {
  font-style: italic;
  color: #2a2a2a;
  font-weight: 500;
}

#explore1 .left-content p {
  font-size: 14px;
  color: #aaaaaa;
  font-weight: 500;
  display: block;
  margin-top: 25px;
}

#explore1 .left-content .main-border-button a {
  color: #2a2a2a;
  border-color: #2a2a2a;
  margin-top: 35px;
}

#explore1 .left-content .main-border-button a:hover {
  background-color: #2a2a2a;
  color: #fff;
}

#explore1 .left-content .main-border-button a button {
    background-color: #FFF;
    color: #000;
    padding: 10px 15px;
    border: 1px solid #333;
    cursor: pointer;
}

#explore1 .left-content .main-border-button a button:hover {
    background-color: #eee;    
}

#explore1 img {
  width: 100%;
  overflow: hidden;
}

#explore1 .leather {
  margin-bottom: 30px;
}

#explore1 .first-image {
  margin-bottom: 30px;
}

#explore1 .leather,
#explore1 .types {
  min-height: 255px;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
}

#explore1 .leather h4,
#explore1 .types h4 {
  font-size: 24px;
  font-weight: 700;
  color: #2a2a2a;
  padding-top: 90px;
  margin-bottom: 5px;
}

#explore1 .leather span,
#explore1 .types span {
  font-size: 14px;
  font-style: italic;
  color: #aaa;
  font-weight: 500;
}


/* CLASSES */

.small2 {
    font-size: 0.5rem;
}

.ptop20 {
    padding-top: 20px;
}

.tcenter {
    text-align: center;
}

.pbot5 {
    padding-bottom: 5px;
}

.mbot5 {
    margin-bottom: 5px;
}

.ptop5 {
    padding-top: 5px;
}

.pbot10 {
    padding-bottom: 10px;
}

.mbot10 {
    margin-bottom: 10px;
}

.ptop10 {
    padding-top: 10px;
}

.mtop10 {
    margin-top: 10px;
}

.pbot15 {
    padding-bottom: 15px;
}

.ptop15 {
    padding-top: 15px;
}

.pbot20 {
    padding-bottom: 20px;
}

.ptop20 {
    padding-top: 20px;
}

.pleft5 {
    padding-left: 5px;
}

.pbot10 {
    padding-bottom: 10px;
}

.mright10 {
    margin-right: 10px;
}

.mtopbot15 {
    margin-top:15px;
    margin-bottom: 15px;
}

.ptopbot15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.ptopbot25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.pbottop30 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ptopbot60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.mr10 {
    margin-right: 10px;   
}

.mlr0 {
    margin-left: 0px;
    margin-right: 0px;
}

.in-cart {
    background-color: #429861;
    border-color: #429861;
    color: #fff;
}

.red {
    color: red;
}

.green {
    color: green;
}

.left325 {
    left: 515px;
}

.w60 {
    width: 60px;
}

.stripped-btn {
    background-color: transparent;
    border: none; 
}

.m0auto {
    margin: 0 auto;
}

.overlay {
    position: absolute;
    opacity: 0;
    background: rgba(66, 152, 97, 0.4) none repeat scroll 0 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0; 
    left:0;    
}

.overlay_img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.prel {
    position: relative;
}

.mwidth50 {
    max-width: 50px;
}

.pointer {
    cursor: pointer;
}

.default-ref:link, .default-ref:visited {
    color: #165b97;
    background-color: #FFF;
}

.default-ref:hover, .default-ref:active {
    color: #1F7BCC;
    background-color: #FFF;
}

.btn-default {
    color: #FFF;
    background-color: #165b97;
    border-color: #165b97;
}


.btn-default:hover {
    color: #FFF;
    background-color: #1F7BCC;
    border-color: #1F7BCC;
}

.btn-productlijst {
    color: #FFF;
    background-color: #065384;
    border-color: #065384;
}

.btn-productlijst:hover {
    color: #FFF;
    background-color: #db7938;
    border-color: #db7938;
}

.btn-transparant {
    color: #000;
    background-color: transparent !important;
}

.btn-transparant:hover {
    background-color: transparent !important;
}

.icon-default {
    color: #165b97;
    cursor: pointer;
}

.icon-default:hover {
    color: #1F7BCC;
}

.table th {
    color: #FFF;
    background-color: #b21f2f;
}


.in_cart {
    color: #FFF;
    background-color: #8bc34a !important;
    border-color:  #8bc34a !important;
}

.in_cart:hover {
    color: #FFF;
    background-color: #E7650F;
    border-color:  #E7650F;
}


.in_cart i, .in_cart svg {
    color: #FFF;
}

.is_favoriet {
    color: #FFF;
    background-color: #ED4134;   
    border-color: #ED4134;
}

.is_favoriet i, .is_favoriet svg {
    color: #FFF;
    background-color: #ED4134;       
}

.btn-toggle-blauw {
    color: #FFFFFF;
    background-color: #b21f2f;
}

.toggle {
    display: none;
}

.zoom {
    cursor: zoom-in;
}

.posabso {
    position: absolute;
}


.korting-stripe {
    text-decoration: line-through;
}


.vakantiemelding {
    background-color: #db7938;
    color: #fff;
    font-size: 120%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

/* AUTOCOMPLETE WORKAROUND */
.ui-autocomplete { max-height: 290px; overflow-y: scroll; overflow-x: hidden;}

.ui-autocomplete li {
    padding: 3px 5px;
}

.ui-state-active, .ui-state-focus, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-state-active.ui-button:hover 
{   
    color: #FFF;
    border: 1px solid #165b97;
    background: #165b97;
}


/* FOOTER */
.footer {
    background-color: #432a19;
    color: #fff;
}

#footercontent {

}



/* MASH BRAND */
.mash-brand-span {
    color: #FFF;
    font-weight: bold;
    position: absolute;
    top: 16px;
    right: 60px;
    cursor: pointer;
}




/* Elastislide Style */

.elastislide-list {
    list-style-type: none;
    display: none;
}

.no-js .elastislide-list {
    display: block;
}

.elastislide-carousel {
    height: 100px;
}

.elastislide-carousel ul li {
    min-width: 20px; /* minimum width of the image (min width + border) */

}

.carousel-caption {
    background: rgba(0,0,0,0.4);
}

.carousel-caption a:link, .carousel-caption a:visited,
.carousel-caption a:hover, .carousel-caption a:active {
    color: #FFFFFF;
    text-decoration: none;
}


.elastislide-wrapper {
    position: relative;
    /*background-color: #fff;*/
    margin: 0 auto;
    min-height: 40px;
    /*box-shadow: 1px 1px 3px rgba(0,0,0,0.2);*/
}

.elastislide-wrapper.elastislide-loading {
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.elastislide-horizontal {
    padding:4px 36px;
}

.elastislide-vertical {
    padding: 36px 4px;
}

.elastislide-carousel {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.elastislide-carousel ul {
    position: relative;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}

.elastislide-horizontal ul {
    white-space: nowrap;
    font-size:0pt;
}

.elastislide-carousel ul li {
    margin: 0;
    -webkit-backface-visibility: hidden;

}

.elastislide-horizontal ul li {
    height: 100%;
    display: inline-block;
    padding:3px;
}

.elastislide-vertical ul li {
    display: block;
}

.elastislide-carousel ul li a {
    display:block;
    outline:none;
    border:4px solid #fff;
    -webkit-transition:border-color .2s ease-in , background-color .2s ease-in;
    -moz-transition:border-color .2s ease-in , background-color .2s ease-in;
    -o-transition:border-color .2s ease-in , background-color .2s ease-in;
    -ms-transition:border-color .2s ease-in , background-color .2s ease-in;
    transition:border-color .2s ease-in , background-color .2s ease-in;
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.15);
}

.elastislide-carousel ul li a img {
    display: block;
    max-width: 100%;
    /*border:4px solid #fff;*/
    border:none;

}
.elastislide-carousel ul li a:hover {

}
.elastislide-carousel ul li.active a
{
    border: 4px solid #b21f2f;    
}


/* Navigation Arrows */
.elastislide-horizontal nav span {
    position:absolute;   
    width:19px;
    height:33px;
    text-indent: -9000px;
    cursor:pointer;    
    background-repeat:no-repeat;

}
.elastislide-horizontal nav span {
    top: 50%;
    left: 10px;
    margin-top: -16px;
    background-image: url("../images/elastislide/previous.png");

}
.elastislide-horizontal nav span.elastislide-next {
    right: 10px;
    left: auto; 
    background-image: url("../images/elastislide/next.png");
}



/* JQUERY UI OVERRIDE */
.ui-slider .ui-slider-handle { 
    width: 2.0em;
    text-align: center;
    font-size: 16px;
}


/* PRETTY CHECKBOX OVERRULE */
.pretty {
    white-space: inherit;
    width: 100%;
}

.pretty .state label{
    text-indent: 0;
    padding-left: 2rem;
    vertical-align: top;

}

.pretty .state label:after, 
.pretty .state label:before{
    top: 0;
}

.modal-dialog {
    max-width: 1200px;	
    margin: 30px auto;
}


@media (max-width: 767px) {
    #sidebar {
        margin-left: -500px;
    }
    #sidebar.active {
        margin-left: 0;
    }

    #producten-container {
        margin-left: 0px !important;
    }

    #toggle_filters {
        display: block;
    }

    .main-sidebar {
        background-color: #e9ecef;
        padding: 20px;
    }

    #menu_ul {
        padding-top: 5px;
    }

    #menu_ul li {
        text-align: center;
        border: none;
    }

    #menu_ul li a {
        display: inline-block;
    }

    .header-winkelwagen-count {
        left: 52%;
    }

    .main-sidebar {
        position: absolute;      
    }

    #search-form {
        display: block;
    }

    .navbar-toggler {
        display: none;
    }

    #mobile_menu {
        display: block;
    }
}


@media (max-width: 576px) {

    #breadcrumb-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}