@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
body{
    font-family: 'Roboto', sans-serif;
}
.navbar-header .logo img{
    height: 90px;
}
.btn-show-search{
    cursor: pointer;
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-size: 20px;
}
@media (max-width: 768px){
    #header .logo{
        padding-left: 0;
    }
    .navbar-header{
        text-align: center;
    }
    .menu-footer-vertical.box-fan-page{
        padding: 0;
    }
    .box-language .item-dropdown{
        margin-top: 0;
    }
}
.box-language .dropdown-menu{
    min-width: unset;
}
.box-language .dropdown-menu li a{
    padding: 5px;
}
/*module ve chung toi*/
.box-ourservice{
    background: #ebedea;
    margin-top: -12px;
    margin-bottom: 20px;
    padding: 60px 0 35px;
}
.block-aboutus .block-title,.box-product-style2 h3{
    text-align: center;
    width: 50%;
    margin: 0 auto;
    font-weight: 700;
    color: #f3902c;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 30px;
    padding-top: 20px;
    background: url(/uploads/plugin/custom_img/2020-05-05/1588640969-530634192-custom.png) top center no-repeat;
    text-transform: capitalize;
}
.ourservice-block{
    background: #fff;
    padding: 25px;
    margin-bottom: 30px;
}
.ourservice-icon{
    text-align: center;
}
.ourservice-block h4 {
    font-weight: bold;
    color: #222;
    font-size: 16px;
    text-align: center;
}
.ourservice-content>p{
    font-size: 13px;
    text-align: center;
    height: 135px !important;
    color: #666;
}
.view-more{
    text-align: center;
}
.more-button{
    font-size: 15px;
    background: #f3902c;
    color: #fff!important;
    padding: 8px 15px;
    display: inline-block;
    font-weight: 600;
}
.more-button:hover{
    background: #000;
}
/*end module ve chung toi*/
.box-product-style2 h3{
    width: auto;
    margin-bottom: 15px;
}
.slogan_title{
    color: #999;
    text-align: center;
    font-size: 13px;
}
.img-hover-over{
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.list-item:hover .img-hover-over {
  display: block;
}
.box-st{
    margin-bottom: 40px;
}
.boxi-banner{
    background-image: url(/uploads/plugin/custom_img/2020-05-19/1589855650-723707924-custom.jpg);
    padding: 40px 0 20px;
    margin-bottom: 60px;
    background-size: contain;
}
.boxi-banner .download-inner {
    max-width: 370px;
    margin-left: auto;
    background: #fff;
    padding: 37px;
    opacity: .8;
}
.boxi-banner .download-title {
    text-align: center;
    font-weight: bold;
    margin: auto;
    background: url(/uploads/plugin/custom_img/2020-05-05/1588647832-545713608-custom.png) top center no-repeat;
    margin-bottom: 0;
    margin-top: 20px;
    padding-top: 25px;
}
.download-title h3 {
    color: #f3902c;
    margin-top: 70px;
    margin-bottom: 44px;
    font-weight: bold;
    font-size: 33px;
    line-height: 1.4;
}
.download-inner a {
    background: #f3902c;
    display: inline-block;
    color: #fff!important;
    padding: 10px;
    margin: 30px 0 20px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    text-align: center;
}
.download-inner a:hover {
    background: #252525;
}
.follow-onSNS{
    display: flex;
}
.img-instagram{
    width: 25%;
}
.text-instagram{
    padding-left: 15px;
    font-size: 13px;
    color: #666;
    width: 75%;
}
.instagram-footer {
    margin-top: 10px;
    padding: 8px 13px;
    background: #f3902c;
    border-radius: 5px;
    color: #fff !important;
}
.instagram-footer:hover {
    background: #252525 !important;

}
@media (max-width: 768px){
    .box-search,.nav-right .cart-order .dropdown-toggle{
        margin: 0;
    }
    .img-instagram{
        display: none;
    }
    .text-instagram{
        padding: 0;
    }
    .navbar-header .logo img{
        height: 60px;
    }
    .block-aboutus .block-title, .box-product-style2 h3{
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .box-ourservice{
        padding-top: 30px;
    }
    .ourservice-content>p{
        height: 90px !important;
    }
    .download-title h3{
        margin-top: 20px;
        margin-bottom: 0;
    }
    .boxi-banner{
        margin-bottom: 30px;
    }
}
@media (max-width: 480px){
    .slogan_title{
        font-size: 10px;
    }
    .box-product-style2 .tab-product .nav_title{
        flex-flow: wrap;
    }
    .btn-show-search,.nav-right .dropdown-toggle{
        font-size: 18px;
        margin-right: 5px !important;
    }
    .box-language .item-dropdown{
        padding-top: 15px;
        padding-left: 10px;
        margin: 0;
    }
    .cart-order .dropdown-toggle span.number {
        top: 5px;
        right: inherit;
        left: 10px;
    }
    .box-language .caret{
        display: none;
    }
    .nav-right .dropdown-toggle{
        width: auto;
    }
    .footer-top>div>div>div{
        width: 100%;
    }
    .animated-arrow{
        padding-top: 25px;
    }
    .block-aboutus .block-title, .box-product-style2 h3{
        width: 100%;
        font-size: 22px;
        margin-bottom: 10px;
    }
    .download-title h3 {
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 19px;
        
    }
    .download-inner a{
        margin-top: 15px;
        font-size: 14px;
    }
    .boxi-banner .download-inner{
        padding: 20px;
    }
    .item-blogs{
        padding-bottom: 0;
    }
}
.btn-cate-shop-cart{
    background: #f3902c;
    display: inline-block;
    height: 32px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    margin-top: -5px;
    color: #fff;
    padding: 7px 15px;
    line-height: 15px;
}
.status-product{
    display: none;
}
.pagination>li>a, .pagination>li>span{
    background-color: transparent;
    border: transparent;
    border-radius: unset;
}
.block-nav-left-mobile .name{
    display: none;
}
.box-contact-custom .title-contact h4{
    font-size: 25px;
    font-weight: 700;
    color: #f3902c;
    margin: 0;
    text-align: center;
}
.media-contact {
    margin: 15px 0;
    display: flex;
    align-items: center;
}
.media-contact i{
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.media-contact:nth-child(2){
    justify-content: center;
}
.media-contact:nth-child(3){
    justify-content: flex-end;
}
.box.box-contact-custom{
    margin-top: 15px;
}
.box.box-contact-custom .title-contact{
    margin-bottom: 30px;
}
.btn-muahang .input-group{
    display: none;
}
.media-ct-body a{
    color: #000;
    display: inline-block;
}
.product-size ul{
    list-style: none;
    display: flex;
}
.product-size ul li{
    padding-right: 15px;
}
@media (min-width: 768px){
    #frm-send-contact{
        width: 73% !important;
        margin: 0 auto;
    }
}
@media (max-width: 480px){
    .media-contact{
        justify-content: center !important;
        margin-bottom: 0;
    }
    .box-contact-custom .title-contact h4{
        font-size: 22px;
    }
    .text-instagram{
        width: 100%;
    }
.product-detail-left img,
.product-detail-left a,
.product-detail-left .zoom,
.product-detail-left .zoom img:hover {
  pointer-events: none !important;
  transform: none !important;
  transition: none !important;
  scale: 1 !important;
  cursor: default !important;
}
/* Tắt hoàn toàn hiệu ứng zoom khi rê chuột vào ảnh */
.cloudzoom-zoom,
.cloudzoom-lens,
.cloudzoom-blank {
  display: none !important;
}

.cloudzoom {
  pointer-events: none !important;
  cursor: default !important;
}
.product-list-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 20px;
}
.product-list-grid img {
  width: 100%;
  height: auto;
  object-fit: contain;
}


