body {
 
    font-family: "Montserrat", sans-serif !important;
 
}
 
@media only screen and (min-width: 992px) {
  .desktop-hide{
  display:none;
  }
 
}
@media only screen and (max-width: 992px) {
  .mobile-hide{
  display:none !important;
  }
 
}
 
@media screen and (max-width: 768px) {
  .navigation-bar .navigation-bar__list li a {
    padding: .25rem 0.5rem !important;
  }
}
.scroll-top.open {
  bottom: 90px !important;
}
 
.product-attributes .custom-checkbox span, .product-attributes .custom-radio span {
    border: 1px solid;
}
.tptrack__submition {
    font-size: 14px !important;
    padding:17px 5px !important;
 
}
 
@media (max-width: 767px){
.footer-copyright__content span {
    margin-bottom: 40px !important;
    font-size: 13px !important;
}
 
.auth-card .form-check {
    font-size: 15px;
}
.auth-card .text-decoration-underline {
    font-size: 13px;
}
.mt-3.text-center.reg-link {
    font-size: 13px;
}
}
.customer-page .customer-body {
    padding: 0px !important;
}
.customer-page .profile-sidebar {
    border: none !important;
    box-shadow: none !important; 
    -moz-box-shadow: 5px 5px 5px;
   -webkit-box-shadow:none !important; 
    -o-box-shadow: none !important;
 
}
.customer-page .profile-sidebar .profile-usermenu li.list-group-item a {
    font-size: 16px;
}
.customer-page .profile-sidebar .profile-usermenu li.list-group-item a.active, .customer-page .profile-sidebar .profile-usermenu li.list-group-item a:active {
    font-size: 16px !important;
}
.customer-page .profile-content {
    padding: 0px !important;
}
 
/*top category section*/
.tpcategory .tpcategory__icon img {
    max-width: 120px;
}
.tpcategory__icon span {
display:none !important;
}
@media (max-width: 767px){
.tpcategory__icon {
    height: 136px;
}
.mobi-cat-top{
padding-top:5px !important;
padding-bottom:20px;
}
}
/*home banner*/
 
@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1600px !important;
}
}
/*cartlist*/
 
.cart-form table tr th{
font-size:14px;
}
 
.cart-page-total>ul>li {
    padding: 10px 7px !important;
}
/*default filter in product list*/
 
.nice-select .list {
    left: -60px !important;
 
}
/*filter checkbox*/
.product-sidebar .form-check-input[type=checkbox] {
 
    border: 1px solid !important;
}
 
/*header search bar*/
.header-search-bar input.has-category-select {
    padding: 5px 45px 5px 210px !important;
}
 
 
.tpcategory {
    border: 1px solid #222;
    padding: 8px 35px 2px 35px;
    font-weight:normal;
    margin-right: 20px;
}
 
@media (max-width: 767px){
.tpcategory {
    width: 47%;
    padding: 8px 10px 2px 10px !important;
    margin-right: 5px !important;
    margin-left: 5px !important;
 
}
.tpcategory__title {
    font-size: 14px !important;
}
  .tpcategory__title a {
    font-size: 11pt !important;
}
  .swiper-button-prev, .swiper-button-next {
    top: 38% !important;
}
}
 
.main-menu ul>li>a {
    font-weight: normal !important;
}
 
.mobile-menu-container .mobile-menu-nav ul li a {
    color: #000000 !important;
}
 
.tpsideinfo {
    background: #fff;
}
 
.tpcategory__title a {
    font-family: cabin, oswald, arial;
    font-size: 13pt;
    letter-spacing: 1px;
    word-spacing: 2px;
}

#lg-download{
  display:none;
}
 
.tpcategory:after{
  display:none !important;
}
 
@media (max-width: 356px){
.tpcategory {
    width: 100% !important;
  font-size:10px !important;
 
}
}
 
@media screen and (min-device-width: 768px) and (max-device-width: 992px) { 
.tpcategory__title a {
    font-size: 12pt;
 
}
}
.mainmenu__main {
    margin-inline-start: 40px !important;
}
.mainmenuarea .logo {
    max-width: 109px !important;
}
.main-menu ul>li {
    margin-inline-end: 17px !important;
 
}
 
.swiper-button-prev, .swiper-button-next {
    color: white;
    font-size: 35px;
}
@media screen and (min-device-width: 541px) and (max-device-width: 768px) { 
.footer-copyright {
    padding: 8px 0 67px 0px;
}
}
@media (min-width: 768px){
 
  .tp-slide-item__img img {
    height: 630px !important;
}
}
.product-sidebar .form-check-input {
    background-color: #e3e3e3;
    height: 15px;
    transform: translateY(4px);
    width: 15px;
}
/*
@media (max-width: 767px){
.tp-slide-item__content {
    max-width: 80%;
    padding-inline-start: 15px;
    left: 29% !important;
    top: 67% !important;
}
.tp-slide-item__slide-btn.tp-btn {
    padding: 20px 30px !important; 
    background: black;
    color: white;
}
}
.swiper-slide-active .tp-slide-item__slide-btn {
animation-delay: 0s;
animation-duration: 0s;
}
.tp-slide-item__content{
  top:86%;
  left:41%;
}
*/
 
.tp-slide-item__content{
  display:none;
}
 
.get-start-btn {
    text-align: center;
    margin-top: 15px;
}
 
a.tp-slide-item__slide-btn.tp-btn-start {
    background: #393939;
    color: white;
    padding: 17px 30px;
    margin-top: 10px;
    border-radius: 5px;
 
}

a#lg-download {
    display: none;
}
select.form-control.form-select.select-reason {
    width: 200px;
}
@media (max-width: 768px){
 
#header-mob-sticky {
    position: fixed;
    animation: none !important;
    z-index: 100;
    width: 100%;
    background: white;
}
  main{
    margin-top:60px;
}
}
.tp-btn {
    width: 173px;
}
section.track-area {
margin-top:60px
}
.toastify{
  font-size:16px;
  width: 30rem !important;
}
.pt-10.color-main {
    font-size: 14px;
}

.lg-toolbar {
      background-color: rgb(0 0 0 / 0%) !important;
      height: 80%;
}

.lg-actions .lg-next, .lg-actions .lg-prev {

    z-index: 2000 !important;
}
.space-bg {
    background: #c1c1c1 !important;
}
.logo img {
    width: 195px !important;
}

@media (max-width: 767px){
.tpproduct-details__nav .nav-tabs .nav-links {
    font-size: 18px !important;
    margin: 0 42px 0px 0px !important;
}
}

.tpproduct-details__nav .nav-tabs {
    justify-content: start !important;
}

.tpshopitem {
    height: 390px !important;

}
.product-attributes .custom-checkbox span, .product-attributes .custom-radio span {
    height: 37px !important;
    width: 37px !important;
}

.tpproduct-details__pera p {
    font-size: 18px !important;
}
img.product-thumb-secondary {
    display: none;
}


.payment-checkout-btn, .payment-checkout-btn-step {
    background-color: rgb(34, 34, 34) !important;
    color: #ffffff !important;
    padding: 8px 15px !important;
}

.payment-checkout-btn, .payment-checkout-btn-step:hover {
    background-color: rgb(34, 34, 34) !important;
    color: #ffffff !important;
    padding: 8px 15px !important;
}
.thank-you i {
    color: #1a1b1b !important;
}
.text-info{
      color: #1a1b1b !important;
}
a.btn.btn-success {
    background: #1a1b1b !important;
    border: 1px solid #1a1b1b !important;
    color:#fff!important;
}
.checkout-discount-section {
    display: none;
}
.lg-thumb-item.active {
    border-color: #fff !important;
}

 .lg-outer .lg-thumb-item:hover {
    border-color: #fff !important;
}
.lg-outer .lg-thumb-item {
    border: 2px solid #000;
}