/*
Theme Name: 
Theme URI: 
Author: 
Author URI: 
Description: Kho giao diện website wordpress lớn nhất Việt Nam
Version: 1.0
Text Domain: ew
Domain Path: /languages/
Tags:
*/
@charset "UTF-8";
@import url('css/libs.css');
@font-face{
    font-family:'FontAwesome';
    src:url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/font-awesome/fonts/fontawesome-webfont.eot');
    src:url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/font-awesome/fonts/fontawesome-webfont.eot#iefix') format('embedded-opentype'),
        url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/font-awesome/fonts/fontawesome-webfont.woff') format('woff'),
        url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'),
        url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/font-awesome/fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
    font-weight:normal;
    font-style:normal
}
[class^="icon-"]:before,[class*=" icon-"]:before{
    font-family: 'FontAwesome';
    font-weight:normal;
    font-style:normal;
    display:inline-block;
    text-decoration:inherit
}
@font-face {
    font-family: "ADRHurmeGeometricSans4 Bold";
    font-weight: bold;
    src: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/fonts/ADRHurmeGeometricSans4Bold.ttf')
}
@font-face {
    font-family: "UTM Avo Bold";
    font-weight: lighter;
    src: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/fonts/UTMAvoBold.ttf')
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
a,
a:link,
a:active,
a:hover {
    text-decoration: none;
    outline: 0
}
a,
a:link,
a:active {
    color: #01548e
}
a:hover {
    color: #ed1c24
}
img {
    outline: 0;
    max-width: 100%;
    height: auto
}
p{margin: 0 0 10px}
input:focus,
button:focus {
    outline: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #006eba;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2
}
iframe {
    max-width: 100%
}
iframe[name="google_conversion_frame"] {
    position: absolute;
    left: -300px;
    bottom: 0
}
a,
button,
input[type=submit],
.owl-prev,
.owl-next,
.owl-prev .fa,
.owl-next .fa {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}
.flw{float: left; width: 100%}
.text-center{text-align: center}
.text-left{text-align: left}
.text-right{text-align: right}
.t_red {color: red}
.ml15 {margin-left: 15px!important}
.mt10 {margin-top: 10px!important}
.bold{font-weight: 700}
.quantity input[type=number]::-webkit-inner-spin-button, 
.quantity input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0}
ul li, ol li{list-style-position: inside}
.ajax-loading-block-window {
    height: 128px;
    right: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1100
}
.ajax-loading-block-window .loading-image {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/ajax_loader_large.gif') no-repeat;
    height: 128px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 128px;
    margin: 0 auto
}
#ppo-overlay {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 998
}
.feature-box {
    background-color: #fef4d1;
    border: 1px solid #f6d97d;
    padding: 10px;
    margin: 0
}
.feature-box .title {
    color: #ca1406;
    font-size: 14px;
    font-weight: bold
}
.feature-box p {
    margin: 10px 0;
    padding: 0
}
.feature-box .about-content {
    margin-top: 10px;
    line-height: 18px
}
.feature-box .feature-text {
    color: #d90000;
    font-size: 16px
}
.feature-box .note {
    color: #898989
}
.wpcf7 .wpcf7-form-control {
    width: 100%;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    padding: .5em
}
.wpcf7 .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #164892;
    color: #fff;
    border: 0;
    padding: 10px 30px;
    text-transform: uppercase
}
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover {
    background: #2c6fa9
}
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=number],
.wpcf7-form input[type=date],
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    min-height: 34px;
    padding: 6px 10px;
    line-height: 20px;
    font-size: 13px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.wpb_flexslider.flexslider .slides img {
    width: auto !important;
    max-width: 100%;
    margin: auto
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    overflow: hidden
}
.wpb_gallery_slides.wpb_image_grid img:hover {
    opacity: .7;
    cursor: pointer
}
.wpb_wrapper img {
    max-width: 100%;
    height: auto
}
.vc_carousel-slideline img {
    display: block;
    max-width: 100%;
    margin: auto
}
.vc_single_image-img.attachment-full {
    width: 100% !important
}
.vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important
}
section>article>.vc_row {
    margin-left: 0;
    margin-right: 0
}
section>article>.vc_row>.vc_column_container.vc_col-sm-12 {
    float: none;
    margin-right: auto;
    margin-left: auto
}
@media(min-width:1200px) {
    section>article>.vc_row>.vc_column_container {
        max-width: 1230px
    }
}
@media(min-width:992px) and (max-width:1199px) {
    section>article>.vc_row>.vc_column_container {
        max-width: 970px
    }
}
@media(min-width:768px) and (max-width:991px) {
    section>article>.vc_row>.vc_column_container {
        max-width: 750px
    }
}
@media(max-width:991px) {
    .vc_column_container {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .vc_column_container>.vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}
section>article>.vc_row.fullwidth>.vc_column_container {
    width: 100%;
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important
}
section>article>.vc_row.fullwidth>.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0
}
.form-control {
    border-radius: 0;
    max-width: 100%
}
.text-shadow {
    text-shadow: 0 1px 2px #333
}
.box-shadow {
    box-shadow: 0 4px 10px 0 #555;
    -moz-box-shadow: 0 4px 10px 0 #555;
    -webkit-box-shadow: 0 4px 10px 0 #555
}
.show-small {
    display: none;
    text-align: center
}
.hide-small {
    display: block
}
#scroll-to-bottom,
#scroll-to-top {
    width: 46px;
    height: 46px;
    position: fixed;
    right: 40px;
    opacity: .6;
    cursor: pointer
}
#scroll-to-bottom:hover,
#scroll-to-top:hover {
    opacity: 1
}
#scroll-to-bottom {
    top: 40px;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/toBottom.png') no-repeat
}
#scroll-to-top {
    display: none;
    bottom: 15%;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/toTop.png') no-repeat
}
#breadcrumbs {
    color: #164892;
    padding: 15px 0;
    margin-bottom: 30px;
    font-size: 13px;
    background: #eee
}
#breadcrumbs .page-title {
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #164892
}
#breadcrumbs .breadcrumbs {
    color: #164892;
    display: inline-block
}
#breadcrumbs .breadcrumbs a {
    padding: 0 5px
}
#breadcrumbs .breadcrumb_last {
    color: #ed1c24;
    padding-left: 5px
}
.paging {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 30px
}
.wp-pagenavi a,
.wp-pagenavi span {
    line-height: 20px;
    padding: 6px 12px;
    margin: 0 5px 0 0;
    border: 1px solid #164892;
    color: #164892;
    background: #fff;
    display: inline-block
}
.wp-pagenavi span.current,
.wp-pagenavi a:hover {
    background: #164892;
    color: #fff;
    border: 1px solid #164892
}
.btn-regiser {
    display: none;
    position: fixed;
    right: 2px;
    bottom: 60px;
    border-radius: 22px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 10px;
    background: red;
    z-index: 9999;
    cursor: pointer
}
.btn-regiser i {
    margin-left: 5px;
    margin-top: -1px;
    margin-right: -1px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: red;
    float: right;
    line-height: 37px;
    text-align: center
}
#your-cart {
    width: 64px;
    height: 64px;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/cart.png') no-repeat;
    position: fixed;
    top: 40%;
    right: 0;
    cursor: pointer;
    z-index: 1000
}
#your-cart .cart-qty {
    color: #fdb724;
    margin: 3px 0 0;
    display: block;
    text-align: center;
    font-weight: bold
}
.site-title {
    position: absolute;
    text-indent: -9999px;
    margin: 0
}
.desktop-header .top-head {
    background: #f3f3f3;
    border-bottom: 1px solid #ebebeb;
    color: #222;
    font-size: 13px;
    padding: 10px 0
}
.desktop-header .top-head .slogan {
    font-weight: bold
}
.desktop-header .top-head strong {
    color: #164892
}
.desktop-header .top-head a {
    color: #222
}
.desktop-header .top-head a:hover {
    color: #164892
}
.desktop-header .top-head .nav {
    float: right
}
.desktop-header .top-head .nav>li {
    display: inline-block
}
.desktop-header .top-head .nav>li>a {
    background: none;
    padding: 0 15px;
    border-right: 1px solid #ccc
}
.desktop-header .top-head .nav>li:last-child>a {
    border-right: 0
}
.desktop-header .header_logo {
    padding: 20px 0
}
.desktop-header .header_logo img {
    height: 54px;
    max-height: 54px
}
.header_logo .logo-text {
    font-size: 30px;
    font-weight: 500
}
.header-search {
    overflow: hidden;
    border: 1px solid #ebebeb;
    border-radius: 40px;
    margin-top: 25px
}
.header-search .sep {
    border-right: 1px solid #ccc;
    float: left;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px
}
.header-search select {
    float: left;
    height: 40px;
    width: 140px;
    padding: 0 15px;
    border: 0;
    outline: 0;
    position: relative;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/arrow-down.png') no-repeat right center
}
.header-search input {
    float: left;
    height: 40px;
    border: 0;
    outline: 0;
    width: calc(100% - 240px)
}
.header-search button {
    float: right;
    height: 40px;
    width: 40px;
    border: 0;
    outline: 0;
    padding: 0;
    background: #006eba url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-search.png') no-repeat center;
    color: #fff
}
.header-hotline {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/hotline.png') no-repeat;
    height: 49px;
    color: #ef1d2e;
    font-family: "ADRHurmeGeometricSans4 Bold";
    font-size: 25px;
    margin-top: 20px
}
.header-hotline a {
    color: #ef1d2e;
    display: block;
    padding-top: 20px;
    padding-left: 67px
}
.top-nav {
    width: 100%;
    position: relative;
    z-index: 999;
    color: #fff;
    background: #006eba;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 7px rgba(0, 0, 0, .2);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.top-nav.fixed {position: fixed }
.main-menu {position: relative }
.main-menu ul {list-style: none; margin: 0; padding: 0 }
.main-menu li{display: inline-block;position: relative; float: left}
.main-menu li.home{background-color: #0b5296!important}
.main-menu li:last-child a{border-right: 0}
.main-menu li.menu-item-has-children:after, .main-menu ul li .sub-menu li.menu-item-has-children:after{ position: absolute; right: 5px; top: 50%; margin-top: -6px; content: "\f107"; font-family: FontAwesome; line-height: 1}
.main-menu ul li .sub-menu li.menu-item-has-children:after{content:'\f105'; right: 10px}
.main-menu li a{color: #fff; border-right: 2px solid #f79d00; text-transform: uppercase; display: block; font-size: 14px; font-weight: 500; font-family: 'Roboto',sans-serif; line-height: 50px; padding: 0 15px}
.main-menu li.current-menu-item, .main-menu li:hover{ background-color: #38b04a}
/*Sub Menu*/
.main-menu ul li .sub-menu{ -webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);transform: scale(1, 0);transition: transform 0.5s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease}
.main-menu ul li .sub-menu{ min-width:260px;opacity: 0;padding:0;position:absolute}
.main-menu ul li .sub-menu .wrapper-sub{margin-top: 0;background-color: #fff; position: relative}
.main-menu ul li .sub-menu .wrapper-sub:before{content:''; background-color: #D10909; height: 1px; width: 100%; position: absolute; top: 0; left: 0}
.main-menu>ul>li>.sub-menu>.wrapper-sub{ margin-top: 15px}
.main-menu ul li:hover > .sub-menu{display: block;visibility: visible;z-index: 9999;opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);transition: transform 0.3s ease, opacity 0.2s ease .1s;-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s}
.main-menu ul li .sub-menu li { text-align: left; margin:0;width: 100%; -webkit-transition: 0.2s;-moz-transition: 0.2s;-o-transition: 0.2s;transition: 0.2s; background-color: #006eba}
.main-menu ul li .sub-menu li:hover{background-color: #f8991d}
.main-menu ul li .sub-menu li a{text-transform: none; line-height: 40px; color: #fff; border-right: none}
.main-menu ul li .sub-menu ul {left:260px;margin-top: -40px}
.main-menu .sub-menu .sub-menu {-webkit-transform-origin: left; -moz-transform-origin: left; -ms-transform-origin: left; -o-transform-origin: left; transform-origin: left; -webkit-transform: scale(0, 1); -moz-transform: scale(0, 1); -ms-transform: scale(0, 1); -o-transform: scale(0, 1); transform: scale(0, 1);}
/*Mobile Menu*/
body.menu-open .mobile-menu {z-index: 99999999; visibility: visible; overflow-x: hidden; overflow-y: auto; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform .4s ease, visibility 0s ease 0s, z-index 0s ease 0s; -moz-transition: -moz-transform .4s ease, visibility 0s ease .5s, z-index 0s ease 0s; -o-transition: -o-transform .4s ease, visibility 0s ease .5s, z-index 0s ease 0s; transition: transform .4s ease, visibility 0s ease 0s, z-index 0s ease 0s; }
.mobile-menu {background: rgba(51, 51, 51, 0.97); top: 0; bottom: 0; left: 0; height: 100%; overflow: hidden; position: fixed; visibility: hidden; z-index: -1; -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-transition: -webkit-transform .4s ease, visibility 0s ease .5s, z-index 0s ease .5s; -moz-transition: -moz-transform .4s ease, visibility 0s ease .5s, z-index 0s ease .5s; -o-transition: -o-transform .4s ease, visibility 0s ease .5s, z-index 0s ease .5s; transition: transform .4s ease, visibility 0s ease .5s, z-index 0s ease .5s; }
.mobile-menu ul {width: 250px; text-align: initial; list-style: none; }
.mobile-menu ul > li:last-child {border-bottom: none; }
.mobile-menu ul li {border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); position: relative; }
.mobile-menu ul li.menu-item-has-children::after {content: '\f078'; position: absolute; top: 0; right: 20px; font: 1em/46px 'FontAwesome'; pointer-events: none; -webkit-transition: -webkit-transform .5s ease-in-out; -moz-transition: -moz-transform .5s ease-in-out; -o-transition: -o-transform .5s ease-in-out; transition: transform .5s ease-in-out; color: #fff}
.mobile-menu ul li.menu-item-has-children.active::after {-webkit-transform: rotate(540deg); -moz-transform: rotate(540deg); -ms-transform: rotate(540deg); -o-transform: rotate(540deg); transform: rotate(540deg); }
.mobile-menu ul li a {padding: 1em; display: block; color: #fff; line-height: 20px; border-left: 2px solid transparent; }
.mobile-menu ul li:hover > a, .mobile-menu ul li.active > a, .mobile-menu ul li.current-menu-item > a {border-color: #0766aa; }
.mobile-menu ul li.menu-item-has-children > a {display: inline-block; }
.mobile-menu .sub-menu a {padding-left: 20px; }
.mobile-menu .sub-menu a::before {content: '-'; display: inline-block; font-family: 'FontAwesome'; color: #999; margin: 0 5px 0 0; }
.mobile-menu .sub-menu .sub-menu a::before {content: '--'; } 
.mobile-menu .close-menu {text-align: center; display: block; color: #1C4286; font-size: 28px; line-height: 50px; }


.top-nav .container {
    position: relative
}
.nav-cart {
    display: none;
    padding: 1px 45px 0 30px;
    background: #ed1c24;
    color: #fff;
    font-family: "ADRHurmeGeometricSans4 Bold";
    position: absolute;
    right: 15px;
    top: -10px;
    cursor: pointer
}
.nav-cart:before,
.nav-cart:after {
    position: absolute;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 10px solid #7e0300
}
.nav-cart:before {
    left: -6px;
    border-left: 6px solid transparent
}
.nav-cart:after {
    right: -6px;
    border-right: 6px solid transparent
}
.nav-cart>span.lb {
    line-height: 58px
}
.nav-cart>span.icon {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-cart.png') no-repeat;
    min-width: 44px;
    height: 37px;
    position: relative;
    top: 13px;
    display: inline-block
}
.nav-cart>span.icon>.num {
    background: #ffd02f;
    color: #111;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -15px
}
.menu-search {
    float: right;
    padding: 30px 0 0 0
}
.menu-search .icon-search {
    cursor: pointer;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-search.png') no-repeat right center;
    width: 18px;
    height: 18px;
    display: block
}
.search-tooltip {
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 3;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.2);
    display: none;
    width: 292px
}
.search-tooltip .inner_tooltip {
    overflow: hidden
}
.search-tooltip input {
    width: 230px;
    height: 37px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-right: 0;
    float: left
}
.search-tooltip .btn {
    height: 37px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    background: #d6ac4f;
    border: 1px solid #d6ac4f;
    border-left: 0;
    float: left
}
.search-tooltip .btn:hover {
    background: #333
}
.search-tooltip .arrow-wrap {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    right: 10px;
    overflow: hidden
}
.search-tooltip .arrow {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 0;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background: #fff;
    visibility: hidden\9
}
#main .widget {
    margin-bottom: 30px
}
#main .widget.ads-widget img {
    display: block;
    margin: auto
}
.welcome-box {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bg-01.png') no-repeat center center;
    background-size: cover;
    color: #fff;
    padding: 30px 0;
}
.welcome-box h2,
.welcome-box h3 {
    color: #31e4ff;
    margin: 0 0 15px
}
.product-categories {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-bottom: 30px;
    margin-left: -6px;
    margin-right: 6px;
    text-align: center
}
.product-categories .item {
    display: inline-block;
    padding-left: 6px;
    padding-right: 6px;
    margin-bottom: 15px;
    text-align: center;
    width: 142px;
    min-height: 172px
}
.product-categories .item img {
    margin-bottom: 10px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5)
}
.product-categories .item:hover img {
    border-color: #ddd
}
.product-categories .item h3 {
    margin: 0;
    font-size: 14px;
    color: #ed1c24
}
.product-categories .item a:hover h3 {
    color: #164892
}
.product-grid-container{margin-top: 30px}
.get-products .product:nth-child(4n+1){clear: both}
.product-grid-container .ajax-container.loading {
    min-height: 300px;
    position: relative
}
.product-grid-container .ajax-container.loading:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .6) url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/ajax_loader_large.gif') no-repeat center 30px
}
.product-grid-container .widget-toolbar {
    margin-top: -15px;
    margin-bottom: 30px
}
.product-grid-container .widget-toolbar .archive-title {
    float: left
}
.product-grid-container .widget-toolbar .sortable {float: right}
.woocommerce .woocommerce-result-count{margin: 5px 10px 0 0}
.product-grid-container .widget-toolbar .sortable select {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 5px 10px;
    outline: 0
}
.product-grid-container .widget-title {
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase
}
.product-grid-container .widget-title:before {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: -1px;
    background: #164892
}
.product-grid-container .widget-title h2 {
    text-transform: uppercase;
    font-size: 24px;
    float: left;
    margin-bottom: 10px
}
.product-grid-container .view-all {
    color: #fff;
    background: #ed1c24;
    text-transform: uppercase;
    line-height: 40px;
    padding: 10px 15px
}
.product-grid-container .widget-title .child-cats {
    font-family: "Roboto", sans-serif;
    float: right;
    margin-top: 5px
}
.product-grid-container .widget-title .child-cats a {
    color: #264961;
    display: inline-block;
    border-right: 3px solid #f8991d;
    line-height: 1.2;
    padding: 0 6px;
    font-size: 16px
}
.product-grid-container .widget-title .child-cats a:last-child {
    border-right: 0
}
.product-grid-container .widget-title .child-cats a:hover {
    color: #164892
}
.product-grid-container .entry {
    position: relative;
    margin-bottom: 30px !important;
    border: 1px solid #ddd
}
.product-grid-container .entry:hover {
    -webkit-box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px -3px rgba(0, 0, 0, 0.5)
}
.product-grid-container .entry .thumbnail {
    margin-bottom: 10px;
    padding: 5px;
    border: 0;
    text-align: center
}
.product-grid-container .entry .thumbnail img {
    width: 100%
}
.product-grid-container .entry .product-meta {
    overflow: hidden;
    padding: 15px 10px;
    border-top: 1px solid #ddd
}
.product-grid-container .entry h3, .product-grid-container .entry h2 {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 6px;
    min-height: 40px
}
.product-grid-container .entry h3 a, .product-grid-container .entry h2 a {
    color: #010101
}
.product-grid-container .entry h3 a:hover, .product-grid-container .entry h2 a:hover {
    color: #ed1c24
}
.product-grid-container .entry .price {
    float: left;
    font-family: 'Roboto', sans-serif
}
.product-grid-container .entry .price del .amount {
    text-decoration: line-through;
    font-size: 15px;
    color: #494949;
    margin-bottom: 0;
    min-height: 14px;
    line-height: .9;
    font-weight: 400
}
.product-grid-container .entry .price ins, .product-grid-container .entry .price .amount {
    font-size: 26px;
    font-weight: bold;
    color: #d30112;
    background-color: transparent;
    display: block
}
.product-grid-container .entry .btn-buy {
    float: right;
    border-radius: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: "UTM Avo Bold";
    color: #fff;
    background: #006eba;
    line-height: 38px;
    padding: 0 15px;
    width: 86px;
    height: 38px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.product-grid-container .entry .btn-buy:hover{color: #fff}
.product-grid-container .entry .btn-buy span {
    position: absolute;
    left: 25px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.product-grid-container .entry .btn-buy .fa {
    font-size: 16px;
    margin-right: 5px;
    position: absolute;
    left: -50px;
    top: 11px;
    visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.product-grid-container .entry .btn-buy:hover .fa {
    left: 16px;
    visibility: visible
}
.product-grid-container .entry .btn-buy:hover span {
    left: 36px
}
.product-grid-container .entry .btn-buy:hover {
    background: #2465c5
}
.product-grid-container .entry .sale_tag {
    color: #fff;
    background: #ed1c24;
    line-height: 26px;
    padding: 3px 10px 3px 6px;
    text-transform: uppercase;
    position: absolute;
    top: -1px;
    right: -1px
}
.product-grid-container .entry .sale_tag:before,
.product-grid-container .entry .sale_tag:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -10px
}
.product-grid-container .entry .sale_tag:before {
    bottom: 0;
    border-bottom: 16px solid #ed1c24;
    border-left: 10px solid transparent
}
.product-grid-container .entry .sale_tag:after {
    top: 0;
    border-top: 16px solid #ed1c24;
    border-left: 10px solid transparent
}
.product-grid-container .entry .hot_tag {
    color: #fff;
    background: #ffd02f;
    line-height: 26px;
    padding: 3px 10px 3px 6px;
    text-transform: uppercase;
    position: absolute;
    top: -1px;
    left: -1px
}
.product-grid-container .entry .hot_tag:before,
.product-grid-container .entry .hot_tag:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -10px
}
.product-grid-container .entry .hot_tag:before {
    bottom: 0;
    border-bottom: 16px solid #ffd02f;
    border-right: 10px solid transparent
}
.product-grid-container .entry .hot_tag:after {
    top: 0;
    border-top: 16px solid #ffd02f;
    border-right: 10px solid transparent
}
.product-grid-container .btn-view-more {
    background-color: #164892;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0;
    margin-bottom: 30px
}
.product-grid-container .btn-view-more:hover {
    background-color: #ed1c24
}
.category-feature{margin-top: 0}
.category-feature .cate-item:nth-child(2n+1){clear: both}
.category-feature .entry{margin: 30px 0 0!important}
.category-feature .product-meta {padding: 5px 10px!important}
.category-feature .product-meta h2{min-height: inherit; margin-bottom: 0; font-size: 18px}
.category-feature .product-meta h2 a{color: #d30112; display: block}
.category-feature .cate-item .thumbnail{margin-bottom: 0}

.recent-posts-widget .widget-title {
    padding-bottom: 10px;
    text-transform: uppercase
}
.recent-posts-widget .entry .thumbnail {
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 0;
    border: 0;
    position: relative
}
.recent-posts-widget .entry .entry-title {
    font-size: 15px;
    margin-bottom: 10px
}
.recent-posts-widget .owl-nav {
    position: absolute;
    right: 0;
    top: -70px
}
.recent-posts-widget .owl-nav .owl-prev,
.recent-posts-widget .owl-nav .owl-next {
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    background: #164892;
    color: #fff;
    font-size: 20px
}
.recent-posts-widget .owl-nav .owl-next {
    margin-left: 5px
}
.pswp {
    z-index: 100000;
    display: none
}
.product-gallery__trigger {
    position: absolute;
    top: .5em;
    right: .6em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
    display: none
}
.product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box
}
.product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: content-box
}
#gallery_slider {
    margin: 0 0 10px
}
#gallery_slider .flex-viewport {
    border: 1px solid #eee
}
#gallery_slider,
#gallery_nav {
    border: 0;
    border-radius: 0;
    background: none;
    display: none
}
#gallery_slider ul,
#gallery_nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}
#gallery_slider ul.slides li,
#gallery_nav ul.slides li {
    float: left
}
#gallery_slider ul.slides li img {
    cursor: pointer
}
#gallery_slider .flex-direction-nav .flex-nav-next,
#gallery_slider .flex-direction-nav .flex-nav-prev,
#gallery_nav .flex-direction-nav .flex-nav-next,
#gallery_nav .flex-direction-nav .flex-nav-prev {
    background: rgba(22, 72, 146, .9);
    position: absolute;
    top: calc(50% - 25px);
    width: 40px;
    height: 50px;
    opacity: 0;
    z-index: 10
}
#gallery_slider:hover .flex-direction-nav .flex-nav-next,
#gallery_slider:hover .flex-direction-nav .flex-nav-prev,
#gallery_nav:hover .flex-direction-nav .flex-nav-next,
#gallery_nav:hover .flex-direction-nav .flex-nav-prev {
    opacity: 1
}
#gallery_slider .flex-direction-nav .flex-nav-prev,
#gallery_nav .flex-direction-nav .flex-nav-prev {
    left: 0
}
#gallery_slider .flex-direction-nav .flex-nav-next,
#gallery_nav .flex-direction-nav .flex-nav-next {
    right: 0
}
#gallery_slider .flex-direction-nav a,
#gallery_nav .flex-direction-nav a {
    width: 17px;
    height: 32px;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/btn-nav.png') no-repeat;
    top: 56%;
    opacity: 1
}
#gallery_slider .flex-direction-nav .flex-prev,
#gallery_nav .flex-direction-nav .flex-prev {
    left: 10px
}
#gallery_slider .flex-direction-nav .flex-next,
#gallery_nav .flex-direction-nav .flex-next {
    right: 10px
}
#gallery_slider .flex-direction-nav a:before,
#gallery_nav .flex-direction-nav a:before {
    display: none
}
#gallery_slider .flex-direction-nav .flex-next,
#gallery_nav .flex-direction-nav .flex-next {
    background-position: -17px 0
}
#gallery_nav {
    margin: 0 0 20px
}
#gallery_nav ul.slides li {
    position: relative;
    cursor: pointer;
    border: 1px solid #eee
}
#gallery_nav ul.slides li:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6)
}
#gallery_nav ul.slides li.flex-active-slide:after {
    display: none
}
.flexslider .disabled-copy {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer
}
.product-title {
    color: #164892;
    font-size: 25px
}
.product-content {
    text-align: left !important;
    margin-bottom: 30px !important
}
.product-content #main_image {
    border: 1px solid #ddd;
    padding: 10px
}
.product-content .btn-guide {
    background: #164892;
    color: #fff;
    border-radius: 0;
    display: block;
    margin-bottom: 20px;
    padding: 10px 12px;
    text-transform: uppercase
}
.product-content .btn-guide:hover {
    background: #2465c5
}
.product-info {
    margin-bottom: 15px
}
.product-info .chinhsach_wrap {
    position: relative;
    overflow: hidden
}
.product-info .chinhsach_wrap a {
    position: absolute;
    top: 0;
    width: 25%;
    height: 100%
}
.product-info .chinhsach_wrap a.cs1 {
    left: 0
}
.product-info .chinhsach_wrap a.cs2 {
    left: 25%
}
.product-info .chinhsach_wrap a.cs3 {
    left: 50%
}
.product-info .chinhsach_wrap a.cs4 {
    left: 75%
}
.price-box {
    border-top: 1px solid #ddd;
    padding: 15px 0 0
}
.price-box .label {
    color: #164892;
    font-size: 100%;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 5px;
    background: none;
    border-radius: 0;
    text-align: left
}
.price-box .price, .price-box .price ins {
    color: #ed1c24!important;
    font-size: 30px!important;
    font-weight: bold
}
.price-box .price del {
    text-decoration: line-through;
    margin-left: 5px;
    font-size: 15px;
    color: #000!important
}
.price-box .sizes {
    margin-top: 20px;
    position: relative
}
.price-box .sizes select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 43px;
    border: 1px solid #ddd;
    outline: 0;
    padding: 0 10px;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/select-down.png') no-repeat top right
}
.product-color {
    overflow: hidden;
    margin-top: 20px
}
.product-color .color-list {
    overflow: hidden
}
.product-color .color-list img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 5px;
    border: 2px solid #ddd;
    cursor: pointer
}
.product-color .color-list img.active {
    border-color: #164892
}
.product-info .add-to-cart {
    margin-top: 20px;
    overflow: hidden
}
.product-info .add-to-cart .quantity .qtyval {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    color: #888;
    float: left;
    font-size: 14px;
    height: 30px;
    text-align: center;
    width: 30px
}
.product-info .add-to-cart .quantity .qtyval:focus {
    outline: 0
}
.product-info .add-to-cart .quantity .plus,
.product-info .add-to-cart .quantity .minus {
    border: 1px solid #ccc;
    color: #888;
    float: left;
    font-size: 14px;
    height: 30px;
    width: 30px;
    line-height: 28px;
    text-align: center;
    text-decoration: none
}
.product-info .add-to-cart .btn {
    text-transform: uppercase;
    color: #fff;
    font-size: 21px;
    margin-top: 10px;
    padding: 4px 36px 6px;
    background: #ec1b24;
    background: -webkit-linear-gradient(#ec1b24, #d2071d);
    background: -o-linear-gradient(#ec1b24, #d2071d);
    background: -moz-linear-gradient(#ec1b24, #d2071d);
    background: linear-gradient(#ec1b24, #d2071d)
}
.product-info .add-to-cart .btn:hover {
    background: #2465c5;
    background: -webkit-linear-gradient(#2465c5, #164892);
    background: -o-linear-gradient(#2465c5, #164892);
    background: -moz-linear-gradient(#2465c5, #164892);
    background: linear-gradient(#2465c5, #164892)
}
.product-info .add-to-cart .btn .small {
    font-size: 12px;
    display: block;
    margin-top: -5px;
    text-transform: none
}
.gift-products {
    border: 1px solid #ddd;
    margin-top: 15px;
    margin-bottom: 15px
}
.gift-products .title {
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    background: #164892;
    color: #fff
}
.gift-products .notes {
    padding: 0 15px 5px
}
.gift-products .col-xs-3 {
    width: 20%
}
.gift-products .col-xs-9 {
    width: 80%;
    padding-left: 0
}
.gift-products .entry {
    margin-bottom: 15px;
    overflow: hidden
}
.gift-products .entry .thumbnail {
    margin-bottom: 0;
    border-radius: 0
}
.gift-products .entry h4 {
    line-height: 1.3;
    margin-bottom: 0;
    font-size: 1.2em
}
.gift-products .entry h4 a {
    color: #333
}
.gift-products .entry h4 a:hover {
    color: #ed1c24
}
.gift-products .entry .price .old-price {
    text-decoration: line-through;
    color: #666
}
.gift-products .entry .price .regular-price {
    color: #ed1c24;
    font-weight: bold;
    font-size: 18px;
    margin-right: 10px
}
.like-a-boss {
    margin-bottom: 10px
}
.like-a-boss .head {
    background: #2f689e url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-likeboss.jpg') no-repeat;
    line-height: 49px;
    padding-left: 64px;
    color: #fff;
    font-size: 17px;
    font-family: "ADRHurmeGeometricSans4 Bold";
    text-transform: uppercase
}
.like-a-boss .body {
    padding: 15px;
    background: #e2eaf7
}
.like-a-boss ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.like-a-boss ul li {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-check.png') no-repeat 0 7px;
    padding-left: 25px;
    padding-bottom: 5px
}
.product-contact {
    background: #f5f5f5;
    color: #164892;
    padding: 15px
}
.product-contact .title {
    position: relative;
    color: #333;
    padding-bottom: 10px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "ADRHurmeGeometricSans4 Bold"
}
.product-contact .title:after {
    position: absolute;
    content: "";
    width: 45px;
    height: 2px;
    background: #164892;
    bottom: 0;
    left: 0
}
.product-contact .glyphicon,
.product-contact .fa {
    margin-right: 10px;
    color: #164892
}
.product-contact .glyphicon.glyphicon-map-marker,
.product-contact .glyphicon.glyphicon-phone-alt+a {
    color: #ed1c24
}
.product-contact a {
    color: #164892
}
.product-contact a:hover {
    color: #ed1c24
}
#product-content-tabs {
    margin-top: 30px;
    margin-bottom: 30px
}
#product-content-tabs>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ddd
}
#product-content-tabs>ul li {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 0;
    margin-right: 5px;
    margin-bottom: -1px
}
#product-content-tabs>ul li a {
    padding: 10px 15px;
    display: block;
    border-top: 2px solid #f5f5f5;
    border-bottom: 2px solid #164892;
    color: #000;
    background-color: #f5f5f5
}
#product-content-tabs>ul li.ui-tabs-active {
    border-color: #164892
}
#product-content-tabs>ul li.ui-tabs-active a {
    color: #fff;
    border-color: #164892;
    background-color: #164892
}
#product-content-tabs>.ui-tabs-panel {
    padding: 20px;
    border: 1px solid #ddd;
    border-top: 0
}
#product-content-tabs>.ui-tabs-panel .wrap-img {
    position: relative;
    overflow: hidden;
    display: inline-block
}
#product-content-tabs>.ui-tabs-panel .wrap-img .disabled-copy {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer
}
#product-content-tabs>.ui-tabs-panel ul,
#product-content-tabs>.ui-tabs-panel ol {
    margin: 0;
    padding: 0
}
#product-content-tabs>.ui-tabs-panel li {
    margin-bottom: 8px;
    list-style-position: inside;
    list-style-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bullet.gif')
}
#product-content-tabs>.ui-tabs-panel iframe {
    width: 100%;
    max-width: 100%
}
#product_share {
    background: #ebf0f9;
    padding: 15px;
    margin-bottom: 30px
}
#product_share .like-social-box {
    text-align: right;
    margin-top: 30px
}
#product_share .like-social-box a.post-share {
    width: 80px;
    display: inline-block;
    margin-right: 10px;
    background: #3e599a;
    text-decoration: none;
    color: #fff;
    cursor: pointer
}
#product_share .like-social-box a.post-share:last-child {
    margin-right: 0
}
#product_share .like-social-box a.post-share span.count {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 42px;
    background: #fff;
    color: #000
}
#product_share .like-social-box a.post-share span.txt {
    width: 100%;
    display: block;
    background-color: #4665af;
    color: #fff;
    line-height: 36px;
    text-align: center
}
#product_share .like-social-box a.post-share.facebook span.txt {
    background-color: #4665af
}
#product_share .like-social-box a.post-share.facebook:hover span.txt {
    background: #3e599a
}
#product_share .like-social-box a.post-share.twitter span.txt {
    background-color: #529fda
}
#product_share .like-social-box a.post-share.twitter:hover span.txt {
    background: #4b8cbe
}
#product_share .like-social-box a.post-share.gplus span.txt {
    background-color: #d24238
}
#product_share .like-social-box a.post-share.gplus:hover span.txt {
    background: #b8382e
}
.featured-carousel {
    margin-bottom: 30px
}
.featured-carousel .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(0, 0, 0, .6);
    color: #fff
}
.featured-carousel .caption .entry-title {
    margin-bottom: 5px;
    font-size: 20px
}
.featured-carousel .caption .entry-meta,
.featured-carousel .caption .entry-meta a {
    color: #ddd
}
.featured-carousel .owl-controls .owl-prev,
.featured-carousel .owl-controls .owl-next {
    position: absolute;
    top: calc(50% - 25px);
    font-size: 50px;
    line-height: 50px
}
.featured-carousel .owl-controls .owl-prev {
    left: 0
}
.featured-carousel .owl-controls .owl-next {
    right: 0
}
.faq .widget-title {
    padding-top: 11px;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 30px
}
.faq .widget-title:before {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: -1px;
    background: #164892
}
.accordion-title {
    font-size: 16px;
    margin: 0;
    background: #fff;
    position: relative
}
.accordion-title a {
    color: #164892;
    padding: 15px 30px 15px 0;
    display: block;
    border-bottom: 2px solid #ddd;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    transition: border 200ms ease-out
}
.accordion-title a span {
    background: #164892;
    color: #fff;
    margin-right: 15px;
    width: 26px;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    border-radius: 50%
}
.accordion-title a:hover {
    color: #333
}
.accordion-title a:hover:after {
    border-color: #333
}
.accordion-title a:after {
    content: "\e259";
    position: absolute;
    top: 17px;
    right: 0;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.accordion-title.ui-accordion-header-active a:after {
    content: "\e260"
}
.accordion-title.ui-accordion-header-active a {
    color: #ed1c24;
    border-color: #fff
}
.accordion-title.ui-accordion-header-active a span {
    background-color: #ed1c24
}
.ui-accordion-content {
    padding: 0 0 15px;
    background: #fff;
    border-bottom: 2px solid #ddd;
    margin-top: -3px
}
.ui-accordion-content.map {
    padding: 0
}
.ui-accordion-content.map p {
    margin: 0
}
.page-title {
    margin-top: 0;
    margin-bottom: 30px
}
article.post,
article.page {
    padding: 15px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5)
}
article.page {
    margin-bottom: 30px
}
.home article.page,
.home-page article.page,
.page-builder article.page {
    padding: 0;
    margin-bottom: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none
}
.page-news article.page {
    padding: 10px;
    margin-bottom: 0;
    border: 0
}
article .page-title,
article .entry-title {
    font-size: 22px;
    font-weight: bold;
    color: #164892
}
article .page-title {
    margin-bottom: 20px
}
.entry-meta {
    margin-bottom: 10px
}
.entry-meta,
.entry-meta a {
    color: #6f6f6f;
    font-size: 13px
}
.entry-meta a:hover {
    color: #000
}
.entry-meta>.entry-date,
.entry-meta>.byline,
.entry-meta>.edit-link,
entry-meta>.comments-link {
    margin-right: 10px
}
.entry-content {
    line-height: 22px;
    text-align: justify;
    margin-bottom: 15px;
}
.entry-content h2, .entry-content .h2 {font-size: 18pt !important}
.entry-content h3, .entry-content .h3 {font-size: 14pt !important}
.entry-content h4, .entry-content .h4 {font-size: 12pt !important}
.entry-content iframe {
    display: block;
    margin: auto
}
.entry-content table {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.entry-content table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.entry-content table>tbody>tr>td, .entry-content table>tbody>tr>th, .entry-content table>tfoot>tr>td, .entry-content table>tfoot>tr>th, .entry-content table>thead>tr>td, .entry-content table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
}
.entry-content li{margin-bottom: 10px}
.archive-title {
    text-transform: uppercase;
    font-size: 22px;
    color: #164892
}
.archive-description {
    border: 1px solid #e0ecf9;
    padding-bottom: 15px;
    margin-bottom: 30px;
    background: #f6faff;
    padding: 15px
}
.archive-content {
    margin-bottom: 15px
}
.archive-content .entry {
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #ccc;
    background: #fff;
    -webkit-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5)
}
.archive-content .entry .entry-title {
    font-size: 20px;
    margin: 0 0 5px
}
.archive-content .entry .entry-title a {
    color: #164892
}
.archive-content .entry .entry-title a:hover {
    color: #333
}
.archive-content .entry .thumbnail {
    border-radius: 0;
    margin-bottom: 0;
    padding: 0
}
.archive-content .entry .thumbnail:hover {
    border-color: #a7304f
}
.archive-content .entry .thumbnail img {
    width: 100%
}
.archive-content .entry .description {
    text-align: justify
}
.archive-content .entry .description p {
    margin-bottom: 0
}
.archive-content .entry .description .more-link {
    display: inline-block;
    margin-left: 10px
}
.single .share-nav {
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 30px 0 20px;
    overflow: hidden
}
.single .post-navigation {
    float: right;
    width: 100%
}
.single .post-navigation .screen-reader-text {
    display: none
}
.single .post-navigation .nav-links>a {
    width: 50%;
    color: #333
}
.single .post-navigation .nav-links>a:hover {
    color: #333
}
.single .post-navigation .nav-links a[rel="prev"] {
    float: left
}
.single .post-navigation .nav-links a[rel="next"] {
    float: right;
    text-align: right
}
.single .post-navigation .nav-links .meta-nav {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 0;
    overflow: hidden;
    display: inline-block;
    width: 6px;
    height: 12px;
    text-indent: -9999px
}
.single .post-navigation .nav-links a[rel="prev"] .meta-nav {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/larr.png')
}
.single .post-navigation .nav-links a[rel="next"] .meta-nav {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/rarr.png')
}
.single .share-social-box {
    float: left;
    position: relative;
    top: -10px;
    margin: 0
}
.related-posts {
    margin-bottom: 20px
}
.related-posts .title {
    font-size: 22px !important;
    margin: 0 0 15px;
    text-transform: uppercase
}
.related-posts ul {
    padding-left: 18px
}
.related-posts .entry {
    margin-bottom: 30px
}
.related-posts .entry .thumbnail {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px -5px rgba(0, 0, 0, 0.5)
}
.related-posts .entry .entry-title {
    font-size: 16px;
    margin: 0 0 5px
}
.sidebar .widget {
    margin-bottom: 30px
}
.sidebar .widget .widget-title {
    padding: 12px;
    margin: 0;
    background: #f1f1f1;
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #ddd;
    border-radius: 2px
}
.sidebar .widget.cat-posts-list-widget .widget-content {
    border: 0
}
.sidebar .widget.cat-posts-list-widget .widget-content .item {
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ccc
}
.sidebar .widget.cat-posts-list-widget .widget-content .item:last-child {
    border-bottom: 0
}
.sidebar .widget.cat-posts-list-widget .widget-content .item .thumbnail {
    margin: 0;
    border-radius: 0;
    padding: 0
}
.sidebar .widget.cat-posts-list-widget .widget-content .item h4 {
    margin: 0;
    font-size: 18px;
    line-height: 20px
}
.sidebar .widget.widget-product-info {
    border: 1px solid #ddd;
    background: #fff
}
.sidebar .widget.widget-product-info .product-info {
    padding: 15px;
    margin-bottom: 0
}
.sidebar .widget.widget-product-info .product-info .price-box {
    border-bottom: 0;
    padding-bottom: 0
}
.sidebar .widget.widget-product-info .product-info .add-to-cart .btn {
    margin-top: 0;
    display: block;
    border-radius: 5px;
    text-align: center
}
.sidebar .widget.widget-product-info .hotline {
    font-family: "UTM Avo Bold";
    font-size: 22px;
    color: #f8991d;
    background: #2f689e;
    text-align: center;
    padding: 16px;
    border-radius: 5px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px
}
.sidebar .widget.widget-product-info .hotline a {
    color: #ffcd0c
}
.sidebar .widget.widget-product-info .hotline a:hover {
    color: #fff
}
.sidebar .widget.widget_search {
    float: none;
    padding-top: 0
}
.sidebar .widget.widget_search .search-field {
    border: 1px solid #ccc;
    padding: 5px 10px
}
.sidebar .widget.widget_search .search-submit {
    border: 1px solid #ccc;
    padding: 5px 10px
}
.sidebar .widget.widget_search .search-submit:hover {
    background: #333;
    color: #fff
}
.sidebar .widget ul,
.sidebar .widget ol {
    margin: 0;
    padding-left: 0;
    list-style: none
}
.sidebar .widget ul li,
.sidebar .widget ol li {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bullet.gif') no-repeat left 12px;
    padding: 5px 0 5px 15px
}
.sidebar .widget table {
    width: 100%
}
.cartInfo.quickCart {
    margin: 0;
    padding: 15px
}
.cartInfo table th {
    color: #164892
}
.cartInfo table td {
    vertical-align: middle !important
}
.cartInfo .thumb {
    width: 97px;
    border-right: 0
}
.cartInfo .quantity {
    width: 98px
}
.cartInfo .quantity .qtyval {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    color: #888;
    float: left;
    font-size: 14px;
    height: 22px;
    text-align: center;
    width: 30px
}
.cartInfo .quantity .qtyval:focus {
    outline: 0
}
.cartInfo .quantity .plus,
.cartInfo .quantity .minus {
    border: 1px solid #eee;
    color: #888;
    float: left;
    font-size: 14px;
    height: 22px;
    text-align: center;
    text-decoration: none;
    width: 25px
}
.page-cart .btnCart {
    text-align: right
}
.page-cart .btnCart a {
    border-radius: 0;
    border: 0;
    padding: 10px 20px;
    background: #ed1c24;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    outline: 0;
    display: inline-block
}
.page-cart .btnCart a.btn-primary {
    background-color: #164892
}
.page-cart .btnCart a.btn-primary:hover {
    background-color: #ed1c24
}
.page-cart .btnCart a:hover {
    background: #164892
}
.btnCart a {
    border-radius: 0;
    color: #fff
}
.btnCart .btn.btn-danger:hover {
    background-color: #164892 !important;
    border-color: #164892 !important
}
.coupon-area {
    text-align: right;
    margin-bottom: 10px;
    text-transform: uppercase
}
.coupon-area input {
    padding: 5px
}
.coupon-area input:focus {
    outline: 0
}
.page-cart .checkout .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #164892
}
.page-cart .checkout .cartCheckout {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 13px
}
.page-cart .checkout .cartCheckout td {
    padding: 0 0 10px
}
.page-cart .checkout .cartCheckout .cart-meta {
    color: #666
}
.page-cart .checkout .cartInfo-price {
    margin: 0 0 10px;
    font-size: 16px;
    text-transform: uppercase
}
.page-cart .checkout .cartInfo-price .totalAmount {
    font-weight: 600
}
.footer-categories {
    background: #e9e9e9 url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bg-categories.jpg') no-repeat center;
    background-size: cover;
    padding: 40px 0 10px;
    margin-top: 30px
}
.footer-categories .title {
    border-bottom: 1px solid #ccc;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600
}
.footer-categories .title:before {
    position: absolute;
    content: "";
    width: 90px;
    height: 1px;
    bottom: -1px;
    background: #164892
}
.footer-categories .title span {
    color: #000
}
.footer-categories .col-wrap {
    overflow: hidden
}
.footer-categories .col-wrap .col {
    width: 20%;
    float: left;
    margin-bottom: 30px
}
.footer-categories .col-wrap .col .widget-title {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 15px;
    padding-left: 25px;
    line-height: 1.5;
    text-transform: uppercase;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-forma.png') no-repeat left center
}
.footer-categories .col-wrap .col ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.footer-categories .col-wrap .col ul li {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bullet2.png') no-repeat left center;
    padding-left: 16px;
    margin-bottom: 5px
}
.footer-categories .col-wrap .col ul li a {
    font-size: 14px;
    color: #333
}
.footer-categories .col-wrap .col ul li a:hover {
    color: #164892
}
.commitment {
    padding: 60px 0;
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bg-commitment.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}
.commitment a {
    color: #f79d00
}
.commitment img {
    margin-bottom: 15px
}
.commitment h3 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 15px
}
.newsletter {
    background: #eaeaea;
    padding: 22px 0
}
.newsletter .form-wrap {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/form-title.png') no-repeat left center;
    padding-left: 300px
}
.newsletter form {
    border: 1px solid #ccc;
    border-radius: 40px;
    background: #fff;
    padding: 2px 2px 2px 15px;
    overflow: hidden
}
.newsletter .input-text {
    float: left;
    width: calc(100% - 120px);
    padding-left: 10px
}
.newsletter .input-text .fa {
    color: #164892
}
.newsletter .input-text input {
    border: 0;
    padding: 15px 15px 15px 5px;
    width: calc(100% - 20px)
}
.newsletter button {
    float: right;
    border: 0;
    border-radius: 40px;
    padding: 0;
    height: 50px;
    width: 110px;
    background: #164892;
    text-transform: uppercase;
    color: #fff
}
.newsletter .socials {
    text-align: right
}
.newsletter .socials a {
    display: inline-block;
    margin-left: 5px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 100%
}
.newsletter .socials .icon-fb {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon_facebook.png')
}
.newsletter .socials .icon-gplus {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon-google-plus.png')
}
.newsletter .socials .icon-tw {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon_twitter.png')
}
.newsletter .socials .icon-yt {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/icon_youtube.png')
}
#footer {
    background: #164892;
    color: #fff
}
#footer a {
    color: #fff
}
#footer a:hover {
    color: #164892
}
#footer .footer-widgets {
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bg-footer.jpg') no-repeat center;
    background-size: cover
}
#footer .footer-widgets .widget {
    font-size: 12px;
    padding-top: 20px
}
#footer .footer-widgets .widget.widget-about-us {
    background: rgba(20, 60, 119, .8);
    padding-left: 20px;
    padding-right: 20px
}
#footer .footer-widgets .widget.widget-about-us p:last-child {
    margin-top: 30px;
    margin-bottom: 0
}
#footer .footer-widgets .widget .widget-title {
    text-transform: uppercase;
    padding-bottom: 10px;
    margin: 0 0 15px;
    color: #fff;
    font-size: 16px;
    position: relative
}
#footer .footer-widgets .widget .widget-title:after {
    position: absolute;
    content: "";
    width: 45px;
    height: 2px;
    background: #164892;
    bottom: 0;
    left: 0
}
#footer .footer-widgets .widget .textwidget .glyphicon.glyphicon-map-marker {
    color: #ed1c24
}
#footer .footer-widgets .widget .textwidget .fa {
    margin-right: 10px
}
#footer .footer-widgets .widget ul,
#footer .footer-widgets .widget ol {
    margin: 0;
    padding: 0;
    list-style: none
}
#footer .footer-widgets .widget li {
    margin-bottom: 10px;
    padding-left: 12px;
    background: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/bullet3.png') no-repeat left center
}
#footer .copyright {
    padding: 20px 0;
    background: #2f689e;
    font-size: 13px
}
#footer.fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0
}
.modal-dialog.wide {
    width: 500px;
    margin: 50px auto
}
.modal .modal-content {
    border-radius: 0;
    background: #f9f9f9
}
.modal .modal-header {
    padding: 0 0 15px;
    border-bottom: 0
}
.modal .modal-header .close {
    font-size: 30px;
    margin-top: -5px;
    margin-right: 5px;
    font-weight: 100;
    color: #666;
    opacity: .99999999;
    z-index: 999999999;
    -webkit-font-smoothing: antialiased;
    text-shadow: none
}
.modal .modal-header .modal-title {
    margin: 0;
    color: #333;
    font-size: 20px;
    padding-top: 30px;
    letter-spacing: .1rem;
    text-align: center;
    text-transform: uppercase
}
.modal .modal-body {
    padding: 15px 15px 0
}
.modal .modal-body .name {
    margin-top: 10px;
    font-size: 15px;
    color: #e30613
}
.modal .modal-body .hotline {
    font-style: italic;
    font-size: 12px;
    text-align: center;
    margin-top: 5px
}
.modal .modal-body .hotline strong {
    color: #e30613;
    font-size: 14px
}
.modal .modal-footer {
    border-top: 0;
    padding: 15px;
    text-align: center
}
.modal .modal-footer a {
    font-weight: 400;
    color: #e30613;
    letter-spacing: .1em
}
.mobile-header {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #fff;
    top: 0;
    left: 0;
    height: 51px;
    border-bottom: 1px solid #164892;
    width: 100%
}
.mobile-header .left-menu,
.mobile-header .right-menu {
    border: 0;
    background: #164892;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}
.mobile-header .left-menu i{font-size: 30px}
.mobile-header .right-menu {
    right: 0;
    width: 120px
}
.mobile-header .right-menu .fa {
    margin-right: 5px
}
.mobile-header .right-menu a {
    color: #fff; display: block; line-height: 50px
}
.mobile-header .title {
    width: 100%;
    padding-left: 80px
}
.mobile-header .title img {
    max-height: 36px;
    margin-top: 6px
}
.mobile-header .title p {
    font-size: 20px;
    letter-spacing: .1rem;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0
}
.mobile-header .title p a {
    color: #164892
}
.st-menu {
    position: fixed;
    top: 0;
    left: -150px;
    display: none;
    width: 150px;
    height: 100%;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    background: #164892;
    color: #000
}
.st-menu>.logo {
    text-align: center;
    display: block;
    padding: 15px
}
.st-menu .nav {
    margin: 15px 0 0;
    padding: 0
}
.st-menu .nav ul {
    list-style: none
}
.st-menu .nav>li>ul.sub-menu {
    padding-left: 35px
}
.st-menu .nav>li>ul.sub-menu>li>ul.sub-menu {
    padding-left: 18px
}
.st-menu ul li {
    width: 100%
}
.st-menu ul li a {
    color: #fff;
    padding: 5px 15px;
    display: block;
    text-transform: uppercase
}
.st-menu ul li a:hover,
.st-menu ul li a:focus {
    color: #000;
    background: none
}
.st-menu ul.sub-menu li a {
    padding-left: 0
}
.st-menu li.menu-item-has-children {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/arrow_right.png');
    background-repeat: no-repeat;
    background-position: top 10px right 10px
}
.st-menu li.menu-item-has-children.dropdown {
    background-image: url('http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/arrow_bot.png');
    background-position: top 10px right 12px
}
.st-menu ul li.menu-item-has-children span.arrow {
    content: "";
    height: 26px;
    width: 33px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}
.bar {
    margin: 0 auto;
    display: block;
    width: 25px;
    height: 2px;
    margin-bottom: 3px;
    background: #fff;
    box-shadow: inset 0 9999in;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-border-radius: 3px;
    border-radius: 3px
}
.bar:nth-child(1) {
    margin-top: 5px
}
.menu-icon {
    display: none
}
.st-menu-open .menu-icon {
    display: block
}
.st-menu-open .menu-icon+span {
    display: none
}
.st-menu-open .bar:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 5px
}
.st-menu-open .bar:nth-child(2) {
    display: none
}
.st-menu-open .bar:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -5px
}
.st-menu .searchcontainer {
    position: relative;
    margin-top: 15px;
    padding: 0 15px
}
.st-menu .searchcontainer span {
    color: #de4a22;
    font-size: 16px;
    left: 21px;
    position: absolute;
    top: 8px
}
.st-menu .searchcontainer .input-text {
    width: 100%;
    padding: 5px;
    color: #000
}
#callNowButton {
    display: none;
    position: fixed;
    left: 2px;
    bottom: 2px;
    border-radius: 22px;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 0;
    background: #090;
    z-index: 9999
}
#callNowButton i {
    margin-right: 5px;
    margin-top: -1px;
    margin-left: -1px;
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/callbutton.png") center center no-repeat #090;
    float: left
}
#callNowButton a {
    text-decoration: none;
    outline: 0;
    color: #fff
}
#callNowButton span {
    font-size: 15px
}
#registerNowButton {
    display: none;
    color: #fff;
    height: 50px;
    width: 50px;
    position: fixed;
    right: 8px;
    bottom: 8px;
    border-radius: 50%;
    background: url("http://chonoithatthanhly.com/wp-content/themes/eweb_theme/images/regbutton.png") center center no-repeat red;
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.7);
    text-decoration: none;
    z-index: 9999
}
@-webkit-keyframes fontbulger {
    0% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);transform: scale(1, 0);transition: transform 0s linear, opacity 0.2s linear;-webkit-transition: -webkit-transform 0s linear, opacity 0.2s linear}
    100% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 1);transform: scale(1, 1);transition: transform 0s linear, opacity 0.2s linear;-webkit-transition: -webkit-transform 0s linear, opacity 0.2s linear}
}
@-moz-keyframes fontbulger {
    0% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);transform: scale(1, 0);transition: transform 0s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0s ease, opacity 0.2s ease}
    100% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 1);transform: scale(1, 1);transition: transform 0s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0s ease, opacity 0.2s ease}
}
@-o-keyframes fontbulger {
    0% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);transform: scale(1, 0);transition: transform 0s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0s ease, opacity 0.2s ease}
    100% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 1);transform: scale(1, 1);transition: transform 0s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0s ease, opacity 0.2s ease}
}
@keyframes fontbulger {
    0% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 0);transform: scale(1, 0);transition: transform 0s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0s ease, opacity 0.2s ease}
    100% {-webkit-transform-origin: top;transform-origin: top;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards;-webkit-transform: scale(1, 1);transform: scale(1, 1);transition: transform 0s ease, opacity 0.2s ease;-webkit-transition: -webkit-transform 0s ease, opacity 0.2s ease}
}
.scrolled{animation: fontbulger 0.5s;-webkit-animation: fontbulger 0.5s}
.menu-fixed {z-index: 999999!important;position: fixed;top: 0;left: 0;right: 0}
.woocommerce .woocommerce-breadcrumb{color: #ed1c24; font-weight: 700; margin: 0}
.woocommerce .woocommerce-breadcrumb a{ color: #164892; font-weight: 400}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{width: 100%}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0}
.woocommerce div.product .woocommerce-tabs ul.tabs li{ margin: 0 5px 0 0; float: left; border-radius: 0; border: 1px solid #ddd; border-bottom: 2px solid #164892; padding: 0}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background-color: #1C4286; color: #fff; border-bottom-color: #164892; border: 1px solid #1E3D7A}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{display: none}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding: 10px 15px}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin-bottom: 0}
.woocommerce div.product .woocommerce-tabs .panel{ border: 1px solid #ddd; border-radius: 0; border-top: none; padding: 20px}
.panel-title span{background: #164892; color: #fff; margin-right: 10px; width: 26px; line-height: 26px; display: inline-block; text-align: center; border-radius: 50%}
.panel-group .panel{ border: none; box-shadow: none; -webkit-box-shadow: none;}
.panel-default>.panel-heading{background-color: #fff; padding: 10px 0;border-bottom: 2px solid #ddd}
.indicator{font-style: inherit}
.indicator:before{font-family: 'FontAwesome'}
.indicator.pt-cong:before{content: '\f078'}
.indicator.pt-tru:before{content: '\f077'}
.panel-body{padding: 15px 0}
.bg-heading .panel-title a[role="button"]{color: red}
.bg-heading .panel-title span{background-color: red}
.google-map{margin-bottom: 30px}

@media(min-width:1200px) {
    .container {
        width: 1230px !important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    h2, .h2 {
        font-size: 26px
    }
    .header-hotline {
        font-size: 20px
    }
    .product-categories .item {
        width: 156px;
        height: 156px
    }
    .product-info .add-to-cart .btn {
        margin-left: -15px
    }
    #product-content-tabs>ul li {
        font-size: 14px;
        margin-right: 0
    }
    .like-a-boss .head {
        background-image: none;
        padding-left: 15px
    }
}

@media(max-width: 1280px) {
    .product-grid-container .entry .price ins, .product-grid-container .entry .price .amount{font-size: 18px}
}

/*col-sm*/
@media(max-width:991px) {
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        line-height: 1.5
    }
    h1,
    .h1 {
        font-size: 30px
    }
    h2,
    .h2 {
        font-size: 22px
    }
    h3,
    .h3 {
        font-size: 16px
    }
    html {
        margin-top: 0 !important
    }
    #wpadminbar {
        display: none;
        visibility: hidden
    }
    .mobile-header {
        display: block
    }
    .desktop-header {
        display: none
    }
    .btn-regiser {
        display: block
    }
    #slider {
        margin-top: 50px
    }
    #breadcrumbs {
        padding-top: 30px
    }
    #slider+#main,
    #slider+.page-builder,
    #breadcrumbs+.page-builder,
    #breadcrumbs+#main {
        margin-top: 0
    }
    .like-a-boss,
    .product-contact {
        margin-top: 30px;
        float: left;
        width: 48%
    }
    .product-info .add-to-cart .btn {
        padding-left: 40px;
        padding-right: 40px
    }
    .product-contact {
        margin-left: 15px
    }
    .product-content .sidebar {
        margin-top: 30px
    }
    #product_share .like-social-box {
        margin-top: 0
    }
    .product-grid-container .widget-title .child-cats {
        display: none
    }
    .footer-categories .col-wrap .col {
        width: 33.333%
    }
    .newsletter .form-wrap {
        padding-left: 0;
        background: none
    }
    #footer .footer-widgets .ft-col-3 {
        clear: both
    }
    #footer .footer-widgets .widget.widget-about-us {
        background: none
    }
    #callNowButton, #registerNowButton {
        display: block
    }
    .get-products .product:nth-child(4n+1){clear: inherit}
    .get-products .product:nth-child(3n+1){clear: both}
}
@media screen and (max-width: 768px) {
    .show-small {
        display: block
    }
    .hide-small {
        display: none
    }
}
/*col-xs*/
@media(max-width:767px) {
    #product-content-tabs>ul li {
        margin-right: 0
    }
    #product-content-tabs>ul li a {
        padding: 6px 8px;
        border-top-color: #f5f5f5;
        background: #f5f5f5
    }
    #product-content-tabs>ul li.ui-tabs-active a {
        background: #fff
    }
    #product_share .like-social-box {
        margin-top: 15px;
        text-align: center
    }
    .newsletter .socials {
        margin-top: 30px;
        text-align: center
    }
    .wpb_single_image {
        text-align: center !important
    }
    .single .post-navigation {
        float: none;
        width: 100%;
        overflow: hidden;
        margin-bottom: 15px
    }
    .single .share-social-box {
        float: none;
        top: 0
    }
    #footer .copyright {
        text-align: center
    }
    #footer .copyright .t_right {
        text-align: center !important;
        margin-top: 15px
    }
    .get-products .product:nth-child(3n+1){clear: inherit}
    .get-products .product:nth-child(2n+1){clear: both}
}
@media(max-width:599px) {
    #product-content-tabs>ul li {
        display: block
    }
    #product-content-tabs>ul li.ui-tabs-active {
        border-top: 0
    }
    #product-content-tabs>ul li a {
        padding: 10px
    }
    .like-a-boss,
    .product-contact {
        width: 100%;
        float: none;
        margin-left: 0
    }
    #footer .footer-widgets .widget.widget-about-us img {
        display: none
    }
}
@media(max-width:480px) {
    article .page-title, article .entry-title {
        font-size: 18px
    }
    .footer-categories .col-wrap .col {
        width: 50%
    }
    .modal-dialog .modal-body .col-sm-4 {
        display: none
    }
    .modal-dialog.wide {
        width: 96%
    }
}
@media(max-width:430px) {
    .page-cart .btnCart a {
        width: 100%;
        text-align: center;
        margin-bottom: 10px
    }
}
@media(max-width:425px) {
    #breadcrumbs {
        display: none
    }
    #breadcrumbs+.page-builder,
    #breadcrumbs+#main {
        margin-top: 65px
    }
    .product-info .add-to-cart .btn {
        margin-left: -15px
    }
    #footer .footer-widgets .widget.widget-about-us {
        display: none
    }
    #footer .footer-widgets .col-xs-6 {
        width: 100%
    }
}
@media(max-width:380px) {
    .product-grid-container .col-xs-6 {
        width: 100%
    }
}
@media(max-width:359px) {
    .footer-categories .col-wrap .col {
        width: 100%
    }
}
@media(max-width:320px) {
    .mobile-header .right-menu {
        display: none
    }
}
@media(max-width:319px) {
    .product-info .add-to-cart .btn {
        padding-left: 15px;
        padding-right: 15px
    }
}
@media(max-width:240px) {
    body {
        font-size: 13px
    }
}

.call-to-action-block {
    padding: 10px;
    border: 4px dashed #f7921e!important;
    background-color: rgba(255,254,251,.86)!important;
    margin-top: 20px;
    margin-bottom: 20px;
}
.call-to-action-block a{
	color:red;
}
.call-to-action-block a:hover{
	color:#01548e;
}