
div#mega-menu-title {
    background: #730a26;
}
#mega-menu-wrap {
    width: 100%;
    position: relative;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border: #a70a27 1px dotted;
    -o-transform: skew(0deg);
    transform: skew(-30deg);
}

.header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a, .header:not(.transparent) .header-bottom-nav.nav > li.current > a, .header:not(.transparent) .header-bottom-nav.nav > li > a.active, .header:not(.transparent) .header-bottom-nav.nav > li > a.current {
	 margin-left: 0 !important;
    background: #898989;
   padding: 14px 16px;
    position: relative;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border: #a70a27 1px dotted;
    -o-transform: skew(0deg);
    transform: skew(-30deg);
}



.search-field .mb-0
{
  height: 100px !important;
}

 input[type='search']
 {
  height: 50px !important;
 }

 .searchform .button.icon i {
    font-size: 20px !important;
    width: 50px !important;
    height: 50px !important;
    top: 10px !important;
}
.secondary, .checkout-button, .button.checkout, .button.alt

{
  background-color: #a70a27 !important;
}

.textarea {
  
    min-height: 80px !important;
}

select.search_categories.resize-select.mb-0 {
    height: 50px !important;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
    opacity: .1;
    background-color: #ffffff !important;
   
}
h3.section-title.section-title-normal {
    background: #d8d4d4;
   
}
.section-title-center span {
    color: #0586ad;
    font-size: 30px;
    text-transform: uppercase;
}

p.name.product-title a {
    color: #000000;
    font-size: 18px;
    text-transform: lowercase;
}
span.amount {
    white-space: nowrap;
    color: red !important;
    font-weight: bold;
    font-size: 16px;
}

span.section-title-main {
    background: #a70a27;
    color: #ffffff;
    padding: 10px;
	-o-transform: skew(0deg);
    transform: skew(-30deg);
	margin-top: -8px;
}
.section-title-normal {
    border-bottom: 2px solid #a70a27 !important;
	
}


.cart-icon strong {
    
    border: 2px solid red !important;
    color: red !important;
   
}


.khuyen-mai {
    background: #fffad7;
    border: 1px dashed #f85c00;
    border-radius: 4px;
    padding: 9px;
    margin-bottom: 20px;
}
.khuyen-mai ul li {
    margin-bottom: 0;
  color:#000;
  font-size:16px;
}
.hotline {
    background: #71bf44 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;
    color:#fff;
  
}
.chat-facebook {
    background: #1664b2 !important;
    border-radius: 4px;
    font-weight: normal;
    text-transform: none;
    padding: 3px 0;
  color:#fff;
}
.hotline span,.hotline i {
    color: #fff;
}
.khuyen-mai ul {
    margin-bottom: 0;
}


.single-product .thong-bao {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    background: #fff8d5;
    padding: 20px;
    padding-top: 15px;
    border: 2px dashed #ff7600;
    border-radius: 4px;
    clear: both;
}
.single-product .thong-bao .left {
    width: 65%;
    float: left;
    display: inline-block;
}
.single-product .thong-bao .right {
    width: 35%;
    float: left;
    display: inline-block;
}

li.tab.active.has-icon span {
    color: red;
    font-weight: bold;
}
.icon-box-text.last-reset {
    background: #012712;
}
.icon-box-img svg, .icon-box-img img {
    padding-top: 0px !important;
    width: 100% !important;
    height: 120px !important;
}

ul.nav.header-nav.header-bottom-nav.nav-center.nav-size-medium.nav-uppercase li.active {
    background: #e0b300;
}

ul.nav.header-nav.header-bottom-nav.nav-center.nav-size-large.nav-spacing-xlarge.nav-uppercase {
    background: #a70a27 !important ;
	padding-right: 30px;
}
.nav-line-bottom>li>a:before {
    top: auto;
    bottom: 0;
    background: red;
}
.box-text.box-text-products {
    border: 1px #d8d4d4 solid;
    padding: 10px;
}
.price-wrapper .price {
    display: block;
    border-top: 1px #000000 dotted;
    border-bottom: 1px #000000 dotted;
    padding: 10px;
}

p.name.product-title a {
    color: red !important;
    font-size: 16px !important;
    text-transform: lowercase;
    padding-bottom: 20px;
}
p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    display: none;
}
span.widget-title.shop-sidebar {
    display: block;
    background: #a70a27 ;
    padding: 15px;
    color: white;
    font-weight: bold;
    font-family: "barlow", sans-serif;
    font-size: 19px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}