@font-face {
    font-family: Graphik Light;
    src: url(/tp/T0221/font/stores/41163/Graphik-Light.ttf);
}

body, html, #apollo-menu, .page-subheading, .product-block .name a, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .sale-box .label-sale, .product-price, .more_info_block .nav-tabs li a, .block .title_block {
    font-family: Graphik Light !important;
}

.quantity_wanted_pView .quickAdd-qty button {
    display: none;
}

.fixed_top {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
    transition-duration: 0.6s;
}

#footer {
    background: black;
    color: white;
}

#footer .sub_email {
    margin: auto;
    text-align: center;
}

#footer .title_block {
    color: white;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
}

#footer .form_newsletter {
    border: 2px solid white;
    color: white;
    position: relative;
    box-shadow: none;
}

#footer .form_newsletter .form-control {
    width: 70%;
    float: left;
    background: black;
    border: none;
    height: 33px;
    color: white;
}

#footer #subscribe {
    width: 30%;
    color: white;
    background: black;
    outline: none;
}

#footer ul, social {
    padding: 0 10px;
}

#footer .conten_contact li a {
    color: white;
}

#footer .conten_contact li .block_icon {
    width: 15px;
    padding-right: 5px;
    font-size: 11px;
}

#footer .social a {
    margin: 10px 10px 0 0;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #1f1f1d;
    border-radius: 50%;
}

#footer .social a:hover {
    transition-duration: 0.6s;
    color: black;
    background: white;
}
#footer .social a.tiktok {
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer .social a.tiktok img {
    width: 16px;
    height: 16px;
}
#footer .social a.tiktok:hover img {
    filter: invert(100%);
}

#footer .social a i.fa {
    font-size: 20px;
    padding-top: 6px;
}

#footer .copy_right {
    padding-top: 100px;
    text-align: center;
}

.show_more_pro {
    margin: auto;
    text-align: center;
    padding: 20px;
}

.show_more_pro a {
    padding: 12px 35px;
    background: black;
    color: white;
    text-transform: uppercase;
    transition-duration: 0.4s;
    border: 1px solid black;
}

.show_more_pro a:hover {
    background: white;
    color: black;
    transition-duration: 0.4s;
}

.socialsharing_product.no-print {
    display: none;
}

.products-homeshop #productlist1 {
    border-top: none;
}
#apollo-menu .dropdown-menu{
    min-width: 250px;
}
@media (min-width: 1200px) {
    #header-main {
        display: none;
    }

    form#searchbox {
        right: 105px;
    }

    #footer .sub_email {
        width: 50%;
        padding-bottom: 100px;
    }

    #footer .form_newsletter {
        width: 100%;
    }

    #footer #subscribe {
        width: 20%;
    }

    #footer .form_newsletter .form-control {
        width: 80%;
    }

    #footer .padding40 {
        padding-left: 50px;
    }

    .apollo-megamenu ul.navbar-nav {
        width: 87%;
        padding: 15px 0 15px 50px;
        float: left;
        text-align: left;
    }

    .header-right {
        display: inline-block;
        width: 13%;
        padding: 20px 50px 15px 0px;
    }

    .header_user_info .links li a .fa {
        font-size: inherit;
    }

    #search_block_top_41163 {
        float: right;
    }

    #search-icon_41163 {
        color: white;
        position: relative;
        z-index: 9;
        display: block;
        line-height: 19px;
        padding: 0 14px;
        margin: 7px 0;
        border-right: solid 1px #ddd;
    }

    form#searchbox_41163 {
        width: 0;
        position: absolute;
        display: block !important;
        opacity: 0;
        visibility: hidden;
        top: 80px;
        right: 105px;
        -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);
        transition: all .3s cubic-bezier(.25, .46, .45, .94);
        z-index: 999;
    }

    #search_query_top_41163 {
        background: black;
        color: white;
        position: relative;
        display: inline;
        padding: 3px 40px 0 10px;
        height: 36px;
        line-height: 36px;
        border-radius: 0;
        box-shadow: none;
        font-size: 14px;
        font-weight: 300;
        border: none;
        border-bottom: 1px solid #999;
    }

    #search_button_41163 {
        background: black;
        display: block;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        border: medium none;
        color: white;
        width: 42px;
        text-align: center;
        line-height: 19px;
        padding: 7px 12px;
        border-radius: 0;
        height: 35px;
    }

    #search_button_41163 .fa {
        font-size: 21px;
    }

    .blockcart_top .cart-inner > span#CartCount_41163 {
        background-color: #33c9db;
        display: inline-block;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        color: #fff;
        font-weight: 700;
        text-align: center;
        line-height: 22px;
    }

    #logo_fixed h1 {
        margin: 0;
        padding: 0;
    }

    #apollo-menu .navbar-nav > li:nth-child(4), #apollo-menu .navbar-nav > li:nth-child(3) {
        float: right;
    }
}

/*
menumobile*/
ul.menu-collection.accordion {
    display: none;
}

@media (max-width: 992px) {
    .header-wrap .header-left {
        padding: 0;
    }

    .verticalmenu .dropdown-menu {
        display: block;
    }

    #left_column .block_content, #left_column .block-content {
        display: none;
    }

    #cart-page .cart_header_labels {
        display: none;
    }

    .navbar-toggle {
        display: none;
    }

    .nav_41163 {
        border: 1px solid;
        display: block;
        position: absolute;
        left: 5px;
        bottom: 10px;
        background: black;
        color: white;
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            transform: none
        }
    }
    .fixed_mobile {
        animation: fadeInDown .6s both;
        top: 0;
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9999;
        width: 100%;
        box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4);
    }

    #center_column .col-sp-12 {
        width: 50%;
    }

    ul.menu-collection.accordion {
        display: block;
        padding: 5px 40px 20px;
        background: #fff;
        position: absolute;
        top: 0;
        list-style: none;
        width: 0;
        z-index: 99999;
        left: -450px;
        overflow-y: scroll;
        transition-duration: 0.6s;
        height: 100%;
    }

    .header_logo_mobi {
        position: relative;
        padding-bottom: 10px;
        text-align: center;
    }

    .header_logo_mobi img {
        max-height: 100px;
    }

    .btn_close_menu {
        position: absolute;
        right: 0px;
        top: 10px;
    }

    .btn_close_menu .fa {
        color: white;
        font-size: 25px;
    }

    .menu_chir {
        list-style: none;
        display: none;
        padding-top: 10px;
    }

    .menu_cap1 .icon-subnav {
        position: absolute;
        right: 0px;
        top: 3px;
    }

    .menu_cap1 .icon-subnav .fa {
        font-weight: normal;
        font-size: 12px;
    }

    .menu-collection li {
        position: relative;
        padding: 8px 0px;
        text-transform: uppercase;
    }

    .frm_search_mobi {
        margin-top: 20px;
        width: 80%;
        position: relative;
        height: 35px;
        border: 1px solid;
    }

    .text_search {
        padding-left: 5px;
        position: absolute;
        width: 80%;
        height: 100%;
        right: 0px;
        top: 0;
        outline: none;
        border: none;
    }

    .btn_search_mobi {
        position: absolute;
        left: 0px;
        height: 100%;
        width: 20%;
        background: white;
        outline: none;
        border: none;
        top: 0;
    }

    .product-block .functional-buttons .view_detail {
        display: none;
    }

    .visible-sp.visible-xs:before {
        content: "\f095";
        font-family: "fontawesome";
        color: white;
        font-size: inherit;
    }

    .ins-page .logo_center.text-center {
        text-align: center !important;
    }
}

ul.menu-collection.accordion.show_menu {
    position: fixed;
    transition-duration: 0.6s;
    left: 0;
    width: 85%;
}

#logo_fixed {
    width: 160px;
    position: absolute;
    top: 0;
}

#logo_fixed img {
    max-height: 80px;
    max-width: 160px;
}

#breadcrumbs {
    display: none;
}

.sortPagiBar .form-horizontal {
    font-size: 18px;
    margin-top: 8px;
}

#header-main {
    background: black;
}

.blockcart_top .title-cart span, #search-icon {
    color: white;
}

#search_button, #search_query_top {
    background: black;
    color: white;
}

#verticalmenu .dropdown-menu {
    position: unset;
    opacity: 1;
    visibility: visible;
    border: none;
    box-shadow: none;
    padding: 0 10px;
}

#verticalmenu.verticalmenu .navbar-nav > li .caret:before {
    content: "";
}

.icon_new {
    position: absolute;
    text-transform: uppercase;
    font-size: 10px;
    top: 7px;
    left: 8px;
    z-index: 2;
    background: #e42b2e;
    color: white;
    padding: 3px 8px;
    font-weight: bold;
}

p.outstock {
    background-color: #e42b2e;
    color: white;
    display: none;
}

#apollo-menu .navbar-nav > li .caret:before {
    content: "";
}

.blog-meta, .blog-content .blog-social {
    display: none !important;
}

.fixed_mobile .header-wrap .header-left #header_logo img {
    height: 80px;
}

.step-footer {
    margin-bottom: 1.5rem;
}

.step-footer .step-footer-previous-link {
    text-align: left;
}

#showCarrier {
    display: none !important;
}

.html_block.block.news2 {
    display: none;
}

.intro-news {
    padding-top: 0;
}

#blog-listing .inner {
    display: flex;
    flex-wrap: wrap;
}

.intro-news {
    height: auto;
}

.blog-item .rte {
    padding-bottom: 10px;
}

.policy_home > .policy_item:not(:first-child) {
    /*display: flex;*/
    /*padding-left: 0px;*/
    /*padding-right: 0;*/
}
.policy_home .policy_item {
    padding-left: 0;
    padding-right: 0;
}

.policy_home {
    display: flex;
    border-top: 1px solid #e4e4e4;
    padding-top: 15px;
    margin-top: 10px;
}

.policy_home > .policy_item img{
    max-width: 26px;
    max-height: 26px;
    margin: auto;
}

.policy_home .policy_intro {
    font-size: 10px;
    margin-left: 5px;
    line-height: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    color: #000;
}
.policy_item {
    display: flex;
    margin-right: 10px;
}

.policy_home > .policy_item:not(:last-child) > .policy_intro {
    /*border-right: 1px solid #e4e4e4;*/
    /*height: 100%;*/
    padding-right: 10px;
}
.policy_home .policy_intro {
    height: 100%;
}


.bolt_inbox {
    background-image: linear-gradient(to right,rgba(255,0,0,1), rgba(255,0,0,0.3), rgba(255,0,0,1));
    border-radius: 7px;
    padding: 4px 25px;
    display: none;
}
.bolt_inbox i {
    color: yellow;
}
.bolt_inbox span {
    color: #fff;
    margin-left: 3px;
}
.verticalmenu .dropdown-menu li a {
    color: #000;
}

.li-position {
    position: relative;
}
.drop-down-child {
    position: absolute;
    right: 0;
    top: 7px;
    color: #000;
}
.cate-child-dropdown {
    margin-left: 20px !important;
    display: none;
}
.price.price-detail {
    margin-bottom: 20px;
}
.d-none {
    display: none;
}

@media (min-width: 992px) and (max-width: 1200px) {
    #logo_fixed, #searchbox_41163, #search_block_top_41163 {
        display: none;
    }
}

@media (min-width: 1200px) {
    #apollo-top-menu {
        max-width: 1350px;
        margin: auto;
    }
}

@media (min-width: 992px) {
    .blog-item .image {
        height: 250px;
    }

    .blog-item .image img {
        width: 100%;
        object-fit: cover;
    }
}

@media (max-width: 575px) {
    .product-block .product-price {
        display: block;
    }
}
.social {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
}

/*#searchFolding {*/
/*    background: none repeat scroll 0 0 #fff;*/
/*    border-bottom: 1px solid #888;*/
/*    box-shadow: 0 0 2px #bbb;*/
/*    display: none;*/
/*    left: 0;*/
/*    padding: 5px 0;*/
/*    position: absolute;*/
/*    top: 32px;*/
/*    width: 100%;*/
/*    height: 400px;*/
/*    overflow: auto;*/
/*    z-index: 9999;*/
/*    text-align: left;*/
/*}*/

/*#searchFolding a:nth-of-type(2n+1) {*/
/*    background: none repeat scroll 0 0 #f6f6f6;*/
/*}*/
/*#searchFolding > a {*/
/*    color: #000;*/
/*    display: block;*/
/*    overflow: hidden;*/
/*    padding: 5px 10px;*/
/*    text-overflow: ellipsis;*/
/*    white-space: nowrap;*/
/*}*/

/*#searchFolding > a > i {*/
/*    color: #000;*/
/*    font-size: 11px;*/
/*}*/
/*#searchFolding a span {*/
/*    color: #000;*/
/*    float: right;*/
/*}*/
/*#searchFolding a:hover {*/
/*    background: #000;*/
/*    color: #fff;*/
/*}*/

/*#searchFolding a:hover * {*/
/*    color: #fff;*/
/*}*/


#searchFolding {
    position: absolute;
    top: 32px;
    left: 0;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    z-index: 9999;
    text-align: left;
    padding: 0;
}

/* ITEM */
#searchFolding > a {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 10px 5px;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #f1f1f1;
    background: #fff;
    transition: background 0.2s;
    justify-content: space-between;
}
#searchFolding .thumb{
    width: 50px;
    height: 50px;
    flex-shrink: 0;
}
#searchFolding .thumb img{
    width: 50px;
    height: 50px;
    object-fit: contain;
}
#searchFolding .title{
    font-size: 14px;
}
#searchFolding .price{
    display: flex;
    align-items: center;
    flex-flow: column;
}
#searchFolding .price del{
    color: #ddd;
}