.header {
    background: url(https://statics.pancake.vn/web-media/0f/32/d9/98/23adacd2dd90bcd4bc57d26c4cf591fc3b5bd58efd162b7267f7e50b.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    border-bottom: 3px solid #c2c2c2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
}

.toppage {
    font-family: 'Arial';
    font-size: 13.75px;
    height: 40px;
}

.p0 {
    padding: 0px !important;
}

.toppage-box-tray {
    padding: 13px 0;
    margin: 0;
}

.toppage-box-tray-icon {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

.toppage-box-tray-icon-a {
    color: #777777;
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
}

.toppage-box-tray-icon-i {
    color: #f27cac;
    margin-right: 7px;
}

.fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
}

.box_login {
    
    padding: 13px 0;
}

.box_login-flag {
    float: right;
    margin-left: 25px;
}

.box_login-flag>a {
    color: #777777;
    display: inline-block;
    cursor: pointer;
}

.box_login-flag-vi {
    background: url(/img/vn.svg) center left no-repeat;
    width: 20px;
    height: 12px;
}

.box_login-flag-en {
    background: url(/img/gb.svg) center right no-repeat;
    width: 20px;
    height: 12px;
}

.box_login-login {
    float: right;
}

.box_login-login-a {
    color: #777777;
    font-size: 11px;
    padding: 0 13px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
    border: none;
}

.toppage_modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
}

.toppage_modal_lay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 11;
}

.toppage_modal_buttom {
    width: 900px;
    position: relative;
    background-color: white;
    margin: auto;
    color: black;
    top: 40px;
    border-radius: 5px;
    z-index: 12;
}

.toppage_modal_from {
    display: block;
}

.toppage_modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.toppage_modal-header-close {
    margin-top: -2px;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.toppage_modal-header-title {
    margin: 0;
    line-height: 1.42857143;
    text-align: center;
}

.toppage_modal-body {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.toppage-form-group {
    margin-bottom: 15px;
}

.toppage-form-group-forget>a {
    text-decoration: none;
}

.toppage-form-control-label {
    text-align: right;
}

.box_login-shopping_nav {
    display: none;
}

.box_login-shopping_nav>a {
    color: #777777;
    cursor: pointer;
    text-decoration: none;
    background-color: transparent;
}

.line_header {
    background: url(http://tashop.vn/templates/skins/images/line_header.jpg) repeat-x;
    height: 1px;
    width: 100%;
}

header {
    float: left;
    width: 100%;
}

.box_search {
    padding: 30px 0;
}

.m-search {
    position: relative;
    z-index: 8;
}

.box-m-search {
    display: inline-block;
}

.box-col_search {
    display: inline-block;
}

.box-col_search>span {
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 13px;
}

#searchSubmit {
    background: none;
    border: none;
    margin-top: 10px;
}

#keyword {
    background: no-repeat;
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #e2e2e2;
    font-size: 13px;
    padding-top: 15px;
}

.wid197 {
    width: 197px;
}

.form-control {
    display: block;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #555;
}

.right_shopping {
    float: right;
    padding: 30px 0;
    margin-right: 10px;
}

.right_shopping-a {
    font-size: 13px;
    color: #333333
}

.right_shopping-cart {
    float: right;
    width: 100px;
    height: 33px;
    border-radius: 50%;
    position: relative;
    z-index: 8;
    margin-left: 10px;
    top: 6px;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 13px
}

.right_shopping-cart-i {
    color: #343434;
    font-size: 17.3px;
    position: relative;
    right: -10px;
}

.right_shopping-cart-span {
    position: absolute;
    width: 22px;
    height: 22px;
    border: solid 1px #f06aa1;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    color: #fff;
    background: #f06aa1;
    top: -12px;
    right: 10px;
}

@media (max-width: 768px) {
    .mobi_none {
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
@media (max-width: 768px){
  .logo-img{
        margin: 0px 30%;
  }
}
@media (max-width: 580px){
  .logo-img{
        margin: 0px 26%;
  }
}
@media (max-width: 425px){
  .logo-img{
        margin: 0px 18%;
  }
}
@media (max-width: 320px){
  .logo-img{
        margin: 0px 9%;
  }
}

@media (max-width: 930px) {
    .toppage_modal_buttom {
        width: 95%;
    }
}

nav {
    float: left;
    width: 100%;
    border-top: 1px solid rgb(226, 223, 223);
}

.headnavbar_list {
    display: inline-flex;
    justify-content: center;
    margin: 0px 0px 0px 8%;
}

.headnavbar_list-buttom {
    list-style: none;
    padding: 13px;
    text-decoration: none;
}

.headnavbar_list-buttom>a {
    text-decoration: none;
    color: #5b626e;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
}

.headnavbar_list-buttom+.headnavbar_list-buttom {
    margin-left: 20px;
}
.noneabc {
    display: none;
}

.headbottom_banner-left-set {
    display: none;
}

.headnavbar_list-buttom-1 {
    width: 200px;
    position: absolute;
    z-index: 5;
    list-style: none;
    padding: 0;
    background-color: white;
    transform: translate(-20px, 12px);
    display: none;
}

.headnavbar_list-a:hover .headnavbar_list-buttom-a,
.headnavbar_list-b:hover .headnavbar_list-buttom-b,
.headnavbar_list-c:hover .headnavbar_list-buttom-c,
.headnavbar_list-d:hover .headnavbar_list-buttom-d,
.headnavbar_list-e:hover .headnavbar_list-buttom-e {
    display: block;
}

.headnavbar_list-buttom-1>li {
    border: 1px solid #c2c2c2;
    padding: 8px 0 8px 8px;
}

.headnavbar_list-buttom-1>li>a {
    text-decoration: none;
    color: #4e4d4d;
    font-size: 12px;
}

@media screen and (max-width: 950px) {
    .taptop {
        display: block;
    }
    nav {
        display: none !important;
    }
}

@media screen and (min-width: 950px) {
    .taptop {
        display: none;
    }
}

@keyframes taptop{
  from {
      height:0;
  }
  to {
     height:282px;
  }
}

.noneabc {
    display: none;
}

.taptop-banner-top {
    height: 59px;
    background-color: white;
}

.taptop-banner-bottom-icon {
    height: 40px;
    background-color: white;
}
.activetaptop>.taptop-banner-bottom-icon {
  background-color: #4a96cd;
}

.taptop-banner-bottom-icon>.taptop-banner-bottom-icon-on:hover {
    background-color: #4a96cd;
    text-decoration: none;
    color: white;
}
.taptop-banner-bottom-icon-down{
    position: absolute;
    right: 26px;
    margin: 12px;
}
.taptop-banner-bottom-icon:hover{
  background-color: #4a96cd;
  
}
.activetaptop>.taptop-banner-a{
  display: block;
}

.taptop-banner-a{
  display: none;
}
.taptop-banner-top-button {
    color: #0375b1;
    border-radius: 4px;
    border: 1px solid #0375b1;
    height: 30px;
    width: 30px;
    float: right;
    margin-right: 5px;
    margin-top: 12px;
}

.taptop-banner-bottom-icon-on {
    color:#333333;
    display: block;
    margin: 11px 0px 0px 33px;
}
.taptop-banner-bottom-icon-off:hover{
  text-decoration: none;
  color: white;
}
.taptop-banner-bottom-icon-off {
    padding: 10px 10px 10px 60px;
    display: block;
    color:#333333;
}

.taptop-banner-bottom-icon-a {
    display: flex;
}

.taptop-banner-bottom-icon-on-1 {
    width: 90%;
}

.taptop-banner-bottom-icon-fa {
    width: 10%;
    padding: 10px;
}

.taptop-banner-bottom {
    animation: taptop ease 2s;
}



.taptop-banner-bottom-icon {
    border-top: 1px solid #0375b0;
}


/*adawdawezdcsdv*/

footer {
    background: #0075b1;
    padding: 45px 0px 25px 0px;
    color: #FFF;
    float: left;
    width: 100%;
}

.footer-1-strong {
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
}

.footer-1-strong-span {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 0px;
}

.footer-textfooter {
    font-size: 13px;
    line-height: 25px;
}

.footer-textfooter>p {
    color: #8ad2f7;
    margin: 0 0 10px;
}

.footer-textfooter>p>img {
    vertical-align: middle;
}

.footer-textfooter>strong {
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
}

.footer-info {
    width: 100%;
    margin: auto;
}

.footer-info-strong {
    margin-top: 0px;
    margin-bottom: 20px;
    display: block;
    font-weight: bold;
}

.footer-info-strong>span {
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 0px;
}

footer .footer-info ul {
    list-style: none;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 10px;
}

footer .footer-info ul li {
    margin-bottom: 15px;
    font-size: 13px;
}

footer .footer-info ul li a {
    font-family: arial, 'lucida console', sans-serif;
    font-size: 13px;
    color: #8ad2f7;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

.footer_receive {
    font-size: 13px;
}

.footer_receive-text {
    color: #8ad2f7;
    font-family: arial, 'lucida console', sans-serif;
    float: left;
    width: 100%;
    line-height: 20px;
}

.footer_receive-input {
    margin: 20px 0px;
    float: left;
    width: 100%;
}

.footer_receive-input-abc {
    background: #0f8fd0;
    border: none;
    height: 35px;
    padding: 0px 10px;
    color: #FFF;
    float: left;
}

.footer_receive-button-abc {
    border: none;
    background: #016da4;
    height: 35px;
    width: 35px;
}

.footer_receive-button-abc>i {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
}

.footer_linkour {
    text-align: center;
}

.footer_linkour>a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #FFF;
    border: solid 1px #0591d9;
    margin: 5px;
}

.footer_linkour>a>i {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
}

#copyright {
    color: #FFF;
    background: #016da4;
    padding: 5px 0px;
    font-family: 'OpenSansLight';
    font-size: 13px;
    height: 42px;
    float: left;
    width: 100%;
}

#copyright span {
    display: block;
    float: left;
    padding: 8px 0;
}

#copyright .counter {
    float: right;
    margin-top: -2px;
    margin-right: 50px;
}

#copyright .counter ul li {
    list-style: none;
    font-family: OpenSansLight;
    font-size: 12px;
    display: inline-block;
}

@media screen and (max-width: 950px) {
    .toppage-box {
        display: none;
    }
}
.form-control-password-error{
  font-size: 12px;
  color: red;
}
.headnavbar_list-buttom a:hover{
  color: #f06aa1;
}
a:hover{
  text-decoration: none !important;
}
.body_title4-a{
  
}