.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;*/
/*}*/
.swatch-element .select_variation:checked + span {
    border: 1px solid #D87C7C;
    color: #D87C7C;
}

.lib-ember-hotline-001 {
    background: #1e7d3e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 13px 8px 8px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 999;
    width: 200px;
    color: #fff;
}

a.categori-show:hover + .category-menu {
    display: block !important;
}

.info strong {
    overflow: hidden;
    max-width: 190px;
    text-overflow: ellipsis;
}

.category-menu:hover {
    display: block !important;
}

.product-content-wrap-3 {
    padding: 0px 17px 0px 17px;
}

.single-product-wrap:hover .product-content-position-2 {
    padding: 0px 17px 0px 17px;
}

.uk-icon-phone:before {
    content: "\f095"
}


.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) {
    .breadcrumb-area {
        padding-top: 77px !important;
    }

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

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

.breadcrumb-content ul li a {
    font-weight: 500;
}

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: #000000;
    font-size: 13px;
    padding: 4px 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: #1e7d3e;
}

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

.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: #1e7d3e;
}

.section-title-3 h2 {
    color: #fff;
    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 #1e7d3e;
    background-color: #1e7d3e;
}

.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 #1e7d3e;
    background-color: #1e7d3e;
}

.border-top-5 {
    border-top: 3px solid #1e7d3e;
}

.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: #eeeeee;
}

header {
    background-color: #fff;
}

footer {
    background-color: #f2f2f2;
}

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

}

.copyright p a {
    color: #1e7d3e


}

.copyright p {
    color: #fff;
}


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

.no-padding {
    padding: 0 0 0 0px !important;
}

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

/*.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
}

.hm9-hero-slider-img img
    /*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;
}

/*.shop-topbar-wrapper {*/
/*    border: 1px solid #e9e9e9;*/
/*    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: justify;*/
/*    -webkit-justify-content: space-between;*/
/*    -ms-flex-pack: justify;*/
/*    justify-content: space-between;*/
/*    margin-bottom: 30px;*/
/*    padding: 15px 24px;*/
/*}*/

.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;
}

