p {
    font-family: var(--secondary-font);
    font-size: 16px;
    line-height: 23px;
}

/* padding */
.p-20 {
    padding: 20px;
}

.tp-product-details-description {
    font-family: var(--secondary-font);
    font-size: 16px;
}

main .tp-product-category-title {
    font-size: 17px;
    font-family: var(--secondary-font)
}

main .tp-product-title {
    font-family: var(--secondary-font);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
}

.tp-feature-item {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    background: white;
}

.tp-product-price {
    font-size: 17px;
}

.tp-link-btn {
    font-size: 14px;
}

.tp-subscribe-title {
    margin-top: 10px;
}

.tp-subscribe-input button {
    padding: 12px 35px;
    border-radius: 0 6px 6px 0;
}

.tp-subscribe-input input {
    height: 50px;
}

.main-menu>nav>ul>li>a {
    font-size: 16px;
    font-weight: 600;
}

.tp-product-item .m-img img {
    height: 290px;
    object-fit: cover;
    width: 100%;
}

.main-menu>nav>ul>li>.tp-submenu {
    min-width: 240px;
    border-radius: 0px 0px 10px 10px;
}

.main-menu>nav>ul>li>.tp-submenu li a {
    border-bottom: 1px solid #919191;
}

.tp-shop-top-select.sort-by {
    display: none !important;
}

.tp-mobile-item-btn {
    background: linear-gradient(117deg, #f7eff4 14.35%, #b4e3f0 84.4%);
    padding: 4px 10px;
    border-radius: 8px;
    width: 100%;
}

.tp-product-details-price,
.tp-product-details-price.new-price {
    color: #db1717;
}

.table-of-content .toc_list {
    list-style-type: none;
}


/* footer */
.tp-footer-top {
    padding-bottom: 20px;
    padding-top: 40px;
}

.tp-footer-social a {
    background: #f3f2f2;
    margin-right: 5px;
}

.tp-footer-talk h4 a {
    color: var(--primary-color);
}

.tp-footer-talk h4 {
    margin-top: 5px;
}

.tp-footer-desc {
    font-size: 16px;
}

.tp-footer-widget-content ul li a {
    font-size: 15px;
    font-weight: 400;
}

.tp-footer-area .tp-footer-widget-title {
    text-transform: uppercase;
    color: var(--primary-color);
}

footer .tp-footer-widget-title {
    font-size: 18px;
    color: var(--primary-color);
}

.tp-footer-widget {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .tp-footer-area .tp-footer-bottom-wrapper {
        text-align: center;
    }
}

/* end footer */

/* ads */
.tp-banner-height {
    min-height: 300px;
}

.tp-banner-area-style-2 .tp-banner-item {
    padding: 70px 60px 35px;
}

.tp-banner-content p,
.tp-banner-content span {
    color: var(--primary-color);
}

.tp-banner-content .tp-link-btn {
    color: var(--primary-color);
}

main .tp-banner-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
}

.tp-banner-area-style-2 .tp-banner-content {
    width: 265px;
}

main .tp-banner-title-4 {
    font-size: 40px;
    line-height: 45px;
}

/* testimonial */
.tp-testimonial-content p {
    font-size: 20px;
}

main .tp-testimonial-section-title {
    font-size: 31px;
    font-weight: 700;
}

.tp-testimonial-user-title {
    margin-bottom: 3px;
}


/* add to cart */
.tp-product-details-action-item-wrapper {
    display: flex;
}

.tp-product-details-add-to-cart {
    margin-right: 5px;
}

.tp-product-details-buy-now-btn {
    background-color: rgb(211, 47, 47);
    color: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    border-radius: 5px;
    border: none;
    font-weight: 600;
    font-size: 17px;
}

.tp-product-details-add-to-cart-btn {
    background-color: rgb(25, 118, 210);
    border-color: rgb(25, 118, 210);
    color: var(--tp-common-white);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    border-radius: 5px;
    padding: 9px 10px;
    font-weight: 600;
    font-size: 17px;
    --tp-btn-color: var(--tp-common-black);
    text-align: center;
}

.buy-now-display-mobile {
    display: none;
}

main {
    background-color: #edf0f3
}

/* image category product style 2 */
.tp-product-category-item {
    background-color: white;
    border-radius: 10px;
    padding: 10px 0px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.tp-product-category-thumb a {
    background-color: white;
    background-image: none;
    width: 100%;
    border-radius: 5px;
    height: auto;
}

.tp-error-thumb img,
.tp-product-category-thumb img {
    border-radius: 0px;
}

main .tp-product-category-title {
    font-size: 16px;
}

.tp-product-category-thumb a img {
    height: 150px;
    width: 100%;
    object-fit: contain;
}

.tp-product-category-thumb {
    margin-bottom: 10px;
}

/* end */
main .tp-section-title {
    font-size: 31px;
    color: var(--primary-color);
    text-shadow: 1px 1px 0px white;
}

.tp-banner-thumb {
    height: auto;
}

.tp-section-title-4 {
    font-size: 32px;
    text-shadow: 1px 1px 0px #11cf42;
}

/* title featured */
.tp-section-title-featured {
    color: var(--tp-heading-secondary);
    font-family: var(--primary-font);
    font-size: 36px;
    position: relative;
    z-index: 1;
}

main .tp-section-title-featured {
    font-size: 22px;
    color: white;
    line-height: 10px;
    padding: 15px;
    margin-bottom: 0px;
}

.tp-section-title-wrapper-featured {
    /* background-image: url(https://cms-prod.s3-sgn09.fptcloud.com/Tag_f5e656f4db.png); */
    background: linear-gradient(0deg, #bb0015, #e7001a 100%, #d70018 0, #d70018 0, #fff 0);
    border-radius: 8px;
    left: 50%;
    transform: translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    margin-top: -20px;
    padding: 0px 40px;
}

.tp-product-details-description p {
    margin-bottom: 10px;
}

.tp-product-details-action-wrapper {
    display: none;
}

.number-items-available {
    display: none;
}

.tp-product-price.old-price {
    font-size: 15px;
}

.breadcrumb__title {
    font-size: 22px;
    color: #000000c7;
}

.bb-filter-offcanvas-area {
    background: white;
    padding: 20px 15px;
    border-radius: 10px;
}

.bb-block__header .h1 {
    color: var(--primary-color);
}

.tp-shop-top-tab .nav-tabs .nav-item .nav-link {
    height: 30px;
    line-height: 31px;
    margin-right: 0;
    width: 30px;
}

.tp-shop-top-tab {
    margin-right: 15px;
}

.bb-block__header {
    margin-bottom: 10px;
}

.tp-contact-area {
    padding-top: 30px;
}

.tp-blog-grid-top {
    display: none !important;
}

.tp-blog-list-item-wrapper {
    margin-top: 20px;
}

/* product details */
.tp-product-details-action-sm {
    display: none;
}

.tp-product-details-sticky-actions {
    display: none;
}

.tp-product-details-top.bb-product-detail .container {
    background-color: white;
    padding: 30px 20px;
    border-radius: 10px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */

}

.tp-product-details-bottom {
    padding-bottom: 30px;
}

.tp-product-details-bottom .container {
    background-color: white;
    padding: 30px 20px;
    border-radius: 10px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px; */

}

main .tp-product-details-title {
    line-height: 38px;
}

.tp-related-product {
    margin-bottom: 30px;
    margin-top: 30px;
}

.tp-product-details-bottom ul li {
    margin-left: 25px;
}

.tp-product-details-desc-wrapper {
    padding-top: 30px;
}

.tp-product-details-desc-wrapper ul li {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 10px;
}

.tp-product-details-desc-wrapper ul li p {
    margin-bottom: 0px;
}

.tp-product-details-desc-wrapper img {
    display: block;
    margin: 15px 0px;
}

#tp-bottom-menu-sticky {
    display: none;
}

.tp-product-details-desc-wrapper h2 {
    font-size: 23px;
    margin-top: 8px;
    color: var(--tp-theme-primary);
    font-weight: 500;
}

.tp-product-details-desc-wrapper h3 {
    font-size: 20px;
    margin-top: 6px;
    color: #000000c2;
    font-weight: 500;
}

.tp-product-details-query-item a {
    color: var(--primary-color);
}

.tp-product-details-price {
    font-size: 30px;
}

.tp-product-details-price.old-price {
    font-size: 23px;
}

.tp-product-details-query {
    border-top: 1px solid #b7b7b7;
    padding-top: 10px;
}

.bb-product-gallery-thumbnails .slick-slide img {
    height: 60px;
    width: 60px;
    border: 2px solid white;
}

/* custom sidebar product detail */
.sticky-sidebar-product {
    position: sticky;
    top: 60px;
}

.tp-shop-widget-title {
    background: var(--tp-theme-primary);
    border-radius: 6px 6px 0 0;
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 40px;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    margin-bottom: 1px;
    text-transform: uppercase;
    padding-bottom: 0px;
}

.category-menu-sidebar {
    background: white;
}

.category-menu-sidebar.tp-main-menu-mobile ul li>a {
    color: var(--tp-common-black);
    display: block;
    font-size: 15px;
    padding: 5px 20px 5px 0;
    position: relative;
}

.category-menu-sidebar.tp-main-menu-mobile ul li {
    padding: 0px 10px;
}

.tp-product-category .tp-section-title-wrapper {
    margin-bottom: 20px;
}

.tp-product-arrival-arrow button {
    background-color: white;
}

.tp-title-page {
    background: white;
    border-radius: 20px;
    padding: 20px;
}

.tp-category-menu nav ul {
    max-height: 700px !important;
    overflow-y: scroll;
    overflow: auto;
    transition: all 0.2s ease 0s;
    scrollbar-color: rgb(177, 216, 245) rgb(255, 234, 231) !important;
    scrollbar-width: thin !important;
}

.bb-product-gallery img {
    height: 400px;
    object-fit: cover;
    border-radius: 8px;
}

@media (max-width: 767px) {
    .buy-now-display-desktop {
        display: none;
    }

    .buy-now-display-mobile {
        display: block;
    }

    .tp-product-details-action-item-wrapper {
        margin-bottom: 10px;
    }

    .tp-footer-area .tp-footer-bottom-wrapper {
        text-align: center;
    }

    .tp-section-title-wrapper-featured {
        width: 330px;
    }

    .tp-footer-area {
        margin-bottom: 0px;
    }

    .category-menu-sidebar {
        display: none;
    }

    .tp-product-item .m-img img {
        height: 200px;
    }
}

@media (max-width: 575px),
only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-footer-copyright {
        margin-bottom: 5px;
    }
}

/* detail blog */
.tp-postbox-details-category {
    display: none;
}

.tp-postbox-details-meta {
    display: none;
}

.tp-postbox-details-wrapper {
    background: white;
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
}

main .tp-postbox-details-title {
    font-size: 30px;
    line-height: 36px;
}

.tp-postbox-details-main-wrapper {
    padding-right: 0px;
}

.tp-postbox-details-share-wrapper {
    padding-bottom: 0px;
    padding-top: 0px;
}

/* end detail blog */

/* blog */
.tp-blog-list-content .tp-blog-grid-content {
    padding: 10px 30px 10px;
}

.tp-blog-list-content .tp-blog-grid-title {
    font-size: 21px;
    font-weight: 600;
    color: rgb(8, 7, 7);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;

}

.tp-blog-list-content .tp-blog-grid-content p {
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.tp-blog-list-item {
    border: 1px solid #e0e2e3;
    margin-bottom: 30px;
    background: white;
    padding: 13PX;
    border-radius: 10px;
    align-items: center;
}

.tp-blog-list-thumb img {
    border-radius: 10px;
    width: 100%;
}

.tp-blog-grid-meta {
    display: none;
}

.tp-blog-list-thumb {
    width: 290px;
    height: 162px;
    object-fit: cover;
    border-radius: 10px;
}

.tp-blog-grid-content .tp-blog-grid-title a {
    color: black;
}

.tp-blog-list-content .tp-blog-grid-title {
    font-size: 21px;
}

.tp-blog-grid-btn {
    display: none;
}

/* end blog list */


/* sidebar blog */
.tp-sidebar-widget ul li {
    border-bottom: 1px dashed #939393;
    padding-bottom: 5px;
}

.tp-sidebar-blog-item-wrapper {
    padding: 0;
    border: none;
}

.tp-sidebar-blog-item:not(:last-child) {
    border-bottom: 1px dashed #4f4f50;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

main .tp-sidebar-blog-title {
    font-size: 15px;
}

main .tp-sidebar-widget-title {
    color: var(--primary-color);
}

.tp-sidebar-ml--24 {
    margin-left: -24px;
    background: white;
    padding: 20px;
    border-radius: 12px;
}

.tp-sidebar-blog-thumb img {
    border-radius: 5px;
}

/* end sidebar blog */
/* related post */
.tp-blog-grid-content {
    padding: 0px 10px 10px;
}

.tp-blog-grid-content p {
    font-size: 15px !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 10px;
}

main .tp-blog-grid-title {
    font-size: 17px;
    margin-bottom: 6px;
    line-height: 23px;
}

.tp-blog-grid-thumb img {
    height: 13rem;
    border-radius: 10px 10px 0px 0px;
}

.tp-blog-grid-style2 {
    border-radius: 10px;
}

@media (max-width: 767px) {
    .tp-blog-grid-thumb img {
        height: auto;
    }
}

/* end related post */

.tp-header-main {
    padding-bottom: 10px;
    padding-top: 10px;
}

.main-menu.menu-style-1>nav>ul>li>a {
    font-size: 16px;
}

.tp-header-sticky-area .main-menu.menu-style-1>nav>ul>li>a {
    padding: 12px 0;
}

.tp-category-menu-btn {
    text-transform: uppercase;
}

.tp-product-arrival-border {
    background: transparent;
}

.tp-swiper-arrow button svg {
    transform: translateY(0px);
}

.tp-category-menu nav ul li a {
    padding: 5px 0 5px;
}

.tp-btn-2 {
    padding: 9px 15px 7px;
}

main .tp-section-title-5,
main .tp-section-title-6 {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    color: var(--primary-color);
}

.tp-product-category-content p {
    margin-bottom: 0px;
}

.tp-postbox-details-content a.tp-product-add-cart-btn-large {
    color: white;
}

.tp-postbox-details-content .tp-product-arrival-area {
    padding-top: 0px !important;
}

/* .section-height-title{
    height: 130px;
} */
@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1280px;
    }
}

@media (max-width: 767px) {

    .tp-section-title-wrapper,
    .tp-section-title-wrapper-6 {
        margin-bottom: 0px;
    }

    main .tp-section-title-5,
    main .tp-section-title-6 {
        margin-bottom: 20px;
    }

    .tp-postbox-details-wrapper {
        margin: 0px;
    }

    main .tp-postbox-details-title {
        font-size: 23px;
        line-height: 30px;
    }
}

@media (max-width: 575px) {
    main .tp-section-title {
        font-size: 26px;
        margin-bottom: 0px;
    }
}