/*
Theme Name: Shopnoithat
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*.product-type-variable p.price.product-page-price {
    display: none;
}*/
p.name.product-title {
    height: 60px;
}
span.widget-title.shop-sidebar {
    border-bottom: 1px solid;
    color: #1bff00;
}
.is-divider {
    display: none;
    background-color: #dedede;
}
.zalo-share-button {
    position: relative;
    top: 2px;
    border-radius: 10px;
    height: 20px !important;
    width: 20px !important;
}
.social-icons {
    display: inline-block;
    vertical-align: middle;
    font-size: 9px;
    color: #999;
}
.fb_dialog.fb_dialog_advanced.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in {
    bottom: 83px !important;
    position: fixed;
    left: 7px !important;
}
.woocommerce-info.message-wrapper {
    display: none;
}
li#menu-item-1172 {
    text-align: left;
    display: table-cell;
    white-space: nowrap;
    width: 160px;
    min-width: 160px;
    color: black;
     text-transform: uppercase;
  
    border-right: 1px solid transparent;
}
li#menu-item-1172 a {
  font-weight: bold;
    color: black;
}

#header .container{
    max-width: 90%;
}
#mvccount {
    padding: 10px;
    display: none;
}
#mvcwid {
    background-color: none;
    width: 100%;
    padding: 0px !important;
}
.map {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
}
#fbmsg .fbmsg-badge {
    position: fixed !important;
    left: 6px !important;
    bottom: 150px !important;
    width: 56px !important;
    height: 56px !important;
    z-index: 1999998999 !important;
}
.i-status img {
    max-width: 30px;
    max-height: 50px;
    vertical-align: middle;
    object-fit: contain;
}
.i-status span {
    display: block;
    margin-bottom: 5px;
    text-align: right;
}
.i-status {
    position: absolute;
    top: 10px;
    right: 20px;
}
body {
    font-family: initial !important;
}
.socials-share {
    text-align: center;
}

.socials-share a {
    padding: 4px 4px;
    color: #fff;
    line-height: 2em;
    text-decoration: none;
    border-radius: 2px;
    white-space: nowrap;
    display: inline-block;
       margin-bottom: 4px;
    margin-top: 4px;
}

.socials-share span.fa {
    margin-right: 3px;
}

.bg-facebook {
    background: #3a5899;
}

.bg-facebook:hover, .bg-facebook:focus {
    color: white !important;
    background: #1d418d;
}

li {
    list-style: none !important;

}
#footer span.widget-title {
    color: white;
}
#flags li {
    padding: 0px 5px !important;
}
@media only screen and (max-width: 414px) {
	.fb_dialog.fb_dialog_mobile.fb_customer_chat_bubble_animated_no_badge.fb_customer_chat_bubble_pop_in {
    bottom: 83px !important;
    position: fixed;
    left: 7px !important;
}
}
@media only screen and (max-width: 48em) {
	
    #flags {
    width: 140px !important;
}
    ul.nav.header-bottom-nav.nav-center.mobile-nav.nav-uppercase li a {
    font-size: 9px;
}
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase li a:hover {
    color: red;
}
.badge.absolute.top.post-date.badge-outline {
    display: none;
}
.cha {
    font-weight: bold;
}
.cha {
    text-transform: uppercase;
    font-size: 14px;
}
ul.sub-menu li a {
    text-transform: none;
    font-size: 14px !important;
}
span.onsale {
    font-size: 12px;
}
.badge {
    height: 31px !important;
    width: 24px !important;
}
ul#menu-danh-muc-san-pham li a:hover {
       color: #33eb13;
}
p.name.product-title a:hover {
    color: #33eb13;
}
#masthead {
    background: #efefefbf !important;
}
#footer .row {
    max-width: 90% !important;
   
}
.badge-inner.on-sale {
    background-color: #3add11 !important;
    border-radius: 24px;
}
#footer span.widget-title {
    padding-bottom: 2px;
    border-bottom: 1px solid;
    color: white;
}
.dark .is-divider {
    display: none;
    background-color: rgba(255,255,255,0.3);
}
.single .product-type-variable .price-wrapper {
    display: none;
}