@media (max-width: 1399px) {
  .col-gd {
      width: 25%;
  }
  .hero-area3.hero-area4 .item {
      height: 450px;
  }
}
@media (max-width: 1366px) {
  .slider-area-wrapper .item-inner {
      max-width: 70%;
  }
  .flash-sell-area.three_column_product .section-title h2{
      font-size: 24px;
  }
  .flash-sell-area.three_column_product .section-title h2 {
      font-size: 20px;
  }
}

@media (max-width: 1050px) {
  .left-category-area .category-list .navi-link img{
      display: none;
  }
  .left-category-area .category-list .navi-link {
      padding: 17px 8px;
  }
  .left-category-area .category-list {
      padding: 14px 0px;
  }
  .left-category-area .category-list .navi-link i {
      top: 5px;
  }

}

@media (max-width: 991px) {
  .hero-area3 .right-img img {
      max-width: 220px;
      display: inline-block;
      margin-bottom: 20px;
  }
  .slider-area-wrapper .item-inner {
      max-width: 100%;
  }

  .hero-area3 .left-content .title {
      font-size: 24px;
      line-height: 34px;
  }
  .hero-area3 .left-content{
      text-align: center;
      width: 100%;
  }
  .owl-carousel .owl-prev, .owl-carousel .owl-next {
      width: 30px;
      height: 30px;
      line-height: 30px;
  }
  .hero-area3 .left-content .subtitle {
      font-size: 30px;
  }
  .service-section.mt-60.pt-0{
      margin-top: 30px !important;
  }

  .col-gd {
      width: 33.333%;
  }
  .newproduct-section .section-title,
  .sps-two .section-title
  {
      display: block;
      text-align: center;
  }
  .sps-two  .section-title h2,
  .newproduct-section  .section-title h2
  {
      display: inline-block;
      margin-bottom : 20px;
  }
  .newproduct-section .section-title .links,
  .sps-two .section-title .links
  {
      display : block;
  }
  .newproduct-section .section-title .links, 
  .sps-two .section-title .links 
  {
      padding-bottom: 10px;
  }
  .section-title .links a::before {
      display: none;
  }
  .widget.p-4 {
      padding: 0px !important;
      box-shadow: none !important;
  }
  .contact-page .card.widget.p-4,
  .checkut-page .card.widget.p-4
  {
      border-radius: 5px !important;
      padding: 1.5rem !important;
  }
  .topbar{
      position: relative;
  }
  .compare-mobile {
      margin-right: 0px;
      margin-left: 10px;
  }
  .site-header .search-box-wrap{
      position: absolute;
      left: 0px;
      width: 100%;
      background: #fff;
      width: 100%;
      height: 100%;
      top: 0px;
      z-index: 999;
  }
  .close-m-serch{
      font-size: 24px;
      margin-left: 20px;
      cursor: pointer;
  }
  .track-order-link.wishlist-mobile{
      margin-right: 10px;
  }
  .t-h-dropdown {
      margin-right: 10px;
  }
  .hero-slider .item {
      height: 430px;
  }
  .body_theme2 .hero-slider .item {
      height: 430px;
  }
}

@media (max-width: 768px) {
  .hero-area3.hero-area4 .item {
      height: 320px;
  }
  .body_theme2 .genius-banner{
      margin-bottom: 30px;
  }
  .body_theme3 .genius-banner{
      margin-bottom: 30px;
  }
  .body_theme4 .genius-banner{
      margin-bottom: 30px;
  }
  .shop-top-filter-wrapper .gd-text-sm-center{
      text-align: center;
  }
  .shop-top-filter-wrapper select.form-control:not([size]):not([multiple]) {
      height: 35px;
  }
  .quickFilter .quickFilter-title{
      height: 35px;
      line-height: 35px;
  }
  .shop-top-filter-wrapper .shop-sorting .form-control {
     max-width: 155px;
    padding: 5px !important;
  }
  
  .product-card.p-col {

    flex-direction: column;
    /* padding: 10px; */
}
  .shop-top-filter-wrapper .gd-text-sm-center .sptfl{
      justify-content: center;
      display: block;
  }
  .shop-top-filter-wrapper .shop-view{
      float: unset;
      margin-top: 15px;
  }
  .shop-top-filter-wrapper  .shop-sorting{
      display: block;
      flex: unset;
      margin-top: 15px;
      text-align: center;
  }

  .col-gd {
      width: 50%;
  }
  .hero-slider .owl-carousel .owl-nav div {
      width: 35px;
      height: 35px;
      line-height: 35px;
  }
  .hero-slider .item {
      padding: 0px 20px;
  }
  .payment-methods .single-payment-method {
      width: 50%;
  }
  .details-page-top-right-content{
      margin-top: 10px;
  }
  .t-m-s-a{
      text-align: center;
  }
  a.genius-banner {
      margin-bottom: 30px;
  }
  .deal-of-day-section .section-title{
      display: block;
      text-align: center;
  }
  .deal-of-day-section .section-title h2{
      display: inline-block;
  }
  .deal-of-day-section .countdown{
      display: table;
      margin: 0 auto;
  }
  .deal-of-day-section .section-title .right-area{
      padding: 10px 0px 10px;
  }
  .flash-sell-area .section-title{
      text-align: left;
  }
  
  .site-header .search-box-wrap {

    display: none !important;
}

.search-box-wrap {
    display: none;
}

.owl-carousel .owl-stage-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    height: auto;
}

.single-service.single-service2 {
    padding: 0px;

}

.scrollmenuitems {
    display: flex;

    align-items: center;
    justify-content: center;

}

.odisa_special_categories {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}
.shopify-section .scrollmenuitems {
    grid-template-columns: repeat(5, 150px);
    display: grid !important;
}

.column {

    margin: 5px 1px;

}

.cat_name a {

    color: var(--p) !important;
    font-size: 10px;
    font-weight: 600;
    font-family: sans-serif;
    font-family: inherit;
    letter-spacing: 1px;
    display: flex;

    word-wrap: break-word;

}

.prose  .h3 {

    font-size: 14px;

}

.shopify-section
.circle {
    width: 60px !important;
    height: 60px !important;
}

.column {
    margin: 5px 1px;
}

.mob_service_section .single-service.single-service2 {
    padding: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* border: 1px solid #dddddd47; */
    margin: 10px 0px;
    text-align: center;
    background-color: transparent;
}


.mob_service_section .content h6 {
    font-weight: 600;
    font-size: 13px;
    color: var(--p);
  
    text-align: center;
}
.mob_service_sectio .mb-30 {
    margin-bottom: 15px !important;
}

.mob_service_section {
    padding: 30px 0 0;
    margin-bottom: 0px;
    background-color: #5d335412;
    text-align: center;
}

.mob_service_section .content h6 {
    font-weight: 600;
 
       font-weight: 600;
    text-align: center !important;
}
.mob_service_section
.text-muted {
    color: #000000 !important;
    text-align: center;
}

.page-title {
    margin-bottom: 5px;
    background-color: #9e15701f;
}
.breadcrumbs > li > a, .post-meta > li > a {
    transition: color 0.25s;
    color: #505050;
    text-decoration: none;
    font-weight: 600;
    color: var(--p);
}

.product-card {
   
    border: 1px solid #ded8d8;
 
}

.form-control:not(textarea), select.form-control:not([size]):not([multiple]) {
    height: 35px;
}

.form-group, .order-table, .review-area .section-title, .shopping-cart, .wishlist-table {
    margin-bottom: 10px;
}


.shop-top-filter-wrapper {
    border: 0;
    background: #f3e3ee;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 0px;
}

.shop-top-filter-wrapper  .shop-sorting {
    display: block;
    flex: unset;
    margin-top: 15px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.shop-sorting label {

    padding-bottom: 0px;
}

.shop-view > a {
  
    width: 45px;
    height: 35px;

}
}
@media (max-width: 576px) {
  .shop-top-filter-wrapper  .shop-sorting #sorting{
      display: block;
      margin: 0 auto;
  }
  .hero-slider .item {
      height: 340px;
  }
  .announcement-with-content .left-area {
      display: none;
  }
  .announcement-with-content .right-area {
      padding-left: 0px;
  }
  .announcement-with-content .right-area h3{
      font-size: 24px;
      font-weight: 600;
  }
  
.body_theme2 .hero-slider .item {
    height: auto !important;
    background-size: cover !important;
    padding: 0px !important;
}

.slider-area-wrapper .item-inner {
    max-width: 70%;
    padding: 30px 10px;
}

.slider-area-wrapper .item-inner .title {
      font-size: 18px !important;
    line-height: normal;
}

.body_theme2 .hero-slider .item {

    height: 250px !important;
}

.shopify-section .scrollmenuitems {
    grid-template-columns: repeat(4, 80px);
    display: grid !important;
    gap: 10px 20px;
}

.service-section .mb-30 {
    margin-bottom: 0px !important;
}

.multi-column__item.snap-center{
    background-color: #ffffff;
    margin: 10px 0px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 2px 2px 15px 0px #d8d6d6;
    padding: 5px;
}

.prose {
    padding: 10px;
}
}


@media (max-width: 500px) {
  .hero-area3.hero-area4 .item {
      height: 250px;
  }
  .slider-area-wrapper .item-inner .title {
      font-size: 30px;
  }
  .slider-area-wrapper .item-inner .subtitle {
      font-size: 13px;
    line-height: 21px;
  }

  .selected-product-section .features-slider .owl-nav div{
      top: 50% !important;
      transform: translateY(-50%);
  }
  .selected-product-section .features-slider .owl-nav div.owl-prev{
      left: -10px;
      right: auto;
  }
  .selected-product-section .features-slider .owl-nav div.owl-next{
      right: -10px;
  }
  .product-card .product-title > a {
      font-size: 13px !important;
      display: block;
  }
  .product-card .product-category>a{
      font-size: 12px;
  }
  .deal-of-day-section .section-title .h3::before{
      display: none;
  }
  .site-header .toolbar .toolbar-item {
      width: 34px;
      margin-left: 6px;
  }
  .flash-sell-new-section .product-card{
      display: block;
  }
  .flash-sell-new-section .product-card .product-thumb{
      width: 100%;
  }
  .flash-sell-area .section-title h2{
      font-size: 20px;
  }
  .p-action-button{
      display: block;
      margin-top: 12px;
  }
  .details-page-top-right-content .product-quantity{
      float: none;
  }
  .topbar .search-box-inner .search-box select {
      width: 80px;
  }
  .site-header .search-box-wrap .input-group{
      position: unset;
  }
  .site-header .search-box-wrap .search-box-inner{
      position: relative;
  }
}

@media (max-width: 414px) {
  .g-3, .gy-3 {
      --bs-gutter-y: 10px !important;
  }
  .g-3, .gx-3 {
      --bs-gutter-x: 10px !important;
  }
  .t-h-dropdown {
      margin-right: 8px;
  }
  .section-title h2 {
      font-size: 20px;
  }
  .details-page-top-right-content .p-title-main {
      font-size: 20px;
      line-height: 30px;
  }
 
}
@media (max-width: 390px) {
  .product-card .product-price > del{
      display: block;
  }
}
@media (max-width: 360px) {
  .product-card .product-title > a {
      font-size: 12px !important;
  }
  .product-card .product-card-body {
      padding: 10px 5px 0px;
  }
  .product-card.p-col .product-thumb {
      width: 100px;
      margin-right: 20px;
  }
  .genius-banner .inner-content h4 {
      font-size: 20px;
  }
}

.pagination {
  display: block; 
}
.pagination li {
  display: inline-block;
  margin: 3px 3px;
}