/* All Mobile Sizes (devices and browser) */

@media (max-width: 1280px) {
  .acf-gallery-slider {
    margin-right: auto;
    
}

.device-gallery {
    margin-top: 75px;
}
.product-data {
    margin-top: 40px;
}
#top-left-main-menu > li:first-child{
  padding-left: 12px;
}
		#top-left-main-menu li > a:hover {
  color: #fff;
}
}

@media (max-width: 992px) {
/* 	.top-banner {
  padding: 100px 0 80px 30px !important;
} */
}

@media (max-width: 767px) {
  body {
    padding:0px 0px 0px 0px;
  }

  .sidebar-toggler img {
    width: 22px;
  }

  .tigo-search-field-expand {
    width: 200px;
  }
	
  .mob-tab-menu-sec__seach-menu-col{
    display:inline-flex;
    flex-wrap:nowrap;
}

  .mob-tab-menu-sec__seach-menu-col .tigo-search-field-expand{
    width: 150px !important;
}
  .popular-searches {
    width: 200px;
  }

  .entry-summary .price {
    bottom: 76px;
  }

  .swiper.acf-gallery-thumbs {
    position: initial;
    top: initial;
    left: initial;
}

        .swiper.acf-gallery-thumbs .swiper-wrapper {
        height: initial;
        justify-content: center;
        margin-top: 30px;
    }

    .swiper.acf-gallery-main {
    margin-right: auto;
}
.device-gallery {
        margin-top: 0px;
    }

    .acf-gallery-item img {
   
    width: 100%;
}
/* 
.top-banner .elementor-column-gap-default {
    align-items: flex-start !important;
}

.top-banner .elementor-element-populated {
    background: #fff;
    border: none;
    position: relative;
    top: -1px;
    margin-bottom: -1px;
    padding: 30px 26px 30px 24px !important;
}

.top-banner {
    background-position: right 192px !important;
    background-repeat: no-repeat !important;
}

.top-banner .elementor-button {
    padding: 10px 30px  !important;
    min-width: auto !important;
    max-width: initial !important;
    width: auto !important;
}

.top-banner .elementor-element-populated .elementor-element:nth-child(2) .elementor-widget-container {
    line-height: 21px;
    margin-bottom: 8px;
}
.top-banner > .elementor-container {
  min-height: 450px !important;
  max-height: 450px !important;
} */
} /*--- Querys End ---*/

@media (max-width: 576px) {
  #shop-search-col ul li ul {
    flex-wrap: nowrap;
    padding: 10px;
    border-radius: 16px;
    overflow: hidden;
    overflow-x: scroll;
    background: none;
  }
  #shop-search-col ul li ul li {
    display: inline-block;
    margin: 0 10px 10px 0;
    border: 1px solid #bacbed;
    border-radius: 16px;
    margin: 0px 6px 0px 0px;
    padding: 3px 0;
  }
  #shop-search-col ul li ul li label {
    padding: 0;
    font-size: 14px;
    padding: 0px 10px;
    font-weight: 400 !important;
    color: #606c83;
    text-wrap: nowrap;
  }

  .item-show-case.swiper {
    padding: 0px 15px;
  }

  .acf-gallery-thumb {
    width: 60px !important;
    height: 70px !important;
    
}
#testimonial-slider .slick-slider .slick-slide {
    margin: 10px 15px;
}
}

@media screen and (max-width: 480px) {
}
