@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700;800&display=swap");
:root {
    --tp-ff-body: 'Roboto', sans-serif;
    --tp-ff-heading: 'Roboto', sans-serif;
    --tp-ff-p: 'Roboto', sans-serif;
    --tp-ff-jost: 'Roboto', sans-serif;
    --tp-ff-roboto: 'Roboto', sans-serif;
    --tp-ff-oregano: 'Oregano', cursive;
    --tp-ff-charm: 'Charm', cursive;
    /* --tp-theme-primary: #0989FF; */
}
.tp-header-contact-content p {
    font-size: 17px;
}
.tp-header-contact-content h5 {
    font-size: 18px;
    margin-bottom: 6px;
}
.main-menu.menu-style-1 > nav > ul > li > a {
    font-size: 17px;
}
.tp-header-sticky-area .main-menu.menu-style-1 > nav > ul > li > a {
    padding: 12px 0;
}
.tp-footer-desc {
    font-size: 15px;
}
.tp-footer-widget-content ul li a {
    font-size: 15px;
}
.tp-footer-bottom-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}
.tp-blog-content p {
    font-size: 15px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;

}
.tp-blog-content .tp-blog-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.tp-blog-grid-content .tp-blog-grid-title{
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.tp-blog-grid-content p{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.tp-product-category-thumb a {
    overflow: hidden;
}
.tp-product-category-thumb img{
    width: 180px;
    height: 180px;
    object-fit: cover;
}
.tp-product-content {
    padding: 10px 10px 10px;
    text-align: center;
}
.tp-product-price {
    font-size: 16px;
    margin-bottom: 0px;
    color:red;
}
.tp-product-price.old-price {
    font-size: 14px;
}
.tp-product-gadget-categories .tp-product-gadget-thumb img{
    width: 240px;
}
img, svg {
    max-width: 100%;
}
.border-radius-8px{
    border-radius: 8px;
}
.tp-slider-height-3 {
    min-height: 600px;
    background-size: cover;
}
/* .tp-header-bottom-border {
    box-shadow: 0px 4px 10px rgba(3, 4, 28, 0.1);
} */
.tp-product-details-nav-main-thumb img{
    width: 100%;
}
.tp-product-details-wrapper-style2 .tp-product-details-title {
    line-height: 1.2;
}
.tp-product-details-wrapper > p {
    line-height: 1;
}
.tp-product-details-price.old-price {
    font-size: 20px !important;
    margin-right: 10px;
}
.tp-product-details-price.new-price {
    color: red;
}
p {
    font-size: 15px;
    line-height: 21px;
}
.tp-sidebar-wrapper {
    top: 70px;
}
.tp-blog-grid-content {
    padding: 0 20px 20px;
}
.tp-blog-grid-title {
    font-size: 21px;
}
.img-blog-category{
    height: 260px;
    object-fit: cover;
}
.tp-postbox-details-title {
    font-size: 40px;
}
.tp-sidebar-blog-thumb img {
    width: 120px;
    height: 70px;
    margin-right: 0px;
    border-radius: 5px;
}
.tp-sidebar-blog-thumb {
    margin-right: 15px;
    width: 30%;
    
}
main .tp-sidebar-blog-title {
    font-size: 15px;
}
.tp-sidebar-blog-item-wrapper {
    padding: 20px 20px;
    border-radius: 8px;
}
.tp-sidebar-blog-item:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.tp-sidebar-blog-content{
    width: 70%;
}
.tp-theme-settings-area{
    display: none;
}
.text-truncate {
    white-space: normal;
}
.tp-footer-top {
    padding-bottom: 0px;
    padding-top: 30px;
}
.tp-sidebar-blog-thumb img {
    max-width: 100% !important;
}
main .tp-blog-grid-title {
    font-size: 21px;
}
.breadcrumb__title {
    font-size: 35px;
}
.tp-product-details-desc-wrapper {
    padding-top: 20px;
}
.tp-product-details-bottom {
    padding-bottom: 20px;
}
.tp-category-menu nav ul li img {
    width: 20px;
}
.text-contact-product{
    color:red;
    font-weight: 500;
    font-size: 21px;
}

.heading-divider {
    position: relative;
    border-bottom: 3px solid red;
    width: 90px;
    height: 2px;
}
.tp-shop-top-select.sort-by{
    display: none;
}
.tp-about-content p{
    margin-bottom: 20px;
}
.tp-about-wrapper .tp-about-btn{
    margin-bottom: 20px;
}
.tp-banner-height {
    min-height: 225px;
}
.table-of-content ul.toc_list{
    list-style-type: none;
}
.table-of-content ul.toc_list li{
    list-style-type: none;
    margin-left: 20px;
}
.table-of-content ul.toc_list li a{
    font-size: 16px;
}
.text-contact p{
    color: white;
    font-size: 16px;
    line-height: 26px;
}
.tp-slider-full-width .swiper-slide img{
    max-height: 350px;
}
.tp-brand-item img {
    opacity: 1;
}
.tp-product-gadget-categories {
    border-radius: 8px;
    padding: 37px 40px;
}
.tp-product-gadget-categories-list {
    margin-bottom: 15px;
}
.text-right-product-detail{
    padding-left: 40px;
}
main .tp-product-details-title {
    line-height: 36px;
    font-size: 29px;
}
.fw-500{
    font-weight: 500;
}
.icon-cart-header{
    margin-left: 50px;
}
main {
    overflow: inherit;
}
.sticky-sidebar-product{
    position: sticky;
    top: 60px;
}
.auth-card__header-icon .icon{
    width: 80px;
}
.auth-card .auth-card__header h3 {
    font-weight: 600;
    font-family: 'Play';
}
.auth-card .auth-card__header p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
/* Account user */
.customer-order-detail .btn.btn-danger{
    display: none;
}
.mb-40px{
    margin-bottom: 40px;
}
.mb-30px{
    margin-bottom: 30px;
}
.mb-20px{
    margin-bottom: 20px;
}
.mb-10px{
    margin-bottom: 10px;
}
.pb-40px{
    padding-bottom: 40px;
}
.pb-30px{
    padding-bottom: 30px;
}
.pb-20px{
    padding-bottom: 20px;
}
.pb-10px{
    padding-bottom: 10px;
}

.mt-40px{
    margin-top: 40px;
}
.mt-30px{
    margin-top: 30px;
}
.mt-20px{
    margin-top: 20px;
}
.mt-10px{
    margin-top: 10px;
}
.pt-40px{
    padding-top: 40px;
}
.pt-30px{
    padding-top: 30px;
}
.pt-20px{
    padding-top: 20px;
}
.pt-10px{
    padding-top: 10px;
}
.tp-testimonial-content p {
    font-size: 21px;
}
.tp-footer-bottom-wrapper .tp-footer-social {
    justify-content: end;
}
.tp-compare-area, .tp-wishlist-area{
    padding-top: 60px;
}
.tp-cart-img {
    width: 100px;
}
.tp-cart-img img {
    width: 100%;
}
.tp-cart-add-to-cart{
    width: 185px;
}
.order-customer-info {
    margin: 0px 0 !important;
}
.btn.payment-checkout-btn{
    margin-bottom: 30px !important; 
}
.text-notify{
    padding: 10px;
    background-color: var(--tp-theme-primary);
}
.text-notify p{
    margin-bottom: 0px;
    color: white;
}
.text-notify p a{
    color: #0eff00;
}
.fs-25{
    font-size: 25px;
}
.review-list .review-item .review-item__reply{
    padding-left: 80px;
}
.product-review-container h4 {
    font-size: 19px;
}
.pl-0px{
    padding-left: 0px;
}

@media (max-width: 575px) {
    .tp-about-wrapper {
        margin-right: 0;
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    .tp-product-arrival-border {
        padding-left: 0px;
    }
    .tp-product-category-thumb a {
        height: 170px;
        width: 170px;
    }
    main .tp-product-category-title {
        font-size: 16px;
    }
    .tp-banner-height {
        min-height: 145px;
    }
    .text-right-product-detail{
        padding-left: 15px;
    }
    .tp-footer-copyright {
        text-align: center;
        margin-bottom: 3px;
    }
    .tp-footer-payment {
        text-align: center;
    }
    .tp-footer-area {
        margin-bottom: 0px;
    }
    .icon-cart-header{
        margin-left: 20px;
    }
    .category-menu-sidebar{
        display: none;
    }
    .sticky-sidebar-product{
        position:relative;
    }
    .tp-footer-bottom-wrapper .tp-footer-social {
        justify-content: center;
    }
    .mb-md-10px{
        margin-bottom: 10px;
    }
 }
 @media (min-width: 992px) {
    .mb-lg-5px{
        margin-bottom: 5px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-slider-height-3 {
      min-height: 550px;
      background-size: cover;
    }
    .mb-lg-5px{
        margin-bottom: 5px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-slider-height-3 {
      min-height: 550px;
      background-size: cover;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .tp-slider-height-3 {
      min-height: 250px;
      background-size: cover;
    }
  }
  