/* On mobile/tablet there is no hover, so discount/new badges must stay fully visible */
@media (hover: none),
(max-width: 1100px) {
  .wsus__minus,
  .wsus__new,
  .wsus__best_seller {
    opacity: 1 !important;
  }
}

/* On mobile only grid view is available, hide the list view pane */
@media (max-width: 767.99px) {
  #v-pills-profile {
    display: none !important;
  }
}

@media (min-width: 1400px) {
  .monthly_top_filter2 {
    margin-bottom: 20px;
  }

.dashboard_content .wsus__invoice_description .name {
    width: 40%;
  }

  .dashboard_content .wsus__invoice_description .total {
    width: 15%;
  }

}

@media (min-width: 1200px) and (max-width: 1399.99px) {
  .wsus__icon_area li {
    margin-left: 5px;
  }

.wsus__call {
    font-size: 30px;
    padding-top: 6px;
  }

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

.monthly_top_filter button:last-child {
    margin-right: 0;
  }

  .monthly_top_filter2 {
    margin-bottom: 20px;
  }

  .wsus__footer_social {
    margin-top: 15px;
  }

  .grid .wsus__hot_deals__single_img {
    width: 30%;
  }

  .grid .wsus__hot_deals__single_text {
    width: 70%;
  }

  .wsus__hot_deals__single_text {
    margin-top: 0px;
  }

  .wsus__hot_deals__single_text h5 {
    font-size: 14px;
  }

  .wsus__hot_deals__single_text .wsus__tk {
    font-size: 14px;
  }

  .monthly_top_filter2 {
    margin-bottom: 20px;
  }

  .monthly_top_filter button:last-child {
    margin-right: 0;
  }

.wsus__blog_img {
    height: 230px;
  }

  .product_popup_modal .display {
    margin-top: 0px !important;
  }

.wsus__pro_det_vendor_text p span {
    width: 18%;
    font-size: 14px;
  }

  .wsus__pro_det_vendor_text p {
    font-size: 14px;
  }

  .wsus__pro_det_vendor_text .rating {
    margin: 5px 0px 15px 0px;
  }

  /* VENDOR DETAILS START */
  .wsus__pro_page_bammer.vendor_det_banner {
    height: 350px;
  }

  .wsus__vendor_det_banner_text {
    background: linear-gradient(90deg,
        rgba(11, 44, 61, 1) 0%,
        rgba(6, 120, 148, 0) 60%,
        rgba(11, 44, 61, 0) 100%);
  }

  .wsus__vendor_det_banner_text .wsus__vendor_text_center {
    width: 40%;
  }

.wsus__cart_list .wsus__pro_img {
    width: 150px;
  }

  .wsus__cart_list .wsus__pro_name {
    margin-bottom: 0px;
  }

  .wsus__cart_list table tbody tr td p {
    font-size: 15px;
  }

  .wsus__cart_list .wsus__pro_select {
    width: 160px !important;
  }

  .wsus__cart_list .wsus__pro_icon {
    width: 80px;
  }

.wsus__compare_text .common_btn {
    font-size: 13px;
    padding: 10px 15px;
  }

  /* DAILE DEALS DETAILS */
  .wsus__offer_time .simply-days-section,
  .wsus__offer_time .simply-hours-section,
  .wsus__offer_time .simply-minutes-section,
  .wsus__offer_time .simply-seconds-section {
    width: 75px;
  }

/* INVOICE PAGE START */
  .wsus__invoice_description .amount,
  .wsus__invoice_description .quentity,
  .wsus__invoice_description .total {
    width: 15% !important;
  }

/* TRACK ORDER START */
  .progtrckr {
    margin: 50px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
  }

  .progtrckr li {
    margin-bottom: 50px;
  }

  /* WISHLIST PAGE START */
  .wishlist .common_btn {
    font-size: 14px;
  }

  .wishlist .wsus__pro_icon {
    width: 169px !important;
  }

  /* DASHBOARD START */
  .dashboard_sidebar {
    width: 22%;
  }

.dashboard_content .wsus__invoice_description .name {
    width: 45%;
  }

  .dashboard_content .wsus__invoice_description .amount,
  .dashboard_content .wsus__invoice_description .quentity,
  .dashboard_content .wsus__invoice_description .total {
    width: 117px;
  }

  .dashboard_content .wsus__invoice_area {
    padding: 20px;
  }

#wsus__dashboard .wsus__pro_img {
    width: 120px;
  }

  #wsus__dashboard .wsus__pro_status {
    width: 120px;
  }

  #wsus__dashboard .wsus__pro_tk {
    width: 100px;
  }

  #wsus__dashboard .wsus__pro_status {
    width: 140px;
  }

  #wsus__dashboard .wsus__pro_name {
    width: 280px;
  }

.wsus__chatlist .wsus_chat_list_text {
    width: 172px;
  }

  .wsus__chat_single {
    width: 100%;
  }

  .wsus__chat_single_text {
    width: 72%;
  }

.wsus__dashboard_order .price {
    width: 100px;
  }

  .wsus__dashboard_order .status {
    width: 100px;
  }

.wsus__dashboard_order .status a {
    font-size: 14px;
  }

/*========================
    HOME PAGE 2 START
  =========================*/
  .home_2 header .wsus__icon_area li {
    margin-left: 5px;
  }

  .home_2 header .wsus__call_area {
    margin-right: 5px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer {
    height: 370px;
  }

.wsus__single_blog_2 .wsus__blog_text_center a {
    font-size: 21px;
  }

  /*========================
    HOME PAGE 2 END
  =========================*/
}

@media (min-width: 992px) and (max-width: 1199.99px) {
  header {
    height: 72px;
  }

  .wsus__call_icon_area {
    gap: 12px;
  }

  .wsus__call_area {
    gap: 6px;
  }

  .wsus__call {
    font-size: 22px;
  }

  .wsus__call_text p {
    font-size: 12px;
  }

  .wsus__icon_area li a {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .wsus__call i {
    font-size: 30px;
    margin-top: 12px;
  }

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

.wsus__menu_item li {
    margin-left: 20px;
  }

  .wsus__menu_item li {
    font-size: 14px;
  }

  .wsus__menu_item li a {
    font-size: 14px;
    padding: 0;
  }

.wsus_menu_cat_item li a {
    padding: 0px 13px;
  }

.wsus__footer_social {
    margin-top: 10px;
  }

  .wsus__footer_content p {
    margin: 5px 0px 5px 0px;
  }

  .wsus__section_header h3 {
    font-size: 20px;
  }

  .wsus_menu_category_bar p {
    font-size: 13px;
  }

  .wsus__hot_deals__single_text {
    width: 70% !important;
    padding-left: 15px !important;
    margin-top: 0;
  }

  .wsus__hot_deals__single_text .wsus__tk {
    font-size: 15px;
  }

  .wsus__hot_deals__single_img {
    width: 30%;
    float: left;
  }

.wsus__monthly_top_banner {
    height: 96%;
  }

  .monthly_top_filter button,
  .monthly_top_filter2 button {
    margin: 0px 7px;
  }

  .monthly_top_filter button:last-child {
    margin-right: 0;
  }

  .grid .wsus__hot_deals__single_img {
    width: 30%;
  }

  .monthly_top_filter,
  .monthly_top_filter2 {
    margin-bottom: 20px;
  }

  .wsus__blog_img {
    height: 210px;
  }

  .product_popup_modal .modal-dialog {
    min-width: 900px;
  }

  .product_popup_modal .modal-body {
    height: 460px;
  }

.wsus__pro_details_text .description {
    font-size: 15px;
  }

.wsus__pro_det_vendor_text .rating {
    margin: 5px 0px 15px 0px;
  }

  .wsus__pro_det_vendor_text p {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .wsus__pro_det_vendor_text p span {
    width: 19%;
    font-size: 13px;
  }

  .wsus__pro_det_vendor_text .rating span {
    font-size: 13px;
  }

  .wsus__comment_img {
    width: 15% !important;
  }

  .wsus__comment_text {
    width: 85% !important;
  }

.wsus__list_view .wsus__product_details {
    width: 55%;
  }

  .wsus__list_view .wsus__pro_link {
    width: 45%;
  }

  .wsus__list_view .wsus__product_details .wsus__pro_name {
    font-size: 20px;
  }

  .list_description {
    font-size: 14px;
  }

  /* VENDOR DETAILS START */
  .wsus__pro_page_bammer.vendor_det_banner {
    height: 370px;
  }

  .wsus__vendor_det_banner_text {
    background: linear-gradient(90deg,
        rgba(11, 44, 61, 1) 0%,
        rgba(6, 120, 148, 0) 60%,
        rgba(11, 44, 61, 0) 100%);
  }

  .wsus__vendor_det_banner_text .wsus__vendor_text_center {
    width: 50%;
  }

.wsus__cart_list table tr th {
    font-size: 14px;
  }

  .wsus__cart_list .wsus__pro_img {
    width: 130px !important;
  }

  .wsus__cart_list .wsus__pro_name {
    margin-bottom: 0px;
  }

  .wsus__cart_list table tbody tr td p {
    font-size: 15px;
  }

  .wsus__cart_list .wsus__pro_select {
    width: 140px !important;
  }

  .wsus__cart_list .wsus__pro_tk {
    width: 130px;
  }

  .wsus__cart_list .wsus__pro_icon {
    width: 80px;
  }

.wsus__compare_text .common_btn {
    font-size: 13px;
    padding: 10px 15px;
  }

.wsus__offer_countdown {
    padding-bottom: 3px;
  }

  .wsus__offer_time .simply-days-section,
  .wsus__offer_time .simply-hours-section,
  .wsus__offer_time .simply-minutes-section,
  .wsus__offer_time .simply-seconds-section {
    width: 60px;
  }

  .wsus__offer_time .simply-amount {
    font-size: 20px;
  }

  .wsus__flash_sell_2 .simply-amount {
    font-size: 30px;
  }

  .wsus__flash_sell_2 .simply-section.simply-days-section,
  .wsus__flash_sell_2 .simply-section.simply-hours-section,
  .wsus__flash_sell_2 .simply-section.simply-minutes-section,
  .wsus__flash_sell_2 .simply-section.simply-seconds-section {
    width: 70px;
    height: 70px;
  }

.wsus__faq_text .call {
    font-size: 25px;
  }

  /* FORGET PASSWORD START */
  .wsus__forget_area p {
    text-align: center;
  }

  /* INVOICE PAGE START */
  .wsus__invoice_description .amount,
  .wsus__invoice_description .quentity,
  .wsus__invoice_description .total {
    width: 120px;
  }

  /* PAYMENT PAGE START */
  .wsus__pay_info_area .nav-pills .nav-link {
    font-size: 12px;
  }

  /* INVOICE START */
  .wsus__invoice_description .name {
    width: 365px;
  }

  /* TRACK ORDER START */
  .progtrckr {
    display: flex;
    justify-content: space-between;
  }

  .progtrckr li {
    font-size: 14px;
  }

  .wsus__track_header_single h5 {
    font-size: 15px;
  }

  .wsus__track_header_single p {
    font-size: 14px;
  }

  .wsus__track_header_single {
    text-align: center;
  }

  .wsus__track_area .common_btn {
    margin-top: 15px;
  }

  

  /* WISHLIST PAGE START */
  .wishlist .wsus__pro_img a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .wishlist .common_btn {
    font-size: 12px;
  }

  /* DASHBOARD START */
  .dashboard_sidebar {
    width: 22%;
  }

.dashboard_content .wsus__invoice_area.wsus__invoice_area {
    padding: 15px;
  }

  .dashboard_content .wsus__invoice_description .name {
    width: 332px;
  }

.wsus__chatlist .wsus_chat_list_text {
    width: 180px;
  }

  .wsus__chat_single {
    width: 100%;
  }

  .wsus__chat_single_text {
    width: 60%;
  }

.wsus__dashboard_order .package,
  .wsus__dashboard_order .price {
    width: 120px;
  }

  .wsus__dashboard_order .p_date,
  .wsus__dashboard_order .e_date,
  .wsus__dashboard_order .method {
    width: 135px;
  }

  .wsus__dashboard_order .package,
  .wsus__dashboard_order .price,
  .wsus__dashboard_order .status {
    width: 100px;
  }

/*========================
    HOME PAGE 2 START
  =========================*/
  .home_2 header .wsus__icon_area li {
    margin-left: 0px;
  }

  .home_2 header .wsus__call_area {
    padding-left: 0;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-days-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-hours-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-minutes-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-seconds-section {
    width: 60px;
    padding: 0;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer {
    height: 370px;
  }

  .banner_1 .wsus__single_banner_text h3 {
    font-size: 45px;
  }

.home_2 #wsus__banner .col-xl-5.ps-lg-0 .col-xl-12.col-sm-6 {
    padding: 0;
  }

  /*========================
    HOME PAGE 2 END
  =========================*/
}

@media (min-width: 768px) and (max-width: 991.99px) {
  .wsus__pop_up_text form .common_btn {
    right: 0px;
  }

/* HEADER SRART */
  header {
    height: 68px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    border-bottom: 1px solid rgba(255,255,255,0.12);
    box-shadow: 0 2px 15px rgba(0,0,0,0.06);
  }

  .wsus__call_area {
    display: none;
  }

  .wsus__call_icon_area {
    justify-content: flex-end;
  }

  .wsus__icon_area li a {
    width: 38px;
    height: 38px;
    font-size: 17px;
  }

  .wsus__icon_area li a span {
    top: -3px;
    right: -3px;
    font-size: 10px;
    line-height: 16px;
    width: 16px;
    height: 16px;
  }

  .wsus__mini_cart .wsus__cart_img {
    width: 65px;
    height: 65px;
  }

  .wsus__mini_cart .wsus__cart_text a {
    font-size: 14px;
  }

  .wsus__mini_cart .wsus__cart_text p {
    font-size: 15px;
  }

  #wsus__mobile_menu {
    width: 40%;
  }

  /* BANNER START */
  #wsus__banner {
    margin-top: 0;
  }

  #wsus__single_banner {
    padding-top: 40px;
  }

  .wsus__monthly_top_banner {
    height: 240px;
    overflow: hidden;
    border-radius: 5px;
  }

.wsus__single_banner_content {
    margin-top: 30px;
  }

.wsus__section_header h3 {
    font-size: 20px;
  }

  .monthly_top_filter,
  .monthly_top_filter2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }

  .wsus__hot_deals__single_img {
    width: 30% !important;
  }

  .wsus__hot_deals__single_text {
    width: 70% !important;
    float: left;
    padding-left: 15px !important;
  }

  .wsus__blog_img {
    height: 220px;
  }

  .wsus__section_header ul li a {
    font-size: 14px;
  }

  .wsus__section_header ul li {
    margin-left: 15px;
  }

.for_md {
    flex-direction: column;
    justify-content: center;
    border-radius: 0;
  }

  .for_md h3 {
    margin-bottom: 10px;
  }

  .grid2 .wsus__product_item .wsus__pro_link {
    height: 200px;
  }

  .grid2 .wsus__product_details .wsus__pro_name {
    font-size: 14px;
  }

.wsus__flash_coundown {
    justify-content: center;
    padding: 20px 10px;
    flex-direction: column;
  }

  .wsus__flash_coundown .end_text {
    margin-right: 0;
    margin-bottom: 15px;
  }

  #countdown17 {
    margin-bottom: 10px;
  }

  #wsus__weekly_best {
    margin-top: 0;
  }

  #wsus__weekly_best .wsus__section_header {
    margin-top: 65px;
  }

.home_blogs {
    margin-top: 0;
  }

.wsus__footer_content img {
    width: 140px;
  }

.wsus__footer_social {
    margin-top: 15px;
  }

  .wsus__footer_content h5 {
    margin-bottom: 10px;
  }

  .wsus__footer_content {
    margin-bottom: 40px;
  }

  .wsus__footer_bottom {
    margin-top: 25px;
  }

  .wsus__copyright p {
    font-size: 14px;
  }

  .wsus__copyright p img {
    width: 120px;
    margin-left: 10px;
  }

.product_popup_modal .modal-dialog {
    min-width: 600px;
  }

  .product_popup_modal .modal-body {
    height: 600px;
    padding-left: 17px;
  }

  .wsus__quick_view_img {
    width: 100%;
    height: 100%;
    position: relative;
    margin-bottom: 15px;
  }

  .wsus__pro_details_text .title {
    font-size: 20px;
    width: 92%;
  }

  /* BREADCRUMB START */
  #wsus__breadcrumb {
    margin-top: 68px;
  }

  .wsus_breadcrumb_overlay {
    padding: 60px 0px;
  }

  #wsus__breadcrumb h4 {
    font-size: 35px;
  }

  #wsus__breadcrumb ul {
    margin-top: 10px;
  }

  /* PRODUCT DETAILS START */
  .wsus__pro_det_description .nav .nav-item button {
    font-size: 14px;
  }

.wsus_pro_hot_deals .simply-days-section,
  .wsus_pro_hot_deals .simply-hours-section,
  .wsus_pro_hot_deals .simply-minutes-section,
  .wsus_pro_hot_deals .simply-seconds-section {
    margin-left: 0;
    margin-right: 10px;
  }

.wsus__pro_det_vendor_text p span {
    width: auto;
    font-size: 13px;
    margin-right: 5px;
  }

  .wsus__pro_det_vendor_text p {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .wsus__pro_det_vendor_text .rating {
    margin: 0px 0px 5px 0px;
  }

  .wsus__pro_det_vendor_text h4 {
    margin-bottom: 10px;
  }

.report_modal .modal-body {
    height: 535px;
    padding-left: 17px;
  }

  /* PRODUCT GRID VIEW START */
  .wsus__sidebar_filter {
    display: flex;
  }

  .wsus__product_sidebar.show_filter {
    margin-top: 25px;
  }

  .wsus__product_sidebar {
    height: 0;
    opacity: 0;
  }

  .wsus__pro_page_bammer {
    height: 200px;
  }

.wsus__pro_page_bammer_text_center .add_cart {
    padding: 10px 15px;
    font-size: 12px;
  }

  .wsus__list_view .wsus__product_details .wsus__pro_name {
    font-size: 20px;
  }

  /* VENDOR DETAILS START */
  .vendor_det_banner {
    height: 370px !important;
  }

  .wsus__vendor_det_banner_text .wsus__vendor_text_center {
    width: 50%;
  }

  .wsus__vendor_det_banner_text {
    background: linear-gradient(90deg,
        rgba(11, 44, 61, 1) 0%,
        rgba(6, 120, 148, 0) 100%,
        rgba(11, 44, 61, 0) 100%);
  }

/* BLOG DETAILS START */
  .wsus__blog_sidebar {
    margin-top: 30px;
  }

  .wsus__blog_post_img {
    width: 15%;
  }

  .wsus__blog_post_text {
    width: 85%;
    padding-left: 10px;
    margin-top: 25px;
  }

  .calendar header {
    top: 0;
  }

.wsus__cart_list table tr th {
    font-size: 14px;
  }

  .wsus__cart_list .wsus__pro_img {
    width: 100px !important;
  }

  .wsus__cart_list .wsus__pro_name {
    margin-bottom: 0px;
  }

  .wsus__cart_list table tbody tr td p {
    font-size: 15px;
  }

  .wsus__cart_list .wsus__pro_status {
    width: 180px;
  }

  .wsus__cart_list .wsus__pro_select {
    width: 180px;
  }

  .wsus__cart_list .wsus__pro_tk {
    width: 130px;
  }

  .wsus__cart_list .wsus__pro_icon {
    width: 80px;
  }

  .wsus__cart_list_footer_button {
    margin-top: 30px;
  }

.wsus__compare_text .common_btn {
    font-size: 13px;
    padding: 10px 15px;
  }

  /* CONTACT PAGE START */
  .wsus__contact_single h5 {
    font-size: 16px;
  }

  .wsus__contact_single {
    margin-bottom: 5px;
  }

  #wsus__contact hr {
    margin: 50px 0px 57px 0px;
  }

  .wsus__offer_countdown {
    justify-content: center;
    padding-bottom: 5px;
  }

  .wsus__offer_countdown .simply-amount {
    font-size: 12px;
    line-height: 1;
  }

  .wsus__offer_time .simply-amount {
    font-size: 20px;
  }

  .wsus__offer_time .simply-days-section,
  .wsus__offer_time .simply-hours-section,
  .wsus__offer_time .simply-minutes-section,
  .wsus__offer_time .simply-seconds-section {
    width: 70px;
  }

  .wsus__flash_sell_2 .simply-amount {
    font-size: 26px;
  }

  .wsus__flash_sell_2 .simply-section.simply-days-section,
  .wsus__flash_sell_2 .simply-section.simply-hours-section,
  .wsus__flash_sell_2 .simply-section.simply-minutes-section,
  .wsus__flash_sell_2 .simply-section.simply-seconds-section {
    width: 65px;
    height: 65px;
    margin-bottom: 15px;
  }

/* FORGET PASSWORD START */
  .wsus__forget_area {
    padding: 15px;
  }

  .wsus__forget_area .see_btn {
    margin-bottom: 0 !important;
    font-size: 16px !important;
  }

  /* INVOICE PAGE START */
  .wsus__invoice_area {
    padding: 20px;
  }

  .wsus__invoice_description {
    margin-top: 55px;
  }

  .wsus__invoice_description .images {
    width: 115px;
  }

  .wsus__invoice_description .name {
    width: 300px;
  }

  .wsus__invoice_description .amount {
    width: 130px;
  }

  .wsus__invoice_description .quentity {
    width: 130px;
  }

  .wsus__invoice_description .total {
    width: 130px;
  }

  /* LOGIN PAGE START */
  .wsus__login_reg_area {
    padding: 15px;
  }

  /* PAYMENT PAGE START */
  #v-pills-tab {
    flex-direction: inherit !important;
    justify-content: space-between;
  }

  .wsus__pay_info_area .nav-pills .nav-link {
    width: 24%;
    font-size: 12px;
  }

  #v-pills-tabContent {
    margin-bottom: 30px;
  }

/* TRACK ORDER START */
  .wsus__track_header_single {
    margin-top: 20px;
    border: 0;
  }

  .progtrckr li {
    margin-bottom: 45px;
    font-size: 14px;
  }

  .progtrckr {
    margin: 50px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

.wsus__track_area .common_btn {
    width: 100%;
    text-align: center;
  }

  .wsus__track_header_single h5 {
    font-size: 16px;
  }

  .wsus__track_header_single p {
    font-size: 14px;
  }

  

/* WISHLIST PAGE START */
  .wishlist .wsus__pro_img a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .wishlist .common_btn {
    font-size: 12px;
  }

  /* DASHBOARD PAGE START */
  .dashboard_sidebar {
    width: 270px;
    margin-left: -270px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s ease;
    -moz-transition: all linear 0.3s ease;
    -ms-transition: all linear 0.3s ease;
    -o-transition: all linear 0.3s ease;
  }

  .close_icon {
    display: block;
  }

  .dashboard_sidebar.show_dash_menu {
    margin-left: 0;
  }

#wsus__dashboard {
    padding: 40px 0px 10px 0px;
  }

.dashboard_content .wsus__invoice_area {
    margin-top: 0px;
  }

  .dashboard_content .wsus__invoice_description .name {
    width: 350px;
  }

  .dashboard_content .wsus__invoice_description .amount {
    width: 160px;
  }

  .dashboard_content .wsus__invoice_description .quentity {
    width: 160px;
  }

  .dashboard_content .wsus__invoice_description .total {
    width: 141px;
  }

.wsus__dashboard_order .package,
  .wsus__dashboard_order .price {
    width: 120px;
  }

  .wsus__dashboard_order .p_date,
  .wsus__dashboard_order .e_date,
  .wsus__dashboard_order .method {
    width: 135px;
  }

  .wsus__dashboard_order .package,
  .wsus__dashboard_order .price {
    width: 120px;
  }

.monthly_top_filter button:last-child {
    margin-right: 10px;
  }

.wsus__chatlist .wsus_chat_list_text {
    width: 200px;
  }

  .wsus__chat_single {
    width: 100%;
  }

  .wsus__chat_single_text {
    width: 62%;
  }

  .wsus__chatlist,
  .wsus__chat_main_area {
    margin-bottom: 10px;
  }

.home_2 .wsus__mobile_menu_icon {
    border: 1px solid #fff;
  }

  .home_2 .wsus__mobile_menu_icon:hover {
    border-color: #2a9cf5;
  }

  .home_2 #wsus__banner {
    margin-top: 0;
  }

  .home_2 .wsus__single_banner_content {
    margin-bottom: 0;
  }

  .home_2 #wsus__banner .col-xl-5.ps-lg-0 .col-xl-12.col-sm-6 {
    padding: 0;
  }

  .home_2 .simply-countdown {
    flex-wrap: wrap;
    justify-content: center;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h3 span {
    font-size: 30px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h3 {
    font-size: 22px;
    margin: 10px 0px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text {
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h6 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner {
    height: 200px;
  }

  #wsus__single_banner {
    padding-top: 65px;
  }

  .home_2 #wsus__hot_deals .nxt_arr,
  .home_2 #wsus__hot_deals .prv_arr {
    top: -1px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer {
    margin-top: 45px;
    height: 400px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-days-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-hours-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-minutes-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-seconds-section {
    height: auto;
  }

  .wsus__hot_deals_2 .simply-word {
    font-size: 10px;
    margin-top: 5px;
    display: block;
  }

  .wsus__single_blog_2 .wsus__blog_text_center a {
    color: #353535;
    font-size: 20px;
  }

  .banner_1 .wsus__single_banner_text h3 {
    font-size: 35px;
  }

  .home_2_single_banner .banner_1 {
    height: 350px;
  }

  .home_2 #wsus__weekly_best .nxt_arr,
  .home_2 #wsus__weekly_best .prv_arr {
    top: -21px;
  }

  .home2_wsus__weekly_best_2 .wsus__section_header {
    margin-bottom: 20px;
  }

.home_2 .home_blogs {
    padding-top: 8px !important;
  }

  .home_2 header .dropdown .nav-link {
    display: none;
  }

  .home_2 header .wsus__icon_area li:last-child {
    display: inline-block;
  }

  .home_2 header .wsus__icon_area {
    width: 100%;
  }

  .home_2 header .wsus__cart_icon {
    margin-top: 12px;
  }

  .home_2 .footer_payment img {
    width: 100%;
  }

  /*========================
    HOME PAGE 2 END
  =========================*/

  .wsus__order_details {
    margin-top: 25px;
  }

}

@media (min-width: 576px) and (max-width: 767.99px) {

/* HEADER SRART */
  header {
    height: 72px;
    position: fixed;
    top: 0px;
    left: 0;
    background: #001f4a;
    z-index: 999;
    border-bottom: 1px solid rgba(255,255,255,0.12);
    box-shadow: 0 2px 15px rgba(0,0,0,0.06);
  }

  .wsus__call_area {
    display: none;
  }

  .wsus__call_icon_area {
    justify-content: flex-end;
  }

  .wsus__icon_area li a {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }

  .wsus__icon_area li a span {
    top: -3px;
    right: -3px;
    font-size: 10px;
    line-height: 15px;
    width: 15px;
    height: 15px;
  }

  .wsus__mini_cart .wsus__cart_img {
    width: 65px;
    height: 65px;
  }

  .wsus__mini_cart .wsus__cart_text a {
    font-size: 14px;
  }

  .wsus__mini_cart .wsus__cart_text p {
    font-size: 15px;
  }

/* BANNER START */
  #wsus__banner {
    margin-top: 0;
  }

  .wsus__single_slider {
    padding: 40px 30px;
    height: 300px;
  }

  .wsus__single_slider_text h3 {
    font-size: 18px;
  }

  .wsus__single_slider_text h1, .wsus__single_slider_text h2 {
    font-size: 30px;
  }

  .wsus__single_slider_text h6 {
    margin-bottom: 15px;
  }

  .wsus__flash_coundown {
    justify-content: center;
    padding: 20px 10px;
    flex-direction: column;
  }

  .wsus__hot_deals__single_text h5 {
    font-size: 14px;
  }

  .wsus__product_details .wsus__pro_name {
    font-size: 15px;
  }

  .ClassyCountdown-value {
    font-size: 25px !important;
  }

  .wsus__flash_coundown .end_text {
    margin-right: 0;
    margin-bottom: 15px;
  }

  #countdown17 {
    margin-bottom: 10px;
  }

  .monthly_top_filter button,
  .monthly_top_filter2 button {
    font-size: 13px;
  }

  .monthly_top_filter,
  .monthly_top_filter2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }

  .wsus__section_header {
    flex-direction: column;
    justify-content: center;
    border-radius: 0;
  }

  .wsus__section_header h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  #wsus__weekly_best .wsus__section_header h3 {
    font-size: 16px;
  }

  .see_btn {
    font-size: 12px;
    margin-bottom: 20px !important;
  }

  .see_btn i {
    top: 8px;
  }

.wsus__offer_coindown .end_text {
    font-size: 13px;
    margin-right: 5px;
  }

  .simply-amount {
    font-size: 12px;
    line-height: 15px;
  }

.wsus__monthly_top_banner {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 5px;
  }

.wsus__hot_deals_offer .simply-days-section,
  .wsus__hot_deals_offer .simply-hours-section,
  .wsus__hot_deals_offer .simply-minutes-section,
  .wsus__hot_deals_offer .simply-seconds-section {
    padding: 0px 7px;
  }

.wsus__single_banner_content {
    height: 150px;
    margin-bottom: 30px;
  }

.wsus__pro_name {
    margin-bottom: 5px;
  }

.single_banner_2 {
    margin-bottom: 0;
  }

  .wsus__hot_deals__single_img {
    width: 30% !important;
  }

  .wsus__hot_deals__single_text .wsus__tk {
    font-size: 13px;
  }

  #wsus__hot_deals .nxt_arr,
  #wsus__hot_deals .prv_arr {
    top: -21px;
  }

  .hot_deals_slider {
    margin-top: 20px;
  }

  .wsus__hot_deals__single_text {
    width: 70% !important;
    margin-top: 0px;
    padding-left: 15px !important;
  }

  .wsus__hot_deals__single_text .wsus__rating {
    font-size: 12px;
    margin: 0;
  }

.home_blogs {
    margin-top: 0;
  }

#wsus__weekly_best {
    margin-top: 0;
  }

  .weekly_best {
    margin-top: 24px;
  }

  #wsus__weekly_best .wsus__section_header {
    margin-top: 60px;
  }

.wsus__footer_content img {
    width: 120px;
  }

  .wsus__footer_content p {
    margin: 10px 0px 12px 0px;
  }

.wsus__footer_content {
    margin-bottom: 35px;
  }

  .wsus__footer_content h5 {
    margin-bottom: 5px;
  }

  .wsus__footer_menu li a {
    font-size: 14px;
  }

  .wsus__footer_bottom {
    padding: 20px 0px;
    margin-top: 30px;
  }

  .wsus__copyright {
    display: block;
  }

  .wsus__copyright p {
    font-size: 12px;
    text-align: center;
  }

  .wsus__copyright p img {
    margin-left: 0;
    margin-top: 10px;
  }

.product_popup_modal .modal-dialog {
    min-width: 500px;
  }

  .product_popup_modal .modal-body {
    height: 550px;
    padding-left: 20px;
  }

.wsus__quick_view_img {
    margin-bottom: 15px;
  }

  .wsus__quick_view_img .slick-list {
    height: auto;
  }

.wsus__quentity {
    flex-wrap: wrap;
  }

.wsus__pro_details_text h4 {
    font-size: 25px;
  }

  .product_popup_modal .btn-close {
    right: 6px;
  }

  /* BREADCRUMB START */
  #wsus__breadcrumb {
    margin-top: 72px;
  }

  .wsus_breadcrumb_overlay {
    padding: 40px 0px;
  }

  #wsus__breadcrumb h4 {
    font-size: 25px;
  }

  #wsus__breadcrumb ul {
    margin-top: 10px;
  }

  #wsus__breadcrumb ul li a {
    font-size: 14px;
  }

  /* PRODUCT DETAILS PAGE START */
  .wsus__pro_details_text .title {
    font-size: 20px;
    margin-top: 25px;
  }

.report_modal .btn-close {
    right: 10px;
  }

.wsus__vendor_details {
    margin-top: 0;
  }

  /* PRODUCT GRID VIEW START */
  .wsus__sidebar_filter {
    display: flex;
  }

  .wsus__product_sidebar.show_filter {
    margin-top: 25px;
  }

  .wsus__product_sidebar {
    height: 0;
    opacity: 0;
  }

  .wsus__pro_page_bammer {
    height: 200px;
  }

.wsus__pro_page_bammer_text_center .add_cart {
    padding: 10px 15px;
    font-size: 12px;
  }

  /* VENDOR DETAILS */
  .wsus__vendor_det_banner_text .wsus__vendor_text_center {
    width: 100%;
  }

  .vendor_det_banner {
    height: 350px !important;
  }

  .wsus__vendor_det_banner_text {
    background: linear-gradient(90deg,
        rgba(11, 44, 61, 1) 0%,
        rgba(6, 120, 148, 0) 100%,
        rgba(11, 44, 61, 0) 100%);
  }

/* BLOG DETAILS START */
  .wsus__main_blog_header span {
    margin: 5px;
    display: inline-block;
    font-size: 14px;
  }

  .wsus__main_blog h2 {
    font-size: 20px;
    margin: 15px 0px 15px 0px;
  }

.wsus__blog_img {
    height: 180px;
  }

.wsus__main_blog h5,
  .wsus__related_post h5,
  .wsus__comment_area h4,
  .wsus__post_comment h4,
  .wsus__blog_search h4,
  .wsus__blog_category h4,
  .wsus__blog_post h4,
  .wsus__popular_tag h4,
  .wsus_blog_calender h4,
  #wsus__faq h4,
  .wsus__forget_area h4,
  .wsus__change_password h4 {
    font-size: 20px;
  }

  .wsus__comment_img {
    width: 15% !important;
  }

  .wsus__comment_text {
    width: 85% !important;
    padding-left: 15px;
  }

  .wsus__comment_img img {
    width: 75px !important;
    height: 75px !important;
  }

  .wsus__comment_text h6 {
    font-size: 15px;
  }

  .wsus__comment_text p {
    font-size: 14px;
  }

.wsus__blog_sidebar {
    margin-top: 30px;
  }

  .calendar header {
    top: 0;
  }

  .wsus__blog_post_img {
    width: 20%;
  }

  .wsus__blog_post_text {
    width: 80%;
    padding-left: 20px;
    margin-top: 25px;
  }

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

.wsus__cart_list table tr th {
    font-size: 14px;
  }

  .wsus__cart_list .wsus__pro_img {
    width: 100px !important;
  }

  .wsus__cart_list .wsus__pro_name {
    margin-bottom: 0px;
  }

  .wsus__cart_list table tbody tr td p {
    font-size: 15px;
  }

  .wsus__cart_list .wsus__pro_status {
    width: 140px;
  }

  .wsus__cart_list .wsus__pro_select {
    width: 150px;
  }

  .wsus__cart_list .wsus__pro_tk {
    width: 130px;
  }

  .wsus__cart_list .wsus__pro_icon {
    width: 80px;
  }

  .wsus__cart_list_footer_button {
    margin-top: 30px;
  }

  /* CHECK-OUT PAGE START */
  .wsus__order_details .form-check label {
    font-size: 14px;
  }

.wsus__compare_text .common_btn {
    font-size: 12px;
    padding: 10px 13px;
  }

  /* CONTACT PAGE START */
  .wsus__contact_single h5 {
    font-size: 16px;
  }

  .wsus__contact_single {
    margin-bottom: 5px;
  }

  #wsus__contact hr {
    margin: 50px 0px 57px 0px;
  }

.wsus__offer_countdown {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }

  .wsus__offer_countdown .simply-amount {
    font-size: 12px;
    line-height: 1;
  }

  .wsus__offer_time .simply-amount {
    font-size: 16px;
  }

  .wsus__offer_time .simply-days-section,
  .wsus__offer_time .simply-hours-section,
  .wsus__offer_time .simply-minutes-section,
  .wsus__offer_time .simply-seconds-section {
    width: 50px;
  }

.wsus__faq_text .call {
    font-size: 20px;
  }

  /* FORGET PASSWORD START */
  .wsus__forget_area {
    margin-bottom: 30px;
  }

  .wsus__forget_area .see_btn {
    margin-bottom: 0 !important;
    font-size: 16px !important;
  }

  /* INVOICE PAGE START */
  .wsus__invoice_description {
    margin-top: 55px;
  }

  .wsus__invoice_description .images {
    width: 115px;
  }

  .wsus__invoice_description .name {
    width: 250px;
  }

  .wsus__invoice_description .amount {
    width: 100px;
  }

  .wsus__invoice_description .quentity {
    width: 100px;
  }

  .wsus__invoice_description .total {
    width: 100px;
  }

  /* LOGIN PAGE START */
  .wsus__login_reg_area {
    margin-bottom: 30px;
  }

  /* PAYMENT PAGE START */
  #v-pills-tab {
    flex-direction: inherit !important;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .wsus__pay_info_area .nav-pills .nav-link {
    width: 49%;
    padding: 10px 0px;
    font-size: 12px;
  }

  .wsus__pay_info_area .tab-pane {
    margin-bottom: 30px;
  }

.wsus__pay_info_area p {
    font-size: 13px;
  }

  .wsus__pay_info_area ul li {
    font-size: 13px;
  }

/* PRODUCT CATEGORY START */
  .wsus__product_topbar {
    flex-direction: column;
  }

/* TRACK ORDER START */
  .tack_form {
    margin-bottom: 20px;
  }

  .wsus__track_header_single {
    margin-top: 20px;
    border: 0;
  }

  .progtrckr li {
    width: 50%;
    margin-bottom: 45px;
    font-size: 14px;
  }

  .progtrckr {
    margin: 50px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .wsus__track_area .common_btn {
    width: 100%;
    text-align: center;
  }

  .wsus__track_header_single h5 {
    font-size: 16px;
  }

  .wsus__track_header_single p {
    font-size: 14px;
  }

  

/* WISHLIST PAGE START */
  .wishlist .wsus__pro_img a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .wishlist .common_btn {
    font-size: 12px;
  }

  /* DASHBOARD PAGE START */
  .dashboard_sidebar {
    width: 270px;
    margin-left: -270px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s ease;
    -moz-transition: all linear 0.3s ease;
    -ms-transition: all linear 0.3s ease;
    -o-transition: all linear 0.3s ease;
  }

  .close_icon {
    display: block;
  }

  .dashboard_sidebar.show_dash_menu {
    margin-left: 0;
  }

#wsus__dashboard {
    padding: 20px 0px 10px 0px;
  }

.wsus__dashboard_order .package,
  .wsus__dashboard_order .price {
    width: 120px;
  }

.wsus__dashboard_order .p_date,
  .wsus__dashboard_order .e_date,
  .wsus__dashboard_order .method {
    width: 135px;
  }

.dashboard_content .wsus__invoice_area {
    margin-top: 10px;
    padding: 20px;
  }

.monthly_top_filter button:last-child {
    margin-right: 10px;
  }

.wsus__chatlist .wsus_chat_list_text {
    width: 200px;
  }

  .wsus__chat_single {
    width: 100%;
  }

  .wsus__chat_single_text {
    width: 71%;
  }

  .wsus__chatlist {
    height: 360px;
    margin-bottom: 25px;
  }

  .wsus__chatlist_body {
    max-height: 315px;
  }

  .wsus__chat_main_area {
    height: 62vh !important;
    margin-bottom: 35px;
  }

  .wsus__chat_area_body {
    max-height: 485px;
  }

.home_2 .wsus__mobile_menu_icon {
    border: 1px solid #fff;
  }

  .home_2 .wsus__mobile_menu_icon:hover {
    border-color: #2a9cf5;
  }

  .home_2 #wsus__banner {
    margin-top: 0;
  }

  .home_2 .wsus__single_banner_content {
    margin-bottom: 0;
  }

  .home_2 #wsus__banner .col-xl-5.ps-lg-0 .col-xl-12.col-sm-6 {
    padding: 0;
  }

.home_2 .simply-countdown {
    flex-wrap: wrap;
    justify-content: center;
  }

  .wsus__flash_sell_2 .simply-amount {
    font-size: 22px;
  }

  .wsus__flash_sell_2 .simply-section.simply-days-section,
  .wsus__flash_sell_2 .simply-section.simply-hours-section,
  .wsus__flash_sell_2 .simply-section.simply-minutes-section,
  .wsus__flash_sell_2 .simply-section.simply-seconds-section {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }

  .home_2 .monthly_top_filter button,
  .home_2 .monthly_top_filter2 button {
    margin: 4px 5px;
    font-size: 13px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h3 span {
    font-size: 30px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h3 {
    font-size: 22px;
    margin: 10px 0px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text {
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h6 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner {
    height: 200px;
  }

  #wsus__single_banner {
    padding-top: 65px;
  }

  .home_2 #wsus__hot_deals .nxt_arr,
  .home_2 #wsus__hot_deals .prv_arr {
    top: -1px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer {
    margin-top: 45px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-days-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-hours-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-minutes-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-seconds-section {
    width: 50px;
    height: auto;
    padding: 0;
    padding-top: 8px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_text .wsus__hot_title,
  .wsus__hot_deals_2 .wsus__hot_deals_text .wsus__rating span {
    font-size: 18px;
  }

  .wsus__hot_deals_2 .simply-word {
    font-size: 10px;
    margin-top: 5px;
    display: block;
  }

  .banner_1 .wsus__single_banner_text h6 span {
    font-size: 55px;
    margin: 13px 0px 13px 5px;
  }

  .banner_1 .wsus__single_banner_text h3 {
    font-size: 35px;
  }

  .home_2_single_banner .banner_1 {
    height: 350px;
  }

  .home_2 #wsus__weekly_best .nxt_arr,
  .home_2 #wsus__weekly_best .prv_arr {
    top: -21px;
  }

  .home2_wsus__weekly_best_2 .wsus__section_header {
    margin-bottom: 20px;
  }

.home_2 .home_blogs {
    padding-top: 8px !important;
  }

  .home_2 header .dropdown .nav-link {
    display: none;
  }

  .home_2 header .wsus__icon_area li {
    display: none;
  }

  .home_2 header .wsus__icon_area li:last-child {
    display: inline-block;
  }

  .home_2 header .wsus__icon_area {
    width: 100%;
  }

  .home_2 header .wsus__cart_icon {
    margin-top: 12px;
  }

  .home_2 .footer_payment img {
    width: 100%;
  }

  .home_2 .wsus__footer_content_2 h3 {
    font-size: 19px;
  }

  /*========================
    HOME PAGE 2 END
  =========================*/

  /* extra css start here */
  #wsus__hot_deals {
    padding-top: 36px;
  }

  .wsus__order_details {
    margin-top: 25px;
  }

  /* extra css end here */

}

@media (max-width: 575.99px) {

/* HEADER SRART */
  header {
    height: 72px;
    position: fixed;
    top: 0px;
    left: 0;
    background: #001f4a;
    z-index: 999;
    border-bottom: 1px solid rgba(255,255,255,0.12);
    box-shadow: 0 2px 15px rgba(0,0,0,0.06);
  }

  .wsus__call_area {
    display: none;
  }

  .wsus__call_icon_area {
    justify-content: flex-end;
  }

  .wsus__icon_area li a {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }

  .wsus__icon_area li a span {
    top: -3px;
    right: -3px;
    font-size: 9px;
    line-height: 14px;
    width: 14px;
    height: 14px;
  }

  .wsus__mini_cart {
    width: 100%;
    right: -100%;
    padding: 20px 15px;
  }

  .wsus__mini_cart h4 {
    margin: -20px -15px 10px;
  }

  .wsus__mini_cart ul {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .wsus__mini_cart ul::-webkit-scrollbar {
    display: none;
  }

  .wsus__mini_cart .wsus__cart_img {
    width: 55px;
    height: 55px;
  }

  .wsus__mini_cart .wsus__cart_text a {
    font-size: 13px;
  }

  .wsus__mini_cart .wsus__cart_text p {
    font-size: 14px;
  }

  .wsus__mini_cart .mini_cart_actions {
    margin-right: -15px;
    margin-left: -15px;
  }

  .wsus__minicart_btn_area {
    gap: 8px;
  }

  .wsus__minicart_btn_area .common_btn {
    padding: 10px 16px;
    font-size: 13px;
  }

/* BANNER START */
  #wsus__banner {
    margin-top: 0;
  }

  .wsus__single_slider {
    padding: 40px 30px;
    height: 300px;
  }

  .wsus__single_slider_text h3 {
    font-size: 18px;
  }

  .wsus__single_slider_text h1, .wsus__single_slider_text h2 {
    font-size: 30px;
  }

  .wsus__single_slider_text h6 {
    margin-bottom: 15px;
  }

  .wsus__flash_coundown {
    justify-content: center;
    padding: 20px;
    flex-direction: column;
  }

  .ClassyCountdown-value {
    font-size: 23px !important;
  }

  .wsus__flash_coundown .end_text {
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 25px;
  }

  #countdown17 {
    margin-bottom: 10px;
  }

  .monthly_top_filter button,
  .monthly_top_filter2 button {
    font-size: 13px;
  }

  .monthly_top_filter,
  .monthly_top_filter2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }

  .wsus__section_header {
    flex-direction: column;
    justify-content: center;
    border-radius: 0;
  }

  .wsus__section_header h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .see_btn {
    font-size: 12px;
    margin-bottom: 20px !important;
  }

  .see_btn i {
    top: 8px;
  }

.wsus__offer_coindown .end_text {
    font-size: 13px;
    margin-right: 5px;
  }

  .simply-amount {
    font-size: 12px;
    line-height: 15px;
  }

  .simply-days-section,
  .simply-hours-section,
  .simply-minutes-section,
  .simply-seconds-section {
    padding: 0px 5px;
  }

.wsus__monthly_top_banner {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-radius: 5px;
  }

.wsus__single_banner_content {
    height: 150px !important;
    margin-bottom: 30px;
  }

.wsus__pro_name {
    margin-bottom: 5px;
  }

.single_banner_2 {
    margin-bottom: 0;
  }

  .wsus__hot_deals__single_img {
    width: 30% !important;
  }

  .wsus__hot_deals__single_text .wsus__tk {
    font-size: 13px;
  }

  #wsus__hot_deals .nxt_arr,
  #wsus__hot_deals .prv_arr {
    top: -21px;
  }

  .hot_deals_slider {
    margin-top: 20px;
  }

  .wsus__hot_deals__single_text {
    width: 70% !important;
    margin-top: 0px;
    padding-left: 15px !important;
  }

  .wsus__hot_deals__single_text .wsus__rating {
    font-size: 12px;
    margin: 0;
  }

.home_blogs {
    margin-top: 0;
  }

#wsus__weekly_best {
    margin-top: 10px;
  }

  .weekly_best {
    margin-top: 24px;
  }

  #wsus__weekly_best .wsus__section_header {
    margin-top: 60px;
  }

.wsus__footer_content img {
    width: 120px;
  }

  .wsus__footer_content p {
    margin: 10px 0px 12px 0px;
  }

.wsus__footer_content {
    margin-bottom: 35px;
  }

  .wsus__footer_content h5 {
    margin-bottom: 5px;
  }

  .wsus__footer_menu li a {
    font-size: 14px;
  }

  .wsus__footer_bottom {
    padding: 20px 0px;
    margin-top: 30px;
  }

  .wsus__copyright {
    display: block;
  }

  .wsus__copyright p {
    font-size: 12px;
    text-align: center;
  }

  .wsus__copyright p img {
    margin-left: 0;
    margin-top: 10px;
  }

  .product_popup_modal .modal-dialog {
    min-width: 95%;
  }

.wsus_pro_det_color h5,
  .wsus_pro__det_size h5,
  .share_link h5,
  .wsus__quentity h5,
  .wsus__button_area h5,
  .wsus__pro_det_share h5,
  .wsus__quentity h5,
  .wsus__selectbox h5 {
    width: auto;
    margin-right: 10px;
  }

.wsus__quentity {
    flex-wrap: wrap;
  }

.wsus__quentity h3 {
    font-size: 18px;
    margin-left: 5px;
  }

  .wsus__quentity button {
    font-size: 16px;
  }

  .wsus__quentity .nice-number input {
    font-size: 16px;
  }

  .wsus_pro_hot_deals .simply-days-section,
  .wsus_pro_hot_deals .simply-hours-section,
  .wsus_pro_hot_deals .simply-minutes-section,
  .wsus_pro_hot_deals .simply-seconds-section {
    margin-left: 0;
    margin-right: 10px;
  }

  .wsus__pro_details_text .title {
    font-size: 20px;
    margin-top: 25px;
  }

  .wsus__pro_details_text h4 {
    font-size: 25px;
  }

.wsus__button_area li .add_cart {
    padding: 10px 10px;
    font-size: 12px;
    margin-right: 5px;
  }

  .wsus__button_area li:nth-child(3) a,
  .wsus__button_area li:nth-child(4) a {
    margin-left: 5px;
  }

  .wsus__selectbox .select2-container {
    margin-bottom: 10px;
  }

  .wsus__selectbox {
    display: block;
    margin-bottom: 0 !important;
  }

  .wsus__button_area {
    margin-top: 0px;
  }

.wsus__button_area li .buy_now,
  .wsus__ofer_det_footer_btn .buy_now {
    padding: 10px;
    font-size: 11px;
  }

.product_popup_modal .display {
    display: none;
  }

  .product_popup_modal .modal-body {
    height: auto;
    padding-left: 15px;
  }

  /* PRODUCT GRID VIEW */
  #wsus__breadcrumb {
    margin-top: 72px;
  }

  .wsus_breadcrumb_overlay {
    padding: 40px 0px;
  }

  #wsus__breadcrumb h4 {
    font-size: 25px;
  }

  #wsus__breadcrumb ul {
    margin-top: 10px;
  }

  #wsus__breadcrumb ul li a {
    font-size: 14px;
  }

  .wsus__pro_page_bammer {
    height: 200px;
  }

.wsus__pro_page_bammer_text_center .add_cart {
    padding: 10px 15px;
    font-size: 12px;
  }

.wsus__sidebar_filter {
    display: flex;
  }

  .wsus__product_sidebar {
    height: 0;
    opacity: 0;
    padding: 0;
  }

  .wsus__product_sidebar.show_filter {
    margin-top: 25px;
  }

  /* Tabs estilo /vendor en m�vil: p�ldoras auto + barra scrolleable (sin scrollbar visible) */
  .wsus__pro_det_description .nav {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
  }

  .wsus__pro_det_description .nav::-webkit-scrollbar {
    display: none;
  }

  .wsus__pro_det_description .nav .nav-item {
    width: auto;
    flex: 0 0 auto;
  }

  .wsus__pro_det_review .wsus__comment_img img {
    width: 48px !important;
    height: 48px;
  }

  .wsus__pro_det_review .wsus__comment_img .wsus__comment_img_fallback {
    width: 48px;
    height: 48px;
    font-size: 18px;
  }

  .wsus__pro_det_review .wsus__comment_text ul li {
    margin-bottom: 10px;
  }

.wsus__pro_det_vendor_text p span {
    width: auto;
  }

  .wsus__vendor_details {
    margin-top: 0;
  }

  .wsus__pro_det_review .wsus__main_comment {
    padding: 10px 10px 10px 10px;
  }

  .wsus__comment_text a {
    margin-top: 0;
  }

  .wsus__post_comment button {
    padding: 10px;
  }

  .accordion-button {
    font-size: 14px;
    text-align: left !important;
  }

  /* VENDOR DETAILS */
  .wsus__vendor_det_banner_text .wsus__vendor_text_center {
    width: 100%;
  }

  .vendor_det_banner {
    height: 400px !important;
  }

  .wsus__vendor_det_banner_text {
    background: linear-gradient(90deg,
        rgba(11, 44, 61, 1) 0%,
        rgba(6, 120, 148, 0) 100%,
        rgba(11, 44, 61, 0) 100%);
  }

/* BLOG DETAILS START */
  .wsus__main_blog_header span {
    margin: 5px 0px;
    display: block;
  }

  .wsus__main_blog h2 {
    font-size: 20px;
    margin: 15px 0px 15px 0px;
  }

.wsus__main_blog h5,
  .wsus__related_post h5,
  .wsus__comment_area h4,
  .wsus__post_comment h4,
  .wsus__blog_search h4,
  .wsus__blog_category h4,
  .wsus__blog_post h4,
  .wsus__popular_tag h4,
  .wsus_blog_calender h4,
  #wsus__faq h4,
  .wsus__forget_area h4,
  .wsus__change_password h4 {
    font-size: 20px;
  }

  .wsus__comment_img {
    width: 20% !important;
  }

  .wsus__comment_text {
    width: 80% !important;
    padding-left: 15px;
  }

  .wsus__comment_text h6 {
    font-size: 15px;
  }

  .wsus__comment_text p {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .wsus__pro_det_description .nav .nav-item button {
    font-size: 14px;
  }

.wsus__blog_sidebar {
    margin-top: 30px;
  }

  .calendar header {
    top: 0;
  }

  .wsus__blog_post_text a {
    font-size: 13px;
  }

.wsus__cart_list table tr th {
    font-size: 14px;
  }

  .wsus__cart_list .wsus__pro_img {
    width: 100px;
  }

  .wsus__cart_list .wsus__pro_name {
    margin-bottom: 0px;
  }

  .wsus__cart_list table tbody tr td p {
    font-size: 15px;
  }

  .wsus__cart_list .wsus__pro_status {
    width: 140px !important;
  }

  .wsus__cart_list .wsus__pro_select {
    width: 150px !important;
  }

  .wsus__cart_list .wsus__pro_tk {
    width: 130px !important;
  }

  .wsus__cart_list .wsus__pro_icon {
    width: 80px !important;
  }

  .wsus__cart_list_footer_button {
    margin-top: 30px;
  }

  /* CHANGE PASSWORD */
  .wsus__change_password {
    padding: 20px;
  }

  /* CHECK-OUT PAGE START */
  .wsus__order_details {
    padding: 15px;
    margin-top: 25px;
  }

.wsus__order_details .form-check label {
    font-size: 13px;
  }

.wsus__compare_text .common_btn {
    font-size: 12px;
    padding: 10px 10px;
  }

.wsus__contact_single h5 {
    font-size: 16px;
  }

  .wsus__contact_single {
    margin-bottom: 5px;
  }

  #wsus__contact hr {
    margin: 50px 0px 57px 0px;
  }

.wsus__offer_countdown {
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 10px;
  }

  .wsus__offer_countdown .simply-amount {
    font-size: 12px;
    line-height: 1;
  }

  .wsus__offer_countdown .simply-days-section,
  .wsus__offer_countdown .simply-hours-section,
  .wsus__offer_countdown .simply-minutes-section,
  .wsus__offer_countdown .simply-seconds-section {
    margin-left: 0;
  }

  .wsus__offer_countdown .end_text {
    margin-bottom: 5px;
  }

  .wsus__offer_time .simply-amount {
    font-size: 18px;
  }

  .wsus__offer_time .simply-days-section,
  .wsus__offer_time .simply-hours-section,
  .wsus__offer_time .simply-minutes-section,
  .wsus__offer_time .simply-seconds-section {
    width: 60px;
  }

.wsus__faq_text .call {
    font-size: 20px;
  }

  /* FORGET PASSWORD START */
  .wsus__forget_area {
    margin-bottom: 30px;
    padding: 15px;
  }

  .wsus__forget_area .see_btn {
    margin-bottom: 0 !important;
    font-size: 16px !important;
  }

  /* INVOICE PAGE START */
  .wsus__invoice_area {
    padding: 20px;
  }

  .wsus__invoice_description {
    margin-top: 55px;
  }

  .wsus__invoice_description .images {
    width: 115px;
  }

  .wsus__invoice_description .name {
    width: 250px;
  }

  .wsus__invoice_description .amount {
    width: 100px;
  }

  .wsus__invoice_description .quentity {
    width: 100px;
  }

  .wsus__invoice_description .total {
    width: 100px;
  }

  .wsus__invoice_footer {
    padding: 10px;
  }

  .wsus__invoice_footer p {
    font-size: 14px;
  }

  .wsus__invoice_footer p span {
    font-size: 14px;
    width: 115px;
  }

/* LOGIN PAGE START */
  .wsus__login_reg_area {
    padding: 15px;
    margin-bottom: 30px;
  }

  .form-check label {
    font-size: 12px;
  }

  .wsus__login .forget_p {
    font-size: 12px;
  }

  /* PAYMENT PAGE START */
  #v-pills-tab {
    flex-direction: inherit !important;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .wsus__pay_info_area .nav-pills .nav-link {
    width: 49%;
    padding: 10px 0px;
    font-size: 12px;
  }

  .wsus__pay_info_area .tab-pane {
    padding: 10px;
    margin-bottom: 30px;
  }

.wsus__payment_area form {
    padding: 10px;
  }

.wsus__pay_info_area p {
    font-size: 13px;
  }

  .wsus__pay_info_area ul li {
    font-size: 13px;
  }

/* PRODUCT CATEGORY START */
  .wsus__product_topbar {
    flex-direction: column;
  }

/* TRACK ORDER START */
  .tack_form {
    padding: 15px;
    margin-bottom: 20px;
  }

  .wsus__track_header_single {
    margin-top: 20px;
    border: 0;
  }

  .progtrckr li {
    width: 100%;
    margin-bottom: 45px;
  }

  .progtrckr {
    margin: 50px 0px 0px 0px;
  }

  .wsus__track_area .common_btn {
    width: 100%;
    text-align: center;
  }

  

/* WISHLIST PAGE START */
  .wishlist .wsus__pro_img a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }

  .wishlist .common_btn {
    font-size: 12px;
  }

  /* DASHBOARD PAGE START */
  .dashboard_sidebar {
    width: 270px;
    margin-left: -270px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s ease;
    -moz-transition: all linear 0.3s ease;
    -ms-transition: all linear 0.3s ease;
    -o-transition: all linear 0.3s ease;
  }

  .close_icon {
    display: block;
  }

  .dashboard_sidebar.show_dash_menu {
    margin-left: 0;
  }

#wsus__dashboard {
    padding: 10px 0px 10px 0px;
  }

.wsus__dashboard_order .package,
  .wsus__dashboard_order .price {
    width: 120px;
  }

.wsus__dashboard_order .p_date,
  .wsus__dashboard_order .e_date,
  .wsus__dashboard_order .method {
    width: 135px;
  }

.dashboard_content .wsus__invoice_area {
    margin-top: 10px;
  }

#wsus__dashboard .wsus__pro_img {
    width: 120px;
  }

  .wsus__dash_pro_area,
  .wsus__dashboard_add {
    padding: 15px;
  }

  .wsus__chatlist .wsus_chat_list_text {
    width: 200px;
  }

  .wsus__chatlist .wsus_chat_list_text h4 {
    font-size: 14px;
  }

  .wsus__chatlist .wsus_chat_list_img {
    width: 50px;
    height: 50px;
  }

  .wsus__chat_single_img {
    width: 50px;
    height: 50px;
  }

  .wsus__chat_single {
    width: 100%;
  }

  .wsus__chat_single_text {
    width: 75%;
  }

  .wsus__chatlist {
    height: 360px;
    margin-bottom: 25px;
  }

  .wsus__chatlist_body {
    max-height: 315px;
  }

  .wsus__chat_single_text p {
    font-size: 13px;
  }

.wsus__chat_main_area {
    /* height: 580px; */
    margin-bottom: 35px;
  }

  .wsus__chat_area_body {
    max-height: 485px;
  }

.monthly_top_filter button:last-child {
    margin-right: 10px;
  }

.home_2 .wsus__mobile_menu_icon {
    border: 1px solid #fff;
  }

  .home_2 .wsus__mobile_menu_icon:hover {
    border-color: #2a9cf5;
  }

  .home_2 #wsus__banner {
    margin-top: 0;
  }

  .home_2 .wsus__single_banner_content {
    margin-bottom: 0;
  }

.home_2 .simply-countdown {
    flex-wrap: wrap;
    justify-content: center;
  }

  .wsus__flash_sell_2 .simply-amount {
    font-size: 20px;
  }

  .wsus__flash_sell_2 .simply-section.simply-days-section,
  .wsus__flash_sell_2 .simply-section.simply-hours-section,
  .wsus__flash_sell_2 .simply-section.simply-minutes-section,
  .wsus__flash_sell_2 .simply-section.simply-seconds-section {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }

  .home_2 .monthly_top_filter button,
  .home_2 .monthly_top_filter2 button {
    margin: 4px 5px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h3 span {
    font-size: 30px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h3 {
    font-size: 22px;
    margin: 10px 0px;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text {
    left: 50%;
    transform: translate(-50%, -50%);
    flex-direction: column;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner_text h6 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .wsus__monthly_top_2 .wsus__monthly_top_banner {
    height: 200px;
  }

  #wsus__single_banner {
    padding-top: 65px;
  }

  .home_2 #wsus__hot_deals .nxt_arr,
  .home_2 #wsus__hot_deals .prv_arr {
    top: -1px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer {
    margin-top: 45px;
    height: 390px;
  }

  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-days-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-hours-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-minutes-section,
  .wsus__hot_deals_2 .wsus__hot_deals_offer .simply-seconds-section {
    width: 60px;
    height: auto;
    padding-top: 8px;
  }

  .wsus__hot_deals_2 .simply-word {
    font-size: 10px;
    margin-top: 5px;
    display: block;
  }

  .banner_1 .wsus__single_banner_text h6 span {
    font-size: 55px;
    margin: 13px 0px;
  }

  .banner_1 .wsus__single_banner_text h3 {
    font-size: 35px;
  }

  .home_2_single_banner .banner_1 {
    height: 350px !important;
  }

  .home_2 #wsus__weekly_best .nxt_arr,
  .home_2 #wsus__weekly_best .prv_arr {
    top: -21px;
  }

  .home2_wsus__weekly_best_2 .wsus__section_header {
    margin-bottom: 20px;
  }

.home_2 .home_blogs {
    padding-top: 8px !important;
  }

  .home_2 header .dropdown .nav-link {
    display: none;
  }

  .home_2 header .wsus__icon_area li {
    display: none;
  }

  .home_2 header .wsus__icon_area li:last-child {
    display: inline-block;
  }

  .home_2 header .wsus__icon_area {
    width: 100%;
  }

  .home_2 header .wsus__cart_icon {
    margin-top: 12px;
  }

  .home_2 .footer_payment img {
    width: 100%;
  }

  /*========================
    HOME PAGE 2 END
  =========================*/

/* extra css start here */
  #wsus__brand_sleder .nxt_arr {
    right: 7px;
  }

  #wsus__brand_sleder .prv_arr {
    left: 7px;
  }

#wsus__hot_deals {
    padding-top: 36px;
  }

  .wsus__product_details .wsus__pro_name {
    font-size: 15px;
  }

  .wsus__blog_img {
    height: 200px;
  }

.wsus__checkout_single_address ul li span {
    width: 100%;
  }

  /* extra css start here */

}

.wsus-load-more-wrap {
  text-align: center;
  margin-top: 25px;
}

/* ===== Load-more button: ensure visible contrast + delimiters ===== */
.wsus-load-more-wrap {
  position: relative;
  border-top: 1px solid #e9ecef;
  padding-top: 30px;
}

.wsus-load-more-btn,
.wsus-load-more-btn:link,
.wsus-load-more-btn:visited {
  background: #fff !important;
  color: #08C;
  border: 1px solid #08C !important;
  box-shadow: none;
}

.wsus-load-more-btn:hover {
  background: #08C !important;
  color: #fff;
  border-color: #08C;
}

.wsus-load-more-btn i.fa-plus {
  margin-right: 6px;
}

/* ===== Brand slider: centered title, separated from the logo band ===== */
#wsus__brand_sleder {
  border-top: none;
  border-bottom: none;
  background: #f5f6f7;
}

#wsus__brand_sleder .wsus__section_header {
  display: block;
  text-align: center;
  border-bottom: none;
  margin-bottom: 25px;
  padding-bottom: 0;
}

#wsus__brand_sleder .wsus__section_header h3 {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #08C;
}

#wsus__brand_sleder .brand_border {
  border-top: 1px solid #e5e4e4;
  border-bottom: 1px solid #e5e4e4;
}

/* ===== Popular Categories: centered title, separated from the tabs ===== */
#wsus__monthly_top .wsus__section_header.for_md {
  display: block;
  text-align: center;
  border-bottom: none;
  margin-bottom: 25px;
}

#wsus__monthly_top .wsus__section_header.for_md h3 {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #08C;
}

/* ===== Home benefits: centered title like the other section headers ===== */
#wsus__home_services .wsus__section_header {
  display: block;
  text-align: center;
  border-bottom: none;
  margin-bottom: 25px;
}

#wsus__home_services .wsus__section_header h3 {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #08C;
}

/* ===== Recent blogs: keep standard header (title left, 'Ver más' top-right) ===== */
/* ===== Our Products: centered title, separated from the tabs ===== */
#wsus__hot_deals .wsus__section_header.for_md {
  display: block;
  text-align: center;
  border-bottom: none;
  margin-bottom: 25px;
}

#wsus__hot_deals .wsus__section_header.for_md h3 {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px solid #08C;
}

#wsus__hot_deals .wsus__hot_large_item {
  margin-top: 0;
}

/* ===== Load-more button: full-width tap target on mobile/tablet ===== */
@media (max-width: 991.99px) {
  .wsus-load-more-btn {
    width: 100%;
    max-width: 480px;
    padding: 14px 25px;
    font-size: 15px;
  }
}

/* ===== Featured-category tabs: full-width sticky bar (mobile/tablet) ===== */
@media (max-width: 991.99px) {
  .monthly_top_filter,
  .monthly_top_filter2 {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    min-height: 54px;
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
    position: sticky;
    top: var(--hh, 68px);
    z-index: 500;
  }

  .monthly_top_filter::-webkit-scrollbar,
  .monthly_top_filter2::-webkit-scrollbar {
    display: none;
  }

  .monthly_top_filter button,
  .monthly_top_filter2 button {
    flex: 0 0 auto;
    white-space: nowrap;
  }
}

/* ===== Featured-category tabs: full-width sticky bar under header+menu on desktop ===== */
@media (min-width: 992px) {
  .monthly_top_filter,
  .monthly_top_filter2 {
    position: sticky;
    top: 122px;
    z-index: 500;
    min-height: 58px;
    align-items: center;
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
  }
}

/* Bar background/glass effect only appears once the tabs are pinned (see main.js is-stuck) */
.monthly_top_filter,
.monthly_top_filter2 {
  transition: background 0.25s ease, box-shadow 0.25s ease, top 0.3s ease;
}

/* Smart header oculto: los tabs sticky se pegan arriba del todo */
body.header_hidden .monthly_top_filter,
body.header_hidden .monthly_top_filter2 {
  top: 0;
}

@media (prefers-reduced-motion: reduce) {
  .monthly_top_filter,
  .monthly_top_filter2,
  .wsus__vendor_filter_bar,
  .wsus__blog_cats_bar {
    transition: none;
  }
}

.monthly_top_filter.is-stuck,
.monthly_top_filter2.is-stuck {
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 1px 0 rgba(15, 23, 42, 0.05), 0 4px 16px rgba(15, 23, 42, 0.08);
}

/* =================== BANNER SLIDER RESPONSIVE =================== */
@media (max-width: 1199px) {
  #wsus__banner .wsus__single_slider {
    padding: 120px 40px;
    min-height: 420px;
  }
  #wsus__banner .wsus__single_slider_text h1, .wsus__single_slider_text h2 {
    font-size: 36px;
  }
  #wsus__banner .slick-dots {
    left: 40px;
    bottom: 24px;
  }
}

@media (max-width: 991px) {
  #wsus__banner {
    padding-top: 88px;
  }
  #wsus__banner .wsus__banner_content {
    margin-top: 0;
  }
  #wsus__banner .wsus__single_slider {
    padding: 100px 32px;
    min-height: 380px;
  }
  #wsus__banner .wsus__single_slider::before {
    background: linear-gradient(
      90deg,
      rgba(10, 25, 49, 0.82) 0%,
      rgba(10, 25, 49, 0.55) 50%,
      rgba(10, 25, 49, 0.25) 100%
    );
  }
  #wsus__banner .wsus__single_slider_text {
    max-width: 100%;
  }
  #wsus__banner .wsus__single_slider_text h1, .wsus__single_slider_text h2 {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  #wsus__banner .wsus__single_slider {
    padding: 88px 24px 60px 24px;
    min-height: 340px;
  }
  #wsus__banner .wsus__single_slider_text h3 {
    font-size: 13px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  #wsus__banner .wsus__single_slider_text h1, .wsus__single_slider_text h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  #wsus__banner .wsus__single_slider_text h6 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  #wsus__banner .wsus__single_slider_text h6 span {
    font-size: 20px;
  }
  #wsus__banner .wsus__single_slider_text .common_btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  #wsus__banner .slick-dots {
    left: 24px;
    bottom: 18px;
    gap: 8px;
  }
  #wsus__banner .slick-dots li button {
    width: 8px;
    height: 8px;
  }
  #wsus__banner .slick-dots li.slick-active button {
    width: 26px;
  }
}

/* tablet: banner offset = 68px header + 16px breathing room */
@media (min-width: 768px) and (max-width: 991.99px) {
  #wsus__banner {
    padding-top: 84px;
  }
}

/* =================== FLASH SALE COUNTDOWN RESPONSIVE =================== */
@media (max-width: 991px) {
  .wsus__flash_coundown {
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
  }
  .wsus__flash_coundown .end_text {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 4px;
  }
  .wsus__flash_coundown .simply-countdown {
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
  }
  .wsus__flash_coundown .simply-section {
    width: 70px !important;
    height: 70px !important;
  }
  .wsus__flash_coundown .simply-amount {
    font-size: 26px;
    height: auto;
    line-height: 44px;
    border-bottom: 1px dashed rgba(255,255,255,0.3);
  }
  .wsus__flash_coundown .common_btn {
    margin-top: 4px;
  }
}

/* tablet: keep title, countdown and button on one line */
@media (min-width: 576px) and (max-width: 991px) {
  .wsus__flash_coundown {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 16px;
  }
  .wsus__flash_coundown .end_text {
    width: auto;
    text-align: left;
    margin-right: 16px;
    margin-bottom: 0;
    font-size: 26px;
    white-space: nowrap;
  }
  .wsus__flash_coundown .simply-countdown {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .wsus__flash_coundown .simply-section {
    width: 58px !important;
    height: 58px !important;
  }
  .wsus__flash_coundown .simply-amount {
    font-size: 22px;
    line-height: 36px;
  }
  .wsus__flash_coundown .common_btn {
    margin-top: 0;
    margin-left: auto;
    padding: 10px 24px;
    font-size: 13px;
    white-space: nowrap;
  }
}

@media (max-width: 575px) {
  .wsus__flash_coundown {
    padding: 20px 16px;
    gap: 12px;
  }
  .wsus__flash_coundown .end_text {
    font-size: 22px;
  }
  .wsus__flash_coundown .simply-section {
    width: 60px !important;
    height: 60px !important;
  }
  .wsus__flash_coundown .simply-amount {
    font-size: 22px;
    line-height: 38px;
  }
  .wsus__flash_coundown .simply-word {
    font-size: 11px;
    height: auto;
    line-height: 18px;
  }
  .wsus__flash_coundown .common_btn {
    margin-top: 2px;
    padding: 10px 22px;
    font-size: 13px;
  }
}

/*======================
FOOTER 2 - MOBILE
========================*/
@media (max-width: 575.99px) {
  .footer_2 {
    padding-top: 36px;
    margin-top: 40px;
  }

  .footer_2 .wsus__footer_content {
    margin-bottom: 36px;
  }

  .wsus__footer_2_logo {
    margin-bottom: 12px;
  }

  .footer_2 form {
    margin: 14px 0 20px 0;
  }

  .footer_2 form input {
    padding: 14px 132px 14px 42px;
    font-size: 14px;
  }

  .footer_2 form button {
    padding: 0 14px;
    font-size: 13px;
    gap: 6px;
  }

  .wsus__footer_about {
    font-size: 13px;
    line-height: 1.6;
  }

  .footer_payment img {
    width: 160px;
  }

  .footer_trust {
    gap: 6px;
    margin-top: 16px;
  }

  .trust_item {
    font-size: 10px;
    padding: 6px 4px;
    gap: 4px;
  }

  .footer_2 .wsus__footer_social {
    gap: 6px;
  }

  .footer_2 .wsus__footer_social li a {
    width: 34px;
    height: 34px;
    font-size: 14px;
  }

  .footer_2 .wsus__footer_social li a svg {
    width: 13px;
    height: 13px;
  }

  .footer_2 .wsus__footer_bottom {
    padding: 18px 0;
    margin-top: 30px;
  }
}

@media (max-width: 991.98px) {
  .trust_item {
    font-size: 10px;
    min-width: 0;
    padding: 6px 4px;
    gap: 4px;
  }
  .trust_item i {
    font-size: 11px;
  }
}

@media (min-width: 576px) and (max-width: 767.99px) {
  .footer_2 {
    padding-top: 44px;
  }

  .footer_2 .wsus__footer_content {
    margin-bottom: 34px;
  }
}

/* Vendor cards: compact stack on very small screens */
@media (max-width: 360px) {
  .vendor-card__thumb {
    width: 38px;
    height: 38px;
    margin-top: -22px;
  }
  .vendor-card__thumbs {
    top: 8px;
    right: 8px;
  }
  .vendor-card__media-title {
    padding: 0 60px;
  }
}

/* Flash sale banner: stable height on mobile (reserve 3 lines for rotating messages) */
@media (max-width: 767.98px) {
  .wsus__flash_banner {
    gap: 10px;
    padding: 10px 14px;
  }
  .wsus__flash_banner_msg {
    font-size: 14px;
    line-height: 1.4;
    min-height: 4.2em;
  }
}

@media (max-width: 400px) {
  .wsus__flash_banner_count {
    display: none;
  }
}

@media (max-width: 991.99px) {
  .wsus__section_header.flash_header h3 {
    font-size: 22px;
    font-weight: 700;
  }
  .wsus__offer_countdown .end_text {
    font-size: 14px;
    font-weight: 500;
    color: #0369a1;
  }
}

@media (max-width: 991.98px) {
  .wsus__vendor_filter_bar {
    top: var(--hh, 96px);
    overflow-x: clip;
  }
}

@media (max-width: 575.98px) {
  .wsus__button_area li.wsus__share_btn_wrap .wsus__share_popover {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: min(230px, calc(100vw - 40px));
  }
  .wsus__button_area li.wsus__share_btn_wrap.open .wsus__share_popover {
    transform: translateX(-50%);
  }
  .wsus__button_area li.wsus__share_btn_wrap {
    display: none;
  }
  .wsus__mobile_share_btn {
    display: block;
  }
  .wsus__button_area {
    justify-content: center;
    gap: 10px;
  }
  .wsus__button_area li:first-child {
    flex: 1 0 100%;
    max-width: 100%;
  }
  .wsus__button_area li:first-child .add_cart {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .wsus__button_area li .detail_icon_btn {
    margin-left: 0;
  }
  .wsus__details_bg {
    padding: 15px;
  }
  .wsus__quentity {
    flex-direction: column;
    align-items: center;
  }
  .wsus__quentity h5 {
    margin-right: 0;
    text-align: center;
  }
  .wsus__selectbox .row {
    justify-content: center;
  }
  .wsus__selectbox .row > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  #wsus__cart_recommend .nxt_arr {
    right: 6px;
  }
  #wsus__cart_recommend .prv_arr {
    left: 6px;
  }
  /* EXZOOM m�vil: imagen fluida, flechas sobre la imagen y miniaturas centradas */
  #sticky_pro_zoom .exzoom {
    position: relative;
  }
  #sticky_pro_zoom .exzoom .exzoom_img_box {
    width: 100% !important;
    height: auto !important;
  }
  #sticky_pro_zoom .exzoom .exzoom_img_ul_outer {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    height: auto !important;
  }
  #sticky_pro_zoom .exzoom .exzoom_img_ul {
    position: relative !important;
    width: 100% !important;
    white-space: nowrap;
    font-size: 0;
  }
  #sticky_pro_zoom .exzoom .exzoom_img_ul li {
    display: inline-block !important;
    float: none !important;
    width: 100% !important;
    vertical-align: top;
  }
  #sticky_pro_zoom .exzoom .exzoom_img_ul li img {
    width: 100% !important;
    height: auto !important;
    margin-top: 0 !important;
  }
  #sticky_pro_zoom .exzoom .exzoom_btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 74px;
    margin: 0;
    z-index: 3;
  }
  #sticky_pro_zoom .exzoom .exzoom_btn a {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 8px;
    width: 24px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
  }
  #sticky_pro_zoom .exzoom .exzoom_btn a.exzoom_next_btn {
    left: auto;
    right: 8px;
  }
  #sticky_pro_zoom .exzoom .exzoom_nav {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    text-align: center;
  }
  #sticky_pro_zoom .exzoom .exzoom_nav .exzoom_nav_inner {
    position: relative !important;
    left: 0 !important;
    width: auto !important;
    margin: 0 auto;
    float: none;
    display: inline-block;
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .wsus__review_score {
    text-align: center;
    padding-bottom: 14px;
  }
  .wsus__review_score h2 {
    font-size: 40px;
  }
  .wsus__review_bars {
    padding-top: 14px;
    border-top: 1px solid #eef0f3;
  }
}

/* Header muy estrecho (280-360px): encoge logo e iconos para que no colisionen */
@media (max-width: 359.98px) {
  .wsus__details_bg {
    padding: 12px;
  }
  .wsus__header_logo img {
    height: 24px;
  }
  .wsus__icon_area {
    gap: 3px;
  }
  .wsus__icon_area li a {
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
  .wsus__icon_area li a span {
    top: -2px;
    right: -2px;
    font-size: 8px;
    line-height: 12px;
    width: 12px;
    height: 12px;
  }
}

/* CARRITO M�VIL: barra de resumen colapsable (bottom sheet) fija abajo.
   Antes el resumen se encog�a y quedaba oculto bajo el header fijo,
   dejando que el slider de recomendados se le pusiera encima. */
@media (max-width: 1199.98px) {
  .wsus__cart_list_footer_button {
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
    margin-top: 0;
    padding: 0;
    border-radius: 16px 16px 0 0;
    max-height: calc(100vh - 76px);
    overflow-y: auto;
    box-shadow: 0 -8px 28px rgba(2, 132, 199, 0.18);
    transition: transform 0.3s ease;
  }
  .wsus__cart_list_footer_button.cart_sheet_collapsed {
    transform: translateY(calc(100% - 56px));
  }
  .wsus__cart_list_footer_button.cart_bar_hidden,
  .cart_fixed_bar_spacer.cart_bar_hidden {
    display: none !important;
  }
  .cart_bar_header {
    display: flex;
    align-items: center;
    height: 56px;
    padding: 0 10px 0 16px;
    background: #fff;
    gap: 10px;
  }
  .cart_bar_toggle {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    border: none;
    padding: 0;
    font-family: inherit;
    text-align: left;
    cursor: pointer;
  }
  .cart_bar_toggle .cart_bar_chevron {
    color: #0ea5e9;
    font-size: 14px;
    transition: transform 0.3s ease;
  }
  .cart_sheet_collapsed .cart_bar_chevron {
    transform: rotate(180deg);
  }
  .cart_bar_toggle span {
    color: #64748b;
    font-size: 14px;
    font-weight: 500;
  }
  .cart_bar_toggle strong {
    color: #0b2c3d;
    font-size: 17px;
    font-weight: 700;
  }
  .cart_bar_checkout {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: linear-gradient(135deg, #0ea5e9 0%, #06b6d4 55%, #0284c7 100%);
    border: 1px solid #0284c7;
    color: #fff;
    border-radius: 30px;
    padding: 9px 18px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    white-space: nowrap;
    transition: filter 0.2s ease;
  }
  .cart_bar_checkout:hover {
    filter: brightness(0.9);
    color: #fff;
  }
  .cart_bar_panel {
    padding: 0 16px 14px;
  }
  .wsus__cart_list_footer_button h6 {
    font-size: 15px;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  .wsus__cart_list_footer_button p {
    margin-top: 6px;
  }
  .cart_footer_actions {
    margin-top: 12px;
  }
  .cart_footer_note {
    display: none;
  }
  .cart_fixed_bar_spacer {
    height: 96px;
  }
}

/* CARRITO DESKTOP: el header compacto solo existe en m�vil; el panel usa
   el padding que ya define style.css para el card */
@media (min-width: 1200px) {
  .cart_bar_header {
    display: none;
  }
  .cart_bar_panel {
    padding: 0;
  }
}

/* Toolbar m�vil del carrito (solo <1200px) */
.cart_mobile_toolbar {
  display: none;
}

/* CARRITO M�VIL: la tabla se convierte en tarjetas de producto apiladas.
   El DOM sigue siendo la misma tabla (los handlers de cantidad, quitar y
   totales por #rowId funcionan igual); solo cambia el estilo. */
@media (max-width: 1199.98px) {
  .cart_mobile_toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
  }
  .cart_mobile_count {
    font-size: 14px;
    font-weight: 600;
    color: #0b2c3d;
  }
  .cart_mobile_clear {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #fff;
    border: 1.5px solid #ed1b35;
    color: #ed1b35;
    border-radius: 30px;
    padding: 7px 14px;
    font-size: 13px;
    font-weight: 600;
    transition: all 0.2s ease;
  }
  .cart_mobile_clear:hover {
    background: #ed1b35;
    color: #fff;
  }

  .wsus__cart_list {
    background: transparent;
    border: none;
    box-shadow: none;
    overflow: visible;
  }
  .wsus__cart_list .table-responsive {
    overflow: visible;
  }
  .wsus__cart_list table,
  .wsus__cart_list table tbody {
    display: block;
    width: 100%;
  }
  .wsus__cart_list table tbody tr:first-child {
    display: none !important;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row {
    display: flex;
    flex-wrap: wrap;
    gap: 4px 10px;
    background: #fff;
    border: 1px solid #e8f4fd;
    border-radius: 14px;
    box-shadow: 0 2px 12px rgba(0, 136, 204, 0.06);
    padding: 12px;
    margin-bottom: 12px;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row:hover {
    background: #fff;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    width: auto;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td.wsus__pro_img {
    order: 1;
    flex: 0 0 84px;
    width: 84px;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td.wsus__pro_img img {
    max-width: 84px;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td.wsus__pro_name {
    order: 2;
    flex: 1;
    min-width: 0;
    padding-left: 0;
    align-self: flex-start;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td.wsus__pro_name a.cart_prod_name {
    font-size: 14px;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td.wsus__pro_icon {
    order: 3;
    margin-left: auto;
    align-self: flex-start;
    width: auto;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td.wsus__pro_select {
    order: 4;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td:nth-of-type(3) {
    display: none;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td:nth-of-type(4) {
    order: 5;
    margin-left: auto;
  }
  .wsus__cart_list table tbody tr.wsus__cart_row td:nth-of-type(4) h6 {
    font-size: 15px;
  }
  .wsus__cart_list table tbody tr.wsus__cart_empty_row td {
    width: 100% !important;
    padding: 40px 20px !important;
  }
}

/* ============================================================
   FILTER SIDEBAR � Responsive (all breakpoints)
   ============================================================ */

/* --- Filter toggle (mobile only) --- */
.wsus__sidebar_filter {
  background: linear-gradient(135deg, #0088CC 0%, #0a7fc0 100%);
  display: none;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px;
  cursor: pointer;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0, 136, 204, 0.25);
  transition: all 0.3s ease;
}

.wsus__sidebar_filter p {
  font-size: 15px;
  color: #fff !important;
  text-transform: capitalize;
  font-weight: 700;
  letter-spacing: 0.3px;
}

.wsus__sidebar_filter .wsus__filter_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 1.5px solid rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  position: relative;
  transition: all 0.25s ease;
}

.wsus__sidebar_filter .wsus__filter_icon #minus,
.wsus__sidebar_filter .wsus__filter_icon #plus {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  transform: translate(-50%, -50%);
}

.wsus__product_sidebar.show_filter {
  height: auto;
  opacity: 1;
  transition: all 0.3s ease;
}

.show_plus {
  opacity: 0 !important;
  transition: opacity 0.3s ease;
}

/* --- Filter redesign mobile --- */
@media (max-width: 1199px) {
  .wsus__sidebar_filter {
    display: flex;
  }

  .wsus__product_sidebar.show_filter {
    margin-top: 16px;
  }

  .wsus__product_sidebar {
    height: 0;
    opacity: 0;
    overflow: hidden;
  }

  .wsus__filter_redesign {
    border-radius: 16px;
  }

  .wsus__filter_body_scroll {
    max-height: 200px;
  }
}

@media (max-width: 991px) {
  .wsus__filter_redesign {
    border-radius: 14px;
  }

  .wsus__filter_toggle {
    padding: 14px 16px;
  }

  .wsus__filter_body {
    padding: 4px 16px 16px;
  }

  .wsus__active_filters {
    padding: 14px 16px;
  }
}

@media (max-width: 575px) {
  .wsus__filter_redesign {
    border-radius: 12px;
  }

  .wsus__filter_toggle {
    padding: 12px 14px;
  }

  .wsus__filter_toggle_left span {
    font-size: 13px;
  }

  .wsus__filter_body {
    padding: 4px 14px 14px;
  }

  .wsus__active_filters {
    padding: 12px 14px;
  }

  .wsus__active_filters_tags {
    gap: 4px;
  }

  .wsus__filter_tag {
    padding: 4px 10px;
    font-size: 11px;
  }

  .wsus__filter_body_scroll {
    max-height: 180px;
  }

  .wsus__filter_item {
    padding: 8px 10px;
    font-size: 13px;
  }

  .wsus__filter_check {
    padding: 7px 10px;
  }

  .wsus__check_label {
    font-size: 13px;
  }

  .wsus__filter_apply_btn {
    padding: 9px 14px !important;
    font-size: 12px !important;
  }
}


/* ==========================================================
   ICONOS DE CARD EN TACTIL (ojo vista rapida / favoritos):
   en escritorio aparecen al hover, pero en movil no existe
   hover y quedaban inaccesibles. Siempre visibles <768px,
   en su posicion original (columna derecha de la imagen).
   ========================================================== */
@media (max-width: 767.98px) {
  .wsus__product_item .wsus__single_pro_icon {
    opacity: 1;
  }

  .wsus__product_item .wsus__single_pro_icon li a {
    width: 34px;
    height: 34px;
    line-height: 32px;
    font-size: 13px;
  }
}

/* ==========================================================
   FOOTER BOTTOM: reparto final de las 3 etiquetas.
   - Desktop (>=992px): grilla 1fr auto 1fr -> "Desarrollado por"
     queda geometricamente centrado; links a la derecha.
   - Tablet/movil (<992px): todo apilado y centrado (los viejos
     `display:block` sin scope perdian por especificidad y la
     grilla de 3 columnas se rompia en tablet).
   - Se anula el `text-transform: capitalize` del CSS purgado,
     que deformaba la marca "SysJoL SAC".
   ========================================================== */
.footer_2 .wsus__copyright p {
  text-transform: none;
  min-width: 0;
}

.footer_2 .footer_legal {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 10px;
  justify-content: flex-end;
  align-items: center;
}

@media (max-width: 991.98px) {
  .footer_2 .wsus__copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
  }

  .footer_2 .wsus__copyright p:nth-child(1),
  .footer_2 .wsus__copyright p:nth-child(2),
  .footer_2 .wsus__copyright p:nth-child(3) {
    justify-self: center;
    text-align: center;
  }

  .footer_2 .footer_legal {
    justify-content: center;
  }
}
