@import url(bootstrap.css);
@import url(owl.carousel.css);
@import url(slick.css);
@import url(font-awesome.css);
@import url(jquery.fancybox.css);
@font-face {
  font-family: 'UTM Swiss CondensedBold';
  src: url('../fonts/utm/UTM Swiss CondensedBold.eot');
  src: url('../fonts/utm/UTM Swiss CondensedBold.woff2') format('woff2'), url('../fonts/utm/UTM Swiss CondensedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMSwissCondensed-Bold.woff') format('woff'), url('../fonts/utm/UTMSwissCondensed-Bold.ttf') format('truetype'), url('../fonts/utm/UTMSwissCondensed-Bold.svg#UTMSwissCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Swiss Condensed';
  src: url('../fonts/utm/UTM Swiss Condensed.eot');
  src: url('../fonts/utm/UTM Swiss Condensed.woff2') format('woff2'), url('../fonts/utm/UTM Swiss Condensed.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMSwissCondensed.woff') format('woff'), url('../fonts/utm/UTMSwissCondensed.ttf') format('truetype'), url('../fonts/utm/UTMSwissCondensed.svg#UTMSwissCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: auto;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #000000;
  background-color: #fff;
  overflow-x: hidden;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased ;
  -webkit-font-smoothing: antialiased ;
  -moz-osx-font-smoothing: grayscale ;
  text-rendering: optimizeLegibility;
}
.wrapper {
  overflow-x: hidden;
}
a {
  color: #000000;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  color: #000000;
}
img {
  max-width: 100%;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
}
.pagination {
  display: block;
  font-size: 26px;
  text-align: center;
  margin-bottom: 35px;
}
.pagination li {
  display: inline-block;
  vertical-align: top;
}
.pagination li a {
  display: block;
  padding: 0 3px;
  min-width: 34px;
  color: #454545 !important;
  border: none !important;
  background-color: transparent !important;
  border-radius: 0px !important;
  line-height: 34px;
  text-align: center;
}
.pagination li.active a {
  border: none !important;
  background-color: #014f28 !important;
  text-decoration: none;
  color: #fff !important;
}
.pagination li .next,
.pagination li .previous {
  border: none !important;
  width: auto;
  text-align: center;
  background-color: transparent  !important;
  color: #666666 !important;
}
.breadcrumb {
  font-size: 18px;
  color: #3e3e3e;
  font-style: italic;
  margin: 0 0 20px;
  line-height: 24px;
  padding: 10px;
  border-radius: 0;
}
.breadcrumb a {
  color: #3e3e3e;
}
.breadcrumb2 {
  font-size: 16px;
  color: #014f28;
  font-style: italic;
  border-bottom: 1px solid #b3b3b3;
  padding: 5px 0;
  border-radius: 0;
  margin: 0 0 15px;
}
.breadcrumb2 a {
  color: #014f28;
}
.breadcrumb2 .home {
  color: #000;
}
.breadcrumb2 strong {
  font-weight: normal;
}
.main-container {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.main-container:before,
.main-container:after {
  content: none;
}
.main-container .sidebar {
  width: 270px;
  padding-right: 20px;
}
.main-container .main-content {
  width: calc(100% -  270px);
  width: -moz-calc(100% -  270px);
  width: -webkit-calc(100% -  270px);
  width: -o-calc(100% -  270px);
}
.main-container .sidebar-right {
  padding-left: 20px;
  padding-right: 0;
  order: 3;
}
@media (max-width: 991px) {
  .main-container .sidebar {
    width: 100%;
    padding: 0;
    order: 2;
  }
  .main-container .main-content {
    width: 100%;
  }
}
.form-control {
  outline: none;
  border-radius: 0;
  border: 1px solid #dadada;
  height: 40px;
  box-shadow: none;
}
.form-control:hover,
.form-control:focus {
  outline: none;
}
textarea.form-control {
  height: auto;
}
.btn-default {
  color: #fff;
  background: linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -moz-linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -o-linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -ms-linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -webkit-linear-gradient(top, #1f8cdd 0%, #149ee6 100%);
  border: none;
  padding: 0 18px;
  height: 40px;
  border-radius: 5px;
  font-weight: bold;
}
.btn-default:hover {
  background: linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -moz-linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -o-linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -ms-linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -webkit-linear-gradient(top, #149ee6 0%, #1f8cdd 100%);
  color: #fff;
}
a.btn-default {
  height: auto;
  line-height: 40px;
}
.btn-dangbai {
  font-size: 30px;
  font-weight: bold;
  max-width: 335px;
  width: 100%;
  height: 58px;
  background: linear-gradient(to bottom, #2285e6 0%, #0256a8 100%);
  background: -moz-linear-gradient(to bottom, #2285e6 0%, #0256a8 100%);
  background: -o-linear-gradient(to bottom, #2285e6 0%, #0256a8 100%);
  background: -ms-linear-gradient(to bottom, #2285e6 0%, #0256a8 100%);
  background: -webkit-linear-gradient(top, #2285e6 0%, #0256a8 100%);
  margin-bottom: 20px;
}
.owl-carousel .owl-item img {
  width: auto;
  transform-style: flat;
}
.site-header {
  background-color: #fff;
}
.header-top {
  line-height: 50px;
  background-color: #014f28;
  font-size: 17px;
  color: #ffffff;
}
.header-top a {
  color: #fff;
}
.header-top .container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-top .container:before,
.header-top .container:after {
  content: none;
}
.header-top ul {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
}
.header-top ul li {
  margin-right: 30px;
}
.header-top ul li a {
  display: block;
}
.header-logo__text {
  margin-right: auto;
  margin-left: 25px;
}
.header-search {
  width: 250px;
  position: relative;
  margin-left: 30px;
}
.header-search .form-control {
  display: block;
  width: 100%;
}
.header-search .btn-search {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/search.png);
  border: none;
  background-color: #014f28;
  padding: 0;
  box-shadow: none;
  outline: none;
  border-radius: 0;
}
.header-search .btn-search span {
  display: none;
}
.header-cart {
  white-space: nowrap;
  padding-left: 44px;
  display: block;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(../images/icon/cart.png);
  min-height: 35px;
  margin-left: 20px;
}
.header-cart__text {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
.header-cart__price {
  font-size: 14px;
  color: #014f28;
  display: block;
}
.header-content {
  padding: 20px 0 12px;
  border-bottom: 1px solid #cbcbcb;
}
.header-content .container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-content .container:before,
.header-content .container:after {
  content: none;
}
.header-social a {
  color: #737373;
  font-size: 24px;
  width: 40px;
  display: inline-block;
}
.header-social a:hover {
  color: #014f28;
}
.header-nav {
  background-color: #fff;
}
.header-nav .container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-nav .container:before,
.header-nav .container:after {
  content: none;
}
.toggle-nav {
  display: none;
}
.toggle-nav .fa {
  margin-right: 10px;
}
.toggle-nav:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 300;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .ui-menu {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: -webkit-flex;
    display: flex;
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .ui-menu ul {
    list-style: none;
  }
  .ui-menu li {
    position: relative;
  }
  .ui-menu a {
    color: #000;
    display: block;
    font-size: 19px;
    line-height: 40px;
  }
  .ui-menu a:hover {
    color: #014f28;
  }
  .ui-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 250px;
    background-color: #fff;
    z-index: 100;
    padding: 0;
    margin: 0;
    border: 1px solid #cccccc;
    display: none;
  }
  .ui-menu .sub-menu-toggle {
    display: none;
  }
  .ui-menu > li {
    display: block;
    margin-right: 60px;
  }
  .ui-menu > li:last-child {
    margin-right: 0;
  }
  .ui-menu > li > a {
    line-height: 54px;
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    display: block;
  }
  .ui-menu > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "FontAwesome";
  }
  .ui-menu > li:hover > a {
    color: #014f28;
  }
  .ui-menu > li > ul > li + li {
    border-top: 1px solid #cccccc;
  }
  .ui-menu > li > ul > li > a {
    padding: 0 21px 0 12px;
  }
  .ui-menu > li > ul > li.menu-item-has-children > a {
    position: relative;
  }
  .ui-menu > li > ul > li.menu-item-has-children > a:after {
    content: "\f0d9";
    font-family: "FontAwesome";
    position: absolute;
    right: 12px;
    top: 0;
  }
  .ui-menu > li > ul > li.menu-item-has-children:hover > a:after {
    content: "\f0da";
  }
  .ui-menu > li > ul .sub-menu {
    left: 100%;
    top: -1px;
    padding: 8px 0;
    padding-left: 34px;
    color: #959595;
  }
  .ui-menu > li > ul .sub-menu li {
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
  }
  .ui-menu > li > ul .sub-menu a {
    line-height: 30px;
  }
  .ui-menu .current-menu-item > a {
    color: #014f28;
  }
  .ui-menu .menu-item-has-children:hover > a {
    color: #014f28;
  }
  .ui-menu .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
}
@media (max-width: 991px) {
  body.menu-open {
    overflow: hidden;
  }
  .toggle-nav {
    display: block;
  }
  .toggle-nav.active:after {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .header-content {
    padding: 10px 0;
  }
  .header-nav {
    position: fixed;
    top: 0;
    left: -280px;
    bottom: 0;
    z-index: 500;
    width: 280px;
    background-color: #fff;
    border: none;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
    opacity: 0;
    visibility: hidden;
    padding-top: 20px;
    overflow-y: auto;
    display: block !important;
  }
  .header-nav.active {
    left: 0;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
    opacity: 1;
    visibility: visible;
  }
  .header-nav .container {
    width: 100%;
    display: block;
    padding: 0;
  }
  .ui-menu {
    display: block;
  }
  .ui-menu li {
    display: block;
    line-height: 40px;
    padding: 0;
    font-size: 15px;
    position: relative;
  }
  .ui-menu li a {
    line-height: 40px;
    padding: 0 12px;
    border: none;
    background-color: transparent;
  }
  .ui-menu > li {
    border-top: 1px solid #ccc;
  }
  .ui-menu > li:first-child {
    border: none;
  }
  .ui-menu .sub-menu-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: transparent;
    border: none;
    box-shadow: none;
    text-align: center;
    padding: 0;
    font-size: 24px;
    outline: none;
  }
  .ui-menu .sub-menu-toggle:before {
    content: "+";
  }
  .ui-menu .sub-menu-toggle.active:before {
    content: "-";
  }
  .ui-menu .sub-menu {
    position: static;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border: none;
    float: none;
    display: none;
  }
  .ui-menu .sub-menu .sub-menu {
    padding-left: 15px;
  }
  .ui-menu .sub-menu a {
    padding-left: 20px;
  }
  .ui-menu .open-sub-menu > .sub-menu {
    display: block;
  }
  .header-social {
    padding: 12px;
    border-top: 1px solid #ccc;
  }
}
@media (max-width: 767px) {
  .header-top .header-link {
    display: none;
  }
  .header-top .header-cart {
    display: block !important;
    line-height: 35px;
    padding: 0;
    background-image: none;
  }
  .header-top .header-cart .header-cart__text {
    display: none;
  }
  .header-top .header-cart .header-cart__price {
    color: #fff;
  }
  .header-top .header-cart .header-cart__price:before {
    content: "\f07a";
    font-family: "FontAwesome";
    font-size: 24px;
    margin-right: 10px;
  }
  .header-content .header-cart {
    display: none;
  }
}
.footer-hotline-fix {
  display: none;
}
@media (max-width: 479px) {
  .header-content .container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .header-search {
    width: 350px;
    margin: 10px 0px 0px 0px;
  }
  .header-logo {
    width: 40%;
  }
  .header-logo__text {
    width: 50%;
    margin-left: 10%;
  }
}
.footer-hotline-fix {
  display: none;
}
.back-to-top {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #000000;
  position: fixed;
  bottom: 100px;
  right: 50px;
  z-index: 999;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
  font-size: 30px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100%;
}
.phone-mobile {
  display: none;
  background-size: auto 100%;
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 999;
  text-align: center;
  line-height: 30px;
  background-color: #014f28;
  border-radius: 100%;
  color: #fff !important;
  font-size: 20px;
}
.phone-mobile:before {
  content: "\f095";
  font-family: "fontAwesome";
}
.footer-bottom {
  background-color: #014f28;
  color: #fff;
  text-align: center;
  font-size: 17px;
  line-height: 24px;
  padding: 17px 0;
}
.footer-bottom a {
  color: #fff;
}
.footer-top {
  border-top: 1px solid #ccc;
  padding: 25px 0;
  font-size: 20px;
  color: #515151;
}
.footer-title {
  display: block;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #014f28;
  font-size: 20px;
  font-weight: bold;
}
.footer-logo {
  margin-bottom: 12px;
}
.footer-social {
  text-align: center;
}
.footer-social a {
  display: inline-block;
  width: 36px;
  line-height: 36px;
  height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 100%;
  background-color: #014f28;
  font-size: 16px;
}
.footer-social a:hover {
  background-color: #014f28;
}
.footer-contact p {
  margin-bottom: 17px;
}
.footer-contact .fa {
  width: 33px;
}
.footer-link {
  font-size: 17px;
  color: #515151;
  padding-left: 25px;
}
.footer-link li {
  margin-bottom: 7px;
}
.footer-link a {
  color: #515151;
}
.footer-link a:hover {
  color: #014f28;
}
@media (max-width: 991px) {
  .site-footer {
    text-align: center;
  }
  .footer-top {
    font-size: 14px;
  }
  .footer-top h3 {
    font-size: 14px;
    margin-top: 25px;
  }
  .footer-bottom {
    font-size: 14px;
  }
  .footer-link li {
    list-style-position: inside;
  }
}
@media (max-width: 767px) {
  .back-to-top {
    width: 30px;
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    right: 10px;
    bottom: 10px;
    border-radius: 100%;
  }
  .footer-hotline-fix {
    display: block;
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 200;
  }
  .footer-hotline-fix a {
    margin-right: 5px;
  }
  .footer-hotline-fix img {
    height: 40px;
  }
}
.product-item {
  padding: 0 8px;
  width: 25%;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 18px;
}
.product-item__info {
  border: 1px solid #dcdcdc;
  padding: 8px;
  width: 100%;
  background-color: #fff;
}
.product-item__photo a {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 86.7%;
}
.product-item__photo img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
}
.product-item__detail {
  padding-top: 8px;
}
.product-item_stock {
  color: #767676;
}
.product-item_stock span {
  color: #000;
}
.product-item__name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 6px;
  text-transform: uppercase;
}
.product-item__name a:hover {
  color: #014f28;
}
.product-item__addcart {
  width: 22px;
  height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/icon/addcart.png);
  display: block;
}
.product-item__addcart:hover {
  background-image: url(../images/icon/addcart-hv.png);
}
.product-item__price .old-price {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 6px;
}
.product-item__price .old-price .price {
  font-size: 13px;
  color: #767676;
  text-decoration: line-through;
}
.product-item__price .price-label {
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  padding: 0 10px;
  background: linear-gradient(to right, #c51341 0%, #ed1c66 100%);
  background: -moz-linear-gradient(to right, #c51341 0%, #ed1c66 100%);
  background: -o-linear-gradient(to right, #c51341 0%, #ed1c66 100%);
  background: -ms-linear-gradient(to right, #c51341 0%, #ed1c66 100%);
  background: -webkit-linear-gradient(left, #c51341 0%, #ed1c66 100%);
  color: #fff;
}
.product-item__price .price-cart {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.product-item__price .price-cart .price {
  color: #ed1c24;
  font-size: 16px;
}
.product-item:hover .product-item__info {
  border-color: #014f28;
}
.product-sidebar {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
  background-color: #fff;
}
.product-sidebar__info {
  width: 100%;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.product-sidebar__photo {
  width: 90px;
}
.product-sidebar__photo a {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 132%;
}
.product-sidebar__photo img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
}
.product-sidebar_stock {
  font-size: 12px;
  margin: 0 0 5px;
}
.product-sidebar__detail {
  padding-left: 12px;
}
.product-sidebar__name {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 8px;
  text-transform: uppercase;
}
.product-sidebar__name a:hover {
  color: #014f28;
}
.product-sidebar__price {
  font-size: 14px;
  color: #ed1c24;
}
.post-item__gird-load {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 7px;
}
.post-item__gird-load .btn-load-more {
  display: inline-block;
  font-size: 20px;
  color: #ef5056;
  border: 1px solid #ef5056;
  border-radius: 5px;
  line-height: 50px;
  width: 275px;
  max-width: 100%;
}
.post-item__gird-load .btn-load-more:hover {
  background-color: #ef5056;
  color: #fff;
}
.post-item__gird {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -8px;
}
@media (max-width: 767px) {
  .product-item {
    width: 33.33333333%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .post-item__gird {
    margin: 0 -5px;
  }
  .product-item__price .price-cart .price {
    font-size: 14px;
  }
  .product-item__price .old-price .price {
    font-size: 12px;
  }
}
@media (max-width: 639px) {
  .product-item {
    width: 50%;
  }
}
.toobar {
  background-color: #f1f1f1;
  margin-bottom: 17px;
  padding: 0 15px;
  font-size: 15px;
}
.toobar .sortby {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.toobar .sortby .title {
  margin-right: 14px;
  line-height: 30px;
}
.toobar .sortby label {
  display: block;
  line-height: 30px;
  height: 30px;
  margin: 6px 0;
  background-color: #fff;
  margin-right: 17px;
  font-size: 15px;
  color: #3e3e3e;
  position: relative;
  font-weight: normal;
  float: left;
  white-space: nowrap;
  cursor: pointer;
}
.toobar .sortby label span {
  display: block;
  width: 100%;
  padding: 0 12px;
}
.toobar .sortby input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.toobar .sortby input[type="radio"]:checked + span {
  background-color: #014f28;
  color: #fff;
}
.toobar select {
  height: 30px;
  border: none;
  width: 180px;
  padding-left: 15px;
  font-size: 15px;
  color: #3e3e3e;
  box-shadow: none;
  margin: 6px 0;
}
.toobar .sortby-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  list-style: none;
}
.toobar .sortby-list ul {
  list-style: none;
}
.toobar .sortby-list > li {
  margin: 6px 0;
  margin-right: 17px;
}
.toobar .sortby-list > li > a {
  display: block;
  line-height: 30px;
  height: 30px;
  width: 100%;
  background-color: #fff;
  font-size: 15px;
  color: #3e3e3e;
  position: relative;
  font-weight: normal;
  float: left;
  white-space: nowrap;
  cursor: pointer;
  padding: 0 12px;
}
.toobar .sortby-list > li > a.active {
  background-color: #014f28;
  color: #fff;
}
.toobar .sortby-list .dropdown {
  width: 160px;
}
.toobar .sortby-list .dropdown > a {
  position: relative;
}
.toobar .sortby-list .dropdown > a .caret {
  float: right;
  position: absolute;
  right: 10px;
  top: 14px;
}
@media (max-width: 767px) {
  .toobar .sortby label {
    font-size: 12px;
    margin-right: 3px;
  }
  .toobar .sortby .title {
    font-size: 13px;
    margin-right: 3px;
  }
}
.block-product__description {
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
}
.block-product__description-heading {
  font-size: 20px;
  background-color: #eeeeee;
  text-transform: uppercase;
  color: #3e3e3e;
  padding: 4px 12px;
  line-height: 28px;
}
.block-product__description-content {
  font-size: 17px;
  line-height: 35px;
  padding: 15px;
}
.block-product__relate {
  margin-bottom: 30px;
}
.block-product__relate-heading {
  font-size: 20px;
  background-color: #eeeeee;
  text-transform: uppercase;
  color: #3e3e3e;
  padding: 4px 12px;
  line-height: 28px;
  margin-bottom: 20px;
}
.block-product-detail {
  margin-bottom: 25px;
}
.block-product-detail .imglag2 {
  margin-bottom: 12px;
}
.block-product-detail .imglag2 .item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
}
.block-product-detail .imglag2 .item .img {
  height: 0;
  padding-top: 132%;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block !important;
}
.block-product-detail .imglag2 .item .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.block-product-detail .img-thumb2 {
  margin: 0 -6px;
}
.block-product-detail .slick-slide {
  outline: none;
  box-shadow: none;
}
.block-product-detail .thumb {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block !important;
  padding: 0 6px;
}
.block-product-detail .thumb .img {
  height: 0;
  padding-top: 132%;
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block !important;
}
.block-product-detail .thumb .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.block-product-detail .slick-arrow {
  width: 30px;
  height: 44px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -22px;
  border: none;
  background-color: transparent;
  font-size: 0;
  text-decoration: -1000px;
  overflow: hidden;
  box-shadow: none;
  outline: none;
  opacity: 1;
  display: block;
  z-index: 10;
  background-size: 30px auto;
}
.block-product-detail .slick-prev {
  left: 6px;
  background-image: url('../images/icon/prev.png');
}
.block-product-detail .slick-next {
  right: 6px;
  background-image: url('../images/icon/next.png');
}
.block-product-detail .title {
  font-size: 25px;
  font-weight: bold;
  margin-top: 0;
}
.block-product-detail .review {
  font-size: 17px;
  color: #7c7c7c;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center ;
  align-items: center;
  margin-bottom: 15px;
}
.block-product-detail .review img {
  display: block;
}
.block-product-detail .review span {
  margin-right: 5px;
}
.block-product-detail .price-box {
  line-height: 1;
  margin-bottom: 20px;
}
.block-product-detail .price-box .old-price {
  color: #919191;
  text-decoration: line-through;
  font-size: 18px;
  margin-right: 30px;
  display: inline-block;
  vertical-align: text-bottom;
}
.block-product-detail .price-box .price {
  color: #014f28;
  font-size: 28px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: text-bottom;
}
.block-product-detail .price-box .label-sale {
  vertical-align: text-bottom;
  margin-bottom: 5px;
  display: inline-block;
  line-height: 26px;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
  font-weight: normal;
  background: linear-gradient(to right, #ac1616 0%, #ed1c25 100%);
  background: -moz-linear-gradient(to right, #ac1616 0%, #ed1c25 100%);
  background: -o-linear-gradient(to right, #ac1616 0%, #ed1c25 100%);
  background: -ms-linear-gradient(to right, #ac1616 0%, #ed1c25 100%);
  background: -webkit-linear-gradient(left, #ac1616 0%, #ed1c25 100%);
}
.block-product-detail .info {
  font-size: 14px;
}
.block-product-detail .info table {
  border: none;
}
.block-product-detail .info table tr th,
.block-product-detail .info table tr td {
  border: none;
  font-weight: normal;
  padding-left: 0;
}
.block-product-detail .info table tr th {
  width: 1%;
  min-width: 110px;
  color: #797878;
  white-space: nowrap;
}
.block-product-detail .addcart .btn {
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  background-color: #014f28;
  line-height: 32px;
  padding: 0 15px;
  display: inline-block;
  border-radius: 3px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.block-product__comment {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .block-product-detail .img-thumb2 {
    margin-bottom: 20px;
  }
}
.post-item {
  padding: 0 10px;
  width: 50%;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 20px;
  font-family: 'UTM Swiss Condensed';
}
.post-item__info {
  width: 100%;
  background-color: #fff;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
}
.post-item__photo {
  width: 245px;
}
.post-item__photo a {
  display: block;
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 69.91%;
}
.post-item__photo img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
}
.post-item__detail {
  padding-left: 20px;
  width: calc(100% -  245px);
  width: -moz-calc(100% -  245px);
  width: -webkit-calc(100% -  245px);
  width: -o-calc(100% -  245px);
}
.post-item__name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 6px;
  text-transform: uppercase;
}
.post-item__name a:hover {
  color: #014f28;
}
.post-item__date {
  font-size: 14px;
  color: #575757;
  margin-bottom: 5px;
}
.post-item__date span {
  color: #014f28;
}
.post-item__view {
  background-color: #014f28;
  line-height: 40px;
  font-size: 18px;
  padding: 0 13px;
  display: inline-block;
  color: #fff;
}
.post-item__view:hover {
  background-color: #ef4050;
  color: #fff;
}
.post-item__des {
  font-size: 14px;
  color: #575757;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .post-item {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .post-item__photo {
    width: 150px;
  }
  .post-item__detail {
    width: calc(100% -  150px);
    width: -moz-calc(100% -  150px);
    width: -webkit-calc(100% -  150px);
    width: -o-calc(100% -  150px);
  }
  .post-item__name {
    font-size: 14px;
  }
  .post-item__view {
    font-size: 14px;
    line-height: 28px;
  }
}
@media (max-width: 479px) {
  .post-item__photo {
    width: 100px;
  }
  .post-item__detail {
    padding-left: 10px;
    width: calc(100% -  100px);
    width: -moz-calc(100% -  100px);
    width: -webkit-calc(100% -  100px);
    width: -o-calc(100% -  100px);
  }
}
.post-4column {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -13px;
}
.post-4column .item-post {
  width: 25%;
  padding: 0 13px;
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .post-4column .item-post {
    width: 33.33333333%;
  }
}
@media (max-width: 639px) {
  .post-4column {
    margin: 0 -5px;
  }
  .post-4column .item-post {
    width: 50%;
    padding: 0 5px;
  }
}
.block-post__relate {
  margin-bottom: 30px;
}
.block-post__relate-heading {
  font-size: 20px;
  background-color: #eeeeee;
  text-transform: uppercase;
  color: #3e3e3e;
  padding: 4px 12px;
  line-height: 28px;
  margin-bottom: 20px;
}
.block-post__detail {
  margin-bottom: 30px;
  border: 1px solid #dfdfdf;
  padding: 20px;
}
.block-post__detail-title {
  display: block;
  text-align: center;
  font-size: 33px;
  font-family: 'UTM Swiss Condensed';
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0;
}
.block-post__detail-des {
  font-size: 16px;
  color: #494949;
  line-height: 25px;
}
.block-post__detail-date {
  font-size: 16px;
  color: #494949;
  line-height: 25px;
  font-style: italic;
  margin-bottom: 10px;
}
.block-post__detail-date span {
  color: #e66527;
}
.sidebar-banner {
  margin-bottom: 20px;
}
.sidebar-banner iframe {
  width: 100% !important;
  display: block;
}
.sidebar-banner img {
  display: block;
  width: 100%;
}
.sidebar-categori {
  border: 1px solid #cccccc;
  font-size: 19px;
  margin-bottom: 20px;
}
.sidebar-categori__heading {
  border-bottom: 1px solid #cccccc;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  color: #e21428;
  line-height: 30px;
  padding: 7px;
}
.sidebar-categori__content {
  padding: 5px 0;
}
.sidebar-categori ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar-categori li {
  margin: 0;
}
.sidebar-categori__list li {
  position: relative;
}
.sidebar-categori__list a {
  display: block;
  line-height: 20px;
}
.sidebar-categori__list a:hover {
  color: #014f28;
}
.sidebar-categori__list .btn-collapsed {
  position: absolute;
  right: 0;
  top: 4px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  z-index: 10;
  padding: 0;
  text-align: center;
}
.sidebar-categori__list .btn-collapsed:not(.collapsed) {
  color: #014f28;
}
.sidebar-categori__list .btn-collapsed:not(.collapsed) .fa:before {
  content: "\f0d7";
}
.sidebar-categori__list .btn-collapsed:not(.collapsed) + a {
  color: #014f28;
}
.sidebar-categori__list > li > a {
  padding: 9px 19px 9px 18px;
}
.sidebar-categori__list > li li {
  display: list-item;
  list-style-type: disc;
  color: #575757;
}
.sidebar-categori__list > li ul {
  padding-left: 48px;
  padding-bottom: 8px;
}
.sidebar-categori__list > li ul a {
  font-size: 16px;
  color: #575757;
  padding-left: 0;
}
.sidebar-product {
  border: 1px solid #cccccc;
  margin-bottom: 20px;
}
.sidebar-product__heading {
  border-bottom: 1px solid #cccccc;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  color: #fff;
  line-height: 30px;
  padding: 7px;
  background-color: #014f28;
}
.sidebar-product .product-sidebar:last-child {
  border: none;
}
.block-about {
  font-size: 17px;
  margin-bottom: 30px;
}
.block-about__heading {
  border-bottom: 3px solid #014f28;
  margin-bottom: 20px;
}
.block-about__title {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'UTM Swiss Condensed';
}
.block-contact {
  font-size: 17px;
  margin-bottom: 30px;
}
.block-contact__heading {
  border-bottom: 3px solid #014f28;
  margin-bottom: 20px;
}
.block-contact__title {
  font-size: 35px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'UTM Swiss Condensed';
}
.block-contact__address {
  font-size: 20px;
  color: #575656;
  margin-bottom: 20px;
}
.block-contact__address h3 {
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 38px;
}
.block-contact__address img {
  margin-right: 12px;
}
.block-cart {
  margin-bottom: 30px;
}
.block-cart__heading {
  border-bottom: 1px solid #e4e4e4;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: 12px;
  margin-bottom: 20px;
}
.block-cart__heading .line {
  margin: 0 10px;
  border-right: 3px solid #c52227;
  height: 20px;
}
.block-cart__heading .title {
  margin: 0;
  font-size: 25px;
  color: #020202;
  text-transform: uppercase;
  font-family: 'UTM Swiss Condensed';
  font-weight: bold;
}
.block-cart__table thead tr th,
.block-cart__table thead tr td {
  border-bottom: none;
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
  color: #202981;
  padding: 10px 20px;
  text-align: center;
}
.block-cart__table thead tr .t-name {
  text-align: left;
  border-left: none;
}
.block-cart__table thead tr .t-img {
  border-right: none;
}
.block-cart__table tbody tr th,
.block-cart__table tbody tr td {
  width: 1%;
  white-space: nowrap;
  padding: 10px 20px;
  vertical-align: middle;
  text-align: center;
}
.block-cart__table tbody tr .t-name {
  width: 100%;
  white-space: normal;
  font-size: 15px;
  color: #010101;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}
.block-cart__table tbody tr .t-img {
  padding: 10px 8px;
}
.block-cart__table tbody tr .t-qty .qty {
  display: -webkit-flex;
  display: flex;
  border: 1px solid #ebeaea;
  width: 100px;
  margin: 0 auto;
}
.block-cart__table tbody tr .t-qty button,
.block-cart__table tbody tr .t-qty .btn {
  height: 36px;
  width: 30px;
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
  text-align: center;
}
.block-cart__table tbody tr .t-qty input {
  height: 36px;
  width: 40px;
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
  text-align: center;
  padding: 0;
}
.block-cart__table tbody tr .t-price {
  color: #000000;
  font-size: 19px;
}
.block-cart__table tbody tr .t-total {
  font-size: 19px;
  color: #c52227;
}
.block-cart__table tfoot {
  font-size: 19px;
  color: #c52227;
  font-weight: bold;
  text-align: center;
}
.block-cart__table tfoot .t-name {
  font-family: 'UTM Swiss Condensed';
}
.block-cart__table .img {
  width: 86px;
  min-width: 86px;
  padding-top: 88.2%;
  position: relative;
}
.block-cart__table .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.block-cart .btn-remove {
  height: 34px;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'UTM Swiss Condensed';
  padding: 0 25px;
  border-radius: 25px;
  font-weight: bold;
  background-color: #808080;
}
.block-cart .btn-remove:hover {
  background-color: #676767;
}
.block-checkout {
  margin-bottom: 30px;
}
.block-checkout__heading {
  color: #020202;
  font-size: 19px;
  text-transform: uppercase;
  font-family: 'UTM Swiss Condensed';
  font-weight: bold;
  position: relative;
  line-height: 30px;
  padding-left: 13px;
  margin-bottom: 12px;
}
.block-checkout__heading:before {
  content: "";
  width: 3px;
  height: 16px;
  display: block;
  background-color: #c52227;
  position: absolute;
  left: 0;
  top: 7px;
}
.block-checkout .form-group {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 12px;
  -webkit-align-items: center;
  align-items: center;
}
.block-checkout .form-group label {
  font-size: 15px;
  font-weight: normal;
  color: #565555;
  padding: 0;
  width: 110px;
}
.block-checkout .form-group .form-control {
  width: calc(100% -  110px);
  width: -moz-calc(100% -  110px);
  width: -webkit-calc(100% -  110px);
  width: -o-calc(100% -  110px);
  height: 30px;
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 0;
}
.block-checkout .btn {
  height: 34px;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'UTM Swiss Condensed';
  padding: 0 25px;
  border-radius: 25px;
  background-color: #c52227;
  font-weight: bold;
}
.block-checkout .btn:hover {
  background-color: #9a1a1e;
}
.block-checkout .btn-remove {
  background-color: #808080;
}
.block-checkout .btn-remove:hover {
  background-color: #676767;
}
@media (max-width: 767px) {
  .block-cart__table {
    display: block;
  }
  .block-cart__table thead {
    display: none;
  }
  .block-cart__table tbody {
    display: block;
  }
  .block-cart__table tbody tr {
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 15px;
  }
  .block-cart__table tbody tr:before,
  .block-cart__table tbody tr:after {
    content: "";
    display: table;
  }
  .block-cart__table tbody tr:after {
    clear: both;
  }
  .block-cart__table tbody tr th,
  .block-cart__table tbody tr td {
    width: auto;
    white-space: normal;
    padding: 0;
    display: block;
    border: none;
    margin-left: 90px;
    text-align: left;
  }
  .block-cart__table tbody tr .t-name {
    margin-bottom: 10px;
  }
  .block-cart__table tbody tr .t-img {
    width: 70px;
    padding: 0;
    float: left;
    margin-left: 0;
  }
  .block-cart__table tbody tr .t-qty {
    margin-bottom: 10px;
  }
  .block-cart__table tbody tr .t-qty .qty {
    margin: 0;
  }
  .block-cart__table tbody tr .t-price {
    display: none;
  }
  .block-cart__table tbody tr .t-total {
    font-size: 19px;
    color: #c52227;
  }
  .block-cart__table tfoot {
    display: block;
  }
  .block-cart__table tfoot tr {
    display: block;
    text-align: left;
  }
  .block-cart__table tfoot tr th,
  .block-cart__table tfoot tr td {
    border: none;
    display: inline-block;
    vertical-align: middle;
  }
  .block-cart__table tfoot tr .t-name:after {
    content: ":";
  }
  .block-cart__table .img {
    width: 86px;
    min-width: 86px;
    padding-top: 88.2%;
    position: relative;
  }
  .block-cart__table .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
  }
}
.banner img {
  display: block;
  width: 100%;
}
.block-slide-top {
  margin-bottom: 20px;
}
.block-slide-top .owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.block-slide-top .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 10px;
  right: 50%;
  margin-right: -585px;
}
.block-slide-top .owl-dots .owl-dot {
  width: 16px;
  height: 16px;
  border: 1px solid #b6b5b1;
  background-color: #b6b5b1;
  margin: 0 3px;
  display: inline-block;
  vertical-align: top;
  border-radius: 100%;
}
.block-slide-top .owl-dots .owl-dot.active {
  border: 1px solid #fff;
  background-color: #e21428;
}
.block-product-sale {
  background-color: #f1f1f1;
  padding: 12px  0 20px;
  margin-bottom: 20px;
}
.block-product-sale__heading {
  font-size: 30px;
  color: #ed1c24;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.block-product-sale__heading a {
  color: #ed1c24;
}
.block-product-sale .product-item {
  width: 100%;
  margin: 0;
  padding: 0;
}
.block-product-sale .owl-nav .owl-prev,
.block-product-sale .owl-nav .owl-next {
  width: 20px;
  height: 23px;
  background-color: #d2d2d2;
  display: block;
  position: absolute;
  top: 100px;
  z-index: 10;
  text-align: center;
  line-height: 23px;
  color: #898989;
}
.block-product-sale .owl-nav .owl-prev:before,
.block-product-sale .owl-nav .owl-next:before {
  font-family: "FontAwesome";
}
.block-product-sale .owl-nav .owl-prev:hover,
.block-product-sale .owl-nav .owl-next:hover {
  background-color: #014f28;
  color: #fff;
}
.block-product-sale .owl-nav .owl-prev {
  left: 0;
}
.block-product-sale .owl-nav .owl-prev:before {
  content: "\f104";
}
.block-product-sale .owl-nav .owl-next {
  right: 0;
}
.block-product-sale .owl-nav .owl-next:before {
  content: "\f105";
}
.block-post {
  padding: 20px 0 10px;
}
.block-post__heading {
  margin-bottom: 20px;
  text-align: center;
}
.block-post__title {
  font-weight: bold;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  display: inline-block;
  padding: 0 110px;
  background-position: left center, right center;
  background-repeat: no-repeat;
  background-image: url(../images/icon/heading1.png), url(../images/icon/heading2.png);
  line-height: 46px;
}
.block-post__content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 1199px) {
  .block-slide-top .owl-dots {
    right: 20px;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .block-product-sale__heading {
    font-size: 24px;
  }
}
@media (max-width: 639px) {
  .block-post__title {
    font-size: 30px;
    padding: 0 60px;
    background-size: 50px auto ,50px auto;
  }
  .block-slide-top .owl-dots {
    bottom: 3px;
  }
  .block-slide-top .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
  }
}
