﻿.header-search-form {
    border: none;
}

    .header-search-form input::placeholder {
        color: #222;
        opacity: 1; /* Firefox */
    }

    .header-search-form .input-group-addon {
        background: none;
        border: none;
        padding-right: 0px;
    }

#return-to-top {
    bottom: 80px;
    right: 23px;
}

@media screen and (max-width: 767px) {
    #return-to-top {
        right: 23px;
    }
}

.logo {
    background-size: 173px 61px;
    width: 173px;
    height: 61px;
    margin-bottom: 25px;
    margin-left: 0px;
}

#menu-mobile .mobile-logo-wrapper {
    max-height: 48px;
}

    #menu-mobile .mobile-logo-wrapper .logo {
        background-size: auto 100%;
        height: 100%;
    }

.btn-primary, .btn-checkout, .discount {
    background-color: #bf5a01 !important;
    color: #fff !important;
    border-color: #b15314 !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #bf5a01;
    border-color: #bf5a01;
}

.inp-quantity {
    border-color: #b15314 !important;
    color: #b15314 !important;
}

.quantity-spinner-cart i {
    font-size: 12px !important;
}

.quantity-spinner-cart .inp-quantity {
    border: none !important;
}

.new-label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    color: #454545;
    font-size: 1.3rem;
    font-weight: 700;
    padding: 0.7rem 1rem;
    background: #ffffff;
    background: rgba(255, 255, 255, .5);
}

.discount-label {
    color: #fff;
    font-weight: 700;
    padding: 0.7rem 1rem;
    margin-right: 1rem;
    background-color: #bf5a01;
}

#gray-bar {
    line-height: 1.5;
    padding-top: 1rem;
    /*padding-bottom: 0.2rem;*/
    background-color: #454545;
    color: #fff;
    height: unset;
}

#header {
    position: relative;
    z-index: 51;
    background-color: #fff;
}

    #header .header-top {
        padding-top: 1rem;
        /*padding-bottom: 0.4rem;*/
        background-color: #454545;
    }

.header-phone > a {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .header-phone > a span {
        margin-left: 0.5rem;
    }

.menu-items-row1 {
    display: flex;
    justify-content: end;
}

    .menu-items-row1 li {
        display: flex;
        align-items: center;
    }

        .menu-items-row1 li a {
            color: #fff;
            display: block;
            padding: 0 1rem;
            font-size: 1.1rem;
            font-weight: 600;
        }

        .menu-items-row1 li.dot:after {
            content: "";
            width: 4px;
            height: 4px;
            margin: 0 0.5rem;
            border-radius: 0.4rem;
            background-color: #fff;
        }

.header-text {
    color: #fff;
    font-weight: 600;
}

    .header-text:before, .header-text:after {
        content: "•";
        font-size: 1.5rem;
        width: 4px;
        height: 4px;
        margin: 0 1rem;
        border-radius: 0.4rem;
    }

.products .item a > .price {
    font-size: 22px;
}

@media (max-width: 768px) {
    .products .item a > .price {
        font-size: 18px;
    }
}

.product-inside-detail .price {
    font-size: 32px !important;
}

.footer-row-1 {
    padding: 38px 0;
    margin-top: 20px;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}

.shopping-banners .shopping-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    color: #454545;
    min-height: 15rem;
}

    .shopping-banners .shopping-banner .shopping-banner-img {
        width: 4rem;
        height: 4rem;
        position: relative;
        display: block;
    }

    .shopping-banners .shopping-banner .shopping-banner-content {
        padding-top: 12px;
        text-align: center;
    }

    .shopping-banners .shopping-banner .shopping-banner-img img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        display: block;
        max-width: 100%;
        max-height: 100%;
    }

    .shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title {
        font-size: 1.8rem;
        font-weight: 300;
    }

        .shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title strong {
            display: block;
            color: #BF5A01;
            font-weight: 700;
        }

@media (max-width: 768px) {
    .shopping-banners .shopping-banner .shopping-banner-content .shopping-banner-title {
        font-size: 1.4rem;
        font-weight: 300;
    }
}

.footer-links {
    line-height: 1.4;
}

    .footer-links .img-logo {
        margin-bottom: 30px;
    }

    .footer-links a {
        font-size: 14px !important;
    }

    .footer-links li {
        margin: 1rem 0 !important;
    }

.footer-contact {
    font-size: 16px;
}

    .footer-contact i {
        margin-right: 5px;
    }

.footer-social {
    width: 100% !important;
}

    .footer-social li {
        display: inline;
        list-style-type: none;
        float: left;
    }

    .footer-social a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 3rem;
        height: 3rem;
        border-radius: 50%;
        margin-right: 12px;
        color: #fff !important;
        font-size: 1.7rem !important;
        background-color: #ccc;
    }

        .footer-social a:hover {
            background-color: #bf5a01 !important;
        }

.headerfull {
    height: 44px;
    z-index: 1007;
}
    /*Top Fixed Effects*/
    .headerfull.wsfixed {
        position: fixed;
        background-color: #fff;
        -webkit-transition: height .4s ease, opacity .3s ease;
        -o-transition: height .4s ease, opacity .3s ease;
        transition: height .4s ease, opacity .3s ease;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        top: 0;
        width: 100%;
        max-width: none;
        z-index: 1008;
    }

.wsmain {
    max-width: 1170px;
    width: 100%;
    z-index: 1008;
}

    /*Top Fixed Effects*/
    .wsmain.wsfixed .wsmenu {
        max-width: 1170px;
        float: none;
        margin: 0 auto;
    }

.wsmenu {
    width: 100%;
    z-index: 1009;
}

    .wsmenu .wsmenu-list {
        display: table;
    }

    .wsmenu > .wsmenu-list > li {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        float: none;
        text-align: center;
        display: table-cell;
        padding: 0;
        margin: 0;
    }

        .wsmenu > .wsmenu-list > li > .navtext {
            text-align: center;
            margin: 0 auto;
        }

        .wsmenu > .wsmenu-list > li > a {
            padding: 0 13px;
        }

        .wsmenu > .wsmenu-list > li > .navtext > span {
            white-space: nowrap;
            font-size: 12px;
            font-weight: bold;
            color: #454545;
            text-align: center;
        }

            .wsmenu > .wsmenu-list > li > .navtext > span:hover {
                color: #bf5a01;
            }

        .wsmenu > .wsmenu-list > li .wstliststy02 {
            padding: 0;
            padding-left: 10px;
        }

            .wsmenu > .wsmenu-list > li .wstliststy02 li {
                line-height: 18px;
                padding-top: 5px;
                padding-bottom: 6px;
            }

                .wsmenu > .wsmenu-list > li .wstliststy02 li a {
                    color: #333;
                    font-size: 13px;
                }

        .wsmenu > .wsmenu-list > li > .wsshoptabing.wtsdepartmentmenu {
            border-bottom: 0;
        }

        .wsmenu > .wsmenu-list > li > .wsshoptabing {
            top: 44px;
        }

            .wsmenu > .wsmenu-list > li > .wsshoptabing a:hover {
                color: #333;
            }

            .wsmenu > .wsmenu-list > li > .wsshoptabing a:hover {
                color: #bf5a01 !important;
            }

            .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp {
                padding-top: 30px;
                padding-bottom: 30px;
                border-top: 1px solid rgba(0, 0, 0, 0.1);
                width: 100%;
            }

            .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp {
                background-color: #fff;
            }

                .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > a {
                    padding-top: 5px;
                    padding-bottom: 5px;
                    padding-right: 50px;
                    color: #333;
                    border-bottom: 0;
                    border-right: 1px solid rgba(0, 0, 0, 0.1);
                    width: 25%;
                }

                .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright {
                    background-color: #fff;
                    height: auto;
                    min-height: 200px;
                    padding: 0;
                    width: 75%;
                }

                    .wsmenu > .wsmenu-list > li > .wsshoptabing > .wsshopwp > .wstabitem > li > .wstitemright .container-fluid {
                        padding-top: 30px;
                        padding-bottom: 30px;
                        padding-left: 60px;
                        width: 100%;
                    }

.page-overlay-white {
    background-color: rgba(255, 255, 255, 1);
    display: block;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.level3-list {
    overflow-y: auto;
    height: 240px;
}

.header-link {
    height: 44px !important;
    padding: 0 0 0 10px !important;
    margin: 0 !important;
    font-size: 12px !important;
    font-weight: bolder !important;
}

    .header-link > a {
        height: 100% !important;
        margin: 0 0px 0 0px !important;
    }

    .header-link > i {
        margin: 0 -5px 0 0 !important;
    }

.header-link-mobile > i {
    margin: 0 10px 0 0 !important;
    padding: 0 0 0 10px !important;
}

.header-search-form input {
    padding-left: 40px !important;
}

.header-search-form button {
    left: 0;
}

    .header-search-form button > i {
        line-height: 30px;
        color: #b72a26 !important;
    }

.page-overlay {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#underline-menu {
    z-index: 9999;
}