@media (min-width: 1920px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1400px;
  }
}
/* Header CSS */
.tp-category-menu nav ul{padding:2px 0}
.tp-category-menu nav ul li a{font-size:14px;padding:12px 0}
.main-menu > nav ul > li > a svg.icon{height:1.2rem;width:1.2rem;opacity:0.7}
.tp-header-search-btn button{width:46px;border-radius:50px;}
.tp-header-contact-content h5{font-weight:400}
.tp-header-contact-content p{font-weight:600}
.breadcrumb__list span{font-size:12px}
/* Homepage CSS */
.tp-slider-height, .tp-slider-height-3{min-height:550px}
.tp-slider-item.is-light .tp-slider-content > span{color:#ff9900;font-size:20px}
.tp-product-category-thumb a{height:120px;width:120px;}
main .tp-product-category-title{font-size:14px}
.tp-product-action-btn, .tp-product-action-item{border-radius:60px !important;}
.modal-body{padding:40px;}
.tp-slider-btn .tp-btn:hover{background-color:#ff9900}
.tp-category-menu-btn, .tp-header-search-btn button, .tp-offcanvas-category-toggle{background-color:#131230}
.tp-header-search-wrapper{border:2px solid rgb(216, 217, 230);border-radius:80px}
.tp-product-price-3, .tp-product-price-3.new-price, .tp-product-details-price, .tp-product-details-price.new-price{color:#4141ca;font-weight:600}
main .tp-product-title-2, main .tp-product-title-3{font-size:16px;}
.tp-product-action-3{display:none}
main .tp-product-details-title{line-height:1.4;font-size:24px}
.tp-product-thumb-3{border-radius:10px}
.tp-product-offer-item .tp-product-thumb-2, .tp-product-offer-item .tp-product-thumb-3, .tp-product-offer-item .tp-product-thumb-4, .tp-product-offer-item .tp-product-thumb-5{border-radius:0}
.tp-product-offer-item{border-radius:10px;overflow:hidden}
.tp-product-badge-3{left:10px;top:10px}
.tp-header-action-badge{right:-15px;top:-5px;}
main .tp-section-title, main .tp-section-title-5, main .tp-section-title-6{font-size:24px; font-weight:600}
.text-truncate{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:42px;white-space:normal}
main .tp-product-title-2, main .tp-product-title-3{font-size:14px;line-height:1.4;font-weight:500}
.tp-contact-social-icon a, .tp-footer-social a{background-color:#131230;border:none;border-radius:50px;}
.tp-product-item-3 .tp-product-add-cart-btn-large-wrapper .tp-product-add-cart-btn-large{font-size:13px}
.tp-product-offer .tp-section-title, .tp-product-offer .tp-section-title-pre{color:#ffffff}
.tp-brand-area .tp-brand-item a{background-color:#ffffff}
.tp-brand-area h6 a{text-transform:uppercase}
.tp-product-offer-more-border{background-color:#ffffff47}
.tp-product-details-description h6{font-weight:500;color:#131230}
/* Single Product CSS */
.bb-product-gallery-thumbnails .slick-slide{margin-top:15px}
.tp-product-details-thumb-wrapper{top:0}
/* Footer CSS */
.tp-footer-widget-content a:hover{color:#ff9900 !important}
div.sb-icon, a:hover .sb-icon, .floating-buttons .sb-btn-mobile .sb-icon{background-color:#303086}
.sb-label{font-size:13px}
/* Cart & Checkout */
.payment-checkout-btn, .payment-checkout-btn-step{width:100%;text-transform:uppercase}
@media (max-width: 768px) {
  .tp-product-item-3 .tp-product-add-cart-btn-large-wrapper{visibility:hidden}
  main .tp-product-title-2, main .tp-product-title-3, main .tp-product-title{font-size:13px;line-height:1.4}
  .text-truncate{height:38px}
  .tp-slider-height, .tp-slider-height-3{min-height:200px}
  .tp-slider-item.is-light .tp-slider-title, main .tp-slider-title{font-size:32px !important;line-height:1.2}
  .logo a img{height:30px !important}
  .tp-mobile-item svg{height:1.6rem;width:1.6rem}
  .offcanvas__wrapper{padding:20px 10px}
  .offcanvas__logo{max-width:70%}
  .offcanvas__logo.logo, .offcanvas__logo .logo{margin:0 !important}
}