body {
    font-family: 'Roboto';
    background: #1a1a1a;
}
ul,
ol {
    list-style: none;
    padding: 0px;
}
img {
    max-width: 100%;
}
.container {
    width: 1170px;
    padding:0px 0px 0px 0px;
}
h1, h2 , h3 , h4, h5 , h6{
    font-size: initial;
    line-height: initial;
}
.success,
.warning,
.attention,
.information {
    padding: 7px 10px 7px 33px;
    color: #555555;
}
.success {
    color: #313942;
}
.recover-password,
.reset-success {
    display: none;
}
.customer-login .alert,
.recover-password .alert {
    display: none
}
.account-user {
    margin-right: 60px;
    width: 172px;
    font-size: 14px;
}
.account-user p {
    margin: 0;
}
.user-name {
    margin-bottom: 20px;
}
.account-table table {
    width: 100%;
    text-align: left;
}
.account-table td {
    padding-top: 15px;
    color: #000;
}
.account-table td.money {
    text-align: left;
}
.account-table tbody,
.last-row td,
.account-user .status {
    padding-bottom: 15px;
}
.account-table tfoot {
    text-align: left;
    border-top: 1px solid #ccc;
}
.cart-headers {
    border-bottom: 1px solid #ccc;
}
tr.order_summary .label {
    font-size: 16px;
}
tr.order_summary td {
    padding-top: 0;
}
.cart-headers th {
    text-align: left
}
.order-total,
.order-quantity,
.order-money {
    text-align: right;
}
.return {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.add-address-wrapper {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.user-address {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.user-address p,
.user-address h3 {
    margin: 0;
}
.last-address {
    border-bottom: none;
    padding: 0;
}
.update-address {
    margin-top: 15px;
}
.customer-address-table td {
    padding-top: 15px;
}
.warning {
    background: #fff url('../img/warning.png') 20px center no-repeat;
    color: #313942;
}
.attention {
    background: #fff url('../img/attention.png') 20px center no-repeat;
}
.success,
.warning,
.attention,
.information {
    margin: 15px;
    border: 2px solid #eee;
    color: #342D38;
    float: right;
    position: fixed;
    right: 10px;
    top: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    padding: 30px 20px 30px 60px;
    z-index: 99999999;
    opacity: 0.9;
}
#notification a,
.success a {
    color: #555;
    font-weight: 600;
}
.attention {
    right: 50%;
    top: 50%;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
    float: right;
    cursor: pointer;
    margin-left: 10px;
    padding: 5px;
}
.required {
    color: #668389;
    font-weight: 600;
    padding: 10px 0px 0px 0px;
}
.error {
    display: block;
    color: #FF0000;
    font-size: 12px;
    padding: 10px 0px 0px 0px;
}
.help {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    display: block;
}
.header {
    padding: 5px 0;
	min-height: 80px;
}
.top-bar {
    background-color: #333;
    color: #bbb;
    padding: 6px 0;
    font-size: 12px;
}
.top-bar a {
    color: #bbb
}
.boxtaikhoan {
    display: inline-block;
}
.boxtaikhoan > a > i {
    color: #fff;
}
.hotline_top {
    display: inline-block;
    font-size: 15px;
    background: url(images/icondienthoai.png) no-repeat;
    padding: 0px 0px 0px 22px;
    margin: 0px 30px 0px 0px;
}
.hotline_top b{
	float:left;
	margin:0px 5px 0px 0px;
}
.diachi_header {
    margin: 0;
    display: inline-block;
    margin-left: 15px;
}
.diachi_header span {
    font-weight: bold;
    color: #fff;
}
ul#cart-sidebar {
    margin: 0;
}
.tblres {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px;
}
.tblres tr:nth-of-type(odd) {
    background: #fcfcfc;
}
.tblres th {
    background: #fcfcfc;
    color: #444444;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
}
.tblres td,
.tblres th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: center;
}
.tblres td.text-right {
    text-align: right;
    padding-right: 20px;
}
.tblres td .product .product-quantity .input-group {
    margin: 0 auto;
}
.tblres .product {
    background: none
}
div#cart-info > div {
    background: #fff;
    box-shadow: 1px 1px 1px #ddd;
}
.box-cart {
    display: inline-block;
    background: #8f0000 url(images/icon_minicart.png) no-repeat left top;
    border-radius: 3px;
    padding: 0px 7px 0px 9px;
    
}
.box-cart > a {
    color: #fff;
    padding: 0 8px;
    font-size: 14px;
}
.cart-info.dropdown-menu {
    box-shadow: none;
    z-index: 10001;
    padding-top: 0px;
    width: 350px;
    right: 0;
    left: auto !important;
    background: transparent;
    border: none;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
ul#cart-sidebar {
    background: #fff;
    border-top: 3px solid #8f0000;
    padding: 15px 20px;
}
.top-subtotal,
.actions {
    background: #fff;
    padding-bottom: 11px;
    text-align: center;
}
.top-subtotal {
    font-weight: bold;
    color: #f48549;
}
.btn-checkout,
.view-cart {
    background: rgb(58, 54, 54);
    color: #fff;
    border: 0;
    padding: 5px 15px;
    margin: 6px 10px;
}
.cart_img {
    border-bottom: 1px solid #ddd;
    padding: 12px 0;
}
.product-imgcart img {
    width: 30px;
    float: left;
    margin-right: 5px;
}
.product-details a,
.product-details p,
.product-details strong,
.product-details span {
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
}
.product-details {
    display: table;
    padding: 7px 0;
}
.cart_img a,
.cart_img {
    color: #666;
}
.product-details .product-name {
    font-weight: bold;
    width: 151px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 14px !important;
}
.soluong_cart {
    padding: 0 19px 0 10px;
}
.cart_img a.fa.fa-times {
    padding: 0 17px;
}
.show-login {
    font-size: 12px;
    color: #777;
    background: #fbfbfb;
    border: 1px solid #f5f5f5;
    height: 30px;
    padding-left: 10px;
    padding-top: 10px;
}
.show-login a {
    color: #4DC7EC;
    font-size: 12px;
}
.show-login a:hover {
    color: #444;
}
.error.col-md-12 {
    color: #FF0000;
    display: block;
    margin: 20px;
}
.registerbox {
    padding: 20px 20px;
    background: #FFFFFF;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.loginbox {
    border: 1px solid #eee;
    padding: 20px 20px;
    background: #FFFFFF;
}
.order-notes p {
    font-size: 12px;
    color: #555;
}
.shiptobilling {
    text-align: right;
}
.shiptobilling h3 {
    float: left;
}
.shiptobilling label {
    float: right;
    margin: 10px 10px 0;
    line-height: 40px;
}
.shiptobilling input[type="checkbox"] {
    margin: 13px 5px 0px;
}
.shipping-address {
    display: none;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    font-size: 12px;
}
.form-horizontal .control-label {
    text-align: left;
}
.your_order h3 {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 22px;
}
.your_order .btn {
    float: right;
    margin-top: 10px;
}
.your_order label {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}
.your_order .radio {
    cursor: pointer;
    color: #555;
}
.your_order .radio:hover {
    color: #4DC7EC;
}
.your_order .radio img {
    margin-left: 5px;
}
.paypal p,
.cheque p,
.transfer p {
    font-size: 12px;
    color: #777;
    border: none;
}
.paypal,
.cheque,
.transfer {
    background: #f5f5f5;
    padding: 3px 10px;
}
.your_order .transfer,
.your_order .cheque,
.your_order .paypal {
    display: none;
}
.my_account p {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    line-height: 40px;
}
.form-vertical .control-label {
    font-size: 12px;
    color: #888;
}
.controls a {
    font-size: 12px;
    color: #888;
}
.controls a:hover {
    color: #4DC7EC;
}
.forgotten h3 {
    background: #fbfbfb;
    border: 1px solid #F3F3F3;
    padding: 5px 15px;
    font-size: 12px;
    color: #333;
    font-weight: 600;
}
p.forgotten-password {
    color: #555;
    font-size: 14px;
    line-height: 24px;
}
.forgotten .form-horizontal .control-label {
    padding-left: 15px;
}
.forgotten .btn-primary {
    float: right;
}
.text_about {
    font-size: 14px;
    color: #777;
    font-family: arial;
}
.img-polaroid {
    border: 1px solid #ddd;
    margin-top: 20px;
    box-shadow: none;
}
.description h4 {
    color: #222;
    font-weight: normal;
}
.description p {
    color: #888;
    font-family: 'Open Sans', Helvetica, Arial;
}
.sitemap ul {
    padding: 5px 15px;
}
.sitemap ul li a {
    font-size: 13px;
    color: #333;
    line-height: 30px;
}
.sitemap ul.subtitle a {
    font-size: 12px;
    color: #888;
    font-weight: normal;
    line-height: 26px;
    text-transform: none;
}
.sitemap .subtitle a:hover {
    color: #4DC7EC;
}
.sitemap ul li a:hover {
    text-decoration: none;
}
.navbar-toggle .icon-bar {
    background: #777;
}
.navbar-toggle {
    border: 2px solid #ccc;
}
.navbar .navbar-toggle {
    border: 1px solid #ccc;
}
.navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #fff;
    margin: 0px 20px;
}
.navbar-toggle .icon-bar {
    background: #1BBCB3;
}
.navbar .navbar-brand {
    text-shadow: none;
    font-family: 'Open Sans';
    font-size: 15px;
    padding: 0px;
    line-height: 32px;
    margin-top: 0px;
    margin-left: 10px;
    background: transparent;
    text-transform: uppercase;
    color: #444;
}
.navbar-brand > img {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 5px;
    vertical-align: middle;
    opacity: 1;
    width: auto;
    float: left;
    max-height: 80px;
}
.navbar .navbar-brand span {
    color: #555;
    text-shadow: none;
    display: inline-block;
    text-align: center;
}
.navbar {
    background-image: none;
    border: none;
    font-family: 'Open Sans', sans-serif;
    border-radius: 0px;
    box-shadow: none;
    padding: 0px;
    z-index: 10000;
    min-height: 0px;
    margin-bottom:0px;
}
.navbar-toggle .icon-bar {
    background: #1BBCB3;
}
a.menu:after,
.dropdown-toggle:after {
    content: none;
}
.navbar .dropdown-menu:after,
.navbar .dropdown-menu:before {
    content: "";
    background: none;
    border: none !important;
}
.navbar-form.navbar-left {
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
    font-size: 12px;
}
.navbar-form.navbar-right:last-child {
    margin-right: -10px;
}
.navbar-form.navbar-left select.form-control {
    font-size: 12px;
    padding: 6px 10px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #FFFFFF;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    border-top-color: #FFFFFF;
    border-top-color: rgba(0, 0, 0, 0.2);
    margin-bottom: 2px;
    margin-left: 2px;
    border-width: 2px 2px 0;
}
.navbar .nav li.dropdown:hover > .dropdown-toggle .caret {
    border-bottom-color: #333333;
    border-top-color: #333333;
}
.navbar .nav.cart > li > a span {
    background: #4DC7EC;
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: 400px;
    font-family: Open Sans;
    color: #fff;
    margin-left: 20px;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    font-family: 'Roboto';
}

.menumain a {
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 14px;
    color: #9b9b9b;
}
.menumain ul.nav.navbar-nav > li > a {
    text-transform: uppercase;
    padding:15px;
}
.menumain > .navbar-collapse > ul > li > a {
    position: relative
}
.menumain > .navbar-collapse > ul > li > a:after {
    content: "";
    height: 13px;
    width: 1px;
    position: absolute;
    top: 19px;
    right: 0;
    border-left: 1px dotted #999;
}
.navbar .nav > li:hover > a {
    background: transparent;
    color: #fff;
}
.menumain .nav > li.dropdown:hover > a:before {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #8f0000 transparent;
    position: absolute;
    border-width: 0px 7px 6px 7px;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -5px;
    z-index: 1009;
}
.menumain .nav > li.dropdown:hover .dropdown-menu{
    display: block;
}
.menumain .dropdown-menu {
    background: #fff;
    padding: 0px;
    border: none;
    min-width: 200px;
    border-top: 3px solid #8f0000;
    box-shadow: 0px 0px 16px -3px #999;
    min-width: inherit;
    padding: 5px 25px 10px;
}

.sub1 > li > a.title-catemenu {
    color: #343434;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
    display: block;
    padding: 0px 0px 0px 0px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background:none;
	color: #8f0000;
}
.sub2 > li > a {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    padding: 2px 9px;
    display: block;
}
.title_bestseller {
    font-weight: bold;
    color: #8f0000;
    margin: 15px 0;
}
.bestseller_one_img img {
    float: left;
}
.bestseller_one_name {
    margin: 0;
    line-height: 11px;
}
.bestseller_one_name a {
    font-size: 15px;
    color: #666;
    line-height: 15px;
}
.bestseller_one {
    padding: 5px 0;
    border-bottom: 1px dotted #ddd;
}
.bestseller_one_price .price-new {
    color: #f48549;
    font-weight: bold;
}
.icon-search {
    background: #4e4e4e;
    color: #fff;
    border-radius: 0;
    padding: 6px 12px;
    line-height: 19px;
    display: inline-block;
    border: 1px solid #ffffff82;
	
}
.icon-search:hover{
	 border: 1px solid #fff;
	  background: #fff;
}
.search-query {
    height: 34px;
    font-size: 14px;
    width: 200px;
    display: inline-block;
    padding: 0 0 0px 11px;
    font-family: 'Roboto';
    margin-right: 0px;
}
.search-query,
.icon-search {
    vertical-align: top;
}
.navbar-collapse {
    position: relative;
}
.nav > li {
    position: static
}
.loader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 450px;
    z-index: 9999;
}
div.sohomepage-slider {
    margin: 0px 0;
}
div.sohomepage-slider .loader {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 700px;
    z-index: 9999;
}
div.sohomepage-slider .so-homeslider {
    border: 0;
    overflow: hidden;
}
div.sohomepage-slider .so-homeslider img {
    width: auto;
    transform-style: inherit;
}
div.sohomepage-slider .so-homeslider:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: -100%;
    position: absolute;
    z-index: 9;
}
div.sohomepage-slider .so-homeslider:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    right: -100%;
    position: absolute;
    z-index: 9;
}
div.sohomepage-slider .so-homeslider .owl2-stage-outer {
    overflow: visible !important;
}
div.sohomepage-slider .so-homeslider .owl2-controls {
    display: table;
    position: relative;
    width: 1150px;
    margin: 0 auto;
    bottom: 49px;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin: 0 !important;
    border: 0;
    opacity: 1;
    text-indent: -10000px;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-prev {
    left: 0;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-prev:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 13px;
    background: url("css/images/mega_i.png") no-repeat -30px -335px;
    opacity: 1 !important;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-prev:after {
    content: "";
    width: 700px;
    height: 600px;
    position: absolute;
    top: -300px;
    left: -700px;
    background: #fff;
    z-index: 10;
    opacity: 0;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-prev:hover {
    background-color: #8f0000;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-prev:hover:before {
    background-position: -30px -377px;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-next {
    right: 0;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-next:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 15px;
    background: url("css/images/mega_i.png") no-repeat -30px -469px;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-next:before {
    content: "";
    width: 700px;
    height: 600px;
    position: absolute;
    top: -300px;
    right: -700px;
    background: #fff;
    z-index: 10;
    opacity: 0;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-next:hover {
    background-color: #8f0000;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-nav div.owl2-next:hover:after {
    background-position: -30px -424px;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    height: 0;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-dots .owl2-dot {
    display: inline-block;
    float: none;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-dots .owl2-dot span {

    display: inline;
    font-size: 0px;
    width: 10px;
    height: 10px;
    background: #8f0000;
    margin:0px 5px;
    float: left;
    border-radius: 100%;
}
div.sohomepage-slider .so-homeslider .owl2-controls .owl2-dots .owl2-dot.active span {
	background: red;
}

div.sohomepage-slider .so-homeslider .owl2-controls .owl2-dots .owl2-dot:last-child:after {
    display: none;
}
div.sohomepage-slider .owl2-item {
    opacity: 0.2;
}
div.sohomepage-slider .owl2-item.active.center {
    opacity: 1;
    overflow: hidden;
}
div.sohomepage-slider .owl2-item.active.center .description .block-des.blockdes-active {
    opacity: 1;
    animation: moveleft 1s ease-in-out;
    -webkit-animation: moveleft 1s ease-in-out;
}
div.sohomepage-slider .sohomeslider-description {
    padding: 0;
    position: static;
}
div.sohomepage-slider .sohomeslider-description .block-des {
    position: absolute;
    left: 10%;
    top: 50%;
    max-width: 380px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    padding: 15px 20px;
    opacity: 0;
}
div.sohomepage-slider .sohomeslider-description .block-des .title {
    margin: 0 -2px;
}
div.sohomepage-slider .sohomeslider-description .block-des .title span {
    font-size: 36px;
    color: #222;
    font-weight: 600;
    padding: 0 2px;
    line-height: 28px;
    text-transform: uppercase;
}
div.sohomepage-slider .sohomeslider-description .block-des .title span:nth-child(1) {
    font-size: 24px;
    color: #e15041;
}
div.sohomepage-slider .sohomeslider-description .block-des .title span:nth-child(2) {
    font-size: 24px;
    font-weight: 300;
}
div.sohomepage-slider .sohomeslider-description .block-des .des {
    font-size: 12px;
    color: #555;
}
div.sohomepage-slider .sohomeslider-description .block-des .more {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    background: #8f0000;
    color: #fff;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: -15px;
}
div.sohomepage-slider .sohomeslider-description .block-des .more i {
    float: none;
    font-size: 25px;
}
div.sohomepage-slider .sohomeslider-description .block-des .more:hover {
    background: #21682a;
}
div.sohomepage-slider .sohomeslider-description h2.caption {
    margin: 0 0 2px;
}
div.sohomepage-slider .sohomeslider-description h2.caption a {
    font-size: 35px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 70px;
    position: relative;
}
div.sohomepage-slider .sohomeslider-description h2.caption a span:last-child {
    color: #f48549;
}
div.sohomepage-slider .sohomeslider-description h2.caption a i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 60px;
    font-size: 30px;
    text-align: center;
    background: #fdde32;
    line-height: 55px;
}
div.sohomepage-slider .sohomeslider-description h2.caption a:hover {
    color: #8f0000;
}
div.sohomepage-slider .sohomeslider-description h2.caption a:hover i {
    color: #fff;
}
div.sohomepage-slider .sohomeslider-description .save {
    height: 190px;
    width: 190px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: 10%;
    top: 50%;
    padding: 60px 0;
    opacity: 0;
}
div.sohomepage-slider .sohomeslider-description .save:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #fff36c;
    opacity: 0.9;
    border-radius: 50%;
    z-index: 1;
}
div.sohomepage-slider .sohomeslider-description .save:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 5px solid #e7e7e7;
    opacity: 0.8;
    border-radius: 50%;
    z-index: 1;
}
div.sohomepage-slider .sohomeslider-description .save span {
    color: #222;
    display: block;
    text-transform: uppercase;
    line-height: 38px;
    position: relative;
    text-align: center;
    z-index: 2;
}
div.sohomepage-slider .sohomeslider-description .save span:nth-child(1) {
    font-size: 30px;
    font-weight: 300;
}
div.sohomepage-slider .sohomeslider-description .save span:nth-child(2) {
    font-size: 48px;
    font-weight: 600;
}
.so-homeslider {
    border: 0;
}
.so-homeslider img {
    width: auto;
    transform-style: inherit
}
.so-homeslider img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: -100%;
    position: absolute;
    z-index: 9;
}
.so-homeslider img:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    right: -100%;
    position: absolute;
    z-index: 9;
}
.so-homeslider .owl2-stage-outer {
    overflow: visible !important;
}
.so-homeslider .owl2-controls {
    display: table;
    position: relative;
    width: 1150px;
    margin: 0 auto;
    bottom: 30px;
}
.so-homeslider .owl2-nav div {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    top: 50%;
    margin: 0 !important;
    border: 0;
    opacity: 1;
}
.so-homeslider .owl2-nav div .owl2-prev {
    left: 0;
}
.so-homeslider .owl2-nav div .owl2-prev:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 13px;
    background: url(images/mega_i.png) no-repeat -30px -335px;
    opacity: 1 !important;
}
.so-homeslider .owl2-nav div .owl2-prev:after {
    content: "";
    width: 700px;
    height: 600px;
    position: absolute;
    top: -300px;
    left: -700px;
    background: #fff;
    z-index: 10;
    opacity: 0;
}
.so-homeslider .owl2-nav div .owl2-prev:before {
    background-position: -30px -377px;
}
.so-homeslider .owl2-next {
    right: 0;
}
.so-homeslider .owl2-next:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 15px;
    background: url("css/images/mega_i.png") no-repeat -30px -469px;
}
.so-homeslider .owl2-next:before {
    content: "";
    width: 700px;
    height: 600px;
    position: absolute;
    top: -300px;
    right: -700px;
    background: #fff;
    z-index: 10;
    opacity: 0;
}
.so-homeslider .owl2-next:hover:after {
    background-position: -30px -424px;
}
.owl2-dots {
    position: absolute;
    bottom: -15px;
    width: 100%;
    text-align: center;
    left: 0;
}
.owl2-dots .owl2-dot {
    display: inline-block;
    float: none;
}
.owl2-dots .owl2-dot span {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    background: none;
    color: #bbb;
    display: inline;
}
.owl2-dots .owl2-dot span.active span {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}

.owl2-dots .owl2-dot:last-child:after {
    display: none
}
.so-homeslider .owl2-item.active.center {
    opacity: 1;
    overflow: hidden;
}
.so-homeslider .owl2-item.active.center .description .block-des.blockdes-active {
    opacity: 1;
    animation: moveleft 1s ease-in-out;
    -webkit-animation: moveleft 1s ease-in-out;
    -moz-animation: moveleft 1s ease-in-out;
    -o-animation: moveleft 1s ease-in-out;
    -ms-animation: moveleft 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.so-homeslider .owl2-item.active.center .description .save.save-active {
    opacity: 1;
    animation: mymove5 1.5s ease-in-out;
    -webkit-animation: mymove5 1.5s ease-in-out;
    -moz-animation: mymove5 1.5s ease-in-out;
    -o-animation: mymove5 1.5s ease-in-out;
    -ms-animation: mymove5 1.5s ease-in-out;
}
.sohomeslider-description {
    padding: 0;
    position: static;
}
.sohomeslider-description .block-des {
    position: absolute;
    left: 10%;
    top: 50%;
    max-width: 380px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 15px;
    padding: 15px 20px;
    opacity: 0;
}
.sohomeslider-description .title {
    margin: 0 -2px;
}
.sohomeslider-description .title span {
    font-size: 36px;
    color: #222;
    font-weight: 600;
    padding: 0 2px;
    line-height: 28px;
    text-transform: uppercase;
}
.sohomeslider-description .title span:nth-child(1) {
    font-size: 24px;
    color: #e15041;
}
.sohomeslider-description .title span:nth-child(2) {
    font-size: 24px;
    font-weight: 300;
}
.sohomeslider-description .des {
    font-size: 12px;
    color: #555;
}
.sohomeslider-description .more {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    background: $background1;
    color: #fff;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 50%;
    right: -15px;
}
.sohomeslider-description .more i {
    float: none;
    font-size: 25px;
}
.sohomeslider-description .more i:hover {
    background: darken($background1, 20%);
}
.sohomeslider-description h2.caption {
    margin: 0 0 2px;
}
.sohomeslider-description h2.caption a {
    font-size: 35px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px 70px;
    position: relative;
}
.sohomeslider-description h2.caption a span:last-child {
    color: #f48549;
}
.sohomeslider-description h2.caption a i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 60px;
    font-size: 30px;
    text-align: center;
    background: #fdde32;
    line-height: 55px;
}
.sohomeslider-description .save {
    height: 190px;
    width: 190px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: 10%;
    top: 50%;
    padding: 60px 0;
    opacity: 0;
}
.sohomeslider-description .save:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #fff36c;
    opacity: 0.9;
    border-radius: 50%;
    z-index: 1;
}
.sohomeslider-description .save:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 5px solid #e7e7e7;
    opacity: 0.8;
    border-radius: 50%;
    z-index: 1;
}
.sohomeslider-description h2.caption a:hover {
    color: $linkColor;
}
.sohomeslider-description h2.caption a:hover i {
    color: #fff;
}
.box-banner {
	margin: 0 0px;
    width: 100%;
    float: left;
}
.box-banner .col-sm-4.col-xs-12 {
    padding: 0 5px;
}
.row1 {
    margin-bottom: 10px;
}
.box-banner a{
    position: relative;
    display: block;
    overflow: hidden;
    margin:0px 10px 0px 0px;
	float: left;
}
.box-banner a.a-box-banner-last{
	margin:0px 0px 0px 0px;
}

.box-banner a:before{
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 0;
    content: "";
    height: 0;
    left: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    transition: all 0.5s ease-in-out;
    width: 0;
}
.box-banner  a:after{
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    height: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out;
    width: 0;
}
.box-banner a:hover:before {
    border-width: 1150px 680px 0 0;
    transition: all 0.3s ease-in-out;
}
.box-banner a:hover:after{
    border-width: 0 0 1150px 680px;
    transition: all 0.3s ease-in-out;
}
.re-ship-phone .item {
    padding: 15px 0 15px 65px;
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 46px 0 0 46px;
    color: #444;
    font-size: 18px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0;
}
.re-ship-phone .item .icon.icon4 {
    background-image: url("css/images/phone1.png");
    background-repeat: no-repeat;
    background-position: center;
}
.re-ship-phone .item .icon.icon3 {
    background-image: url("css/images/money.png");
    background-repeat: no-repeat;
    background-position: center;
}
.re-ship-phone .item .icon.icon2 {
    background-image: url("css/images/ship.png");
    background-repeat: no-repeat;
    background-position: center;
}
.re-ship-phone .item .icon.icon1 {
    background-image: url("css/images/return.png");
    background-repeat: no-repeat;
    background-position: center;
}
.re-ship-phone .item .des span {
    color: #f48549;
}
.re-ship-phone .item .des {
    margin: 0;
    line-height: 21px;
    font-size: 16px;
}
.re-ship-phone .item .icon {
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    background-color: #666;
}
.moduleship {
    margin: 20px 0;
}
.so-spotlight1 {
    padding-bottom: 40px;
    margin-bottom: 20px;
}
.so-slideshow,
.so-spotlight1 {
    background: #f7f7f7;
    margin: 0px 0px 15px;
}
ul.list-cate-banner .item-sub-cat {
    margin: 0;
    width: 100%;
    position: relative;
    float:left;
}
ul.list-cate-banner .item-sub-cat a {
    font-size: 18px;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transition: all 0.3s ease-in-out;
    padding: 7px 0 7px 15px;
    color: #ffffffc9;
    position: relative;
    text-decoration: none;
    word-wrap: break-word;
    display: block;
}
ul.list-cate-banner .item-sub-cat a {
    font-weight: bold;
    text-transform: uppercase;
}

ul.list-cate-banner .item-sub-cat h3{
	margin:inherit;
	line-height: inherit;
}
ul.list-cate-banner .item-sub-cat em {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 50px;
    text-align: right;
}
.list-cate-banner {
    padding: 10px 0;
    background: #000000e0;
    width: 100%;
    float: left;
    margin: 0px;
}
ul.list-cate-banner .item-sub-cat:hover a {
    padding-right: 30px;
    color: #fff;
}
ul.list-cate-banner .item-sub-cat:hover ul{
	display:block;
}
ul.list-cate-banner .item-sub-cat ul {
	position: absolute;
    float: left;
    width: 100%;
    left: 100%;
    background: #ffffffeb;
    z-index: 69;
    top: 0px;
    display:none;
}
ul.list-cate-banner .item-sub-cat:hover ul li a{
	color: #444444;
	padding: 8px 0 8px 15px;
}
ul.list-cate-banner .item-sub-cat:hover ul li a:hover{
	color: #8f0000;
}
ul.list-cate-banner .item-sub-cat ul li{
    
}
ul.list-cate-banner .item-sub-cat ul li h4{
	margin:inherit;
	line-height: inherit;
}
ul.list-cate-banner .item-sub-cat ul li a{
    text-transform: none;
    font-weight: normal;
	text-transform: initial;
}
.label-sale {
    background: #f48549 none repeat scroll 0 0;
    display: inline-block;
    left: -34px;
    padding: 30px 30px 5px;
    position: absolute;
    top: -12px;
    transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -webkit-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    z-index: 9;
    text-transform: uppercase;
    font-size: 17px;
}
.img-1 {
    position: relative;
    z-index: 2;
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.img-2 {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0px;
    opacity: 0;
    display: block;
    transform: rotateY(90deg);
    transition: all 0.5s ease-in-out;
}
/******
.product-thumb .item .item-inner:hover .img-1 {
    opacity: 0;
    transform: rotateY(90deg);
    transition: all 0.5s ease-in-out;
}
.product-thumb .item .item-inner:hover .img-2 {
    opacity: 1;
    transform: rotateY(0deg);
    transition: all 0.5s ease-in-out;
    width: auto !important;
}
******/
.item-inner .image{
	position: relative;
}
.item .item-inner .button-group , .item-inner .button-group {
    position: absolute;
    width: 100%;
    top: 40%;
    z-index: 5;
}
.product-thumb .item .item-inner .button-group .button {
height: 34px;
    margin-left: 23%;
    width: 20%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    display: inline-block;
    line-height: 38px;
    vertical-align: top;
    border: none;
    padding: 0;
    text-align: center;
    opacity: 0;
    transform: translateY(-150px);
}
.product-thumb .item .item-inner .button-group a {
    color: #fff;
    font-size: 16px;
}
.button-group a.biz-qv-button {
    padding: 6px 0px !important;
    display: inline-block !important;
    border-radius: 0;
    text-align: center;
    position: absolute !important;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    opacity: 1;
    filter: alpha(opacity=0);
    border: none;
    z-index: 70999 !important;
    text-indent: -100000px;
    background: rgba(0, 0, 0, 0.6) url('css/images/search111.png') no-repeat center center !important;
    width: 37px;
    left: 19% !important;
    display: inline-block;
}
.product-thumb .item .item-inner:hover .image .button-group .button {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: all 0.3s ease-in-out;
}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(1) {
    transition-delay: 0.2s;
}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(2) {
    transition-delay: 0.000001s;
}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(3) {
    transition-delay: 0.3s;
}
.product-thumb .item .item-inner:hover .button-group .button:nth-child(4) {
    transition-delay: 0s;
}
.product-thumb .item .item-inner {
    border: 1px solid #dddddd17;
    margin: 0px 0 15px 0;
    overflow: hidden;
    position: relative;
}
.bizweb-product-reviews-badge > div:nth-child(2),
.bizweb-product-reviews-badge > div:nth-child(3) {
    display: none;
}
.bizweb-product-reviews-badge {
    margin: 0 9px;
    margin: 0 auto;
}
.star-off-png {
    font-size: 11px !important;
}
.caption:hover h4 a, .caption:hover h3 a , .caption:hover h2 a  , .caption:hover h5 a {
    color: #fff;
}
.caption h4 a , .caption h2 a , .caption h3 a , .caption h5 a   {
    color: #ffffffeb;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.price,
.price .price-new,
.price span.price {
    font-weight: 600;
    color: #f48549;
    font-size: 20px;
}
.price .price-old {
    font-size: 12px;
    font-weight: normal;
    color: #888;
    text-decoration: line-through;
}
.caption h4 , .caption h2 , .caption h3 {
    margin: 10px 0px 2px;
    height: 38px;
    overflow: hidden;
}
.price {
    padding: 0 5px;
    text-align: center;
}
.header-title {
    border-bottom: 1px solid #e1e1e157;
    margin-bottom: 15px;
    position: relative;
    margin-top: 15px;
}
.header-title:after {
    position: absolute;
    content: "";
    width: 300px;
    height: 2px;
    background: #fff;
    bottom: 0px;
}
.modtitle , .modtitle a {
    margin: 0 0px 2px 0;
    line-height: 33px;
    color: #efefef;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    font-size: 25px;
	text-decoration: none;
}

.modtitle a:hover{
    color: #fff;
}
.box-detail h3 {
    margin: 0 0 13px;
}
.breadcrumbs {
    margin: 10px 0;
}
.btn_button:hover {
    color: #fff;
    opacity: 0.9;
}
input.btn.custom-button.btn_button.bgxam {
    background: #ddd;
    color: #000;
    border-color: #999;
}
.bangtong tr td:nth-child(1) {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    color: #8f0000;
}
.modtitle span:nth-child(2) {
    color: #888
}
.product-thumb .owl2-prev:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/arow.png) no-repeat 8px 6px;
    opacity: 1 !important;
}
.product-thumb .owl2-next:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/arow.png) no-repeat -18px 6px;
    opacity: 1 !important;
}
.product-thumb .owl2-controls .owl2-nav > div {
    position: relative;
    height: 23px;
    width: 23px;
    margin: 0 2px;
    border: 1px solid #ddd;
    background: #fff;
    opacity: 1;
    text-indent: -10000px;
    display: block !important;
}
.product-thumb .owl2-dots {
    display: none !important;
}
.product-thumb .owl2-nav .owl2-prev,
.product-thumb .owl2-nav .owl2-next {
    background: #797575 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 20px;
    font-weight: 600;
    height: 20px;
    line-height: 18px;
    margin: 0 0 0 4px;
    opacity: 0.5;
    outline: medium none;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.product-thumb .owl2-controls {
    position: absolute;
    top: -50px;
    right: 0;
}
.so-spotlight3 {
    background-size: cover;
    padding: 75px 0 10px 0;
    min-height: 300px;
    margin: 0;
    width:100%;
    float:left;
}
.newsletter {
    text-align: center;
}
.newsletter span {
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    font-weight: 700;
	margin-top: 20px;
}
.newsletter .page-heading-sub {
    color: #bbb;
    font-size: 14px;
    margin-bottom: 10px;
}
.newsletter span i {
    color: #8f0000;
        font-style: normal;
}
.newsletter input {
    height: 40px;
    border: none;
    vertical-align: top;
    padding: 5px 15px;
    background: #fff;
    color: #999;
    width: 35%;
    font-size: 13px;
    display: inline-block;
    border-radius: 0;
}
.newsletter button {
    height: 40px;
    min-width: 105px;
    margin-left: -4px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    transition: 0.3s all ease 0s;
    font-weight: 500;
    color: #fff;
    background: #8f0000;
    border-color: #8f0000;
    border-radius: 0;
}
.footer {
background: #000000;
    color: #fff;
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.bottom-footer{
	width: 100%;
    margin: 0px auto;
    background: #1b1c1b;
    padding:8px 0px;
    text-align: center;
	float: left;
	font-size:12px;
	    color: #ccc;
}
.bottom-footer span{
    width: 100%;
    float: left;
}
.bottom-footer h1{
	line-height: initial;
    margin: 5px 0px 0px 0px;
    width: 100%;
    float: left;
    text-align: center;
}
#company-info{
	    width: 100%;
    float: left;
    margin:20px 0px 0px 0px;
}
.box-about{
	width:100%;
	float:left;
}
.logo-footer{
	float:left;
	width:100%
}
.logo-footer img{
	width:100%;
	height: inherit;
}
.about-company{
	float:left;
}
.about-company p ,.about-company span{
	line-height:1.3;
}
.border-center-footer{
	width:100%;
	float:left;
	height:1px;
}
.border-center-footer .border-center{
	width:270px;
	margin:0px auto;
	border-top:1px solid #292829;
	border-bottom:1px solid #4a4e4a;
}
.border-center-footer .border-center-1{
	width:96%;
	margin:0px auto;
	border-top:1px solid #292829;
	border-bottom:1px solid #4a4e4a;
}
.address-company{
	padding:20px 0px 0px 0px;
	float:left;
	width:100%;
}
.address-company p{
	background: url('css/images/icon-map.png') no-repeat;
    padding: 0px 0px 0px 20px;
    line-height: 1;
    margin: 0px 0px 12px 0px;
    width: 100%;
    float: left;
    color:#fff;
    font-size:14px !important;
    font-family: arial, helvetica, sans serif;
}
.address-company p span{
	font-size:14px !important;
}
.title-f {
    font-size: 18px;
    font-weight: bolder;
    margin: 0px 0px 20px;
    text-transform: uppercase;
    position: relative;
}
.title-f:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff45;
    position: absolute;
    left: 0;
    bottom: -5px;
}
.list-f{
	
}
.list-f li {
    background: url(icon_list.png) no-repeat left center;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
}
.list-f li:hover {
    margin-left: 15px
}
.list-f li:hover a {
}
.list-f li a {
    color: #fff;
    font-size: 15px;
    margin: 0px 0px 5px 0px;
    width: 100%;
    float: left;
}
.footertop {
    background: #fff;
    padding: 9px 0;
}
.social-box span {
    font-weight: bold;
    font-size: 19px;
}
.social-block li {
	display: inline-block;
    vertical-align: top;
    /* width: 25%; */
    text-align: left;
    float: left;
    margin: 0px 10px 0px 0px;
}
.social-block li a {
    display: inline-block;
    height: 35px;
    width: 35px;
    text-align: center;
    margin: 0px;
    transition: 0.3s all ease 0s;
    border-radius: 2px;
}
ul.social-block li.facebook a:hover {
    background: #5171bd;
}
ul.social-block li.facebook a {
    background: #3c599f;
}
ul.social-block li.twitter a {
    background: #5eaade;
}
ul.social-block li.rss a {
    background: #fe9900;
}
ul.social-block li.google_plus a {
    background: #dd4c39;
}
ul.social-block li.pinterest a {
    background: #cb2027;
}
.social-block {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0px 0px 10px 0px;
}
.social-block,
.social-box span {
    vertical-align: middle;
}
ul.social-block li a .fa {
    margin: 0px;
    color: #fff;
    line-height: 36px;
    font-size: 20px;
}
.list-ft li {
    display: inline-block;
    border-right: 1px solid #ddd;
    font-size: 15px;
    padding: 0 14px;
}
.list-ft li a {
    color: #000
}
ul.list-ft {
    padding: 4px 0;
    text-align: right;
}
.so-maps .contact {
    position: relative;
}
.so-maps .contact .contact-info {
    padding: 30px 30px 20px;
    position: absolute;
    top: 90px;
    right: 15%;
    background-color: #8f0000;
    font-family: Arial;
}
.contact-info .shop-name {
    margin-bottom: 20px;
}
.contact-info .address,
.contact-info .email,
.contact-info .phone {
    margin-bottom: 10px;
}
.contact-info .shop-name h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    font-style: italic;
    color: #fff;
}
.contact-info label {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
}
.contact-info .address .icon,
.so-maps .contact .contact-info .email .icon,
.so-maps .contact .contact-info .phone .icon {
    display: inline-block;
    height: 34px;
    width: 34px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.25);
    margin-right: 10px;
}
.contact-info label {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 12px;
}
.contact-info .address .icon,
.contact-info label {
    display: inline-block;
    vertical-align: middle;
}
.contact-info label a {
    color: #fff;
    font-size: 12px;
}
.icon .fa {
    color: #fff;
    font-size: 14px;
    line-height: 34px;
}
.box-ykkk {
    background: url(images/twitter-bg.jpg);
    padding: 62px 0;
}
.info_khach img {
    width: 61px;
    float: left;
}
.ykien1 {
    color: #fff;
}
.tenkh {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 23px;
    margin: 0;
}
.info_khach {
    width: 360px;
    margin: 0 auto;
    text-align: left;
}
.info_khach > img {
    margin-right: 11px;
}
section.box-ykkk .product-thumb .owl2-controls {
    width: 100%;
    top: 31px;
}
.box-ykkk .product-thumb .owl2-next:before {
    right: 0 !important;
    left: auto !important;
}
.box-ykkk .owl2-nav {
    width: 100%;
}
.box-ykkk .product-thumb .owl2-controls .owl2-next {
    float: right !important;
}
.box-ykkk .product-thumb .owl2-controls .owl2-nav > div {
    border: 0 !important;
    border-radius: 90% !important;
    text-align: center;
    transition: all 0.3s ease-in-out
}
.blog_item_inner.transition {
    height: 207px;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.blog_item_title {
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Gi?i h?n 2 dï¿½ng */
    -webkit-box-orient: vertical;
    font-weight: bold;
    padding: 13px 12px;
    position: relative;
    font-size: 16px;
}
.thongtin {
    position: absolute;
    top: 138px;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    height:100%;
}
.item-blog {
    padding: 0 10px;
}
.blog_item_title a {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
	font-size: 16px;
}
.blog_item_title:before {
	position: absolute;
    content: "";
    width: 40%;
    height: 2px;
    background: #ffffffa8;
    bottom: 5px;
}
.blog_item_inner.transition .thongtin {
    transition: all 0.5s ease-in-out;
}
.blog_item_inner.transition:hover .thongtin {
    top: 0;
    color: #fff;
}
.blog_itemt_link {
    background: #fff;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 4px 10px;
    display: inline-block;
    margin: 0 12px 10px;
}
.blog_item_motangan {
    padding: 10px;
    max-height: 115px;
    overflow: hidden;
}
section.box-collection3,
.box_blog,
.box_doitac {
}
a.pull-right.moredoitac {
    position: absolute;
    right: 0;
    top: 25px;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
}
.doitac_ct {
    text-align: center;
    overflow: hidden;
}
.doitac_ct > div {
    display: inline-block;
    padding: 0px;
}
.doitac_ct > div img {
    transition: all 0.5s ease-in-out;
    opacity: 1;
}
.doitac_ct > div:hover img {
    opacity: 1
}
.breadcrumb {
    background: transparent;
    color: #8f0000;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
}
.breadcrumb a {
    color: #666;
}
.page_collection {
    padding-top: 0;
    background: #fff;
}
.collection-item .caption h4 a , .collection-item .caption h3 a, .collection-item .caption h2 a{
    text-align: left;
    font-size: 15px;
}
.collection-item .bizweb-product-reviews-badge {
    margin: 0;
}
.collection-item .caption h4 , .collection-item .caption h2 ,.collection-item .caption h3 {
    height: auto
}
.collection-item .item-inner {
    border: 0 !important;
}
.collection-item .image {
    border: 1px solid #ddd;
    overflow: hidden;
}
.collection-item .item-inner .button-group .button {
    opacity: 1 !important;
    transform: inherit !important;
}
.collection-item .item-inner .button-group {
    position: static !important;
    text-align: left !important;
    margin: 10px 0;
}
.collection-item .price {
    margin: 0;
    padding: 0;
    text-align: left;
}
.toolbar {
margin: 0px 0;
    padding: 0px;
    float: left;
    width: 100%;
}
.view-mode a,
.view-mode span {
    display: inline-block;
    padding: 4px 9px;
    background: #e9e9e9;
    color: #000
}
.view-mode a {
    background-color: #ddd;
    color: #fff;
}
.change-view--active {
    background-color: #8f0000 !important;
}
select#soft_by {
    height: 27px;
    font-size: #999;
}
.pagination {
    margin: 0;
}
.pagination span.page {
    background: #ddd;
    padding: 5px 9px;
    margin: 0 6px;
}
.pagination span.page.current {
    background: #8f0000;
}
.pagination span.page.current a {
    color: #fff
}
.menumain ul.nav.navbar-nav > li > a i {
    line-height: 21px;
}
ul.list_thongtin {
    margin: 6px 0px;
    width: 100%;
    float: left;
}
ul.list_thongtin li {
	width:100%;
	float:left;
	margin:0px 0px 5px 0px;
	font-size: 16px;
}
ul.list_thongtin li.pro-model{
	font-size: 20px;
}
#bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary {
    float: left;
    width: auto !important;
    padding: 10px;
    position: relative;
}
#bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary:after {
    content: "|";
    position: absolute;
    right: 0;
    top: 29%;
}
.line {
    height: 1px;
    background: #fbfbfb;
}
.bl {
    display: inline-block;
    background: #fafafa;
    padding: 0px 10px;
    line-height: 20px;
    border-radius: 4px;
}
.green {
    background: #8f0000;
    color: #fff !important;
}
ul.list_thongtin a {
    color: #8f0000;
}
.red {
    background: red;
    color: #fff !important;
}
td.td_image {
    width: 145px;
}
td.td_varian {
    width: 300px;
}
td.qtity.td_quanlity .form-control {
    width: 47px;
    height: 30px;
}
td.qtity.td_quanlity {
    width: 100px;
}
input.btn.icon-search.page_search,
.btn_button {
    padding: 5px 16px 3px 16px;
    border: 0;
    border-bottom: 2px solid #219a31;
    border-radius: 2px;
    background: #8f0000;
    color: #fff;
}
.page_title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 2px solid #8f0000;
    display: inline-block;
}
table.tblres.table_cart tr th {
    font-weight: bold;
}
.search-input {
    width: 50%
}
input.search-input.page_search {
    height: 29px;
    padding-left: 11px;
    color: #999;
}
.breadcrumb>.active {
    color: #8f0000;
}
#bizweb-product-reviews #bizweb-product-reviews-sub .product-reviews-summary-actions {
    line-height: 20px;
}
a.lt-image img {
    display: inline-block;

}
a.lt-image {
    text-align: center;
    display: block;
    position: relative;
}

.footermap iframe {
    width: 100% !important;
}
.fixmenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    padding: 3px 0;
    background: #000000d4;
	min-height: 40px;
}
.fixmenu form.navbar-form.navbar-search.navbar-right.hidden-xs {
    margin: 0;
}
.fixmenu .navbar-brand > img {
    height: 50px;
    width: initial;
}
.fixmenu .menumain ul.nav.navbar-nav > li > a {
    padding: 7px 15px;
}
.fixmenu .menumain > .navbar-collapse > ul > li > a:after {
    top: 10px;
}
.header.fixmenu .navbar-brand {
    height: auto;
}
.bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 11px !important;
}
.product-thumb .owl2-controls .owl2-nav > div:hover {
    background: #8f0000;
}
.box_lg {
    padding: 0 3px;
}

#deal-pages {
    margin-bottom: 50px
}
#deal-pages .bg-warning {
    margin: 0px;
    padding: 8px 10px
}
#popup-newletter {
    text-align: left;
    padding: 55px 55px 55px 75px;
    max-width: 571px;
    max-height: 418px;
    overflow: hidden
}
#popup-newletter h3 {
    font-family: Roboto;
    font-size: 30px;
    color: #000;
    margin: 0px 0px 10px;
    padding: 8px 0px;
    font-weight: normal;
    text-transform: none
}
#popup-newletter .pnewle-message {
    font-family: Roboto;
    color: #232323
}
#popup-newletter .pnewle-message span {
    font-size: 13px;
    margin-bottom: 20px;
    display: block
}
#popup-newletter .pnewle-message p {
    font-size: 11px;
    margin-bottom: 10px;
    display: block
}
#popup-newletter .pnewle-message ul {
    margin-bottom: 20px
}
#popup-newletter .pnewle-message ul li {
    font-size: 11px;
    position: relative;
    display: block;
    padding-left: 25px
}
.rtl #popup-newletter .pnewle-message ul li {
    padding-right: 25px;
    padding-left: inherit
}
#popup-newletter .pnewle-message ul li:before {
    content: "\f111";
    position: absolute;
    font-family: "FontAwesome";
    font-size: 5px;
    top: 8px;
    left: 10px
}
.rtl #popup-newletter .pnewle-message ul li:before {
    right: 10px;
    left: auto
}
#popup-newletter .pnewle-form .group {
    margin-bottom: 20px
}
#popup-newletter .pnewle-form i {
    color: rgba(0, 0, 0, 0.54)
}
#popup-newletter .pnewle-form .newsletter-input {
    border-color: transparent;
    border-bottom: 1px solid #e0e0e0;
    background: transparent;
    color: rgba(205, 205, 205, 0.3);
    box-shadow: none;
    padding: 17px 0 11px 0;
    margin-left: 25px;
    width: 94%;
    height: 36px
}
#popup-newletter .pnewle-form .newsletter-input:focus ~ label,
#popup-newletter .pnewle-form .newsletter-input:valid ~ label {
    top: -12px;
    font-size: 11px;
    color: #8cc152
}
#popup-newletter .pnewle-form label {
    left: 25px;
    color: rgba(0, 0, 0, 0.54)
}
#popup-newletter .pnewle-form .bar {
    width: 94%;
    left: 25px
}
#popup-newletter .pnewle-form .btn {
    background-color: #8cc152;
    color: #fff;
    text-transform: uppercase;
    float: right;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    padding: 10px 20px
}
.rtl #popup-newletter .pnewle-form .btn {
    float: left
}
#popup-newletter .pnewle-form .btn:hover {
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease
}
.quickview {
    display: inline-block;
}
.p20 {
    padding-bottom: 20px;
}

.place-card.place-card-large {
    display: none !important;
}

.doitac_ct .owl2-item {
    border: 1px solid #eee;
    border-right: none;
}
.doitac_ct .owl2-prev:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/arow.png) no-repeat 8px 6px;
    opacity: 1 !important;
}
.doitac_ct .owl2-next:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/arow.png) no-repeat -18px 6px;
    opacity: 1 !important;
}
.doitac_ct .owl2-controls .owl2-nav > div {
    position: relative;
    height: 23px;
    width: 23px;
    margin: 0 2px;
    border: 1px solid #ddd;
    background: #fff;
    opacity: 1;
    text-indent: -10000px;
    display: block !important;
}
.doitac_ct .owl2-dots {
    display: none !important;
}
.doitac_ct .owl2-nav .owl2-prev,
.doitac_ct .owl2-nav .owl2-next {
    background: #797575 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: left;
    font-family: Arial;
    font-size: 20px;
    font-weight: 600;
    height: 20px;
    line-height: 18px;
    margin: 0 0 0 4px;
    opacity: 0.5;
    outline: medium none;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.doitac_ct .owl2-nav .owl2-prev {
    position: absolute !important;
    left: -2px;
    top: 24px;
}
.doitac_ct .owl2-nav .owl2-next {
    position: absolute !important;
    right: -2px;
    top: 24px;
}
.doitac_ct .owl2-controls {
    top: -50px;
    right: 0;
}
.selector-wrapper label {
    width: 85px;
}
.selector-wrapper select {
    width: 135px;
}
.block-sidebar-product {
    border: 1px solid #ddd;
    margin-top: 10px;
}
.block-sidebar-product-title span {
    text-transform: uppercase;
    font-weight: bold;
    color: #095614;
    font-size: 17px;
    line-height: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 3px solid #8f0000;
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
.block-sidebar-product-content .button-group {
    display: none;
}
.block-sidebar-product-content img {
    width: 40%;
    float: left;
    padding: 5px;
}
.block-sidebar-product-content .item {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #ddd;
}

#sort-by {
    float: right;
    font-size: 12px;
}
#sort-by select {
    display: inline;
    float: left;
    /* margin-right: 10px; */
    padding: 7px;
    font-size: 16px;
    font-weight: 400;
}
#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
}
#sort-by li {
    background: #fff;
    cursor: pointer;
    margin: 0 auto;
    outline: 0;
    padding: 8px 10px;
    position: relative;
    width: 120px;
    float: left;
    color: #333;
    border: 1px solid #F3F3F3;
}
#sort-by ul ul {
    position: absolute;
    visibility: hidden;
    left: -1px;
    top: 27px;
    background: #F8F8F8;
    z-index: 10000;
    border: 1px solid #F0F0F0;
}
#sort-by li li {
    width: 120px;
    margin-top: 0;
    border-top: none;
    border-right: none;
    border-left: none;
}
#sort-by span {
    line-height: 1;
}
#sort-by li li:hover,
#sort-by li:hover {
    background-color: #fff;
}
#sort-by li:hover>ul {
    visibility: visible;
}
.right-arrow:after {
    content: "\f107";
    color: #666;
    font-size: 12px;
    font-family: FontAwesome;
    margin-left: 10px;
}

.image-sp img {
    height: 261px;
    margin-left: 11px;
    margin-top: 0px;
}
.image-sp {
    width: 300px;
    height: 300px;
    float: left;
}
.product h1 {
    background: #8f0000;
    font-size: 20px;
    color: #fff;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    text-transform: uppercase;
}
.khung2 {
    width: 650px;
    float: left;
    color: red;
}
span.price-old {
    color: #ccc;
    text-decoration: line-through;
    font-size: 20px;
}
.gia {
    font-size: 29px;
    font-weight: 500;
}
.input {
    color: #000;
}
#quick-view-product .quick-view-product {
    position: absolute;
    width: 1100px;
    top: 10%;
    height: auto;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 30px;
    background-color: #fff;
    z-index: 8011;
    display: none;
}
.quantity_wanted_p {
    float: left;
    margin-right: 18px;
}
.chitiet {
    background: #8f0000;
    width: 150px;
    float: left;
    color: #fff;
    padding: 2px;
    /* padding-left: 12px; */
    
    margin-right: 15px;
    text-align: center;
    border: #8f0000 1px solid;
}
button.button.btn-cart.btn-add-to-cart.muadhang {
    width: auto !important;
    padding: 0 10px !important;
    margin: 0 !important;
    line-height: 33px !important;
}
section.box-collection2 .product-thumb .item .item-inner .button-group .button {
    margin-left: 36%;
}
section.box-collection2 .biz-qv-image .biz-qv-button {
    left: 54% !important;
}
.product a {
    color: #fff;
    text-transform: uppercase;
}
.mota {
    border-bottom: solid 1px #ccc;
    color: #000;
}
.page_collection .product-thumb .item .item-inner .button-group {
    top: 55%;
}
.btn_cart_qv {
    background: #8f0000;
    width: 200px;
    color: #fff;
    padding: 2px;
    /* padding-left: 12px; */
    
    margin-right: 39px;
    border: #8f0000 1px solid;
    text-transform: uppercase;
}
section.box-collection3 .product-thumb .item .item-inner .button-group {
    top: 54.555%;
}
.input_qty {
    width: 50px !important;
}

input.soluong {
    border: 1px solid #ddd;
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 1px solid #ddd;
}



.product-info {
    margin-bottom: 10px;
}
/*trang search*/

.searchbt {
    padding: 5px 16px 3px 16px;
    border: 0;
    border-bottom: 2px solid #219a31;
    border-radius: 2px;
    background: #8f0000;
    color: #fff;
}
.btformsearch {
    padding-bottom: 10px;
}
.seachbtna .button-group {
    margin-top: 7px;
}

.table-bordered thead {
    background-color: #4ca7d6;
    color: #fff;
}
/*s?n ph?m liï¿½n quan*/

.dropdown-menu {
    z-index: 9999999;
	left: auto;
}


.box-banner .col-sm-8.col-xs-12 {
    padding: 0 5px;
}

.fancybox-margin {
    margin-right: 17px;
}
.fancybox-margin {
    margin-right: 17px;
}
.fancyox-view-detail .zoomWrapper img {
    max-width: 345px !important;
    max-height: 345px !important;
}
a.biz-qv-cartbtn-config,
input.biz-qv-cartbtn-config {
    background: none repeat scroll 0 0 #F04B07 !important;
}
#biz-qv-right a {
    color: #558ED5;
}
#biz-qv-title strong {
    color: #000000;
}
.biz-fancybox-margin {
    margin-right: 17px;
}
.cd-container {
    width: 90%;
    max-width: 768px;
    margin: 2em auto;
}
.cd-container::after {
    /* clearfix */
    
    content: '';
    display: table;
    clear: both;
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgb(246, 157, 110) url(//bizweb.dktcdn.net/100/109/381/themes/161997/assets/cd-top-arrow.svg?1491557127960) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 999;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    opacity: .7;
    z-index: 99999;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

.banner-left{
	width:100%;
	float:left;
}
.banner-left a{
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
}
.banner-left img{
	width:100%;
	float:left;
}
.modcontent{
	padding:0px 0px 10px 0px;
	width:100%;
	float:left;
}
.article-content{
	width:100%;
	float:left;
}
.nopadding{
	padding:0px 0px 0px 0px;
}
/*Left menu*/
.left-menu {
	border: 1px solid #ddd;
}
.box-search-inner {
	background: #f6f6f6;
	padding: 21px;
}
.box-search-inner > p {
	text-transform: uppercase;
	font-size: 19px;
}
.search-query-inner {
	border: 1px solid #ddd;
	padding: 6px;
	width: 100%;
}
.box-search-inner form.navbar-form.navbar-search {
	margin: 0;
	padding: 0;
	position: relative;
}
button.btn.icon-search-inner {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent;
	border-left: 1px solid #ddd;
}
ul.list-cate-banner .item-sub-cat {
	position: relative;
}
ul.list-cate-banner .item-sub-cat em {
	position: absolute;
	right: 17px;
	top: 11px;
}
.banner a {
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
}.banner a:before {
	border-color: #000 transparent transparent;
	border-style: solid;
	border-width: 0;
	content: "";
	height: 0;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	transition: all 0.5s ease-in-out;
	width: 0;
}.banner a:after {
	border-color: transparent transparent #000;
	border-style: solid;
	border-width: 0;
	bottom: 0;
	content: "";
	height: 0;
	opacity: 0.2;
	position: absolute;
	right: 0;
	transition: all 0.5s ease-in-out;
	width: 0;
}
.banner a:hover:before {
	border-width: 1150px 680px 0 0;
	transition: all 0.3s ease-in-out;
}
.banner a:hover:after {
	border-width: 0 0 1150px 680px;
	transition: all 0.3s ease-in-out;
}
.banner {
	margin: 26px 0;
}
.title-collection-menu-l {
	font-size: 19px;
	text-align: center;
	background: #8f0000;
	color: #fff;
	font-weight: bold;
	line-height: 38px;
	margin:0px 0px 0px 0px;
	widtH:100%;
	float:left;
}
/*Trang product*/
.image.large-image {
    border: 1px solid #ddd;
    height: 350px;
    overflow: hidden;
}
.image-additional a {
	display: inline-block;
	padding: 5px;
	border: 1px solid #ddd;
}
.image-additional li{
	width:100px;
	height: inherit;
	float:left;
}
.image-additional li img{
	width:100%;
	float:left;
}

.title-bl,#bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bpr-summary-average {
	display: none !important;
}
#bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary-caption {
	display: table-cell !important;
}
#btnnewreview {
	margin: 0 !important;
	background: transparent !important;
	color: #666 !important;
	float: left !important;
}
#bizweb-product-reviews #bizweb-product-reviews-sub .product-reviews-summary-actions {
	float: left !important;
}
.giasp {
	color: #f48549;
	font-weight: bold;
	font-size: 27px;
}
.tinhtrang {
	text-align: right;
}
ul.tinhtrang li span {
	color: #000;
}
ul.tinhtrang {
	margin: 0;
	line-height: 30px;
	font-size: 12px;
	color: #00abf0;
}
input.soluong {
	height: 40px;
	padding: 8px;
	width: 50px;
}
.tieude_motanganproduct {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-top: 8px;
}
.share {
	margin-top: 10px;
	margin-bottom: 15px;
}
form#add-to-cart-form {
	padding-bottom: 11px;
}
.than_motanganproduct {
	font-size: 15px;
	color: #666;
}
.motanganproduct {
	margin-bottom: 15px;
}
button.btn.muahang.btn-cart {
	background: #8f0000;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
}
span.strike.compare-price {
	font-size: 16px;
	color: #999;
	text-decoration: line-through;
}
.tabthongtinchitiet {
	margin-top:10px;
	width:100%;
	float:left;
	
}
.tabs{
	border: 1px solid #8f0000 !important;
}
.tabs-title {
	border-bottom: 3px solid #8f0000 !important;
	padding: 5px 0;
}
.tabs-title .nav > li {
	margin: 0;
}
.tabs-title.nav-tabs > li > a,.tabs-title.nav-tabs>li.active>a:focus,.tabs-title.nav-tabs>li.active>a:hover{
	border: 0 !important;
	text-transform: uppercase ;
	font-weight: bold ;
	color: #8f0000 ;
	font-size: 17px ;
	line-height: 10px ;
	border-right: 1px solid #ddd !important;
}
.tab-content.tab-body {
	padding: 20px 0px;
	width:100%;
	float:left;
}
.tab-content.tab-body div{
    width: 100%  !important;
    float: left;
    height: initial !important;
}
/*Blog*/

.col-post ul.post-menu li
{
	border-bottom:1px dotted #eee;
	padding:3px 5px 5px;
}
.col-post ul.post-menu li a 
{
	color:#444;
}
.col-post ul.post-menu li a:hover
{
	color:#4DC7EC;
	text-decoration:none;
}
.col-post .post-menu b 
{
	font-size:12px;
	color:#555;
}
.col-post p 
{
	font-size:12px;
	color:#444;
}
.col-post ul.tags a 
{
	background:#eee;
	display:inline-block;
	padding:5px 10px;
	margin-top:10px;
}
.col-post ul.tags a:hover
{
	text-decoration:none;
	background:#4DC7EC; 
	color:#fff;
}
.col-post .tags li a 
{
	float:left;
	margin:0 5px 7px 0;
	color:#444;

}
.col-post .modtitle {
	font-size: 20px;
}
ul.post-menu {
	border: 1px solid #ddd;
	padding: 15px;
}
h3.title-article-inner , h2.title-article-inner {
	margin: 0;
	font-weight: bold;
	text-transform: Capitalize;
	font-size: 24px;
}
h3.title-article-inner a  , h2.title-article-inner a{
	color: #000;
}
.post-detail {
	font-size: 11px;
	color: #888;
	margin: 8px 0;
}
.post-detail b 
{
	color:#444;
}
.post-detail a 
{
	color:#4DC7EC;
}
.post-detail a:hover
{
	text-decoration:none;
	color:#444;
}
.box-article-item {
	margin-bottom: 30px;
}
.box-article-item .col-sm-4 , .box-article-item .col-sm-8{
	max-height: 250px;
	overflow: hidden;
}
.tabs-title.nav-tabs > li.active > a,.tabs-title.nav-tabs > li:hover > a {
	color: #095614 !important;
}
.detailcall {
	height: 50px;
	margin: 20px 0;
}
.callphoneicon {
	float: left;
	width: 50px;
	height: 50px;
	line-height: 57px;
	text-align: center;
	color: #8f0000;
	border: 2px solid #8f0000;
	border-radius: 100%;
}
.detailcall a {
    display: block;
    padding-left: 10px;
    color: #252525;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
    text-transform: Capitalize;
    float: left;
}
.callphoneicon i {
	font-size: 26px;
	margin-top: 7px;
}
.detailcall a span {
	font-size: 29px;
	color: #fe4200;
	font-weight: bold;
	line-height: 24px;
}


button.btn.muahang.btn-cart {
	background: #8f0000;
	color: #fff;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 65px 8px 65px;
	height: 40px;
	margin-top: -2px;
	line-height: 14px;
	padding-top:5px;
	font-size: 18px;
}
button.btn.muahang.btn-cart span {
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
}
.image-additional{margin-top:10px;}

.fancybox-overlay {
	z-index: 999999999 !important;
}
.product-info .col-md-6.col-sm-12 {
	z-index: 1;
}

.product-thumb .owl2-prev:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url('css/images/arow.png') no-repeat 8px 6px;opacity:1 !important;}
.product-thumb .owl2-next:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url('css/images/arow.png') no-repeat -18px 6px;opacity:1 !important;}

/* Left Module */
.left-item , .left-menu{
    width: 100%;
    float: left;
    background-color:#fff;
	border: 1px solid #ddd;
	margin:0px 0px 15px 0px;
}

.left-module-item{
    width: 100%;
    float: left;
    margin-left: 18px;
    background: #f7f7f7;
    margin-bottom: 7px;
}
.left-module-item li {
	list-style: none;
}
.title-left-module-item{
    width: 100%;
    height: 40px;
    background: url("css/images/bg-task.jpg") repeat-x;
    margin-bottom: 7px;
    
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    padding-left: 13px;
    box-sizing: border-box;
}

ul#left-menu{

}
ul#left-menu li ul{
    position: relative;
    z-index: 10000;
}
ul#left-menu li{
    list-style: none;
    height: 35px;
}
ul#left-menu li.active a{
    color: #ff6c00; 
}
ul.submenu li.active a
{
    color: #ff6c00; 
}
ul#left-menu .brand{
    list-style: none;
    height: 46px;
    float:left;
}
ul#left-menu li img{
    border: 1px #d4d4d4 solid;
    width:90px;
     height:40px ;

}


ul#left-menu li h3 
{
	 font-weight:normal;
}
ul#left-menu li a{
    
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    line-height: 35px;
    width: 100%;
/*    display: inline-block; */
    height: 35px;
    font-weight:normal;
    padding-left: 11px;
}

ul#left-menu li:hover a{
   color: #ff6c00;
}
ul#left-menu li ul.child{
    display: none;
    margin-top: -35px;
    margin-left: 100%;
    width: 100%;
     color: #333333;
    font-weight:normal;
    position: absolute;
    background-color: #f7f7f7;
    box-shadow: 0px 0px 3px -2px;
}
ul#left-menu li ul.child {
	}
ul#left-menu li:hover ul.child{
    display: block;
     color: #333333;
}

.headerbar a{
    
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    line-height: 35px;
    width: 100%;
/*    display: inline-block; */
    height: 35px;
    font-weight:normal;
    padding-left: 11px;
}

.headerbar a:hover{
   color: #ff6c00;
}
.content-left-module-item ul li a{
font: normal 14px Arial;
color: #333333;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 30px;
text-decoration: none;
}
.content-left-module-item ul li a:hover{
   color: #ff6c00;
}

/* Support Online */
.support-online{
    padding-left: 15px;
   margin-top: 15px;
}

.support-item{
    width: 100%;
    height: 38px;
    float: left;
}
.yahoo-item
{
	width: 100%;
    height: 38px;
    float: left;
	 height: 38px;
}
.yahoo{
    padding-top: 7px;
    width: 25px;
     
}
.support-item img{
    padding-top: 7px;
    width: 45px;
}


.icon-support{
    width: 60px;
    float: left;
    text-align: center;
    margin-right: 15px;
}

.support-name{
    
    font-size: 14px;
    color: #3b3b3b;
    line-height: 40px;
}

#facebook{
    float: left;
    width: 100%;
    margin-bottom: 7px;
    padding-left: 15px;
}
.headerbar{
    font-size: 16px;
    color: #333333;
    text-decoration: none;
    line-height: 35px;
    width: 100%;
    /* display: inline-block; */
    height: 35px;
    font-weight: normal;
    padding: 0px 0px 0px 20px;
        float: left;
}

.headerbar a:hover{
   color: #ff6c00;
}
.content-left-module-item ul li a{
font: normal 14px Arial;
color: #333333;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 30px;
text-decoration: none;
}
.content-left-module-item ul li a:hover{
   color: #ff6c00;
}
.submenu{
	width: 100%;
    float: left;
}
.submenu li{
    width: 100%;
    float: left;
    margin: 4px 0px;
    padding: 0px 0px 0px 40px;
}
.submenu li a{
	    color: #555;
	    font-size: 14px;
}
.title-h1{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
}
.pagination {
    margin: 15px auto;
    text-align: left;
    width: 100%;
    padding: 0px 15px;
    
}

.pagination a {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
	color: #444;
}

.pagination strong {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #fff;
    font-size:16px;
    background: #8f0000;
}
.share-social{
	width:100%;
	line-height: 20px;
    float:left;
    margin:5px 0px;
}
.share-social .fb-share, .share-twitter, .google-plus, .fb-buttom-like , .share-pinterest{
    display:inline;
    float:left;
    padding-right:10px;
    line-height: 20px;
}
.google-plus
{
	width:60px;
}
#main-content{
	width:100%;
	float:left;
	margin:15px 0px;
}



ul.cart
{
	list-style-type: none;
	width:100%;
	float:left;
	margin:20px 0px 20px 0px;
}
ul.cart li{
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
}
ul.cart li input{

	width:50%;
	border: 1px solid #ccc;
	height: 30px;
	border-radius: 1px;
	padding-left: 5px;
	
}
.label-cart{
	width:20%;
	float:left;
}
.textcontact{
	width:50%;
	float:left;
	height: 120px;
	padding-left: 5px;
}
.submitcontact {
    height: 32px;
    background-color: #8f0000;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 4px 0;
    width: 140px;
    border: none;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.box-total strong{
	
}
.box-total span{
    color: red;
    font-weight: 700;
}
#formcart
{
	margin-top: 10px;
    width: 100%;
    margin: 0px auto;
    text-align: center;
}
#formcart ul{
	text-align: left;
}
.box-map{
	width:100%;
	float:left;
}
.box-contact{
	width:700px;
	margin:0px auto;
	margin-top: 40px;
}
.box-cart{
	margin:0px auto;
}
.input-qty{
	padding: 0px 0px 0px 0px;
    font-size: 14px;
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 22px;
}
table.table-bordered {
    border-collapse: collapse;
    width: 100%;
}

table.table-bordered  th, table.table-bordered  td {
    text-align: left;
    padding: 8px;
	font-size: 14px;
}

table.table-bordered tr:nth-child(even){background-color: #f2f2f2}

table.table-bordered  th {
	    background: #8f0000;
    color: white;
    font-size: 14px;
    border-right: 1px solid #fff;
}
.info-cart{
    font-size: 20px;
    font-weight: bold;
	
}
.box-order{
	width:100%;
	float:left;
	margin:20px 0px 0px 0px;
}
.order , .order:hover{
    color: #fff;
    padding: 15px 20px;
    font-size: 26px;
    font-weight: bold;
    float: left;
    background-color: #8f0000;
}
.box-order .fa-shopping-cart{
	float: left;
    margin: 0px 10px 0px 0px;
    line-height: inherit;
}
.totalcart{
	width:100%;
	float:left;
	font-size: 16px;
}
.totalcart span{
	float:left;
	line-height: 40px;
}
.totalcart strong{
	float:left;
	font-size: 22px;
	color:red;
}
.cloud-zoom-first{
	text-align: center;
}
li.brand{
	float: left;
    width: 50%;
    margin:0px 0px 10px 0px;
}
.content-left-module-item ul li.brand a{
    float: left;
    width: 100%;
    padding: initial;
    margin: initial;
    text-align: center;
}
li.brand img{
	width:90%;
	height: inherit;
}
.modal.in .modal-dialog{
	margin:100px auto !important;
}
.modal {
    overflow: hidden;
}
.modal .modal-body {
    height: 500px;
    overflow: auto;
}
.modal .modal-fixed {
    position: fixed;
    background-color:red;
}
#modal-content{
	width: 100%;
    height: 100%;
    background: #fff;
    float: left;
}
.modal-dialog {
    width: 800px;
}
.box-excerpt-product{
	width:100%;
	height: 100%;
	padding: 30px 5px;
}
.excerpt-product-phone{
	width:100%;
	float:left;
}
.box-excerpt-product .name_product{
	font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px;
}
.box-excerpt-product .giasp{
	color:#fe4200;
	font-size: 24px;
}
.box-excerpt-product .callphoneicon {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 57px;
    text-align: center;
    color: #fe4200;
    border: 2px solid #fe4200;
    border-radius: 100%;
    float:left;
}
.box-excerpt-product .order,.box-excerpt-product .order:hover {
    color: #fff;
    padding: 15px 20px;
    font-size: 26px;
    font-weight: bold;
    float: left;
    background-color: #8f0000;
        margin: 0px 0px 20px 0px;
}
.box-excerpt-product .callphoneicon i{
	font-size: 24px;
    /* margin-top: 1px; */
    float: left;
    width: 100%;
    text-align: center;
    line-height: 40px;
    margin-top: 0px;
    color: #fe4200;
}
.box-excerpt-product .box-excerpt-product-phone{
    font-size: 29px;
    color: #fe4200;
    font-weight: bold;
    line-height: 50px;
    float:left;
	margin: 0px 0px 0px 5px;
}
nav.navbar.menumain.visible-xs.mobile-menu {
	margin: 0;
	padding: 11px 0;
}
nav.navbar.menumain.visible-xs.mobile-menu .navbar-toggle {
	margin: 5px 15px;
	border-radius: 0;
	border: 0;
	background: rgba(255, 255, 255, 0.48);
	float:left;
}
nav.navbar.menumain.visible-xs.mobile-menu .navbar-toggle span {
	background: #8f0000;
}
.box-right-menu-mobile{
    position: absolute;
    top: 5px;
    right: 0px;
    display: none;
    text-align: right;
}
.box-right-menu-mobile a{
	width:33%;
	float:left;
}
.box-right-menu-mobile a img{
	width: 100%;
    float: right;
    text-align: right;
}

.cart-mobile span{
    width: initial;
    float: left;
    position: absolute;
	bottom: 18px;
    left: 13px;
    font-size: 20px;
    color: red;
    font-weight: bold;
}
.mobile-menu-panel{
	display: none;
    width: 100%;
    float: left;
    padding: 0px 1px;
}
.mobile-menu-panel ul{
	width:100%;
	float:left;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	border: 1px solid #ddd;
}
.mobile-menu-panel li{
    width: 100%;
    float: left;
    list-style: none;
    padding:0px 0px 0px 0px;
}
div.panel a{
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ccc;
    color: #111;
    font-weight: normal;
        margin: 8px 0px 5px 0px;
    padding: 0px 0px 8px 0px;
}
a.li-menu-a{
	background-color: #f3f3f3;
    color: #111;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    text-transform: capitalize;
    padding: 8px 0px 8px 15px;
    font-weight: normal;
    float:left;
    font-weight: bold;
	 border-bottom: 1px solid #ddd;
}
div.panel {
	padding: 0px 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-radius: 0px;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    border: none;
}
.mobile-menu-panel .accordion a{
	color: #111;
    /* text-transform: uppercase; */
    font-weight: normal;
    margin: 8px 0px 5px 0px;
    padding: 0px 0px 8px 0px;
    font-weight: bold;
}
.box-phone-mobile{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 315px;
    height: 46px;
    background: #ed1c24;
}
.box-phone-mobile span{
	font-size: 24px;
}
.box-phone-mobile a{
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    margin: 5px 0px;
    text-align: center;
    float: left;
    width: 100%;
}
.a-exp-product{
	display:none;
}
.caption{
	    width: 100%;
    float: left;
}
#related_products{
	width: 100%;
    float: left;
}
.content-cart .btn-primary , .content-cart .btn-primary:hover{
	background: #8f0000;
	border:none;
}
#bttop{
    background: url(images/move-top.png) no-repeat;
    background-size: 85%;
    text-align: center;
    position: fixed;
    bottom: 5px;
    right: 10px;
    cursor: pointer;
    display: none;
    color: #fff;
    font-size: 10px;
    font-weight: 900;
    width: 40px;
    height: 40px;
    border: none;
    z-index: 6969;
}
.coppy h1{
	width:100%;
	float:left;
	 margin: 0px 0px 0px 0px;
	text-align: center;
}
.solugan-footer p{
	margin:0px 0px 5px 0px;
}
#search_mini_form{
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.box-mobile-phone{
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 200px;
    background: #8f0000;
    float: left;
    z-index: 696969;
    border-radius: 3px;
    padding: 5px 10px 0px;
    
}
.box-mobile-phone .mobile-phone{
    width: 100%;
    float: left;
    margin: 0px 0px 5px;
}
.box-mobile-phone a{
    color: #fff;
    font-size: 14px;
    font-weight: bold
}
.product-slider-1 .item-inner img{
    max-height: 210px;
    width: 100%;
}
.product-slider-2 .item-inner img{
	max-height:280px;
	width: 100%;
}
.product-category .item-inner img{
	max-height: 185px;
}
.layout-sale{
	width: 1202px;
    margin: 0px auto;
}
.layout-sale img{
	float:left;
}
.product-slider-2 .owl2-item{
	width:100%;
}
.img1{
	position: relative;
}

.img1 img {
  width: 100%;
  height: auto;
}
.img1:hover img {
    opacity: 0.5;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.img1:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(0 0 0 / 10%);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
}
.img1:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(0 0 0 / 10%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.img1:hover:before {
	right: 50%;
	left: 50%;
	width: 0;
	z-index: 696969;
    background: rgb(0 0 0 / 30%);
}
.img1:hover:after {
	height: 0;
	top: 50%;
	bottom: 50%;
	z-index: 696969;
    background: rgb(0 0 0 / 30%);
}
.product-thumb .item .item-inner.item-top{
	border: none;
    margin: 10px 20px 15px 0;
}
.product-thumb .item .item-inner.item-top img.img-number{
	width: auto;
    position: absolute;
    z-index: 6;
    height: 60%;
    background: #000000ba;
}
.product-thumb .item .item-inner.item-top img.img-1{
	width: 100%;
}
.box-title {
color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0px 5px;
    font-weight: bold;
}
.box-title .box-title-name {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    background: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    padding: 10px 70px 0;
}
.box-title .box-title-name:before {
    content: "";
    position: absolute;
    border-top: 10px solid #ffffffd1;
    border-left: 15px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 15px solid transparent;
    left: calc(50% - 40px);
    bottom: -22px;
    width: 50px;
}
.box-title .box-title-name:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: -13px;
    height: 9px;
    width: 350px;
    left: calc(50% - 175px);
    border-top: 2px solid #ffffffd1;
}
.youtube-top{
	border-bottom: 1px solid #ffffff75;
    padding: 0px 0px 10px;
    width: 100%;
    float: left;
    margin: 15px 0px ;
}
.youtube-top iframe{
	width: 100%;
  height: 70vh;
  border: none;
}
.youtube-top h1{
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin: 15px 0px 0px;
}
.share-social {
    float: left;
    width: 50%;
}
.youtube-top .share-social {
    float: left;
    width: 100%;
}
.share-social li {
margin-right: 5px;
    color: #fff;
    width: 34px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    height: 34px;
    border-radius: 5px;
}
.fb-buttom-like {
    background: #0866ff;
}
.share-twitter{
	 background: #26a3d9;
}
.share-linkedin{
	background: #0076b5;
	color:#fff;
}
.share-email{
    background: #349df6;
    color: #fff;
}
.google-plus{
	width:65px;
}
.share-social li a{
    color: #fff;
    font-size: 16px;
	width: 34px;
	display: block;
}
.share-social li a i{
	line-height: 34px;
}
#more-info{
	color:#fff;
	width: 100%;
    float: left;
}
#more-info div ,#more-info article{
	width:100% !important;
	max-width:100% !important;
}
#more-info figure, #more-info img{
	margin-bottom: 10px;
	max-width:100%;
}
#more-info img{
	    margin: 0px auto;
    text-align: center;
    display: block;
}
#more-info ul{
	padding-left: 20px;
}
#more-info ul li, #more-info ul lo {
	list-style: initial;
}

#more-info p{
	margin-bottom: 15px;
}
#more-info a{
	color: #0d6efd !important;
}

#more-info img,#more-info table, #more-info figure {
    max-width: 100% !important;
    height: auto !important;
}
#more-info figure figcaption , #more-info .image figcaption{
	text-align: center;
    font-style: italic;
}
#more-info .aligncenter{
    margin-bottom: 10px;
    text-align: center;
}
#more-info table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

#more-info td {
  border: 1px solid #ccc;
  padding: 10px;
  vertical-align: top;
}
#more-info table tr:first-child td {
  background-color: #ffca94;
  font-weight: bold;
  text-align: center;
  color: #000;
}
#more-info table tr:nth-child(even):not(:first-child) {

}

/* Hover */
#more-info table tr:hover {
}
#sidebar{
	
}
.sidebar .widget {
    background: #fff;
    padding: 0px 15px 15px;
}
.news-post-img{
	
}
.news-post-img img{
	margin: 0px auto;
    display: block;
    width:100%;
}
#more-info h2{
	font-size: 22px;
}
#more-info h3{
	font-size: 20px;
}
#more-info h4{
	font-size: 18px;
}
#more-info h5, #more-info h6{
	font-size: 16px;
}
#more-info table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

#more-info td {
  border: 1px solid #ccc;
  padding: 10px;
  vertical-align: top;
}
#more-info table tr:first-child td {
  background-color: #ffca94;
  font-weight: bold;
  text-align: center;
  color: #000;
}
#more-info table tr:nth-child(even):not(:first-child) {

}
.mobile-menu-panel button.accordion {
        background-color: #f3f3f3;
        color: #111;
        cursor: pointer;
        padding: 18px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 14px;
        transition: 0.4s;
        text-transform: capitalize;
        padding: 8px 0px 8px 10px;
        font-weight: normal;
        border-bottom: 1px solid #ddd;
    }

.mobile-menu-panel button.accordion:after {
        content: '\02795';
        font-size: 13px;
        color: #777;
        float: right;
        margin-left: 5px;
    }

.mobile-menu-panel button.accordion.active:after {
        content: "\2796";
    }

.mobile-menu-panel button.accordion.active, button.accordion:hover {
       background-color: #e9e9e9;
   }
.banner-top_movie {
    background: url(css/images/banner-top.jpg);
    background-position: center bottom;
    background-size: cover;
    background-attachment: fixed;
    padding: 200px 0px;
    margin-bottom: 15px;
}
.banner-top_movie h1{
    font-size: 36px;
    text-transform: uppercase;
    color: #ffffffc7;
    font-weight: bold;
	margin: 0px;
}
#crumbs{
    width: 100%;
    float: left;
    margin: 0px 0px 15px;
    padding: 10px 0px;
    /* font-weight: 600; */
    font-size: 13px;
    color: #333333;
}

#crumbs li{
	display: inline-block;
	color: #fff;
    font-size: 14px;
	font-weight: normal;
}
#crumbs li .fa{
	font-size: 14px;
    margin: 0px 5px 0px 0px;
}
#crumbs a{
	margin: 0px 0px 0px;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
}
#crumbs li span , #crumbs span {
	
}

#crumbs>li: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: var(--bs-breadcrumb-divider, "/");
	font-size: 16px;
    color: #fff;
    margin: 0px 3px;
}
#crumbs>li.last-item:AFTER{
	display:none;
}
#crumbs ul{
	width: initial;
    display: inline-block;
    padding: 0px;
}
#box_comment{
    padding: 15px;   
    border-top: 2px solid #f1f1f15c;
    width: 100%;
    float: left;
}
#box_comment h3 , #box_comment .title-comment{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
	font-size: 18px;
}
.stars span{
    color: #ffffffc2;
    font-size: 16px;
}
#box_comment .btn.btn-primary{
	    color: #000;
    background-color: #fff;
    border-color: #fff;
    padding: 6px 25px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comments-area {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0px 15px;
    word-wrap: break-word;
}


.comments-area > * {
  margin-top: calc(2 * 1rem);
  margin-bottom: calc(2 * 1rem);
}

@media only screen and (min-width: 768px) {
  .comments-area > * {
    margin-top: calc(3 * 1rem);
    margin-bottom: calc(3 * 1rem);
  }
}

.entry + .comments-area {
  margin-top: calc(3 * 1rem);
}

@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap {
    align-items: baseline;
    display: flex;
    justify-content: space-between;
  }
}

.comments-area .comments-title-wrap .comments-title {
  margin: 0;
}

.comments-area .comments-title-wrap .comments-title:before {
  background: #767676;
  content: "\020";
  display: block;
  height: 2px;
  margin: 1rem 0;
  width: 1em;
}

.comments-area .comments-title-wrap .comments-title.has-text-align-center:before {
  margin-left: auto;
  margin-right: auto;
}

.comments-area .comments-title-wrap .comments-title.has-text-align-right:before {
  margin-left: auto;
}

@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .comments-title {
    flex: 1 0 calc(3 * (100vw / 12));
  }
}

@media only screen and (min-width: 768px) {
  .comments-area .comments-title-wrap .discussion-meta {
    flex: 0 0 calc(2 * (100vw / 12));
    margin-left: 1rem;
  }
}

#comment {
    max-width: 100%;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
}
.page_contact{
	padding:30px 0;
}
/* ========================
    Contact
============================*/
.contact-form input {
    color: #777;
    border-color: #eee;
    background-color: #fff;
    width: 100%;
    outline: none;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 3px 20px;
    height: 50px;
    margin: 0px 0px 10px 0px;
 }

.contact-form button {
    padding: 0 41px;
    height: 50px;
    line-height: 53px;
    color: #343434;
    border-color: #fff;
    background-color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    width: 200px;
    margin: 10px auto;
    display: block;
    padding: 0px;
    line-height: 1;
    text-transform: uppercase;
     }

.contact-form textarea {
  color: #777;
  border-color: #eee;
  background-color: #fff;
  height: 150px;
  width: 100%;
  outline: none;
  border: 1px solid #eee;
  border-radius: 0;
  padding: 12px 20px 3px;
  max-width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
.contact-form textarea:focus , .contact-form input:focus {
    border-color: #8f000099;
    background-color: #fff; 
 	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #8f000099;
}
.contact-info {
	padding: 0px 0px 0px 30px;
}
.contact-info .page-title h2 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.3;
    text-align: center;
    color:#fff;
}
.if-map{
	margin-top: 30px;
	margin-bottom: 20px
}
.if-map iframe{
	width:100%;
}
.social-icons ul li {
	display: inline-block;
	margin-right: 7px;
}
.social-icons ul li a {
	display: block;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: #8f0000;
	color: #fff;
	border-radius: 4px;
}
.social-icons ul li a:hover {
	background: #8f0000;
}
.contact-info ul {
	padding:0px;
}
.contact-info ul li i {
    color: #fff;
    font-size: 22px;
    position: absolute;
    left: 0;
    border: 2px solid #ffffff96;
    padding: 10px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    font-weight: bold;
}
.contact-info ul li {
	color: #ffffffd1;
    position: relative;
    padding-left: 55px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    list-style: none;
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    height: 75px;
}
.contact-info ul li a {
	color: #ffffffd1;
	/* padding-left: 27px; */
}
.recent_entries{
    background: #fff;
    padding: 1px ;
    float: left;
}
.recent_entries ul{
padding: 10px 5px;
    width: 100%;
    float: left;
    background: #000000e0;
    margin: 0px;
}
.recent_entries ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #d3d3d3;
    width: 100%;
    float: left;
}
.recent_entries ul li img {
	float:left;
	width:100%;
}
.padding-right5{
	padding:0px 10px 0px 0px;
}
.recent_entries ul li a {
    line-height: 1.3;
    font-size: 14px;
    margin: 0px 0px;
    width: 66%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color:#ffffffc7;
}
.recent_entries ul li a.padding-right5{
    padding: 0px 4% 0px 0px !important;
    width: 34%;
}
.nopadding{
	padding:0px;
}
.sidebar-right .sidebar .serch-box{
	padding: 0;
}
.sidebar-right .sidebar .serch-box input {
    border: 1px solid #8f0000;
    height: 40px;
}
.sidebar .serch-box form{
	position: relative;
}
.sidebar .serch-box button{
position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    font-size: 16px;
    padding: 0px;
    height: 40px;
    background: #8f0000;
    width: 40px;
}
.excerpt-post, .single-para{
	color:#fff;
	text-align: justify;
}
.product-lilte-headings a{
	font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.item-post{
	    width: 100%;
    float: left;
    padding: 0px 0px 15px;
    margin: 0px 0px 15px;
    border-bottom: 1px dotted #fff;
}
.related-list{
	padding: 0px 0px 0px 15px;
}

.related-list li{
    list-style: initial;
    color: #fff;
}
.related-list li a{
    font-size: 15px;
}
.box-title{
	color:#fff;
}
.ez-toc-wrapper {
    border: 1px solid #ddd;
    background: #f9f9f914;
    padding: 15px;
    margin-bottom: 20px;
    max-width: 100%;
    box-shadow: 1px 2px 4px 0px #00000036;
}
.ez-toc-toggle {
    background: #bdbdbd;
    color: #000;
    padding: 7px 20px;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.ez-toc-container ul {
    list-style: none;
    padding-left: 0;
}
.ez-toc-container li {
    margin: 4px 0;
}
.ez-toc-container li.toc-h3{
	margin-left: 20px ;
}
.ez-toc-container li.toc-h4{
	margin-left: 40px ;
}

.toc-h3 { margin-left: 10px; }
.toc-h4 { margin-left: 20px; }
.layout_page{
	padding: 25px 0px;
}
.section_blogs, .news-detail-box{
	color:#fff;
}
.news-detail-box h1{
	 margin: 0px 0px 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
.news-detail-box .single-para{
    width: 50%;
    float: left;
    text-align: right;
}
.box_social_post{
    width: 100%;
    float: left;
    margin: 0px 0px 15px;
}
.video-container {
    position: relative;
    display: inline-block; /* Hoặc width: 100% nếu bạn muốn full */
	overflow: hidden;
}

.video-thumbnail {
    display: block;
    width: 100%;
    height: auto;
}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgb(253 0 0 / 71%);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.play-button i {
    color: #fff;
    font-size: 32px;
}

.video-container:hover .play-button {
    background-color:  red;
}
.video-container img{
	opacity: 0.5;
}
.video-container:hover img{
	opacity: 0.8;
}
/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle 1.2s;
	animation: circle 1.2s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
#hero.detail_post{
    padding: 00px 0 00px !important;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
	height: 600px;
}
.sidebar-right{
	position: sticky;
    top: 55px;
    z-index: 1;
}
.section-title-online h1{
	font-size: 32px;
    margin: 0px 0px 20px;
}