@media (max-width: 1320px) {
  .banner-soc {
    margin: 40px 0 0 -636px;
  }
}

@media (max-width: 1199px) {
  header.header .header-search {
    width: 160px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 16px;
    padding: 32px 8px;
  }

  section.foot-advt .advt-box .icon {
    margin: 0 1px 0 0;
  }

  .banner-soc {
    left: unset;
    right: 50%;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    bottom: 13px;
    top: 81%;
    margin: 0 -474px 0 0;
  }

  .banner-soc h4 {
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    top: 0;
    right: 0;
    font-size: 17px;
  }

  .banner-soc h4::before {
    bottom: -3px;
    top: unset;
    right: 0;
  }

  .banner-soc ul {
    padding: 22px 0 0 0;
  }

  .banner-soc ul li {
    float: right;
    padding: 3px 0 0 0;
  }

  .banner-btn {
    padding: 0;
  }

  .banner-btn a {
    padding: 5px 36px;
    font-size: 15px;
  }

  section.home-banner-sec .banner-text {
    padding: 0 0 0 23px;
  }

  section.home-banner-sec h3 {
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
    font-size: 32px;
  }

  section.home-banner-sec p {
    margin: 0 0 5px 0;
  }

  /* footer.footer .left-foot {
    padding: 35px 0 20px 24px;
  } */
  footer.footer .store-icon li {
    width: 45%;
  }

  section.home-offer .home-offer-right {
    max-width: 50%;
  }

  section.lense-care {
    margin-right: -470px;
  }

  .order-summery .guest-checkout input {
    width: 47%;
    font-size: 16px;
    margin: 0 3px;
    padding: 8px;
  }

  .foot-advt-in ul li {
    padding: 0 3px;
  }

  section.checkout .cart-box .cart-list .pro-details {
    padding: 0 10px 0 0;
    width: 58%;
  }

  section.home-banner-sec .slick-arrow {
    margin: 0 -56px 0 0;
  }

  section.home-banner-sec .slick-arrow.slick-prev {
    margin: 0 -94px 0 0;
  }

  .product-box .add-to-cart a::before {
    right: 8px;
  }

  .language-selection li a {
    padding: 9px 35px;
    font-size: 18px;
  }

  section.country-selection .language-selection a.arabic {
    font-size: 18px;
  }

  section.country-selection .country-left {
    width: 10%;
    padding: 0 19px;
  }

  section.country-selection .country-sel-image {
    width: 59%;
  }

  .video-page .lense-video-list .item {
    width: 25%;
  }

  .similar-product .product-list .slick-next {
    left: 45%;
  }

  section.order-process .order-flow li::after {
    left: -70px;
    width: 137px;
  }

  section.home-offer .offer-brand-list ul {
    height: 432px;
  }

  footer.footer .left-foot {
    padding: 35px 0 20px 44px;
  }

  footer.footer .payment-method,
  footer.footer .payment-secure {
    padding: 0;
  }
}

@media (max-width: 991px) {
  header .navbar-default .navbar-toggle {
    padding: 9px 10px;
    height: 36px;
    margin: 24px 0;
  }

  .navbar-default .navbar-toggle .icon-bar:nth-child(2) {
    transform: rotate(45deg);
  }

  .navbar-default .navbar-toggle .icon-bar:nth-child(4) {
    transform: rotate(-45deg);
    margin-top: -1px;
  }

  .navbar-default .navbar-toggle .icon-bar:nth-child(3) {
    display: none;
  }

  .navbar-default .navbar-toggle.collapsed {
    padding: 9px 10px;
  }

  .navbar-default .navbar-toggle.collapsed .icon-bar {
    transform: rotate(0);
    display: block;
  }

  .navbar-default .navbar-toggle.collapsed .icon-bar:nth-child(4) {
    margin-top: 4px;
  }

  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #97d6d6;
    border-color: #97d6d6;
  }

  .navbar-default .navbar-toggle:hover>.icon-bar {
    background: #fff;
  }

  .navbar-default .navbar-toggle:focus>.icon-bar {
    background: #fff;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #97d6d6;
  }

  .navbar-default .navbar-toggle {
    border-color: #97d6d6;
    border-radius: 0;
  }

  .navbar-default .navbar-nav>li {
    float: unset;
  }

  /* header.header .right-hdr {
    margin: 0;
    width: 100%;
  } */
  header.header .hdr-nav {
    float: unset;
  }

  header.header .navbar-default .navbar-nav>li>a {
    padding: 9px 0;
  }

  header.header .header-search {
    width: 100%;
    /* margin: 5px 0 15px; */
  }

  /* header.header .navbar>.container .navbar-brand {
    padding: 10px;
  } */

  /* header.header .navbar-default .navbar-header {
    width: 100%;
    margin: 0;
    padding: 0;
  } */
  /* .product-list-section .product-list ul li {
    width: 50%;
  } */

  .pagination-box {
    width: 100%;
  }

  section.foot-advt .foot-advt-in li {
    width: 50%;
    text-align: center;
  }

  .foot-advt-in li .advt-box {
    margin: 0 0 20px 0;
  }

  footer.footer .left-foot-box {
    width: 100%;
  }

  /* footer.footer .left-foot {
    padding: 66px 0 20px 0;
  } */
  footer.footer .right-foot {
    padding: 30px 0 40px 0;
  }

  footer.footer .store-icon li {
    width: auto;
  }

  footer.footer .foot-policy {
    width: 50%;
  }

  footer.footer .foot-info {
    width: 50%;
  }

  footer.footer .foot-contact {
    width: 50%;
  }

  footer.footer .foot-subscribe {
    width: 50%;
  }

  footer.footer p {
    margin: 20px 0;
  }

  footer.footer .right-foot-box {
    width: 100%;
  }

  footer.footer .payment-secure {
    padding: 0;
  }

  footer.footer {
    background: #f4f4f6;
  }

  footer.footer .top-footer::before {
    display: none;
  }

  section.home-banner-sec .banner-box {
    margin: 0;
  }

  section.home-banner-sec .banner-image {
    width: 100%;
    margin: 70px 0 0 0;
  }

  section.home-banner-sec .banner-text {
    width: 100%;
    padding: 0;
  }

  .banner-soc {
    top: 31%;
    height: 62px;
    margin: 0 -360px 0 0;
  }

  section.home-banner-sec .slick-arrow {
    bottom: 0;
  }

  section.lense-care {
    margin-right: -361px;
  }

  section.lense-care .lense-care-text {
    float: unset;
    width: 84.5%;
    margin: 0 0 20px 0;
  }

  section.lense-care .lense-care-right {
    margin: 0;
    padding: 0;
  }

  section.lense-care::after {
    display: none;
  }

  section.home-banner-sec .banner-box::before {
    display: none;
  }

  section.product-page .pro-slider {
    margin: 0 0 20px 0;
  }

  section.product-page .pro-slider {
    display: block;
  }

  section.product-page .pro-slider .product-slide {
    width: 100%;
  }

  section.product-page .pro-slider .product-nav {
    width: 100%;
    padding: 30px 0 0 0;
  }

  section.dashboard h2.dashboard-title {
    margin: 20px 0 40px 0;
  }

  section.dashboard .wallet-box .wallet-div .wallet-text {
    padding: 0;
  }

  .product-box .add-to-cart a {
    font-size: 13px;
    padding: 5px 0;
  }

  .product-box .add-to-cart a:before {
    right: 4px;
  }

  section.home-offer .nav-tabs>li>a {
    font-size: 16px;
    padding: 7px 5px;
  }

  section.country-selection .country-sel-image img {
    height: 500px;
    object-fit: cover;
  }

  section.country-selection .country-selection-box {
    width: 100%;
    display: block;
  }

  section.country-selection .country-sel-image {
    width: 100%;
    display: block;
  }

  section.country-selection .country-submit {
    padding: 15px 0 0 40px;
  }

  section.country-selection .country-left {
    width: 100%;
    display: block;
    padding: 20px 0;
  }

  section.country-selection .country-right {
    width: 100%;
    display: block;
  }

  section.country-selection .country-left-btm {
    position: unset;
  }

  section.country-selection .country-left .landing-logo {
    margin: 0 0 10px 0;
  }

  section.country-selection .country-left .landing-logo img {
    max-width: 15%;
  }

  section.product-page .pro-slider .product-nav .slide {
    margin: 0 0 0 20px;
  }

  .video-page .lense-video-list .item {
    width: 33.33%;
  }

  .video-page .lense-video-list .lense-video-box {
    width: 220px;
  }

  .video-page .lense-video-list .lense-video-box img {
    width: 220px;
  }

  section.lense-care {
    padding: 70px 50% 0 0;
  }

  section.product-page .pro-slider .product-nav .slick-list {
    direction: ltr;
  }

  section.product-page .pro-slider .product-nav .img {
    height: 250px;
  }

  section.product-page .pro-slider .product-nav .img img {
    height: 238px;
    display: inline-block;
  }

  section.order-process .order-flow ul {
    width: 100%;
  }

  section.order-process .order-flow ul li::after {
    left: -72px;
    width: 140px;
  }

  .pro-slider a.buy-sale {
    right: 15px;
    left: inherit;
  }

  [dir="rtl"] .mobile-menu__links>li>a {
    right: auto;
    left: 0;
  }

  .mobile-menu__links li .child_menu_icon {
    border-left: 0;
    border-right: 1px solid #ddd;
  }

  .icon_24 {
    transform: rotate(180deg);
  }

  .mobile-menu__links li {
    padding-left: 5px;
    padding-right: 0;
  }

  .left_banner_heading {
    text-align: right;
  }

  .btn.btn-home-viewall {
    font-size: 14px;
    height: 35px;
    padding: 3px 15px;
    margin: 0 0 5px 0 !important;
    top: -45px;
  }

  #login-form .modal-dialog {
    width: 90%;
  }

  /* 7/11/2025 */
  .header.header .header-country-in .header-country-list {
    left: 12px;
  }

  footer.footer .left-foot {
    padding: 0 0 20px 0;
  }

  .mobile-menu__links li .child_menu_icon {
    border-right: 0;
    border-left: 1px solid #ddd;
  }
.price-detail-col{
  top: unset;
}
  /* 7/11/2025 */
}

@media (max-width: 767px) {
  section.home-banner-sec .banner-image {
    margin: 100px 0 0 0;
  }

  section.home-offer .home-offer-left {
    width: 100%;
    float: unset;
    padding: 0;
  }

  section.home-offer .home-offer-right {
    max-width: 100%;
    padding: 20px 15px 0;
  }

  .product-list ul li {
    width: 33.33%;
  }

  .banner-soc {
    margin: 0 -369px 0 0;
  }

  section.lense-care {
    margin: 0 15px;
    padding: 70px 0;
  }

  .banner-soc {
    position: unset;
    margin: 0;
    height: auto;
    text-align: center;
    padding: 10px 0;
  }

  .banner-soc ul {
    padding: 10px 0 0 0;
  }

  .banner-soc ul li {
    display: inline-block;
    float: none;
  }

  .banner-soc h4 {
    position: unset;
  }

  .banner-soc h4::before {
    position: unset;
  }

  section.home-banner-sec .home-banner {
    float: unset;
    margin: 0;
  }

  section.home-banner-sec .banner-image {
    margin: 0;
  }

  section.home-banner-sec .slick-arrow {
    margin: 0;
  }

  section.home-banner-sec .slick-arrow.slick-prev {
    margin: 0 -38px 0 0;
  }

  section.list-page-title .list-page-title-right {
    float: right;
  }

  .product-list-section .collection-sidebar .category-list .select-category input {
    background-position: 1% center;
  }

  .video-page .lense-video-list .lense-video-box {
    width: 226px;
  }

  .lense-video-list .lense-video-box img {
    width: 226px;
  }

  .product-box .add-to-cart a::before {
    right: 45px;
  }

  section.product-page .pro-slider .product-nav {
    height: 242px;
  }

  .pro-slider .product-nav .img {
    height: 200px;
  }

  .pro-slider .product-nav .img img {
    height: 180px;
    object-fit: cover;
    display: inline-block;
  }

  .banner-btn {
    margin: 0 0 10px 0;
  }

  .product-page .similar-product .product-list .slick-next {
    left: 44%;
  }

  .order-summery .process-checkout {
    width: 100%;
  }

  .order-summery li.promocode .mln-cta {
    width: 35%;
  }

  .order-summery li.promocode input {
    width: 35%;
  }

  .order-flow ul li {
    width: 33%;
  }

  .order-flow ul li::after {
    left: -42%;
    width: 83%;
  }

  section.home-offer .offer-brand-list ul {
    height: 370px;
  }

  .login-in {
    height: 400px;
  }

  [dir="rtl"] .mobile-menu__links>li>a {
    padding-right: 12px;
    padding-left: 0px;
    text-align: right;
  }
  section.dashboard .fav-list .pro-details .button-list {
    left: 12px;
  }
}

@media (max-width: 736px) {
  .video-page .lense-video-list .item {
    width: 50%;
  }

  .video-page .lense-video-list .lense-video-box {
    width: 100%;
  }

  .video-page .lense-video-list .lense-video-box img {
    width: 100%;
  }

  section.order-process .order-flow ul {
    width: 100%;
  }

  section.order-process .order-flow li {
    width: 32%;
  }

  section.order-process .order-flow li::after {
    left: -41%;
    width: 80%;
  }

  /* 6/11/2025 */
  .top-header .top-left-header li {
    padding: 0 0 0 6px;
    margin: 0 0 0 4px;
  }

  /* 6/11/2025 */
}

@media (max-width: 667px) {
  .top-header .top-right-header ul {
    display: inline-block;
  }
}
@media(max-width: 640px){
  .header-country-list-in li{
  margin: 0;
}
}
@media(max-width: 575px){
  .review-count {
    padding-left: 20px;
  }
  section.dashboard .fav-list .pro-details .button-list {
    left: 8px;
  }
}
@media (max-width: 568px) {
  .foot-advt-in li .advt-box {
    margin: 0 0 10px 0;
    text-align: center;
  }

  section.foot-advt .advt-box .icon {
    margin: 0 0 5px 0;
  }

  section.foot-advt .advt-box .text {
    display: block;
  }

  section.foot-advt .advt-box p {
    font-size: 14px;
  }

  section.foot-advt .advt-box p {
    font-size: 14px;
  }

  footer.footer .foot-policy {
    width: 100%;
  }

  footer.footer .foot-info {
    width: 100%;
  }

  footer.footer .foot-contact {
    width: 100%;
  }

  footer.footer .foot-subscribe {
    width: 100%;
  }

  footer.footer .payment-method {
    padding: 0;
    display: block;
    margin: 0 0 10px 0;
  }

  footer.footer .payment-secure {
    float: unset;
    display: block;
  }

  section.list-page-title .page-title-in {
    padding: 10px 0;
    margin-bottom: 15px;
  }

  section.list-page-title h1 {
    font-size: 22px;
    margin: 0 0 4px 0;
  }

  .breadcrumb-nav ul li {
    font-size: 14px;
  }

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

  section.list-page-title .list-page-title-right {
    padding: 5px 0 0 0;
  }

  section.list-page-title .found-product {
    font-size: 14px;
  }

  section.list-page-title .sort-by label {
    font-size: 14px;
  }

  section.list-page-title .sort-by select.form-control {
    font-size: 14px;
    width: 115px;
  }

  .product-list-section .collection-sidebar .category-list {
    margin-bottom: 10px;
  }

  .product-list-section .collection-sidebar .category-list .category-list-title h5 {
    font-size: 15px;
    margin: 0 0 5px 0;
  }

  .product-list-section .collection-sidebar .category-list .select-category {
    padding: 4px;
  }

  .product-list-section .collection-sidebar .category-list .category-title h5 {
    margin: 0 0 5px 0;
    font-size: 14px;
  }

  .submit-btn .btn {
    height: 35px;
    font-size: 14px;
  }

  .product-list-section .apply-btn a.clear-all {
    font-size: 14px;
    margin: 15px 0;
  }


  .product-box .product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product-box .product-img-box .product-img,
  .product-box .product-img a {
    padding-bottom: 0;
  }

  .product-box a.buy-get {
    bottom: 12px;
  }


  .product-list ul li {
    width: 50%;
  }

  section.list-page-title .sort-by {
    padding: 0 10px 0 0;
  }

  .pagination-box {
    margin: 15px auto;
  }

  footer.footer .foot-logo {
    padding: 0 0 20px 0;
  }

  footer.footer .foot-logo-info p {
    font-size: 14px;
    margin: 0 0 10px 0;
  }

  footer.footer .right-foot {
    padding: 15px 0;
  }

  footer.footer p {
    margin: 15px 0;
    font-size: 15px;
  }

  footer.footer .foot-nav li a {
    font-size: 14px;
  }

  footer.footer .foot-nav li {
    padding: 0 0 2px 0;
  }

  section.lense-care {
    padding: 0;
  }

  .title h2 {
    font-size: 22px;
    margin: 0 0 5px 0;
  }

  .title h3 {
    font-size: 15px;
    line-height: 16px;
  }

  section.lense-care .title {
    padding: 0 0 5px 0;
  }

  section.lense-care .lense-care-text p {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px 0;
  }

  .more-btn a {
    font-size: 14px;
    padding: 3px 10px;
  }

  section.lense-care .lense-care-text {
    margin: 0 0 10px 0;
  }

  section.lense-care .lense-video-list .lense-video-box {
    width: 150px;
  }

  section.lense-care .lense-video-list .lense-video-box .video-title {
    font-size: 13px;
  }

  section.top-collection {
    padding: 20px 0;
  }

  section.home-offer .home-offer-right {
    padding: 10px 15px 0;
  }

  section.home-offer h2 {
    font-size: 22px;
    margin: 0 0 5px 0;
  }

  section.home-offer p {
    margin: 0 0 10px 0;
    line-height: 20px;
    font-size: 14px;
  }

  section.home-offer .nav-tabs>li>a {
    font-size: 15px;
    padding: 3px 9px;
  }

  section.home-offer .offer-brand-list li {
    width: 50%;
  }

  section.home-banner-sec h3 {
    font-size: 25px;
    padding: 0 0 5px 0;
  }

  section.home-banner-sec p {
    font-size: 14px;
  }

  section.home-offer .home-offer-left img {
    height: 300px;
  }

  section.home-offer {
    padding: 40px 0 20px 0;
  }

  section.shop-cart {
    padding: 30px 0;
  }

  .breadcrumb-main {
    margin: 0 0 10px 0;
  }

  #notesdiv .alert {
    margin-bottom: 10px;
    padding: 5px;
    font-size: 14px;
  }

  section.shop-cart .cart-box .cart-list .pro-details .detail-inner a h3 {
    font-size: 14px;
  }

  section.shop-cart .cart-box .cart-list .pro-details .sku {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 8px;
  }

  section.shop-cart .cart-box .cart-list .pro-details .power-all p {
    font-size: 14px;
  }

  section.shop-cart .cart-box .cart-list .pro-details .qty-side .text {
    font-size: 14px;
  }

  .quantity-count input.form-control {
    height: 28px;
  }

  .quantity-count a.quantity-btn {
    font-size: 20px;
    line-height: 30px;
    height: 28px;
  }

  .quantity-count .frm-minus a.quantity-btn {
    line-height: 25px;
  }

  section.shop-cart .cart-box .cart-list .order-total {
    margin-top: 5px;
  }

  .cart-box .cart-list .order-total ul {
    padding: 2px 0 0 0;
  }

  .cart-box .cart-list .order-total li {
    font-size: 14px;
    padding: 3px 0;
  }

  section.shop-cart .order-summery h3 {
    padding: 5px;
    font-size: 15px;
  }



  section.shop-cart .order-summery .guest-checkout input {
    width: 100%;
    font-size: 14px;
    padding: 5px;
    margin: 0 0 5px 0;
    height: 35px;
  }

  section.shop-cart .order-summery li {
    padding: 5px 0;
    font-size: 14px;
  }

  section.checkout h2 {
    font-size: 20px;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
  }

  input.form-control {
    height: 35px;
  }

  .form-control {
    font-size: 14px;
  }

  label {
    font-size: 15px;
  }

  .form-group {
    margin: 0 0 10px 0;
  }

  .input-group-addon {
    padding: 6px;
  }

  section.checkout .cart-box .cart-list .pro-details h3 {
    font-size: 15px;
  }

  section.shop-cart .cart-box .cart-list .pro-details .price {
    font-size: 14px;
    margin: 5px 0 0 0;
  }

  section.shop-cart .order-summary {
    margin: 0 0 10px 0;
  }

  section.shop-cart form .process-checkout input.btn {
    font-size: 14px;
    height: 35px;
    padding: 5px 15px;
  }

  section.shop-cart .order-summery .process-checkout input.btn {
    font-size: 14px;
    height: 35px;
    padding: 5px 15px;
  }

  section.shop-cart .cart-box .cart-list .pro-details p {
    font-size: 14px;
    margin: 0;
  }

  section.checkout .checkout-address {
    padding: 0 0 10px 0;
  }

  section.dashboard .address-list {
    padding: 10px;
    margin: 0 0 10px;
  }

  .radiobtn {
    padding: 0;
  }

  section.dashboard .address-list .radiobtn h4 {
    font-size: 16px;
    margin: -1px 0 5px;
  }

  section.dashboard .address-list .radiobtn p {
    font-size: 14px;
    line-height: 20px;
  }

  section.checkout .payment-box {
    padding: 10px;
    margin: 0 0 10px;
    font-size: 14px;
  }

  section.checkout .payment-option {
    padding: 3px 0 5px 0;
  }

  .radiobtn span {
    font-size: 14px;
  }

  .subpage {
    padding: 20px 0;
  }

  section.thankyou h2 {
    margin: 0 0 15px 0;
    font-size: 18px;
    font-weight: 700;
  }

  section.thankyou h4 {
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 400;
  }

  .login-in .login-right {
    padding: 15px;
  }

  .login-in p {
    margin: 0 0 15px 0;
    font-size: 25px;
  }

  .login-in .forgot-pass-mark a {
    font-size: 14px;
  }

  .login-in .login-option {
    margin: 15px 0 0 0;
  }

  .login-in .login-option span {
    padding: 1px 13px;
    font-size: 14px;
    line-height: 20px;
  }

  .login-in .login-option-btn {
    padding: 15px 0 0 0;
  }

  .login-in .register-mark {
    padding: 15px 0 0 0;
    font-size: 14px;
  }

  .login-in .login-option-btn li a {
    font-size: 14px;
    /*height: 35px;*/
    line-height: 20px;
    padding: 8px 13px;
  }

  button.close::after {
    background-size: 11px;
  }

  button.close {
    width: 34px;
    height: 34px;
  }

  .btn {
    font-size: 14px;
    height: 35px;
    padding: 3px 15px;
  }

  h4.modal-title {
    font-size: 16px;
  }

  section.dashboard .sidbar .profile-img {
    margin-top: 10px;
  }

  /* section.dashboard .sidbar .profile-img-in {
    width: 150px;
    height: 150px;
  } */

  /* section.dashboard .sidbar .change-profile-pic {
    width: 30px;
    height: 30px;
  } */

  /* section.dashboard .sidbar .profile-pic .attached img {
    width: 18px;
    margin: 4px 0 0 0;
  } */

  /* section.dashboard .sidbar .profile-pic input[type="file"]+label {
    width: 30px;
    height: 30px;
  } */

  section.dashboard .sidbar .user-name {
    font-size: 18px;
    padding: 5px;
  }

  section.dashboard .sidbar .side-link ul li a {
    padding: 9px 56px 9px 20px;
    font-size: 15px;
  }

  section.dashboard h2.dashboard-title {
    margin: 10px 0 15px 0;
    padding: 0 0 15px 0;
    font-size: 25px;
  }

  section.dashboard {
    padding: 20px 0;
  }

  section.dashboard .table th {
    font-size: 15px;
  }

  section.dashboard .table td {
    font-size: 14px;
  }

  section.dashboard .wallet-box .wallet-div .wallet-text p {
    font-size: 14px;
  }

  section.dashboard .wallet-box .wallet-div .wallet-text .wallet-value {
    font-size: 14px;
  }

  section.dashboard .wallet-box {
    margin-bottom: 5px;
    height: calc(100% - 5px);
  }

  section.dashboard .refer-earn .table-responsive p {
    font-size: 14px !important;
    font-weight: 400 !important;
  }

  section.dashboard .refer-earn .table-responsive p.refer-title {
    font-size: 16px !important;
    margin: 0 0 5px 0 !important;
  }

  .cms-page ul {
    margin: 10px 0;
  }

  .cms-page ul li {
    font-size: 14px;
    margin: 0 0 5px 0;
  }

  section.dashboard .pursh-main .push-right {
    padding: 10px;
  }

  section.dashboard .pursh-main .push-right h4 {
    font-size: 15px;
    margin: 0 0 5px 0;
  }

  section.dashboard .pursh-main .push-right p {
    font-size: 14px;
    line-height: 20px;
  }

  section.dashboard .pursh-main .push-right .date {
    font-size: 14px;
    position: initial;
  }

  section.dashboard .pursh-main .push-notification {
    margin: 0 0 10px;
  }

  /* section.dashboard .fav-list {
    padding: 5px;
    margin: 0 0 15px;
  } */

  /* section.dashboard .fav-list .image {
    width: 100%;
    float: unset;
    margin: 0 0 5px 0;
    text-align: center;
  } */

  /* section.dashboard .fav-list .pro-details {
    padding: 0;
    width: 100%;
    float: unset;
  } */

  section.dashboard .fav-list .pro-details h3 {
    font-size: 16px;
  }

  section.dashboard .fav-list .pro-details h4 {
    font-size: 14px;
    margin: 0;
  }

  /* section.dashboard .fav-list .pro-details .button-list {
    right: 0;
  } */

  section.dashboard .fav-list .pro-details .button-list li a {
    width: 30px;
    height: 30px;
    line-height: 32px;
  }

  section.dashboard .wallet-box .wallet-div .wallet-text {
    font-size: 14px;
  }

  .refer-earn .table-responsive p img {
    width: 100% !important;
  }

  section.country-selection {
    padding: 20px 0;
  }

  section.country-selection .country-copyright {
    font-size: 13px;
  }

  section.country-selection .soc-icon li {
    padding: 0 5px;
  }

  section.country-selection .country-sel-image img {
    height: 417px;
  }

  section.country-selection .country-selection-box {
    padding: 15px 0;
  }

  section.country-selection .language-selection {
    padding: 0 20px;
  }

  section.country-selection .language-selection ul {
    display: block;
  }

  section.country-selection .language-selection ul li {
    width: 49%;
  }

  section.country-selection .language-selection ul li a {
    font-size: 16px;
  }

  section.country-selection .language-selection ul li a.arabic {
    font-size: 16px;
  }

  section.country-selection .country-list {
    padding: 15px 0 0 0;
  }

  section.country-selection .country-list li {
    font-size: 16px;
  }

  section.country-selection .country-box label {
    padding: 6px 18px;
  }

  section.country-selection .country-box span {
    font-size: 16px;
  }

  section.country-selection .country-box span.arabic-font {
    font-size: 20px;
  }

  section.country-selection .country-list {
    height: 300px;
  }

  section.country-selection .country-submit {
    padding: 15px 0 0 18px;
  }

  section.country-selection .country-submit .btn {
    font-size: 16px;
    height: 40px;
    padding: 0 40px;
  }

  section.product-page .pro-slider .product-nav {
    height: 350px;
  }

  .product-details h2 {
    font-size: 18px;
  }

  .product-details h5.brand-title {
    font-size: 14px;
  }

  .product-details .price {
    margin: 5px 0;
    font-size: 16px;
  }

  #out_of_stock {
    font-size: 14px;
  }

  .product-details .description p {
    font-size: 14px;
    line-height: 18px;
  }

  section.product-page .detail-cust-dty {
    margin: 15px 0;
  }

  section.product-page .detail-cust-dty .qty-body-row p {
    font-size: 14px;
  }

  .product-details .cart-btn button {
    padding: 0 15px;
  }

  .product-detail-box {
    margin: 0 0 30px 0;
  }

  .info .nav-tabs>li>a {
    font-size: 13px;
  }

  .info .tab-content {
    padding: 15px;
  }

  .info .tab-content .tab-pane p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 10px 0;
  }

  .info .tab-content .tab-pane p span {
    font-size: 14px !important;
  }

  .info {
    margin: 0 0 30px 0;
  }

  .product-page .similar-product .product-list ul li {
    width: 50%;
  }

  .product-page .similar-product {
    margin: 0 0 30px 0;
  }

  section.subpage p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px 0;
  }

  .video-page .lense-video-list .item {
    margin: 0 0 10px 0;
    padding: 0 5px;
  }

  .video-page .lense-video-list .item img {
    height: 170px;
  }

  .title.mr-b-30 {
    margin: 0 !important;
  }

  .contact-right .cs-info {
    margin: 0 0 15px 0;
  }

  .contact-right .text h4 {
    margin: 0 0 5px 0;
    font-size: 15px;
  }

  .contact-right .cs-info .text {
    font-size: 14px;
    margin: 0;
    padding: 0 0 0 60px;
  }

  .contact-right .cs-info>span {
    width: 45px;
    height: 45px;
  }

  .contact-right .social h4 {
    margin: 0 0 5px 0;
  }

  .contact-right .social ul li {
    margin: 0;
  }

  .cms-page ol li {
    font-size: 14px;
  }

  .faq-main .panel-default>.panel-heading {
    padding: 10px;
  }

  .faq-main .panel-title>a {
    font-size: 14px;
  }

  .faq-main {
    margin-top: 10px;
  }

  .faq-main .panel-group .panel {
    margin-bottom: 10px;
  }

  .panel-body {
    padding: 10px;
    font-size: 14px;
  }

  section.shop-cart #emptycartdiv h3 {
    margin: 10px 0;
    font-weight: 400;
    font-size: 20px;
  }

  section.shop-cart #emptycartdiv h4 {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
  }

  section.checkout .payment-option .payment-img {
    margin: -4px 0 0 0;
  }

  footer.footer {
    margin: 5px 0 0 0;
  }

  .product-box .add-to-cart a::before {
    right: 58px;
  }

  .product-page .similar-product .product-list .slick-next {
    left: 0;
    right: unset;
  }

  .product-page .similar-product .product-list .slick-prev {
    right: 0;
    left: unset;
  }

  .order-summery li.promocode .mln-cta {
    width: 100%;
  }

  .order-summery li.promocode input {
    width: 100%;
    margin: 0 0 5px 0;
  }

  .order-summery .process-checkout {
    padding: 5px;
  }

  section.order-process .order-flow li::after {
    left: -40%;
    width: 78%;
  }

  section.home-offer .offer-brand-list ul {
    height: 280px;
  }

  .login-in {
    flex-direction: column;
    height: auto;
  }

  .login-in .login-left,
  .login-in .login-right {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 16px;
  }

  .login-in p:last-of-type {
    margin-bottom: 0;
  }

  .login-in img,
  .login-in .login-left .circle_pattern_one {
    display: none;
  }

  .login-in .section_sub_title {
    margin-bottom: 12px;
  }

  #login-form.modal {
    right: inherit;
    left: 0;
    transform: none;
    width: 100%;
  }

  #login-form .modal-dialog {
    margin: 20px auto;
  }

  .back-top-div.active {
    left: 10px;
    right: unset;
  }
  .coupen-search-container input.form-control {
    padding-left: 68px;
    padding-right: 12px;
}
        .cart-box .cart-list .pro-details {
            padding: 0 0 0 10px;
        }
        .cart-box .cart-list .pro-details .qty-side {
            padding: 0 0 0 32px;
        }
}

@media (max-width: 480px) {
  .product-list ul li {
    width: 100%;
  }

  .cart-box .cart-list .image {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .cart-box .cart-list .pro-details {
    padding: 0;
    width: 100%;
  }

  .cart-box .cart-list .pro-details .detail-inner {
    width: 100%;
  }

  .cart-box .cart-list .order-total ul {
    width: 100%;
  }

  section.thankyou h4 {
    font-size: 14px;
  }

  .product-page .similar-product .product-list ul li {
    width: 100%;
  }

  .product-details .cart-btn button {
    font-size: 13px;
    padding: 0 10px;
  }

  section.product-page .pro-slider .product-nav .slide {
    margin: 0 0 0 10px;
  }

  section.product-page .pro-slider .product-nav {
    height: 250px;
  }

  .video-page .lense-video-list .item {
    width: 100%;
  }

  section.shop-cart #emptycartdiv h3 {
    margin: 5px 0;
    font-size: 16px;
  }

  section.shop-cart #emptycartdiv h4 {
    font-size: 14px;
    margin: 0;
  }

  .product-box .add-to-cart a::before {
    right: 33%;
  }

  section.order-process .order-flow ul li::after {
    left: -38%;
    width: 73%;
  }

  .gift-list-box .gift-item {
    width: 100px;
  }

  .gift-list-box .gift-item .gift-img img {
    width: 100px;
    height: 100px;
  }

  .gift-list-box .gift-item .gift-img a {
    width: 20px;
    height: 20px;
    background-size: 10px;
  }

  .gift-list-box .gift-item .gift-name h4 {
    font-size: 13px;
  }

  .product-details .product-top-box {
    padding-right: 0;
    padding-left: 0;
  }

  .product-details .trade-mark {
    left: 0px;
    right: unset;
    top: 24px;
  }

  .general_information {
    overflow-x: auto;
  }

  /* 7/11/2025 */
  .mobile-header-list li {
    margin: 0;
  }

  .mobile-header-list {
    gap: 16px;
  }

  body.ar .section_banner .slick-dots {
    text-align: center;
  }
.product-list ul{
  gap: 12px;
}

  .product-title h1 {

    margin-right: 0;
    margin-left: 40px;
  }

  /* 7/11/2025 */
}

@media (max-width: 414px) {
  .login-in .login-option-btn li {
    display: block;
    margin: 0 0 5px 0;
  }

  .product-details .product-top-box .product-title {
    float: unset;
    display: block;
  }

  .product-details .product-top-box .rating-box {
    float: right;
  }

  section.order-process .order-flow ul li::after {
    left: -35%;
    width: 67%;
  }
}

@media (max-width: 375px) {
  section.list-page-title .found-product {
    float: unset;
  }

  section.list-page-title .sort-by {
    padding: 0;
  }

  section.home-offer .nav-tabs>li>a {
    font-size: 14px;
    padding: 3px 5px;
  }

  .product-box .add-to-cart a::before {
    right: 27%;
  }

  section.home-offer .offer-brand-list ul {
    height: 300px;
  }
}

@media (max-width: 320px) {
  section.order-process .order-flow ul li::after {
    left: -31%;
    width: 57%;
  }
}