*{
    padding: 0;
    margin: 0;
}
body, html{
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
}
.headline.headline__redesign--blue {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  line-height: 22px;
}
.about_product table tr td {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}
.about_product ul li{
  font-family: 'Poppins', sans-serif!important;
}
.about_product p{
  font-family: 'Poppins', sans-serif!important;
}
.product-detail-stage__info h3 {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
h2.product-detail-stage__title.headline__redesign.headline__redesign--blue.headline__redesign--hl1.text-post-processing.text-post-processing {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}
body{
  background: #F2F4F8;
  padding-right: 0 !important;
}
.nav-link:focus-visible {
  box-shadow: none!important;
}
.modal-open {
  padding-right: 0!important;
}
#exampleModal {
  padding-right: 0!important;
}
::-webkit-scrollbar
{
  width: 5px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb
{
  background-color: #979797;
}
.common_top_padding{
    padding-top: 30px;
}
.common_bottom_padding{
    padding-bottom: 30px;
}
.common_paragraph p {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #404040;
  font-family: 'Manrope', sans-serif;
}
.common_paragraph ul li {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  color: #404040;
  margin-bottom: 10px;
   font-family: 'Manrope', sans-serif;
}
.common_title {
  color: #000000E5;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  margin: 0;
  text-transform: capitalize;
}
.flex_title {
  border-bottom: 1px solid #F0F0F0;
  margin-bottom: 25px;
  padding-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common_btn {
  background: #1B9EEB;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  padding: 10px 20px;
  border-radius: 50px;
  display: inline-block;
  margin-top: 20px;
  border: 0;
  border: 1px solid #1b9eeb;
  transition: all .5s linear;
}
.common_btn:hover {
  color: #1b9eeb;
  background: transparent;
  border: 1px solid #1b9eeb;
  transition: all .5s linear;
}

main {
  background: #FFFFFF;
  padding: 0 30px;
  margin-bottom: 25px;
}
/* .category_wrap {
  box-shadow: 0px 4px 50px 0px #00000012;
  padding: 20px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-bottom: 22px;
  text-align: center;
}
.category_wrap img {
  max-width: 50px;
  max-height: 50px;
  object-fit: contain;
} */
.category_wrap {
  height: 165px;
  display: block;
  text-decoration: none;
  margin-bottom: 25px;
  text-align: center;
  background: #f4f8fb;
  padding: 8px;
  box-shadow: 0px -2px 8px -7px rgba(0, 0, 0, 0.49);
  transition: 0.3s linear;
  border-radius: 4px;
}
.cate_img {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category_wrap img {
max-width: 110px;
  max-height: 110px;
  object-fit: contain;
}
.category_wrap span {
 
color: #121212;
  font-size: 14px;
  display: block;
  margin-top: 10px;
  line-height: 17px;
}
/*.category_wrap:hover {*/
/*  background: #fbb91e;*/
/*  transition: 0.3s linear;*/
/*}*/
#best_seller_slider .item{
  border: 1px solid #EAEAEA;
  display: inline-block;
  padding: 20px 10px;
  position: relative;
  width: 100%;
}
#best_seller_slider .item:hover {
  background: #f3f3f338;
  box-shadow: 3px 3px 6px 0px #0000001A;
}
.popular_goods {
  text-decoration: none;
}
.product_list_wrapper .popular_goods {
  border: 1px solid #EAEAEA;
  display: inline-block;
  padding: 20px 10px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.product_list_wrapper .popular_goods:hover{
  background: #f3f3f338;
  box-shadow: rgba(99, 99, 99, 0.103) 0px 2px 8px 0px;
}

.product_content h6 {
  color: #161616;
  font-size: 14px;
  font-weight: 400;
  /* line-height: 21px;
  min-height: 42px; */
}
.product_content span s{
  color: #C3C3C3;
}
.product_content span s {
  color: #C3C3C3;
  font-size: 14px;
  font-weight: 200;
  margin-left: 2px;
}
.product_content {
  margin-top: 20px;
  text-align: left;
}
.popular_goods img {
  margin: 30px auto 0;
  height: 120px;
  object-fit: contain;
  max-width: 120px;
  max-height: 120px;
}
#popular_goods_slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: right;
  /* margin-top: 20px; */
  position: absolute;
  top: -75px;
  right: 0px;
}
#popular_goods_slider .owl-nav button {
  width: 40px;
  height: 30px;
  display: flex;
  align-items: center;
  background: #fbb91e;
    color: #1e1e1e;
  justify-content: center;
  margin-left: 10px;
  font-size: 16px;
}
#popular_goods_slider .owl-nav button:hover{
  color: #000000;
}
#accessories_slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: right;
  /* margin-top: 20px; */
  position: absolute;
  top: -75px;
  right: 0px;
}
#accessories_slider .owl-nav button {
  width: 40px;
  height: 30px;
  display: flex;
  align-items: center;
  background: #DDDDDD;
  color: #707070;
  justify-content: center;
  margin-left: 10px;
  font-size: 16px;
}
#accessories_slider .owl-nav button:hover{
  color: #000000;
}
/* brands */
.brands {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.brands li {
  width: 13.9%;
  padding: 0 5px;
  margin-bottom: 10px;
  display: inline-block;
}
.brand_wrap {
  border: 1px solid #E2E2E2;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.brand_wrap img{
  width: 100px!important;
  height: 100%!important;
  object-fit: contain;
  padding: 5px;
}
/* best seller */
#best_seller_slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: right;
  position: absolute;
  top: -75px;
  right: 0px;
}
#best_seller_slider .owl-nav button {
  width: 40px;
  height: 30px;
  display: flex;
  align-items: center;
  background: #fbb91e;
    color: #1e1e1e;
  justify-content: center;
  margin-left: 10px;
  font-size: 16px;
}
#best_seller_slider .owl-nav button:hover{
  color: #000000;
}


#brand_slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: right;
  position: absolute;
  top: -75px;
  right: 0px;
}
#brand_slider .owl-nav button {
  width: 40px;
  height: 30px;
  display: flex;
  align-items: center;
  background: #fbb91e;
  color: #1e1e1e;
  justify-content: center;
  margin-left: 10px;
  font-size: 16px;
}
#brand_slider .owl-nav button:hover{
  color: #000000;
}
.p_content h6 {
  font-size: 16px;
  color: #161616;
}
.categories p {
  color: #4E4E4E;
  font-size: 12px;
  margin: 0;
}
.categories {
  display: flex;
  align-items: center;
}
.categories span {
  width: 5px;
  height: 5px;
  background: #4E4E4E;
  border-radius: 50%;
  margin: 0 10px;
}
.shop_now_btn {
  background: #000d28;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  padding: 8px 25px;
  display: inline-block;
  border-radius: 8px;
  margin-top: 20px;
  transition: all .5s linear;
  border: 1px solid #000d28;
}
.shop_now_btn:hover {
  background: transparent;
  color: #000d28;
  transition: all .5s linear;
  border: 1px solid #000d28;
}
.p_content {
  margin-top: 20px;
}
.p_image {
  height: 200px;
}
.p_image img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.values {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  list-style: none;
  border: 1px solid #CECECE;
  border-radius: 20px;
  display: inline-block;
  width: 100%;
}
.values li {
  width: 25%;
  float: left;
  padding: 20px;
  border-right: 1px solid #CECECE;
  display: flex;
  height: 110px;
}
.values li:last-child{
  border: 0;
}
.value_content h6 {
  font-size: 14px;
  margin-bottom: 5px;
}
.value_content p {
  color: #454545;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.value_content{
  margin-left: 20px;
}
.values li img {
  width: 45px;
}
#terms_conditions h4 {
  font-size: 14px;
  font-weight: 600;
}

/* footer */
footer {
  background: #000d28;
  padding: 50px 0px 20px;
}
.ftr_menu a {
  color: #F7F7F7;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  margin: 0 30px;
}
.ftr_menu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
}
.ftr_left p {
  color: #E1E1E1;
  font-size: 14px;
  margin: 0;
  font-weight: 200;
  width: 330px;
}
.ftr_left h6 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
}
.ftr_input {
  padding: 9px 15px;
  width: 250px;
  border: 0;
  outline: none;
  box-shadow: none;
  height: 41px;
}
.ftr_input::placeholder{
  color: #999999;
  font-size: 14px;
  font-weight: 300;
}
.ftr_submit {
  background: #FF0000;
  color: #fff;
  padding: 10px;
  border: 0;
  font-size: 14px;
}
.social_media a {
  color: #A1A1A1;
  font-size: 28px;
  margin-right: 20px;
}
.social_media a:hover {
  color: #f7b61e;
}
.twitter {
  font-size: 24px!important;
}
.newsletter {
  margin: 20px 0px;
}
.ftr_title {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.quick_links a {
  font-size: 14px;
  color: #F7F7F7;
  text-decoration: none;
  font-weight: 300;
  display: flex;
  line-height: 24px;
  margin-bottom: 10px;
}
.copy_right p {
  color: #898989;
  margin: 0;
  font-size: 12px;
  font-weight: 300;
}
.copy_right{
  text-align: center;
}
.copy_right {
  text-align: center;
  border-top: 1px solid #3C3C3C;
  padding-top: 15px;
  margin-top: 50px;
}
.copy_right p a {
  text-decoration: none;
  color: #f6b51e;
  font-weight: 400;
}
/* product list */
.product_filter {
  border-right: 1px solid #0000001a;
  padding-right: 25px;
  height: 100%;
  margin-right: 10px;
}
.product_filter ul {
  padding: 20px 0px;
  border-bottom: 1px dashed #00000038;
  margin-bottom: 20px;
}
.product_filter ul {
  padding: 20px 0px;
}
.product_filter ul li{
  display: flex;
  align-items: center;
  line-height: 30px;
}
.product_filter ul li label {
  color: #494949;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
      cursor: pointer;
}
.product_filter ul li input {
  width: 15px;
  height: 15px;
  border-radius: 0;
}
.product_filter input[type='checkbox'] {
  accent-color: #000d28;
      cursor: pointer;
}
.product_lists >  ul {
  padding: 0;
  margin: 30px 0px;
  list-style: none;
  display: inline-block;
  width: 100%;
}
.product_lists > ul li {
  width: 11%;
  float: left;
  background: #f9f9f9;
  text-align: center;
  padding: 10px;
  margin-right: 5px;
  min-height: 105px;
}
.product_lists ul li a{
  text-decoration: none;
}
.product_lists ul li h6 {
  color: #494949;
  font-size: 10px;
  line-height: 14px;
  margin-top: 8px;
  margin-bottom: 0;
}
.light_text {
  color: #959595;
  font-size: 13px;
  font-weight: 400;
}
.product_brand img {
  width: 40px !important;
  height: unset !important;
  object-fit: contain !important;
  margin-top: 15px;
  margin-bottom: 0;
  max-width: unset;
  max-height: unset;
}
.product_list_wrapper .product_content h5 {
  font-size: 12px;
  color: #161616;
  font-weight: 300;
}
.product_list_wrapper .product_content h5 span{
  color: #959595;
  font-size: 12px;
  font-weight: 300;
}
.product_list_wrapper .product_content h4 {
  color: #959595;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.manrope{
  font-family: 'Manrope', sans-serif;
  margin: 0 5px;
}
.product_list_wrapper .product_content h4 span{
  color: #45C930;
  font-weight: 300;
  font-size: 13px;
}
.product_list_wrapper a {
  margin-bottom: 8px;
}
.product_list_wrapper .col-lg-3 {
  padding: 0px 4px;
}
/* breadcrum */
.breadcrums a {
  color: #5B5B5B;
  text-decoration: none;
  font-size: 14px;
}
.breadcrums {
  padding: 20px 0;
  display: flex;
  align-items: center;
}
.breadcrums img {
  width: 10px;
  margin: 0px 10px;
  opacity: .5;
}
.breadcrums iconify-icon{
  margin: 0 10px;
  color: #5b5b5b69;
}
.breadcrums .active{
  color: #2C2B2B;
}
/* price slider */

.range-slider {
  position: relative;
  margin: 10px 0px 20px ! Important;
  display: flex;
  overflow: hidden;
  height: 30px;
  align-items: center;
  width: 200px;
}
.range-slider .rangeValues {
  display: block;
  font-size: 14px;
  margin: 15px 0px;
  font-family: 'Manrope', sans-serif;
}

.range-slider input[type=range] {
  -webkit-appearance: none;
  /* border: 1px solid white; */
  /* width: 200px;
  position: absolute;
  left: 0; */
}

.range-slider input[type=range]::-webkit-slider-runnable-track {
  /* width: 200px; */
  height: 5px;
  background: #ddd;
  border: none;
  position: relative;
  z-index: -1;
}

/* WebKit browsers (Chrome, Safari) */
.range-slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #f6b51e;
  margin-top: -4px;
  cursor: pointer;
  position: relative;
  z-index: 999;
}

/* Firefox */
.range-slider input[type=range]::-moz-range-thumb {
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #f6b51e;
  cursor: pointer;
  position: relative;
  z-index: 999;
}

/* Edge and other browsers (e.g., Opera) */
.range-slider input[type=range]::-ms-thumb {
  border: none;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #f6b51e;
  cursor: pointer;
  position: relative;
  z-index: 999;
}

.range-slider input[type=range]:focus {
  outline: none;
}

.range-slider input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

.range-slider input[type=range]::-moz-range-track {
  width: 300px;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

.range-slider input[type=range]::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #f6b51e;
}

/*hide the outline behind the border*/
.range-slider input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.range-slider input[type=range]::-ms-track {
  width: 300px;
  height: 5px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
  z-index: -4;
}

.range-slider input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.range-slider input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.range-slider input[type=range]::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #f6b51e;

}

.range-slider input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

.range-slider input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

/* product details */
.product_detail_right h6 {
  font-size: 14px;
  color: #000000;
  font-weight: 300;
  margin-top: 8px;
}
.product_detail_right hr {
  color: #00000033;
}
.product_detail_right ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.product_detail_right ul li {
  width: 50%;
  float: left;
  margin: 5px 0px;
}
.product_detail_right ul li h3 {
  color: #999999;
  font-weight: 300;
  font-size: 14px;
  margin: auto;
}
.product_detail_right ul li h3 span {
  color: #000000;
  font-weight: 500;
  word-wrap: break-word;
  width: 270px;
  display: inline-block;
  vertical-align: top;
}
.green_text{
  color: #45C930!important;
}
.red_text{
  color: #FF0000!important;
}
.cart_btn {
  border: 1px solid #FF0000;
  padding: 8px 20px;
  color: #FF0000;
  display: flex;
  align-items: center;
  width: fit-content;
  font-size: 14px;
  font-weight: 400;
  margin: 0px 10px;
  background: transparent;
}
.cart_btn:hover{
  background: #FF0000;
  color: #fff;
}
.cart_btn iconify-icon {
  margin-left: 10px;
  font-size: 22px;
}
.buy_now_btn {
  background: #FF0000;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 20px;
  border: 1px solid #FF0000;
  text-align: center;
}
.buy_now_btn:hover{
  background: transparent;
  color: #FF0000;
}
.btn_wrap {
  display: flex;
  align-items: center;
}
.qtySelector {
  height: 40px;
  display: flex;
  align-content: center;
}
.qtySelector iconify-icon {
  width: 20px;
  height: 100%;
  float: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0000001a;
}
.qtySelector .fa.clicked{
	font-size: 12px;
	padding: 12px 5px;
}
.qtySelector .decreaseQty{
	border-right: 1px solid #00000033;
}
.qtySelector .increaseQty{
	border-left: 1px solid #00000033;
}
.qtySelector .qtyValue {
  border: none;
  padding: 5px;
  width: 35px;
  height: 100%;
  float: left;
  text-align: center;
  outline: none;
  box-shadow: none;
  border-top: 1px solid #0000001a;
  border-bottom: 1px solid #0000001a;
}
.deliver_details h5 {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 10px;
}
.deliver_details h5 span{
  color: #999999;
}
.deliver_details h5 img{
  margin-right: 10px;
}
.pincode_input {
  border: 1px solid #00000033;
  padding: 9px 10px;
  width: 280px;
  outline: none;
  box-shadow: none;
  height: 40px;
}
.pincode {
  display: flex;
  align-items: center;
}
.pincode_input::placeholder{
  font-size: 14px;
  font-weight: 300;
}
.check_input {
  background: #000d28;
  color: #fff;
  border: 0;
  padding: 8px 20px;
  font-size: 14px;
  border: 1px solid #000d28;
}
.deliver_details {
  margin-top: 24px;
}
.about_product ul {
  padding-left: 16px;
  margin: 20px 0px;
}
.about_left .common_title {
    margin-bottom: 15px;
}
.product_specification table {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #00000033;
}
.product_specification table tr td {
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  background: #F4F4F4;
}
.product_specification table tr th {
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
}
.product_specification {
  margin-left: 40px;
}
.product_detail_right {
  margin-left: 20px;
}
.product-div-right{
  padding: 20px;
}
.hover-container {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.img-container {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
}
.img-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hover-container div {
  margin: 0 5px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 80px;
  float: left;
  background: #ffffff;
}
.active{
  border-color: rgb(255, 145, 163)!important;
}
.hover-container div:hover{
  border-color: rgb(255, 145, 163);
}
.hover-container div img {
  width: 100%;
  cursor: pointer;
  height: 100%;
  object-fit: contain;
  border: 1px solid #ececec;
}
.product-div-right span{
  display: block;
}
.product-name{
  font-size: 26px;
  margin-bottom: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  opacity: 0.9;
}
.product-price{
  font-weight: 700;
  font-size: 24px;
  opacity: 0.9;
  font-weight: 500;
}
.product-rating{
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.product-rating span{
  margin-right: 6px;
}
.product-description{
  font-weight: 18px;
  line-height: 1.6;
  font-weight: 300;
  opacity: 0.9;
  margin-top: 22px;
}
.btn-groups{
  margin-top: 22px;
}
.btn-groups button{
  display: inline-block;
  font-size: 16px;
  font-family: inherit;
  text-transform: uppercase;
  padding: 15px 16px;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}
.btn-groups button .fas{
  margin-right: 8px;
}
.add-cart-btn{
  background-color: #FF9F00;
  border: 2px solid #FF9F00;
  margin-right: 8px;
}
.add-cart-btn:hover{
  background-color: #fff;
  color: #FF9F00;
}
.buy-now-btn{
  background-color: #000;
  border: 2px solid #000;
}
.buy-now-btn:hover{
  background-color: #fff;
  color: #000;
}

@media screen and (max-width: 992px){
  .product-div{
      grid-template-columns: 100%;
  }
  .product-div-right{
      text-align: center;
  }
  .product-rating{
      justify-content: center;
  }
  .product-description{
      max-width: 400px;
      margin-right: auto;
      margin-left: auto;
  }
}

@media screen and (max-width: 400px){
  .btn-groups button{
      width: 100%;
      margin-bottom: 10px;
  }
}
.amount_wrap {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.amount {
  margin: 0 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  font-family: 'Manrope', sans-serif;
  color: #393939;
}
.amount_wrap s {
  color: #999999;
  font-size: 15px;
  margin-left: 2px;
  font-family: 'Manrope', sans-serif;
}
.amount_wrap span {
  background: #45C930;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
  font-weight: 300;
  margin-left: 20px;
  font-family: 'Manrope', sans-serif;
}

/* login */
.email_input {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: transparent;
}
.mobile_input {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: transparent;
}
.login_wrap .nav .active {
  background: #fbb91e;
    color: #000 !important;
}
.login_wrap .nav {
  margin-bottom: 20px;
  border: 0;
}
.login_wrap .nav-link:hover, .login_wrap .nav-link:focus{
  border-color: none!important;
}
.login_wrap .nav .nav-link {
  color: #000c25;
  border-radius: 5px;
  font-size: 12px;
  margin-right: 5px;
  border: 1px solid #ececec;
}
.common_ipt{
  margin-bottom: 20px;
}
.email_input::placeholder{
  font-size: 13px;
  font-weight: 300;
  color: #0000006e;
}
.mobile_input::placeholder{
  font-size: 13px;
  font-weight: 300;
  color: #0000006e;
}
.password_input {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
}
.password_input::placeholder{
  font-size: 13px;
  font-weight: 300;
  color: #0000006e;
}
.login_wrap label {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}
.login_button {
  background: #000d28;
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 5px;
  font-size: 15px;
  margin: 20px 0px;
  border: 0;
}
.login_button:hover{
  color: #fff;
  background: #000d28ea;
}
.login_wrap p {
  color: #444;
  font-size: 12px;
  margin: 0;
  text-align: center;
  margin-top: 5px;
}
span#email-otp-login-error {
  /* text-align: center !important; */
  width: 100%;
  display: block;
}
.login_top h1 {
  color: #222;
  font-size: 22px;
  font-weight: 600;
}
.login_top {
  text-align: center;
  margin-bottom: 20px;
}
.login_top img{
  margin-bottom: 20px;
}
.login_wrap p a {
  color: #1eaf65;
  text-decoration: none;
  font-weight: 400;
}
.login_wrap p button {
    color: #1eaf65;
    text-decoration: none;
    font-weight: 400;
    border: none;
    background: transparent;
}
.forgot_password {
  font-size: 12px;
  text-decoration: none;
  float: right;
  margin: 12px 0px;
  color: #0212f5;
  display: block;
  border: none;
  background: transparent;
}
.common_headings {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.common_sub_headings {
  font-size: 18px;
  font-weight: 400;
  margin: 15px 0px;
}
.common_list{
  padding-left: 20px;
}
.white_bg {
    background: #fff;
    padding: 50px;
    margin-bottom: 12px;
}
.faq .accordion-button {
  font-size: 14px;
}
.faq .accordion-button:not(.collapsed) {
  color: #000;
  background-color: transparent;
  box-shadow: none;
  font-weight: 600;
}
.faq .accordion-button:focus{
  box-shadow: none;
  outline: none;
}
.faq .accordion-button:not(.collapsed)::after {
  filter: grayscale(1);
}
.accordion-button::after {
    width: 12px;
    height: 12px;
    background-size: 12px;
}
.faq {
  width: 90%;
  margin: auto;
  margin-top: 30px;
}
.fp_wrap input {
  margin-top: 20px;
}
.verification_code {
  display: flex;
  justify-content: center;
  margin: 5px 0px 0;
}
.verify_no {
  border: 1px solid #0000001a;
  width: 15%;
  padding: 6px;
  outline: none;
  box-shadow: none;
  margin: 0 5px;
  text-align: center;
}
.rp_wrap input {
  margin: 5px 0px;
}
.contact {
  text-align: center;
}
.contact_input {
  border: 0;
  box-shadow: none;
  outline: none;
  padding: 15px 20px;
  width: 100%;
  border-radius: 5px;
  box-shadow: rgb(99 99 99 / 4%) 0px 2px 8px 0px;
  background: #fff;
}
.contact_form .form-group {
  margin-bottom: 20px;
}
.contact_form .form-group #name-error{
  margin-top: 10px;
}
.contact_input::placeholder{
  font-size: 13px;
}
.form-control:focus {
  background-color: #fff;
  outline: 0;
  box-shadow: none;
  border: 1px solid #0000001a;
}
.contact_form {
  width: 700px;
  margin: auto;
}
.contact_form textarea{
  height: 200px;
}
.input_submit {
  background: #000d28;
  border: 0;
  padding: 8px 25px;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
}
.contact p {
  font-size: 13px;
  width: 400px;
  margin: auto;
}
.contact h1 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 10px;
}
.social_media_wrap {
  margin: 20px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social_media_wrap a {
  font-size: 24px;
  margin: 0 10px;
  color: #000d28;
}
#google_map {
  height: 300px;
  background: #000;
}
#google_map iframe{
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .8;
}
.about_left {
  margin-right: 40px;
}
.about_right p {
  font-size: 14px;
  color: #404040;
  line-height: 24px;
}
#counter span.percent:after {
  content: "%";
  display: inline-block;
}
#counter_section {
  background: #f7b61e;
}
.counter_right {
  height: 100%;
  display: flex;
  align-items: center;
}
#counter {
  padding: 0;
  list-style: none;
  margin: 0;
  display: inline-block;
  width: 100%;
}
#counter_section .container {
  position: relative;
  z-index: 9;
}
#counter li {
  width: 25%;
  float: left;
  text-align: center;
  border-right: 1px solid #ffffff57;
}
#counter li:last-child{
  border: 0;
}
.count.percent {
  color: #ffffff;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 0px;
  display: block;
}
#counter li h6 {
  margin: 0;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize;
}
.counter_left h4 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 15px;
}
.counter_left p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  margin: 0;
  text-align: justify;
}
#about_points {
  width: 85%;
  margin: auto;
}
#about {
  width: 85%;
  margin: auto;
}
.otp_timer {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #000000b8;
  margin: 10px 0px;
}
/* wishlist */
.wishlist {
  /* padding: 20px; */
  background: #fff;
}
.wishlist table{
  width: 100%;
}
.wishlist table tr th {
  padding: 8px;
}
.wishlist table tr td {
  padding: 10px;
  font-size: 14px;
  color: #404040;
}
.list_delete {
  border: 0;
  color: #FF0000;
  font-size: 24px;
  background: transparent;
}
.product_image_preview img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.add_cart_btn {
    background: #000d28;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 8px;
    transition: all .5s linear;
    border: 0;
}
.wishlist table tr {
  border: 1px solid #0000000f;
  margin-bottom: 10px;
}
.wishlist table tr td s {
  color: #0000004d;
  margin-right: 10px;
}
.wishlist table tr th {
  font-size: 12px !important;
  font-weight: 600;
  white-space: nowrap;
}
.quanity {
  border: 1px solid #e1e1e1;
  background: transparent;
  padding: 5px;
  width: 55px;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}
.cart_left {
  background: #fff;
  padding: 20px;
}
.cart_right {
  background: #fff;
  padding: 20px;
}
.cart_title {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #00000011;
}
.cart_title h6 {
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  margin: 0;
}
.cart_right ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cart_right ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
.cart_right ul li h4 {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
.cart_right ul li span {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}
.total_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.total_wrap h5 {
  color: #212121;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
.total_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0px;
  border-bottom: 1px dashed #0000001a;
  border-top: 1px dashed #0000001a;
}
.move_to_wishlist {
  background: transparent;
  padding: 5px 10px;
  border: 0;
  color: #000d28;
  font-size: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
  
}
.move_to_wishlist_active {
  background: transparent;
  padding: 5px 10px;
  border: 0;
  color: #FF0000;
  font-size: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
}
.proceed_pay {
  background: #000d28;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0px;
  border-radius: 5px;
  border: 1px solid #000d28;
}
.billingaddress .form-control {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  background: transparent;
  font-size: 14px;
}
.proceed_pay:hover{
  color: #fff;
}
.payment_method h6 {
  text-transform: capitalize;
  color: #000;
  font-size: 18px;
  margin: 0;
}
.payment_method {
  background: #fff;
  padding: 20px;
  margin-top: 20px;
}
.cards {
  display: flex;
  align-items: center;
  margin-top: 10px;
  border-top: 1px solid #00000011;
  padding-top: 10px;
}
.cards img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  margin-right: 10px;
}
#register {
  /*width: 700px;*/
  margin: auto;
  /*padding: 40px 0px 0px;*/
}
.login_top img {
  width: 200px;
}
.delivery_status {
  width: 7px;
  height: 7px;
  background: #32d12e;
  display: flex;
  border-radius: 50%;
  margin-right: 10px;
}
.delivered_details {
  display: flex;
  align-items: center;
}
.search_product {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.search_product input {
  width: 80%;
  border: 1px solid #b7b7b747;
  padding: 9px 20px;
  outline: none;
  box-shadow: none;
}
.search_product input::placeholder{
  font-size: 15px;
  font-weight: 400;
  color: #00000060;
}
.search_product button {
  background: #eaae20;
  border: 1px solid #f5b51e;
  color: #000000;
  display: flex;
  align-items: center;
  width: 20%;
  justify-content: center;
  padding: 10px;
  font-size: 15px;
  text-transform: capitalize;
}
.search_product button iconify-icon{
  margin-right: 10px;
  font-size: 18px;
}
#brands_page .brand_wrap {
  margin-bottom: 22px;
}
/*.modal-dialog {
  max-width: 400px;
}*/
.login_popup .modal-header {
  border: 0;
  /* padding-top: 0; */
  padding-bottom: 0;
}
.login_popup .modal-body{
  padding-top: 0;
}
.login_popup .modal-content {
  border: 0;
  border-radius: 0;
}
.login_popup .modal-header h1{
  color: #000000E5;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin: 0;
    text-transform: capitalize;
}
.btn-close:focus{
  box-shadow: none;
  outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.wishlist table tr td a {
  color: #404040;
  text-decoration: none;
  font-size: 14px;
}
.sort_wrap span {
  color: #959595;
  font-size: 12px;
}
#product-type {
  border: 1px solid #00000033;
  padding: 5px 5px;
  font-size: 13px;
  margin-left: 10px;
  outline: none;
  box-shadow: none;
}
.points_wrapper {
  background: #fff;
  padding: 20px;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
  box-shadow: rgb(99 99 99 / 6%) 0px 2px 8px 0px;
  height: 300px;
}
.points_wrapper img {
  position: absolute;
  left: -10px;
  width: 100px;
  bottom: -10px;
  opacity: 0.06;
}
.point_left h6 {
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.point_right p {
  font-size: 14px;
  color: #404040;
  font-weight: 400;
  line-height: 22px;
}

/* login */
.account_links ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.account_links ul li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}
.account_links ul li a iconify-icon{
  margin-right: 10px;
  font-size: 25px;
}
.account_links {
  background: #fff;
}
.account_links ul li {
  padding: 15px 20px;
  border-bottom: 1px solid #0000001a;
}
.account_links ul li:last-child{
  border: 0;
}
.account_links button {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  border: 0!important;
}
.account_links button iconify-icon{
  margin-right: 10px;
  font-size: 25px;
}
.account_links {
  background: #fff;
  width: 20%;
}
.account_detail_tab{
  width: 80%;
}
.account_links button {
  padding: 15px 20px;
  border-bottom: 1px solid #0000001a;
  border-radius: 0 !important;
  background: #ffffff !important;
}
.account_links button:hover{
  color: #000;
}
.account_links button{
  border-radius: 0;
}
.account_details {
  padding: 20px;
  background: #fff;
}
.change_password_wrap label {
  font-size: 13px;
  font-weight: 500;
  display: flex;
  margin-bottom: 5px;
  color: #7D808B;
}
.p_input {
  border: 1px solid #00000024;
  padding: 10px 10px;
  outline: none;
  box-shadow: none;
  width: 300px;
}
.p_input::placeholder{
  font-size: 13px;
}
.change_password_wrap {
  margin-bottom: 20px;
}
.account_details h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #000d28;
}
.change_input {
  border: 0;
  background: #000d28;
  color: #fff;
  padding: 10px 50px;
  border-radius: 5px;
  font-size: 14px;
}
.account_details ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: inline-block;
  width: 100%;
}
.account_details ul li {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}
.account_details ul li label {
  font-size: 13px;
  color: #0000009c;
  width: 30%;
  float: left;
}
.account_details ul li span {
  font-size: 13px;
  color: #000000e3;
  width: 70%;
  float: right;
}
.edit_btn {
  border: 0;
  background: #000d28;
  color: #fff;
  padding: 10px 50px;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none;
  margin-top: 10px;
  display: inline-block;
}
.edit_btn:hover{
  color: #fff;
  background: #000d28!important;
}
.common_input_wrap label {
  font-size: 13px;
  font-weight: 500;
  display: flex;
  margin-bottom: 5px;
  color: #7D808B;
}
.gi_input {
  border: 1px solid #00000024;
  padding: 10px 10px;
  outline: none;
  box-shadow: none;
  width: 100%;
  font-size: 13px;
}
.gi_input::placeholder{
  font-size: 13px;
}
.common_input_wrap {
  margin-bottom: 20px;
}
/* gender */
.gender {
  display: flex;
  align-items: center;
  margin-right: 20px;
  cursor: pointer;
}
.gender label {
  margin-bottom: 0;
  margin-left: 10px;
  cursor: pointer;
}
#setB {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.gender input[type=radio] {
  accent-color: #182644;
}
.save_changes{
  border: 0;
  background: #000d28;
  color: #fff;
  padding: 10px 50px;
  border-radius: 5px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}
.cancel_btn {
  color: #9e9e9e;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 40px;
  border: 1px solid #9e9e9e;
  border-radius: 5px;
  margin-left: 5px;
}
.cancel_btn:hover{
  color: #9e9e9e;
  opacity: .9;
}
.account_links .active {
  border-bottom: 1px solid #f7b61e !important;
  background: #f6b51e !important;
  color: #000000!important;
}
  
.contact_address {
  width: 80%;
  margin: auto;
  background: #f7b61e;
  padding: 20px;
  border-radius: 5px;
}
.contact_address h4 {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 16px;
  margin: 15px 0px;
  font-weight: 600;
}
.contact_address h4 iconify-icon {
  margin-right: 10px;
  font-size: 24px;
}
.contact_address span {
  color: #1a1a1a;
  font-size: 14px;
  line-height: 22px;
  display: flex;
  width: 400px;
}
.about_video {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*new style popup*/
#loginscreen {
    width: 370px;
    margin: 0 auto;
}
#forgotscreen {
    width: 370px;
    margin: 0 auto;
}
#verification {
    width: 370px;
    margin: 0 auto;
}
#changepassword {
    width: 370px;
    margin: 0 auto;
}
#registerscreen {
  width: 370px;
  margin: auto;
}
/**/
.we_accept .cards {
  padding: 0;
}
.we_accept{
  margin-top: 20px;
}
.we_accept h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
#brands_page h4 {
  margin-bottom: 20px;
}

.err_msg
{
  color:#E50019 !important;
  font-size:12px !important; 
  text-align:left !important;
}
.verification .error{
  text-align: center !important;
  width: 100%;
  display: inline-block;
}
/* HTML: <div class="loader"></div> */
.loader {
  width: 30px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ffffff;
  --_m: 
    conic-gradient(#0000 10%,#000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
          mask: var(--_m);
  -webkit-mask-composite: source-out;
          mask-composite: subtract;
  animation: l3 1s infinite linear;
}
@keyframes l3 {to{transform: rotate(1turn)}}


/*new style popup*/
#loginscreen {
  width: 370px;
  margin: 0 auto;
}
#forgotscreen {
  width: 370px;
  margin: 0 auto;
}
#verification {
  width: 370px;
  margin: 0 auto;
}
#changepassword {
  width: 370px;
  margin: 0 auto;
}
#registerscreen {
width: 370px;
margin: auto;
}
/**/
.we_accept .cards {
padding: 0;
}
.we_accept{
margin-top: 20px;
}
.we_accept h4 {
color: #fff;
font-size: 14px;
font-weight: 300;
margin: 0;
}
#brands_page h4 {
margin-bottom: 20px;
}
/* 404 */
.four-not-four {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.error {
width: 100%;
margin: auto;
margin: 4px auto 0;
}
.error img {
width: 600px;
height: 100%;
object-fit: contain;
}
.error-text {
width: 100%;
text-align: center;
margin: 0px auto;
}
.error-text h2 {
font-size: 25px;
font-weight: 700;
color: #000d28;
text-transform: uppercase;
margin: 0px 0px 5px;
}
.error-text p{
font-size: 14px;
color: #0000009d;
font-weight: 400;
}
.error-text a {
margin-top: 20px;
display: inline-block;
background: #000d28;
color: #fff;
text-decoration: none;
border-radius: 8px;
font-size: 13px;
padding: 8px 25px;
}
@media(max-width: 575px){
.error-text {
  width: 100%;
}
.error{
    height: unset;
    /* text-align: center; */
}
.error img{
    height: unset;
    width: 70%;
}
.error-text h2 {
    font-size: 24px;
}
}
.check-container {
width: 6.25rem;
height: 7.5rem;
display: flex;
flex-flow: column;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}
.check-container .check-background {
width: 100%;
height: calc(100% - 1.25rem);
background: linear-gradient(to bottom right, #71ff71, #006c00);
box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
transform: scale(0.84);
border-radius: 50%;
animation: animateContainer 0.75s ease-out forwards 0.75s;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
}
.check-container .check-background svg {
width: 65%;
transform: translateY(0.25rem);
stroke-dasharray: 80;
stroke-dashoffset: 80;
animation: animateCheck 0.35s forwards 1.25s ease-out;
}
.check-container .check-shadow {
bottom: calc(-15% - 5px);
left: 0;
border-radius: 50%;
background: radial-gradient(closest-side, #49da83, transparent);
animation: animateShadow 0.75s ease-out forwards 0.75s;
}

@keyframes animateContainer {
0% {
  opacity: 0;
  transform: scale(0);
  box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
}
25% {
  opacity: 1;
  transform: scale(0.9);
  box-shadow: 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
}
43.75% {
  transform: scale(1.15);
  box-shadow: 0px 0px 0px 43.334px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 65px rgba(255, 255, 255, 0.25) inset;
}
62.5% {
  transform: scale(1);
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 21.667px rgba(255, 255, 255, 0.25) inset;
}
81.25% {
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
}
100% {
  opacity: 1;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px 0px 0px 0px rgba(255, 255, 255, 0.25) inset;
}
}
@keyframes animateCheck {
from {
  stroke-dashoffset: 80;
}
to {
  stroke-dashoffset: 0;
}
}
@keyframes animateShadow {
0% {
  opacity: 0;
  width: 100%;
  height: 15%;
}
25% {
  opacity: 0.25;
}
43.75% {
  width: 40%;
  height: 7%;
  opacity: 0.35;
}
100% {
  width: 85%;
  height: 15%;
  opacity: 0.25;
}
}
.width_half{
width: 70%;
margin: 0 auto;
}
.comn_logins {
  padding: 0 40px;
}
#common_login {
  position: relative;
}
#common_login:after {
  content: "";
  background: #0000001a;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
}
.form-check-label {
  /* margin: 5px 0 0 10px !important; */
  cursor: pointer;
  font-size: 14px;
}
.cart_right ul li 
.login_top .form-check {
  display: flex;
  align-items: center;
}
.form-check-input:focus {
  border-color: #d0d0d0;
  outline: 0;
  box-shadow: none;
}
.billingaddress{
display: none;
}
.menuitemshow{
display: block!important;
}
.form-select{
width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  margin-bottom: 20px;
  background-color: transparent;
}

/*pagination*/
.pagination .page-link {
  background: #fff;
  color: #000;
}
.pagination .page-link.active, .pagination .active>.page-link {
  background: #f7b61e;
  border-color: #f7b61e;
  
}
/**/


/*order*/
.orderhead {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.orderhead h4 {
  font-size: 16px;
  font-weight: 600;
}
.orderhead button {
  border: none;
  background: transparent;
  color: #efb121;
  font-size: 22px;
}
.order_addr p {
  margin-bottom: 7px;
  font-size: 13px;
}
.ordr_addr p{
  margin-bottom: 0;
}
.order_contact h4 {
  font-size: 16px;
  margin-bottom: 2px;
}
.order_contact {
  margin-top: 25px;
}
.order_contact a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
}
ul.commonadd {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.commonadd li {
  display: flex;
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
}
.commonadd li .radiobtnsec {
  margin-right: 15px;
}

.commonadd li .radiobtnsec input{
  cursor: pointer;
}
#exampleModal .modal-body {
  background: #fff;
}
/**/

.brandimg {
  text-align: center;
}
.brandimg h4 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}

/* home search  */
#search_result {
  background: #fff;
  position: absolute;
  width: 497px;
  z-index: 999;
}
#search_result tr td a {
  text-decoration: none;
  color: #000;
  padding: 8px 20px;
  display: flex;
}

.popular_goods a {
  text-decoration: none;
}



/* mobile-menu */
body, html{
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
}
#mobile_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100;
  margin: 0 auto;
  background-color: #000d28;
  box-shadow: var(--shadow-medium);
}
#mobile_header .menu-inner {
  padding: 0;
}
#mobile_header .submenu-list {
  padding: 0;
}
#mobile_header .navbar {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 4rem;
  margin: 0 auto;
}
#mobile_header .navbar-left {
  display: flex;
  align-items: center;
  flex: 0 0 17%;
}
#mobile_header .navbar-center {
  display: flex;
}
#mobile_header .navbar-right {
  display: flex;
  flex: 0 0 17%;
  align-items: center;
  justify-content: flex-end;
  column-gap: 1.5rem;
}
@media only screen and (max-width: 992px) {
  #mobile_header .navbar-left, .navbar-right {
    flex: 0 0 auto;
  }
  #mobile_header .navbar-right {
    align-items: center;
    column-gap: 12px;
  }

  #mobile_header .navbar-center {
    flex: 0 0 100%;
    order: 3;
    align-items: center;
  }
}

@media only screen and (max-width: 992px) {
  #mobile_header .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 75%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
    transform: translate(-100%);
    background-color: #fff;
    transition: all 0.4s ease-in-out;
  }
  #mobile_header .menu.is-active {
    transform: translate(0%);
  }
}

#mobile_header .menu-header {
  display: none;
}
#mobile_header .menu-item {
  display: inline-block;
  line-height: 1.5;
  padding-right: 1.25rem;
}
#mobile_header .menu-link {
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
  line-height: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #000;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.25s ease;
  border-bottom: 1px solid #0000000d;
}
#mobile_header .menu-link > i.bx {
  font-size: 1.35rem;
  margin-left: 0.25rem;
  transform: rotate(90deg);
  color: #5f5f5f;
}
#mobile_header .menu-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6px;
  font-size: 1.45rem;
  color: #000;
  transition: all 0.25s ease;
}

@media only screen and (min-width: 993px) {
  #mobile_header .menu-dropdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 992px) {
  #mobile_header .menu-header {
    position: relative;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 3rem;
    z-index: 110;
    visibility: hidden;
    background: transparent;
    border-bottom: 1px solid #0000000d;
  }
  #mobile_header .menu-header.is-active {
    visibility: visible;
    background-color: #fff;
  }
  #mobile_header .menu-header.is-active > .menu-arrow {
    display: block;
  }
  
  #mobile_header .menu-arrow {
    display: none;
    cursor: pointer;
    width: 3rem;
    height: 4rem;
    text-align: center;
  }
  #mobile_header .menu-arrow > i.bx {
    font-size: 1.5rem;
    line-height: 4rem;
    color: #000;
    transition: all 0.25s ease;
  }
  #mobile_header .menu-title {
    font-family: inherit;
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
    text-transform: capitalize;
    color: #000;
    font-size: 14px;
}
  #mobile_header .menu-inner {
    height: 100%;
    margin-top: -3rem;
    overflow-y: auto;
    overflow-x: hidden;
  }
  #mobile_header .menu-item {
    display: block;
    line-height: 1;
    padding-inline: 0;
  }
  #mobile_header .menu-link {
    justify-content: space-between;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-inline: 1.25rem;
    font-size: 13px;
  }
  #mobile_header .menu-link > i.bx {
    margin-left: 0.5rem;
    transform: rotate(0deg);
  }
}

#mobile_header .submenu {
  position: absolute;
  width: 100%;
  height: auto;
  margin-top: 1.75rem;
  padding: 1rem 2rem;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  border-radius: 0.25rem;
  border-top: 2px solid var(--pink-400);
  background-color: #fff;
  box-shadow: var(--shadow-medium);
  transition: all 0.25s ease-in-out;
}

#mobile_header .submenu-inner {
  flex: 0 0 25%;
  padding: 0 1rem;
}
#mobile_header .submenu-title {
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
  line-height: 1;
  padding: 0.75rem 0;
  color: var(--pink-500);
  text-transform: uppercase;
  transition: all 0.3s ease;
}
#mobile_header .submenu-item {
  display: block;
  line-height: 1;
  margin: 0 auto;
}
#mobile_header .submenu-link {
  display: inline-block;
  font-family: inherit;
  font-size: 15px;
  font-weight: 400;
  line-height: inherit;
  padding: 10px 20px;
  white-space: nowrap;
  text-transform: capitalize;
  color: #000;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
  border-bottom: 1px solid #0000000d;
}
#mobile_header .submenu-image {
  display: block;
  width: 100%;
  height: auto;
  margin-block: 0.5rem;
  object-fit: cover;
}
@media only screen and (max-width: 992px) {
  #mobile_header .submenu {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    min-width: auto;
    margin: 0;
    padding: 0;
    padding-top: 4rem;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    box-shadow: none;
    transform: translateX(0%);
  }
  #mobile_header .submenu.is-active {
    display: block;
  }
  #mobile_header .submenu-inner {
    flex: 0 0 100%;
    padding: 0rem;
  }
  #mobile_header .submenu-list {
    margin-bottom: auto;
    width: 100%;
}
  #mobile_header .submenu-link {
    display: block;
  }
  #mobile_header .submenu-image {
    margin-top: 0;
  }
}

#mobile_header .megamenu {
  left: 50%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  transform: translateX(-50%);
}
#mobile_header .megamenu-column-1 {
  left: 65%;
  max-width: 15rem;
  width: 100%;
  height: auto;
}
#mobile_header .megamenu-column-4 {
  display: flex;
  flex-wrap: wrap;
  max-width: 62rem;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 992px) {
  #mobile_header .megamenu {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    min-width: auto;
    margin: 0;
    /* padding: 1rem; */
    padding-top: 3rem;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    transform: translateX(0%);
    box-shadow: none;
  }
}



#mobile_header .overlay {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.45s ease-in-out;
}
@media only screen and (max-width: 992px) {
  #mobile_header .overlay.is-active {
    opacity: 1;
    visibility: visible;
  }
}
#mobile_header .burger {
  position: relative;
  display: block;
  cursor: pointer;
  width: 22px;
  height: 1rem;
  margin-right: 1rem;
  opacity: 0;
  visibility: hidden;
  background: transparent;
}
@media only screen and (max-width: 992px) {
  #mobile_header .burger {
    opacity: 1;
    visibility: visible;
  }
}
#mobile_header .burger-line {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 1;
  border-radius: 1rem;
  background: #fff;
}
#mobile_header .burger-line:nth-child(1) {
  top: 0px;
}
#mobile_header .burger-line:nth-child(2) {
  top: 0.5rem;
}
#mobile_header .burger-line:nth-child(3) {
  top: 1rem;
}
.white_bg {
  padding: 30px 0;
}
#mobile_header #search-menu {
  position: fixed;
  width: 100%;
  height: 70px;
  top: -20em;
  left: 0;
  right: 0;
  white-space: nowrap;
  z-index: 9999;
background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}
#mobile_header #search-menu.toggled {
  top: 0;
  opacity: 1;
  visibility: visible;
}
#mobile_header #search-menu .wrapper {
  position: relative;
  margin: 1em auto 0 auto;
  padding: 0 1em;
}
#mobile_header #search-menu .wrapper input {
  width: 100%;
  padding: 0 0 10px 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #e9e9e9;
  /* font-size: 4em; */
  color: #353535;
}
#mobile_header #search-menu .wrapper input:focus {
  outline: none;
}
#mobile_header #search-menu .wrapper iconify-icon {
  position: absolute;
  display: block;
  /* width: 10%; */
  right: 10px;
  top: 0;
  background: transparent;
  border: none;
  color: #bfbfbf;
  transition: 500ms ease all;
  font-size: 22px;
}
#mobile_header #search-menu .wrapper button:hover {
  color: #fff;
}
#mobile_header #search-menu .wrapper button:focus {
  outline: none;
}
#mobile_header .signin {
  margin-right: 0;
}
#mobile_header .signin img{
  margin-right: 0;
}
#mobile_header #search-icon {
  cursor: pointer;
  text-align: center;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
  color: #fff;
  font-size: 22px;
}
#mobile_header #search-icon:hover {
  color: #fff;
}
#mobile_header{
  display: none;
}
#mobile_search_result a {
  text-decoration: none;
  color: #000;
  width: 100%;
  padding: 8px 18px;
  display: inline-block;
  font-size: 12px;
}
.mob_logo {
  width: 120px;
}
#filter_fix {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  display: none;
  align-items: center;
  justify-content: space-between;
  background: #f6b51e;
  box-shadow: rgb(99 99 99 / 31%) 0px 2px 8px 0px;
  z-index: 9999;
}
#filter_fix button {
  border: 0;
  background: transparent;
  font-size: 26px;
  padding: 12px 8px;
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
}
.filter_btn {
  border-right: 1px solid #00000012 ! Important;
}
#filter_fix button span {
  display: inline-flex;
  margin-right: 10px;
  font-size: 20px;
}
#popular_goods_slider .item {
  border: 1px solid #EAEAEA;
  display: inline-block;
  padding: 20px 10px;
  position: relative;
  width: 100%;
}
#popular_goods_slider .item:hover {
  background: #f3f3f338;
  box-shadow: 3px 3px 6px 0px #0000001A;
}
#accessories_slider .item {
  border: 1px solid #EAEAEA;
  display: inline-block;
  padding: 20px 10px;
  position: relative;
  width: 100%;
}
.sort_popup label {
  display: flex;
  align-items: center;
  line-height: 30px;
  font-size: 14px;
}
.sort_popup h6{
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.sort_popup label input{
  margin-right: 10px;
}

.owl-carousel .owl-nav.disabled {
  display: none !important;
}
.product_list_wrapper {
  padding: 0 10px;
}
.btn-product-filter{
  background: #000d28;
  color: #fff;
  border: 0;
  border: 1px solid #000d28;
}
.btn-product-filter:hover{
  background: transparent;
  color: #000d28;
  border: 1px solid #000d28;
}
.btn:focus-visible {
  background: transparent;
  color: #000d28;
  border: 1px solid #000d28;
  outline: 0;
  box-shadow: none;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #000d28;
}
#privacy_policy {
  margin-top: 150px;
}

.product_lists ul::-webkit-scrollbar {
  height:1px;
}
.flex_div{
  display: flex;
  align-items: center;
}
#mobile_search_result {
  background: #fff;
}
.sort_popup .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.sort_products .modal-content {
  width: 270px;
  margin: auto;
}
#mobile_header .dropdown-toggle {
  background: transparent;
  border: 0;
}
#mobile_header .dropdown-toggle:after {
  filter: brightness(0) invert(1);
}
#mobile_header .dropdown-menu[data-bs-popper] {
  left: -120px;
  top: 30px;
}
.menuwrapper .dropdown-menu.show {
  background: #fff;
  border: 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#mobile_header .dropdown-menu.show {
  background: #fff;
  border: 0;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
#mobile_header .dropdown-item {
  font-size: 12px;
}
.mobile_profile_section main {
  background: transparent!important;
  padding: 0!important;
  margin-bottom: 0!important;
}
.account_links button {
  width: 100%;
}
#filterclose {
  border: 0;
  background: transparent;
  font-size: 22px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.mobile_btn_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  display: flex;
  align-items: center;
}
.mobile_btn_wrap .cart_btn {
  margin: 0;
  width: 35%;
  border: 0;
  border-left: 1px solid #f00;
  justify-content: center;
  border-top: 1px solid #f00;
}
.mobile_btn_wrap .buy_now_btn{
  width: 25%;
}
.mobile_btn_wrap .qtySelector {
  height: 45px;
  width: 40%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 0;
  border-top: 1px solid #0000001f;
}
.mobile_btn_wrap .qtySelector iconify-icon {
  width: 45px;
  font-size: 22px;
}
.mobile_btn_wrap .qtySelector .qtyValue {
  font-size: 14px;
}
.mobile_btn_wrap{
  display: none;
}
/* mobile-cart */
.mobile_cart ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile_cart ul li {
  display: flex;
  border-bottom: 1px solid #00000017;
  padding: 10px 0px;
}
.mobile_cart_image img {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.mobile_cart_details a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  line-height: 19px;
}
.mobile_cart_image {
  width: 30%;
  padding-right: 20px;
}
.mobile_cart_details {
  width: 70%;
}
.mobile_cart {
  display: none;
}
#cart_row8 td:nth-child(2) {
  width: 270px;
}
.stock_update {
  display: flex;
  color: #0000007d;
  font-size: 14px;
  margin: 5px 0px;
}
.mobile_cart_delete button {
  display: flex;
}
.flex_wrap .manrope {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
#filter-result .col-xl-3 {
  padding: 4px;
}
.submit_btn_wrap {
  display: flex;
  align-items: center;
}
#search_result tr {
  width: 100%;
  display: block;
  border-bottom: 1px solid #0000000f;
}
#search_result tr:hover{
  background: #f6b51e;
}
#mobile_search_result tr {
  width: 100%;
  display: block;
  border-bottom: 1px solid #0000000f;
}
#mobile_search_result tr:hover{
  background: #f6b51e;
}
.cart_left .form-group {
  margin-bottom: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 43px!important;
}
.select2-container--default .select2-selection--single {
  height: 43px!important;
  display: flex!important;
  align-items: center!important;
  border: 1px solid #0000001a!important;
  font-size: 13px;
}
.form-select:focus {
  box-shadow: none!important;
}
.form-check-input:checked {
  background-color: #000d28!important;
  border-color: #000d28!important;
}
.padless {
  padding: 0 4px;
}

.addr_type {
  text-transform: uppercase;
  font-size: 10px;
  color: #000000;
  vertical-align: middle;
  padding: 4px 7px;
  border-radius: 2px;
  background-color: #f6b51e;
  font-weight: 500;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  width: fit-content;
}
.edit_address {
  padding: 10px 20px;
}
.edit_address label {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}
.edit_address input {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: transparent;
}
.edit_address .form-group {
  margin-bottom: 10px;
}
.sve_btn {
  background: #000d28;
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 5px;
  font-size: 15px;
  margin: 20px 0px;
  border: 0;
}
.sve_btn:hover{
  background: #000d28;
  color: #fff;
}
.address_modal .modal-header {
  background: #000d28;
  color: #fff;
  border-radius: 0;
  border: 0;
}
.address_modal .modal-header .btn-close {
  filter: brightness(0) invert(1);
  opacity: 1;
}
.address_modal .modal-content {
  border: 0;
  border-radius: 0;
}
.add_address_btn {
  text-align: left;
  background: #f6b51e;
  border: 1px solid #f6b51e;
  color: #000d28;
  border-radius: 0;
  padding: 7px 15px;
  font-weight: 400;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin: 20px 0px;
}
.add_address_btn:hover{
  background: transparent;
  color: #000d28;
  border: 1px solid #0000001a;
}
.add_address_btn iconify-icon {
  margin-left: 7px;
  font-size: 16px;
}
#address_div tr {
  margin: 5px;
  display: inline-block;
  border: 0;
  width: 32%;
  background: #f3f4f8;
  padding: 15px;
}
#address_div tr td {
  border: 0;
  font-size: 13px;
  color: #000000e3;
  width: 100%;
  background: transparent;
}
#address_div tr td strong {
  margin-bottom: 10px;
  display: inline-block;
}
.table-hover>tbody>tr:hover>* {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: transparent!important;
}
#address_div .actions {
  display: flex;
}
#address_div .actions button {
  margin-right: 10px;
  display: flex;
  align-items: center;
  font-weight: 300;
  border: 0;
  padding: 5px;
}
#address_div .actions button iconify-icon {
  font-size: 15px;
}
.address_edit {
  background: #000d28;
}
.address_edit:hover {
  background: #000d28;
}
.address_dlt {
  background: #f44336;
}
.btn-check:checked+.btn, :not(.btn-check)+.btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: #000d28;
  background-color: transparent;
  border-color: #0000001a;
}
#terms_conditions p {
    text-align: justify;
}
.accesory_img {
  text-decoration: none;
  display: block;
}
.accesory_img img{
  width: 100%;
}
#acce_section .owl-dots button.owl-dot.active {
  background: #fbb91e;
}
#acce_section .owl-dots button {
  border: 1px solid #000;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 2px;
}
#acce_section  .owl-dots {
  text-align: center;
}
.saved_cls {
  color: #959595;
  font-size: 13px;
  font-weight: 300;
  margin: 0;
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.saved_cls span {
  color: #45C930;
  font-weight: 300;
  font-size: 13px;
}
.edit_address textarea {
  font-size: 14px;
}
.edit_address .select2-selection.select2-selection--single {
  font-size: 14px;
}
.change_password_wrap input.full-width {
  width: 100%;
}
.change_password_wrap input.half-width {
  width: 50%;
}
#my_orders #result thead {
  background: #f2f4f8;
}
.loginimg img {
  width: 100%;
  height: 410px;
  object-fit: cover;
}
.loginpop {
  max-width: 710px;
}
.loginpop .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
}
.login_wrap {
  margin-top: 20px;
}
.loginpop .modal-body {
  padding-top: 30px;
}
.tab_flex {
  display: flex;
}
.tab_flex .tab_prd_img {
  margin-right: 15px;
}
.tab_prd_cnt h4 {
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 5px;
}
.product_image_preview img {
  border: 1px solid #ececec;
  padding: 3px;
}
.medium_title {
  font-size: 13px;
  font-weight: 500;
}
.order_value {
  color: #959595;
}
.highlight_amnt {
  background: #06D60212;
  color: #06D602;
  font-size: 13px;
  padding: 2px 5px;
  border: 1px solid #06D60287;
  border-radius: 3px;
}
#my_orders .delete {
  background: #F2F4F8;
  border: 1px solid #000D284A;
  font-size: 12px;
  padding: 4px 5px;
  min-width: 95px;
}
.orderitem_table tbody tr td:first-child {
  width: 43%;
}
.orderitem_table tbody tr td:nth-child(2) {
  width: 16%;
}
.orderitem_table tbody tr td:nth-child(3) {
  width: 27.4%;
}
.owl-next.disabled,.owl-prev.disabled {
  opacity: 0.4;
}

.product_brand {
  position: absolute;
  top: 0;
}
.model_name {
  min-height: 35px;
}
.product_category img {
  height: 50px;
  object-fit: contain;
}

/*Product Category*/
  .cat_slider_wrapper .item a {
    text-decoration: none;
    color: #000;
    text-align: center;
  }
  .cat_slider_wrapper .item a h6 {
    color: #494949;
    font-size: 12px;
    line-height: 18px;
  }
  .cat_slider_wrapper {
    margin: 30px 0 30px;
}
.product_category img {
  max-height: 98px;
  max-width: 98px;
  object-fit: contain;
  margin: 0 auto 13px;
}
#product_cat_slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: right;
  position: absolute;
  top: -55px;
  right: 0px;
}
#product_cat_slider .owl-nav button {
  width: 40px;
  height: 30px;
  display: flex;
  align-items: center;
  background: #fbb91e;
    color: #1e1e1e;
  justify-content: center;
  margin-left: 10px;
  font-size: 16px;
}
#product_cat_slider .owl-nav button:hover{
  color: #000000;
}
.cat_slider_wrapper .item .product_category {
  transition: 0.3s linear;
  border: 1px solid transparent;
  padding: 5px;
  display: block;
}
.cat_slider_wrapper .item:hover .product_category {
  transition: 0.3s linear;
  border: 1px solid #fbb91e;
}
/**/

/*alert*/
.alertIcon {
  color: red;
  font-size: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.alertBox p {
  text-align: center;
}
.alertBtn {
  text-align: center;
}
.alertBtn button {
  border: 1px solid #ececec;
  padding: 2px 10px;
  font-size: 14px;
}
.alertBtn .finalDelete {
  background: #bb2d3b;
  color: #fff;
  border-color: #bb2d3b;
}
/**/
.minval {
  width: 100px;
  position: absolute;
  left: 0;
  z-index: 9;
}
.maxval {
  width: 100px;
  position: absolute;
  right: 0;
  z-index: 9;
}

.range-slider input[type=range].minval::-webkit-slider-runnable-track {
  width: 100px;
  z-index: -1;
}
.range-slider input[type=range].maxval::-webkit-slider-runnable-track {
  width: 100px;
  z-index: -1;
}
input[type=radio] {
  accent-color: #000614;
}

/* checkout page */
#addr_frm2 {
  padding: 20px;
}
#show_shipping_addr p {
  font-size: 14px;
}
#show_billing_addr p {
  font-size: 14px;
}
.address_popup .modal-header{
  background: #000d28;
    color: #fff;
    border-radius: 0;
    border: 0;
}
.address_popup .modal-header .btn-close {
  filter: brightness(0) invert(1);
  opacity: 1;
}
#addr_frm2 input {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: transparent;
  resize: none;
}
#addr_frm2 .form-group {
  margin-bottom: 10px;
}
#addr_frm2 label {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}
.checkout_address {
  background: #f3f4f8;
  padding: 20px;
  margin-bottom: 10px;
}
.payment_type {
  border: 1px solid #000d281c;
  margin: 0px 2px;
  width: 50%;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  position: relative;
  line-height: 15px;
  font-size: 14px;
  /* font-weight: 500; */
}
.payment_type input {
  position: absolute;
  right: 4px;
  top: 6px;
}
.payment_type img {
  display: flex;
  margin: 0 auto 10px;
  width: 25px;
  filter: brightness(0);
  opacity: .4;
}
.addressDelete {
  background: #ff0000;
  color: #fff;
}
#shipping_addr_list p {
  font-size: 14px;
}
#addr_frm1 .form-group label {
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 400;
}
#addr_frm1 input {
  width: 100%;
  border: 1px solid #0000001a;
  padding: 10px;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  background: transparent;
}
#addr_frm1 .form-group {
  margin-bottom: 10px;
}
#billing_addr_list p{
  font-size: 14px;
}
.active_checkbox {
  border-color: #000d2878;
}
.active_checkbox img {
  filter: url();
  opacity: 1;
}
.gmt_text {
  color: #fff;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

#slider-range {
  margin: 20px 0;
}
.ui-widget.ui-widget-content {
  border: 1px solid #fbb91e !important;
  height: 6px !important;
  background: #ffffff !important;
}
.ui-slider .ui-slider-handle {
  width: 12px!important;
  height: 12px!important;
  border-radius: 50%;
}
.ui-slider .ui-slider-handle:focus-visible {
  outline: none!important;
}
.price-label {
  margin: 10px 0;
}

/* Slider handle color */
.ui-slider-handle {
  background: #ffffff !important;
  border: 2px solid #fbb91e !important;
}

/* Slider handle color when active (clicked) */
.ui-slider-handle:focus,
.ui-slider-handle:active {
  background: #ffffff !important;
  border: 2px solid #fbb91e !important;
}

/* Slider range color */
.ui-slider-range {
  background: #fbb91e !important;
}
#privacy_policy strong {
  font-weight: 600;
}
#header_slider .owl-dot.active {
  background: #fbb91e;
}
#header_slider .owl-dot {
  width: 10px;
  height: 10px;
  background: #fde2a4;
  border-radius: 50%;
  margin: 0 3px;
}
#header_slider .owl-dots {
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  bottom: 0px;
}
.price-filter {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}
.price-filter .form-group {
  display: flex;
  gap: 10px; /* Space between input fields */
}
.price-filter .form-control {
  flex: 1;
  padding: 7px;
  border: 1px solid #cccccc54;
  border-radius: 4px;
  background: transparent;
  font-size: 14px;
  font-weight: 500;
}

#slider-range {
  margin-top: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 5px;
}

/* Full-screen overlay */
.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999; /* Ensure it's above other content */
}

/* Loader styles */
.new-loader {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #FFF;
  box-shadow: -24px 0 #FFF, 24px 0 #FFF;
  box-sizing: border-box;
  animation: shadowPulse 2s linear infinite;
}

@keyframes shadowPulse {
  33% {
    background: #FFF;
    box-shadow: -24px 0 #FF3D00, 24px 0 #FFF;
  }
  66% {
    background: #FF3D00;
    box-shadow: -24px 0 #FFF, 24px 0 #FFF;
  }
  100% {
    background: #FFF;
    box-shadow: -24px 0 #FFF, 24px 0 #FF3D00;
  }
}

.input-wrapper {
  position: relative;
  display: inline-block;
  margin-right: 10px; 
}
.currency-symbol {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  pointer-events: none;
  font-family: 'Manrope', sans-serif;
}
.price-filter .form-control {
  padding-left: 30px;  
}
#privacy_policy ul {
  padding-left: 20px;
}
#product_cat_slider .owl-dots button {
  background: #d9d9d9 !important;
  width: 30px;
  height: 1px;
}
#product_cat_slider .owl-dots{
  display: flex;
  justify-content: end;
}
#product_cat_slider .owl-dots .active{
  background: #fbb91e !important;
}
.sort_wrap .filter {
  padding: 4px 5px;
  font-size: 13px;
  margin-left: 10px;
  outline: none;
  box-shadow: none;
  border: 1px solid #00000029;
  border-radius: 5px;
}
#empty_cart {
  height: calc(100vh - 65vh);
  display: flex;
  align-items: center;
  justify-content: center;
}

#login-mobile .err_msg {  
  text-align: center !important;
  display: block;
}

#login-email .err_msg {  
  text-align: center !important;
  display: block;
}

.toastify { 
  font-size: 16px; 
}
 
@media (max-width: 767px) {
  .toastify {
     font-size: 14px; 
  }
}

.input-group {
  position: relative;
}

#edit-mobile-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #fbb91e;
  cursor: pointer;
  display: none;  
}

.mobile_input {
  padding-right: 35px;  
}

.input-group {
  position: relative;
}

#edit-email-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  color: #fbb91e;
  cursor: pointer;
  display: none;  
}

.email_input {
  padding-right: 35px;  
}

.form-check1 .form-check-label {
  margin: 0 0 0 8px;
}
.btn-yellow {
  background: #eaae20;
  border: 0;
  padding: 6px 10px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
}
.btn-yellow iconify-icon {
  position: relative;
  top: 3px;
  font-size: 15px;
}
.four-not-four1 {
  height: 430px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.dropdown-menu li {
  border-bottom: 1px solid #ecececba;
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.dropdown-menu li:last-child {
  border-bottom: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
}


/*new order page list*/
.orderlist ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.order_name {
  display: flex;
  align-items: center;
}
.order_name img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  padding: 5px;
  background: #fff;
  margin-right: 20px;
}
.orderlist > ul li {
  border: 1px solid #00000014;
  background: #000d2805;
  transition: 0.3s linear;
  margin-bottom: 20px;
}
.orderlist > ul li:hover {
  box-shadow: 0 1px 12px 2px #dbdbdb;
  transition: 0.3s linear;
}
.in_order_name p {
  margin: 0;
  font-size: 13px;
  color: #959595;
}
.ref {
  color: #000000a3 !important;
}
.ord_success {
  background: green;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  margin-right: 10px;
}
.ord_fail {
  background: red;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  margin-right: 10px;
}
.ord_hold {
  background: orange;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  margin-right: 10px;
}
.order_status {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
}
.in_order_name h5 {
  font-size: 16px;
}
.order_price {
  font-size: 15px;
}
.ordstatus_msg {
  margin: 3px 0 0;
  color: #959595;
  font-size: 13px;
  width: 88%;
}
.orderlist ul li .row1{
  margin: 5px -5px;
}
.orderlist ul li a {
  /*border-bottom: 1px solid #423d3d1c;*/
  display: block;
  /*margin-bottom: 10px;*/
  /*padding-bottom: 6px;*/
  text-decoration: none;
  color: #000;
}
.orderlist ul li a:last-child {
  border-bottom: 0;
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/**/

/*order detail new*/
.order_detail_top {
  /* border-bottom: 1px solid #ececec; */
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.ordertitle {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 24px;
}
.orderdetail_blk p {
  color: #605d5d;
  font-size: 15px;
  margin-bottom: 0;
}
.order_phone {
  margin-top: 20px;
}
.order_phone .ordertitle {
  margin-bottom: 10px;
}
.orderdetail_blk .invoicedwnld {
  text-decoration: none;
  background: #000d28;
  color: #fff;
  padding: 8px 10px;
  display: flex;
  font-size: 14px;
  align-items: center;
  width: 170px;
}
.invoicedwnld iconify-icon{
  margin-right: 10px;
}
/**/


/*order status progress*/
.ProgressBar {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ProgressBar-step {
  text-align: center;
  position: relative;
  width: 100%;
}
.ProgressBar-step:before, .ProgressBar-step:after {
  content: "";
  height: 3px;
  background-color: #9F9FA3;
  position: absolute;
  z-index: 1;
  width: 100%;
  left: -50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}
.ProgressBar-step:first-child:before, .ProgressBar-step:first-child:after {
  display: none;
}
.ProgressBar-step:after {
  background-color: #ffc11f;
  width: 0%;
}
.ProgressBar-step.is-complete + .ProgressBar-step.is-current:after, .ProgressBar-step.is-complete + .ProgressBar-step.is-complete:after {
  width: 100%;
}

.ProgressBar-icon {
  width: 15px;
  height: 15px;
  background-color: #9F9FA3;
  fill: #9F9FA3;
  border-radius: 50%;
  padding: 0.5em;
  max-width: 100%;
  z-index: 10;
  position: relative;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}
.is-current .ProgressBar-icon {
  fill: #FFF;
  background-color: #FFF;
	border: 3px solid #ffc11f;
	transition: all .25s ease-out;
}
.is-complete .ProgressBar-icon {
  fill: #DBF1FF;
  background-color: #ffc11f;
	transition: all .25s ease-out;
}

.ProgressBar-stepLabel {
  display: block;
  color: #000;
  position: absolute;
  padding-top: 0.5em;
  width: 100%;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  font-size: 11px;
  font-weight: 400;
}
.is-current > .ProgressBar-stepLabel, .is-complete > .ProgressBar-stepLabel {
  color: #000D28;
}
.ProgressBar-stepdate {
  display: block;
  color: #9F9FA3;
  position: absolute;
  padding-top: 1.9em;
  width: 100%;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  font-size: 11px;
}
.ProgressBar-step:hover {
  box-shadow: none !important;
}
.ProgressBar-step{
  border: none !important;
}
.cancelitem {
  border: 1px solid #f5b41d;
  background: transparent;
  font-size: 12px;
  padding: 3px 8px;
  margin-top: 10px;
}
.cancelled{
  border: 1px solid red;
  background: transparent;
  font-size: 12px;
  padding: 3px 8px;
  margin-top: 10px;
  color: red;
}
.checkout-wrap {
  margin-top: 25px;
}
.mobref {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.ref1{
  text-align: right;
  font-size: 12px;
        font-weight: 300;
        color: #ffffffe5;
}
.bg-light1 {
  background: #000d28;
  display: flex;
  padding: 8px 8px;
  color: #fff;
  font-size: 14px;
  margin: 0;
}
.ord_det_id {
    border-bottom: 1px solid #ececec;
    padding: 7px 10px;
    margin: 30px 0 0px;
    background: #000d28;
    color: #fff;
}
.ord_det_id .ref1 {
      font-size: 12px;
    font-weight: 300;
    color: #ffffffe5;
}
/**/

:where([autocomplete="one-time-code"]) {
  --otp-digits: 4;
  --otp-ls: 3ch;
  --otp-gap: 1.2;

  /* Private constants */
  --_otp-bgsz: calc(var(--otp-ls) + 1ch);
  --_otp-digit: 0;

  all: unset;
  background: 
      linear-gradient(90deg, var(--otp-bg, #BBB) calc(var(--otp-gap) * var(--otp-ls)), transparent 0),
      linear-gradient(90deg, var(--otp-bg, #EEE) calc(var(--otp-gap) * var(--otp-ls)), transparent 0);
  background-position: calc(var(--_otp-digit) * var(--_otp-bgsz)) 0, 0 0;
  background-repeat: no-repeat, repeat-x;
  background-size: var(--_otp-bgsz) 100%;
  caret-color: var(--otp-cc, #222);
  caret-shape: block;
  clip-path: inset(0% calc(var(--otp-ls) / 2) 0% 0%);
  font-family: ui-monospace, monospace;
  font-size: var(--otp-fz, 2.5em);
  inline-size: calc(var(--otp-digits) * var(--_otp-bgsz));
  letter-spacing: var(--otp-ls);
  padding-block: var(--otp-pb, 1ch);
  padding-inline-start: calc(((var(--otp-ls) - 1ch) / 2) * var(--otp-gap));
}

/* For this demo */
label span {
  display: block;
  font-family: ui-sans-serif, system-ui, sans-serif;
  font-weight: 500;
  margin-block-end: 1ch;
}
.ProgressBar-stepdate1 {
  display: block;
  color: #9F9FA3;
  position: absolute;
  padding-top: 38px;
  width: 100%;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  font-size: 11px;
}

.order_tracking a {
    color: #e91e25;
    text-decoration: none;
}
.order_tracking {
    font-size: 15px;
    margin-top: 15px;
}

.cd__main {
  background: linear-gradient(to right, #8e9eab, #eef2f3) !important;
}

#tracking {
  background: #fff
}

.tracking-detail {
  padding: 3rem 0;
}

#tracking {
  margin-bottom: 1rem;
}

[class*="tracking-status-"] p {
  margin: 0;
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

[class*="tracking-status-"] {
  padding: 1.6rem 0;
}

.tracking-list {
  height: 220px;
  overflow-y: auto;
  background: #F9f9f9;
}

.tracking-item {
  border-left: 4px solid #00ba0d;
  position: relative;
  padding: 2rem 0.35rem 0.5rem 1.2rem;
  font-size: 0.9rem;
  margin-left: 3rem;
  min-height: 5rem;
}

.tracking-item:last-child {
  padding-bottom: 4rem;
}

.tracking-item .tracking-date {
  margin-bottom: 0.5rem;
}

.tracking-item .tracking-date span {
  color: #888;
  font-size: 85%;
  padding-left: 0.4rem;
}

.tracking-item .tracking-content {
  padding: 0.5rem 0.8rem;
  background-color: #f4f4f4;
  border-radius: 0.5rem;
}

.tracking-item .tracking-content span {
  display: block;
  color: #767676;
  font-size: 11px;
}

.tracking-item .tracking-icon {
  position: absolute;
  left: -0.65rem;
  width: 1.1rem;
  height: 1.1rem;
  text-align: center;
  border-radius: 50%;
  font-size: 1.1rem;
  background-color: #fff;
  color: #fff;
}

.tracking-item-pending {
  border-left: 4px solid #d6d6d6;
  position: relative;
  padding: 2rem 0.35rem 0.5rem 1.2rem;
  font-size: 0.9rem;
  margin-left: 3rem;
  min-height: 5rem;
}

.tracking-item-pending:last-child {
  padding-bottom: 2rem;
}

.tracking-item-pending .tracking-date {
  margin-bottom: 0.5rem;
}

.tracking-item-pending .tracking-date span {
  color: #888;
  font-size: 85%;
  padding-left: 0.4rem;
}

.tracking-item-pending .tracking-content {
  padding: 0.5rem 0.8rem;
  background-color: #f4f4f4;
  border-radius: 0.5rem;
}

.tracking-item-pending .tracking-content span {
  display: block;
  color: #767676;
  font-size: 11px;
}

.tracking-item-pending .tracking-icon {
  line-height: 2.6rem;
  position: absolute;
  left: -0.7rem;
  width: 1.1rem;
  height: 1.1rem;
  text-align: center;
  border-radius: 50%;
  font-size: 1.1rem;
  color: #d6d6d6;
}

.tracking-item-pending .tracking-content {
  font-weight: 600;
  font-size: 17px;
}

.tracking-item .tracking-icon.status-current {
  width: 1.9rem;
  height: 1.9rem;
  left: -1.1rem;
}

.tracking-item .tracking-icon.status-intransit {
  color: #00ba0d;
  font-size: 0.6rem;
}

.tracking-item .tracking-icon.status-current {
  color: #00ba0d;
  font-size: 0.6rem;
}

.tracking-content p {
  font-size: 13px;
  margin-bottom: 5px;
}

.tracking-date p {
  margin: 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}

@media (min-width: 992px) {
  .tracking-item {
      margin-left: 6rem;
  }

  .tracking-item .tracking-date {
      position: absolute;
      left: -5.7rem;
      width: 75px;
      font-weight: 600;
      text-align: center;
  }

  .tracking-item .tracking-date span {
      display: block;
  }

  .tracking-item .tracking-content {
      padding: 0;
      background-color: transparent;
  }

  .tracking-item-pending {
      margin-left: 5rem;
  }

  .tracking-item-pending .tracking-date {
      position: absolute;
      left: -5.7rem;
      width: 75px;
      font-weight: 600;
      text-align: center;
  }

  .tracking-item-pending .tracking-date span {
      display: block;
  }

  .tracking-item-pending .tracking-content {
      padding: 0;
      background-color: transparent;
  }
}

.tracking-item .tracking-content {
  font-weight: 600;
  font-size: 17px;
}

.blinker {
  border: 7px solid #e9f8ea;
  animation: blink 1s;
  animation-iteration-count: infinite;
}

@keyframes blink {
  50% {
      border-color: #fff;
  }
}



@media(max-width:991px) {
  .tracking-item .tracking-date {
      margin-bottom: 0.5rem;
      display: flex;
      gap: 25px;
  }
}