/* ===========================================
   TACTICAL-KLEDING.NL
   Site-specifieke CSS - gebaseerd op origineel
   =========================================== */

/* -----------------------------------------
   CSS Variables Override
   ----------------------------------------- */
:root {
    --primary-color: #3A3A3A;
    --text-color: #FFFFFF;
    --link-color: #FFFFFF;
    --site-width: 1010px;
}

/* -----------------------------------------
   Body & Background
   ----------------------------------------- */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    margin: 0;
    text-align: left;
    background-color: #000000;
}

/* -----------------------------------------
   Main Layout
   ----------------------------------------- */
.masterBody {
    height: 100%;
    text-align: center;
    background-image: url(../images-sites/tactical-kleding/background-fill.jpg);
    background-repeat: repeat-x;
}

.mainBody {
    width: 1010px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background-image: url(../images-sites/tactical-kleding/fill.jpg);
    background-repeat: repeat-y;
}

.mainPane {
    text-align: left;
    width: 1010px;
    margin: 0 auto;
    background-image: url(../images-sites/tactical-kleding/background.jpg);
    background-repeat: no-repeat;
}

/* -----------------------------------------
   Header
   ----------------------------------------- */
.headerPane {
    width: 1010px;
    height: 133px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}

.logoPane {
    width: 169px;
    height: 90px;
    float: left;
    text-align: left;
    margin: 5px 0 0 25px;
    padding: 0;
    background-image: url(../images-sites/tactical-kleding/noorloos.jpg);
    background-repeat: no-repeat;
}

.zoekPane {
    text-align: left;
    width: 213px;
    float: right;
    margin: 40px 15px 0 0;
    padding: 0;
}

.headerMenuPane {
    text-align: right;
    width: 771px;
    height: 32px;
    float: right;
    margin: 99px 20px 0 0;
    padding: 0;
    background: transparent;
}

.headerMenuPane td {
    font-size: 10px;
    color: #FFFFFF;
}

.headerMenuPane a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.headerMenuPane a:hover {
    color: #FFFFFF;
}

/* -----------------------------------------
   Content Layout
   ----------------------------------------- */
.contentPane {
    text-align: left;
    float: left;
    width: 1010px;
    margin: 0;
    padding: 10px 0 0 0;
}

.leftPane {
    text-align: left;
    width: 225px;
    min-height: 400px;
    float: left;
    margin: 0;
    padding: 0;
    background-color: transparent;
}

.productgroepenPane {
    text-align: left;
    width: 215px;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
}

.shoppingbasketPane {
    text-align: left;
    width: 215px;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
}

.middlePane {
    text-align: left;
    width: 770px;
    float: left;
    margin: 0 0 0 2px;
    padding: 0;
}

.middlePane a {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.middlePane a:hover {
    color: #ff0000;
}

/* -----------------------------------------
   Headlines
   ----------------------------------------- */
h1 { font-size: 16px; font-weight: bold; color: #FFFFFF; display: inline; }
h2 { font-size: 13px; font-weight: bold; color: #FFFFFF; display: inline; }
h3 { font-size: 12px; font-weight: bold; color: #FFFFFF; }

/* -----------------------------------------
   Links
   ----------------------------------------- */
a { font-size: 13px; color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

/* -----------------------------------------
   Menu Styling
   ----------------------------------------- */
.menuPane {
    width: 975px;
    height: 37px;
    float: left;
    color: #FFFFFF;
    text-align: left;
    margin: 86px 0 0 36px;
    padding: 6px 0 0 0;
}

.menulinks { color: #FFFFFF; }
.menulinks a { color: #FFFFFF; font-weight: bold; }
.menulinks a:hover { color: #3A3A3A; }
.menulinksaan a,
.menulinksaan a:hover { color: #3A3A3A; font-weight: bold; }

.submenulinks a { font-size: 11px; font-weight: bold; color: #FFFFFF; }
.submenulinks a:hover { color: #3A3A3A; }
.submenulinksaan a,
.submenulinksaan a:hover { font-size: 11px; font-weight: bold; color: #3A3A3A; }

.wit11 { font-size: 11px; font-weight: normal; color: #FFFFFF; }

/* -----------------------------------------
   Table Cells
   ----------------------------------------- */
td {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 130%;
}

p {
    font-size: 12px;
    color: #FFFFFF;
}

li {
    font-size: 13px;
    color: #FFFFFF;
}

/* -----------------------------------------
   Footer
   ----------------------------------------- */
.footerPane {
    width: 100%;
    height: 30px;
    padding: 0 0 0 230px;
    text-align: left;
    font-size: 10px;
    color: #FFFFFF;
}

.footerPane a {
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    color: #3A3A3A;
}

/* -----------------------------------------
   Product Cards
   ----------------------------------------- */
.Product {
    text-align: left;
    float: left;
    width: 240px;
    margin: 10px 5px;
    padding: 0;
}

.ProductKop a {
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
}

.ProductKop a:hover {
    text-decoration: underline;
}

/* -----------------------------------------
   Winkelmandje (Cart) Styling
   ----------------------------------------- */
.Mandje {
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
}

.Mandje a {
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}

.display-6 { color: #ffffff;}
.alert-info { background: grey;}
.card-body {color: #000000;}
.product-description p { color:#000000;}
.btn { color: #ffffff!important; }
.card .btn { color: #000000!important; }