/* 
@font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDP2V.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }

  @font-face {
    font-family: 'Libre Baskerville';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

  @font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMICA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }

  @font-face {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/librebaskerville/v14/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxM.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  } */

hr {
    opacity: 1;
    border-bottom: 0px !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.gmb-20>* {
    margin-bottom: 20px;
}

.bold {
    font-weight: bold;
}

.font-d-orange {
    color: #ff8c00;
}

.product-summary .font-d-orange {
    font-size: 1rem;
    border-top: 2px solid #ff8c00;
    font-weight: 500;
    text-transform: uppercase;
    background: #f5f5f5;
    padding: 5px 10px;
    /* border-radius: 5px; */
    text-align: center;
}

.product-summary .type-03 .label-info {
    /* font-weight: bold; */
    text-align: center;
    font-size: .82rem;
}

.product-summary .type-03 .label-info .two {
    color: blueviolet;
}

.product-summary .font-d-orange span {
    display: none;
}

.product-summary .font-grey {
    font-size: .75rem;
}

@media (min-width: 1200px) {
    header .row .logo {
        justify-content: end;
    }

    .product-summary .type-03 .label-info {
        font-size: 1.1rem;
    }

    .product-summary .font-d-orange {
        font-size: 1.1rem;
    }
}

nav.navbar.nav-main {
    z-index: 101 !important;
}

.navbar .nav-item .nav-link .tips {
    display: inline-block;
    position: absolute;
    left: 10%;
    top: -8%;
    background: #ba2817;
    border-radius: 1rem;
    margin-bottom: 1rem;
    padding: 0 0.5rem;
    white-space: nowrap;
    color: #fff;
    font-size: .75rem;
}

nav.navbar.nav-main .navbar-nav .nav-item .dropdown-menu .list a.tips-item {
    display: inline-block;
}

nav.navbar.nav-main .navbar-nav .nav-item .dropdown-menu a.tips-item {
    position: relative;
}

nav.navbar.nav-main .navbar-nav .nav-item .dropdown-menu a.tips-item>span {
    border-radius: 1rem 0px 1rem 0px !important;
    display: inline-block;
    position: absolute;
    top: -40%;
    left: 80%;
    background: #ba2222;
    margin-bottom: 1rem;
    padding: 0 0.5rem;
    white-space: nowrap;
    color: #fff;
    font-size: .75rem;
}

nav.navbar.nav-main .navbar-nav .nav-item .dropdown-menu .list a.tips-item>span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 0;
    height: 0;
    border: 3px solid transparent;
}

nav.navbar.nav-main .navbar-nav .nav-item .dropdown-menu .list a.tips-item>span.red:after {
    border-top-color: #ba2222;
    border-left-color: #ba2222;
}

header .row .search .navbar-header .btn-header .status {
    top: -12px;
    right: -11px;
}

header .row .search .navbar-header .btn-header .status.bg-white {
    top: -16px;
    right: -13px;
    width: 22px;
    height: 22px;
    line-height: 22px;
}

.copyright .pic-card img {
    width: auto;
    margin-bottom: 9px;
    height: 35px;
}

.section-brand-block .owl-carousel .owl-item .col>a {
    /* border: 7px double #dddfdd; */
    border-radius: 1px;
    margin: 10px;
}

.section-brands-slider .owl-carousel .owl-item .brands-box>a:hover {
    box-shadow: 0 0 14px rgb(33 33 33 / 20%);
}

.section-brands-slider .heading.center::after {
    position: absolute;
    bottom: -16px;
    width: 7%;
    height: 3px;
    background: #ba2817;
}

.section-brands-slider .heading {
    overflow: inherit;
}

.section-block.section-brands-slider .section-inner {
    background: rgb(249 249 249);
    box-shadow: 0px 1px 20px 0px rgb(213 213 213)
}

.section-picture-content .product-block .p-btn a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.category_page a[data-bs-toggle="collapse"] {
    font-weight: bold;
}

.category_page .list .collapse,
.category_page .list .collapsing {
    padding-left: 1rem;
}

.category_page .v-c {
    display: block;
    background: linear-gradient(to bottom, #efefef, #fefdf9, #efefef);
    border: 1px solid #f5f5f5;
    padding: 7px 15px;
    color: #333;
    font-size: 16px;
}

.category_page .v-c:hover {
    background: linear-gradient(to bottom, #ffdfcd, #fff9f6, #ffdfcd);
    border: 1px solid #ff5252;
}

.category_page .v-c:before {
    /* content: ""; */
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
    color: #ff5252;
}

.category_page #carousel-main {
    border: 3px solid #e9ecef;
    border-radius: 5px;
}

.category_page #carousel-main img {
    transition: all .7s ease;
}

.category_page .section-text-block h1,
.category_page .section-text-block h2,
.category_page .section-text-block h3,
.category_page .section-text-block h4,
.category_page .section-text-block p.font-r125.bold {
    font-size: 1.25rem;
    position: relative;
    font-weight: bold;
    line-height: inherit;
    padding-bottom: 0.5rem;
}

.category_page .section-text-block h1::before,
.category_page .section-text-block h2::before,
.category_page .section-text-block h3::before,
.category_page .section-text-block h4::before,
.category_page .section-text-block p.font-r125.bold::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #ed145b;
    z-index: 2;
}

.category_page .section-text-block h1::after,
.category_page .section-text-block h2::after,
.category_page .section-text-block h3::after,
.category_page .section-text-block h4::after,
.category_page .section-text-block p.font-r125.bold::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #dedbdb;
    z-index: 1;
}


.product-block .countdown-box svg {
    width: 20px;
    height: 20px;
    fill: #cc1414;
}

.product-block .countdown-box span {
    margin-left: 5px;
}

.product-block .countdown-box .days,
.product-block .countdown-box .hours,
.product-block .countdown-box .minutes,
.product-block .countdown-box .seconds {
    background: #282626;
    padding: 4px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}

.product-block .float-block {
    padding: 4px 8px 4px 6px;
    font-weight: 600;
}

.product-block .float-block.special {
    background: #820b9b;
    padding: 4px 8px 4px 6px;
    font-weight: 600;
}

.product-block .content p.font-d-orange {
    margin-bottom: 5px;
}

.product-block .sold-out a {
    position: relative;
}

.product-block .sold-out a:before {
    content: "Ausverkauft";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    background: #fff;
    border: 3px solid #e53935;
    padding: 0.25rem 1rem;
    color: #e53935;
    font-weight: bold;
    text-align: center;
    z-index: 100;
}

.product-block .sold-out a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    background: rgba(170, 170, 170, 0.5);
}



.custom-btn {
    padding: 0.125rem 0.625rem 0.125rem 0.625rem;
    line-height: 2rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: .875rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8fa 100%);
    -webkit-font-smoothing: inherit;
    display: inline-block;
    position: relative;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: 1px solid #dadae5;
    color: #000;
    transition: all .3s ease;
}

.custom-btn:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}

.custom-btn.new {
    background: #9c0202;
    color: white;
}

.custom-btn.new:hover {
    background: #ce0303;
    border-color: #ce0303;
}

@media (min-width: 1200px) {
    main.main-account {
        margin-bottom: 150px !important;
    }

    .category_page #main-aside {
        position: sticky;
        top: 90px;
        max-height: 850px;
        overflow: hidden auto;
        scrollbar-width: thin;
        scrollbar-color: transparent transparent;
    }

    .category_page #main-aside::-webkit-scrollbar {
        width: 5px
    }

    .category_page #main-aside::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: transparent
    }

    .category_page #main-aside::-webkit-scrollbar-track {
        border-radius: 3px
    }

    .category_page #main-aside:hover::-webkit-scrollbar-thumb {
        background-color: #dedede
    }
}

@media (max-width: 768px) {

    /*header{
        position: sticky;
        z-index: 101;
        background: white;
        top: -1px;
    }*/
    .section-block.section-activity-info .section-inner .heading .main {
        font-size: 1.1rem;
    }

    .section-block.section-activity-info .section-inner .heading .sub {
        font-size: .8rem;
    }

    .section-block.section-activity-info .section-inner .free-content {
        justify-content: flex-start;
    }

    .section-block.section-activity-info .section-inner .free-content .free {
        margin-left: 10%;
        font-size: .8rem;
    }

    .section-block.section-activity-info .section-inner .free-content .free span {
        min-width: 20px;
    }

    .hide-sm {
        display: none !important;
    }

    .product-block .countdown-box .days,
    .product-block .countdown-box .hours,
    .product-block .countdown-box .minutes,
    .product-block .countdown-box .seconds {
        font-size: .7rem;
        padding: 2px;
    }

    .font-d-orange {
        font-size: .7rem;
    }

    .section-block.section-category-filter .row .dropdown .btn {
        font-size: .8rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .main-account .section-block.section-account-dashboard .setting-list .row .col>a span {
        font-size: .9rem;
        white-space: nowrap;
    }

    nav.navbar.nav-main .navbar-nav .nav-item.dropdown-large .dropdown-large-menu ul>li.mobile-left {
        margin-left: 10%;
    }

    .jCountdown.flip .group>.container {
        width: 35px !important;
        height: 64px !important;
        transform: scale(.5);
    }

    .jCountdown .group>.label {
        left: 57% !important;
    }

    .jCountdown.flip.black .group>.container {
        margin-right: 0 !important;
    }

    .jCountdown .group>.label {
        margin: 0px 0px 0px -40px !important;
    }
}


.btn.btn-danger {
    background: linear-gradient(-45deg, #bf2020 50%, #730a0a 60%, #bf2020 70%);
    background-size: 600% 100%;
    -webkit-animation: shine 20s infinite;
    animation: shine 20s infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

@-webkit-keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}

@keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}

.p-wishlist {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.p-wishlist span {
    font-size: .75rem;
}

.recommend-category .rc .rc-a {
    gap: 0.75rem;
}

.recommend-category .rc .rc-a a {
    padding: 0.4rem 0.75rem;
    background: white;
    color: #e04545;
    display: inline-block;
    font-size: .85rem;
    margin-right: 7px;
}

@media (max-width: 768px) {
    .recommend-category .rc .rc-a a {
        margin: 10px 5px 5px 0px;
    }
}

.recommend-category .rc .rc-a a:hover {
    background: #111;
    color: white;
}

.accordion-button:focus {
    border-color: white;
    box-shadow: 0 0 0 0.25rem rgb(254 254 254 / 25%);
}

.accordion-flush .accordion-item .accordion-button {
    border-left: 3px solid #ed145b;

    box-shadow: none;
    background: transparent;
}

.accordion-flush .accordion-item {
    margin-bottom: 12px;
}

.accordion-flush .accordion-item:last-child {
    margin-bottom: 0px;
}

/* .accordion-body{
    font-family: fangsong;
} */
.navigation-box {
    right: 7px;
    bottom: 13px;
    z-index: 999;
}

.navigation-box .item svg {
    width: auto;
    height: auto;
}

.navigation-box .item {
    background: #fefefe;
    box-shadow: 0px 2px 12px 0px rgb(0 0 0 / 40%);
    opacity: .9;
}

main .main-aside .heading-aside.none-child:after {
    content: none;
}

.heading-aside {
    background: #bb2d3b;
    padding: 6px 15px;
    border-radius: 5px;
}

.section-aside-block.section-aside-list .headline {
    color: black !important;
}

.accordion-header>* {
    /* text-transform: uppercase; */
}

.tag-fg {
    animation-name: tag-fg;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}

@keyframes tag-fg {
    0% {
        color: red;
    }

    50% {
        color: orange;
    }

    100% {
        color: red;
    }
}


.marquee-container {
    overflow: hidden;
    width: 100%;
}

.marquee-content {
    display: inline-block;
    white-space: nowrap;
    animation: marquee 13s linear infinite;
}

@keyframes marquee {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}
@media (min-width: 992px) {
    @keyframes marquee {
        from {
            transform: translateX(260%);
        }
    
        to {
            transform: translateX(-260%);
        }
    }
}

.countdown-products .product-block .content .p-title > *,.featured-products .product-block .content .p-title > *{height:100% !important;-webkit-line-clamp: inherit !important;}

/* .section-countdown-slide .p-price span{
    animation-name: countdownshine;
    animation-duration: 1s;
    animation-iteration-count: infinite;
} */
@keyframes countdownshine {
    0% {
        color: red;
    }
    50% {
        color: orange;
    }
    100% {
        color: red;
    }
}
.term-description h1{
    font-size: 1.9em;
    font-weight: 700;
    color:#000000;
}
.term-description h2{
    font-size: 1.5em;
    font-weight: 700;
    color: rgb(0 0 0 / 80%);
}
.term-description h3{
    font-size: 1.4em;
    font-weight: 700;
    color: rgb(0 0 0 / 80%);
}
.term-description h4{
    font-size: 1.2em;
    font-weight: 700;
    color: rgb(0 0 0 / 80%);
}
.term-description div,
.term-description p{
    font-size:1rem;
    color:#7A7A7A
}
.term-description a{
    color:red;
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}
.term-description div a,
.term-description div a>strong,
.term-description div strong>a,
.term-description p a,
.term-description p a>strong,
.term-description p strong>a{
    color:red !important;
}
.term-description div strong,
.term-description div b,
.term-description p strong,
.term-description p b{
    color:#000000
}

.main-menu ul li span, .main-menu ul li a{
    font-size: 15px;
    font-weight: 700;
}

.blog-content ul,
.section-blog-info ul,
.term-description ul,
.term-description ol{
    list-style: initial;
    margin-bottom: 10px;
    padding-left: 1.5rem;
}
.term-description ol li{
    list-style: auto;
}

.blog-content ul>li,
.section-blog-info ul>li,
.term-description ol>li,
.term-description ul>li{
    margin-bottom: 8px;
}

img[data-orig-src] {
    background: #cccccc;
}

@media (max-width: 768px) {
    .term-description h1{
        font-size:22px;
        font-weight: 700;
        color:#000000;
    }
    .term-description h2{
        font-size: 20px;
        font-weight: 700;
        color: rgb(0 0 0 / 80%);
    }
    .term-description h3{
        font-size: 18px;
        font-weight: 700;
        color: rgb(0 0 0 / 80%);
    }
    .term-description h4{
        font-size: 16px;
        font-weight: 700;
        color: rgb(0 0 0 / 80%);
    }
}

.libre,
.countdown-main span{
    /* font-family: Libre Baskerville; */
    font-style: italic;
    font-weight: 700;
}
.liner-continer{
    /* font-family: Libre Baskerville; */
    font-style: italic;
    font-weight: 700;
    text-align: center;
    font-size: calc(1.3rem + .6vw);

    display: flex;
    align-items: center;
    border-color: rgba(0,0,0,.105);
    flex-direction: row;
}

.liner-continer:before,.liner-continer:after {
    content: "";
    display: block;
    flex: 1 1 auto;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: inherit;
}
.countdown-heading.heading:after{
    content: none;
}
.product-block .float-block.float-countdown{
    color: orange;
    flex-direction: row;
    background: darkred;
    font-weight: bold;
    font-size: .9rem;
}

.readmore-box {
    margin-bottom:0rem !important;
}
.readmore-box ~ .more {
    position: relative;
}
.readmore-box ~ .more>span ,
.readmore-box ~ .less>span {
    color: black;
    border: 1px solid;
    padding: 5px 10px;
    /* border-bottom: 1px solid red; */
}
.readmore-box ~ .more:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 90%);
}
.readmore-box ~ .control {
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #fff;
    padding: 3px 0px;
}


.n-accordion{
    list-style: none !important;
    padding: 0 !important;
}
.n-accordion .n-accordion-item {
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #efefef;
}
.n-accordion .n-accordion-item:last-child {
    border-bottom: 0;
}
.n-accordion .n-accordion-item .accordion-content {
    display: none;
    padding: 10px 16px 20px;
    /* color: #6b97a4; */
}
.n-accordion .accordion-title::before {
    position: absolute;
    left: 0px;
    height: 100%;
    content: " ";
    border-left: 3px solid #ed145b;
}
.n-accordion .accordion-title {
    width: 100%;
    display: flex;
    font-family: auto;
    align-items: center;
    padding: 8px 12px 8px 18px;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    line-height: 1.5;
    /* font-size: 14px;
    font-size: 0.875rem; */
    user-select: none;
}
.n-accordion .accordion-title:after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #4a6e78;
    border-bottom: 1px solid #4a6e78;
    position: absolute;
    right: 10px;
    content: " ";
    top: 17px;
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.n-accordion .accordion-content {
    /* font-size: 13px;
    font-size: 0.8125rem; */
    line-height: 2;
    padding: 10px;
}
.accordion-title.active {
    color: #ed145b;
}
.accordion-title.active:after {
    
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.section-brands-slider .slider-picture .slick-slide{
    margin:0 5px;
}
.section-brands-slider .slider-picture .slick-prev{
    left:5px
}
.section-brands-slider .slider-picture .slick-next{
    right:2px
}
.section-brands-slider .slider-picture .slick-prev, 
.section-brands-slider .slider-picture .slick-next{
    z-index:99;
    width: 63px;
    height: 40%;
    padding: 34px;
    display:block;
    opacity: 0.3;
    color:#ffffff00;
    transition: opacity .6s;
}
.section-brands-slider .slider-picture .slick-prev{
    background: url(image/prev.png) left 50% no-repeat;
}
.section-brands-slider .slider-picture .slick-next{
    background: url(image/next.png) right 50% no-repeat;
}
.section-brands-slider .slider-picture .slick-prev:before, 
.section-brands-slider .slider-picture .slick-next:before{
    content:none;
}
.section-brands-slider .slider-picture .slick-prev:hover, 
.section-brands-slider .slider-picture .slick-next:hover{
    opacity: 1;
    background-color: rgba(255,255,255,0.3);
}
.section-brands-slider .slider-picture .factory-item{
    cursor: zoom-in;
}
.section-brands-slider .slider-picture .factory-item img{
    border-radius: 5px;
}
.section-brands-slider .slider-picture .factory-item .tips {
    position: absolute;
    bottom: 40%;
    left: calc(50% - 25px);
}
.section-brands-slider .slider-picture .factory-item .tips > img {
    width: 50px;
    height: 50px;
}