﻿body {
    font-family: "Open Sans", sans-serif;
}

nav {
    background-color: #ffffff !important;
}

.logo {
    content: url("/img/template/logo_new.png");
    display: block;
    float: left;
}

.info {
    position: relative;
    margin: -119px 0 40px auto;
    width: 300px;
    text-align: right !important;
}

.info_t {
    font-size: 22px;
    font-weight: 700;
    text-align: right;
    color: #878787;
    display: block;
    width: 100%;
    line-height:24px;
    text-align: right !important;
}

.info_ph_c {
  justify-content: flex-end;
}

.info_ph {
    color: #878787 !important;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    line-height: 28px;
    text-align: right !important;
}
.cartlink {
    font-size: 16px;
    font-weight: 400;
    background-color: #ff7f00;
    color: #ffffff !important;
    text-decoration: none;
    padding: 4px 12px;
    display: inline-block;
    margin-left:auto;
    margin-right:0;
}

.nav-link {
    font-size: 16px;
    color: #a8a8a8;
}


.main {

}


.price {
    font-size: 14px;
    color: #ff7f00;
}

.price_s {
    font-size: 14px;
    color: #a8a8a8;
    text-decoration: line-through;
}

.partnumber {
    color: #000000;
    text-transform: uppercase;
    position: relative;
}

.prodinfo2 {
    font-size:14px;
}

.productfeature {
    font-size: 14px;
    color: #000000;
    margin: 0 auto 14px 0;
    height: 20px;
}



#map {
    min-width: 100%;
    width:100%;
    height: 450px;
    border: 1px solid #000000;
}


.shop_number {
    color: #004eb0;
    width: 29px;
    height: 29px;
    background-image: url(/img/template/shop-number-white.gif);
    float: left;
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
}

.shop_number_selected {
    color: #004eb0;
    width: 29px;
    height: 29px;
    background-image: url(/img/template/shop-number-yellow.gif);
    float: left;
    margin-right: 20px;
    font-size: 16px;
    text-align: center;
    padding-top: 2px;
    cursor: pointer;
}

.shop_title {
    color: #004eb0;
    float: left;
    margin-right: 20px;
    font-size: 18px;
    margin-bottom:6px;
}

    .shop_title a {
        color: #004eb0;
        float: left;
        margin-right: 20px;
        margin-top: 3px;
        font-size: 18px;
        text-decoration: none;
    }



.shop_address_left {
    font-weight: bold;
    font-size: 14px;
}


.shop_address_right {
    font-weight: normal;
    font-size: 14px;
}


.clr {
    clear: both;
}

a.butcart {
    padding: 8px 16px;
    background-color: #ff7f00;
    text-align: center;
    text-decoration: none;
    color: #ffffff !important;
    margin: 0;
    display: inline-block;
}

#but2Cart {
    margin: 2px 0 16px 0;
    display: block;
    display: inline-block;
}

#bigtilepartnumber {
    text-transform: uppercase;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 14px;
    margin-bottom: 14px;
}

#bigtilelink {
    color: #004eb0;
    font-size: 14px;
    margin-top: 7px;
}

    #bigtilelink a {
        color: #004eb0;
        text-decoration: none;
    }

.btn-link {
    color: #616161;
    text-decoration: none;
    display: block;
}

.btn-link2 {
    color: #616161;
    text-decoration: none;
}


.footer_l {
    background-image: url('/img/template/light-grey.png');
    color: #616161;
    font-family: Arial;
    font-size: 12px;
}
.footer_d {
    background-image: url('/img/template/grey-top.png');
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
}   
.footer_b {
    background-image: url('/img/template/grey-bottom.png');
    text-align: left;
}



    .footer_b .soc {
        text-decoration: none;
        border: none;
        float: left;
        width: 44px;
        display: block;
        margin: 16px 4px auto 0;
    }

.footer_shop {
    color: #616161;
    width: 100%;
    clear: both;
}

.footer_shop_marker {
    background-image: url(/img/template/home-tel.png);
    float: left;
    width: 20px;
    height: 40px;
    margin: 15px 0 auto 0;
}

.footer_shop_text {
    float: left;
    margin: 15px 0 auto 8px;
    height: 40px;
}


    .footer_shop_text a {
        display: block;
        margin: 2px 0 6px 0;
        text-decoration: none;
        color: #616161;
    }


.botommenuitem {
    font-family: 'Arial Narrow', Arial, sans-serif;
    font-size: 22px;
    color: #ffffff;
    margin: 36px auto auto 20px;
}

    .botommenuitem a {
        color: #ffffff;
        text-decoration: none;
        display: block;
    }

.botommenusubitem {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #cfcfcf;
    margin: 12px auto auto 20px;
}

    .botommenusubitem a {
        color: #ffffff;
        text-decoration: none;
        display: block;
    }


#fmap {
    height: 450px;
    display: none;
    margin: 0 auto 0 auto;
}

.main {
    color: #878787;
}

.main a {
    color: #878787;
    text-decoration:none;
}

.main h1 {
    font-family: 'Open Sans', sans-serif;
    /*font-size: 28px;*/
    color: #878787;
}

.main h2 {
    font-family: 'Open Sans', sans-serif;
}


.main h3 {
    /*font-size: 18px;*/
    font-weight: normal;
    text-align: left;
}

.main h5 {
    /*font-size: 14px;*/
    font-weight: bold;
    text-align: left;
}

.coll_title {
    color: #004eb0;
    font-weight: bold;
    font-size: 13px;
}

.coll_info {
    font-family:Arial;
    font-size: 13px;
}

.hm-qty-btn {
    padding: 4px 8px;
    height: 24px;

}

.qty {
    max-width: 120px;
}

    .qty .form-control {
        width: 50px;
        max-width: 50px;
    }


@media (min-width: 1400px) {
    .nav-link {
        font-size: 20px;
        color: #a8a8a8;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .logo {
        content: url("/img/template/logo_new.png");
        display: block;
        float: left;
        max-width:420px;
    }
    .info {
        position: relative;
        margin: -90px 0 30px auto;
        width: 300px;
        text-align: right !important;
    }

    .info_t {
        display:none
    }

    .info_ph {
        font-size: 20px;
        color: #878787 !important;
        display: block;
        text-align: right !important;
        font-weight: 700;
    }

    .cartlink {
        font-size: 16px;
        font-weight: 400;
        background-color: #ff7f00;
        color: #ffffff !important;
        text-decoration: none;
        padding: 4px 12px;
        display: inline-block;
        margin-left: auto;
        margin-right: 0;
    }

    .nav-link {
        font-size: 14px;
        color: #a8a8a8;
    }
}


    @media (max-width: 991px) {
        .logo {
            content: url("/img/template/logo_sm.png");
            display: block;
            float: left;
            margin-left: -24px;
        }

        nav.navbar {
            background-color: #666465 !important;
        }

        .navbar-nav li a {
            color: #ffffff;
        }

        .navbar-toggler {
            border-color: rgba(255,255,255, 0.5);
        }

            .navbar-toggler .navbar-toggler-icon {
                background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
            }

        .info {
            position: relative;
            margin: 8px auto;
            width: 100%;
            text-align: center !important;
        }

        .info_t {
            display: none
        }

.info_ph_c {
  justify-content: center;
}


        .info_ph {
            font-size: 22px;
            color: #878787 !important;
            display: inline-block;
            width: auto;
            text-align: left;
            font-weight: 700;
        }

        .cartlink {
            font-size: 16px;
            font-weight: 400;
            background-color: #ff7f00;
            color: #ffffff !important;
            text-decoration: none;
            padding: 4px 12px;
            display: inline-block;
            margin-left: 32px;
        }

        .nav-link {
            font-size: 16px;
        }
    }
    
    @media (max-width: 575px) {
        .logo {
            margin-left:1px;
        }

        .navbar-toggler {
            margin-right: 16px;
        }
}


        .div-new {
            height: 48px;
            width: 48px;
            background-image: url("/img/template/new.svg");
        }

.div-connect-full {
    height: 48px;
    width: 48px;
    background-image: url("/img/template/cfull.svg");
}

.div-connect-rl {
    height: 48px;
    width: 48px;
    background-image: url("/img/template/crl.svg");
}

.div-sale {
    height: 48px;
    width: 48px;
    background-image: url("/img/template/sale.svg");
}

.div-hit {
    height: 48px;
    width: 48px;
    background-image: url("/img/template/hit.svg");
}