img, .container, iframe {max-width: 100% !important;}
[id*="map"] img,
[class*='map'] img {max-width: none !important;}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {line-height: 1.425;}
/*==========================================*/
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-20 {float: left;width: 20%;}
.col-xs-pull-20 {right: 20%;}
.col-xs-push-20 {left: 20%;}
.col-xs-offset-20 {margin-left: 20%;}
@media (min-width: 768px) {
    .col-sm-20 {float: left;width: 20%;}
    .col-sm-pull-20 {right: 20%;}
    .col-sm-push-20 {left: 20%;}
    .col-sm-offset-20 {margin-left: 20%;}
}
@media (min-width: 992px) {
    .col-md-20 {float: left;width: 20%;}
    .col-md-pull-20 {right: 20%;}
    .col-md-push-20 {left: 20%;}
    .col-md-offset-20 {margin-left: 20%;}
}
@media (min-width: 1200px) {
    .col-lg-20 {float: left;width: 20%;}
    .col-lg-pull-20 {right: 20%;}
    .col-lg-push-20 {left: 20%;}
    .col-lg-offset-20 {margin-left: 20%;}
}
/*==========================================*/
ol > br, ul > br {display: none;}
:focus {outline: none}
.btn-primary {
    border-radius: 0;
    border-color: #e52613;
    background-color: #e52613;
}
@media(min-width:1024px)
{
  body .owl-carousel .owl-item img{
      width:100% !important;
  }  
}
@media(min-width:1024px)
{
  #category_custom-1 .owl-carousel .owl-item img{
      width:270px !important;
  }  
}

body .owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}
/*==========================================*/
a.gflag {
    vertical-align: middle;
    font-size: 18px;
    padding: 1px 0;
    background-repeat: no-repeat;
}
a.gflag img {border: 0; width: 32px;}
#searchForm {position: relative;}
#searchResults {
    display: none;
    position: absolute;
    width: 495px;
    padding: 5px 0;
    top: 33px;
    left: 2px;
    background-color: #FFFFFF;
    max-height: 340px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1;
    /*box-shadow: 0px 3px 5px #999;*/
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.75);
}
.result-group {
    display: none;
}
#searchResults {z-index: 99999}
#searchResults .result-group {font-weight: bold;}
#searchResults .result ul {list-style: none;}
#searchResults .result ul li {width: 100%;}
#searchResults .result ul li a:hover {color: red}
.clear-shadow {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0006;
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    /*-ms-transition: all .3s ease-in-out 0s;*/
}
.clear-shadow.active {
    visibility: visible;
    opacity: 1;
}
#scrollup {
    position: fixed;
    right: 5px;
    bottom: 50px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background-color: #e52613;
    color: #FFFFFF;
    text-align: center;
    line-height: 30px;
    font-size: 2em;
    display: none;
    z-index: 999999;
}
.ctn-left-detail p {font-family: Arial, sans-serif}
.filter-list-product .img-hot-new-left {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}
.footer-3-box h4 {font-family: 'Open Sans', serif;}
.footer-page {z-index: 9999;background: #3ba66b;}
.right-bottom-footer a.license {bottom: 30px;}
.breakcrumb ol li {
    display: inline-block;
    vertical-align: top;
}
.breakcrumb ol li.separated {padding: 10px 0}
.breakcrumb ol li.separated:last-child {display: none}
.ctn-left-detail p {font-family: Arial, sans-serif !important}
.filter-list-product .img-hot-new-left {
    float: left;
    width: 100px;
    height: auto;
    margin-right: 12px;
    position: relative;
    overflow: hidden;
}
.footer-3-box h4 {font-family: 'Open Sans', serif;}
.popup {
    width: 500px;
    max-width: 90vw;
    max-height: 90vh;
}
.footer-page {z-index: 9999}
.right-bottom-footer a.license {bottom: 30px;}
/*==========================================*/
.welcome-azulej {
    padding-top: 80px;
    position: relative;
}
.welcome-azulej .azulej-item {
    overflow: hidden;
    margin: 0 -15px;
}
.welcome-azulej .azulej-6 {
    width: 50%;
    float: right;
    padding: 0 7px;
    margin-bottom: 15px;
}
.welcome-azulej .title {
    position: relative;
    width: 100%;
    text-align: left;
    padding-left: 25px;
    margin: 0;
    max-width: 480px;
}
.welcome-azulej .title h2 {
    margin: 0 0 15px;
    position: relative;
    color: #971b1e;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-size: 3.6rem;
    line-height: 4.2rem;
}
.welcome-azulej .title h2:after {
    content: '';
    display: table;
    width: 30px;
    height: 1px;
    border-top: 1px solid #4f4f4f;
    position: absolute;
    bottom: 0;
    left: 0;
}
.welcome-azulej .btn {
    border: 1px solid #981b1e;
    padding: 0.8rem 2rem;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background-color: #981b1e;
    color: #fff;
    text-transform: uppercase;
    transition: color 0.3s ease-out;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-shadow: none;
    border-radius: 0;
}
.welcome-azulej .btn:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.welcome-azulej .azulej-3 {padding: 0 7px 14px}
.bathroom-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 534px;
}
.bathroom-banner header {
    text-align: center;
    width: 100%;
    color: #fff;
    margin-bottom: 120px;
}
.bathroom-banner header h2 {
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 1.7rem;
    line-height: 2.3rem;
}
.bathroom-banner ul {
    overflow: hidden;
    margin: 0 -10px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.bathroom-banner ul li {
    width: 20%;
    padding: 0 5px;
    position: relative;
    color: #fff;
    margin-bottom: 20px;
}
.bathroom-banner article {text-align: left}
.bathroom-banner article .icon-bath {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    position: relative;
    background-size: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.bathroom-banner article h2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem;
    line-height: 1.6rem;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    width: 90px;
}
.bathroom-banner a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../image/dummy.png) repeat center;
}
.bathroom-banner article .icon-bath .fa {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    margin: auto;
}
/*==========================================*/
.main-menu ul li a {white-space: nowrap}
.main-menu .span-lv-2 {transform: translateY(-50%)}
.cover-menu-categories-hide .menu-categories-hide ul.menu-cate-lv1 li {position: relative;}
.menu-categories-hide .menu-cate-lv1 li ul {
    position: absolute;
    left: 100%;
    top: 0;
    white-space: nowrap;
    background-color: #FFFFFF;
    display: none;
}
.menu-categories-hide .menu-cate-lv1 li:hover > ul {display: block}
.menu-categories-hide ul.menu-cate-lv1 > li a {
    float: left;
    width: 100%;
    background: #FAFAFA;
    padding: 10px 10px 8px 24px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 1px;
    text-transform: uppercase;
    text-align: left;
}
.social-footer .support-instagram a {background-color: #AC267B}
.social-footer ul {margin: 0}
.contact-footer {color: #E3E3E4}
.item-pricing .img-item-pricing .fa {
    color: #FFFFFF;
    font-size: 25px;
}
.item-pricing .img-item-pricing img {
    max-width: 25px;
    max-height: 25px
}
.regular-price .price {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.regular-price .old-price {text-decoration: line-through}
.product-title-hot .button a {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid;
    border-radius: 4px;
    font-weight: bold;
    font-style: normal;
}
.product-title-hot h4 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.banner-page-list .page-title {
    position: absolute;
    bottom: 50px;
    left: 0;
    font-family: Roboto, sans-serif;
    font-size: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%;
    text-align: center;
    margin: 1.33em 0;
}
.banner-page-list .page-title span {
    letter-spacing: 1px;
    display: inline-block;
    padding: 18px 85px;
    border: 2px solid rgba(255, 255, 255, .72);
    background: rgba(255, 255, 255, .18);
}
.ac .page-title span {display: none}
.ac .page-title span:last-child {display: inline-block}
.time-img-blog {display: block;}
.pagination > li > a, .pagination > li > span {color: #333333}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {border-radius: 0}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background: #e52613;
    color: #FFFFFF;
    font-weight: 600;
    border: 0;
}
.sidebar .menu-categories-hide ul.menu-cate-lv1 li .fa {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, .1);
    z-index: 10000;
    cursor: pointer;
    font-size: 18px;
}
.sidebar .menu-categories-hide .menu-cate-lv1 li ul {
    position: unset;
    box-shadow: none;
    opacity: 1;
}
.sidebar .menu-categories-hide ul.menu-cate-lv1 > li:hover .menu-cate-lv2 {display: none}
.sidebar .menu-cate-lv2 {
    transition: none;
    visibility: visible;
}
.sidebar .menu-categories-hide ul.menu-cate-lv2 > li a {background: #FAFAFA !important}
.sidebar .menu-categories-hide ul.menu-cate-lv2 > li:hover a {background: #FFFFFF !important}
.title-item-blog-inpage span {width: auto}
#button-search {margin-top: 15px;}
.sku-product .price {font-size: 18px}
.sku-product .price strong {font-size: 24px}
.item-bussiness-hour.cart .img-bussiness {font-size: 32px}
.quantity_box {
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    text-align: center;
    cursor: pointer;
}
.quantity_box .fa {
    padding: 0 15px;
    background-color: #666666;
    display: flex;
    color: #FFFFFF;
    align-items: center;
    text-align: center;
}
.quantity_box input {
    text-align: center;
    padding: 5px 10px;
    font-size: 16px;
    width: 100%;
}
.social-buttons {
    float: left;
    margin: 15px auto;
}
.social-buttons a {width: 30px}
.related-products .title-hot-new-left .regular-price span {display: block}
.ctn-left-detail .nav-tabs {margin: 0 0 20px}
.menu-categories-hide .ul.menu-cate-lv1 li {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
}
.menu-categories-hide .ul.menu-cate-lv1 .li {
    position: relative;
    float: left;
    width: 100%;
}
.filter-list-product .menu-categories-hide .ul.menu-cate-lv1 > .li > a {
    float: left;
    width: 100%;
    background: #FAFAFA;
    text-transform: uppercase;
    text-align: left;
    padding: 14px 10px 10px 24px;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    border-bottom: 1px solid #FFFFFF;
    color: #333333;
}
.sidebar .menu-categories-hide .menu-cate-lv1 .li ul {
    left: 100%;
    top: 0;
    white-space: nowrap;
    background-color: #FFFFFF;
    display: none;
    position: unset;
    box-shadow: none;
    opacity: 1;
}
.sidebar .menu-categories-hide ul.menu-cate-lv2 > li label {
    float: left;
    width: 100%;
    background: #FAFAFA;
    padding: 10px 10px 8px 24px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 1px;
    text-transform: uppercase;
    text-align: left;
    display: flex;
    align-items: center;
    line-height: normal;
}
.sidebar .menu-categories-hide ul.menu-cate-lv2 > .checkbox input {
    position: unset;
    margin: 0;
}
.sidebar .menu-categories-hide ul.menu-cate-lv2 > .checkbox span {
    display: inline-block;
    padding-left: 10px;
}
/*#currency, #language { margin: 0 5px}*/
#currency .box-menu-2,
#language .box-menu-2 {
    left: auto;
    right: 0;
    z-index: 1;
}
#currency.open .box-menu-2,
#language.open .box-menu-2 {
    opacity: 1;
    visibility: visible;
}
.item-bussiness-hour.cart {cursor: pointer}
.item-bussiness-hour.lang {
    width: auto;
    display: flex;
}
.item-bussiness-hour.lang > *:not(:first-child) {
    margin-left: 5px;
    padding-left: 5px;
}
body[class^='product-category-'] #main-content .multi-columns-row .multi-columns-row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  display: flex;
  flex-wrap: wrap;
}
body[class^='product-category-'] #main-content .multi-columns-row .multi-columns-row .product-title-hot {
  position: absolute;
  bottom: 0;
  left: 0;
}
body[class^='product-category-'] #main-content .multi-columns-row .multi-columns-row .item-product-inpage {
  position: relative;
  height: 100%;
  padding-bottom: 30px;
}
body[class^='product-category-'] #main-content .multi-columns-row .multi-columns-row .title-item-product-inpage {margin-bottom: 10px}
body[class^='product-category-'] #main-content .multi-columns-row .multi-columns-row .title-item-product-inpage .button {margin-bottom: 30px}
.tp-bullets.simplebullets.round .bullet {
  background: none #FFFFFF;
  border: 3px solid #111111;
  border-radius: 100px;
}
.tp-bullets.simplebullets.navbar .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet:hover {
  background-color: #e52613;
  border-color: #FFFFFF;
}
.footer-3-box ul li *,
.footer-3-box ul li a {
  float: none;
  width: auto;
  display: inline-block;
}
.product-img-hot a {position: relative}
.product-img-hot a img {height: auto}
.product-title-hot .button a,
#scrollup {border-radius: 0}
.box-search input {
  border: none;
  border-radius: 0;
}
.fb-page {max-width: 100% !important}
.sidebar .menu-categories-hide .menu-cate-lv1 li {white-space: normal}
.sidebar .filter-list-product .menu-categories-hide ul.menu-cate-lv1>li>a {padding-right: 60px}
.sidebar .filter-list-product .menu-categories-hide ul.menu-cate-lv1>li>a:after {
  content: '';
  position: absolute;
  border-left: 1px solid #0000001a;
  right: 45px;
  top: 0;
  height: 100%;
}
.sidebar .menu-categories-hide ul.menu-cate-lv1 li .fa {border: none}
/*==========================================*/
@media (min-width: 481px) {
}
@media (min-width: 561px) {
}
@media (min-width: 768px) {
    .list-menu-footer .footer-3-box {max-width: 40%}
    .footer_logo img {max-width: 320px !important}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
/*==========================================*/
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
    .welcome-azulej .title {padding: 0 15px;}
    .welcome-azulej .azulej-6 {width: 100%}
}
@media (max-width: 560px) {
    .header-newsletter h2, .header-newsletter h4,
    .header-newsletter .newsletters-text {width: 100%}
}
@media (max-width: 480px) {
    .footer-page .footer-3-box > h4 {
        position: relative;
        border-bottom: 1px dashed;
        padding: 5px 0;
    }
    .footer-page .footer-3-box > h4:after {
        content: '\f107';
        font-family: Fontawesome, sans-serif;
        position: absolute;
        right: 15px;
    }
}
@media (max-width: 360px) {
}
/*==========================================*/
@media (max-width: 1199px) and (min-width: 992px) {
}
@media (max-width: 1199px) and (min-width: 768px) {
}
@media (max-width: 991px) and (min-width: 768px) {
}



/* custom */
.item-product-hot-2{
  box-shadow: 0 0 1px;
  overflow: hidden;
}
.product-img-hot{
  position: relative;
  overflow: unset;
}
.product-item__sale{
  background: #e52613;
  color: #fff;
  padding: 0px 15px;
  transform: rotate(-46deg);
  display: block;
  position: absolute;
  top: 15px;
  left: -20px;
  z-index: 9;
}
.product-img-hot:hover{
  transform: unset;
}
.menu-categories-hide .menu-cate-lv1 li ul{
  min-width: 240px;
}
.item-category-index .img-item img{
  width: 100%;
  height: 200px;
}
.banner-slider-index .owl-prev, .banner-slider-index .owl-next{
  left: 0;
  background-color: #fff;
}
.banner-slider-index .owl-next{
  right: 0;
  left: unset;
}
.title-item-product-inpage{
  text-align: center;
}
.title-item-product-inpage h2 a{   
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px;
  display: -webkit-box;
}
.box-menu-2{
  padding: 0;
  z-index: 999;
}
.banner-page-list .title-page{
  position: unset;
}
.banner-page-list .title-page:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.banner-page-list .page-title, .breakcrumb{
  z-index: 9999;
}
/* menu cap 3*/
.box-menu-4{
  display: none;
  position: absolute;
  top: -2px;
  background: #FFFFFF;
  padding: 10px 0;
  right: 100%;
  min-width: 170px;
  margin-left: 0;
  border-top: 2px solid #e52613;
  box-shadow: 0 1px 10px 0 #000000;
}
.menu-item-lv3:hover .box-menu-4{
  display: block;
}
.menu-item-lv3:hover > .menu-item-2 > a{
  color: #fff;
}
.menu-item-lv3:hover .span-lv-3{
  color: #fff;
}
.menu-item-lv4{
  padding: 5px 15px;
  float: left;
  width: 100%;
}
.menu-item-lv4:hover{
  background: #e52613;
}
.menu-item-lv4:hover a{
  color: #fff!important;
}
.span-lv-3{
  position: absolute;
  color: #111;
  top: 50%;
  transform: translateY(-50%);
}
.box-menu-3, .box-menu-4{
  padding: 0;
}
.box-menu-4 a{
  color: #111!important; 
}
.menu-bar-lv-4{
  display: none;
  padding-left: 20px;
}
.menu-bar-lv-4.active{
  display: block;
}
.menu-bar-lv-4 a{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-container{
 z-index: 99999!important;
}
/* end menu cap 3 */