﻿/*===================================================================================================*/
#menu-giao-va-nhan-hang li a, #menu-huong-dan-mua-hang-online li a, #menu-footer-3 li a {
    color: white;
}

#menu-giao-va-nhan-hang li  a:hover, #menu-huong-dan-mua-hang-online li a:hover, #menu-footer-3 li a:hover {
    color: white;
    text-decoration: none;
}

/*.footer-v1 .footer {
	background: #00AF0F;
}*/
/*===================================================================================================*/
#content > section > .footer-v1 {
    /*background: #FFF7AF;
    color: #333;*/
    font-family: 'Droid Sans', Arial, Verdana, sans-serif;
    font-size: 13px;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.clear {
    clear: both;
}

.footer-widget-top {
    /*border-bottom: 1px solid #fff;*/
    padding: 10px 0;
}

.footer-widget-container {
    padding: 5px 0;
    /*border-top: 1px solid #fff;*/
}

.footer-widget-container li,
footer#theme-footer #tabbed-widget .tabs-wrap li {
    padding: 6px 12px 6px 0;
    line-height: 18px;
    overflow: hidden;
    /*border-bottom: 1px solid #fff;*/
}

.box_statistisc .online {
  margin-bottom: 1px;
}
.box_statistisc .title {
  float: left;
  /*color: #ebfff5;*/
  padding: 5px 8px;
  margin-right: 7px;
  /*background: #007116;*/
  position: relative;
}

.box_statistisc .number {
  float: left;
  color: #ebfff5;
  padding: 5px 8px;
  /*background: #007116;*/
}

.copyright {
    position: relative;
    /*background-color: #00AE10 !important;*/
    background-repeat: repeat !important;
    background-attachment: fixed !important;
    background-position: center top !important;
    line-height: 35px;
    /*border-top: 1px solid #fff;
    color: #fff;
    padding: 15px 0;*/
}
