/* Webfont: aller super Bold */@font-face {
    font-family: 'AllerDisplay';
    src: url('../fonts/AllerDisplay.ttf'); /* IE9 Compat Modes */
    src: url('../fonts/AllerDisplay.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: aller regular */@font-face {
    font-family: 'Aller_Rg';
    src: url('../fonts/Aller_Rg.ttf'); /* IE9 Compat Modes */
    src: url('../fonts/Aller_Rg.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: aller itali*/@font-face {
    font-family: 'Aller_It';
    src: url('../fonts/Aller_It.ttf'); /* IE9 Compat Modes */
    src: url('../fonts/Aller_It.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

body{
  font-family: 'Aller_Rg',"Microsoft Yahei", "微软雅黑", "宋体" !important;
}

/*Container*/

.mobile-categories {
    display: none;
}

.content-wrapper {
    width: 90%;
    margin: 0 auto;
}

.divider-title {
    border: 1px solid #BBBDC0;
}

.slider-width-control{
  width:95%;
  margin: 0 auto;
}

.slick-slide {
    height: auto;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'Font Awesome\ 5 Free';
    font-size: 30px;
    font-weight: 900;
    color: #7C7C7C;
}

.slick-prev:before {
    content: "\f104";
}

.slick-next:before {
    content: "\f105";
}

/*Container*/

/*Homepage*/

.swiper-container {
    width: 100%;
    max-height: 700px;
    margin-top: 50px;
}

.swiper-slide > img {
    width: 100%;
}

.swiper-pagination-bullet {
    height: 10px;
    width: 10px;
}

.swiper-pagination-bullet-active {
    background: #2C3539;
}

.banner-content {
    position: absolute;
    display: block;
    height: 100%;
}

.banner-title-1 {
    width: 100%;
}

.benefit-icon {
    height: 40px;
    margin-right: 30px;
}

.benefit-content {
    display: inline-block;
}

.purchase-benefit {
    margin-top: 75px;
    margin-bottom: 100px;
}

.benefit-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.benefit-content span {
    font-size: 14px;
}

.content-title {
    color: #3E6990;
    text-transform: uppercase;
    font-weight: 700;
}

.news {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.news img {
    width: 100%;
}

.news p {
    margin-top: 15px;
}

.view-all {
    /*    width: 100%;*/
    text-align: center;
    margin-top: 20px;
}

.view-btn {
    width: 100%;
    background-color: #fff;
    color: #2C3539;
    padding: 15px;
    border: 1px solid #2C3539;
    border-radius: 0;

}

.view-btn:hover {
    background-color: #3e6990;
    border: 1px solid #3e6990;
    color: #fff;
}

.featured-product {
    margin-top: 100px;
}

.product-item {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;

}

.product-item img {
    text-align: center;
    margin: 0 auto;
}

.brand-name {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 20px;
    4 margin-bottom: 0;
}

.product-type {
    text-transform: uppercase;
    font-weight: 700;
}

.detail {
    margin-bottom: 0;
    font
}

.price-tag {
    font-weight: 700;
}

.product-btn {
    margin-top: 20px;
}

.add-to-cart-btn {
    border-radius: 0;
    background-color: #3E6990;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.add-to-cart-btn:hover {
    background-color: #2C3539;
}

.more-info-btn {
    border-radius: 0;
    border: 1px solid #2C3539;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.more-info-btn:hover {
    background-color: #3E6990;
    color: #fff;
    border: 1px solid #3e6990;
}

.home-categories {
    margin-top: 100px;
    position: relative;
}

.home-categories img {
    width: 100%;
    max-height: 540px;
}

.categories-container {
    position: relative;
    /*    background-image: url(../images/grid-01.jpg);*/
}


/*
.kitchen-sink-bg{
    background-image: url(../images/grid-01.jpg);
}
*/

.basin,
.tub {
    position: absolute;
    bottom: 0;
    padding-right: 15px;
}

.title-on-top {
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgb(255, 255, 255, 0.8);
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    z-index: 2;
}

.mobile-categories img {
    width: 100%;
    margin-top: 20px;
}

.mobile-categories span {
    display: block;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.new-product {
    margin-top: 100px;
}

.new-product-slider {
    margin-top: 50px;
}

.new-product-slider {
    position: relative;
}

/*
.tab-control .previous-button, .tab-control .next-button{
    position: absolute;
    top: 60px;
}

.tab-control i {
    font-size: 28px;
}

.tab-control .previous-button{
    left: 0;
}

 .tab-control .next-button{
     right: 0;
 }
*/

.owl-carousel .owl-item img {
    width: auto !important;
    margin: 0 auto;
}

.owl-prev {
    font-weight: 900 !important;
    position: absolute;
    left: 0;
    top: 20%;
    font-size: 40px !important;
    color: #7C7C7C !important;
}

.owl-next {
    font-weight: 900 !important;
    position: absolute;
    right: 0;
    top: 20%;
    font-size: 40px !important;
    color: #7C7C7C !important;
}


.icon-title {
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: #939597;
}

.owl-stage {
    margin-bottom: 25px;
}

.owl-item {
    padding-top: 20px;
    padding-bottom: 20px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #3e6990 !important;
}

.nav-item > .active {
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}

.nav-tabs {
    border-bottom: 0;
}

.icon-box {
    padding-top: 20px;
    padding-bottom: 20px;
}

.nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
}


.add-margin-btm {
    margin-bottom: 50px;
}

.add-margin-top {
    margin-top: 50px;
}

.footer-gap {
    margin-bottom: 80px;
}

/*Product Categories*/
.categories-search input{
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    width: 80%;
    height: 39px;
}


.categories-search .dropdown{
    display: inline-block !important;
    width: 70%;
}

.categories-search .dropdown-toggle:after{
    position: absolute;
    right: 10px;
    top: 20px;
}

.sort-btn{
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #000;
    border-radius: 0;
}

.download-wrap{
  padding: 10px;
  text-align: center;
}

.catalog-title{
    font-size: 12px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    min-height: 40px;
}

.link-download-catalog{
  font-size: 12px;
  font-weight: 800;
  color: #27b2e5;
  font-style: italic;
  text-align: center;
  cursor: pointer;
}

.link-download-catalog:hover{
  color: #000;
}



@media only screen and (max-width: 991px) {
    .categories-search input{
        width: 100%;
        margin-bottom: 20px;
    }

    .search-function-text{
        margin-top: 20px;
    }

    .categories-search .dropdown{
        width: 100%;

    }
}


/*End of Description*/




/*Product Description*/

.breadcrumb {
    background-color: #fff;
    color: #bbbdc0;
    font-size: 14px;
}

.breadcrumb a {
    margin-right: 5px;
    margin-left: 5px;
}

.icon-padding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.product-categories .active {
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}

.product-image-carousel {
    padding: 30px;
}

.slider-nav {
    margin-top: 20px;
}

.slider-nav img {
    border: 1px solid #000;
    width: 150px !important;
    margin: 5px;
}

.product-container {
    padding: 30px;
}

.product-description{
    padding-top:50px;
    padding-bottom:50px;
    padding-left: 50px;
    padding-right: 50px;
}

.product-name {
    font-size: 18px;
    font-weight: 700;
}

.product-price {
    font-size: 18px;
    font-weight: 700;
}

.description-text {
    font-size: 12px;
    display: block;
    margin-bottom: 20px;
}

.quantity {
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 10px;
    display: block;
}

.quantity-wrapper {
    position: relative;
    height: 50px;
    display: inline-block;
}

/* input {
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #E3E3E3;
    border-radius: 4px 0 0 4px;
    font-size: 20px;
    color: #434343; */
    /*text-align: center;*/
/* } */

.input-button {
    position: absolute;
    height: 23px;
    width: 23px;
    border: 1px solid #E3E3E3;
    color: #E3E3E3;
    text-align: center;
    line-height: 25px;
    cursor: pointer;
    user-select: none;
}

.input-button:hover {
    background: #FAFAFA;
}

.add {
    top: 0px;
    left: 52px;
    border: 1px solid #939597;
    background-color: ##F3F4F4;
    color: #000;
    margin-bottom: 2px;
}

.remove {
    bottom: 0;
    left: 52px;
    border: 1px solid #939597;
    background-color: ##F3F4F4;
    color: #000;
}

.item-left {
    font-size: 12px;
    display: inline-block;
    margin-left: 50px;
}

.share-on-text{
    font-size: 12px;
    margin-top: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.share-social-media .fab{
    margin-left: 10px;
    font-size: 25px;
    vertical-align: middle;
}

.product-page-btn{
    margin-top: 25px;
}

.product-detail-text{
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .product-categories{
        display: none;
    }
}
/*End of Product Description*/

/*My Profile*/

.user-setting {
    padding: 20px;
    max-height: 400px;
}

.user-setting > ul > li {
    list-style-type: none;
    margin-bottom: 20px;
}

.btn-profile {
    background-color: unset;
    padding: 0;
}

.user-setting > ul > li > ul > li {
    list-style-type: none;
    margin-left: 20px;
}

.user-setting > ul > li > ul > li:nth-child(1) {
    margin-top: 20px;
    margin-bottom: 20px;
}

.user-setting > ul > li > ul > li:nth-child(2) {
    margin-bottom: 20px;
}

.user-content {
    padding: 20px;
    padding-left: 50px;
}

.profile-title {
    display: inline-block;
}

.edit-btn {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 20px;
    font-size: 14px;
    background-color: #3e6990;
    color: #fff;
    border-radius: 0;
}

/*
.detail-row-1, .detail-row-2{
    margin-top: 50px;
}
*/

.detail-title {
    color: #bbbdc0;
    margin-bottom: 0;
    margin-top: 30px;
}

.recent-order-img {
    width: 80px;
    border: 1px solid #7c7c7c;
    margin-right: 20px;
}

.order-row td {
    padding-top: 30px;
}

.manage-btn {
    background-color: #2c3539;
    color: #fff;
    border-radius: 0;
}

.manage-btn:hover {
    background-color: #3e6990;
}

@media only screen and (max-width: 991px) {
    .user-setting {
        display: none;
    }
    .detial-row-1 {
        margin-top: 20px;
    }

    .detail-text:nth-child(5) {
        margin-bottom: 20px;
    }

    .view-btn {
        margin-top: 30px;
    }
}

/*End of My Profile*/

@media only screen and (max-width: 1519px) {
    .benefit-icon {
        display: block;
        width: 100%;
        text-align: center;
        margin-right: 0;
    }

    .benefit-content {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 1199px) {
    .swiper-container {
        margin-top: 25px;
    }
}

@media only screen and (max-width: 991px) {
    .divider-title {
      display: none;
    }

    .home-categories {
        display: none;
    }

    .mobile-categories {
        display: block;
    }
}

@media only screen and (max-width: 799px) {
    .nav-item > .active{
        box-shadow: none;
        border: 0;
    }
}

/*End of Homepage*/

/*Register*/

.member-wrapper {
    width: 50%;
    margin: 0 auto;
}

.text-bold {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
}

.text-slim {
    font-weight: 300;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
}

.bg-gray {
    background-color: #F3F4F4;
}

.bg-blue {
    background-color: #3e6990;
}

.account-box {
    margin-top: 50px;
    margin-bottom: 80px;
}

.login-left {
    padding: 5px;

}

.login-left input {
    width: 100%;
    padding: 10px;
    border: none;
    border: 1px solid #D1D2D4;
}

.login-left p {
    font-size: 18px;
}

.login-left span {
    margin-top: 10px;
    font-size: 14px;
}

.content-login-btn {
    margin-top: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 0;
    background-color: #2C3539;
    color: #fff;
}

.login-btn:hover {
    background-color: #3e6990;
}

.username {
    margin-bottom: 20px;
}

.register-right {
    padding: 5px;
}

.register-text {
    color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
}

.register-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 0;
    background-color: #fff;
    color: #3e6990;
    margin-bottom: 22px;
}

.register-btn:hover {
    background-color: #2c3539;
    color: #fff;
}

.inner-container {
    margin: 5px;
    padding: 40px;
}

@media only screen and (max-width: 991px) {
    .content-login-btn {
        width: 100%;
    }

}

/*End of Register*/

/*Footer*/

footer {
    color: #2C3539;
}

.footer-background {
    background-color: #F3F4F4;
    padding-top: 50px;
    padding-bottom: 50px;
}

footer h5 {
    text-transform: uppercase;
    font-weight: 700;
}

footer ul {
    list-style-type: none;
}

footer ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-copy-size{
  font-size: 9px;
  padding: 12px;
}

.slim-font {
    font-weight: 300;
    margin-bottom: 0;
}

.bold-font {
    font-size: 28px;
    margin-bottom: 15px;
}

.email-input {
    width: 80%;
    padding: 8px;
    font-size: 20px;
}

.subscribe i {
    font-size: 32px;
    margin-left: 15px;
    vertical-align: middle;
}

.subscribe img {
    width: 100%;
}

.payment {
    margin-top: 25px;
    margin-bottom: 25px;
}

.bottom-bar {
    margin-top: 30px;
    margin-bottom: 30px;
}

.social-media i {
    font-size: 30px;
    margin-left: 20px;
    vertical-align: middle;
}

.copyright {
    float: right;
    font-size: 12px;
    text-align: right;
}

.copyright span {
    display: block;
    width: 100%
}

@media only screen and (max-width: 991px) {
    .contact-us,
    .big-bath {
        margin-bottom: 25px;
    }

    .copyright {
        float: none;
        text-align: center;
    }
}

/*End of Footer*/

.mandatory, .error-message{ color : red}

/* 2019-07-17 add by j */
.mandatory.error-message{
	font-size: 10px;
	font-style: italic;
}
/* 2019-07-17 add by j */
