* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /* font-family: "Poppins", sans-serif; */
  font: 400 15px / 28px "Poppins", sans-serif;
  text-decoration: none !important;
  /* list-style-type: none !important; */
}

body {
  letter-spacing: 0px;
  color: #232323;
  padding: 0px;
  overflow-x: hidden;
  z-index: 0;
}

html {
  touch-action: pan-x pan-y !important;
}

h1,
h2,
h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  color: #232323;
}


label {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 400 !important;
  font-style: normal;
}

.product-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  font-style: normal;
}

p {
  font-family: 'Poppins', sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  color: #232323;
}

span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  color: #5a5a5a;
}

a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #232323;
}

a:hover {
  color: #16A34A !important;
}

::selection {
  background-color: #D3D3D3;
}

/*Fix By Yousaf Waseem*/
.page-wrapper {
  /* margin-top: 199px; */
  max-width: 1400px;
  margin-inline: auto;
  padding: 0px 20px;
}

.nav-link.dropdown-toggle {
  background: #fff;
  height: 40px;
  display: flex;
  width: 40px;
  align-items: center;
  justify-content: center;

}

.cart.circle-icon {
  position: relative;
  cursor: pointer;
}

.easystep-par {
  padding-bottom: 110px;
}

#logout-form {
  display: none;
}

.notify-item .fe-user {
  background: #fffffe;
  color: black;
  padding: 15px 17px;
  border-radius: 50px;
  font-size: 15px;
}

.mobi-cart {
  position: relative;
  cursor: pointer;
}

.mobi-cart fa-cart-shopping {
  color: white;
}

.mobi-cart span,
.cart.circle-icon span {
  color: #fff;
  font-size: 8.89px;
  top: -6px;
  left: 25px;
  position: absolute;
  background: #16A34A;
  height: 17px;
  width: 17px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
  padding-top: 2px;
  padding-right: 1px;
}


.login.circle-icon i {
  font-size: 24px;
}

.cart.circle-icon i {
  font-size: 24px;
}

.login.circle-icon {
  cursor: pointer;
}

.footer ul {
  padding-left: 0px;
}

.newsletter .form-inline {
  display: flex;
  justify-content: end;
}

.border-left-counter {
  border-right: 1px solid #474747;
}

.banner-inner i.fa-solid {
  transform: rotate(318deg);
  vertical-align: sub;
  font-size: 15px;
}

.footer h5 {
  color: #fff;
}

button.carbtn.pre {
  border: 1px solid;
  padding: 14px 22px;
  border-radius: 50px;
  background: #fff;
}

.phone-cards-wrapper {
  display: none;
}

@media screen and (min-width: 768px) {

  img.mobilebanner {
    display: none;
  }

  .sell-items h5,
  .sell-items ul {
    margin-left: -30px;
  }

  button.carbtn.pre.mobile {
    display: none !important;
  }

  .newsletter button:focus {
    box-shadow: none !important;
  }

  .fotter-logo p.text-white {
    font-size: 20px;
    margin-top: 20px;
    max-width: 280px;
  }

  .tp-widget-rating {
    font-size: 20px;
    font-weight: 800;
  }



  .easystep-section p.easystep-par {
    font-size: 20px !important;
  }

  .banner a {
    font-size: 14px;
  }

  .counter h3 {
    font-size: 36px;
    font-weight: 700 !important;
  }

  .counter span {
    font-size: 20px;
    color: #85898C;
  }

  .banner p {
    font-size: 20px;
  }

  p.text-white.newsletter-white {
    font-size: 20px;
  }

  .footer .row {
    flex-wrap: initial;
  }


}


@media screen and (max-width: 768px) {
  .page-wrapper {
    margin: 0 auto;
  }


  .footer_wrapper .middle_part_main .contact-us-details,
  .footer_wrapper .middle_part_main .working_hours {
    padding-inline: 0px !important;
  }

  .product-section.trade-in-deals .orange-ring,
  .product-section.trade-in-deals .orange-ring.desc {
    display: none !important;
  }

  .banner-main .main-banner-design {
    background-image: url(../img/banner/banner-mobile.svg) !important;
    height: 278px !important;
    padding-inline: 40px;
    background-size: cover !important;

  }


  .banner-main .top-search {
    padding: 5px 0px 20px !important;
    margin: auto;
  }




  .product-section.trade-in-deals {
    padding: 58px 35px !important;
  }

  .product-section.trade-in-deals h1 {
    font-size: 34px !important;
    line-height: 41px !important;
  }

  .product-section.trade-in-deals .trade-in-paragraph {
    font-size: 12px !important;
    line-height: 22px !important;
  }

  .categeory-section-links .category-cards {
    flex: 1 1 45% !important;
    padding: 0px 15px !important;
    max-width: 47%;

  }

  .category-cards .image img {
    max-width: 100%;
    height: 125px;
  }

  .categeory-section-links .category-name a {
    font-size: 16px !important;
    line-height: 14px !important;
    text-align: center !important;
    padding-bottom: 0px !important;
  }

  .categeory-section-links .category-desc {
    font-size: 10px !important;
    line-height: 14px !important;
    text-align: center !important;
    padding-bottom: 5px !important;
  }

  .categeory-section-links .category-link {
    text-align: center !important;
  }

  .categeory-section-links .category-link a {
    font-size: 12px !important;

  }


  .categeory-section-links .category-link p {
    font-size: 12px !important;
    text-align: center !important;
    line-height: 20px;
  }

  .categeory-section-links .category-link img {
    height: 13px !important;
    margin-top: -2px;
  }

  .product-section.most-popular-cell {
    padding-bottom: 40px !important;
    padding-inline: 35px !important;
    padding-top: 0px;
  }

  .product-section.most-popular-cell .heading-container {
    padding-inline: 0px !important;
  }

  .product-section.most-popular-cell .trade-in-heading {
    font-size: 34px !important;
    line-height: 40px !important;
  }

  .product-section.most-popular-cell .trade-in-paragraph {
    font-size: 12px !important;
    line-height: 20px !important;
    margin-bottom: 48px !important;
  }

  .product-section.most-popular-cell .cards {
    max-width: 167px !important;
  }

  .phone-cards.top_cards {
    display: none !important;
  }

  .phone-cards-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    /* Gap between the two rows */
    overflow-x: auto;
    /* Enable horizontal scrolling */
    width: 100%;
  }

  .phone-cards-wrapper .phone-cards {
    flex-wrap: nowrap !important;
    overflow-x: auto;
    justify-content: initial !important;
    gap: 20px !important;
    margin: 0 auto;
    padding-left: 25px;
  }

  .phone-cards-wrapper .product-title {
    margin-top: 15px !important;
    min-height: 50px !important;
  }

  .phone-cards-wrapper .product-title a {
    font-size: 14px;
    color: #232323;

  }

  .phone-cards-wrapper .phone-cards::-webkit-scrollbar {
    display: none;
  }

  .phone-cards-wrapper .cards {
    flex: 0 0 150px;
    min-width: 150px;
    box-sizing: border-box;
    /* padding: 22px 36px 22px !important; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .phone-cards-wrapper .card-img img {
    max-width: 100%;
    height: auto;
  }

  .product-section.most-popular-cell .phone-cards-wrapper .phone-cards .Card-name p {
    font-size: 12px !important;
    padding-top: 6px !important;
  }

  .popular-cellPhone-banner .banner-info-links {
    position: unset;
    width: 100%;
  }

  .popular-cellPhone-banner .banner-info-links h2 {
    font-size: 28px !important;
    line-height: 31px !important;
    text-align: center !important;
    margin-bottom: 16px !important;
  }

  .popular-cellPhone-banner .banner-info-links p {
    font-size: 1.1em !important;
    line-height: 1.6em !important;
    text-align: center !important;
  }

  .popular-cellPhone-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    padding-inline: 25px !important;
  }

  .faq_wrapper .inner_wrapper_faq .faq_img {
    display: none;
  }

  .faq_wrapper .inner_wrapper_faq {
    padding: 40px 24px !important;
  }

  .faq_wrapper .inner_wrapper_faq .faq_content_wrapper .top_heading h3 {
    padding-bottom: 36px !important;
    text-align: center !important;
  }

  .faq_wrapper .inner_wrapper_faq .accordion-body {
    padding-top: 8px !important;
    font-size: 12px !important;
  }

  .faq_wrapper .inner_wrapper_faq .accordion-item .accordion-button {
    font-size: 14px !important;
  }

  .footer_wrapper .logo_links_wrapper {
    flex-direction: column;
    padding-inline: 36px !important;
    padding-bottom: 0px !important;
  }

  .footer_wrapper .logo_links_wrapper .footer_logo {
    text-align: center !important;
  }

  .footer_wrapper .links_footer ul {
    flex-direction: column;
  }




  .footer_wrapper .middle_part_main .heading_socials {
    padding-inline: 0px !important;
    padding-bottom: 38px !important;
  }

  .footer_wrapper .middle_part_main {
    margin-inline: 36px !important;
    padding-top: 24px !important
  }

  .footer_wrapper .middle_part_main .heading_footer_middle p {
    font-size: 22px !important;
  }

  .footer_wrapper .middle_part_main .heading_footer_middle {
    padding-bottom: 38px !important;
  }

  .footer_wrapper .socials_main {
    text-align: center !important;
  }





  .cart.circle-icon i,
  .login.circle-icon i {
    font-size: 24px;
  }

  .mobi-cart span,
  .cart.circle-icon span {
    height: 13px;
    width: 13px;
    left: 18px;
  }

  #menu-icon {
    display: block !important;
    margin: 0 0px !important;
    margin-right: auto !important;
  }

  /* .product-section .col-sm-6.p-0:nth-child(odd) .comp-prd {
    border-right: 1px solid #eaeaea;
  } */

  /* .product-section .col-sm-6.p-0 .comp-prd {
    border-bottom: 1px solid #eaeaea;
  } */

  /* .product-section .col-sm-6.p-0:last-child .comp-prd {
    border-bottom: 0px solid #eaeaea;
  } */

  .product-section .iphone-devices-mobile .prduct-thumb img {
    height: 120px !important;
    width: auto !important;
    object-fit: cover;
    transition: all 0.5s ease;
  }

  .border-left-counter.counter-mob {
    border-right: 0px;
  }

  .counter {
    margin-top: -16px;
    position: relative;
  }

  img.mobilebanner {
    width: 100%;
    margin-top: 52px;
  }

  body .banner {
    background-position: 0%;
  }


  .register {
    margin-left: auto;
  }

  body .nav-link.dropdown-toggle {
    height: 30px;
    width: 30px;
    background: transparent;
  }

  .login.circle-icon img {
    /*height: 30px;*/
    /*width: 30px;*/
    filter: brightness(100);
  }

  .cart.circle-icon img {
    /*height: 30px;*/
    /*width: 30px;*/
    filter: brightness(100);
  }

  .cart.circle-icon {
    display: flex;
    padding-left: 0px !important;
    height: 30px;
    background: transparent;
    width: 30px;
  }

  .login.circle-icon {
    display: flex;
    padding-right: 0px !important;
    height: 30px;
    background: transparent;
    width: 30px;
  }

  body .botfooter a {
    padding: 3px 7px;
    margin: 0 0px;
  }

  button.carbtn.pre i.fa-solid {
    transform: rotate(318deg);
  }

  button.carbtn.pre.mobile {
    display: block !important;
    width: 100%;
    padding: 10.5px 22px;
    margin-top: 20px;
  }



  .footer ul {
    padding-top: 2px !important;
  }

  .fotter-logo .text-white {
    font-size: 16px !important;
    margin-bottom: 30px;
  }

  .newsletter button.btn.btn-primary {
    width: 100px !important;
    padding: 7px 10px;
  }



  .newsletter p {
    font-size: 14px !important;
  }

  .newsletter p,
  .newsletter h1 {
    text-align: left;
  }

  .botfooter .text-white {
    font-size: 14px !important;
  }

  .counter h3 {
    font-size: 30px;
  }

  .newsletter form.form-inline {
    flex-wrap: initial;
  }

  body .banner-outer {
    padding: 0px 0px;
  }

  .banner-inner p {
    max-width: 283px;
    font-size: 14px;
  }

  .banner a {
    font-size: 14px;
  }

  .banner {
    margin-top: 52px !important;
  }

  /*  .mobi-cart {
    margin-left: auto !important;
  }*/
  .header-top-primary {
    height: 52px !important;
  }

  body .outer-header {
    height: 52px;
    background: #1F2125;
    display: none
  }

  .counter .col-md-3 {
    text-align: center !important;
  }

  .trustpilot-widget iframe {
    height: 24px !important;
  }
}

.circle-icon {
  background: #fff;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
}

.product-section-outer i.fa-solid {
  transform: rotate(318deg);
}



.tp-widget-rating {
  font-size: 20px;
}


.trustpilot-widget {
  background: #f6f6f6;
  padding: 23.5px 0px;
}

.owncontainer {
  max-width: 1220px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0px 20px;
}

.product-section-outer {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}

.announcement_bar {
  background: #f5f5f5;
  overflow: hidden;
  white-space: nowrap;
}

.scrolling_text {
  display: block;

}

.scrolling_text span {
  color: #000;
  font-size: 13px;
  font-weight: 500 !important;
}


.scrolling_text a {
  color: #000 !important;
  margin-left: 10px;
  font-weight: 500 !important;
  transition: all 5s ease-in-out;
  text-decoration: underline !important;
}

/* Scrolling effect */
.scrolling_text span {
  display: inline-block;
  padding-left: 100%;
  /* start outside */
  animation: scrollText 15s linear infinite;
}

/* Keyframes for scrolling */
@keyframes scrollText {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-100%);
  }
}

/* Only apply scrolling on mobile */
@media (max-width: 768px) {
  .scrolling_text span {
    animation: scrollText 15s linear infinite;
  }
}

/* Desktop: keep static */
@media (min-width: 769px) {
  .scrolling_text span {
    animation: none;
    padding-left: 209px;
  }
}

.bottom_header_wra {
  background: #fff;
  border-bottom: 1px solid #ddd;
}



.outer-header {
  background: #FFF;
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 999;
}



/*Fix By Yousaf Waseem*/


.header-top-text {
  line-height: 24px;
  letter-spacing: 0.38px;
  color: #1D2433;
  font-size: 14px;
}


.top-menu img {
  object-fit: contain;
}


.navbar {
  display: flex;
  position: relative;
  padding-top: 20px;
  margin-left: 30px;
}

.navbar a {
  position: relative;
  font-size: 1.1rem;
  color: #222427;
  font-weight: 600;
  padding: 5px 0;
  margin: 0 15px;
  transition: all 0.6s ease;
}

.navbar a.active {
  position: relative;
}

.navbar a.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  background: black;
}

.register .login-btn {
  background: #2952a3;
  color: #ffffff;
}

.register .signin {
  border: 1px solid #2952a3;
  color: #000000;
  transition: all 0.5s ease;
}

.register .signin:hover {
  background: #2952a3;
  color: #ffffff;
}

/*Fix By Yousaf Waseem*/
.register {
  display: flex;
  align-items: center;
  /* gap: 20px; */
}

.cart {
  display: flex;
  justify-content: center;
  align-items: center;
  /*    margin-right:-14px;*/
  width: 32px;
  height: 32px;
}


.active-men {
  /* display: block !important; */
  transform: translate(0) !important;
}


@media screen and (min-width: 768px) {
  .mobile_annoucement {
    display: none;
  }



}

.comp-prd {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 10px;
  transition: 0.4s ease-in-out;
  padding: 0 0 20px 0;
  height: 100%;
  border: 0px;
  border-radius: 0px;
  border-bottom: 1px solid #eaeaea;
  /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}

.product-section.home-pg .last-child-product .comp-prd {
  border-right: 0px !important;

}

.comp-prd:hover {
  cursor: pointer;
  border: 1px solid #16A34A !important;
  /* box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.12); */
}


.product-title {
  padding-top: 60px;
  font-size: 18px;
  color: #000;
}

/*Fix By Yousaf Waseem*/

.cart img {
  /*    width: 100%;*/
  /*    margin-right: -35px;*/
  cursor: pointer;
}

/*Fix By Yousaf Waseem*/
#menu-icon {
  display: flex;
  cursor: pointer;
  z-index: 9999 !important;
  color: #ffffff;
  font-size: 25px;
  display: none;
}




/*Fix By Yousaf Waseem*/
.menubar a,
.outer-header-mobile .menu-items ul li a {
  color: #232323;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  white-space: nowrap;
}


.banner-main .main-banner-design {
  max-width: 1300px;
  background-image: url('../img/banner/background-banner.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 380px;

}


.top-search .input-group .fa-search {
  left: 15px;
  right: unset !important;
}

.top-search .input-group .form-control {
  height: 52px;
  border: 2px solid #DEDEDE;
  width: 439px !important;
  position: unset !important;
  padding: .375rem 2.8rem !important;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #909090;
  box-shadow: unset;
  display: inline-block;
  border-radius: 0 !important;
}


.product-section.trade-in-deals {
  max-width: 1250px;
  z-index: 0;
  position: relative;
}

.categeory-section-links {
  display: flex;
  gap: 24px;
  justify-content: center;
  flex-wrap: wrap;
}

.category-cards {
  width: 100%;
  max-width: 230px;
  border: 1px solid #C8C8C8;
  border-radius: 10px;
  padding: 0px 15px;
  /* transition: all 0.5s ease; */
}

.category-cards .image {
  padding-bottom: 12px;
}

.categeory-section-links .category-name a {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  text-align: left;
  color: #1D2433;
  padding-bottom: 12px;
}

.categeory-section-links .category-name a:hover {
  color: #16A34A;
}

.categeory-section-links .category-desc {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #697684;
  padding: 5px 0px;
}

.categeory-section-links .category-link {
  padding: 10px 0px;
}

.category-link a {
  display: inline-flex;
  align-items: center;
  background-color: #FF7A00;
  color: white;
  padding: 5px 20px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  width: 100%;
  max-width: 300px;
}

.category-link a i {
  margin-left: auto;
  /* pushes the icon to the right */
}

.category-link a span i {
  transition: transform 0.3s ease;
}

.category-link a:hover {
  background-color: #e08503;
  color: #fff !important;
}

/* .category-link a:hover span i {
  transform: translateX(4px) translateY(-4px);
} */

.category-cards:hover {
  /* box-shadow: 26px 53px 59px 0px #00000030; */
  /* border: transparent; */
}

.product-section.trade-in-deals .trade-in-heading {
  font-family: 'Poppins';
  font-size: 24px;
  font-weight: 600 !important;
  line-height: 34px;
  color: #1D2433;
  margin-bottom: 6px;
}

.product-section.trade-in-deals .trade-in-paragraph {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 21px;
  text-align: center;
  color: #697684;
  width: 100%;
  max-width: 726px;
  margin: auto;
  margin-bottom: 35px;
}

.product-section.trade-in-deals .ring {
  position: relative;
}

.product-section.trade-in-deals .orange-ring {
  /* width: 27px;
  height: 27px;
  border: 3px solid #EE7608;
  display: block;
  border-radius: 50px;
  position: absolute;
  transform: translate(200px, 20px); */
  display: none;
}

.product-section.trade-in-deals .orange-ring.desc {
  /* transform: unset !important;
  right: 0;
  bottom: 0; */
  display: none;
}

.product-section.most-popular-cell {
  max-width: 1250px;
}

.product-section.most-popular-cell .phone-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.product-section.most-popular-cell .cards {
  width: 100%;
  max-width: 180px;
  border-radius: 16px;
  background: #FFFFFF;
  /* border: 2px solid #16A34A33; */
  padding: 12px;
}

.product-section.most-popular-cell .cards img:hover {
  transition: all .50s ease !important;
}

.product-section.most-popular-cell .cards img:hover {
  /* transform: scale(1.1); */
}


.product-section.most-popular-cell .heading-container {
  width: 100%;
  max-width: 822px;
  margin: auto;
  padding: 0 15px;
}

.product-section.most-popular-cell .trade-in-heading {
  font-size: 24px !important;
  font-weight: 600 !important;
  line-height: 34px;
  /* letter-spacing: -0.02em; */
  text-align: center;
  color: #232323;
  text-transform: capitalize;
  /* margin-bottom: 10px; */
}

.product-section.most-popular-cell .trade-in-paragraph {
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 21px;
  text-align: center;
  color: #697684;
  text-transform: capitalize;
  margin-bottom: 35px;
}

.product-section.most-popular-cell .phone-cards .Card-name p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-align: center;
  padding-top: 20px;
  color: #232323;
}

.product-section.most-popular-cell .phone-cards .Card-name p:hover {
  color: #16A34A !important;
}



.popular-cellPhone-banner {
  max-width: 1150px;
  margin: 0 auto;
  padding: 20px;

}

.popular-cellPhone-banner .banner-info-links {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .banner-main .banner_.background-img {
    padding-inline: 20px;
  }


  .tags_wrapper {
    position: relative;
    top: 0px !important;
    left: 0px !important;
    width: 100%;
    margin-top: 20px;
  }

  .popular-cellPhone-banner .banner-cell-img {
    display: none;
  }
}

@media screen and (max-width: 780px) {
  .register.cart-user .customer-contact {
    gap: 8px !important;
  }
}

.popular-cellPhone-banner .banner-cell-img {
  float: right;
  width: 50%;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.popular-cellPhone-banner .banner-info-links h2 {

  font-size: 24px;
  line-height: 40px;
  letter-spacing: -0.02em;
  text-align: center;
  color: #232323;
}

.popular-cellPhone-banner .banner-info-links a {
  font-weight: 500 !important;
}

.popular-cellPhone-banner .banner-info-links p {
  font-size: 15px;
  font-weight: 300 !important;
  line-height: 21px;
  color: #232323;;
}



@media screen and (min-width: 768px) {
  .outer-header {
    display: block !important;
  }

  .outer-header-mobile {
    display: none !important;
  }
}

/* .outer-header-mobile .menu-items {
  display: none;
  transition: all 0.5s ease;
} */
body.menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.outer-header-mobile .menu-items {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  background: #fff;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
  transition: transform 0.3s ease-in-out;
  z-index: 9999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* Close button */
.menu-items .menu-close {
  background: none;
  border: none;
  position: absolute;
  top: 15px;
  right: 20px;
  cursor: pointer;
  z-index: 10000;
}

/* When menu is open */
.outer-header-mobile.menu-open .menu-items {
  transform: translateX(0);
}

.outer-header-mobile .header {
  padding: 20px 20px;
  border-bottom: 1px solid #ddd;

}

.outer-header-mobile .menu-items ul {
  padding-left: 0;
}

.outer-header-mobile.menu-open .customer-contact {
  height: auto;
  flex-wrap: wrap;
  gap: 10px !important;
  padding: 10px 0;
}

.outer-header-mobile.menu-open .customer-contact>div {
  height: auto;
}



.outer-header-mobile .menu-toggle {
  border: none;
  background: no-repeat;
}

/*Fix By Yousaf Waseem*/

.menubar ul li a::after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 0%;
  height: 2px;
  left: 50%;
  bottom: -4px;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  transition: 0.3s ease-in-out;
}

.menubar ul li a:hover::after {
  width: 90% !important;
}

@media (max-width: 1280px) {
  header {
    /* background: #1F2125; */
    transition: all 0.5s ease-in-out;
    height: 70px !important;
  }


  .navbar a {
    padding: 5px 0;
    margin: 0px 10px;
  }
}

@media (max-width: 1090px) {
  #menu-icon {
    display: block !important;
    margin-left: 30px;
    background: #ffffff36;
    padding: 7px 10px;
    font-size: 13px;
    border-radius: 0.25rem;
  }

  .fa-cart-shopping {
    color: #ffffff;
  }

  .navbar {
    margin-top: 5px;
    position: absolute;
    top: 100%;
    right: -150%;
    width: 50% !important;
    min-height: 100vh;
    padding-top: 5px;
    background: #2952a3;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 8px;
    transition: all 0.5s ease-in-out;
  }

  .navbar a {
    display: block;
    margin: 3px 0;
    padding: 0 20px;
    color: #ffffff;
    transition: all 0.5s ease;
  }

  .navbar a:hover {
    color: #000;
  }

  .navbar a.active {
    color: #ffffff !important;
    transform: translateY(5px);
  }

  .open {
    right: 2%;
  }
}

/* nav style start */

/*Fix By Yousaf Waseem*/
/*  .top-search{
        margin-right: -170px !important;
    }*/
/*Fix By Yousaf Waseem*/

.top-search input {
  border-radius: 50px !important;
  font-size: 12px;
  line-height: 1.5;
  border: none;
  outline: none;
  padding: 0 4px 0px 20px !important;
  background: #ffffff;
  height: 40px;
  display: none;
  position: absolute !important;
  right: 0px;
  top: 42px !important;
  width: 257px !important;
  box-shadow: rgb(175, 175, 175) 0px 1px 4px 1px;
}


.top-search {
  max-width: 515px;
}

.top-search .input-group {
  position: relative;
}

.top-search .input-group .fa-search {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(-10%, -50%);
  z-index: 2;
  font-size: 0px;
  background: #ffffff;
  color: #000000;
  padding: 7px;
  border-radius: 50px !important;
}

.top-search span {
  font-size: 15px;
  margin: 0 15px;
}

.top-search .btn {
  background: #000000;
  color: #ffffff;
  font-size: 15px;
  border-radius: 50px;
  padding: 0 35px;
  margin-left: -90px;
  z-index: 9;
}

.btn .btn-search:hover {
  background: #111111;
}

.top-search .btn:hover {
  background: #111111;
}

/* nav style end */
/* Hero section start */
.hero-section {
  width: 100%;
  background: #f1f1ff;
  overflow-x: hidden;
  margin: 0px auto;
}

.hero-section .banner {
  width: 85%;
  float: right;
}


/* Product section start */

/*Fix By Yousaf Waseem*/
.product-section {
  background: #ffffff;
  width: 100%;
  max-width: 1250px;
  text-align: center;
  padding: 40px 20px 20px;
  overflow-x: hidden;
  margin: 0 auto;
}

/*Fix By Yousaf Waseem*/

.product-section h1 {
  font-size: 40px !important;
  font-weight: 700 !important;
}

.product-section img {
  cursor: pointer;
}

/* .prduct-thumb {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 165px !important;
  width: 100% !important;
  padding-top: 30px;
  overflow: visible !important;
  background: #f1f1ff;
  border-radius: 10px;
  transition: all 0.5s ease;
} */

body .prduct-thumb img {
  width: auto;
  height: 160px;
  object-fit: cover;
  transition: all 0.5s ease;
}

.img-thumbnail {
  background: transparent !important;
}

.prduct-thumb:hover img {
  /* transform: scale(1.1); */
}

.product-title {
  padding-top: 40px;
  font-size: 24px;
  color: #000;
}

.first-row {
  margin-bottom: 120px;
}

.second-row {
  margin-top: 120px;
}

/* Product section end */

/* easystep-section section start */
.easystep-section {
  background: #FBFBFB;
  width: 100%;
  padding: 80px 0px 100px !important;
  overflow-x: hidden;
}



.easystep-section p {
  padding-bottom: 20px !important;
}

.easystep-section p {
  font-size: 14px !important;
}

.easystep-section .device {
  position: relative;
  color: #2952a3;
}

.easystep-section .device::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 11px;
  width: 230px;
  height: 1px;
  background: #6754e2;
  right: 50%;
  transform: translate(-50%, -50%);
}

.easybox {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(208, 236, 187, 1);
  border-radius: 10px;
}

.easystep-imgbox {
  display: flex;
  justify-content: center;
}

.easystep-imgbox .stepcount {
  margin-top: 50px;
  padding: 20px;
  width: 70px;
  height: 70px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.easystep-imgbox .easybox span {
  color: #2952a3;
  font-size: 40px;
  font-weight: bold;
}

.easystep-imgbox .easy-description h5 {
  padding-top: 25px;
  color: rgba(35, 35, 35, 1);
  font-weight: 600;
  font-size: 16px;
  text-align: left;
}

.easystep-imgbox .easy-description p {
  font-size: 20px;
  color: rgba(35, 35, 35, 1);
  text-align: left;
}





.owl-theme .owl-controls {
  margin-top: 20px;
}

.owl-theme .owl-controls .owl-page span {
  background: #ccc;
  opacity: 1;
  transition: all 0.4s ease 0s;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #0cca4a;
}

/* testimonial section end */
/* contact-section section start */
.contect-section {
  width: 100%;
  min-height: 70vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #f3f3ff;
  padding: 100px 0;
}

.contect-section .inner-section {
  width: 90%;
  /* background: #f0f0ff; */
  background: url("../img/banner/background.webp");
  padding: 50px 10px 20px 30px;
  overflow-x: hidden;
}

.contect-section h1 {
  font-size: 26px;
  /* font-weight: bold; */
  text-align: center;
}

.contect-section h2 {
  font-size: 28px;
  padding-bottom: 15px;
  font-weight: 500;
}

.contect-section h6 {
  font-size: 18px;
  padding-bottom: 20px;
  position: relative;
  margin-left: 34px;
  font-weight: 500;
}

.addline {
  position: absolute;
  width: 30px;
  height: 1px;
  background: black;
  margin-top: 8px;
}

.addline2 {
  position: absolute;
  width: 30px;
  height: 1px;
  background: black;
  margin-top: 12px;
}

.phem {
  margin-left: 34px;
}

.contect-section ul li {
  font-weight: 500;
  font-size: 18px;
}

.sitemape iframe {
  width: 100%;
  height: 500px;
}

.footer-contact-head {
  position: relative;
}

.footer-contact-head::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -5px;
  width: 150px;
  height: 1px;
  background: #2952a3;
  right: 50%;
  transform: translate(-50%, -50%);
}

/* contact-section section end */
/* footer-section section start */
.newsletter {
  background: #161617;
  padding-top: 50px;
  overflow-x: hidden;
}

.newsletter h1 {
  color: #ffffff !important;
  font-weight: 500 !important;
}

.newsletter p {
  color: #ffffff !important;
}

.newsletter button {
  border: 1px solid #ffffff !important;
  background: #161617 !important;
}

/*Fix By Yousaf Waseem*/
.botfooter {
  border-top: 1px solid #ffffff;
  /*    display: flex;
    justify-content: space-between;
    align-items: center;*/
  padding: 25.6px 0px;
  background: #161617;
}

.botfooter .owncontainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  overflow: initial;
}

.botfooter .owncontainer .text-white {
  margin-bottom: 0px;
}

/*Fix By Yousaf Waseem*/

.newsletter button:hover {
  background: #161617;
  border: 1px solid #222427;
}

.botfooter a {
  padding: 10px 14px;
  border-radius: 50px;
  color: #000000;
  background: #ffffff;
  transition: 0.3s ease-in-out;
  margin: 0 5px;
}

.botfooter a:hover {
  background: #161617;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.footer {
  width: 100%;
  background: #161617;
  padding: 40px;
  padding-top: 62px;
}

/*Fix By Yousaf Waseem*/
/*.footer .fotter-logo{
    margin-top: -50px;
    margin-left: -130px;
}*/

.footer h3 {
  font-weight: 500;
}

.footer .fotter-logo img {
  width: 154.18px;
  height: 80px;
  margin-left: -8px;
  object-fit: cover;
}

.footer .social-link {
  margin-left: -85px;
  padding: 85px 40px;
}

/*Fix By Yousaf Waseem*/
.footer .social-link i {
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
  padding: 10px 13px;
  transition: all 0.5s ease;
}

.footer .social-link i:hover {
  background: #2952a3;
  color: #ffffff;
}

.footer ul li {
  font-size: 18px;
  line-height: 1.4;
  transition: all 0.5s ease;
}

.footer ul li:hover {
  color: #2952a3;
  padding-left: 5px;
}

.footer ul li a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}

/* footer-section section end */

@media (max-width: 1090px) {
  .hero-section {
    padding: 20px !important;
  }

  /* .product-section{
         padding: 10px !important;
    }*/
  .login {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* .prduct-thumb {
  height: 200px;
  width: 200px;
} */

.work-section .wordcount .line1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 1;
  border-top: 2px dashed #94a2ce;
  margin-left: 35px !important;
  overflow: hidden;
}

.work-section .wordcount .line2 {
  position: absolute;
  left: 60%;
  top: -60px;
  width: 300px;
  height: 1;
  border-top: 2px dashed #94a2ce;
  margin-left: -1px !important;
}

/* sell page start */
.product-section .sell-head {
  font-size: 40px;
  max-width: 546px;
  font-weight: 500;
  text-decoration: none !important;
}



/* track-order page start */
.track-order {
  width: 100%;
  min-height: 50vh;
  padding: 150px 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #fbfbfb;
}

.track-order input {
  padding: 30px 20px;
  border: 1px solid #e9ebf4;
  color: #051441;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}

.track-order .btn {
  background: #6754e2;
  font-weight: 500;
  color: #ffffff;
  padding: 0 20px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}

/* track-order page end */
/* contact page start */
.contact-page {
  background: #fbfbfb !important;
}

.contact-head {
  font-size: 40px !important;
  font-weight: 500 !important;
}

.contact-view {
  width: 100% !important;
  padding: 0 150px !important;
  background: #fbfbfd !important;
}

/* contact page end */
@media (max-width: 450px) {

  .sell-item {
    border: none !important;
  }

  /*Fix By Yousaf Waseem*/
  .banner {
    padding-top: 40px !important;
    /*        height:90vh !important;*/
    padding: 20px !important;
    padding-top: 50px !important;
    text-align: left !important;
    padding-bottom: 0px !important;
  }

  /*Fix By Yousaf Waseem*/
  .banner h1 {
    font-size: 30px !important;
  }

  .product-section {
    padding-top: 0px !important;
    padding-bottom: 30px;
  }

  .product-section .sell-head {
    padding-top: 50px;
    font-size: 30px !important;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500 !important;
  }

  .counter {
    padding: 0 !important;
  }

  .counter .col-md-3 {
    /* border-right: ; */
    border-bottom: 1px solid #474747;
    line-height: 2;
    padding: 30px 0;
    width: 50% !important;
  }

  .carousbtn {
    margin: 0 !important;
    text-align: center !important;
  }

  .select-device {
    font-size: 25px !important;
  }

  .login {
    padding: 0 !important;
    display: inline-block;
    justify-content: center;
    align-items: center;
    border: none !important;
  }

  .sell-item a {
    font-size: 15px !important;
  }

  .cart {
    padding-left: 1rem !important;
  }

  .progress-area {
    display: none !important;
  }

  /*.product-section{
    padding-left: 20px !important;
}*/
  .product-title {
    padding-top: 5px !important;
    font-size: 17px !important;
    margin-top: 0px !important;
  }

  .price_div .total {
    font-size: 16px !important;
    margin-top: 55px !important;
  }

  .lab-info h6 {
    font-size: 20px !important;
  }

  .price-ext {
    padding: 0 !important;
  }

  /*  .register {
    position: absolute;
  }*/
  .register .login-btn {
    padding: 10px !important;
    font-size: 12px !important;
    background: #2952a3;
    color: #ffffff;
  }

  #ban-img {
    display: none !important;
  }

  .ban-services {
    display: block !important;
  }



  .top-search .btn {
    padding: 0 10px;
  }

  /* .register {
    width: 55% !important;
  }*/
  .register a {
    font-size: 15px !important;
  }

  .sell-item {
    padding: 0 !important;
  }

  .login {
    padding-right: 8px !important;
  }

  /* Hero section end */
  /* .prduct-thumb{
    margin-left: 70px !important;
} */
  /* .product-section{
         padding-bottom:0px !important;
    }*/
  .product-section .col-sm-6 {
    width: 50%;
    /*        padding-right:20px !important;*/
  }

  .product-section img {
    cursor: pointer;
  }

  .product-section h1 {
    position: relative;
    font-size: 30px;
    font-weight: 600;
  }



  .prduct-thumb {
    transition: all 0.5s ease !important;
    height: 190px !important;
  }

  body .prduct-thumb img {
    height: 130px !important;
    width: auto !important;
    object-fit: cover;
    transition: all 0.5s ease;
  }

  .prduct-thumb:hover img {
    /* transform: scale(1.1); */
  }

  .prduct-thumb .product-title {
    padding-top: 5px;
    font-size: 24px;
    font-weight: 400;
  }

  .first-row {
    margin-bottom: 120px;
  }

  .second-row {
    margin-top: 120px;
  }

  /* Product section end */



  /* easystep-section section start */
  .easystep-section {
    /* padding: 10px !important; */
    padding-top: 60px !important;
    padding-bottom: 0px !important;
    padding: 30px 0 !important;
    background: #161617;
  }

  .easystep-section h1 {
    font-size: 35px;
    font-weight: 500;
    color: #000000;
  }

  .easystep-section .device {
    position: relative;
    color: #2952a3;
  }

  .easystep-imgbox .easy-description p {
    font-size: 14px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px;
  }

  .easystep-section .device::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 11px;
    width: 180px;
    height: 1px;
    background: #6754e2;
    right: 50%;
    transform: translate(-50%, -50%);
  }

  .easybox {
    display: flex;
    justify-content: center;
    align-items: center;
    /*    flex-direction: column;*/
    margin-bottom: 25px !important;
    padding: 30px 25px;
  }

  .easystep-section h2 {
    font-size: 28px;
  }

  .easystep-imgbox {
    display: inline-block !important;
    justify-content: center;
    align-items: center;
  }

  /*Fix By Yousaf Waseem*/
  /*.easystep-image img{
    width: 30% !important;
}*/
  /*Fix By Yousaf Waseem*/

  .easystep-imgbox .stepcount {
    margin-top: 50px;
    padding: 20px;
    width: 70px;
    height: 70px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  }

  .easystep-imgbox .easybox span {
    color: #2952a3;
    font-size: 40px;
    font-weight: bold;
  }

  .easystep-imgbox .easy-description h5 {
    padding: 0 !important;
    padding-top: 20px;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
  }

  .easystep-imgbox .easy-description p {
    text-align: left;
  }

  .easystep-image {
    max-width: 81px;
    min-width: 81px;
    margin-right: 10px;
  }

  /* easystep-section section end */
  .contect-section h6 {
    font-size: 14px !important;
  }

  .contect-section ul li {
    font-size: 14px !important;
  }

  iframe {
    height: 20vh !important;
  }

  .botfooter {
    display: inline-block;
    padding: 20px 0px 30px;
    text-align: left !important;
    width: 100%;
  }

  .newsletter {
    padding-bottom: 40px;
    text-align: center;
  }

  .newsletter input {
    height: 40px !important;
  }

  .form-inline .form-check {
    padding-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px !important;
  }

  .newsletter button {
    margin: 0 0px 0 10px;
    width: 100% !important;
  }

  .footer {
    padding: 0 !important;
  }

  .footer .container-fluid {
    padding-left: 100px !important;
  }

  .footer .fotter-logo img {
    width: 50% !important;
  }

  .text-white {
    font-size: 20px !important;
  }

  .footer h5 {
    font-size: 16px !important;
    font-weight: 500 !important;
  }

  .footer .social-link i {
    margin-bottom: 10px;
    font-size: 20px !important;
  }

  /*Fix By Yousaf Waseem*/

  /*.footer h5{
    margin-left: -75px !important;
}
.footer ul{
    margin-left: -105px !important;
}*/

  .footer ul li a {
    font-size: 14px !important;
  }

  /*Fix By Yousaf Waseem*/
}

.about_btn {
  background: #ffffff;
  margin: 0px 15px;
}

.about_btn:hover {
  color: #000000 !important;
  outline: 1px solid #3e479b !important;
  background: #ffffff !important;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px,
    rgba(0, 0, 0, 0.05) 0px 5px 10px !important;
}

/* #add_device_button {
  background: #081764 !important;
} */

.sign_in_area {
  background: #ffffff !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sign_info img {
  border: none;
  border-radius: 0 !important;
  transition: all 0.6s ease;
}

/* .sign_info img:hover{
    border: 1px solid #3E479B50;
} */
.easy-description p {
  color: #000000;
}

.choose-model {
  background: url("../img/banner/banner3.svg") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 40px;
}

.shop_grid_area {
  background: url("../img/banner/background.webp") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-12 {
  font-size: 12px !important;
}


@media (max-width: 576px) {
  .breadcrumb_area {
    padding: 20px 0px 50px;
  }

  .comp-prd {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 600px) {
  .top-menu {
    justify-content: center !important;
  }

  header {
    height: 52px !important;
  }
}

.breadcrumb-nav {
  padding-block: 5px;
  max-width: 1400px;
  margin-inline: auto;
  padding-inline: 20px;
}

.breadcrumb-nav ol li a {
  display: inline-block;
  color: #5a5a5a;
  font-size: 13px;
  font-weight: 00;
}

.breadcrumb-nav a:hover {
  color: #16A34A;
}

@media (max-width: 420px) {
  .most-popular-cell img {
    width: 100% !important;
  }

  .product-section.most-popular-cell .cards {
    max-width: 140px !important;
  }

  .categeory-section-links .category-cards {
    max-width: 46%;
  }

  .categeory-section-links {
    gap: 15px !important;
  }

  .product-section.trade-in-deals {
    padding: 58px 10px !important;
  }
}

@media (max-width: 373px) {

  .categeory-section-links .category-cards {
    max-width: 100%;
    flex: unset !important;
  }

  .product-section.trade-in-deals {
    padding: 58px 25px !important;
  }
}


/* ================= */

/*Fix By Yousaf Waseem*/
.mw-1440 {
  max-width: 1300px;
}

.bg-f5f5f5 {
  background-color: #f5f5f5 !important;
}

.shadow-xs {
  box-shadow: 0px 1px 2px 0px #0A0D120D;
}

.banner-main {
  padding-top: 70px;
}

.banner-main h1 {
  font-size: 30px;
  color: #fff;
}

.banner-main .content {
  width: 100%;
  max-width: 600px;
  margin-top: 40px;
}

.search-btn {
  background-color: #FF7A00 !important;
  border-radius: 0 12px 12px 0;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  border: none;
}

.search-btn:focus {
  background-color: #FF7A00 !important;
}

.search-btn:hover {
  background-color: #e56d00 !important;
  /* darker hover */
}

.top-searc-container {
  height: 65px;
}

/* CashMyCell-style hero search bar */
.top-searc-container--cashmycell {
  height: auto;
  max-width: 640px;
}

.top-searc-container--cashmycell .top-searc-inner {
  display: flex;
  align-items: stretch;
  background: #fff;
  border-radius: 50px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
  position: relative;
  min-height: 56px;
}

.top-searc-container--cashmycell .top-searc-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 8px;
  color: #6b7280;
  font-size: 18px;
  flex-shrink: 0;
}

.top-searc-container--cashmycell .topbarsearch {
  flex: 1;
  min-width: 0;
  border: none !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  padding: 16px 16px 16px 8px !important;
  box-shadow: none !important;
  background: transparent !important;
}

.top-searc-container--cashmycell .topbarsearch::placeholder {
  color: #9ca3af;
}

.top-searc-container--cashmycell .topbarsearch:focus {
  outline: none;
}

.top-searc-container--cashmycell .search-btn {
  border-radius: 0 50px 50px 0 !important;
  padding: 14px 28px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  flex-shrink: 0;
}

/* CashMyCell-style autocomplete dropdown */
.top-searc-inner .autocomplete-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 8px;
  height: auto;
  max-height: 320px;
  border-radius: 16px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15), 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.06);
  overflow: auto;
  background: #fff;
  z-index: 1050;
}

.top-searc-inner .autocomplete-items .search-result-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 14px 20px;
  color: #111;
  text-decoration: none;
  font-size: 15px;
  transition: background 0.15s ease;
  border-bottom: 1px solid #f3f4f6;
}

.top-searc-inner .autocomplete-items .search-result-link:last-child {
  border-bottom: none;
}

.top-searc-inner .autocomplete-items .search-result-link:hover {
  background: #f9fafb;
}

.top-searc-inner .autocomplete-items .search-item-name {
  font-weight: 500;
}

.top-searc-inner .autocomplete-items .search-item-price {
  font-weight: 600;
  color: #FF7A00;
  margin-left: 12px;
}

.top-searc-inner .autocomplete-items .autocomplete-active .search-result-link,
.top-searc-inner .autocomplete-items div.autocomplete-active .search-result-link {
  background: #fef3e8 !important;
  color: #111;
}

.top-searc-inner .autocomplete-items .autocomplete-active .search-item-price,
.top-searc-inner .autocomplete-items div.autocomplete-active .search-item-price {
  color: #e56d00;
}

.top-searc-inner .autocomplete-items .autocomplete-message {
  padding: 18px 20px;
  color: #6b7280;
  font-size: 15px;
  border-bottom: none;
}

.topbarsearch {
  font-size: 14px !important;
  border-radius: 12px 0 0 12px;

}

.nav-link-icon {
  text-decoration: none;
  color: #000 !important;
  position: relative;
  display: inline-block;
}


.nav-link-icon .text-size {
  font-size: 12px;
}

.cart-count {
  top: -5px;
  right: -10px;
  background: red;
  color: #fff;
  font-size: 8.89px;
  position: absolute;
  height: 17px;
  width: 17px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  padding-top: 2px;
  padding-right: 1px;
}

.payout-section-text {
  font-size: 18px;
}

.gurranteed .img-fluid {
  width: 50px !important;
}

.home-feature-card {
  position: relative;
}

.home-feature-icon {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
}

.home-feature-icon img {
  width: 50px;
}

.container {
  max-width: 1150px !important;
}

.account-icons {
  width: 20px;
}

.bg-fbfbfb {
  background-color: #FBFBFB !important;
}

.get-started-link {
  background: #FF7A00;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 12px 40px;
  max-width: 250px;
  margin: auto !important;

}

.get-started-link a {
  font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
  color: #fff !important;
}
.get-started-link i {
  color: #fff;
  margin-left: 17px;
  font-weight: 700;
}

.get-started-link:hover {
  background: #e56d00;
}

/* Center button */
.video-btn-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: -50px;
  gap: 10px;
  flex-direction: column;
  width: 100%;
  max-width: 300px;
  margin: auto;

}

/* Button style */
.video-btn {
  /* display: flex;
  align-items: center;
  gap: 10px; */
  background: #1f2937;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 12px 24px;
  cursor: pointer;
  transition: background 0.3s ease;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
}

.video-btn:hover {
  background: #374151;
}

.video-btn i {
  font-size: 20px;
}

/* Popup overlay */
.video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  padding: 20px;
  /* keeps space for mobile */
}

.video-popup.active {
  display: flex;
}

/* Video container */
.video-container {
  width: 90%;
  max-width: 900px;
  aspect-ratio: 16/9;
  background: #000;
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  position: relative;
}

/* Responsive */
.video-container iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 10px;
}



/* Close button above popup */
.close-btn {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 36px;
  color: #fff;
  cursor: pointer;
  z-index: 1100;
}

.product-long-description a {
  color: #FF7A00 !important;
}

.product-long-description a:hover {
  color: #16A34A !important;
}

/* Home Blog & Testimonials */

/* page container */
.page-wrap{
  padding:48px 16px;
}
.content-wrapper{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns: 1fr 360px;
  gap:40px;
  align-items:start;
}

/* Section titles */
.section-title{
  font-size:20px;
  margin:0 0 18px 0;
  padding-bottom:10px;
  border-bottom:1px solid #ddd;
  width:fit-content;
}

/* Blog card */
.blog-card{
  background:transparent;
  border-radius:18px;
  border:1px solid #d7d7d7;
  padding:18px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.02);
}

.blog-card-inner{
  display:flex;
  gap:20px;
  align-items:stretch;
}

/* image */
.thumb{
  flex:0 0 420px;
  max-width:420px;
  border-radius:12px;
  overflow:hidden;
  border:1px solid rgba(0,0,0,0.04);
}
.thumb img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}

/* text content */
.blog-content{
  flex:1;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
}
.blog-title{
  font-size:20px;
  margin:0 0 10px 0;
  font-weight:700;
}
.blog-excerpt{
  color:#9aa0a6;
  margin:0 0 16px 0;
}
.blog-meta{
  font-size:12px;
  color:#9aa0a6;
  display:flex;
  gap:12px;
  align-items:center;
  margin-bottom:14px;
}
.author-name{color:#666;font-weight:600}

/* read more button */
.btn-read{
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:#17a34a;
  color:#fff;
  padding:10px 14px;
  border-radius:8px;
  text-decoration:none;
  font-weight:600;
  /* width:fit-conte  nt; */
  box-shadow:0 4px 12px rgba(23,163,74,0.12);
  width: 49%;
    justify-content: center;
}
.action-button-blog a:hover{
  color: #FF7A00 !important;
}
.btn-read .arrow{opacity:0.9}

/* Testimonials */
.col-right .testimonials{
  display:flex;
  flex-direction:column;
  gap:18px;
}
.testimonial{
  padding-left:6px;
}
.stars{display:flex;gap:6px;margin-bottom:8px}
.star{
  width:22px;height:22px;fill:#1fb76a; /* green stars */
}
.testimonial-title{
  margin:0;
  font-size:16px;
  font-weight:700;
}
.testimonial-text{
  margin:6px 0 8px 0;
  color:#9aa0a6;
  font-size:14px;
}
.testimonial-author{
  font-weight:700;
  font-size:13px;
  color:#333;
}
/* responsive */
@media (max-width:1000px){
  .content-wrapper{ grid-template-columns: 1fr 320px; gap:28px; }
  .thumb{ flex-basis:320px; max-width:320px; }
}
@media (max-width:820px){
  .content-wrapper{ grid-template-columns: 1fr; }
  .col-right{ order:2; margin-top:18px; }
  .col-left{ order:1; }
  .thumb{ flex-basis:100%; max-width:100%; }
  .blog-card-inner{ flex-direction:column; }
  .blog-content{ margin-top:12px; }
}
/* Home Blog & Testimonials */
@media (max-width: 768px) {
  .video-btn img {

    width: 25px;
    height: 25px;
  }

  .video-btn {
    padding: 9px 15px;
    font-size: 14px
  }

  .get-started-link {
    max-width: 180px;
    padding: 7px 15px;
    font-size: 14px;
    margin: auto;
  }


  .get-started-link a {
    font-size: 14px;
  }

  .video-btn-wrapper {
    margin-top: 20px;
    max-width: 200px;
  }

  .video-container {
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }

  .video-container iframe {
    border-radius: 0;
  }

  /* .main-banner-design .content{
    margin-top: 50px
  } */

  .outer-header-mobile {
    background-color: #fff;
  }

  .menu-items ul li {
    border-bottom: 1px solid #cccccc;
    /* thin separator like screenshot */
  }

  .banner-main {
    padding-top: 0;
  }

  .banner-main h1 {
    font-size: 18px;
    /* margin-top: -20px; */

  }

  .cart-count {
    top: -8px;
    right: 4px;
    height: 15px;
    width: 16px;
  }

  .payout-section-text {
    font-size: 12px;
    line-height: 18px;
    max-width: 80px;

  }

  .top-searc-container {
    height: 55px;
  }

  /* .account-icons {
    width: 24px;
  } */


  .topbarsearch,
  .search-btn {
    font-size: 16px !important;

  }

  .top-searc-container--cashmycell .top-searc-inner {
    min-height: 52px;
    border-radius: 28px;
  }

  .top-searc-container--cashmycell .top-searc-icon {
    padding-left: 16px;
    font-size: 16px;
  }

  .top-searc-container--cashmycell .topbarsearch {
    font-size: 16px !important;
    padding: 14px 12px 14px 6px !important;
  }

  .top-searc-container--cashmycell .search-btn {
    padding: 12px 20px !important;
    font-size: 14px !important;
  }

  .top-searc-inner .autocomplete-items {
    max-height: 280px;
    border-radius: 12px;
  }

  .gurranteed .img-fluid {
    width: 45px !important;
  }
}