/* 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 {
    opacity: 1 !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: 64px;
  }

  .wsus_logo_area {
    height: 64px;
  }

  .wsus__header_logo img {
    height: 36px;
  }

  .wsus__call_icon_area {
    height: 64px;
    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: 38px;
    height: 38px;
    font-size: 17px;
  }

  .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;
  }

  /* VENDOR PAGE START */
  .wsus__vendor_single {
    height: 250px;
  }

  /* 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: 60px;
    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_logo_area {
    height: 60px;
  }

  .wsus__header_logo img {
    height: 32px;
  }

  .wsus__call_area {
    display: none;
  }

  .wsus__call_icon_area {
    height: 60px;
    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: 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: 125px;
  }

  #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: 60px;
  }

  .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 {
    padding-bottom: 5px;
  }

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

  .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;
  }

  /* VENDOR PAGE START */
  .wsus__vendor_single {
    height: 250px;
  }

/* 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: 60px;
  }

  .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: 64px;
    position: fixed;
    top: 0px;
    left: 0;
    background: #08C;
    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_logo_area {
    height: 64px;
  }

  .wsus__header_logo img {
    height: 30px;
  }

  .wsus__call_area {
    display: none;
  }

  .wsus__call_icon_area {
    height: 64px;
    justify-content: flex-end;
  }

  .wsus__icon_area li a {
    width: 34px;
    height: 34px;
    font-size: 15px;
  }

  .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: 105px;
  }

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

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

  .wsus__single_slider_text h1 {
    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: 60px;
  }

  .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__pro_det_description .nav .nav-item {
    width: 33.33%;
  }

.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;
    padding-bottom: 10px;
  }

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

  .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;
  }

  /* VENDOR PAGE START */
  .wsus__vendor_single {
    height: 250px;
  }

/* 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: 60px;
  }

  .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: 64px;
    position: fixed;
    top: 0px;
    left: 0;
    background: #08C;
    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_logo_area {
    height: 64px;
  }

  .wsus__header_logo img {
    height: 28px;
  }

  .wsus__call_area {
    display: none;
  }

  .wsus__call_icon_area {
    height: 64px;
    justify-content: flex-end;
  }

  .wsus__icon_area li a {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }

  .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: 105px;
  }

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

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

  .wsus__single_slider_text h1 {
    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: 510px;
    padding-left: 15px;
  }

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

  .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;
  }

.wsus__pro_det_description .nav .nav-item {
    width: 50%;
  }

  .wsus__pro_det_review .wsus__comment_img img {
    height: 55px;
  }

  .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;
    padding-bottom: 10px;
  }

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

  .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;
  }

  /* VENDOR PAGE START */
  .wsus__vendor_single {
    height: 250px;
  }

/* 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: 60px;
  }

  .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: 60px;
    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 the header on desktop ===== */
@media (min-width: 992px) {
  .monthly_top_filter,
  .monthly_top_filter2 {
    position: sticky;
    top: 64px;
    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;
}

.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 {
    font-size: 36px;
  }
  #wsus__banner .slick-dots {
    left: 40px;
    bottom: 24px;
  }
}

@media (max-width: 991px) {
  #wsus__banner {
    padding-top: 76px;
  }
  #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 {
    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 {
    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;
  }
}

/* =================== 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;
  }
}
