.simple-box {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  max-width: 900px;
  margin: 0 auto;
  color: #222;
  line-height: 1.9;
  font-size: 15px;
}
.text-full {
  display: none;
}
.toggle-btn {
  background: none;
  border: none;
  color: #d12f2f;
  font-weight: 600;
  cursor: pointer;
  margin-top: 10px;
  padding: 0;
}

.toggle-btn:hover {
  text-decoration: underline;
}

.adcms-product-slider {
    overflow: visible !important;
}

.adcms-product-slider .bx-controls {
    position: absolute;
    top: -59px;
    left: 0;
}

.adcms-product-slider .bx-controls .bx-controls-direction {
    display: flex;
    flex-direction: row-reverse;
    gap: 15px;
    height: 30px;
}

.adcms-product-slider.adcms-slider-wrapper li {
    border: 1px solid #e9e9e9;
    margin-right: -1px !important;
}

.adcms-product-slider.adcms-slider-wrapper li:last-child {
    border: 1px solid #e9e9e9;
}

.adcms-product-slider.adcms-slider-wrapper .product-image,
.adcms-product-slider.adcms-slider-wrapper li a img {
    border: 0 !important;
}

.adcms-product-slider.adcms-slider-wrapper li .lnk_img {
    -webkit-filter: brightness(0.99);
    filter: brightness(0.99);
    padding: 0;
}

.adcms-product-slider .product-name {
    padding: 0 6px;
    text-align: right;
    font-size: 12px;
    font-weight: 300;
    line-height: 2;
    color: #000;
    min-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3px;
}

.adcms-product-slider .content_price {
    padding: 0 6px;
    text-align: left;
}

.adcms-product-slider .content_price p {
    text-align: left;
}

.adcms-product-slider .content_price .price {
    font-size: 16px;
    font-weight: 700;
}

.adcms-product-slider .content_price .old-price {
    font-size: 13px;
}

.adcms-product-slider .content_price .price-percent-reduction {
    float: right;
    display: block !important;
    font-weight: 700;
    font-size: 13px;
    height: 21px;
    width: 37px;
    line-height: 23px;
    background-color: #ef394e;
    color: #fff;
    border-radius: 15px;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

.adcms-product-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a {
    width: 30px;
    height: 30px;
    line-height: 38px;
    border-radius: 4px;
    text-align: center;
    position: relative;
    left: 0;
    display: inline-block !important;
}

.adcms-product-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a.disabled:before {
    color: #b9b9b9 !important;
}

.adcms-product-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a.disabled:hover {
    background-color: #fff;
    cursor: default;
}

.adcms-product-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a:hover {
    background-color: #f2f2f2;
}

.adcms-product-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 12px;
    color: #444 !important;
}

h2.page-subheading {
    padding-right: 15px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #939393;
    margin-bottom: 20px;
}

.flipdown.flipdown__theme-dark .rotor-group-heading:before {
    color: #000000;
}

.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before,
.flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    background-color: #151515;
}

.flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-top,
.flipdown.flipdown__theme-dark .rotor-leaf-front {
    color: #FFFFFF;
    background-color: #151515;
}

.flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #EFEFEF;
    background-color: #202020;
}

.flipdown.flipdown__theme-dark .rotor:after {
    border-top: solid 1px #151515;
}

.flipdown {
    overflow: visible;
    width: 510px;
    height: 110px;
    margin: 8px auto 0;
}

.flipdown .rotor-group {
    position: relative;
    float: left;
    padding-right: 30px;
}

.flipdown .rotor-group:last-child {
    padding-right: 0;
}

.flipdown .rotor-group-heading:before {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.flipdown .rotor-group:nth-child(1) .rotor-group-heading:before {
    content: attr(data-before);
}

.flipdown .rotor-group:nth-child(2) .rotor-group-heading:before {
    content: attr(data-before);
}

.flipdown .rotor-group:nth-child(3) .rotor-group-heading:before {
    content: attr(data-before);
}

.flipdown .rotor-group:nth-child(4) .rotor-group-heading:before {
    content: attr(data-before);
}

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 115px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    content: '';
    position: absolute;
    bottom: 50px;
    left: 115px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.flipdown .rotor {
    position: relative;
    float: left;
    width: 50px;
    height: 80px;
    margin: 0px 5px 0px 0px;
    border-radius: 4px;
    font-size: 4rem;
    text-align: center;
    perspective: 200px;
}

.flipdown .rotor:last-child {
    margin-right: 0;
}

.flipdown .rotor-top,
.flipdown .rotor-bottom {
    overflow: hidden;
    position: absolute;
    width: 49px;
    height: 40px;
}

.flipdown .rotor-leaf {
    z-index: 1;
    position: absolute;
    width: 50px;
    height: 80px;
    transform-style: preserve-3d;
    transition: transform 0s;
}

.flipdown .rotor-leaf.flipped {
    transform: rotateX(-180deg);
    transition: all 0.5s ease-in-out;
}

.flipdown .rotor-leaf-front,
.flipdown .rotor-leaf-rear {
    overflow: hidden;
    position: absolute;
    width: 50px;
    height: 40px;
    margin: 0;
    transform: rotateX(0deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.flipdown .rotor-leaf-front {
    line-height: 80px;
    border-radius: 4px 4px 0px 0px;
}

.flipdown .rotor-leaf-rear {
    line-height: 0px;
    border-radius: 0px 0px 4px 4px;
    transform: rotateX(-180deg);
}

.flipdown .rotor-top {
    line-height: 80px;
    border-radius: 4px 4px 0px 0px;
}

.flipdown .rotor-bottom {
    bottom: 0;
    line-height: 0px;
    border-radius: 0px 0px 4px 4px;
}

.flipdown .rotor:after {
    content: '';
    z-index: 2;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50px;
    height: 40px;
    border-radius: 0px 0px 4px 4px;
}

@media (max-width: 550px) {

    .flipdown {
        width: 312px;
        height: 70px;
    }

    .flipdown .rotor {
        font-size: 2.2rem;
        margin-right: 3px;
    }

    .flipdown .rotor,
    .flipdown .rotor-leaf,
    .flipdown .rotor-leaf-front,
    .flipdown .rotor-leaf-rear,
    .flipdown .rotor:after {
        width: 30px;
    }

    .flipdown .rotor-top,
    .flipdown .rotor-bottom {
        width: 29px;
    }

    .flipdown .rotor-group {
        padding-right: 20px;
    }

    .flipdown .rotor-group:last-child {
        padding-right: 0px;
    }

    .flipdown .rotor-group-heading:before {
        font-size: 0.8rem;
        height: 20px;
        line-height: 13px;
    }

    .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before,
    .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
        left: 69px;
    }

    .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):before {
        bottom: 13px;
        height: 8px;
        width: 8px;
    }

    .flipdown .rotor-group:nth-child(n+2):nth-child(-n+3):after {
        bottom: 29px;
        height: 8px;
        width: 8px;
    }

    .flipdown .rotor-leaf-front,
    .flipdown .rotor-top {
        line-height: 50px;
    }

    .flipdown .rotor-leaf,
    .flipdown .rotor {
        height: 50px;
    }

    .flipdown .rotor-leaf-front,
    .flipdown .rotor-leaf-rear,
    .flipdown .rotor-top,
    .flipdown .rotor-bottom,
    .flipdown .rotor:after {
        height: 25px;
    }
}

.faq_content.snapppay .panel-body ol, .faq_content.snapppay .panel-body ul {
    font-size: 13px;
    line-height: 2;
    margin-top: 12px;
}


.rte h1 {
    font-weight: 800 !important;
}

.rte h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    color: #494949;
}

.rte .grc-lined-title {
    font-weight: 100;
    text-align: center;
    overflow: hidden;
    margin-top: 30px;
}

.grc-lined-title:after,
.grc-lined-title:before {
    content: "";
    display: inline-block;
    width: 50%;
    vertical-align: middle;
    border-bottom: 1px solid;
    margin: 0 0.5em 0 -55%;
    color: #c7c7c7;
}

.grc-lined-title.grc-lined-title--fff:after,
.grc-lined-title.grc-lined-title--fff:before {
    color: #ffffff;
}

.grc-lined-title:before {
    margin: 0 -55% 0 0.5em;
}

.landing-title {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

@media screen and (min-width: 480px) {
    p.font-size-pc {
        font-size: 13px !important;
        margin-top: 6px;
        margin-bottom: 8px !important;
    }

    span.font-size-pc {
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 767px) {
    .rte h1.weight-900 {
        font-size: 19px;
    }

    .rte .grc-lined-title {
        font-size: 22px;
        margin-bottom: 22px
    }

    .adcms-product-slider .bx-viewport {
        overflow: visible !important;
    }

    .adcms-product-slider ul.bxslider {
        list-style-type: none;
        margin: 0;
        margin-left: -10px;
    }

    .container {
        max-width: 100% !important;
    }

    .mobile-tmar-30 {
        margin-top: 30px !important;
    }

    .landing-title {
        flex-direction: column;
    }

    .landing-title .landing-text {
        justify-content: space-between;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }

    .hide-mobile {
        display: none !important;
    }

    .timer .grc_blackfriday {
        margin: 8px auto !important;
    }

    .mobile-upsidedown {
        flex-direction: column-reverse;
        gap: 10px !important;
    }

    .landing-box_desc h1 {
        margin-bottom: 15px;
        margin-top: 10px;
        text-align: center;
    }

    .grc_blackfriday #grc_blackfriday_timer {
        float: unset !important;
        margin-top: 10px !important;
    }

    .grc-category-name-thumb-item.only-title em {
        height: 69px;
    }

    .grc-category-name-thumb-item em {
        font-size: 13px;
    }

}

@media only screen and (min-width: 768px) {
    .adcms-slider-wrapper li {
        padding: 10px !important;
    }
    
    .hide-pc {
        display: none !important;
    }

    .pc-top-30 {
        margin-top: 30px !important;
    }

    .desktop-65 {
        width: 65% !important;
    }

    .desktop-50 {
        width: 50% !important;
    }

    .desktop-90 {
        width: 90% !important;
    }

    .faq_content .panel-title a {
        font-size: 18px !important;
    }

    .faq_content .panel-body p, .faq_content .panel-body ul {
        font-size: 16px !important;
    }
}

@media only screen and (min-width: 1200px) {
    .adcms-slider-wrapper.adcms-product-slider .bx-viewport {
        min-height: 400px;
    }
}

.adcms-manufacturer-slider.adcms-slider-wrapper li:after {
    position: absolute;
    content: "";
    left: 0;
    width: 2px;
    height: 20px;
    background-color: #d0d0d0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.adcms-manufacturer-slider.adcms-slider-wrapper li:first-child::after {
    display: none;
}

.adcms-manufacturer-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 12px;
    color: #fff !important;
}

.adcms-manufacturer-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a:hover {
    background-color: #0c0c0c;
}

.adcms-manufacturer-slider.adcms-slider-wrapper .bx-wrapper .bx-controls-direction a {
    background-color: #888888;
    width: 28px;
    height: 28px;
    line-height: 36px;
    border-radius: 50%;
    text-align: center;
    top: 16%;
}

.adcms-manufacturer-slider {
    overflow: visible !important;
}

.adcms-manufacturer-slider .bx-wrapper {
    border-radius: 8px;
    padding-top: 20px;
    background-color: #fff;
    box-shadow: 0 10px 30px rgb(50 50 93 / 12%), 0 -1px 4px rgb(0 0 0 / 6%);
}

.adcms-manufacturer-slider.adcms-slider-wrapper li {
    padding: 0 14px !important;
}

.adcms-manufacturer-slider .product-image,
.adcms-manufacturer-slider.adcms-slider-wrapper li a img {
    border: 0;
}

.adcms-manufacturer-slider .product-image {
    margin: 15px 0px;
}

.articles {
    display: flex;
    gap: 15px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.article {
    background-color: white;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    width: fit-content;
    flex: 24%;
}

.article-btn em {
    position: relative;
    top: 2px;
}

.article-btn {
    margin-top: 17px;
}

.article-top .article-title {
    margin-top: 11px;
    font-weight: bold;
    margin-bottom: 8px;
}

.article-text {
    font-size: 13px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.article-btn a {
    background-color: #f0f0f0;
    color: #000000 !important;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 13px;
}

#popular-cards .category-card {
    padding: 12px !important;
}

@media only screen and (max-width: 767px) {
    .articles {
        overflow: auto;
        padding: 5px;
        flex-wrap: nowrap;
    }

    .article {
        min-width: 85%;
            width: 50px;
    }

    #popular-cards .category-card {
        padding: 12px 6px !important;
        flex: 0 0 48%;
        max-width: 48%;
    }

    #popular-cards {
        flex-wrap: wrap;
    }

}

#popular-cards .category-card img {
    margin: 0 auto;
}