@charset "utf-8";

/* CSS Document */

/*---between--------*/

@media screen and (min-width: 1499px) and (max-width: 1899px) {}

/*---min-width------*/

@media (min-width: 349.98px) {}

@media (min-width: 479.98px) {}

@media (min-width: 575.98px) {}

@media (min-width: 767.98px) {}

@media (min-width: 991.98px) {}

@media (min-width: 1199.98px) {}

@media (min-width: 1399.98px) {}

@media (min-width: 1730px) {
  .container {
    max-width: 1530px;
  }
}

/*---max-width------*/
@media (max-width: 1599.98px) {
  .section-ptb120 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .pt120 {
    padding-top: 80px;
  }

  .pb120 {
    padding-bottom: 80px;
  }

  .pt80 {
    padding-top: 60px;
  }

  .pb80 {
    padding-bottom: 60px;
  }

  .pt60 {
    padding-top: 40px;
  }

  .pb60 {
    padding-bottom: 40px;
  }
}

@media (max-width: 1399.98px) {
  .product-card .text {
    padding: 14px;
  }

  h5,
  .h5 {
    font-size: 18px;
  }

  .hero_banner_section .hero_banner_text h1 {
    font-size: 38px;
    line-height: 46px;
  }

  .nav-bar ul {
    gap: 24px;
  }
  .header-ctg-mega-menu .dropdown-menu{
    right: -100%;
  }
}


@media (max-width: 1199.98px) {

  /* Header */
  /* Header */
  .header-wrapper {
    padding: 10px 0px;
  }

  .menu-part {
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background: #E21E26;
    padding: 15px;
    padding-top: 65px;
    right: -100%;
    top: 0;
    overflow-x: hidden;
    z-index: 99;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  }

  .menu-part.active {
    right: 0;
  }

  .close-menu {
    position: absolute;
    right: 14px;
    top: 14px;
    color: #fff !important;
    font-size: 24px;
    line-height: 1;
  }
  .menu-part .close-menu svg path{
    fill: #ffffff;
  }

  .toggle-btn {
    margin-left: 10px;
    text-align: center;
  }

  .toggle-btn a {
    width: 25px;
    display: block;
  }

  /* .toggle-btn a i {
      display: block;
      width: 24px;
      background: #000000;
      height: 2px;
      display: block;
      margin: 6px 0px;
      width: 100%;
    } */
  .menu-part .nav-bar li a,
  .nav-bar li a span {
    color: #ffffff;
  }

  .menu-part .nav-bar li a>svg path {
    fill: #ffffff;
    stroke: #ffffff;
  }

  .nav-bar>ul>li>a {
    padding: 10px 0px;
  }

  .nav-bar li {
    margin-left: 0px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
  }

  .menu-part .nav-bar>ul>li.active>a,
  .menu-part .nav-bar>ul>li>a:not(.btn-theme):hover,
  .menu-part .nav-bar>ul>li>a:not(.btn-theme):focus,
  .menu-part .nav-bar>ul>li.active>a:not(.btn-theme) {
    color: #fff;
  }

  .menu-part {
    margin-left: 0px;
    margin-right: 0px;
  }

  /* .logo-part a img {
      max-height: 46px;
    } */
  .nav-bar ul {
    gap: 24px;
  }

  .mobile_menu_action .nav-bar li {
    width: auto;
    margin-bottom: 0px;
  }

  .mobile_menu_action .nav-bar {
    gap: 14px;
  }

  .mobile_menu_action .nav-bar li a {
    font-size: 14px;
    color: #000000;
  }

  .sidebar_search_filter .form-control {
    font-size: 14px;
    padding: 9px 46px 9px 16px;
  }

  .sidebar_search_filter .btn-theme.btn-icon {
    padding: 9px;
    right: 5px;
  }

  .menu-part .mobile_menu_parimary {
    max-width: 320px;
    margin: auto;
    text-align: center;
  }

  .mobile_menu_parimary .nav-bar li {
    border-bottom: 1px solid #E84B51;
    margin: 0;
  }

  .mobile_menu_parimary .nav-bar li>a {
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
  }

  .header-ctg-mega-menu .dropdown-menu {
    position: unset;
    top: unset;
    max-width: unset;
    left: unset;
    right: unset;
    min-width: unset;
    background-color: #E21E26;
    display: block;
    padding: 0;
    box-shadow: none;
    margin: 0px;
    transform: none !important;
    text-align: center;
    gap: 0px !important;
    transition: all 0.4s;
  }
  .menu-dropdown > .has_arrow::after{
    filter: brightness(10);
  }
  .header-ctg-mega-menu .dropdown-menu.show {
    transform: none !important;
  }
  .header-ctg-mega-menu .has_arrow::after{
    filter: brightness(10); 
    width: 12px;
    height: 8px;
  }

  .menu-part .header-ctg-mega-menu ul li {
    border: none;
  }

  .menu-part .header-ctg-mega-menu ul li a {
    padding: 10px 0px;
    border: none;
    font-weight: 600;
    font-size: 19px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.9);
    justify-content: center;
  }

  .menu-part .header-ctg-mega-menu li a span {
    min-height: auto;
  }

  .menu-part .header-ctg-mega-menu li {
    width: 100%;
    height: auto;
  }

  .ctg_sidebar_menu{
    width: 320px !important;
  }
  .ctg_sidebar_menu .ctg_sidebar_header{
    padding:24px 14px;
  }
  .ctg_sidebar_menu .ctg_sidebar_header .mb30{
    margin-bottom: 14px !important;
  }
  .ctg_menu li a{
    padding:10px 14px;
    gap: 8px;
  }
  .footer_bg_logo {
    right: 40px;
  }

  .footer-wrapper .footer-widget {
    margin-bottom: 30px;
  }

  .pb90 {
    padding-bottom: 45px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .fs36 {
    font-size: 30px !important;
  }

  .download-app-section {
    margin: 50px 0 90px;
  }

  .download-app-main {
    position: relative;
    padding: 60px 0;
  }

  .download-app-main .section-image {
    max-width: 50%;
    top: -63px;
  }
}

@media (max-width: 991.98px) {

  h1,
  .h1 {
    font-size: 42px;
  }

  h2,
  .h2 {
    font-size: 26px;
  }

  h3,
  .h3 {
    font-size: 22px;
  }

  h4,
  .h4 {
    font-size: 18px;
  }

  .info_box.gap-4 {
    gap: 16px !important;
  }



  .main-wrapper {
    padding-top: 76px;
    min-height: auto;
  }

  .section-title h2 {
    font-size: 26px;
  }

  .footer-wrapper .footer-top-section {
    padding: 60px 0px 30px;
  }

  /* hero banner */
  .hero_banner_section {
    display: none;
  }

  .fd-ctg-card .text {
    padding: 14px;
  }

  .pb80 {
    padding-bottom: 45px;
  }

  .download-app-main br {
    display: none;
  }

  .download-app-main {
    position: relative;
    padding: 30px 0;
  }

  .download-app-main .fs36 {
    font-size: 26px !important;
  }

  .download-app-main .mb30 {
    margin-bottom: 20px !important;
  }

  .download-app-button a {
    max-width: 130px;
  }

  .download-app-main .section-image {
    top: -51px;
  }

  .download-app-section {
    margin: 40px 0 70px;
  }
  .footer-wrapper .footer-widget{
    margin: 0px;
  }
  .footer-wrapper .footer-widget .widget-title{
    padding: 10px 14px;
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }
  .footer-wrapper .footer-widget ul.footer_menu{
    padding: 14px;
  }
  .footer-wrapper .accordion-button::after{
    background-image: url('../images/icons/icon_arrow_down.svg');
    background-size: cover;
    width: 12px;
    height: 6px;
  }
  .footer-wrapper .accordion-button:not(.collapsed)::after{
    transform: rotate(-90deg);
  }
  .footer-wrapper .accordion-button:not(.collapsed){
    background-color: transparent;
    box-shadow: none;
    color: #E21E26;
  }
 .product-slider-main .product-card .image img{height:200px;max-height:200px;} 
}

@media (max-width: 767.98px) {
section.products .container .product-card {
    width: 100%;
    display: block;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}
section.products .container .product-card img.img-fluid {
    max-height: none;
}
.product-row {
    display: block;
}
.pagination {
    display: block;
}
  .pb90 {
    padding-bottom: 30px;
  }

  .slick-list {
    margin: 0 -6px;
  }

  .slick-slide {
    padding: 0 6px;
  }

  .download-app-main .section-image {
    display: none;
  }

  .download-app-section {
    margin: 0px;
  }
  .download-app-main {
    padding: 70px 0;
    text-align: center;
  }
  .download-app-main .flex_item_cs.download-app-button{
    justify-content: center;
  }
  .weather-widget-main,
  .weather-widget-button,
  .feedback-card,
  .feedback-button,
  .chat_bot_btn{
    display: none;
  }
  .footer-wrapper .footer-bottom-section{
    padding-bottom: 34px;
  }
}

@media (max-width: 575.98px) {
  .footer_bg_logo {
    right: 0;
    max-width: 300px;
  }

  .slick-arrow {
    display: none !important;
  }

  .product-action .action_tag {
    right: 8px;
  }

  .product-action .action_like {
    left: 4px;
  }

  .section-title h2 {
    font-size: 18px;
  }

  .section-title {
    margin-bottom: 24px;
  }

  .pt45 {
    padding-top: 30px;
  }
  .main-wrapper{
    padding-top: 60px;
  }
  .offer-banner-section.pt45 {
    padding-top: 0px;
  }
  .offer-banner-main .offer-banner-img{
    border-radius: 0px;
  }
  .offer-banner-main .slick-list{
    margin: 0px -12px;
  }
  .offer-banner-main .slick-slide{
    padding: 0px;
  }
  .safesecure-card.mb-4{
    margin-bottom: 30px !important;
  }
  .safesecure-card .image{
    min-height: auto;
  }
  .safesecure-card h5.mb-4{
    margin-bottom: 16px !important;
  }
}

@media (max-width: 479.98px) {
  .pb80 {
    padding-bottom: 30px;
  }

  .section-title {
    margin-bottom: 16px;
  }
}

@media (max-width: 413.98px) {
  .product-card .btn-theme{
    padding: 10px 14px;
    font-size: 14px;
  }
}

@media (max-width: 349.98px) {}


/*---max-width------*/
@media (max-width: 1399.98px) {
  .profile_info_content .tab_content_card {
    padding: 24px;
  }

  .profile_info_content .tab_content_card.p60 {
    padding: 40px 24px !important;
  }

  .profile_info_content .profile_tabs .nav-pills .nav-link {
    font-size: 18px;
    line-height: 1;
  }
}
@media (max-width: 1199.98px) {
  .profile_edit_form .form-control {
    padding: 15px 14px;
  }
  .profile_edit_form .btn-theme.mt40 {
    margin-top: 24px !important;
  }
}
@media (max-width: 991.98px) {
  .profile_sidebar {
    margin-top: -110px;
  }

  .profile_sidebar .profile_info_card .profile_image {
    margin-left: 30px;
    width: 120px;
    height: 120px;
    border: 4px solid #ffffff;
  }

  .profile_sidebar .profile_info_card ul li a {
    padding: 0px 0px;
    font-size: 14px;
    gap: 8px;
  }

  .profile_sidebar .profile_info_card ul li a .icon svg {
    width: 16px;
    height: 16px;
  }

  .profile_sidebar .profile_score a {
    padding: 0px 8px;
    font-size: 14px;
  }
  .profile_info_card_action {
    max-width: calc(100% - 160px);
    margin-left: auto;
    margin-bottom: 24px;
    margin-top: -40px;
  }
  .profile_score {
    justify-content: end !important;
  }
  .review_splash_card{
    padding: 60px;
  }
}
@media (max-width: 767.98px) {
  .profile_card_header {
    background-image: url('../images/profile_card_bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0px !important;
  }

  .profile_card_header .profile_card_main {
    background-image: none;
    padding: 0px;
  }

  .profile_sidebar {
    margin-top: -40px;
  }

  .profile_sidebar .profile_info_card .profile_image {
    margin-left: 0px;
    width: 80px;
    height: 80px;
    border-width: 4px;
  }

  .profile_sidebar .profile_info_card ul li a {
    padding: 4px 0px;
    font-size: 14px;
  }
  .profile_info_card_action{
    max-width: calc(100% - 90px);
  }
  .profile_info_content .profile_tabs .nav-pills .nav-link{
    font-size: 16px;
    padding: 10px 15px;
  }
  .profile_info_content .profile_tabs .nav-pills{
    padding-left: 0px !important;
  }
  .review_splash_card {
    padding: 30px;
  }
  .master_filter_section {
    display: none;
  }
  .profile_sidebar .profile_score a{
    display: flex;
    gap: 4px;
  }
  .product-description .col-sm-1, .product-description .col-sm-11 {
    display: inline-block;
    /* width: auto; */
}

.product-description .col-sm-1 {
    width: 10%;
}

.product-description .col-sm-11 {
    width: 90%;
}

.sell-product.col-sm-11 {
    width: 100%;
}

.product-description {
    padding-left: 20px;
    padding-right: 20px;
}
}
@media (max-width: 575.98px) {
  .profile_info_content .tab_content_card.p60 {
    padding: 30px 14px !important;
  }
  .review_splash_card {
    padding: 0px;
  }
  .products_grid_wrappwr .row{
    --bs-gutter-x: 10px;
  }
  .profile_info_content .tab_content_card{
    padding: 14px;
  }
  .profile_sidebar .profile_score a{
    gap: 2px;
  }
}
@media (max-width: 479.98px) {
  .profile_sidebar .profile_score a {
    padding: 0px 4px;
    font-size: 12px;
  }
  .head_profile_dropdown.dropdown .dropdown-menu{
    right: -24px;
  }
  .profile_sidebar .profile_info_card ul li a {
    font-size: 12px;
  }
}