.main-menu > nav > ul > li > ul {
    width: 180px;
}


/*.hero-slider-active-2 {*/
/*    height: 400px;*/
/*}*/
/*.lib-ember-hotline-001 {*/
/*    background: #df870d;*/
/*    -webkit-border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    border-radius: 5px;*/
/*    padding: 8px 46px 8px 8px;*/
/*    position: fixed;*/
/*    bottom: 34px;*/
/*    left: 10px;*/
/*    z-index: 999;*/
/*    width: 200px;*/
/*    color: #fff;*/
/*}*/
.category-menu:hover {
    display: block !important;
}
a.categori-show:hover + .category-menu {
    display: block !important;
}

.lib-ember-hotline-001 {
    background: #0699D6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 13px 8px 8px;
    position: fixed;
    bottom: 34px;
    left: 10px;
    z-index: 999;
    width: 200px;
    color: #fff;
}
.product-content-wrap-3{
    padding: 0px 17px 0px 17px;
}
.single-product-wrap:hover .product-content-position-2{
    padding: 0px 17px 0px 17px;
}
#menusidebarleft .toggle {
    border: none;
    background: transparent;
}
.uk-icon-phone:before {
    content: "\f095"
}

.swatch-element .select_variation:checked + span{
    color: #D87C7C;
    font-weight: bolder;

}
.box-service-product .header-box-service-product {
    background: #f6f6f6;
    border-top: 1px solid #e0e0e0;
    padding: 10px;
}
.box-service-product .header-box-service-product .title {
    font-size: 18px;
    font-weight: 700;
    color: #f77705;
}
.box-service-product .header-box-service-product .content {
    font-size: 16px;
    color: #666;
}
.border-service-product {
    border-bottom: 1px solid #e0e0e0;
}
.border-service-product {
    padding: 10px 0;
}
.flexbox-grid-default {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
.flexbox-auto-45px {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 45px;
    -ms-flex: 0 0 45px;
    flex: 0 0 45px;
}
.flexbox-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
}
.box-service-product .content-box-service-product .title {
    font-size: 19px;
    font-weight: 700;
    color: #333;
}
.flexbox-align-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.box-service-product .content-box-service-product .content {
    font-size: 14px;
    color: #666;
}
@media only screen and (max-width: 600px) {
    .quick-alo-show {
        display: block;
    }
}

.lib-ember-hotline-001 i {
    margin-right: 8px;
    -webkit-animation: ember-hotline-001 1s infinite ease-in-out;
    -moz-animation: ember-hotline-001 1s infinite ease-in-out;
    -ms-animation: ember-hotline-001 1s infinite ease-in-out;
    -o-animation: ember-hotline-001 1s infinite ease-in-out;
    animation: ember-hotline-001 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.lib-ember-hotline-001 a {
    font-size: 13px;
    color: #fff;
    font-weight: 700
}

@-moz-keyframes ember-hotline-001 {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ember-hotline-001 {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ember-hotline-001 {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

/*.lib-ember-hotline-001 i {*/
/*    margin-right: 8px;*/
/*    -webkit-animation: ember-hotline-001 1s infinite ease-in-out;*/
/*    -moz-animation: ember-hotline-001 1s infinite ease-in-out;*/
/*    -ms-animation: ember-hotline-001 1s infinite ease-in-out;*/
/*    -o-animation: ember-hotline-001 1s infinite ease-in-out;*/
/*    !* animation: ember-hotline-001 1s infinite ease-in-out; *!*/
/*    -webkit-transform-origin: 50% 50%;*/
/*    -moz-transform-origin: 50% 50%;*/
/*    -ms-transform-origin: 50% 50%;*/
/*    -o-transform-origin: 50% 50%;*/
/*    transform-origin: 50% 50%;*/
/*}*/
/*[class*=uk-icon-], [class*=uk-icon-]:focus, [class*=uk-icon-]:hover {*/
/*    text-decoration: none;*/
/*}*/
/*[class*=uk-icon-] {*/
/*    font-family: FontAwesome;*/
/*    display: inline-block;*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    line-height: 1;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*}*/
@media only screen and (max-width: 767px) {
    .hm9-hero-slider-img img {
        height: 346px;
    }

    .hm9-hero-slider-img {
        height: 346px;
    }
}

.breadcrumb-content ul li a {
    font-weight: 300;
    font-size: 12px
}

a:hover {
    font-weight: bolder;
}

.section-title-2 h2 span {
    text-transform: uppercase;
}

.section-title-2 h2 {
    text-transform: uppercase;
}

.header-block-item {
    float: right;
    height: 35px;
    padding: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 10px;
    position: relative;
}

.block {
    width: 100%;
    float: left;
}

.icon {
    display: inline-block;
    width: 60px;
    float: left;
}

.login-register-wrapper .login-form-container .login-register-form form input:focus {
    background-color: #e4e0ff;
}

.login-register-wrapper .login-form-container .login-register-form form input {
    border: 1px solid #ffe9db;
}

.main-menu > nav > ul > li > ul {
    width: 200px;
}

.info {
    width: 200px;

    -moz-width: calc(100% - 32px);
    -webkit-width: calc(100% - 32px);
    display: inline-block;
    float: left;
    margin-left: 10px;
    line-height: 19px;
    display: inline-block;
    float: none;
}

.main-menu > nav > ul > li a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    /*text-transform: uppercase;*/
}

.product-details-content p {
    /*white-space: pre-wrap;*/
}

.single-product-wrap .product-content-2 h3 a span.blod {
    font-weight: 500;
}

.breadcrumb-area {
    padding: 0px 0;
}
.icon i{
    font-size: 22px;
    line-height: 50px;
    background: #f7f7f7;
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}
.detail-button {
    cursor: pointer;
    border: none;
    font-weight: bold;
    color: #ffffff;
    background-color: #f14a4a;
    font-size: 13px;
    padding: 2px 20px 4px;
    border-radius: 50px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.single-product-wrap .product-content-wrap-3 h3 a:hover {
    color: #dbb80a;;
}

.single-product-wrap .product-content-wrap-3 .product-content-categories a:hover {
    color: #72022b;
}

a:hover {
    color: #000000;
}

.categori-search-wrap.categori-search-wrap-modify-3 .search-wrap-3 form button.blue {
    background-color: #0699D6;
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-blue input {
    background-color: #0699D6;
}

.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a {
    float: left;
}

.btn-black {
    background-color: #004eff;
    color: #ffffff;
}

.btn-black:hover {
    font-weight: bold;
    color: #ffffff;

}

.btn-style-5 a:hover {
    color: #0043ff;
}

.login-register-wrapper .login-form-container .login-register-form form .button-box button {
    float: right;
}

.detail-button:hover {
    background-color: #000000;
    color: #ffffff;
}

.section-title-3 h2 {
    color: #0699D6;
    text-transform: uppercase;
}

.border-bottom-5 {
    border-bottom: 1px solid #eee;

}
.social-style-2.social-style-2-mrg {
    margin: 23px 0;
}
.footer-right-wrap .social-style-2 a:hover {
    color: #ffffff;
    border: 1px solid #ff2f2f;
    background-color: #ff2f2f;
}
.social-style-2 a {
    display: inline-block;
    font-size: 16px;
    color: #999999;
    border: 1px solid #cfcfcf;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 8px;
}
.social-style-2 a:hover {
    color: #ffffff;
    border: 1px solid #ff2f2f;
    background-color: #ff2f2f;
}
.border-top-5 {
    border-top: 3px solid #0699D6;
}

.product-action-2 .active {
    background: #000000 !important;
    color: #ffffff !important;
}

.logo_thuongthieu {
    position: absolute;
    width: 100%;
    padding: 10px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    text-align: center;
}

.thumb_thuonghieu {
    position: relative;
    border: 1px solid #ececec;
    min-height: 202px;
}

.section-title-2 h2 {
    color: #6E3602;

}

.single-product-wrap {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.border-all {
    margin-top: 10px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fff;
    box-shadow: 0 0 8px 2px rgb(0 0 0 / 10%);
}

/*.product-plr-1{*/
/*    border-top: 1px solid #c9d0cd;*/
/*    border-left: 1px solid #c9d0cd;*/
/*    border-right: 1px solid #c9d0cd;*/
/*    border-bottom: 1px solid #c9d0cd;*/
/*}*/
body {
    /*background-color: #eaf8ff;*/
}

header {
    background-color: #fff;
}

footer {
    /*background-color: #f2f2f2;*/
}

.footer-bottom {
    background-color: #2b2b2b;

}

.copyright p a {
    color: #0699D6
}

.copyright p {
    color: #fff;
}


.single-product-wrap .product-content-position-2 {
    background-color: #ffffff;
}

.main-categori-wrap.main-categori-wrap-modify-2 > a.categori-blue {
    background-color: #035f9b;
}

.single-product-wrap .product-content-wrap-3 h3 a:hover {
    color: #680135;
}

.single-product-wrap .product-content-wrap-3 h3 a {
    color: #004389;
}

.gmaps, .gmaps-panaroma {
    height: 300px
}

.gmaps, .gmaps-panaroma {
    height: 300px;
    background: #f2f4f8;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 40px;
    background: #5c4ac7;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #5c4ac7
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #5c4ac7
}


/*categories ul*/
ul.list-cat li {
    border-bottom: 1px solid #dddddd;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

ul.list-cat li.haschild {
    /*border-bottom:none;*/
}

ul.list-cat li.haschild ul.subcategory li {
    border-bottom: none;
    margin: 3px 0;
    padding-bottom: 0;
}

ul.subcategory {
    padding-left: 15px;
}

ul.subcategory {
    display: none;
    padding-left: 15px;
}

li.haschild:hover ul.subcategory {
    display: block;
}

ul.list-cat li.parent-active a,
ul.list-cat li.active a {
    color: red !important;
}

ul.list-cat li a.active {
    color: red !important;
}

.haschild-active ul.subcategory {
    display: block;
}

.blog-meta ul li {
    font-size: 12px;
}

.blog-wrap .blog-content h3, .blog-wrap .blog-content h1 {
    font-size: 13px;
    margin: 5px 0 0;
    line-height: 20px;
}

@media only screen and (max-width: 767px) {
    .hm9-hero-slider-img {
        padding-top: 0;
        padding-bottom: 0;
    }

    .blog-wrap .blog-content h3, .blog-wrap .blog-content h1 {
        font-size: 13px;
        margin: 5px 0 0;
        line-height: 20px;
    }
}

.service-wrap.service-wrap-hm9 {
    margin-top: 0 !important;
}


/*menu*/
#wrapper_menu {
    position: fixed;
    width: 410px;
    padding-right: 50px;
    top: -1px;
    z-index: 200;
    height: 100%;
    left:0px;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-200%,0,0);
    -ms-transform: translate3d(-200%,0,0);
    -o-transform: translate3d(-200%,0,0);
    transform: translate3d(-200%,0,0);
    -webkit-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    -moz-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    -o-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    transition: transform .5s cubic-bezier(.16,.68,.43,.99);
}
#wrapper_menu .block_hot_line{
    border: none;
    padding:0 10px;
    margin: 0;
    width: 100%;
}
#wrapper_menu .item_hotline{
    font-size: 16px;
    line-height: 16px;
    margin-left: 0;
    margin-right: 5%;
    width: 45%;
    padding-left: 30px;
}

#wrapper_menu .icons_hotline{
    left: 0px;
}
#wrapper_menu .item_hotline strong{
    font-size: 20px;
    line-height: 20px;
}
#wrapper_menu .block_sub_menu_site{
    position: fixed;
    width: 360px;
    top: -1px;
    z-index: 22;
    height: 100%;
    left:0px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-200%,0px,0);
    -ms-transform: translate3d(-200%,0px,0);
    -o-transform: translate3d(-200%,0px,0);
    transform: translate3d(-200%,0px,0);
    -webkit-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    -moz-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    -o-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    transition: transform .5s cubic-bezier(.16,.68,.43,.99);
}
#wrapper_menu .show_submenu .block_sub_menu_site{
    -webkit-transform: translate3d(0,0px,0);
    -ms-transform: translate3d(0,0px,0);
    -o-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}
#wrapper_menu .item_back_sub_menu .back_sub_menu{
    padding: 10px;
    display: block;
    border-bottom: 10px solid #f1f1f5;
    font-size: 14px;
    font-weight: 700;
}
#wrapper_menu .icon_back{
    margin-right: 10px;
    margin-top: -3px;
}
#main_menu_site{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: relative;
    background: #fff;
}

.showmenu #wrapper_menu {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.mask_menu {
    position: fixed;
    top: -1px;
    width: 100%;
    height: 101%;
    background: #000;
    opacity: .75;
    z-index: 19;
    display: none;
}
.showmenu .mask_menu{
    display: block;
    z-index: 199;
}
.close_menu{
    position: fixed;
    right: -10px;
    top: 10px;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding:5px;
    z-index: 13;
}
#wrapper_menu .info_login {
    position: relative;
    z-index: 2;
    background: #326e51;
}
.info_login{
    padding: 10px;
    position: relative;
}
.info_login img{
    float: left;
    margin: 0 10px 0 0;
}
.txt_account a{
    color: #fff;
}
.txt_account{
    font-size: 15px;
    margin-top: 9px;
    color: #fff;
}
.block_ct_menu_site{
    border-bottom: 10px solid #f1f1f5;
}
.item_menu_site{
    width: 100%;
    float: left;
    position: relative;
}
.item_menu_site .icon_carret_down{
    position: absolute;
    right: 10px;
    top: 15px;
    transform: rotate(270deg);
}
.item_menu_site .menu_cap1 .icon_carret_down{
    top: 20px
}
.item_menu_site .icon_carret_down:before{
    background: none;
    border: 1px solid #a0a0a0;
}
.item_menu_site .menu_cap1{
    font-size: 14px;
    font-weight: 600;
}
.item_menu_site .menu_cap2{
    font-size: 14px;
}
.item_menu_site .menu_cap1,
.item_menu_site .menu_cap2{
    display: block;
    padding: 5px;
}
.list_sub_menu_site .menu_cap3{
    padding: 10px 10px 10px 20px;
    display: block;
}
.list_sub_menu_site .menu_cap2{
    font-weight: 700;
}
.item_menu_site  a:hover{
    background: #e5fbf1;
    color: #4d95bd;
}
.item_menu_site  a:hover .icon_carret_down:before{
    border: 1px solid #4d95bd;
}

.mobile-menu-wrap .block_sub_menu_site{
    position: fixed;
    width: 360px;
    top: -1px;
    z-index: 22;
    height: 100%;
    left:0px;
    background: #fff;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(-200%,0px,0);
    -ms-transform: translate3d(-200%,0px,0);
    -o-transform: translate3d(-200%,0px,0);
    transform: translate3d(-200%,0px,0);
    -webkit-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    -moz-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    -o-transition: transform .5s cubic-bezier(.16,.68,.43,.99);
    transition: transform .5s cubic-bezier(.16,.68,.43,.99);
}
.mobile-menu-wrap .show_submenu .block_sub_menu_site{
    -webkit-transform: translate3d(0,0px,0);
    -ms-transform: translate3d(0,0px,0);
    -o-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
}
.mobile-menu-wrap .item_back_sub_menu .back_sub_menu{
    padding: 10px;
    display: block;
    border-bottom: 10px solid #f1f1f5;
    font-size: 14px;
    font-weight: 700;
}

.icon_carret_down:before{
    content: "";
    position: absolute;
    left: 0;
    top: -8px;
    width: 12px;
    height: 12px;
    background: #a0a0a0;
    -ms-transform: rotate(45deg); /* IE 9 */
    transform: rotate(45deg);
}
.icon_carret_down{
    display: inline-block;
    position: relative;
    width: 12px;
    height: 7px;
    overflow: hidden;
    margin-left: 3px;
}
.icon_carret_up:before{
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 12px;
    height: 12px;
    background: #a0a0a0;
    -ms-transform: rotate(45deg); /* IE 9 */
    transform: rotate(45deg);
}
.icon_carret_up{
    display: inline-block;
    position: relative;
    width: 12px;
    height: 7px;
    overflow: hidden;
    margin-left: 3px;
}

/*breadcrumb*/
#breadcrumb {
    padding: 10px 0;
    width: 100%;
    /*float: left;*/
}
#breadcrumb a {
    color: #a7a7a7;
    font-size: 13px;
}
#breadcrumb a span{
    text-transform: uppercase;
}

#breadcrumb ol,
#breadcrumb li{
    list-style-type:none;
    display:inline-block;
    padding:0;
    margin:0;
}
#breadcrumb .icon_carret_down {
    height: 10px;
    width: 10px;
    transform: rotate(270deg);
}
#breadcrumb .icon_carret_down:before {
    background: none;
    border: 1px solid #666;
    left: -1px;
    top: -8px;
}

@media (max-width: 576px){
    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart a {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
}
