/*
Theme Name: PUNO
Description: Vui lòng không xóa giao diện này
Author: UX Themes
Template: flatsome
Version: 3.0
*/

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


*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

h2{
  font-size: 20px;
}
h3{
  font-size: 19px;
}
h4{
  font-size: 18px;
}
p, div {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
#mega-menu-wrap {
    background: #fe3a2d;
}
.home .content-area {
	padding-top: 0;
	background-color: #f1f1f1;
}
.text-box .text {
    -webkit-backface-visibility: unset;
    backface-visibility: unset;
}
.header-bottom-nav>li>a {
	font-weight: bold;
}
#mega-menu-title {
	height: 47px;
	text-transform: uppercase;
	    font-weight: 600;
    line-height: 30px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}
#mega_menu a:hover {
    background-color: #fff;
    color: red;
    font-weight: bold;
}
#mega_menu>li>a {
	padding: 15.5px;
	color: #333;
  font-size: 15px;
}
#wide-nav>.flex-row>.flex-left {
	min-width: 285px;
}
.header-bottom .nav>li{
  margin-right: 20px;
  font-size: 15px;
  letter-spacing: 1px;
}
.header-bottom .nav>li:first-child{
	margin-left: 15px !important;
}
.header-bottom .nav>li a{
  font-size: 16.5px;
}
.header-top {
    border-bottom: 1px solid #e8e8e8;
}
.product-small .product-title a {
	font-size: 14px;
    color: #3a3a3a;
    font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.product-small span.amount {
	color: #e91d2a;
	font-size: 17px;
  font-weight: bold;
}
.section-title-normal {
	    border-bottom: none;
      background-color: #fff;
}
.section-title-normal span {
  border-bottom: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  background-color: #ff3f33;
  color: #FFF;
  position: relative;
}
.section-title-normal span:before {
    content: "";
    background: #d33127;
    width: 9px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 8px 8px 0;
}
.section-title-normal span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-left: 0;
    border-top: 48px solid #ff3f33;
    border-bottom: 0;
    top: 0;
    right: -30px;
}
h3.section-title-normal span:after {
      border-top: 44px solid #ff3f33;

}
.button span {
	font-weight: 500;
}
.star-rating span:before {
    color: #f7bc05;
}
.star-rating {
  font-size: 13px;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button{
  background: transparent !important;
  box-shadow: none;
}
.list_icon_text {
    float: left;
    margin: 0 0 0 20px;
    min-width: 160px;
}
.list_icon_text a {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
.list_icon_text .text_box {
  line-height: 14px;
  color: black;
  padding-top: 6px;
}
.list_icon_text .text_box span{
  display: block;
  padding-bottom: 2px;
}
.icon_box {
    width: 40px;
    height: 40px;
    background: #fe392d;
    color: #03a0e2;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
    margin: 0 10px 0 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.icon_box i {
  color: #fff;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("./webfonts/fa-solid-900.eot");
  src: url("./webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./webfonts/fa-solid-900.woff2") format("woff2"), url("./webfonts/fa-solid-900.woff") format("woff"), url("./webfonts/fa-solid-900.ttf") format("truetype"), url("./webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.header-cart-link {
  display: flex;
}
.header-cart-link .header-cart-title {
  order: 2;
  padding-left: 10px;
  color: black;
}
.header-cart-link i {
  height: 40px;
  width: 40px;
  border-radius: 3px;
  color: #fff;
  background: #fe392d;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.header-cart-link .header-cart-title span.amount  {
  color: red;
}
.header-search-form-wrapper .form-flat input:not([type="submit"]) {
  height: 40px;
  border-radius: 5px;
}
.header-search-form-wrapper button {
  height: 40px;
}
.header-search-form-wrapper button i {
      background-color: red !important;
    display: block;
    z-index: 1;
    border-radius: 0 5px 5px 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
    color: #fff;
}

.product-thumbnails a {
    border: 1px solid #cccccc;
}
.product-short-description p{
  margin-bottom: 7px;
}
.product-short-description{
  margin-bottom: 25px;
}
.product-short-description li{
  margin-bottom: 3px;
}
.gift-box.h-header {
    padding: 15px 10px 5px 10px;
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
    margin-top: 30px;
    position: relative;
}
.gift-header {
    background: #F00;
    display: inline-block;
    position: absolute;
    padding: 5px 10px;
    border-radius: 4px;
    top: -15px;
}
.gift-content ul {
    padding-left: 15px;
    padding-top: 10px;
    margin: 0;
}
.gift-header h3 {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
}
.gift-content .az-content-kd li {
    background: none;
    list-style-image: none;
    list-style: none;
    line-height: 1.4;
    margin-bottom: 4px;
    position: relative;
    font-size: 13px;
}
.gift-content .az-content-kd li:before {
    content: "\f00c";
    font-size: 9px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: -20px;
    top: 3px;
    width: 13px;
    height: 13px;
    background: #060;
    color: #FFF;
    text-align: center;
    line-height: 13px;
    border-radius: 50%;
}
.padding-bot .col, .padding-bot {
  padding-bottom: 0;
}
.product-main-content  span.amount {
    color: #fd3a2d;
    font-size: 28px;
    font-weight: bold;
}
.rank-math-breadcrumb a, .rank-math-breadcrumb span {
  color: #505050;
}
.product-main-content .quantity {
  display: none;
}
.product-main-content  .single_add_to_cart_button {
  width: 100%;
  display: block;
  background-color: #fe3a2d;
  font-size: 20px;
  border-radius: 5px;
  font-weight: bold;
}
.add-to-cart-container form {
  margin: 0;
}
.add-to-cart-container form .single_add_to_cart_button {
  margin-bottom: 10px;
}
a.lienhetuvan {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff!important;
    text-align: center;
    margin: 0 0 3px;
    text-decoration: none;
    border-bottom: 0!important;
    background: #2196f3 !important;
    width: 100%;
    border: 0;
    margin-bottom: 15px;
    border-radius: 3px;
}
a.lienhetuvan br{
  display: none;
}
a.lienhetuvan span {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
    margin: 2px 0 0;
}
.woocommerce-tabs .tabs li a {
      font-size: 20px;
    letter-spacing: 0;
    background: rgb(51, 55, 69);
    color: #fff;
    padding: 5px 30px;
}
.woocommerce-tabs .tabs li a:before {
  display: none;
}

.woocommerce-tabs .tabs li {
  margin: 0;
}
.woocommerce-tabs .tabs {
  border-bottom:1px solid #333745;
}
.woocommerce-tabs .tabs li.active a {
  background-color: rgb(235, 88, 88);
}
.product-section-title-related {
  margin-left: 0;
}
.related-title span{
      border-bottom: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    background-color: #ff3f33;
    color: #FFF;
    position: relative;
}
.product-section {
    border-top: none;
}
.related-title {
  border:none;
  position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #ff3f33;
    text-transform: uppercase;
    margin-top: 50px;
}
.related-title span:before {
    content: "";
    background: #d33127;
    width: 9px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0 8px 8px 0;
}
.related-title span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 0 0 30px;
    border-color: transparent transparent transparent #ff3f33;
    top: 0;
    right: -30px;
}
.badge-circle .badge-inner {
  border-radius: 0;
  background-color: #ff3f33;
  font-size: 14px;
  font-weight: 500;

}
.badge {
  height: 30px;
}
.star-rating {
  margin: 0;
  display: inline-block;
}
.product-title-container h1 {
      font-size: 22px;
    text-transform: uppercase;
    font-weight: 500;
}
.product-title-container {
  display: inline-block;
}
.product-title-container .is-divider {
  display: none;
}
body.woocommerce.theme-flatsome #reviews #comments ol.commentlist li{
  padding-top: 5px;
}
.woocommerce-review-link {
  color: black;
}
.sidebar-product ul {
  list-style: none;
  margin-bottom: 0;
}
.sidebar-product ul li {
    margin: 0 0 10px 0;
    position: relative;
    padding: 0 0 0 22px;
    font-size: 13px;
}
.sidebar-product li i {
    position: absolute;
    font-size: 12px;
    top: 2px;
    color: #03a0e2;
    left: 0;
}
.sidebar-product ul li p {
  font-size: 13px;
}
.sidebar-product ul li:before {
    position: absolute;
    font-size: 12px;
    top: 3px;
    color: #03a0e2;
    left: 0;
    content: "\f00c";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 5px;
}
.sidebar-product .col-inner {
      border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 15px !important;
}
.nav-pagination>li>span, .nav-pagination>li>a {
  border-radius: 0;
  border:1px solid #ccc;
  height: 35px;
    line-height: 32px;
}
.nav-pagination>li>.current, .nav-pagination>li>span:hover, .nav-pagination>li>a:hover {
    border-color: #ff0e17;
    background-color: #ff0e17;
    color: #FFF;
}
.term-description {
  margin-top: 40px;
}
.tax-product_cat #wrapper, .tax-product_cat #main {
      background-color: #f3f3f3;
}
.product-small .box-text-products {
  background-color: #FFF;
}
.product-small .price-wrapper {
  margin-top: 10px;
}
.section-title-main a {
  font-size: 17.5px;
  color: #fff;
}
.qa-section .col{
  padding-bottom: 0;
}
.qa-section .section-title-container{
  margin-bottom: 0;
}
.qa-section .section-title-normal{
  margin-bottom: 0;
}
.fixed-tool{
  transition: all 0.3s!important;
  bottom: 10%;
  font-size: 14px !important;
  position: fixed;
  background: #e2222b;
  transition: border-radius 0.5s ease 0s;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 2px 7px rgba(0,0,0,0);
  z-index: 10;
}
.fixed-tool ul {
  margin: 0;
}
.fixed-tool li {
    width: 54px!important;
    height: 54px!important;
    border-radius: 0%!important;
    text-align: center;
    margin: 0 !important;
    border-bottom: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 1px rgba(255,255,255,.16);
    position: relative;
}
.fixed-tool li i{
    width: 54px!important;
    height: 54px!important;
    background-size: 65%!important;
    background-repeat: no-repeat;
    background-position: center center;
}
.fixed-tool .icon-email{
  background-image: url(widget_icon_light_contact_form.svg);
}
.fixed-tool .icon-phone{
    background-image: url(widget_icon_light_click_to_call.svg);
}
.fixed-tool .icon-phone:before{
  display: none;
}
.fixed-tool .icon-zalo{
  background-image: url(widget_icon_light_zalo.svg);
}
.fixed-tool .icon-messenger{
    background-image: url(widget_icon_light_messenger.svg);
}
.fixed-tool .aml-tooltiptext {
    visibility: hidden;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: center;
    white-space: nowrap;
    border-radius: 4px;
    padding: 8px;
    position: absolute;
    top: calc(50% - 16px);
    z-index: 1;
    opacity: 0;
    transition: opacity .5s;
    background-color: #1D243E;
    color: #fff;
    left: 120%;
}
.fixed-tool .aml-tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #1D243E transparent transparent;
}
.fixed-tool li:hover .aml-tooltiptext {
    visibility: visible;
    opacity: 1;
}

.absolute-footer  {
  display: none;
}
.footer-bottom p {
  margin-bottom: 0;
}
.footer-information i{
  display: inline-block;
  width: 15px;
}
.footer-information ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-information ul li{
  margin-bottom: 6px;
  margin-left: 0;
}
#footer h4 {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.4;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
  box-shadow: none;
  font-style: italic;
}
.wpcf7-form input {
  height: 40px;
  border-radius: 5px;
}
text-area {
  border-radius: 5px;
}
.wpcf7-form .wpcf7-submit {
  width: 100%;
  background-color: #fe392d;
}
.lh-info li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-left: 0 !important;
}
.lh-info li i {
    float: left;
    width: 20px;
}
.devvn-title-kieu3 {
    text-align: center;
}
.devvn-title-kieu3 h1 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
    margin: 50px 0 30px 0;
    padding: 0 0 35px 0;
    background: url(/wp-content/uploads/2020/08/efdttoy-red-heading-flourish-divider-clipart-e1598349789965.png) no-repeat center bottom;
    background-size: 200px;
}
.list_cat_news {
    text-align: center;
    margin: 0 0 20px 0;
}
.list_cat_news ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: inline-block;
}
.list_cat_news ul li {
    font-size: 16px;
    float: left;
    margin: 0 5px 10px;
}
.list_cat_news ul li a {
    color: #fd3a2d;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    border: 2px solid #fd3a2d;
    padding: 5px 15px;
}
.devvn-title-desc {
  text-align: center;
}
.list_news_box h3 {
      color: #333;
    text-transform: uppercase;
}
.list_cat_news ul li a:hover, .list_cat_news ul li a.active {
    background: #fd3a2d;
    color: #fff;
}
ul.links {
    margin: 0 auto;
  }

.footer-wrapper h5.post-title {
  font-size: 13px;
}
.footer-wrapper .widget_nav_menu {
  padding: 0;
}
.footer-wrapper .box-blog-post .is-divider {
  display: none;
}

.footer-wrapper .widget_nav_menu li a {
  color: #fff;
}
.tintuc_lienquan h5 {
    display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.tintuc_lienquan .box-vertical {
  margin-bottom: 15px;
}
.widget .is-divider {
  background-color: red;
  height: 1px;
}
.widget .widget-title {
  font-size: 16px;
}
.devvn_woocommerce_price_list_filter ul li a::before {
    content: '';
    font-size: 13px;
    color: #222;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #c8c8c8;
    display: inline-block;
    margin-right: 5px;
    font-family: FontAwesome;
}
.devvn_woocommerce_price_list_filter ul li a {
    padding: 0;
    margin: 0;
    position: relative;
    display: flex;
    align-items: center;
}
#shop-sidebar aside {
  background-color: #fff;
  padding: 20px;
}
#shop-sidebar .rl-image-widget {
  padding:0;
}
#shop-sidebar .rl-image-widget .is-divider {
  display: none;
}
ul.product_list_widget li {
  margin-left: 0;
}
/**** END STYLE 1 CHECKBOX PRICE FILTER WOO DEVVN *****/
ul.product_list_widget li a {
  font-size: 13px;
}
a.readmore {
    color: #03a0e2;
    display: inline-block;
    border: 1px solid #03a0e2;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    width: 180px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.devvn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear,0% 100%,0% 0%,from(#fff),color-stop(.2,#fff),to(rgba(255,255,255,0)));
    display: block;
}
.devvn_readmore_flatsome {
  text-align: center;
}
.woocommerce-tabs.wc-tabs-wrapper {
  border-top: 1px solid #ccc;
}
#tab-test_tab {
  display: none;
}
#tab-reviews {
  margin: 0 auto
}

.term-description {
      padding: 30px;
    background: #fff;
}
.header-main .search-form{
  padding-left: 7.5%;
  padding-right: 7.5%;
}
#top-bar .nav>li>a{
  font-size: 12px;
  color: #333;
}
.woocommerce-Tabs-panel--additional_information{display: none !important;}
#box-attr{
}
.box-attr-popup {
    list-style: none;
    margin: 0;
    padding: 20px;
}
.box-attr-popup ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.box-attr-popup li {
    padding: 8px 10px;
    margin: 0!important;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-style: italic;
}
.box-attr-popup li label {
    color: #222;
    display: inline-block;
    font-style: normal;
}
.box-attr-popup li:nth-child(odd) {
    background: #f4f4f4;
}
.box-attr-popup li:nth-child(2n) {
    background: #fff;
}
.box-attr-popup li.tit {
    font-size: 22px;
    padding: 0;
    margin: 0 0 30px 0;
}
.box-product-item {
    margin-bottom: 20px;
    border-radius: 3px;
}
.box-product-item .card-header {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding: 0;
  margin: 0 0 10px;
}
.box-product-item .card-body {
}
.box-product-item .card-body th{
  border: 0;
}
.woocommerce table.shop_attributes tr {
    width: 100%;
    padding: 8px 10px;
    font-size: 15px;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0,0,0,.1);
    margin: 0;
    line-height: 1.3;
}
.woocommerce table.shop_attributes td p{
  line-height: 1.2;
}
.woocommerce table.shop_attributes th, .woocommerce table.shop_attributes td {
    border: 0;
    padding: 0;
}
.woocommerce .woocommerce-product-attributes-item__label{
  width: 50%;
  font-size: 13px;
  padding-left: 5px !important;
}
.woocommerce table.shop_attributes tr:nth-child(odd) {
    background: #f4f4f4;
}
a.button.primary.btn-attr-more {
    border: 1px solid #fe3a2d;
    border-radius: 3px;
    width: 100%;
    display: block;
    text-align: center;
    height: 40px;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 800;
    margin: 20px 0 0 0;
    color: #fe3a2d;
    background: transparent !important;
    box-shadow:  none !important;
}
.post-sidebar-product .col.post-item{
  padding-bottom: 15px;
}
.post-sidebar-product .box-vertical .box-text{
  padding-left: 10px;
}
.post-sidebar-product .post-title {
    font-size: 14px;
    margin: 0 0 5px 0;
    line-height: 1.25;
}
.post-sidebar-product .post-title:hover{
  color: #fe3a2d;
}
.post-sidebar-product .box-text-inner .is-divider{
  display: none;
}
#tab-reviews{
  padding-top: 50px;
}
.customer-review {
}
.customer-review  .flickity-prev-next-button{
  opacity: 1;
  border: 1px solid #999;
  border-radius: 50%;
  box-shadow: 0px 0px 50px rgba(0,0,0,.2);
  height: 36px;
}
.customer-review  .flickity-prev-next-button:hover{
  background: #FFF;
  border-color: #FFF;
  box-shadow: 0px 0px 50px rgba(0,0,0,.5);
}
.customer-review .flickity-slider>div.testimonial-box {
    width: 46% !important;
    min-height: 100%;
    margin-right: 10px;
    counter-increment: gallery-cell;
}
.customer-review .flickity-slider .testimonial-box{
  opacity: 1;
  padding: 20px;
  box-shadow: 0px 0px 50px rgba(0,0,0,.1);
  background: #fff;
  opacity: .3;
  font-size: 14px;
}
.customer-review .flickity-slider .testimonial-box.is-selected{
  opacity: 1;
}
.tieu-de-cam-nhan{
  padding-bottom: 0;
}
.product-small{
  position: relative;
}
.badge-container{
  left: auto !important;
  right: 10px;
  top: 10px;
  margin: 0px;
}
.bestseller-block .flickity-prev-next-button{
  opacity: 1;
  border: 1px solid #000;
  border-radius: 50%;
  height: 36px;
}
.woocommerce-Tabs-panel--description #ftwp-postcontent *{
  font-size: 16px;
}
.price del .amount{
  color: #3c3a3a;
}
.on-sale .onsale{
  padding: 3px;
  display: block;
}
span.onsale:before {
    content: "Giảm";
    display: block;
    padding-bottom: 4px;
}
.tintuc_lienquan_2 {
  margin-bottom: 20px;
}
.tintuc_lienquan_2 .post-item{
  padding-bottom: 10px;
}
.home-policy .col-inner{
  overflow: hidden;
}
.home-policy .icon-box{
  width: 20%;
  float: left;
  text-align: center;
}
.home-policy .icon-box h3{
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 3px;
  color: #000;
}
.home-policy .icon-box p{
  font-size: 13px;
  color: #4a4a4a;
  line-height: 16px;
  margin: 0;
}
.blog-home .col.post-item{
  padding-bottom: 0;
}
.blog-home .col.post-item .box-text{
  padding-bottom: 0;
}

.blog-home > .col{
  padding-bottom: 0;
}
.custom_product_1 > .col{
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .product-title-container h1{
    margin-bottom: 0;
  }
  .product-main-content > .col-inner{
    padding-top: 0 !important;
  }
  a.lienhetuvan{
    margin-bottom: 0;
  }
  .home-policy .icon-box .icon-box-img{
    margin-left: auto;
    margin-right: auto;
  }
  .home-policy .icon-box{
    width: 100%;
  }
  .header-main .search-form{
    padding-left: 0;
    padding-right: 0;
  }
  .related-title span:after {
        border-width: 45px 0 0 30px;
  }
  .section-title-normal span:after {
        border-top: 40px solid #ff3f33;
  }
  .section-title-normal span {
    font-size: 13px;
  }
  .footer-wrapper  .box-vertical .box-image {
    width: 35% !important;
        float: left;
      padding-right: 20px;
  }
  .header-search-form-wrapper .form-flat input {
    height: 30px !important;
  }
  .header-search-form-wrapper button i {
    height: 30px;
        line-height: 30px;
    margin-top: 3px;
  }
  .header-cart-link i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 13px !important
  }
  .header-bottom {
    height: 45px;
  }
  .mobile-nav>.search-form {
    padding-top: 0;
  }
  .customer-review .flickity-slider>div.testimonial-box{
    width: 75% !important;
  }
  .customer-review .icon-box, .customer-review .icon-box{
    display: block;
  }
  .customer-review .icon-box-left .icon-box-img,.customer-review .icon-box-right .icon-box-img{
    margin: 0px auto 10px auto;
  }
  .customer-review .icon-box-left .icon-box-img+.icon-box-text{
    padding-left: 0;
  }
  .fixed-tool{
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 0;
    z-index: 40
  }
  .fixed-tool ul{
      display: table;
      width: 100%;
  }
  .fixed-tool ul li{
      display: table-cell;
      height: 45px !important;
      border-bottom: 0;
      border-right: 1px solid rgba(0,0,0,.1);
  }
  .fixed-tool li a{
      display: block;
  }
  .fixed-tool li i{
      height: 45px !important;
      vertical-align: middle;
  }
}

@media screen and (max-width: 549px){
	.post-sidebar-product .box-vertical .box-image {
		width: 25% !important;
		float: left;
		margin-right: 15px;
	}
}

.header-top-custom{
	font-size: 15px;
	font-weight: bold;
  color: #FFF;
  background-color: #dd3333 !important;
  text-align: center;
}
.header-top-custom .html-custom{
  font-weight: bold;
  padding: 5px 0;
  line-height: 1.2;
}
.header-top-custom  a{
    font-size: 15px !important;
    font-weight: bold;
    display: inline;
    color: #FFF;
		text-decoration: underline
}
@media(max-width: 849px){
  .header-top-custom{
      font-size: 13px;
      display: block;
      line-height: 1.2;
  }

  .header-top-custom a{
  		font-size: 13px !important;
  }
  .header-top-custom{
      margin: 0;
      line-height: 1.4;
      display: block;
      text-align: center;
      font-weight: bold;
  }
}