﻿body {
    min-width: 320px;
    background-color: #f1f1f1;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
}

#btn-sml-1 {
    width: 100%;
    margin-bottom: 0px;
}

#btn-sml-2 {
    width: 100%;
}

.container {
    background-color: white;
}

h4.h4 {
    font-family: 'Bree Serif', serif;
    font-weight: bold;
    font-size:24px;
}

h3.h3 {
    font-family: 'Bree Serif', serif;
}

container-nav {
    background-color: white;
}

.navbar-custom {
    margin-bottom: 5px;
}

#header-table {
    width: 100%
}

#logo-img-td {
    width: 30%;
}

#nav-icons {
    width: 40%;
    text-align: center;
}

.nav-img {
    height: 40px;
    width: auto;
}

#allproducts-img-td {
    width: 30%;
}

    #allproducts-img-td a {
        float: right;
    }

#allproducts-img {
    height: 50px;
    width: auto;
}

#cart-icon {
    font-size: 30px;
}


#logo-img {
    height: 80px;
    width: auto;
    margin-top: 5px;
    float: left
}

.content-container {
    margin-top: 0px;
}

.panel {
    border-radius: 3px;
}

.panel-default .pnl-head {
    padding: 1px 5px;
}

.container-topnav {
    background-color: #072696;
}

#category-button-group-sm {
    display: none;
}

.btn-group.btn-group-top {
    display: flex;
}

.btn-group-top .btn {
    flex: 1;
    border-radius: 0;
}

.btn-group-top .header-btn {
    background-color: #3E4287;
    padding-right: 1px;
    padding-left: 1px;
    border-color: #3E4287;
}

    .btn-group-top .header-btn:hover,
    .btn-group-top .header-btn:focus,
    .btn-group-top .header-btn:active,
    .btn-group-top .header-btn.active,
    .open .dropdown-toggle.header-btn {
        background-color: #8895C3;
    }

.header-btn:visited{
    color:white;
}

.back-to-top-link {
    margin-top: 10px;
    text-align: center;
    font-family: 'Bree Serif', serif;
    font-size: 12px;
    font-weight: bold;
    color: #165189;
}

    .back-to-top-link a:visited {
        color: #165189;
    }

hr.hr {
    margin-top: 0px;
    margin-bottom: 5px;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

#content {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
}

.topnav-container {
    text-align: center;
}

#product-detail {
    margin-top: 5px;
}

#main-product-img, #shipping-map-img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.description{
    font-size:12px;
}

.desktop-hidden{
    display:none;
}

#page-links {
    padding-top:0px;
    text-align: center;
    height: auto;
}

    #page-links ul {
        list-style: none;
        margin-bottom: 0px;
        padding-left:0px;
    }

    #page-links li {
        display: inline-block;
        list-style:none;
        margin: 0px 0px 0px 0px;
        font-family: 'Bree Serif', serif;
        font-size: 12px;
        font-weight: bold;
        color: #165189;
    }

    #page-links a {
        margin-right: 10px;
        white-space: nowrap;
    }

        #page-links a:visited {
            color: #165189;
        }

    #page-links i {
        margin-right: 3px;
    }

.spec-list {
    list-style: none;
    font-size: 12px;
}


#spec-table {
    border: 1px solid lightgray;
    font-size: 12px;
    margin-bottom: 0px;
}

    #spec-table thead {
        background-color: #3E4287;
    }

    #spec-table th {
        text-align: center;
        border-bottom: none;
        color: white;
        font-weight: bold;
        font-size: 14px;
        padding: 2px 0px;
    }

    #spec-table thead tr {
    }

        #spec-table thead tr td {
        }

.spec-td-col1-txt {
    font-weight: bold;
    color: red;
    width: 42%;
    border-right: 1px solid lightgray;
}

.question {
    font-weight: bold;
}

.question {
    margin-top: 10px;
    color: #3E4287;
}

.q {
    color: red;
}

.question, .answer {
    font-family: 'Bree Serif', serif;
    font-size: 16px;
}

    .question:visited {
        color: #3E4287;
    }

    .answer a {
        color: #165189;
    }

        .answer a:visited {
            color: #165189;
        }

.answer {
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #f6f6f6;
}


.a {
}

.a, .q {
    font-weight: bolder;
    font-size: 22px;
}

.li-bold{
    font-weight:bold;
}

.additional-info-item{
    margin: 20px 0px;
}

.pnl-head-images{
    margin-bottom:5px;
}

.related-product-table {
    margin-bottom: 0px;
    border-right: 1px solid lightgray;
    border-left: 1px solid lightgray;
}

    .related-product-table thead tr th {
        padding: 5px 10px;
        border-bottom: none;
        color: white;
        background-color: #3E4287;
    }

.related-product-rectangle {
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid lightgray;
}

#related-products-border {
    margin-bottom: 5px;
}

#related-products-img-col {
    height: 120px;
    max-height: 120px;
}

.related-products-details-col {
    height: 120px;
    overflow: hidden; 
}

#buy-it-now-col {
    padding: 10px 0px 0px 0px;
}

#related-product-img {
    max-height: 120px;
    max-width: 190px;
    margin-left: 0px;
}

.related-product-price {
    font-weight: bold;
    font-size: 14px;
    margin-right: 20px;
}

#buy-it-now-img {
    width: 100px;
    height: auto;
}

#footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #3E4287;
    text-align: center;
}

#footer li {
    display: inline-block;
}

    #footer li a {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-family: 'Bree serif', serif;
    }

        #footer li a:hover {
            background-color: #8895C3;
        }

        #footer a:visited {
            color: white;
        }

@media screen and (max-width: 1199px) {
    #hdmi-cables {
        display: none;
    }

    #sound-dampeners {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    #fuses {
        display: none;
    }


    #logo-img-td {
    width: 25%;
}

#nav-icons {
    width: 50%;
    text-align: center;
}

.nav-img {
    height: 30px;
    width: auto;
}

#allproducts-img-td {
    width: 25%;
}
}

@media screen and (max-width: 767px) {
    .desktop-hidden {
        display: block;
    }
}

@media screen and (max-width: 595px) {
    #nav-icons {
        display: none;
    }
}

@media screen and (max-width: 530px) {
    #category-button-group-lg {
        display: none;
    }

    #category-button-group-sm {
        margin-right: -8px;
        display: block;
    }
}

@media screen and (max-width: 991px) {
    #categories-bottom-6 {
        display: none;
    }

    #related-products-img-col {
        height: 100px;
        max-height: 100px;
    }

    .related-products-details-col {
        height: 100px;
        margin-top: 0px;
    }

    #buy-it-now-col {
        padding: 10px 5px 2px 5px;
        max-width: 100%;
    }

    #related-product-img {
        max-height: 100px;
        max-width: 150px;
    }

        #logo-img {
        height: 60px;
        width: auto;
    }

    #allproducts-img {
    height: 40px;
    width: auto;
}
}

@media screen and (max-width: 767px) {
    .back-to-top-link {
        margin: 15px 0px;
    }

    .container {
    }

    #allproducts-img {
        height: 40px;
    }

    .content-container {
        padding-top: 0px;
        margin-top: 0px;
        padding-left: 8px;
        padding-right: 8px;
    }

    #content {
        padding-top: 5px;
    }

    .panel-body {
        padding: 0px;
    }

    .topnav a {
        float: none;
        padding: 9px 15px;
        font-size: 14px;
    }

    .topnav {
        height: 30px;
        padding-top: 6px;
    }

    .topnav-container {
        text-align: center;
    }

    #logo-img {
        height: 50px;
        width: auto;
    }

    #spec-table {
        border-top: none;
        border-right: none;
        border-left: none;
    }

    .img-center {
        margin: auto;
        width: 100%;
        padding: 10px;
    }

    .related-product-table {
        border-right: none;
        border-left: none;
    }

        .related-product-table thead {
        }

    #page-links ul {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 420px) {
    #related-product-img {
        max-height: 75px;
        max-width: 112px;
    }
}
