/*---------------------------------------------------------------------------------

CSS INDEX
===================

1.0.0 Theme Default CSS (body, link color, section etc)
2.0.0 Home CSS
2.1.0 Header CSS
2.2.0 Nav CSS
2.3.0 Slider CSS
2.4.0 Content CSS
2.4.1 Best/Featured Products CSS
2.4.2 New Products CSS
2.4.3 Product By Category CSS
2.4.4 News CSS
2.4.5 Best News CSS
2.4.6 News By Category CSS
2.4.7 Slide News CSS
2.4.8 Partner CSS
2.5.0 Left - Right Sidebar CSS
2.5.1 Nav CSS
2.5.2 Advertisement CSS
2.5.3 Video CSS
2.5.4 Statistic CSS
2.5.5 Search Bar CSS
2.5.6 Viewest Products CSS
2.5.7 Selling Products CSS
2.5.8 Slide Image CSS
2.5.9 News CSS
2.5.10 Exchange Rate CSS
2.5.11 Maps CSS
2.5.12 Download CSS
2.5.13 Link CSS
2.5.14 Newsletter CSS
2.5.16 Register CSS
2.5.17 Support Online CSS
2.5.18 Nav By Category CSS
2.5.19 Facebook Plugin CSS
2.5.20 Focus News CSS
2.5.21 Date Now CSS
3.0 Footer CSS
4.0 Shop CSS
5.0 Shop Detail CSS
6.0 Blog CSS
7.0 Blog Detail CSS
8.0 Contact CSS
9.0 Cart CSS
10.0 Checkout CSS
11.0 404 CSS

-----------------------------------------------------------------------------------*/
/*@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700");
@font-face {
  font-family:Roman;
  src:url(‘/public/fonts/font-times-new-roman.ttf’) format(‘truetype’);
  font-weight:normal;
  font-style:normal;
}
@charset "utf-8";
@font-face {
  font-family:Product_Sans;src:url('/public/fonts/Product_Sans/Product_Sans_Regular.eot');
  font-display: auto;
  src:local('☺'),
  url(/public/fonts/Product_Sans/Product_Sans_Regular.eot?#iefix) format('embedded-opentype'),
  url(/public/fonts/Product_Sans/Product_Sans_Regular.woff) format('woff'),
  url(/public/fonts/Product_Sans/Product_Sans_Regular.ttf) format('truetype')
}
@font-face {
  font-family:Product_Sans;src:url(/public/fonts/Product_Sans/Product_Sans_Italic.eot);
  font-display: auto;
  src:local('☺'),url(/public/fonts/Product_Sans/Product_Sans_Italic.eot?#iefix) format('embedded-opentype'),
  url(/public/fonts/Product_Sans/Product_Sans_Italic.woff) format('woff'),
  url(/public/fonts/Product_Sans/Product_Sans_Italic.ttf) format('truetype');
  font-style:italic
}
@font-face {
  font-family:Product_Sans;src:url(/public/fonts/Product_Sans/Product_Sans_SemiBold.eot);
  font-display: auto;
  src:local('☺'),url(/public/fonts/Product_Sans/Product_Sans_SemiBold.eot?#iefix) format('embedded-opentype'),
  url(/public/fonts/Product_Sans/Product_Sans_SemiBold.woff) format('woff'),
  url( /public/fonts/Product_Sans/Product_Sans_SemiBold.ttf) format('truetype');
  font-weight:700
}
@font-face {
  font-family:Product_Sans;
  font-display: auto;
  src:url(/public/fonts/Product_Sans/Product_Sans_SemiBoldItalic.eot);
  src:local('☺'),
  url(/public/fonts/Product_Sans/Product_Sans_SemiBoldItalic.eot?#iefix) format('embedded-opentype'),
  url(/public/fonts/Product_Sans/Product_Sans_SemiBoldItalic.woff) format('woff'),
  font-weight:700;
  font-style:italic
  }*/
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;400;600;700&display=swap');

  /*----------------------------------------*/
/*  1.0  Theme default CSS
/*----------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6,
blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, ins, kbd, q, s, samp, small,
strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul,
fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, img, embed {
  margin: 0;
  padding: 0;
  outline: 0;
}
a {
  color: #282828;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: 0px solid;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  padding: 0;
  margin: 0px 0px 15px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
}
ol, ul {
  list-style: outside none none;
  margin: 0;
  padding: 0
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
body, body.class_body {
  line-height: 1.42857143;
  background: #fff;
}
#content-sidebar {
  padding: 0;
}
.bg-white {background: #fff;}
.no-padding {padding: 0 !important;}
.widget {clear: both;}
.space-base {margin-bottom: 45px;}
.aw-blog-read-more {
  display: block;
  color: #282828;
  font: 500 12px/1.55 "Roboto", "Helvetica Neue", "Arial", sans-serif;
  margin-top: 10px;
  text-transform: uppercase;
  text-decoration: underline;
}
.price-box {
  color: #F00;
  line-height: 1.4;
}
.price-box p {
  margin: 0;
  display: inline-block;
}
.price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
  margin-right: 10px;
}
.meta-post {
  margin-bottom: 0.5vh;
}

/*----------------------------------------*/
/* 2.0 Home CSS
/*----------------------------------------*/
/* 2.1.0 Header CSS
/* ====================================== */
#top {
  background-color: #EEEEEE;
  border-bottom: 1px solid #e2e2e2;
  padding: 4px 0px 3px 0;
  min-height: 40px;
}
#top .container {padding: 0 20px;}
#top .language-select:hover {
  text-shadow: none;
  color: #fff;
  background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
  text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {color: #444;}
#top-links .dropdown-menu a {text-shadow: none;}
#top-links .dropdown-menu a:hover {
  color: #FFF;
}
#top-links {padding-top: 6px;}
#top-links a + a {margin-left: 15px;}

/* 2.2.0 Nav CSS
/* ====================================== */
#wrapper .navbar-container{
  background: linear-gradient( #fff 0%, transparent 100%);
  padding-top: 0;
  .position: fixed;
}
.navbar-container .navbar {
  min-height: 1px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.navbar-container .navbar-m { overflow: hidden;}
.navbar-container .navbar-m .header a {
  display: block;
  padding: 20px 10px 20px 10px;
  color: #FFF;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.navbar-container .navbar-m .header a:before {
  position: absolute;
  top: 10px;
  left: 15px;
  display: block;
  height: 2px;
  width: 20px;
  background: #fff;
  content: "";
}
.navbar-container .navbar-m .header a:after {
  position: absolute;
  top: 18px;
  left: 15px;
  display: block;
  height: 10px;
  width: 20px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: "";
}
.navbar-container .navbar-m ul {display: none;}

/* 2.3.0 Slider CSS
/* ====================================== */

/* 2.4.0 Content CSS
/* ====================================== */
/* 2.4.1 Best/Featured Products CSS
/* 2.4.2 New Products CSS
/* 2.4.3 Product By Category CSS
/* -------------------------------------- */

.products-grid .product-item-info {
  position: relative;
  .background: #fff;
}
.products-grid .product-item-info .product-item-details {
  position: relative;
}
.product-item-details .product-item-description {
  margin-bottom: 10px;
}

.products-grid .item .button-holder button {
  overflow: visible;
  width: auto;
  padding: 0 5px 0 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.products-grid .item .button-holder button i {
  display: inline-block;
  text-align: center;
  width: auto;
  line-height: 34px;
  background-color: #ccc;
  color: #222;
  padding: 0px 10px;
}

/* 2.4.4 News CSS
/* 2.4.5 Featured News CSS
/* 2.4.6 News By Category CSS
/* 2.4.7 Slide News CSS
/* -------------------------------------- */

.block-post {
  position: relative;
  list-style: none!important;
  background: #fff;
}
.block-post.block-first-post .block-post-img {
  margin-bottom: 20px;
  position: relative;
}
.block-post.block-first-post .block-post-img img {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  opacity: .9;
  width: 100%;
}
.block-post.block-first-post .block-post-content {
  padding-bottom: 20px;
}
.block-post.block-first-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-weight: 400;
  line-height: 25px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
.block-post.block-other-post {
  padding-bottom: 1vh;
  margin-bottom: 1vh;
  border-bottom: 1px solid #DDD;
}
.block-post.block-other-post .block-post-img {
  margin: 0;
  position: relative;
  width: 20%;
  float: left;
  overflow: hidden;
}
.block-post.block-other-post .block-post-content {
  width: 80%;
  float: left;
  padding: 0 2vw;
}
.block-post.block-other-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
.block-post.block-other-post .post-description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 2.4.4 News CSS
/* -------------------------------------- */

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

/* 2.5.0 Left - Right Sidebar CSS
/* ====================================== */

#left-sidebar, #right-sidebar {z-index: 2;}
.single-widget {
  background: #fff;
  margin-bottom: 30px;
}
.single-widget .section-title {
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  padding: 16px 20px;
  cursor: pointer;
  position: relative;
}
.single-widget .section-title a {color: #fff;}


/* 2.5.1 Nav CSS
/* 2.5.18 Nav By Category CSS
/* -------------------------------------- */

.single-widget .content-widget ul {}
.single-widget .content-widget > ul {}
.single-widget .content-widget ul li {
  position: relative;
  border-bottom: 1px solid #d6d6d6;
  padding: 8px 0;
  text-transform: uppercase;
  line-height: 29px;
  color: #313131;
}
.single-widget .content-widget > ul > li {}
.single-widget .content-widget ul li:last-child {border-bottom: 0px;}
.single-widget .content-widget ul li a {}
.single-widget .content-widget > ul > li > a {}
.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;}


/* 2.5.2 Advertisement CSS
/*----------------------------------------*/
.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: 0px;
  left: 0px;
  width: auto;
  border: 0px solid #000;
}
#floating_banner_right {text-align: right;}

/* 2.5.3 Video CSS
/*----------------------------------------*/

/* 2.5.4 Statistic CSS
/*----------------------------------------*/

/* 2.5.5 Search Bar CSS
/* 2.5.14 ewsletter CSS
/*----------------------------------------*/

.search-widget form, .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;
  cursor: pointer;
}

/* 2.5.6 Viewest Products CSS
/* 2.5.7 Selling Products CSS
/* 2.5.9 News CSS
/*----------------------------------------*/

.single-widget .content-widget .product-item,
.single-widget .content-widget .post-item {
  text-transform: none;
}
.product-item .ma-item, .post-item .ma-item {
  margin-bottom: 10px;
}
.ma-item .products-images .product-image img {
  max-width: 63px;
}
.ma-item .post-images .post-image img {
  max-width: 83px;
}
.ma-item .products-des, .ma-item .post-des {
  margin-left: 95px;
}
.ma-item .products-des .product-name, .ma-item .post-des .post-name {
  margin: 0;
  font-weight: 500;
  line-height: 18px;
  display: inline-block;
}
.ma-item .products-des .product-name a, .ma-item .post-des .post-name a {
  padding-top: 5px;
}
.ma-item .products-des .price-box {
  color: #F00;
  line-height: 1.4;
}
.ma-item .products-des .price-box p {
  margin: 0;
  display: block;
}
.ma-item .products-des .price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
}
.ma-item .post-des p {
  line-height: 1.4;
}

/* 2.5.8 Slide Image CSS
/*----------------------------------------*/

.single-widget .content-widget.slide-widget ul li {border-bottom: 0px;}

/* 2.5.10 Exchange Rate CSS
/*----------------------------------------*/

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

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

/* 2.5.12 Download CSS
/*----------------------------------------*/

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

/* 2.5.13 Link CSS
/*----------------------------------------*/

/* 2.5.15 Google Translate CSS
/*----------------------------------------*/

/* 2.5.16 Register CSS
/*----------------------------------------*/

/* 2.5.17 Support Online CSS
/*----------------------------------------*/

.agent-small {margin: 0px 0px 15px;}
.agent-small-title {margin-bottom: 5px;}
.agent-small-inner {
  display: table;
  width: 100%;
}
.agent-small-image {
  display: table-cell;
  width: 76px;
}
.agent-small-image-inner {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  height: 50px;
  float: left;
  margin: 0px 16px 0px 0px;
  position: relative;
  width: 50px;
  transition: color 0.15s linear 0s;
}
.agent-small-image img {
  border-radius: 50%;
  position: relative;
  width: 50px;
  height: 50px;
  z-index: 2;
}
.agent-small-content {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: table-cell;
  padding-bottom: 12px;
  vertical-align: top;
}
.agent-small:last-child .agent-small-content {
  border-bottom: 0px;
}
.agent-small-yahoo, .agent-small-skype, .agent-small-tel {
  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");}

/* 2.5.19 Facebook Plugin CSS
/*----------------------------------------*/

/* 2.5.20 Focus News CSS
/*----------------------------------------*/

/* 2.5.21 Date Now CSS
/*----------------------------------------*/
.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;
}
#clock {
  float: left;
  background-color: #000000;
  color: #00FF33;
  margin-bottom: 5px;
}
.datetime {
  text-align: center;
  margin: 8px 0;
}

/* 2.5.22 Statistic CSS
/*----------------------------------------*/
.wrap_total {width: 100%;}
.wrap_total .total{
  text-align: center;
  padding: 10px 0;
}
.wrap_total .label {
  display: block;
  position: relative;
  height: 24px;
  color: #000;
  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 .total:before {background-position: -0 0;}
.wrap_total .value {
  text-align: right;
  padding-right: 10px;
  vertical-align: top;
}
.vdigit-0, .vdigit-1, .vdigit-2, .vdigit-3, .vdigit-4, .vdigit-5, .vdigit-6, .vdigit-7, .vdigit-8, .vdigit-9 {
  width: 15px;
  height: 20px;
  background: url(uploads/icon/default-digit.png) no-repeat top left;
  text-indent: -999em;
  display: inline-block;
}
.vdigit-0{background-position:0 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;}
.sty_table_rv th {
  height: 28px;
  padding: 5px;
  background: url("uploads/icon/content_box_title.png") repeat-x scroll 0% 0% #EDEDED;
  border: 1px solid #C8C8C8;
  color: #242424;
}

/*----------------------------------------*/
/* 3.0 Footer CSS
/*----------------------------------------*/

#site-footer {
  background: #3c3f44;
  color: #fff;
  font-weight: 300;
  line-height: 23px;
  padding: 2% 0 0;
}
#site-footer .footer-top {margin-bottom: 30px;}
#site-footer .footer-top .footer-block {margin-bottom: 20px;}
#site-footer .footer-widget-title {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
#site-footer .footer-top .footer-widget-title {
  border-bottom: 2px solid #fff;
  height: 35px;
  margin-bottom: 15px;
  margin-top: 3px;
  padding: 0 0 .67em;
}
#site-footer .footer-top .footer-widget-title>span {
  border-bottom: 2px solid #f90;
  display: inline-block;
  height: 35px;
  padding: 0;
}
#site-footer .footer-bottom {
  min-height: 50px;
  background: #161718;
  color: #989796;
  line-height: 50px;
}
#site-footer .footer-bottom a {color: #989797;}

/*----------------------------------------*/
/*  4.0 Shop CSS
/*----------------------------------------*/

.page-title.product-category h2 {}

/*----------------------------------------*/
/*  5.0 Shop Detail CSS
/*----------------------------------------*/

.product-view, .product-view .primary_block {margin-bottom: 30px;}
.product-left-column {min-height: 380px;}
.product-center-column {}
.product-right-column {}
.product-left-column #image-block {
  position: relative;
  padding: 0px;
}
.product-left-column #image-block .zoomWrapper, .product-left-column #image-block img {margin: auto;}
#views_block {
  text-align: center;
  position: relative;
  margin-top: 20px;
}
#thumbs_list {
  position: relative;
  padding: 0px 29px;
}
#thumbs_list #thumblist {
  list-style-type: none;
  padding: 0px 1px;
  margin: 0px;
  overflow: hidden;
  position: static;
}
#thumbs_list .thumb_item {
  border: 1px solid transparent;
  margin-bottom: 2px;
}
#thumbs_list .thumb_item:hover {border-color: #ec243b;}
#thumbs_list .thumb_item img {
  max-width: 100%;
  margin: auto;
}
#thumbs_list .owl-prev, #thumbs_list .owl-next {
  position: absolute;
  top: 50%;
  left: 0px;
  bottom: 0px;
  opacity: 1;
  color: #58AF00;
  text-align: center;
  .text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6);
  top: 50%;
  width: 25px;
  height: 25px;
  margin-top: -12px;
  background: #FFF;
  border-radius: 50%;
}
#thumbs_list .owl-next {
  right: 0;
  left: auto;
}
#thumbs_list .owl-prev:before, #thumbs_list .owl-next:before {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  display: block;
  text-align: center;
  border: 1px solid #b6b6b6;
  border-radius: 100%;
  line-height: 25px;
  height: 25px;
  color: #000;
  text-shadow: none;
}

.socialsharing_product {margin-top: 20px;}
.socialsharing_product ul li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
.socialsharing_product ul li .btn {
  padding: 7px 15px;
  border: 1px solid #ebebeb;
  border-radius: 3px;
  color: #777;
  background: #fff;
}
.socialsharing_product ul li .btn-facebook:hover {
  background-color: #435F9F;
  color: #fff;
}
.socialsharing_product ul li .btn-facebook i {color: #435F9F;}
.socialsharing_product ul li .btn-facebook:hover i {color: #fff;}
.socialsharing_product ul li .btn-twitter:hover {
  background-color: #00AAF0;
  color: #fff;
}
.socialsharing_product ul li .btn-twitter i {color: #00AAF0;}
.socialsharing_product ul li .btn-twitter:hover i {color: #fff;}
.socialsharing_product ul li .btn-google-plus:hover {
  background-color: #E04B34;
  color: #fff;
}
.socialsharing_product ul li .btn-google-plus i {color: #E04B34;}
.socialsharing_product ul li .btn-google-plus:hover i {color: #fff;}
.socialsharing_product ul li .btn-pinterest:hover {
  background-color: #CE1F21;
  color: #fff;
}
.socialsharing_product ul li .btn-pinterest i {color: #CE1F21;}
.socialsharing_product ul li .btn-pinterest:hover i {color: #fff;}
.product-center-column h1 {
  margin: 10px 0px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  text-transform: uppercase;
}
.product-center-column .category {
  font-weight: bold;
  margin: 0px;
  text-transform: none;
  line-height: 28px;
}
.product-center-column .category a {
  display: inline-block;
  color: #3991DB;
}
.product-center-column .product-description {
  line-height: 16px;
  margin-bottom: 15px;
  padding: 6px 0px;
}
.product-center-column .old-price {
  font-weight: 300;
  color: #999;
  text-decoration: line-through;
}
.product-center-column .price {
  font-weight: 300;
  color: #F00;
}
.product-center-column .quantity_wanted_p {
  width: 100%;
  margin: 20px 0;
}
.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;
}
.js-qty {
  position: relative;
  margin-bottom: 1em;
  max-width: 100px;
  min-width: 75px;
  overflow: visible;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-center-column .js-qty {
  float: left;
  margin-bottom: 0px;
}
.control-quantity {
  cursor: pointer;
  position: absolute;
  display: block;
  top: 0px;
  bottom: 0px;
  border: 0 none;
  background: none;
  text-align: center;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.control-quantity.control-minus {
  left: 0;
  border-right: 1px solid #E5E5E5;
}
.control-quantity.control-add {
  right: 0;
  border-left: 1px solid #E5E5E5;
}
.control-quantity.control-minus, .control-quantity.control-add {
  color: #fff;
  font-weight: 600;
  padding: 0 5px;
}
.js-qty input[type="text"] {
  display: block;
  background: #FFF;
  text-align: center;
  width: 100%;
  height: 32px;
  line-height: 32px;
  padding: 0px 25px;
  margin: 0;
  border: 1px solid #E5E5E5;
}
.product-center-column .adtocart {
  display: block;
  float: left;
  margin-left: 15px;
  padding: 0;
  color: #fff;
  text-transform: capitalize;
  height: 32px;
  line-height: 32px;
  margin-bottom: 20px;
}
.product-center-column .adtocart .fa {
  margin-left: 10px;
  margin-right: 0px;
}
.product-center-column #AddToCartText {
  font-weight: 300;
  padding: 0px 10px;
}
.product-detail-tab {
  background: white;
  padding: 20px;
}
.nav-tabs {
  position: relative;
  z-index: 1;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.nav-tabs, .nav.nav-tabs {
  margin-left: 0;
  margin-right: 0;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
}
.nav-tabs .nav-tab-item {
  width: auto;
  margin: 0 5px 0 0;
}
.nav-tabs li a {
  font: 500 14px/1.35 "Helvetica Neue", sans-serif;
  border-color: #999999;
  background: #fbfbfb;
}
.nav-tabs .nav-tab-item .switch {
  display: block;
  position: relative;
  z-index: 2;
  text-decoration: none;
  text-transform: uppercase;
  background: transparent;
  color: #999999;
  border: 0;
  height: 40px;
  padding: 10px 10px 10px 10px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.nav-tabs .nav-tab-item.active .switch {
  border: 0;
  border-bottom: 2px solid;
}
.nav-tabs .nav-tab-item .switch:visited {
  text-decoration: none;
}
.nav-tabs .nav-tab-item:not(.disabled) .switch:active,
.nav-tabs .active.nav-tab-item .switch,
.nav-tabs .active.nav-tab-item .switch:focus,
.nav-tabs .active.nav-tab-item .switch:hover {
  background: transparent;
}
.nav-tabs .active.nav-tab-item .switch,
.nav-tabs .active.nav-tab-item .switch:focus,
.nav-tabs .active.nav-tab-item .switch:hover {
  padding-bottom: 11px;
}
.nav-tabs .active.nav-tab-item .switch {
  font-weight: 700;
  color: #282828;
  background-color: transparent;
  border-color: #282828;
}
.nav-tabs .nav-tab-item.active .switch {
  color: #282828;
}
.nav-tabs .nav-tab-item .switch:visited,
.nav-tabs .nav-tab-item .switch:hover,
.nav-tabs .nav-tab-item .switch:active {
  color: #282828;
  background: #fbfbfb;
}
.nav-tabs .nav-tab-item.active .switch,
.nav-tabs .nav-tab-item.active .switch:focus,
.nav-tabs .nav-tab-item.active .switch:hover {
  color: #282828;
  background: transparent;
  border-bottom-color: black;
}
.nav-tabs .nav-tab-item:not(.disabled).active .switch,
.nav-tabs .nav-tab-item:not(.disabled) .switch:focus,
.nav-tabs .nav-tab-item:not(.disabled) .switch:hover {
  background: transparent;
  border-bottom-color: #282828;
  color: #282828;
}
.product-view .nav-tab-content {
  padding: 15px 0 0;
}
.relatived-product-title {}
.relatived-product-title .h3 {}

/*----------------------------------------*/
/*  6.0 Blog CSS
/*----------------------------------------*/

.postWrapper {
  margin-bottom: 25px;
  clear: both;
}
.page-title.post-category h2 {}
.postTitle { margin-bottom: 15px; }
.postTitle .post-title {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.postContent {padding-bottom: 10px;}

/*----------------------------------------*/
/*  7.0 Blog Detail CSS
/*----------------------------------------*/

.entry-title {
  line-height: 56px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.post-meta, .post-author {
  line-height: 22px;
  margin: 3px 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.post-meta i.fa-calendar-o {
  top: -1px;
  position: relative;
  margin-right: 4px;
}
.post-meta li {
  padding-left: 1px;
  padding-right: 1px;
}
.post-meta li, .post-author {
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.post-meta > li {
  display: block;
  white-space: nowrap;
}
.single-post-page .entry-header .post-author {
  line-height: 22px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
  margin-bottom: 0px;
}
.post-author-avatar {
  width: 50px;
  height: 50px;
  max-width: 50px;
  border: none;
}
.post-date a {color: #9B9B9B;}
.entry-header .socialsharing_product {margin-bottom: 30px;}
.entry-content .single-post-image {margin-bottom: 30px;}
.fave_relatived_post {margin-bottom: 30px;}
.relatived-post-title {}
.relatived-post-title .h3 {}
.relatived-post-details .small-title {
  margin: 0 0 5px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}


/*----------------------------------------*/
/* 8.0 Contact CSS
/*----------------------------------------*/

/*----------------------------------------*/
/* 9.0 Cart CSS
/*----------------------------------------*/

/*----------------------------------------*/
/* 10.0 Checkout CSS
/*----------------------------------------*/

.order-result {
  text-align: center;
}
.order-result .title-m {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.order-result .str {
  font-weight: bold;
}
.order-result .info {padding-top: 10px;}
.order-result .info .idcode {
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin-right: 20px;
  vertical-align: top;
  background: #2B4D19;
}
.order-result .info .idcode strong {
  display: block;
  font-weight: normal;
}
.order-result .info .desc {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  line-height: 1.7;
}
.order-result .button {margin: 30px 0;}
.orderdetail-container {padding: 20px 15px;}
.order-title {
  margin: 0 0 22px;
}
.headline__label, .headline__value {
  display: inline-block;
  line-height: 1.3;
}
.headline__label {
  margin: 0 0 .3em;
  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 {
  line-height: 1.5;
  color: #6f6f6f;
  padding-right: 20px;
}
.customer-detail__header {
  padding: 0 0 .3em;
  margin: 0 0 .5em;
  border-bottom: 1px solid #eee;
  font-weight: 400;
  text-transform: uppercase;
  color: #111;
}
.product-brief__image {
  max-width: 75px;
  max-height: 75px;
}

/*----------------------------------------*/
/* 11.0.0 404 CSS
/*----------------------------------------*/

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-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: "\f055";
  font-size: 18px;
  position: absolute;
  top: 5px;
  right: 10px;
  left: auto;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: transparent;
}

/** Ad foot **/
.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 .nut, .chuyende .tenchuyende .NutHien {
  float: right;
  background-image: url("/uploads/others/button.gif");
  background-position: -30px 0;
  height: 15px;
  width: 30px;
}
.chuyende .tenchuyende .NutHien {
  display: none;
  background-image: url("/uploads/others/button.gif");
  background-position: -60px 0;
}
#divchuyende{color:#FFFFFF}
#an {visibility:hidden; display: none; }

/** box language **/
.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;}
body {top: 0 !important;}
#google_translate_element2 {display: none!important;}

/** CUSTOM **/
.zoomContainer {z-index: 9;}

/** SÓI STYLE **/
.navbar-container {
  padding-top: 3px;
  position: relative;
  z-index: 9;
}
.navbar-container .navbar-content {
  position: relative;
  z-index: 20;
}
.navbar-d,
.navbar-d ul,
.navbar-d ul li,
.navbar-d ul li a,
.navbar-d #menu-button {
  margin: 0 auto;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;
}
.navbar-d:after,
.navbar-d > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.navbar-d > ul > li {
  float: left;
  margin: 0 10px;
}
.navbar-d > ul > li:first-child {
  margin-left: 0;
}
.navbar-d > ul > li:hover,
.navbar-d > ul > li.active,
.navbar-d > ul > li.active:hover {

}
.navbar-d.align-center > ul {
  text-align: center;
}
.navbar-d.align-center > ul > li {
  display: inline-block;
  float: none;
}
.navbar-d.align-center ul ul {
  text-align: left;
}
.navbar-d.align-right > ul > li {
  float: right;
}
.navbar-d > ul > li > a {
  padding: 10px;
  text-decoration: none;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: -3px;
  overflow: hidden;
  font-weight: normal;
}
.navbar-d > ul > li.active > a,
.navbar-d > ul > li:hover > a {
  .background: url("/uploads/others/menu-hover.png") 0px 0px no-repeat;
}
.navbar-d > ul > li.has-sub > a {
  padding-right: 30px;
}
.navbar-d > ul > li.has-sub > a:after {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #fff;
  content: '';
}
.navbar-d > ul > li.active > a:before,
.navbar-d > ul > li.active > a:after,
.navbar-d > ul > li.has-sub:hover > a:after {
  background: #fff;
}
.navbar-d ul ul {
  position: absolute;
  left: -9999px;
  -webkit-box-shadow: 0 1px 2px #bbb;
  box-shadow: 0 1px 2px #bbb;
}
.navbar-d.align-right ul ul {
  text-align: right;
}
.navbar-d ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.navbar-d li:hover > ul {
  left: auto;
}
.navbar-d.align-right li:hover > ul {
  left: auto;
  right: 0;
}
.navbar-d li:hover > ul > li {
  height: 100%;
  background: #fff;
}
.navbar-d ul ul ul {
  margin-left: 100%;
  top: 0;
}
.navbar-d.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
.navbar-d ul ul li a {
  padding: 7px 0px;
  margin: 0px 12px;
  width: 200px;
  text-decoration: none;
  text-transform: none;
  color: #282828;
  font-weight: 400;
  line-height: 1.4;
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
}
.navbar-d ul ul li:last-child > a,
.navbar-d ul ul li.last-item > a {
  border-bottom: 0;
}
.navbar-d ul ul li:hover > a,
.navbar-d ul ul li a:hover {
}
.navbar-d ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}

/** MODULE BY SÓI **/
.module-01{
  position: relative;
  width: 100%;
  overflow: hidden;
  transition: 2s;
  -webkit-transition: 2s;
}
/** CUSTOM BY SÓI **/
.navbar-container{
  background: #000000e0;
  width: 100%;
  display: flex;
  top:0;
}
.k-btn-white {
  background: transparent;
  text-transform: uppercase;
}
.navbar-container .navbar-content{
  background: transparent;
}
.menu-top-sub{
  padding-top: 0;
  padding-bottom: 0;
  transition: 1s;
}
.fixed-top{
  position: fixed;
}
.navbar-d > ul > li.active > a, .navbar-d > ul > li:hover > a {
  background: transparent;;
}
.contact-form input[type="submit"]{
  float: left!important;
}
/* SÓI Template */
.s-no-padding {padding: 0;}
.s-no-padding-left {padding-left:0;}
.s-no-padding-right {padding-right:0;}
.s-disrow-left {margin-left:-15px;}
.s-disrow-right {margin-right:-15px;}

a,div,p,h1,.h1,h2,.h2,h3,.h3,h4,.h5,h6,.h6 {
  line-height: 1.42857143!important;
}
.cont-sub-banner {
  width: 100%;
  height: 40px;
  background: #272e79;
}
.cont-tit-banner .container {
  display: flex;
  align-items: center;
}
.logo {
  width: 5vw;
}
.s-no-padding {padding: 0;}
.s-no-padding-left {padding-left:0;}
.s-no-padding-right {padding-right:0;}
.s-disrow-left {margin-left:-15px;}
.s-disrow-right {margin-right:-15px;}



/** Layout Responsive **/

/* Temp */

body {
  background:#fff;
}
button{
  outline: none!important;
}
@-webkit-keyframes soiMoveDown {
 0% {
  -webkit-transform:translateY(-100%);
  transform:translateY(-100%)
}
100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
}
}
@keyframes soiMoveDown {
 0% {
  -webkit-transform:translateY(-100%);
  transform:translateY(-100%)
}
100% {
  -webkit-transform:translateY(0);
  transform:translateY(0)
}
}
.BOX-SEARCH{
  margin-bottom: 0;
  background: transparent;
}
.search .BOX-SEARCH input{
  border-radius: 30px!important;
  padding: 10px 10px 10px 45px;
  outline: none;
}
.search .BOX-SEARCH form{
  position: relative;
}
.search .BOX-SEARCH form > i.fa{
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  color: rgba(0,0,0,.63);
}
.search .BOX-SEARCH button{
  border-radius: 25px;
  background: #272E79;;
  right: 6px;
  top: 50%;
  transform: translatey(-50%);
  -moz-transform: translatey(-50%);
  -webkit-transform: translatey(-50%);
  -o-transform: translatey(-50%);
  padding: 7px 25px;
  color: #fff;
  outline: none;
}
.search .BOX-SEARCH button:hover{
  background: #272e79;
}
/*search page*/
#posts-list .post-description{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#posts-list nav{
  clear: both;
}
.SEARCH #products-grid ul li{
  margin-bottom: 15px;
  transition: .3s;
}
.SEARCH #products-grid ul li{
  cursor: pointer;
}
.t-top {
  background: #272e79;
}
/*menu*/
#menu-main .menu-top-m{
  margin: 0 auto;
  width: 100%;
}

#wrapper .navbar-container .pull-right > li > a{
  color: var(--soi-color-02);
  padding: 10px 20px;
}
.navbar-d > ul > li {
  padding-top: 3px;
}
#wrapper .navbar-container .pull-right > li li:hover > a{
  background: rgba(0,0,0,.05)!important;
  color: rgba(0,0,0,.95)!important;
}
.navbar-d ul ul li a{
  margin: 0;
  padding: 10px 12px;
}
.k-icon-gio-hang{
  height: 100%;
  display: flex;
  align-items: center;
}
.k-icon-gio-hang i{
  margin-right: 15px;
}
.k-top-hotline-banner:hover{
  color: #000;
}
/*product*/
.product-name a {
  color: var(--soi-color-01);
  margin: 15px 0;
  padding: 0px 0;
  display: block;
  text-align: left;
  overflow: hidden;
  display: -webkit-box!important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-name a:hover {
  color: var(--soi-color-01);
}
.product-item .box-next-seen {
  padding: 10px;
  background: var(--soi-background-03);
  font-size: var(--soi-font-04);
  color: var(--soi-color-02);
  margin: 0;
}
.product-item-details p {
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.block-post-content a {
  color: #272E79;
  padding: 5px 0;
  display: block;
  text-align: left !important;
}
.price-box{
  text-align: center;
}
.PRODUCT-BEST .products-grid .product-item:hover{
  transform: translatey(-3px);
  -moz-transform: translatey(-3px);
  -webkit-transform: translatey(-3px);
  -o-transform: translatey(-3px);
  transition: .2s;
}
.block-title h3{
  background: transparent;
  color: var(--soi-color-02);
  padding: 15px 0px 8px 15px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: uppercase;
  text-align: center;
}

.PRODUCT-BEST .featured-wrap .block-content{
  display: flex;
}
.PRODUCT-BEST .featured-wrap .block-content .t-best1 img{
  height: 100%;
  object-fit: cover;
}
.product-best .k-product-items-2{
  margin: 0;
}
.product-best .k-product-items-2 li{
  margin-bottom: 0;
}
.product-best .k-product-items-2 li .product-item-info-2{
  display: flex;
}
.product-best .k-product-items-2 li .product-item-info-2 .product-top-2{
  width: 40%;
}
.product-best .products-grid .product-item-info .product-item-details-s{
  padding: 0 0 0 10px;
  width: 60%;
}
.page-title.product-category h4 {
  background: transparent;
  color: #272E79;
  padding: 8px 0px 8px 0px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: none;
  border-bottom: 1px solid rgba(34,36,38,.15);
}
.page-title.product-category h4:before {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 100px;
  height: 3px;
  background: #272E79;
}
.PRODUCTS .category-products .item{
  margin-bottom: 15px;
  transition: .3s;
}
.PRODUCTS .category-products .item:hover{
  transform: translatey(-3px);
  -moz-transform: translatey(-3px);
  -webkit-transform: translatey(-3px);
  -o-transform: translatey(-3px);
  transition: .3s;
}
.price-box p.old-price{
  margin-right: 0;
}
.item.product-item{
  margin-bottom: 0.5vh;
}
.SEARCH #products-grid ul li:hover{
  transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transition: .3s;
}
.price-box p{
  width: 100%;
}
#section_03 .k-pro-sale .product-best .item.product-item:hover,
#section_04 .item.product-item:hover{
  transform: translatey(-3px);
  -moz-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transition: .5s;
}
.item.product-item{
  transition: .5s;
}
.products-grid .item .button-holder button {
  background: #272E79;
  border: 0;
  position: relative;
  padding: 10px 20px;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
  display: block;
  transition: .5s;
  color: #fff;
  border-radius: 15px;
}
.products-grid .item .button-holder button i{
  position: absolute;
  width: 100%;
  top: 0;
  background: #272E79;
  height: 100%;
  left: 0;
  color: #fff;
  transform: translatex(100%);
  -moz-transform: translatex(100%);
  -webkit-transform: translatex(100%);
  -o-transform: translatex(100%);
  transition: .5s;
  padding: 0;
}
.products-grid .item .button-holder button:hover{
  text-indent: -300px;
}
.products-grid .item .button-holder button:hover i{
  text-indent: 0;
  transform: translatex(0);
  -moz-transform: translatex(0);
  -webkit-transform: translatex(0);
  -o-transform: translatex(0);
}
.products-grid .item .button-holder button i:before{
  margin-top: 3px;
  display: block;
}
/*product detail*/
.product-center-column .adtocart{
  background: #272E79;
  border: 0;
  position: relative;
  padding: 0 20px;
  overflow: hidden;
  width: 150px;
}
.product-center-column .adtocart i{
  display: block;
  width: 100%;
  margin-left: 0!important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  -o-transform: translate(50%, -50%);
  transition: .3s linear;
}
.product-center-column .adtocart:hover i{
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: .3s linear;
}
.product-center-column .adtocart span{
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: .3s;
}
.product-center-column .adtocart:hover span{
  transition: .3s;
  transform: translate(-150%, -50%);
  -moz-transform: translate(-150%, -50%);
  -webkit-transform: translate(-150%, -50%);
  -o-transform: translate(-150%, -50%);
}
.control-quantity.control-minus, .control-quantity.control-add{
  background: #272E79;
}
.relatived-product-title div.h3 {
  background: transparent;
  color: #272E79;
  padding: 15px 0px 8px 0px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: none;
  border-bottom: 1px solid rgba(34,36,38,.15);
  background: transparent;
}
.relatived-product-title div.h3:before {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 100px;
  height: 3px;
  background: #272E79;
}
.relativedslider-container .product-item{
  padding: 15px;
}
.relatived-product .owl-stage-outer{
  margin-bottom: 30px;
}
/*breadcrumb*/
.LIST-BREADCRUMB .gr-table-cell{
  margin-bottom: 0;
  padding: 15px 15px;
}
.LIST-BREADCRUMB .gr-table-cell i.fa-home{
  color: #4183C4;
}
.LIST-BREADCRUMB .gr-table-cell i.fa-chevron-right{
  .display: none;
  color: var(--soi-color-02);
  margin-right: 20px;
}
.breadcrumb-list ul > li.current-p a{
  color: var(--soi-color-02);;
}
.breadcrumb-list ul > li{
  .margin-left: 15px;
}
.breadcrumb-list ul > li.home{
  margin-right: 0;
}
.breadcrumb-list ul > li:first-child{
  margin-left: 0;
}
/*viewcard*/
.VIEWCART div.h3 {
  background: transparent;
  color: #272E79;
  padding: 15px 0px 8px 0px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: none;
  border-bottom: 1px solid rgba(34,36,38,.15);
  background: transparent;
}
.VIEWCART div.h3:before {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 100px;
  height: 3px;
  background: #272E79;
}
/*order*/
.EDITINFO div.h3,
.ORDER div.h3 {
  background: transparent;
  color: #272E79;
  padding: 15px 0px 8px 0px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: none;
  border-bottom: 1px solid rgba(34,36,38,.15);
  background: transparent;
}
.EDITINFO div.h3:before ,
.ORDER div.h3:before {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 100px;
  height: 3px;
  background: #272E79;
}
/*news*/


.NEWS .product-best .k-product-items-2 li{
  padding: 0;
}
.relatived-post-title .h3{
  background: transparent;
  color: #272E79;
  padding: 15px 0px 8px 0px;
  margin: 0 0 20px 0;
  position: relative;
  text-transform: none;
  border-bottom: 1px solid rgba(34,36,38,.15);
  background: transparent;
}
.relatived-post-title .h3:before{
  content: '';
  position: absolute;
  bottom: -2px;
  width: 100px;
  height: 3px;
  background: #272E79;
}
.entry-title{
  color: #272E79;
}
.NEWS-DETAIL .post-wrapper > div{
  padding: 0;
}
.NEWS-DETAIL .post-wrapper > div:last-child{
  padding-left: 30px;
}
.NEWS-DETAIL .block-title h3{
  padding-left: 0;
}
.NEWS-DETAIL .products-grid ul li{
  padding: 0;
}

.NEWS-DETAIL .entry-header .socialsharing_product{
  margin-bottom: 15px;
}
.NEWS-DETAIL iframe{
  .width: 100%!important;
}
.maintant-menu {
  width: 100%;
  transition: 0.5s;
  z-index: 10;
  top: 0;
  position: relative;
}
.menu-fixed{
  .position: fixed!important;
  .transition: .5s;
}
.menu-top2-fixed{
  position: fixed!important;
  transition: .5s;
  -webkit-animation: stuckMoveDown .6s;
  animation: soiMoveDown .6s;
}
#menu-main{
  transition: .5s;
  padding: 10px 0!important;
}
#menu-main.menu-fixed {
  padding: 0!important;
}
.margin-top-20 {
  margin-top: 30px;
}
/*left-menu*/
.k-left-box-product .k-leftbox-title{
  text-align: center;
  border-bottom: solid 1px #272E79;
  background: #272E79!important;
  padding: 10px;
  color: #ffffff;
  text-transform: uppercase;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.k-left-box-product .k-leftbox-content{
  border: solid 1px #272E79;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 15px;
  background: #fff;
}
.k-left-box-product .k-leftbox-content > ul > li .k-leftbox-content-main{
  border-bottom: solid 1px #272E79;
  transition: .5s;
}
.k-left-box-product .k-leftbox-content li:last-child{
  border-bottom: 0;
}
.k-left-box-product .k-leftbox-content li a{
  display: block;
  padding: 10px 16px;
  transition: .5s;
}
.k-left-box-product .k-leftbox-content li a:hover{
 /* transform: translatex(5px);
  -moz-transform: translatex(5px);
  -webkit-transform: translatex(5px);
  -o-transform: translatex(5px);*/
  transition: .5s;
  color: #272E79;
}
.k-leftbox-content-main{
  display: flex;
  align-items: center;
}
.k-leftbox-content-main > a{
  width: 88%;
}
.k-leftbox-content-main > span{
  display: block;
  width: 12%;
  border-left: 1px solid #272E79;
  position: relative;
  min-height: 30px;
  cursor: pointer;
  color: #272E79
}
.k-leftbox-content-main > span i{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
.k-leftbox-content ul ul{
  border-bottom: solid 1px #272E79;
}
.k-leftbox-content ul ul li{
  border-bottom: dotted 1px #272E79;
  padding-left: 10%
}
.k-leftbox-content-main i{
  transition: .2s;
  transform-box: view-box;
  transform-origin: 0 0;
}
.PRODUCTS .product-best .block-title h3{
  padding-left: 0;
}
.PRODUCTS .product-best .item{
  padding: 0;
}
/*footer*/
.k-vsetgroup-name-cty{
  color: #fff !important;
  text-transform: uppercase;
  margin-bottom: 1vw;
}
#site-footer .k-vsetgroup-info-cty strong{
  color: #fff !important;
  .padding-left: 20px;
}
#site-footer .k-vsetgroup-info-cty > div{
  position: relative;
  margin-bottom: 5px;
}
#site-footer .k-vsetgroup-info-cty i{
  position: absolute;
  left: 0;
  top: 5px;
}
#site-footer .k-vsetgroup-info-cty a{
  color: #fff;
}
.k-vsetgroup-info-cty a:hover{
  color: #272E79!important;
}
.k-foot-list-cate-product-title,
.k-foot-list-cate-product-title-2{
  position: relative;
  color: #f9f210;
  margin: 0;
  text-transform: uppercase;
  margin-bottom: .5vh;
  margin-top: 2vh;
}
#site-footer{
  .background: #467400;
  .background: linear-gradient(45deg, #467400a8, #467400), url('/uploads/background/footer_1.jpg');
  .background: linear-gradient(45deg, #467400a8, #000), url('/uploads/background/footer_1.jpg');
  .background: linear-gradient(200deg, #467400a8 0%, #000 80%), url('/uploads/background/footer_1.jpg');
  background: linear-gradient(200deg, #414cc8 0%, #272e79 80%), url('/uploads/background/footer_1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.foot-img {
  width: 100%;
}
.foot-img-name {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.foot-img-group {
  border-right: 1px solid #fff;
}
.foot-set-map {
  display: flex;
}
.k-foot-li-cate-li-2 a,
.k-foot-li-cate-li a{
  color: #fff;
  padding: 2.5px 0;
  display: block;
}
.k-foot-li-cate-li-2 a:hover,
.k-foot-li-cate-li a:hover{
  background: rgba(255,255,255,.08);
}
.k-foot-li-cate-li a{
  color: #fff;
}
#site-footer .footer-top{
  margin-bottom: 50px;
}
#site-footer .k-bot-logo{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  background-color: transparent;
  color: #f9f210!important;
  margin: 1vw 0;
  text-transform: uppercase;
  font-style: italic;
}
body:before{
  content: "";
  position: fixed;
  width: 50vh;
  height: 50vh;
  background: url('/uploads/background/cc.png');
  bottom: -5vh;
  left: -10vh;
  background-size: cover;
  z-index: -1;
}
body:after{
  content: "";
  position: fixed;
  width: 50vh;
  height: 50vh;
  background: url('/uploads/background/RIGHT.png');
  bottom: -10vh;
  right: -20vh;
  z-index: -1;
  background-size: cover;
}
/*scroolbar*/
body::-webkit-scrollbar {
  width: 7px;
}
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #272727;
  outline: 1px solid #272727;
  border-radius: 10px;
}
/*contact*/
.CONTACT .block-title h3{
  padding-top: 0
}
.k-vsetgroup-info-cty h3{
  margin-bottom: 30px;
}
.k-vsetgroup-info-cty > div{
  margin-bottom: 10px;
}
.k-vsetgroup-info-cty > div strong{
  color: #000!important;
}
.CONTACT iframe{
  min-height: 300px;
}
.CONTACT form span{
  display: initial;
}
.CONTACT .contact-text{
  font-weight: bold;
}
.CONTACT form > div{
  margin-bottom: 10px;
}
#wrapper .navbar-container{
  background: var(--soi-background-01);
  z-index: 10;
}
/*login*/
#top-links{
  padding-top: 0;
}
.k-icon-gio-hang i{
  margin-right: 5px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background: transparent;
}
#top-links > ul  ul{
  padding: 0!important;
}
#top-links > ul  ul a{
  color: #282828!important;
  padding: 10px 12px;
}
#top-links > ul  ul li:hover a{
  background: rgba(0,0,0,.05)!important;
}
.t-login .block-title h3{
  text-align: center;
}
.k-icon-gio-hang.t-login #top-links ul > li.dropdown > a{
  display: flex;
  align-items: center;
}
.REGISTER .block-title{
  text-align: center;
}
button[name=btnRegister]{
  background: #272E79;
}
.form-login{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: linear-gradient(60deg, rgba(255,255,255,1), rgba(255,255,255,0.57)), url('/uploads/slider/B3.jpg');
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-login-container{
  width: 30%;
  background: #272E79;
  border-radius: 15px;
}
.form-login h3{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}
.s-login-wrap img{
  width: 150px;
  margin-top: 30px;
}
.s-login-wrap > div{
  text-align: center;
}
.form-login label{
  color: #fff;
}
.form-login input{
  background: transparent;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  max-width: 300px;
  margin: 0 auto;
  padding-left: 30px;
}
.form-login input:focus{
  box-shadow: none;
}
.form-login input::-webkit-input-placeholder{
  color: #fff;
}
.form-login input:-ms-input-placeholder{
  color: #fff;
}
.form-login input::placeholder{
  color: #fff;
}
.form-register input:focus{
  box-shadow: none;
}
.form-register input::-webkit-input-placeholder{
  color: #fff;
}
.form-register input:-ms-input-placeholder{
  color: #fff;
}
.form-register input::placeholder{
  color: #fff;
}
.form-login .form-group{
  position: relative;
}
.form-login .form-group i{
  position: absolute;
  top: 10px;
  left: calc(50% - 150px);
  color: #fff;
}
.form-login button{
  background: #fff;
  color: #272E79;
  font-weight: bold;
  margin-bottom: 15px;
  width: 230px;
  margin-top: 15px;
}
.form-login .form-group > div.t-button{
  padding: 0;
  margin: 0;
}
.form-login{
  transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transition: .5s;
  transform-origin: top;
}
.form-login.showlogin{
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transition: .5s;
  transform-origin: top;
}
.form-register.showlogin{
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transition: .5s;
  transform-origin: top;
}
.form-login i.fa-close{
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  cursor: pointer;
}
.s-login-container{
  position: relative;
}
.form-register {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: linear-gradient(60deg, rgba(255,255,255,1), rgba(255,255,255,0.57)), url(/uploads/Banner/DSC07103.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transform-origin: top;
  transition: .5s;
}
.s-register-wrap{
  width: 30%;
  background: #272E79;
  border-radius: 15px;
}
.form-register h3{
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}
.form-register .form-group {
  position: relative;
}
.form-register .form-group:last-child{
  margin-bottom: 0;
}
.form-register input {
  background: transparent;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  max-width: 300px;
  margin: 0 auto;
  padding-left: 30px;
}
.form-register .form-group i {
  position: absolute;
  top: 10px;
  left: calc(50% - 150px);
  color: #fff;
}
.form-register i.fa-close {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  cursor: pointer;
}
.form-register img {
  width: 150px;
  margin-top: 30px;
}
.form-register > div {
  text-align: center;
}
.form-register button {
  background: #fff;
  color: #272E79;
  font-weight: bold;
  margin-bottom: 15px;
  width: 230px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.form-register #signupForm > div > div:last-child{
  margin-bottom: 15px;
  color: #fff;
}
.form-register #signupForm > div > div:last-child span{
  cursor: pointer;
  font-weight: bold;
}
.form-register #signupForm > div > div:last-child span:hover{
  text-decoration: underline;
}
.s-register-wrap{
  position: relative;
}
.form-register .form-group > div.t-button{
  padding: 0;
  margin-left: 0;
}
.form-login .t-dangky{
  color: #fff;
}
.form-login .t-dangky span{
  cursor: pointer;
  font-weight: bold;
}
.form-login .t-dangky span:hover{
  text-decoration: underline;
}
.form-register input,
.form-login input{
  color: #fff;
}
.modal-backdrop{
  z-index: -1;
}
#s-payment .panel-body{
  display: flex;
  justify-content: center;
  align-items: center;
}
#s-payment .panel-body > div {
  width: 50%;
  text-align: center;
}
#s-payment{
  margin-top: 15px;
  background: #2B4D19;
  box-shadow: 0px 5px 5px 0px #aaa;
}
#s-payment .panel{
  background: transparent;
  margin-bottom: 0;
}
.t-code{
  color: #fff;
  border: 2px solid #fff;
  padding: 20px;
  margin-right: 10px;
}
.s-margin-md{
  position: relative;
  z-index: 1;
}
.s-margin-md:before{
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background: transparent;
  .transition: .5s;
  left: 15px;
  top: calc(50% - 10px);
  transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform-origin: left;
  z-index: 0;
}
.s-margin-md:hover:before{
  background: #e6e6e6;
  transform-origin: left;
  transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
}
.s-margin-md.active:before{
  background: #e6e6e6;
}
.s-margin-md.active:hover:before,
.s-margin-md:active:before{
  background: #d4d4d4;
}
#orderaddition > div:first-child{
  background: #fff;
}
.product-top a {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  .padding-bottom: 100%;
}
.product-top a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pagination > li > a{
  line-height: 1.42857143!important;
}
.k-pro-buys .simply-scroll-clip {
  overflow-y: scroll;
}
.slider-wrap.space-base .item {
  max-height: 56.25vw;
}
.slider-wrap.space-base .item img {
  object-fit: cover;
}
.product-item-info {
  padding: 1vw;
}
.item.product-item {
  padding: 0 0.5vw 1vh 0.5vw!important;
}
.products-grid .item .button-holder {
  padding: 0 1vw 0.5vh;
}
.products-grid .product-item-info .product-item-details {
  padding: 0.5vw;
}
.k-top-banner {
  background-size: cover !important;
  height: 50px;
  background-position: center !important;
}
.k-top-hotline-banner {
  align-items: center;
  display: flex;
  font-size: 20px;
  font-weight: bold;
  color: #ff8c12;
  text-shadow: 2px 2px 3px #480202;
  margin-left: auto;
  text-align: right;
}
.k-top-hotline-banner > i {
  padding: 0 10px;
  font-size: 30px;
}
.k-log-maintain {
  display: flex;
  color: #fff;
  margin-left: 1vw;
  font-size: 90%;
}
.k-icon-gio-hang a,.k-icon-gio-hang a:hover,.k-icon-gio-hang a:hover span {
  color: #fff;
}
.k-icon-gio-hang {
  width: calc(1vw + 50px);
  height: 20px;
  text-align: center;
  position: relative;
  padding: 0.3vw 1vw;
}
.k-icon-gio-hang i {
  font-size: 20px;
}
.k-icon-gio-hang-1{
  border-right: 1px solid #fff;
}
.k-icon-gio-hang > div {
  margin-left: auto;
}
.t-login {
  .width: 65%!important;
}
.t-search {
  transition: .5s;
}
.t-search:hover {
  width: 100%;
}
#section_05 { .background: #fff;.padding-bottom: 2vw; }
.t-best1 {
  padding-bottom: 15px;
}
.k-pro-buys .product-item-info { padding: 1vh !important; }
.search {
  width: 50%;
  margin-left: auto;
}
.k-cont-main {
  .width: 25%;
  .margin-left: auto;
}
.k-log-maintain {
  width: 100%;
}
.k-top-hotline-banner {
  width: 100%;
}
.k-icon-gio-hang a {
  width: 100%;
}
.k-top-hotline-banner > i {
  margin-left: auto;
}
.soi-shopping-bag {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  padding: 5px;
  background: url("/uploads/background/bag.png");
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position: center;
  background-size: cover;
}
.soi-login-bag {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  padding: 5px;
  background: url("/uploads/background/account.png");
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  background-position: center;
  background-size: cover;
}
.slider-wrap {
  height: 37.5vw;
}
.s-sanpham-basepace {
  width: 100%;
  height: 30px;
}
.product-page > .row {
  display: flex;
}
.k-left-box-product {
  position: sticky;
  top: 130px;
}
.content-sidebar {
  min-height: 70vh;
}
.bttn-green {
  text-align: center;
  display: block;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  margin-left: 0px;
  margin-top: 15px;
  text-transform: none;
  background: #11b81d;
  color: #fff;
  font-weight: 400;
  border-radius: 4px;
  border: 1px solid #11b81d;
}
.bttn-grow{
  text-align: center;
  display: block;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  margin-left: 0px;
  text-transform: none;
  background: #f4f4f4;
  color: #000;
  font-weight: 400;
  border-radius: 4px;
  border: 1px solid #3e3e3e;
}
.bttn-green:hover {
  color: #fff;
}
.bttn-grow:hover {
  color: #000;
}
.bttn-last {
  margin: 1vw 0!important;
}
.a-bttn-green {
  height: 30px;
  align-items: center;
  text-align: right;
  display: grid;
  color: #272E79;
  border-bottom: #272E79 solid 2px;
  padding-right: 10px;
  font-style: italic;
}
.a-bttn-green:hover {
  color: #272E79;
}

.order-result .info .idcode{
  .background: #272E79;
  color: #272E79;
  background: transparent;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  .border: 3px solid #272E79;
  box-shadow: 0px 0px 5px 2px;
  padding: 20px 15px;
}
.order-result .title-m{
  font-size: 36px;
  width: max-content;
  margin: 15px auto;
  margin-bottom: 30px;
  border-bottom: 3px solid #272E79;
  color: #272E79;
}
.order-result p{
  font-size: 20px;
}
.order-result p.str{
  font-size: 18px;
}
.order-result .desc{
  font-size: 18px;
  .text-decoration: underline;
  font-style: italic;
  box-shadow: 0px 0px 5px 2px #272E79;
  padding: 10px 15px;
}
.order-result .button a{
  background: #272E79;
}
.order-result .desc strong{
  min-width: 150px;
  display: inline-flex;
  text-align: right;
  font-style: initial;
  color: #272E79;
}
#orderaddition {
  display: flex;
  flex-wrap: wrap;
  padding: 1vw 0;
}
.s-right-padding {
  padding-right: 15px!important;
}
.s-no-padding {
  padding: 0!important;
}
.s-margin-md {
  margin: 5px!important;
}
.s-transition {
  transition: height .5s!important;
}
.s-form-control {
  width: 100%;
  padding: 10px;
  border: none;
  border-bottom: 1px solid #272E79;
  color: #000;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  outline-offset: -1px;
}
input.s-form-control[type="radio"] {
  max-width: 40px;
  width: 17px;
  height: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #272E79;
  margin: 0 10px 0 0;
  max-width: 20px;
  max-height: 20px;
  min-width: 20px;
  min-height: 20px;
}
input.s-form-control[type="radio"]:checked {
  box-shadow: 0 0 0 7px #272E79 inset;
  -webkit-box-shadow: 0 0 0 7px #272E79 inset;
}
.s-name-user {
  text-transform: uppercase;
  font-style: italic;
}
.s-ordername-user {
  color: #272E79;
  font-size: 200%;
  font-style: italic;
  text-transform: uppercase;
}
.s-time-order-user {
  font-size: 110%;
  font-style: italic;
  text-transform: uppercase;
}
.title-order-s {
  text-transform: uppercase;
  font-weight: bold;
  color: #286a2a;
  margin-bottom: 1vw;
  margin-top: 1vw;
}
.view-od {
  background: #f1f1f1;
  border-radius: 10px;
}
.copy-click:hover {
  box-shadow: 0 0 5px #000;
}
.middle-info {
  padding: 10px;
  font-size: 90%;
}

.simply-scroll-clip::-webkit-scrollbar {
  width: 0;
}
.k-vsetgroup-info-cty i {
  min-width: 20px;
}
.CONTACT .k-vsetgroup-info-cty h3 {
  color: #272E79;
  font-style: italic;
  font-size: 250%;
}
.CONTACT .contact-wrap {
  border-radius: 10px;
}
#menu-main.menu-fixed {
  box-shadow: 0 1px 10px #000;
}
.k-foot-list-cate-product-title,
.k-foot-list-cate-product-title-2 {
  font-weight: bold;
}
.k-foot-li-cate-li-new a {
  font-size: 32px;
  color: #fff;
}
.overd-proc {
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
.s-home-bes-product {
  width: 120px;
  float: right;
  margin: 0 15px 0 0;
  transition: 1s;
  .border-top-right-radius: 1000px;
  .border-bottom-right-radius: 1000px;
}
.s-home-bes-product:hover {
  width: 250px;
}
.k-foot-li-cate-li-new {
  margin: 0 5px;
}
.footer-sub img {
  border-radius: 5px;
}

/* DU AN */
.s-block-duan {
  min-height: 500px;
  position: relative;
  display: flex;
  padding: 15px 30px;
  flex-wrap: wrap;
}
.s-full-height {
  height: 100%;
}
.s-du-an-main {
  width: unset;
  object-fit: cover;
  object-position: center;
  height: 100%;
}
.s-item-duan {
  height: 200px;
  width: unset;
  object-fit: cover;
  object-position: center;
  box-shadow: 1px 1px 20px #00000059;
}
.s-name-duan {
  font-size: 90%;
  padding: 0.5vh 0;
  line-height: 1.3 !important;
  min-height: 42px;
}
.s-block-content-duan img {
  border-radius: 15px;
}
.s-box-duan {
  box-shadow: 1px 1px 20px #00000059;
  padding: 15px;
  border-radius: 30px;
  background: #fff;
}
.s-box-duan > div {
  display: flex;
  height: 100%;
  flex-wrap: wrap;
  .background: #fff;
}
.s-div-con-duan img {
  width: 100%;
}
.s-bot-content-duan {
  display: flex;
}
.s-top-link-duan {
  font-style: italic;
  color: #000;
  text-decoration: underline;
}
.s-title-duan {
  color: #272E79;
  font-weight: bold;
}
.s-title2-duan {
  color: #272E79;
  padding: 5px 0    ;
}
.s-content-duan {
  padding: 10px 0;
}
.s-hotline-duan {
  padding: 5px 15px;
  border-radius: 20px;
  background: #272E79;
  color: #fff;
  position: relative;
  float: right;
}
.s-hotline-duan:hover{
  color: #fff;
}
.s-col-md-2 {
  width: 20%!important;
}
.check-congthuong {
  width: 80%;
  color: #fff;
  font-size: 90%;
  margin: auto;
  padding-top: 2%;
}
.check-congthuong a {
  color: #fff;
  font-style: italic;
  text-decoration: underline;
}
.s-margin-top { margin-top: 10px; }
:root {
  letter-spacing: 0.7px;
}
a:hover {
  color: #000;
}
#content {
  .padding: 30px 0 0 0;
}
.top-breadcrumd {
  background: #f6f6f6;
  padding: 15px 0;
}
.gr-table-cell > ul {
  display: flex;
}
.gr-table-cell > ul > li {
  padding: 0 2px;
}
.list-breadcrumb-right {
  display: none;
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.home > a {
  color: #575757;
}
.gr-table-cell a {
  font-size: 10px;
}
.k-leftbox-title {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding: 20px 0 20px 0;;
}
.k-leftbox-content > ul > li {
  padding: 10px 0;
}
.k-leftbox-content {
  border-bottom: 2px solid #f6f6f6;
  font-size: 13px;
}
.s-form-select-sort {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -khtml-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 0;
  width: 100%;
  cursor: pointer;
  color: #999999;
  user-select: text;
  text-transform: none;
  outline: none;
  border: none;
  background: none;
}
.select-icon::after {
  content: "";
  display: block;
  pointer-events: none;
  right: 5px;
  z-index: 1;
  content: "";
  font-style: normal;
  font-weight: normal;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  font-size: 13px;
}
.s-form-select-sort option {
  color: #000;
  background-color: #fff;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  border-color: #020202;
  background-color: #000;
}
.pagination > li > a, .pagination > li > span {
  color: #000;
}
.col-color {
  text-transform: capitalize;
  .font-weight: bold;
  text-shadow: 1px 0px 1px #000;
  font-size: 16px;
  margin-right: 2px;
}
#menu-main .menu-top-m .s-logo-top-menu {
  width: 8vw!important;
  transition: width 1s;
}
#menu-main.menu-fixed .menu-top-m .s-logo-top-menu {
  width: 4vw!important;
  transition: width 1s;
}
.s-logo-top-menu {
  position: absolute;
  top: 0;
  padding: 15px 0;
  transition: 1s;
}
.sub-menu-fixed .s-logo-top-menu {
  padding: 5px 0;
  transition: 1s;
}
.navbar-d > ul > li:hover > a,
.navbar-d > ul > li.active > a,
.navbar-d > ul > li.active:hover > a{
  color: #000;
}
#menu-main .menu-top-m{
 .padding: 20px 0;
 .transition: 1s;
}
.sub-menu-fixed .menu-top-m {
  .padding: 0!important;
  .transition: 1s;
}
#menu-main .menu-top-m .t-menu ul.pull-right > li > a {
  transition: 1s;
  padding: 50px 10px;
}
#menu-main.menu-fixed .menu-top-m .t-menu ul.pull-right > li > a {
  padding: 20px!important;
}

.navbar-d .search-widget {
  width: 80%;
  margin-left: auto;
}
.select-fill__content.active {
  .padding: 20px 50px!important;
}
.select-fill__content{
  .right: 0!important;
  .left: auto!important;
  .width: auto;
}


.s-sale-tab{
  width: 60px;
  height: 30px;
  position: absolute;
  top: 10%;
  left: -20px;
  display: flex;
  align-items: center;
  background: #bc0000;
  z-index: 1000;
}
.s-sale-tab i{
  width: 100%;
  height: auto;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.s-sale-tab i::before{
  background: #bc0000;
}
.s-sale-tab i::before {
  width: 20px;
  height: 20px;
  box-shadow: inset 12px 0 13px rgba(0,0,0,0.5);
}
.s-sale-tab i::before{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -15px;
  transform: rotateX(60deg);
}
.s-sale-tab i::after{
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-bottom-color: #fff;
  border-left-color: #fff;
  bottom: -18px;
}
.s-sale-tab i::before,.s-sale-tab i::after{
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  .bottom: -15px;
  transform: rotateX(60deg);
}
.product-detail-tab{
  padding: 20px 0!important;
}
.t-select{
  flex-wrap: wrap;
}
.button-km {
  padding: 10px;
  background: #bc0000;
  margin: 5px;
  font-weight: bold;
  min-width: 100px;
  text-align: center;
}
.button-km > a{
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.navbar-container.menu-fixed .navbar.navbar-d {
  flex-wrap: nowrap;
}
.navbar-container.menu-fixed .navbar.navbar-d .banner {
  width: 10%;
}
.navbar-container.menu-fixed .navbar.navbar-d .banner .img-responsive {
  max-height: 50px;
}
.banner {
  display: flex;
}
.banner > a {
  margin: auto;
}
.banner .img-responsive{
  max-height: 90px;
  padding: 10px 0;
  transition: .5s;
}
.block-title {
  .margin-bottom: 50px;
}
































@media (min-width: 320px) {
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .navbar-container .navbar-m {display: none;}
}
@media (min-width: 991px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1300px) {
}


@media (max-width: 1300px) {
}
@media (max-width: 1024px) {
}
@media (max-width: 991px) {
}
@media (max-width: 768px) {
  .navbar-container .navbar-d {display: none;}
  .navbar-container .navbar-m {display: block;}
}
@media (max-width: 480px) {
  .k-log-maintain { display: flex; }
}
@media (max-width: 320px) {

}








@media (max-width: 1024px) {
  .navbar-container .navbar-d {display: none;}
  .navbar-container .navbar-m {display: block;}
}
@media (max-width: 991px) {
  .products-grid .item .button-holder button i {
    text-indent: 0;
    transform: translatex(0);
    -moz-transform: translatex(0);
    -webkit-transform: translatex(0);
    -o-transform: translatex(0);
  }
  .products-grid .item .button-holder button {
    text-indent: -300px;
  }
  .k-log-maintain div {
    width: 100% !important;
    .text-align: right;
    .padding: 5px 0;
  }
  .s-sub-duan-block {
    margin-top: 15px;
  }
}
@media(max-width: 767px) {
  .k-top-hotline-banner > i {
    margin: 0;
  }
  body:before,body:after {
    display: none;
  }
}
@media(max-width: 480px) {
  .k-log-maintain {
    display: flex;
  }
}
@media(min-width: 768px) {

}
@media(min-width: 992px) {

}
@media (min-width: 1025px) {
  .navbar-container .navbar-m {display: none;}
  #menu-main .k-cont-main { display: none; }
}
@media(min-width: 1300px) {

}














@media(max-width: 1024px){
  .k-vsetgroup-name-cty{

  }
  .k-icon-gio-hang{
    padding: 0;
  }
  .s-login-container{
    width: 50%;
  }
  .t-top2 {
    display: none;
  }
  #menu-main {
    border: none !important;
  }
  .k-cont-main {
    display: flex;
    align-items: center;
  }















}
@media(max-width: 992px){
  .view-od{
    padding: 30px;
    margin: 5px 10px;
  }
  .k-cont-main {
    width: 20%;
  }
}
@media(max-width: 768px){
  body:after,body:before{display: none;}
  .t-top .container > div:nth-child(2){
    display: block;
    height: max-content;
  }
  .t-top .header a:before{
    position: absolute;
    top: 10px;
    left: 15px;
    display: block;
    height: 2px;
    width: 20px;
    background: #fff;
    content: "";
  }
  .t-top .header a:after{
    position: absolute;
    top: 16px;
    left: 15px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: "";
  }
  .t-top .navbar{
    margin-bottom: 0;
    min-height: 40px;
  }
  .t-top .container > div:nth-child(3){
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .t-top .container > div:nth-child(4){
    align-items: center;
    display: flex;
    justify-content: flex-end;
  }
  .t-top .container > div:nth-child(3) > div{
    display: block;
  }
  .navbar-container .navbar-m .header a{
    background: transparent;
  }
  .products-grid .item .button-holder button{
    width: 110px;
  }
  .navbar-container .navbar{
    width: 30%;
  }
  .k-icon-gio-hang{
    width: 30%;
  }
  .t-top2 .banner img {
    max-height: 50px;
  }
}
@media(max-width: 680px){
  .t-top2 > div > div{
    width: calc(100% / 3);
  }
  .t-top2 > div > div.k-cont-main,
  .t-top2 .container > div.search{
    margin-left: 0;
  }
  .k-log-maintain{
    display: flex!important;
  }
  .k-icon-gio-hang{
    border-right: 0!important;
  }
  .search .t-search{
    width: 90%;
    margin: 0 auto;
  }
}
@media(max-width: 480px){
  form .s-right-padding{
    padding-right: 0!important;
  }
  #s-payment .panel-body > div{
    width: 100%;
  }
  #s-payment .panel-body{
    display: block;
  }
  .t-code{
    margin-left: 5px;
  }
  .navbar-container .navbar{
    width: 30%;
    margin-top: 0px;
  }
  .k-pro-buys{
    padding-right: 0;
  }
  .k-pro-sale{
    padding-left: 0;
  }
  .NEWS-DETAIL .post-wrapper > div:last-child{
    padding: 0 5px;
  }
  .fave_relatived_post{
    width: 100%;
  }
  .relativedpost-container .small-title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .ORDER form > div:last-child{
    padding-right: 0;
  }
  .t-top2 .container > div{
    .width: 100%;
    float: left;
  }
  .t-top2 .container{
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    align-items: center;
  }
  .k-log-maintain > div > div {
    padding: 0;
  }
  .k-log-maintain > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .NEWS .post-title{
    margin-top: 10px;
  }
  .t-best1{
    display: none!important;
  }
  .products-grid .item .button-holder button{
    width: 150px;
  }
  .SEARCH ol > li,
  .SEARCH ol > li > div > div,
  .SEARCH > div > div{
    padding: 0;
  }
  .s-login-container,
  .s-register-wrap {
    width: calc(100% - 10px);
  }
  .form-login .form-group i,
  .form-register .form-group i{
    left: calc(50% - 130px);
  }
  .t-top2 .k-cont-main{
    display: flex!important;
    margin: 15px 0;
  }
  .t-top2 .k-cont-main > *{
    width: 50%;
  }
}
@media(max-width: 768px) {
  .s-sale-tab{
    left: 0;
    width: 40px;
    height: 20px;
  }
  .s-sale-tab i::after,.s-sale-tab i::before{
    content: unset;
  }
}