@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.ttf');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

.total-cart strong {
    float: right;
    color: red
}

.total-cart {
    padding: 10px;
    border-top: 1px solid #ddd;
}

.cart-mini-body {
    padding: 10px
}

.mini-item {
    padding: 10px;
    position: relative;
}

.mini-item .price {
    position: absolute;
    right: 7px;
    bottom: 10px;
    color: red;
    font-weight: bold;
}

.mini-item img {
    width: 50px;
    float: left;
    margin-right: 20px;
}

.nd h3 {
    padding: 10px 20px;
    background: #DEE8DD;
    margin: 0px;
    font-size: 16px;
}

.nd {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.ttkh {
    display: none;
}

.dat-sach-tt input {
    margin: 10px 0;
}

.list-new .componentheading {
    margin-bottom: 20px;
}

.for-customer h3 {
    font-size: 16px;
}

.btnsubmits>div {
    display: inline-block;
    margin-right: 20px;
}

.checkout-submit {
    width: auto;
}

.txx input {
    width: auto;
    display: inline-block;
}

.sp-cart img {
    float: left;
    width: 150px;
    margin-right: 10px;
}

.btnsubmits {
    padding-top: 10px;
    text-align: right;
}

.quaty input {
    width: auto;
    width: 40px;
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #ddd;
    text-align: center;
}

.oke-cart {
    color: #fff;
    position: relative;
    top: -2px;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: bold;
}

.oke-cart .btn {
    border: 0px;
}

#wpcf7-f4-o1 .wpcf7-submit {
    width: auto
}

.searchandfilter ul li ul {
    height: 300px;
    overflow-y: scroll;
}

.col1-banner img {
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
    line-height: 1.5
}

footer img.size-full {
    width: auto
}

.modal-dialog {
    position: relative;
    margin: 60px auto;
    padding: 5px 20px 13px;
    border-radius: 10px;
    width: 450px
}

.modal-content {
    border: 0
}

.modal-header {
    text-align: center;
    padding: 15px 20px;
    color: #fff;
    background: #35c5e1;
    position: relative;
    font-weight: 700
}

.modal-header .close {
    margin-top: 0;
    opacity: 1;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 25px
}

.modal-header:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-width: 10px;
    margin-left: -10px;
    border-top-color: #35c5e1
}

.modal-body input {
    border: 1px solid #ededed;
    padding-left: 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 10px 0
}

.modal-body input[type=submit] {
    margin-top: 20px;
    background: #35c5e1;
    border: 0;
    padding: 10px 15px;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: auto;
    line-height: initial;
    width: auto
}

@media (max-width:320px) {
    .offcanvas-menu {
        width: 100%
    }
}

.row {
    margin: 0 -8px;
}

.row>div {
    padding: 0 8px;
}

.menu-wrapper .sp-megamenu-parent li {
    margin-right: 0!important
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9;
    display: block;
    float: right
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}

.sp-megamenu-parent>li.menu-justify {
    position: static
}

.sp-megamenu-parent>li>a {
    display: inline-block;
    padding: 0 15px;
    line-height: 50px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000
}

.sp-megamenu-parent>li.sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f107"
}

.sp-megamenu-parent .sp-module {
    padding: 10px
}

.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 20px
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f105";
    float: right
}

.sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
    left: 100%
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    display: block;
    padding: 10px;
    color: #333;
    cursor: pointer
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title {
    text-transform: uppercase;
    font-weight: 700
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #fff
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
    color: #fff
}

.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}

.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}

.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}

.sp-megamenu-parent.menu-fade .sp-has-child:hover>.sp-dropdown {
    -webkit-animation: spMenuFadeIn 400ms;
    animation: spMenuFadeIn 400ms
}

.sp-megamenu-parent.menu-zoom .sp-has-child:hover>.sp-dropdown {
    -webkit-animation: spMenuZoom 400ms;
    animation: spMenuZoom 400ms
}

.sp-megamenu-parent.menu-fade-up .sp-has-child:hover>.sp-dropdown {
    -webkit-animation: spMenuFadeInUp 400ms;
    animation: spMenuFadeInUp 400ms
}

div.vina-treeview-menus .treeview li.lastCollapsable,
div.vina-treeview-menus .treeview li.lastExpandable {
    background-image: none!important
}

#offcanvas-toggler {
    float: right;
    line-height: 50px
}

#offcanvas-toggler>i {
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 18px;
    background: transparent;
    margin: 5px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms
}

#offcanvas-toggler>i:hover {
    color: #fff
}

.close-offcanvas {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    color: #000;
    border: 2px solid #eee;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    font-size: 12px
}

.close-offcanvas:hover {
    background: #000;
    color: #fff
}

.offcanvas-menu {
    width: 280px;
    height: 100%;
    background: #fff;
    color: #999;
    position: fixed;
    top: 0;
    opacity: 0;
    z-index: 9999;
    overflow-y: auto
}

.offcanvas-menu .offcanvas-inner {
    padding: 20px
}

.offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a {
    border-bottom: 1px dotted #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a:hover {
    background: #f5f5f5
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li>a:before {
    display: none
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li li>a {
    padding: 4px 30px
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li li li>a {
    padding: 4px 40px
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-content>ul {
    margin: 0 -20px
}

.offcanvas-menu .offcanvas-inner .vina-treeview-menus .treeview ul {
    margin-top: 0
}

.offcanvas-menu .offcanvas-inner .vina-treeview-menus .treeview li {
    padding: 0;
    position: relative;
    background-image: none;
    background: none
}

.offcanvas-menu .offcanvas-inner .vina-treeview-menus .treeview .hitarea {
    background: url(../../../templates/vina_subex/images/general/minus_dark.html) no-repeat scroll center center transparent;
    margin-left: 0;
    position: absolute;
    width: 25px;
    height: 37px;
    right: 0;
    top: 0
}

.offcanvas-menu .offcanvas-inner .vina-treeview-menus .treeview .hitarea.expandable-hitarea {
    background: url(../../../templates/vina_subex/images/general/plus_dark.html) no-repeat scroll center center transparent
}

.rtl .offcanvas-menu .offcanvas-inner .vina-treeview-menus .treeview .hitarea {
    right: auto;
    left: 0
}

.offcanvas-menu .offcanvas-inner .vina-treeview-menus .treeview .sub-menu li {
    padding-left: 10px
}

.offcanvas-menu .offcanvas-inner .search {
    margin-top: 25px
}

.offcanvas-menu .offcanvas-inner .search input {
    width: 100%;
    border-radius: 0;
    border: 1px solid #eee;
    box-shadow: none;
    -webkit-box-shadow: none
}

@media (max-width:767px) {
    #offcanvas-toggler {
        line-height: 90px
    }
}

.ltr .offcanvas-menu {
    -webkit-transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1);
    transition: opacity 400ms cubic-bezier(0.7, 0, 0.3, 1), right 400ms cubic-bezier(0.7, 0, 0.3, 1)
}

.ltr .body-innerwrapper:after {
    right: 0
}

.ltr .offcanvas-menu {
    right: -280px
}

.ltr.offcanvas .offcanvas-menu {
    right: 0
}

.body-innerwrapper:after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, 0.8);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width .1s 0.5s, height .1s .5s;
    transition: opacity 0.5s, width .1s 0.5s, height .1s .5s;
    z-index: 999
}

.offcanvas {
    width: 100%;
    height: 100%;
    position: relative
}

.offcanvas .body-innerwrapper:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.offcanvas .offcanvas-menu {
    opacity: 1
}

.menu .nav-child.small {
    font-size: inherit
}

@-webkit-keyframes spMenuFadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes spMenuFadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes spMenuZoom {
    0% {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1)
    }
}

@keyframes spMenuZoom {
    0% {
        opacity: 0;
        transform: scale(.8);
        -webkit-transform: scale(.8)
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes spMenuFadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none
    }
}

@keyframes spMenuFadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 30px, 0)
    }
    100% {
        opacity: 1;
        transform: none
    }
}

a {
    -webkit-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms
}

body {
    /*font-family: Roboto, sans-serif;*/
    font-size: 15px;
    font-weight: 300;
    /* color: #fff; */
    text-align: left;
    background: #fff;
    line-height: 24px
}

.sp-module-title-ovelay {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase
}

.sp-module-title-ovelay span {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

ul.menu-ovelay li {
    padding: 0;
    position: relative;
    background-image: none;
    background: none;
    border: none;
    display: block
}

ul.menu-ovelay li a {
    border-bottom: 1px dotted #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px;
    color: #858585;
    line-height: 36px;
    display: block
}

ul.menu-ovelay li a:hover {
    background: #f5f5f5
}

#menu-click-cc li ul {
    position: absolute;
    top: 0;
    left: 120%;
    width: 500px;
    z-index: 200;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease-in-out 0;
    -o-transition: all .3s ease-in-out 0;
    transition: all .3s ease-in-out 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-color: #e20001;
    margin: 0
}

#menu-click-cc li ul li {
    width: 50%;
    float: left
}

#menu-click-cc li ul li a {
    padding: 8px 10px;
    display: block;
    color: #fff
}

#sp-header .sp-module .sp-module-title {
    border-bottom: 0
}

.breadcrumb {
    padding: 10px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
    background: none
}

.breadcrumb .container>span {
    font-family: Roboto Condensed, sans-serif;
    font-size: 15px;
    color: #676767;
    border: 1px solid #ccc;
    border-right: 0;
    padding: 4px 15px;
    position: relative;
    text-transform: capitalize;
    margin-right: 20px;
    display: inline-block;
    line-height: 20px;
    font-weight: 400
}

.breadcrumb a {
    color: #676767
}

.componentheading {
    padding: 10px;
    background: #0089ffba;
    border-radius: 3px
}

.product-related {
    margin: 20px 0;
    clear: both
}

.componentheading h1,
.componentheading>div {
    font-size: 20px;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase
}

.breadcrumb .container>span:before {
    content: ""!important;
    width: 0;
    height: 0;
    border: 16px solid transparent;
    position: absolute;
    right: -31px;
    bottom: -2px;
    border-left: 16px solid #ccc;
    padding: 0!important
}

.breadcrumb .container>span:after {
    content: "";
    width: 0;
    height: 0;
    border: 14px solid transparent;
    position: absolute;
    right: -27px;
    bottom: 0;
    border-left: 14px solid #fff
}

#menu-click-cc li:hover>ul {
    left: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.widget_recent_entries ul li a {
    color: #fff;
    padding: 5px 0;
    display: block
}

.to-top {
    background: #139011;
    bottom: 50%;
    display: none;
    height: 40px;
    text-align: center;
    position: fixed;
    right: 12px;
    width: 40px;
    line-height: 40px;
    z-index: 9999;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer
}

.to-top:hover {
    color: #fff
}

.back-to-category a {
    background-position: 0 0;
    display: inline-block;
    padding: 3px 8px 1px
}

.sp-megamenu-parent>li:hover ul {
    display: block
}

.sp-megamenu-parent>li ul {
    margin: 0;
    position: absolute;
    display: none;
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
    padding: 5px;
    width: 250px;
    z-index: 10;
    top: 100%;
    left: 0
}

.sp-megamenu-parent>li ul li {
    display: block;
    padding: 0;
    position: relative
}

.product-field {
    text-align: center;
    background: #f4f4f4;
    border-radius: 3px;
    padding: 0
}

.product-field span {
    font-weight: 600;
    font-size: 15px;
    color: #2c2c2c;
    text-transform: capitalize;
    display: block;
    padding: 2px 0
}

.for-customer ul li {
    list-style: none;
    background: url(img/bullet_check.png) no-repeat left 5px;
    padding-left: 20px
}

.spacer-buy-area .col-md-6 {
    margin: 5px 0
}

.for-customer h3 {
    background: #68b207;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 20px 0 10px
}

.main-image {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
}

.product-rating .ratingbox {
    clear: both;
    font-size: 11px;
    line-height: 1.25;
    margin: 4px 0 0;
    display: inline-block
}

.product-rating .in-stock {
    margin: 0;
    display: inline-block;
    float: right;
    color: #393939
}

.product-rating .in-stock span {
    color: #35c5e1
}

.product-shop-inner .product-rating {
    display: block;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0
}

.product-shop-inner .price-box {
    margin: 0;
    min-height: inherit;
    font-size: 24px;
    line-height: 25px
}

.productdetails-view .product-price {
    display: inline
}

.productdetails {
    padding-top: 15px;
}

.product-price {
    float: none;
    text-align: left;
    margin: 5px auto
}

.productdetails .product-shop .product-shop-inner .price-box .vm-price-value {
    font-family: Roboto Condensed, sans-serif;
    float: none
}

.vm-price-value {
    display: inline-block
}

.productdetails .product-shop .product-shop-inner .price-box .sku {
    color: #000;
    float: right;
    font-size: 14px
}

span.color {
    font-weight: 700
}

.product-short-description {
    /*background-image: url("img/promotion.png");*/
    background: gold;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

.productdetails .product-shop .product-shop-inner .product-short-description {
    border: 1px dashed red;
    padding: 5px;
    font-size: 15px;
    color: #858585;
    line-height: 23px;
    margin: 10px 0;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    border-radius: 3px
}

span.hotline1,
span.hotline2,
span.hotline3 {
    width: 32%;
    height: 50px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 3px;
    margin-right: 0.3em;
    margin-left: 0.1em;
}

span.hotline1 p,
span.hotline2 p,
span.hotline3 p {
    font-weight: 700
}

span.hotline2 {
    background: #0090D0
}

span.hotline3 {
    background: #68b207
}

span.hotline1 {
    background: #d83721
}

.ask-a-question,
.manufacturer,
.manufacturer-details-view .email-weblink,
.manufacturer-details-view .description {
    margin: 10px 0 0;
    color: #35c5e1
}

.manufacturer span {
    color: #646464
}

.productdetails .product-shop .product-shop-inner .price-box .vm-price-value .PricebasePrice {
    text-decoration: line-through;
    color: #888;
    margin-right: 10px;
    font-size: 14px
}

.productdetails .product-shop .product-shop-inner .price-box .PricesalesPrice {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    font-size: 25px!important;
    color: #35c5e1
}

.product-shop-inner .product-name h1 {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    color: #262626;
    line-height: 30px;
    margin-bottom: 0
}

.sp-megamenu-parent>li ul li a {
    display: block;
    padding: 10px;
    color: #333;
    cursor: pointer
}

.sp-megamenu-parent>li ul li a:hover {
    background: #35c5e1;
    color: #fff
}

.to-top:hover {
    background: #35c5e1
}

.pagination-wrap {
    clear: both;
    text-align: center
}

.category-view ul li a {
    padding: 10px;
    display: block;
    font-weight: 400;
    text-align: left;
    color: #4a90e2;
    text-transform: capitalize;
    font-size: 15px
}

.category-view ul li>div {
    border-bottom: 1px solid #ddd
}

.category-view {
    margin: 10px 0
}

.pagination>li>a,
.pagination>li>span {
    color: #333
}

.row.product-20 {
    margin: 0 -10px
}

.row.product-20>div {
    padding: 5px
}

#menu-category {
    position: relative
}

#menu-click-cc {
    position: absolute;
    top: 100%!important;
    display: none;
    z-index: 333;
    background: #e20001;
    width: 100%;
    left: 0
}

.sp-contact-info li a {
    color: #fff
}

#sp-top-bar {
    background-color: #333;
    color: #fff
}

.container {
    width: 1320px
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px;
    display: inline-block
}

ul.social-icons>li {
    display: inline-block;
    margin: 5px 7px
}

ul.social-icons>li a {
    color: #fff
}

ul.social-icons>li a:hover {
    color: #35c5e1
}

.sp-contact-info {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 13px
}

.sp-contact-info li i {
    margin: 0 3px
}

#sp-logo-header .container .row {
    display: flex;
    align-items: center
}

#sp-module-top {
    text-transform: uppercase;
    font-size: 12px;
    color: #FFF;
    font-weight: 700
}

#sp-module-top .sp-module {
    float: right;
    margin-top: 0;
    text-align: center;
    padding: 0
}

#sp-module-top .sp-module .sp-module-content {
    border: none;
    padding-top: 5px;
    text-align: center
}

.vmCartModule {
    position: relative;
    cursor: pointer
}

#sp-module-top .fa {
    color: #2d96dd;
    font-size: 42px
}

.vmCartModule .cart-icon .header {
    margin-bottom: 0;
    margin-top: 0;
    font-family: Roboto Condensed, sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 22px;
    color: #2d96dd
}

#sp-module-top .sp-module {
    float: right;
    margin-top: 0;
    text-align: center;
    padding: 0
}

#sp-module-top .sp-module .sp-module-content ul {
    float: right
}

.sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-module-top .sp-module .sp-module-content ul>li {
    border: none;
    padding: 5px 0 0;
    float: left;
    display: block;
    -webkit-transition: 300ms;
    transition: 300ms;
    position: relative
}

#sp-module-top .sp-module .sp-module-content ul>li>a {
    background: none;
    line-height: 22px;
    min-width: 100px;
    padding: 0;
    display: block;
    position: relative;
    min-height: 80px;
    color: #fff
}

#vina-tab-block {
    margin-top: 20px
}

#vina-tab-block .nav li {
    font-size: 1.1em;
    line-height: 1em;
    margin: 0 10px 0 0
}

#vina-tab-block .nav-pills>li.active>a,
#vina-tab-block .nav-pills>li.active>a:hover,
#vina-tab-block .nav-pills>li.active>a:focus {
    background-color: #000;
    color: #fff
}

#vina-tab-block .nav li a {
    display: block;
    padding: 18px 23px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    color: #464646;
    background: #e8e8e8
}

#vina-tab-block .tab-content {
    width: 100%;
    padding: 30px 0 0;
    line-height: 25px;
    margin: 30px 0 0;
    border-top: 1px solid #e5e5e5;
    float: left;
    min-height: 174px;
    font-size: 12px;
    /*color: #898989;*/
    border-top-width: 0;
    font-size: 15px;
    text-align: justify;
    border: 1px solid #dedede;
    padding: 10px;
    margin: 10px 0 0;
    margin-bottom: 10px;
    border-radius: 3px
}

#vina-tab-block .nav>li>a {
    display: block!important;
    border-radius: 0;
    padding: 18px 23px!important
}

#vina-tab-block .nav li a {
    font-family: Roboto Condensed, sans-serif;
    border-radius: 3px
}

#sp-module-top .menu-top .sp-module-content ul>li>a img {
    display: block!important
}

#sp-module-top .sp-module .sp-module-content ul>li>a img {
    margin-left: auto;
    margin-right: auto
}

.nav>li>a>img {
    max-width: none
}

.vina-item {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    color: #141823;
    border-bottom: solid 1px #f4f4f4;
    background-color: #fff;
    overflow: hidden;
    position: relative
}

.vina-item .image-block {
    overflow: hidden;
    float: left;
    max-width: 100px;
    margin-right: 10px;
    margin-bottom: 10px
}

.text-block {
    padding: 0 10px
}

.list-dm-lq a {
    display: block;
    padding: 10px;
}

.componentheading {
    clear: both
}

.vina-item .text-block .product-title {
    font-family: Roboto Condensed, sans-serif;
    text-align: left;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px
}

.vina-item .text-block .product-title a {
    color: #189eff!important;
    text-transform: capitalize;
    font-weight: 400
}

.vina-item .product-price {
    float: none;
    margin: 0;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    line-height: 24px
}

.vina-item .text-block .PricesalesPrice {
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    color: #e20001;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700
}

div.catItemView {
    margin: 0;
    padding: 4px;
    padding-left: 0;
    padding-top: 10px;
    border-bottom: 1px solid #f4f4f4
}

div.catItemHeader h2.catItemTitle {
    padding: 0;
    font-weight: 400;
    margin: 0
}

div.catItemHeader h2.catItemTitle a {
    color: #464646;
    font-size: 18px
}

div.catItemRatingBlock {
    padding: 8px 0
}

div.catItemRatingBlock span {
    display: block;
    float: left;
    font-style: normal;
    padding: 0 4px 0 0;
    margin: 0;
    color: #999
}

.itemRatingForm {
    display: block;
    vertical-align: middle;
    line-height: 25px;
    float: left
}

div.catItemImageBlock {
    float: left;
    margin-right: 10px
}

ul.post-categories {
    display: inline-block
}

.col1-banner {
    margin: 0px 0 15px;
}

.col1-banner:last-child {
    margin: 0
}

.widget_search_filter_register_widget form>ul>li {
    border-top: 1px solid #ddd
}

.searchandfilter ul li li {
    border-bottom: 1px solid #f2f2f2;
    padding: 8px 0;
}

.searchandfilter ul li li:last-child {
    border: 0px;
}

ul.post-categories li {
    display: inline-block;
    margin: 0 3px
}

.bannerfeature {
    margin-top: 15px;
}

span.catItemImage img {
    height: 130px;
    width: 250px;
    overflow: hidden
}

html {
    margin-top: 0!important
}

.sidebar .list-news-sidebar {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    height: auto;
    border-top: 0;
    border-bottom: 0
}

img.size-full {
    width: 100%
}

.title-sidebar {
    font-size: 20px;
    padding-bottom: 0;
    border-bottom: 1px solid #eef0f2;
    display: inline-block;
    width: 100%;
    text-transform: none;
    color: #3c414c;
    margin-bottom: 20px
}

.title-sidebar span {
    color: #000;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    font-family: Roboto Condensed, sans-serif;
    display: inline-block
}

span.catItemImage {
    display: block;
    text-align: center;
    margin: 0 0 8px
}

.title-other-news {
    border-bottom: solid 1px #CCC;
    text-transform: uppercase;
    padding: 0;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px
}

.other-article li {
    list-style: none;
    padding: 3px 0
}

.other-article li a {
    color: #333;
    text-decoration: none
}

div.catItemIntroText {
    font-size: 15px!important;
    font-weight: 400;
    line-height: inherit
}

div.catItemHitsBlock,
div.catItemCategory {
    display: inline-block
}

div.catItemCategory {
    padding-left: 10px
}

div.catItemCategory span {
    font-weight: 400
}

#sp-header {
    background-color: #005f9f;
    margin-bottom: 15px
}

#box-policy {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.4
}

#box-policy .row {
    margin: 0 -8px
}

#box-policy .row>div {
    padding: 0 8px
}

#box-policy i {
    float: left;
    margin-right: 10px;
    font-size: 35px;
    height: 40px;
    color: #999
}

.vina-item .product-price .PricesalesPrice {
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    color: #e20001;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700
}

#sp-category-menu {
    z-index: 99
}

a.hotline1:hover,
a.hotline2:hover,
a.hotline3:hover {
    color: #fff
}

a.addcard {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 5px;
    font-family: Roboto Condensed, sans-serif;
    border-radius: 3px;
    background: #35c5e1;
    text-align: center;
    color: #fff;
    line-height: 25px;
    float: right
}

#sp-category-menu .sp-column {
    position: relative;
    z-index: 0
}

.sp-module .sp-module-title {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    width: 100%
}

#sp-header .vina-menu-category .sp-module-title span {
    background: #005f9f url(img/bkg_category.png) no-repeat 92% center;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    font-size: 16px;
    display: block;
    padding: 0 50px;
    height: 50px;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    cursor: pointer;
    line-height: 52px;
    /* letter-spacing: 1px */
}

#offcanvas-toggler {
    float: right;
    line-height: 50px
}

#offcanvas-toggler>i {
    color: #fff;
    display: inline-block;
    padding: 0 0 0 10px;
    font-size: 18px;
    background: transparent;
    margin: 5px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms
}

.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9;
    display: block;
    float: none;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    font-weight: 300
}

.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}

.sp-megamenu-parent>li>a {
    line-height: 32px;
    color: #fff;
    display: inline-block;
    padding: 9px 9px;
    /* border-right: 1px solid #bb261f; */
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-weight: 700
}

.sp-megamenu-parent>li:last-child>a {
    border-right: 0
}

.sp-megamenu-parent>li>a:hover {
    background: #0843b1
}

#sp-seach {
    background-color: #1d71ab;
    padding: 6px 0
}

.sp-vmsearch {
    position: relative
}

.sp-vmsearch form {
    border-radius: 3px;
    padding: 3px;
    background: #fff
}

.sp-vmsearch .sp-vmsearch-categorybox {
    font-weight: 400;
    border: 0;
    width: 25%;
    background: #fff;
    color: #575757;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    float: left;
    text-align: center;
    height: 42px;
    border-right: 2px solid #e5e5e5;
    line-height: 42px
}

.sp-vmsearch-categorybox {
    position: relative
}

.search-button-wrapper {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 100%;
    width: 100px;
    text-align: center
}

.sp-vmsearch .search-button-wrapper:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    font-family: FontAwesome;
    content: "\f002";
    color: #fff;
    font-size: 14px;
    pointer-events: none;
    line-height: 40px;
    width: 100%
}

.sp-vmsearch .search-button-wrapper button {
    background-image: -ms-linear-gradient(top, #35c5e1 0%, #1daac6 100%);
    background-image: -moz-linear-gradient(top, #35c5e1 0%, #1daac6 100%);
    background-image: -o-linear-gradient(top, #35c5e1 0%, #1daac6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #35c5e1), color-stop(1, #1daac6));
    background-image: -webkit-linear-gradient(top, #35c5e1 0%, #1daac6 100%);
    background-image: linear-gradient(to bottom, #35c5e1 0%, #1daac6 100%);
    min-height: 100%;
    height: 100%;
    text-indent: -10000px;
    overflow: hidden;
    line-height: 52px;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.search-input-wrapper {
    display: block;
    margin-left: 100px;
    margin-right: 100px;
    overflow: hidden
}

.sp-vmsearch .search-input-wrapper input {
    min-height: 42px;
    padding: 0 10px;
    box-shadow: none
}

.search-input-wrapper input {
    width: 100%;
    display: inline-block;
    height: 20px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.sp-vmsearch-categorybox select {
    border: 0;
    height: 44px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075)
}

.lazy-loaded {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 1
}

.col2-banner {
    margin-top: 17px;
    margin-bottom: 17px
}

#menu-click-cc ul {
    background: #e20001;
    display: block;
    width: 100%
}

#menu-click-cc ul li {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

#menu-click-cc ul li a {
    font-size: 15px;
    font-family: Roboto Condensed, sans-serif;
    display: block;
    line-height: normal;
    margin: 0;
    padding: 12px 15px;
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

#menu-click-cc ul.menu>li>a:before {
    content: "\f0da";
    float: right;
    font: normal normal normal 14px/1 FontAwesome
}

#menu-click-cc ul li a:hover {
    background: #c51818!important
}

h1 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 24px;
    font-weight: 700
}

h2 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 700
}

h3 {
    font-family: Roboto Condensed, sans-serif;
    /*font-size: 18px;*/
    font-weight: 700
}

h4 {
    font-family: Roboto Condensed, sans-serif;
    /*font-size: 20px;*/
    font-weight: 700
}

h5 {
    font-family: Roboto Condensed, sans-serif;
    /*font-size: 18px;*/
    font-weight: 700
}

h6 {
    font-family: Roboto Condensed, sans-serif;
    /*font-size: 16px;*/
    font-weight: 700
}

.pad5 {
    margin: 0 -8px
}

.pad5>div,
.pad5>ul {
    padding: 0 8px
}

footer {
    margin-top: 15px;
}

.banner-wapper p {
    margin: 0px;
}

footer .banner-wapper {
    margin-bottom: 15px;
}

.email-footer input[type=submit] {
    padding: 13.5px 20px !important;
}

a:hover {
    color: #1235e0!important;
    text-decoration: none
}

a.more-link:hover,
a.addcard:hover {
    background: #fff;
    border: 1px solid
}

div.catItemRatingBlock {
    position: relative
}

.archive .kk-star-ratings .kksr-legend {
    position: absolute;
    right: 0;
    top: 8px
}

.kk-star-ratings {
    min-height: inherit
}

#sp-module-top .sp-module .sp-module-content ul>li>a:hover {
    color: #e20001!important
}

#menu-click-cc ul li a:hover,
.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li ul li a:hover,
.sp-module-title span a:hover {
    color: #fff!important
}

.sp-megamenu-wrapper>div {
    float: left
}

.hotline-phone {
    display: inline-block;
    float: left;
    color: #fff;
    width: 33%;
    text-align: center
}

.hotline-phone .name-hotline {
    font-size: 15px
}

.hotline-phone .number-hotline {
    font-size: 16px;
    font-weight: 700
}

.hotline-phone .number-hotline a {
    color: #fff
}

#sp-feature #sp-feature-right .sp-module {
    overflow: hidden;
    border: 1px solid #e8e8e8;
    height: auto
}

.sp-module .sp-module-title {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase
}

#sp-feature #sp-feature-right .sp-module .sp-module-title {
    padding: 0 15px;
    border: 0;
    /*margin: 0 0 10px*/
}

.item-inner-wrapper:hover .image-block .quick-view-detail:hover {
    background: #FFA354
}

#sp-feature #sp-feature-right .sp-module .sp-module-title span {
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    background: #fff;
    padding-right: 20px;
    font-size: 20px;
    color: #262626;
    text-transform: uppercase;
    /*margin: 0 0 5px;*/
    line-height: 1.35
}

.sp-module .sp-module-title span {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

ul.list-news-sidebar {
    padding: 0 15px
}

.date-view {
    font-size: 12px;
    color: #050df3;
    font-style: italic
}

ul.list-news-sidebar li {
    display: block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    /*margin-bottom: 10px*/
}

ul.list-news-sidebar li .info-block {
    float: left;
    width: 70%
}

ul.list-news-sidebar li .info-block .title h3 {
    margin: 0
}

ul.list-news-sidebar li .info-block .title h3 a {
    font-size: 15px;
    font-weight: 500;
    color: #ab0707
}

ul.list-news-sidebar li .img {
    float: right;
    width: 27%
}

a.more-link {
    color: #fff;
    background: #c50883;
    display: block;
    text-align: center;
    padding: 5px 0
}

.sp-module-title {
    border-bottom: 2px solid #2582be;
    margin: 15px 0;
    text-transform: capitalize;
    font-size: 21px;
    display: block;
    width: 100%
}

.sp-module-title span {
    background: #2582be;
    padding: 10px 20px;
    border-radius: 2px 2px 0 0;
    color: #fff;
    text-transform: capitalize;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    display: inline-block
}

.sp-module-title span a {
    color: #fff
}

.round-corners {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0)
}

.item-inner-wrapper {
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    display: block;
    position: relative;
    cursor: pointer
}

.image-block {
    text-align: center;
    margin-bottom: 10px
}

.item-inner-wrapper .image-block {
    overflow: hidden;
    position: relative
}

.image-block .product-image {
    width: 100%;
    z-index: 1;
    position: relative;
    text-align: center;
    display: block;
    overflow: hidden;
    float: left;
    -webkit-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease
}

.image-block .product-image img {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 100%;
    display: block;
    margin: 0;
    max-width: 100%;
    max-height: 148px!important;
    width: auto!important;
    margin: auto!important
}

.item-inner-wrapper .image-block {
    height: 148px
}

.item-inner-wrapper .image-block .quick-view-detail {
    border: 0 none;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 23px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    left: -100%;
    position: absolute;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    background: #35c5e1
}

.item-inner-wrapper .image-block .quick-view-detail a {
    color: #fff!important
}

.item-inner-wrapper:hover .image-block .quick-view-detail {
    left: 0;
    display: block;
    z-index: 999999
}

.item-inner-wrapper .image-block .quick-view-detail {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400
}

.text-block {
    padding: 0 10px
}

.item-inner-wrapper .text-block .box-des {
    display: inline-block;
    width: 100%
}

.item-inner-wrapper .text-block .product-name {
    margin: 10px 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
    display: inline-block
}

.item-inner-wrapper .text-block .product-name a {
    color: #6b05c7!important;
    font-family: Roboto Condensed, sans-serif;
    text-transform: capitalize;
    display: block;
    text-overflow: ellipsis;
    white-space: pre-line;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400
}

/* .slider-product .owl-nav>div i {
    font-weight: 700;
    font-size: 20px
} */

/*a.hotline1:hover,*/
/*a.hotline2:hover,*/
/*a.hotline3:hover {*/
/*    color: #fff!important*/
/*}*/

.item-inner-wrapper:hover .product-name a:hover,
.widget_recent_entries ul li a:hover {
    color: #e20001!important
}

.mf-name-sku {
    display: inline-block;
    width: 100%;
    text-align: center
}

#sp-newproducts {
    margin-bottom: 20px
}

.mf-name-sku .mf-name {
    text-transform: uppercase;
    display: inline-block
}

.mf-name-sku .mf-sku {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    color: #1e11e0e0
}

.mf-name-sku .mf-name a {
    color: #000;
    font-weight: 400;
    text-transform: uppercase
}

.item-inner-wrapper .text-block .product-rating {
    margin: 10px 0;
    padding-bottom: 0;
    text-align: center
}

.ratingbox {
    background: url(img/star.png) repeat-x transparent;
    width: 65px!important;
    overflow: hidden;
    position: relative;
    height: 12px;
    margin: 0;
    display: inline-block
}

.item-inner-wrapper .text-block .price-box {
    font-family: Roboto Condensed, sans-serif;
    margin: 0 0 20px;
    text-align: center
}

.item-inner-wrapper .text-block .price-box .product-price {
    color: #e20001;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 21px;
    margin: 0;
    line-height: 24px
}

.item-inner-wrapper .text-block .price-box .product-price .vm-price-value {
    font-family: Roboto Condensed, sans-serif;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 400
}

.item-inner-wrapper .text-block .price-box .product-price .vm-price-value .pricebaseprice {
    color: #000;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 10px
}

.item-inner-wrapper .PricebasePrice {
    font-weight: 400
}

.item-inner-wrapper .text-block .price-box .product-price .vm-price-value .pricesalesprice {
    font-size: 18px;
    font-weight: 700
}

.item-inner-wrapper .text-block .box-des .actions {
    float: none;
    width: auto;
    margin: 0 -10px
}

.item-inner-wrapper .text-block .actions {
    border-top: 1px solid #e8e8e8
}

.item-inner-wrapper .text-block .actions .add-to-links li {
    text-align: center;
    float: left;
    width: 33.333333333333%;
    border-right: 1px solid #e8e8e8;
    -webkit-transition: all .5s ease-out;
    background: #f2f2f2;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    display: block;
    padding: 10px 0
}

.item-inner-wrapper .text-block .actions .add-to-links li a {
    color: #000
}

.banner-wapper a {
    position: relative;
    display: block
}

.banner-wapper a:after {
    pointer-events: none;
    position: absolute;
    content: "";
    opacity: .5;
    margin: auto;
    border: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all .3s ease-out
}

.banner-wapper a:hover:before {
    pointer-events: none;
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all .3s ease-out
}

.banner-wapper a:hover:after {
    border: 3px solid #fff;
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 10px;
    transition: all .3s ease-out
}

.gallery-pro li {
    border: 1px solid #ddd;
    padding: 5px
}

.gallery-pro li img {
    max-height: 80px;
    display: block;
    margin: 0 auto
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #020aff;
}

img {
    max-width: 100%;
    border: none;
    height: auto
}

li {
    list-style: none
}

p.wp-caption-text {
    text-align: center
}

.alignleft {
    float: left;
    width: 50%;
    margin-top: 0!important;
    margin-bottom: 0!important;
    margin-right: 15px!important
}

.alignright {
    float: right;
    width: 50%;
    margin-left: 15px!important;
    margin-top: 0!important;
    margin-bottom: 0!important
}

.content-post img,
.content-post iframe {
    display: block;
    margin: 15px auto
}

.wp-caption.aligncenter {
    max-width: 100%!important
}

.content-post ul {
    padding-left: 20px
}

.content-post li {
    list-style: inside
}

ul.list-product {
    float: left;
    width: calc(100% + 20px);
    display: flex;
    flex-wrap: wrap
}

ul.list-product>li {
    width: calc(20% - 20px);
    margin-right: 20px
}

ul {
    margin: 0
}

.slider-home .owl-prev,
.slider-home .owl-next,
.gallery-pro .owl-prev,
.gallery-pro .owl-next {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background: #00000073;
    text-align: center;
    margin-top: -20px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 333;
    border: 1px solid #ddd
}

.slider-home .owl-next,
.gallery-pro .owl-next {
    right: 15px;
    left: auto
}

.gallery-pro .owl-next {
    right: -10px;
    background: none;
    border-radius: 0;
    border: 1px solid #d7c9c9
}

.gallery-pro .owl-prev {
    left: -10px;
    background: none;
    border-radius: 0;
    border: 1px solid #d7c9c9
}

.gallery-pro .owl-next i,
.gallery-pro .owl-prev i {
    color: #333
}

.banner-block {
    display: inline-block;
    position: relative;
    float: left;
    overflow: hidden;
    cursor: pointer;
    width: 100%
}

.banner-block:before {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    z-index: 1;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, -1, 30deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, -1, 30deg) translate3d(0, -100%, 0)
}

.banner-block a:before {
    background: #000;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    z-index: 1
}

.banner-block a:after {
    background: #000;
    bottom: 15px;
    content: "";
    display: block;
    left: 15px;
    opacity: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    z-index: 2
}

.banner-block img {
    margin: 0;
    position: relative;
    display: block;
    opacity: .95;
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 100%
}

.banner-block:hover:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, -1, 30deg) translate3d(0, 200%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, -1, 30deg) translate3d(0, 200%, 0)
}

.banner-block:hover img {
    opacity: .6
}

p.des {
    background: gold;
    border: 1px dashed red;
    padding: 5px;
    margin: 10px 0;
    color: #666;
    font-weight: 400;
    text-align: center
}

.slider-product .owl-controls,
.slider-product-top .owl-controls {
    position: absolute;
    top: -60px;
    right: 0;
    background: #fff;
    z-index: 33
}

.slider-product .owl-nav>div,
.slider-product-top .owl-nav>div {
    display: inline-block;
    margin-left: 5px;
    background: #189eff;
    padding: 2px 10px
}

.slider-product .owl-nav>div:hover,
.slider-product-top .owl-nav>div:hover {
    background: #30d208
}

.slider-product .owl-nav>div:hover i,
.slider-product-top .owl-nav>div:hover i {
    color: #fff
}

.footer-2 {
    background-color: #f7f7f7;
    padding: 40px 0 10px
}

.ttl-footer-1 {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    font-family: Roboto Condensed, sans-serif;
    color: #333;
    margin-bottom: 0.7em;
    text-transform: uppercase
}

.footer-static-content {
    margin: 20px 0 0
}

.media-body h3 a {
    color: #333;
}

.footer-static-content .f-icon h3 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #333
}

.footer-static-content .f-icon ul {
    margin: 20px 0 0;
    display: inline-block;
    width: 100%
}

.footer-static-content .f-icon ul li {
    display: block;
    float: left
}

.footer-static-content .f-icon ul li a {
    background: none;
    width: 45px;
    height: 45px;
    display: inline-block;
    padding: 0;
    color: #858585;
    line-height: 36px;
    font-size: 0;
    margin: 0;
    border: 0
}

.footer-static-content .f-icon ul li a .fa {
    font-size: 24px;
    color: #858585
}

footer .pad5 ul li {
    display: block;
    position: relative
}

footer .pad5 ul li a {
    color: #333;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    padding-left: 20px;
    line-height: 30px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block;
    position: relative
}

footer .pad5 ul li a:before {
    display: block;
    font-family: 'FontAwesome';
    content: "\f178";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    line-height: 32px;
    color: #949595
}

.footer-3 {
    background: #082b4a;
    padding: 40px 0;
    color: #fff
}

.t-bottom-content p {
    display: inline-block;
    width: 100%;
    margin: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-bottom: 10px
}

.t-bottom-content em {
    color: #fff;
    float: left;
    font-size: 20px;
    height: 34px;
    margin: 0 10px 0 0;
    padding: 0 0 0 4px;
    text-align: center;
    width: 34px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.footer-3 .ttl-footer-1 {
    color: #fff
}

.footer-4 {
    background: #000;
    padding: 10px 0
}

#black-studio-tinymce-11 {
    text-align: right
}

.email-footer input {
    height: 45px;
    padding: 12px 10px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    color: #333;
    font-weight: 400;
    border: 0;
    border-radius: 0
}

.email-footer input[type=submit] {
    position: absolute;
    right: 4px;
    top: 4px;
    width: auto;
    background: #35c5e1;
    color: #fff;
    padding: 13px 47px 14px;
    text-transform: capitalize
}

.email-footer {
    display: inline-block;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    position: relative;
    padding: 4px;
    height: 53px;
    margin: 30px 0 0
}

.email-footer input[type=submit]:hover {
    background: #555
}

.mobile-menu {
    display: none
}

.slider-home {
    overflow: hidden
}

.support .box-services {
    color: #ffb100;
    cursor: pointer;
    float: left;
    font-size: 14px;
    width: auto;
    padding-left: 15px;
}

.support .box-services span {
    border: 1px solid #d9d9d9;
    display: inline-block;
    height: 40px;
    line-height: 39px;
    padding-left: 2px;
    position: relative;
    text-align: center;
    transition: box-shadow .2s ease 0;
    width: 40px;
    z-index: 1
}

.support .box-services span i {
    color: #b400ff;
    font-size: 15px
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.support .box-services .media-body {
    padding-left: 10px
}

#sp-logo-header {
    background-color: #073a71;
    padding: 15px 0
}

.support .box-services .media-body h3 {
    line-height: 20px;
    margin: 0
}

.media-body h3,
.media-body h4 {
    color: #ffe001;
    font-size: 13px;
    font-weight: 600
}

.support .box-services .media-body small {
    font-size: 14px
}

.media-body {
    width: auto
}

.support {
    float: right
}

.search input.form-control {
    width: 75%;
    font-size: 14px;
    border-radius: 0;
    float: left;
    height: 40px;
    padding: 10px
}

.search .button {
    background: url(img/ico-searchbox-btn.png) no-repeat scroll center center;
    background-color: #2d96dd;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 40px;
    color: #666;
    outline: medium none;
    padding: 5px;
    margin-left: -1px;
    text-indent: -999em;
    width: 15%;
    /*float: right;*/
    border: none
}

@media(max-width:768px) {
    #sp-header .container {
        padding: 0px;
    }
    .container {
        width: 100%;
        padding: 0 15px;
        overflow: hidden
    }
    .cart-menu-top,
    .slider-product .owl-controls {
        display: none
    }
    #sp-module-top .sp-module .sp-module-content ul>li {
        float: left;
        width: 50%
    }
    #menu-click-cc {
        position: relative
    }
    ul.list-product>li {
        width: calc(50% - 20px)
    }
    .repeater-product .col-md-9 {
        clear: both
    }
    .footer-3 {
        padding: 20px 0
    }
    .row.product-20>div {
        width: 50%;
        float: left
    }
    span.catItemImage img {
        width: 100%;
        height: auto
    }
    .sp-megamenu-wrapper {
        position: absolute;
        right: 15px;
        z-index: 333333;
        top: 0px;
        padding: 0 20px;
        text-align: center;
    }
    div.catItemImageBlock {
        float: none;
        margin-right: 0
    }
    .search-button-wrapper {
        width: 60px
    }
    #menu-click-cc ul li {
        background: #e20001
    }
    #sp-header .vina-menu-category .sp-module-title span {
        padding: 0px 40px;
        ;
        background-position: 10px center;
    }
    div.catItemRatingBlock span,
    .kk-star-ratings .kksr-legend {
        font-size: 12px
    }
    .single .kk-star-ratings .kksr-legend {
        position: absolute;
        right: 0;
        top: 8px
    }
    #menu-click-cc li ul,
    .bannerfeature {
        position: relative;
        display: none
    }
    .support {
        width: 100%;
        float: none
    }
    #sp-logo-header .container .row {
        display: block
    }
    .search {
        margin: 15px 0
    }

    .searchform.clearfix {
        margin-left: 30px;
    }
}

.wrapword {
    white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    white-space: pre-wrap;       /* css-3 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
    white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
    word-break: break-all;
    white-space: normal;
}

#minato {
    height: 24em;
}

#minato1 {
    height: 195px;
}

.minato2 {
    height: 48px;
}

.call_now {
    position: fixed;
    bottom: 20px;
    z-index: 9999999;
}

.call_now a, .call_now i.fa {
    color: #fff;
}

.icon_call {
    font-size: 25px;
    display: inline-block;
    padding: 10px 20px;
    background: #f05728;
    border-radius: 100%;
}

.phone_call {
    display: inline-block;
    background: #f05728;
    padding: 10px 10px 8px 10px;
    font-size: 17px;
    margin-left: -15px;
    line-height: 1.3;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}


/* hotline */
.widget_wbt_call_now_widget {display: block;width: 40px;position: fixed;bottom: 100px;left: 25px;z-index: 999999;padding: 0px !important;}
.float-icon-hotline ul { display: block; width: 100%; padding-left: 0; margin-bottom: 0;}
.float-icon-hotline ul li { display: block; width: 100%; position: relative; margin-bottom: 10px; cursor: pointer;}
.float-icon-hotline ul li .fa { background-color: #ed1c24; display: block; width: 40px; height: 40px; text-align: center; line-height: 36px; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; color: #fff; font-weight: 700; border-radius: 50%; position: relative; z-index: 2; border: 2px solid #fff;}
.float-icon-hotline ul li .fa-phone { background-color: #05E177; }
.float-icon-hotline ul li .fa-zalo {background: #ef0303 url(img/zalo-icon.png) center center no-repeat;}
/*.float-icon-hotline ul li .fa-messenger { background: #168efb url(image/cbskn-228t7.png) center center no-repeat; }*/
.animated.infinite {animation-iteration-count: infinite;}
.tada { animation-name: tada;}
.animated { animation-duration: 1s; animation-fill-mode: both; }
.float-icon-hotline ul li span {display: inline-block;padding: 0;background-color: #ff6a00;color: #fff;border: 2px solid #fff;border-radius: 20px;height: 40px;line-height: 36px;position: absolute;top: 0;left: 15px;z-index: 0;width: 0;overflow: hidden;-webkit-transition: all 1s;transition: all 1s;background-color: #ff6a00;-moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px#888;box-shadow: 0 0 5px #888;font-weight: 400;white-space: nowrap;opacity: 0;}

@media only screen and (min-width: 960px) {
	.float-icon-hotline ul li:hover span { width: 215px; padding-left: 30px; padding-right: 10px; opacity: 1;}
}

@media only screen and (max-width: 959px) { 
    .float-icon-hotline ul { display: flex !important ; }
  .float-icon-hotline ul li~li { margin-left: 10px !important;}
  .float-icon-hotline ul li { margin-bottom: 0px !important; }
  .widget_wbt_call_now_widget { bottom: 10px !important ; left: 0px !important; }
  a#top-link { bottom: 15px !important; }
}


/* If the screen size is 600px wide or less, hide the element */
@media only screen and (max-width: 600px) {
    #sp-feature-left {
        display: none;
    }
  
    .banner-block {
        display: none;
    }
    
    .footer-2 .col-md-3{
        padding-bottom: inherit;
    }
    
    .sku {
        display: none;
    }
    
    span.hotline1,
    span.hotline2,
    span.hotline3 {
        margin-right: 0.16em;
        margin-left: 0.16em;
    }
    
}
