@media (min-width: 1700px) {
  .container {
    min-width: 1600px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1200px) {
  .main_menu_list {
    padding-left: 150px;
  }
}
@media (min-width: 992px) {
  .mid_range_modal {
    max-width: 900px;
  }
}
@media (max-width: 1299px) {
  .product_details_filter_main {
    width: 30%;
  }
  .inner_list_main {
    display: flex;
    flex-wrap: wrap;
  }
  .inner_list_main .prod_list_card {
    width: 32%;
  }
  .carousel-control-next-icon:hover::before {
    left: 4px;
  }
  .wishlist_products_list {
    display: flex;
  }
  .wishlist_products_list .prod_list_card {
    width: 19%;
  }
}
@media (max-width: 1199px) {
  .header_main {
    gap: 50px;
  }
  .header_main .logo_main {
    position: absolute;
    top: 12px;
  }
  .header_main .logo_main a {
    width: 70px;
  }
  .header_main .header_content_main .header_middle {
    margin: 40px 0 0;
  }
  .prod_list_main {
    grid-template-columns: repeat(4, 1fr);
  }
  .main_menu_list {
    padding: 0 15px;
  }
  .main_menu_wrapper .main_menu li {
    width: 100%;
    text-align: left;
  }
  .main_menu_wrapper .main_menu li a {
    text-align: left;
  }
  .main_menu_wrapper .main_menu li .dropdown-menu {
    width: 100%;
    background: #1287b6;
  }
  .menu_right {
    justify-content: flex-end;
    width: 100%;
  }
  .toggle_icon {
    width: 30px;
    height: 30px;
    background: none;
    margin: 0 0 0 10px;
    border: none;
    border-top: 2px solid #fff;
    position: relative;
    top: 8px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
  }
  .toggle_icon::before, .toggle_icon::after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
  }
  .toggle_icon::before {
    top: 6px;
  }
  .toggle_icon::after {
    top: 14px;
  }
  .btn_on {
    border: none;
  }
  .btn_on::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    top: 10px;
  }
  .btn_on::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    top: 10px;
  }
  .header_main .header_content_main .header_top {
    position: fixed;
    top: 0;
    right: -290px;
    bottom: 0;
    width: 290px;
    background: #1b7d9d;
    z-index: 9;
    padding: 40px 20px 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    margin: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    overflow: hidden;
    overflow-y: auto;
  }
  .main_menu_wrapper {
    width: 100%;
    margin: 0 0 20px;
  }
  .main_menu_wrapper .main_menu {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
  }
  .header_main .header_content_main .header_top.menu_on {
    right: 0;
    z-index: 888;
  }
  .menu_right {
    flex-direction: column;
  }
  .menu_right .btn-login, .menu_right .btn-login-2 {
    width: 100%;
    margin: 0 0 15px;
    text-align: center;
  }
  .mainMenu_toggle {
    display: flex;
    margin: 25px 0 0;
    justify-content: flex-end;
  }
  .overlay_active {
    opacity: 1;
    pointer-events: all;
  }
  .added_address_list .added_address_single .default_main {
    padding: 0 20px;
  }
  .menu_before_login .menu_right {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: auto;
  }
  .menu_before_login .menu_right .btn-login, .menu_before_login .menu_right .btn-login-2 {
    width: auto;
    margin: 0;
    padding: 10px 20px;
    line-height: 15px;
  }
}
@media (max-width: 991px) {
  .category_list {
    display: none;
    background: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 0 0 20px;
  }
  .category_list_main {
    background: none;
    padding: 0;
  }
  .category_list_main .category_head_main {
    margin: 0 0 5px;
  }
  .vault_lists_main {
    grid-template-columns: repeat(4, 1fr);
  }
  .prod_list_main {
    grid-template-columns: repeat(3, 1fr);
  }
  .product_details_section {
    flex-wrap: wrap;
  }
  .product_details_section .product_details_filter_main {
    width: 100%;
  }
  .prod_details_card {
    gap: 20px;
  }
  .prod_heading {
    font-size: 18px;
  }
  .produ_price_main {
    gap: 20px;
  }
  .produ_price_main .current_price {
    font-size: 20px;
  }
  .produ_price_main .current_price .price {
    font-size: 22px;
  }
  .produ_price_main .discount_price {
    font-size: 16px;
  }
  .produ_price_main .discount_percentage {
    font-size: 14px;
  }
  .btn_large {
    min-width: auto;
  }
  .prod_description_main .prod_description_row {
    flex-direction: column;
    align-items: flex-start;
  }
  .also_like_mian .prod_list_main {
    display: flex;
  }
  .also_like_mian .prod_list_main .prod_list_card {
    width: 32%;
  }
  .filter_options_main {
    display: flex;
    gap: 10px;
    overflow: hidden;
    overflow-x: auto;
  }
  .filter_options_main .filter_option_single {
    white-space: nowrap;
    padding: 10px 20px;
  }
  .small_filter_form_main {
    display: flex;
    justify-content: space-between;
    gap: 10px;
  }
  .small_filter_form_main .small_filter_form {
    flex-grow: 1;
    min-width: 30%;
  }
  .product_details_section .product_details_main {
    width: 100%;
  }
  .wishlist_products_list .prod_list_card {
    width: 32%;
  }
}
@media (max-width: 768px) {
  .header,
  .status-content,
  .status-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .buttons-container {
    margin-top: 15px;
    text-align: left;
  }
  .status-table {
    margin-bottom: 15px;
  }
  .address-section {
    flex-direction: column;
    gap: 20px;
  }
  .item-header,
  .item-row {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .item-header div:nth-child(1),
  .item-row div:nth-child(1) {
    grid-column: 1/span 3;
    margin-bottom: 10px;
  }
  .prod_list_main {
    grid-template-columns: repeat(2, 1fr);
  }
  .vault_lists_main {
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    padding: 15px 25px;
  }
  .vault_lists_main .vault_list_single {
    padding: 10px 30px;
    min-width: 120px;
  }
  .vault_lists_main .vault_list_single figure img {
    width: 100%;
    max-width: 30px;
  }
  .prod_details_card {
    flex-direction: column;
    padding: 20px 15px;
  }
  .prod_details_card .prod_image_slider {
    width: 100%;
    margin: 0 0 20px;
  }
  .product_detail_tabs .nav-pills {
    padding: 0;
  }
  .product_detail_tabs .tab-content {
    padding: 10px 15px;
  }
  .product_comparison_main .product_comparison_single article .head {
    font-size: 20px;
  }
  .comparison_lists li {
    font-size: 13px;
  }
  .prod_description_main .prod_description_row {
    padding: 10px 0;
  }
  .prod_details_banner {
    gap: 20px;
  }
  .prod_details_banner article {
    width: auto;
  }
  .prod_details_banner article .head {
    font-size: 26px;
    font-weight: 700;
  }
  .prod_details_banner article p {
    font-size: 13px;
    line-height: 16px;
  }
  .prod_details_banner figure {
    max-width: 180px;
  }
  .product_comparison_main {
    margin: 40px 0;
    flex-wrap: wrap;
  }
  .product_comparison_main .product_comparison_single {
    width: 100%;
    padding: 20px 15px;
  }
  .also_like_mian .prod_list_main .prod_list_card {
    width: 48%;
  }
  .product_spec_table thead tr th {
    white-space: nowrap;
    padding: 10px 15px;
  }
  .product_spec_table tbody tr td {
    padding: 10px 15px;
  }
  .note {
    font-size: 14px;
  }
  .content .head {
    font-size: 16px;
  }
  .content p {
    font-size: 14px;
    line-height: 18px;
  }
  .inner_header_main .inner_header {
    font-size: 24px;
  }
  .inner_list_main .prod_list_card {
    width: 48%;
  }

  .noDataMain figure img {
    width: 200px;
  }
  .wishlist_products_list .prod_list_card {
    width: 48%;
  }
  .desposit_img {
    margin: 30px 0;
  }
}
@media (max-width: 575px) {
  .search_main .search_btn {
    padding: 0 12px !important;
    min-width: 45px;
  }
  .cart_wishlist_btn img {
    width: 30px !important;
  }
  .specification_main ul li {
    flex-direction: column;
    align-items: flex-start;
  }
  .product_detail_tabs .nav-pills {
    gap: 10px;
  }
  .product_detail_tabs .nav-pills .nav-item .nav-link {
    padding: 10px 15px;
  }
}
@media (max-width: 500px) {
  .prod_list_main {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 480px) {
  .item-header,
  .item-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .item-details {
    flex-direction: column;
  }
  .item-image {
    margin-bottom: 10px;
  }
  .summary {
    padding: 10px;
  }
  .summary-table {
    width: 100%;
  }
  .prod_details_banner {
    flex-direction: column-reverse;
  }
  .also_like_mian .prod_list_main .prod_list_card {
    width: 100%;
  }
  .inner_list_main .prod_list_card {
    width: 100%;
  }
  .small_filter_form_main {
    flex-direction: column;
    gap: 0;
  }
  .small_filter_form_main .small_filter_form {
    flex-grow: 1;
    min-width: 30%;
    margin: 0 0 10px;
  }
  .product_details_header {
    flex-direction: column;
    align-items: flex-start;
  }
  .product_details_header .cate_head {
    margin: 0 0 10px;
  }
  .pagination {
    gap: 4px;
  }
  .pagination li .arrow_btn, .pagination li a {
    min-width: 28px;
    font-size: 11px;
    min-height: 28px;
    line-height: 25px;
  }
  .wishlist_products_list .prod_list_card {
    width: 100%;
  }
}

/*# sourceMappingURL=ann-layout-responsive.css.map */
