body {
     	font-family: 'Roboto', sans-serif;
  --font-primary: 'Roboto', sans-serif;
    --font-secondary: 'Roboto', sans-serif;
  --color-primary: #ff7400;
    --color-secondary: #0064d2;
     }
     
.axil-product .product-content .product-price-variant span.price.old-price {
    color: #000;
    text-decoration: line-through;
    margin-left: 0;
}


/*brand*/
.single-poster a img {
  height: 432px;
}
h2.title {
    margin-bottom: 0;
    padding-bottom: 0px;
    line-height: 1;
     font-size:22px;
}

input#id {
    display:none;
}
@media only screen and (max-width: 767px) {
  .single-poster a img {
      width:100%;
      height: auto;
    }
    h2.title {
        margin-bottom: 0;
        line-height: 1;
        margin-top: 30px;
       
    }
    .hotdeal-data .slick-single-layout {
        padding: 0px !important;
    }
}

.axil-categorie-area .section-title-wrapper {
        padding-bottom: 0px;
    }

.axil-breadcrumb-area {
    position: relative;
    background-color: #f8f8f8;
    padding: 7px 0 0px;
    margin-bottom:10px;
}
.section-title-wrapper {
    margin-bottom: 0;
    padding: 0px 0 10px;
}


.accordion-item {
    border: none;
}
.accordion-body {
    padding: 0px 0 0 20px;
}
button.accordion-button {
    font-size: 1.8rem;
}
button.accordion-button.collapsed {
    background: aliceblue;
    margin-bottom: 2px;
}
.accordion-body ul {
    margin-bottom: 0px;
    padding-left: 0px;
}
.accordion-body ul li{
    -border: 0.1rem solid #ebebeb;
    border-top: none;
    list-style: none;
    padding-left: 30px;
  margin-top: 0px;
    margin-bottom: 0px;
}
.accordion-body ul li a {
    color: #666;
    font-weight: 300;
    font-size: 12px;
}
/*Header*/
.header-search-modal.open {
  margin-top: 20px;
}

.header-style-2 .axil-header-top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2;
}

.cart-dropdown .cart-content-wrap {
  z-index: 9999;
}

.header-brand a {
  width: 100px;
}

.header-style-2 .axil-header-top {
  padding: 10px 0;
  background: #2874f0;
}

.header-style-2 .axil-header-top .axil-search input {
  opacity: 1;
  background-color: white;
  border: 1px solid white;
}

.header-action>ul>li>a>i {
  color: #7393f2;
}

.etrade-newsletter-wrapper {
  background-size: auto;
  padding: 0;
  line-height: 0;
}

.axil-header-top .header-action>ul {
  justify-content: flex-end;
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-size: 25px;
}

@media only screen and (max-width: 767px) {
  .home-menu .img-fluid {
    display: none;
  }

  .home-menu .mainmenu>li {
    align-items: self-start !important;
  }

  .etrade-newsletter-wrapper {
    height: auto;
  }
}
  
@media only screen and (max-width: 767px) {
  .etrade-newsletter-wrapper {
    height: auto !important;
  }
  .mobile-slide {
    padding-bottom: 8px !important;
}
}
  
  
.main-slider-style-2 .slider-box-wrap {
  padding: 0
}

.slider .slick-slide img {
  width: 100%;
  height: 350px;
  border-radius: 6px;
}

.axil-slick-dots .slick-dots li {
  background: #3f51b5;
}

.axil-product .cart-action {
  margin: 0;
}

.axil-product .cart-action li.select-option button {
    
      position: relative;
      height: 40px;
      line-height: 97px;
      padding: 0 18px;
      display: block;
      border-radius: 0px;
      font-weight: 700;
      font-size: 14px;
      color: var(--color-white);
      background-color: #fe045b;
      transition: .3s;
      box-shadow: 0 16px 32px 0 rgb(0 0 0 / 6%);
      position: relative;
      z-index: 1;
}


.pro-qty {
    width: 110px;
}

img.d-block.w-100 {
  border-radius: 7px;
  height: auto;
  width: 100%;
  display: block;
}

i.far.fa-heart {
  color: black;
}

.carousel-control-next,
.carousel-control-prev {
  top: 35%;
  width: 3%;
  height: 30%;
  background: #fff;
}

@media only screen and (max-width: 600px) {
  img.d-block.w-100 {
    height: auto;
  }

  .mobile-div.pt--50 {
    padding-top: 20px;
  }
}
header.mobile.header.axil-header.header-style-5 {
  display: none;
}

header.desktop.header.axil-header.header-style-5 {
  display: block;
  background: white;
  position: sticky;
  top: 0;
  z-index: 1000;
}

header.desktop.header.axil-header.header-style-5 .axil-mainmenu.axil-sticky {
  background: white;
}

@media only screen and (max-width: 767px) {
  header.mobile.header.axil-header.header-style-5 {
    display: block;
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 1000;
  }

  header.desktop.header.axil-header.header-style-5 {
    display: none;
  }

  .header-style-5 .axil-mainmenu {
    background: #ffffff;
  }
}
.header-action>ul {
  justify-content: flex-end;
}

.axil-search {
  flex: 1;
  position: relative;
}

button.icon.wooc-btn-search {
  width: auto;
  position: absolute;
  top: 10px;
  left: 15px;
  background-color: rgba(0, 0, 0, 0);
  font-size: 14px;
  color: var(--color-heading);
  z-index: 1;
}

input#search2 {
  opacity: 1;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 6px;
  font-size: 14px;
  padding-left: 50px;
  font-weight: 500;
  width: 100%;
}

.header-action .my-account {
  position: relative;
  margin-left: 20px;
  border: 1px solid #fff;
  padding: 0 10px;
  border-radius: 10px;
}

.header-action>ul>li>a {
  font-size: 16px;
  color: white;
}
.desktopnav {
  background: white;
  margin-top: 0;
}

.desktopnav .mainmenu>li {
  margin: -15px 10px;
}

.desktopnav .mainmenu {
  justify-content: flex-start;
  margin-left: -30px;
}

@media only screen and (max-width: 767px) {
  .desktopnav {
    display: none;
  }
}
.mobilenumber {
  display: flex;
  margin-top: 10px;
  padding-right: 5px;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {

  i[class^="flaticon-"]:before,
  i[class*=" flaticon-"]:before {
    color: white;
    font-size: 24px;
  }
  .axil-category .row>[class*=col] {
    padding-left: 5px;
    padding-right: 5px;
}
  .axil-contact-page {
    padding: 15px;
}

  .header-style-5 .mainmenu {
    margin-top: 5px;
  }

  .mobilesearch.col-12 {
    padding: 0 10px 10px 10px;
  }

  .header-brand {
    margin-left: 100px;
  }
}
.categrie-product-activation button.slide-arrow.prev-arrow.slick-arrow {
  display: none !important;
}

.categrie-product-activation button.slide-arrow.next-arrow.slick-arrow {
  display: none !important;
}

.axil-section-gapcommon {
  -padding: 0;
  margin-top: -20px;
}

.axil-categorie-area.bg-color-white.axil-section-gapcommon {
  display: none;
  margin-top: 0px;
}

.categrie-product .cat-title {
  font-size: 14px;
}


.mainmenu>.menu-item-has-children>a::after {
  color: #1a1b1b;
}

.home-menu .mainmenu>li>a {
  line-height: 35px;
  height: 35px;
  font-weight: bold;
  font-size: 14px;
}

.home-menu .mainmenu>li {
  margin: 0 10px;
}

.mainmenu>.menu-item-has-children .axil-submenu li a {
  font-size: 14px;
}

.home-menu .mainmenu>li>a:hover {
  color: var(--color-secondary);
}

.mainmenu>.menu-item-has-children .axil-submenu li a:hover {
  color: var(--color-secondary);
}

.mainmenu>li>a::before {
  display: none;
}

.home-menu .mainmenu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -justify-content: space-between;
  margin-top: 50px;
  justify-content: none;
  margin-left: 15px;
  padding-bottom: 10px;
}

.home-menu .mainmenu>li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.home-menu .img-fluid {
  width: 84px;
  height: auto;
}

.home-menu {
  margin-top: -35px;
}

.categrie-product a {
  -padding: 12px;
}

@media only screen and (max-width: 767px) {
  .desktop.home-menu {
    display: none;
  }
}

/* view all*/
a.viewall-right {
    /* display: none; */
    font-size: 14px;
    font-weight: var(--s-bold);
    line-height: 1;
    display: flex;
    align-items: center;
    margin-bottom: -30px;
    padding-top: 15px;
    justify-content: flex-end;
}
  
/*
  .axil-poster.axil-section-gap .row>[class*=col] {
    padding-left: 15px;
    padding-right: 15px;
}

.row>[class*=col] {
    padding-left: 15px;
    padding-right: 15px;
}*/
@media only screen and (max-width: 767px) {
    a.viewall-right {
        display: flex;
        justify-content: flex-end;
        margin-bottom: -60px;
        padding-top: 30px;
    }
    a.axil-btn.btn-bg-lighter.btn-load-more {
        display: none;
    }
    .slick-initialized .slick-slide .row>[class*=col] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .slick-slider .row>[class*=col] {
        padding-left: 5px;
        padding-right: 5px;
    }
    .axil-poster.axil-section-gap .row>[class*=col] {
        padding-left: 5px;
        padding-right: 5px;
        margin-bottom: -5px;
    }
    .axil-poster.axil-section-gap {
        padding-top: 35px !important;
        margin-bottom: -30px;
    }
    .footer-style-2 .footer-top {
        padding: 0px 15px;
    }
    .mobile-gap-trending {
        padding-top: 0px;
    }
    .mobile-gap-recommended {
        padding-top: 10px;
    }
}
.pro-qty input {
    margin: 0  3px;
}
.header-action>ul>li>a::after {
					display:none;
				}
.header-action>ul>li>a>i:hover {
    background: #2874f0;
    border-radius: 100%;
    color: #fff;
}
.header-action .my-account:hover {
    background: #fa4679;
}
.mainmenu>li>a:hover {
    color:#fa4679;
}
/*BRAND*/
.cat-blocks-container {
    padding-top: 0.5rem;
}
.cat-blocks-container [class*="col-"] {
    display: flex;
    align-items: stretch;
    justify-content: center;
}
  
  .category {
    /*border: 1px solid #d1cdcd;*/
    margin-bottom: 25px;
    padding: 10px;
}
.cat-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 25px;
    background-color: #fff;
    border-radius: 0.4rem;
    transition: box-shadow .35s ease;
    min-height: 160px;
    border: 1px solid #d1cdcd;
}
.cat-block figure {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 124px;
    margin: 0;
}
.cat-block figure span {
    position: relative;
}
.cat-block img {
    margin-left: auto;
    margin-right: auto;
    transition: transform 0.35s ease;
}

.axil-product .product-content .product-price-variant span.price {
    font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .mobile.axil-categorie-area.bg-color-white.axil-section-gapcommon {
    margin-top: -50px;
    margin-bottom: -45px;
    background: transparent;
  }
  .axil-product .cart-action li.select-option button {
      -padding: 0 8px;
  }

  .mobile .slick-single-layout.slick-slide.slick-current.slick-active {
    width: 70px !important;
  }

  .mobile .slick-single-layout.slick-slide {
    margin-right: -50px;
    margin-top: -25px;
    margin-bottom: -15px;
    margin-left: 5px;
  }

  .mobile .categrie-product {
    box-shadow: none;
    min-width: 92px;
  }

  .categrie-product a {
    padding: 5px;
    margin-top: 0;
  }

  .categrie-product img {
    width: 80%;
  }
  .brand .categrie-product img {
    width: 100%;
  }
  .dropdown.categrie-product.sal-animate {
        background: transparent !important;
    }

  .categrie-product:before {
    background-color: transparent;
    border: 1px solid transparent;
  }

  .categrie-product .cat-title {
    font-size: 10px;
  }
  .axil-product .product-content .title {
    height: 35px;
    }
}
@media only screen and (max-width: 820px) {
    .cart-count {
        padding: 10px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
  
    main.main-wrapper {
        -margin-top: 6%;
    }
    .header-action>ul>li>a {
        font-size: 13px;
        font-weight: 400;
        padding: 0;
        color: #ffffff;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 6%;
    }
    .header-action .shopping-cart .cart-dropdown-btn .cart-count {
        line-height: 1px;
    }
    .section-title-wrapper {
        margin-bottom: 0;
        padding: 5px 0 5px;
    }
    .carousel-control-next, .carousel-control-prev {
        opacity: .8;
    }
}
.slick-list.draggable .slick-track {
    display: flex;
    justify-content: flex-start;
    width: 100% !important;
}
.brand .slick-list.draggable {
    margin: 15px 0;
}


.slick-layout-wrapper--15 .slick-single-layout, .slick-layout-wrapper--15 .slick-slide {
    padding: 0px;
}
.brand .slick-layout-wrapper--15 .slick-single-layout, .slick-layout-wrapper--15 .slick-slide {
    padding: 15px;
}

.slick-initialized .slick-slide {
    outline: none;
    margin-bottom: 0px;
    margin-top: 0px;
}
.categrie-product {
    border: 1px solid #eee;
    margin: 10px;
    position: unset;
}
.categrie-product:hover {
    border: 1px solid #eee;
    background:#eee;
    margin: 1px;
    position: unset;
}
.categrie-product img {
    margin: 0 auto;
}
.brand .categrie-product a {
    padding: 0px;
}
.brand.axil-categorie-area .slick-track {
    -transform: translate3d(0px, 0px, 0px) !important;
}
.categrie-product:before {
    border: 1px solid transparent !important;
}
.mobile-slide {
    display: none;
}
.category-mobileview {
     display: none;
}
@media only screen and (max-width: 767px) {
  .brand .slick-single-layout.slick-slide {
    width: 100% !important;
   border: 1px solid #eee;
    border-radius: 5px;
    margin: 5px;
  }
  .header-main-nav .mainmenu-nav .mainmenu {
  	padding: 10px;
  }
  .mobile-nav-brand {
      margin-bottom: 0px;
      padding: 10px;
      background: #ffffff;
  }
  .header-main-nav.open .mainmenu-nav {
    right: none;
    left: 0;
  }
  .header-main-nav .mainmenu-nav {
    right: none;
    left: -250px;
    padding: 0px;
  }
  .brand .categrie-product.sal-animate {
    border: 1px solid white;
}
  .brand h2.title {
    margin-top: 25px;
  }
  .brand .categrie-product {
    margin: 0;
    width: 100%;
    min-width: 78px;
  }
  .desktop-slide {
    display: none;
}
  .mobile-slide {
    display: block;
}
.category-mobileview {
     display: block;
}
.mobile-hide {
    display: none;
}
  
}
.axil-product>.thumbnail>a {
    background-color: white;
}
  .axil-product .product-content .title a {
    color: black;
}
  .bg-vista-white {
    background-color: #ededef;
}
  .single-product-thumb h2.product-title {
    font-size: 30px;
}
 
  
  
  
  
 /*rating*/
   .wrapper {
      margin: 0 auto;
      max-width: 960px;
      width: 100%;
    }

    .master {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    padding-top: 10px;
}

                                   
.rating-component {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    margin-bottom: 10px;
}

.rating-component .status-msg {
  margin-bottom: 10px;
  text-align: center;
}

.rating-component .status-msg strong {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}

.rating-component .stars-box {
  -ms-flex-item-align: center;
  align-self: center;
  margin-bottom: 15px;
}

.rating-component .stars-box .star {
  color: #ccc;
  cursor: pointer;
}

.rating-component .stars-box .star.hover {
  color: #ff5a49;
}

.rating-component .stars-box .star.selected {
  color: #ff5a49;
}

.feedback-tags {
  min-height: 119px;
}

.feedback-tags .tags-container {
  display: none;
}

.feedback-tags .tags-container .question-tag {
  text-align: center;
  margin-bottom: 40px;
}

.feedback-tags .tags-box {
  display: -webkit-box;
  display: -ms-flexbox;
  text-align: center;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.feedback-tags .tags-container .make-compliment {
  padding-bottom: 20px;
}

.feedback-tags .tags-container .make-compliment .compliment-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feedback-tags
  .tags-container
  .make-compliment
  .compliment-container
  .fa-smile-wink {
  color: #ff5a49;
  cursor: pointer;
  font-size: 40px;
  margin-top: 15px;
  -webkit-animation-name: compliment;
  animation-name: compliment;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.feedback-tags
  .tags-container
  .make-compliment
  .compliment-container
  .list-of-compliment {
  display: none;
  margin-top: 15px;
}

.feedback-tags .tag {
  border: 1px solid #ff5a49;
  border-radius: 5px;
  color: #ff5a49;
  cursor: pointer;
  margin-bottom: 10px;
  margin-left: 10px;
  padding: 10px;
}

.feedback-tags .tag.choosed {
  background-color: #ff5a49;
  color: #fff;
}

.list-of-compliment ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list-of-compliment ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  margin-left: 20px;
  min-width: 90px;
}

.list-of-compliment ul li:first-child {
  margin-left: 0;
}

.list-of-compliment ul li .icon-compliment {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #ff5a49;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 70px;
}

.list-of-compliment ul li .icon-compliment i {
  color: #ff5a49;
  font-size: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.list-of-compliment ul li.actived .icon-compliment {
  background-color: #ff5a49;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.list-of-compliment ul li.actived .icon-compliment i {
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.button-box .done {
  background-color: #ff5a49;
  border: 1px solid #ff5a49;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: none;
  min-width: 100px;
  padding: 10px;
}
  input#submit {
    cursor: pointer;
}

.button-box .done:disabled,
.button-box .done[disabled] {
  border: 1px solid #ff9b95;
  background-color: #ff9b95;
  color: #fff;
  cursor: initial;
}

.submited-box {
  display: none;
  padding: 20px;
}

.submited-box .loader,
.submited-box .success-message {
  display: none;
}

.submited-box .loader {
  border: 5px solid transparent;
  border-top: 5px solid #4dc7b7;
  border-bottom: 5px solid #ff5a49;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 0.8s linear infinite;
  animation: spin 0.8s linear infinite;
}

@-webkit-keyframes compliment {
  1% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  75% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes compliment {
  1% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  75% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mobile-nav-brand img {
                                    float: left;
                                                                  padding-right: 5px;
                                }
                                                                .header-main-nav a.logo {
                                    width: 100%;
                                    padding-left: 20px;
                                }
                                                                .mobile-nav-brand>ul {
                                    display: flex;
                                    align-items: center;
                                                           
                                    margin: 0 0 -5px;
                                    padding: 0;
                                }
                                .header-main-nav .mainmenu-nav .mainmenu>li>a {
                                color: #000;
                                }
                                .mobile-nav-brand .mainmenu>li>a svg {
                                    margin-right: 15px;
                                }
                                .mobile-nav-brand>ul>li>a {
                                    font-size: 12px;
                                    font-weight: 300;
                                    color: white;
                                    position: relative;
                                    display: flex;
                                    align-items: center;
                                    justify-content: center;
                                    z-index: 1;
                                }
                                                              .mobile-nav-brand .my-account {
                                    position: relative;
                                }
                                                                
                                                                .mobile-nav-brand i.flaticon-shopping-cart {
                                    display: flex;
                                }
                                .mobile-nav-brand i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
                                    font-size: 20px;
                                }                                .mobile-nav-brand .shopping-cart .cart-dropdown-btn .cart-count {
                                    text-align: center;
                                    background-color: #1887f2;
                                    border: 1px solid white;
                                    font-size: 10px;
                                    font-weight: 400;
                                    color: white;
                                    border-radius: 50%;
                                    height: 0px;
                                    width: 12px;
                                    line-height: 1px;
                                    position: absolute;
                                    top: -12px;
                                    right: -12px;
                                }
                                                                .mobile-nav-brand .cart-count {
                                    padding: 10px 0;
                                    display: flex;
                                    align-items: center;
                                }
                                .more-dp{
                                    position: relative;
                                }
                                .more-dp{
                                    padding: 5px;
                                    cursor: pointer;
                                }
                                
                                .more-dp .mainmenu{
                                    position: absolute;
                                    width: 250px;
                                    background-color: white;
                                    box-shadow: 0 0 7px gray;
                                    border-radius: 5px;
                                    justify-content: start;
                                    z-index: 9999;
                                    display: none;
                                    margin-top: -10px;
                                    padding-top: 20px;
                                    transition: 0.3s;
                                    clip-path: polygon(26% 0, 30% 3%, 100% 3%, 100% 100%, 0 100%, 0 3%, 22% 3%);
                                }
                                .more-dp .mainmenu li{
                                    display: block;
                                    padding: 10px;
                                    text-align: start;
                                }
                                .more-dp .mainmenu li a{
                                    text-align: start;
                                    line-height: 10px;
                                    height: 20px;
                                }
                                .more-dp:hover .mainmenu{
                                    display: block;
                                }
                                .axil-mainmenu.axil-sticky .mainmenu>li>a{
                                    line-height: 10px;
                                    height: 20px;
                                }
                                .menu-item-has-children .axil-submenu{
                                    right: 0;
                                    left: 0 !important;
                                    min-width: 100% !important;
                                    padding: 0 !important;
                                }
                                .desktopnav{
                                    margin-top: 10px;
                                }
                                .more-btn:focus{
                                    border: none;
                                    outline: none;
                                }
.fixed-cart-bottom{
  position: fixed; 
  bottom: 9rem; 
  right: 35px; 
  background: #ffffff96; 
  border-radius: 50px; 
  height: 60px; 
  width: 60px; 
  cursor: pointer; 
  box-shadow: 2px 2px 8px gray; 
  text-align: center; 
  display: flex; 
  align-items: center; 
  justify-content: center;
  transition: 0.5s;
  z-index: 9999;
}
.fixed-cart-bottom:hover{
  background: rgb(196, 196, 196);
}
.fixed-cart-bottom .badge{
  border-radius: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: #FF6A00 !important;
}
.product-add-to-cart{
    width: 100%;
}
.button{
                      height: 40px;
                      width: 100%;
                      text-align: center;
                      overflow: hidden;
                   /*   background-color: #ff7400 !important; */
                      cursor: pointer;
                    }
                   .button p{
                      height: 40px;
                      width: 100%;
                      text-align: center;
                      padding-top: 10px;
                      font-size: 13px;
                      transition: 0.5s;
                      color: white;
                    }
                    .button span{
                      height: 40px;
                      width: 100%;
                      text-align: center;
                      padding-top: 10px;
                      font-size: 15px;
                      transition: 0.5s;
                      color: white;
                      padding: 20px;
                    }
                    
                    .button:hover span{
                      height: 40px;
                      text-align: center;
                      padding-top: 10px;
                      font-size: 15px;
                      margin-top: -40px;
                      transition: 0.5s;
                    }
                   .button:hover p{
                      height: 40px;
                      text-align: center;
                      padding-top: 10px;
                      font-size: 13px;
                      margin-top: -68px;
                      transition: 0.5s;
                    }

@media (max-width: 575px){
    .fixed-cart-bottom{
        bottom: 5.5rem;
        right: 8px;
        height: 50px;
        width: 50px;
    }
  .home-menu .img-fluid{
    width: 85px;
    height: auto;
  }
  .carousel-items{
    min-width: 60px;
  }
}
.axil-product>.thumbnail>a .product_img{
        transition:1.2s;
    }
    .axil-product:hover>.thumbnail>a .product_img{
        transform: scale(1.5) !important;
    }
    .axil-product>.thumbnail{
        max-height: 280px;
        overflow: hidden;
        min-height: 192px;
    }
    
    @media (min-width: 320px) and (max-width: 359px){ 		
    
    iframe {
    	height: 150px !important;
      width: 100% !important;
    }
   
  }
  
  @media (min-width: 360px) and (max-width: 374px){
  		.axil-product>.thumbnail>a .product_img {
        height: 162px !important;
      }  
      
      iframe {
    	height: 150px !important;
      width: 100% !important;
    }
   
   
  }
  
 @media (min-width: 375px) and (max-width: 383px){
  		.axil-product>.thumbnail>a .product_img {
        height: 162px !important;
      }  
       iframe {
    	height: 150px !important;
      width: 100% !important;
    }
   
  }
  
  @media (min-width: 384px) and (max-width: 411px){
  .axil-product>.thumbnail>a .product_img {
        height: 162px !important;
      }   
      
       iframe {
    	height: 150px !important;
      width: 100% !important;
    }
   
  }
  
  @media (min-width: 412px) and (max-width: 413px){
  .axil-product>.thumbnail>a .product_img {
        height: 162px !important;
      }   
      
      iframe {
    	height: 180px !important;
      width: 100% !important;
    }
   
  }
  
  @media (min-width: 414px) and (max-width: 479px){
  .axil-product>.thumbnail>a .product_img {
        height: 200px !important;
      }   
       iframe {
    	height: 180px !important;
      width: 100% !important;
    }
   
  }
  
  @media (min-width: 480px) and (max-width: 532px){
  .axil-product>.thumbnail>a .product_img {
        height: 216px !important;
      }      
      
      iframe {
    	height: 150px !important;
      width: auto !important;
    }
  }
  
  @media (min-width: 533px) and (max-width: 567px){
  .axil-product>.thumbnail>a .product_img {
        height: 216px !important;
      }   
      
      iframe {
    	height: 150px !important;
      width: auto !important;
    }
   
  }
  
  @media (min-width: 568px) and (max-width: 599px){
  .axil-product>.thumbnail>a .product_img {
        height: 256px !important;
      }   
      iframe {
    	height: 150px !important;
      width: auto !important;
    }
  }
  
  @media (min-width: 600px) and (max-width: 639px){
      
  .axil-product>.thumbnail>a .product_img {
        height: 256px !important;
      }   
      
      iframe {
    	height: 150px !important;
      width: auto !important;
    }
  }
  
  @media (min-width: 640px) and (max-width: 666px){
  .axil-product>.thumbnail>a .product_img {
        height: 280px !important;
      }   
  }
  
  @media (min-width: 667px) and (max-width: 731px){
  .axil-product>.thumbnail>a .product_img {
        height: 280px !important;
      }   
  }
  
  @media (min-width: 732px) and (max-width: 735px){
  .axil-product>.thumbnail>a .product_img {
        height: 280px !important;
      }   
  }
  
  @media (min-width: 736px) and (max-width: 767px){
  .axil-product>.thumbnail>a .product_img {
        height: 280px !important;
      }   
  }
  
  @media (min-width: 768px) and (max-width: 799px){
  .axil-product>.thumbnail>a .product_img {
        height: 140px !important;
      }   
  }
  
  @media (min-width: 800px) and (max-width: 811px){
  .axil-product>.thumbnail>a .product_img {
        height: 152px !important;
      }   
  }
  
  @media (min-width: 800px) and (max-width: 811px){
  .axil-product>.thumbnail>a .product_img {
        height: 152px !important;
      }   
  }
  
  @media (min-width: 812px) and (max-width: 853px){
  .axil-product>.thumbnail>a .product_img {
        height: 162px !important;
      }   
  }
  
  @media (min-width: 854px) and (max-width: 899px){
  .axil-product>.thumbnail>a .product_img {
        height: 174px !important;
      }   
  }
  
  @media (min-width: 900px) and (max-width: 949px){
  .axil-product>.thumbnail>a .product_img {
        height: 188px !important;
      }   
  }
  
  @media (min-width: 950px) and (max-width: 959px){
  .axil-product>.thumbnail>a .product_img {
        height: 189px !important;
      }   
  }
  
  @media (min-width: 960px) and (max-width: 991px){
  .axil-product>.thumbnail>a .product_img {
        height: 197px !important;
      }   
  }
  
  @media (min-width: 992px) and (max-width: 1023px){
  .axil-product>.thumbnail>a .product_img {
        height: 204px !important;
      }   
  }
  
  @media (min-width: 1024px) and (max-width: 1155px){
  .axil-product>.thumbnail>a .product_img {
        height: 239px !important;
      }   
  }
  
  
  @media (min-width: 1156px) and (max-width: 1366px){
  .axil-product>.thumbnail>a .product_img {
        height: 189px !important;
      }   
  }
  @media (min-width: 1367px) and (max-width: 1439px){
  .axil-product>.thumbnail>a .product_img {
        height: 189px !important;
      }   
  }
  
  @media (min-width: 1440px) and (max-width: 1599px){
  .axil-product>.thumbnail>a .product_img {
        height: 215px !important;
      }   
  }
  
  @media (min-width: 1600px) and (max-width: 1679px){
  .axil-product>.thumbnail>a .product_img {
        height: 229px !important;
      }   
  }
  
  @media (min-width: 1680px) and (max-width: 1818px){
  .axil-product>.thumbnail>a .product_img {
        height: 252px !important;
      }   
  }
  
  @media (min-width: 2000px) and (max-width: 2200px){
  .axil-product>.thumbnail>a .product_img {
        height: 285px !important;
      }   
  }
  
  @media (min-width: 2201px) and (max-width: 2472px){
  .axil-product>.thumbnail>a .product_img {
        height: 280px !important;
      }   
  }
  @media (max-width: 775px){
      .product_img{
          height: 180px !important;
      }
  }
  
.axil-product .cart-action li{
    margin: 0;
}

/* Fix product thumbnail to maintain 1:1 aspect ratio */
.axil-product>.thumbnail>a .product_img {
    object-fit: cover;
    aspect-ratio: 1 / 1;
    width: 100%;
    height: auto !important;
}


/* ==========================================================
   RUPOKOR NAVBAR REDESIGN  –  Radian-inspired style
   ========================================================== */

:root {
    --rp-primary:       #6b21a8;
    --rp-primary-dark:  #581c87;
    --rp-primary-light: #f3e8ff;
    --rp-text:          #1f2937;
    --rp-muted:         #6b7280;
    --rp-border:        #e5e7eb;
    --rp-white:         #ffffff;
    --rp-shadow:        0 2px 10px rgba(0,0,0,0.08);
}

/* ----- Base wrapper ----- */
#rp-header {
    background: var(--rp-white);
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1050;
    box-shadow: var(--rp-shadow);
    width: 100%;
}

/* When JS confirms sticky is broken — switch to fixed */
#rp-header.rp-is-fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 1050;
    animation: rpSlideDown .32s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes rpSlideDown {
    from { transform: translateY(-100%); }
    to   { transform: translateY(0); }
}

.rp-wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px;
}

/* ── TOP BAR: Logo left + Actions right ── */
.rp-top-bar {
    border-bottom: 1px solid var(--rp-border);
    padding: 10px 0;
    overflow: hidden;
    max-height: 90px;
    opacity: 1;
    transition:
        max-height   0.42s cubic-bezier(0.4, 0, 0.2, 1),
        opacity      0.28s ease,
        padding      0.42s cubic-bezier(0.4, 0, 0.2, 1),
        border-color 0.28s ease;
}

.rp-top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Logo */
.rp-logo { flex-shrink: 0; line-height: 0; text-decoration: none; }
.rp-logo img {
    height: 46px;
    width: auto;
    object-fit: contain;
    display: block;
    transition: height 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Actions */
.rp-actions { display: flex; align-items: center; gap: 22px; }

.rp-action {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    color: var(--rp-text);
    font-size: 11px;
    font-weight: 500;
    text-decoration: none;
    transition: color .2s;
    position: relative;
}
.rp-action i { font-size: 20px; display: block; }
.rp-action:hover, .rp-action:hover i { color: var(--rp-primary); text-decoration: none; }

/* Badge */
.rp-badge {
    position: absolute;
    top: -7px;
    right: -9px;
    background: var(--rp-primary);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    min-width: 17px;
    height: 17px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3px;
    line-height: 1;
}

.rp-cart-wrap { position: relative; display: inline-flex; align-items: center; }

/* ── NAV BAR (logo always lives here) ── */
.rp-nav-bar { padding: 0; }

.rp-nav-wrap {
    display: flex;
    align-items: center;
}

/* Logo — always visible, transitions size only */
.rp-logo {
    flex-shrink: 0;
    margin-right: 16px;
    line-height: 0;
}

.rp-logo img {
    height: 44px;
    width: auto;
    object-fit: contain;
    display: block;
    transition: height 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Nav takes remaining middle space */
.rp-nav { flex: 1; min-width: 0; }

.rp-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.rp-nav-list::-webkit-scrollbar { display: none; }

.rp-nav-item {
    position: relative;
    flex-shrink: 0;
}

.rp-nav-link {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 11px 13px;
    color: var(--rp-text);
    font-size: 13.5px;
    font-weight: 500;
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 2px solid transparent;
    transition: color .2s, border-color .2s;
}

.rp-caret { font-size: 9px; transition: transform .25s; }

.rp-nav-link:hover,
.rp-nav-link.rp-active {
    color: var(--rp-primary);
    border-bottom-color: var(--rp-primary);
    text-decoration: none;
}

.rp-nav-item:hover .rp-caret { transform: rotate(180deg); }

/* Dropdown */
.rp-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: var(--rp-white);
    border: 1px solid var(--rp-border);
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0,0,0,.12);
    z-index: 9999;
    padding: 6px 0;
    animation: rpDropIn .15s ease;
}
@keyframes rpDropIn {
    from { opacity: 0; transform: translateY(6px); }
    to   { opacity: 1; transform: translateY(0); }
}
.rp-dropdown ul { list-style: none; margin: 0; padding: 0; }
.rp-dropdown ul li a {
    display: block;
    padding: 8px 16px;
    color: var(--rp-text);
    font-size: 13px;
    text-decoration: none;
    transition: background .15s, color .15s;
}
.rp-dropdown ul li a:hover {
    background: var(--rp-primary-light);
    color: var(--rp-primary);
}
.rp-nav-item.rp-has-drop:hover .rp-dropdown { display: block; }

/* ── Compact logo (left of nav, hidden by default) ── */
.rp-compact-logo {
    display: flex;
    align-items: center;
    flex-shrink: 0;
    overflow: hidden;
    max-width: 0;
    opacity: 0;
    margin-right: 0;
    pointer-events: none;
    text-decoration: none;
    transition:
        max-width  0.42s cubic-bezier(0.4, 0, 0.2, 1),
        opacity    0.3s  ease,
        margin     0.42s cubic-bezier(0.4, 0, 0.2, 1);
}

.rp-compact-logo img {
    height: 36px;
    width: auto;
    min-width: 70px;
    object-fit: contain;
    display: block;
}

/* Scrolled: compact logo slides in */
#rp-header.rp-scrolled .rp-compact-logo {
    max-width: 150px;
    opacity: 1;
    margin-right: 16px;
    pointer-events: auto;
}

/* ── Compact icon actions (right of nav, fade in when scrolled) ── */
.rp-compact-icons {
    display: flex;            /* always flex — no display toggle */
    align-items: center;
    gap: 18px;
    flex-shrink: 0;
    overflow: hidden;
    /* hidden state */
    max-width: 0;
    opacity: 0;
    margin-left: 0;
    pointer-events: none;
    transition:
        max-width  0.42s cubic-bezier(0.4, 0, 0.2, 1),
        opacity    0.3s  ease,
        margin     0.42s cubic-bezier(0.4, 0, 0.2, 1);
}

.rp-ci {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--rp-text);
    font-size: 19px;
    text-decoration: none;
    position: relative;
    flex-shrink: 0;
    transition: color .2s, transform .18s;
}
.rp-ci:hover { color: var(--rp-primary); transform: translateY(-1px); text-decoration: none; }
.rp-ci-cart { position: relative; }

/* ---- MOBILE TOP BAR ---- */
.rp-mobile {
    display: none;
    padding: 10px 0;
    border-bottom: 1px solid var(--rp-border);
}

.rp-mobile-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rp-burger {
    background: none;
    border: none;
    padding: 4px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: 0;
}

.rp-burger span {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--rp-text);
    border-radius: 2px;
    transition: .3s;
}

.rp-mobile-cart {
    position: relative;
    color: var(--rp-text);
    text-decoration: none;
}

.rp-mobile-cart i {
    font-size: 22px;
}

.rp-mobile-cart .rp-badge {
    top: -6px;
    right: -8px;
}

/* ---- DRAWER ---- */
.rp-drawer {
    position: fixed;
    top: 0;
    left: -290px;
    width: 285px;
    height: 100vh;
    background: var(--rp-white);
    z-index: 10000;
    transition: left .3s ease;
    overflow-y: auto;
    box-shadow: 4px 0 24px rgba(0,0,0,.15);
    display: flex;
    flex-direction: column;
}

.rp-drawer.open {
    left: 0;
}

.rp-drawer-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid var(--rp-border);
    flex-shrink: 0;
}

.rp-drawer-x {
    background: none;
    border: none;
    font-size: 18px;
    color: var(--rp-text);
    cursor: pointer;
    padding: 4px 8px;
    line-height: 1;
}

.rp-drawer-user {
    padding: 12px 16px;
    background: var(--rp-primary-light);
    border-bottom: 1px solid var(--rp-border);
    flex-shrink: 0;
}

.rp-drawer-auth {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--rp-primary);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.rp-drawer-nav {
    list-style: none;
    margin: 0;
    padding: 6px 0;
    flex: 1;
}

.rp-drawer-nav > li > a,
.rp-drawer-nav > li > button.rp-sub-toggle {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 13px 16px;
    color: var(--rp-text);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: none;
    background: none;
    border-bottom: 1px solid var(--rp-border);
    cursor: pointer;
    text-align: left;
    transition: background .15s, color .15s;
}

.rp-drawer-nav > li > a:hover,
.rp-drawer-nav > li > button.rp-sub-toggle:hover {
    background: var(--rp-primary-light);
    color: var(--rp-primary);
    text-decoration: none;
}

.rp-sub-arrow {
    margin-left: auto;
    font-size: 11px;
    transition: transform .25s;
    flex-shrink: 0;
}

.rp-drawer-nav > li.open .rp-sub-arrow {
    transform: rotate(90deg);
}

.rp-sub-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: #faf5ff;
}

.rp-drawer-nav > li.open .rp-sub-nav {
    display: block;
}

.rp-sub-nav li a {
    display: block;
    padding: 11px 16px 11px 36px;
    color: var(--rp-muted);
    font-size: 13px;
    text-decoration: none;
    border-bottom: 1px solid var(--rp-border);
    transition: color .15s;
}

.rp-sub-nav li a:hover {
    color: var(--rp-primary);
}

.rp-drawer-divider {
    border-top: 4px solid var(--rp-border) !important;
}

/* Overlay */
.rp-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.5);
    z-index: 9999;
    backdrop-filter: blur(2px);
}

.rp-overlay.show {
    display: block;
}

/* ---- RESPONSIVE ---- */
@media (max-width: 991px) {
    .rp-desktop { display: none !important; }
    .rp-mobile  { display: block !important; }
}

@media (min-width: 992px) {
    .rp-desktop { display: block; }
    .rp-mobile  { display: none; }
    .rp-drawer  { display: none; }
    .rp-overlay { display: none !important; }
}

/* ==========================================================
   SCROLL COMPACT  —  smooth transitions
   Top-bar collapses; compact logo + icons slide into nav-bar.
   ========================================================== */

/* ── SCROLLED: top bar collapses ── */
#rp-header.rp-scrolled .rp-top-bar {
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom-color: transparent;
}

/* ── SCROLLED: compact icons slide in ── */
#rp-header.rp-scrolled .rp-compact-icons {
    max-width: 220px;
    opacity: 1;
    margin-left: 18px;
    pointer-events: auto;
}

/* ── SCROLLED: nav bar shadow deepens ── */
#rp-header.rp-scrolled .rp-nav-bar {
    box-shadow: 0 3px 16px rgba(0,0,0,.1);
}

/* ---- STICKY FIX ---- */
/* Prevent overflow: hidden on ancestors from breaking sticky */
.main-wrapper,
main.main-wrapper {
    overflow: visible !important;
}

/* Spacer div injected by JS when header becomes fixed — default hidden */
#rp-sticky-spacer {
    width: 100%;
    flex-shrink: 0;
}

/* Make sure old header classes don't conflict */
header.desktop.header.axil-header.header-style-5,
header.mobile.header.axil-header.header-style-5 {
    display: none !important;
}

/* Cart sidebar must appear above navbar and drawer */
.cart-dropdown {
    z-index: 100001 !important;
}

/* Dark overlay must cover navbar too */
body.open .closeMask {
    z-index: 100000 !important;
}
