hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.list li {
    list-style: none;
    padding-left: 30px;
    line-height: 30px;
}

.list li i.fa {
	vertical-align: middle !important;
	margin-top: -2px;
}

.text-overflow {
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

@media only screen and (min-width:768px) and (max-width:1199px){
    .product_item.type_2 {
        height: 380px !important;
    }
}

@media only screen and (min-width:1200px) {
    .product_item.type_2 {
        height: 430px !important;
    }
}

@media only screen and (max-width:767px) {
    .bottom_part {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .sticky_inner.type_2 .nav_item {
        height: 45px;
    }

    .page_wrapper {
        padding: 10px 0 60px;
    }

    [class*="page_wrapper"] .row [class*="col-"]:not(:first-child), #footer .row [class*="col-"]:not(:first-child) {
        margin-top: 20px;
    }
}

.products_list_sidebar .product_thumb img {
    width: 83px;
    height: 83px;
}

.w100percent {
    width: 100%;
}

/*Font-size*/
.fs12 {
    font-size: 12px !important;
}
.fs13 {
    font-size: 13px !important;
}
.fs14 {
    font-size: 14px !important;
}
.fs15 {
    font-size: 15px !important;
}
.fs16 {
    font-size: 16px !important;
}
.fs17 {
    font-size: 17px !important;
}
.fs18 {
    font-size: 18px !important;
}
.fs19 {
    font-size: 19px !important;
}
.fs20 {
    font-size: 20px !important;
}
.fs21 {
    font-size: 21px !important;
}

.float-none {
    float: none !important;
}

.margin-auto {
    margin: 0 auto !important;
    display: block;
}

.table_cell.empty::after {
    border: none;
}

.pagination i.fa {
    line-height: 20px;
}

.table_layout.list_view .buttons_row {
    display: none;
}

.color-red {
    color: red !important;
}

.has_mega_menu .has_megamenu, .sticky_inner .has_megamenu {
    background-color: #FFF !important;
    background-size: 20px 20px !important;
}
.has_mega_menu .has_megamenu:hover, .sticky_inner .has_megamenu:hover {
    background-color: #018bc8 !important;
    background-size: 20px 20px !important;
}

.has_mega_menu .theme_menu > li.has_megamenu > a, .has_mega_menu .has_megamenu:hover > a, 
.sticky_inner li.has_megamenu > a, .sticky_inner > .has_megamenu:hover > a {
    background: none !important;
    padding: 11px 30px 10px 40px !important;
}

.theme_menu.cats.find.visible.active {
    visibility: visible;
}

.theme_menu.cats.find.visible {
    visibility: hidden;
}

.animated_item iframe {
    height: 220px !important;
}


/*CSS PHONE NUMBER*/
/*them nut call*/

.fone {
font-size: 19px; /* chữ cạnh nút gọi */
color: #f00;
line-height: 40px;
font-weight: bold;
padding-left: 48px; /* cách bên trái cho chữ */
margin: 0 0;
}
.fix_tel { position:fixed; bottom:15px; left:18px; z-index:999;} /* left 18px là cách bên trái 18px. nếu muốn cho nút gọi sang phải thay là right */
.fix_tel a {text-decoration: none; display:block;}
.tel { background: #eee;width:205px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:none}
.ring-alo-phone {
background-color: transparent;
cursor: pointer;
height: 80px;
position: absolute;
transition: visibility 0.5s ease 0s;
visibility: hidden;
width: 80px;
z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
opacity: 1;
}
.ring-alo-ph-circle {
animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4);
border-radius: 100%;
height: 70px;
left: 10px;
opacity: 0.1;
position: absolute;
top: 12px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
border-color: #009900;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
border-color: #baf5a7;
opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
border-color: #009900;
opacity: 0.5;
}
.ring-alo-ph-circle-fill {
animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
background-color: #000;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;
opacity: 0.1;
position: absolute;
top: 33px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
background-color: rgba(117, 235, 80, 0.5);
opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}


.ring-alo-ph-img-circle {
animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
border: 2px solid transparent;
border-radius: 100%;
height: 30px;
left: 30px;
opacity: 1;
position: absolute;
top: 33px;
transform-origin: 50% 50% 0;
width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
background-color: #009900;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
background-color: #009900;
}
@keyframes ring-alo-circle-anim {
0% {
opacity: 0.1;
transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
opacity: 0.5;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
opacity: 0.6;
transform: rotate(0deg) scale(1) skew(1deg);
}
}


@keyframes ring-alo-circle-img-anim {
0% {
transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-fill-anim {
0% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
opacity: 0.2;
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.ring-alo-ph-img-circle a img {
padding: 1px 0 12px 1px;
width: 30px;
position: relative;
top: -1px;
}
}
/*END CSS PHONE NUMBER*/

/* notify shopping cart */
.notify_shopping_feeds{
        position: fixed;
        top: 250px;
        right: 4px;
        z-index: 121;
    }
.notify_shopping_cart {
    display: none;
    /*position: absolute;*/
    position: fixed;
    top: 50px;
    right: 20px;
    width: 280px;
    height: 75px;
    margin-top: 15px;
    background-color: #FFF;
    border: 1px solid #ddd;
    border-radius: 5px;
    z-index: 999;
}

.notify_number {
    height: 50px;
    width: 50px;
    font-size: 30px;
    line-height: 50px;
    background-color: #79cba8;
    color: #FFF;
    float: left;
    margin: 10px;
}

.notify_notification {
    font-weight: bold;
    font-size: 20px;
    margin-top: 14px;
}

.notify_success {
    font-size: 12px;
    margin-top: 5px;
}
/*end notify shopping cart */
.percent_num{
    color:blue;
    font-size:14px;
}


/*footer contact*/

#metu .mmt-app {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100vw;
    display: flex;
    z-index: 110;
    flex-direction: row;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    justify-content: center;
    box-sizing: border-box;
    background: #fff;
    min-height: 56px;
    padding: 8px 0;
    -webkit-transition: all .24s;
    transition: all .24s;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

#metu .mmt-app--pink {
    /*
    background: #d85715; 
    color: #fff;
    background: #4ac4fa;
    */
    background: #fff;
    color: #179de6;
}

#metu .mmt-app.mmt-app--mobile {
    justify-content: space-evenly;
}

#metu .mmt-menu__item--mobile {
    border: none !important;
}

#metu .mmt-button__icon {
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    padding: 2px;
    box-sizing: border-box;
}

#metu .mmt-button--mobile .mmt-button__icon {
    margin-right: 0;
}

#metu .mmt-button {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 12px;
    flex-direction: row;
    cursor: pointer;
}

#metu .mmt-button--mobile {
    flex-direction: column;
    flex: 1 1;
}

#metu .cls-1, #metu .mmt-app--light .cls-1 {
   /* fill: #fff !important; */
    fill: #179de6 !important;

}

#metu .mmt-app--pink .cls-1 {
    /* fill: #fff !important; */
    fill: #179de6 !important;
}

#metu .mmt-button__label {
    font-size: 14px;
    /*line-height: 1.2em;*/
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 24px;
}

#metu .mmt-button--mobile .mmt-button__label {
    font-size: 12px;
    /*line-height: 1em;*/
}

#metu .css-1rzxmvw {
    position: relative;
    white-space: nowrap;
    display: flex;
}

#metu .mmt-app--mobile {
    display: none;
}

@media (max-width: 767px) {
    #metu .mmt-app--mobile {
        display: flex;
    }

    #metu .mmt-app--desktop {
        display: none;
    }
}

@media (min-width: 768px) {
    #metu .mmt-app {
        min-height: 45px;
    }
}