.lSSlideOuter .lSPager.lSpg > li a {
  border: 1px solid #fa7b79;
  width: 12px;
  height: 12px;
  margin: 5px 2px;
  background: #fff;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #ff0;
}
div div#reviews.woocommerce-Reviews {
  border: 0;
}
.woocommerce div#reviews #comments h2 {
  font-size: 16px;
  color: #fa7b79;
  margin: 0 0 10px;
  border-bottom: 5px solid #f1f4fb;
  line-height: 25px;
  height: 25px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce #review_form .comment-form-rating p.stars a:before,
.woocommerce #reviews #comments ol.commentlist #respond .comment-form-rating p.stars a:before {
  content: "\53";
}
div div#review_form_wrapper button.fancybox-button.fancybox-close-small:before,
div div#review_form_wrapper button.fancybox-button.fancybox-close-small:after {
  content: none;
}
.woocommerce-product-attributes td,
.woocommerce-product-attributes th {
  border: 1px solid #d7d7d7;
}
.hrm-breadcrums {
  /* background: #f5f5f5; */
  padding: 10px 0px;
  margin-bottom: 15px;
  color: #ccc;
  font-size: 13px;
}
.hrm-breadcrums .delimiter {
  display: inline-block;
  padding: 0 5px;
}
h1.entry-title,
h1.page-title {
  font-weight: 500;
  text-transform: none;
  color: #fa7b79;
}
.term-description {
  font-size: 13px;
  margin-bottom: 10px;
}
.cat_thumb {
  margin-bottom: 15px;
}
.site-main .woof_sid_auto_shortcode {
  display: none;
}
.widget-area .WOOF_Widget {
  border: 0;
  padding: 0;
}
.widget-area .WOOF_Widget h4 {
  padding: 0 6px;
  cursor: pointer;
  display: block;
  font-style: 13px;
  font-weight: 700;
}
.woof_products_top_panel li span {
  background-image: url(images/close_20x20.png);
}
.woof_container_product_cat .woof_radio_count {
  display: none;
}
.woof_list li.woof_term_29 {
  display: none;
}
.woof_list li {
  position: relative;
  padding: 0!important;
  line-height: 1.5;
}
.woof_list label {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  cursor: pointer;
  margin: 0;
}
.woof_list label .woof_radio_count,
.woof_list label .woof_checkbox_count {
  float: right;
}
.woof_list a.woof_childs_list_opener {
  position: absolute;
  right: 0;
  top: 0;
}
.woof_list a.woof_childs_list_opener span {
  background: transparent;
}
.woof_list_radio label:before,
.woof_price5_search_container label:before {
  color: #999;
  margin-right: 5px;
  content: "\f096";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.woof_list_radio label.woof_radio_label_selected:before,
.woof_price5_search_container label.woof_radio_label_selected:before {
  content: "\f046";
}
.woof_list_radio a.woof_radio_term_reset,
.woof_price5_search_container a.woof_radio_term_reset {
  position: absolute;
  left: 0;
  padding: 0;
  opacity: 0;
}
.woof_list_checkbox label:before {
  color: #999;
  margin-right: 5px;
  content: "\f096";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.woof_list_checkbox label.woof_checkbox_label_selected:before {
  content: "\f046";
}
.woof_list_checkbox a.woof_checkbox_term_reset {
  position: absolute;
  left: 0;
  padding: 0;
  opacity: 0;
}
.woof_price5_search_container .woof_container_inner > h4:nth-child(2) {
  display: none;
}
.widget-area ul li:nth-child(even) {
  background: transparent;
}
.block_sort_folder {
  background: #f5f5f5;
  padding: 4px 5px;
  border-bottom: 1px solid #ddd;
}
.woof_products_top_panel {
  margin: 0;
  padding: 3px 5px;
  background: #f5f5f5;
}
.woocommerce div .products-wrapper {
  overflow: initial;
  padding-top: 10px;
}
.woocommerce div .products-wrapper > .products {
  margin: 0;
}
.woocommerce div .products .product-item {
  padding: 0;
  margin-bottom: 0;
}
.woocommerce div .products .product-item div.counter-sale-off {
  transform: rotate(0);
  -ms-transform: rotate(-35deg);
  -webkit-transform: rotate(0);
  position: absolute;
  text-align: center;
  left: 5px;
  top: 5px;
  height: 40px;
  width: 40px;
  color: #fff;
  font-weight: 700;
  border: 2px solid #fa7b79;
  z-index: 8;
  border-radius: 100%;
  padding: 2px;
  background: #fff;
}
.woocommerce div .products .product-item div.counter-sale-off > span.onsale {
  border-radius: 100%;
  background: #fa7b79;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 9px;
}
.woocommerce div .products .product-item div.counter-sale-off > span.onsale:before {
  content: none;
  display: none;
}
.woocommerce div .products .product-item div.counter-sale-off > span.onsale span {
  color: #fff;
  font-size: inherit;
  margin: 0;
  line-height: inherit;
}
.woocommerce div .products .product-loop-inner {
  border: 0;
  box-shadow: 0 0 0 1px #ededed;
}
.woocommerce div .products .product-loop-inner .thumb-outter {
  padding: 10px 10px 0;
}
.woocommerce div .products .pr-loop-footer {
  background: #fff;
}
div .products .product-item .woocommerce-loop-product__title,
div .product-box .product-item .woocommerce-loop-product__title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  height: 38px;
  overflow: hidden;
  text-align: left;
  margin-bottom: 0;
  padding-top: 5px;
}
div .products .product-item .price-gift span.price,
div .product-box .product-item .price-gift span.price {
  color: red;
  font-size: 18px;
  line-height: 42px;
  font-weight: 700;
  margin-bottom: 0;
  height: 44px;
}
div .products .product-item .price-gift .woocommerce-Price-currencySymbol,
div .product-box .product-item .price-gift .woocommerce-Price-currencySymbol {
  font-size: 15px;
  font-weight: 400;
}
div .products .product-item .price-gift ins,
div .product-box .product-item .price-gift ins {
  display: block;
  margin-right: 5px;
  float: left;
}
div .products .product-item .price-gift del,
div .product-box .product-item .price-gift del {
  line-height: 42px;
  display: inline-block;
  color: #999;
  text-decoration: line-through;
  font-weight: 400;
  font-size: 13px;
}
div .products .product-item .price-gift del .woocommerce-Price-currencySymbol,
div .product-box .product-item .price-gift del .woocommerce-Price-currencySymbol {
  font-size: 13px;
}
div .products .product-item .star-rating,
div .product-box .product-item .star-rating {
  margin: auto;
}
div .products .product-item .star-rating span:before,
div .product-box .product-item .star-rating span:before {
  color: #ffcc32;
}
#short_description p,
#short_description li {
  margin-bottom: 10px;
}
#short_description li {
  background-image: url(images/iconview.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  height: auto!important;
  overflow: visible;
  list-style: none;
}
.woocommerce-product-details__short-description {
  border-top: 1px solid #E7E7E7;
  padding: 15px 0 5px;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 15px;
}
.single-product .images-summary > .counter-sale-off {
  transform: rotate(0);
  -ms-transform: rotate(-35deg);
  -webkit-transform: rotate(0);
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
  height: 80px;
  width: 80px;
  color: #fff;
  font-weight: 700;
  border: 2px solid #fa7b79;
  z-index: 8;
  border-radius: 100%;
  padding: 2px;
  background: #fff;
}
.single-product .images-summary > .counter-sale-off > .onsale {
  border-radius: 100%;
  background: #fa7b79;
  display: block;
  width: 72px;
  height: 72px;
  line-height: 72px;
  font-size: 19px;
}
.single-product div .summary .woocommerce-product-rating {
  margin-bottom: 10px;
}
.single-product div .summary .star-rating {
  display: inline-block;
  vertical-align: bottom;
}
.single-product div .summary .star-rating span:before {
  color: #fdcc2f;
}
.single-product div .summary p.price,
.single-product div .summary span.price {
  font-size: 30px;
  color: #f00;
  display: block;
  line-height: 1;
}
.single-product div .summary p.price del,
.single-product div .summary span.price del {
  font-size: 15px;
  color: #555;
  text-decoration: none;
}
.single-product div .summary p.price del:before,
.single-product div .summary span.price del:before {
  content: "Giá hãng:";
  position: static;
  transform: none;
  background: none;
  width: auto;
  height: auto;
  margin-right: 10px;
}
.single-product div .summary p.price del .amount,
.single-product div .summary span.price del .amount {
  position: relative;
}
.single-product div .summary p.price del .amount:after,
.single-product div .summary span.price del .amount:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  top: 50%;
  background: #555;
}
.single-product div .summary p.price ins,
.single-product div .summary span.price ins {
  display: block;
}
.single-product div .summary p.price ins:before,
.single-product div .summary span.price ins:before {
  content: 'Giá bán:';
  margin-right: 10px;
  font-size: 15px;
  color: #555;
  font-weight: 400;
  min-width: 62px;
  display: inline-block;
  vertical-align: middle;
}
.single-product div .summary .cart {
  overflow: initial;
  margin-bottom: 0;
}
.single-product div .summary .cart .single_add_to_cart_button {
  height: 40px;
  display: block;
  margin-top: 20px;
  margin-bottom: 0;
  width: 165px;
  border-radius: 4px;
}
.single-product div .summary a.devvn_buy_now_style {
  margin-bottom: 0;
  padding: 10px 0;
  width: 165px;
  display: inline-block;
  background: #f60;
  text-transform: none;
  font-size: 16px;
  margin-top: 0;
  margin-left: 180px;
  top: -40px;
  position: relative;
  height: 40px;
}
.single-product div .summary .screen-reader-text {
  display: inline-block;
  clip: initial;
  position: static!important;
  width: auto;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
  line-height: 40px;
}
.single-product div .summary .quantity {
  overflow: initial;
  margin-right: 0;
  margin-bottom: 15px;
  display: block;
  float: none;
}
.single-product div .summary .quantity input[type='button'].is-form {
  display: none;
}
.single-product div .summary .quantity input[type="number"].qty {
  width: auto;
  height: 40px;
  padding: 0 5px;
}
.single-product div .summary a.reset_variations {
  display: inline-block;
  padding: 2px 8px;
  background: #fa7b79;
  color: #fff;
  margin: 10px 0;
  font-size: 0;
  display: none;
}
.single-product div .summary a.reset_variations:before {
  font-size: 13px;
  content: 'Lựa chọn lại';
}
.single-product div .summary label,
.single-product div .summary .label {
  display: inline-block;
  line-height: 30px;
}
.woo-variation-swatches-stylesheet-enabled div .variable-items-wrapper .variable-item:not(.radio-variable-item) {
  margin: 0 8px 8px 0;
}
div .wvs-large-variable-wrapper .variable-item:not(.radio-variable-item) {
  height: auto;
}
div .wvs-large-variable-wrapper .button-variable-item span {
  font-style: 14px;
}
h3.title {
  font-size: 17px;
  color: #fa7b79;
  margin: 0 0 10px;
  border-bottom: 5px solid #f1f4fb;
  line-height: 25px;
  height: 25px;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
}
h3.title span {
  padding: 0 25px 0 0;
  background: #fff;
  display: inline-block;
  position: relative;
  top: 7px;
}
h3.title span:after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  background: #fa7b79;
  bottom: 7px;
  right: 5px;
}
div .devvn-star:before {
  color: #fe9d11;
}
.product-quick-link-box {
  margin: 25px 0;
  background: #f1f4fb;
}
.product-quick-link-box ul {
  margin: 0;
}
.product-quick-link-box li {
  float: left;
}
.product-quick-link-box li.description a:before {
  content: "\f036";
}
.product-quick-link-box li.video a:before {
  content: "\f04b";
}
.product-quick-link-box li.review a:before {
  content: "\f086";
}
.product-quick-link-box li.review a:after {
  background: none;
}
.product-quick-link-box li.add-to-cart {
  float: right;
  margin: 10px;
}
.product-quick-link-box li.add-to-cart .btn-login {
  font-weight: bold;
  font-size: 21.5px;
  padding: 0 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  line-height: 50px;
  height: 50px;
  background: #f59123;
  color: #fff;
}
.product-quick-link-box li.add-to-cart .btn-login span {
  float: none;
  margin: 0 5px 0 0;
  line-height: 10px;
}
.product-quick-link-box li a {
  color: #fa7b79;
  display: block;
  padding: 20px 50px 20px 35px;
  line-height: 30px;
  height: 70px;
  overflow: hidden;
  font-size: 14px;
  position: relative;
}
.product-quick-link-box li a:before {
  font-family: 'FontAwesome';
  padding: 0 7px 0 0;
  display: inline-block;
}
.product-quick-link-box li a:after {
  position: absolute;
  background: #d6d6d6;
  top: 20px;
  bottom: 20px;
  right: 0;
  width: 1px;
  content: "";
}
div .related.products .products {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: 1px 1px 5px 1px!important;
  box-sizing: content-box;
}
div .related.products .products .product-item {
  box-sizing: border-box;
}
.ins-content-wrapper,
.ins-preview-wrapper {
  box-sizing: border-box;
}
.ins-content-wrapper *,
.ins-preview-wrapper * {
  box-sizing: border-box;
}
.ins-content-wrapper .ins-notification-content,
.ins-preview-wrapper .ins-notification-content {
  background-size: 100% 100%;
  letter-spacing: normal !important;
}
.ins-preview-wrapper div {
  display: block;
}
.ins-preview-wrapper a,
.ins-preview-wrapper a:active,
.ins-preview-wrapper a:hover {
  outline: 0;
  text-decoration: none;
  color: initial;
}
.ins-preview-wrapper fieldset,
.ins-preview-wrapper form {
  margin: 0 !important;
}
.ins-pos-top-left {
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: fixed;
  z-index: 2147483647;
}
.ins-pos-top-center {
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: fixed;
  z-index: 2147483647;
}
.ins-pos-top-right {
  top: 0;
  right: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: fixed;
  z-index: 2147483647;
}
.ins-pos-middle-left {
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: fixed;
  z-index: 2147483647;
}
.ins-pos-middle-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 2147483647;
}
.ins-pos-middle-right {
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: fixed;
  z-index: 10;
}
.ins-pos-bottom-left {
  left: 0;
  bottom: 10px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: fixed;
  z-index: 10;
}
.ins-pos-bottom-center {
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: fixed;
  z-index: 2147483647;
}
.ins-pos-bottom-right {
  bottom: 0;
  right: 0;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: fixed;
  z-index: 2147483647;
}
.ins-validation-error {
  border: 1px solid #ff0000 !important;
}
[id*=ins-required-text-] {
  font-size: 12px;
  text-align: center;
  padding: 5px 0;
  color: #ff0000;
}
.ins-other-text {
  width: 100%;
  height: 45px;
  border-radius: 3px!important;
  color: #555;
  border: none;
  border-bottom: solid 1px #d4d6d4;
  outline: 0!important;
  box-sizing: border-box;
  margin-top: 5px;
  padding: 0 15px;
}
.insider-prevent-scroll {
  overflow: hidden !important;
}
.ins-preview-wrapper-notification-center .ins-notification-content {
  width: 65px;
}
.ins-notification-center-button-img-wrapper {
  min-height: 60px;
  min-width: 60px;
  border-radius: 100% !important;
  overflow: hidden;
  background: #fa7b79;
}
.ins-preview-wrapper-notification-center .ins-notification-center-wrapper {
  height: 60px;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-img-wrapper a {
  display: block;
  width: 60px;
  height: 60px;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button {
  width: 60px;
  height: 60px;
  display: inline-block;
  z-index: 2147483646;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 100% !important;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button > div {
  width: 100%;
  height: 100%;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-img {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 45px;
  max-height: 45px;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-close {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  opacity: 0;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-close:before,
.ins-preview-wrapper-notification-center .ins-notification-center-button-close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 3px;
  border-radius: 3px !important;
  background-color: #ffffff;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ins-preview-wrapper-notification-center .ins-floating-cart-active .ins-notification-center-button-close {
  opacity: 1;
}
.ins-preview-wrapper-notification-center .ins-floating-cart-active .ins-notification-center-button-img {
  opacity: 0;
}
.ins-preview-wrapper-notification-center .ins-notification-center-button-count {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 0;
  top: -5px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  border-radius: 100% !important;
  background-color: #ff0000;
  color: #e9eff1 !important;
  display: none;
}
.ins-preview-wrapper-notification-center .ins-notification-center-closed {
  display: none;
}
.ins-preview-wrapper-notification-center .ins-notification-center-wrapper .ins-notification-center-content {
  width: 379px;
  min-height: 170px;
  right: 75px;
  bottom: 0;
  position: absolute;
  border-radius: 8px !important;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 10px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.ins-preview-wrapper-notification-center.ins-pos-bottom-left .ins-notification-center-content,
.ins-preview-wrapper-notification-center.ins-pos-top-left .ins-notification-center-content,
.ins-preview-wrapper-notification-center.ins-pos-middle-left .ins-notification-center-content {
  left: 80px;
}
.ins-preview-wrapper-notification-center .ins-notification-center-wrapper .notification-center-top-content {
  height: 60px;
  width: 380px;
  border-radius: 8px 8px 0 0 !important;
  background-color: #fa7b79;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ins-preview-wrapper-notification-center #notification-title {
  font-family: "Open Sans";
  font-size: 18px;
  width: 100%;
}
.ins-preview-wrapper-notification-center .ins-notification-center-title {
  height: 24px;
  color: #FFFFFF;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  font-family: Roboto, sans-serif;
  font-size: 22px;
}
.ins-preview-wrapper-notification-center .ins-notification-center-item-content {
  width: 370px;
  top: 5px;
  padding-top: 10px;
}
.ins-preview-wrapper-notification-center .ins-notification-center-wrapper .ins-notification-center-item {
  display: flex;
  flex-direction: row;
  height: 80px;
  width: 100%;
  border-radius: 4px !important;
  background-color: #FFFFFF;
  position: relative;
}
.ins-preview-wrapper-notification-center .ins-notification-center-wrapper .ins-notification-center-item-logo {
  height: 80px;
  width: 78px;
  border-radius: 4px 0 0 4px !important;
  background-color: #FD617F;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ins-preview-wrapper-notification-center .ins-notification-center-wrapper .ins-notification-center-new {
  height: 17px;
  border-radius: 10px !important;
  background-color: #A44476;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 5px;
  font-size: 10px;
  font-family: "Open Sans";
  color: #FFFFFF;
  user-select: none;
  font-weight: 700;
  background-color: #21409a;
  font-size: 11px;
  font-family: Roboto, sans-serif;
  display: none;
}
.ins-preview-wrapper-notification-center .ins-notification-item-detail-content {
  width: 245px;
  height: 50px;
  left: 5px;
  top: 5px;
  position: relative;
  display: flex !important;
  flex-direction: column;
  padding-left: 10px;
  cursor: pointer;
}
.ins-preview-wrapper-notification-center #notification-item-description,
.ins-preview-wrapper-notification-center #notification-item-title {
  font-size: 12px;
  font-family: "Open Sans";
  color: #4A4A4A;
}
.ins-preview-wrapper-notification-center .ins-notification-center-item-title {
  height: 17px;
  line-height: 17px;
  user-select: none;
  font-weight: 600;
}
.ins-preview-wrapper-notification-center .ins-notification-center-item-description {
  height: 17px;
  line-height: 17px;
  top: 5px;
  padding-top: 5px;
  user-select: none;
}
.ins-preview-wrapper-notification-center .ins-notification-center-new-content {
  position: absolute;
  right: 0;
  min-width: 40px;
  padding-top: 5px;
  height: 30px;
  color: #FFFFFF;
  margin-left: 0;
  margin-right: 5px;
}
div.list-news-km-wp {
  display: none;
}
.ins-preview-active .list-news-km-wp {
  display: block;
}
@media screen and (max-width: 991px) {
  .ins-preview-wrapper-notification-center {
    display: none;
  }
  .float-social {
    display: none;
  }
}
@media (max-width: 549px) {
  .single-product div .summary .cart .single_add_to_cart_button {
    width: 120px;
  }
  .single-product div .summary a.devvn_buy_now_style {
    width: 120px;
    margin-left: 130px;
  }
}
@media (max-width: 500px) {
  .woocommerce div .columns-3 .products .product-item,
  .woocommerce div .columns-4 .products .product-item,
  .woocommerce div .columns-5 .products .product-item {
    padding-left: 0;
    padding-right: 0;
  }
}
