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

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.15 Google Translate 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");
@charset "utf-8";
@font-face{
  font-family:"Bebas W05 Regular";
  src:url("public/fonts/5190181/98369def-383a-47a1-af6c-6a6afd028f38.eot?#iefix");
  src:url("public/fonts/5190181/98369def-383a-47a1-af6c-6a6afd028f38.eot?#iefix") format("eot"),url("public/fonts/5190181/956b9d39-5ee0-4dd6-8ca6-32e172727606.woff2") format("woff2"),url("public/fonts/5190181/51efd2e1-1dee-40ea-a745-e11fddc95bef.woff") format("woff"),url("public/fonts/5190181/50c2aa9a-043f-4097-bd8a-47d6bb834bc4.ttf") format("truetype");
}

/*----------------------------------------*/
/*  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 10px;
}
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 {
  font-family: "Roboto", "Helvetica Neue", "Arial", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  background: #fff;
}
.bg-white {background: #fff;}
.no-padding {padding: 0 !important;}
#content {.adding-top: 20px;}
.widget {clear: both;}
.space-base {margin-bottom: 25px;}
.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;
  font-size: 14px;
  line-height: 1.4;
}
.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 {
  margin-top: -5px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1;
}
.block-title, .page-title, .relatived-product-title, .relatived-post-title {margin-bottom: 20px;}
.block-title h3, .block-title .h3, .page-title.product-category h2, .page-title.post-category h2, .relatived-product-title .h3, .relatived-post-title .h3 {
  background: #2d2d2d;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 25px;
  cursor: pointer;
}
.block-title h3 a, .block-title .h3 a {color: #fff;}

/*----------------------------------------*/
/* 2.0 Home CSS
/*----------------------------------------*/
/* 2.1.0 Header CSS
/* ====================================== */
#top {
  border-bottom: 1px solid #e2e2e2;
  min-height: 40px;
  . background: url(/uploads/Banner/header-bkg.jpg);
}
header#header {
  .background: url(/uploads/Banner/header-bkg.jpg);
}
#top .container {padding: 0 20px;}
#top .language-select:hover {
  text-shadow: none;
  color: #ffffff;
  background-color: #ff9900;
  background-image: linear-gradient(to bottom, #ff9900, #ff7d00);
  background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
  color: #888;
  text-shadow: 0 1px 0 #FFF;
  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;
  background-image: linear-gradient(to bottom, #ffffff, #7fc718);
}
#top-links {padding-top: 6px;}
#top-links a + a {margin-left: 15px;}

/* 2.2.0 Nav CSS
/* ====================================== */
.navbar-container .navbar {
  min-height: 1px;
  margin: 0;
}
.navbar-container .navbar-m { overflow: hidden;}
.navbar-container .navbar-m .header a {
  background: #f90;
  display: block;
  padding: 14px 15px 13px 45px;
  color: #FFF;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
}
.navbar-container .navbar-m .header a:before {
  position: absolute;
  top: 16px;
  left: 15px;
  display: block;
  height: 2px;
  width: 20px;
  background: #fff;
  content: "";
}
.navbar-container .navbar-m .header a:after {
  position: absolute;
  top: 22px;
  left: 15px;
  display: block;
  height: 8px;
  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 { margin-bottom: 20px;}
.products-grid .product-items .product-item .product-item-info {
  border: solid 2px #e6e6e6;
  position: relative;
}
.products-grid .product-item-info .product-item-details {
  padding: 10px;
  position: relative;
  text-align: center;
}
.product-item-details .product-name {
  margin: 10px 0;
}
.product-item-details .product-item-description {
  margin-bottom: 10px;
}
.cate-product .products-grid .item .button-holder {
  .padding: 0 10px 15px;
  .display: none;
}
.products-grid .item .button-holder {
  padding: 0 10px 15px;
}
.products-grid .item .button-holder button {
  overflow: visible;
  width: auto;
  padding: 0 5px 0 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  border: 1px solid #599323;
  border-radius: 3px;
}
.products-grid .item .button-holder button {
  display: inline-block;
  text-align: center;
  width: auto;
  line-height: 40px;
  background-color: #599323;
  color: #fff;
  font-size: 26px;
  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: 20px;
  text-align: center;
}
.block-post.block-first-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-size: 21px;
  font-weight: 400;
  line-height: 25px;
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
}
.block-post.block-other-post {
  padding-bottom: 19px;
  margin-bottom: 18px;
  border-bottom: 1px solid #DDD;
}
.block-post.block-other-post .block-post-img {
  margin: 0;
  position: absolute;
  width: 110px;
  line-height: 0;
  overflow: hidden;
}
.block-post.block-other-post .block-post-content {
  margin-left: 125px;
  min-height: 74px;
}
.block-post.block-other-post h4 {
  margin: 0 auto 10px auto;
  padding: 0;
  font-size: 14px;
  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;
  font-size: 12px;
}

/* 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;
}
.single-widget .section-title {
  background: #f90;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  padding: 16px 20px;
  cursor: pointer;
  position: relative;
}
.single-widget .section-title a {color: #fff;}
.single-widget .content-widget {padding: 10px 20px;}

/* 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;
  font-size: 12px;
  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"], .search-widget input[name="search"], .newsletter-widget input[name="v"] {
  border: 1px solid #d2d2d2;
  padding: 10px!important;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  position: relative;
  .color: #fff !important;
  background: #d2d2d230;
  width: 100%;
  z-index: 1;
  border-radius: 5px !important;
}
.search-widget button[name="s"],.search-widget .gsc-search-button , .newsletter-widget button {
  position: absolute;
  top: 0px;
  left: 0;
  padding: 7.5px 15px;
  background: #4D90FE;
  border: none;
  color: #ffffff;
  font-size: 20px;
  z-index: 2;
  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;
  font-size: 14px;
}
.ma-item .products-des .price-box {
  color: #F00;
  font-size: 14px;
  line-height: 1.4;
}
.ma-item .products-des .price-box p {
  margin: 0;
  display: block;
  font-size: 13px;
}
.ma-item .products-des .price-box p.old-price {
  color: #888888;
  text-decoration: line-through;
  font-size: 12px;
}
.ma-item .post-des p {
  font-size: 12px;
  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 {
  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");}

/* 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;
  font-family: "Roboto", "arial";
}
#clock {
  float: left;
  background-color: #000000;
  color: #00FF33;
  font-size: 20px;
  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-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 .total:before {background-position: -0 0;}
.wrap_total .value {
  text-align: right;
  padding-right: 10px;
  font-size: 12px;
  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 {
  color: #d9dada;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  line-height: 23px;
}
#site-footer .footer-top {margin-bottom: 0px;}
#site-footer .footer-top .footer-block {margin-bottom: 20px;}
#site-footer .footer-widget-title {
  font-size: 1.384em;
  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;
  color: #989797;
  font-size: 11px;
  line-height: 50px;
}
#site-footer .footer-bottom a {color: #989797;}
.footer-widget-content {
  text-align: justify;
  color: #000;
}
.block.import {
  padding: 20px;
}

/*----------------------------------------*/
/*  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;
  text-align:center;
}
.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;
  margin-bottom: 20px;
}
#u_0_6 {
  display: none;
}
#thumbs_list #thumblist {
  list-style-type: none;
  padding: 0px 1px;
  margin: 0px;
  overflow: hidden;
  position: static;
}
#thumbs_list .thumb_item {
  border: 1px solid #4e4b4ba3;
  margin: 5px;
}
#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;
  font-size: 0px;
  color: #FFF;
  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 {
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  display: block;
  text-align: center;
  border: 1px solid #b6b6b6;
  border-radius: 100%;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  color: #000;
  text-shadow: none;
}
#thumbs_list .owl-prev:before {content: "//f104";}
#thumbs_list .owl-next:before {content: "//f105";}
.socialsharing_product {margin: 20px 0;}
.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;
  font-size: 12px;
  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-tumblr:hover {
  background-color: #001a35;
  color: #fff;
}
.socialsharing_product ul li .btn-tumblr i {color: #001a35;}
.socialsharing_product ul li .btn-tumblr:hover i {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-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #000;
  text-transform: uppercase;
}
.product-center-column .category {
  display: none;
  font-size: 11px;
  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: 1.3;
  margin-bottom: 15px;
  padding: 6px 0px;
  font-size: 13px;
}
.product-center-column .old-price, .box-profile .old-price{
  font-size: 16px;
  font-weight: 300;
  color: #999;
  text-decoration: line-through;
}
.product-center-column .price, .box-profile .price {
  font-size: 24px;
  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: 75px;
  min-width: 50px;
  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, .box-profile .js-qty {
  float: left;
  margin-bottom: 0px;
}
.box-profile .adtocart{
  margin-left: 5px;
  background: #f00;
  color: #fff;
}
.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 {
  background-color: #868585;
  color: #fff;
  font-weight: 600;
  padding: 0 5px;
}
.js-qty input[type="text"] {
  display: block;
  background: #FFF;
  font-size: 12px;
  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: 5px;
  padding: 0;
  background: red;
  color: #fff;
  text-transform: capitalize;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid red;
  margin-bottom: 5px;
}
.quantity_wanted_p .price-box > * {
  float: left;
  padding: 0 5px;
}

.product-center-column .adtocart .fa {
  margin-left: 10px;
  margin-right: 0px;
}
.product-center-column #AddToCartText {
  font-weight: 300;
  font-size: 12px;
  padding: 0px 10px;
}
.product-detail-tab {
  background: transparent;
  .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-bottom: 50px;
  margin-left: 0;
  margin-right: 0;
  border: 0;
}
.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 15px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.cart i.fa.fa-cart-arrow-down {
  font-size: 35px;
  color: #599323;
}
span.badge.badge-danger {
  color: #599323;
  font-size: 20px;
  background: transparent;
}
.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 {
  padding: 15px;
  padding-bottom: 25px;
  clear: both;
  border: 2px solid #e3e3e3;
}
.posts-list {
  display: flex;
  flex-wrap: wrap;
}
.page-title.post-category h2 {}
.postTitle {margin-bottom: 15px;}
.postTitle .post-title {
  font-size: 18px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.postContent {padding-bottom: 10px;}

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

.entry-title {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.post-meta, .post-author {
  font-size: 14px;
  line-height: 22px;
  margin: 3px 0 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.post-meta i.fa-calendar-o {
  font-size: 12px;
  top: -1px;
  position: relative;
  margin-right: 4px;
}
.post-meta li {
  padding-left: 1px;
  padding-right: 1px;
}
.post-meta li, .post-author {
  font-size: 14px;
  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 {
  font-size: 14px;
  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 {
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}
.relatived-post-details .post-small-content {font-size: 13px;}
.thong-tin .product-center-column .adtocart {
  margin-left: 0px;
  transition: all .5s;
}
.thong-tin_fixed .box-profile {
  background: #ffffff;
  padding: 10px;
  transition: all .3s;
  border: 1px solid #efefef;
}
/*----------------------------------------*/
/* 8.0 Contact CSS
/*----------------------------------------*/

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

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

.order-result {
  text-align: center;
  font-size: 15px;
}
.order-result .title-m {
  font-size: 30px;
  font-weight: bold;
  color: #f90;
  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: #f90;
  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;
}
.order-result .button {margin: 30px 0;}
.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 .3em;
  font-size: .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 .3em;
  margin: 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;
}
.menu_footer li {
  list-style: none;
}
.menu_footer li a {
  color: #666;
  font-size: 15px;
}
/*----------------------------------------*/
/* 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-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: "//f055";
  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;
}
#tab-trangchu.nav-pills>li>a {
  color: #4e4e4e;
  display: block;
  text-transform: initial;
  float: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin: 0px;
  padding: 11px 30px;
  text-align: center;
  position: relative;
  border: 2px solid #f1f1f1;
  letter-spacing: 1.6px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.search .single-widget {
  background: no-repeat;
  .margin-top: 10px;
}
#tab-trangchu.nav-pills > li.active > a, #tab-trangchu.nav-pills > li:hover > a {
  background: #599323;
  border-color: #599323;
  color: #ffffff;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
ul#tab-trangchu {
  border-bottom: none !important;
  display: block;
  font-size: 16px;
  line-height: 1;
  border: none;
  padding: 40px 0;
  text-transform: uppercase;
  text-align: center;
  text-align: -webkit-center;
}
.nav-pills>li {
  float: none;
}
.nav>li {
  display: inline-block;
}
.cart {
  text-align: right;
  .margin-top: 33px;
}
input.form-control1 {
  width: 100%;
  border: 1px solid;
}
input.pull-left.btnsubmit {
  background: #dcdcdc;
  border: 1px solid #dcdcdc;
  color: #fff;
  padding: 7px;
}
input.pull-left.btnsubmit:hover {
  background: #7fc997;
  border: 1px solid #7fc997;
}
.item2 {
  position: relative;
  width: calc(33.33333% - 5px);
  float: left;
  margin: 0 2.5px;
}
.slider-wrap.space-base {
  margin-bottom: 5px;
}
.item2:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}
.item2:hover.item2:before {
  background: rgba(0, 0, 0, 0.1);
  transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s;
}
.block-title .h3 {
  position: relative;
  padding: 5px 0;
  border-color: #2185d000;
  border-width: 2px;
  text-transform: uppercase;
  text-align: center;
  .font-family: "Exo", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #599323;
  background: transparent;
}
.h3:before {
  width: 10%;
  content: "";
  position: absolute;
  bottom: -6px;
  left: 45%;
  border-bottom: solid 3px #ffb04c;
}
.product-detail .h3:before {
  width: 10%;
  content: "";
  position: absolute;
  bottom: 10px;
  left: 45%;
  border-bottom: solid 3px #ffb04c;
}
.footer-block .block-title h3 {
  background: transparent;
  padding: 0;
  color: #333;
  text-transform: capitalize;
  font-size: 20px;
}
.search {
  .width: 350px;
}
.product-detail {
  margin-top: 30px;
}
.footer-top {
  padding-top: 15px;
  background-image: url(/uploads/slider/bg4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 0px 6px 0px;
}
.footer-block p {
  color: #666;
}
.title-footer {
  color: #333;
  text-transform: capitalize;
  font-size: 20px;
  margin-bottom: 18px;
}
.pull-left {
  padding-top: 8px;
}
.navbar-d > ul > li {
  margin: 0;
  display: inline-block;
  float: none;
}
.navbar-container .navbar {
  display: block;
  text-align: center;
}
.button-holder {
  opacity: 0;
}
.item:hover .button-holder {
  opacity: 1;
}
.doi-tac {
  background-image: url(/uploads/slider/banners2.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 130px 0px 200px 0px;
}
/*.home-new {
background-image: url(/uploads/slider/bg4.jpg);
background-repeat: no-repeat;
background-size: cover;
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 100px 0px 83px 0px;
}*/
.block-title1 {
  text-align: center;
  margin-bottom: -12px;
  margin-top: 20px;
}
.home-new .block-title {
  margin-bottom: 30px;
}
.home-new .block-post {
  margin: 0 2px;
  background: transparent;
  border: 2px solid #e3e3e3;
  border-radius: 5px;
}
/** 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; }

.img-circle {
  border-radius: 0;
}
.sp-quantam .price-box p.old-price {
  display: none;
}
.product-detail .products-grid .item .button-holder button {
  overflow: visible;
  padding: 0;
  width: 49%;
  border-radius: 0;
  background: #599323;
  border: solid #599323;
}
.product-detail .item.product-item:hover .product-top:before {
  opacity: 0;
}
.button-holder {
  position: absolute;
  top: 0;
  .left: 47px;
  width:100%;
  text-align:center;
  z-index: 10;
}

#top-links .dropdown-menu li:hover {
  color: #FFF;
  background-image: linear-gradient(to bottom, #ffffff, #7fc718);
}
.box-auto {
  text-align: center;
  margin: 0;
}
.open .dropdown-menu {
  padding: 0;
  margin: 0; 
}
.cate-product .products-grid .item .button-holder button {
  margin: 10px;
}
.product {
  margin-top: 30px;
}
.product-detail .item .button-holder {
  position: relative;
  opacity: 1;
  left: 1px;
  width: 100%;
  z-index: 10;
  padding: 0 !important;
}
.relatived-product .products-grid .item .button-holder button:hover a {
  color: #599323;
}
.products-grid .item .button-holder button a {
  color: #fff;
}
.product-detail .products-grid .item .button-holder button:hover {
  background: #fff;
  border: 2px solid #599323 !important;
  z-index: 99;
}
.products-grid .item .button-holder button:hover {
  background: #fc0000;
  border-color: #fc0000;
}
.products-grid .item .button-holder button:hover i {
  background-color: transparent;
  color: #fff;
}
.new-best img {
  position: absolute;
  width: 50px;
  top: 0;
  right: 0;
  z-index: 2;
}
.product-detail .new-best img {
  position: absolute;
  width: 33px;
  top: 0;
  right: -1px;
}
.navbar-d li:hover > ul > li {
  background: #ececec;
}
.navbar-d ul ul {
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 100;
}
.clearfix1 span {
  font-size: 11px;
  color: #9c9b9b;
}
.item a {
  color: #7bc043;
}
.footer-block h3{
  font-weight: 300;
}
.menu_footer li a:hover {
  color: #5eb518;
  font-size: 17px;
}
.product-item-details .product-name {
  text-align: center;
}
.sp-quantam .product-item-details .product-name {
  font-size: 12px;
}
.sp-quantam .products-grid .product-item-info .product-item-details {
  padding: 0;
  text-align: center;
}
.owl-carousel .owl-item img {
  position: relative;
}
.owl-theme .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
}
.relatived-product-title .h3, .relatived-post-title .h3 {
  background: no-repeat;
  font-size: 16px;
  color: #81b700;
  text-transform: none;
  padding: 18px 25px;
  cursor: pointer;
  position: relative;
  text-align: center;
}
.search .single-widget .content-widget {
  padding: 10px;
}
.logo {
  text-align: center;
  margin: 10px 0px;
  padding:0 30px;
}
.navbar-d > ul > li > a {
  padding: 16px 30px;
  text-decoration: none;
  display: block;
  color: #656565;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 500;
  margin-top: -3px;
  overflow: hidden;
}
h2.produc-names {
  text-transform: capitalize;
  color: #599323;
}
div#wrap_all_qt li {
  list-style: none;
  margin: 5px;
  text-align: center;
}
.product-description p:first-child {
  .color: red;
}
.navbar-d ul ul li:hover > a, .navbar-d ul ul li:hover {
  background: #fff;
}
.navbar-d li:hover > ul {
  text-align: left;
}
.navbar-d ul ul li a {
  border-bottom: none;
}
.doi-tac .content-widget {
  text-align: center;
}
h1.elementor-heading-title {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 900;
  font-size: 50px;
  text-transform: capitalize;
  line-height: 1.2;
  .font-family:"PT Sans", sans-serif: ;
  letter-spacing: 0em;
  color: #599323;
}
.elementor-button {
  font-size: 16px;
  color: #fff;
  background-color: #599323;
}
.elementor-button {
  line-height: 1;
  display: inline-block;
  max-width: 100%;
  padding: 18px 30px;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-width: 0;
  border-style: solid;
  letter-spacing: 0;
  transition: .3s ease-out;
  text-transform: none;
  font-weight: 300;
  z-index: 1;
  text-transform: uppercase;
  position: relative;
}
.post-page {
  margin-top: 30px;
}
.elementor-widget-container {
  margin-top: 20px;
}
.elementor-heading-title {
  padding: 0;
  margin: 0;
  line-height: 1;
}
.elementor-heading-title {
  color: #363636;
}
.product-top {
  position: relative;
}
.product-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  z-index: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
}
.item.product-item:hover .product-top:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  opacity: 1;
}
.navbar-d ul ul li a {
  font-size: 15px;
}
.navbar-d ul ul li:hover > a, .navbar-d ul ul li a:hover {
  color: #599323;
}
.sp-quantam .products-grid .product-item-info {
  border: none;
}
.sp-quantam .new-best img {
  width: 20px;
  right: 15px;
}
.navbar-container {
  background: transparent;
  .background: url(/uploads/Banner/header-bkg.jpg);
  z-index: 99;
}
.navbar-container .navbar-content {
  background: transparent;
  margin-bottom: -20px;
  height: 50px;
}
.home-new .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.home-new .owl-prev {
  left: 0px;
  position: absolute;
  background: transparent !important;
}
.home-new .owl-next {
  right: 0;
  position: absolute;
  background: transparent !important;
}
.owl-nav i {
  font-size: 60px;
  color: #5a9425;
  opacity: .5;
}

.navbar-d > ul > li.active > a, .navbar-d > ul > li:hover > a {
  background: transparent;
  color: #599323;
}
div#content-sidebar {
  padding: 0;
  .overflow: hidden;
}
.nav-pills>li>a {
  border-radius: 999px;
}
h4.block-post-title a {
  color: #599323;
}
.meta-post {
  display: none;
}
a.elementor-button-link.elementor-button.elementor-size-lg:hover {
  background: #fff;
}
.home-new .bg-white {
  background: transparent;
  padding: 10px 0;
}
.products-grid .product-items .product-item .product-item-info:hover {
  border: solid 2px #81b700;
}
.relatived-product .products-grid .product-items .product-item .product-item-info:hover{
  border: solid 2px #599323;
}
/** 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;}
.navbar-content.content_fixed {
  .background: url(/uploads/Banner/header-bkg.jpg);
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
.thong-tin {
  position: sticky;
  top: 50px;
}
.product-view .thong-tin{
  border: 1px solid #e1e1e1;
}
.product-detail .products-grid .item .button-holder button {
  overflow: visible;
  margin-left: -2px;
  width: 50%;
  margin-bottom: -2px;
  border-radius: 0;
  background: #599323;
  border: solid #599323;
}
.product-detail .products-grid .product-item-info {
  .background: #f7f7f7;
  border: none;
}
.product-detail .item a {
  font-size: 13px;
}
.sp-quantam .list-inline>li {
  width: 80px;
  height: auto;
  text-align: center;
}
.sp-quantam .list-inline>li p{
  font-size: 10px;
  color: #9c9b9b;
}
.product-detail .products-grid .item .button-holder button {
  line-height: 20px;
}
.product-detail .products-grid .item .button-holder button a {
  font-size: 11px;
}
.owl-nav i:before{
  content: "";
  width: 35px;
  height: 35px;
  transform: rotate(45deg);
  display: block;
  border-right: 2px solid #5a9425;
  border-top: 2px solid #5a9425;
}
.owl-nav .prev i:before{
  border-right: 0;
  border-top: 0;
  border-left: 2px solid #5a9425;
  border-bottom: 2px solid #5a9425;
}
.prev{
  left: 0 !important;
}
.zalo_me svg {
  fill: #fff !important;
}
.search-widget .gsc-control-cse {
  padding: 0;
}
.gsc-search-box table tr td {
  padding: 0;
}
/** CUSTOM **/
div#content-sidebar{padding-top: 20px;}
.mobile-only {display: none;}
@media (max-width: 767px) {
  .mobile-only {display: block;}
  .pc-only {display: none;}
}
.suntory-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 160px;
  position: fixed;
  transition: visibility 0.5s ease 0s;
  width: 120px;
  z-index: 200000 !important;
}
.suntory-alo-phone.suntory-alo-phone-0 {left: 0; bottom: 0;}
.suntory-alo-phone.suntory-alo-phone-1 {right: 0px; bottom: 0px;}
.suntory-alo-ph-circle {
  animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
  background-color: transparent;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border-radius: 100%;
  height: 160px;
  width: 160px;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.1;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
}
.suntory-alo-ph-circle-fill {
  animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 30px;
  top: 30px;
  transform-origin: 50% 50% 0;
  transition: all 0.5s ease 0s;
}
.suntory-alo-ph-img-circle {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50px;
  top: 50px;
  opacity: 1;
  transform-origin: 50% 50% 0;
  z-index: 1;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover { opacity: 1;}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
  animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
  animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
  border-color:#ff541f ;
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
  border-color: #159cf469;
  opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill { background-color:#ff541f ;}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill { background-color: #159cf4;}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle { background-color: #00aff2;}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle { background-color:#ff541f;} /* màu xanh lá */
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle { background-color: #159cf4;}
@keyframes suntory-alo-circle-anim {
  0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
  }
  30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.6) skew(1deg);
  }
  100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
@keyframes suntory-alo-circle-img-anim {
  0% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0deg) scale(1) skew(1deg);
  }
}
@keyframes suntory-alo-circle-fill-anim {
  0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
  50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
  }
  100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
  }
}
.suntory-alo-ph-img-circle i {
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  font-size: 40px!important;
  line-height: 58px!important;
  color: #fff;
}
.phone-pc {
  background: #159cf4; /* màu cam */
  color: #fff;
  padding: 5px;
  font-size: 16px;
  top: 65px;
  left: 98px;
  position: relative;
  width: 160px;
  text-align: center;
  border-radius: 0 10px 10px 0;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;

}
.suntory-alo-phone:hover .phone-pc { background:#ff541f ;}
.show-phone {
  visibility: visible;
  opacity: 1;
  width: 200px;
}
i.fa.fa-envelope {
  font-size: 20px;
}
i.fa.fa-phone {
  font-size: 20px;
}
/*.zoomContainer {z-index: 1;}*/

.product-detail .owl-item {
  .width: 100% !important;
  .height: 50px;
  max-width:30%;
}
.footer-top .single-widget {
  margin-bottom: 0;
  background: transparent;
}

/* Custom by Huân */
img{
  width:100%;
}
#top img, #header img, #site-footer img, .product-center-column img, .box-profile img, .product-left-column #image-block img, .captcha-test img{
  width: auto;
}
.cart{
  display: inline-block;
  position: relative;
  .vertical-align: middle;
}
.xemthem {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
.xemthem a {
  padding: 10px 15px;
  border: .5px solid #aaa;
  text-transform: uppercase;
}
.img svg{
  width: 100%;
  height: 100%;
}
.main-widget .img{
  width: 25px;
  height: 25px;
}
.main-icon svg{
  width: 20px;
  height: 20px;
  fill: #fff;
}
.main-widget {
  position: fixed;
  bottom: 10px;
  z-index: 100000;
}
.out-circle{
  overflow: hidden;
  padding: 11px;
  border-radius: 100%;
  background: #ff464e;
  width: 40px;
  height: 40px;
}
.main-icon{
  line-height: 0;
  color: #fff;
  width: 100%;
  height: 100%;
}
.main-icon i{
  width: 22px;
  height: 22px;
  transform: translateX(2px);
}
.ser-icon{
  display: inline-flex;
  position: absolute;
  font-size: 30px;
  top: 0;
  left: 0;
  padding: 10%;
  background: #229FCD;
  max-width: 100%;
  overflow: hidden;
  border-radius: 100%;
  color: #ff464e;
  width: 70%;
  height: 70%;
  margin: 15%;
  transition: .2s all;
}
.unsee{
  opacity: 0;
  transform: scale(0);
}
.process{
  display: inline-flex;
  transform: translateX(0px);
  transition: 0.15s linear transform;
  line-height: 0;
}
.ser-icon .item {
  margin-right: 40px;
  width: 22px;
  height: 22px;
}
.ser-icon i:nth-child(2n) {
  color: #000;
}
.def-content {
  text-align: left;
  position: absolute;
  bottom: 50px;
  width: 250px;
  background: #fff;
  border-radius: 5px;
  transition: .2s all;
  box-shadow: 0px 0px 15px 0px #333;
  transform-origin: left bottom;
}
.def-content .item{
  width: 100%;
  line-height: 0;
  padding: 5px 10px;
  transition: .3s linear all;
}
.main-widget {
  left: 10px;
}
.def-content {
  left: 0;
}
.hide{
  visibility: hidden;
}
.def-content .item:last-child{
  margin-bottom: 0;
}
.def-content .item > a > *{
  float: left;
  line-height: 1;
}
.def-content .item a{
  display: inline-block;
  font-size: 15px;
  width: 100%;
  transition: .3s linear all;
}
.def-content .item div{
  height: 45px;
  line-height: 45px;
  width: 160px;
}
.def-content .item .img{
  margin-right: 10px;
}
.close-icon {
  position: absolute;
  font-size: 18px;
  top: 0;
  padding: 10px;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #464fff;
  border-radius: 100%;
  transition: .2s all;
  transform: rotate(0);
  cursor: pointer;
}
.close-icon.unsee{
  transform: rotate(180deg);
}
.pregan {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #229FCD;
  z-index: -2;
  border-radius: 100%;
  animation: zoomzoom 3s linear .2s infinite;
}
.item svg{
  fill: #ff464e; 
}
.def-content .item svg{
  fill: #fff;
}
.def-content .img{
  width: 45px;
  height: 45px;
  padding: 10px;
  border-radius: 100%;
  cursor: pointer;
  transition: .3s linear all .0s;
}
.def-content .item:hover {
  box-shadow: 0px 0px 5px -1px #000;
}
.def-content .item:hover a {
  color: red;
}
.def-content .item:hover .img {
  transition-delay: .3s;
  box-shadow: 0px 0px 5px 0px #333;
}
@keyframes zoomzoom{
  from {transform: scale(0)}
  to {transform: scale(1.2)}
}
.pregan:nth-child(1){
  animation-delay: .5s;
}
.def-content .item.phone .img {
  background: #f00;
}
.def-content .item.skype .img {
  background: #24a6cd;
}
.def-content .item.zalo .img {
  background: #349bd4;
}
.def-content .item.messenger .img {
  background: #007fff;
}
.def-content .item.mail .img {
  background: #d5493c;
}
#scrollTOP {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 40px;
  height: 40px;
  text-align: right;
  font-size: 10px;
  -webkit-transition: border-color .6s;
  -moz-transition: border-color .6s;
  transition: border-color .6s;
  cursor: pointer;
  z-index: 9999;
  opacity: 1.5;
  visibility: hidden;
  color: red;
}
#scrollTOP i.fa {
  font-size: 20px;
  padding: 10px 5px;
  background: #ff8d009c;
  color: white;
  text-transform: capitalize;
  text-align:center;
}
.post-details {
  padding-top: 15px;
}
#top .btn-group.btn-langs img {
  width: 25px;
}
.search .single-widget{
  margin-bottom:0;
}
.cart .gh {
  font-size: 14px;
}
#top-links,#topmenu,.menutop{
  padding:0;
}
.navbar-d > ul > li > a{
  padding: 10px 20px;
  font-size: 16px;
}
.btn-group.btn-langs .btn {
  padding: 6px;
}
#top-links .list-inline{
  .padding: 5px 0;
  margin-top: 8px;
  text-align:right;
}
.navbar-container .navbar-content{
  margin:0;
  height:auto;
}
.menutop {
  margin-top: 25px;
}
.products-grid .product-item-info{
  height:100%;
}
#top-links .list-inline *{
  font-size: 11px;
}
.cart .badge {
  padding: 5px 15px;
}
.products-grid .product-item{
  padding:2px;
  margin-bottom:2px;
}
#site-footer .footer-top .menu_footer .footer-block{
  text-align:left;
}
.widget-copyright{
  text-align:right;
}
.search-widget input[name="k"],.search-widget input[name="search"]{
  font-size: 10px;
}
.search-widget button[name="s"],.search-widget .gsc-search-button{
  font-size: 15px;
}
.menutop{
  margin-top: 18px;
}
.product-left-column{
  padding: 0 25px;
}
.relatived-product {
  padding: 1px;
}
.dropdown-menu{
  left:unset;
  right:0;
}
.product-info-detail > div {
  padding: 0;
}
.navbar-content.content_fixed .menu_main{
  width: 70%;
  margin: auto;
}
.navbar-content.content_fixed .menu_main .navbar{
  display: inline-block;
  width: 70%;
  float: left;
  padding: 5px;
}
.navbar-content.content_fixed .single-widget.search-widget {
  display: inline-block;
  width: 100%;
  margin: 0;
  float: right;
}
.menu_main .search{
  display: none;
}
.navbar-content.content_fixed .search{display: block;}
.navbar-content.content_fixed .single-widget.search-widget .content-widget{
  padding: 5px 20px;
}
.product-top img {
  z-index: 1;
  height: 201px;
}
.share-like{
  position: relative;
}
.share-like *{
  display: block;
  float: left;
}
.share-like .fb-like{
  width: 80%;
}
.share-like .fb-like *{
  width: 100% !important;
}
.single-widget.adv-widget .content-widget{
  padding: 0;
}
.single-widget.adv-widget img{
  width: 100%;
}
.adv-image{
  margin-bottom: 5px;
  overflow: hidden;
}
.adv-image img{
  transition: .3s linear;
}
.adv-image img:hover {
  transform: scale(1.15);
}
.product-category-content {
  padding: 0 20px;
}
.product-category-content img{
  width:auto;
}
.single-post-page table{
  width:100%!important;
}
/* css table*/
.table-banggia, .table-banggia tr, .table-banggia td{
  border: 1px solid;
}
.new-product-wrap.bang-gia {
  margin: auto;
  width: 99%;
}
.button-holder-price .btn-add {
  border: navajowhite;
  color: #fff;
  background: #229fcd;
  border-radius: 5px;
  padding: 5px;
}
.table.table-banggia tbody.fade {
  display: none;
}
.table.table-banggia tbody.fade.active {
  display: table-row-group !important;
}
.table.table-banggia{
  border-collapse: collapse;
  border-spacing: 1px;
}
tr.head-banggia {
  background: #ddebf6;
}
.table.table-banggia > thead > tr > th{
  border: 1px solid;
  border-bottom: 0px solid;
}
.table.table-banggia .old-price {
  line-height: 1;
  text-decoration: line-through red;
}
.table.table-banggia .sell-price:nth-child(2){
  color: red;
}
th, td {
  white-space: unset !important;
}
th.text-left.head-sp,th.text-left.head-stt,th.text-left.head-img,th.text-left.head-dv,th.text-left.head-dongia,th.text-left.head-trangthai,th.text-left.head-ma {
  font-weight: bold;
}
.table-banggia tr.content-center * {
  vertical-align: middle;
}
.product .nav.nav-tabs,.post-page .nav.nav-tabs{
  width: 80%;
  margin: auto;
  margin-bottom: 20px;
}
.contact-form{
  background: #eee;
}
.contact-form .title_form{
  text-align: center;
}
.contact-form .title_form h2{
  color: #f68b1f;
  padding: 10px 0;
}
.contact-form select{
  display: block;
  width: 100%;
  padding: 5px 0;
}
/* end css table*/
.contact-wrap .block-content .contact-info{
  width: 70%;
  margin: auto;
  margin-bottom: 20px;
}
.content_form{
  padding: 10px 30px;
}
.content_form form>div{
  padding: 10px 20px;
}
.contact-form select{
  padding: 8px 0;
}
.form-control{
  padding: 8px 12px;
  height: 38px;
}
.free_support .nav-tabs .nav-tab-item .switch{
  height: auto;
}
.free_support .nav-tabs{
  text-align: center;
}
.free_support .nav-tabs .nav-tab-item{
  float: none;
}
.free_support .nav-tabs img{
  width: 100px;
  height: auto;
  display: block;
  padding-bottom: 3px;
  margin: auto;
}
.free_support .nav-tab-item.active img{
  background: #f68b1f;
}
.free_support .nav-tab-item.active .switch span:before{
  content: "";
  display: block !important;
  position: absolute;
  border: 7px solid transparent;
  border-top: 7px solid #f68b1f;
  bottom: 100%;
  left: 50%;
  z-index: 9999;
  transform: translatex(-50%);
}
.free_support .nav-tabs span{
  margin-top: 14px;
  display: block;
  position: relative;
}
.free_support .nav-tab-item .switch span{
  color: #f68b1f;
}
.free_support .nav-tab-item.hid .switch span{
  color: #999999;
}
.free_support .nav-tabs .nav-tab-item.active .switch{
  border-bottom: 0;
}
.post-page .free_support .nav.nav-tabs{
  width: 100%;
}
.free_support .post-details{background: transparent;}
.cap_sp{
  text-align: center;
  color: #f68b1f;
  font-size: 34px;
  letter-spacing: -1px;
  padding: 15px 0;
}
.free_support .post-details{
  text-align: left;
  padding-bottom: 20px;
}
.free_support .box-collateral{
  position: absolute;
  left: 0;
  top: 100%;
  width: 500px;
}
.free_support .nav-tabs .nav-tab-item{
  position: relative;
}
.hid .post-details{
  opacity: 0;
  transition: .5s;
}
.free_support .container>div{
  min-height: 380px;
}
.ctn_menu{
  border:2px solid #eee;
  padding: 15px 0;
}
.menu_pr .title_pr{
  text-align: center;
  padding-bottom: 10px;
  color: #599323;
  text-transform: capitalize;
}
.menu_pr .ls_item{
  text-align: center;
  padding: 15px 0 0;
}
.menu_pr .ls_item a{
  display: block;
  color: #599323;
  font-weight: 500;
  min-height: 96px;
  padding: 0 5px;
}
.menu_pr .ls_item img{
  width: auto;
  display: block;
  margin: auto;
}
.post-page .post-description{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
.postWrapper{
  border: 0;
  border-bottom: 2px dashed #e3e3e3;
  padding: 0;
  margin: 15px 25px;
}
.post-page .post-details{
  padding: 10px 0;
}
.post-page .post-image{
  padding: 0 8px;
}
.status-box {
  color: #999;
}
.donvi img {
  max-width: 100px;
  height: auto;
}
#box-detail iframe {
  max-width: 100%;
}
.owl-nav .owl-prev i:before {
  transform: rotate(-135deg);
}
.home-new .block-content .owl-stage {
  display: flex;
}
.home-new .block-content .owl-stage .item.block-post{
  height: 100%;
}
#image-block .owl-nav .owl-prev i:before {
  transform: rotate(45deg);
}
.gsc-input-box{
  padding: 0!important;
}
.search-widget td.gsc-search-button {
  position: relative;
  padding: 0;
  width: 0;
}
#top-links .gsc-search-box-tools .gsc-search-box .gsc-input{
  padding:0;
}
#image-block .next{
  right: 0;
}
.os-scrollbar-handle {
  opacity: 0.5;
}
.slider .item > a{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: wrap;
  color: #fff;
}

.slider .item > a > div{
  position: absolute;
  background: #0007;
  padding: 5px;
  font-size: 2em;
  line-height: 1.3;
  transform: scale(0);
  transition: .3s linear 1.5s;
}
.slider .owl-item.active .item > a > div{
  transform: scale(1);
}
.slider .item > a > img{
  min-height: 400px;
  object-fit: cover;
}
.slider .item > a > div p{
  margin: 0;
}
.navbar-container {
  opacity: 1;
}
.product-items {
  display: flex;
  flex-flow: wrap;
}
/** Layout Responsive **/
@media (min-width: 768px) {
  .navbar-container .navbar-m {display: none!important;}
  .mobile-only{display: none!important;}
}
@media (min-width: 991px) {


}
@media (min-width: 1280px) {
  .navbar-d > ul > li > a{
    padding: 10px;
  }
  .logo{
    width: 10%;
    padding:0 15px;
  }
}
@media (min-width: 1920px) {
  .search-widget .gsc-search-button{
    padding: 6.5px 15px;
    margin: 0;
  }
  .gsc-search-box-tools .gsc-search-box .gsc-input{
    padding: 0;
  }
  .logo{
    padding:0 15px;
  }
  .navbar-d > ul > li > a{
    padding: 10px;
    font-size: 20px;
  }
  .menutop {
    margin-top: 20px;
  }
  #top-links .list-inline{
    margin-top: 20px;
  }
  .search-widget input[name="k"],.search-widget input[name="search"]{
    font-size:14px;
  }
  .search-widget button[name="s"], .search-widget .gsc-search-button{
    font-size:20px;
  }
  #top-links .list-inline * {
    font-size: 14px;
  }
  #top-links .list-inline > li{
    line-height: 2.5;
  }
  .cart .badge{
    padding: 5px 20px;
  }
  .search{
    margin-top: 5px;
  }
}
@media (max-width: 1280px) {

}
@media (max-width: 1024px) {
  .logo{
    padding:0 10px;
  }
  #top-links .list-inline{
    margin-top: 25px;
  }
  ul#tab-trangchu{
    padding:40px 0 15px;
  }
  .navbar-content.content_fixed .menu_main{
    width:100%;
  }
  .search-widget .gsc-control-cse{
    border-color: #d2d2d2;
    background-color: #d2d2d2;
  }
  #top {
    background: #d2d2d2;
	}
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #D2D2D2;
	}
  .search-widget td.gsc-search-button {
    padding: 0;
	}
  .navbar-container .navbar-content{
    background: #d2d2d2;
  }
  .navbar-content.content_fixed .search-widget .gsc-search-button{
    left: auto;
    right: 0;
    padding: 7.5px 15px;
  }
} 
@media (min-width: 769px) and (max-width: 900px){
  .navbar-d > ul > li > a{
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .product-top img{height: auto;}
  #top{padding-top: 10px;}
  table.table.table-banggia {
    width: 900px;
  }
  .item2{
    margin:0;
  }
  .button-holder {
    display: none;
  }
  .adv-product-detail{
    display: none;
  }
  .search {
    position: relative;
    .right: 20px;
  }
  .menutop{
    margin: 0;
  }
  #top-links .list-inline{
    margin-top: 10px;
  }
  .navbar-container .navbar-m .header a {
    background: #d2d2d2;
  }
  .products-grid .item .button-holder button a {
    font-size: 9px;
  }
  .navbar-container .navbar-d {display: none!important;}
  .navbar-container .navbar-m {display: block!important;}
  .xemthem{
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .search .single-widget .content-widget{
    padding: 0;
  }
  .search-widget input[name="k"],.search-widget input[name="search"]{
    font-size: 18px;
  }
  .search-widget button[name="s"], .search-widget .gsc-search-button{
    font-size: 23px;
  }
  .logo{
    margin: 5px 0;
  }
  .navbar-content.content_fixed .single-widget.search-widget .content-widget{
    padding: 5px;
  }
  .navbar-content.content_fixed .menu_main .navbar{
    width: 50%;
  }
  .mobile-only{
    display: block!important;
  }
  .product-category-content {
    padding: 0 10px;
  }
  .new-product-wrap.bang-gia {
    width: 98%;
  }
  .nav-tabs .nav-tab-item .switch{padding: 10px 6px;}
  .menu_main .search{
    display: block;
  }
  #site-footer .footer-block .footer-widget-content .col-md-4 img{
    width: 220px;
  }
  /* custom by zidan */
  .product .nav.nav-tabs, .post-page .nav.nav-tabs{
    width: 100%;
  }
  .free_support li.nav-tab-item:nth-child(2)>.tab-pane {
    left: -100%;
  }
  .free_support li.nav-tab-item:nth-child(3)>.tab-pane {
    left: -200%;
  }
  .free_support li.nav-tab-item:nth-child(4)>.tab-pane {
    left: -300%;
  }
  .post-page .postWrapper{margin: 15px 10px;}
  .fave_relatived_post {
    padding-bottom: 5px;
    border-bottom: 2px dotted #eee;
  }
  .free_support .container, .relatived-image-wrap, .content_form, .support, 
  .support .widget.widget-static-block, .tab-chitiet, .formct, .submit>p{
    padding: 0;
  }
  .content_form form>div {
    padding:10px 15px;
  }
  .post-wrapper{
    padding:15px 0!important;
  }
  .entry-title{font-size:40px;}
  .comments-post-content{padding:15px 0 !important;}
  .contact-wrap .block-content .contact-info{
    width:100%;
  }
  #box-detail iframe {
    max-height: 400px;
  }
  #header > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .search-widget .gsc-search-button{
    right: 0;
    left: auto;
  }
}
@media (max-width: 480px) {
  .col-xs-6 {
    width: calc(50% - 1px);
  }
  #box-detail iframe {
    max-height: 250px;
  }
  .donvi img {
    max-width: 50px;
  }
  .menutop .menu_main {
    background: #d2d2d2;
    display: flex;
    align-items: center;
  }
  .single-widget.search-widget * {
    margin: 0;
    background: transparent;
    border: transparent;
  }
  .nav-tabs .nav-tab-item .switch{padding: 10px 3px;}
  .nav-tabs .nav-tab-item {margin-right: 3px;}
  .nav-tabs, .nav.nav-tabs {
    margin-bottom: 15px;
  }
  table.table.table-banggia {
    width: 900px;
  }
  .single-post-page table td {
    display: block;
    width: 100% !important;
  }
  .relatived-product, .relatived-product .item.product-item {
    padding: 0;
  }
  .product-detail .products-grid .product-item-info{
    width: 100%;
  }
  .search{
    padding: 0;
  }
  .hidden-xs{
    display: none!important;
  }
  .product a.product-image img {
    width: 100%;
  }
  #top .dropdown-menu {
    left: -91px;
  }
  .button-holder {
    display: none;
  }
  .space-base {
    margin-bottom: 0;
  }
  .cart {
    text-align: center;
  }
  .doi-tac .item {
    margin: 5px 0px;
  }
  .price-box {
    font-size: 20px;
  }
  .product-item-details .product-name {
    font-size: 20px;
  }
  .products-grid .item .button-holder button a {
    font-size: 20px;
  }
  .item2 {
    width: 100%;
  }
  .btn-group.btn-langs .btn{
    padding: 0 6px;
  }
  .search-widget button[name="s"], .search-widget .gsc-search-button{
    padding: 6px 10px;
    font-size: 25px;
  }
  #top-links .list-inline{
    margin: 0;
  }
  #content{
    padding-top: 0;
  }
  .single-widget .content-widget {
    padding: 0px 15px;
  }
  .search-widget input[name="k"],.search-widget input[name="search"]{
    font-size: 18px;
  }
  .product-info-detail{
    display: block;
  }
  #top>div{padding: 0;}
  #top-links{padding: 5px 0 10px;}

  .navbar-container{padding: 10px 0;}
  .free_support .nav-tabs img{width:55px;}
  /* custom by zidan */
  .free_support .nav-tabs .nav-tab-item{
    width: 75px;
    margin: 0;
  }
  .free_support .box-collateral{
    width: 300px;
  }
  .free_support .nav-tab-item .switch span{font-size: 10px;}
  .free_support .nav-tabs .nav-tab-item{
    width: 75px;
    margin: 0;
  }
  .free_support .nav-tab-item .switch span{font-size: 10px;}
  .free_support li.nav-tab-item:nth-child(2)>.tab-pane {
    left: -100%;
  }
  .free_support li.nav-tab-item:nth-child(3)>.tab-pane {
    left: -200%;
  }
  .free_support li.nav-tab-item:nth-child(4)>.tab-pane {
    left: -300%;
  }
  .free_support .container{padding: 0;}
  .free_support .box-collateral{
    width: 300px;
  }
  .post-page .postWrapper{margin:3px 0;}
  .footer-widget-content>.clearfix>div{padding: 0;}
  .search-widget input[name="search"]{padding: 5px!important;}
  .search-widget .gsc-search-button-v2{
    padding: 0 10px;
    border-color: #3079ED;
    background-color: #4D90FE;
    border: 1px;
    right: 1px;
  }
  .navbar-content.content_fixed .search-widget .gsc-search-button{
    padding: 0px 10px;
  }
}
@media (max-width: 320px) {
}
.fa.fa-cart-arrow-down{
  background: url("/uploads/icon-addcart.png") no-repeat center;
  background-size: contain;
}
.icon-basket .fa.fa-cart-arrow-down{
  background: url("/uploads/icon-addcart-green.png") no-repeat left;
  background-size: contain;
}
.fa.fa-cart-arrow-down:before{
  opacity:0;
}
.nopadding{
  padding:0;
}