@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
.green-bg{
    background-color:#1f9919
}
.grey-bg-2{
    background:#e1e1e1;
}
.tp-header-welcome p{
    opacity:1
}
.tp-header-welcome span{
    color:#fff
}
.tp-header-main{
    padding:10px 0;
}
.tp-header-search-wrapper{
    border-color:#1f9919;
    border-radius:5px
}
.tp-header-search-box,.tp-header-search-box input{
    border-radius:5px;
    height:35px
}
.tp-header-search-category{
    height:35px
}
.tp-header-search-category .nice-select{
    height:35px;
    line-height:35px
}
.tp-header-search-btn button{
    background-color:#ed8b45;
    height:35px;
    line-height:35px
}
.tp-header-login-icon span{
    border-color:#ed8b45
}
.tp-header-login-icon span i{
    color:#1f9919
}
.tp-header-action-btn{
    color:#1f9919
}
.tp-header-action-btn:hover{
    color:#ed8b45
}
.tp-header-action-badge{
    background-color:#ed8b45
}
.tp-header-action-btn:hover .tp-header-action-badge{
    background-color:#1f9919
}
.tp-category-menu-btn{
    background-color:#ed8b45
}
.tp-category-menu-btn:hover{
    background-color:#1f9919
}
.tp-category-menu nav ul li:hover > a,.tp-category-menu nav ul li.has-dropdown:hover > a:not(.mega-menu-title)::after{
    color:#1f9919
}
.tp-category-menu nav ul li::after{
    background-color:#1f9919
}
.main-menu.menu-style-1 > nav > ul > li:hover > a,.main-menu > nav > ul > li.has-dropdown:hover > a::after{
    color:#1f9919
}
#header-sticky-2 .main-menu.menu-style-1{
    float:right;
}
.tp-product-offer-more{
    padding-left:0;
}
.tp-feature-item{
    padding:25px 15px 25px;
    background:#e1e1e1;
    border-radius:5px;
}
.tp-feature-icon span{
    color:#ed8b45
}
.tp-footer-bottom-wrapper{
    padding-bottom:18px;
}
.cartmini__checkout .tp-btn{
    background:#ed8b45;
    border-color:transparent;
    color:#fff;
}
.cartmini__checkout .tp-btn.tp-btn-border{
    background:#1f9919;
    border-color:transparent;
}
.header-search-form{
    position:absolute;
    width:100%;
    top:200px;
}
.battery-search{
    background:#fff;
    border-radius:5px;
    padding:5px;
}
.battery-search .nav-tabs{
    border:none;
}
.battery-search .nav-tabs .nav-link {
    background: #1f9919;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 2px 5px;
    margin: 5px;
    width: 45%;
}
.battery-search .nav-tabs .nav-link.active{
    background:#ed8b45;
}
.battery-search label{
    font-size:14px;
    font-weight:600;
    margin-top:10px;
}
.battery-search .form-check label{
    font-weight:normal;
    margin:0;
}
.battery-search .form-control{
    border:none;
    padding-top:0;
    padding-bottom:0;
}
.battery-search select{
    border:1px solid #e2e2e2;
}
.battery-search select:focus{
    border:none;
    box-shadow:none;
}
.battery-search .form-control button{
    margin:10px 0;
    width:100%;
    background:#ed8b45;
    border:none;
}
.tp-category-main-box{
    background:#e1e1e1;
    border:2px solid #ed8b4578;
    border-radius:5px;
}
.breadcrumb__area{
    background:#1f9919;
    color:#fff;
}
.breadcrumb__title{
    color:#fff;
}
.breadcrumb__list span a:hover{
    color:#ed8b45;
}
.breadcrumb__list span:not(:last-child)::after{
    background:#ed8b45;
}
.tp-filter-btn{
    background:#ed8b45;
    border-color:#ed8b45;
    color:#fff;
}
.tp-filter-btn:hover{
    background:#1f9919;
    border-color:#1f9919;
    color:#fff;
}
.tp-shop-widget-categories{
    height:auto;
    overflow-y: auto;
}
.tp-category-main-title{
    font-size:16px;
}
.tp-shop-sidebar{
    border:2px solid #ed8b45;
    padding:10px;
    border-radius:5px;
}
.tp-shop-sidebar .tp-shop-widget-filter-info .tp-shop-widget-filter-btn{
    background:#ed8b45;
    color:#fff;
}
.tp-product-item-2{
    border:2px solid #ed8b4578;
    border-radius:5px;
    padding:10px;
}
.tp-product-details-thumb-wrapper{
    border:1px solid #e1e1e1;
}
.tp-product-details-variation-list button{
    width:auto;
    height:auto;
    padding:5px;
    border:2px solid #e1e1e1;
    border-radius:5px;
}
.tp-product-details-variation-list button:hover,.tp-product-details-variation-list button.active{
    border:2px solid #000;
    border-radius:5px;
}
.tp-product-details-price.new-price{
    color:#1f9919;
}
.tp-product-details-quantity .tp-cart-input[type=text]{
    border-radius:5px;
    border:1px solid #e1e1e1;
}
.tp-product-details-add-to-cart-btn{
    background:#ed8b45!important;
    color:#fff;
    border:1px solid #ed8b45;
    border-radius:5px;
}
.tp-product-details-add-to-cart-btn:hover{
    border:1px solid #ed8b45;
}
.tp-product-details-buy-now-btn{
    background:#1f9919!important;
    color:#fff;
    border:1px solid #1f9919;
    border-radius:5px;
}
.tp-product-details-buy-now-btn:hover{
    border:1px solid #1f9919;
}
.tp-product-details-quote-btn{
    padding: 9px 30px;
    font-size: 16px;
    background:#ed8b45!important;
    color:#fff;
    border:1px solid #ed8b45;
    border-radius:5px;
}
.tp-product-details-quote-btn:hover{
    border:1px solid #ed8b45;
}
.tp-cart-plus, .tp-cart-minus{
    background:#ed8b45;
    color:#fff;
    border-radius:2px!important;
}
.tp-cart-plus:hover, .tp-cart-minus:hover{
    background:#1f9919!important;
    color:#fff!important;
}
.tp-product-details-desc-title{
    font-size:25px;
}
.tp-product-add-cart-btn{
    background:#ed8b45;
    color:#fff;
}
.tp-product-add-cart-btn:hover{
    background:#ed8b45!important;
    color:#fff;
}
.tp-product-add-to-wishlist-btn{
    background:#1f9919!important;
    color:#fff;
}
.tp-product-badge span.product-offer{
    background:#ed8b45!important;
}
.tp-cart-area .tp-product-quantity{
    border-radius:5px;
}
.tp-cart-area .tp-cart-input[type=text]{
    border-radius:5px;
}
.tp-cart-area .tp-cart-plus,.tp-cart-area .tp-cart-minus{
    padding:2px 5px;
}
.tp-cart-area td.tp-cart-add-to-cart button{
    background:#1f9919!important;
    border-radius:5px!important;
}
.tp-cart-coupon-input button{
    background:#ed8b45!important;
    color:#fff!important;
}
.tp-cart-checkout-btn{
    background:#1f9919!important;
    color:#fff!important;
}
.fix-btn a{
    position:fixed;
    bottom:150px;
    z-index:9999;
}
.fix-btn .whatsapp a{
    left:20px;
}
.fix-btn .call-btn a{
    right:20px;
}.tp-product-thumb-2 img {
    width: 100%;
    height: 200px;
    object-fit: contain;
    /*background: #0000000d;*/
}.brand-img .img-fluid {
    max-width: 100%;
    height: auto;
    padding: 25px;
    background: #fff;
    /*border-radius: 5px;*/
}.font-weight-bold{
    font-weight:bold;
}.smt-btn {
    padding: 10px 40px;
    background: #1f9919;
}div#code {
    font-style: italic;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    font-size:18px;
}.text-success {
    color: #1f9919!important;
}.warranty-label {
    background-image: url('../bg-warranty-badge.png');
    width: 55px;
    height: 55px;
    background-position: center;
    background-size: cover;
    padding: 8px 19px;
    position: absolute;
    top: 0px;
}.warranty-label h4 {
    font-size: 15px;
}.ribbon {
    position: absolute;
    z-index: 10;
    padding: 0px 7px;
    /* margin-left: 62.5%; */
    /* margin-right: 12.0%; */
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-size: 15px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    zoom: 1;
    top: 2%;
    right: 0%;
    /* left: 61%; */
    min-width: 25%;
    max-width: 50%;
    height: 32px;
}.orange {
    background: #cc142c;
}.ribbon:after {
    content: "";
    position: absolute;
    z-index: -20;
    top: 100%;
    left: auto;
    border-style: solid;
    border-width: 0 0 10px 10px;
    right: 0;
}/*.orange:after {
    border-color: transparent #cc142c;
}*/h3.tp-product-title-2 a {
    font-size: 14px;
    font-weight: 600;
    color: #1f9919;
    text-align: center;
    display: block;
}.tp-product-price-wrapper-2.top-price span {
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #ea7c29!important;
    text-shadow: 0px 0px 1px #21252917;
    border-bottom: 1px solid #dee2e6;
}span.tp-product-price-2.new-price {
    font-size: 15px;
    font-weight: 700;
    color: #1f9919;
}.ml-3{
    margin-left: 15px!important;
}
ul.tp-submenu.tp-mega-menu.mega-menu-style-2 {
    height: 60vh!important;
    overflow: auto;
}.actionRes {
    position: fixed;
    bottom: 7%;
    margin: auto;
    text-align: center;
    width: 100%;
    display: block;
    z-index: 1600;
}.actionRes .alert {
    box-shadow: 0px 0px 32px #0000003b;
    /*text-shadow: 0 0 3px black;*/
    border-radius: 0px;
    max-width:320px;
    width:fit-content;
    margin:auto;
}.bgc-success{
    background: #1f9919;
    color: #fff;
}.bgc-danger{
    background: #ba0000;
    color: #fff;
}.searchsuggest, .searchsuggest2 {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 10px #00000042;
    width: auto;
    margin-left: 15px;
    z-index: 1600;
    min-width: 320px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    max-height: 400px;
    overflow: auto;
}.searchsuggest2 a {
    padding: 8px 15px;
    border: 1px solid #ccc;
    width: 100%!important;
    display: block;
    margin: 0px!important;
}.battery-search select:focus {
    border: 1px solid #e2e2e2;
}.battery-search label {
    font-size: 12px;
    font-weight: 600;
    margin-top: 10px;
}img.imgthumbnail {
    width: 100%;
    height: 120px;
    object-fit: contain;
    background: #fff;
    padding: 10px;
    border-radius:5px;
}


.navbar-nav .nav-link {
  color: #fff;
}
.dropend .menu-list {
    color: #393939;
    font-size: 14px;
    margin-left: 0;
    padding: 0px 10px;
}
.dropdown .dropdown-menu {
  display: none;
}
.dropdown:hover > .dropdown-menu,
.dropend:hover > .dropdown-menu {
  display: block;
  margin-top: 0.125em;
  margin-left: 0.125em;
}
@media screen and (min-width: 769px) {
  .dropend:hover > .dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
  }
  .dropend .dropdown-toggle {
    margin-left: 0.5em;
  }
}

ul.dropdown-menu {
    border-radius: 0;
    border-top: 3px solid #1f9919;
    margin-top: -1px!important;
}a.dropdown-item {
    font-size: 14px;
}.dropdown:hover > .dropdown-menu, .dropend:hover > .dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0;
}.dropdown-item:hover {
    background-color: #1f9919;
    color: #fff;
}ul.dropdown-menu .overflow-menu{
    max-height: 400px;
    overflow: auto;
}

@media (max-width:767px){
    .header-search-form{
        position:static;
    }
    .tp-feature-area .col{
        flex:none;
    }
    .tp-subscribe-input{
        display:flex;
    }
    .tp-subscribe-input input{
        padding:10px 20px;
        border-top-right-radius:0;
        border-bottom-right-radius:0;
    }
    .tp-subscribe-input button{
        top:0;
    }
    .back-to-top-wrapper.back-to-top-btn-show{
        bottom:80px;
    }.p5{
        padding:15px;
    }.tp-section-title {
        font-size: 18px;
        text-align: center;
    }.tp-footer-social {
        padding-bottom: 25px;
    }.col-6.col-md-2 {
        padding: 5px;
    }.tp-product-sm-list.text-center.mb-50 img {
        border: 1px solid #0000001a;
    }.mb-50 {
        margin-bottom: 12px;
    }.mb-80 {
        margin-bottom: 55px;
    }.py-5 {
        padding-top: 2rem!important;
        padding-bottom: 2rem!important;
    }.tp-btn-2 {
        font-family: var(--tp-ff-roboto);
        font-weight: 500;
        font-size: 13px;
        background-color: var(--tp-theme-primary);
        padding: 5px 18px 5px;
        border-radius: 6px;
        border: 0;
    }.tp-product-offer-more.mb-40.text-sm-end.grey-bg-2 {
        margin: auto;
        margin-bottom: 20px;
    }.mb-40 {
        margin-bottom: 18px;
    }.form-check-inline {
        display: inline-block;
        margin-right: 6px;
    }.pb-50 {
        padding-bottom: 20px;
    }.pt-50 {
        padding-top: 20px;
    }.breadcrumb__title {
        display: none;
    }h2 {
        font-size: 16px;
    }.mr-10 {
        margin-right: 0px;
    }.tp-shop-sidebar.bg-white.shadow-sm.border.mr-10 {
        display: none;
    }.tp-shop-top-right:not(.tp-shop-top-right-2) {
        margin-top: 4px;
    }.tp-shop-top-left.d-flex.align-items-center {
        display: block!important;
        text-align: center;
    }.tp-product-details-thumb-wrapper {
        position: sticky;
        top: 120px;
        margin-right: 0px;
    }ul.request_single li a {
        display: block;
        padding: 0px 0px;
        cursor: pointer;
        transition-duration: .5s;
        font-size: 11px;
    }.tp-product-details-wrapper {
        margin-left: 0;
        margin-top: 25px;
    }.tp-product-details-title {
        font-size: 18px;
        font-weight: 500;
        line-height: 1;
        margin-bottom: 15px;
    }.mr-15 {
        margin-right: 5px;
    }.mb-15 {
        margin-bottom: 5px;
    }.tp-product-details-add-to-cart-btn {
        font-size: 14px;
        color: var(--tp-common-black);
        text-align: center;
        padding: 6px 15px;
        border: 1px solid #E0E2E3;
    }.tp-product-details-buy-now-btn {
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        padding: 6px 15px;
        background-color: var(--tp-theme-primary);
        color: var(--tp-common-white);
    }.tp-product-details-tab-nav .nav-tabs .nav-link:not(:first-child) {
        margin-left: 1px;
    }.tp-product-details-add-to-cart.mb-15.mr-15 {
        width: 50%;
    }.tp-product-details-buy-now.mb-15.mr-15 {
        width: 50%;
    }.pb-115 {
        padding-bottom: 30px;
    }.tp-pagination ul li{
        margin:0px!important;
    } 
    .tp-pagination ul li a {
        display: none;
    }.tp-pagination ul li a.next.page-numbers, 
    .tp-pagination ul li a.tp-pagination-prev.prev.page-numbers {
        display: block;
    }.tp-pagination ul {
        display: block;
        margin: auto;
        text-align: center;
    }h3 {
        font-size: 18px;
    }.tp-login-title {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 4px;
    }.tp-login-title {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 4px;
    }p, span, label {
        font-size: 13px!important;
    }
}

ul.dropdown-menu .overflow-menu {
  --scrollbarBG: #CFD8DC;
  --thumbBG: #90A4AE;
}
ul.dropdown-menu .overflow-menu::-webkit-scrollbar {
  width: 11px;
}
ul.dropdown-menu .overflow-menu {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
}
ul.dropdown-menu .overflow-menu::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}
ul.dropdown-menu .overflow-menu::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG) ;
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}.backend-edit {
    position: fixed;
    top: 57px;
    right: 34px;
    background: #000;
    z-index: 1600;
}.backend-edit {
    position: fixed;
    top: 15%;
    right: 0px;
    background: #000;
    z-index: 1600;
    padding: 10px 30px;
    color: #ccc;
    font-weight: 600;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: 0px 0px 40px #ccc;
}.form-check-inline {
    display: inline-block;
    margin-right: 10px!important;
}
.m-none{
	display: block!important;
}
@keyframes glowing {
  0% {
      box-shadow: 0 0 5px #ff8100;
		background: #ff8100;
		border-radius: 8px;
  }
  50% {
      box-shadow: 0 0 20px #d60202;
		background: #d60202;
		border-radius: 8px;
  }
  100% {
      box-shadow: 0 0 5px #ff8100;
		background: #ff8100;
		border-radius: 8px;
  }
}
.fix-btn .whatsapp a img, .fix-btn .call-btn a img {
	animation: glowing 1300ms infinite !important;
}
@media(max-width: 767px){
	.m-none{
		display: none!important;
	}
}
.specification li {
    position: relative;
    padding-left: 20px;
}
.specification li:before{
    content:'\f51f';
    position:absolute;
    left:0px;
    font-family:var(--fa-style-family,"Font Awesome 6 Pro");
    font-weight:var(--fa-style,900);
    color:#1f9919;
}
.tp-product-details-payment ul li {
    position: relative;
    padding-left: 20px;
}
.tp-product-details-payment ul li:before{
    content:'\f51f';
    position:absolute;
    left:0px;
    font-family:var(--fa-style-family,"Font Awesome 6 Pro");
    font-weight:var(--fa-style,900);
    color:#1f9919;
}

/* Header Infinite Ticker */
.header-ticker-wrapper {
    width: 100%;
    overflow: hidden;
    background: #ed8b45;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    padding: 0;
}
.header-ticker-content {
    display: flex;
    flex-shrink: 0;
    min-width: 100%;
    justify-content: space-around;
    animation: ticker-scroll 20s linear infinite;
}
.header-ticker-wrapper:hover .header-ticker-content {
    animation-play-state: paused;
}
.ticker-item {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
}
.ticker-item i {
    margin-right: 8px;
}
@keyframes ticker-scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}
