<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----Detail---*/
/*----Detail---*/
body{
  overflow-x: hidden;
}

@media (min-width: 1200px){
    .container{
        max-width: 100%;
    }
}

@media (min-width: 1300px){
    .container{
        max-width: 100%;
    }
}

@media (min-width: 1400px){
    .container{
        max-width: 100%;
    }
}
@media (min-width: 1500px){
    .container{
        max-width: 1480px;
    }
}
@media (min-width: 1600px){
    .container{
        max-width: 1520px;
    }
}
@media (min-width: 1700px){
    .container{
        max-width: 1620px;
    }
}
@media (min-width: 1800px){
    .container{
        max-width: 1720px;
    }
}



.owlslider-category-page-main-slider img { border-radius: 25px; overflow: hidden; }


/*--
--------Category page Main Slider-------------*/
.category-page-main-slider { background-color:#fff;}
.owlslider-category-page-main-slider { position:relative}
.owlslider-category-page-main-slider .owl-dots { position: absolute; bottom: 15px; left: 0px; right: 0px; margin: 0 auto;}



/*--
--------Left Sidebar-------------*/

.left-sidebar .list-group li { border: 0px; background-color: transparent;}
.left-sidebar .list-group li a { text-decoration:none; color: #666666; font-size: 14px; font-weight: 400;}
.left-sidebar .list-group li i { font-size:12px; color: #A6A6A6;}
.left-sidebar{
  border-right: 1px solid #eeeeef;
}
.left-sidebar a.view_more{
  color: #000;
    font-size: 14px;
    text-decoration: underline;
    margin-top: 3px;
    display: block;
}
.aside-title.h2-heading{
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

.aside-title-with-border { position: relative; }
.aside-title-with-border:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    background-color: #eeeeef;
    height: 1px;
    width: 100%;
}
.aside-title-with-border span {
    background-color: #f8f8fa;
    z-index: 9;
    position: relative;
}


.input-checkbox input[type="checkbox"] + label strong{
  color: #000000;
}




/*--
--------Right Sidebar-------------*/

.category-page { background-color: #f8f8fa;}
.category-page .badge { position: absolute; font-size: 12px; background-color: #FDEBEA; color: #FF4134; left: 20px; top: 20px;}
.store-select span{
  color: #666666;
  font-size: 11px;
}
.product-list a { display: block; color: #000000; word-break: break-word; font-weight: 600;}
.product-list a img.search-img { 
  margin:0 auto; 
  display: block; 
  padding: 20px 20px 0px;
  max-height: 200px; 
  object-fit: contain;
}
.product-image { margin-bottom: 10px; }
.product-tile{
  margin-bottom: 6px;
}
.product-old-price {
    font-size: 12px;
    color: #FF4134;
    font-family: 'Poppins';
    font-weight: 600;
    padding: 0px 4px;
    text-decoration: auto;
    position: relative;
    margin-left: 4px;
}
del.product-old-price:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #ff416f;
    top: 0;
    bottom: 0;
    margin: auto;
}
.product-tile { 
  margin-top: 12px !important;
  margin-bottom: 12px !important;
  height: 40px;
  overflow: hidden;
}

.my-wishlist .product-tile { height: 43px; }


.remove-user-selection{
  cursor: pointer;
}
.product-tile h2.h4 {
    line-height: 17px;
}

#mobile-filters{
  display: none;
}
.dropdown-menu.sort-by-dropdown{
  left: unset;
  right: 0;
  padding: 0px;
}
.closeMore{
  display: none;
}
.item.product-list {transition: all 0.3s ease 0s; border-radius: 18px;}
.item.product-list.active,.item.product-list:hover {
    /*--box-shadow: 0 1px 6px rgb(32 33 36 / 28%); --*/
    border: 1px solid #f8b11f;    
}
.p-1.product-outer-list {
    padding: 10px !important;
}
.product-image {
    margin-bottom: 10px;
    margin-top: 20px;
}
.owlslider-shop-category-slider .item.product-list h3{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px !important;
    font-family: 'Poppins', sans-serif !important;
}
.owlslider-shop-category-slider .item.product-list figure{
    min-height: 60px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.featured-products figure{
    min-height: 100px;
    width: 100%;
    display: flex;
    margin-bottom: 0;
}

.btn.btn-primary.add-to-cart.d-inline-block {
    display: none !important;
}

.laptop-banner { position: relative; }
.laptop-banner a { position: absolute; right: 20px; bottom: 20px; color: #fff;  }
.laptop-banner a i { margin-right: 3px; }


.page-order .breadcrumb-item a { cursor: default; }
.order-detail-breadcrumb .custom-dropdown .dropdown-menu a::before {
    display: block;
    content: attr(title);
    font-weight: 600;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.order-detail-breadcrumb .custom-dropdown .dropdown-menu a{
    padding: 6px 38px 6px 0px;
    /*transition: all .2s ease-in-out;*/
}
.order-detail-breadcrumb .custom-dropdown .dropdown-menu a:last-child{
  border-bottom: none;
}
.order-detail-breadcrumb .dropdown-menu.sort-by-dropdown{
    padding: 5px 15px;
    border-radius: 10px !important;
    border: 1px solid #EEEEEE;
    box-shadow: 0px 4px 4px #ebebeb;
}
.order-detail-breadcrumb .dropdown-item:focus, .order-detail-breadcrumb .dropdown-item:hover{
  background-color: transparent;
}

.order-detail-breadcrumb .custom-dropdown .btn{
  font-weight: 400;
  color: #000000;
}

.deal-slider-text-only .owl-carousel .item.product-list { text-transform: capitalize; }
.deal-slider-text-only .owl-carousel .owl-nav button.owl-prev { top: 3%; box-shadow: 0px 1px 3px 1px rgb(50 50 50 / 30%); }
.deal-slider-text-only .owl-carousel .owl-nav button.owl-next { top: 3%; box-shadow: 0px 1px 3px 1px rgb(50 50 50 / 30%); }

.category-search{
    overflow: hidden;
    /*flex: 1 0 0;*/
    display: flex;
    align-items: center;
}

.category-search-with-border { display: unset; overflow: visible;}

.category-search h1{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.category-search-with-border h1 { overflow: visible; }

.category-page .breadcrumb{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-wrap: nowrap;
}

.desktop-filter-sort-by {
    position: absolute;
    right: 0px;
    top: -5px;
    background-color: #f8f8fa;
}



@media (max-width: 1600px){
  .col-md-2.left-sidebar {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 20.666667%;
      max-width: 20.666667%;
  }
  .col-md-10.right-product-section{
      -webkit-box-flex: 0;
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 79.333333%;
      max-width: 79.333333%;
  }
  .owlslider-shop-category-slider .item.product-list h3{
        width: 110px;
  }
}


@media (max-width: 1500px){
  .left-sidebar .list-group li a {
      text-decoration: none;
      color: #000;
      font-size: 14px;
  }
  .left-sidebar a.view_more {
      color: #000;
      font-size: 12px;
      text-decoration: underline;
      margin-top: 3px;
      display: block;
  }
  .input-radio label, .input-checkbox label {
      font-weight: 500;
      min-height: 20px;
      padding-left: 30px;
      margin-bottom: 5px;
      cursor: pointer;
      font-size: 14px;
      color: #000;
  }
/*  .input-radio input[type="radio"]+label span, .input-checkbox input[type="checkbox"]+label span{
    width: 17px;
    height: 17px;
  }*/
  .h2{
    font-size: 20px;
  }
  .h4{
    font-size: 13px;
  }
  /*.product-tile {
    height: 46px;
  }*/
  .owlslider-shop-category-slider .item.product-list h3{
    width: 140px;
  }
  .product-list .product-image a{
    min-height: 170px;
  }
  .product-list a img.search-img{
    max-height: 170px;
  }
  .wishlist-icon{
    right: 12px;
    top: 12px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
  }
  .category-page .badge{
    left: 12px;
    top: 12px;
  }
  .product-image{
    margin-top: 0px;
  }
  .product-tile{
    margin-top: 8px !important;
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1400px){
  .right-product-section{
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  /*.featured-products .text-overlay {
      position: absolute;
      bottom: 15px;
      background-color: #fff;
      border-radius: 5px 5px 0 0;
      margin: 0px;
      width: 68%;
      left: 23px;
      height: 55px;
      display: flex;
      align-items: center;
      font-size: 16px;
  }*/

  .category-page .badge{
    padding: 6px 9px !important;
    font-size: 11px;
  }
}


@media (max-width: 1200px){
  .container{
    max-width: 100%;
  }
  .col-md-2.left-sidebar {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .left-sidebar{
      width: 400px !important;
      max-width: 400px !important;
      position: fixed;
      right: -400px;
      top: 0;
      z-index: 99999;
      margin: auto;
      height: 100%;
      overflow-y: auto;
      background: #f8f8fa;
      padding: 0px !important;
      border-right: none;
      padding-top: 20px !important;
      padding-bottom: 20px !important;
  }
  /*.left-sidebar .slim-scoll-filter{
      
      height: calc(100vh - 90px);
  }*/
  #mobile-filters{
    display: block;
  }
  .col-md-10.right-product-section {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  /*body.open-menu{
    position: fixed;
    width: 100%;
  }*/
  .aside{
    padding-left: 15px;
    padding-right: 15px;
  }
  #mobile-filters&gt;.row{
      background: #f8f8fa;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-size: 16px;
      margin-bottom: 15px;
      box-shadow: 0 1px 5px 0 rgb(50 50 50 / 20%);
      font-family: 'Open Sans', sans-serif; font-weight: 600;
  }
  #mobile-filters em{
        color: #f9b11e;
  }
  #mobile-filters&gt;.row a{
    color: #000000;
    display: block;
    padding: 15px 0px;
  }
  .fixed {
      position: fixed;
      top: 0;
      z-index: 11;
      margin-top: 84px;
  }
  .top-parent-div.fixed-with-padding{
    padding-top: 65px;
  }
  .p-4.category-page-main-slider{
    padding: 1rem!important;
  }
  .category-page .container.mb-3{
    margin-bottom: 0px !important;
  }
  .closeMore figure{
      text-align: right;
      padding-right: 25px;
  }
  .footer-links.pt-4.pb-4 {
      padding-bottom: 1rem !important;
      padding-top: 1rem !important;
  }
  .footer-links a {
      font-size: 12px;
  }
  .closeMore{
    display: block;
    opacity: 1 !important;
    position: relative;
    z-index: 999;
  }
  .h2 {
      font-size: 17px;
      margin-bottom: 0px !important;
  }
  .filter-btn{
    border-left: 1px solid #b7b2b2;
  }
  nav.navbar.navbar-light{
    display: none;
  }
  #mobile-filters .sort-by-mobile{
    position: relative;
    padding: 15px;
  }
  .product-list a img.search-img{
    padding: 10px 8px 0px;
  }

  .left-sidebar { overflow-y: scroll !important; }
}



@media (max-width: 1070px){
  .fixed{
        margin-top: 125px;
    }

    .deal-slider-text-only .owl-carousel .owl-nav button.owl-prev, .deal-slider-text-only .owl-carousel .owl-nav button.owl-next { display: none; }
  
}




@media (max-width: 991px){
  .product-list .store-select{
      font-size: 11px;
  }
  .product-list .product-price{
      font-size: 14px;
      /*margin-bottom: 0px !important;*/
  }
  .product-list a {
      display: block;
      font-size: 12px;
      line-height: 17px !important;
  }
  .product-list a.wishlist-icon{
        line-height: 29px !important;
        width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .store-select span{
    font-size: 9px;
  }
  /*.product-tile{
    height: 40px;
  }*/
  #mobile-filters&gt;.row {
      font-size: 14px;
  }
   #mobile-filters&gt;.row span{
      padding: 12px 0;
      display: block;
   }
  .product-list .ubuy-fulfilled{
     right: 20px;
      bottom: 25px;
      width: auto;
      height: auto;
      line-height: normal;
  }
  .product-list .ubuy-fulfilled img{
    width: 25px;
  }
  .owlslider-shop-category-slider,
  .right-product-section&gt;.row.mb-3{
    margin-bottom: 0px !important;
  }
  .item.product-list:hover {
      box-shadow: none;
  }
  .owlslider-shop-category-slider .item.product-list h3 {
      width: 130px;
  }
  
}
@media only screen and (min-width: 768px) and (max-width:991px){
  .product-list .product-image a{
        min-height: 170px
    }
    .product-list a img.search-img{
        max-height: 170px;
    }
}


@media only screen and (min-width: 480px) and (max-width:767px){
    .product-list .product-image a{
        min-height: 150px
    }
    .product-list a img.search-img{
        max-height: 150px;
    }
}

@media (max-width: 678px){
    .product-outer-list.col-lg-3{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .product-list .product-price{
        margin-bottom: 5px !important;
    }
    .product-list .ubuy-fulfilled{
        bottom: 7px;
        right: 7px;
        width: 25px;
        height: 25px;
    }
    .product-list.p-3 {
        padding: 0.5rem!important;
    }
    .product-list a.wishlist-icon{
      right: 7px;
      top: 7px;
    }
    .owlslider-shop-category-slider .item.product-list h3{
        font-size: 14px;
        width: 115px;
    }
}


@media (max-width: 580px){
    /*.country-selector-footer .w-60 {
        width: 40% !important;
    }*/
    .fixed{
        margin-top: 113px;
    }
    .h2 {
        font-size: 16px;
        margin-bottom: 0px;
    }
    .product-outer-list .add-to-cart{
      display: none !important;
    }
    .left-sidebar{
        width: 100% !important;
        max-width: 100% !important;
        position: fixed;
        right: unset !important;
        top: 0;
        z-index: 99999;
        margin: auto;
        height: 100%;
        overflow-y: auto;
        background: #f8f8fa;
        padding: 0px !important;
        border-right: none;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        display: none;
    }
    .app-view-store .fixed {
    margin-top: 0px !important;
    }
}


@media (max-width: 479px){
    .left-sidebar {
        width: 100% !important;
        max-width: 100% !important;
        right: -100%;
    }
    #mobile-filters&gt;.row {
        font-size: 14px;
    }
     #mobile-filters&gt;.row a{
        padding: 10px 0;
     }
    .product-list.p-3{
      display: flex;
      justify-content: center;
    }
    .product-image {
        margin-bottom: 10px;
        display: flex;
        flex: 1;
        justify-content: center;
        align-items: center;
    }
    .product-min-detail {
        display: flex;
        flex-wrap: wrap;
        flex: 2;
        margin-left: 15px;
    }
    .product-outer-list.col-lg-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
  .product-tile{
    width: 100%;
  }
  .wishlist-icon {
    right: 18px;
    width: 24px;
    height: 24px;
  }
  .product-list a.wishlist-icon {
      line-height: 23px !important;
      font-size: 10px;
  }
  .product-list .ubuy-fulfilled{
    width: 25px;
    height: 25px;
    right: 7px;
    bottom: 7px;
  }
  .product-list a.wishlist-icon {
      line-height: 20px !important;
      font-size: 10px;
      right: 7px;
    width: 21px;
    height: 21px;
        top: 7px;
  }
  .category-page .badge {
      padding: 4px 6px !important;
      font-size: 10px;
      left: 5px;
      top: 5px;
  }
  .product-list .ubuy-fulfilled img {
      width: 18px;
  }
  .product-list a{
    font-size: 13px;
  }
  .product-list a img.search-img{
    max-width: 90px;
    max-height: 90px;
    min-height: 90px;
    min-width: 90px;
    object-fit: scale-down;
  }
  .uba-product-list .product-list.p-3 {
      display: block;
      justify-content: center;
  }
  .uba-product-list .product-list a img.search-img {
      max-width: 120px;
      max-height: 120px;
      min-height: 120px;
      min-width: 120px;
      object-fit: scale-down;
      padding: 0;
  }
  .product-list .product-image a{
    min-height: 105px;
  }
  .p-1.product-outer-list {
      padding: 5px !important;
  }
  .product-list a{
    font-size: 12px;
  }
  .product-list .product-price{
    font-size: 13px;
  }
  .product-old-price{
    font-size: 10px;
  }
  .store-select span img{
    max-width: 15px;
  }
}


</pre></body></html>