@import url('./icomoon.css'); /* Imports icomoon Stylesheet */

.d-block {
    display: block;
}

.mt-1 {
    margin-top: 5px;
}

.mt-2 {
    margin-top: 10px;
}

.mt-3 {
    margin-top: 15px;
}

.pt-80 {
    padding-top: 80px!important;
}

.pb-80 {
    padding-bottom: 80px!important;
}

.previous {
    position: absolute;
    top: 50%;
    left: 5px;
    z-index: 1;
}
.next {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 1;
}
.next img,
.previous img {
    opacity: 0.2;
}
.next img:hover,
.previous img:hover {
    opacity: 1;
}

.product-details {
    margin-top: 25px;
}

.close-control{
    background:url(/images/close.png) no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
    margin-left: 10px;
    background-size: cover;
}
div.controls {
    position: absolute;
    top: 10px;
    right: 10px;
}
a.faded{
    opacity:0.30;
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
}
.previous-control{
    background:url(/images/prevItem.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: cover;
}
.next-control{
    background:url(/images/nextItem.png) no-repeat;
    width: 25px;
    height: 25px;
    background-size: cover;
}
a.controls{
    margin-left: 5px;
    z-index: 1000;
    text-decoration: none;
    display: block;
    float: left;
    position: relative;
}

#position {
    text-align: center;
    font-size: 27px;
    line-height: 1.3;
    display: block;
    width: 100%;
}
#position em {
    display: inline-block;
    padding: 0 3px;
    font-style: normal;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .35);
}
#position em.on {
    color: #224076;
}

.swipe .img-item {
    max-height: 100%;
    max-width: 100%;
}
.swipe {
    width: 100%;
}
.swipe ul {
    padding: 0;
}

.item-page-wrapper {
    background-color: #6383b6;
    margin: 15px 0;
    padding: 15px;
}

.item-page-left-part {
    /*background-color: #8aa7cf;*/
}
.item-page-right-part {
    /*background-color: #6383b6;*/
}
/**/
.detailimage > div > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 95px;
}
.detailimage > div {
    /*border : 1px solid #bcbdb7;*/
    /*border-radius: 4px;*/
    /*-moz-border-radius: 4px;*/
    display: table;
    width: 100%;
}
.detailimage img{
    max-width:100%;
    max-height: 100%;
}

div.detailimage{
    width : 33.33%;
    float: left;
    padding: 2px;
}
.thumb-images-wrapper {
    margin: 0 -2px;
}
/**/
.relatedImage > div > div a {
    display: block;
    height: 100%;
    width: 100%;
}
.relatedImage > div > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height : 75px;
}
.relatedImage > div {
    border : 1px solid #bcbdb7;
    border-radius: 4px;
    -moz-border-radius: 4px;
    display: table;
    width: 100%;
}
.relatedImage img{
    max-width:100%;
    max-height: 100%;
}

div.relatedImage{
    width : 25%;
    overflow:hidden ;
    float: left;
    padding: 2px;
}
.related-items-wrapper {
    margin: 0 -2px;
}

#suggestedLabel{
    color:#fff;
    font: bold 12px Arial, Helvetica;
    padding-bottom: 5px;
}
#request-form input[type="text"], #request-form input[type="password"],
#request-form input[type="email"],#request-form  textarea,
#request-form  select ,
#request-form .modal-body  p{
    color:black;
}
h4.modal-title{
    text-align: left;
    color:#333;
}
#request-form input[type="text"],
#request-form input[type="password"],
#request-form input[type="email"],
#request-form textarea,
#request-form select {
    border: 1px solid #E5E5E5;
    padding: 6px 4px;
    outline: medium none;
    border-radius: 1px;
    margin: 0 0 20px;
    width: 100%;
    max-width: 100%;
    min-height: 21px;
    display: block;
    background: #FDFDFD none repeat scroll 0% 0%;
}
.moreinfo:hover {
    color: black;
    text-decoration: none;
}
/**/
.background-white-no-padding-bottom,
.background-white-padding {
    background-color: white;
    float: left;
    width: 100%;
}
.background-white-padding {
    padding: 15px;
}
.background-white-no-padding-bottom {
    padding: 15px 15px 0 15px;
}

.footer-wrapper {
    background-color: #4F6DA1;
}

.language-bar-xs {
    display: none;
}

hr {
    border : none;
    border-top : dashed 1px #CCCCCC;
    color: #FFFFFF;
    height : 1px;
}

.signature {
    border-top: 1px solid #9BAAC5;
    font: bolder 10px/10px Arial, Helvetica;
    color: #000000;
    padding-top: 10px;
}
.footer-content {
    margin: 10px 0;
}
.footer-content a {
    text-decoration: underline;
}
.footer-content a,
.footer-content p {
    color: #fff;
}

#marquee {
    margin:0;
}
#marquee p {
    font: 13px Arial;
    color: #000000;
}

.marquee * {
    color: white;
}

.hidden-table-xs {
    display: table !important;
    position: relative;
    width: 100%;
    margin: 0 !important;
}

.float-right {
    float: right;
}
.text-right {
    text-align: right;
}
.facebook-share,
.facebook-cell,
.youtube-cell {
    float: right;
}

.facebook-cell .table-cell-aligned {
    padding-left: 5px;
}

.table {
    display: table;
    margin-bottom: 0 !important;
}
.height40 {
    height: 40px;
}
.table-cell-aligned {
    display: table-cell;
    vertical-align: middle;
}
.figure {
    padding: 5px !important;
}
/* menu */
.top-menu-item-parent {
    padding-right: 5px;
}
.top-menu-item-parent:last-child {
    padding-right: 0;
}

.social_wrapper {
    margin-top: 15px;
}

.social_wrapper > div {
    border: 1px solid #6E90BE;
    padding: 10px;
    margin-right: 15px;
}

.top-menu-item-wrapper-table {
    background-color: #224076;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: bold;
    display: table;
    width: 100%;
    height: 100%
}

.top-menu-item-wrapper-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
}
.menu-selected a {
    color: #224076 !important;
}
.menu-selected {
    background-color: white;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
/* menu */

.search_input {
    font-size:11px;
    font-weight: bold;
    font-family: helvetica, arial,serif;
    color:#224076;
    background: transparent;
    border:#4D90FE solid 1px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 24px;
    width:144px;
    padding-left:10px;
}
.search_btn {
    border:#000000 solid 0;
    height: 18px;
    width: 18px;
    background: url('/images/search-btn.png') no-repeat transparent;
    padding: 3px 0;
}
.logo-wrapper {
    position: absolute;
    top: 70px;
    left: 70px;
    color: #B5C7DF;
    font: bold 12px Arial;
}
.header-1-wrapper {
    margin-top: -20px;
    position: relative;
}
.header-right {
    padding-left: 0;
}
.header-right * {
    color: #ffffff;
    font: 12px Arial;
    text-align: right;
}
.header-right div {
    margin-bottom: 5px;
}
.language-icon {
    border:1px solid #ffffff;
    width: 19px;
    height: 14px;
}
.language-table {
    float: right;
    text-align: right;
    margin-bottom: 5px;
}

.categories-list-wrapper {
    margin: -5px;
}
.cat_item_container {
    border:#6E90BE solid 1px;
    text-align: center;
    background:#fff;
}
div.search-wrapper {
    float: left;
    width: 100%;
    /*padding: 0 5px;*/
}
div.search-wrapper > div {
    border: 1px solid #6E90BE;
    float: left;
    width: 100%;
}
.categories_container {
    background:#fff;
    padding: 10px;
}
.cat_item {
    margin-left: auto;
    margin-right: auto;
    width:100%;
    padding: 5px 5px 0 5px;
}
.cat_item_image {
    height: 90%;
}
.cat_item img {
    max-width: 100%;
    max-height: 100%;
}
.cat_item.name {
    text-align: center;
    color:#000000;
    text-decoration: none;
    font:11px Arial,Verdana, Helvetica;
    text-transform: capitalize;
}
.product-wrapper {
    padding: 0 5px !important;
    margin-bottom: 10px;
}

#image_gallery {
    margin-right: -20px;
    /*float: left;*/
    /*width: 100%;*/
}

.left_menu {
    padding-right: 15px;
}
.left_menu a:hover {
    text-decoration: none;
    background: #224076;
    color: #fff;
}

.items-list-left-part {
    display: table-cell;
    width: 200px;
    vertical-align: top;
}
.items-list-right-part {
    display: table-cell;
}

.category_desc input[type='button'] {
    color: #000000;
    white-space: normal;
    text-align: left;
}
.category_desc a {
    color: white;
}
.category_desc p {
    color: #224076;
    font: 12px/20px Arial, Helvetica;
    margin-top: 0;
}

.items-list-wrapper {
    display: table;
    width: 100%;
}

.shortDescription {
    margin-bottom: 5px;
}

.title {
    color: white;
}

#image_gallery .item_title {
    display: none;
    padding:5px;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
    text-align:center;
    background:url(/images/title_bg.png);
    font-style:italic;
    font-weight:normal;
    z-index:1;
    color:#ededed;
    font-size:13px;
}
#image_gallery .item_title:hover{
    color:#fff;
}

.textOnImageNl,
.textOnImageEn {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -15px;
    font: bold 25px Arial, Helvetica;
    color: #ffffff;
    text-align: center;
    text-shadow: 1px 1px 2px black;
}

@media (min-width: 768px) {
    .top-menu-item-parent {
        display: table-cell !important;
        float: none !important;
        vertical-align: middle;
        height: 40px;
    }
    .submenu-arrow {
        display: none !important;
    }
}

@media only screen and (max-width: 479px) {
    #nav-xs {
        min-width: 270px;
        max-width: 270px !important;
    }
    .hidden-table-xs {
        display: none !important;
    }
    .social-follow {
        width: 100%;
    }
    .search_input {
        width: 88%;
        float: left;
    }
    .search_btn {
        float: right;
    }
    .facebook-share {
        float: left;
    }
    .top-menu-item-wrapper-table {
        background-color: white;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
    }
    .top-menu-item-wrapper-cell {
        height: 50px;
        padding: 0 40px 0 15px;
    }
    .top-menu-item-child:last-child {
        border-bottom: none !important;
    }
    .header-1-wrapper {
        margin-bottom: 30px;
        margin-top: -15px;
    }
    .header-1-wrapper img.logo {
        width: 100%;
    }
    .logo-wrapper {
        top: 70%;
        left: 20%;
        /*top: 55px;*/
        /*left: 55px;*/
    }
    .language-bar-xs {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
    }
    .items-list-left-part {
        display: none;
    }
    div.bigpicture {
        margin-top: 25px;
    }
    /*#image_gallery .textOnImageEn,*/
    /*#image_gallery .textOnImageNl,*/
    #image_gallery .item_title {
        display: none !important;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    #nav-xs {
        min-width: 350px;
        max-width: 410px !important;
    }
    .hidden-table-xs {
        display: none !important;
    }
    .social-follow {
        width: 100%;
    }
    .search_input {
        width: 90%;
        float: left;
    }
    .search_btn {
        float: right;
    }
    .facebook-share {
        float: left;
    }
    .top-menu-item-wrapper-table {
        background-color: white;
    }
    .top-menu-item-wrapper-cell {
        height: 50px;
        padding: 0 40px 0 15px;
    }
    .top-menu-item-child:last-child {
        border-bottom: none !important;
    }
    .header-1-wrapper {
        margin-bottom: 10px
    }
    .header-1-wrapper img.logo {
        width: 100%;
    }
    .logo-wrapper {
        top: 70%;
        left: 20%;
        /*top: 70px;*/
        /*left: 75px;*/
    }
    .language-bar-xs {
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }
    .items-list-left-part {
        display: none;
    }
    div.bigpicture {
        margin-top: 25px;
    }
    #image_gallery .item_title {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cat_item_container {
        height: 255px;
    }
    .top-menu-item-parent  {
        height: 50px;
    }
    div.detailimage {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .cat_item_container {
        height: 250px;
    }
    .table {
        width: auto !important;
    }
}

@media (min-width: 1200px) {
    .cat_item_container {
        height: 255px;
    }
    .table {
        width: auto !important;
    }
}

@media (min-width: 1450px) {
    .table {
        width: auto !important;
    }
}

@media (min-width: 1750px) {
    .table {
        width: auto !important;
    }
}

 @media (min-width: 768px) {
        .fixedOnTop {
            position: fixed;
            top: 0;
            background-color: #8AA7CF;
            width: 738px;
        }
    }

    @media (min-width: 992px) {
        .fixedOnTop {
            width: 940px;
        }
    }

    @media (min-width: 1200px) {
        .fixedOnTop {
            width: 980px;
        }
    }

    @media (min-width: 1500px) {
        .fixedOnTop {
            width: 1270px;
        }
    }

    .scrollToTop {
        width: 32px;
        height: 32px;
        padding: 10px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        color:#224076;
        text-decoration: none;
        position: fixed;
        bottom: 10px;
        right: 10px;
        display: none;
        border-radius: 5px;
        background-color: #99b8e5;
        z-index: 999;
    }

    .scrollToTop span {
        left: -4px;
        top: -4px;
    }

    .scrollToTop:hover {
        text-decoration: none;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.badge-notify {
    background: #224076;
    position: absolute;
    top: -5px;
    right: -15px;
}

.goToCartLink {
    position: relative;
}

/* accept cookies */
.eu-cookie {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ece8e4;
    background: rgba(115, 115, 115, 0.8);
    padding: 6px 0 10px;
    z-index: 10;
}

.eu-cookie div.message {
    font-size: 11px;
    margin: 5px 0 0 20px;
}

.eu-cookie a {
    color: #ece8e4;
    text-decoration: underline;
}

.eu-cookie a:hover {
    text-decoration: none;
}

.eu-cookie .close-btn {
    position: absolute;
    top: 2px;
    left: 0;
}

.eu-cookie .close {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    opacity: 1;
}

.eu-cookie .close::before,
.eu-cookie .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    background: #ece8e4;
}

.close::before {
    height: 1px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close::after {
    height: 1px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media only screen and (max-width: 767px) {
    .eu-cookie > .container {
        margin: 0 15px;
    }
}
/* accept cookies */