iframe {
    max-width: 100%;
}
.box-search {
    float: left;
    width: 300px;
}
.footer-maps iframe {
    height: 180px !important;
}
.p-category {
    display: none;
}
.contact-info {
    font-size: 15px;
}
.contact-info li {
    padding: 5px 0;
}
.contact-info li > i {
    color: #f00;
    width: 25px;
    padding-right: 5px;
    text-align: center;
    font-size: 16px;
}
.content-menu-cate-1{
    height: auto;
    min-height: auto;
}
.main-menu .title-bussiness-hour, .main-menu .title-bussiness-hour h4{
    font-weight: 700;
}
.main-menu .box-menu-2{
    padding: 0;
}

/************* owl-cat-index **************/
.owl-cat-item .col-cat-index{
    width: 100% !important;
}
/*********** End owl-cat-index ************/

.social-footer a{
    margin-right: 0;
}
.social-footer .support-instagram a{
    background: #c92687;
}
.numberQty {
    display: inline-block;
    clear: both;
}
.numberQty #quantity{
    border-radius: 0
}
#getCoupon{
    background: #8b0029;
    color: #fff;
}
.cartItemElement .updateCart{
    padding: 6px 5px;
}

.showMore{
    padding: 20px;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    clear: both;
}

.showMore a {
    border-radius: 30px;
    text-align: center;
    padding: 12px 40px;
    transition: all 200ms cubic-bezier(0.390, 0.500, 0.150, 1.360);
    /*color: rgba(30, 22, 54, 0.6);*/
    box-shadow: rgba(30, 22, 54, 0.4) 0 0px 0px 2px inset;
}

.showMore a:hover {
    color: rgba(255, 255, 255, 0.85);
    box-shadow: rgba(30, 22, 54, 0.7) 0 80px 0px 2px inset;
}
.cover-item-index a .img-item img{
    object-fit: cover;
    height: 201px;
    width: 270px;
}
.img-cat-in-page.img-square a img{
    object-fit: cover;
    height: 145px;
    width: 195px;
}
.list-content-menu-cate-1.left ul li a img{
    height: 89px;
    width: 132px;
    object-fit: cover;
}
.blog-news-index-title h4 {
    text-align: center;
}
.blog-news-index-img img{
    height: 100%;
    object-fit: cover;
}
.product-img-hot:hover, .item-show:hover a img, .item-hot-new-left:hover img,.list-content-menu-cate-1 ul li:hover a img,.item-cat-in-page .img-cat-in-page:hover img{
    transform: none;
}
.item-banner .img-item-product-inpage{
    height: 150px;
}
.albumItems .clickView{
    overflow: hidden;
    height: 450px;
    width: 100%;
    float: left;
}
.albumItems .clickView img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.img-item-product-inpage.item-show.sidebar_bn {
    height: 100px;
}
.title-detail-product *{
    max-width: 100%;
}
.header-container .box-color{
    z-index: 9;
}
.banner-page-list {
    background-size: cover;
}
.item-blog-news-index.item-show {
    height: auto;
}
.blog-news-index-img {
    height: 270px;
}
/******************************** Media ******************************/
@media (min-width:1024px) {
    .albumDetails .img-item-product-inpage{
        float: left;
        width: 50%;
    }
    .img-item-product-inpage a img{
        object-fit: cover;
    }
    /*.item-banner .img-item-product-inpage a img{*/
        /*object-fit: contain;*/
    /*}*/
    .albumDetails .title-item-product-inpage{
        float: right;
        width: 48%;
        text-align: center;
    }
    .albumDetails .title-item-product-inpage h2{
        padding: 30% 0;
    }
    .box-list-bosuutap #example2.slider-pro .owl-controls{
        top: 50%;
        z-index: 99999;
        position: absolute;
        width: 100%;
    }
    .box-list-bosuutap #example2.slider-pro .owl-controls .owl-prev{
        left: 0;
    }
    .box-list-bosuutap #example2.slider-pro .owl-controls .owl-next{
        right: 0;
    }
    .img-cat-in-page.img-square a img {
        height: 161px;

    }
}
@media (min-width:1200px) {
    .logo{
        text-align: left;
        padding-left: 0;
    }
    .box-right-top >.box-search{
        width: 400px;
        margin-left: 40px;
    }
}
@media screen and (max-width: 992px) {
    .phone-mobile p {
        margin: 0;
        font-size: 16px;
    }
    .blog-news-index-title h4 a{
        text-align: center;
    }
    .menu-bar-mobile.menu-bar-mobile-show{
        z-index: 9999999;
    }
    .product-img-hot{
        height: 285px;
    }
    .product-discount-block .blog-news-index-img {
        height: 285px;
    }
}
@media screen and (max-width: 768px) {
    .img-cat-in-page.img-square a img {
        height: 135px;

    }
    .product-img-hot, .product-discount-block .blog-news-index-img , .blog-news-index-img{
        height: 285px;
    }
    .blog-news-index-img{
        min-height: 285px;
    }
}
@media screen and (max-width: 720px) {
    .img-item-product-inpage {
        height: 164.6px;
    }
    .item-banner .img-item-product-inpage{
        height: 100px;
    }
}
@media (max-width:565px) {
    .cover-item-index a .img-item img{
        width: 100% !important;
    }
}
@media screen and (max-width: 500px) {
    .product-img-hot{
        height: 345px;
    }
    .product-discount-block .blog-news-index-img {
        height: 345px;
    }
    .albumItems .clickView{
        height: 200px;
    }
}
@media screen and (max-width: 480px){
    .blockPrice p.proPrice {
        text-align: center;
    }
    .owl-blog-news .owl-prev,
    .owl-blog-news .owl-next{
        bottom: -105px !important;
    }
    .product-sale-block .owl-blog-news .owl-prev,
    .product-sale-block .owl-blog-news .owl-next,
    .blog-news-index .owl-blog-news .owl-prev,
    .blog-news-index .owl-blog-news .owl-next
    {
        bottom: -45px !important;
    }
    .list-new-relations .owl-prev,
    .list-new-relations .owl-next
    {
        bottom: -20px !important;
    }
}
@media screen and (max-width: 440px) {
    .owl-cat-index .owl-next, .owl-cat-index .owl-prev {
        display: block !important;
        top: 50px ;
        background-color: white;
    }
    .img-cat-in-page.img-square a img {
        height: 129.37px;

    }
}
@media screen and (max-width: 414px) {
    .product-img-hot, .product-discount-block .blog-news-index-img , .blog-news-index-img{
        height: 177px;
    }
    .blog-news-index-img{
        min-height: 177px;
    }
}
@media screen and (max-width: 375px) {
    .img-cat-in-page.img-square a img {
        height: 116.19px;

    }
    .product-img-hot, .product-discount-block .blog-news-index-img , .blog-news-index-img{
        height: 158px;
    }
    .blog-news-index-img{
        min-height: 158px;
    }
}
@media screen and (max-width: 330px) {
    .product-img-hot{
        height: 290px;
    }
    .product-discount-block .blog-news-index-img {
        height: 290px;
    }
    .img-item-product-inpage {
        height: 130px !important;
    }
}
@media screen and (max-width: 320px) {
    .img-cat-in-page.img-square a img {
        height: 95px;

    }
    .product-img-hot, .product-discount-block .blog-news-index-img , .blog-news-index-img{
        height: 130px;
    }
    .blog-news-index-img{
        min-height: 130px;
    }
}

@media screen and (min-width: 1024px){
    .box-right-top {
        width: 75%;
    }
}
