#main_showproducts .product-detail-tab .product_detail_subtitle{
    display: none;
}


#main_showproducts .product-detail-tab .info_spec{
    display: none;
}

#main_showproducts .product-detail-tab .tab-pane .container-fluid > hr{
    display: none;
}

body{
    color: #34312D;
}
body > br{
    display: none;
}
h1,h2,h3,h4,h5,h6{
    color: #968C83;
}
a{
    color: #34312D;
}
.np_language_btn {
    position: fixed!important;
}
a:hover{
    text-decoration: none;
    color: #888;
}

/*product info page*/
.info_spec {
    display: flex;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
}

.navbar_type8 {
    background-color: #fff;
    position: absolute;
}
.dark_nav{
    background-color: #fff !important;
    position: fixed;
}
.navbar_type8 .logo {
    display: none;
}
.navbar_type8 .nav_tab div:nth-child(7) {
    background-color:  #ECE6DF;
    border-radius: 25px;
    padding: 6px 0%;
} 

/*.offer_title,.offer_price,.add_to_cart{*/
/*    display: none;*/
/*}*/
.product_list .product_box .product_des h6 b {
    display: none;
}
.product_box .align-top{
    display: none;
}
.navbar_type8 .nav_tab {
    flex: 0 1 100%;
    justify-content: center;
}
.navbar_type8 .nav_tab .nav_item::before {
    top: 110%;
    border-bottom: 3px solid #4b4b4b;
    display: none;
}
.navbar_type8 .nav_tab .active {
    color: #000 !important;
}
.navbar_type8 .nav_tab .nav_item a{
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 20px;
}
.navbar_type8 .nav_tab .nav_item a:hover{
    color: #968C83;
}
.navbar_type8 .nav_tab .nav_item{
    text-transform: capitalize;
}
.fa-file-invoice-dollar:before{
    display: none;
}
.fa-file-invoice-dollar:after{
    content: '';
    background-image: url(https://cdn1.npcdn.net/images/Sheng_Bee_Sdn_Bhd_17fqo5_1756286811.png?md5id=569d09d580e772e2acaf522ba342ac0e&type=4);
    width: 30px;
    height: 25px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0);
}
.b_content{
    width: 100%;
    margin: 15% 10% 10% 0;
    padding: 2% 2% 2% 10%;
    /*background-image: linear-gradient(to right, rgba(15,60,135,0.8),rgba(15,60,135,0.5),rgba(15,60,135,0));*/
}

.b_content h2{
    /*font-family: 'Roboto Condensed', sans-serif;*/
    text-transform: uppercase;
    font-size: 2.2rem;
    line-height: 1.1;
    color: #fff;
    font-weight: 600;
    margin-bottom: 1%;
}

.b_content h2 span{
    display:inline-block;
}
.n_bannerTex{
     font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0;
    color: #fff;
    width: 40%;
}
.n_bannertittle{
    text-transform: uppercase;
    font-size: 0.5rem;
    line-height: 3;
    color: #fff;
}
.btn_more.banner{
    /*font-family: 'Roboto Condensed', sans-serif;*/
    border: 2px solid #968C83;
    color: #968C83;
    font-size: 0.95rem;
    padding: 8px 16px;
    transition: linear .3s;
    margin-top: 20px;
    font-weight: 500;
}

.btn_more.banner:hover{
    background:transparent;
    color:#fff;
}

.n_bannertittle{
    text-transform: uppercase;
    font-size:1.1rem;
    line-height:1.1;
    color:#fff;
}

.editor {
    position: relative;
    z-index: 999;
    border-bottom: 1px solid;
    color: #34312D;
}
.editor a:hover{
    text-decoration: none;
    color: #888 !important;
}
.topcontact{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.topicon{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.topicon.scroll_menu {
    position: fixed;
    z-index: 9999;
    top: 27px;
    right: 15%;
    width: auto;
}
.topicon > div{
    margin-right: 65px;
}
.editor .login .dropdown-menu {
    z-index: 1;
    background-color: transparent;
    top: 20px;
    border: none;
    -webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
    right: auto;
    left: 0;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: left;
    position: absolute;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    list-style: none;
    background-clip: padding-box;
    border-radius: .25rem;
}
.editor .login .dropdown-menu .dropdown-item a {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    outline: transparent;
    padding: 0.5rem 1rem !important;
    color: #fff;
    font-size: 14px;
}
.editor .login .dropdown-menu .dropdown-item a:hover{
    text-decoration: none;
    background: #454343;
}
.editor .login .dropdown-menu .dropdown-item {
    background-color: rgba(75, 75, 75, 0.9);
    display: flex;
    flex-direction: column;
    max-width: 350px;
    min-width: 150px;
    padding: 0;
}
.editor.login:focus .dropdown-menu, .editor .login:hover .dropdown-menu {
    display: block;
}
.editor .login {
    max-width: 150px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0;
    display: flex;
    position: relative;
}
.editor .shopping{
    margin-right: 10px;
    display: flex;
}
.editor .shopping > a {
    display: flex;
    padding: 0 15px 0 0 !important;
}
.editor .shopping > a:hover{
    text-decoration: none;
}
.editor .shopping .fa-shopping-cart, .editor .fa-user, .editor .fa-search{
    font-size: 22px !important;
    color: #4b4b4b;
}
.editor .shopping .bi-cart3, .editor .bi-person-plus, .editor .bi-search{
    color: #4b4b4b;
}
.editor .shopping .bi-cart3{
    font-size: 18px;
}
.editor .bi-person-plus{
    font-size: 20px;
}
.editor .bi-search{
    font-size: 15px;
}
.editor .topicon.scroll_menu .shopping .fa-shopping-cart, .editor .topicon.scroll_menu .fa-user, .editor .topicon.scroll_menu .fa-search{
    font-size: 20px !important;
}
.editor .shopping .badge {
    font-size: 90%;
}
.nav_search {
    flex-grow: 1;
    display: flex;
    max-width: 100%;
    align-self: center;
    margin-bottom: -5px;
    border: 1px solid #e0dede;
    box-shadow: 0px 0px 7px rgb(191 191 191 / 65%);
}
.editor .scroll_menu .nav_search{
    border: none;
}
.nav_search input {
    background: rgba(240, 242, 245, 1);
    width: 100%;
    height: 45px;
    border: 0;
    box-shadow: none;
    padding: 5px 60px 5px 25px;
    border-radius: 0;
    max-height: 45px;
}
.nav_search .search_button {
    background-color: #f0f2f5;
    color: white;
    box-shadow: none;
    border: none;
    border-radius: 0;
    padding: 0 15px;
    max-height: 45px;
}
.boxSearch .fa-search{
    font-size: 18px !important;
}
.dark_nav.sticky-search{
    margin-top: 60px;
}
.btnSearch {
    position: relative;
    z-index: 999;
    cursor: pointer;
    transition: all .43s ease-in-out;
}
.boxSearch {
    display: none;
    position: absolute;
    top: 60px;
    right: 0px;
}
.scroll_menu .boxSearch {
    display: none;
    position: absolute;
    top: 60px;
    left: -265px;
    width: 300px;
}
.btnClose .bi-search:before {
    content: "\f62a";
    font-size: 24px;
    vertical-align: bottom;
    margin-right: -5px;
}
.editor .scroll_menu .btnClose .fa-search:before{
    font-size: 20px;
}
.editor .scroll_menu .boxSearch .bi-search{
    transition: all .3s ease;
}
.editor .fa-search{
    line-height: 24px;
}
.nav_search .search_button:hover .bi-search{
    color: #b7b7b7;
}
.nav_search .search_button:focus{
    outline: none;
}
/*.navbar_type8 .nav_tab .login, .navbar_type8 .nav_tab .shopping{*/
/*    display: none;*/
/*}*/
.dark_nav .nav_tab {
    padding-right: 170px;
    box-shadow: 0 0 5px #aaa;
}
#main_index .m_editor{
    display: none;
}
.m_editor{
    display: none;
}

.btn2 a {
  	line-height: 10px;
  	-webkit-perspective: 1000px;
  	-moz-perspective: 1000px;
  	perspective: 1000px;
        text-decoration: none;
  }

  .btn2 a span {
  	position: relative;
        font-weight:600;
        font-size:15px;
  	display: table-cell;
        vertical-align: middle;
        padding:0 20px;
        letter-spacing:0.5px;
  	height:40px;
        color: #fff;
        border: 2px solid #fff;
  	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	transition: transform 0.3s;
  	-webkit-transform-origin: 50% 0;
  	-moz-transform-origin: 50% 0;
  	transform-origin: 50% 0;
  	-webkit-transform-style: preserve-3d;
  	-moz-transform-style: preserve-3d;
  	transform-style: preserve-3d;
  }

  .btn2 a span::after {
  	position: absolute;
  	top: 100%;
  	left: -2px;
  	width: 103.5%;
  	height: 112%;
        text-align:center;
        box-sizing: border-box;
        color:#222;
  	background: #fff;
        border-top: 14px solid #fff;
  	content: attr(data-hover);
  	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	transition: transform 0.3s;
  	-webkit-transform: rotateX(-90deg);
  	-moz-transform: rotateX(-90deg);
  	transform: rotateX(-90deg);
  	-webkit-transform-origin: 50% 0;
  	-moz-transform-origin: 50% 0;
  	transform-origin: 50% 0;
  }

  .btn2 a:hover span,
  .btn2 a:focus span {
  	-webkit-transform: rotateX(90deg) translateY(-22px);
  	-moz-transform: rotateX(90deg) translateY(-22px);
  	transform: rotateX(90deg) translateY(-22px);
  }

  .btn2 a:hover span::before,
  .btn2 a:focus span::before {
  	background: #152736;
  }
  
  .btn3 a {
  	line-height: 10px;
  	-webkit-perspective: 1000px;
  	-moz-perspective: 1000px;
  	perspective: 1000px;
        text-decoration: none;
  }

  .btn3 a span {
  	position: relative;
    font-weight:600;
    font-size:15px;
  	display: table-cell;
    vertical-align: middle;
    padding:0 20px;
    letter-spacing:0.5px;
  	height:40px;
    color: #968C83;
    text-shadow: none;
    border: 2px solid #968C83;
  	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	transition: transform 0.3s;
  	-webkit-transform-origin: 50% 0;
  	-moz-transform-origin: 50% 0;
  	transform-origin: 50% 0;
  	-webkit-transform-style: preserve-3d;
  	-moz-transform-style: preserve-3d;
  	transform-style: preserve-3d;
  }

  .btn3 a span::after {
  	position: absolute;
  	top: 100%;
  	left: -2px;
  	width: 103.5%;
  	height: 112%;
        text-align:center;
        box-sizing: border-box;
        color:#fff;
  	background: #968C83;
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	content: attr(data-hover);
  	-webkit-transition: -webkit-transform 0.3s;
  	-moz-transition: -moz-transform 0.3s;
  	transition: transform 0.3s;
  	-webkit-transform: rotateX(-90deg);
  	-moz-transform: rotateX(-90deg);
  	transform: rotateX(-90deg);
  	-webkit-transform-origin: 50% 0;
  	-moz-transform-origin: 50% 0;
  	transform-origin: 50% 0;
  }

  .btn3 a:hover span,
  .btn3 a:focus span {
  	-webkit-transform: rotateX(90deg) translateY(-22px);
  	-moz-transform: rotateX(90deg) translateY(-22px);
  	transform: rotateX(90deg) translateY(-22px);
  }

  .btn3 a:hover span::before,
  .btn3 a:focus span::before {
  	background: #152736;
  }

.footer_type4 {
    background-image: none;
    background-color: #ECE6DF;
}
.footer_type4 .container .row .col-12 div:nth-child(2) {
    opacity: 0.4;
    color: #42382E;
}
.footer_type4 .container .row .col-md-4:nth-child(2){
    padding-left: 10%;
}
.footer-type4 .container .row .col-md-4:nth-child(3){
    padding-left: 8%;
}
.footer_type4 .general_btn {
    border: 2px #fff solid;
    color: #fff;
    border-radius: 0;
}
.footer_type4 .general_btn:hover {
    border: 2px #fff solid;
    color: #c6252b;
    background: #fff;
}
.footer_type4 p {
    margin-bottom: 5px;
    line-height: 1.8;
    font-size: 13px;
    color: #42382E;
}
.footer_type4 a {
    color: #42382E;
}
.footer_subtitle{
    color: #42382E;
}
.footer_type4 .social_media{
    padding-top: 8px;
}
.footer_type4 h6{
    font-size: 16px !important;
}
.footer_type4 a:hover{
    text-decoration: none;
    color: #fff !important;
}
.footer_type4 a:hover p{
    color: #fff !important;
}
.footer_type4 .social_media li a .fa-inverse{
    color: #fff;
}
.footer_type4 .fa-circle {
    color: #968C83;
}
.btn-primary{
    background-color: #968c83 !important;
    border-color: #fff !important;
    color: #fff;
}
.FooterDisclaimer{
    /*text-align: center;*/
    padding-top: 2%;
}
.btn {
    font-size: 0.85rem !important;
    font-weight: 500;
}
.grid-container {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
  gap: 0px 0px;
  grid-auto-flow: row;
  grid-template-areas:
    "a b c d e f g h i";
}

.a { grid-area: a; }
.b { grid-area: b; }
.c { grid-area: c; }
.d { grid-area: d; }
.e { grid-area: e; }
.f { grid-area: f; }
.g { grid-area: g; }
.h { grid-area: h; }
.i { grid-area: i; }

.imgicon{
    text-align: center;
}
.imgicon img{
    width: 80%;
    transition: all .4s ease;
}
.imgicon img:hover{
    transform: scale(0.9);
}
.imgfont{
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding-top: 15px;
    text-align: center;
    text-transform: capitalize;
}
.title1{
    font-size: 24px;
    font-weight: 500;
    color: #968C83;
}
.wColor{
    color: #fff;
}
.wBg{
    background: #fff !important;
}
.hr1{
    width: 54px;
    height: 1px;
    margin: auto;
    margin-top: 20px;
    background: #968C83;
}
.grid-container .a{
    display: flex;
    align-items: center;
}
.pictitle{
    text-align: center;
    padding: 20px 0;
}
.pictitle img{
    max-width: 75%;
}
.pictitle1{
    text-align: center;
    padding: 20px 0;
}
.pictitle1 img{
    max-width: 65%;
}

.imgeffect {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.imgeffect img{
    width: 100%;
    transition: all .8s ease;
}
.imgeffect img:hover{
    transform: scale(1.1);
}
.imgtitle {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 20px;
    text-align: left;
    position: absolute;
    bottom: 0;
    color: #fff;
    background: rgba(150, 140, 131, 0.5);
    width: 100%;
}
/*.imgtitle:after {*/
/*    content: "\f280";*/
/*    font-family: bootstrap-icons !important;*/
/*    font-size: 20px;*/
/*    position: absolute;*/
/*    top: 7px;*/
/*    left: auto;*/
/*    right: 15px;*/
/*    opacity: 0;*/
/*    -webkit-opacity: 0;*/
/*    -o-opacity: 0;*/
/*    -ms-opacity: 0;*/
/*    -webkit-transition: all 0.5s ease;*/
/*    -moz-transition: all 0.5s ease;*/
/*    -o-transition: all 0.5s ease;*/
/*    transition: all 0.5s ease;*/
/*}*/
.imgeffect:hover .imgtitle{
    background-color: #968C83;
}
.imgeffect:hover{
    opacity: 1;
    -webkit-opacity: 1;
    -o-opacity: 1;
    -ms-opacity: 1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#main_index{
    padding-bottom: 0 !important;
}

/*.index_wrapper_5, .index_wrapper_6{
    background: url('https://cdn1.npcdn.net/userfiles/23101/image/red-bg.jpg');
    background-size: cover;
    background-attachment: fixed;
}
.index_wrapper_9, .index_wrapper_10{
    background: url('https://cdn1.npcdn.net/userfiles/23101/image/latest-new_bg.jpg');
    background-size: cover;
    background-attachment: fixed;
}*/

.latest_new_type4 .news_box {
    background-color: transparent;
}
.latest_new_type4 .news_box p{
    color:  #968C83;
    font-size: 15px;
}
.latest_new_type4 .news_box p .date{
    color: #34312D;
    font-size: 13px;
}
.latest_new_type4 a{
    color: #222;
}
.latest_new_type6 .news_box {
    background-color: transparent;
}
.productSlider-3 .product_img .product_box {
    background-color: transparent;
}
.index_wrapper_6 .productSlider-3 .product_img .product_box h6 {
    color: #fff;
    font-weight: 400 !important;
}
.productSlider-3 .product_img .product_box .content > p{
    color: #c6252b;
    font-size: 16px;
}
.index_wrapper_6 .productSlider-3 .product_img .product_box .content > p{
    color: #fff;
}
.productSlider-3 .product_img .product_box .product_img_frame {
    padding-top: 100%;
}
/*.index_wrapper_4, .index_wrapper_6, .index_wrapper_8{
    padding-bottom: 25px;
}*/
.product_list .product_box .product_des b {
    font-size: .9rem;
}
#product_tabs .nav-tabs{
    justify-content: center;
    font-size: 18px;
}
.product_tab ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: center;
    border-bottom: 1px solid #d9d9d9;
}
.product_tab .tablinks {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    margin-bottom: -1px !important;
    border-width: 2px;
    font-size: 15px;
    line-height: 3;
    margin: 0 15px;
    color: #666;
    transition: all .3s ease;
    cursor: pointer;
}
.product_tab li .tablinks.active {
    color: #222;
    background-color: #fff;
    border-bottom-color: #000;
    border-radius: 2px;
}
.product_tab li .tablinks:hover{
    color: #222;
    background-color: #fff;
    border-bottom-color: #000;
    border-radius: 2px;    
}
.wu{
    background: #ECE6DF; 
    padding: 3% 15px 0;
}
.wu .wuIcon > .row{
    align-items: center;
}
.wu .imgicon1{
    /*text-align: right;*/
    padding-bottom: 2%;
}
.wu .imgicon1 img {
    max-width: 45px;
    /*max-height: 40px;*/
    opacity: 0.6;
    transition: .8s ease;
}
.wu .imgicon1 img:hover{
    transform: rotateY(360deg);
    opacity: 1;
}
.wu .imgfont1{
    color: #968C83;
    font-size: 16px;
    font-weight: 600;
}
.imgfont_sub{
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    color: #34312D;
}
.wuIcon{
    margin-bottom: calc(2% + 20px);
    padding: 0 2%;
}
.wuIcon:first-child:before{
    border: none;
}
.wuIcon:before {
    position: absolute;
    border-right: 1px solid #f8f9fa;
    height: 75px;
    content: "";
    left: -10px;
    top: 0px;
    bottom: 0;
    margin: auto 0;
}
.bannertitle1{
    position: absolute;
    width: 45%;
    top: 20%;
    left: 44%;
}
.bannertitle1.bannertitle1_bm {
    left: 38%;
}
html:lang(zh-Hans) .bannertitle1{
    width: 31%;
    top: 16%;
    left: 57%;
}
.bannertitle2 {
    position: absolute;
    width: 41%;
    top: 10%;
    left: 4%;
}
.bannertitle2.bannertitle2_bm {
    width: 43%;
    top: 10%;
    left: 3%;
}
html:lang(zh-Hans) .bannertitle2 {
    width: 31%;
    top: 9%;
    left: 9%;
}
.bannertitle3 {
    position: absolute;
    width: 32%;
    top: 43%;
    left: 54%;
    color: #fff;
    font-size: 38px;
    line-height: 1.2;
    font-weight: 500;
}
.bannertitle3 p{
    font-size: 18px;
    padding-top: 30px;
}
.imagevector{
    width: 60%;
    margin: 0 auto;
}
.imagetitle{
    font-size: 15px;
    font-weight: 400;
    margin-top: 3%;
    color: #34312D;
    text-align: center;
}
.Categorybutton{
    text-align: center;
}
.btn_more.content{
    /*font-family: 'Roboto Condensed', sans-serif;*/
    border: 2px solid #968C83;
    color: #fff;
    font-size: 0.80rem;
    padding: 8px 12px;
    transition: linear .3s;
    margin-top: 12px;
    font-weight: 500;
    background-color: #968C83;
}

.btn_more.content:hover{
    background:transparent;
    color:#968C83;
}
.img-responsive{
    margin-top: 8%;
    /*margin-left: 20%;*/
}
.imageMarquee {
    height: 119px;
    background-image: url('https://cdn1.npcdn.net/images/logo_6fw2g9_1753770699.jpg?md5id=569d09d580e772e2acaf522ba342ac0e&new_width=1879&new_height=119&type=4');
    animation: imageMovement 40s linear infinite;
}

@keyframes imageMovement {
    100% {
        background-position-x: -1879px;
    }
} 
.aboutvideo{
    margin-top: 2%;
}
.text1{
    color: #34312D;
}
html:lang(zh-Hans) .bannertitle3 {
    font-size: 55px;
}
.bannertitle3.bannertitle3_bm {
    width: 40%;
}
html:lang(zh-Hans) .bannertitle3 p{
    font-size: 20px;
}
.picbg, .picbg1{
    position: relative;
    overflow: hidden;
}
.picbg img, .picbg1 img{
    width: 100%;
    height: 100%;
    transition: all .7s ease;
}
.picbg:hover img{
    transform: scale(1.1);
    filter: brightness(0.5);
}
.picbg1 img{
    filter: brightness(0.7);
}
.picbg1:hover img{
    transform: scale(1.1);
    filter: brightness(0.5);
}
.picContent {
    position: absolute;
    font-size: 26px;
    line-height: 1.3;
    top: 22%;
    left: 36%;
    width: 100%;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
}
.picContent1 {
    position: absolute;
    font-size: 26px;
    line-height: 1.3;
    bottom: 8%;
    left: 8%;
    width: 100%;
    font-weight: 700;
    color: #222;
    text-transform: capitalize;
    transition: all .4s ease;
}
.picHover, .picHover a{
    position: absolute;
    font-size: 30px;
    line-height: 1.3;
    top: 100px;
    width: 100%;
    height: 100%;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease;
    opacity: 0;
    text-shadow: 1px 1px 3px #333;
}
.picbg:hover .picContent, .picbg:hover .picContent1 {
    opacity: 0;
}
.picbg:hover .picHover, .picbg:hover .picHover a {
    opacity: 1;
    top: 0;
}
.productSlider-3 .product_box {
    padding: 0 15px;
}
.productSlider-3 .product_box h6{
    font-size: 14px;
}
.picbg a:hover{
    text-decoration: none;
}
#main_index .product_img_frame {
    position: relative;
    height: 250px;
}
#main_index .product_img_frame img{
    height: 250px;
    object-fit: cover !important;
}
#main_index .add_to_cart {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    opacity: 0;
    transition: all .2s ease;
    border-radius: 0;
}
#main_index .product_box:hover .add_to_cart {
    opacity: 1;
}
.productSlider-1 .slick-arrow{
    z-index: 1;
}
.productSlider-1 .slick-prev{
    left: 0 !important;
}
.productSlider-1 .slick-next{
    right: 0 !important;
}
.form-control{
    border-radius: 0;
}
.footer_type4 .form-control{
    border: none;
}
.footer_type4 .left_line{
    border: none;
}
.index_wrapper_7 > .container{
    max-width: 1200px;
}
.cut_price{
    text-decoration: line-through;
}
.ws_video .video_box .video_img_frame {
    height: 200px;
}
.ws_video .video_box .video_img_frame img {
    height: 200px;
}

.np_language_btn {
    display: block;
}
.product_img .product_box {
    padding: 0 10px;
}
.product_main_img img {
    width: 100%;
}
@media only screen and (max-width:1800px){
.topicon.scroll_menu {
    right: 19%;
}
}
@media only screen and (max-width:1600px){
.topicon.scroll_menu {
    right: 15%;
}
}
@media only screen and (max-width:1366px){
.topicon.scroll_menu {
    right: 7%;
}
.scroll_menu .boxSearch {
    display: none;
    position: absolute;
    top: 60px;
    left: -265px;
    width: 300px;
}
.bannertitle3.bannertitle3_bm {
    top: 40%;
    font-size: 34px;
}
.bannertitle3 {
    width: 35%;
    top: 41%;
    font-size: 36px;
}
html:lang(zh-Hans) .bannertitle3 {
    font-size: 48px;
}
.bannertitle3 p {
    font-size: 18px;
}
}
@media only screen and (max-width:1200px){
.topicon.scroll_menu {
    right: 1%;
}
.b_content {
    margin: 13% 10% 10% 0;
}
.n_bannertittle {
    font-size: 0.95rem;
}
.b_content h2 {
    font-size: 1.9rem;
}
.n_bannerTex {
    font-size: 0.81rem;
    width: 100%;
}
.btn_more.banner {
    font-size: 0.7rem;
    padding: 8px 13px;
}
.wu{
    padding: 3% 3% 0;
}
}
@media only screen and (max-width:950px){
.btn_more.content {
    margin-top: 0px;
}
.imagetitle {
    font-size: 14px;
    font-weight: 400;
    margin-top: 1%;
}
}
@media only screen and (max-width:769px){
    .item.slick-slide img{
            min-height: 350px;
    object-fit: cover;
    }
    .footer_type4 .container .row .col-md-4:nth-child(2){
    padding-left: 15px;
}
.footer-type4 .container .row .col-md-4:nth-child(3){
    padding-left: 15px;
}
#main_index {
    overflow: hidden;
}    
       .Categorybutton {
        margin: 2% auto 5%;
    }
.m_side_menu_type5 {
    height: calc(100% - 75px) !important;
}
    .grid-container{
        display: block;
    }
    .grid-container .a {
    justify-content: center;
    display: flex;
    align-items: center;
    padding: 20px;
    width: 100%;
}
.grid-container > div{
        width: 50%;
        float: left;
    }
.grid-container .h{
        float: right;
        margin-top: 25px;
    }
.imgfont{
        padding-bottom: 20px;
    }
.m_nav_type5 .menu_bar .bar1, .m_nav_type5 .menu_bar .bar2, .m_nav_type5 .menu_bar .bar3 {
    width: 32px;
    height: 2px;
    margin: 8px 0;
}
.m_nav_type5 .change .bar1 {
    -webkit-transform: rotate(45deg) translate(6px, 6px);
    transform: rotate(45deg) translate(6px, 6px);
}
.m_nav_type5 .change .bar3 {
    -webkit-transform: rotate(-45deg) translate(8px, -9px);
    transform: rotate(-45deg) translate(8px, -9px);
}
.m_side_menu_type5 .nav_item li {
    font-size: 18px;
}
.m_nav_type5 .member, .m_nav_type5 .shopping {
    font-size: 22px;
}
.productSlider-1 .product_img .product_box h6 {
    color: #4b4b4b;
    font-weight: 600 !important;
    font-size: 12px;
}
.productSlider-1 .product_img .product_box p {
    font-size: 12px;
}
.productSlider-1 .product_img .product_box .product_img_frame img {
    height: 100% !important;
}
.productSlider-1 .product_img .product_box .product_img_frame {
    height: 100% !important;
}
.productSlider-1 .product_img .product_box .product_img_frame .add_to_cart {
    font-size: 11px !important;
}
.productSlider-1 .product_img .product_box .product_img_frame .fa-shopping-cart{
    margin-right: 5px;
}
.product_tab .tablinks {
    font-size: 13px;
    margin: 0 6px;
}
.wuIcon {
    /*width: 50%;*/
    text-align: center;
}
.wu .imgicon1 {
    text-align: center;
    padding-bottom: 15px;
}
.imgeffect{
    margin-bottom: 20px;
}
.bannertitle3 {
    width: 45%;
    top: 37.5%;
    left: 54%;
    font-size: 13px;
}
.bannertitle3 p {
    font-size: 9px;
    padding-top: 8px;
}
html:lang(zh-hans) .bannertitle3 {
    font-size: 15px;
}
html:lang(zh-hans) .bannertitle3 p {
    font-size: 9px;
}
.bannertitle3.bannertitle3_bm {
    top: 38%;
    font-size: 11.5px;
    left: 51%;
    width: 48%;
}
.picContent1 p {
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
    line-height: 1.5;
}
.mmargin1{
    margin-bottom: 15px;
}
.picbg, .picbg1{
    margin-bottom: 15px;
}
/*.m_nav_type5 .company_logo {*/
/*    padding: 12px 10px 12px 0px;*/
/*}*/

.memberandcart .member, .memberandcart .shopping {
    display: flex;
    align-items: center;
}
.fa-user, .fa-shopping-cart{
    font-family: 'bootstrap-icons' !important;
    font-weight: 500 !important;
}
.fa-user:before {
    content: "\f4dd" !important;
}
.fa-shopping-cart:before {
    content: "\f244" !important;
}
.imagetitle {
    font-size: 14px;
    font-weight: 300;
    margin-top: 0%;
}
.btn_more.content {
    font-size: 0.7rem;
    padding: 7px 10px;
    margin-top: 0px;
}
.img-responsive {
    margin-top: 0%;
}
.imagetitle {
    font-size: 14px;
    font-weight: 300;
    margin-top: 1%;
}
.btn_more.content {
    font-size: 0.7rem;
    padding: 8px 10px;
}

.n_bannerTex {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0;
    color: #fff;
    width: 100%;

}
.btn_more.banner {
    margin-top: 15px;
}
    .b_content {
        margin: 11% 10% 10% 0;
    }
}

.product_detail .product_optional_group .option_img_title {
    display: inherit;
}
/*.productSlider-1 .slick-prev::before, */
/*.productSlider-1 .slick-next::before{*/
/*    display: none;*/
/*}*/
.productSlider-1 .product_img{
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 3%;
}
.index_wrapper_5{
    /*padding-top: 5%;*/
    padding-bottom: 5%;
}
@media only screen and (max-width:450px){
.n_bannerTex {
    font-size: 13px;
    line-height: 1.5;
    margin: 8px 0;
    color: #fff;
    width: 100%;
}
.n_bannertittle {
    font-size: 13px;
}
.Categorybutton{
    margin-bottom: 8%;
}
    .btn_more.banner {
        margin-top: 5px;
}
.btn3{
    padding: 10px 0;
    padding-top: 0px !important;
}
.btn3 a span {
    font-weight: 400;
    font-size: 13px;
    padding: 0 18px;
    height: 35px;
}
    .btn_more.content {
        margin-top: 5px;
}
    .btn_more.banner {
        font-size: 0.60rem;
        padding: 7px 9px;
    }
        .b_content {
        margin: 15% 10% 10% 0;
    }
        .b_content.h2 {
        font-size: 1.8rem;
    }
}
@media only screen and (max-width: 378px) {
    .n_bannerTex {
        font-size: 12px;
    }
        .btn_more.banner {
        font-size: 0.55rem;
        padding: 6px 8px;
    }
        .b_content.h2 {
        font-size: 1.8rem;
    }
        .b_content {
        margin: 20% 10% 10% 0;
    }
        .wu .imgicon1 {
        text-align: center;
         padding-bottom: 5px; 
    }
}

.col-12.col-md-6.hpbranch_item:first-of-type {
    display: none;
}
/*contact us page*/
#main_contactus #contactus_3 .tab-pane .whatsapp-custom-btn,
#main_contactus #contactus_3 .tab-pane .whatsapp-custom-btn a{
    color:#ffffff;
}
#main_contactus #contactus_3 .tab-pane .whatsapp-custom-btn:nth-child(8) div span{
    display: none;
}
#main_contactus #contactus_3 .tab-pane .whatsapp-custom-btn:nth-child(8) div p:after {
    content: 'Bath & Kitchen Fittings';
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-top:-8px;
}
#main_contactus #contactus_3 .tab-pane .whatsapp-custom-btn:nth-child(10) div span{
    display: none;
}
#main_contactus #contactus_3 .tab-pane .whatsapp-custom-btn:nth-child(10) div p:after {
    content: 'Tiles';
    display: block;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    margin-top:-8px;
}
.whatsapp-custom-btn{
        min-width: 235px;
}
.page_title b{
    color:  #968C83;
}
.category_menu_3 .title{
     color:  #968C83;
}
.brand_menu_2 .brand_title{
    color:  #968C83;
}
.category_list_type4 .category_box h6{
    color:  #968C83;
}
.category_list_type4 .category_box p{
    color: #34312D;
}
.category_menu_3 .main_title{
    color: #34312D;
}
.brand_menu_2 .side_brand_panel .custom-control-label{
    color: #34312D;
}
/*contact us page*/
#main_contactus .tab-pane h5{
    color:  #968C83;
}
#main_contactus .tab-pane h6{
    color:  #968C83;
}
.cart_unit_price{
    color:  #968C83;
}
.cart_quantity{
    color:  #968C83;
}
.cart_total_price{
    color:  #968C83;
}
.cart_action{
    color:  #968C83;
}
.cart_product_name{
    color:  #968C83;
}
.align-self-center .text-center p{
    color: #34312D;
}
#contactus_5_1 .container-fluid .row .col-12 h5{
    color:  #968C83;
}
#contactus_5_1 .container-fluid .row .col-12 p{
    color: #34312D;
}
.label-helper{
    color:  #968C83;
}
.text-muted{
    color: #34312D !important;
}
.form-control .input_text{
    color: #34312D !important;
}
.product_list_5 .product_box .product_des .price a, .product_list_5 .product_box .product_des .title a{
    color: #34312D !important;
}
.recent_view_product .recent_view_product_item a{
    color: #34312D !important;
}
.product_detail .title{
    color:  #968C83;
}
.product_detail .product_description_link a{
    color: #34312D !important;
}
.font-weight-bold .related_product_title .mb-0 p{
     color:  #968C83 !important;
}
.badge-light{
    color:  #968C83!important;
}
.nextprev_product .nextprev_product_title a{
    color: #34312D!important;
}
.product_list_5 .product_box .product_des .price a, .product_list_5 .product_box .product_des .title a{
    color:  #968C83!important;
}
.nextprev_product_title{
    color:  #968C83!important;
}
.nextprev_product .nextprev_product_title a{
    color:  #968C83!important;
}
#showproducts_7_1 .related_product_wrapper .related_product_title {
    color:  #968C83!important;
}
.nextprev_product .previous_btn{
     color: #34312D;
}
/*.generated_content{*/
/*    color:  #968C83!important;*/
/*}*/
.recent_view_product .recent_view_product_item .product_title {
    color:  #968C83!important;
}
.recent_view_product .recent_view_product_item a{
    color:  #968C83!important;
}
.whatsapp-custom-btn i{
    margin-top: -5%;
    margin-left: 21px;
    margin-right: 10px;
}

.platinum_website_visitor {
    display: inline;
    color: #0b0b0b;
}
/*product page*/
.product_detail .product_price .offer_price{
    display: none;
}