@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
*,
*::before,
*::after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

html {
  font-size: 1rem;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  color: #212b36;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}

a {
  color: #212b36;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
a:hover, a:active, a:focus {
  color: #212b36;
  text-decoration: none;
  outline: 0 none;
}

img {
  max-width: 100%;
  height: auto;
}

ul, ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  color: #212b36;
}

.text-wrap-4, .text-wrap-3, .text-wrap-2, .text-wrap-1 {
  margin: 0 0 4px 0;
  display: -webkit-box;
  max-height: 1.2rem;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-size: 1rem;
  line-height: 1.2rem;
}

.vdigit-9, .vdigit-8, .vdigit-7, .vdigit-6, .vdigit-5, .vdigit-4, .vdigit-3, .vdigit-2, .vdigit-1, .vdigit-0 {
  width: 15px;
  height: 20px;
  background: url(uploads/icon/default-digit.png) no-repeat top left;
  text-indent: -999em;
  display: inline-block;
}

.text-wrap-1 {
  max-height: 1.2rem;
  -webkit-line-clamp: 1;
}

.text-wrap-2 {
  max-height: 2.4rem;
  -webkit-line-clamp: 2;
}

.text-wrap-3 {
  max-height: 3.6rem;
  -webkit-line-clamp: 3;
}

.text-wrap-4 {
  max-height: 4.8rem;
  -webkit-line-clamp: 4;
}

.fs-10 {
  font-size: 0.625rem !important;
}

.fs-11 {
  font-size: 0.6875rem !important;
}

.fs-12 {
  font-size: 0.75rem !important;
}

.fs-13 {
  font-size: 0.8125rem !important;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-15 {
  font-size: 0.9375rem !important;
}

.fs-16 {
  font-size: 1rem !important;
}

.fs-17 {
  font-size: 1.0625rem !important;
}

.fs-18 {
  font-size: 1.125rem !important;
}

.fs-19 {
  font-size: 1.1875rem !important;
}

.fs-20 {
  font-size: 1.25rem !important;
}

.fs-21 {
  font-size: 1.3125rem !important;
}

.fs-22 {
  font-size: 1.375rem !important;
}

.fs-23 {
  font-size: 1.4375rem !important;
}

.fs-24 {
  font-size: 1.5rem !important;
}

.fs-25 {
  font-size: 1.5625rem !important;
}

.fs-26 {
  font-size: 1.625rem !important;
}

.fs-27 {
  font-size: 1.6875rem !important;
}

.fs-28 {
  font-size: 1.75rem !important;
}

.fs-29 {
  font-size: 1.8125rem !important;
}

.fs-30 {
  font-size: 1.875rem !important;
}

.fs-31 {
  font-size: 1.9375rem !important;
}

.fs-32 {
  font-size: 2rem !important;
}

.fs-33 {
  font-size: 2.0625rem !important;
}

.fs-34 {
  font-size: 2.125rem !important;
}

.fs-35 {
  font-size: 2.1875rem !important;
}

.fs-36 {
  font-size: 2.25rem !important;
}

.fs-37 {
  font-size: 2.3125rem !important;
}

.fs-38 {
  font-size: 2.375rem !important;
}

.fs-39 {
  font-size: 2.4375rem !important;
}

.fs-40 {
  font-size: 2.5rem !important;
}

.fs-41 {
  font-size: 2.5625rem !important;
}

.fs-42 {
  font-size: 2.625rem !important;
}

.fs-43 {
  font-size: 2.6875rem !important;
}

.fs-44 {
  font-size: 2.75rem !important;
}

.fs-45 {
  font-size: 2.8125rem !important;
}

.fs-46 {
  font-size: 2.875rem !important;
}

.fs-47 {
  font-size: 2.9375rem !important;
}

.fs-48 {
  font-size: 3rem !important;
}

.vdigit-0 {
  background-position: 0px 0;
}

.vdigit-1 {
  background-position: -30px 0;
}

.vdigit-2 {
  background-position: -60px 0;
}

.vdigit-3 {
  background-position: -90px 0;
}

.vdigit-4 {
  background-position: -120px 0;
}

.vdigit-5 {
  background-position: -150px 0;
}

.vdigit-6 {
  background-position: -180px 0;
}

.vdigit-7 {
  background-position: -210px 0;
}

.vdigit-8 {
  background-position: -240px 0;
}

.vdigit-9 {
  background-position: -270px 0;
}

.btn-style {
  border: unset !important;
  border-radius: unset !important;
  box-shadow: unset !important;
  outline: unset !important;
}
.btn-style:hover {
  color: #fff;
  background: #3d92e6;
}

.widget {
  clear: both;
}

.space-base {
  margin-bottom: 1.5rem;
}

.aw-blog-read-more {
  text-transform: uppercase;
  font-size: 0.8rem;
}

.price-box {
  color: inherit;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}
.price-box p {
  margin: 0;
  display: inline-block;
}
.price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
  font-size: 13px;
  margin-right: 10px;
}

.meta-post {
  font-size: 12px;
  margin-bottom: 0.5rem;
}

button .material-icons {
  font-size: 1rem;
  vertical-align: middle;
}

#header {
  position: fixed;
  float: left;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 9;
}

.header-top {
  background-color: #6cbee4;
  min-height: 30px;
  line-height: 30px;
}
.header-top a, .header-top span {
  color: #001425;
  font-size: 12px;
}
.header-top .col-right a {
  display: inline-block;
  margin: 0 3px;
}
.header-top .col-right a:last-child {
  margin-right: 0;
}
.header-top .col-right a:hover {
  opacity: 0.8;
}

#header-main .logo img {
  max-width: 99px;
  max-height: 99px;
}
#header-main .search button {
  background-color: #6cbee4;
  color: #fff;
  height: 100%;
  margin: 0;
  border-radius: 0;
  opacity: 1;
}
#header-main .search button:hover {
  background-color: #6cbee4;
  cursor: pointer;
}
#header-main .search button:focus {
  outline: none;
  box-shadow: unset;
}
#header-main .contact-item:not(:first-child) {
  margin-left: -4px;
}
#header-main .contact-item:not(:last-child) {
  padding-right: 0.5rem;
  border-right: 1px solid #e5e5e5;
}
#header-main .contact-item a {
  font-size: 13px;
  font-weight: 600;
}

#wide-nav {
  background-color: #6cbee4;
}

.navbar-content .navbar {
  min-height: 1px;
  margin: 0;
}
.navbar-content .navbar-m {
  overflow: hidden;
}
.navbar-content .navbar-m .header a {
  display: block;
  padding: 0.9rem 0 0.9rem 2rem;
  color: #212b36;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.navbar-content .navbar-m .header a:before {
  position: absolute;
  top: 16px;
  left: 0;
  display: block;
  height: 2px;
  width: 20px;
  background: #000;
  content: "";
}
.navbar-content .navbar-m .header a:after {
  position: absolute;
  top: 22px;
  left: 0;
  display: block;
  height: 8px;
  width: 20px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  content: "";
}
.navbar-content .navbar-m ul {
  display: none;
}

#content {
  min-height: 600px;
}

.block-title h3, .block-title .h3 {
  text-align: center;
  position: relative;
}
.block-title h3:before, .block-title .h3:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 30%;
  left: 25%;
  width: 50%;
  border-bottom: #6cbee4 3px double;
}
.block-title h3 a, .block-title .h3 a {
  background-color: #6cbee4;
  color: #fff !important;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  padding: 7px 20px;
  transform: skew(-22.5deg);
}
.block-title h3 a span, .block-title .h3 a span {
  display: inline-block;
  transform: skew(22.5deg);
}
.block-title h3:hover a, .block-title .h3:hover a {
  color: #fff;
}

.block-title, .page-title, .relatived-product-title, .relatived-post-title {
  margin-bottom: 1.5rem;
}

.page-title h2, .relatived-product-title .h3, .relatived-post-title .h3 {
  position: relative;
  text-align: center;
}

.page-title h2 {
  margin-bottom: 1.5rem;
}

.products-grid .product-item {
  margin-bottom: 2rem;
}
.products-grid .product-item button {
  width: 100%;
}
.products-grid .item .button-holder {
  padding: 1rem;
}

.card-body {
  text-align: left;
}
.card-body .category {
  font-size: 11px;
  margin-bottom: 0.3rem;
  text-transform: uppercase;
}

.card-title {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.owl-carousel .owl-stage {
  display: flex;
}
.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}
.owl-carousel .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
}
.owl-carousel .flex-text {
  flex-grow: 1;
}
.owl-carousel .thumbnail {
  display: flex;
  flex-direction: column;
  margin: 0 15px;
}

.block-post {
  position: relative;
}
.block-post.block-first-post .block-post-img {
  position: relative;
  margin-bottom: 0.5rem;
}
.block-post.block-first-post .block-post-img img {
  -webkit-transition: all 0.25s;
  -mos-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  opacity: 0.9;
  width: 100%;
}
.block-post h4 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
}
.block-post .block-post-meta, .block-post .post-description {
  font-size: 0.875rem;
  opacity: 0.8;
}
.block-post:hover .block-post-meta, .block-post:hover .post-description {
  opacity: 1;
}

.block-first-post {
  padding-bottom: 1rem;
}

.block-post.block-other-post, .post-item, .fave_relatived_post {
  padding-bottom: 19px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.block-post.block-other-post > div, .post-item > div, .fave_relatived_post > div {
  display: flex;
  flex-direction: column;
}

.block-post.block-other-post .block-post-img, .post-image, .relatived-image-wrap {
  width: 22%;
  overflow: hidden;
}

.block-post.block-other-post .block-post-content, .post-details, .relatived-post-details {
  width: 78%;
  padding-left: 1rem;
}

#site-footer {
  background: #000000a8;
  color: #f1f1f1;
  font-size: 1rem;
  font-weight: 300;
  line-height: 23px;
  padding: 40px 0 0;
}
#site-footer a {
  color: #f1f1f1;
}
#site-footer .footer-top {
  margin-bottom: 30px;
}
#site-footer .footer-top .footer-block {
  margin-bottom: 20px;
}
#site-footer .footer-top .footer-widget-title {
  height: 35px;
  margin-bottom: 15px;
  margin-top: 3px;
  padding: 0 0 0.67em;
}
#site-footer .footer-top .footer-widget-title > span {
  border-bottom: 2px solid #f1f1f1;
  display: inline-block;
  height: 35px;
  padding: 0;
}
#site-footer .footer-widget-title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
#site-footer .menu-footer ul li {
  padding: 0.3rem 0;
  border-bottom: 1px solid #6b6b6b;
}
#site-footer .menu-footer ul li:first-child {
  padding-top: 0;
}
#site-footer .footer-bottom {
  min-height: 50px;
  background: #000000a8;
  color: #989797;
  font-size: 13px;
  line-height: 50px;
}
#site-footer .footer-bottom a {
  color: #989797;
}

#left-sidebar, #right-sidebar {
  z-index: 2;
}

.single-widget {
  background: #fff;
  margin-bottom: 1.5rem;
  border: 1px solid #6cbee4;
  border-radius: 3px;
  overflow: hidden;
}
.single-widget .section-title {
  position: relative;
  background: #fff;
  color: inherit;
  font-size: 1rem;
  padding: 1rem;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
}
.single-widget .section-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0.5rem;
  left: 1rem;
  height: 3px;
  width: 100%;
  max-width: 30px;
  background-color: #6cbee4;
}
.single-widget .section-title a {
  color: inherit;
}
.single-widget .content-widget ul li {
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  padding: 1rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  line-height: 1rem;
  color: #313131;
}
.single-widget .content-widget ul li:last-child {
  border-bottom: 0px;
}
.single-widget .content-widget ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background: #FFF;
}
.single-widget .content-widget ul > li:hover > ul {
  display: block;
}
.single-widget .content-widget.slide-widget ul li {
  border-bottom: 0px;
}

.content-widget {
  padding: 0 1rem;
}

.qcc1 img {
  max-width: 125px;
  float: right;
}

.qcc2 img {
  max-width: 125px;
  float: left;
}

#floating_banner_left, #floating_banner_right {
  text-align: left;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: auto;
  border: 0 solid #000;
}

#floating_banner_right {
  text-align: right;
}

#searchform .input-group > .form-control, #newsletter-form .input-group > .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-right: 2.5rem;
}

#searchform button, #newsletter-form button {
  border: 0;
  background: none;
  padding-top: 0.375rem;
  margin: 0.1rem;
  position: absolute;
  right: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: unset;
  z-index: 4;
  opacity: 0.3;
}
#searchform button:hover, #newsletter-form button:hover {
  opacity: 1;
  background: #ffffff;
}
#searchform button .material-icons, #newsletter-form button .material-icons {
  font-size: 1.5rem;
}

.search-widget #searchform, .newsletter-widget form {
  position: relative;
}

.search-widget input[name=k], .newsletter-widget input[name=v] {
  border: 1px solid #e5e5e5;
  padding: 8px 10px;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  width: 100%;
  border-radius: 5px !important;
}

.search-widget button[name=s], .newsletter-widget button {
  position: absolute;
  top: 3px;
  right: 0;
  padding: 2px 10px;
  background: transparent;
  border: none;
  color: #064475;
  font-size: 20px;
  cursor: pointer;
}

.single-widget .content-widget .product-item,
.single-widget .content-widget .post-item {
  text-transform: none;
}

.ma-item .item-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.ma-item .item-contentt > div {
  display: flex;
  flex-direction: column;
}
.ma-item .products-images {
  width: 30%;
  overflow: hidden;
}
.ma-item .post-images {
  width: 35%;
  overflow: hidden;
}
.ma-item .products-des {
  width: 70%;
  padding-left: 0.5rem;
}
.ma-item .post-des {
  width: 65%;
  padding-left: 0.5rem;
}

.ma-item h4.product-name, .ma-item h4.post-name {
  font-size: 0.8rem;
}

.exchange-rate-widget table {
  width: 100%;
}

.exchange-rate-widget table th, .exchange-rate-widget table td {
  text-align: center;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 100%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.download-widget a {
  display: block;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #dedede;
}
.download-widget a:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.download-widget a i {
  margin-right: 7px;
}

.slt-link.form-control {
  border-radius: unset;
}

.agent-small-title {
  margin-bottom: 5px;
}

.agent-small-inner {
  display: table;
  width: 100%;
}

.agent-small-image {
  display: table-cell;
  width: 30%;
}
.agent-small-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}

.agent-small-content {
  display: table-cell;
  vertical-align: top;
  padding-left: 1rem;
  width: 70%;
}

.agent-small:last-child .agent-small-content {
  border-bottom: 0px;
}

.agent-small-yahoo, .agent-small-skype, .agent-small-tel {
  font-size: 12px;
  line-height: 22px;
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16px;
}

.agent-small-yahoo {
  background-image: url("uploads/icon/yahoo2.png");
}

.agent-small-skype {
  background-image: url("uploads/icon/skype.png");
}

.agent-small-tel {
  background-image: url("uploads/icon/Phone.png");
}

.clock {
  cursor: pointer;
  padding: 5px;
  width: 40%;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  text-align: center;
  font-weight: bold;
  font-family: "Roboto", "arial";
}

#clock {
  float: left;
  background-color: #000000;
  color: #00FF33;
  font-size: 20px;
}

.datetime {
  text-align: center;
}

.wrap_total {
  width: 100%;
  margin: 1rem 0 0;
}
.wrap_total .total {
  text-align: center;
  padding: 10px 0;
}
.wrap_total .total:before {
  background-position: 0 0;
}
.wrap_total .label {
  display: block;
  position: relative;
  height: 24px;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  padding: 0 0 0 10px;
  text-indent: 25px;
  line-height: 1.4;
}
.wrap_total .label:before {
  content: " ";
  width: 16px;
  height: 24px;
  position: absolute;
  left: 10px;
  top: 0px;
  background: url(uploads/icon/default-icon-total.png) no-repeat;
}
.wrap_total .online:before {
  background-position: -192px 0;
}
.wrap_total .today:before {
  background-position: -160px 0;
}
.wrap_total .week:before {
  background-position: -128px 0;
}
.wrap_total .month:before {
  background-position: -96px 0;
}
.wrap_total .value {
  text-align: right;
  padding-right: 10px;
  font-size: 12px;
  vertical-align: top;
}

.slider-wrap .owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  left: 0;
  top: calc(50% - 25px);
  margin: 0;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 0;
}
.slider-wrap .owl-theme .owl-nav [class*=owl-]:focus {
  outline: none;
  box-shadow: unset;
}
.slider-wrap .owl-theme .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.slider-wrap .owl-theme .owl-nav [class*=owl-] .fa {
  font-size: 50px;
}

.owl-carousel .block-post .block-post-content {
  padding: 0.5rem 0;
}

.slide-news .products-grid {
  padding: 0 0.5rem 0.5rem;
  overflow: hidden;
}

.carousel-frame {
  margin-left: -1rem;
  margin-right: -1rem;
}

.news-wrap .block-post.block-other-post {
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 0;
}
.news-wrap .block-post.block-other-post:nth-child(2n) {
  padding-left: 0;
}

.home_news_hot {
  background-color: #f9f9f9;
  padding: 40px 0;
}
.home_news_hot .block-post-img {
  padding-bottom: 56%;
  position: relative;
  height: auto;
  overflow: hidden;
  background-position: 50% 50%;
  background-size: cover;
}
.home_news_hot .block-post-img img {
  right: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  position: absolute;
  object-position: 50% 50%;
  object-fit: cover;
}
.home_news_hot .block-post-content {
  margin-top: 0.5rem;
}
.home_news_hot .block-post-meta {
  margin-bottom: 0.5rem;
}

.doitac .block-content .brand-slider {
  margin: 0 -1rem;
  overflow: hidden;
}

.brand-slider .item .title {
  font-size: 0.875rem;
  margin-top: 0.7rem;
}
.brand-slider .item .thumb img {
  border: 3px double #025692;
  border-radius: 20px 20px 0;
}
.brand-slider .owl-theme .owl-nav {
  margin: 0;
}
.brand-slider .owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 30px;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.brand-slider .owl-theme .owl-nav [class*=owl-]:focus {
  outline: none;
  box-shadow: unset;
}
.brand-slider:hover .owl-theme .owl-nav [class*=owl-] {
  color: #000;
  opacity: 1;
  box-shadow: 0 -40px 15px 0 rgba(0, 0, 0, 0.3);
}
.brand-slider .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: white;
}
.brand-slider .owl-theme .owl-nav .owl-prev {
  left: 0;
  transform: translateX(-30px);
}
.brand-slider .owl-theme .owl-nav .owl-next {
  left: auto;
  right: 0;
  transform: translateX(30px);
}
.brand-slider:hover .owl-theme .owl-nav .owl-prev {
  transform: translateX(-10px);
}
.brand-slider:hover .owl-theme .owl-nav .owl-next {
  transform: translateX(10px);
}

.products_best .owl-theme .owl-nav {
  margin: 0;
}
.products_best .owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 30px;
  text-align: center;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.products_best .owl-theme .owl-nav [class*=owl-]:focus {
  outline: none;
  box-shadow: unset;
}
.products_best:hover .owl-theme .owl-nav [class*=owl-] {
  color: #000;
  opacity: 1;
  box-shadow: 0 -40px 15px 0 rgba(0, 0, 0, 0.3);
}
.products_best .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: white;
}
.products_best .owl-theme .owl-nav .owl-prev {
  left: 0;
  transform: translateX(-30px);
}
.products_best .owl-theme .owl-nav .owl-next {
  left: auto;
  right: 0;
  transform: translateX(30px);
}
.products_best:hover .owl-theme .owl-nav .owl-prev {
  transform: translateX(-10px);
}
.products_best:hover .owl-theme .owl-nav .owl-next {
  transform: translateX(10px);
}
.products_best .products-grid {
  overflow: hidden;
}

.home_news .block-post {
  padding: 0.5rem;
  margin-bottom: 1rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.testimonial {
  background: #ebebeb;
  padding: 40px 0;
}
.testimonial div[class*=col-]:nth-child(1) .ttm-header {
  background: rgba(108, 190, 228, 0.6);
}
.testimonial div[class*=col-]:nth-child(2) .ttm-header {
  background: rgba(108, 190, 228, 0.8);
}
.testimonial div[class*=col-]:nth-child(3) .ttm-header {
  background: #6cbee4;
}
.testimonial .ttm-header {
  padding: 10px 10px 20px 10px;
  color: #fff;
  position: relative;
}
.testimonial .ttm-header:after {
  content: "";
  display: block;
  position: absolute;
  left: 25%;
  bottom: 0;
  width: 0;
  height: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #fff transparent;
}
.testimonial .ttm-header .thumb {
  width: 150px;
  margin-right: 15px;
  border: 3px solid #fff;
  border-radius: 20px 20px 0;
  overflow: hidden;
}
.testimonial .ttm-content {
  background-color: #fff;
  font-size: 0.9rem;
  padding: 10px;
}

.post-title {
  font-size: 1rem;
  text-transform: uppercase;
}

.entry-title {
  font-size: 2rem;
}

.post-date a {
  color: #9B9B9B;
}

.post-page .post-header, .post-page .post-image, .post-page .post-details {
  width: 100%;
}
.post-page .post-header {
  text-align: center;
}
.post-page .post-title {
  font-size: 1.5rem;
  line-height: 1.4;
  padding-bottom: 0.8rem;
  margin-bottom: 0.8rem;
  position: relative;
}
.post-page .post-title:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 100%;
  max-width: 30px;
  background-color: rgba(0, 0, 0, 0.1);
}
.post-page .post-image img {
  display: block;
  margin: 0 auto;
}
.post-page .post-description {
  line-height: 1.6;
}
.post-page .aw-blog-read-more {
  color: #6cbee4;
  font-size: 0.8rem;
  text-transform: uppercase;
  border: 2px solid #6cbee4;
  padding: 0.5rem 0.7rem;
}
.post-page .aw-blog-read-more:hover {
  background-color: #6cbee4;
  color: #fff;
}

.product-item .card {
  border: none;
  transition: all 0.3s ease-in-out;
}
.product-item .card:hover {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.product-left-column #image-block .zoomWrapper, .product-left-column #image-block img {
  margin: auto;
}
.product-left-column #image-block .zoomWrapper {
  position: relative;
}

#views_block {
  text-align: center;
  position: relative;
}

#thumbs_list {
  position: relative;
}
#thumbs_list #thumblist {
  list-style-type: none;
  overflow: hidden;
  position: static;
}
#thumbs_list .thumb_item {
  margin: 0.1rem;
}
#thumbs_list .thumb_item img {
  max-width: 100%;
  margin: auto;
}
#thumbs_list .owl-prev {
  position: absolute;
  opacity: 1;
  font-size: 0px;
  text-align: center;
  width: 2rem;
  height: 2rem;
  background: #FFF;
  border-radius: 50%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0px 1px 7px 1px #00000029;
  -moz-box-shadow: 0px 1px 7px 1px #00000029;
  box-shadow: 0px 1px 7px 1px #00000029;
}
#thumbs_list .owl-prev:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "";
  font-size: 1.5rem;
  color: #000;
  top: -0.2rem;
  left: 0.7rem;
}
#thumbs_list .owl-next {
  position: absolute;
  opacity: 1;
  font-size: 0px;
  text-align: center;
  width: 2rem;
  height: 2rem;
  background: #FFF;
  border-radius: 50%;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 0px 1px 7px 1px #00000029;
  -moz-box-shadow: 0px 1px 7px 1px #00000029;
  box-shadow: 0px 1px 7px 1px #00000029;
}
#thumbs_list .owl-next:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "";
  font-size: 1.5rem;
  color: #000;
  top: -0.2rem;
  right: 0.7rem;
}

.socialsharing_product ul li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.socialsharing_product ul li .btn {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  font-size: 1rem;
  color: #777;
  background: #fff;
}
.socialsharing_product ul li .btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.socialsharing_product ul li .btn-facebook:hover {
  background-color: #435F9F;
  color: #fff;
}
.socialsharing_product ul li .btn-facebook:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-facebook i {
  color: #435F9F;
}
.socialsharing_product ul li .btn-twitter:hover {
  background-color: #00AAF0;
  color: #fff;
}
.socialsharing_product ul li .btn-twitter:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-twitter i {
  color: #00AAF0;
}
.socialsharing_product ul li .btn-google-plus:hover {
  background-color: #E04B34;
  color: #fff;
}
.socialsharing_product ul li .btn-google-plus:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-google-plus i {
  color: #E04B34;
}
.socialsharing_product ul li .btn-pinterest:hover {
  background-color: #CE1F21;
  color: #fff;
}
.socialsharing_product ul li .btn-pinterest:hover i {
  color: #fff;
}
.socialsharing_product ul li .btn-pinterest i {
  color: #CE1F21;
}

.product-center-column h1 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #000;
}
.product-center-column .category {
  font-size: 0.8rem;
  font-weight: 500;
  text-transform: none;
  margin: 0.5rem 0;
}
.product-center-column .category a {
  display: inline-block;
  color: #3991DB;
}
.product-center-column .product-description {
  font-size: 0.8rem;
}
.product-center-column .old-price {
  font-size: 0.9rem;
  padding-left: 1rem;
  font-weight: 500;
  color: #999;
  text-decoration: line-through;
}
.product-center-column .price {
  font-size: 1.4rem;
  font-weight: 500;
  color: #e63d3d;
}
.product-center-column .quantity-selector {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
  font-weight: 300;
  line-height: 30px;
  min-width: 60px;
  font-weight: 600;
}
.product-center-column .adtocart {
  width: 100%;
  background: #3d92e6;
  color: #fff;
  text-transform: capitalize;
}
.product-center-column #AddToCartText {
  font-weight: 300;
  font-size: 12px;
  padding: 0px 10px;
}

.product-cat {
  font-size: 0.8rem;
}

.price-block > div {
  display: inline-block;
}

.js-qty {
  position: relative;
}

.quantity_wanted_p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.control-quantity {
  background: #3d92e6;
  border: none;
  color: #fff;
  padding: 0 1rem;
}

.quantity-group {
  border-radius: 0.25rem;
  overflow: hidden;
}

#qty {
  border: none;
  background: #f1f1f1;
}

.detail-nav-link.nav-link {
  color: #868e96;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-color: #fff #fff #ddd;
  font-size: 0.8rem;
  padding: 1rem 1.5rem;
  font-weight: 700;
}

.detail-nav-link.nav-link.active, .detail-nav-link.nav-link:hover, .detail-nav-link.nav-link:focus {
  color: #343a40;
  border-color: #fff #fff #343a40 !important;
}

.name-item {
  width: 40%;
}

.price-viewcart {
  width: 50%;
}

.quantity-price {
  width: 60%;
}

.remove-item {
  width: 1.5rem;
}

.quantity-item {
  width: 71px;
}

.price-item, .total-price {
  width: 100px;
  text-align: right;
}

.cart-img-block {
  width: 25%;
}

.cart-name {
  width: 75%;
}

.all-total h3 {
  font-size: 1.5rem;
  color: #2072c3;
}

.block-cart-title {
  color: #3d92e6;
  font-weight: bold;
  text-transform: uppercase;
  text-transform: unset;
  font-size: 0.8rem;
  font-weight: normal;
}

.cart-name-item {
  font-size: 1rem;
  font-size: 0.8rem;
}

.cart-item {
  border-bottom: solid 1px #dedede;
}

.footer-viewcart, .panel-heading {
  background: #bbddff;
}

.cart-button-delete {
  background: transparent;
  border: none;
  height: fit-content;
  padding: 0;
}
.cart-button-delete .material-icons {
  vertical-align: top;
  font-size: 1.5rem;
}

@media (max-width: 480px) {
  .quantity-price, .cart-name {
    width: 100%;
  }

  .block-cart-title {
    text-transform: unset;
    font-size: 0.8rem;
    font-weight: normal;
  }

  .price-item, .total-price {
    text-align: right;
  }

  .cart-name-item {
    font-size: 0.8rem;
  }
}
.panel-info {
  font-weight: 500;
}

.receiver-infor {
  -webkit-box-shadow: 1px 3px 9px 0px #00000073;
  -moz-box-shadow: 1px 3px 9px 0px #00000073;
  box-shadow: 1px 3px 9px 0px #00000073;
}
.receiver-infor .form-style {
  font-weight: 400;
}

.edit-cart-btn, .material-icons {
  font-weight: normal;
  font-size: 0.9rem;
}

.checkout .material-icons, .continue-shopping .material-icons {
  font-size: 24px;
}

.edit-cart-btn .material-icons {
  font-size: 1rem !important;
}

.btn-submit-checkout {
  background: #e8f3ff;
}

.order-result {
  text-align: center;
  font-size: 15px;
}
.order-result .title-m {
  font-size: 1.5rem;
  font-weight: bold;
  color: #3d92e6;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.order-result .str {
  font-size: 18px;
  font-weight: bold;
}
.order-result .info {
  padding-top: 10px;
}
.order-result .info .idcode {
  background: #3d92e6;
  color: #fff;
  font-size: 18px;
  display: inline-block;
  padding: 10px 15px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 20px;
  vertical-align: top;
}
.order-result .info .idcode strong {
  font-size: 30px;
  display: block;
  font-weight: normal;
}
.order-result .info .desc {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  line-height: 1.7;
}

.orderdetail-container {
  padding: 20px 15px;
}

.order-title {
  margin: 0 0 22px;
  font-size: 13px;
}

.headline__label, .headline__value {
  display: inline-block;
  line-height: 1.3;
}

.headline__label {
  margin: 0 0 0.3em;
  font-size: 0.86em;
  text-transform: uppercase;
}

.list-inline__2:before {
  content: "|";
  display: inline-block;
  margin: 0 1.23em;
  color: #e0e0e0;
}

.customer-detail {
  margin: 20px 0 10px;
  text-align: justify;
}
.customer-detail .customer-detail__item {
  font-size: 12px;
  line-height: 1.5;
  color: #6f6f6f;
  padding-right: 20px;
}

.customer-detail__header {
  padding: 0 0 0.3em;
  margin: 0 0 0.5em;
  border-bottom: 1px solid #eee;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #111;
}

.product-brief__image {
  max-width: 75px;
  max-height: 75px;
}

body {
  top: 0 !important;
}
body.error404 {
  background-image: url("uploads/background/page404bg.jpg") !important;
  background-repeat: no-repeat;
  background-position: center -100px;
  background-size: 100% auto;
  color: #fff;
}
body.error404 .respone {
  margin-top: 30px;
  text-align: center;
  width: 100%;
}
body.error404 a {
  color: #fff;
}
body.error404 a:hover {
  color: #f90;
}
body.error404 .page-404 {
  color: #fff;
  float: left;
  margin-top: 495px;
  padding-bottom: 0px;
  text-align: center;
  width: 100%;
}
body.error404 .page-404 h3 {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 45px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
body.error404 .page-404 label {
  font-size: 18px;
  font-weight: normal;
  line-height: 46px;
  margin: 0;
}

.accordion .section-title:after {
  content: "";
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  top: 5px;
  right: 10px;
  left: auto;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: transparent;
}

.foot {
  clear: both;
}

.chuyende {
  position: fixed;
  bottom: -1px;
  right: 0px;
  z-index: 100;
}
.chuyende img {
  max-width: 250px;
}
.chuyende .tenchuyende {
  font: bold 12px "Tahoma";
  text-align: center;
  color: #FFFFFF;
  height: 15px;
  cursor: pointer;
}
.chuyende .tenchuyende .NutHien {
  display: none;
  background-image: url("/uploads/others/button.gif");
  background-position: -60px 0;
}

.chuyende .tenchuyende .nut, .chuyende .tenchuyende .NutHien {
  float: right;
  background-image: url("/uploads/others/button.gif");
  background-position: -30px 0;
  height: 15px;
  width: 30px;
}

#divchuyende {
  color: #FFFFFF;
}

#an {
  visibility: hidden;
  display: none;
}

.box_laguage {
  top: 0px;
  position: absolute;
}

#goog-gt-tt {
  display: none !important;
}

.goog-te-banner-frame {
  display: none !important;
}

.goog-te-menu-value:hover {
  text-decoration: none !important;
}

#google_translate_element2 {
  display: none !important;
}

.login-form-container {
  background: #f3f3f3 none repeat scroll 0 0;
  padding: 37px 40px;
  text-align: left;
  overflow: hidden;
}

.login-text {
  text-align: center;
  margin-bottom: 30px;
}
.login-text .h3 {
  color: #333333;
  font-size: 30px;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.login-form {
  background: white none repeat scroll 0 0;
  -webkit-box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  padding: 30px 30px 20px;
}

#signupForm, #signinForm {
  padding: 2rem 0;
}

#signupForm button, #signinForm button {
  width: 100%;
  border-radius: 0;
  margin-top: 1rem;
}

#signupForm button:hover, #signinForm button:hover {
  -webkit-box-shadow: 1px 3px 9px 0px #00000073;
  -moz-box-shadow: 1px 3px 9px 0px #00000073;
  box-shadow: 1px 3px 9px 0px #00000073;
  background-color: #36c557;
  border-color: #36c557;
}

.form-style {
  position: relative;
  margin: 1rem 0 0;
}
.form-style .form-control {
  border: none;
  border-bottom: solid 1px #cecece;
  border-radius: 0;
  padding: 0.375rem 0rem;
  margin: 0 0 0.375rem 0;
  background: transparent;
}
.form-style .form-control:focus {
  border-color: transparent;
  border-bottom: solid 1px gray;
  box-shadow: none;
}
.form-style .control-label {
  position: absolute;
  top: 0.65rem;
  left: 1rem;
  -webkit-transition: 0.2s ease-out;
  -moz-transition: 0.2s ease-out;
  -ms-transition: 0.2s ease-out;
  -o-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: text;
  color: #757575;
  font-size: 1rem;
}
.form-style .control-label.active {
  top: -1rem;
  font-size: 0.8rem;
}

.error.help-block {
  color: #3d92e6;
}

.zoomContainer {
  z-index: 9;
}

[data-notify=container] {
  left: 77%;
  width: auto;
}
[data-notify=container] [data-notify=icon] img {
  width: 95%;
  margin-right: 5px;
}

[data-notify=container].alert-info {
  background: #f7f7f7 !important;
  border: 1px solid #ddd;
  border-radius: 3px;
}
[data-notify=container].alert-info [data-notify=message] {
  color: #555;
}
[data-notify=container].alert-info [data-notify=icon] {
  width: 25%;
  float: left;
  text-align: center;
}

.customer-profile {
  text-align: center;
  background: #f8f9fa;
  padding: 2rem;
}
.customer-profile h5 {
  font-size: 1.125rem;
}

.customer-nav .list-group-item {
  color: #495057;
  font-size: 0.9rem;
  border-color: #e9ecef;
}

.customer-nav .list-group-item:hover, .customer-nav .list-group-item.active {
  background: #e9ecef;
  border-color: #e9ecef;
}

.dashboard a {
  color: #1a9cb7;
}

.dashboard-mod-title {
  color: #212121;
  font-size: 16px;
  margin-bottom: 16px;
  height: 20px;
  line-height: 20px;
}
.dashboard-mod-title a {
  font-size: 12px;
}

.dashboard-info-item {
  font-size: 14px;
  color: #424242;
  margin-bottom: 10px;
}

.dashboard-address-default {
  margin: 15px 0;
  font-size: 12px;
  color: #757575;
}

.dashboard-address-username {
  font-size: 14px;
  color: #212121;
  margin-bottom: 10px;
  font-weight: 700;
}

.dashboard-address-detail, .dashboard-address-phone {
  color: #212121;
  margin-bottom: 5px;
}

.next-table {
  color: #212121;
  font-size: 14px;
  line-height: 1.28571;
  position: relative;
}
.next-table.only-bottom-border {
  border-width: 0;
}
.next-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  table-layout: fixed;
  background: #fff;
}
.next-table table tr:first-child td {
  border-top-width: 0;
}
.next-table th {
  padding: 0;
  background: #fafafa;
  color: #757575;
  text-align: left;
  font-weight: 400;
  border: 1px solid #eff0f5;
}
.next-table th .next-table-cell-wrapper {
  padding: 16px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.next-table td {
  padding: 0;
  border: 1px solid #eff0f5;
}
.next-table td .next-table-cell-wrapper {
  padding: 16px 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

.next-table.only-bottom-border .next-table-expanded-row td, .next-table.only-bottom-border .next-table-expanded-row th, .next-table.only-bottom-border td, .next-table.only-bottom-border th {
  border-width: 0 0 1px;
}

.recent-orders-hd {
  padding-left: 16px;
  min-height: 50px;
  color: #212121;
  font-size: 16px;
  line-height: 50px;
}

.next-table-body, .next-table-header {
  overflow: auto;
  font-size: 14px;
}

.next-table-header-inner {
  overflow: hidden;
}

.next-table-row {
  transition: all 0.3s ease;
}

.recent-orders .recent-item {
  float: left;
  margin-right: 4px;
}
.recent-orders .recent-item img {
  width: 40px;
  height: 40px;
}

.page-customer .block-header {
  padding: 1.2rem 1.5rem;
  background: #f8f9fa;
  letter-spacing: 0.1em;
}
.page-customer .block-body label {
  color: #868e96;
  font-size: 0.7875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.form-label {
  color: #868e96;
  font-size: 0.7875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.form-control {
  border-radius: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #6d7a86;
  outline: 0;
  box-shadow: none;
}
.form-control.form-control-underlined {
  border-top: none;
  border-left: none;
  border-right: none;
  padding-left: 0;
}

.btn:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.review {
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-bottom: 1px solid #e9ecef;
}
.review:first-of-type {
  padding-top: 1rem;
}

.review-image {
  display: block;
  width: 120px;
  max-width: 100%;
  border-radius: 50%;
  padding: 0.5rem;
  margin: 0 auto 0.5rem;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.125);
}

@media (min-width: 768px) {
  .navbar-container .navbar-m {
    display: none;
  }
}
@media (max-width: 768px) {
  .navbar-container .navbar-d {
    display: none;
  }

  .navbar-container .navbar-m {
    display: block;
  }
}
@media (max-width: 480px) {
  #AddToCartText {
    display: none;
  }
}

/*# sourceMappingURL=styles.css.map */
