﻿body {
    background-color: white !important
}

.navbar-nav li.nav-item a {
    font-weight: 500;
    color: #5a5959 !important;
    font-size: 14px;
    /*padding: 0 15px;*/
    display: table-cell;
    vertical-align: middle;
    line-height: 24px;
}

body .rt-block {
    margin: 25px 10px;
}

.rt-block {
    padding: 15px;
    margin: 10px;
    position: relative;
}

blockquote {
    border-left: 5px solid #d5d5d5;
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
    }

.box-black {
    background-color: #22252D;
    color: white;
    border-radius: 6px;
}

.box-gray {
    color: #1b2025;
    background: #e6e9ee;
    border-radius: 6px;
}

.rt-block {
    padding: 15px;
    margin: 10px;
    position: relative;
}

.title1 .module-title {
    border: 2px solid #28acc2;
    background: #28acc2;
}
.big-label {
    text-align: center;
    font-size: 2rem;
    color: darkgray;
    font-weight: bold;
    margin-bottom: 50px;
}
[class^="title"] .module-title, [class*=" title"] .module-title {
    border-radius: 3px;
    padding: 0 20px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 15px;
}

.title-bg-black {
    background-color: black;
    color: white;
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px;
}

.list-module li {
    padding-top: 10px;
}

.jumbotron {
    background-image: url(images/jumbotron_bg.png);
    background-repeat: repeat;
    background-color: #4A585F;
    color: white !important;
}

.btnDisable {
    background-color: #f9f9f9 !important;
    color: #d4d4d4 !important;
}

.card-header {
    background-color: #ffffff !important;
}

#myAccordion .card {
    border: none !important;
}

#myAccordion h5 button {
    color: darkslategray;
    font-weight: bold;
}

    #myAccordion h5 button:hover {
        text-decoration: none !important
    }

    #myAccordion h5 button:focus {
        text-decoration: none !important;
        border: none !important
    }

#txtszLength, #txtszWidth, #selThinkness {
    width: 50px;
}
#selLenght_frac, #selWidth_frac, #selThinkness {
    width: 70px;
    font-size:12pt
}
.filterDimInput {
    background-color: #dddada;
    padding: 5px;
    border-radius: 5px;
}

#dvfilters table {
    width: 100%
}

.ui-accordion-content {
    height: auto !important
}

.imgProductList {
    width: 200px;
    box-shadow: 0px 1px 20px 1px #7c724c;
    cursor: pointer;
}

.imgProductDesc {
    width: 260px;
    box-shadow: 0px 1px 20px 1px #7c724c;
}

.spnAddCart {
    font-weight: bold;
    border: thin solid;
    padding: 10px 25px 10px 25px;
    background-color: #62696f;
    color: white;
    cursor: pointer
}

.fprice {
    font-weight: bold
}

.prcPrem {
    color: #bf6707
}

#ordQuantity {
    width: 40px
}

#dvfilterSize {
    width: 100%;
    text-align: center;
    font-size: 2em;
    color: #62696f;
    font-weight: bold;
}

#spnChangeSize {
    cursor: pointer;
    text-decoration: underline;
    color: #2e4365;
    font-weight: bold;
}
.hover-info {
    font-size: 10pt;
    color: #055498;   
    cursor: pointer;
    border-bottom: thin dashed #055498;
}

.imgProductCart {
    width: 36px;
    float: left;
    padding-right: 2px;
}
.imgProductOrdered {
    width: 60px;    
    padding-right: 2px;
}

#gotoCheckOut {
    border: 1px solid white;
    padding: 5px;
    background-color: #444c54;
    color: white;
    cursor: pointer;
    font-size: 1.1em;
    text-decoration: none;
}

#contShopping {
    border: 1px solid white;
    padding: 5px;
    background-color: #a29b97;
    color: black;
    cursor: pointer;
    font-size: 1.1em;
    text-decoration: none;
}

#dvAlert {
    font-size: 1.1em !important;
}

    #dvAlert table {
        width: 100%
    }

.modal-header {
    background-color: #314444;
    color: white;
}

    .modal-header .close {
        color: white;
    }

.header {
    display: none !important
}

.page-footer {
    color: #1b2025;
    background-color: #F5F6F8;
    border-top: 1px solid #dde0e7;
    box-shadow: 0px 1px 0 #dde0e7;
    position: relative;
}

.copyright {
    color: rgb(121, 120, 120);
    background-color: rgb(34, 37, 45);
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 0px inset;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
}

    .copyright a {
        color: rgb(121, 120, 120);
        text-decoration: none;
    }

.errorBorder {
    border: thin solid red;
}

.p-10 {
    padding: 10px;
}

.has-error {
    border-color: red !important;
}

.btn-disabled {
    color: #717070;
    background-color: #c3c6c7;
    border-color: #aeb1b3;
    cursor:default !important;
}

    @media only screen and  (min-width: 1200px) {
        .Menucontainer {
            width: 1180px !important;
        }
    }

.Menucontainer {
    width: 100%;
    margin: 0 auto;
}

a.btn-primary{
    color:white !important;
}
.ordSummary-container {
    border: thin solid #d4d2d2;
    font-size: .75em;
    margin-bottom: 20px;
}
.ordSummary-items {
    padding:15px;
    font-size: 12pt;
    
}
.ordSummary-header {
    background-color: #e4eaf1;
    padding: 10px;
}
#subscriptionOptions {
    border: thin solid #cacaca;
    padding: 7px;
    background-color: #f9f9f9;
    border-radius: 6px;
    font-size: .9em;
}
.zipChange-warn {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 10px;
}

/*Home page carousel*/
.blog .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;
}

    /* The colour of the indicators */
    .blog .carousel-indicators li {
        background: #a3a3a3;
        border-radius: 50%;
        width: 8px;
        height: 8px;
    }

    .blog .carousel-indicators .active {
        background: #707070;
    }

.mbl-shop-heading {
    display: none
}
    /*******MOBILE/SMALL SCREENS ADJUSTMENTS******/

    @media only screen and (max-width: 400px) {
        #imglogoCaption {
            max-width: 280px !important;
            padding: 0px;
            margin-bottom: 30px;
            text-align: center !important;
            float: none !important;
        }

        #hmProductsGal div.row {
            flex-wrap: nowrap !important;
        }

        #dvfilters {
            text-align: center;
        }

        .bs-stepper-header {
            display: none;
        }

        #dvShopSize {
            margin-left: 0px !important;
            margin-right: 0px !important;
        }

        .mbl-shop-heading {
            text-align: center;
            width: 100%;
            font-size: 1.5em;
            font-weight: 600;
            color: #bc7b03;
            margin-bottom: 20px;
            display: block;
        }

        .imgProductDesc {
            width: 300px;
        }

        #dvProdNameSpacer {
            height: 15px;
        }
        #dvProductInfo {
            width: 96% !important;
        }

        #myAccordion h5 button {
            font-size: .85rem;
            white-space: normal;
            text-align: left;
            padding: 0px
        }
        div.date-year {
            margin-top: 5px;
        }
        #selShippingRates{
            font-size: .7rem !important;
        }
        #par-or{
            display:none;
        }
        #bntResetPayment, #btnGuestCheckout, #btnCustRegistration {
            margin-top: 15px;
        }
        h1 {
            font-size: 1.8rem
        }
        h2{
            font-size: 1.3rem
        }
        h3 {
            font-size: 1.0rem
        }
        h4 {
            font-size: .85rem
        }
        h4 {
            font-size: .75rem
        }
     }