@charset "utf-8";

/* CSS Document */
body {
    margin: 0px;
    padding: 0px;
    color: #484848;
    font-family: "Open Sans", sans-serif;
    background: #fff;
    line-height: 22px;
    color: #777777;
}
h1, h2, h3, h4, h5, h6 {
    display: block;
    position: relative;
    color: #191919;
    margin-bottom: 0px;
  }
li {
    list-style: none;
  }
#icon_module {
    display: none;
}

.layout-row>* {
    flex: 1 1 100%;
    min-width: 0;
    padding: 0;
    margin: 0;
}

.layout-row {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
@media print, screen and (min-width: 64em) {
    .layout-column .large-6 {
      flex: 1 1 50%;
    }
  }
  @media print, screen and (min-width: 64em) {
    .large-6 {
      width: 50%;
    }
  }
a {
    color: #333;
    text-decoration: none;
    transition: all 0.25s ease-in-out;
}

a:hover {
    color: #000;
    text-decoration: none;
}

a:focus {
    outline-style: none;
    -moz-outline-style: none;
}

input[type="image"] {
    border: 0px;
    vertical-align: middle;
    width: 100%;
}

h1 {
    font-size: 22px;
}

img {
    vertical-align: middle;
}




.web-cl {
    clear: both;
    height: 0px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.web-clm {
    clear: both;
    height: 8px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.web-cln {
    clear: both;
    height: 20px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.web-block {
    width: 1200px;
    margin: 0 auto;
}

.web-row {
    position: relative;
}

.web-left {
    position: absolute;
    left: 0;
    top: 0;
}

.web-right {
    position: absolute;
    right: 0;
    top: 0;
}

.web-breadcrumb {
    padding: 5px 0px;
}



.pager li {
    display: inline-block;
}



.pager a {
    display: inline-block;
    padding: 3px 3px;
    border: 1px solid #efefef;
    margin: 1px 2px;
}

.top-bar ul li {
    display: inline-block;
    margin: 0px 5px;
}

.logo-box {
    background: #f4f5f5;
    height: 100px;
}

.logo-box .web-centent {
    text-align: center;
    padding-left: 350px;
    padding-right: 350px;
    padding-top: 28px;
}

.logo-box .web-logo {
    margin-top: 8px;
}

.logo-box .web-logo-banner {
    vertical-align: middle;
    margin-top: 10px;
}

.logo-box .logo-search-box {
    position: relative;
}

.logo-box .logo-search-box .input-group-btn {
    position: absolute;
    right: -5px;
    top: 0;
}

.logo-box .input-lg {
    font-size: 12px;
    border-radius: 5px 0px 0px 5px;
}

#nav {
    text-align: left;
    height: 36px;
    background: #fff;
}

#nav>ul {
    margin: 0;
    padding: 0;
    text-align: center;
}

.nav-list li.level-0 {
    display: inline-block;
    position: relative;
    color: #f30910;
    font-size: 16px;
    padding: 0 10px
}

.nav-list a.level-0 {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 700;
}

.nav-list a.level-0 .fa {
    margin-left: 5px;
}





.nav-list ul.level-0 {
    position: absolute;
    z-index: 20;
    left: 10px;
    top: 36px;
    border: 1px solid #c5c5c5;
    padding: 10px 20px;
    display: none;
    width: 500px;
    background: #fff;
}

.nav-list li.level-1 {
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #f30910;
    float: left;
    width: 50%;
}

.nav-list a.level-1 {
    font-size: 12px;
    color: #333;
    display: block;
    text-align: left;
    font-family: Lato;
}

.nav-list a.level-1:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 13px;
    margin-right: 5px;
}

#nav .nav-list li.level-0:hover ul.level-0 {
    display: block;
}

.cat-team-box .col-xs-2 {
    width: 8.33%;
    text-align: center;
}

.cat-team-box .col-xs-2 a img {
    max-width: 100%;
}

.cat-team-box .col-xs-2 li {
    padding: 5px 10px;
}

.cat-topsell-player li {
    line-height: 22px;
}


.level2-info-box {
    height: 150px;
    position: relative;
}

.level2-info-box .level2-info-icon {
    position: absolute;
    left: 25px;
    top: 22px;
}

.level2-info-box .level2-info-icon img {
    max-height: 110px;
}

.level2-info-box .level2-info-recplayer {
    position: absolute;
    top: 22px;
    right: 15px;
    width: 160px;
}

.level2-info-box .level2-info-recplayer h2 {
    padding-bottom: 10px;
}

.level2-info-box .level2-info-adimages {
    text-align: center;
}

.level2-info-box .level2-info-adimages img {
    max-height: 150px;
}

.level2-info-recplayer a,
.level2-info-recplayer {
    color: #fff;
}

.level2-info-recplayer a:hover {
    color: #ff0000;
}



.row-left-box h2 {
    background: #f5f6f8;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 12px;
    padding-left: 10px;
    cursor: pointer;
}

.row-left-box h2 span {
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 7px;
}

.row-left-box li {
    cursor: pointer;
    padding-left: 10px;
    font-weight: normal;
    color: #242424;
    line-height: 22px;
}

.row-left-box li i {
    display: inline-block;
    margin-right: 5px;
    color: #ccc;
}

.row-left-box li.leftHovera {
    background: #091f40;
    color: #fff;
}

.row-left-box li.leftHoveratxt {
    color: #ff0000;
}

.your-select h2 {
    background: #091f40;
    color: #fff;
}

.your-select li i {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    background: #000;
    font-size: 11px;
}

.sideBoxContent h2 {
    font-family: "Oswald", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: 100;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
}

.sideBoxContent h2:after {
    content: "";
    background: #616161;
    height: 2px;
    width: 105px;
    display: block;
    margin-top: 5px;
}

.web-jernav-ul1 li {
    line-height: 22px;
}

.web-jernav-ul1 li a.top-link {
    display: block;
    padding-left: 10px;
}

.web-jernav-ul1 li a.top2-link {
    display: block;
    padding-left: 10px;
}



.web-jernav-ul1 li ul li {
    padding-left: 10px;
}

.cat-team-box ul li {
    float: left;
    width: 20%;
}

.cat-team-box ul li a {
    display: block;
    line-height: 22px;
    padding: 0px 6px;
}

.cat-team-box ul li a img {
    height: 22px;
    margin-right: 3px;
    vertical-align: middle;
}

.cat-team-box ul li a:hover {
    background: #efefef;
}

.footer-nav-box,
.footer-nav-box a {
    color: #333;
}

.footer-nav {
    clear: both;
}

.footer-nav ul li {
    display: inline-block;
    margin-right: 8px;
}

.footer-help-box {
    background: #f4f5f5;
    padding: 10px 0px;
}



.footer-box .col-xs-5 {
    border: 1px solid #505050;
    border-width: 0px 1px;
}

.footer-box h2 {
    margin-top: 20px;
    font-size: 15px !important;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
}

.footer-box li {
    line-height: 25px;
}

#footer_tree_text {
    font-size: 14px;
}

.footer-share-box .share-box {
    padding-top: 10px;
}

.footer-share-box .share-box .fa {
    font-size: 22px;
    margin-right: 5px;
}

.footer-sign {
    background: #ce1126;
    width: 100%;
    border-color: #ce1126;
}

.web-footer-copyright {
    text-align: left;
    height: 30px;
    line-height: 30px;
    margin-top: 8px;
}

.web-footer-copyright a {
    color: #fff;
}



.redSave30-box {
    clear: both;
    position: relative;
}

.redSave30-box-left {
    width: 225px;
    position: absolute;
    left: 5px;
    top: 8px;
}

.redSave30-box-right {
    clear: both;
    padding-left: 240px;
}

.redSave30-box-right img {
    max-width: 100%;
}

.red-ends-box {
    float: left;
    height: 50px;
}

.red-ends-in {
    line-height: 50px;
    font-size: 14px;
    padding-left: 8px;
    font-weight: bold;
    color: #fff;
}

.red-ends-time ul {
    margin-left: 5px;
    border: 1px solid #fff;
    color: rgb(255, 255, 255);
    padding: 6px 1px;
}

.red-ends-time ul li {
    display: inline-block;
    width: 45px;
}

.red-ends-time ul li span {
    display: block;
    text-align: center;
}



.indexBestCat .indexBestCat-list {
    width: 20%;
}

.indexBestCat .indexBestCat-list ul {
    padding: 0px 15px;
}

.indexBestCat-list ul h2 {
    padding-left: 25px;
}

.indexBestCat-list ul li {
    line-height: 25px;
}

.indexBestCat-list ul li.allTeam {
    background: #091f40;
    text-align: center;
}

.indexBestCat-list ul li.allTeam a {
    color: #fff;
    text-align: center;
}

.index-four-banner {
    margin-left: -5px;
    margin-right: -5px;
}

.index-four-banner .col-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.index-four-banner img {
    max-width: 100%;
}


.team-title {
    text-align: center;
    height: 45px;
    line-height: 45px;
    position: relative;
}

.team-title span {
    display: inline-block;
    padding: 5px;
    background: #fff;
    font-size: 25px;
}

.team-title:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    position: absolute;
    top: 30px;
    z-index: -1;
}

.item-box-team ul li {
    float: left;
    width: 3.125%;
}

.item-box-team ul li a {
    display: block;
    padding: 3px;
}

.item-box-team ul li a img {
    max-width: 100%;
}

.home-title {
    text-align: left;
    position: relative;
    padding: 45px 15px 25px;
}

.home-title span {
    font-size: 28px;
    font-weight: 700;
    color: #3b3939;

    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 33px;
    text-align: center;

    max-width: 85%;
}


.home-title code {
    position: absolute;
    right: 5px;
    bottom: 7px;
    z-index: 10;
}

.home-title:after {
    /*content: '';*/
    position: absolute;
    left: 0;
    bottom: 25px;
    height: 1px;
    width: 100%;
    background: #ccc;
    z-index: 0;
}

.orhome-title {
    text-align: center;
    position: relative;
    margin: 8px auto;
}

.orhome-title span {
    font-size: 25px;
    font-weight: 700;
    color: #414141;
    text-transform: uppercase;
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 20px
}

.orhome-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 50%;
    height: 1px;
    width: 100%;
    background: #333;
    z-index: 0;
}



.market_price {
    font-weight: bold;
    color: #999;
    text-decoration: line-through;
}

.products_price {
    font-weight: bold;
    color: #000;
    font-size: 18px;
}

.span-size-chart {
    display: inline-block;
    margin-left: 8px;
}

.span-size-chart a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}


.fg-options dl label,.labelname {
    display: inline-block;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
}

.fg-goods-qty {
    text-align: left;
}

.fg-goods-qty-box {
    width: 98px;
    border: 1px solid #ccc;
    display: inline-block;
}

.fg-goods-qty-box dd {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    width: 45px;
    text-align: center;
    cursor: pointer;
}

.fg-goods-qty-box dd input {
    height: 29px;
    border: 1px solid #ccc;
    border-width: 0px 1px 0px 1px;
    width: 100%;
    text-align: center;
}

.fg-goods-qty-box dd.dd-jian,
.fg-goods-qty-box dd.dd-jia {
    width: 25px;
}

.web-gird-item {
    float: left;
    width: 20%;
}

.web-gird-item-box {
    margin: 8px auto;
    position: relative;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.web-gird-item-box:hover {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}

.web-gird-item-img-box a span {
    display: none;
}

.web-gird-item-img-box img {
    max-width: 100%;
    text-align: center;
}

.show-items {
    text-align: right;
}

.catinfo-cat-name {
    font-size: 15px;
    font-weight: 700;
}

#goods_info ul>li {
    padding: 3px 0px;
}

.goodsinfo-qty-box {
    border: 1px solid #ccc;
    background: #fff;
    width: 105px;
}

.goodsinfo-qty-box input {
    border: 1px solid #ccc;
    border-width: 0px 1px 0px 1px;
    width: 100%;
    height: 24px;
    text-align: center;
    margin-top: -1px;
}

.goodsinfo-qty-box li {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 25px;
    line-height: 25px;
}

.goodsinfo-qty-box li.qty-jian,
.goodsinfo-qty-box li.qty-jia {
    border: 0px;
}

.tab-content {
    padding: 5px;
}

.add-to-cart {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 25px;
    background: #ce1126;
    border-color: #ce1126;
}

.add-to-cart:hover {
    background: #ce1126;
    border-color: #ce1126;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .3);
}

.goods-desc {
    line-height: 22px;
}

.review-list {
    clear: both;
}

.review-list ul {
    border-bottom: 1px solid #d31732;
    padding: 5px 0px;
}

.review-list ul h2 {
    font-size: 18px;
    padding: 10px 0px;
}

.review-list ul .ratingimg {
    height: 10px;
    margin-right: 15px;
}

.review-list ul li span {
    display: inline-block;
    margin-left: 20px;
}

.review-info .btn {
    display: none;
}

.fan-rank-box li {
    padding-top: 8px;
}

.fan-rank-box li input[type="text"] {
    height: 35px;
    line-height: 35px;
    border: 1px solid #ccc;
}

.fan-rank-box li label {
    display: inline-block;
    width: 110px;
}



.web-cart-table {
    width: 100%;
}

.web-cart-table .web-th-title th {
    height: 39px;
    line-height: 39px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}

.web-cart-table td {
    border-bottom: 1px solid #ccc;
    padding: 8px 10px;
    text-align: center;
}

td.cart-products-qty {
    text-align: right;
}

td.cart-products-qty input {
    text-align: center;
}

td.cart-products-del img {
    cursor: pointer;
}

.cart-products-name {
    text-align: left !important;
}

.web-cart-titlebox ul.left {
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding-left: 40px;
    background: url(images/cart_header_image.jpg) no-repeat;
    height: 28px;
    line-height: 28px;
    margin: 0px 0px 10px;
}

.web-cart-titlebox ul.nopbottom {
    background: none;
    padding: 0px;
}

.web-cart-titlebox ul.right {
    float: right;
    padding: 0;
}

.fan_shopping_toal {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
}

#shipping_cart_total {
    color: #FF0000
}

.web-create-titlebox {
    font-size: 28px;
    font-weight: bold;
    padding-left: 40px;
    background: url(images/myaccount_key_icon.jpg) no-repeat 0 3px;
}

.web-step-title {
    height: 44px;
    clear: both;
    background: url(images/checkout_sprite_steps.jpg) no-repeat 100% 0px;
}

.setp-shopping-address {
    background: url(images/checkout_sprite_steps.jpg) no-repeat 100% -44px;
}

.setp-shipping-payment {
    background: url(images/checkout_sprite_steps.jpg) no-repeat 100% -88px;
}

.setp-Checkout-Success {
    background: url(images/checkout_sprite_steps.jpg) no-repeat 100% -132px;
}

.web-step-title ul {
    width: 234px;
    float: left;
    padding: 0px;
    margin: 0px;
}

.cart-add-box {
    float: left;
    width: 63.5%;
}

.cart-shipping-payment-box {
    float: right;
    width: 34.5%;
    margin-right: 8px;
}

.adds-box {
    clear: both;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}

.adds-box h3 {
    background: url(images/shopping-cart.png) repeat-x bottom;
    height: 29px;
    font-size: 12px;
    line-height: 29px;
    padding-left: 15px;
}

.cart-products-name span {
    color: #ff0000;
}

.adds-box h3 span {
    display: none;
    padding: 2px 5px;
    border: 1px solid #ccc;
    margin-left: 5px;
    margin-right: 5px;
}

.adds-box .adds-box-content ul {
    padding: 5px 8px;
}

.adds-box .adds-box-content ul li {
    padding: 2px 0px;
}

.adds-box .adds-box-content td {
    padding: 2px 0px;
}

.adds-box .adds-box-content input.texttype {
    border: 1px solid #ccc;
    width: 260px;
    height: 26px;
    line-height: 26px;
}

.adds-box .adds-box-content input.addtype {
    width: 92%;
}

.adds-box .adds-box-content .red_span {
    font-size: 12px;
    color: #ff0000;
}

.cart-Shipping-box .adds-box-content {
    display: none;
}

.adds-box .adds-box-content td.web-total-left {
    text-align: right;
    padding-right: 10px;
}

.cart-add-width50 {
    float: left;
    width: 50%;
}

.cart-add-width50 select {
    height: 26px;
    line-height: 26px;
}



.cart-billing-box li.width100 {
    clear: both;
    width: 100%;
}

li.lisame-shipping {
    position: relative;
}

li.lisame-shipping .red_span {
    position: absolute;
    right: 55px;
    top: 5px;
}

.bigimg-addimages {
    padding-left: 20px;
    padding-right: 20px;
}

.bigimg-addimages li {
    float: left;
    width: 20%;
}

.bigimg-addimages li a {
    display: block;
    padding: 2px;
}

.bigimg-addimages li a img {
    border: 2px solid #fff;
}

.bigimg-addimages li a:hover img {
    border: 2px solid #19caaf;
}

.cart-order-review ul {
    padding: 0px;
}

.cart-order-review ul table {
    border: 0px;
    width: 100%;
}

.cart-order-review .adds-box-content ul table td {
    border-bottom: 1px solid #ccc;
    padding: 4px 3px;
}

.cart-order-review .adds-box-content ul table td.web-total-right {
    border-left: 1px solid #ccc;
    width: 130px;
}

.cart-order-review .adds-box-content ul {
    padding: 0px;
}

.web-shipping-payment-box #shipping-payment-cart {
    width: 600px;
}

.web-shipping-payment-box #shipping-payment-cart .bill_list input {
    width: 350px;
}

.check-out-total {
    float: right;
}

.cart-total-right {
    float: right;
    text-align: right;
}

.discount-notice {
    padding: 0px 25px;
    clear: both;
    text-align: right;
    background: #efefef;
    border: 1px solid #3A8632;
    line-height: 25px;
    font-family: Arial;
    font-weight: normal;
}



tr.td_title_se_discount td,
tr.td_title_se_balance td {
    color: #ff0000;
}

.coupons-box {
    float: left;
}

.coupons-box h3 {
    font-weight: normal;
    text-align: left;
    font-size: 13px;
    background: #efefef;
    padding: 4px 5px;
    clear: both;
    padding-left: 10px;
}

.coupons-box li {
    display: inline-block;
    margin-top: 5px;
    margin-left: 3px;
}

input.coupon_code {
    border-radius: 5px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #333;
}

.coupon_botton {
    display: inline-block;
    border-radius: 5px;
    height: 22px;
    padding: 0px 5px;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    border: 0px;
    background: #ce1126;
    color: #fff;
    cursor: pointer;
}



.web-shipping-payment-box .web-divbox-title {
    font-size: 22px;
    border: 0px;
}

.web-shipping-payment-table-box {
    padding: 5px;
}

.web-shipping-payment-table {
    width: 100%;
    border: 1px solid #fff;
    border-width: 0px 0px 1px 1px;
}

.web-shipping-payment-table td,
.web-shipping-payment-table th {
    border: 1px solid #fff;
    border-width: 1px 1px 0px 0px;
}

.web-shipping-payment-table th {
    background: #ccc;
    color: #000;
    text-align: center;
    padding: 3px 0px;
    height: auto;
}

.web-shipping-payment-table td {
    text-align: center;
    padding: 3px 0px;
    height: auto;
}

.web-shipping-payment-table tr {
    background: #efefef;
    height: auto;
}

.web-shipping-payment-table tr.traddrow {
    background: #CCCCCC;
}

.web-checkout-success-table-box {
    padding: 5px 20px;
}

.web-checkout-success-table-box .cart_title {
    font-size: 15px;
    line-height: 40px;
}

.web-checkout-success-table-box span.checkout-success-number {
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}

.web-total-box .web-total-left {
    width: 100px;
    text-align: right;
}

.web-total-box td {
    padding: 2px 0px;
}

.web-total-box td.se_total {
    font-size: 18px;
    font-weight: bold;
}

.web-total-box td.web-total-right {
    padding-left: 15px;
    font-weight: bold;
}

.btn-nflbtn {
    border-color: #ce1126;
    background-color: #ce1126;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

.btn-nflbtn:hover,
.btn-nflbtn:active,
.btn-nflbtn:active:focus {
    border-color: #ce5016;
    background-color: #ce5016;
    color: #fff;
}

.web-login-left {
    text-align: left;
}

.main-table-box-row {
    text-align: left;
}

.main-table-box-row td {
    padding: 10px 0px;
    width: 100%;
}

.web-lbox-content-box {
    background: #efefef;
}

.web-lbox-content-box ul {
    padding: 5px 10px;
}

.web-lbox-content-box li {
    line-height: 28px;
}

.login-box label {
    display: inline-block;
    width: 135px;
}

.login-box input.enterbox {
    height: 30px;
    line-height: 30px;
    width: 300px;
    border: 1px solid #ccc;
    text-indent: 10px;
}

.goods-span-select {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #333;
    cursor: pointer;
    border-radius: 3px;
}

.goods-span-select-hover {
    border-color: #ff0000;
    background: #ff0000;
    color: #fff;
}

input.textinput {
    width: 300px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #333;
    border-radius: 3px;
    text-indent: 10px;
}

.main-images {
    width: 98%;
}

.order-title-box {
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    position: relative;
    background: #efefef;
    margin-bottom: 3px;
}

.order-title-box li {
    display: inline-block;
    margin-right: 10px;
}

li.order-list-pay {
    position: absolute;
    right: 10px;
    top: -2px;
}

.order-list-box {
    width: 100%;
}

.order-list-box td {
    vertical-align: top;
    padding: 5px;
}

.order-list-box th {
    padding: 5px;
}

#top_order_toal {
    clear: both;
}

#top_order_toal .web-total {
    float: right;
}

.order-list-address {
    clear: both;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.order-list-address li {
    line-height: 25px;
}

.order-list-address li strong {
    display: inline-block;
    width: 80px;
}

.top-fiexd-box {
    transition: all 0.25s ease-in-out;
}

.fixtopbox {
    position: fixed;
    top: 0px;
    left: 0;
    background: #fff;
    z-index: 9999;
    width: 100%;
    box-shadow: 0px 1px 3px #ccc;
}

#Go_Top {
    position: fixed;
    bottom: 45px;
    right: 20px;
    z-index: 9999;
    display: none;
    text-align: center;
    font-size: 50px;
    cursor: pointer;
    color: #3f3f3f;
}

#Go_Top i {
    font-size: 50px;
}

#Go_Top i:hover {
    color: cadetblue;
}

.discount-type-banner {
    text-align: center;
}

.discount-type-banner img {
    max-width: 100%;
}

.layer-size-box img {
    max-width: 100%;
}

.attr-goods {
    padding: 5px 0px;
}

.attr-goods dt {
    float: left;
    padding-right: 12px;
    margin-bottom: 3px;
}

.attr-goods dt input {
    font-size: 12px;
}

.attr-goods dt img {
    vertical-align: middle;
}

.attr-goods dt span {
    color: #ff0000;
    font-size: 14px;
}

.swiper-pagination-bullet-active {
    background: #fff;

}

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

.swiper-pagination {
    text-align: left;
    padding-right: 15px;
}

.linkleft {
    float: left;
    width: 25%;
}

@media(max-width:768px) {

    .lisame-shipping.width100 dt,
    .cart-Shipping-method ul li,
    .cart-payment-method ul li {
        width: 100%;
        display: flex;
    }

    .lisame-shipping dt input,
    .cart-Shipping-method ul li input,
    .cart-payment-method ul li input {
        float: right;
        width: 5% !important;
    }
}




/* -------------------------------new class----------------------------------- */

/* -------header start------------ */
header.desctop-menu-large.headertype3.headertype4.sliver-countdown {
    height: 70px;
    background-color: #fff;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.main-bar.pcbox {
    max-width: 100%;
    justify-content: space-evenly;
}

.top-bar-list {
    margin: 0;
}

.top-bar-list>li>a {
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.top-bar-list>li>a:hover {
    color: #c92810 !important;
}

.top-bar-list>li>a:hover .fa-angle-down::before {
    content: "\f106";
}

.top-bar-list>li>a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #c92810;
    transform: scaleX(0);
    transition: transform 0.3s;
}

.top-bar-list>li>a:hover::after {
    transform: scaleX(1);
}

.tt-logo {
    font-size: 24px;
    font-weight: bold;
    color: #c92810;
    text-decoration: none;
    transition: opacity 0.3s;
}

.tt-logo:hover {
    opacity: 0.8;
    color: #c92810;
}


.formbox .typeahead-input-form {
    border-radius: 50px;
    background-color: transparent;
}

.formbox .typeahead-input-form input::placeholder {
    color: #999 !important;
}

.cate_all {
    position: relative;
}

.catebox {
    height: auto;
    width: auto;
    background-color: #fff;
    position: absolute;
    top: 100%;

    min-width: 200px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 999;
    right: 0;
}

.cate_all:hover .catebox {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.cate_all .catebox .catebox_item {
    padding: 8px;
    display: block;
    text-decoration: none;
    transition: all 0.3s;
    text-transform: capitalize;
}

.cate_all .catebox .catebox_item:hover {
    padding-left: 15px;
    color: #c92810 !important;
}

@media screen and (max-width: 768px) {
    .tt-mobile-header.tt-mobile-header-inline.tt-mobile-header-inline-stuck {
        width: 100%;
        height: auto;
    }

    .tt-mobile-header .logo {
        display: flex;
        align-items: center;
        height: auto;
        padding-left: 10px;
    }

    .tt-mobile-header .logo .tt-logo {
        font-size: 20px;
    }

    .tt-mobile-header .typeahead-container {
        width: 100%;
        height: 100%;
        top: 0;
    }

    .tt-mobile-header .typeahead-container .formbox {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .tt-mobile-header .formbox .typeahead-input-form {
        width: 100%;
        height: 40px;
        top: auto;
    }

    .tt-mobile-header .formbox .typeahead-input-form .typeahead-go i {
        line-height: 40px;
    }

    .tt-mobile-header .boxxx .new-mobile-parent-menu {
        padding: 5px 10px;
    }

    #close-search {
        position: fixed;
        right: 10px;
        z-index: 99;
        font-size: 25px;
        color: #fff;
        width: 35px;
        text-align: center;

    }

    #toggle-search {
        width: 50px;
        font-size: 30px;
    }

    .fa-bars-staggered::before,
    .fa-reorder::before,
    .fa-stream::before {
        width: 40px;
        display: block;
    }

    .tt-mobile-header .tt-mobile-right {
        height: auto;
        width: 83%;
        position: absolute;
        top: 35px;
        left: 10px;
    }

    .panel-menu.mobile-main-menu.mmitemopen {
        background: #fff;
        z-index: 1000;
        width: 100%;
        top: 70px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }

    ul.moblinav>li.mm-close-parent,
    ul.moblinav>li.item-categories {
        border: none !important;
    }

    .new-mobile-parent-menu .fa-reorder.openicon {
        font-size: 27px !important;
    }

    .new-mobile-parent-menu .fa-reorder.openicon::before {
        content: "\f00d";
    }

    .panel-menu.mobile-main-menu {
        transform: translateY(-10px);
        opacity: 0;
        transition: transform 0.3s, opacity 0.3s;
        pointer-events: none;
    }

    .panel-menu.mobile-main-menu.mmitemopen {
        transform: translateY(0);
        opacity: 1;
        pointer-events: auto;
    }

    .panel-menu ul.moblinav {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 5px;
    }

    .panel-menu ul li.item-categories {
        padding: 5px 15px;
        color: #333;
        text-decoration: none;
        font-size: 15px;
        border-radius: 8px;
        transition: all 0.3s;
        background: rgba(0, 0, 0, 0.02);
    }

    .panel-menu ul li.item-categories a.mm-next-level {
        padding: 0;
        color: #333;
        width: 100%;
        font-weight: 400;
        text-transform: capitalize;
    }
}

/* -------header end------------ */

/* -------index start------------ */
.ptb-40 {
    padding: 40px 0;
}
.web-col-tow-right img {
  max-width: 100%;
}
.top_title {
    text-align: center;
    padding: 40px 20px 30px;
    color: #000;
    border-radius: 16px;
    margin: 20px 20px 50px;
}
.top_title a:not(.wp-block-heading a){
    color: #c92810;
    font-weight: 600;
  }
.top_title h1 {
    font-size: 40px;
    margin-bottom: 20px;
    color: inherit;
    line-height: 40px;
}

.top_title p {
    font-size: 20px;
    margin-bottom: 30px;
}

.top_title .cta-button {
    display: inline-block;
    padding: 5px 40px;
    background-color: white;
    color: #ff6b6b;
    text-decoration: none;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 600;
    transition: transform 0.2s;
}

.top_title .cta-button:hover {
    transform: translateY(-2px);
}
#index_ad p {
  line-height: 19px;
  font-size: 16px !important;
  padding: 10px 0;
}
.wp-block-heading {
    padding: 0px 20px;
    text-decoration: none;
    border-radius: 6px;
    box-shadow: 1px 1px 3px 3px rgba(0.2, 0.2, 0.2, 0.2);
    max-width: 1200px;
    margin: 0 auto;
  }
.testh2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 2em;
    color: #1a1a1a;
    font-weight: 700;
    letter-spacing: -0.02em;
    position: relative;
}
.testh2::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #c92810;
    margin: 12px auto 0;
    border-radius: 2px;
}

.category-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 18px;
}

.category-card {
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease;
    padding: 16px 3px;
    border-radius: 8px;
    background: #fff;
    border: 1px solid #eee;
    position: relative;
    overflow: hidden;
}

.category-card:hover {
    border-color: #c92810;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.category-card h3 {
    margin: 0;
    font-size: 1.1em;
    color: #333;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
}

.category-card:hover h3 {
    color: #c92810;
}

.video-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 0 20px;
    color: #333;
}

.video-info {
    margin: 30px auto 0;
    padding: 0 20px;
    text-align: center;
}

.video-info .download-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #1A6EF4;
    color: white;
    padding: 14px 28px;
    border-radius: 50px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: none;
}

.video-info .download-button:hover {
    background-color: #3367d6;
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(66, 133, 244, 0.35);
    color: white;
}

.video-info .download-button .chrome-icon {
    height: 24px;
    width: 24px;
}

.products_box {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 600;
}

/* .carousel {
	position: relative;
	margin: 0 auto;
	padding: 0 40px;
} */



/* .carousel-track {
	display: flex;
	gap: 20px;
	overflow-x: auto;
	scroll-behavior: smooth;
	scrollbar-width: none;
	-ms-overflow-style: none;
	padding: 10px 0;
}

.carousel-slide {
	flex: 0 0 calc(25% - 15px);
	max-width: calc(25% - 15px);
	transition: all 0.3s ease;
}

.carousel-slide .product-card {
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	height: 100%;
	border: 1px solid #eee;
	padding: 0;
}

.carousel-slide .product-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.carousel-slide img {
	width: 100%;
	aspect-ratio: 1;
	object-fit: cover;
	display: block;
}

.carousel-slide .product-info {
	padding: 15px;
}

.carousel-slide h3 {
	margin: 0 0 10px 0;
	font-size: 1em;
	color: #333;
	font-weight: 500;
} */

.product-card .product-stats {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #000;
    justify-content: space-between;
}

.product-stats .price {
    color: #c92810;
    font-weight: 500;
}

.features h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.8em;
    color: #1a1a1a;
    font-weight: 700;
    letter-spacing: -0.01em;
    line-height: 1.4;
}

.features-text {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
}

.features-text p {
    font-size: 1.1em;
    line-height: 1.8;
    color: #666;
    margin: 0;
}

.faq {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.faqlist li {
    padding: 18px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: #333;
    font-weight: 500;
    user-select: none;
    background: #fff;
    box-shadow: none;
    transition: background-color 0.2s ease;
}
.faqlist li:hover {
    background-color: #fafafa;
}

.faqlist li {
    flex-direction: column;
    align-items: flex-start;
}

ul#faqlist .faqtitle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul#faqlist .faqtitle .fa-angle-down {
    font-size: 22px;
    font-weight: 900;
}

ul#faqlist .on .faqtitle .fa-angle-down::before {
    content: "\f106";
}

ul#faqlist li {
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
}

@media (max-width: 1024px) {
    .category-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 12px;
    }
}

@media (max-width: 768px) {
    .mb_plr_15 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .top_title {
        margin-bottom: 0px;
        padding: 5px 10px 15px;
    }

    .top_title h1 {
        font-size: 30px;
        margin-bottom: 0px;
line-height: 40px;
    }

    .top_title p {
        margin-bottom: 8px;
    }

    .testh2 {
        font-size: 1.5em;
        margin-bottom: 25px;
    }
    .testh2::after {
        width: 40px;
        height: 2px;
        margin-top: 8px;
    }

    .category-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
        margin: 0;
    }

    .newcatlist span:not(.cat-shop-btn) {
        font-size: 13px;
        line-height: 1.25;
        padding: 6px 4px 0;
    }

    .newcatlist .cat-shop-btn {
        font-size: 10px;
        padding: 2px 8px;
        opacity: 1;
        transform: translateY(0);
    }

    .newcatlist li:hover {
        transform: translateY(-4px);
    }

    .category-card h3 {
        font-size: 0.9em;
    }

    .video-title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .video-info {
        margin-top: 15px;
        padding: 0 15px;
    }

    .video-info .download-button {
        padding: 8px 16px;
        font-size: 13px;
    }

   

    .product-card .product-stats {
        padding: 0 3px;
    }

    .features h2 {
        font-size: 1.4em;
        margin-bottom: 20px;
    }

    .features-text p {
        font-size: 1em;
        line-height: 1.6;
    }

    ul#faqlist .faqtitle {
        font-size: 0.95em;
    }

}

@media (max-width: 480px) {
    .category-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .newcatlist a {
        padding-bottom: 8px;
    }

    .newcatlist li {
        border-radius: 8px;
    }

    .newcatlist span:not(.cat-shop-btn) {
        font-size: 12px;
        line-height: 1.2;
        padding: 5px 3px 0;
    }
}
.typeahead-container2 {
    display: flex;
    justify-content: center;
  }

.swiper-wrapper .main-image-box a.product-card {
    padding: 0;
}

.swiper-wrapper .products-grid .product-title {
    text-align: left;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    z-index: 1;
    will-change: transform;
    backface-visibility: hidden;
    transform: translateZ(0);
}

.swiper-button-next:hover:not(:disabled),
.swiper-button-prev:hover:not(:disabled) {
    background: #c92810;
    color: #fff;
    border-color: #c92810;
}

.swiper-button-prev {
    left: 0;
}

.swiper-button-next {
    right: 0;
}

@media (max-width: 768px) {

    .swiper-button-next,
    .swiper-button-prev {
        width: 28px;
        height: 28px;
    }
}

/* -------index end------------ */


/* -------category start------------ */

.products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 15px;
    padding: 15px;
}

.products-grid .product-card {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 14px;
    overflow: hidden;
    text-decoration: none;
    color: #333;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    padding: 0;
}

.products-grid .product-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.16), 0 2px 8px rgba(0, 0, 0, 0.08);
    border-color: #ccc;
}

.products-grid .product-image {
    position: relative;
    width: 100%;
    padding-bottom: 90%;
    overflow: hidden;
}

.products-grid .product-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.products-grid .product-card:hover .product-image img {
    transform: scale(1.05);
}

.products-grid .product-info {
    padding: 15px;
}

.products-grid .product-title {
    color: #333;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 15px;
    height: 43px;
}

.products-grid .product-card .product-stats del {
    font-size: 12px;
    margin-left: 3px;
    display: none;
}



.category-filter {
    margin-top: 30px;
    margin-bottom: 40px;
    background: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    align-items: center;
}

.filter-option {
    padding: 10px 25px;
    border-radius: 25px;
    background: #f8f9fa;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    min-width: 100px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.filter-option:hover {
    background: white;
    color: #c92810;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-color: #c92810;
}

.filter-option::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(120deg, transparent 0%, transparent 50%, rgba(255, 69, 0, 0.1) 50%, transparent 100%);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.filter-option:hover::before {
    transform: translateX(100%);
}

.filter-option.active {
    background: #c92810;
    color: white;
    border-color: #c92810;
    font-weight: 500;
    box-shadow: 0 4px 12px rgba(255, 69, 0, 0.2);
}

@media (max-width: 1200px) {
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
}



/* -------category end------------ */


/* -------goods start------------ */
.plr_20 {
    padding: 0 20px;
}

.breadcrumbs-container li::after {
    content: ">";
}

.breadcrumbs-container a:hover {
    color: #c92810;
}

.pdp-style-breadcrumbs .breadcrumbs-container {
    border: none;
}

.tt-product-vertical-layout .swiper-wrapper .swiper-slide.main-image-box,
.swiper-container.gallery-top.swiper-container-initialized.swiper-container-horizontal {
    /* height: auto;
	max-height: 560px; */
    aspect-ratio: 1
}

.main-image-box,
.main-image-box a {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
}

.main-image-box img,
.main-image-box a img {
    height: 100%;
    object-fit: contain;
}

.main-image-slide {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.main-image-slide .swiper-slide {
    width: 75px !important;
    height: 80px !important;
    border-radius: 8px;
    cursor: pointer;
    opacity: 0.7;
    transition: all 0.3s;
    object-fit: contain;
    background: #fff;
    border: 1px solid #00000024 !important;
    overflow: hidden;
    margin-bottom: 10px;
}

.main-image-slide .swiper-slide:hover {
    opacity: 1;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.main-image-slide .swiper-slide img {
    object-fit: contain;
}

.product-title-container h1 {
    color: #333;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}

.pdp-price .price-card .superscript .price {
    font-size: 20px;
    font-weight: bold;
}

.product-stats del {
    color: #333;
    display: none;
}

.tt-product-single-info .tt-row-custom-01 {
    flex-direction: column;
    gap: 10px;
}

.product-actions {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}

.action-btn {
    width: 100%;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: none;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s;
    color: #333;
    text-decoration: none;
}

.buyNowBtn,
.pro_buyNowBtn {
    background-color: #c92810;
    border-color: #c92810;
    color: white;
}

.action-btn i {
    font-size: 16px;
}

.action-btn:hover {
    border-color: #c92810;
    /*color: #c92810;*/
}
.prolistli .action-btn:hover {
    border-color: #1706e3;
}
.buyNowBtn:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}


.carousel-header-black-strip {
    text-align: center;
    margin: 20px 0 15px;
}

.carousel-header-black-strip h4.carousel-title {
    display: inline-block;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    position: relative;
    padding: 0 40px;
    margin: 0;
}

.carousel-header-black-strip h4.carousel-title::before,
.carousel-header-black-strip h4.carousel-title::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: #c92810;
    transform: translateY(-50%);
}

.carousel-header-black-strip h4.carousel-title::before {
    left: 0;
}

.carousel-header-black-strip h4.carousel-title::after {
    right: 0;
}

.grid-small-1-medium-3.row.small-up-2.medium-up-4 {
    margin-top: 0;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
    padding: 15px;
}

.pdp-style-breadcrumbs.pdp-breadcrumbs .breadcrumbs-container li {
    display: contents;
}

.breadcrumbs-container li::after {
    content: ">";
    margin: 0 5px;
    text-decoration: none;
}

.breadcrumbs-container li:last-child::after {
    content: '';
}

.DT-mobile-b-img {
    height: 100%;
    object-fit: contain;
}

@media (max-width: 768px) {
    .main-image-slide .swiper-slide {
        height: 60px !important;
    }

    .article-hero h1 {
        margin-bottom: 0px !important;
        font-size: 16px !important;
        margin-top: 0;
    }
    .prolistli {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        gap: 10px;
      }
}

/* -------goods end------------ */

button.searchspreadsheet {
    z-index: 99;
    border: none;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

button.searchspreadsheet i {
    font-size: 18px;
    color: #000;
}


.pageright {
    padding: 0;
    text-align: center;
}

.fan-divbox-title {
    display: none;
}

.article-hero {
    margin-top: 20px;
    background: linear-gradient(135deg, #ff6b6b 0%, #c92810 100%);
    padding: 25px 0;
    text-align: center;
    color: white;
    margin-top: 30px;
}

.article-hero h1 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    color: #fff;
    margin-top: 0;
}

.article-card {
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
}

.card-hover {
    transition: all 0.3s cubic-bezier(0.25, 0.4, 0.2, 1);
    transform-origin: center;
    transform: perspective(1000px) rotateX(0) rotateY(0) translateZ(0);
    will-change: transform;
}

.article-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.buynew a {
    color: #666;
}

.buynew {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
    padding: 20px;
}

.container.breadcrumb {
    display: flex;
    flex-direction: inherit;
}

.container.breadcrumb li {
    padding-right: 10px;
}


#floating-module {
    /* 初始隐藏 */
    display: none;
}

.fixed-bottom2 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000e7e;
    z-index: 9999999999;
    width: 100%;
    height: 50px;
    height: 50px;
    display: flex !important;
}

.share-dropdown {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 0;
    min-width: 280px;
    z-index: 99999999999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.share-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
}

.share-header h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.share-close {
    background: none;
    border: none;
    padding: 5px;
    cursor: pointer;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.2s ease;
}

.share-close:hover {
    color: #333;
}

.share-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    padding: 15px;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

.share-item {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    color: #333;
    text-decoration: none;
    transition: all 0.2s ease;
    border-radius: 6px;
}

.share-item:hover {
    background-color: #f5f5f5;
    transform: translateY(-1px);
}

.share-item i {
    width: 20px;
    margin-right: 8px;
    text-align: center;
    font-size: 16px;
}

/* 社交平台图标颜色 */
.share-item[data-platform="copy"] i {
    color: #495057;
}

.share-item[data-platform="facebook"] i {
    color: #1877f2;
}

.share-item[data-platform="twitter"] i {
    color: #1da1f2;
}

.share-item[data-platform="pinterest"] i {
    color: #e60023;
}

.share-item[data-platform="reddit"] i {
    color: #c92810;
}

.share-item[data-platform="telegram"] i {
    color: #0088cc;
}

.share-item[data-platform="whatsapp"] i {
    color: #25d366;
}

.share-item[data-platform="line"] i {
    color: #00b900;
}

.share-item[data-platform="vk"] i {
    color: #45668e;
}

.share-item[data-platform="weibo"] i {
    color: #e6162d;
}

.share-item[data-platform="linkedin"] i {
    color: #0077b5;
}

.share-item[data-platform="tumblr"] i {
    color: #35465c;
}

/* 移动端样式 */
@media (max-width: 768px) {
    .share-dropdown {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        transform: translateY(100%);
        border-radius: 20px 20px 0 0;
        width: 100%;
        min-width: auto;
        max-height: 85vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .share-header {
        padding: 15px;
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 1;
        text-align: center;
    }

    .share-header h3 {
        font-size: 15px;
        font-weight: 500;
    }

    .share-close {
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        padding: 8px;
    }

    .share-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
        padding: 15px;
        max-height: none;
    }
    .styleimg{
        grid-template-columns: repeat(4, 1fr) !important;
    }
    .share-item {
        flex-direction: column;
        text-align: center;
        padding: 8px 5px;
        font-size: 12px;
    }

    .share-item i {
        font-size: 24px;
        width: auto;
        margin: 0 0 5px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* 针对较小屏幕的优化 */
    @media (max-width: 360px) {
        .share-grid {
            grid-template-columns: repeat(3, 1fr);
            gap: 12px;
            padding: 12px;
        }

        .share-item {
            padding: 8px 3px;
            font-size: 11px;
        }

        .share-item i {
            font-size: 22px;
            height: 22px;
        }
    }
}

/* 移动端暗色模式优化 */
@media (prefers-color-scheme: dark) {
    @media (max-width: 768px) {
        .share-header {
            background: #2d2d2d;
            border-bottom-color: #3d3d3d;
        }

        .share-item {
            background: transparent;
        }

        .share-item:active {
            background-color: #3d3d3d;
        }
    }
}

/* 添加移动端触摸反馈 */
@media (max-width: 768px) {
    .share-item {
        -webkit-tap-highlight-color: transparent;
    }

    .share-item:active {
        transform: scale(0.96);
        opacity: 0.8;
    }
}

/* 优化移动端动画 */
@media (max-width: 768px) {
    .share-dropdown {
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
            opacity 0.2s ease,
            visibility 0.2s ease;
    }

    .share-overlay {
        transition: opacity 0.2s ease,
            visibility 0.2s ease;
    }
}

.web-news-box {
    padding-bottom: 20px;
}

.web-divbox-side-bg {
    padding: 0px 10px;

}

.linkli {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    /* 水平居中 */
    align-items: center;
    /* 垂直居中（可选） */
    flex-wrap: wrap;
    /* 手机端自动换行 */
    gap: 16px;
    /* 子项之间的间距 */
}

.linkli li a {
    font-size: 13px;
    text-decoration: underline;

}

.linkli li {
    /* 可选：清除默认的内外边距 */
    margin: 0;
    padding: 0;
}

.linkli a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

@media (max-width: 768px) {
    .linkli {
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
}


.posFixed {
    position: fixed !important;
    top: 0;
    z-index: 100;
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
    margin-top: 0 !important;
    height: 70px;
}

.index-top {
    position: fixed;
    bottom: 50px;
    width: 60px;
    right: 30px !important;
    display: none;
}



.top-bar-list a,
.testh3,
.view_all,
.cattitle h2 {
    color: #000 !important;
}

/*.faqlist li{*/
/*    background-color: #fff !important;*/
/*}*/
#footertext {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.modal,
.pro-modal {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 10%;
    align-items: center;
}

.modal-content {
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    height: auto;
    max-height: 80%;
    border-radius: 8px;
    overflow-y: scroll;
    margin: auto;
    max-width: 1200px;
}

.close,
.pro_close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus,
.pro_close:hover,
.pro_close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.pingtaibox img {
    height: 35px;
    width: 35px;
    object-fit: cover;
    margin-right: 10px;
    border-radius: 5px;
}

.pingtaibox h2 {
    font-size: 16px;
    /*font-weight: 600;*/
}

.pingtaibox p {
    margin: 0;
    font-size: 13px;
    color: #3030ec;
}

.pingtaibox .imgb {
    display: flex;
    align-items: center;
    gap: 10px;
}

.pingtaibox li {
    border: 1px solid #eed8b6;
    border-radius: 10px;
    margin: 5px 0;
    padding: 5px 10px;
}

.pingtaibox li.isfirst {
    background: #9f0606;
    color: #fff;
}

.pingtaibox li.isfirst p,
.pingtaibox li.isfirst h2 {
    color: #fff;
}

.pingtaibox h3 {
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 15px;
    width: 100%;
}

.pingtaibox {
    margin: 0;
    padding-left: 15px;
    display: flex;
    flex-wrap: wrap;
}


@media(min-width:768px) {
    .pingtaibox li:not(:first-child) {
        width: 47.5%;
        /* float: left; */
        margin-right: 10px;
        display: flex;
        align-items: center;
    }
}

/* .pingtaibox li:nth-of-type(1) {
    width: 97%;
    margin-bottom: 25px;
} */

@media(max-width:767px) {
    .pingtaibox li {
        width: 95%;
    }

    .pingtaibox li:nth-of-type(1) {
        width: 95%;

    }
}


/*
    mobile menu
*/
.panel-menu,
.mmpanels,
.mmpanels>.mmpanel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: inherit;
}

.panel-menu {
    width: 328px;
    background: #1b1c18;
    position: fixed;
    z-index: 22;
}

.panel-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.panel-menu ul li {
    margin: 0;
    /*   width: 100%; */
}

/*  手机改版*/
.item-categories ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    background: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 8px;
}

.item-categories ul li {
    width: 100% !important;

    line-height: 8px !important;
}

.item-categories ul li a {
    padding: 8px 10px !important;
}


.panel-menu ul li a {
    display: inline-block;
    padding: 9px 12px 9px 27px;
    font-size: 16px;
    line-height: 35px;
    text-decoration: none;
    color: #656565;
    position: relative;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    width: 80%;
}

#mm0 select {
    border: 1px solid #938d8d;
}

.panel-menu ul li a:hover {
    color: #2879fe;
}

#mm0 i {
    color: #000;
    font-weight: bold;
    width: 10%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.panel-menu #mm0.mmpanel a:not(.mm-close) {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.panel-menu #mm0.mmpanel a:hover {
    color: #acd370;
}

.panel-menu #mm0.mmpanel a:hover:after {
    color: #8fae5e;
    font-weight: 800;
}

.panel-menu #mm0.mmpanel .mm-next-level:after {
    top: 13px;
}

.panel-menu .mmpanel:not(#mm0) a:not(.mm-original-link) {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.panel-menu .mmpanel .tt-badge {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #ffffff;
    font-size: 12px;
    line-height: 1;
    padding: 2px 4px 2px;
    max-height: 16px;
    top: 3px;
    position: relative;
    margin-left: 7px;
}

.panel-menu .mmpanel .tt-new {
    background: #03a9f5;
    color: #ffffff;
}

.panel-menu .mmpanel .tt-fatured {
    background: #fdbc20;
    color: #ffffff;
}

.panel-menu .mmpanel .tt-sale {
    background: #f8353e;
    color: #ffffff;
}

.panel-menu .mmpanel .mm-original-link .tt-badge {
    top: -1px;
}

.panel-menu .mm-close,
.panel-menu .mm-prev-level,
.panel-menu .mm-original-link {
    display: block;
}

.panel-menu .mm-close:before,
.panel-menu .mm-prev-level:before,
.panel-menu .mm-next-level:after {
    font-family: 'wokiee_icons';
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.panel-menu .mm-close:hover:before .mm-prev-level:hover:before,
.panel-menu .mm-next-level:hover:after {
    color: #191919;
}

.panel-menu li.mm-close-parent {
    margin-bottom: 15px;
    text-align: right;
}

.panel-menu li.mm-close-parent .mm-close {
    padding: 15px 16px 13px 29px;
    color: #777777;
}

.panel-menu li.mm-close-parent .mm-close:hover {
    color: #2879fe;
}

.panel-menu li.mm-close-parent .mm-close:before {
    content: "\e9b3";
    padding-right: 6px;
    position: relative;
    top: 1px;
    font-size: 30px;
    color: #8fae5e;
}

.panel-menu li.mm-close-parent .mm-close:hover:before {
    color: #8fae5e;
}

.panel-menu .mm-prev-level {
    padding: 15px 16px 13px 29px;
    color: #777777;
    border-bottom: 1px solid #e9e7e7;
    margin-bottom: 15px;
}

.panel-menu .mm-prev-level:before {
    content: "\e90d";
    padding-right: 10px;
    position: relative;
    top: 1px;
}

.panel-menu .mm-prev-level:hover {
    color: #2879fe;
}

.panel-menu .mm-prev-level:hover:before {
    color: #2879fe;
}

/* .panel-menu .mm-next-level:after{
  content: "\e90e";
  padding-left: 10px;
  top: 12px;
  right: 30px;
  position: absolute;
  transform:rotate(90deg);
  color: blue;
  font-weight: 600;
} */

.panel-menu .mm-original-link {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #191919;
}

@media (max-width: 790px) {
    .panel-menu .mm-original-link {
        display: none;
    }
}

.panel-menu .mm-original-link:before {
    padding-right: 10px;
}

.mm-open {
    overflow: hidden;
}

.mm-open .mm-fullscreen-bg {
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.55);
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 21;
    display: none;
}

.mmitemopen.panel-menu,
.mmitemopen.panel-menu.mm-right {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    box-shadow: 1px 1px 2px #b9b9b9;
}

.panel-menu {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.panel-menu.mm-right,
.mmitemopen.panel-menu.mm-right.mmhide {
    left: auto;
    right: 0;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.mmitemopen.panel-menu.mmhide {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.mmpanel {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.mmpanels {
    overflow: hidden;
}

.mmpanel.mmopened {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.mmpanel.mmsubopened {
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0);
}

.mmpanels>.mmpanel {
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
}

.mmpanels,
.mmpanels>.mmpanel {
    background: inherit;
    border-color: inherit;
}

.mmpanels>.mmpanel:not(.mmhidden) {
    display: block;
}

.mmpanels>.mmpanel:after {
    content: '';
    display: block;
    height: 20px;
}


.mmhidden,
.mm-nav-btn {
    display: none;
}

.mm-fullscreen-bg,
.mm-fullscreen-bg:focus,
.mm-fullscreen-bg:active,
.mm-fullscreen-bg:hover {
    outline: none;
}

.tt-menu-slider {
    max-height: 389px;
}



/* ---------- add  ----------- */
.typeahead-input-form {
    display: flex;
    justify-content: right;
    width: 65%;

}

.typeahead-go {
    position: relative;
    z-index: 99999;
}

/*.nav-dropdown{*/
/*    width: 100% !important;*/
/*}*/
/* .top-nav-item.small-up{
    position: relative !important;
} */

.tt-badge-cart {
    position: relative;
    top: -10px;
}

.tt-open-search .tt-mobile-parent-menu-icons,
.header .tt-mobile-header .tt-search.tt-dropdown-obj .tt-dropdown-menu {
    background: #363436;
}

input::placeholder {
    color: #3a3a3a;
    font-size: 14px;
    font-weight: 600;
}

/* .tt-mobile-header-inline .tt-mobile-parent-menu{
    left: -35px;
} */

.global-footer-links svg {
    width: 60px;
}

.iconlist svg {
    width: 24px;
}

.breadcrumbs-container a:first-child {
    padding-left: 0px !important;
}

.slick-prev,
.slick-next {
    width: 30px !important;
    height: 45px !important;
    background: #000 !important;
}

.arrow-location-tab .slick-prev::before,
.arrow-location-tab .slick-next::before {
    color: #fff;
}

@media screen and (min-width:640px) {
    .stateful-image.mbimg {
        display: none;
    }

    .tt-mobile-header {
        display: none;
    }

    .layout-row.nfllist>div:nth-child(2) {
        border-left: 1px solid;
        border-right: 1px solid;
    }
}

@media screen and (max-width:768px) {

    .pcimg,
    .pcbox,
    .tt-desktop-header,
    .top-bar-cart {
        display: none;
    }

    .tt-mobile-header {
        display: block;
        /* background: #f4f5f5; */
        /*height: 70px; */
    }

    .tt-mobile-header-inline-stuck {
        height: 70px;
    }

    .layout-row.nfllist>div:nth-child(2) {
        border-top: 2px solid;
        border-bottom: 2px solid;
    }

    .listpage {
        margin-top: 10px !important;
    }
}

.pdp-style-overwrapper .price-match-guarantee+.pdp-price .price-card {
    margin: 0 .9375rem .75rem;
}


.fg-options tr td {
    height: 40px;
}

#bcpo .bcpo-buttons label.bcpo-front-button-label,
#bcpo button.bcpo-front-button-label {
    line-height: 30px;
}

.prodes i {
    float: right;
    padding-right: 15px;
    font-size: 20px;
    color: #000;
    line-height: 30px;
}

.prodesclist {
    padding: 0 12px;
}

.swiper-slide.swiper-slide-visible.swiper-slide-thumb-active {
    border: 1px solid;
}

.promo-spot.hide-for-small-only img {
    max-width: 100%;
}

@media(min-width:990px) {
    .global-footer-section-column.footer-section-for-small {
        display: none;
    }

}

.bantextleft,
.bantextright {
    padding: 8px 24px;

    border-radius: 8px;
}

.bantextleft {
    background: #acd370;
    border: 1px solid #9b9b9b;
}

.bantextright {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    background: #292a25;
    color: #e4e3db;
}

.bantextright:hover {
    color: #e4e3db;
}

.bantextleft:hover {
    color: #1b1c18;
}

.bannertetx1 {
    text-align: center;
    margin-top: 30px;
    font-size: 24px;
}

.Testimonials {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
}

.Testimonials li {
    flex: 30%;
    background: #45483d;
    margin: 5px;
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #575757;
}

.testimg {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    display: flex;
    align-items: center;
    float: left;
    margin-right: 15px;
}

.testimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testh3 {
    font-size: 40px;
    color: #e4e3db;
    text-align: center;
    margin: 0px auto 50px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #a1a1a1;
}

.view_all p {
    border-radius: 20px;
    padding: 0 20px;
    font-size: 15px;
    background: #acd370;
    color: #000;
    box-shadow: 0px 2px 6px #d5d5d5;
    text-transform: capitalize;
}



.faqtext p {
    margin-top: 30px;
}

/*.newlistbox {*/
/*	flex-direction: row;*/
/*	display: flex;*/
/*	flex-wrap: wrap;*/
/*}*/
.newlist {
    flex: 24%;
    background: #f2f2f2;
    border-radius: 20px;
    border: 1px solid #e4dfdf;
    margin: 5px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 1px 1px 1px #e9e9e9;
}

.framer-text {
    font-size: 13px;
    text-align: center;
    border-radius: 20px;
    padding: 5px 0;
    margin-top: 10px;
}

.framer-text a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
}

/*.framer-text a:hover{*/
/*color:unset;*/
/*}*/
.framer-text1 {
    background: #000;
    /* color: #1b1c18; */

}

.framer-text2 {
    background: #505247;
    color: #e4e3db;
    border: 1px solid #675e5e;

}

.framer-text2 a {
    color: #e4e3db
}

.brandbox {
    text-align: center;
}

.brandbox a {
    width: 30px;
    display: inline-block;
    margin-left: 10px;
}

.catlist {
    /*flex: 19%;*/
    width: 19%;
    color: #000;
}

.top-nav-item-link {
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 100px;
    padding: 5px 12px;
}

.color-black:hover {
    color: #000;
}

.newbgsearch {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000b2;
    z-index: 99;
    top: 0;
}

.top-bar-list li {
    padding-left: 25px;
}

/* .top-bar-list li:last-child {
	background: #acd370;
	border: 1px solid #9b9b9b;
	border-radius: 10px;
	margin-left: 25px;
	padding: 5px 10px;
} */
.top-bar-list a:hover {
    color: #acd370;
}
@media (min-width: 769px) {
    .top-bar-list a {
      font-size: 16px;
    }
    
  .prolistli {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 10px;
  }
  
  }
  .prolistli a,#shareBtn {
    background: #000;
    color: #fff;
  }
@media screen and (min-width: 40em) {
    .top-bar-list {
        display: flex;
        align-items: center;
        font-size: .75rem;
        font-weight: 400;
        padding: 0;
        padding-right: 15px;
        flex-direction: row;
    flex-wrap: wrap;
    }
}



.cattitle h2 {
    text-align: center;
    color: #d0cfc7 !important;
    line-height: 90px;
    font-size: 30px;
}

@media(max-width:600px) {
    .bannertetx1 a {
        display: block;
        width: 60%;
        margin: 10px auto;
        font-size: 15px;
    }

    .linkpro.column {
        width: 46%;
    }

    .bannertetx1 {
        margin-top: 0;
    }

    .entity-showcase-title {
        font-size: 40px !important;
        height: unset !important;
    }




    .Testimonials,
    .faqlist {
        padding: 0 10px;
    }

    .Testimonials li {
        flex: 100%;
    }

    footer {
        color: #716d6d;
        padding: 0 20px;
        margin: 0;
    }

    .bantextleft {
        font-size: 20px !important;
    }

    .typeahead-container {
        width: 55%;
        left: 23%;
        top: 4.5%;
    }

    .newlistbox .newlist.catlist {
        float: left;
        width: 47%;
    }

    .listpage .newlistbox {
        display: block;
    }

    .color-black {
        font-size: 13px;
    }

    .framer-text a {
        font-size: 11px;
    }

    .search-wrap {
        padding-bottom: 10px !important;
    }

    .product-grid-bottom-area {
        margin: 20px auto !important;
    }


}

.tt-col-item {
    margin: 0 auto;
    margin-top: 0px;
}

.posFixed .tt-logo {
    display: block !important;
}

.superscript {
    color: #b80202;
}

.newcatlist span {
    width: 100%;
    text-align: center;
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0 2px;
    transition: color 0.3s ease;
  }

.newcatlist .cat-img-wrap {
    width: 100%;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
  }

.newcatlist img {
    max-width: 100%;
    display: block;
    transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .newcatlist a {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    padding-bottom: 12px;
  }

.newcatlist .cat-shop-btn {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 11px;
    font-weight: 500;
    color: #fff;
    background: #c92810;
    padding: 2px 10px;
    border-radius: 10px;
    margin-top: 4px;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(8px);
  }

  .newcatlist .cat-shop-btn i {
    font-size: 12px;
    transition: transform 0.3s ease;
  }

  .newcatlist li:hover .cat-shop-btn {
    opacity: 1;
    transform: translateY(0);
  }

  .newcatlist li:hover .cat-shop-btn i {
    transform: translateX(4px);
  }

.catindex>* {
    padding: 0 !important;
    margin: 0 !important;
}

.newcatlist li {
    border-radius: 12px;
    background: #fff;
    border: 1px solid #eee;
    overflow: hidden;
    transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                box-shadow 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                border-color 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  }

  .newcatlist li:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12), 0 4px 10px rgba(0, 0, 0, 0.06);
    border-color: #c92810;
  }

  .newcatlist li:hover img {
    transform: scale(1.08);
  }

  .newcatlist li:hover span:not(.cat-shop-btn) {
    color: #c92810;
  }


.ulcatlist {
    padding: 0 10px;
}

.subcat {
    display: flex;
    line-height: 70px;
    padding: 0;
    max-width: 100vw;
    overflow: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.subcat li {
    margin-right: 10px;
}

.subcat a {
    color: #1b1c18;
    border: 1px solid #000;
    border-radius: 100px;
    padding: 5px 12px;
}



@media(min-width:769px) {
    .subcat {
        /*justify-content: center;*/
        display: block;
        float: left;
        line-height: 56px;
    }

    .subcat li {
        margin-right: 10px;
        float: left;
    }

 

    .mobilebox {
        display: none;
    }


    .catindex.pccatlist li {
        width: 13.5%;
        box-shadow: 1px 4px 1px #c1b8b8;
    }

}



/* icons font */

@font-face {
    font-family: 'wokiee_icons';
    src: url('wokiee_icons.eot?87a912');
    src: url('wokiee_icons.eot?87a912#iefix') format('embedded-opentype'),
        url('wokiee_icons.ttf?87a912') format('truetype'),
        url('wokiee_icons.woff?87a912') format('woff'),
        url('wokiee_icons.svg?87a912#wokiee_icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DidactGothic-Regular-2';
    src: url('DidactGothic-Regular-2.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'wokiee_icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-n-07:before {
    content: "\ea61";
}

.icon-n-02:before {
    content: "\ea5e";
}

.icon-n-05:before {
    content: "\ea5f";
}

.icon-n-06:before {
    content: "\ea60";
}

.icon-h-58:before {
    content: "\ea59";
}

.icon-h-59:before {
    content: "\ea5a";
}

.icon-h-60:before {
    content: "\ea5b";
}

.icon-h-61:before {
    content: "\ea5c";
}

.icon-h-62:before {
    content: "\ea5d";
}

.icon-e-01:before {
    content: "\e900";
}

.icon-e-02:before {
    content: "\e901";
}

.icon-e-03:before {
    content: "\e902";
}

.icon-e-04:before {
    content: "\e903";
}

.icon-e-05:before {
    content: "\e904";
}

.icon-e-06:before {
    content: "\e905";
}

.icon-e-07:before {
    content: "\e906";
}

.icon-e-08:before {
    content: "\e907";
}

.icon-e-09:before {
    content: "\e908";
}

.icon-e-10:before {
    content: "\e909";
}

.icon-e-11:before {
    content: "\e90a";
}

.icon-e-12:before {
    content: "\e90b";
}

.icon-e-13:before {
    content: "\e90c";
}

.icon-e-14:before {
    content: "\e90d";
}

.icon-e-15:before {
    content: "\e90e";
}

.icon-e-16:before {
    content: "\e90f";
}

.icon-e-17:before {
    content: "\e910";
}

.icon-e-18:before {
    content: "\e911";
}

.icon-e-19:before {
    content: "\e912";
}

.icon-e-20:before {
    content: "\e913";
}

.icon-e-21:before {
    content: "\e914";
}

.icon-e-22:before {
    content: "\e915";
}

.icon-e-23:before {
    content: "\e916";
}

.icon-e-24:before {
    content: "\e917";
}

.icon-e-25:before {
    content: "\e918";
}

.icon-e-26:before {
    content: "\e919";
}

.icon-e-27:before {
    content: "\e91a";
}

.icon-e-28:before {
    content: "\e91b";
}

.icon-e-29:before {
    content: "\e91c";
}

.icon-e-30:before {
    content: "\e91d";
}

.icon-e-31:before {
    content: "\e91e";
}

.icon-e-32:before {
    content: "\e91f";
}

.icon-e-33:before {
    content: "\e920";
}

.icon-e-34:before {
    content: "\e921";
}

.icon-e-35:before {
    content: "\e922";
}

.icon-e-36:before {
    content: "\e923";
}

.icon-e-37:before {
    content: "\e924";
}

.icon-e-38:before {
    content: "\e925";
}

.icon-e-39:before {
    content: "\e926";
}

.icon-e-40:before {
    content: "\e927";
}

.icon-e-41:before {
    content: "\e928";
}

.icon-e-42:before {
    content: "\e929";
}

.icon-e-43:before {
    content: "\e92a";
}

.icon-e-44:before {
    content: "\e92b";
}

.icon-e-45:before {
    content: "\e92c";
}

.icon-e-46:before {
    content: "\e92d";
}

.icon-e-47:before {
    content: "\e92e";
}

.icon-e-48:before {
    content: "\e92f";
}

.icon-e-49:before {
    content: "\e930";
}

.icon-e-50:before {
    content: "\e931";
}

.icon-e-51:before {
    content: "\e932";
}

.icon-e-52:before {
    content: "\e933";
}

.icon-e-53:before {
    content: "\e934";
}

.icon-e-54:before {
    content: "\e935";
}

.icon-e-55:before {
    content: "\e936";
}

.icon-e-56:before {
    content: "\e937";
}

.icon-e-57:before {
    content: "\e938";
}

.icon-e-58:before {
    content: "\e939";
}

.icon-e-59:before {
    content: "\e93a";
}

.icon-e-60:before {
    content: "\e93b";
}

.icon-e-61:before {
    content: "\e93c";
}

.icon-e-62:before {
    content: "\e93d";
}

.icon-e-63:before {
    content: "\e93e";
}

.icon-e-64:before {
    content: "\e93f";
}

.icon-e-65:before {
    content: "\e940";
}

.icon-e-66:before {
    content: "\e941";
}

.icon-e-67:before {
    content: "\e942";
}

.icon-e-68:before {
    content: "\e943";
}

.icon-e-69:before {
    content: "\e944";
}

.icon-e-70:before {
    content: "\e945";
}

.icon-e-71:before {
    content: "\e946";
}

.icon-e-72:before {
    content: "\e947";
}

.icon-e-73:before {
    content: "\e948";
}

.icon-e-74:before {
    content: "\e949";
}

.icon-e-75:before {
    content: "\e94a";
}

.icon-e-76:before {
    content: "\e94b";
}

.icon-e-77:before {
    content: "\e94c";
}

.icon-e-78:before {
    content: "\e94d";
}

.icon-e-79:before {
    content: "\e94e";
}

.icon-e-80:before {
    content: "\e94f";
}

.icon-e-81:before {
    content: "\e950";
}

.icon-e-82:before {
    content: "\e951";
}

.icon-e-83:before {
    content: "\e952";
}

.icon-e-84:before {
    content: "\e953";
}

.icon-e-85:before {
    content: "\e954";
}

.icon-e-86:before {
    content: "\e955";
}

.icon-e-87:before {
    content: "\e956";
}

.icon-e-88:before {
    content: "\e957";
}

.icon-e-89:before {
    content: "\e958";
}

.icon-e-90:before {
    content: "\e959";
}

.icon-e-91:before {
    content: "\e95a";
}

.icon-e-92:before {
    content: "\e95b";
}

.icon-e-93:before {
    content: "\e95c";
}

.icon-e-94:before {
    content: "\e95d";
}

.icon-e-95:before {
    content: "\e95e";
}

.icon-e-96:before {
    content: "\e95f";
}

.icon-f-01:before {
    content: "\e960";
}

.icon-f-02:before {
    content: "\e961";
}

.icon-f-03:before {
    content: "\e962";
}

.icon-f-04:before {
    content: "\e963";
}

.icon-f-05:before {
    content: "\e964";
}

.icon-f-06:before {
    content: "\e965";
}

.icon-f-07:before {
    content: "\e966";
}

.icon-f-08:before {
    content: "\e967";
}

.icon-f-09:before {
    content: "\e968";
}

.icon-f-10:before {
    content: "\e969";
}

.icon-f-11:before {
    content: "\e96a";
}

.icon-f-12:before {
    content: "\e96b";
}

.icon-f-13:before {
    content: "\e96c";
}

.icon-f-14:before {
    content: "\e96d";
}

.icon-f-15:before {
    content: "\e96e";
}

.icon-f-16:before {
    content: "\e96f";
}

.icon-f-17:before {
    content: "\e970";
}

.icon-f-18:before {
    content: "\e971";
}

.icon-f-19:before {
    content: "\e972";
}

.icon-f-20:before {
    content: "\e973";
}

.icon-f-21:before {
    content: "\e974";
}

.icon-f-22:before {
    content: "\e975";
}

.icon-f-23:before {
    content: "\e976";
}

.icon-f-24:before {
    content: "\e977";
}

.icon-f-25:before {
    content: "\e978";
}

.icon-f-26:before {
    content: "\e979";
}

.icon-f-27:before {
    content: "\e97a";
}

.icon-f-28:before {
    content: "\e97b";
}

.icon-f-29:before {
    content: "\e97c";
}

.icon-f-30:before {
    content: "\e97d";
}

.icon-f-31:before {
    content: "\e97e";
}

.icon-f-32:before {
    content: "\e97f";
}

.icon-f-33:before {
    content: "\e980";
}

.icon-f-34:before {
    content: "\e981";
}

.icon-f-35:before {
    content: "\e982";
}

.icon-f-36:before {
    content: "\e983";
}

.icon-f-37:before {
    content: "\e984";
}

.icon-f-38:before {
    content: "\e985";
}

.icon-f-39:before {
    content: "\e986";
}

.icon-f-40:before {
    content: "\e987";
}

.icon-f-41:before {
    content: "\e988";
}

.icon-f-42:before {
    content: "\e989";
}

.icon-f-43:before {
    content: "\e98a";
}

.icon-f-44:before {
    content: "\e98b";
}

.icon-f-45:before {
    content: "\e98c";
}

.icon-f-46:before {
    content: "\e98d";
}

.icon-f-47:before {
    content: "\e98e";
}

.icon-f-48:before {
    content: "\e98f";
}

.icon-f-49:before {
    content: "\e990";
}

.icon-f-50:before {
    content: "\e991";
}

.icon-f-51:before {
    content: "\e992";
}

.icon-f-52:before {
    content: "\e993";
}

.icon-f-53:before {
    content: "\e994";
}

.icon-f-54:before {
    content: "\e995";
}

.icon-f-55:before {
    content: "\e996";
}

.icon-f-56:before {
    content: "\e997";
}

.icon-f-57:before {
    content: "\e998";
}

.icon-f-58:before {
    content: "\e999";
}

.icon-f-59:before {
    content: "\e99a";
}

.icon-f-60:before {
    content: "\e99b";
}

.icon-f-61:before {
    content: "\e99c";
}

.icon-f-62:before {
    content: "\e99d";
}

.icon-f-63:before {
    content: "\e99e";
}

.icon-f-64:before {
    content: "\e99f";
}

.icon-f-65:before {
    content: "\e9a0";
}

.icon-f-66:before {
    content: "\e9a1";
}

.icon-f-67:before {
    content: "\e9a2";
}

.icon-f-68:before {
    content: "\e9a3";
}

.icon-f-69:before {
    content: "\e9a4";
}

.icon-f-70:before {
    content: "\e9a5";
}

.icon-f-71:before {
    content: "\e9a6";
}

.icon-f-72:before {
    content: "\e9a7";
}

.icon-f-73:before {
    content: "\e9a8";
}

.icon-f-74:before {
    content: "\e9a9";
}

.icon-f-75:before {
    content: "\e9aa";
}

.icon-f-76:before {
    content: "\e9ab";
}

.icon-f-77:before {
    content: "\e9ac";
}

.icon-f-78:before {
    content: "\e9ad";
}

.icon-f-79:before {
    content: "\e9ae";
}

.icon-f-80:before {
    content: "\e9af";
}

.icon-f-81:before {
    content: "\e9b0";
}

.icon-f-82:before {
    content: "\e9b1";
}

.icon-f-83:before {
    content: "\e9b2";
}

.icon-f-84:before {
    content: "\e9b3";
}

.icon-f-85:before {
    content: "\e9b4";
}

.icon-f-86:before {
    content: "\e9b5";
}

.icon-f-87:before {
    content: "\e9b6";
}

.icon-f-88:before {
    content: "\e9b7";
}

.icon-f-89:before {
    content: "\e9b8";
}

.icon-f-90:before {
    content: "\e9b9";
}

.icon-f-91:before {
    content: "\e9ba";
}

.icon-f-92:before {
    content: "\e9bb";
}

.icon-f-93:before {
    content: "\e9bc";
}

.icon-f-94:before {
    content: "\e9bd";
}

.icon-f-95:before {
    content: "\e9be";
}

.icon-f-96:before {
    content: "\e9bf";
}

.icon-g-01:before {
    content: "\e9c0";
}

.icon-g-02:before {
    content: "\e9c1";
}

.icon-g-03:before {
    content: "\e9c2";
}

.icon-g-04:before {
    content: "\e9c3";
}

.icon-g-05:before {
    content: "\e9c4";
}

.icon-g-06:before {
    content: "\e9c5";
}

.icon-g-07:before {
    content: "\e9c6";
}

.icon-g-08:before {
    content: "\e9c7";
}

.icon-g-09:before {
    content: "\e9c8";
}

.icon-g-10:before {
    content: "\e9c9";
}

.icon-g-11:before {
    content: "\e9ca";
}

.icon-g-12:before {
    content: "\e9cb";
}

.icon-g-13:before {
    content: "\e9cc";
}

.icon-g-14:before {
    content: "\e9cd";
}

.icon-g-15:before {
    content: "\e9ce";
}

.icon-g-16:before {
    content: "\e9cf";
}

.icon-g-17:before {
    content: "\e9d0";
}

.icon-g-18:before {
    content: "\e9d1";
}

.icon-g-19:before {
    content: "\e9d2";
}

.icon-g-20:before {
    content: "\e9d3";
}

.icon-g-21:before {
    content: "\e9d4";
}

.icon-g-22:before {
    content: "\e9d5";
}

.icon-g-23:before {
    content: "\e9d6";
}

.icon-g-24:before {
    content: "\e9d7";
}

.icon-g-25:before {
    content: "\e9d8";
}

.icon-g-26:before {
    content: "\e9d9";
}

.icon-g-27:before {
    content: "\e9da";
}

.icon-g-28:before {
    content: "\e9db";
}

.icon-g-29:before {
    content: "\e9dc";
}

.icon-g-30:before {
    content: "\e9dd";
}

.icon-g-31:before {
    content: "\e9de";
}

.icon-g-32:before {
    content: "\e9df";
}

.icon-g-33:before {
    content: "\e9e0";
}

.icon-g-34:before {
    content: "\e9e1";
}

.icon-g-35:before {
    content: "\e9e2";
}

.icon-g-36:before {
    content: "\e9e3";
}

.icon-g-37:before {
    content: "\e9e4";
}

.icon-g-38:before {
    content: "\e9e5";
}

.icon-g-39:before {
    content: "\e9e6";
}

.icon-g-40:before {
    content: "\e9e7";
}

.icon-g-41:before {
    content: "\e9e8";
}

.icon-g-42:before {
    content: "\e9e9";
}

.icon-g-43:before {
    content: "\e9ea";
}

.icon-g-44:before {
    content: "\e9eb";
}

.icon-g-45:before {
    content: "\e9ec";
}

.icon-g-46:before {
    content: "\e9ed";
}

.icon-g-47:before {
    content: "\e9ee";
}

.icon-g-48:before {
    content: "\e9ef";
}

.icon-g-49:before {
    content: "\e9f0";
}

.icon-g-50:before {
    content: "\e9f1";
}

.icon-g-51:before {
    content: "\e9f2";
}

.icon-g-52:before {
    content: "\e9f3";
}

.icon-g-53:before {
    content: "\e9f4";
}

.icon-g-54:before {
    content: "\e9f5";
}

.icon-g-55:before {
    content: "\e9f6";
}

.icon-g-56:before {
    content: "\e9f7";
}

.icon-g-57:before {
    content: "\e9f8";
}

.icon-g-58:before {
    content: "\e9f9";
}

.icon-g-59:before {
    content: "\e9fa";
}

.icon-g-60:before {
    content: "\e9fb";
}

.icon-g-61:before {
    content: "\e9fc";
}

.icon-g-62:before {
    content: "\e9fd";
}

.icon-g-63:before {
    content: "\e9fe";
}

.icon-g-64:before {
    content: "\e9ff";
}

.icon-g-65:before {
    content: "\ea00";
}

.icon-g-66:before {
    content: "\ea01";
}

.icon-g-67:before {
    content: "\ea02";
}

.icon-g-68:before {
    content: "\ea03";
}

.icon-g-69:before {
    content: "\ea04";
}

.icon-g-70:before {
    content: "\ea05";
}

.icon-g-71:before {
    content: "\ea06";
}

.icon-g-72:before {
    content: "\ea07";
}

.icon-g-73:before {
    content: "\ea08";
}

.icon-g-74:before {
    content: "\ea09";
}

.icon-g-75:before {
    content: "\ea0a";
}

.icon-g-76:before {
    content: "\ea0b";
}

.icon-g-77:before {
    content: "\ea0c";
}

.icon-g-78:before {
    content: "\ea0d";
}

.icon-g-79:before {
    content: "\ea0e";
}

.icon-g-80:before {
    content: "\ea0f";
}

.icon-g-81:before {
    content: "\ea10";
}

.icon-g-82:before {
    content: "\ea11";
}

.icon-g-83:before {
    content: "\ea12";
}

.icon-g-84:before {
    content: "\ea13";
}

.icon-g-85:before {
    content: "\ea14";
}

.icon-g-86:before {
    content: "\ea15";
}

.icon-g-87:before {
    content: "\ea16";
}

.icon-g-88:before {
    content: "\ea17";
}

.icon-g-89:before {
    content: "\ea18";
}

.icon-g-90:before {
    content: "\ea19";
}

.icon-g-91:before {
    content: "\ea1a";
}

.icon-g-92:before {
    content: "\ea1b";
}

.icon-g-93:before {
    content: "\ea1c";
}

.icon-g-94:before {
    content: "\ea1d";
}

.icon-g-95:before {
    content: "\ea1e";
}

.icon-g-96:before {
    content: "\ea1f";
}

.icon-h-01:before {
    content: "\ea20";
}

.icon-h-02:before {
    content: "\ea21";
}

.icon-h-03:before {
    content: "\ea22";
}

.icon-h-04:before {
    content: "\ea23";
}

.icon-h-05:before {
    content: "\ea24";
}

.icon-h-06:before {
    content: "\ea25";
}

.icon-h-07:before {
    content: "\ea26";
}

.icon-h-08:before {
    content: "\ea27";
}

.icon-h-09:before {
    content: "\ea28";
}

.icon-h-10:before {
    content: "\ea29";
}

.icon-h-11:before {
    content: "\ea2a";
}

.icon-h-12:before {
    content: "\ea2b";
}

.icon-h-13:before {
    content: "\ea2c";
}

.icon-h-14:before {
    content: "\ea2d";
}

.icon-h-15:before {
    content: "\ea2e";
}

.icon-h-16:before {
    content: "\ea2f";
}

.icon-h-17:before {
    content: "\ea30";
}

.icon-h-18:before {
    content: "\ea31";
}

.icon-h-19:before {
    content: "\ea32";
}

.icon-h-20:before {
    content: "\ea33";
}

.icon-h-21:before {
    content: "\ea34";
}

.icon-h-22:before {
    content: "\ea35";
}

.icon-h-23:before {
    content: "\ea36";
}

.icon-h-24:before {
    content: "\ea37";
}

.icon-h-25:before {
    content: "\ea38";
}

.icon-h-26:before {
    content: "\ea39";
}

.icon-h-27:before {
    content: "\ea3a";
}

.icon-h-28:before {
    content: "\ea3b";
}

.icon-h-29:before {
    content: "\ea3c";
}

.icon-h-30:before {
    content: "\ea3d";
}

.icon-h-31:before {
    content: "\ea3e";
}

.icon-h-32:before {
    content: "\ea3f";
}

.icon-h-33:before {
    content: "\ea40";
}

.icon-h-34:before {
    content: "\ea41";
}

.icon-h-35:before {
    content: "\ea42";
}

.icon-h-36:before {
    content: "\ea43";
}

.icon-h-37:before {
    content: "\ea44";
}

.icon-h-38:before {
    content: "\ea45";
}

.icon-h-39:before {
    content: "\ea46";
}

.icon-h-40:before {
    content: "\ea47";
}

.icon-h-41:before {
    content: "\ea48";
}

.icon-h-42:before {
    content: "\ea49";
}

.icon-h-43:before {
    content: "\ea4a";
}

.icon-h-44:before {
    content: "\ea4b";
}

.icon-h-45:before {
    content: "\ea4c";
}

.icon-h-46:before {
    content: "\ea4d";
}

.icon-h-47:before {
    content: "\ea4e";
}

.icon-h-48:before {
    content: "\ea4f";
}

.icon-h-49:before {
    content: "\ea50";
}

.icon-h-50:before {
    content: "\ea51";
}

.icon-h-51:before {
    content: "\ea52";
}

.icon-h-52:before {
    content: "\ea53";
}

.icon-h-53:before {
    content: "\ea54";
}

.icon-h-54:before {
    content: "\ea55";
}

.icon-h-55:before {
    content: "\ea56";
}

.icon-h-56:before {
    content: "\ea57";
}

.icon-h-57:before {
    content: "\ea58";
}


.typeahead-input,
.typeahead-input-form,
.typeahead-input-hint {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #e4e4e4;
    border: 0;
    padding: 0 .625rem;
    outline: 0;
    font-size: .75rem;
    font-weight: none;
    z-index: 99 !important;
    /*border-radius: 10px;*/
    color: #050505;
}


.bgclass>a {
    color: #8fae5e !important;
}

.bgclass2>a {
    color: #8fae5e !important;
}

.bgclass3>a:not(.tt-mobile-list .bgclass3 a) {
    color: #8fae5e !important;
}

.searchshow {
    display: block !important;
}

.index-page .search-wrap,
.index-page .index-nav {
    display: none;
}


ul.moblinav li:not(:last-child) {
    border-bottom: 1px solid #d2c5c5;
}

#mm0 i {
    font-size: 20px;
}

.typeahead-container {
    height: 3rem;
}

.formbox .typeahead-input-form {
    width: 95%;
    overflow: hidden;
}

ul#nav {
    display: flex;
    overflow: scroll;
    white-space: nowrap;
    height: 70px;
    margin-top: 30px;
    overflow: hidden;

}

@media print,
screen and (min-width:40em) {
    .main-bar {
        height: 70px;
    }
}

.main-bar {
    display: flex;
    margin: 0 auto;
    align-items: center;
}

footer {
    font-size: 14px;
    line-height: 22px;
    background: #f7f8fa;
}

footer {
    color: #888888;
}



@media(max-width:768px) {

    .pcbox,
    .pccatlist {
        display: none;
    }

    .testh3 {
        margin: 0px auto 50px !important;
    }
  
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background-color: rgba(0, 0, 0, 0.57);
    z-index: 9;

}

.tt-cart.tt-dropdown-obj a i {
    border: 1px solid #000;
    border-radius: 5px;
    width: 36px;
    height: 36px;
    text-align: center;
    margin-right: 5px;
}

@media(max-width:768px) {
    .fa-shopping-cart::before {
        content: "\f07a";
        position: relative;

    }
}

.mm-fullscreen-bg {
    display: none;
    background-color: transparent !important;
    z-index: 999 !important;
}

.main-bar .logo img {
    width: 150px;
    min-width: auto
}


@media print,
screen and (min-width: 64em) and (min-width: 40em) {
    .main-bar .logo {
        padding-right: .9375rem;
        padding-left: .9375rem;
        text-align: center;
    }
}

@media print,
screen and (min-width: 64em) {
    .main-bar .logo {
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: .625rem;
        padding-left: .625rem;
        min-width: auto;
    }
}


footer .tt-box-copyright {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0em;
  }
  .tt-box-copyright {
    text-align: center;
    margin: 10px 5px;
  }


  .products-box .product-grid-bottom-area {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 20px 0;
    padding: 30px;
  }

  .page-list, .pagination-container, .pagination-list-container > li {
    display: inline-block;
  }

  .pagination-list-container {
    list-style: none;
    margin: 0;
    padding: 0;
  }

 
.products-box .product-grid-bottom-area .page-list .pagination-list-container>li {
    /* background-color: #00aaed; */
    height: auto;
    width: auto;
}

.products-box .product-grid-bottom-area .page-list .pagination-list-container>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    /* min-width: 40px; */
    height: 40px;
    padding: 0 15px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #fff;
    color: #333;
    text-decoration: none;
    font-size: 14px;
}

.products-box .product-grid-bottom-area .page-list .pagination-list-container>li.selected>a {
    background: #c92810;
    color: #fff;
    border-color: #c92810;
}


  @media print, screen and (min-width: 64em) {
    .pdp-style-breadcrumbs .breadcrumbs-container {
      margin-bottom: .9375rem;
    }
  }

  .breadcrumbs-container {
    list-style: none;
    margin: 0;
    padding: .625rem 5px;
    background-color: #fff;
    border-bottom: 1px solid #d5d5d5;
    letter-spacing: -.01em;
  }



  .stickprcol-js{
    position: relative;
    overflow: hidden;
  }

  .List-PC-swiper {
    display: block;
  }

  @media print, screen and (min-width: 64em) {
    .pdp-style-overwrapper .product-title {
      max-width: 100%;
    }
  }

  @media print, screen and (min-width: 40em) {
    .layout-column .medium-6 {
      flex: 1 1 50%;
    }
  }
  @media print, screen and (min-width: 40em) {
    .medium-6 {
      width: 50%;
    }
  }

  *, ::before, ::after {
    box-sizing: border-box;
  }
  @media (max-width: 768px) {
    .category-filter {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .article-hero {
        padding: 10px 0 !important;
        margin-top: 0px !important;
    }

    .filter-options {
        gap: 10px;
    }

    .ptb-40 {
        padding: 20px 0;
    }

    .filter-option {
        padding: 6px 16px;
        font-size: 12px;
        min-width: 80px;
    }



    .product-card .product-info {
        padding: 12px 15px;
    }

    .product-card .product-title {
        font-size: 0.95em;
        margin-bottom: 8px;
        margin-top: 0;
    }

    .products-box .product-grid-bottom-area .page-list .pagination-list-container>li>a {
        min-width: 30px;
        height: 30px;
        padding: 0 5px;
        font-size: 12px;
    }
}

.typeahead-container2 {
    display: flex;
    justify-content: center;
    max-width: 560px;
    margin: 0 auto;
    height: 56px;
    border: 2px solid #e0e0e0;
    border-radius: 50px;
    z-index: 7;
    position: relative;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .typeahead-container2:focus-within {
    border-color: #c92810;
    box-shadow: 0 0 0 3px rgba(201, 40, 16, 0.1);
  }
  .formbox2, .typeahead-input2 {
    width: 100%;
    height: 40px;
    border: none !important;
    font-size: 15px;
    background: transparent !important;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
  }
  .typeahead-inputform {
    display: flex;
    align-items: center;
    height: 52px;
    padding: 0 5px 0 18px;
  }
  .typeahead-inputform button {
    background: #c92810;
    width: 90px;
    height: 42px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    transition: background 0.3s ease, transform 0.2s ease;
    flex-shrink: 0;
  }
  .typeahead-inputform button:hover {
    background: #a82010;
    transform: scale(1.03);
  }
  .typeahead-inputform i {
    color: #fff !important;
    font-size: 16px;
  }
  .typeahead-input2:focus {
    outline: none;
  }

  .colorimage {
    width: 100%;
    /* border: 1px solid #eee; */
  }

  
  .fg-options table {
    display: none;
  }

  .styleimg {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    gap: 10px;
  }
  .styleimg li {
    display: flex;
    height: 78px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border: 1px solid #eee;
  }

  .styleimg .active {
    border: 1px solid red;
  }

  .fg-options select {
    width: 100%;
    padding: 12px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    background: none;
    cursor: pointer;
    font-size: 13px;
  }
  .styleimg span {
    border: 1px solid #eee;
    font-size: 12px;
    text-align: center;
    background: #d6d6d6;
    color: #000;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    justify-content: center;
    max-height: 70px;
    min-height: 40px;
  }
  
  
  .new-box {
max-width: 1200px;
margin: 0 auto;
text-align: center;
}
.new-list {
display: grid;
grid-template-columns: repeat(4,1fr);
gap: 15px;
padding: 0 10px;
}
.new-list li {
border-radius: 12px;
width: 100%;
max-width: 100%;
background: #fff;
min-width: 0;
display: flex;
border: 1px solid #e8e8e8;
transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
overflow: hidden;
}
.new-list li:hover {
transform: translateY(-5px);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
border-color: #c92810;
}
.new-list a {
display: inline-block;
overflow: hidden;
border-radius: 20px;
width: 100%;
}
.new-list img {
max-width: 100%;
}
.new-list h3 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
height: 25px;
}
.new-list .text {
height: 40px;
overflow: hidden;
padding: 0 20px;
color: #767171;
margin-bottom: 10px;
}
@media (max-width: 768px) {
.new-list {
    grid-template-columns: repeat(2,1fr);
}
}

@media (min-width: 769px) {
.no_picture{
    height: 160px; 
}
}

/* ========== Hot Search Dropdown ========== */
.hot-search-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
    padding: 16px 18px;
    z-index: 9999;
    max-width: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}
.typeahead-container2, .typeahead-container3 {
    position: relative;
    z-index: 100;
}
.typeahead-container2 .hot-search-dropdown, .typeahead-container3 .hot-search-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-radius: 12px;
    margin-top: 6px;
}
.hot-search-header {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 5px;
}
.hot-search-header i {
    color: #ff6b35;
}
.hot-search-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.hot-search-tag {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 6px 14px;
    border-radius: 20px;
    background: #f5f5f5;
    color: #333;
    font-size: 13px;
    cursor: pointer;
    transition: all .2s;
    text-decoration: none;
    border: none;
    white-space: nowrap;
}
.hot-search-tag:hover {
    background: #000;
    color: #fff;
}
.hot-search-rank {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    flex-shrink: 0;
}
.hot-search-rank.rank-1 { background: #ff4d4f; }
.hot-search-rank.rank-2 { background: #ff7a45; }
.hot-search-rank.rank-3 { background: #ffc53d; }
.hot-search-rank.rank-n { background: #d9d9d9; color: #666; }

/* ---- Autocomplete Suggest ---- */
.suggest-section { padding: 2px 0; }
.suggest-section-cat { border-top: 1px solid #eee; margin-top: 4px; padding-top: 4px; }
.suggest-section-title { font-size: 11px; color: #999; padding: 4px 6px 2px; text-transform: uppercase; letter-spacing: .5px; }
.suggest-item { display: flex; align-items: center; padding: 9px 8px; cursor: pointer; text-decoration: none; color: #333; border-radius: 6px; transition: background .15s; min-width: 0; overflow: hidden; }
.suggest-item:hover { background: #f5f5f5; }
.suggest-icon { color: #bbb; width: 20px; text-align: center; flex-shrink: 0; margin-right: 10px; font-size: 13px; }
.suggest-text { flex: 1; min-width: 0; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.suggest-text b { color: #000; font-weight: 700; }
.suggest-cat .suggest-icon { color: #ff6b35; }
.suggest-more-wrap { text-align: center; padding: 10px 18px 12px; position: sticky; bottom: 0; background: #fff; z-index: 2; margin: 0 -18px -16px; border-radius: 0 0 12px 12px; box-shadow: 0 -6px 12px rgba(0,0,0,.08); }
.suggest-toggle { display: inline-block; font-size: 12px; color: #666; cursor: pointer; padding: 5px 18px; border-radius: 20px; border: 1px solid #ddd; transition: all .2s; text-decoration: none; }
.suggest-toggle:hover { color: #333; border-color: #aaa; background: #f5f5f5; }
.suggest-toggle.is-less { color: #e74c3c; border-color: rgba(231,76,60,.3); }
.suggest-toggle.is-less:hover { border-color: #e74c3c; background: rgba(231,76,60,.05); }
.hot-search-dropdown[data-mode="hot"] { max-height: 55vh; }

@media (max-width: 768px) {
    .tt-mobile-header .hot-search-dropdown {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        margin-top: 12px;
        border-radius: 12px;
    }
    .hot-search-dropdown { padding: 12px 14px; overflow-y: auto; -webkit-overflow-scrolling: touch; }
    .hot-search-dropdown[data-mode="hot"] { max-height: 50vh; }
    .suggest-more-wrap { margin: 0 -14px -12px; padding: 10px 14px 10px; }
    .hot-search-tag { font-size: 12px; padding: 4px 9px; }
    .hot-search-tags { gap: 6px; }
    .hot-search-rank { width: 16px; height: 16px; font-size: 10px; }
    .suggest-item { padding: 7px 6px; }
    .suggest-text { font-size: 13px; }
    .typeahead-input2 { font-size: 13px !important; }
}

/* ===== Image Search Modal — Sale Red/White Theme ===== */
.img-search-modal {
    border-radius: 14px !important;
    box-shadow: 0 16px 48px rgba(0,0,0,.18), 0 0 0 1px rgba(206,17,38,.08) !important;
}

.img-search-modal-header {
    background: linear-gradient(135deg, #ce1126, #a80d1f) !important;
    border-bottom: none !important;
    padding: 16px 22px !important;
}
.img-search-modal-title { color: #fff !important; }
.img-search-close { color: rgba(255,255,255,.7) !important; }
.img-search-close:hover { color: #fff !important; }

.img-search-preview img {
    border-color: #eee !important;
    border-radius: 10px !important;
}

.img-search-progress-bar { background: #f0f0f0 !important; }
.img-search-progress-fill {
    background: linear-gradient(90deg, #ce1126, #ff4444) !important;
}

.img-search-login-btn {
    background: #ce1126 !important;
    border-radius: 24px !important;
    padding: 10px 40px !important;
}
.img-search-login-btn:hover { background: #a80d1f !important; }

.img-search-card {
    border: 1px solid #f0f0f0 !important;
    border-radius: 10px !important;
    transition: box-shadow .25s, transform .2s, border-color .25s !important;
}
.img-search-card:hover {
    box-shadow: 0 8px 24px rgba(206,17,38,.12), 0 2px 8px rgba(0,0,0,.08) !important;
    border-color: rgba(206,17,38,.25) !important;
    transform: translateY(-3px) !important;
}

.img-search-card-img { border-radius: 10px 10px 0 0 !important; }

.img-search-score {
    background: #ce1126 !important;
    border-radius: 4px !important;
    font-weight: 700 !important;
}

.img-search-card-info { padding: 10px 12px 12px !important; }
.img-search-card-name { color: #333 !important; font-size: 12px !important; }
.img-search-price-now { color: #ce1126 !important; font-weight: 700 !important; }
.img-search-price-old { color: #aaa !important; }

.img-search-empty i { color: #ddd !important; }
.img-search-error { color: #ce1126 !important; }

.img-search-sort-bar { border-bottom-color: #f0f0f0 !important; }
.img-search-sort-label { color: #999 !important; font-weight: 500; }
.img-search-sort-tab {
    border-color: #ddd !important;
    color: #777 !important;
    border-radius: 22px !important;
}
.img-search-sort-tab:hover {
    border-color: #ce1126 !important;
    color: #ce1126 !important;
    background: rgba(206,17,38,.04) !important;
}
.img-search-sort-tab.active {
    background: linear-gradient(135deg, #ce1126, #a80d1f) !important;
    color: #fff !important;
    border-color: transparent !important;
    box-shadow: 0 2px 10px rgba(206,17,38,.25) !important;
}

@media (max-width: 768px) {
    .img-search-modal.img-search-modal-mobile { border-radius: 0 !important; }
    .img-search-modal-header { background: linear-gradient(135deg, #ce1126, #a80d1f) !important; }
}
