/*F

Theme Name: http://mythuat247.net/

Theme URI: http://mythuat247.net/

Author: http://mythuat247.net/

Author URI: http://mythuat247.net/

Description: Description

Version: 1.0.0

Text Domain: http://mythuat247.net/

Email : inbienhoa247@gmail.com

Tags: mythuat247

--------------------------------------------------------------*/
/* Body font */
#desktop-category > li > ul {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 30;
    height: 100%;
    width: 701px;
    border: solid 1px #e8e6e2;
    border-top: 0;
    background: #fff;
    padding: 0 20px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
#desktop-category > li:hover > ul {
    visibility: visible;
    opacity: 1;
}
@media(max-width: 992px){
.sub-menu{
    display: none;
}
}
#top-linklists-mobile{
    display: none;
}
.main-nav > li > ul {
    position: absolute;
    z-index: 20;
    top: 100%;
    left: 0;
    width: 250px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    text-align: left;
    background: #fff;
    border: solid 1px #e8e6e2;
    display: block;
}
.main-nav > li:hover > ul {
    visibility: visible;
    opacity: 1;
}
.main-nav > li > ul > li {
    font-family: 'Open Sans', sans-serif;
    text-transform: initial;
    line-height: 50px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-nav > li > ul > li  a {
    display: block;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: solid 1px #e8e6e2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.main-nav > li > ul > li:hover > a {
    color: #fff;
    background: #95c03e;
}
.sub-menu {
    padding-left: 0;
    list-style: none;
}
@media(min-width: 1024px){
 #desktop-category > li > ul > li{
    width: 33.333%;
    float: left;
}   
#desktop-category > li > ul > li > a{
font-weight: bold
}
#desktop-category > li > ul > li > ul > li {
    position: relative;
    line-height: 26px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
#desktop-category > li > ul > li > ul > li:hover {
    padding-left: 10px;
    color: #95c03e;
}
#desktop-category > li > ul > li > ul > li:hover:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 26px;
    position: absolute;
    left: 0;
    top: 0;
}
}
a.add_to_cart_button {
    color: #fff !important;
    line-height: 38px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 13px !important;
    padding: 0 15px !important;
    background: #9e9e9e !important;
}
a.add_to_cart_button:hover {
    background: #8ac400 !important;
    color: #fff !important;
}
footer ul {
    padding-left: 0;
    list-style: none;
}
footer ul li {
    margin-bottom: 7px;
}
.form-newsletter .wpcf7-submit {
    border:0px;
    background: #39342e;
    opacity: 0.7;
    color: #fff;
    line-height: 34px;
    padding: 0 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.form-newsletter .wpcf7-submit:hover {
    opacity: 1;
}
.woocommerce div.product form.cart .button{
    color: #fff !important;
    background: #95c03e !important;
}
.onsale{
    display: none;
}
.product-grid{
    text-align: center;
}
.product-categories{
    list-style: none;
    padding: 0px
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    background: #fff;
    border: solid 2px #95c03e;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{
        background-color: #8ac403;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
        color: #fff !important;
    background: #95c03e;
}
.widget-collection .product-categories li {
    line-height: 30px;
    padding-right: 30px;
    position: relative;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    width: 70px;
    float: left;
    margin-right: 5px
}
.woocommerce ul.product_list_widget li ins{
    color: #8ac400;
    float: left;
    margin-right: 10px;
    font-size: 13px;
    text-decoration: none; 
}
.woocommerce ul.product_list_widget li del{
    color: #ccc;
    font-size: 13px;
}
.pagenav{
    clear: both;
}
.pagenav .page-numbers{
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #ddd ;
}
ul.menu{
    list-style: none;
    padding: 0px
}
/**
 * 12.3 Comments
 */
.nopassword {
  margin: 10px 0;
}

.comments-area {
  background-color: #f0f0f0;
  padding-top: 60px;
  padding: 20px;
}

.comments-area > :last-child {
  margin-bottom: 0;
}

.comment-list + .comment-respond {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
  padding-top: 1.6em;
}

.comments-title,
.comment-reply-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}

.comments-title {
  margin-bottom: 1.3333em;
}

.comment-list {
  list-style: none;
  margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 1.6em 0;
}

.comment-list .children {
  list-style: none;
  margin: 0;
}

.comment-list .children > li {
  padding-left: 0.8em;
}

.comment-author {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  margin-bottom: 0.4em;
}

.comment-author a:hover {
  border-bottom: 1px solid #707070;
  border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}

.comment-author .avatar {
  float: left;
  height: 70px;
  margin-right: 0.8em;
  width: 70px;
}

.comment-meta {
  padding-bottom: 10px;
}

.comment-metadata,
.pingback .edit-link {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  line-height: 1.5;
}

.comment-metadata a,
.pingback .edit-link a {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
  border-bottom: 1px solid #333;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
  color: #333;
}

.comment-metadata {
  margin-bottom: 1.6em;
}

.comment-metadata .edit-link {
  margin-left: 1em;
}

.pingback .edit-link {
  margin-left: 1em;
}

.pingback .edit-link:before {
  top: 5px;
}

.comment-content ul,
.comment-content ol {
  margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-list .reply a {
  border: 1px solid #eaeaea;
  border: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: inline-block;
  font-weight: 700;
  line-height: 1;
  margin-top: 2em;
  padding: 0.4167em 0.8333em;
  text-transform: uppercase;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
  border-color: #333;
  color: #333;
  outline: 0;
}

#reply-title {
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
  height: 50px;
}

.comment-form > p,
.wpcf7 p {
  margin-bottom: 35px;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  color: #252525;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
  border-bottom: 2px solid #ccc;
}

.comment-form textarea,
.wpcf7 textarea {
  height: 127px;
  padding: 10px 20px;
  width: 100%
}

.wpcf7 .wpcf7-submit {
  margin-top: 14px;
  padding: 0 28px;
}

.comment-form
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  line-height: 1.5;
  margin-bottom: 2em;
}

.logged-in-as a:hover {
  border-bottom: 1px solid #333;
}

.no-comments {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  font-weight: 700;
  padding-top: 1.6em;
}

.comment-navigation + .no-comments {
  border-top: 0;
}

.form-allowed-tags code {
  font-family: Inconsolata, monospace;
}

#commentform .form-submit, .form-submit {
  margin-bottom: 0;
}

#commentform .form-submit input, .form-submit input {
  font-weight: 400;
  letter-spacing: 1px;
}

#commentform .form-submit input:hover, .form-submit input:hover {
  background: #252525;
}

.required {
  color: #c0392b;
}

.comment-reply-title small {
  font-size: 100%;
}

.comment-reply-title small a {
  border: 0;
  float: right;
  height: 32px;
  overflow: hidden;
  width: 26px;
}

.comment-reply-title small a:before {
  content: "M";
  font-size: 32px;
  position: relative;
  top: -3px;
  font-family: 'ElegantIcons';
}

/* ================= Post Comment ====================== */
#comments-list {
  margin: 45px 0 35px;
}

#comments-list h5 {
  font-weight: 600;
  padding: 0;
  margin: 0;
  text-transform: capitalize;
}

#comments-list ol,
#comments-list ul {
  list-style: none;
  margin: 0;
}


#comments-list .depth-2 .children {
  padding-left: 70px;
}

#comments-list .comment-wrap {
  border-bottom: 1px solid #ebebeb;
  padding: 40px 0 25px;
}

#comments-list > ol > li:first-child > .comment-wrap {
  border-top: none;
  padding-top: 0;
}

#comments-list .comment-avatar {
  float: left;
  width: 70px;
  padding-right: 20px;
}

#comments-list ol > li:last-child {
  border-bottom: none;
}

#comments-list .comment-avatar img {
  border-radius: 50%;
}

#comments-list .comment-content p {
  margin-bottom: 7px;
}

#comments-list .comment-content i {
  font-size: 15px;
  color: #999999;
  padding-right: 5px;
}

#comments-list .comment-content {
  width: calc(100% - 70px);
  float: left;
  line-height: 1.7;
  position: relative;
}

.comment-meta-actions {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px;
}

.comment-meta-actions a {
  background-color: #cccccc;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  height: 18px;
  padding: 0 5px;
  text-transform: uppercase;
  line-height: 20px;
}

.comment-meta-actions a:hover {
  color: #fff;
}

#comments-list .comment-date {
  color: #959595;
  display: block;
  margin: -11px 0 10px;
}

#comments-list > ol {
  padding: 40px 0 0;
}

#comments-list li {
  list-style: none;
  padding-left: 0;
}

#comments-list li .comment-wrap {
  padding-left: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.submit{
    background-color: #003663;
    border: 0 none;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #ffffff;
    letter-spacing: 3.20px;
}
section input{
    padding: 5px 10px;
    margin-bottom: 10px
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
    height: auto
}
.remove_from_cart_button{
    float: right;
}
.woocommerce-mini-cart__buttons{
    display: none;
}
.woocommerce-mini-cart__total {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin-top: 10px
}
.offset-menu .mobile-menu > li{
    position: relative;
}
.offset-menu .mobile-menu > li .sub-menu{
    padding-left: 30px
}
.offset-menu .mobile-menu > li .sub-menu li{
    margin-bottom: 10px
}
.has-icon > ul > li a:before{
    display: none;
}
.main-category .desktop-category > li img{
    padding: 0px 10px;
    width: auto;
    position: absolute;
    height: 30px;
    top: 5px;
    left: 0px;
}





header nav .nav-item .mega-content li {
    float: left;
    width: 25%;
    padding: 0 15px;
}



header nav .nav-item .mega-content li:nth-child(4n+1) {
    clear: left;
}

header nav .nav-item .dropdown-menu li {
    padding: 0px 20px;
}
header nav .nav-item .dropdown-menu li a {
    line-height: 16px  !important;
    padding: 10px 10px 10px 0  !important;
    color: #333  !important;
    font-size: 14px !important;
    background: none !important;
  min-width: 200px;
}
header nav .nav-item .dropdown-menu li a:hover {
    color: #0b9444 !important;
    background: none !important
}
header nav .nav-item .dropdown-menu li:last-child a {
    border: none;
}
.footer-section2 li {
    display: inline-block;
    padding: 0px 10px;
}
.footer-section2 li a {
    color: #FFF;
    font-weight: normal;
}
footer .footer-inner .menu li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #959595;
    position: absolute;
    left: 0;
    top: 12.5px;
}
footer .footer-inner .menu li:before {
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #FFF;
    top: 12px;
}
footer .menu a {
    color: #FFF;
}
footer .menu li {
  padding: 3px 0;
  padding-left: 16px;
  position: relative;
}
.page {
    padding-bottom: 0px;
}

.aside-item .aside-content .nav-category>ul.nav>.nav-item>a.nav-link:before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0a9";
    margin-left: 2px;
    margin-right: 10px;
}
.aside-item .aside-content .nav-category>ul.nav .nav-item.menu-item-has-children > a:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    float: right;
}
.aside-item .aside-content .nav-category>ul.nav>.nav-item>a.nav-link{
  padding: 8.5px 0px 8.5px 0px;
}
#sort-by ul{
  clear: none;
}
aside .aside-item ul li a{
  padding: 8.5px 0px 8.5px 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 24px;
  border-top: 1px #ebebeb solid;
  position: relative;
  display: block;
}
aside .aside-item ul li a:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:"\f22d";
  margin-right: 10px;
  margin-left: 2px
}
.price_slider_wrapper{
  margin-top:10px;
}
.details-product .details-pro .product-price {
    font-size: 2.14286em !important;
    display: inline-block !important;
}
.product-box .price-box .special-price span {
    color: #ff0000!important;
    font-size: 1.07143em !important;
}
.product-box .product-price-old{
  color: #adadad !important;
  font-size: 1.07143em !important;
  }
.featured-product {
  margin-top: 20px
}
.woocommerce-cart-form tr,.woocommerce-cart-form td,.woocommerce-cart-form th{
  border:0px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #fe9707;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce-cart table.cart img{
  width: 80px
}
.woocommerce-cart .product-price{
  font-size: 14px;
  display: table-cell;
}
.woocommerce .quantity .qty{
  padding: 10px;
  width: 60px;
}
.comment-list li{
      background: #fff;
    padding: 10px;
}
/* hotline debug */
.hotline-debug{
bottom: 5px;
position: fixed;
left: 0;
text-align: center;
z-index: 999
}
.hotline-debug a{color: #fff;font-weight: 800;}
.goingay{
background: #d50000 none repeat scroll 0 0;
border-radius: 0 28px 28px 0;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
overflow: hidden;
width: 210px;
height: 55px;
transition: width 0.2s;
-webkit-transition: width 0.2s;
}
.goingay .icon-phone{
background: #d90000 url("images/icon-phone.png") no-repeat scroll center center;
border: 4px solid #d90000;
border-radius: 50%;
float: right;
height: 46px;
line-height: 44px;
text-align: center;
width: 46px;
animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim;
}
.goingay > div{
  line-height: 1.4;
    overflow: hidden;
    padding-top: 6px;
}
.goingay span{
  display: block;
    font-size: 12px;
    color: #fff;
}
.goingay span.sdt{
  color: #fff;
    font-size: 21px;
}
.ro{

 font-family: "Roboto","HelveticaNeue","Helvetica Neue",sans-serif;
  }
@keyframes quick-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);
}
}
/* edit*/
div.logo img{
  height: 94px !important; 
}

header nav ,div.topbar,.aside-item .aside-title {
  background:#00656b!important;
}

.section>.container>.section-title>h2 a, .section>.container>.section-title>h2 span,.section .collection-main .section-title h2{
  background:#0b9444 !important;
}
footer.footer {
    background: #27363e!important;
    border: 1px solid #0b9444;
}
footer .copyright {
    background: #00656b!important;
	color:#fff
}
#menu-ve-chung-toi-1 a{
  color: #02481f !important
}
footer h3{
  color: #ff0000!important;
}
div.textwidget ul li{
  color: #000 !important;
}
footer .menu a {
    color: #fff !important;
}
.goingay {
    background: #0b9444 none repeat scroll 0 0;
    border-radius: 0 28px 28px 0;
  }
.goingay .icon-phone {
    background: #0b9444 url(images/icon-phone.png) no-repeat scroll center center;
    border: 4px solid #0b9444;
  }
.tablelienhe .col-sm-12{
	text-align:center !important;
}
.btn.btn-primary, input.btn-primary[type="submit"] {
    background: #ff0000;
}
.btn.btn-primary:hover, input.btn-primary[type="submit"]:hover{background: #ff0000;}    
@media only screen and (min-width: 320px) and (max-width: 480px)
{
h1.entry-title,h1.title-head{
 display: none !important;
}
	div.logo img {
    height: 51px !important;
	}
}
@media (min-width: 1200px){
.header-content {
    padding: 7px 0 !important;
}
}
.float-icon-hotline {
  display: block;
  width: 40px;
  position: fixed;
  bottom: 68px;
  left: 17px;
  z-index: 999999
}
.float-icon-hotline ul {
  display: block;
  width: 100%;
  padding-left: 0;
  margin-bottom: 0
}
.float-icon-hotline ul li {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer
}
.float-icon-hotline ul li .fa {
  background-color: #ed1c24;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  border: 2px solid #fff
}
.float-icon-hotline ul li .fa-phone {
  background-color: #f27418
}
.float-icon-hotline ul li .fa-zalo {
  background: #ef0303 url(images/zalo.png) center center no-repeat
}
.float-icon-hotline ul li .fa-fb {
  background: #ef0303 url(images/messenger.png) center center no-repeat!important
}
.animated.infinite {
  animation-iteration-count: infinite
}
.tada {
  animation-name: tada
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both
}
.float-icon-hotline ul li span {
  display: inline-block;
  padding: 0;
  background-color: #ff6a00;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  height: 40px;
  line-height: 36px;
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 0;
  width: 0;
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: #ff6a00;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0
}

@media only screen and (min-width: 960px) {
.float-icon-hotline ul li:hover span {
  width: 215px;
  padding-left: 30px;
  padding-right: 10px;
  opacity: 1
}
}
@media only screen and (max-width: 959px) {
.float-icon-hotline ul {
  display: flex!important
}
.float-icon-hotline ul li~li {
  margin-left: 10px
}
.float-icon-hotline {
  bottom: 15px!important
}
}
div.hotline-debug{
	display:none !important
}

.fa-angle-left:before {
    content: "  " !important;
}
.product-box .product-action:before{
	display:none
}

/*thu*/
.header nav .menu-item>a{
	font-weight:700;
}
.widget-title{
	color:#fff
}
.topbar-mobile.hidden-lg.hidden-md{
	background:#0176ab;
}
.section_blog .blog-item .blog-item-info .btn{
	background:#ff0000;
}
.section>.container>.section-title>h2 a, .section>.container>.section-title> h2 span, .section .collection-main .section-title h2{
		background:#00656b!important;
}
footer .back-to-top{
	background:#ff0000;
}
.section-collection ul.tabs.tabs-title li.current{
	color:#ff0000!important;
}
.clearfix:after{
	color:#ff0000!important;
}
#menu-ve-chung-toi-1 a{
	color:#fff!important
}
.textwidget a{
	color:#fff
}
.textwidget a:hover{
color:#ff0000!important
}
.product-box .product-action .quick-view{
}
/*mau xanh*/
.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong{
	color:#0176ab!important
}
a:hover{
	color:#0176ab!important
}
header nav .nav-item .dropdown-menu li a:hover{
	color:#0176ab!important
}
#nav-mobile a{
	color:#0176ab;
	border-color:#0176ab!important;
}
#vgc_bc_off{
	display:none!important;
}
.topbar a:hover{
	color:#fff!important
}