@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Regular.eot');
  src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Regular.woff2') format('woff2'), url('fonts/Montserrat-Regular.woff') format('woff'), url('fonts/Montserrat-Regular.ttf') format('truetype'), url('fonts/Montserrat-Regular.svg#svgFontName') format('svg');
}
@font-face {
  font-family: 'Montserrat';
  src: url('fonts/Montserrat-Bold.eot');
  src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Montserrat-Bold.woff2') format('woff2'), url('fonts/Montserrat-Bold.woff') format('woff'), url('fonts/Montserrat-Bold.ttf') format('truetype'), url('fonts/Montserrat-Bold.svg#svgFontName') format('svg');
  font-weight: bold;
}
a {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  text-decoration: none;
}
h1 {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: bold;
  line-height: 20px;
}
h3 {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
h4 {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
}
h5 {
  color: #84cae8;
  font-family: "Montserrat";
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.main-absolute {
  background: url(images/main-absolute.png) no-repeat bottom center;
  width: 100%;
  height: 217px;
  position: absolute;
  bottom: -5px;
  z-index: 88;
}
.half {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  padding: 0 2%;
}
.container-fuild li {
    list-style: initial;;
}
.container-fuild ul {
  padding-left: 40px;
  margin: 11px 0;
}
body {
  background: url(images/bg-body.png) repeat top center;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
i.tb-icon-ppp {
  position: absolute;
  top: 25%;
  right: 5px;
  background: url('images/web_icon.png') no-repeat -249px -1px;
  width: 14px;
  height: 13px;
}
.tb-icon-call {
  background: url('images/web_icon.png') no-repeat -142px 0;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.cart_totals {
    width: 100% !important;
}
.shipping td {
    padding-left: 8% !important;
}
.shipping input {
    float: right;
}
.checkout-button {
      width: 230px !important;
  text-align: center !important;
  line-height: 24px !important;
}
.social-icon {
  min-height: 53px;
  margin-top: 7px;
}
.social-icon a {
  display: inline-block;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
}
.form-row.place-order {
    width: 100% !important;
}
.form-row.terms {
    width: 100% !important;
}
.social-icon a:hover {
  opacity: 0.7;
}
.social-icon a.google-plus {
  background: url('images/web_icon.png') no-repeat 0 0;
  width: 25px;
  height: 26px;
}
.social-icon a.facebook {
  background: url('images/web_icon.png') no-repeat -27px 0;
  width: 25px;
  height: 26px;
}
.social-icon a.twe {
  background: url('images/web_icon.png') no-repeat -56px 0;
  width: 25px;
  height: 26px;
}
.social-icon a.ins {
  background: url('images/web_icon.png') no-repeat -84px 0;
  width: 25px;
  height: 26px;
}
.social-icon .pint {
  background: url('images/web_icon.png') no-repeat -113px 0;
  width: 25px;
  height: 26px;
}
header.header {
  position: relative;
  background: transparent url(images/header-bg.jpg) no-repeat center 39px;
  padding-bottom: 50px;
  margin-bottom: -50px;
}
header.header nav {
  position: absolute;
  width: 100%;
  z-index: 8;
}
header.header .navbar {
  min-height: 53px;
  background: transparent url(images/header-top.png) no-repeat top center;
}
header.header .navbar-fixed-top {
  border: 0;
  margin-bottom: 0;
}
header.header .header-top-cart {
  min-height: 88px;
  float: right;
  width: 200px;
}
header.header .header-top-cart .cart-top {
  width: 100%;
  min-height: 53px;
  background-color: #fff;
  /* layer fill content */
  -moz-box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  /* outer glow */
  -webkit-box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  /* outer glow */
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  /* outer glow */
  text-align: center;
  padding: 15px;
  color: #3f3f41;
  /* text color */
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: bold;
}
header.header .header-top-cart .cart-top span {
  color: #0095d9;
  /* text color */
  font-family: "Montserrat";
  font-size: 16px;
}
header.header .header-top-cart .cart-bottom {
  width: 100%;
  background: url(images/bg-top-cart.png) no-repeat center;
  height: 37px;
  padding-top: 6px;
}
header.header .header-top-cart .cart-bottom a {
  display: block;
  color: #fff;
  font-family: "Montserrat";
  font-size: 13px;
  text-shadow: 1px 2px 4px rgba(0, 52, 76, 0.41);
  font-style: italic;
  text-align: center;
}
header.header #header-menu-logo > .container {
  position: relative;
}
header.header #header-menu-logo .logo img {
  margin-top: 25px;
  position: relative;
  z-index: 99;
}
header.header #header-menu-logo .menu-menu-primary {
  position: absolute;
  right: 0;
  bottom: -16px;
  margin: 0;
  padding: 0;
  width: 80%;
}
.menu li a img {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0,0,0,0);
}
.menu li a img:hover {
    webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
div#rev_slider_1_1_wrapper {
  z-index: 0;
}
.menu li a:hover img, .menu li.current-menu-item a img {
  position: relative;
}
header.header #header-menu-logo .menu-menu-primary .menu-main-container {
  float: right;
}
header.header #header-menu-logo .menu-menu-primary .menu-main-container ul#menu-main li {
  float: left;
  margin-right: 5px;
}
header.header #slider-top {  
  position: relative;
  margin: 0 auto;
  margin-top: -5px;
}
header.header #slider-top img.response {
  display: none;
}
#main {
  background: transparent url(images/bg-main.png) no-repeat top center;
  margin-top: -20px;
}
#main #main-top-product-cat {
  width: 91%;
  margin: 0 auto;
  margin-top: 40px;
}
#main #main-top-product-cat .product-category {
  max-width: 455px;
  max-height: 260px;
  overflow: hidden;
  position: relative;
  padding: 0;
  border: 6px solid #FFF;
}
#main #main-top-product-cat .product-category:first-child {
  margin-right: 36px;
}
#main #main-top-product-cat .product-category a.category-title {
  position: absolute;
  color: #003759;
  font-family: "Montserrat";
  font-size: 23px;
  background: url(images/product_cat_title.png) no-repeat;
  width: 100%;
  height: 100%;
  left: -5px;
  top: 3px;
  padding-left: 30px;
  padding-top: 15px;
}
#main #main-top-product-cat .product-category img.product-cat_thumb {
  height: 100%;
  width: 100%;
}
#main #main-top-product-cat .product-category i.tb-icon-product_cat {
  position: absolute;
  background: url('images/web_icon.png') no-repeat 0 -42px;
  width: 78px;
  height: 75px;
  bottom: 0;
  right: 0;
}
#main #out-specials {
  width: 94.2%;
  margin: 0 auto;
  margin-top: 15px;
  position: relative;
  z-index: 99;
  margin-bottom: 45px;
}
#main #out-specials h3.session-title {
  background: url(images/out-specials-bg.png) no-repeat top left;
  height: 60px;
  margin: 0;
  padding: 0;
}
#main #out-specials h3.session-title span {
  color: #fff;
  font-family: "Montserrat";
  font-size:19px;
  line-height: 70px;
  margin-left: 20px;
}
#main #out-specials .session-main {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  padding-bottom: 20px;
}
footer#footer {
  margin-top: -1px;
  border: 0;
}
footer#footer .container {
  max-width: 980px;
}
footer#footer #sub-floor {
  background-color: #003c58;
  padding: 25px 0;
}
footer#footer #sub-floor .attribution h3.session-title {
  color: #fff;
  font-family: "Montserrat";
  font-size: 19px;
  font-weight: bold;
  text-shadow: 1px 2px 6px rgba(0, 50, 73, 0.49);
  background: transparent url(images/footer_about_title.png) no-repeat top left;
  margin-top: 0px;
  height: 65px;
  line-height: 65px;
  padding-left: 10px;
}
footer#footer #sub-floor .attribution h3.session-title span {
  transform: rotate(356deg);
  -webkit-transform: rotate(357deg);
  -moz-transform: rotate(356deg);
  -o-transform: rotate(356deg);
  -ms-transform: rotate(356deg);
  display: inline-block;
}
footer#footer #sub-floor .attribution .session-content {
  color: #fff;
  font-family: "Montserrat";
  font-size: 14px;
  margin-top: 20px;
}
footer#footer #footer-widgets {
  background-color: #001e2c;
  padding: 45px 25px;
}
footer#footer #footer-widgets .widgettitle {
  color: #0095d9;
  font-family: "Montserrat";
  font-size: 19px;
  font-weight: bold;
  border: none;
  margin: 0;
  margin-bottom: 20px;
}
footer#footer #footer-widgets .menu li a {
  color: #fff;
  font-family: "Montserrat";
  font-size: 13px;
}
footer#footer #footer-widgets .menu li a:hover {
  color: #6DB96F;
}
footer#footer #footer-widgets .textwidget {
  color: #fff;
  font-family: "Montserrat";
  font-size: 13px;
}
footer#footer #footer-widgets .social-icon {
  margin-top: 25px;
}
footer#footer #sub-floor-bottom {
  background-color: #001e2c;
  border-top: 2px solid #3782b8;
  min-height: 70px;
  padding-top: 20px;
  color: #fff;
  font-family: "Montserrat";
  font-size: 13px;
}
#tb-woo-wrap {
  background: url(images/bg-main.png) no-repeat top center;
  position: relative;
  z-index: 16;
  margin-top: -32px;
}
#tb-woo-wrap #tb-woo-main {
  max-width: 980px;
  padding-top: 50px;
  position: relative;
  z-index: 89;
  padding-bottom: 30px;
}
#tb-woo-wrap #tb-woo-main .top-product {
  background: url(images/bg-product-top.png) no-repeat top left;
  height: 71px;
  line-height: 71px;
  color: #fff;
  font-family: "Montserrat";
  font-size: 23px;
  font-weight: bold;
  text-shadow: 0 1px 5px rgba(0, 50, 73, 0.49);
  padding-left: 25px;
}
#tb-woo-wrap #tb-woo-main .images .tb-thumb {
  width: 100%;
  height: 380px;
}
h3.tb-description {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 19px;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 30px;
}
div.tb-content {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 15px;
  padding-left: 5px;
}
#tb-main-woo-product-cat {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  overflow: hidden;
  margin-bottom: 100px;
  padding: 35px 15px 25px;
}
#tb-main-woo-product-cat .product-category:nth-child(4n) {
  border-right: none;
}
#tb-main-woo-product-cat .product-category {
  padding: 0 30px;
  border-right: 1px solid #CCC;
}
#tb-main-woo-product-cat .product-category .top-product-archive {
  position: relative;
  margin-top: 25px;
}
#tb-main-woo-product-cat .product-category i.tb-icon-product_cat {
  position: absolute;
  background: url('images/web_icon.png') no-repeat -80px -42px;
  width: 55px;
  height: 53px;
  bottom: 0;
  right: 0;
}
#tb-main-woo-product-cat .product-category img.product-cat_thumb {
  width: 100%;
}
#tb-main-woo-product-cat .product-category a.category-title {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 19px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #0563a5;
  cursor: pointer;
}
#tb-main-woo-product-cat .product-category a.category-title:hover {
  text-decoration: none;
  color: #0698FF;
}
.danhmuc-subcategory {
  padding: 0;
  padding-right: 10px;
}

.danhmuc-subcategory.right-blog{
  padding: 0;
  padding-left: 10px;  
}

.danhmuc-subcategory h4.danhmuc {
  height: 78px;
  width: 100%;
  line-height: 78px;
  background: url(images/danhmuc-category-title.png) no-repeat top left;
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: bold;
  text-shadow: 0 1px 5px rgba(0, 50, 73, 0.49);
  padding-top: 5px;
  background-size: 100% 100%;
}
.danhmuc-subcategory ul.list-danhmuc {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  padding: 30px 0px 50px 30px;
}
.danhmuc-subcategory ul.list-danhmuc li a {
  color: #0563a5;
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 30px;
}
.danhmuc-subcategory ul.list-danhmuc li a:hover {
  color: #0698FF;
}
.danhmuc-main-subcategory {
  position: relative;
  padding: 0;
  margin-top: 8px;
}
.danhmuc-main-subcategory .menu-subcategory-res {
  display: none;
  position: absolute;
  top: 5px;
  right: 5px;
}
.danhmuc-main-subcategory .menu-subcategory-res img {
  float: right;
  cursor: pointer;
}
.danhmuc-main-subcategory .menu-subcategory-res ul.list-danhmuc {
  display: none;
  clear: both;
  background: #4AA6E2;
  z-index: 50000;
  position: relative;
  width: 180px;
  padding: 15px;
  border-radius: 5px;
}
.danhmuc-main-subcategory .menu-subcategory-res ul.list-danhmuc li a {
  color: #FFF;
  line-height: 35px;
}
.danhmuc-main-subcategory .menu-subcategory-res ul.list-danhmuc li a:hover {
  color: #CDC6C6;
}
.danhmuc-main-subcategory .top-main-subcategory {
  height: 71px;
  line-height: 71px;
  width: 100%;
  background: url(images/bg-product-top.png) no-repeat top left;
  color: #fff;
  font-family: "Montserrat";
  font-size: 23px;
  font-weight: bold;
  text-shadow: 0 1px 5px rgba(0, 50, 73, 0.49);
  padding-left: 15px;
}
.danhmuc-main-subcategory ul.products {
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  padding-bottom: 10px !important;
}
.danhmuc-main-subcategory ul.products li.product {
  padding: 20px 25px 10px !important;
}
.woocommerce .danhmuc-main-subcategory ul.products li.product {
  width: 33.3%;
}
.woocommerce .danhmuc-main-subcategory ul.products li.product:nth-child(3n) {
  border-right: 0;
}
.entry-content {
  background-color: #fff;
  /*box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);*/
  padding-bottom: 10px;
}

@-moz-document url-prefix() { 
  header.header #slider-top{
    margin: 0 auto;
  }
  header.header #header-menu-logo .menu-menu-primary{
    bottom: -15px;
  }
  #tb-woo-wrap{
    margin-top: -28px;
  }
}

.blog-wrap{
  margin: 0 0 1em;  
  clear: both;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);  
  overflow: hidden;
  padding-bottom: 40px;
}

.blog-wrap .blog-item{
  overflow: hidden;
  padding-bottom: 40px;
  padding-top: 40px;  
}
.blog-wrap > hr{
  margin: 0 15px;
  padding: 0;
  border-top: 1px solid #00aeef;
  clear: both;
}

.blog-wrap .blog-item .blog-title{
  color: #013159;
  font-family: "Montserrat";
  font-size: 17px;
  margin: 0;  
  padding: 5px 5px 10px 20px;
}

.blog-wrap .blog-item .blog-desc{
  padding-left: 20px; 
}
.blog-wrap .blog-item .blog-image img{
  margin-top: 10px;
}
.blog-wrap .blog-item .blog-desc hr{
  height: 1px;
  border-top: 2px solid #0563a6;
  margin: 0 -5px;
  padding: 0;
}
.blog-wrap .blog-item .blog-desc .blog-except{
  padding-top: 20px;
  color: #063759;
  font-family: "Montserrat";
  font-size: 14px;
}
.blog-wrap .blog-item .blog-desc .read-more{
  color: #5096b3;
  font-family: "Montserrat";
  font-size: 14px;
  margin-left: 15px;
}
i.tb-icon-sea{
  background: url('images/web_icon.png') no-repeat -177px 0;
  width: 33px;
  height: 33px;
  position: absolute;  
  right: 15px;
}
.widget-area .widget{
  margin-bottom: 20px;
}
.widget-area .widget .widgettitle{
  height: 78px;
  width: 100%;
  line-height: 78px;
  background: url(images/danhmuc-category-title.png) no-repeat top left;
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: bold;
  text-shadow: 0 1px 5px rgba(0, 50, 73, 0.49);
  padding-top: 5px;
  background-size: 100% 100%;  
}

.widget-area .widget ul{
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
  padding: 15px 0px 20px 25px;  
  margin-left: 1px;
}

h3.single-blog-title{
  margin: 15px 0 0;
}

h3.single-blog-title hr{
  border-top: 2px solid #0563a6;
  margin: 0;
  padding: 0;
}

hr.top-single-blog{
  border-top: 2px solid #0563a6;
  margin-top: 15px;
  margin-left: -10px;
  margin-right: -10px;
}

hr.bottom-single-blog{
  margin-top: 50px;
  border-top: 1px solid #00aeef;
  margin-left: -10px;
  margin-right: -10px;
}

.pagination_wrapper{
  text-align: center;
}

@media (max-width: 1199px) {
  #main #main-top-product-cat .product-category:first-child {
    margin-right: 0;
  }
  header.header #header-menu-logo .logo {
    width: 100%;
    text-align: center;
  }
  header.header #header-menu-logo .menu-menu-primary {
    width: 100%;
    position: relative;
  }
  header.header #header-menu-logo .menu-menu-primary .menu-main-container {
    float: none;
    display: table;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .header-top-cart-res {
    display: none;
  }
}
@media (max-width: 767px) {
  .blog-sidebar{
    display: none;
  }
  .blog-image{
    display: none;
  }  
  .danhmuc-subcategory{
    padding-right: 0;
  }
  .woocommerce .danhmuc-main-subcategory ul.products li.product {
    width: 50%;
    border: none;
  }
  .woocommerce .danhmuc-main-subcategory ul.products li.product:nth-child(odd) {
    border-right: 1px solid #cccccc;
  }
  .header-top-cart-res {
    min-width: 63px;
    height: 52px;
    border-radius: 1px;
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #fff;
    box-shadow: 0 0 6px rgba(0, 41, 65, 0.37);
    line-height: 56px;
    padding: 0 5px;
  }
  .header-top-cart-res i.cart-res {
    background: url('images/web_icon.png') no-repeat -215px -1px;
    width: 25px;
    height: 19px;
    display: inline-block;
  }
  body #click-menu {
    background: transparent;
    width: 63px;
    height: 52px;
    left: 3px;
    padding: 0;
    top: 3px;
  }
  body #responsive-menu .responsive-menu li.current-menu-item > a,
  #responsive-menu .responsive-menu li.current-menu-item > .appendLink,
  #responsive-menu .responsive-menu li.current_page_item > a,
  #responsive-menu .responsive-menu li.current_page_item > .appendLink {
    background-color: #94D5FF!important;
  }
  body #responsive-menu {
    top: 57px;
    background-color: #04A5EE;
  }
  header.header .navbar .container {
    display: none;
  }
  header.header #header-menu-logo .menu-menu-primary {
    display: none;
  }
  #header-menu-logo .logo {
    text-align: center;
  }
  #main {
    margin-top: -10px;
    padding: 0;
  }
  #main #main-top-product-cat {
    width: 100%;
  }
  #main #main-top-product-cat .product-category {
    max-width: 100%;
    margin-top: 20px;
  }
  #main #out-specials {
    width: 100%;
  }
  footer#footer #sub-floor .logo {
    display: none;
  }
  footer#footer #footer-widgets {
    padding: 45px 15px;
  }
}
@media (max-width: 500px) {
  i.tb-icon-sea{
    margin-left: 15px;
    margin-top: -5px;
    right: auto;
  }
  .danhmuc-main-subcategory .menu-subcategory-res {
    display: block;
  }
  .danhmuc-subcategory {
    display: none;
  }
  .tax-product_cat #tb-woo-wrap #tb-woo-main {
    padding-left: 0;
    padding-right: 0;
  }
  .tax-product_cat #tb-woo-wrap #tb-woo-main .tb-woo-category-page-header {
    margin-left: 5px;
    margin-right: 5px;
  }
  body.home.blog .container-fluid {
    padding: 0px 5px;
  }
  body.home.blog .container-fluid .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  footer#footer #sub-floor-bottom .sub-floor-bottom1 p {
    text-align: center;
    line-height: 20px;
  }
  footer#footer #sub-floor-bottom .sub-floor-bottom2 img {
    float: none !important;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
  }
  .woocommerce .danhmuc-main-subcategory ul.products li.product {
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
  .woocommerce .danhmuc-main-subcategory ul.products li.product:last-child {
    border: none;
  }
  #tb-main-woo-product-cat {
    margin-bottom: 40px;
  }
  #tb-main-woo-product-cat .product-category {
    border-right: 0;
    border-bottom: 1px solid #CCC;
  }
  #tb-main-woo-product-cat .product-category:last-child {
    border-bottom: 0;
  }
  img.no-response {
    display: none !important;
  }
  
   img.response {
    display: block;
    width: 100%;
    border-top: 6px solid #0095da;
  }
  footer#footer #footer-widgets .col-xs-6 {
    padding: 0;
  }
}
