.header-style3 #sns_header #sns_slideshows3 .owl-controls .owl-nav .owl-next,
.header-style3 #sns_header #sns_slideshows3 .owl-controls .owl-nav .owl-prev {
    border-radius: 0;
}
.header-style3 #sns_header #sns_header_full {
    border: none !important;
    transition: all 0.35s ease-in-out;
    box-shadow: none;
}
.req {
    color: red;
}
.new-bg-black {
    background-color: black !important;
}
.header-style3 #sns_header #sns_header_full.sticky {
    top: -40px;
    transition: all 0.35s ease-in-out;
    background-color: #fff;
    border: none;
    left: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px,
        rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.sticky .mycart .tongle .fa {
    line-height: 50px;
}
.sticky #sns_menu .sns_menu_right .block_topsearch .icon-search {
    line-height: 50px;
}
.sticky #sns_custommenu ul.mainnav li.level0 > a {
    line-height: 50px;
}
.sticky #sns_menu .sns_menu_right .block_topsearch .icon-search:before {
    line-height: 50px;
}
.header-style3
    #sns_header
    .sticky
    #sns_menu
    .sns_mainmenu
    .sns_menu_right
    .block_topsearch
    .top-cart
    .mycart
    .block-minicart
    .tongle
    .summary
    a {
    top: 10px;
}
.main-button {
    padding: 9px 20px 9px;
    border: 1px solid #000;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
    display: inline-block;
}
.invalid-feedback {
    color: red;
}
.login {
    margin-top: 100px;
}
.main-button:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.main-title {
    margin: 0;
    font-size: 28px;
     color:#a40000;
}
.columned {
    columns: 3;
}
.products-grid .item .item-inner .item-info .item-title {
    font-size: 18px;
}
.is-padded {
    padding:30px 0;
}
.header-style3 #sns_header #sns_menu #sns_header_logo img {
    height: 75px;
}
.header-style3 #sns_header #sns_slideshows3 {
    position: relative;
}
.header-style3 #sns_header #sns_slideshows3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: rgb(0, 0, 0);
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.569362779291404) 100%
    );
    z-index: 2;
}
#sns_footer_top .column ul li {
    font-size: 14px;
}
#sns_content
    .sns-products-list
    .products-small
    .owl-controls
    .owl-nav
    .owl-prev:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
}

#sns_content
    .sns-products-list
    .products-small
    .owl-controls
    .owl-nav
    .owl-next:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
}
#sns_footer_top {
    background: #000;
}
#sns_footer_top .contact_us .fa-ul li,
#sns_footer_top .contact_us .fa-ul li a,
#sns_footer_top ul li,
#sns_footer_top ul li a,
#sns_footer_top h6 {
    color: #fafafa;
}
#sns_footer_top ul li a:hover {
    color: #fefefe;
    opacity: 0.75;
}
#sns_footer_bottom {
    padding: 6px 0;
    background-color: #000;
}
.detai-products1 .owl-controls .owl-nav .owl-prev,
.detai-products1 .owl-controls .owl-nav .owl-next {
    background-color: #1a1a1a;
}

#sns_banner_top {
    padding: 10px 0 10px 0;
    position: relative;
    background-color: #fff;
}

#sns_banner_top .page-title {
    font-size: 24px;
    font-weight: 500;
    color:#a40000;
    letter-spacing: 1px;
    padding-left:10px;
    margin-bottom:0;
}
.cms-index-index3 #sns_content {
    margin-top: 0;
}
.header-style3 #sns_header .sticky #sns_menu #sns_header_logo img {
    height: 60px;
}
#sns_pathway .breadcrumbs li.last span,
#sns_pathway .breadcrumbs a {
    font-size: 13px;
}
#sns_breadcrumbs{
    padding-bottom:0;
}
#sns_pathway .breadcrumbs li:before{
    content:'>';
    font-size: 14px;
    margin: 0;
    margin-right: 5px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dt {
    font-size: 15px;
}
#sns_content .block.block-layered-nav dl#narrow-by-list dd ol li a {
    font-size: 14px;
}

.nav-thumbs ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.nav-thumbs ul li {
    width: 75px;
    height: 75px;
    padding: 5px;
    margin-bottom: 4px;
    border: 1px solid #eaeaea;
    position: relative;
}
.nav-thumbs ul li:last-of-type:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.nav-thumbs ul li:last-of-type .image-number {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 1;
    font-size: 18px;
}
.nav-thumbs ul li:hover {
    border-color: #000;
}
.nav-thumbs ul li a img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.product-images {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
}
.product-main-image {
    width: calc(100% - 90px);
}

.product-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
}
.product-title .details {
    display: block;
    font-size: 16px;
    font-weight: 400;
    opacity: 0.75;
    margin-top: 4px;
}
.product-details-wrapper {
    padding: 15px 30px;
    background-color: #fff;
}
.product-details-wrapper .price {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 7px;
}
.product-details-wrapper .discount-price {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
}
.product-details-wrapper .discount-price span {
    padding: 3px 10px;
    color: rgb(14, 167, 47);
    border: 1px dashed rgb(14, 167, 47);
}
.product-details-wrapper .discount-price del {
    font-size: 18px;
    margin-left: 15px;
    color: rgb(145, 19, 19);
}
.variation-selector p {
    font-size: 18px;
    color: #a9a9a9;
    font-weight: 500;
}
.flex-display-label {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.for-book-checkbox {
    border: 1px solid #212529;
    padding: 4px 8px;
    margin-bottom: 6px;
    margin-right: 4px;
    color: #212529;
    border-radius:4px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    /* width: 30%; */
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
}
.for-book-checkbox.label-checked {
    background-color: #31993f;
    color: #fff;
}
.product-quantity .quantity-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}
.product-quantity .quantity-box button {
    width: 40px;
    height: 100%;
    border: none;
    background-color: #38b348;
    color: #fff;
    height: calc(1.5em + 0.75rem + 9px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-quantity .quantity-box button i {
    top: auto;
}
.product-quantity .quantity-box .form-control {
    width: 60px;
    margin: 0 4px;
    border-radius: 0;
    border: 1px solid #141414;
    text-align: center;
}
.product-quantity p {
    font-size: 18px;
    color: #a9a9a9;
    font-weight: 500;
}
.product-quantity .min-quantity {
    font-size: 12px;
    color: #a9a9a9;
    font-weight: 500;
}
.toolbar {
    margin-bottom: 30px;
    background-color: #f6f6f6;
}
.sub-btn button {
    font-size: 15px;
}
.product-price {
    display: flex;
}
.product-price-box {
    background-color: #fff;
    margin-bottom: 32px;
}
.product-price small {
    display: block;
    font-size: 14px;
    font-weight: 700;
}
.product-price del {
    font-size: 18px;
}
.product-price span {
    display: flex;
}
.product-price span > span {
    font-size: 14px;
}
.product-price-box h3 {
    font-size: 24px;
    margin: 0;
}
.product-price-box .progress {
    height: auto;
}

.product-price-box .product-price {
    font-weight: 800;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.product-price-box .discount {
    padding: 10px 0;
}

.product-price-box .discount span {
    padding: 4px 8px;
    border: 1px dashed #e52600;
    color: #e32407;
}
.stock-text {
    font-size: 13px;
    color: #000;
}
.product-price .save-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product-price .save-price span {
    font-weight: 600;
    letter-spacing: 0;
    color: #31993f;
}
.product-quantity p {
    margin-bottom: 4px;
}

.product-quantity .quantity-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product-quantity .quantity-box button {
    width: 40px;
    border: none;
    background-color: #e82615;
    color: #fff;
    height: calc(1.5em + 0.75rem + 2px);
}

.product-quantity .quantity-box .form-control {
    width: 60px;
    margin: 0 4px;
    border-radius: 0;
    border: 1px solid #141414;
    text-align: center;
}

.for-book-checkbox.label-checked {
    background-color: #e40b0b;
    color: #fff;
}
.sub-btn {
    margin-left: 25px;
}
.sub-btn button {
    width: 150px;
    padding: 10px 0;
    appearance: none;
    outline: none;
    box-shadow: none;
    border: none;
    border-radius:6px;
}
.sub-btn button i{
    font-size:14px;
    color:#fff;
}
i {
    top: 0%;
}
.update-box {
    display: flex;
    margin-top: 2px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding:30px 15px;
    background-color:#fbfbfb;
}
.tab-pane {
    font-size: 14px;
}
.shop table.cart {
    width: 100%;
    margin: 0;
    text-align: left;
}

.shop table.cart img {
    height: auto;
    width: 55px;
}

.shop table.cart th {
    padding: 8px 10px;
}

.shop table.cart td {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding: 8px 10px;
}

.shop table.cart td.actions {
    padding: 20px 0;
}

.shop table.cart .remove [class*="fa-"] {
    font-size: 1em;
}

.shop table.cart .coupon {
    float: left;
}

.shop table.cart .product-remove {
    width: 1%;
}

.shop table.cart .product-thumbnail {
    width: 8%;
}

.shop table.cart .product-name {
    width: 60%;
}

.shop table.cart .quantity {
    position: relative;
    margin: 0 auto;
}

.shop .actions-continue {
    float: right;
}

.shop .cart-totals {
    width: 100%;
}

.shop .cart-totals th,
.shop .cart-totals td {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding: 8px 10px;
}

.shop .cart-totals tr.total .amount {
    font-size: 2em;
    display: block;
    padding-top: 10px;
}

.shop ul.simple-post-list li {
    border: 0;
    padding-bottom: 0;
}
/* .shoppingcart ul.nav-mid .number{
  line-height: 1;
  height: auto;
} */
.shoppingcart ul.nav-mid .number input {
    width: 75%;
    height: 40px;
    padding: 5px;
}
.billing-wrap {
    padding: 15px;
    border: 1px solid #eaeaea;
}
.checkout-right {
    padding: 0 25px;
    border: 1px solid #eaeaea;
}
.form-check .form-check-label {
    font-size: 16px;
}
.mb-5 {
    margin-bottom: 10px;
}
.actions-continue input {
    font-size: 16px;
    padding: 6px 24px;
    font-weight: 600;
}
.checkout-right td,
.checkout-right th {
    font-size: 16px;
}

.tab-only {
    display: none;
}

@media only screen and (max-width: 700px) {
    .header-style3 #sns_header #sns_header_full {
        background-color: #1a1a1a;
        background-image: none;
        margin-bottom: 0;
    }
    .header-style3 #sns_header #sns_header_full #sns_menu #sns_header_logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .header-style3 #sns_header #sns_menu #sns_header_logo h1 {
        padding: 0;
    }
    .header-style3 #sns_header #sns_header_full #sns_menu #sns_header_logo img {
        height: 30px;
    }
    #sns_menu .sns_menu_right .block_topsearch {
        position: relative;
        top: 5px;
    }
    .header-style3 #sns_header #sns_header_full.sticky {
        position: fixed;
    }
    #sns_content .products-index .owl-controls {
        opacity: 1;
    }

    #sns_content
        .sns-products-list
        .products-small
        .item
        .item-inner
        .prd
        .item-img
        .product-image
        .img-main
        img {
        width: 100%;
        height: auto;
    }
    #sns_content
        .sns-products-list
        .products-small
        .item
        .item-inner
        .prd
        .item-info {
        width: 100%;
    }
    #sns_content .sns-products-list .products-small .item {
        text-align: center;
    }
    .detai-products1 .owl-controls .owl-nav .owl-prev,
    .detai-products1 .owl-controls .owl-nav .owl-next {
        background-color: #1a1a1a;
    }
    .sns_banner {
        display: none;
    }
    #sns_menu .sns_menu_right .block_topsearch .top-search {
        width: 300px;
        left: auto;
        right: 50%;
    }
    .products-grid .item .item-inner:hover .action-bot .actions,
    .products-grid .item .item-inner:hover .action-bot .wrap-addtocart,
    .products-grid .item .item-inner .action-bot .actions {
        transform: translateX(0);
    }
}

/* NEW CSS */

.cart-table {
    border-collapse: collapse;
    width: 100%;
}

.cart-table td,
.cart-table th {
    border: 1px solid #dddddd;
    padding: 8px;
    font-size: 16px;
}
.product-detail {
    display: flex;
    align-items: center;
    gap: 20px;
}

.product-detail .cart-title {
    font-size: 18px;
    font-weight: 700;
}

.product-desc .d-block {
    display: block;
}

.quantity-btn input {
    width: 100px;
    padding: 10px 25px;
    padding-right: 0;
}

.text-center {
    text-align: center;
}

.cart-padding,
.checkout-padding {
    padding: 65px 0;
}

.lead {
    font-weight: 700;
}

.contact-form label {
    font-size: 16px;
}

.ship-to {
    display: none;
}

.ship-to.show {
    display: block;
}
.table {
    margin-bottom: 0;
}

.payment-method {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 2px solid #eaeaea;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
}

.cart-total {
    font-size: 28px;
    color: #e32407;
    font-weight: 600;
}

.mobile-only {
    display: none;
}

@media only screen and (max-width: 992px) {
    .tab-only {
        display: block;
    }
    .mobile-only {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    /* .product-detail {
    flex-direction: column;
  } */
  
    .tab-only {
        display: none;
    }
    .mobile-only {
        display: block;
    }
    .cart-table {
        white-space: nowrap;
    }

    .product-detail .product-image a {
        width: 75px;
        height: 75px;
        display: block;
    }

    .product-detail .product-image img {
        width: 75px;
        height: 75px;
    }

    .quantity-btn {
        padding: 0 15px;
    }

    .quantity-btn input {
        width: 75px;
        padding: 10px 25px;
        padding-right: 0;
    }
    .cart-table tr th:first-of-type {
        width: 150px;
    }
    .shoppingcart .sptitle h4.style {
        transform: scale(0.85);
        transform-origin: right;
    }

    .cart-padding,
    .checkout-padding {
        padding: 35px 0;
    }

    .sptitle {
        margin-bottom: 25px;
    }

    #sns_banner_top {
        padding-top: 0;
        min-height: auto;
    }
    .checkout-right {
        margin-top: 35px;
    }

    .checkout-right .cart-total {
        font-size: 26px;
    }
    .p-static h1 {
        font-size: 28px;
    }

    
}

.product-single .item .prd {
    display: flex;
    align-items: center;
    gap: 15px;
}

/* .product-single {
    margin-top: 25px;
} */
.product-single .item .prd .product-image img {
    width: 130px;
    height: auto;
}
.product-single .item {
    border: 1px solid #eaeaea;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.product-single .item .prd .item-info {
    padding-left: 10px;
}
.product-single .item .prd .item-info .item-title {
    font-size: 14px;
    color: #a40000;
    font-weight: 700;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.product-single .item .prd .product-image img{
    width:96px;
}
.product-single .item .prd .product-image img
.product-single .item .prd .item-info .item-title a {
    color: #000;
    line-height: 1;
}
@media (max-width: 641px){
    #sns_content #sns_left, #sns_content #sns_right {
        margin-bottom: 0;
    }
    #sns_content{
        padding:30px 0 !important;
    }
}
.qty-container{
    margin-left:0 !important;
}
.product-single .item .prd .item-info .item-price .price {
    font-size: 14px;
    font-weight: 500;
}

#sns_left.product-right {
    position: relative;
    display: block;
    left: 0;
    opacity: 1;
}

.header-style3 #sns_header #sns_slideshows3 .owl-controls .owl-dots {
    bottom: 0;
}
.category-main .col-6 {
    padding: 0;
}
.category-box {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.03);
    position: relative;
    overflow: hidden;
    background-color: #fff;
}
.category-box .cat-img {
    padding: 20px;
}
.category-box .cat-text p {
    font-size: 14px;
    font-weight:500;
    text-align: center;
    margin: 0;
}
.category-main {
    margin-top: -60px;
    padding-bottom:30px;
}
.category-main .row{
    margin-left:0;
    margin-right:0;
}
.category-main .row .col-xs-6.col-md-4.col-lg-2{
    padding:0;
}
.detai-products1 .products-grid .item-row .item{
    padding:0;
    border:1px solid #efefef;
    border-radius:6px;
}
.category-main .container{
    background-color:#fff;
}

@media only screen and (max-width: 992px) {
    .product-single .item {
        width: 48%;
    }

    .product-single {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
}

@media only screen and (max-width: 700px) {
    .product-single .item {
        width: 100%;
        margin-bottom: 10px;
    }

    .product-single {
        display: flex;
        flex-wrap: wrap;
    }

    #sns_left.product-right {
        width: 100%;
    }
}
.bg-secondary {
    background-color: #fafafa;
}
.item-action {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.45s ease-in-out;
}
.products-grid .prd:hover .item-action {
    visibility: visible;
    opacity: 1;
}
.bt-more {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
    display: inline-block;
}
/*.bt-more i {*/
/*    color: #fff;*/
/*}*/
.bt-more span {
    font-size: 12px;
    color: #fff;
    border: 1px solid #e34444;
    background-color: #e34444;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 35px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    border-radius:4px;
}
.bt-more span i{
    color:#fff;
    font-size:14px;
}
.bt-more span:hover {
    background: #b13030;
    border: 1px solid #b13030;
    color: #fff;
}
.bt-more span:hover i{
    color:#fff;
}
.bt-more.alternate {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    display: inline-block;
}
.bt-more.alternate span {
    font-size: 12px;
    border: 1px solid #3a3a3a;
    color:#fff;
    background-color: #3a3a3a;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 35px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    border-radius:4px;
}
.bt-more.alternate span i{
    color:#fff;
}
.bt-more.alternate span:hover {
    background: #6f6f6f;
    border: 1px solid #6f6f6f;
    
    color: #fff;
}
.bt-more.alternate span:hover i{
    color:#fff;
}

.bt-more.alternate.lined-button {
    text-align: center;
    margin-bottom: 10px;
    display: inline-block;
}
.bt-more.alternate.lined-button span {
    font-size: 12px;
    border: 1px solid #3a3a3a;
    color:#3a3a3a;
    background-color: transparent;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 35px 10px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    border-radius:4px;
}
.bt-more.alternate.lined-button span i{
    color:#3a3a3a;
}
.bt-more.alternate.lined-button span:hover {
    background: #6f6f6f;
    border: 1px solid #6f6f6f;
    
    color: #fff;
}
.bt-more.alternate.lined-button span:hover i{
    color:#fff;
}

.products-grid .item .item-inner .item-img .product-image .img-main {
    padding: 5px;
}
.products-grid .item .item-inner .item-img .product-image .img-main {
    position: relative;
    display: flex;
    margin: 0 auto;
    min-height: 240px;
    align-items: center;
    justify-content: center;
}
.brand-flex {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 85%;
    margin: 0 auto;
    flex-wrap: wrap;
}
.brand-flex .item {
    width: calc(15% - 5px);
    margin: 5px 10px;
    border: 1px solid #eaeaea;
}
#sns_partners {
    background-color: #fafafa;
    padding: 60px 0;
}
.sns-products-list {
    padding: 60px 0;
}
#sns_content .sns-products-list .products-small .owl-controls {
    margin: 0;
    position: absolute;
    top: 66px;
    background: #fff;
    right: 20px;
    display: inline-block;
    z-index: 1;
    padding-left: 30px;
}
#sns_content .sns_banner {
    margin: 0;
    height: 75vh;
}
#sns_content .sns_banner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.cms-index-index3 #sns_content .sns-products-list {
    margin-bottom: 0;
}
.social-wrap {
    padding: 30px 20px;
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
}
.social-wrap .main-title {
    margin-bottom: 30px;
   
}
.social-wrap ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.social-wrap ul li a {
    display: block;
    margin: 5px 25px;
}
.social-wrap ul li a i {
    font-size: 48px;
    color: #e34444;
}
.key-features p {
    font-size: 16px;
}
.key-features ul li {
    font-size: 14px;
}
.is-truncated .content-feature{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.is-truncated .less {
    display: none;
}
.key-features .more {
    display: inline-block;
}

#thumb-list a {
    display: block;
    padding: 5px;
    margin-bottom: 6px;
    height: 60px;
    width: 60px;
    border: 1px solid #212529;
    margin-left: 25px;
    position: relative;
}
#show-gallery span {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.product-image-wrapper {
    padding: 0;
    padding-right:40px;
}
.product-price ins {
    text-decoration: none;
    color: #e40b0b;
}
.read-this:hover {
    cursor: pointer;
}
.share-to {
    margin-left: auto;
    margin-right: 30px;
}
.si-share {
    display: none;
}
.sharethis-inline-share-buttons {
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
}
.sharethis-inline-share-buttons.show {
    opacity: 1;
    visibility: visible;
}

#show-gallery {
    position: relative;
}
#show-gallery::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.35;
}

#show-gallery .more-num {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 100%;
}
#thumb-list a {
    text-align: center;
}
.video-icon {
    line-height: 75px;
    text-align: center;
    width: 100%;
}
.video-icon i {
    font-size: 32px;
}

/* @media only screen and (min-width: 1024px) {
    #sns_mainm {
        margin-top: -70px;
    }
} */

.sns_new_header {
    padding: 12px 0;
}
.sns_new_header .logo-image {
    /*margin-right: 15px;*/
    /*width: 11%;*/
}
.sns_new_header .logo-image img {
    height: 96px;
}

.sns_new_header .logo-header {
    display: flex;
    gap: 20px;
    align-items: flex-end;
}

.sns_new_header .icon i {
    font-size: 14px;
    padding-right: 6px;
}

.sns_new_header .left-side-link {
    padding-right: 10px;
}
.sns_new_header .logo-nav {
    width: 89%;
}
.sns_new_header .logo-nav-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 5px;
}
.sns_new_header .logo-nav-top .right-side {
    text-align: end;
}
.sns_new_header .logo-nav-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.sns_new_header .logo-nav-bottom .search-section {
    width: 50%;
    position: relative;
}
.sns_new_header .search-section .form-control {
    height: 44px;
    border-radius: 0;
    border-color: #9f9f9f;
    padding-right: 45px;
}
.sns_new_header .search-section .form-control:focus {
    box-shadow: none;
    border-color: #4a4a4a;
}

.abs-icon {
    position: absolute;
    right: 2px;
    top: 1px;
    left: auto;
    width: 42px;
    height: 42px;
    background-color: #fafafa;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fafafa;
}

.abs-icon i {
    font-size: 18px;
}
.sns_new_header .logo-nav-bottom .user-navs {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    gap: 30px;
    padding-left: 15px;
}
.sns_new_header .logo-nav-bottom .user-navs .icon i {
    font-size: 22px;
}
.sns_new_header .user-navs .icon-link {
    padding: 10px 12px;
    transition: all ease-in-out 0.45s;
    margin-left: 5px;
    min-width: 95px;
    border-radius: 7px;
    position: relative;
}

.sns_new_header .user-navs .icon-link:hover {
    background-color: #f6f6f6;
    transition: all ease-in-out 0.45s;
}
.sns_new_header .user-navs .icon-link a {
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    color: #000;
}
.sns_new_header .user-navs .icon-link a span {
    display: block;
    line-height: 1;
}
.sns-new-nav {
    height: 100%;
    width: 100%;
    position: relative;
}
.sns-new-nav .new-nav-link {
    display: inline-block;
    line-height: 37px;
    padding: 0 15px;
    border-right: 1px solid #ffffff8b;
}

.sns-new-nav .new-nav-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.new-nav-link .dropdown-menu {
    list-style-type: none !important;
    list-style: none;
}
.new-nav-link .dropdown-menu li {
    list-style: none;
}
.dropdown-mega-content strong {
    color: #000;
    line-height: 1.2;
    display: inline-block;
}

.dropdown-item img {
    padding: 10px 15px;
    max-height: 150px;
}
.dropdown-item {
    font-size: 16px;
    color: #000;
}
.dropdown-item strong {
    font-weight: 400;
    /*text-transform: uppercase;*/
}
.new-height p {
    color: #000;
    font-size: 20px;
    margin-bottom: 0;
}
.new-height a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.new-height {
    height: 150px;
    background-color: #fafafa;
    padding: 15px;
    margin-top: 15px;
}
.dropdown-mega-sub-nav {
    padding-left: 5px;
    padding-right: 5px;
}

.dropdown-mega-sub-nav:hover {
    background-color: #fafafa;
    transition: all ease-in-out 0.45s;
}
.dropdown-menu {
    margin-top: 0;
}

.sticky .sns_new_header .logo-image img {
    height: 55px;
    text-align: center;
}

.verify-row {
    text-align: center;
}

.verify-row .card-header {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 7px;
}
.verify-row .card-body {
    width: 80%;
    margin: auto;
}
.verify-row .card-body p {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2;
}
.new-card-height {
    height: 45vh;
    margin-bottom: 35px;
    padding-top: 55px;
}

.new-section-padding {
    padding: 25px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.breadcrumb-section {
    padding: 35px 0 !important;
    text-align: center;
    background-color: #f5f5f5 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}
.customer-ct {
    position: absolute;
    background-color: #f6f6f6;
    z-index: 99;
    width: 140px;
    border-radius: 7px;
    left: 0;
    bottom: -105px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    opacity: 0;
    visibility: hidden;
    display: none;
    transition: all ease-in-out 0.35s;
}
.customer-ct ul {
    padding-left: 0;
    list-style-type: none;
    text-align: left;
    margin-bottom: 0;
}
.sns_new_header .user-navs .customer-ct ul li a {
    text-align: left;
    padding: 8px 20px;
    border-bottom: 1px solid #eaeaea;
}
.sns_new_header .user-navs .customer-ct ul li:hover {
    background-color: #eaeaea;
    transition: all ease-in-out 0.45s;
}

.desktop-only,
.sns_new_header .user-navs .icon-link a span.tablet-none,
.tablet-none {
    display: inline-block;
}
.tablet-only,
.right-float {
    display: none;
}

.new-bg-main {
    padding: 30px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}

.new-bg-main.new-margin {
    margin-left: 20px;
    padding: 30px 10px;
}

.new-bg-main.new-margin .product-single .item {
    border: none;
}

.price1 ins {
    text-decoration: none;
    font-weight: 700;
    color: #000;
}
.price1 del {
    color: #e32407;
    font-size: 80%;
}
.price-box {
    margin: 5px 0;
}

.list-style-new .list-label {
    font-weight: 600;
    color: #000;
    padding-right: 10px;
    font-size: 16px;
}

.list-style-new {
    padding-right: 15px;
    display: flex !important;
    gap: 5px;
    align-items: center;
}

.toolbar .toolbar-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
}
.list-style-new .list-icon,
.list-style-new .grid-icon {
    cursor: pointer;
    padding: 10px;
    margin-right: 7px;
    transition: all ease-in-out 0.35s;
}

.list-style-new .list-icon:hover,
.list-style-new .grid-icon:hover {
    background-color: #fff;
    transition: all ease-in-out 0.35s;
}

.active-list {
    background-color: #fff;
}

.list-style-new .list-icon i,
.list-style-new .grid-icon i {
    font-size: 16px;
    color: #000;
}

.products-grid .item {
    padding: 15px;
}

.products-grid.product-list .item .item-inner .prd {
    display: flex;
    gap: 10px;
    width: 100%;
    text-align: left;
    align-items: center;
}
.products-grid.product-list .item .item-inner .item-img {
    width: 30.33%;
}
.products-grid.product-list .item .item-inner .item-info .item-title{
    margin:15px 0 10px 0;
}
.products-grid.product-list
    .item
    .item-inner
    .item-img
    .product-image
    .img-main {
    width: 235px;
}
.products-grid.product-list .item .item-inner .action-bot {
    display: none;
}
.products-grid.product-list .item .item-inner .item-info .item-title a {
    font-size: 20px;
}
.products-grid.product-list .item .item-inner .item-info {
    width: 39.33%;
}
.prd-button .product-price span > span {
    font-size: 20px;
    font-weight: 500;
    color: #a40000;
}
.products-grid.product-list .item-price {
    display: none;
}

.prd-button {
    width: 30.33%;
    display: none;
}

.product-list .prd-button {
    display: block;
}

.prd-button .product-price {
    display: block;
    margin-bottom: 7px;
}

.key-feature {
    display: none;
}

.key-feature .feature-title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.key-feature .feature-list {
    font-size: 14px;
}

.key-feature .feature-list ul {
    padding-left: 20px;
    margin-bottom: 5px;
}

.key-feature .read-this small {
    font-size: 12px;
    font-weight: 600;
}

.products-grid.product-list .key-feature {
    display: block;
}

.only-grid {
    color: #888888;
    line-height: 1;
    display: none;
}
.products-grid.product-list .only-grid {
    display: block;
}
.prd-button .bt-more span {
    display: block;
}

.prd-button .product-price {
    display: flex;
    gap: 10px;
}
.prd-button span.save-price del {
    font-size: 13px;
    line-height: 1.2;
    color: #000;
    margin-right:10px;
}
.prd-button .bt-more {
    margin-bottom: 10px;
    width: 100%;
    margin-top: 0;
}

.prd-button .bt-more.alternate span {
    padding: 11px 45px 9px;
}

#thumb-list a {
    height: 60px;
    display: block;
    overflow:hidden;
}

#fixed-add {
    position: fixed;
    bottom: -20%;
    left: 50%;
    width: 100%;
    background-color: #f6f6f6;
    opacity: 0;
    transform: translateX(-50%);
    transition: all ease-in-out 0.35s;
    padding: 15px 0;
}

#fixed-add.fixed-cart {
    bottom: 0;
    opacity: 1;
    transition: all ease-in-out 0.35s;
    z-index: 999;
}

.cart-sticky {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart-sticky .productTitle {
    font-size: 26px;
    font-weight: 800;
    color: #000;
}

#recommend-accessories .prd {
    display: flex;
}

.products-grid #recommend-accessories .item .item-inner .item-img {
    width: 40%;
}

.products-grid #recommend-accessories .item .item-inner .prd {
    text-align: left;
}

.products-grid #recommend-accessories .item .item-inner .action-bot {
    position: relative;
}
.products-grid
    #recommend-accessories
    .item
    .item-inner
    .action-bot
    .wrap-addtocart {
    transform: translateX(0%);
    text-align: left;
    cursor: pointer;
}

.cart-number-nav {
    position: absolute;
    width: 16px;
    height: 16px;
    line-height: 15px !important;
    border-radius: 9px;
    background-color: #e32407;
    top: -4px;
    left: auto;
    right: 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.new-control .detai-products1 .owl-controls {
    top: 50%;
    background-color: transparent;
}

.product-list .item-action{
    display:none !important;
}
.products-grid{
    margin-bottom:30px;
}
.add-to-cart-btn{
    border-radius:8px;
}
.item-info .content-feature ul{
    padding-left:0;
}
.item-info .content-feature ul li, .item-info .content-feature p{
    font-size:12px;
    margin:5px 0;
}
#products_small1 .action-bot .wrap-addtocart .bt-more{
    transform:scale(0.75);
    transform-origin:left center;
}
.change-col .item{
    border:1px solid #eaeaea;
    border-radius:6px;
}
@media only screen and (min-width:992px){
    .mobile-only{
        display:none;
    }
}
.products-grid .item .item-inner .item-info .item-title a{
    line-height:19px;
    font-weight:500;
}
.rating-wrapper{
    display:flex;
    align-items:center;
    justify-content:flex-start;
}
.product-list .rating-wrap2{
    display:none;
}
.skutitle{
    margin-bottom:0;
}
.rating-wrap2{
    justify-content:center;
}
.featured-productz{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    margin-bottom:20px;
    border-top:3px solid #a40000;
    position:relative;
}
.featured-productz::before{
    content:'Featured';
    position:absolute;
    bottom:100%;
    right:0;
    padding:4px 15px;
    background-color:#a40000;
    color:#fff;
}
.featured-product-z{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:flex-start;
    width:calc(33.33% - 5px);
    margin-right:5px;
    padding:5px;
    border:1px solid #eaeaea;
    border-radius:4px;
}
.featured-product-z .img-main img{
    max-width:100px;
    margin-right:5px;
}
.featured-product-z .item-title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.product-list .item{
    border-top:3px solid #a40000;
}
.chat-link{
    width:550px;
    padding:5px 10px;
    margin:0 auto;
    border-bottom:2px solid #eaeaea;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    margin-top:10px;
    margin-bottom:14px;
}
.chat-link > div img{
    width:40px;
    margin-right:20px;
}
.chat-link > div span{
    font-size:16px;
    font-weight:600;
}
.plist{
    padding-left:10px;
    display:flex;
    align-items:center;
}
.plist p{
    position:relative;
    margin-right:15px;
    padding-right:15px;
    margin-bottom:0;
    border-right:1px solid #eaeaea;
}
#sns_mainm .description .sns_producttaps_wraps1 .nav.nav-tabs li a{
    text-transform:capitalize;
    font-weight:500;
    padding:8px 12px;
    border:1px solid #eaeaea;
}
#sns_mainm .description .sns_producttaps_wraps1 .nav.nav-tabs li a:hover, #sns_mainm .description .sns_producttaps_wraps1 .nav.nav-tabs li.active a {
    background: #a40000;
    color: #fff;
}
#sns_mainm{
    padding-top:30px;
}
#sns_mainm .description .sns_producttaps_wraps1 .nav.nav-tabs {
     border: none; 
}
.products-grid.alt-grid .item {
    padding: 0;
    border:1px solid #eaeaea;
    border-radius:4px;
}
.products-grid.alt-grid .item .item-inner .item-img .product-image .img-main, .products-grid.alt-grid .item .item-inner .item-info{
    min-height:auto;
}
.products-grid.alt-grid .item .item-inner .item-info .item-title a{
    font-size:16px;
}
.products-grid.alt-grid .item .item-inner .item-img .product-image .img-main{
    padding:15px;
}
.products-grid.alt-grid .item .item-inner .prd:hover{
    background-color:#fbfbfb;
}
@media only screen and (min-width: 992px) {
    .sns-new-nav .new-nav-link:hover > .dropdown-menu {
        display: block;
        opacity: 1;
        top: auto;
        border: none;
    }

    .user-navs .icon-link:hover .customer-ct {
        opacity: 1;
        visibility: visible;
        display: block;
        transition: all ease-in-out 0.35s;
    }
}

@media only screen and (max-width: 1200px) {
    .sns_new_header .logo-nav-bottom .user-navs {
        gap: 15px;
    }
    .sns_new_header .user-navs .icon-link {
        min-width: 75px;
    }
    .sns_new_header .user-navs .icon-link a span.tablet-none {
        display: none;
    }

    .cart-number-nav {
        right: 17px;
    }
}

@media only screen and (max-width: 992px) {
    .sns_new_header .logo-nav-bottom .user-navs {
        gap: 0;
        width: 60%;
    }
    .search-section {
        width: 40%;
    }
    .desktop-only {
        display: none;
    }

    .sns_new_header .logo-nav-bottom .user-navs .icon i {
        font-size: 18px;
    }
    .sns_new_header .logo-image img {
        height: 95;
    }
    .sns_new_header .logo-image {
        margin-right: 0;
    }
    .sns_new_header .user-navs .icon-link {
        min-width: auto;
        margin-left: 0;
        padding: 10px;
    }
    .sns_new_header .logo-nav-bottom .user-navs {
        /* justify-content: ; */
        align-items: flex-end;
    }
    .icon-link.tablet-only {
        top: 4px;
    }

    .header-style3 #sns_header .sns_header_top {
        position: fixed !important;
        width: 300px;
        height: 100vh;
        top: 0;
        right: 0;
        background-color: #fff;
        color: #000;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px,
            rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
        left: auto;
        transform: translateX(100%);
        transition: all ease-in-out 0.45s;
        z-index: 99999;
    }

    .sns-new-nav .new-nav-link a {
        color: #000;
    }
    .sns-new-nav .new-nav-link {
        display: block;
        padding: 0;
        padding-bottom: 7px;
        margin-bottom: 7px;
        border-bottom: 1px solid #eaeaea;
        line-height: 1.8;
    }

    .sns-new-nav {
        padding-top: 55px;
    }

    .sns_header_top .container {
        width: 100% !important;
    }
    .dropdown-menu {
        position: relative;
    }
    .dropdown-menu.show-dropdown {
        display: block;
        opacity: 1;
        top: auto;
        border: none;
        width: 100%;
        text-align: left;
        box-shadow: none;
        border-top: 1px solid #eaeaea;
        margin-top: 4px;
    }

    .tablet-none {
        display: none;
    }
    .dropdown-mega-sub-nav.text-center {
        text-align: left !important;
    }

    .right-float {
        display: inline-block;
        float: right;
        top: 5px;
    }
    .right-float i {
        font-size: 16px;
    }

    .close-icon {
        position: absolute;
        right: 0;
        top: 0;
        width: 32px;
        height: 32px;
        background-color: #e32407;
        text-align: center;
        line-height: 28px;
        z-index: 9999;
    }

    .close-icon i {
        color: #fff;
        font-size: 16px;
    }

    .header-style3 #sns_header .sns_header_top.header-yes {
        transform: translateX(0%);
        transition: all ease-in-out 0.45s;
        z-index: 999;
    }

    .header-style3 #sns_header #sns_header_full.sticky {
        top: 0;
    }

    .tablet-only,
    .right-float {
        display: inline-block;
    }

    .cart-number-nav {
        right: 0px;
    }

    #fixed-add.fixed-cart {
        display: none;
    }
}

@media only screen and (max-width: 700px) {
    .header-style3 #sns_header #sns_header_full {
        background-color: #fff;
    }
    .sns_new_header .logo-nav-top {
        display: none;
    }

    .logo-nav-bottom {
        flex-direction: column-reverse;
        width: 100%;
        align-items: flex-end;
    }

    .sns_new_header .user-navs .icon-link a span.mobile-none {
        display: none;
    }
    .sns_new_header .logo-nav-bottom .search-section,
    .sns_new_header .logo-nav-bottom .user-navs {
        width: 100%;
    }

    .sns_new_header {
        padding-top: 5px;
    }
    .sns_new_header .logo-image {
        width: 30%;
    }

    .menu-icons i {
        font-size: 18px;
    }
    .icon-link.tablet-only {
        top: 0;
    }
    .social-wrap ul li a i {
        font-size: 32px;
    }
    .social-wrap ul li a {
        margin: 5px 15px;
    }
    #sns_banner_top .page-title {
        font-size: 24px;
    }

    .update-box {
        flex-direction: column;
    }

    .sub-btn {
        margin-left: 0;
    }

    .main-title {
        font-size: 20px;
    }
    .new-row {
        display: flex;
        flex-direction: column;
    }
    .new-row .order-xs-2 {
        order: 2;
    }
    .new-row .order-xs-1 {
        order: 1;
    }
    .new-row .order-xs-1.text-right {
        text-align: left !important;
    }
    .sns_new_header .logo-image img {
        height: 95;
    }
}

@media only screen and (max-width: 700px) {
    .header-style3 #sns_header #sns_header_full {
        background-color: #fff;
    }
    .category-box .cat-text p{
        font-size:16px;
        font-weight:600;
    }
    .item-action .bt-more.alternate span{
        padding:10px 15px;
    }
    .item-action .bt-more span{
        padding:10px 15px;
    }
    .is-padded{
        padding:20px 0;
    }
    #sns_content .sns-products-list .products-small .item .item-inner .prd .item-img{
        width:100%;
    }
    #sns_content .sns-products-list .block-title h3{
        font-size:24px;
    }
    #sns_content .sns-products-list .products-small .item .item-inner .prd .item-info .info-inner .item-title a{
        display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;  
          overflow: hidden;
    }
    .products-grid.product-list .item .item-inner .prd{
        flex-direction:column;
    }
    .products-grid.product-list .item .item-inner .item-img, .products-grid.product-list .item .item-inner .item-info, .prd-button{
        width:100%;
    }
    .products-grid .item .item-inner .item-img .product-image .img-main{
        min-height:auto;
        margin-bottom:10px;
    }
    .wrap-addtocart{
        text-align:center;
    }
    #products_small1 .action-bot .wrap-addtocart .bt-more span{
        padding:10px 20px 10px;
    }
    #products_small1 .action-bot .wrap-addtocart .bt-more{
        transform-origin:center;
    }
    .main-button {
        padding: 9px 10px 9px;
    }
    #thumb-list a{
        margin-left:0;
    }
    .product-image-wrapper{
        padding-right:0;
    }
    .brand-logo{
        justify-content:flex-start;
    }
    .chat-link {
        width: auto;
        flex-direction: column;
    }
    .sticky .sns_new_header .logo-image img {
        height: 80px;
        text-align: center;
    }
    .for-book-checkbox {
        font-size: 12px;
        line-height: 1.3;
    }
    #sns_mainm .description .sns_producttaps_wraps1 .nav.nav-tabs li a{
        padding:5px;
        font-size:12px;
    }
}
@media (min-width: 320px) and (max-width: 479px) {
    .header-style3 #sns_header #sns_header_full .sns_header_top {
        position: fixed !important;
        z-index: 99999;
    }
}

.new-nav-link:hover .mega-menu {
    display: block;
}

.mega-menu-flex {
    width: 100%;
    display: flex;
}

.list-menu-title {
    text-align: center;
    display: block;
    font-size: 22px;
    margin-bottom: 15px;
}

.list-menu-item {
    width: 100%;
    border-top: 2px solid #eaeaea;
    padding: 15px 0;
    margin-top: 15px;
}

.list-menu-list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

.list-menu-list li {
    width: 33.33%;
}

.sns-new-nav .new-nav-link .list-menu-list li a {
    color: #000000;
    transition: all ease-in-out 0.35s;
}

.sns-new-nav .new-nav-link .list-menu-item a.small-link {
    color: #767676;
    transition: all ease-in-out 0.35s;
    font-size: 14px;
}

.sns-new-nav .new-nav-link .list-menu-list li a:hover,
.sns-new-nav .new-nav-link .list-menu-item a:hover {
    text-decoration: underline;
    transition: all ease-in-out 0.35s;
}

.small-only, .tab-mobile {
    display: none;
}


.desktop-only-fix {
    display: block;
}
.cart-sticky {
    flex-wrap: wrap;
    padding: 0 15px;
}

.cart-sticky .sticky-productName, .cart-sticky .sticky-cartButton {
    width: 50%;
}

@media only screen and (max-width: 1200px) {
    .tab-mobile {
        display: block;
    }
    .desktop-only-fix {
        display: none;
    }
}

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

    .mega-menu-flex,
    .list-menu-list {
        min-width: auto;
        flex-direction: column;
        align-items: flex-start;
    }

    .list-menu-item {
        margin-top: 0;
        border: none;
        padding-top: 0;
    }

    .list-menu-list {
        padding-left: 0;
    }

    .list-menu-item li {
        margin: 5px 15px;
        padding: 0 15px;
        width: 100%;
    }

    .sns-new-nav .new-nav-link .list-menu-list li a {
        color: #3a3a3a;
        font-size: 15px;
    }

    .list-menu-title {
        display: none;
    }

    .small-only {
        display: block;
    }
    
    .new-nav-link {
        position: relative;
    }
}
 .update-box.product-single-btn {
    flex-direction: column;
}

.update-box.product-single-btn .sub-btn {
    margin-left: 0;
    display: flex;
    gap: 8px;
}

.update-box.product-single-btn .btn-outline,
.sticky-cartButton .btn-outline {
    border: 2px solid #d9534f;
    background-color: transparent;
}

.form-row strong {
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
}

.flex-label {
    display: flex;
    gap: 2px;
    align-items: center;
}

.flex-label input {
    margin-top: 0;
}

.modal label {
    font-size: 14px;
}
.modal.fade.in {
    z-index: 1055;
}

.modal-backdrop {
    z-index: 1040;
}

 @media only screen and (max-width: 700px) {
    .update-box.product-single-btn .sub-btn {
        flex-wrap: wrap;
    } 
    .featured-productz {
        flex-direction: column;
    }
    
    .featured-product-z {
        width: 100%;
    }
    
    .key-features.is-truncated {
        height: auto;
        overflow: hidden;
    }
    
    #sns_content .sns-products-list .products-small .item .item-inner .prd .item-info {
        margin-bottom: 15px;
    }
    
    #sns_content .sns-products-list .block-title h3.sm-pr-0 {
        padding-right: 0;
    }
    
    .main-title {
        margin-bottom: 0;
    }
    #products_small1 .action-bot, #products_small1 .key-features{
        display:none;
    }
    #products_small1 .item{
        min-height:220px;
    }
    .product-img-box{
        margin-bottom:20px;
    }
    .products-small .key-features{
        display:none;
    }
}
