﻿
@import url('https://fonts.googleapis.com/css2?family=Quintessential&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lateef&family=Quintessential&display=swap');

@charset "utf-8";
img {
    transition: all 0.5s;
}
a {
    transition: all 0.5s;
}

a:hover {
    color: #afafaf;
}
.member.modify .form-check-input {
    margin-top: 0;
    border:none;
}

    .member .form-row .form-group  {
       float:left
    }
        .member .form-row .form-group input {
            width: auto;
        }

    :root {
    }
.rwd-table a {
    color: #191919;
}
.rwd-table a:hover  {
    color: #191919;
}

.qty-box .btn:hover {
    background: #5b5b5b;
}
.cart-step .num {
    color: #ffffff;
    background: #000;
}
.btn.btn-bord {
    border: solid 1px #000000;
    color: #000000;
  
}
.form-control:focus {
    border: solid 1px #353535;
    
}
.rwd-table.mob-mode th {
    background:#878787;

}
.gallery-list.cover.hov-cart .btn-box .btn {
    background: #070707;
  
}
.gallery-list.cover.hov-cart .item-detail .cover .btn-box .btn:hover {
    background: #5b5b5b;
}
.btn.btn-light,
.btn.btn-dark {
    background: #000000;
}
   .btn.btn-light:hover,
    .btn.btn-dark:hover {
        background: #5b5b5b;
    }
    .member-function-box .item > a {
        color: #000;
    }
.gallery-list.cover.hov-cart .btn-box .btn.done {
    background: #5b5b5b;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
    background: #5b5b5b;
    border-color: #5b5b5b;
}
.btn.btn-txt:hover {
    color: #656565;
}
.btn.btn-primary {
    background: #000000;
    border-color: #000000;
}
.list-inline-item:not(:last-child) {
    margin-right: 0;
}
.gallery-list .item .info {
    padding: 0px 0;
  
}
.product.show   .product-info-area .item.price .cont {
    color: #000000;
}
.product.show   .anchor-title a:hover {
    color: #8d8d8d;
}
.product.show .btn.btn-light:hover,
.product.show .btn.btn-dark:hover {
    background: #5b5b5b;
}
.product.show .btn.btn-light,
.product.show   .btn.btn-dark {
    background: #000000;
}
.product.show .btn.btn-dark {
    background-color: #353535;
}

.product.show   .h5 .sub-txt {
    color: #959595;
    letter-spacing: 1px;
	font-size: 13px;
}
.product.show  .h5 {
    color: #000;
}
.btn.cart {
    background: #000000;
    padding: 10px;
}
.gallery-list p.price {
    color: #000000;
  
}
    .btn.cart:hover {
        background: #5b5b5b;
    }
.contact  label{
    padding-left:5px;
}
.contact .radio-inline {
    margin-left: 10px
}
.contact .list-creative a {
    color: #2b2b2b;
    font-size: 16px;
}
.contact   .list-creative > li:nth-child(2n) .list-terms:before,
.contact .list-creative .list-terms:before {
    background: #070707;
}
.contact   .btn-secondary {
    background-color: #353535;
    border-color: #353535;
}
.contact .btn.btn-primary:hover {
    background: #5b5b5b;
    border-color: #5b5b5b;
}
.contact   .btn.btn-primary {
    background: #000;
    border-color: #000;
}
.contact .h5{
    color:#000;
}
.contact .h5 .txt-en {
    display: none;
}
.side .filter-title .collapsed-btn, 
.side .filter-sidebar.multiple-collapse .collapsed-btn {

    background: #2f2f2f;
    border: none;
    color: #fff;
}
.side .filter-title .collapsed-btn:hover,
.side .filter-sidebar.multiple-collapse .collapsed-btn:hover {
    background-color: #5a5a5a;
}
    .order.show .btn.btn-primary {
    background: #5b5b5b;
    border-color: #5b5b5b;
}
.product.show    .anchor-title li {
    margin: 0 4px;
}
.product.show   .section .anchor-title a {
    border-left: none;
}
.product.show  .section .anchor-title a{
    border:1px solid #000;
    padding:5px 25px;
    color:#000;
}
    .product.show .section .anchor-title a:hover{
        background-color:#000;
        color:#fff;
    }
    .product.show .page-item:first-child .page-link,
    .product.show .page-item:last-child .page-link,
    .order.show .page-item:first-child .page-link,
    .order.show .page-item:last-child .page-link,
    .news.show .page-item:first-child .page-link,
    .news.show .page-item:last-child .page-link {
        border: none;
        border-radius: 0;
        background-color: #000;
        color: #fff;
        padding: 5px 40px;
		margin-bottom: 20px;
    }
    .product.show .page-item:first-child .page-link:hover,
    .product.show .page-item:last-child .page-link:hover,
    .order.show .page-item:first-child .page-link:hover,
    .order.show .page-item:last-child .page-link:hover,
    .news.show .page-item:first-child .page-link:hover,
    .news.show .page-item:last-child .page-link:hover {
        background: #5b5b5b;
    }
    .page-item:first-child .page-link:hover,
    .page-item:last-child .page-link:hover {
        background-color: #2d2d2d00;
    }
    .small-title {
        color: #030303;
    }
.side .h3 .txt-tw {
    border: solid 1px #000000;
    color: #000;
}
.side .h3 .txt-en {
   display:none;
}
.filter-btn-area .btn.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: unset;
    border-radius:0;
}
.sort-area .btn-info {
    color: #fff;
    background-color: #555555;
    border-color: unset;
    border-radius: 0;
}
body .bar_glay {
    background-color: #e9e9e9
}
.section .breadcrumb {
    background: unset;
}
.section  .breadcrumb li.active {
    color: #000000;
}
.section .breadcrumb-item .txt-en {
    display:none;
}
.page_wrapper .article-list .item .time {
    color: #ffffff;
    background-color: #000;
    padding: 5px 10px;
}
.page_wrapper    .article-list .item a {
    display: block;
    width: 100%;
    padding: 20px 10px;
    color: #000;
}
 .pagination    .page-item.active .page-link {
    color: #fff;
    background-color: #000;
    border:1px solid #000;
}
.pagination .page-link {
    color: #000000;
    border-color: #000000;
    padding: 0px 7px;
}
.kind-info   .h2 {
    border-bottom: 1px solid #010101;
    color: #000000;
}
    .kind-info .h2  .txt-en{
        display:none;
    }
body .nav-cart-info:hover .nav-cart-list.cart-drop-detail .sub-text   strong {
    color: #000;
}
body .nav-cart-info:hover .nav-cart-list.cart-drop-detail .price   strong {
    color: #ff0000;
}
    body .nav-cart-info:hover .nav-cart-list.cart-drop-detail strong {
        color: #ff0000;
    }
body .nav-cart-info:hover .nav-cart-list.cart-drop-detail {
    color: #000;
}
    body .nav-cart-info:hover .nav-cart-list.cart-drop-detail .no_Prod {
        padding-left: 11px
    }
.gallery-list .item .title {
    margin-bottom: 0;
}
.nav-cart-info .nav-cart-list .h6 {
    margin-bottom: 10px;
}
    .header .btn.more {
        background: #000000;
    }
.navbar-expand-md .navbar-collapse {
    margin-left: -15%;
}
.header .navbar .nav-pos-top .list-inline-item a:hover {
    color: #afafaf;
}
.header .navbar .nav-pos-top .list-inline-item a {
    font-size: 12px;
    color: #fff;
    padding-right: 30px;
    position: relative;
}
    .header .navbar .nav-pos-top .list-inline-item a.nav-cart-info-btn:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/header_icon02.svg) no-repeat;
        width: 20px;
        height: 20px;
        top: -6px;
        right: 8px;
    }
    .header .navbar .nav-pos-top .list-inline-item a.mem_icon01:before {
        content: " ";
        display: block;
        position: absolute;
        background: url(../images/all/header_icon01.svg) no-repeat;
        width: 20px;
        height: 20px;
        top: -6px;
        right: 8px;
    }
.header .navbar .nav-pos-top .list-inline-item a  .fa-shopping-cart,
.header .navbar .nav-pos-top .list-inline-item a .fa-user {
    display: none;
}
.header .nav-cart-info .cart-drop-box .count {
    right: -3px;
    top: unset;
    bottom: -2px;
}
.header .navbar {
    padding: 10px 0;
}
.navbar .navbar-brand {
    background: url(../images/all/logo.svg) center center no-repeat;
    /*left: 7%;*/
    position: relative
}

.header .navbar .small-btn-box {
    margin-right: 0;
    width: 28%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    background-color: #000;
    padding-left:10px;
}
.header .navbar {
    background: url(../images/all/header_bg.jpg) center center no-repeat;
    background-size: cover;
}


.header .navbar-nav .nav-link {
    padding: 25px 26px 25px;
}
.header .nav-brand-wrapper {
    left: 7%;
    position: relative;
}

.navbar .small-btn-box ul {
    flex-direction: row-reverse;
    margin-right:0;
}
body .nav-item.dropdown .navbar-nav .nav-item:hover .nav-link.trigger:before {
    border-right: #afafaf;
}
body .header .navbar-nav .nav-item:hover > .nav-link .caret {
    border-top-color: #afafaf;
}
.header .navbar-nav .nav-item:hover > .nav-link {
    color: #afafaf;
}

.banner .slick-dots {
    bottom: 5px;
  
}
body .gotop a {
    background: #000000;
    font-family: 'Quintessential', cursive;
}
    body .gotop a:hover{
        opacity:0.7;
    }

    .wid-float-section {
        display: none;
    }
.nea_acc {
    background: url(../images/all/new_bg.jpg)no-repeat center bottom;
    padding: 7% 0 !important;
}
    .footer  .container,
    .nea_acc .container {
        max-width: 80% !important;
    }
    .nea_acc .slick-dots {
        display: none !important;
    }
.nea_acc  .title a {
    text-align: center;
    font-size: 18px;
    color: #000;
    padding-top: 20px;
    display: block;
}
.nea_acc  .slick-next,
.nea_acc  .slick-prev {
    display: none !important;
}

.nea_acc .pic {
    margin: 10px;
    position:relative;
    overflow:hidden;
}
    .nea_acc .item-wrap:hover .pic img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
      opacity:0.7;
    }
  
    .home .h3 {
        color: #080808;
        font-weight: 400;
        text-align:center;
    }

.home .nea_acc .h3 {
    color: #080808;
    font-weight: 400;
    text-align: left;
}
.home .h3 .main-txt,
.nea_acc .h3 .txt_en {
    font-family: 'Quintessential', cursive;
    display: block;
    font-size: 40px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.home  .nea_acc .h3 .txt_en:before {
    margin: 0;
}
.nea_acc .h3 .txt_en:before,
.home .h3 .main-txt:before {
    content: " ";
    display: block;
    position: absolute;
    background-color: #000;
    width: 52px;
    height: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
        .home .h3 .sub-txt,
        .nea_acc .h3 .txt_tw {
            font-size: 18px;
        }


.home .nea_acc .btn.more {
    margin: 0;
}

.home .btn.cover:before,
.nea_acc .btn.cover:before {
    background: #474747;
}


.home .btn.more {
    background: #000000;
    margin: 0 auto;
    display: table;
    font-family: 'Quintessential', cursive;
    font-size: 14px;
    padding: 7px 31px;
}

.home .item-info .info .price-box .price {
    color: #282828;
    font-size: 14px;
    margin-top: 0;
}
.home .item-info .info .title {
    color: #080808;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px;
}
.home .item-detail:hover .item-info .info .price-box .price,
.home .item-detail:hover .item-info .info .title {
    color: #999999;
}

    .item-detail .pic {
        overflow: hidden;
    }
    .item-detail .pic img {
        transition: all 0.5s;
    }
.item-detail:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.7;
}

.footer .sitemap {
    display:none!important;
}

.footer {
    border-top:1px solid #000;
}
    .footer  .footer_logo{
      width: auto;
    }
    .footer .tat_x {
        padding-left: 20px;
        color: #020202;
        font-size: 20px;
        padding-top: 6px;
        font-family: 'Lateef', cursive;
    }

        .footer .tat_x   li  label{
            padding-right:10px;

        }
.copyrights {
    font-family: 'Lateef', cursive;
    color: #464646;
    font-size:18px;
}

body .footer_mid {
    padding: 50px 0 20px!important;
}

.article-grid .item .info .kind a {
    background: #6a6a6a;
    padding: 3px 12px;
    color: #fff;
    letter-spacing: 1px;
}

.gallery-list.border-solid .item .item-detail {
    border: none;
}

.side .navbar-nav .dropdown-menu li.nav-title a {
    background: #000;
    color: #fff;
}
    .side .navbar-nav .dropdown-menu li.nav-title a:hover {
        background: #474747;
    
    }

.btn-secondary {
    background-color: #5a5a5a;
    border-color: #5a5a5a;
}

.nav-item.dropdown.fadeup > .navbar-nav {
    border-top: 2px solid #000;
    box-shadow: 0px 0px 5px #333333;
    -webkit-box-shadow: 0px 0px 5px #333333;
    -moz-box-shadow: 0px 0px 5px #333333;
}

.nav-item.dropdown > .navbar-nav .nav-item .nav-link {
    padding: 12px 15px;
}

.slick .slick-dots li {
    margin: 0;
}

.pro-name{
	font-size:28px;
	}
