.view-id-showroom.view-display-id-page .col-sm-6:nth-child(2n+1) {
  clear: left;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.img-product a:hover::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.img-product a:after {
  content: "";
  position: absolute;
  top: 5%;
  bottom: 25%;
  left: 10%;
  right: 10%;
  background-color: rgba(255,255,255,0.3);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .6s;
  -webkit-transition: all .6s;
}
.h2-title {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 75px;
}
.h2-title::before {
  content: "";
  position: absolute;
  background-color: #ff6f0f;
  display: block;
  margin-top: 10px;
  height: 1px;
  width: 115px;
  bottom: -1px;
}
.h2-title-brown {
  color: #5f412d;
  font-size: 18px;
  padding: 0px 0px 20px 0px;
  position: relative;
  border-bottom: 1px solid #5f412d;
}
.h2-title-brown::before {
  content: "";
  display: block;
  margin-top: 10px;
  height: 1px;
  position: absolute;
  width: 115px;
  background-color: #ff6f0f;
  bottom: -1px;
}
body {
  font-size: 14px;
}
body.page-bo-suu-tap.not-front #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/bo_suu_tap.png) no-repeat center;
}
body.page-bo-suu-tap.not-front #page-header-bg > div h1 {
  color: #5f412d;
}
body.page-san-pham.not-front #page-header-bg,
body.page-taxonomy.not-front #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/SAN-PHAM.gif) no-repeat center;
}
body.page-san-pham.not-front #page-header-bg > div h1,
body.page-taxonomy.not-front #page-header-bg > div h1 {
  color: #ffffff;
}
body.page-node-21.not-front #page-header-bg,
body.page-node-43.not-front #page-header-bg,
body.page-node-41.not-front #page-header-bg,
body.page-node-42.not-front #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/GIOI-THIEU_2.gif) no-repeat center;
}
body.page-node-21.not-front #page-header-bg > div h1,
body.page-node-43.not-front #page-header-bg > div h1,
body.page-node-41.not-front #page-header-bg > div h1,
body.page-node-42.not-front #page-header-bg > div h1 {
  color: #5f412d;
}
body.page-tin-tuc.not-front #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/banner-kh1i.png) no-repeat center;
}
body.page-tin-tuc.not-front #page-header-bg > div h1 {
  color: #ffffff;
}
body.not-front #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/jhi.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}
body.not-front #page-header-bg > div {
  height: 521px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.not-front #page-header-bg > div h1 {
  color: #5f412d;
  text-transform: uppercase;
  font-size: 40px;
}
body.not-front ol.breadcrumb {
  border-bottom: 1px solid #5f412d;
  background-color: #f1f1f1;
  border-radius: 0px;
  margin-top: 50px;
}
body.not-front ol.breadcrumb li:nth-child(1) {
  text-transform: uppercase;
  color: #5f412d;
  text-decoration: none;
}
body.not-front ol.breadcrumb li:nth-child(1)::before {
  content: "\f015";
  color: #5f412d;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 20px;
  margin-left: -15px;
}
body.not-front ol.breadcrumb li {
  text-transform: uppercase;
  color: #5f412d;
  text-decoration: none;
}
body.not-front ol.breadcrumb li a {
  color: #5f412d;
}
body.not-front ol.breadcrumb li::before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5f412d;
}
body.not-front ol.breadcrumb li.active {
  color: #ff6f0f;
  text-transform: uppercase;
}
img {
  max-width: 100%;
  height: auto;
}
.page-header {
  margin-bottom: 0px;
  margin-top: 15px;
  padding-bottom: 0px;
}
#block-system-user-menu .menu {
  display: -webkit-inline-box;
  margin-bottom: 0px;
}
#block-system-user-menu .menu li a,
#block-system-user-menu .menu li span {
  padding: 0px 15px;
  color: #5f412d;
}
#block-system-user-menu .menu li a[href="/user"]::before,
#block-system-user-menu .menu li span[href="/user"]::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
  margin-right: 5px;
}
#block-system-user-menu .menu li:nth-child(1) a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
  margin-right: 5px;
}
#block-system-user-menu .menu li:nth-child(2) a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f290";
  margin-right: 5px;
}
#block-system-user-menu .menu li:nth-child(3) span::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f095";
  margin-right: 5px;
}
#block-search-form .block-content .form-search #edit-search-block-form--2 {
  background-color: #3d2311;
  color: #ffffff;
  box-shadow: none;
  border-radius: 0px;
}
#block-search-form .block-content .form-search .btn-primary {
  background-color: #3d2311;
  border: none;
  border-radius: 0px;
}
#block-santweak-san-navi .main-menu {
  margin-bottom: 0px;
  position: relative;
  z-index: 9;
}
#block-santweak-san-navi .main-menu li.item {
  margin: 22px;
  list-style-type: none;
}
#block-santweak-san-navi .main-menu li.item a {
  color: #5f412d;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
#block-santweak-san-navi .main-menu li.item a:hover {
  color: #ff6f0f;
}
#block-santweak-san-navi .main-menu li.item a.active {
  color: #ff6f0f;
}
#block-santweak-san-navi .main-menu li.item ul li a {
  text-transform: none;
  font-size: 16px;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 2;
  background: #fff;
  align-items: center;
  border: 1px solid #ff6f0f;
  margin-top: -70px;
  left: 30%;
  position: absolute;
  top: 40px;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2::before {
  content: "";
  background-image: url(/sites/all/themes/sankeoff/images/menu-angle-left.jpg);
  width: 20px;
  height: 17px;
  margin-left: -14px;
  margin-top: -155px;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 ul {
  border-top: none;
  margin-top: 0px;
  min-width: 150px;
  padding: 0px 0px 0px 20px;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 ul li {
  border-bottom: 1px solid #5f412d;
  padding: 5px 0px;
  width: 100%;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 ul li a {
  text-transform: none;
  font-size: 16px;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 ul li a::before {
  content: "";
  margin: 0px;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 ul li:hover {
  border-bottom: 1px solid #ff6f0f;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 ul li:last-child {
  border-bottom: none;
}
#block-santweak-san-navi .main-menu li.item ul li:hover .menu-deep-2 .menu-image {
  min-width: 300px;
  margin: 17px;
}
#block-santweak-san-navi .main-menu li.item .menu-child {
  margin-top: 22px;
  background-color: #ffffff;
  border-top: 1px solid #ff6f0f;
  padding: 10px 0px 10px 20px;
  min-width: 500px;
}
#block-santweak-san-navi .main-menu li.item .menu-child li.sub-item {
  list-style-type: none;
}
#block-santweak-san-navi .main-menu li.item .menu-child li.sub-item a::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101";
  margin: 10px;
}
.page-slideshow .carousel-indicators {
  display: none;
}
.page-slideshow .icon-prev,
.page-slideshow .icon-next {
  background-color: #ffffff;
}
.page-slideshow .icon-prev::before,
.page-slideshow .icon-next::before {
  color: #5f412d;
}
.page-slideshow .icon-prev {
  margin-left: 0px;
  background: none;
  text-shadow: none;
}
.page-slideshow .icon-prev::before {
  padding: 15px;
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #5f412d;
}
.page-slideshow .icon-prev::before:hover {
  background: #fff;
  color: #5f412d;
}
.page-slideshow .icon-next {
  margin-right: 0px;
  background: none;
  text-shadow: none;
}
.page-slideshow .icon-next::before {
  padding: 15px;
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #fff;
  color: #5f412d;
}
.page-slideshow .carousel-control {
  opacity: 1;
}
.page-slideshow .carousel-control.left,
.page-slideshow .carousel-control.right {
  background-image: none;
}
.a {
  position: absolute;
  background-color: rgba(0,0,0,0.3);
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
#block-views-terms-front-term {
  margin: 80px 0px;
}
#block-views-terms-front-term .small-item {
  position: relative;
  margin-bottom: 20px;
}
#block-views-terms-front-term .small-item .title a {
  top: 32%;
  left: 18px;
  right: 18px;
  padding: 35px 0px;
  position: absolute;
  background-color: rgba(0,0,0,0.3);
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
#block-views-terms-front-term .small-item .title a:hover {
  color: #ff6f0f;
  background-color: rgba(0,0,0,0.2);
}
#block-views-terms-front-term .big-item {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
#block-views-terms-front-term .big-item img {
  height: 700px;
}
#block-views-terms-front-term .big-item .title a {
  top: 30%;
  left: 10%;
  right: 10%;
  height: 260px;
  font-size: 45px !important;
  position: absolute;
  background-color: rgba(0,0,0,0.3);
  color: #ffffff;
  font-size: 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
#block-views-terms-front-term .big-item .title a:hover {
  color: #ff6f0f;
  background-color: rgba(0,0,0,0.2);
}
#block-block-4 {
  background: url(/sites/all/themes/sankeoff/images/_MGL0727.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  min-height: 695px;
}
#block-block-4::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
}
#block-block-4 .block-content {
  margin: 0 auto 120px;
  z-index: 1;
  position: relative;
  max-width: 1170px;
}
#block-block-4 p {
  margin: 0 0 10px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: normal;
}
#block-block-4 p:nth-child(2) {
  font-family: "HelveticaNeue-Bold";
}
#block-block-4 p:nth-child(3) {
  letter-spacing: 4px;
}
#block-block-4 p img {
  margin-top: 125px;
  margin-bottom: 40px;
}
#block-block-4 p a {
  font-family: "HelveticaNeue-Light";
  text-decoration: none;
  color: #ffffff;
  padding: 10px 60px;
  border: 1px solid #ffffff;
  margin: 100px auto;
  display: table;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
}
#block-block-4 p a:hover {
  color: #ff6f0f;
  border: 1px solid #ff6f0f;
}
#block-quicktabs-our-products {
  text-align: center;
  margin-bottom: 80px;
}
#block-quicktabs-our-products h1.block-title {
  text-transform: uppercase;
  font-size: 30px;
  color: #5f412d;
  font-weight: bold;
}
#block-quicktabs-our-products ul.quicktabs-tabs {
  margin: 60px 0px;
}
#block-quicktabs-our-products ul.quicktabs-tabs li {
  padding: 40px 20px;
  margin-right: -4px;
}
#block-quicktabs-our-products ul.quicktabs-tabs li a {
  text-decoration: none;
  color: #5f412d;
  text-transform: uppercase;
  font-size: 23px;
}
#block-quicktabs-our-products ul.quicktabs-tabs li a:hover {
  color: #ff6f0f;
}
#block-quicktabs-our-products .image-product a:hover::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
#block-quicktabs-our-products .image-product a:after {
  content: "";
  position: absolute;
  top: 5%;
  bottom: 25%;
  left: 10%;
  right: 10%;
  background-color: rgba(255,255,255,0.3);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .6s;
  -webkit-transition: all .6s;
}
#block-quicktabs-our-products .title {
  margin: 15px 0px;
}
#block-quicktabs-our-products .title a {
  font-size: 16px;
  color: #000;
  text-decoration: none;
}
#block-quicktabs-our-products .price {
  color: #ff6f0f;
  font-size: 16px;
}
#block-views-nodes-block-tin-km {
  background-image: url(/sites/all/themes/sankeoff/images/banner-kh1i.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 695px;
}
#block-views-nodes-block-tin-km h2 {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #ff6f0f;
  margin-top: 25px;
}
#block-views-nodes-block-tin-km .new-item {
  background-color: #ffffff;
  width: 250px;
}
#block-views-nodes-block-tin-km .image img {
  height: 235px;
}
#block-views-nodes-block-tin-km .image a {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
#block-views-nodes-block-tin-km .image a:hover::before {
  transform: scale(1);
}
#block-views-nodes-block-tin-km .image a::before {
  content: "\f0c1";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  background: #ff6f0f;
  width: 30px;
  height: 30px;
  padding: 8px;
  position: absolute;
  left: 45%;
  top: 50%;
  z-index: 2;
  transform: scale(0);
  transition: all .6s;
}
#block-views-nodes-block-tin-km .image a:hover::after {
  transform: scale(1);
}
#block-views-nodes-block-tin-km .image a::after {
  position: absolute;
  background: rgba(0,0,0,0.5);
  content: "";
  display: block;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  transform: scale(0);
  transition: all .6s;
}
#block-views-nodes-block-tin-km .title a {
  color: #5f412d;
  font-size: 16px;
  text-transform: uppercase;
}
#block-views-nodes-block-tin-km .pull-left {
  position: absolute;
  bottom: 15px;
  right: 25px;
}
#block-views-nodes-block-tin-km .pull-right {
  position: absolute;
  bottom: 15px;
  left: 25px;
}
#block-views-nodes-block-tin-km .owl-buttons {
  margin: 30px 0px;
}
#block-views-nodes-block-tin-km .owl-buttons .owl-prev {
  border-radius: 0px;
  border: 1px solid #fff;
  padding: 0px;
  opacity: 1;
  background: none;
  width: 28px;
  height: 28px;
  overflow: hidden;
}
#block-views-nodes-block-tin-km .owl-buttons .owl-prev::before {
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
  color: #ffffff;
}
#block-views-nodes-block-tin-km .owl-buttons .owl-next {
  border-radius: 0px;
  border: 1px solid #fff;
  padding: 0px;
  opacity: 1;
  background: none;
  width: 28px;
  height: 28px;
  overflow: hidden;
}
#block-views-nodes-block-tin-km .owl-buttons .owl-next::before {
  content: "\f105";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 8px;
  color: #ffffff;
}
#block-views-nodes-block-tin-km .fa-calendar-o:before,
#block-views-nodes-block-tin-km .fa-comment-o:before {
  color: #5f412d;
}
.title-desc {
  width: 60%;
  float: right;
  padding-left: 5px;
}
#page-highlighted {
  margin-top: 0px !important;
}
#page-highlighted h2 {
  color: #5f412d;
  font-size: 18px;
  padding: 0px 0px 20px 0px;
  position: relative;
  border-bottom: 1px solid #5f412d;
  margin-bottom: 30px;
  font-weight: bold;
}
#page-highlighted h2::before {
  content: "";
  display: block;
  margin-top: 10px;
  height: 1px;
  position: absolute;
  width: 115px;
  background-color: #ff6f0f;
  bottom: -1px;
}
#page-highlighted #block-views-nodes-block-footer-news h2 {
  text-transform: uppercase;
}
#page-highlighted .new-item {
  margin-bottom: 25px;
  overflow: auto;
}
#page-highlighted .new-item .image {
  width: 30%;
  float: left;
  clear: both;
}
#page-highlighted .new-item .image img {
  width: 100px;
  height: 90px;
  border: 1px solid #d5d5d5;
  padding: 2px;
}
#page-highlighted .new-item .node-des {
  width: 70%;
  float: right;
}
#page-highlighted .new-item .node-des .title {
  width: 60%;
  float: right;
  padding-left: 5px;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#page-highlighted .new-item .node-des .title a {
  color: #5f412d;
}
#page-highlighted .new-item .node-des .desc {
  width: 60%;
  float: right;
  padding-left: 5px;
  width: 100%;
  color: #666;
  font-size: 10px;
  text-align: justify;
}
#page-highlighted .new-item .node-des .posted,
#page-highlighted .new-item .node-des .comments {
  display: none;
}
#page-highlighted #block-block-1 {
  margin-bottom: 80px;
  height: 540px;
  overflow: hidden;
}
#page-highlighted #block-views-nodes-block-customer .owl-carousel-block_customer1 {
  position: relative;
}
#page-highlighted #block-views-nodes-block-customer .owl-carousel-block_customer1 img {
  width: 375px;
  height: 450px;
}
#page-highlighted #block-views-nodes-block-customer .owl-carousel-block_customer1 .owl-prev {
  position: absolute;
  top: 40%;
  left: -5px;
  border: 0px;
  border-radius: 0px;
  background-color: #fff;
  opacity: 1;
}
#page-highlighted #block-views-nodes-block-customer .owl-carousel-block_customer1 .owl-prev::before {
  content: '\f060';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5f412d;
}
#page-highlighted #block-views-nodes-block-customer .owl-carousel-block_customer1 .owl-next {
  position: absolute;
  top: 40%;
  right: -5px;
  border: 0px;
  border-radius: 0px;
  background-color: #fff;
  opacity: 1;
}
#page-highlighted #block-views-nodes-block-customer .owl-carousel-block_customer1 .owl-next::after {
  content: '\f061';
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5f412d;
}
body.node-type-page {
  background: #ffffff !important;
}
body.node-type-page #page-container {
  margin-bottom: 100px;
}
body.node-type-page #page-container ol.breadcrumb {
  background-color: #ffffff;
}
.list .image-product {
  width: 35%;
  float: left;
  clear: both;
}
.list .product-title,
.list .product-price {
  width: 63%;
  float: right;
  text-align: left !important;
}
.list .product-price {
  border-bottom: 1px solid #5f412d;
  padding: 30px 0px;
}
body.page-san-pham #page-container {
  background-color: #f1f1f1;
  font-size: 16px;
}
body.page-san-pham #page-container .view-header .pull-left {
  margin-left: -38px;
}
body.page-san-pham #page-container .view-header .pull-left ul.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.page-san-pham #page-container .view-header .pull-left ul.menu li {
  margin-right: 10px;
}
body.page-san-pham #page-container .view-header .pull-left ul.menu li:hover {
  color: #ff6f0f;
}
body.page-san-pham #page-container .view-header .pull-left ul.menu li a i::before {
  color: #5f412d;
}
body.page-san-pham #page-container .view-header .pull-left ul.menu li a:hover {
  border: 1px solid #ff6f0f;
  padding: 2px;
}
body.page-san-pham #page-container .view-header .pull-right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.page-san-pham #page-container .view-header .pull-right .form-item-sort-by,
body.page-san-pham #page-container .view-header .pull-right .form-item-sort-order {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.page-san-pham #page-container .view-header .pull-right .form-item-sort-by .control-label,
body.page-san-pham #page-container .view-header .pull-right .form-item-sort-order .control-label {
  width: 165px;
  padding-right: 5px;
  text-align: right;
  color: #5f412d;
  font-weight: 400;
}
body.page-san-pham #page-container .view-header .pull-right .form-item-sort-by .form-select,
body.page-san-pham #page-container .view-header .pull-right .form-item-sort-order .form-select {
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #5f412d;
}
body.page-san-pham #page-container .list-mode .image-product {
  width: 35%;
  float: left;
  clear: both;
}
body.page-san-pham #page-container .list-mode .product-title,
body.page-san-pham #page-container .list-mode .product-price {
  width: 63%;
  float: right;
  text-align: left !important;
}
body.page-san-pham #page-container .list-mode .product-price {
  border-bottom: 1px solid #5f412d;
  padding: 30px 0px;
}
body.page-san-pham #page-container .view-display-id-page_sp .image-product a:hover::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
body.page-san-pham #page-container .view-display-id-page_sp .image-product a:after {
  content: "";
  position: absolute;
  top: 5%;
  bottom: 25%;
  left: 10%;
  right: 10%;
  background-color: rgba(255,255,255,0.3);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .6s;
  -webkit-transition: all .6s;
}
body.page-san-pham #page-container .view-display-id-page_sp .product-title,
body.page-san-pham #page-container .view-display-id-page_sp .product-price {
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
body.page-san-pham #page-container .view-display-id-page_sp ul li {
  list-style-type: none;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-cate-tid-wrapper {
  width: 100%;
  padding-left: 15px;
  border: 1px solid #5f412d;
  margin-bottom: 30px;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-cate-tid-wrapper label {
  width: 100%;
  border-bottom: 1px solid #5f412d;
  color: #5f412d;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-cate-tid-wrapper a {
  color: #5f412d;
  text-decoration: none;
  padding: 15px 0px 15px 5px;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-cate-tid-wrapper a:hover {
  color: #ff6f0f;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-cate-tid-wrapper a::before {
  content: "";
  background: url(/sites/all/themes/sankeoff/images/a-heading.png) no-repeat;
  width: 30px;
  height: 20px;
  display: inline-block;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-cate-tid-wrapper a::before:hover {
  color: #ff6f0f;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-colors-tid-wrapper,
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-size-tid-wrapper {
  width: 100%;
  padding-left: 15px;
  border: 1px solid #5f412d;
  margin-bottom: 30px;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-colors-tid-wrapper label,
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-size-tid-wrapper label {
  width: 100%;
  margin: 16px;
  border-bottom: 1px solid #5f412d;
  color: #5f412d;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-colors-tid-wrapper a,
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-size-tid-wrapper a {
  color: #5f412d;
  text-decoration: none;
  padding: 15px 0px 15px 5px;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-colors-tid-wrapper a:hover,
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-size-tid-wrapper a:hover {
  color: #ff6f0f;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-colors-tid-wrapper a::before,
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-size-tid-wrapper a::before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 20px;
  color: #5f412d;
}
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-colors-tid-wrapper a::before:hover,
body.page-san-pham #page-container .view-display-id-page_sp #edit-field-size-tid-wrapper a::before:hover {
  color: #ff6f0f;
}
body.page-san-pham #page-container .view-display-id-page_sp .views-widget-sort-by,
body.page-san-pham #page-container .view-display-id-page_sp .views-widget-sort-order {
  display: none;
}
body.page-taxonomy-term .image-product a:hover::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
body.page-taxonomy-term .image-product a:after {
  content: "";
  position: absolute;
  top: 5%;
  bottom: 25%;
  left: 10%;
  right: 10%;
  background-color: rgba(255,255,255,0.3);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .6s;
  -webkit-transition: all .6s;
}
body.page-taxonomy-term .list-mode .image-product {
  width: 35%;
  float: left;
  clear: both;
}
body.page-taxonomy-term .list-mode .product-title,
body.page-taxonomy-term .list-mode .product-price {
  width: 63%;
  float: right;
  text-align: left !important;
}
body.page-taxonomy-term .list-mode .product-price {
  border-bottom: 1px solid #5f412d;
  padding: 30px 0px;
}
body.page-taxonomy-term .view-header .pull-left ul.menu li a {
  border: 1px solid transparent;
  padding: 2px;
}
body.uc-product-node #page-highlighted,
body.page-product #page-highlighted {
  border-top: 1px solid #5f412d;
}
body.uc-product-node #page-container,
body.page-product #page-container {
  background-color: #f1f1f1;
}
body.uc-product-node #page-container ol.breadcrumb,
body.page-product #page-container ol.breadcrumb {
  background-color: #f1f1f1;
}
body.uc-product-node #page-container #main-content h1.node-title,
body.page-product #page-container #main-content h1.node-title {
  border-bottom: 1px solid #5f412d;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 30px;
}
body.uc-product-node #page-container #main-content .prices,
body.page-product #page-container #main-content .prices {
  color: #ff6f0f;
  font-size: 20px;
  font-weight: bold;
}
body.uc-product-node #page-container #main-content .collections a,
body.page-product #page-container #main-content .collections a {
  color: #5f412d;
  font-size: 13px;
  font-weight: bold;
}
body.uc-product-node #page-container #main-content .model,
body.page-product #page-container #main-content .model {
  font-size: 15px;
  color: #5f412d;
  margin: 15px 0px;
  font-weight: bold;
}
body.uc-product-node #page-container #main-content .colors .field-label,
body.uc-product-node #page-container #main-content .colors a,
body.uc-product-node #page-container #main-content .sizes .field-label,
body.uc-product-node #page-container #main-content .sizes a,
body.page-product #page-container #main-content .colors .field-label,
body.page-product #page-container #main-content .colors a,
body.page-product #page-container #main-content .sizes .field-label,
body.page-product #page-container #main-content .sizes a {
  color: #5f412d;
  font-size: 15px;
  font-weight: bold;
}
body.uc-product-node #page-container #main-content .colors .field-item,
body.page-product #page-container #main-content .colors .field-item {
  margin: 0px 5px;
  padding: 5px 0px;
}
body.uc-product-node #page-container #main-content .sizes,
body.page-product #page-container #main-content .sizes {
  font-weight: bold;
}
body.uc-product-node #page-container #main-content .sizes .field-items,
body.page-product #page-container #main-content .sizes .field-items {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.uc-product-node #page-container #main-content .sizes .field-items .field-item  a,
body.page-product #page-container #main-content .sizes .field-items .field-item  a {
  border: 1px solid #5f412d;
  padding: 0px 10px;
  margin: 0px 10px;
  text-decoration: none;
}
body.uc-product-node #page-container #main-content .sizes .field-items .field-item  a:hover,
body.page-product #page-container #main-content .sizes .field-items .field-item  a:hover {
  background-color: #ff6f0f;
  color: #ffffff;
}
body.uc-product-node #page-container #main-content .buy-now,
body.page-product #page-container #main-content .buy-now {
  margin: 30px 0px;
}
body.uc-product-node #page-container #main-content .buy-now button.node-add-to-cart,
body.page-product #page-container #main-content .buy-now button.node-add-to-cart {
  border-radius: 0px;
  color: #fff;
  background-color: #ff6f0f;
  padding: 5px 80px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
body.uc-product-node #page-container #main-content .shops-add a,
body.page-product #page-container #main-content .shops-add a {
  background-color: #5f412d;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  padding: 10px;
}
body.uc-product-node #page-container #main-content .shops-add i::before,
body.page-product #page-container #main-content .shops-add i::before {
  border-right: 1px solid #fff;
  padding: 14px;
  margin: 0px 10px 0px 0px;
}
body.uc-product-node #page-container #main-content .contact-detail,
body.page-product #page-container #main-content .contact-detail {
  margin: 30px 0px;
}
body.uc-product-node #page-container #main-content .contact-detail a,
body.page-product #page-container #main-content .contact-detail a {
  color: #5f412d;
  font-size: 17px;
  font-weight: 700;
}
body.uc-product-node #page-container #main-content .contact-detail a i::before,
body.page-product #page-container #main-content .contact-detail a i::before {
  margin: 0px 10px;
}
body.uc-product-node #page-container #main-content .thumbs,
body.page-product #page-container #main-content .thumbs {
  text-align: left;
  margin: 30px 0px;
}
body.uc-product-node #page-container #main-content .body .field-label,
body.page-product #page-container #main-content .body .field-label {
  font-size: 20px;
  text-transform: uppercase;
  color: #5f412d;
  border-bottom: 1px solid #5f412d;
  margin: 20px 0px;
}
body.uc-product-node #page-container #main-content .body .field-items,
body.page-product #page-container #main-content .body .field-items {
  color: #666666;
}
body.uc-product-node #page-container #main-content #block-views-nodes-block-1,
body.page-product #page-container #main-content #block-views-nodes-block-1 {
  margin-bottom: 100px;
}
body.uc-product-node #page-container #main-content #block-views-nodes-block-1 h2,
body.page-product #page-container #main-content #block-views-nodes-block-1 h2 {
  color: #5f412d;
  font-size: 30px;
  border-bottom: 1px solid #5f412d;
  padding: 20px 0px;
  text-transform: uppercase;
  margin-bottom: 80px;
}
body.uc-product-node #page-container #main-content #block-views-nodes-block-1 .image-product a:hover::after,
body.page-product #page-container #main-content #block-views-nodes-block-1 .image-product a:hover::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
body.uc-product-node #page-container #main-content #block-views-nodes-block-1 .image-product a:after,
body.page-product #page-container #main-content #block-views-nodes-block-1 .image-product a:after {
  content: "";
  position: absolute;
  top: 5%;
  bottom: 25%;
  left: 10%;
  right: 10%;
  background-color: rgba(255,255,255,0.3);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .6s;
  -webkit-transition: all .6s;
}
body.uc-product-node #page-container #main-content #block-views-nodes-block-1 .product-title,
body.uc-product-node #page-container #main-content #block-views-nodes-block-1 .product-price,
body.page-product #page-container #main-content #block-views-nodes-block-1 .product-title,
body.page-product #page-container #main-content #block-views-nodes-block-1 .product-price {
  text-align: center;
}
body.uc-product-node #page-container #main-content #near-shops .field-label,
body.page-product #page-container #main-content #near-shops .field-label {
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #5f412d;
  color: #5f412d;
  width: 60%;
  margin: 30px 0px;
}
body.page-showroom {
  background-color: #ffffff !important;
}
body.page-showroom #page-container {
  margin-bottom: 100px;
}
body.page-showroom #page-container ol.breadcrumb {
  background-color: #ffffff;
  margin-bottom: 30px;
}
body.page-showroom #page-container .views-row {
  margin-bottom: 30px;
}
body.page-showroom #page-container .info .title a {
  font-weight: bold;
  font-size: 18px;
  color: #333;
}
body.page-showroom #page-container .info .body {
  font-size: 16px;
}
body.page-showroom #page-container .info .show-map a {
  color: #333333;
  font-size: 16px;
}
body.node-type-article {
  background: #ffffff !important;
}
body.node-type-article #page-highlighted {
  display: none;
}
body.node-type-article #page-container {
  margin-bottom: 100px;
}
body.node-type-article #page-container ol.breadcrumb {
  background-color: #ffffff;
}
body.node-type-article #page-container #main-content .content h1.node-title {
  color: #5f412d;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #5f412d;
  padding-bottom: 15px;
}
body.node-type-article #page-container #block-views-nodes-block-2 h2.block-title {
  color: #5f412d;
  font-size: 18px;
  padding: 0px 0px 20px 0px;
  position: relative;
  border-bottom: 1px solid #5f412d;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 12px;
}
body.node-type-article #page-container #block-views-nodes-block-2 h2.block-title::before {
  content: "";
  display: block;
  margin-top: 10px;
  height: 1px;
  position: absolute;
  width: 115px;
  background-color: #ff6f0f;
  bottom: -1px;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item {
  margin-bottom: 10px;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .image {
  width: 40%;
  float: left;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .image img {
  width: 100px;
  height: 90px;
  border: 1px solid #666;
  padding: 2px;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .title {
  width: 60%;
  float: right;
  padding-left: 5px;
  text-transform: uppercase;
  font-size: 12px;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .title a {
  color: #5f412d;
  font-weight: bold;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .desc {
  width: 60%;
  float: right;
  padding-left: 5px;
  color: #666;
  font-size: 10px;
  text-align: justify;
}
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .posted,
body.node-type-article #page-container #block-views-nodes-block-2 .new-item .comments {
  display: none;
}
body.page-tin-tuc {
  background-color: #ffffff !important;
}
body.page-tin-tuc #page-container ol.breadcrumb {
  background-color: #ffffff;
}
body.page-tin-tuc #page-container #edit-tid-wrapper {
  width: 100%;
  border: 1px solid #5f412d;
}
body.page-tin-tuc #page-container #edit-tid-wrapper label {
  font-size: 16px;
  text-transform: uppercase;
  color: #5f412d;
  border-bottom: 1px solid #5f412d;
  width: 100%;
  margin: 15px;
}
body.page-tin-tuc #page-container #edit-tid-wrapper a {
  font-size: 16px;
  color: #663333;
  text-decoration: none;
  padding: 15px 0px 15px 15px;
}
body.page-tin-tuc #page-container #edit-tid-wrapper a:hover {
  color: #ff6f0f;
}
body.page-tin-tuc #page-container #edit-tid-wrapper a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 20px;
  color: #663333;
}
body.page-tin-tuc #page-container .news-list .info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.page-tin-tuc #page-container .news-list .info .info-left {
  font-family: "HelveticaNeue-Light";
  color: #999;
  width: 40%;
}
body.page-tin-tuc #page-container .news-list .info .info-left .posted {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 10px 0px 0px 0px;
  padding: 12px;
}
body.page-tin-tuc #page-container .news-list .info .info-left .posted .day {
  font-size: 15px;
  color: #5f412d;
  padding: 14px;
  border-right: 1px solid #999;
}
body.page-tin-tuc #page-container .news-list .info .info-left .posted .mouth {
  font-size: 8px;
  text-align: center;
}
body.page-tin-tuc #page-container .news-list .info .info-left .views-count {
  border-bottom: 1px solid #999999;
  padding: 12px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
}
body.page-tin-tuc #page-container .news-list .info .info-right {
  padding: 10px;
  width: 58%;
}
body.page-tin-tuc #page-container .news-list .info .info-right a {
  font-size: 16px;
  text-transform: uppercase;
  color: #5f412d;
}
body.page-contact {
  background-color: #ffffff !important;
}
body.page-contact #page-container {
  margin-bottom: 100px;
}
body.page-contact ol.breadcrumb {
  background-color: #ffffff;
}
#page-footer-top {
  background-color: #f1f1f1;
}
#page-footer-top #block-newsletter-newsletter-subscribe h2 {
  width: 45%;
  color: #5f412d;
  padding: 0px 15px;
}
#page-footer-top #block-newsletter-newsletter-subscribe h2::before {
  content: "\f003";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5f412d;
  padding: 10px;
  border-radius: 50%;
  border: 1px solid #5f412d;
  margin-right: 10px;
}
#page-footer-top #newsletter-subscribe-form {
  position: absolute;
  right: 20px;
  top: 27px;
  width: 55%;
  margin-top: 0px !important;
}
#page-footer-top .form-item-email {
  width: 100%;
}
#page-footer-top .form-item-email input[type="text"] {
  border-radius: 0px;
  border: none;
  padding: 18px 12px !important;
  position: relative;
}
#page-footer-top #subscribe {
  top: -51px;
  float: right;
  display: block;
}
#page-footer-top #subscribe button#edit-newsletter-submit {
  position: absolute;
  top: 1px;
  right: 0px;
  border-radius: 0px;
  background-color: #5f412d;
  color: #5f412d;
  width: 85px;
  border: none;
  overflow: hidden;
}
#page-footer-top #subscribe button#edit-newsletter-submit::before {
  content: "\f1d9";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 21px;
  padding: 0px 20px;
}
#page-footer {
  background-color: #26211e;
  color: #ffffff;
}
#page-footer .block > h2 {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 75px;
}
#page-footer .block > h2::before {
  content: "";
  position: absolute;
  background-color: #ff6f0f;
  display: block;
  margin-top: 10px;
  height: 1px;
  width: 115px;
  bottom: -1px;
}
#page-footer #block-block-3 .ft-logo {
  text-align: center;
}
#page-footer #block-follow-site {
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  margin: 80px 0px;
}
#page-footer #block-follow-site a.follow-link-facebook,
#page-footer #block-follow-site a.follow-link-googleplus,
#page-footer #block-follow-site a.follow-link-youtube,
#page-footer #block-follow-site a.follow-link-twitter,
#page-footer #block-follow-site a.follow-link-instagram {
  background-image: none;
  padding: 0px;
  margin-right: 20px;
}
#page-footer #block-follow-site span.follow-link-wrapper-facebook a::before {
  content: "\f09a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#page-footer #block-follow-site span.follow-link-wrapper-googleplus a::before {
  content: "\f0d5";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#page-footer #block-follow-site span.follow-link-wrapper-youtube a::before {
  content: "\f167";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#page-footer #block-follow-site span.follow-link-wrapper-twitter a:hover {
  color: #ff6f0f;
}
#page-footer #block-follow-site span.follow-link-wrapper-twitter a::before {
  content: "\f099";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#page-footer #block-follow-site span.follow-link-wrapper-instagram a {
  color: transparent;
}
#page-footer #block-follow-site span.follow-link-wrapper-instagram a::before {
  content: "\f16d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#locationmap_map {
  max-width: 100%;
  min-width: 100%;
}
.page-footer .block-content {
  font-family: "HelveticaNeue-Light";
}
.page-footer .block-content p {
  margin-bottom: 15px;
}
.footer-contact .block-content img {
  margin-bottom: 15px;
}
.footer-contact .block-content ul {
  margin-left: 0;
  padding: 0;
}
.footer-contact .block-content ul li {
  list-style: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
}
.footer-contact .block-content ul li a {
  color: inherit;
}
.footer-contact .block-content ul li .fa {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  font-size: 15px;
}
#uc-cart-view-form .form-actions {
  margin-bottom: 20px;
}
.news-list .image a {
  display: table-cell;
  width: 408px;
  height: 250px;
  text-align: center;
  vertical-align: middle;
}
.news-list .image a img {
  margin-right: auto;
  margin-left: auto;
}
body.page-showroom #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/DSC_0002.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}
body.page-contact #page-header-bg {
  background: url(/sites/all/themes/sankeoff/images/DSC04406.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}
.thumb-slide {
  list-style: none;
  margin: 10px 0px;
  padding: 0;
}
.thumb-slide li {
  display: inline-block;
  vertical-align: top;
  width: 60px;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
body.not-front {
  background: #f1f1f1;
}
a {
  transition: all .2s;
}
a:hover {
  text-decoration: none;
  outline: none;
}
img {
  max-width: none;
}
.block {
  position: relative;
}
.block img {
  max-width: 100%;
}
.header-top {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.header-top > div {
  flex: 1 auto;
  width: 1%;
}
.header-top > div.logo-wrapper {
  text-align: center;
}
.main-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-menu li {
  position: relative;
}
.main-menu li:hover > .sub-menu {
  display: block;
}
.sub-menu {
  position: absolute;
  display: none;
}
.front-slideshow {
  width: 100%;
  overflow: hidden;
}
.slide-item {
  height: 695px;
  width: 100vw;
}
.view-display-id-page_collections .views-row {
  text-align: center;
  margin-bottom: 30px;
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a {
  display: block;
  position: relative;
  overflow: hidden;
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a img {
  transition: all .6s;
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a::before,
.view-display-id-page_collections .views-row .views-field-uc-product-image a::after {
  position: absolute;
  opacity: 0;
  transition: all .3s;
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a::after {
  content: "";
  display: block;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 1;
  background: rgba(204,153,153,0.28);
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a::before {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
  width: 47px;
  height: 47px;
  left: 50%;
  top: 50%;
  margin: -23px 0 0 -23px;
  border-radius: 100%;
  background: #ff6f0f;
  font-size: 25px;
  text-align: center;
  color: #fff;
  z-index: 2;
  padding: 10px;
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a:hover::before,
.view-display-id-page_collections .views-row .views-field-uc-product-image a:hover::after {
  opacity: 1;
}
.view-display-id-page_collections .views-row .views-field-uc-product-image a:hover img {
  transform: scale(1.2);
}
.view-display-id-page_collections .views-row .views-field-name {
  margin: 15px auto;
  border-bottom: 1px solid #705748;
  padding-bottom: 10px;
}
.view-display-id-page_collections .views-row .views-field-name a {
  color: #5f412c;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "HelveticaNeue";
}
.view-display-id-page_collections .views-row .views-field-field-rating > div {
  display: table;
  margin: auto;
}
.view .view-content::after {
  content: "";
  display: block;
  clear: both;
}
.pagination {
  margin: 30px 0 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  align-item: center;
}
.pagination > li {
  border-radius: 0 !important;
  border: 1px solid #5f412c;
}
.pagination > li:not(:last-child) {
  margin-right: 10px;
}
.pagination > li > a,
.pagination > li > span {
  color: #5f412c;
  background: transparent !important;
  border: none !important;
}
.pagination > li:hover > *,
.pagination > li.active > * {
  color: #ff6f0f !important;
  background: transparent !important;
}
.taxonomy-term.vocabulary-collection .field-name-uc-product-image .field-items {
  overflow: hidden;
  margin: 0 -15px;
}
.taxonomy-term.vocabulary-collection .field-name-uc-product-image .field-items > div {
  float: left;
  width: 33.333333%;
  padding: 15px;
}
#page-header {
  background: #fff;
  margin-top: 0;
  padding-top: 15px;
}
#page-highlighted {
  border-top: 1px solid #5f412c;
  background: #fff;
  margin-top: 60px;
}
.showroom-page #page-header {
  padding-top: 0;
}
.showroom-page #page-navigation {
  position: absolute;
  left: 0;
  right: 0;
  top: 165px;
  background: #fff;
  opacity: 0;
  z-index: 6;
  visibility: hidden;
  transition: all .3s;
}
.showroom-page #page-navigation.open {
  top: 135px;
  opacity: 1;
  visibility: visible;
}
.showroom-page .top-navi {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  position: relative;
  z-index: 2;
}
.showroom-page .top-navi .logo-wrapper {
  margin: 15px;
}
.showroom-page .top-navi .navi-btn {
  margin: 15px;
}
.showroom-page .top-navi .navi-btn a {
  color: inherit;
  display: block;
  width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.showroom-page .top-navi .navi-btn a .fa {
  font-size: 25px;
}
.showroom-page .top-navi .navi-btn a:hover {
  background: rgba(0,0,0,0.45);
}
.showroom-page .top-navi .navi-btn a.opened-navi .fa::before {
  content: "\f00d";
}
.showroom-page #page-navigation-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0,0,0,0.5);
  height: 100vh;
  display: none;
  visibility: hidden;
}
.showroom-page #page-navigation-overlay.show {
  visibility: visible;
}
.showroom-page .page-title-wrapper {
  margin-top: 240px;
  color: #fff;
  padding: 0 5%;
}
.showroom-page .page-title-wrapper h1 {
  font-size: 43px;
  border: none;
  marigin: 0 0 5px;
  padding: 0;
  font-family: "HelveticaNeue-Bold";
}
.showroom-page .page-title-wrapper .showroom-addr {
  font-family: "HelveticaNeue-Light";
}
.showroom-page .page-title-wrapper .showroom-shopnow {
  margin: 30px 0;
}
.showroom-page .page-title-wrapper .showroom-shopnow a {
  display: table;
  padding: 15px 65px;
  text-transform: uppercase;
  line-height: 1;
  font-size: 25px;
  font-family: "HelveticaNeue-Light";
  border-left: 1px solid #fff;
  color: inherit;
}
.showroom-page .page-title-wrapper .showroom-shopnow a:hover {
  text-decoration: none;
  background: rgba(0,0,0,0.45);
  border-color: rgba(0,0,0,0.45);
}
.showroom-page .node-showroom {
  margin-top: 80px;
}
.showroom-page .node-showroom .content {
  text-align: center;
  color: #60412d;
  font-family: "HelveticaNeue-Light";
  font-size: 20px;
}
.showroom-page .node-showroom .content .title {
  text-transform: uppercase;
  font-family: "HelveticaNeue-Bold";
  margin-bottom: 25px;
  font-size: 40px;
}
.showroom-page .node-showroom .images {
  margin: 35px 0 45px;
}
.showroom-page .node-showroom .images .field-items {
  overflow: hidden;
  margin: 0 -15px;
}
.showroom-page .node-showroom .images .field-items > div {
  width: 33.3333333%;
  padding: 15px;
  float: left;
  overflow: hidden;
}
.showroom-page .node-showroom .images .field-items > div img {
  transition: all .8s;
}
.showroom-page .node-showroom .images .field-items a:hover img {
  transform: scale(1.1);
}
.showroom-page .ctrinh-noi-bat {
  background: url(/sites/all/themes/sankeoff/images/ctr-noi-bat-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 85px;
}
.showroom-page .ctrinh-noi-bat .block-title {
  text-align: center;
  font-size: 45px;
  color: #fff;
  margin: 0 0 30px;
}
.showroom-page .ctrinh-noi-bat .views-row a {
  position: relative;
  overflow: hidden;
  display: block;
}
.showroom-page .ctrinh-noi-bat .views-row a::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  transform: scale(0);
  transition: all .6s;
  z-index: 1;
  background: rgba(0,0,0,0.2);
}
.showroom-page .ctrinh-noi-bat .views-row a:hover::after {
  transform: scale(1);
}
.showroom-page .term-products {
  overflow: hidden;
  margin-bottom: 80px;
}
.showroom-page .term-products .views-row {
  position: relative;
}
.showroom-page .term-products .views-row .views-field-name {
  position: absolute;
  left: 15px;
  top: 0;
  right: 15px;
  bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.showroom-page .term-products .views-row .views-field-name .field-content {
  width: 391px;
  height: 233px;
}
.showroom-page .term-products .views-row .views-field-name a {
  display: block;
  padding: 90px 45px;
  text-align: center;
  color: #fff;
  font-size: 45px;
  background: transparent;
  transition: all .3s;
}
.showroom-page .term-products .views-row:hover .views-field-name a {
  background: rgba(35,31,32,0.48);
}
.showroom-page .sp-noi-bat {
  margin-bottom: 80px;
}
.showroom-page .sp-noi-bat .block-title {
  text-align: center;
  color: #5f412d;
  font-size: 45px;
  text-transform: uppercase;
  background: url(/sites/all/themes/sankeoff/images/icon_heading.png) no-repeat center bottom;
  padding-bottom: 55px;
  margin: 0 0 70px;
}
.showroom-page .sp-noi-bat .node-product .image-product a {
  position: relative;
  overflow: hidden;
  display: block;
}
.showroom-page .sp-noi-bat .node-product .image-product a::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  transform: scale(0);
  transition: all .6s;
  z-index: 1;
  background: rgba(0,0,0,0.2);
}
.showroom-page .sp-noi-bat .node-product .image-product a:hover::after {
  transform: scale(1);
}
.showroom-page .sp-noi-bat .node-product .product-title {
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #343434;
  text-align: center;
}
.showroom-page .sp-noi-bat .node-product .product-title a {
  font-size: 16px;
  color: #343434;
}
.showroom-page .sp-noi-bat .node-product .product-price {
  text-align: center;
  font-size: 16px;
}
body.navi-opened {
  overflow: hidden;
}
#block-views-nodes-block-customer .img {
  width: 100%;
}
#node-21 {
  margin-top: 10px;
}
#node-21 .field-name-body .field-item {
  color: #666666;
  font-size: 16px;
  font-style: italic;
  font-family: "HelveticaNeue-Light";
  overflow: hidden;
  margin: 0 -15px;
}
#node-21 .field-name-body .field-item > div {
  float: left;
  padding: 0 15px;
  width: 50%;
}
#node-21 .field-name-body .field-item > div.media_embed {
  float: right;
}
#node-21 .field-name-body .field-item > div.media_embed iframe {
  max-width: 100%;
}
.page-contact .contact-page-address .block-content {
  color: #5f412d;
  font-size: 16px;
  font-family: "HelveticaNeue-Light";
}
.page-contact .contact-page-address .block-content a {
  color: inherit;
}
.page-contact form {
  margin-top: 20px;
}
.page-contact form .form-control {
  border-radius: 0;
  border: 1px solid #5f412d;
}
.page-contact form .form-submit {
  border-radius: 0;
  background: #fd8535;
  color: #fff;
  text-transform: uppercase;
  border-color: #fd8535;
  padding: 8px 25px;
}
.page-contact form .grippie {
  display: none;
}
.info-left {
  display: none !important;
}
.info-right {
  width: 100% !important;
}
.view-id-nodes.view-display-id-page_1 .views-row:nth-child(2n+1) {
  clear: left;
}
#home * {
  background-color: transparent !important;
}
