/*
Theme Name: Tiki Child
Description: Design by TrustWeb.vn
Author: info@trustweb.vn
Template: flatsome
Version: 1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/** mega menu */
 .home-header h4 a i.ico.ico-tv {background-image: url(/wp-content/uploads/2018/01/ic-tv.svg);}
    .home-header h4 a i.ico.ico-toy {background-image: url(/wp-content/uploads/2018/01/ic-toy.svg);}
    .home-header h4 a i.ico.ico-lipsticks {background-image: url(/wp-content/uploads/2017/12/ic-lipsticks.svg);}
    .home-header h4 a i.ico.ico-tshirt {background-image: url(/wp-content/uploads/2017/12/ic-tshirt.svg);}
    .home-header h4 a i.ico.ico-laptop {background-image: url(/wp-content/uploads/2018/01/ic-laptop.svg);}
.manhphuc-home-header h4 a i.ico.ico-cellphone {
        background-image: url(/wp-content/uploads/2017/12/ic-cellphone.svg);
    }
 .badge-inner.on-sale {
        background: url(/wp-content/uploads/2018/01/icon.png) no-repeat scroll -241px -45px transparent;
        width: 41px;
        height: 41px;
        text-align: center;
        font-size: 12px;
    }
.manhphuc-header-columns-3 input.search-field{
color:#333333 !important;
}

.chatbuttons {width:100%;padding:0px;margin:0px;margin-bottom:6px;}.chatbuttons a{width:49%;padding:0px;margin:0%;display:inline-block;}.chatbuttons a img{width:100%;padding:0px;margin:0px;}
.devvn-popup-title, .devvn-order-btn{
background:var(--primary-color) !important;
background-color:var(--primary-color) !important
}
.devvn_buy_now.devvn_buy_now_style{
max-width:100%;
width:100%;
}
a.manhphuc-see-all:link, .account-link.account-login:link, .account-link.account-login:visited{
color:#ffffff !important;
}
ul.product_list_widgetins span.amount, body.single-product .price > span, body.single-product .price ins span, .product-small .price > span, .product-small .price ins span {
    color: #d22121 !important;
    font-size: 110%;
}
/*======== DESIGN BY MANHPHUC ========*/
    /*TOP MENU*/
    .header-top { background-color: #1d71ab!important;}
    #wide-nav > .flex-row > .flex-left {width: 19%;min-width: 235px;-right: 2px;}
    #mega-menu-wrap {width: 100%;position: relative;background: #189eff;}
    #mega-menu-title {padding: 10px 0 10px 15px;font-size: 15px;font-weight: normal;color: #fff;cursor: pointer;}
    #mega-menu-title i {margin-right: 10px;float: right;margin-top: 5px;}
    #mega_menu {position: absolute;border-top: none !important;top: 100%;border-left: none !important;margin-top: 5px;left: 0;width: 100%;padding: 0;background: #fff;display: none;}

    #header.header.has-sticky .header-wrapper.stuck #mega_menu {
        margin-top: 0;
    }

    body.home #mega_menu {
       	display: block;
        border-radius: 4px 0 0 4px;
    }
    #mega_menu > li {
        position: relative;
        z-index: 8;
        border-top: none;
    }

    #mega_menu li a {
        padding: 10px 15px;
        display: block;
        font-size: 13px;
        color: #404040;
    }

    #mega_menu > li.has-child > a:after {
        content: "\f105";
        font-family: FontAwesome;
        float: right;
    }

    #mega_menu > li > a {
        position: relative;
        padding-left: 41px;
    }

    #mega_menu > li > a > img {
        position: absolute;
        top: 10px;
        left: 15px;
    }

    #mega_menu > li:hover > a {
        background: #fff;
    }

    #mega_menu li > .toggle {
        display: none;
    }

    #mega_menu > li > ul.sub-menu {
        position: absolute;
        top: -1px;
        left: 100%;
        background: #fff;
        width: 101%;
        min-height: 334px;
        margin: 0;
        padding: 0;
        border: 1px solid #ccc;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		
    }

    #mega_menu ul.sub-menu > li > a {
        width: 100%;
    }

    #mega_menu ul.sub-menu > li:hover > a {
        /*background: #f5f5f5;*/
    }

    #mega_menu ul.sub-menu li a, #mega_menu > li:hover > ul.sub-menu {
        display: block;
    }

    #header.header.has-sticky .header-wrapper.stuck #mega_menu:not(.active) {
        display: none;
    }

    #header.header #mega_menu.active {
        display: block;
        border-radius: 4px 0 0 4px;
    }

    #mega_menu > li > .menu-image {
        position: absolute;
        left: 100%;
        top: 0px;
        display: none;
        width: 200%;
        background: #fff;
        text-align: right;
    }
    #mega_menu li a:hover {
        background: #189eff;
        border-color: #189eff;
        border-radius: 4px 0 0 4px;
        color: #fff;
        z-index: 2;
    }
    #mega_menu li a:hover img.icon-menu-manhphuc {
        filter: brightness(0) invert(1);
    }
    #mega_menu > li > .menu-image > img {
        position: relative;
        z-index: 1;
        max-width: 49%;
        max-height: 330px;
        margin-top: 1px;
    }

    #mega_menu > li:hover > .menu-image, #mega_menu > li:hover > ul.sub-menu {
        display: block;
    }

    #mega_menu > li:hover > ul.sub-menu:before {
        content: "";
        background: 0 0;
        position: absolute;
        top: -1px;
        bottom: 0;
        width: 15px;
        left: -15px
    }

    #mega_menu ul.sub-menu > li {
        position: relative;
    }

    #mega_menu ul.sub-menu > li > .menu-image {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        min-height: 240px;
        background: #fff;
        text-align: right;
        display: none;
        z-index: 2
    }

    #mega_menu ul.sub-menu > li > .menu-image > img {
        width: 100%
    }

    #mega_menu ul.sub-menu > li:hover > .menu-image {
        display: block;
    }
    img.icon-menu-manhphuc {
        float: left;
        margin: 2px 2px 0 3px;
        max-width: 21px;
        max-height: 21px;
    }

    /*======== CSS-BODY ========*/
    #wrapper, #main {
        background-color: #f4f4f4;
    }
    /*----- HEADER COLUMNS 4 -----*/
    .header-bottom {
        background-color: #189eff !important;
    }
    .header-bg-color, .header-wrapper {
        background-color: #189eff !important;
    }
    .manhphuc-col-4-header {
        padding: 0 5px;
        color: white;
    }
    .full-width .ubermenu-nav, .container, .row {
        max-width: 1270px;
    }
    .row.row-large {
        max-width: 1240px;
        padding: 0;
    }
    .row.row-small {
        max-width: 1260px;
    }
    .content-area.manhphuc-checkout > .row.row-main {
        /*max-width: 1260px !important;*/
    }
    .row.row-collapse {
        max-width: 1240px;
    }
    a.manhphuc-top-label {
        letter-spacing: .5px;
        font-size: 12px !important;
        color: #fff !important;
        font-weight: 300;
        
        padding: 2px 12px 0px !important;
        line-height: 28px;
        background: rgba(255,255,255,.08);
    }
    a.manhphuc-top-label>img {
        margin: -1px 4px 0px 0px;
    }
    .nav-dark .nav>li>a {
        letter-spacing: .5px;
        font-size: 12px !important;
        color: #fff !important;
        font-weight: 300;
       
        padding: 2px 12px 0px !important;
        line-height: 28px;
    }
    .searchform .button.icon i {
        top: 2px;
    }
    .mfp-content .mobile-sidebar i.icon-search {
        top: 0;
    }
    .nav-dark .nav>li>a>img {
        margin: -1px 5px 0px 0px;
    }
    img.manhphuc-icon-menu-top {
        float: left;
        margin: 2px 2px 0 3px;
        max-width: 19px;
        max-height: 19px;
    }
    .nav-dark .nav>li>a>i {
        opacity: 1;
        font-size: 18px;
    }
    a.nav-top-not-logged-in {
        color: white !important;
        font-weight: 300 !important;
        text-transform: unset !important;
    }
    a.nav-top-not-logged-in:hover {
        background: none !important;
    }
    a.header-cart-link {
        color: white !important;
        font-weight: 300 !important;
        text-transform: unset !important;
        border: 2px solid #fff;
        padding: 5px 8px !important;
        border-radius: 4px;
        margin-left: 0;
        vertical-align: middle;
    }
    .header-cart-title span.amount {
        color: currentColor;
        color: #4a4a4a;
        background: #fdd835;
        height: 20px;
        border-radius: 2px;
        display: inline-block;
        text-align: center;
        line-height: 20px;
        margin-left: 9px;
        font-size: 12px;
        padding: 0 6px;
        font-weight: 700;
    }
    .manhphuc-header-columns-3 {
        color: white;
        font-size: 18px;
    }
    .manhphuc-header-columns-3>.large-2>.col-inner>.icon-box>.icon-box-text {
        line-height: 16px;
    }
    .header-block .form-flat input:not([type="submit"]) {
        height: 40px;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0 1px 2px 0 rgba(98,98,98,.5);
    }
    .header-block .searchform-wrapper.form-flat .flex-col:last-of-type {
        background: #edeef2;
        height: 40px;
        color: #4a4a4a;
        border-radius: 0 4px 4px 0;
    }
    .box-text {
        height: 125px;
    }
    .wishlist-icon {
        display: none;
    }


    /*======== MENU PRIMARY ========*/
    .nav-right li.current-dropdown:last-child>.nav-dropdown, .nav-right li.has-dropdown:hover:last-child>.nav-dropdown {
        right: 0;
    }
    i.manhphuc-icon-home {
        line-height: 45px;
    }
    .header:not(.transparent) .header-bottom-nav.nav > li > a:hover, .header:not(.transparent) .header-bottom-nav.nav > li.active > a {
        background: #feb041;
        color: #744c29;
        line-height: 45px;
    }
    .nav-spacing-small>li {
        margin: 0;
    }
   
    .nav > li > a, .links > li > a {
        text-transform: unset;
    }
    .header:not(.transparent) .header-bottom-nav.nav > li > a {
        font-weight: normal;
    }
    .nav-dropdown-default {
        padding: 5px 0px 5px 0px;
    }
    .nav-dropdown {
        position: absolute;
        min-width: 260px;
        max-height: 0;
        z-index: 9;
        padding: 10px 0 10px;
        opacity: 0;
        margin: 0;
        transition: opacity .25s;
        box-shadow: 1px 1px 15px rgba(0,0,0,0.15);
        border: none;
        color: #151515;
        background-color: #fff;
        text-align: left;
        display: table;
        left: -99999px;
    }
    .nav-dropdown .nav-dropdown-col .menu-item-has-children a {
        text-transform: none;
    }
    .nav-dropdown .nav-dropdown-col .menu-item-has-children {
        padding-left: 10px;
    }
    .nav-dropdown .nav-dropdown-col .menu-item-has-children>a {
        color: #000000d8;
    }
    .header-bottom-nav > li > a {
        line-height: 45px !important;
    }
    .nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current,  .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
        background: #feb041;
    }
    .nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
        margin: 0;
        font-size: 12px;
    }
    .nav-column li>a, .nav-dropdown>li>a {
            padding: 10px 0px;
    }
    .nav-column li.active>a {
        background: none;
    }
    .nav-dropdown li.active>a {
        background: none;
    }
    li.current-dropdown>.nav-dropdown ul li a {
        font-size: 12px;
    }
    .nav-dropdown.nav-dropdown-default>li>a {
        padding-left: 10px;
        padding-right: 10px;
    }
    li.current-dropdown>.nav-dropdown ul li a:hover {
        background: #feb041;
        border-radius: 4px;
    }
    ul.mobile-nav>li.nav-icon>a {
        background: none;
        color: white;
    }
    .nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
        border-bottom: none;
        font-style: 12px;
    }
    li.current-dropdown>.nav-dropdown {
        border-radius: 4px;
    }
    .nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
        background: #189eff;
    color: white !important;
    }
    .nav-dropdown>li.nav-dropdown-col, .nav-dropdown>li.image-column {
        border-right: 1px solid #00000008;
        padding: 0 5px;
    }
    .nav-dropdown>li>a:hover {
        border-radius: 4px;
    }
    .nav-dropdown.nav-dropdown-default>li {
        padding: 0 5px;
    }
    .nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover {
        color: black;
    }
    .nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a {
        color: #0777f5;
    }
    .nav-dropdown-has-arrow li.has-dropdown:before {
        display: none;
    }


    /**
        @ SIDEBAR MENU LEFT
    **/
    li.html.custom.html_topbar_right {
        padding-left: 40px;
    }
    .off-canvas .nav-vertical>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 13px;
        text-transform: none;
        font-weight: 300;
        color: white;
    }
    .sidebar-menu .toggle {
        font-size: 8px;
    }
    .off-canvas-left .mfp-content {
        background-color: #444444;
    }
    input, textarea, select {
        box-shadow: none !important;
    }
    .sidebar-menu .secondary {
        background-color: #189eff;
    }
    .nav-sidebar.nav-vertical>li+li {
        border-top: 1px solid rgba(236, 236, 236, 0.12);
    }
    .off-canvas .nav-vertical>li>a i {
        color: #feb444;
    }
    .sidebar-menu .secondary {
        background-color: #feb444;
    }
    .mfp-content .mobile-sidebar .sidebar-menu .toggle {
        color: white;
    }
    .mfp-content .mobile-sidebar .nav-sidebar.nav-vertical>li+li ul.children {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 13px;
        text-transform: none;
        font-weight: 300;
        color: white;
    }
    .mfp-content .mobile-sidebar .nav-sidebar.nav-vertical>li+li ul.children li a {
        color: white;
    }
    /*RIGHT*/
    .off-canvas-right .mfp-content {
        background-color: #444444;
            color: white;
    }
    .mfp-content.off-canvas-cart>div#cart-popup>.inner-padding {
        padding: 10px;
    }
    .mfp-content h4 {
        color: white;
    }
    .mfp-content .is-divider {
        height: 1px;
        background-color: #2196F3;
    }
    .mfp-content.off-canvas-cart>div#cart-popup>.inner-padding a {
        font-size: 12px;
        color: white;
    }
    .mfp-content.off-canvas-cart>div#cart-popup>.inner-padding span.amount {
        color: white;
    }
    .widget_shopping_cart p.total {
        border-top: 1px solid #ececec24;
        border-bottom: 1px solid #ececec24;
    }
    a.button.checkout {
        border: none;
    }
    a.button.wc-forward {
        display: inline-block;
        font-weight: 400;
        text-align: center;
        background: #00afef;
        color: #fff;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 12px;
        line-height: 1.42857;
        user-select: none;
        margin-right: 5px;
        margin-left: 5px;
        border-radius: 4px;
    }

    li.woocommerce-mini-cart-item.mini_cart_item a {
        background: none !important;
        border-radius: 4px;
    }
    li.html.widget_shopping_cart {
        font-size: 12px;
    }
    .widget_shopping_cart .button {
        width: 45%;
        margin-bottom: 5px;
    }
    p.woocommerce-mini-cart__buttons.buttons {
        text-align: center;
    }

    /*LOGIN*/
    li.active a.nav-top-not-logged-in {
        background: none !important;
    }
/**/
/*.row-large>.col {
    padding: 0;
}*/
    .background-white {background-color: white;}.bd-rd-04 {border-radius: 4px;}
    /*SIDEBAR MENU LEFT*/
    .manhphuc-width-custom-menu ul li a {
        padding: 10px 0px 10px 15px;
        display: block;
        font-size: 13px;
        color: #404040;
    }
    .manhphuc-width-custom-menu ul li {
        border-top: none !important;
    }
    .manhphuc-width-custom-menu ul li a>img.icon-menu-manhphuc {
        top: 12px;
        left: 8px;
        padding-right: 5px;
    }
    .manhphuc-slider-header-menu {
        padding-top: 5px !important;
    }
    .manhphuc-width-custom-menu {
        max-width: 19%;
        -ms-flex-preferred-size: 19%;
        flex-basis: 19%;
        padding: 0 !important;
    }
    .manhphuc-width-custom-menu ul li a:hover {
        background: #189eff;
        border-color: #189eff;
        border-radius: 4px 0 0 4px;
        color: #fff;
        z-index: 2;
    }
    .manhphuc-width-custom-menu ul li a:hover img.icon-menu-manhphuc {
        filter: brightness(0) invert(1);
    }
    @media screen and (min-width: 316px) {
        .manhphuc-width-custom-menu {
            max-width: 100%;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        }
        .manhphuc-width-slider {
            max-width: 100%;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        }
    }
    @media screen and (min-width: 900px) {
        .manhphuc-width-custom-menu {
            max-width: 19%;
            -ms-flex-preferred-size: 19%;
            flex-basis: 19%;
        }
        .manhphuc-width-slider {
            max-width: 81%;
            -ms-flex-preferred-size: 81%;
            flex-basis: 81%;
        }
    }
    .pd-0 {padding: 0 !important;}
    .manhphuc-width-custom-menu ul li a:after {content: "\f105";font-family: FontAwesome;float: right;margin-right: 15px; display: none;}
    .manhphuc-menu-left-primary .widget .toggle {
        margin-right: 5px;
        margin-left: 0;
            width: 30px;
    }
    .manhphuc-menu-left-primary .widget .toggle i {
        color: #404040;
            font-size: 16px;
    }
    .manhphuc-width-custom-menu ul li ul.sub-menu li a {
        font-size: 13px;
    }
    .manhphuc-width-custom-menu ul li ul.sub-menu li a:hover {
        background: none;
        color: #d83620;
    }
    .manhphuc-width-custom-menu ul li ul.sub-menu {
        border-left: none;
        margin: 0;
        padding: 0 0 0 20px;
    }
    .manhphuc-width-custom-menu ul li ul.sub-menu li a:after {
        margin-left: 161px;
    }

    .manhphuc-width-custom-menu ul li:hover a img.icon-manhphuc-menu {
        filter: brightness(0) invert(1);
    }
    .manhphuc-width-custom-menu ul li ul.sub-menu li a:after {
        display: none;
    }
    .manhphuc-width-custom-menu ul li ul.sub-menu li button.toggle {
        float: right !important;
    }
    .manhphuc-slider-header-menu {
        padding-bottom: 20px !important;
    }
    .manhphuc-div-img-br>.col-inner>.img>.img-inner>img {
        border-radius: 4px;
    }
    .manhphuc-bd-rd-silider>.col-inner>.img>.img-inner>img {
        border-radius: 0px 4px 4px 0px;
    }
    .manhphuc-row-title .col {
        padding-bottom: 0;
    }
    .pt20 {
        padding-top: 10px !important;
    }
    .manhphuc-row-title h4 {
        color: #333;
        text-transform: uppercase;
        font-size: 15px;
    }
    /*PRODUCTS*/
    .manhphuc-row-one .manhphuc-row-one-sp .flickity-viewport>.flickity-slider>.col>.col-inner>.product-small {
        padding: 20px;
    }
    .title-wrapper {
        height: 45px;
        overflow: hidden;
        font-size: 13px;
    }
    .row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover, .box-shadow-1, .box-shadow-1-hover:hover {
        box-shadow: 0 0 20px rgba(0,0,0,.1) !important;
    }
    span.price {
        font-size: 13px;
        color: #242424;
        font-weight: 500;
        padding: 10px 0 0;
        text-align: left;
    }
    .star-rating {
        font-size: 12px;
    }
    .star-rating span:before {
        color: #ffc120;
    }
    .star-rating:before, .woocommerce-page .star-rating:before {
        color: #b8b8b8;
    }
    .manhphuc-silider-sp .slider-wrapper {
        padding: 0 10px;
    }
    .manhphuc-home-header {
        background: #fff;
        height: 45px;
        margin-bottom: 10px;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        border-radius: 4px 4px 0px 0px;
    }
    .manhphuc-home-header h4 {
        padding: 0 8px 0 12px;
        height: 100%;
        position: relative;
        margin: 0;
        float: left;
    }
    
    .manhphuc-home-header h4 a i.ico {
        font-size: 0;
        width: 28px;
        height: 28px;
        display: inline-block;
        vertical-align: middle;
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 10px;
        margin-top: -2px;
        background-position: center center;
    }
    .manhphuc-home-header ul {
        list-style: none;
        display: block!important;
        margin: 0;
        padding: 0;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
    }
    .manhphuc-home-header ul li {
        display: block;
        float: left;
        margin: 0;
    }
    .manhphuc-home-header ul li a {
        display: block;
        height: 44px;
        line-height: 30px;
        color: #444;
        font-size: 12px;
        font-weight: 400;
        white-space: nowrap;
        padding: 7px 9px;
        letter-spacing: .1px;
    }
    .manhphuc-home-header ul {
        display: none !important;
    }
    @media screen and (min-width: 880px) {
        .manhphuc-home-header ul {
            display: block !important;
        }
    }
    .pt10 {
        padding-top: 10px !important;
    }

    /*DETAIL SHOP*/
    .white-panel {
        border-radius: 4px;
        background: #fff;
        display: block;
        width: 100%;
        padding: 20px;
        font-size: 12px;
    }
    .table-bordered {
        border: 1px solid #ddd;
    }
    .table {
        width: 100%;
        margin-bottom: 20px;
    }
    .table-striped>tbody>tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }
    .table>tbody>tr>td:first-child {
        color: #4f4f4f;
        font-size: 13px;
        font-weight: 500;
        background: #efefef;
        border-right: 1px solid #d5d5d5;
    }
    .table>tbody>tr>td {
        padding: 10px 15px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #d5d5d5;
        border-left: 0;
        border-right: 0;
    }
    .table-bordered>tbody>tr>td {
        border: 1px solid #d5d5d5;
    }
    .table>tbody>tr>td:nth-child(2) {
        padding: 10px 15px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #d5d5d5;
        border-left: 0;
        border-right: 0;
    }
    .table>tbody>tr>td:last-child {
        color: #242424;
        font-size: 13px;
        background: #fff;
    }
    h3.product-table-title {
        font-size: 18px;
        text-transform: uppercase;
        
        font-weight: 400;
        margin: 25px 0 10px;
        display: inline-block;
        width: 100%;
    }
    .product-main>.content-row {
        background: #fff;
        flex-wrap: wrap;
        border-radius: 0 0 4px 4px;
        max-width: 1240px;
    }
    .product-main {
        padding: 0 0 10px 0;
    }
    ul.product-tabs li {
        margin: 0;
    }
    ul.product-tabs li a{
        padding: 10px;
    }
    .product-footer .tabbed-content .product-tabs {
        background: white;
        border-radius: 4px;
    }
    h3.normal {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 400;
        margin: 25px 0 10px;
        display: inline-block;
        width: 100%;
    }
    .has-border {
        border-radius: 4px;
        background: #fff;
        display: block;
        width: 100%;
        padding: 20px;
        border: none;
    }
    .entry-summary .is-divider {
        display: none;
    }
    .tab-panels {
        padding-top: 10px;
    }
    ol.commentlist {
        border-radius: 4px;
        background: #fff;
        font-size: 12px;
        display: block;
        width: 100%;
        padding: 20px;
        border: none;
    }
    .nav-line-bottom>li>a:before, .nav-line-grow>li>a:before, .nav-line>li>a:before {
        background-color: #0796ff;
    }
    form#commentform {
        font-size: 12px;
    }
    .product-short-description {
        font-size: 12px;
    }
    h1.product-title.entry-title {
        
        font-size: 24px;
        font-weight: 300;
        color: #333;
        line-height: 30px;
        margin: 16px 0 5px;
    }

    /*CART BUTON*/
    .single_add_to_cart_button {
        border: none;
        color: #fff;
        white-space: nowrap;
        width: 220px;
        height: 40px;
        cursor: pointer;
        vertical-align: top;
        font-size: 13px;
        padding: 0px 15px 0 40px;
        line-height: 40px;
        border-radius: 5px;
       
        font-weight: 400;
        letter-spacing: .5px;
        background-size: 26px;
        display: inline-block;
        text-align: center;
    }
    .buttons_added {
        font-size: 12px;
        padding-top: 6px;
    }
    .product-info .breadcrumbs {
        text-transform: unset;
        font-size: 11px;
        font-weight: 400 !important;
    }
    #order_review {
        font-size: 12px;
    }
    #customer_details {
        font-size: 12px;
        border-radius: 4px;
        background: #fff;
        display: block;
        width: 100%;
        padding: 20px;
        border: none;
    }
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
        font-size: 12px;
        border-radius: 4px;
        background: #fff;
        width: 100%;
        padding: 20px;
        border: none;
    }
    .message-container.container.success-color.medium-text-center {
        font-size: 12px;
    }
    #content>.row.row-main {
            max-width: 1270px;
    }
    .cart-sidebar.col-inner {
        font-size: 12px;
        border-radius: 4px;
        background: #fff;
        width: 100%;
        padding: 20px;
        border: none;
    }
    input.search-field.mb-0 {
        font-size: 12px;
    }
    div#product-sidebar {
        padding: 20px;
    }
    .manhphuc-col-detail {
        margin: 11px 0 0;
        border-radius: 4px;
        border: 1px solid #ececec;
    }
    .manhphuc-col-detail>.col-inner {
        padding: 0 5px 2px 10px !important;
        margin: 10px 0 0;
    }
    .product-main .col-divided {
        border-right: none;
    }
    .row .row-large:not(.row-collapse) {
        /*padding: 0 15px;*/
    }
    .manhphuc-sidebar-detail .icon-box-text h4{
        margin: 0;
       
        font-weight: 500;
    }
    .manhphuc-sidebar-detail .icon-box-text {
        line-height: 14px;
    }
    .manhphuc-sidebar-detail .icon-box-text p {
        margin-bottom: 0px;
    }
    .manhphuc-seller-block .icon-box {
        margin: 15px 0;
    }
    .register-to-sell {
        font-size: 13px;
        padding: 10px 81px 0 0;
        position: relative;
        border-top: 1px dashed rgba(0,0,0,.12);
    }
    .register-to-sell a {
        line-height: 15px;
        height: 24px;
        border-radius: 4px;
        border: 1px solid #189eff;
        width: 120px;
        padding: 3px 5px;
        font-weight: 300;
        background: #189eff;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        position: absolute;
        top: 13px;
        font-size: 11px;
        right: 0;
    }
    .row.category-page-row {
        font-size: 12px;
        border-radius: 4px;
        background: #fff;
        width: 100%;
        padding: 20px;
        border: none;
    }
    .page-title-inner {
        padding-top: 0;
        font-size: 12px;
    }
    .breadcrumbs {
        text-transform: unset;
    }
    .row.category-page-row {
        font-size: 12px;
        border-radius: 4px;
        background: #fff;
        width: 100%;
        max-width: 1240px;
        padding: 0;
        border: none;
    }
    .row.category-page-row .shop-container .products .has-hover:hover {
        box-shadow: 0 0 20px rgba(0,0,0,.1);
    }
    .product-info span.woocommerce-Price-amount.amount {
        color: #ff3425;
        font-size: 19px;
        font-weight: 500;
    }
    .product-gallery {
        border-right: 2px solid #f7f7f7;
        padding-bottom: 10px !important;
    }
    .image-tools.bottom.left {
        padding-top: 0;
        padding-right: 0;
    }
    .image-tools.bottom.left .button.is-outline:hover {
        background: none;
        color: black;
    }
    .image-tools.bottom.left .button.is-outline {
        border: none;
        color: #189eff;
    }
    div#shop-sidebar .widget .is-divider {
        display: none;
    }
    div#shop-sidebar .widget ul.product-categories li {
        border-top: none;

    }
    div#shop-sidebar .widget ul.product-categories li a {
        padding-left: 34px;
        color: #242424;
        padding: 5px 20px;
    }
    .row.category-page-row>.col.large-3.hide-for-medium {
        padding: 10px 15px;
        border-right: 2px solid #eee;
    }
    div#shop-sidebar .widget ul.product-categories li:hover {
        background: #eaeaea;
        border-radius: 4px;
    }
    span.widget-title {
        line-height: 20px;
        display: block;
        color: #000;
        font-size: 14px;
        padding: 18px 20px 10px;
        font-weight: 400;
        text-transform: uppercase;
    }
    .row.category-page-row>.col.large-9 {
        padding: 0px 20px;
    }
    .widget_price_filter .ui-slider-horizontal {
        height: 2px;
    }
    .widget_price_filter .price_slider {
        margin-bottom: 1em;
        background: #d8d8d8;
    }
    .widget_price_filter .ui-slider .ui-slider-handle {
        width: 14px;
        height: 14px;
        background: #fff;
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-box-shadow: #666 0 0 3px;
        -moz-box-shadow: #666 0 0 3px;
        box-shadow: rgba(102,102,102,.62) 0 0 3px;
        border: 1px solid #fff;
    }
    .widget_price_filter .ui-slider .ui-slider-range {
        background-color: #189eff;
    }
    .widget_price_filter .price_slider_amount .button {
        background-color: #189eff;
    }
    .mfp-content div#shop-sidebar {
        padding: 10px;
        font-size: 12px;
        color: white;
    }
    .mfp-content div#shop-sidebar a {
        color: white !important;
        font-weight: 300;
    }
    .mfp-content div#shop-sidebar ul.product-categories li:hover a {
        color: black !important;
    }
    .mfp-content div#shop-sidebar ul.product-categories li:hover .toggle i {
        color: black !important;
    }
    .mfp-content div#shop-sidebar ul.product-categories li {
        padding: 0 5px;
    }

    .mfp-content div#shop-sidebar ul.product-categories li  a {
        padding: 5px;
    }
    .mfp-content div#shop-sidebar span {
        color: white;
    }
    .title-wrapper {
        height: 55px;
        overflow: hidden;
        font-size: 13px;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        text-align: left;
        margin: 15px auto 0;
        letter-spacing: .1px;
        width: 100%;
        font-size: 13px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        color: #242424;
    }
    .title-wrapper p.product-title a {
        color: #242424;
    }
    .manhphuc-home-header h4 a {
        font-size: 16px;
        font-weight: 400;
        display: block;
        color: #4a4a4a;
        padding: 0;
        margin: 0;
        line-height: 47px;
    }

    /*RELATED*/
    .product-footer {
        margin-bottom: 30px;
    }
    .product-footer .related-products-wrapper .row .flickity-viewport .flickity-slider .col {
        padding: 0;
    }
    .product-footer .related-products-wrapper .row .flickity-viewport .flickity-slider .col .col-inner .product-small {
        padding: 20px;
    }
    .product-footer .related-products-wrapper .row .flickity-viewport .flickity-slider .col .col-inner:hover {
        box-shadow: 0 0 20px rgba(0,0,0,.1) !important;
    }
    .product-footer .related-products-wrapper .row-small:not(.row-collapse) {
        background: white;
        border-radius: 4px;
    }
    /*LOAI 2 GIRD*/
    .product-footer .related-products-wrapper > .row > .col > .col-inner > .product-small {
        padding: 20px;
    }
    .product-footer .related-products-wrapper > .row > .col > .col-inner:hover {
        box-shadow: 0 0 20px rgba(0,0,0,.1) !important;
    }
    .product-footer .related-products-wrapper > .row-small > .col {
        padding: 0;
    }
    .product-footer .container .row-small:not(.row-collapse) {
        margin-left: 0;
        margin-right: 0;
    }
    .pt-half {
        font-size: 18px;
        text-transform: uppercase;
        
        font-weight: 400;
        margin: 25px 0 10px;
        display: inline-block;
        width: 100%;
    }
    .message-wrapper {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .message-container span.widget-title {
        padding: 5px 0px;
        display: inline;
    }
    #content>.row.row-main .row-large>.col {
        background: white;
        border-radius: 4px;
    }
    #content>.row.row-main .row-large:not(.row-collapse) {
        margin-left: 0;
        margin-right: 0;
    }
    .manhphuc-row-one .manhphuc-row-one-sp .col {
        padding-bottom: 0;
    }

    /*CICLE*/
    .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow {
        background-color: #44608414;
        border-color: #4460842e;
        fill: black!important;
    }
    .slider-nav-circle .flickity-prev-next-button svg {
        border: 1px solid currentColor;
    }
    ul.product_list_widget li a {
        color: #524848;
        font-size: 12px !important;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        letter-spacing: .1px;
        font-size: 13px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.38;
        color: #242424;
    }
    ul.product_list_widget li img {
        padding: 10px;
        border: 1px solid #eee;
    }
    .manhphuc-silider-sp .tabbed-content {
        padding: 0px 10px;
    }
    .manhphuc-silider-sp .tabbed-content li.active a {
        background: none !important;
        color: #333 !important;
        font-weight: 400;
        font-size: 14px;
        padding: 8px 5px;
    }
    .manhphuc-silider-sp .tabbed-content li a {
        background: none !important;
        color: #333 !important;
        font-weight: 400;
        font-size: 14px;
        padding: 8px 5px;
    }
    .manhphuc-silider-sp .tabbed-content li:hover a {
        background: none !important;
        color: #333 !important;
    }
    .manhphuc-silider-sp .tabbed-content ul.nav.nav-line-bottom {
        border-bottom: 1px solid #f2f2f2;
        border-top: 1px solid #f2f2f2;
    }
    .manhphuc-silider-sp .tabbed-content li {
        margin-right: 20px;
    }
    .manhphuc-star-rating .star-rating {
        display: none;
    }
    .manhphuc-right-product {
        padding: 0 !important;
    }
    .manhphuc-right-product .badge-container {
        display: none;
    }
    .manhphuc-right-product .has-hover:hover .image-zoom img {
        transform: none;
    }
    .manhphuc-right-product .has-hover:hover img.show-on-hover {
        opacity: 0;
    }
    .manhphuc-right-product {
        border-left: 1px solid #eee;
    }
    .manhphuc-right-product  .box-vertical .box-text {
            padding-left: 5px;
        padding-right: 0px;
    }
    .manhphuc-right-product .title-wrapper {
            height: 40px;
                margin: auto 0;
    }
    .manhphuc-right-product .box-text {
        height: 105px;
    }
    .manhphuc-right-product .panel-heading {
        padding: 12px 14px;
        background: #fefefe;
        border-bottom: 1px solid #eaeaea;
    }
    .manhphuc-right-product .panel-heading h3 {
        color: #000;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 0;
        
    }
    .manhphuc-right-product .row > .col > .col-inner > .product-small {
        padding: 12px;
        padding-bottom: 0;
    }
    .product-summary .product-short-description {
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        padding-top: 10px;
        border-top: 1px solid #eee;
    }
    .product-summary .product-short-description p {
        padding: 0 0 0 20px;
        margin: 0 0 5px;
        font-size: 13px;
        position: relative;
        font-weight: 300;
    }
    .product-summary .product-short-description p:after {
        content: "";
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background: #6d6d6d;
        left: 0;
        position: absolute;
        top: 5px;
    }
    .product-summary form.cart {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .manhphuc-right-product .title-wrapper p.product-title:hover {
        color: #007FF0;
    }
    .manhphuc-right-product .manhphuc-see-all {
        display: block;
        text-align: center;
        width: 145px;
        border: 1px solid #189eff;
        height: 30px;
        line-height: 28px;
        border-radius: 4px;
        font-size: 13px;
        font-weight: 400;
        margin: 15px auto 10px;
    }
    .manhphuc-right-product .manhphuc-see-all:hover {
        box-shadow: none;
        background: #189eff;
        color: white;
    }
    /*FOOTER*/
    .footer {
        padding: 0;
    }
    .footer-1 .row .col {
        padding: 0;
        margin-bottom: 0;
    }
    .footer-1 {
        background-color: #f7f7f7 !important;
        border-top: none;
    }
    .manhphuc-newsletter-title .col-inner .icon-box .icon-box-img {
        margin-top: -45px;
    }
    .manhphuc-newsletter-title .col-inner .icon-box .icon-box-text h3 {
        
        margin-bottom: 0px;
        color: #4e5052;
        font-size: 16px;
    }
    .manhphuc-newsletter-title .col-inner .icon-box .icon-box-text {
        margin-top: 0;
    }
    .manhphuc-newsletter-title .col-inner .icon-box .icon-box-text p {
        font-size: 13px;
        color: #4e5052;
    }

    .manhphuc-form-newsletter .form-flat input:not([type="submit"]) {
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 12px;
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
    .manhphuc-form-newsletter input[type='submit'], input[type='submit'].button, input[type='submit'] {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        background: #00afef;
        color: #fff;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857;
        border-radius: 4px;
        user-select: none;
    }
    .manhphuc-footer-2-menu {
        color: #333;
        font-size: 12px;
    }
    .manhphuc-footer-2 h4 {
        color: #333;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 500;
        margin: 0 0 17px;
        font-stretch: normal;
        
    }
    .manhphuc-footer-2-menu .hotline-number {
        color: #c4011a;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .manhphuc-footer-2 .widget_nav_menu ul li a {
        margin-bottom: 11px;
        display: block;
        color: #333;
        font-size: 12px;
        padding: 0;
    }
    .manhphuc-footer-2 .widget_nav_menu ul li a:hover {
        color: #333;
    }
    .manhphuc-footer-2-price-right .nav-other span {
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-bottom: 7px;
    }
    .manhphuc-footer-2-price-right .nav-other.payment img {
        width: 54px;
        height: 33px;
    }
    .manhphuc-footer-2-social-right .nav-other.social-conn a {
        margin-right: 10px;
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-bottom: 7px;
    }
    .manhphuc-footer-2-social-right .nav-other.social-conn img {
        height: 32px;
    }
    .manhphuc-footer-2-social-right .nav-other.app-store a {
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-bottom: 7px;
    }
    .manhphuc-footer-2-social-right .nav-other.app-store img {
        width: 134px;
        height: 40px;
    }
    .manhphuc-footer-2 {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important;
    }
    .manhphuc-footer-2-address h3 {
        
        color: #333;
        font-weight: 400;
        font-size: 12px;
    }
    .manhphuc-footer-2-address p {
        color: #333;
    }
    .manhphuc-footer-2-address {
        color: #3333;
    }
    .ml30 {
        margin-left: 30px;
    }
    .mr30 {
        margin-right: 30px;
    }
    .manhphuc-footer-2-address {
        padding-top: 25px;
        border-top: 1px solid #f7f7f7;
    }
    .manhphuc-footer-2-address .col-inner .icon-box .icon-box-text {
        padding-left: 2.5em;
    }
    .manhphuc-footer-2-address .col-inner .icon-box .icon-box-text p a {
        color: #007ff0;
        font-size: 11px;
    }
    .manhphuc-footer-2-address .col-inner .icon-box .icon-box-text p .number {
        color: #333;
        font-weight: 600;
    }
    .absolute-footer {
        color: #333 !important;
        font-size: 12px;
        background: #f7f7f7;
    }
    .absolute-footer a:hover {
        color: #333;
    }
    .woocommerce-cart-form .cart-wrapper .cart .continue-shopping a.button-continue-shopping {
        display: inline-block;
        margin-bottom: 0;
        font-weight: 400;
        text-align: center;
        background: #00afef;
        color: #fff;
        vertical-align: middle;
        touch-action: manipulation;
        cursor: pointer;
        margin-bottom: 5px;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857;
        border-radius: 4px;
        user-select: none;
    }
    .dark .payment-icon svg {
        fill: #333;
    }
    .product-info p.stock {
        margin-top: 1em;
    }
    .footer-wrapper {
        margin-top: 35px;
    }

   
    .badge {
        height: 41px;
        width: 41px;
    }
    .manhphuc-dangkytaikhoan {
        background: white;
        border-radius: 4px;
        font-size: 12px;
        padding: 20px;
    }
    .manhphuc-dangkytaikhoan button.btn.btn-primary {
        color: #189eff;
        background: white;
        width: 145px;
        border: 1px solid #189eff;
        height: 30px;
        line-height: 28px;
        border-radius: 4px;
        font-size: 13px;
        font-weight: 400;
        margin: 15px auto 10px;
    }
    .manhphuc-dangkytaikhoan button.btn.btn-primary:hover {
        background: #189eff;
        color: white;
    }
    .login-form-popup .lightbox-content .lightbox-inner {
        font-size: 12px;
    }
    form.lost_reset_password {
        font-size: 12px;
        background: white;
        border-radius: 4px;
    }
    form.lost_reset_password p {
        padding: 0px 30px;
    }
   
    
    /*SCROLL TO TOP*/
    .is-outline:hover, .primary.is-outline:hover {background-color: #189effde;border-color: #189effde;}
    .is-outline:hover, .primary.is-outline:hover {color: #fff;background-color: #189effde;border-color: #189effde;}
    a#top-link {background: #189eff;color: #189eff;border-radius: 50% !important;bottom: 45px;}
    a#top-link i {color: white;}


