
/* Responsive For Axil Product  */
@media only screen and (min-width: 320px) and (max-width: 375px) {
  .img-section {
  	padding-bottom: 10px !important;
  }
  .product-action {
      margin-left: 0px !important;
  }
  .axil-btn {
      width: 100% !important;
  }
  .product-action-wrapper .pro-qty {
      margin-bottom: 10px !important;
  }
  
  .product-action-wrapper {
      margin-bottom: 0px !important;
  }
  .first {
      margin-bottom: 10px !important;
  }
  .product-title {
      font-size: 17px !important;
  }
  
  .price {
      font-size: 17px !important;
  }
  
  .pro-qty {
      width: 100% !important;
  }
  .mobile_show {
      padding-top: 2px !important;
  }
  .product-meta {
      margin-bottom: 0px !important;
  }
}

@media only screen and (min-width: 376px) and (max-width: 575px) {
    .mobile_show {
      padding-top: 4px !important;
  }
    .product-title {
      font-size: 25px !important;
  }
  
  .price {
      font-size: 17px !important;
  }
  .img-section {
  	padding-bottom: 10px !important;
  }
  .pro-qty {
      width: 100% !important;
  }
  .product-action {
      margin-left: 0px !important;
  }
  .axil-btn {
      width: 100% !important;
  }
  .product-meta {
      margin-bottom: 0px !important;
  }
  .product-action-wrapper {
      margin-bottom: 0px !important;
  }
  .first {
      margin-bottom: 10px !important;
  }
  .pro-qty {
      margin-bottom: 10px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1349px) {
   
  .img-section {
  	padding-bottom: 12px !important;
    max-height: 447px !important;
  }
  .pro-qty {
      width: 88px !important;
  }
 .product-action {
     margin-left: 20px !important;
 }
 .axil-btn {
     width: 160px !important;
 }
 .pro-qty .qtybtn {
     width: 25px !important;
 }
 .pro-qty input {
     width: 25px !important;
 }
}

@media only screen and (min-width: 1401px) and (max-width: 1500px) {

.img-section {
  	max-height: 485px !important;
    padding-bottom: 17px !important;
  }
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {

.img-section {
  	max-height: 517px !important;
    padding-bottom: 10px !important;
  }
}

@media only screen and (min-width: 1601px) and (max-width: 1700px) {
	.img-section {
	max-height: 518px !important;
    padding-bottom: 14px !important;
	}
}

@media only screen and (min-width: 1701px) and (max-width: 1800px) {
	.img-section {
		max-height: 519px !important;
    	padding-bottom: 12px !important;
	}
}

@media only screen and (min-width: 1801px) and (max-width: 1850px) {
	.img-section {
		max-height: 519px !important;
    	padding-bottom: 12px !important;
	}
}

@media only screen and (min-width: 1851px) and (max-width: 2200px) {
	.img-section {
		max-height: 600px !important;
    	padding-bottom: 12px !important;
	}
}

@media(min-width: 1200px){
    .header-brand a{
        width: 120px;
    }
}
.footer-style-2 .footer-top p {
    color: #000000;
    font-size: 14px;
}
.footer-style-2 .axil-footer-widget .widget-title {
    font-weight: 400;
    text-transform: uppercase;
}
    .copyright-default.separator-top {
        background: white;
    }
    h5.widget-title {
        padding-bottom: 10px;
    }
    h5.app-title {
    padding: 20px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
}
.download-btn-group img {

    height: auto;
}
    .last-foot {
        padding-left: 32px;
        border-left: 1px solid rgba(195,195,195,.5);
    }
    .support-list-item span {
    color: #3577f0;
    font-weight: 500;
}
.mobile-foot-last {
    display: none;
}
        
    @media (min-width: 1366.999px) {
        .col-lg-2 {
            flex: 0 0 auto;
            width: 16.66666667%;
        }
    }
    /*@media (max-width: 1366px) {*/
    /*    .col-md-3 {*/
    /*        flex: 0 0 auto;*/
    /*        width: 25%;*/
    /*    }*/
    /*}*/
    @media (max-width: 767px) {
        .col-6 {
            flex: 0 0 auto;
            width: 50%;
        }
        .desktop-foot-last {
            display: none;
        }
        .mobile-foot-last {
            display: block;
        }
    }
ul.product-meta p {
    margin-bottom: 10px;
}
        .mobile-cart.cart-count {
        display: none;
        }
        .cart-count {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
        }
        .pro-qty .qtybtn {
        background: #ffffff;
        border: 1px solid #ddd;
        border-radius: 10%;
        }
        .pro-qty input {
        width: 40px;
        border-radius: 3px;
        border: 1px solid #ddd;
        }
        .axil-product {
            /*text-align: center;*/
            /*background: white;*/
            padding: 10px;
            border: 1px solid #ddd;
            /*border-radius: 10px;*/
            /*max-height: 400px;*/
            /*padding-bottom: 38px;*/
            /*overflow: hidden;*/
        }
        .axil-product .product-content {
            margin-bottom: 0px;
            margin-top: 5px;
        }
        .axil-product .cart-action li.select-option button:hover {
            background-color:#ef245d;
        }
        .axil-privacy-policy ul li {
        }
        
        
        
        @media only screen and (max-width: 767px) {
            .desktop-cart.cart-count {
                -display: none;
            }
            .product-add-to-cart {
                margin-top: 0px;
            }
            .mobile-cart.cart-count {
                display: flex;
            }
            .mobile-cart.cart-count {
                flex-direction: column;
            }
            .axil-product .product-content .product-price-variant span.price {
                font-size: 16px;
            }
        }
        @media (min-width: 1366.999px) {
            .col-lg-2 {
                flex: 0 0 auto;
                width: 16.66666667%;
            }
        }
        /*@media (max-width: 1366px) {*/
        /*    .col-md-3 {*/
        /*        flex: 0 0 auto;*/
        /*        width: 25%;*/
        /*    }*/
        /*}*/
        @media (max-width: 767px) {
            .col-6 {
                flex: 0 0 auto;
                width: 50%;
            }
        }
        
        div.toast {
            
            font-size:13px;
        }
        @media only screen and (min-width: 992px) and (max-width: 1199px){
          .footer-style-2 .axil-footer-widget .inner .download-btn-group .qr-code img {
              height: auto;
          }
        }
.carousel-control-prev-icon {
      background-image: url(https://ek2.com.bd/images/arrow-l.svg);
  }
  .carousel-control-next-icon {
      background-image: url(https://ek2.com.bd/images/arrow-r.svg);
  }
  .image-box {
      width: 50%;
  }
    @media only screen and (max-width: 767px) {
        .slider.axil-main-slider-area.main-slider-style-2 .container-fluid {
            padding-right: 5px;
            padding-left: 5px;
}
        .trending.axil-newsletter-area .container-fluid {
            padding-right: 5px;
            padding-left: 5px;
        }
        .hot-deals.axil-newsletter-area .container-fluid {
            padding-right: 5px;
            padding-left: 5px;
            margin-top: -38px;
        }
        .recommended.axil-newsletter-area .container-fluid {
                    padding-right: 5px;
                    padding-left: 5px;
                    margin-top: -25px;
        }
        .top-brands.axil-newsletter-area  .container-fluid {
                    padding-right: 5px;
                    padding-left: 5px;
                    margin-top: -38px;
        }
    }
  .pb-6 {
    padding-bottom: 4rem!important;
}

  li, ol, ul {
    list-style: none;
}
  .channel-content {
    padding: 0 0.1rem;
    margin-bottom: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
  .channel-item {
    text-align: center;
    padding: 0 4px;
}
  .channel-redirect {
    display: block;
}
  .channel-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
  .channel-icon .img-wrap {
    overflow: hidden;
}
  .channel-icon .img-wrap img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid gray;
}
  .channel-name {
    font-size: 12px;
    margin-top: 0.05rem;
    color: #757575;
}
  .channel-name .text-wrap {
    text-transform: uppercase;
    text-align: center;
    padding-top: 4px;
    overflow: hidden;
    font-size: 9px;
    text-overflow: ellipsis;
    white-space: nowrap !important;
}
.cat-image{
    height: 80px; width: 80px; border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 2px;
    box-shadow: 0 0 7px rgba(0,0,0,1.1) !important;
}
  
  .cat-image a {
    padding: 0px;
}
  
  .home-menu .img-fluid {
    width: 84px;
    height: auto;
    border-radius: 50%;
    border: 2px solid #4787C6;
}
  
  
  .category-slider {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}
  .category-slider .channel-name{
    min-width: 60px;
  }          
          
.mainmenu .img-fluid {
  	width: 84px;
    height: 76px !important;
    border-radius: 50%;
    border: 2px solid #4787C6;
    transition: .5s ease-in-out !important;
  }
  
  .mainmenu img :hover {
    filter: brightness(110%) !important;
    transform: scale(1.1) !important;
    transition: .5s ease-in-out !important;
  }
  
  .mainmenu img:hover {
    filter: brightness(110%) !important;
    transform: scale(1.1) !important;
    filter: brightness(110%) !important; 
}

.title-highlighter.highlighter-primary{
        color: #ff7400;
    }
    .title-highlighter.highlighter-primary .visualy{
        visibility: hidden;
        transition: 0.3s;
        opacity: 0;
    }
    .title-highlighter.highlighter-primary:hover .visualy{
        visibility: visible;
        margin-left: 20px;
        opacity: 1;
    }
.category .title {
            font-size: 14px; 
            line-height: 16px; 
            margin-top: 10px;
        }
    @media only screen and (max-width: 767px){
       /*.axil-category .desktop {
           display:none;
       }*/
       .col-6.col-md-3.col-lg-3.col-xl-3.col-sm-6.category {
            text-align: center;
        }
        .category{
            height:150px;
            padding: 5px
            margin-bottom: 10px;
        }
        .category .title {
            font-size: 14px; 
            line-height: 16px; 
            margin-top: 5px;
        }
        
    }
    a.active{
        color:blue;
    }
    .category{
        border:1px solid #ccc;
      margin-bottom: 10px
    }

.woocommerce-tabs.wc-tabs-wrapper {
    padding: 20px 0 10px; 
}
  
 .woocommerce-tabs ul.tabs {
    margin: 0 -20px 17px;
}
  
 ul.product-meta p {
    margin-bottom: 1px !important;
    font-size: 14px;
    color: #000;
  }
  
   .single-desc h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, address, p, pre, blockquote, menu, ol, ul, table, hr{
    margin-bottom: 0px !important;
     color:#000
  }
  ul.product-meta {
    margin-bottom: 30px !important;
}
  
  .avai-offer {
    font-size: 16px;
    font-weight: 500;
    padding-top: 7px;
}
  h4.product-title {
    color: #212121;
    font-size: 18px;
    font-weight: 400;
    display: contents;
}
  span.price.current-price {
    font-size: 28px;
    font-weight: 500;
}
  
  @media only screen and (max-width: 767px) {
    span.price.current-price {
        font-size: 24px;
        font-weight: 500;
    }
  }
  
.single-product-content .inner .product-rating {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    line-height: 1;
    padding-bottom: 0px;
    border-bottom: none;
}
  
button.axil-btn.btn-bg-primary::before {
  background-color: var(--color-primary);
  background: #c2050b !important;
}  
  
  .small-thumb-wrapper .small-thumb-img.slick-current img {
    border-color: #c2050b !important;
}
  
  .small-thumb-img img :hover {
  border-color: #c2050b !important;
  }
  
  a.popup-zoom:hover {
    background: #c2050b !important;
}
.phone-box{
    width: 50%;
}
@media(max-width:775px){
    .phone-box{
        width: 100%;
    }
}
.slick-arrow i{
    font-size: 20px;
    color: black;
}

/* ── Category-wise Best Products (home): mobile title was forced height:35px in header.css ── */
@media only screen and (max-width: 767px) {
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .product-content {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0 4px 2px !important;
  }
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .product-content .title,
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .product-content h5.title {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.15 !important;
    overflow: visible !important;
  }
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .product-content .inner {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 2px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .product-price-variant {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.1 !important;
  }
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .product-price-variant span.price {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
    line-height: 1.1 !important;
  }
  .rp-cat-wise-section .rp-cw-prod-cell .axil-product .desktop-cart {
    padding: 1px 4px 5px !important;
    margin: 0 !important;
  }
}

/* ── Product card grid (product_section): modern card + split order buttons (gradient, not flat) ── */
.axil-product.product-card-modern {
  max-height: none !important;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(2, 43, 167, 0.1);
  box-shadow: 0 4px 18px rgba(15, 23, 42, 0.07);
  transition: box-shadow 0.25s ease, transform 0.2s ease, border-color 0.2s ease;
}
.axil-product.product-card-modern:hover {
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.12);
  border-color: rgba(2, 43, 167, 0.18);
}
.product-card-modern .product-card-modern__thumb {
  background: linear-gradient(180deg, #f8fafc 0%, #fff 100%);
}
.product-card-modern .product-card-modern__thumb > a {
  border-radius: 10px !important;
}
.product-card-order-wrap {
  padding: 6px 6px 8px !important;
  margin: 0 !important;
}
.rp-order-split {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 6px;
  width: 100%;
}
/* Split buttons: soft vertical gradient; no outer stroke */
.product-card-modern .rp-order-btn {
  border: none;
  cursor: pointer;
  font-weight: 600;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: box-shadow 0.22s ease, transform 0.22s ease, filter 0.22s ease;
  box-shadow: 0 1px 2px rgba(12, 55, 115, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.14);
}
.product-card-modern .rp-order-btn:hover {
  color: #fff !important;
  transform: translateY(-2px);
  filter: brightness(1.07);
  box-shadow: 0 6px 16px rgba(12, 55, 115, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}
.product-card-modern .rp-order-btn:active {
  transform: translateY(0);
  filter: brightness(0.98);
  box-shadow: 0 1px 3px rgba(12, 55, 115, 0.2), inset 0 2px 4px rgba(0, 0, 0, 0.08);
}
.product-card-modern .rp-order-btn:focus-visible {
  outline: 2px solid rgba(42, 107, 184, 0.55);
  outline-offset: 2px;
}
.product-card-modern .rp-order-btn--icon {
  flex: 0 0 34px;
  width: 34px;
  min-width: 34px;
  height: 34px;
  min-height: 34px;
  border-radius: 8px;
  background: linear-gradient(180deg, #3d78c4 0%, #1e5a9e 55%, #174a86 100%) !important;
  font-size: 13px;
  padding: 0 !important;
  margin: 0 !important;
}
.product-card-modern .rp-order-btn--label {
  flex: 1;
  min-height: 34px;
  height: auto;
  border-radius: 8px;
  background: linear-gradient(180deg, #5b92d6 0%, #3a7bc8 45%, #2a6bb8 100%) !important;
  padding: 0 8px !important;
  margin: 0 !important;
  font-size: 11px;
  line-height: 1.2;
  font-weight: 600;
}
.product-card-modern .rp-order-btn__text {
  color: #fff;
  display: block;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 575px) {
  .product-card-modern .rp-order-btn--icon {
    flex: 0 0 32px;
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
    border-radius: 7px;
    font-size: 12px;
  }
  .product-card-modern .rp-order-btn--label {
    min-height: 32px;
    font-size: 10px;
    border-radius: 7px;
    padding: 0 6px !important;
  }
  .product-card-order-wrap {
    padding: 5px 5px 6px !important;
  }
}