.title-head {
    font-size: 2.14286em;
    color: #333;
    font-weight: 400;
    text-decoration: none;
    position: relative
}

.title-head a {
    color: #333
}

.title-head a:hover {
    color: #c10a28
}

.box-heading .title-head {
    display: inline-block;
    display: inline-block;
    padding-right: 10px;
    margin-top: 0;
    margin-bottom: 30px
}

.subtitle-head {
    font-size: 1.28571em;
    color: #333;
    margin: 20px 0
}

.product-box {
    text-align: left;
    background: #fff;
    position: relative;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .product-box {
        margin-bottom: 20px
    }
}

.product-box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.product-box .summary_collec img {
    display: none
}

.product-box .product-thumbnail {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #fff
}

.product-box .product-thumbnail a {
    display: inline-block
}

.product-box .product-thumbnail a img {
    max-width: 100%;
    width: auto;
    max-height: 100%
}

.product-box .product-thumbnail.flexbox-grid > a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 220px;
    text-align: center;
    padding: 15px
}

@media (max-width: 1199px) {
    .product-box .product-thumbnail.flexbox-grid > a {
        height: 200px
    }
}

@media (max-width: 991px) {
    .product-box .product-thumbnail.flexbox-grid > a {
        height: 230px
    }
}

@media (max-width: 767px) {
    .product-box .product-thumbnail.flexbox-grid > a {
        height: 180px
    }
}

@media (max-width: 543px) {
    .product-box .product-thumbnail.flexbox-grid > a {
        height: 156px
    }
}

@media (max-width: 320px) {
    .product-box .product-thumbnail.flexbox-grid > a {
        height: 140px
    }
}

.product-box .product-thumbnail.flexbox-grid a img {
    max-width: 100%;
    width: auto;
    max-height: 100%
}

.product-box .product-info {
    z-index: 10;
    position: relative;
    padding: 0px 10px 18px
}

.product-box .product-info .summary_collec {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

@media (min-width: 768px) {
    .product-box .product-info .summary_collec {
        -webkit-line-clamp: 3
    }
}

@media (max-width: 767px) {
    .product-box .product-info .summary_collec {
        -webkit-line-clamp: 2
    }
}

.product-box .product-action {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 10;
    background: none;
    width: 100%
}

.product-box .product-action:before {
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0
}

.product-box .product-action form {
    display: inline-block;
    background: #fff
}

.product-box .product-action form i.fa.fa-eye {
    font-size: 16px
}

.product-box .product-action form i.fa.fa-shopping-bag {
    font-size: 13px
}

.product-box .product-action form .btn {
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    background: #fff;
    color: #b6b6b6;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: left;
    position: relative
}

.product-box .product-action form .btn:last-child:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 1px;
    height: 20px;
    background: #ededed
}

.product-box .product-action form .btn:hover {
    color: #c10a28
}

.product-box .product-action .quick-view {
    padding: 0;
    text-align: center;
    width: 44px
}

.product-box .sale-flash {
    position: absolute;
    font-size: 1em;
    color: #FFF;
    font-weight: 400;
    padding: 0px 12px 0 8px;
    line-height: 25px;
    text-align: center;
    top: 20px;
    left: -1px;
    z-index: 99;
    background-color: #c10a28;
    width: 55px
}

.product-box .product-name {
    font-size: 1.07143em;
    line-height: 24px;
    margin-top: 0;
    color: #1c1c1c;
    font-weight: 400;
    margin-bottom: 5px
}

@media (max-width: 350px) {
    .product-box .product-name {
        min-height: 48px
    }
}

.product-box .product-name a {
    color: #333;
    text-decoration: none;
    font-weight: 600
}

.product-box .product-name a:hover {
    color: #c10a28
}

.product-box .tag-info span.title {
    color: #898989
}

.product-box .price-box {
    margin-top: 10px
}

@media (min-width: 351px) {
    .product-box .price-box > div {
        display: inline-block
    }
}

@media (max-width: 350px) {
    .product-box .price-box > div {
        display: block
    }
}

.product-box .price-box .special-price {
    color: #898989
}

.product-box .price-box .special-price span {
    display: inline;
    color: #c10a28
}

.product-box .product-price {
    color: #c10a28;
    font-size: 1.07143em;
    line-height: 1.71429em;
    display: block;
    font-weight: 600
}

.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 1.07143em;
    display: inline-block;
    color: #adadad
}

@media (min-width: 351px) {
    .product-box .product-price-old {
        margin: 0 0 0 10px
    }
}

@media (max-width: 350px) {
    .product-box .product-price-old {
        margin: 0
    }
}

.product-box .product-summary {
    font-size: 1em;
    color: #acacac;
    line-height: 20px
}

.product-box form {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

.product-box:hover .product-thumbnail:before {
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.product-box:hover .product-action {
    display: block
}

.product-price {
    color: main-color;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
    font-weight: 700
}

.products-view-list .product-box {
    padding: 25px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #ebebeb
}

.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0;
    width: calc(100% / 3);
    float: left
}

.products-view-list .product-box .product-info {
    padding: 0;
    text-align: left;
    margin-left: 30px;
    float: left;
    width: calc(100% / 3 * 2 - 30px);
    background: transparent;
    border-top: none;
    padding-bottom: 15px
}

.products-view-list .product-box .tag-info > div {
    display: inline-block;
    margin-right: 20px
}

.products-view-list .product-box form {
    margin-bottom: 0
}

.product-mini-item {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb
}

.product-mini-item .price {
    display: inline-block
}

.product-mini-item .product-img {
    width: 80px;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    background: #fff
}

.product-mini-item .product-img .btn {
    display: none !important;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    border: 2px solid #c10a28;
    color: #c10a28;
    font-size: 18px;
    line-height: 78px
}

.product-mini-item .product-info {
    width: calc(100% - 100px);
    float: right
}

.product-mini-item .product-info .price-box {
    border: none
}

.product-mini-item .product-info h3 {
    margin-top: 0;
    font-size: 1.07143em;
    font-weight: 400;
    margin-bottom: 4px
}

.product-mini-item .product-info h3 a {
    color: #464646
}

.product-mini-item .product-info h3 a:hover {
    color: #c10a28
}

.product-mini-item .product-price {
    font-weight: 500;
    font-size: 1.07143em;
    color: #c10a28
}

.product-mini-item .sale-price {
    font-size: 12px;
    color: #959595
}

.product-mini-item:hover .product-img .btn {
    display: block !important
}

.row.row-noGutter:last-child > .col-sm-12 > .product-mini-item {
    border: none;
    padding-bottom: 10px
}

.bread-crumb {
    background-color: #efefef;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(breadcrum_bg_realcc20.png?1606471870633);
    margin-bottom: 50px;
    text-align: center;
    color: #fff;
    padding: 65px 0
}

.breadcrumb-title {
    font-size: 26px;
    text-transform: uppercase
}

.breadcrumb {
    margin: 0;
    font-size: 1.14286em;
    padding: 0;
    border-radius: 0;
    background: transparent
}

.breadcrumb li {
    display: inline
}

.breadcrumb li + li:before {
    display: none
}

.breadcrumb li > a {
    font-size: 1em;
    color: #fff
}

.breadcrumb li > a > span {
    color: #fff
}

.breadcrumb li > a > span:hover {
    color: #fff
}

.breadcrumb li span {
    display: inline;
    color: #898989
}

.breadcrumb li span .fa {
    color: #898989;
    font-size: 1em;
    margin: 3px
}

.breadcrumb li strong {
    color: #fff
}

.breadcrumb li strong span {
    color: #fff
}

.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong {
    color: #fff;
    font-weight: 400;
    font-size: 1em
}

.pagination {
    margin: 30px 0;
    float: right
}

.pagination .page-link {
    float: left;
    margin: 2.5px;
    width: 30px;
    background: #fff;
    text-align: center;
    height: 30px;
    font-size: 1.07143em;
    padding: 0;
    line-height: 30px;
    color: #464646;
    border: 1px solid #e1e1e1;
    text-decoration: none
}

.pagination .page-link:hover {
    border-color: #c10a28;
    color: #fff;
    background: #c10a28
}

.pagination .text > .page-link {
    width: auto;
    padding: 0 15px;
    border-radius: none
}

.pagination .page-item.disabled .page-link {
    border-color: #c10a28;
    display: none
}

.pagination .page-item.active .page-link {
    border-color: #c10a28;
    color: #fff;
    background: #c10a28;
    display: block
}

header {
    background: #fff;
    width: 100%
}

.topbar {
    background: #c10a28;
    color: #fff;
    text-align: center;
    height: 40px;
    line-height: 40px
}

.topbar li.li-use, .topbar li.li-search {
    padding: 0 15px
}

.topbar a {
    color: #fff;
    font-weight: 600
}

.topbar a:hover {
    color: main-color-2
}

.header-main {
    padding: 30px 0
}

.logo {
    display: inline-block;
    font-size: 2.85714em
}

.header_search {
    padding: 17px 0 0 0
}

.header_search input {
    float: right;
    background: #eee;
    border: none !important
}

.header_search .input-group-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px
}

.header_search .input-group {
    width: 100%;
    margin-bottom: 0
}

.header_search button {
    padding: 0;
    width: 45px;
    background: transparent
}

.header_search button img {
    margin-top: 6px
}

.dropdown.topbar-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: -65px;
    z-index: 100;
    background: #fff;
    width: 430px;
    border: 1px solid #ebebeb;
    border-top: none;
    color: #333
}

.dropdown.topbar-dropdown .content {
    padding: 30px;
    padding-bottom: 20px;
    position: relative
}

.dropdown.topbar-dropdown .content:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: 100px;
    top: -8px;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-bottom: 8px solid #fff
}

.dropdown.topbar-dropdown a {
    color: #333
}

.dropdown.topbar-dropdown h3 {
    font-size: 24px;
    margin-top: 5px
}

.dropdown.topbar-dropdown form {
    margin: 0
}

.dropdown.topbar-dropdown .form-group {
    margin-bottom: 10px
}

.dropdown.topbar-dropdown .title p {
    line-height: 24px
}

.dropdown.topbar-dropdown .action {
    margin-bottom: 0
}

.dropdown.topbar-dropdown .action a {
    color: #2299f5;
    text-decoration: underline
}

.dropdown.topbar-dropdown .action p {
    color: #898989;
    margin-top: 10px;
    margin-bottom: 0
}

.li-search .dropdown.topbar-dropdown {
    right: -46px
}

.li-search .header_search {
    padding: 0
}

.li-search .dropdown.topbar-dropdown .content {
    padding: 10px
}

.li-search .dropdown.topbar-dropdown .content:before {
    right: 56px
}

.li-search .dropdown.topbar-dropdown {
    width: 270px
}

.topbar li {
    position: relative;
    padding: 0 2px
}

.topbar li:hover .dropdown.topbar-dropdown {
    display: block
}

.header-content {
    padding-top: 20px
}

.mini-cart {
    z-index: 10;
    text-align: center;
    display: inline-block;
    padding-bottom: 0;
    margin-right: 0
}

.mini-cart .top-cart-content {
    display: block;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
    min-width: 200px;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    position: absolute;
    right: 0;
    left: auto;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 10000
}

.mini-cart .top-cart-content:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    left: 0;
    bottom: 100%
}

.mini-cart .top-cart-content .empty {
    text-align: left;
    color: #363636
}

.mini-cart .top-cart-content .product-details-bottom {
    margin-bottom: 15px;
    line-height: 33px
}

.mini-cart .top-cart-content .product-details-bottom span {
    font-weight: 700;
    color: #c10a28
}

.mini-cart .top-cart-content .product-details-bottom span.price {
    color: #c10a28
}

.mini-cart .top-cart-content .product-name {
    margin: 0;
    line-height: 1;
    padding-right: 20px
}

.mini-cart .top-cart-content .product-name a {
    font-size: 1em;
    line-height: normal;
    line-height: 20px !important;
    font-weight: 400;
    color: #333;
    word-break: break-word
}

.mini-cart .top-cart-content .product-name a:hover {
    color: #c10a28
}

.mini-cart .top-cart-content li {
    list-style: none
}

.mini-cart .top-cart-content li.item {
    overflow: hidden;
    border-top: solid 1px #ebebeb;
    padding: 12px 0px
}

.mini-cart .top-cart-content li.item .border_list {
    overflow: hidden
}

.mini-cart .top-cart-content li.item:first-child {
    border-top: none;
    padding-top: 10px
}

.mini-cart .top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: none
}

.mini-cart .top-cart-content li.item .product-image {
    float: left;
    display: flex;
    width: 80px;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 5px
}

.mini-cart .top-cart-content li.item .detail-item {
    width: calc(100% - 90px);
    float: left;
    display: block;
    word-break: break-word;
    position: relative
}

.mini-cart .top-cart-content li.item .detail-item .product-details {
    padding-right: 10px
}

.mini-cart .top-cart-content li.item .detail-item .product-details-bottom .qty_drop_cart {
    line-height: 0px;
    margin-top: 9px
}

.mini-cart .top-cart-content li.item .detail-item .fa {
    position: absolute;
    top: 3px;
    width: auto;
    right: 0;
    left: auto;
    top: 9px;
    color: #898989;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: #c10a28;
    text-align: center;
    line-height: 18px;
    padding-left: 0;
    border-radius: 50%;
    color: #fff !important
}

.mini-cart .top-cart-content li.item .detail-item .fa:before {
    display: inline-block;
    font-size: 12px;
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 14px;
    transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -webkit-transform: translateY(-1px)
}

.mini-cart .top-cart-content li.item .detail-item .fa:hover {
    color: #c10a28;
    text-decoration: none
}

.mini-cart .top-cart-content li.item .detail-item input {
    display: inline-block;
    float: left;
    width: 22px;
    height: 24px;
    min-height: 24px;
    padding: 0;
    text-align: center;
    margin: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0
}

.mini-cart .top-cart-content li.item .detail-item button.items-count {
    display: inline-block;
    cursor: pointer;
    float: left
}

.mini-cart .top-cart-content .block-subtitle {
    color: #363636;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-size: .92857em;
    background: #f5f5f5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #e1e1e1 solid
}

.mini-cart:hover .top-cart-content {
    display: block;
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}

.mini-cart .cart-label {
    color: #333;
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 21px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
    background: transparent;
    color: #333
}

.mini-cart .cart-label span.lnr.lnr-cart {
    transform: translateY(6px);
    display: block
}

.mini-cart .cart-info, .mini-cart .info {
    position: absolute;
    left: 30px;
    top: -4px;
    font-size: 11px;
    background: #c10a28;
    color: #fff;
    padding: 0 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%
}

.mini-cart .info {
    font-size: 14px;
    right: 10px
}

.account.mini-cart .cart-info, .account.mini-cart .info {
    right: auto;
    left: 26px
}

.heading-cart {
    position: relative
}

.heading-cart .cartCount {
    display: inline-block;
    width: 23px;
    height: 22px;
    border-radius: 0;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    background: #c10a28;
    position: absolute;
    font-size: 11px;
    right: -15px;
    top: -10px;
    color: #fff
}

.top-cart-contain {
    color: #363636
}

.top-cart-contain .heading-cart {
    position: relative
}

.top-cart-contain .heading-cart .cartCount {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 0;
    line-height: 24px;
    text-align: center;
    border-radius: 50%;
    background: #2a2a2a;
    position: absolute;
    font-size: 11px;
    right: -15px;
    top: -3px;
    color: #fff
}

.top-cart-contain .price {
    color: #252525
}

.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #c10a28
}

.top-cart-contain .product-details .price {
    color: #252525;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}

.top-cart-contain .icon {
    display: inline-block
}

.top-cart-contain .right-content {
    display: inline-block;
    padding-top: 2px;
    text-align: left;
    line-height: 1;
    white-space: nowrap
}

.top-cart-contain .right-content .label {
    white-space: nowrap;
    font-weight: 400;
    padding-bottom: 4px;
    display: block;
    text-align: left;
    font-size: 14px;
    color: #333
}

.top-subtotal {
    color: #363636;
    font-size: 1em;
    font-weight: 400;
    border-top: solid 1px #e1e1e1;
    text-align: center;
    text-transform: none
}

.top-subtotal .price {
    font-weight: 600;
    color: #c10a28 !important;
    float: right
}

.qty_drop_cart {
    position: relative
}

.qty_drop_cart .btn_increase, .qty_drop_cart .btn_reduced {
    width: 21px;
    height: 15px;
    color: #000
}

.qty_drop_cart .btn_increase:hover, .qty_drop_cart .btn_reduced:hover {
    color: #c10a28
}

.qty_drop_cart button.btn_increase {
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 1;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #ebebeb;
    background: none !important;
    font-size: 14px
}

.qty_drop_cart button.btn_reduced {
    height: 24px;
    width: 24px;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    border-style: hidden;
    border: 1px solid #ebebeb;
    background: none !important;
    font-size: 14px
}

.top-subtotal {
    color: #363636;
    font-size: 1em;
    font-weight: 400;
    padding: 15px 0 15px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    text-align: left;
    text-transform: none
}

.top-subtotal .price {
    font-weight: 600;
    color: #151719
}

ul#cart-sidebar {
    padding: 15px;
    margin: 0;
    max-height: 625px;
    min-width: 310px;
    width: 310px;
    position: relative
}

ul#cart-sidebar:before {
    position: absolute;
    width: 0;
    height: 0;
    right: 0px;
    top: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff
}

ul#cart-sidebar .list-item-cart {
    max-height: 260px;
    overflow: auto
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5
}

ul#cart-sidebar .list-item-cart::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #e1e1e1
}

ul#cart-sidebar .list-item-cart li.list-item {
    max-height: 400px;
    overflow-y: auto
}

ul#cart-sidebar .list-item-cart li.action {
    display: none
}

ul#cart-sidebar .list-item-cart.hasclass li.action {
    display: block
}

ul#cart-sidebar .list-item-cart li.list-item .price2 {
    font-weight: 700;
    color: #c10a28;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar {
    width: 5px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb {
    background: #c10a28;
    border-radius: 15px
}

ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:hover, ul#cart-sidebar .list-item-cart li.list-item::-webkit-scrollbar-thumb:active {
    background: #c10a28;
    border-radius: 15px
}

ul#cart-sidebar .no-item {
    height: auto
}

ul#cart-sidebar .no-item p {
    margin: 0px;
    line-height: 24px
}

ul#cart-sidebar .right_ct {
    text-align: center;
    margin-top: 10px
}

ul#cart-sidebar .right_ct .btn {
    margin: 0 10px !important;
    display: inline-block;
    min-width: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 600
}

ul#cart-sidebar .right_ct .btn.btn-primary {
    margin-left: 0 !important;
    margin-left: 0 !important;
    width: 115px;
    min-width: auto
}

ul#cart-sidebar .right_ct .btn.btn-white {
    display: none;
    margin-right: 0 !important
}

.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block
}

.li-fix-2 {
    display: block;
    width: 295px
}

@media (min-width: 992px) {
    nav .mega-content .level1.item.noborder .h4 a {
        border: none
    }
}

header .header-content .nav > .nav-item > a {
    text-transform: uppercase;
    font-weight: 600
}

header nav > .container > div {
    position: relative
}

header nav ul.nav {
    display: inline-block
}

header nav .logo {
    display: inline-block;
    margin: 0 50px
}

header nav .nav-item {
    float: none;
    display: inline-block;
    position: relative
}

header nav .nav-item.has-mega {
    position: static
}

header nav .nav-item > a {
    padding: 50px 20px 25px 20px;
    position: relative;
    font-size: 17px
}

header nav .nav-item > a:hover {
    color: #c10a28;
    background: transparent
}

header nav .nav-item > .fa {
    color: #fff;
    position: absolute;
    right: 0;
    top: 33px
}

header nav .nav-item .nav-item-lv2 {
    padding: 0 10px
}

header nav .nav-item .nav-item-lv3 {
    padding: 0 10px
}

header nav .nav-item:last-child a:after {
    display: none
}

header nav .nav-item.active > a {
    color: #c10a28
}

header nav .nav-item .dropdown-menu {
    display: none;
    top: 100%;
    left: 0;
    min-width: 200px;
    border: 1px solid #ebebeb;
    padding: 10px 0;
    border-top: none;
    z-index: 10
}

header nav .nav-item .dropdown-menu li {
    padding: 0px 20px
}

header nav .nav-item .dropdown-menu li a {
    line-height: 16px;
    padding: 10px 10px 10px 0;
    color: #333
}

header nav .nav-item .dropdown-menu li a i {
    float: right;
    position: absolute;
    right: 15px;
    top: 10px
}

@media (max-width: 991px) {
    header nav .nav-item .dropdown-menu li a i {
        top: 9px
    }
}

header nav .nav-item .dropdown-menu li a:hover {
    color: #c10a28;
    font-weight: 600
}

header nav .nav-item .dropdown-menu li:last-child a {
    border: none
}

header nav .nav-item .mega-content {
    display: none;
    position: absolute;
    width: 1140px;
    background: #fff;
    z-index: 999;
    padding: 15px;
    border: 1px solid #ebebeb;
    left: 0px;
    text-align: left
}

header nav .nav-item .mega-content .h4 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 0
}

header nav .nav-item .mega-content li.level2 {
    line-height: 16px;
    padding: 5px 0
}

header nav .nav-item .mega-content li.level2 a {
    color: #333
}

header nav .nav-item .mega-content ul.level1 {
    font-size: 13px
}

header nav .nav-item .mega-content .level2 a {
    border-bottom: none;
    padding: 1px 0
}

header nav .nav-item .mega-content a {
    color: #333
}

header nav .nav-item .mega-content a:hover {
    color: #c10a28;
    font-weight: 600
}

@media (max-width: 1199px) {
    header nav .nav-item .mega-content {
        width: 990px
    }
}

header nav .nav-item .mega-content .level1.item {
    float: left;
    width: 25%;
    padding: 0 15px
}

header nav .nav-item .mega-content .level1.item a {
    display: block;
    padding: 10px 0
}

header nav .nav-item .mega-content .level1.item:nth-child(4n+1) {
    clear: left
}

header nav .nav-item:hover > a {
    color: #c10a28
}

header nav .nav-item:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
    border-radius: 0;
    text-align: left;
    border: 1px solid #ebebeb;
    color: #333
}

header nav .nav-item:hover > .mega-content {
    display: block;
    text-align: left
}

header nav .nav-item li.dropdown-submenu {
    position: relative;
    clear: left
}

header nav .nav-item li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    min-width: 200px
}

header nav .nav-item li.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    border-radius: 0
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none
}

header nav.nav-left {
    text-align: right
}

header nav.nav-left ul.dropdown-menu, header nav.nav-right ul.dropdown-menu {
    background: #fff;
    border: 1px solid #ebebeb
}

nav.main-collection {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 14px 0;
    text-align: center
}

nav.main-collection ul.nav_collec_mn {
    display: inline-block
}

nav.main-collection ul.nav_collec_mn li.nav-item > a {
    padding: 0 15px;
    font-weight: 400
}

nav.main-collection ul.nav_collec_mn li.nav-item > a img.icon_menu {
    height: 30px;
    vertical-align: -7px;
    display: inline-block
}

ul.dropdown-menu {
    background: #fff;
    border: 1px solid #ebebeb
}

.section-mn-pr {
    padding: 50px 0;
    background-color: #e6e5e5;
    /*background-image: url(//bizweb.dktcdn.net/100/310/257/themes/801944/assets/bg_dl_module.png?1606471870633);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

.section-mn-pr:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0
}

.section-mn-pr p.tt_menusb {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 20px;
    background-color: #000;
    background-image: url(//bizweb.dktcdn.net/100/310/257/themes/801944/assets/bg-menu.png?1606471870633);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff
}

.section-mn-pr .menusb {
    background: #fff
}

.section-mn-pr .menusb ul.list-collections li.level0 {
    padding: 0px 20px;
    position: relative
}

.section-mn-pr .menusb ul.list-collections li.level0 > a {
    display: block;
    border-bottom: 1px #ededed dashed;
    padding: 9.3px 10px 9px 0px;
    font-weight: 600;
    font-style: italic
}

.section-mn-pr .menusb ul.list-collections li.level0:last-child > a {
    border-bottom: none
}

@media (min-width: 992px) {
    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        background: #fff;
        z-index: 9999;
        width: 250px;
        box-shadow: 0px 0px 5px 0px #ccc
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu li {
        padding: 0 20px;
        position: relative
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu li > a {
        display: block;
        border-bottom: 1px #ededed dashed;
        padding: 8px 10px 8px 0px;
        font-style: italic
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu li:last-child > a {
        border-bottom: none
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu li ul.submenu1 {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        background: #fff;
        z-index: 9999;
        width: 100%;
        box-shadow: 0px 0px 5px 0px #ccc
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu li ul.submenu1 li:last-child > a {
        border-bottom: none
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu li:hover ul.submenu1 {
        display: block
    }

    .section-mn-pr .menusb ul.list-collections li.level0:hover ul.submenu {
        display: block
    }

    .section-mn-pr .menusb ul.list-collections li.level0 .open-close.active:before, .section-mn-pr .menusb ul.list-collections li.level0 .open-close1.active:before {
        position: absolute;
        right: 20px;
        top: 12px;
        z-index: 99;
        content: "\f0ab";
        color: #000;
        font: normal normal normal 14px/1 FontAwesome
    }

    .section-mn-pr .menusb ul.list-collections li.level0 .open-close:before, .section-mn-pr .menusb ul.list-collections li.level0 .open-close1:before {
        position: absolute;
        right: 20px;
        top: 12px;
        z-index: 99;
        content: "\f0a9";
        color: #000;
        font: normal normal normal 14px/1 FontAwesome
    }
}

@media (max-width: 991px) {
    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu {
        display: none
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li {
        position: relative;
        padding: 0 0 0 10px
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li > a {
        display: block;
        border-bottom: 1px #ededed dashed;
        padding: 8px 10px 8px 0px;
        font-style: italic
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li > a .open-close1.active:before, .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li > a .open-close1:before {
        right: 0
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li:last-child > a {
        border-bottom: none
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li ul.submenu1 {
        display: none
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li ul.submenu1 li {
        position: relative;
        padding: 0 0 0 10px
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li ul.submenu1 li > a {
        display: block;
        border-bottom: 1px #ededed dashed;
        padding: 8px 10px 8px 0px;
        font-style: italic
    }

    .section-mn-pr .menusb ul.list-collections li.level0 ul.submenu > li ul.submenu1 li:last-child > a {
        border-bottom: none
    }

    .section-mn-pr .menusb ul.list-collections li.level0 .open-close.active:before, .section-mn-pr .menusb ul.list-collections li.level0 .open-close1.active:before {
        position: absolute;
        right: 20px;
        top: 12px;
        z-index: 99;
        content: "\f0ab";
        color: #000;
        font: normal normal normal 14px/1 FontAwesome
    }

    .section-mn-pr .menusb ul.list-collections li.level0 .open-close:before, .section-mn-pr .menusb ul.list-collections li.level0 .open-close1:before {
        position: absolute;
        right: 20px;
        top: 12px;
        z-index: 99;
        content: "\f0a9";
        color: #000;
        font: normal normal normal 14px/1 FontAwesome
    }
}

.section-mn-pr .section-title h2 {
    display: inline-block;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 10px
}

@media (min-width: 992px) {
    .section-mn-pr .section-title h2 {
        margin: 0px 0 30px
    }
}

@media (max-width: 991px) {
    .section-mn-pr .section-title h2 {
        margin: 15px 0 30px
    }
}

.section-mn-pr .section-title h2:after {
    content: "";
    height: 2px;
    width: 50%;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    background: #c10a28
}

footer {
    background: #000;
    position: relative;
    background-size: cover
}

footer > div.content {
    z-index: 10;
    position: relative
}

footer > div.content .site-footer {
    background: #333
}

footer .footer-info-widget h3 {
    font-size: 1.28571em;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff
}

footer .footer-info-widget form {
    position: relative
}

footer .footer-info-widget form input {
    height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.14286em
}

footer .footer-info-widget form button {
    position: absolute;
    right: 0;
    background: transparent;
    border: none;
    line-height: 50px;
    font-size: 2.14286em;
    color: #a6a6ad;
    padding-right: 10px
}

footer .list-inline a {
    color: #959595
}

footer .list-inline .fa {
    color: #fff;
    margin-right: 20px;
    font-size: 2.14286em
}

footer .list-inline .fa:hover {
    color: #c10a28
}

footer .list-inline.contact .fa {
    width: 20px;
    margin-right: 5px;
    color: #c10a28
}

footer .site-footer h3 {
    position: relative;
    color: #fff;
    margin: 0px;
    padding: 13px 0;
    font-size: 1.28571em;
    margin-bottom: 10px;
    font-weight: 700;
    text-transform: uppercase
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 1.71429em;
    font-size: 15px;
    color: #959595
}

footer .list-menu a {
    color: #959595
}

footer .list-menu a:hover {
    color: #c10a28
}

footer .list-menu li {
    color: #959595;
    padding: 3px 0
}

footer .list-menu.contact .fa {
    width: 20px;
    margin-right: 5px;
    color: #c10a28
}

footer .list-menu.list-blogs li {
    position: relative;
    padding-left: 10px
}

footer .list-menu.list-blogs li:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #959595;
    position: absolute;
    left: 0;
    top: 11.5px;
    border-radius: 50%
}

footer .list-menu.list-showroom {
    color: #959595
}

footer .list-menu.list-showroom p {
    margin: 0
}

footer .list-menu.list-showroom li {
    position: relative;
    padding-left: 23px;
    margin-bottom: 5px
}

footer .list-menu.list-showroom .fa {
    position: absolute;
    left: 0;
    top: 7px;
    color: #c10a28
}

footer .footer-address {
    border-top: 1px solid rgba(255, 255, 255, 0.3)
}

footer .footer-address .contact-box-info p {
    color: #959595;
    margin-bottom: 10px
}

footer .footer-address .contact-box-info p span {
    color: #636363
}

footer .footer-address .contact-box-info p a {
    color: #959595
}

footer .footer-address .contact-box-info p a:hover {
    color: #c10a28
}

footer .footer-address .contact-box-info .fixline {
    display: inline-block;
    padding: 0 10px
}

footer .mailchimp {
    position: relative;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

footer .mailchimp.index-page {
    background: #f5f5f5
}

@media (max-width: 1199px) {
    footer .mailchimp.index-page {
        background: none
    }
}

footer .mailchimp .container > div {
    padding: 30px 50px;
    background: #1e88e5;
    color: #fff
}

footer .mailchimp h3 {
    color: #fff;
    margin: 0;
    font-size: 1.5em
}

footer .mailchimp p {
    margin: 0
}

footer .mailchimp form {
    text-align: right;
    margin-top: 6px
}

footer .mailchimp input {
    width: 180px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0
}

footer .mailchimp .btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    position: relative;
    margin-top: -3px
}

footer .copyright {
    line-height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #959595;
    font-size: 1.07143em;
    position: relative;
    background: #252525
}

footer .copyright b {
    color: #c10a28;
    font-weight: 600
}

footer .copyright a {
    font-weight: 600;
    color: #c10a28
}

footer .copyright a:hover {
    color: #c10a28
}

footer .social-icons li {
    margin-right: 10px
}

footer .back-to-top {
    width: 40px;
    height: 40px;
    z-index: 199;
    background: #c10a28;
    color: #fff;
    position: absolute;
    text-align: center;
    line-height: 40px;
    right: 20px;
    bottom: 70px;
    top: auto !important;
    font-size: 20px;
    cursor: pointer
}

footer .back-to-top.show {
    position: fixed;
    right: 20px;
    bottom: 20px
}

@media (max-width: 1199px) {
    footer .back-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    footer .back-to-top.show {
        bottom: 20px
    }
}

@media (max-width: 767px) {
    footer .back-to-top.show {
        bottom: 20px
    }
}

.footer-widget p {
    color: #959595
}

.details-product .large-image {
    position: relative
}

.details-product .label-type {
    position: absolute;
    padding: 6px 20px;
    background: #c10a28;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
    top: 20px;
    left: 10px
}

.details-product #btnnewreview {
    background: #c10a28 !important
}

.details-product #gallery_01 {
    margin: 0 auto;
    padding: 0 37px;
    margin-top: 10px
}

.details-product #gallery_01 .owl-stage-outer {
    position: relative
}

.details-product #gallery_01 .owl-nav .owl-prev:before {
    border-radius: 50%;
    margin-bottom: 0
}

.details-product #gallery_01 .owl-nav .owl-next:before {
    border-radius: 50%;
    margin-bottom: 0
}

.details-product #gallery_01 .item a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 63px;
    border: 1px solid #ebebeb;
    background: #fff
}

.details-product #gallery_01 .item a img {
    max-width: 99%;
    max-height: 99%
}

.details-product .large-image > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 315px;
    border: 1px solid #ebebeb;
    text-align: center;
    background: #fff
}

.details-product .large-image > a img {
    width: auto !important;
    max-height: 100%;
    max-width: 100%;
    display: inline-block
}

.details-product .large-image > a .zoomWrapper {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center
}

.details-product .iddanhgia {
    font-weight: 400;
    font-size: 1.07143em;
    cursor: pointer
}

.details-product .status {
    font-size: 1.07143em;
    margin-bottom: 30px;
    font-weight: 400
}

.details-product .inventory {
    display: inline-block;
    line-height: 24px;
    padding: 0 10px;
    color: #fff;
    background: #c10a28
}

.details-product h1.title-head {
    font-size: 1.71429em;
    font-weight: 600;
    margin-top: 0
}

.details-product .reviews {
    margin-bottom: 15px
}

.details-product .reviews .bizweb-product-reviews-badge > div {
    display: none
}

.details-product .reviews .bizweb-product-reviews-badge > div.bizweb-product-reviews-star {
    display: block
}

.details-product .reviews .bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 14px
}

.details-product .travel-info {
    margin-bottom: 30px
}

.details-product .travel-info .fa {
    font-size: 1em;
    color: #959595;
    display: inline-block;
    margin-right: 5px
}

.details-product .product-summary.product_description {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

.details-product .details-pro span.discount {
    color: #c10a28
}

.details-product .details-pro .product-price {
    font-size: 2.14286em;
    display: inline-block
}

.details-product .details-pro .price-box {
    margin: 10px 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

.details-product .details-pro .price-box .special-price span {
    color: #c10a28
}

.details-product .details-pro .price-box .old-price {
    margin-left: 5px;
    color: #adadad;
    font-size: 1.07143em;
    margin-top: 7px
}

.details-product .details-pro .box-variant .form-group {
    width: 100%
}

.details-product .details-pro .box-variant .form-group .selector-wrapper {
    width: 100%;
    padding-right: 0
}

.details-product .details-pro .box-variant .form-group .selector-wrapper label {
    width: 85px;
    font-weight: 600;
    float: none;
    display: block;
    line-height: 40px
}

.details-product .details-pro .box-variant .form-group .selector-wrapper select {
    width: 321px
}

.details-product .details-pro .custom-btn-number {
    position: relative;
    padding: 0;
    margin-bottom: 20px;
    border: none;
    box-shadow: none;
    width: 110px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    border: 1px solid #ebebeb
}

.details-product .details-pro .custom-btn-number #qty {
    font-size: 1em;
    margin: 0;
    padding: 0 23px;
    border-radius: 0px;
    text-align: center;
    padding: 0;
    height: 50px;
    border: none !important
}

.details-product .details-pro .custom-btn-number .qtyminus {
    position: absolute;
    left: 1px;
    text-align: center;
    top: 1px;
    width: 40px;
    height: 48px;
    line-height: 47px;
    font-size: 25px;
    cursor: pointer;
    color: #898989;
    background: #fff
}

.details-product .details-pro .custom-btn-number .qtyplus {
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 40px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    cursor: pointer;
    color: #898989;
    background: #fff
}

.details-product .details-pro .form-detail-action {
    width: 100%
}

.details-product .details-pro .form-detail-action label {
    font-weight: 600;
    min-width: 81px;
    line-height: 45px;
    display: block;
    margin-bottom: 10px
}

.details-product .details-pro .form-detail-action button.btn {
    color: #fff;
    height: 51px;
    width: 185px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
    float: left;
    background-color: #c10a28
}

.details-product .details-pro .form-detail-action button.btn .fa {
    display: inline-block;
    margin-left: 5px
}

.details-product .details-pro .form-detail-action .iwishAddWrapper {
    line-height: 50px;
    float: left;
    text-align: center;
    border: none;
    border-radius: 0;
    margin: 0;
    margin-left: 20px;
    font-size: 14px
}

.details-product .details-pro .form-detail-action .iwishAddWrapper .fa {
    color: #898989
}

.details-product .details-pro .form-detail-action .iwishAddWrapper.iWishAdded {
    color: #c10a28
}

.details-product .details-pro .form-detail-action .iwishAddWrapper.iWishAdded .fa {
    color: #c10a28
}

.details-product .attach {
    border: 1px solid #ebebeb;
    padding: 20px;
    color: #898989
}

.details-product .attach h2 {
    font-weight: 600;
    font-size: 1em;
    margin-top: 0
}

.details-product .attach ul {
    list-style: none;
    padding-left: 0
}

.details-product .attach ul li {
    position: relative;
    padding-left: 25px
}

.details-product .attach ul li:before {
    position: absolute;
    left: 0;
    top: -3px;
    font-family: "FontAwesome";
    content: "\f00c";
    font-size: 16px;
    color: #c10a28
}

#recently-viewed-products .image {
    float: left;
    width: 90px;
    margin-right: 10px
}

#recently-viewed-products .info {
    width: calc(100% - 100px);
    float: right
}

.zoomWrapper {
    width: 100% !important;
    height: auto !important
}

.zoomWrapper img {
    position: static !important;
    width: 100% !important;
    height: auto !important
}

.zoomWrapper img ~ img {
    display: none !important
}

.product-tab.e-tabs {
    background: #fff
}

.product-tab > ul {
    border: 1px solid #ebebeb;
    border-bottom: none
}

.product-tab .tab-link {
    padding: 0 10px;
    float: left
}

.product-tab .tab-link h3 {
    margin: 13px 0;
    font-size: 1em;
    color: #898989;
    font-weight: 400
}

.product-tab .tab-link span {
    font-size: 1em
}

.product-tab .tab-link.current {
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb
}

.product-tab .tab-link.current h3 {
    color: #c10a28;
    position: relative;
    font-weight: 500
}

.product-tab .tab-link.current h3:before {
    content: "";
    width: calc(100% + 20px);
    display: inline-block;
    height: 2px;
    background: #c10a28;
    position: absolute;
    top: -14px;
    left: -10px
}

.product-tab .tab-content.current {
    padding: 10px;
    border: 1px solid #ebebeb;
    min-height: 100px
}

.related-product .section-title h2 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    font-size: 20px
}

.aside-product.aside-vanchuyen {
    padding: 15px 20px 10px 20px;
    border: 1px solid #ebebeb;
    font-weight: 600;
    border-radius: 10px;
    background: #fff
}

.aside-product.aside-vanchuyen .icon {
    float: left;
    margin-right: 10px
}

.aside-product.aside-vanchuyen .vanchuyen > div {
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px
}

.aside-product.aside-vanchuyen b {
    color: #c10a28
}

.aside-product.aside-policy {
    border: 1px solid #ebebeb;
    padding: 20px;
    background: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.aside-product.aside-policy .icon {
    float: left;
    margin-right: 10px;
    display: flex;
    height: 46px;
    align-items: center;
    width: 30px
}

.aside-product.aside-policy p {
    padding-left: 43px;
    margin-bottom: 0
}

.aside-product.aside-policy.border-none {
    margin: 0;
    border-bottom: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}

@media (max-width: 767px) {
    .product-style-2 .details-pro .form-detail-action .iwishAddWrapper {
        margin-top: 10px
    }

    .xs-margin-top-0 {
        margin-top: 0px !important
    }
}

div#sort-by ul li i.fa {
    position: absolute;
    right: 7px;
    top: 5px
}

.sort_box {
    background: #fff;
    padding: 10px 20px;
    line-height: 30px
}

@media (min-width: 1500px) {
    .products-view-grid .col-lg-fix-5 {
        width: 20%
    }

    .products-view-grid .col-lg-fix-5.col-lg-3:nth-child(4n+1) {
        clear: none
    }

    .products-view-grid .col-lg-fix-5.col-lg-3:nth-child(5n+1) {
        clear: left
    }
}

@media (min-width: 1200px) {
    .products-view-grid .col-lg-4:nth-child(3n+1) {
        clear: left
    }

    .products-view-grid .col-lg-3:nth-child(4n+1) {
        clear: left
    }

    .products-view-grid .col-lg-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 1500px) {
    .products-view-grid .col-big-lg-4.col-lg-6:nth-child(2n+1) {
        clear: none
    }

    .products-view-grid .col-big-lg-4.col-lg-6:nth-child(3n+1) {
        clear: left
    }

    .products-view-grid .col-big-lg-4:nth-child(3n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .products-view-grid .col-md-4:nth-child(3n+1) {
        clear: left
    }

    .products-view-grid .col-md-3:nth-child(4n+1) {
        clear: left
    }

    .products-view-grid .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .products-view-grid .col-sm-3:nth-child(4n+1) {
        clear: left
    }

    .products-view-grid .col-sm-4:nth-child(3n+1) {
        clear: left
    }

    .products-view-grid .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .products-view-grid .col-sm-12:nth-child(n) {
        clear: left
    }

    .products-view-grid .col-sm-6:nth-child(2n+1) {
        clear: left
    }

    .products-view-grid .col-xss-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .col-xss-6 {
        width: 50%
    }
}

.sortPagiBar {
    border-bottom: 1px solid #ebebeb
}

.category-products #sort-by {
    display: inline-block;
    padding-left: 10px
}

.view-mode a {
    text-decoration: none;
    display: inline-block;
    color: #8a8a8a
}

.view-mode b {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #8a8a8a;
    line-height: 30px;
    text-align: center;
    background: #ebebeb;
    background: #fff;
    font-size: 15px;
    padding-top: 1px
}

.view-mode b.active {
    color: #c10a28;
    background: #fff
}

.view-mode b:hover {
    color: #8a8a8a;
    background: #fff
}

.view-mode span {
    font-size: 0
}

.button-view-mode {
    padding: 0;
    margin: 0;
    font-size: 1.42857em
}

.button-view-mode.active {
    box-shadow: none;
    color: #333
}

.button-view-mode.active a {
    color: #333
}

.col-49 {
    width: 44.444444%;
    padding: 0 15px;
    float: left
}

.col-59 {
    width: 55.555555%;
    padding: 0 15px;
    float: left
}

.post-time i.fa {
    margin-right: 5px
}

@media (max-width: 767px) {
    .col-49, .col-59 {
        width: 100%;
        float: none
    }
}

@media (min-width: 992px) {
    .blog-main > .row > .col-md-4:nth-child(3n+1) {
        clear: left
    }

    .blog-main > .row > .col-md-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 991px) {
    .blog-main > .row > .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

aside.blog-aside.blog-category, .blog-aside.aside-item {
    background: #fff;
    padding: 10px 20px
}

aside.blog-aside.blog-category .aside-title, .blog-aside.aside-item .aside-title {
    position: relative;
    text-transform: uppercase
}

aside.blog-aside.blog-category .aside-title h2, .blog-aside.aside-item .aside-title h2 {
    font-size: 18px;
    margin: 0;
    display: block;
    padding-right: 0px;
    background: #fff;
    font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", sans-serif;
    font-weight: 600
}

aside.blog-aside.blog-category .aside-title h2:after, .blog-aside.aside-item .aside-title h2:after {
    content: '';
    height: 2px;
    width: 35%;
    display: block;
    background: #c10a28;
    margin: 5px 0
}

aside.blog-aside.blog-category .blog-list, .blog-aside.aside-item .blog-list {
    margin-top: 20px
}

.blog-item {
    overflow: hidden;
    margin-bottom: 40px;
    background: #fff;
    padding: 15px 0
}

.blog-item .btn {
    border-radius: 20px
}

.date {
    margin: 10px 0 10px;
    font-weight: 400
}

.blog-item-name {
    font-weight: 700;
    position: relative;
    font-size: 1.07143em;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 5px
}

.blog-item-name .fa {
    position: absolute;
    left: 0;
    top: 9px;
    font-size: .78571em;
    color: #c10a28
}

.post-time {
    color: #898989;
    font-size: .92857em;
    margin-bottom: 8px
}

.blog-item-summary {
    font-size: 1.07143em;
    font-family: Arial;
    margin-bottom: 5px;
    color: #898989;
    line-height: 20px
}

.blog-item-thumbnail {
    position: relative
}

.blog-aside .btn-link {
    padding-left: 0;
    font-size: 13px;
    color: #898989;
    text-decoration: underline;
    text-transform: inherit
}

.blog-list h5 {
    text-transform: uppercase;
    line-height: 26px;
    margin: 0px;
    padding-top: 30px;
    padding-bottom: 5px
}

.blog-list .loop-blog {
    min-height: 80px;
    overflow: hidden;
    padding: 20px 0px;
    border-bottom: 1px solid #ebebeb
}

.blog-list .loop-blog:first-child {
    padding-top: 0
}

.blog-list .loop-blog:last-child {
    border: none;
    padding-bottom: 0
}

.blog-list .loop-blog .thumb-left {
    width: 90px;
    max-width: 90px;
    height: auto;
    display: block;
    float: left
}

.blog-list .loop-blog .thumb-left a {
    background: #ebebeb;
    overflow: hidden
}

.blog-list .loop-blog .blog-item-summary {
    margin-bottom: 0
}

.blog-list .loop-blog .name-right {
    display: block;
    float: left;
    width: calc(100% - 100px);
    margin-left: 10px
}

.blog-list .loop-blog .name-right h3 {
    font-weight: 700;
    position: relative;
    line-height: 17px;
    margin-top: -2px;
    margin-bottom: 3px
}

.blog-list .loop-blog .name-right h3 a {
    font-size: 15px
}

.blog-list .loop-blog .name-right h3:hover a {
    text-decoration: none;
    color: #c10a28
}

.blog-list .loop-blog .name-right .post-time {
    margin-bottom: 3px
}

.blog-list .loop-blog .date {
    margin: 10px 0 10px;
    font-weight: 400
}

.blog-list .more_blog a {
    line-height: 3;
    font-size: 1.07143em;
    color: #898989;
    display: block
}

.blog-list .more_blog a:hover {
    text-decoration: none;
    color: #c10a28
}

.article-main .rte {
    color: #363636
}

.article-main .article-image {
    margin-bottom: 30px;
    text-align: center
}

.article-main .article-image a {
    margin: 0 auto
}

.article-main .article-title {
    font-size: 1.71429em;
    margin: 0 0 8px;
    line-height: 27px;
    font-weight: 700
}

.article-main .post-time {
    margin-bottom: 20px
}

.article-main .article-content {
    font-size: 1.14286em
}

.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.article-details {
    background: #fff;
    padding: 0 20px
}

.tag-share {
    clear: left;
    border-bottom: 1px solid #e1e1e1;
    margin-top: 10px;
    padding-bottom: 20px;
    line-height: 30px
}

.tag-share .social-media {
    color: #7b7b7b
}

.tag-share .social-media a {
    margin-left: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 29px;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    color: #b1b1b1;
    font-size: 13px
}

.tag-share .social-media a:hover {
    color: #c10a28;
    border-color: #c10a28
}

.tag_article {
    color: #7d7d7d
}

.tag_article .fa {
    margin-right: 5px;
    transform: translateY(1px)
}

.tag_article a {
    color: #7d7d7d
}

.tag_article a:hover {
    color: #363636
}

@media (max-width: 767px) {
    .tag-share > div {
        text-align: left !important
    }
}

.title-form-coment {
    font-size: 18px;
    margin-bottom: 20px
}

#article-comments {
    margin-top: 30px
}

#article-comments .article-comment {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb
}

#article-comments .article-comment-user-image {
    margin: 0;
    float: left;
    width: 100px;
    border-radius: 50%;
    margin-right: 12px;
    overflow: hidden
}

#article-comments .article-comment-user-comment {
    padding-left: 110px;
    word-break: break-word;
    font-size: 1.07143em
}

#article-comments .comment-content {
    font-size: 13px;
    color: #898989
}

#article-comments .user-name-comment {
    margin: 0;
    font-weight: 400;
    font-size: 1.07143em;
    line-height: 1
}

#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #acacac
}

.social-media {
    font-size: 1.07143em
}

.social-media .list-inline li {
    margin-right: 20px
}

.section-news-2 {
    margin-bottom: 20px
}

.block-recent {
    margin-bottom: 50px
}

.block-recent h2 {
    color: #191919;
    font-size: 18px;
    font-weight: 400
}

.block-recent ul li {
    line-height: 24px;
    padding: 7px 0;
    padding-left: 15px;
    position: relative
}

.block-recent ul li .fa {
    position: absolute;
    left: 0;
    top: 12px
}

.block-recent ul li a {
    color: #363636
}

.block-recent ul li a .fa {
    display: inline-block;
    margin-right: 5px
}

.block-recent ul li a:hover {
    color: #c10a28
}

.pd-right {
    padding-left: 0px
}

.cart-heading h1.title-head {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 5px
}

.main-container {
    min-height: 300px
}

.main-container .col-main {
    float: none;
    width: auto
}

.main-container .col-main .cart .bg-scroll {
    border-top: none;
    overflow: hidden;
    border-top: none
}

.main-container .col-main .cart .cart-thead {
    font-weight: bold;
    font-size: 13px;
    clear: both;
    width: 100%;
    border: 1px solid #ebebeb;
    background: #fff;
    float: left;
    min-width: 400px
}

.main-container .col-main .cart .cart-thead div {
    float: left;
    padding: 10px 0;
    color: #363636;
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.main-container .col-main .cart .nobr {
    white-space: nowrap
}

.main-container .col-main .cart .cart div.a-right {
    text-align: right
}

.main-container .col-main .cart .cart div.a-center {
    text-align: center
}

.main-container .col-main .cart .cart-tbody {
    width: 100%;
    float: left;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-bottom: none
}

.main-container .col-main .cart .cart-tbody .item-cart {
    border-bottom: 1px solid #ebebeb;
    width: 100%;
    float: left
}

.main-container .col-main .cart .item-cart .image .product-image img {
    max-width: 120px;
    width: auto;
    height: auto;
    max-height: 100%
}

.main-container .col-main .cart .cart-tbody .item-cart div {
    line-height: 20px;
    vertical-align: top;
    height: 155px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    flex-direction: column;
    float: left
}

.main-container .col-main .cart .cart-tbody .item-cart div.image {
    padding-left: 0
}

.main-container .col-main .cart .cart-tbody .item-cart div.image a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 115px;
    padding: 0
}

.main-container .col-main .cart .cart-tbody .item-cart div:nth-child(6) {
    padding: 10px 0 6px;
    position: relative
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item {
    width: 78px;
    display: block;
    text-align: center;
    color: #898989
}

.main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

.main-container .col-main .cart .cart-tbody .item-cart .product-image {
    display: block;
    height: auto;
    width: 100%;
    padding: 10px 0;
    flex: 1;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    max-height: 230px;
    height: 155px;
    text-align: center
}

@media (max-width: 991px) {
    .main-container .col-main .cart .cart-tbody .item-cart .product-image {
        padding: 0
    }
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name {
    margin: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-transform: inherit
}

.main-container .col-main .cart .cart-tbody .item-cart div .product-name a {
    display: block;
    max-height: 75px;
    overflow: hidden;
    text-transform: inherit
}

.main-container .col-main .cart .cart-tbody .item-cart div .input_qty_pr {
    height: auto;
    border-right: none;
    width: 70%;
    min-width: 105px
}

.main-container .col-main .cart .cart .product-name a {
    font-size: 14px
}

.main-container .col-main .cart .item-cart .input_qty_pr .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 24px;
    vertical-align: baseline;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .variant-title {
    color: #686868
}

.main-container .col-main .cart .cart-tbody .item-cart div .price {
    line-height: 6;
    font-size: 1.28571em;
    color: 3000;
    font-weight: 700
}

.main-container .col-main .cart .item-cart .items-count {
    border: 1px solid #ebebeb;
    outline: none;
    background: #fff;
    height: 24px;
    width: 21px;
    vertical-align: top;
    text-align: center;
    padding: 0
}

.main-container .col-main .cart .item-cart .number-sidebar {
    border: 1px solid #ddd;
    height: 40px;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0;
    line-height: 15px
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item {
    background-color: #fff;
    background-image: url(//bizweb.dktcdn.net/100/310/257/themes/801944/assets/bin.png?1606471870633);
    color: #363636;
    cursor: pointer;
    padding: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    border: none;
    width: 100%;
    margin-top: -3px;
    display: block;
    text-align: center;
    color: #898989;
    background-repeat: no-repeat;
    background-position: center
}

.main-container .col-main .cart .cart-tbody .item-cart div a.remove-item span {
    font-size: 0
}

.main-container .col-main .cart .btn-proceed-checkout {
    background: #c10a28;
    line-height: 35px;
    color: #fff;
    height: 45px;
    padding: 0 50px;
    border-radius: 0px;
    font-size: 14px;
    border: none;
    font-weight: 600
}

.main-container .col-main .cart .btn.btn-white {
    margin-right: 5px;
    border: 2px solid #363636
}

.main-container .col-main .cart .btn.btn-white:hover {
    border-color: #c10a28
}

.main-container .col-main .cart .totals .inner {
    padding: 0px 0 15px;
    margin-top: 0;
    margin-right: 1px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td {
    border: none;
    padding: 15px;
    padding-bottom: 15px;
    padding-right: 0
}

.main-container .col-main .cart #shopping-cart-totals-table tr td strong {
    padding-left: 20px
}

.main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
    width: 260px;
    font-size: 14px
}

.main-container .col-main .cart #shopping-cart-totals-table {
    width: 100%;
    padding-bottom: 8px;
    background: #fff
}

.main-container .col-main .cart ul.checkout {
    clear: left;
    padding: 17px;
    margin-bottom: 30px;
    text-align: right;
    padding-right: 0;
    border-top: none
}

.main-container .col-main .cart ul.checkout .inline-block {
    display: block !important;
    line-height: 45px;
    padding-right: 0px;
    font-size: 15px
}

.main-container .col-main .cart ul.checkout .inline-block .price {
    color: #000;
    font-size: 15px
}

.main-container .col-main .cart .cart .totals table th, .main-container .col-main .cart .cart .totals table td {
    padding: 10px;
    background: none !important;
    box-shadow: none !important;
    color: #363636 !important;
    height: 50px;
    vertical-align: middle
}

.main-container .col-main .cart span.totals_price.price {
    color: #c10a28;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: 700
}

.main-container .col-main .cart .cart-tbody .item-cart .number-sidebar {
    min-height: 0;
    position: static;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count {
    left: 15px;
    top: 20px;
    outline: none;
    background: #fff;
    font-weight: 700;
    vertical-align: baseline;
    text-align: center;
    padding: 0;
    border: none;
    color: #363636;
    display: inline-block;
    position: absolute;
    margin: 0;
    line-height: 24px
}

.main-container .col-main .cart .cart-tbody .item-cart .input_qty_pr .items-count.btn-plus {
    top: 18px;
    left: auto;
    right: 15px;
    line-height: 25px
}

.main-container button.btn.btn-gray.margin-right-15.f-right {
    background: #f1f1f1;
    color: #363636;
    border: 1px solid #ebebeb;
    height: 45px;
    padding: 0 50px;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 600
}

@media (max-width: 1199px) {
    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 196px
    }
}

@media (max-width: 991px) {
    .main-container .col-main .cart .bg-scroll .cart-tbody .item-cart div a.remove-item span {
        width: 34px;
        height: 34px;
        line-height: 33px
    }

    .main-container .col-main .cart #shopping-cart-totals-table tr td.a-right {
        width: 252px
    }

    .main-container .col-main .cart .totals .inner {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .sign_main {
        background: #f7f8f9;
        margin-top: 40px
    }

    .main {
        border-bottom: solid 1px #ebebeb;
        background: #fff;
        margin-top: 40px
    }

    .main-container {
        margin-top: -40px
    }

    .cart-mobile {
        padding: 10px 0px 0px 0px
    }

    .header-cart {
        padding: 10px 15px 0px;
        border-bottom: solid 1px #ebebeb;
        margin-top: -10px
    }

    .header-cart-content {
        margin-top: 10px
    }

    .header-cart-content .content-product-list {
        min-height: 110px
    }

    .header-cart .title-cart {
        line-height: 10px
    }

    .header-cart-price {
        padding: 20px 17px
    }

    .title-cart h3 {
        margin-top: 2px;
        font-family: Arial, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase
    }

    .title-cart p {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #9c9c9c
    }

    .title-cart a {
        float: right;
        margin-top: -28px;
        color: #c10a28;
        font-size: 16px;
        line-height: 27px;
        font-family: Arial, sans-serif
    }

    .btn-proceed-checkout-mobile {
        width: 100%;
        line-height: 27px;
        color: #fff;
        height: 40px;
        font-size: 14px;
        border: none;
        background: #c10a28
    }

    .content-product-list .item-product {
        padding: 15px 15px;
        min-height: 110px;
        border-bottom: solid 1px #ebebeb;
        overflow: hidden
    }

    .item-product-cart-mobile, .title-product-cart-mobile, .select-item-qty-mobile {
        float: left
    }

    .item-product-cart-mobile {
        width: 100px;
        text-align: center;
        margin-right: 10px
    }

    .item-product-cart-mobile img {
        max-width: 100px
    }

    .select-item-qty-mobile {
        float: right;
        text-align: center
    }

    .title-product-cart-mobile a {
        word-break: break-word;
        font-family: Arial, sans-serif;
        font-size: 14px;
        color: #363636
    }

    .select-item-qty-mobile input.qty {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #ebebeb;
        font-size: 15px;
        font-weight: 400;
        margin: 0 !important;
        outline: medium none;
        padding: 5px 5px 5px 12px;
        width: 41px
    }

    .title-product-cart-mobile p {
        line-height: 2;
        font-size: 14px;
        font-family: Arial, sans-serif;
        color: #898989
    }

    .title-product-cart-mobile span {
        color: #c10a28
    }

    .select-item-qty-mobile a {
        line-height: 3;
        color: #363636;
        font-family: 'Open Sans', sans-serif
    }
}

@media screen and (max-width: 767px) {
    .select-item-qty-mobile .txt_center input {
        height: 25px;
        width: 24px;
        text-align: center;
        margin: 0px;
        padding: 0;
        position: absolute;
        left: 22px;
        min-height: 0
    }

    .item-product .title-product-cart-mobile {
        max-width: 150px
    }

    .title-product-cart-mobile h3 {
        line-height: 1;
        margin: 0
    }

    .main-cart-page {
        min-height: auto !important
    }

    .select-item-qty-mobile .txt_center button.reduced.items-count.btn-minus {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        margin: 0;
        padding: 0;
        line-height: 1;
        max-width: 23px !important;
        width: 23px;
        height: 25px;
        border-style: hidden;
        background: none !important;
        color: #000;
        border: solid thin #ddd
    }

    .select-item-qty-mobile .txt_center button.increase.items-count.btn-plus {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        padding: 0;
        max-width: 23px !important;
        width: 23px;
        height: 25px;
        display: inline-block;
        line-height: 1;
        border-style: hidden;
        color: #fff;
        background: none !important;
        color: #000;
        border: solid thin #ddd
    }

    .select-item-qty-mobile > div {
        position: relative;
        width: 68px;
        height: 25px
    }
}

@media screen and (max-width: 375px) {
    .item-product .title-product-cart-mobile {
        max-width: 100px !important
    }

    .item-product-cart-mobile {
        width: 85px;
        margin-right: 5px
    }

    .item-product-cart-mobile img {
        max-width: 85px
    }
}

div#social_login {
    width: 100% !important;
    text-align: center
}

.embedContent ul.icon-only {
    margin-bottom: 10px;
    display: block;
    text-align: center !important;
    margin: 0 !important
}

#dangky .wrap-modal-login, #dangnhap .wrap-modal-login {
    width: 550px;
    color: #252525;
    background: #fff
}

@media (max-width: 1400px) {
    #dangky .wrap-modal-login, #dangnhap .wrap-modal-login {
        width: 550px
    }
}

#dangky .wrap-modal-login .btn, #dangnhap .wrap-modal-login .btn {
    font-size: 16px;
    font-weight: 600
}

#dangky .wrap-modal-login h5.title-modal, #dangnhap .wrap-modal-login h5.title-modal {
    font-size: 22px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    color: #333
}

#dangky .wrap-modal-login h5.title-modal a, #dangnhap .wrap-modal-login h5.title-modal a {
    padding: 0 5px 15px 5px;
    font-size: 24px;
    font-family: 'Arial', sans-serif;
    font-weight: 400;
    margin: 0 10px;
    display: inline-block;
    position: relative;
    color: #898989
}

#dangky .wrap-modal-login h5.title-modal a.active, #dangnhap .wrap-modal-login h5.title-modal a.active {
    color: #252525
}

#dangky .wrap-modal-login .link-popup, #dangnhap .wrap-modal-login .link-popup {
    font-size: 15px;
    text-align: center
}

#dangky .wrap-modal-login .link-popup a, #dangnhap .wrap-modal-login .link-popup a {
    text-decoration: underline
}

#dangky .content, #dangnhap .content {
    padding: 50px 30px 0 30px;
    text-align: center
}

#dangky .content input, #dangnhap .content input {
    border: 1px solid #ebebeb !important
}

#dangky .content p.margin-bottom-15, #dangnhap .content p.margin-bottom-15 {
    color: #898989
}

#dangky .content label, #dangnhap .content label {
    font-weight: 400
}

#dangky .content a, #dangnhap .content a {
    color: #c10a28;
    text-decoration: underline
}

#dangky #customer_register, #dangnhap #customer_register {
    margin-bottom: 0
}

#dangky button.btn.btn-close.btn-default, #dangnhap button.btn.btn-close.btn-default {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    font-size: 17px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    background: #333;
    color: #fff;
    padding: 0
}

#customer_register {
    margin-bottom: 10px
}

#customer_login, #recover_customer_password {
    margin-bottom: 0
}

.checkbox.style input {
    margin: 0 !important;
    display: none
}

.checkbox.style label {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    text-transform: none;
    position: relative;
    padding-left: 55px;
    line-height: 50px
}

.checkbox.style label:before {
    display: block;
    width: 35px;
    height: 35px;
    background: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.checkbox.style input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    color: #c10a28;
    position: absolute;
    top: 50%;
    left: 8px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.page_customer_account .col-main-acount {
    margin-bottom: 30px
}

.page_customer_account .col-main-acount .col-left-account .page-title .title-head a {
    color: #c10a28;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-transform: uppercase;
    text-decoration: none
}

.page_customer_account .col-main-acount .col-left-account .page-title .title-head a:hover {
    color: #c10a28
}

.page_customer_account .col-main-acount .col-left-account .no-padding {
    padding: 0px
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart {
    border: 1px #e1e1e1 solid;
    font-size: 15px;
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 37px;
    color: #252525;
    margin-bottom: 30px;
    margin-top: 15px
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart .thead-default {
    color: #363636;
    text-align: center;
    border: #e1e1e1 thin solid;
    line-height: 1.5;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    background: #ebebeb;
    min-width: 60px
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart .thead-default tr {
    color: #363636;
    text-align: center;
    border: #e1e1e1 thin solid;
    line-height: 1.5;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    background: #ebebeb;
    min-width: 60px
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart .thead-default tr th {
    padding: 5px;
    font-size: 14px;
    color: #55595c;
    background-color: #eceeef;
    border-bottom: none;
    text-align: center
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart tbody tr td {
    padding: 5px;
    text-align: center
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart tbody tr td .price {
    color: #c10a28
}

.page_customer_account .col-main-acount .recent-orders .tab-all .table-cart tbody tr td a:hover {
    color: #c10a28
}

.page_customer_account .col-main-acount .col-right-account .block-account {
    padding: 20px;
    border: 1px #e1e1e1 solid;
    border-radius: 5px
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-title-account {
    color: #dc3333;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-title-account h5 {
    font-size: 18px;
    margin: 0px;
    padding: 0px
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-content {
    padding: 0px
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-content p {
    margin: 10px 0px;
    line-height: 24px;
    padding: 0px;
    overflow: hidden
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-content p .fa {
    width: 20px;
    text-align: center;
    color: #c10a28;
    float: left;
    line-height: 24px
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-content p span {
    display: block;
    width: calc(100% - 35px);
    float: left
}

.page_customer_account .col-main-acount .col-right-account .block-account .block-content .btn-bg {
    background: #c10a28;
    color: #fff;
    font-size: 14px
}

.page_order_account .top_order_title .title-headding {
    font-size: 18px;
    text-transform: uppercase
}

.page_order_account .top_order_title .order_date a {
    margin-left: 30px;
    color: #c10a28;
    float: right;
    margin-top: -25px
}

@media (max-width: 543px) {
    .page_order_account .top_order_title .order_date a {
        margin-top: 0;
        display: block;
        margin: 0;
        float: none
    }
}

.page_order_account .body_order #order_payment, .page_order_account .body_order #order_shipping {
    padding: 0px
}

.page_order_account .body_order #order_payment .box-header .title-head, .page_order_account .body_order #order_shipping .box-header .title-head {
    margin: 0px;
    padding: 0px;
    font-size: 18px
}

.page_order_account .body_order #order_payment .address p i, .page_order_account .body_order #order_shipping .address p i {
    color: #c10a28
}

.page_order_account .content_order .table-responsive .table-cart .thead-default tr th {
    padding: 10px 15px;
    border-bottom: 1px solid #ebebeb
}

.page_order_account .content_order .table-responsive .table-cart tbody tr .numeric {
    color: #c10a28
}

.page_order_account .content_order .table-responsive .table-cart tbody tr .link:hover a {
    color: #c10a28;
    text-decoration: none
}

.page_order_account .oder_total_monney .totalorders tfoot .order_total .right {
    color: #c10a28;
    font-size: 16px
}

.page_order_account table#order_details {
    border-top: 1px solid #ebebeb
}

@media screen and (max-width: 991px) {
    .m992 {
        display: none
    }

    #parent {
        display: flex;
        flex-flow: column
    }

    #a {
        order: 2
    }

    #b {
        order: 1
    }

    .sodiachi .form-xs {
        line-height: 10px !important
    }
}

@media screen and (min-width: 992px) {
    .mx991 {
        display: none
    }
}

.block-content.form-signup {
    background: #fff;
    padding-top: 20px
}

.block-content.form-signup p {
    padding: 0 20px
}

.block-content.form-signup p i {
    color: #c10a28;
    margin-right: 10px
}

.address-title {
    padding-left: 10px;
    margin-bottom: 15px;
    border-radius: 0 !important;
    font-weight: 300
}

.address-title button {
    background: none;
    border: none;
    font-size: 0;
    width: 50px;
    height: 55px
}

.address-title button.btn-edit {
    background-image: url(//bizweb.dktcdn.net/100/310/257/themes/801944/assets/btn-edit.png?1606471870633);
    background-repeat: no-repeat;
    background-position: center
}

.address-title button.btn-delete {
    background-image: url(//bizweb.dktcdn.net/100/310/257/themes/801944/assets/btn-delete.png?1606471870633);
    background-repeat: no-repeat;
    background-position: center
}

.address-subtitle {
    margin-top: 0;
    text-transform: uppercase
}

.address-item-action {
    right: 0;
    top: -7px
}

.address-item-action .btn-row {
    padding-right: 5px
}

.address-group {
    background: #fff;
    padding-bottom: 5px;
    margin-bottom: 15px
}

.address-group p {
    color: #595959
}

.address-group p label {
    float: left;
    font-weight: 300
}

.address .page_address .btn-bg-addresss {
    background: #c10a28;
    color: #fff;
    border: solid 1px #c10a28
}

.address .page_address .btn-bg-addresss:hover {
    background: #fff;
    color: #c10a28;
    border: solid 1px #c10a28
}

.address label.c-input.c-checkbox input {
    transform: translateY(5px);
    -moz-transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -o-transform: translateY(5px)
}

.address .page_address .adr_title {
    overflow: hidden;
    padding-bottom: 20px
}

.address .page_address .adr_title .title-head {
    width: 100%;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px
}

.address .page_address .adr_title .title-head a {
    display: block;
    cursor: pointer;
    color: #c10a28;
    font-size: 1em;
    text-transform: initial;
    font-weight: 400
}

.address .page_address .adr_title .title-head a:hover {
    color: #c10a28;
    text-decoration: underline
}

@media (max-width: 767px) {
    .address .page_address .adr_title .title-head a {
        float: none !important;
        margin-top: 15px
    }
}

.address .page_address .col-address {
    overflow: hidden
}

#order_payment, #order_shipping {
    background: #fff;
    padding: 10px 20px
}

#order_payment .address.note i, #order_shipping .address.note i {
    color: #c10a28;
    margin-right: 5px
}

.totalorders {
    background: #fff;
    border-color: #e1e1e1
}

.order-headding {
    margin: 0
}

.page_contact h2 {
    font-size: 25px;
    color: #252525;
    margin-top: 40px;
    margin-bottom: 20px;
    font-weight: 400;
    text-align: left
}

.page_contact form {
    margin: 0
}

.page_contact #login {
    position: relative
}

.contact .form-group .form-control {
    border-radius: 0
}

.contact .form-group textarea.form-control {
    padding-top: 12px
}

.contact p {
    color: #707070
}

.contact h2.title-head {
    text-transform: inherit;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.contact h2 {
    font-size: 21px;
    color: #252525;
    margin-top: 5px;
    margin-bottom: 30px;
    font-weight: 400
}

.contact .dq-flex {
    margin-bottom: 5px;
    align-items: flex-start
}

.contact .dq-flex .icon.f-left {
    margin-right: 5px;
    white-space: nowrap
}

.contact .info-contact > p {
    color: #636363
}

.contact .info-contact .widget-menu {
    margin-bottom: 30px;
    overflow: hidden;
    font-size: 1.07143em
}

.contact .info-contact .widget-menu li {
    display: block;
    padding-bottom: 10px
}

.contact .info-contact .widget-menu li .block_icon {
    display: block;
    float: left;
    padding: 0px;
    width: 18px;
    line-height: 1;
    color: #252525;
    margin-left: 2px;
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px)
}

.contact .info-contact .widget-menu li p, .contact .info-contact .widget-menu li a {
    display: inline;
    width: calc(100% - 37px);
    line-height: 20px;
    margin: 0px;
    color: #636363
}

.contact .info-contact .widget-menu li a {
    color: #636363
}

.contact .info-contact .widget-menu li a:hover {
    color: #c10a28
}

.contact .info-contact .widget-menu li a.mail {
    color: #0072bc
}

.contact .info-contact .widget-menu li a.mail:hover {
    color: #c10a28
}

.contact .contact-box-info {
    margin: 10px 0
}

.contact .contact-box-info .item {
    color: #707070;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb
}

.contact .contact-box-info .item .fa {
    width: 40px;
    height: 40px;
    background: #c10a28;
    color: #fff;
    float: left;
    text-align: center;
    justify-content: center;
    line-height: 40px;
    border-radius: 50%
}

.contact .contact-box-info .item > div {
    margin-bottom: 20px
}

.contact .contact-box-info .item .info {
    padding-left: 50px
}

.contact .contact-box-info .item .info a {
    color: #c10a28
}

.contact .contact-box-info .item:last-child {
    border: none
}

.contact .contact-box-info .item h3 {
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    margin-top: 5px
}

.contact .contact-box-info .item p {
    position: relative;
    margin-bottom: 5px
}

.contact .contact-box-info .item p .fa {
    position: absolute;
    left: 0;
    top: 4px;
    color: #707070
}

.contact .contact-box-info a {
    display: block;
    color: #707070
}

.contact .contact-box-info a:hover {
    color: #c10a28
}

.btn-contact {
    padding: 0 40px;
    text-transform: inherit
}

.page-404 .title-section-page {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0
}

.page-404 p {
    margin: 0 0 9px 0
}

.page-404 form {
    width: 540px;
    display: inline-block;
    position: relative;
    margin-bottom: 10px
}

.page-404 form input {
    width: 100%
}

.page-404 form .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 75px
}

.page-404 label a {
    color: #c10a28
}

.page-service .service-title h1 {
    font-size: 2.14286em;
    font-weight: 600;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 30px;
    margin-top: 0
}

.page-service .service-title h1:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #c10a28;
    position: absolute;
    left: 0;
    bottom: 0px
}

.page-service .service-list ul {
    border: 1px solid #ebebeb;
    border-radius: 5px
}

.page-service .service-list ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 35px;
    font-weight: 600;
    color: #636363;
    position: relative
}

.page-service .service-list ul li a {
    color: #636363
}

.page-service .service-list ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #636363;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 28px
}

.page-service .service-list ul li.active a {
    color: #c10a28
}

.page-service .service-list ul li.active:before {
    background: #c10a28
}

.page-service .service-list ul li:last-child {
    border: none
}

.page-service .service-list ul li:hover {
    color: #c10a28
}

.page-service .service-list ul li:hover a {
    color: #c10a28
}

.page-service .service-list ul li:hover:before {
    background: #c10a28
}

.aside-item {
    margin-bottom: 40px
}

.aside-item .aside-title {
    position: relative
}

.aside-item .aside-title h2 {
    font-size: 24px;
    margin: 0;
    display: inline-block;
    padding-right: 10px;
    background: #fff;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400
}

.aside-item .nav > li > a {
    padding: 0
}

.aside-item .aside-content {
    margin-top: 0px
}

.aside-item.sidebar-category .nav-item {
    position: relative;
    clear: left;
    font-size: 1.07143em
}

.aside-item.sidebar-category .nav-item a {
    padding-left: 15px;
    font-size: 1.07143em;
    padding-right: 15px
}

.aside-item.sidebar-category .nav-item .fa {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px
}

.aside-item.sidebar-category .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 15px;
    box-shadow: none
}

.aside-item.sidebar-category .nav-item.active > a {
    color: #c10a28
}

.aside-item.sidebar-category .nav-item.active > .dropdown-menu {
    display: block
}

.aside-filter-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

.aside-filter-item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none
}

.aside-filter-item .aside-content {
    margin-bottom: 0
}

.aside-filter-item .aside-title h2 {
    font-size: 19px
}

.aside-filter-item .aside-title h2:before {
    display: none
}

.sidebar-category .aside-title {
    position: relative
}

.sidebar-category .aside-content .nav-item {
    position: relative;
    clear: left;
    font-size: 1.07143em;
    padding: 5px 0px
}

.sidebar-category .aside-content .nav-item.okactive .fa.fa-caret-right:before {
    font-size: 11px;
    content: "\f00c";
    text-align: center;
    line-height: 16px;
    padding-left: 1px
}

.sidebar-category .aside-content .nav-item:last-child {
    border-bottom: none
}

.sidebar-category .aside-content .nav-item a {
    font-size: 15px
}

.sidebar-category .aside-content .nav-item .fa {
    text-align: center;
    cursor: pointer
}

.sidebar-category .aside-content .nav-item .fa.fa-caret-right {
    right: auto;
    left: 0;
    top: 10px;
    text-align: left;
    font-size: 0;
    border: 1px solid #ebebeb;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.sidebar-category .aside-content .nav-item .nav-item .fa {
    top: 10px
}

.sidebar-category .aside-content .nav-item .nav-item .fa.fa-caret-right {
    top: 8px
}

.sidebar-category .aside-content .nav-item .dropdown-menu {
    position: static;
    width: 100%;
    border: 0;
    padding-left: 0
}

.sidebar-category .aside-content .nav-item .dropdown-menu .nav-item {
    padding-left: 10px
}

.sidebar-category .aside-content .nav-item .dropdown-menu .fa.fa-caret-right {
    display: none
}

.sidebar-category .aside-content .nav-item.active {
    border-bottom: none
}

.sidebar-category .aside-content .nav-item.active > a {
    color: #c10a28
}

.sidebar-category .aside-content .nav-item.active > .dropdown-menu {
    display: block
}

.sidebar-category .aside-content .nav-item:hover > a {
    color: #c10a28
}

.aside-item.aside-mini-list-product .product-mini-item {
    padding: 15px 0
}

.aside-item.aside-mini-list-product .product-mini-item h3 {
    margin-bottom: 10px
}

.aside-item.aside-mini-list-product .product-mini-item h3 a {
    color: #001a4b
}

.aside-item.aside-mini-list-product .product-mini-item h3 a:hover {
    color: #c10a28
}

.aside-item.aside-mini-list-product .product-mini-item .product-price {
    color: #c10a28;
    font-weight: 400
}

.aside-item.aside-mini-list-product .product-mini-item .sale-price {
    color: #898989
}

.aside-item.aside-mini-list-product .bizweb-product-reviews-badge {
    margin: 0
}

.aside-item.aside-mini-list-product .bizweb-product-reviews-badge > div {
    display: none
}

.aside-item.aside-mini-list-product .bizweb-product-reviews-badge > div.bizweb-product-reviews-star {
    display: block
}

.aside-item.aside-mini-list-product .btn.btn-link {
    color: #363636;
    padding-left: 0
}

.aside-item.aside-mini-list-product .btn.btn-link:hover {
    color: #c10a28
}

.aside-item .list-tags span.tag-item {
    line-height: 40px;
    border: 1px solid #ebebeb;
    height: 40px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    color: #898989;
    border-radius: 3px
}

.aside-item.sidebar-category.blog-category .nav-item .fa {
    top: 9px
}

.aside-item.sidebar-category.blog-category .nav-item .fa.fa-caret-right {
    display: none
}

.aside-item.sidebar-category.blog-category .aside-content .navbar-pills > li.nav-item {
    padding-left: 0
}

.aside-item.sidebar-category.blog-category .aside-content .nav-item {
    padding: 6px 0px 6px 12px;
    border: none
}

.aside-item.sidebar-category.blog-category .aside-content .nav-item .fa.fa-angle-right {
    display: none;
    right: auto;
    left: 0;
    top: 10px
}

.aside-item.sidebar-category.blog-category .aside-content .nav-item .nav-item .fa.fa-angle-right {
    top: 8px
}

.aside-item.sidebar-category.blog-category .aside-content .nav-item .nav-item .nav-item .fa.fa-angle-right {
    top: 9px
}

.ui-widget.ui-widget-content {
    height: 2px;
    background: #ebebeb
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #c10a28 !important
}

.ui-slider-horizontal .ui-slider-handle {
    height: 14px !important;
    width: 14px !important;
    border-radius: 50% !important;
    top: -6px !important;
    border: none !important;
    background: #c10a28 !important
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 15px;
    width: calc(100% - 14px);
    margin-left: 7px
}

#start {
    width: 100px;
    float: left
}

#start input {
    text-align: left;
    padding-left: 10px;
    border-radius: 3px;
    border: none;
    box-shadow: none
}

#stop {
    width: 100px;
    float: right;
    text-align: center;
    position: relative
}

#stop input {
    text-align: right;
    padding-right: 10px;
    border-radius: 3px;
    border: none;
    box-shadow: none
}

#stop:before {
    display: none;
    content: "-";
    position: absolute;
    left: -17px;
    font-size: 17px
}

a#filter-value {
    height: 30px;
    line-height: 30px;
    font-weight: 400;
    width: 100px;
    margin-top: 10px
}

#popupCartModal .modal-dialog {
    width: 420px;
    transform: translate(0);
    border-radius: 0
}

@media (max-width: 767px) {
    #popupCartModal .modal-dialog {
        width: auto
    }
}

#popupCartModal .modal-content {
    padding: 25px;
    border-radius: 0
}

#popupCartModal .modal-content .col-sm-6 {
    padding: 10px 30px
}

#popupCartModal .modal-content .modal-right {
    text-align: left;
    padding-top: 20px;
    border-top: 1px solid #ebebeb
}

#popupCartModal .modal-content .modal-right h3 {
    border: 0;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-weight: 400
}

#popupCartModal .modal-content .modal-right h3 b {
    font-weight: 400
}

#popupCartModal .media .thumb-1x1 {
    width: 100px;
    text-align: center
}

#popupCartModal .product-title {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 7px;
    color: #111
}

#popupCartModal .qty {
    color: #898989
}

#popupCartModal .qty span {
    color: #000
}

#popupCartModal .product-new-price {
    color: #898989;
    margin-top: 6px
}

#popupCartModal .product-new-price span {
    color: #c10a28;
    font-weight: 500;
    font-size: 18px
}

#popupCartModal button.close {
    position: absolute !important;
    right: 10px;
    top: 5px
}

#popupCartModal .modal-body {
    position: relative;
    padding: 15px 0 20px
}

#popupCartModal .total_price {
    font-size: 16px;
    padding: 10px 0 5px
}

#popupCartModal h3 {
    font-size: 17px;
    font-weight: 500;
    margin-top: 0;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    padding-bottom: 20px
}

#popupCartModal h3 i {
    font-style: normal
}

#popupCartModal h3 a:hover i {
    color: #c10a28
}

#popupCartModal .btn-red {
    line-height: 48px;
    height: 50px;
    padding: 0;
    border-radius: 0;
    font-weight: 400;
    box-shadow: none;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    padding: 0 50px;
    font-size: 16px
}

div#isp_search_result_page_container .btn-search {
    display: none
}

button.btn.btn-default.btn-search {
    display: none
}

div#isp_search_result_page_container form {
    margin-bottom: 0
}

.bizweb-product-reviews-badge .bizweb-product-reviews-star i {
    font-size: 15px !important
}

.bizweb-product-reviews-form fieldset {
    border: none
}

.bizweb-product-reviews-form .bpr-button-submit {
    background: #c10a28 !important;
    border: none !important
}

footer .footer-info-widget p.hotline a {
    color: #fff
}

#bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary .bpr-summary .bpr-summary-average {
    padding-right: 5px !important
}

#bizweb-product-reviews #bizweb-product-reviews-sub .bizweb-product-reviews-summary {
    padding: 10px 0 !important
}

.blog-item .date {
    background: #f02b2b
}

.off-canvas-menu .action .btn-primary.btn-50:last-child {
    background: #2bf525
}

.off-canvas-menu .action .btn-primary.btn-50:last-child:hover {
    background: #43f63d
}

.details-product form button.btn-primary2 {
    background: #2bf525
}

.details-product form button.btn-primary2:hover {
    background: #43f63d
}

.view-desktop a.btn.btn-primary.btn-full {
    background: #ef7d00
}

.view-desktop a.btn.btn-primary.btn-full:hover {
    background: #ff8a0a
}

.footerText.fanpage {
    text-align: center
}

.slick-slider {
    margin: 0 -10px
}

.slick-slider .item {
    padding: 0 10px;
    outline: none !important
}
