@media (max-width:1366px) {
  .lbContent h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .lbContent {
    padding: 30px 0 0 30px;
  }
}

@media (max-width:1199px) {
  header .sm-menu .navbar-nav {
    flex-direction: row;
    padding: 10px 25px;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
    justify-content: center;
    flex-direction: row;
    padding: 10px 25px;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
    justify-content: center;
  }

  header .top-nav .navbar-top .rightside-box .right-side-menu .right-side:nth-child(2) {
    display: block;
  }

  header .top-nav .navbar-top .middle-box {
    display: none;
  }

  header .sm-menu .navbar-nav li {
    padding: 0 5px;
  }

  .step-item {
    padding: 0;
  }

  .choose-item {
    padding: 3rem 1.2rem;
  }


  /* 14/5/2024 Style changes */

  .container-fluid-lg {
    padding: 0 20px;
  }

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

  /* product page style */

  #productHtml .col-md-3 {
    width: 33%;
  }

  .shop-cover-image {
    height: auto !important;
    width: 100%;
  }

  .dashboard-address .title-flex {
    display: flex;
  }

  /* contact page style */
  .content-info .col-md-6 {
    width: 33% !important;
  }

  /* Header Section */

  .header-nav .navbar-nav {
    flex-wrap: wrap;
    flex-direction: column !important;
  }

  /* arabice home page style */

  [dir="rtl"] .slick-next {
    left: 11px;
    right: auto;
  }

  .lang-code-ar .product-custom-slider .slick-prev {
    right: auto;
    left: 60px;
  }

  /* Arabic  cart style */
  .lang-code-ar .cart-section .text-content {
    text-align: left;
  }

  /* close */

}

@media (max-width: 991px) {

  .pd-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ulinaCountDown .countdown-row span span:first-child {
    height: 40px;
    width: 40px;
    line-height: 41px;
    font-size: 18px;
  }

  .ulinaCountDown .countdown-row span span:first-child:after {
    top: 5px;
  }

  .ulinaCountDown .countdown-row span {
    width: 42px;
  }

  /* .side-product-box {
    flex-direction: column;
  } */

  .checkout-item {
    flex-direction: column;
  }

  .side-product-detail {
    width: 70%;
  }

  .side-product-box .side-product-image {
    width: 25%;
    height: 120px;
    display: flex;
    justify-content: center;
  }

  .choose-item {
    padding: 3rem 2rem;
  }

  .choose-item h6 {
    font-size: 16px;
  }

  /* 15/5/2024 changes */

  .choose-section .row:nth-child(2) {
    justify-content: start !important;
    row-gap: 25px;
  }

  .most-sold .side-product-detail .side-button {
    flex: 0 0 18% !important;
    max-width: 18% !important;
  }

  .most-sold .side-product-detail .side-product-content {
    flex: 0 0 80% !important;
    max-width: 80% !important;
  }

  .most-sold {
    padding-top: 30px;
  }

  .home-contain h1 {
    font-size: 50px;
  }

  .header-section {
    height: auto !important;
  }

  /* shop page style */
  #shop-list .col-md-2 {
    width: 20% !important;
  }

  .user-dashboard-section .dashboard-left-sidebar {
    position: sticky;
    width: 250px;
  }

  .user-dashboard-section .col-md-6:nth-child(2) {
    width: 64%;
  }

  .user-dashboard-section .col-md-6:nth-child(1) {
    width: 36%;
  }

  .user-dashboard-section .dashboard-right-sidebar {
    padding: 0;
  }

  #productHtml .col-md-3 {
    width: 50%;
  }

  .shop-cover-image {
    height: auto !important;
    width: 100%;
  }

  /* About Us Page Style */

  .about-info-area .col-lg-4 {
    width: 33%;
  }

  .about-info-area .row:nth-child(2) {
    display: none;
  }

  .about-info-box {
    padding: 25px 20px;
  }

  .ps-md-5 {
    padding-left: 1.5rem !important;
  }

  /* Wishlist page style */
  #account-page .dashboard-wishlist .product-main-container {
    width: 50%;
  }

  #my_account_form .col-md-6,
  #change_password_form .col-md-6 {
    width: 50%;
  }

  .dashboard-address .not-open .col-md-6 {
    width: 50%;
  }
}

@media (max-width: 767px) {
  .header-action-icon-2 .w-5 {
    width: 30px;
  }

  header .navbar-toggler {
    margin-right: 10px;
  }

  .sale-content h2 {
    font-size: 100px;
  }

  .dpcPriceWrap .pi01Price {
    margin: 0;
  }

  .dealProductContent {
    text-align: center;
    margin-bottom: 20px;
  }

  .dealProductContent h6 {
    justify-content: center;
  }

  .dpcPriceWrap {
    justify-content: center;
  }

  .ulinaCountDown .countdown-row span.countdown-section:nth-child(4) {
    margin-right: 0;
  }

  .dealProductImage {
    margin: auto;
  }

  .sale-content h3:first-child {
    letter-spacing: 0;
  }

  .slick-prev {
    right: auto;
    left: 35%;
  }

  .slick-prev,
  .slick-next {
    top: auto;
    bottom: -70px
  }

  .slick-next {
    right: 35%;
  }


  /* 15/5/2024 changes */

  .choose-section .row:nth-child(2) .col-xl-cus {
    width: 50%;
  }

  .pd-100 {
    padding-top: 25px;
    padding-bottom: 25px !important;
  }

  .steps .col-md-3 {
    width: 50%;
  }

  .info-section .mt-5 {
    margin-top: 1rem !important;
  }

  /* shop page style */

  #shop-list .col-md-2 {
    width: 25% !important;
  }

  /* prodect details page */

  .user-dashboard-section .col-md-6:nth-child(2) {
    width: 100%;
    padding-top: 25px;
  }

  .user-dashboard-section .col-md-6:nth-child(1) {
    width: 100%;
  }

  .user-dashboard-section .dashboard-left-sidebar {
    position: unset;
    width: 100%;
    height: auto;
  }

  #productHtml .col-md-3 {
    width: 33%;
  }

  .product-image-slider .slider-nav .slick-slide img {
    object-fit: contain;
  }

  /* contact page style */

  .content-info .col-md-6 {
    width: 50% !important;
  }

  .map {
    padding-top: 25px;
  }


  /* About Us Page Style */
  .about-info-area .col-lg-4 {
    width: 100%;
  }

  .about .col-md-6:nth-child(2) {
    padding-top: 20px;
  }

  .about .col-md-6:nth-child(2) h6 {
    justify-content: center;
  }

  .cart-section .top-28 {
    padding-top: 30px;
  }

  /* Wishlist Style */

  #my_account_form .col-md-6,
  #change_password_form .col-md-6 {
    width: 50%;
    padding-top: 0;
  }

  #pills-order {
    padding-top: 30px;
  }

  .dashboard-address .not-open .col-md-6 {
    width: 50%;
    padding-top: 0;
  }

  .lang-code-ar .cart-section .text-content {
    text-align: left;
  }


}

@media (max-width: 600px) {

  .vender-section .product-custom-slider .slick-prev,
  .vender-section .product-custom-slider .slick-next {
    top: -75px;
  }

  #shop-list .col-md-2 {
    width: 50% !important;
  }

  /* Product Style */

  #productHtml .col-md-3 {
    width: 50%;
  }

  /* header section  */

  .navbar-top .web-logo.nav-logo {
    flex: 0 0 40%;
    max-width: 40%;
    width: 300px;
    height: 50px;
  }

}

@media (max-width: 450px) {

  .choose-section .row:nth-child(2) .col-xl-cus {
    width: 100%;
  }

  .steps .col-md-3 {
    width: 100%;
  }

  .step-item img {
    width: 65%;
  }

  .side-product-box .side-product-image {
    width: 40%;
  }

  .side-product-detail {
    width: 55%;
    flex-wrap: wrap;
  }

  .most-sold .side-product-detail .side-button {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: left;
    display: flex;
    column-gap: 20px;
    padding-top: 10px;
  }

  .most-sold .side-product-detail .side-product-content {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .most-sold .cart_btn {
    justify-content: center !important;
  }

  .most-sold .side-product-box {
    flex-direction: column;
  }

  .most-sold .side-product-detail {
    width: 100%;
  }

  .most-sold .side-product-box .side-product-image {
    width: 100%;
  }

  .most-sold .side-product-detail .side-product-content {
    text-align: center;
  }

  .most-sold .rating.mb-2 {
    justify-content: center;
    padding-top: 20px;
  }

  .vender-section h6 {
    justify-content: start !important;
  }

  .vender-section .common-heading {
    text-align: left;
  }

  .choose-item {
    padding: 1rem 1rem;
  }

  /* shop page style */
  #shop-list .col-md-2 {
    width: 100% !important;
  }

  /* product page style */
  #productHtml .col-md-3 {
    width: 100%;
  }

  /* Contact Page Style */

  .content-info .col-md-6 {
    width: 100% !important;
  }

  /* About Us Pages */

  .ps-md-5 {
    padding-left: 0rem !important;
  }

  .aiCounter {
    width: 140px;
    height: 140px;
  }

  .aiCounter h2 {
    font-size: 35px;
  }

  .aiCounter h3 {
    font-size: 15px;
    line-height: 20px;
  }

  /* cart page Style */

  #cart-block .side-product-content {
    padding-bottom: 20px;
  }

  #cart-block .side-product-detail .side-button {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: right;
  }

  #cart-block .side-product-box {
    flex-wrap: wrap;
  }

  #cart-block .side-product-box .side-product-image {
    width: 100%;
  }

  #cart-block .side-product-detail {
    width: 100%;
    text-align: center;
  }

  #cart-block .side-product-content {
    width: calc(100% - 0%) !important;
  }

  #cart-block .product-quantity {
    margin: auto;
  }

  #cart-block .text-content {
    text-align: center;
  }

  #cart-block .side-product-detail .side-product-content {
    flex: 0 0 100%;
    max-width: 100%;
  }

  #cart-block .side-button .inner-btn {
    margin: 15px auto auto;
  }

  /* Whislist Page Style */

  #account-page .dashboard-wishlist .product-main-container {
    width: 100%;
  }

  #my_account_form .col-md-6,
  #change_password_form .col-md-6 {
    width: 100%;
    padding-top: 0;
  }

  .dashboard-address .not-open .col-md-6 {
    width: 100%;
    margin-top: 0px;
  }

  .dashboard-address fieldset {
    padding: 15px 10px;
  }

  #cart-block .side-product-detail .side-product-content .product-attribut {
    justify-content: center !important;
  }

  #minus,
  #plus {
    width: 33px !important;
  }

  /* wishlist style close */

  /* header Style */

  .top-nav .right-side-menu li:nth-child(3) {
    display: none;
  }

  .top-nav .right-side-menu li:nth-child(4) {
    display: none !important;
  }

  header .top-nav .navbar-top .rightside-box .right-side-menu .right-side::before {
    display: none;
  }

  header .top-nav .navbar-top .rightside-box .right-side-menu .right-side {
    padding-right: 0px;

  }

  /* header style close */
  #product-detail-section .product-image-slider.default-slider {
    padding-bottom: 25px;
  }

  #product-detail-section .product-buy-list .btn-secondary {
    width: calc(100% - 155px);
  }

  #product-detail-section .slider-nav {
    padding-bottom: 20px;
  }

  .product-image-slider .slider-for .slick-slide img {
    height: 285px !important;
    object-position: center !important;
  }

  .dashboard-home .mb-4,
  .dashboard-wishlist .mb-4 {
    margin-bottom: .3rem !important;
  }

  /* Arabic Home page style */

  .lang-code-ar .lang-code-ar .side-button .inner-btn {
    margin-right: unset;
  }

  .lang-code-ar .side-button .inner-btn {
    margin-right: unset;
    margin-left: unset;
  }

  /* Arabic style close */

  /* admmin-login */
  .auth-page-wrapper .auth-page-content img {
    display: block;
    width: 300px;
  }

  /* admmin-login close */
}




@media (min-width:2000px) {

  .container-fluid-lg {
    padding: unset;
    max-width: 2000px !important;
    margin: auto;
  }

  .cats-list {
    max-width: 100% !important;
  }

  .navbar-top .web-logo.nav-logo {
    height: auto;
  }

  .info-section .img-fluid {
    width: 100%;
    height: auto;
  }

  .steps .row::before {
    top: 110px !important;
    left: 0;
  }

  .shop-cover-image {
    height: auto !important;
    width: 100%;
  }
}



@media (min-width:1500px) {

  .container-fluid-lg {
    /* padding: 0 calc(12px + (160 - 12) * ((100vw - 320px) / (1920 - 320)));  */
    padding: unset;
    max-width: 1500px;
    margin: auto;
  }

  .cats-list {
    max-width: 100% !important;
  }

  .modal-xl {
    max-width: 1440px;
  }

  .header-section img {
    width: 70%;
    margin: auto;
  }

  .home-contain h1 {
    font-size: 80px;
  }

  .common-heading {
    font-size: 40px;
  }

  .dpcPriceWrap .pi01Price {
    font-size: 36px;
  }

  .ulinaCountDown .countdown-row span span:first-child {
    height: 72px;
    width: 72px;
    font-size: 30px;
    line-height: 72px;
  }

  .ulinaCountDown .countdown-row span span:first-child:after {
    right: -18px;
    top: 23px;
  }

  .ulinaCountDown .countdown-row span {
    margin-right: 28px;
  }

  .ulinaCountDown .countdown-row span span:last-child {
    text-align: center;
  }

  .dealProductImage:after {
    top: -20px;
    width: 500px;
    height: 500px;
  }

  .side-product-content h6 {
    font-size: 18px;
  }

  .side-product-box .side-product-image {
    width: 120px;
    height: 120px;
  }

  .side-product-detail {
    padding-top: 20px;
  }

  .side-product-box {
    padding: 15px;
  }

  .sale-content h2 {
    font-size: 140px;
    margin-top: 1rem;
  }

  .sale-content h3:first-child {
    letter-spacing: 6px;
    font-size: 40px;
  }

  .sale-content h3 {
    font-size: 36px;
  }

  .sale-content h4 {
    font-size: 62px;
    margin-bottom: 2rem;
  }

  /* contact css */
  .custom-field .form-control,
  .custom-field select {
    height: 60px;
    border-radius: 10px;
  }

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

  #contact-us textarea {
    min-height: 150px !important;
  }

  .custom-field .form-label-title {
    font-size: 14px;
  }

  .contactItem .content h5 {
    font-size: 20px;
  }

  .contactItem img {
    width: 70px;
  }

  #productHtml .product-box {
    padding: 15px;
  }

  #productHtml .product-box .product-detail a h6.name {
    line-height: 22px;
    font-size: 14px;
  }

  .user-dashboard-section .dashboard-left-sidebar .text-muted {
    font-size: 16px;
  }

  #product-detail-section .product-content h3 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  #product-detail-section .product-content h4 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  #product-detail-section .product-section-box .nav-link {
    font-size: 18px;
  }

  .product-section .product-box {
    padding: 10px;
  }

  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link {
    padding: 20px;
  }

  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link {
    font-size: 17px;
  }

  .dashboard-home .title h2 {
    font-size: 25px;
  }

  #shipping-form .theme-form-floating input,
  #shipping-form .theme-form-floating select {
    height: 50px;
  }

}




@media (min-width:1200px) {
  .container-fluid-lg.sm-border:before {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    border-bottom: 2px solid #cdcdcd;
  }

  .container-fluid-lg.sm-border {
    border-bottom: 2px solid #cdcdcd;
  }


  .animated-banner li {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
  }

  .animated-banner li:first-child {
    width: 50px;
    height: 80px;
    left: 40%;
    top: 50px;
    animation: pulse 2s linear infinite;
    background-image: url(../images/banner/svg/dots.svg);
  }

  .animated-banner li:nth-child(2) {
    width: 50px;
    height: 80px;
    left: 50px;
    bottom: 50px;
    transform: rotate(90deg);
    background-image: url(../images/banner/svg/dots.svg);
    animation: pulse 2s linear infinite;
  }

  .animated-banner li:nth-child(3) {
    width: 50px;
    height: 80px;
    right: 50px;
    top: 0px;
    margin: auto;
    bottom: 0;
    background-image: url(../images/banner/svg/dots.svg);
    animation: pulse 2s linear infinite;
  }

  .animated-banner li:last-child {
    width: 90%;
    height: 80%;
    right: 0px;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    background-image: url(../images/banner/svg/overlay.svg);
    animation: pulse 4s linear infinite;
  }

  /* Info Section Css*/
  .info-section .service-contain-2 {
    background-color: transparent;
    padding: 0 20px 0 0;
  }

  .featured-section::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    left: -20%;
    margin: auto;
    animation-delay: 1s;
    opacity: .4;
    bottom: 20%;
    background-image: var(--secondary-gradient);
    animation: rotateOutCustom 4s linear infinite;
  }

  .dealProductImage {
    position: relative;
  }

  .steps .row::before {
    top: 40px;
  }

  .sticky-col {
    position: static;
    top: 0px;
  }
}

@media (min-width:992px) {
  .steps .row {
    position: relative;
  }

  .steps .row::before {
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    top: 10px;
    left: 0;
    background-image: url(../images/bg/steps-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
  }

  .bg-step {
    background-image: url(../images/bg/slide-1-2.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .col-xl-cus {
    width: 20%;
  }

  .choose-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }

  .category-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }

  .most-sold {
    position: relative;
    overflow: hidden;
    z-index: 1;
  }

  .most-sold::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 350px;
    height: 350px;
    border-radius: 50%;
    left: -180px;
    margin: auto;
    z-index: -1;
    opacity: .4;
    top: 0;
    bottom: 0%;
    background-image: var(--secondary-gradient);
    animation: rotateOutCustom 4s linear infinite;
  }

  .category-section::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    right: -80px;
    margin: auto;
    z-index: -1;
    opacity: .4;
    top: 0%;
    background-image: var(--secondary-gradient);
    animation: rotateOutCustom 4s linear infinite;
  }

  .choose-section::before {
    content: '';
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    right: -80px;
    margin: auto;
    z-index: -1;
    opacity: .4;
    bottom: -40%;
    background-image: var(--secondary-gradient);
    animation: rotateOutCustom 4s linear infinite;
  }
}

@media (min-width:768px) {
  .footer-contain .custom-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-contain .custom-list li {
    width: 45%;
  }

  .footer-contain .custom-list li:nth-child(2) {
    margin-top: 0;
  }

  footer .sub-footer {
    text-align: left;
  }

  .sticky-col {
    position: sticky;
    top: 100px;
  }

}


@media screen and (min-width: 50rem) {
  .example-figure {
    float: left;
    padding-top: 2.4rem;
    padding-right: 80px;
  }

}