@media (min-width: 768px) and (max-width: 1024px) {
	#wh-menu{
    top: 100%;
  }
	#main-header .super-relate{
		width:18%;
	}
}
@media (min-width: 1023px) {
	#galleria{height:520px}
}
/*BEGIN max and min width 979px*/
@media (min-width: 979px) {
	#galleria{height:520px}
}

@media (max-width: 979px) {
    .bota_footer_top {
        padding: 45px 0 0;
    }
    .m-3{
        margin-bottom: 30px;
    }
    .v2_bnc_pr_details_toolbar {
        margin-top: 30px;
    }

    .v2_bnc_pr_details_toolbar h1 {
        margin-bottom: 15px;
    }
  .content-t-wrap {
    max-width: 100%;
    padding: 20px 0;
}

.content-t-wrap img {
    width: auto !important;
    max-width: 100%;
}

.block-tab-content {
    width: 100%;
    margin: 50px auto;
}
  .block-tab-top::-webkit-scrollbar {
    height: 4px;
    border-radius: unset;
}

.block-tab-top::-webkit-scrollbar-track {
    border-radius: unset;
}

.block-tab-top::-webkit-scrollbar-thumb {
    border-radius: unset;
}
  .block-tab .scrolling_inner {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 999999;
    display: block
}

.scrolling_inner.scroll-right::after {
    background: linear-gradient(to right,rgba(255 255 255/0),rgba(255 255 255/1));
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px
}

.scrolling_inner>span {
    display: block;
    margin-bottom: 10px;
    padding-left: 10px
}
.close-tab {
  background-color: #f1f1f1;
  height: 45.5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 60px;
  font-size: 0;
}

.close-tab::before, .close-tab::after {
  background-color: #333;
  content: '';
  height: 18px;
  left: 50%;
  position: absolute;
  top: 15px;
  width: 1px;
}
.close-tab::before {
  transform: rotate(-45deg);
}
.close-tab::after {
  transform: rotate(45deg);
}
.block-tab {
  background-color: #fff;
  height: 100%;
  display: none;
  max-width: 100%;
  margin: 0 auto;
  overflow-y: scroll;
    overflow-x: hidden;
  position: fixed;
  top: 0;
  transition: .5s;
  right: 0;
  width: 100%;
  z-index: 999
}

  .block-tab .tab-item {
    font-size: 13px;
    line-height: 12px;
    padding: 15px;
  }
    .block-tab .tab-item.active {
        background-color: #2f80ed;
        color: #fff;
    }
  .block-tab-top {
      box-shadow: 0 4px 4px rgba(0, 0, 0, .08);
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      padding-left: 60px;
      white-space: nowrap;
  }
  .sale-price {
    font-size: 14px;
    line-height: 18px;
}

.old-price {
    font-size: 12px;
}

.sale-off {
    font-size: 12px;
    color: #e73f1d;
    background-color: transparent;
}

  #main-header .contact{
    display: none;
  }
  #main-header .super-relate{
    display: none;
  }
  .list-button li a{
    padding: 10px 10px;
  }
	#galleria{height:520px}

 #nav_list {
      position: absolute;
      width: 27px;
      height: 20px;
      left: 27px;
      top: 20px;
      right: 0;
      bottom: 1px;
  }
  .menu {
    top: 20px;
    width: 60px;
  }
  .menu {
    
    overflow: hidden;
}
  .menu-line {
      height: 2px;
      width: 100%;
      border-radius: 2px;
      position: absolute;
      left: 0;
      background: #000;
      transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .menu-line-1 {
      top: 0;
  }
  .menu-line-2 {
      top: 0;
      bottom: 0;
      margin: auto;
  }
  .menu-line-3 {
      bottom: 0;
  }
  .button_menu_mobile.active .menu-line-1 {
      transform: translateY(13px) translateY(-50%) rotate(-45deg);
  }
  .button_menu_mobile.active .menu-line-2 {
      opacity: 0;
  }
  .button_menu_mobile.active .menu-line-3 {
      transform: translateY(-7px) translateY(50%) rotate(45deg);
  }
    .button_menu_mobile,.menutop{
        display: block !important;
        margin-bottom: 55px;
    }
    body {
    position: relative;
    left: 0;
    }
    .pushmenu {
    width: 270px;
    height: 100%;
    top: 0;
    z-index: 1000;
    max-height: 100%;
    position:fixed;
    overflow-y: auto;
    overflow-x: hidden;
  }
    .pushmenu-left {
        left: -270px;
    }
    .pushmenu-left.pushmenu-open {
    left: 0;
    padding-top:10px;
    padding: 0;
    background: #fff;
  }
    .pushmenu-push-toright {
        left: 270px;
    }
    /*Transition*/
    .pushmenu, body {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;  
    }
    .homebanner_new{
      width: 70%;
      height: auto;
    }
    .homebanner_new_slide{
      width: 100%;
    }
    .homebanner_new_event{
      display: none;
    }
    img{
      max-width: 100%;
    }
    .wrap{
      width: 100%;
    }
    body{
      width:100%;
      overflow: hidden;
    }
}
/*END max and min width 979px*/


/*BEGIN max and min width 767px*/
@media (max-width: 767px) {
    .miniv2-toolbar-count{
        right: 0;
    }
    .content-article .cold , .content-article .colt{
        width: 100% !important;
        margin-bottom: 15px !important;
    }

    .content-article img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }
    .content-article td,
    .content-article th,.content-article div,.content-article span,.content-article p {
      width: auto !important;
    }
    table {
      width: 100% !important;
    }
  .header{
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .07);
  }
  .bota_media_fixed{
    display: none !important;
  }
  .home-product-category-item {
    margin: 8px 0;
    padding: 12px 0;
    margin-bottom: 20px;
}

.home-product-title {
    min-height: 42px;
    margin-bottom: 8px;
}

.home-product-category-item .home-product-title .view-all {
    height: 24px;
    right: 4px;
    top: 0;
    border-radius: 9999px;
    font-size: 14px;
    line-height: 1.5rem;
}

.home-product-category-item .home-product-title .view-all img {
    display: none;
}


.bota_pr_item {
    padding-left: 10px;
    padding-right: 0;
}

.home-product-category.flash-sale .bota_pr_item {
    margin-bottom: 10px;
}

.home-product-content .slick-arrow {
    display: none !important;
}

.home-product-category .slick-dots {
    display: none !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

.home-product-category-item .home-product-title h2 {
    font-size: 18px;
    line-height: 24px;
    width: 70%;
}
  .slideshow_block_top {
    padding: 0;
}

.slideshow_block_top a {
    padding: 0;
}

.slideshow_block_top img {
    border-radius: unset;
}

#main-header>.container .row {
    height: auto;
    min-height: 0;
    justify-content: flex-start;
}

.search-area .control-group {
    border-color: #ddd;
    border-radius: 100px;
    display: flex;
    flex-flow: row-reverse;
}


#search-box .button_sea {
    background: transparent;
}

#search-box .search-area .search-button,#search-box .search-area .search-button i {
    color: #aaaaaa !important;
}

#search-box .search-area .search-button {
    float: left;
    line-height: 13px;
    padding: 8px 12px;
}
#search-box .search-area .search-button svg g {
  opacity: 0.5;
}

#search-box .search-area .search-button svg path {
  stroke: #303538;
}
.cart.dropdown {
    margin-top: 10px;
    float: left;
    text-align: left;
}


.slideshow_block_top .slick-dots li button:before,#menuBoxScroll .slick-dots li button:before {
    display: none !important;
}
    .slideshow_block_top .slick-dots,#menuBoxScroll .slick-dots {
        display: flex !important;
        gap: 8px;
        justify-content: center;
        position: relative;
        margin-top: 8px;
        z-index: 50;
        bottom: 0;
    }
    .slideshow_block_top .slick-dots li,#menuBoxScroll .slick-dots li {
        height: 3px;
        margin: 0;
        padding: 0;
        width: 16px;
    }
    .slideshow_block_top .slick-dots li button,#menuBoxScroll .slick-dots li button {
        height: 100%;
        margin: 0;
        padding: 0;
        width: 100%;
        opacity: .25;
        background-color: #000;
        border-radius: 10px
    }

    .slideshow_block_top .slick-dots li.slick-active button,#menuBoxScroll .slick-dots li.slick-active button {
        opacity: 1;
    }
    .slideshow_block_top .slick-list {
        padding: 0;
    }

    .slideshow_block_top .slick-slide.slick-current h3, .slideshow_block_top .slick-slide.slick-current .desc {
        display:none
    }

    .slick-pannel {
        display: none;
    }
    #button-contact-vr {
      top: auto;
      bottom: 0;
      transform: unset;
      width: 100%;
  }
  
  #button-contact-vr #gom-all-in-one {
      display: flex;
      justify-content: center;
  }
  
  #button-contact-vr .button-contact {
      margin: 0;
      flex: 1;
  }
  
  #button-contact-vr .button-contact .phone-vr {
      width: 100%;
      height: 60px;
  }
  
  .phone-vr-circle-fill {
      display: none;
  }
  
  .phone-vr-img-circle {
    animation: unset;
    background-color: transparent !important;
    top: 10px;
    left: 0;
    right: 0;
    width: 100%;
  }
  
  #button-contact-vr #zalo-vr {
      background-color: #2196F3;
  }
  #button-contact-vr #facebook-vr {
      background-color: #0866ff;
  }
  #button-contact-vr  #phone-vr {
      background-color: #e60808;
  }
  #zalo-vr .phone-vr-img-circle {
    background-color: transparent;
    left: 0;
}

#uhchatmobile {right: 0 !important;z-index: 99 !important;}
  .phone-vr-img-circle img {
      max-width: 40px;
      max-height: 40px;
  }


.detail-rate {
    padding-left: 0;
}

.breadcrumb li:first-child a {
    padding-left: 0;
}
 
  .homebanner_new {
    width: 100%;
    height: auto;
}
.fixedvotq{
	position:unset
}
#main-header .super-relate{
	width:40%;
}

   .block-product .col-md-4 {
  width: 100%;
}

#main-header .contact{
	padding:0 10px;
}
.searchAutoComplete{
	width:100%;
}
.searchAutoComplete ul{
	width:100%;
}

.homebanner_new_slide .eB_slide_action{
	display:none;
}
.block-show .box{
	    width: 100%;
}
.f-footer ul.f-footer-nav{
	display:none;
}

.block-show .box .link-img img.img-responsive{
  min-height: auto;
}
.block-product .col-md-8 {
  width: 100%;
}
  .block-product h4.title-block{
    font-size: 14px;
  }
  .block-product h4.title-block:before{
    height: 14px;
  }
  .block-product .block{
    margin-top: 0;
  }

 
  .page-home .fixedvotq #wh-menu{
    display: block;
  }
  .homebanner_new img{
    
    width: 56%;
    object-fit: cover;
  }
  .homebanner_new_slide .eB_slide_nav{
    top: 30%;
  }
  .homebanner_new_slide .eB_slide_banner{
    height: 100% !important;
  }
   #wh-menu{
    top: 0;
  }
	#galleria{height:320px}
	.f-menutop .f-menutop-ul li ul{
		display:none !important;
	}
	.f-menutop .f-menutop-ul > li:first-child {
	padding-left: 10px;
	}
	.f-menutop > .f-menutop-ul > li {
list-style: none;
margin: 0;
padding-left: 10px;
padding-right: 10px;
position: relative;
line-height: 38px;
background: #C9380A;
border-radius: 4px;
margin-bottom: 1px;
}
}

@media (min-width: 767px) {
	
}
/*END max and min width 767px*/

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

}

/*BEGIN max and min width 320px*/
@media (max-width: 320px) {
	#galleria{height:220px}
  .homebanner_new img{
    
    width: 50%;
    object-fit: cover;
  }

}	

@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
}