@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Sarabun:wght@100;200;300;400;500;600;700&display=swap");
.fal, .far {
  font-family: "Font Awesome 5 Free"; }

.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.banner_slider_container {
  position: relative; }
  .banner_slider_container .loader_wrapper {
    min-height: 400px; }
  .banner_slider_container .loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 180px;
    z-index: 1000;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }

.loader-wrapper {
  position: fixed;
  background: #fff;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999; }
  .loader-wrapper .loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 180px;
    z-index: 1000;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }

.lds-rolling {
  position: relative;
  display: none; }

.lds-rolling div, .lds-rolling div:after {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 5px solid #A14D3A;
  border-top-color: #fff;
  border-radius: 50%; }

.lds-rolling div {
  -webkit-animation: lds-rolling 1s linear infinite;
  animation: lds-rolling 1s linear infinite;
  top: 50px;
  left: 50px; }

.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.lds-rolling {
  width: 100px !important;
  height: 100px !important;
  margin: 0 auto; }

.loader {
  text-align: center; }

@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg); } }
.products .lazy-image-loader, .products img[src$='.gif'], .blog-img .lazy-image-loader, .blog-img img[src$='.gif'], .MagicScroll .lazy-image-loader, .MagicScroll img[src$='.gif'] {
  position: relative;
  /*top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);*/
  margin: auto;
  display: block !important;
  width: auto;
  min-height: 75px; }

.lazyloaded {
  -webkit-animation: fadein 1s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 1s;
  /* Firefox < 16 */
  -ms-animation: fadein 1s;
  /* Internet Explorer */
  -o-animation: fadein 1s;
  /* Opera < 12.1 */
  animation: fadein 1s; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@-moz-keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
@keyframes Gradient {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 50%; }
  100% {
    background-position: 0% 50%; } }
.product-grid-view .fpo {
  position: relative;
  margin: 1% auto;
  display: block; }
.product-grid-view .block {
  height: 12px;
  margin-bottom: 8px; }
.product-grid-view .block2 {
  width: 30%; }
.product-grid-view .block3 {
  width: 50%; }
.product-grid-view .block4 {
  width: 60%; }
.product-grid-view .block5 {
  width: 80%; }
.product-grid-view .block6 {
  width: 100%; }
.product-grid-view #prthumb {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  position: relative;
  margin: auto;
  padding: 0 7.5px; }
.product-grid-view .pr-image {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 200px; }
.product-grid-view .pr-content {
  clear: both;
  box-sizing: border-box;
  background: #fff;
  width: 100%; }

.product-list-view .fpo {
  position: relative;
  margin: 0 auto;
  display: block; }
.product-list-view .block {
  height: 12px;
  margin-bottom: 8px; }
.product-list-view .block2 {
  width: 30%; }
.product-list-view .block3 {
  width: 50%; }
.product-list-view .block4 {
  width: 60%; }
.product-list-view .block5 {
  width: 80%; }
.product-list-view .block6 {
  width: 100%; }
.product-list-view #prthumb {
  box-sizing: border-box;
  min-width: 250px;
  background: #fff;
  position: relative;
  margin: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
.product-list-view .pr-image {
  box-sizing: border-box;
  display: block;
  width: 250px;
  min-width: 250px;
  padding: 16px; }
.product-list-view .pr-content {
  clear: both;
  box-sizing: border-box;
  padding: 16px;
  background: #fff;
  width: 100%; }

.pulsate {
  background: linear-gradient(-45deg, #DDDDDD, #F0F0F0, #DDDDDD, #F0F0F0);
  background-size: 400% 400%;
  -webkit-animation: Gradient 2.25s ease infinite;
  -moz-animation: Gradient 2.25s ease infinite;
  animation: Gradient 2.25s ease infinite; }

.skelton-listing-title {
  height: 50px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-filter-title {
  height: 10px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }
  .skelton-filter-title.w-50 {
    width: 50%; }
  .skelton-filter-title.w-70 {
    width: 70%; }
  .skelton-filter-title.w-90 {
    width: 90%; }

.skelton-filter-contents {
  height: 10px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }
  .skelton-filter-contents.w-50 {
    width: 50%; }
  .skelton-filter-contents.w-70 {
    width: 70%; }
  .skelton-filter-contents.w-90 {
    width: 90%; }

.filter-bar {
  height: 40px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-product-img-box {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  height: 500px; }

.skelton-product-name {
  height: 50px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-short_desc {
  height: 20px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-sku-name {
  height: 20px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-review-wrap {
  height: 20px;
  width: 100%;
  margin-top: 0;
  margin: 1rem 0; }

.skelton-outer-price {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0; }

.skelton-price-offer {
  height: 20px;
  width: 30%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-qty-box {
  height: 20px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-option-add-cart {
  height: 50px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-social-share {
  height: 30px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-product-desc-title {
  height: 20px;
  width: 30%;
  margin-top: 0;
  margin-bottom: 1rem; }

.skelton-product-description {
  height: 150px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 1rem; }

@media all and (max-width: 767px) {
  .skelton-product-img-box {
    height: 300px; } }
.grid-1 li {
  width: 100%; }

.grid-2 li {
  width: 50%; }

.grid-3 li {
  width: 33.33%; }

.grid-4 li {
  width: 25%; }

.grid-5 li {
  width: 20%; }

.grid-6 li {
  width: 16.666%; }

.box-border {
  border: 1px solid #B0B5C5;
  padding: 25px; }

.box-border-stop {
  border: 1px solid #B0B5C5;
  padding: 25px;
  margin-top: 30px; }

.box-border-sbottom {
  border: 1px solid #B0B5C5;
  padding: 25px;
  margin-bottom: 30px; }

.box-wrap {
  padding: 15px;
  background: #fff;
  margin-bottom: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1); }
  .box-wrap.no_shadow {
    box-shadow: none;
    margin-bottom: 0;
    padding: 0; }
  .box-wrap.gray_bg {
    background-color: #CACACA; }

@media all and (min-width: 768px) {
  .m-view {
    display: none; } }
@media all and (max-width: 992px) {
  .grid-2 li,
  .grid-3 li,
  .grid-4 li,
  .grid-5 li,
  .grid-6 li {
    width: 25% !important; } }
@media all and (max-width: 767px) {
  .grid-2 li,
  .grid-3 li,
  .grid-4 li,
  .grid-5 li,
  .grid-6 li {
    width: 50% !important; } }
.slick-arrow {
  font-size: 2rem !important; }
  .slick-arrow.arrowcircle {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 40px; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
    .nav-tabs > a:hover {
      border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > a.active > a, .nav-tabs > a.active > a:hover, .nav-tabs > a.active > a:focus {
      color: #eeeeee;
      background-color: #337ab7;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0.25rem; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #eeeeee;
    background-color: #eeeeee; }

.flashprogress {
  margin: 5px auto;
  height: 16px;
  /*background: url(../images/flashsale.png) 0 no-repeat;*/
  background-color: #A14D3A;
  background-size: cover;
  position: relative;
  border-radius: 8px; }
  .flashprogress .bar_text {
    text-transform: uppercase;
    font-size: 10px;
    color: #fff;
    z-index: 2;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    text-align: center;
    line-height: 18px; }
  .flashprogress .bar-wrapper {
    width: 100%;
    background: transparent;
    overflow: hidden;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    height: 16px;
    border-radius: 8px; }
  .flashprogress .progress-width {
    background: #fff;
    /*float: right;*/
    position: relative;
    height: 18px; }
  .flashprogress .complement-color {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #262d25; }
  .flashprogress .fire {
    background: url(../images/fire.png) 0 no-repeat;
    width: 18px;
    height: 21px;
    background-size: contain;
    position: absolute;
    left: 3px; }

.soldout_badge {
  display: block;
  height: 18px;
  border-radius: 8px;
  margin: 5px auto;
  line-height: 18px;
  background-color: #7f201C;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.75rem;
  text-align: center; }
  .soldout_badge .sold-img {
    max-width: 30px;
    display: none; }

/*@import "includes/d1/v1/promotion";*/
/*@import "includes/d1/v1/product-badge";
@import "includes/d1/v1/common_style";*/
.insidecontainer {
  border: 1px solid #B0B5C5;
  border-radius: 20px;
  position: relative;
  margin: 40px 0; }
  .insidecontainer .title-border {
    margin-bottom: 15px;
    position: relative;
    position: absolute;
    bottom: calc(100% - 10px);
    background: #fff;
    padding: 0 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: inline-block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    z-index: 99; }
  .insidecontainer h3 {
    margin: 0 !important;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .insidecontainer p {
    margin-bottom: 0; }
  .insidecontainer .countdown-inner {
    padding-left: 10px; }

.see-all {
  font-size: 1rem;
  font-weight: 700;
  position: relative;
  text-decoration: none;
  display: inline-block;
  margin-left: auto; }
  .see-all img {
    vertical-align: middle;
    margin-left: 20px; }
  .see-all:after {
    display: block;
    content: '';
    border-bottom: solid 3px;
    transform: scaleX(0);
    border-color: inherit;
    transition: transform 250ms ease-in-out;
    transform-origin: 100% 50%; }
  .see-all:hover:after {
    transform: scaleX(1);
    transform-origin: 0 50%; }

.title-border h3 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px; }
  .title-border h3 p {
    margin: 0; }

.banner-slider {
  margin-bottom: 24px;
  /*padding-top: 40px;
  padding-bottom: 40px;*/
  /*.title_style {
      font-size: $font-large;
      margin: 0;padding: 0;
      position: relative;
      text-transform: uppercase;
      &:after {
          content: "";
          width: 100%;
          height: 2px;
          background: #0094d9;
          position: absolute;
          left: 0;
          bottom: -1px;
      } 
  }*/ }
  .banner-slider .title-border {
    margin-bottom: 20px; }
    .banner-slider .title-border span {
      line-height: 24px;
      font-size: 1rem; }
      .banner-slider .title-border span.title_style {
        font-size: 30px;
        font-weight: 700;
        line-height: normal; }
  .banner-slider p {
    margin: 0; }
  .banner-slider h3 {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    margin: 0; }
  .banner-slider .flash-timer {
    font-size: 0.875rem;
    background-color: #0094d9;
    padding: 4px 10px 4px 10px;
    border-radius: 50px;
    margin-left: 10px;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    white-space: nowrap; }
    .banner-slider .flash-timer .countdown-inner {
      margin: 0;
      padding: 0 0 0 5px;
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      list-style: none; }
      .banner-slider .flash-timer .countdown-inner li {
        padding: 0 2px; }
  .banner-slider .number {
    position: relative; }
    .banner-slider .number:not(:last-child, :first-child):after {
      content: ':';
      padding: 0 5px; }
  .banner-slider .see-all {
    font-size: 1rem;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    display: inline-block;
    margin-left: auto;
    padding: 0;
    color: #A14D3A; }
    .banner-slider .see-all:after {
      display: block;
      content: '';
      border-bottom: solid 3px;
      transform: scaleX(0);
      border-color: inherit;
      transition: transform 250ms ease-in-out;
      transform-origin: 100% 50%; }
    .banner-slider .see-all:hover:after {
      transform: scaleX(1);
      transform-origin: 0 50%; }
    .banner-slider .see-all img {
      vertical-align: middle;
      margin: 0px 0px 0 24px; }

.cat-info .product-title {
  text-align: center; }

.brand-wrap .product-title {
  font-weight: normal;
  text-align: center; }

body .selectors.MagicScroll .mcs-item {
  width: auto !important;
  margin: 0 5px; }

html[lang="th"] .banner-slider .title-border span {
  font-size: 20px; }
  html[lang="th"] .banner-slider .title-border span.title_style {
    font-size: 40px; }
  html[lang="th"] .banner-slider .title-border span .see-all {
    font-size: 20px; }

@media all and (max-width: 767px) {
  .slideritem {
    padding-left: 16px !important;
    padding-right: 16px !important; }

  .banner-slider {
    /*.title-border {
        h3, h2 {
            display: block; text-align: center;
        }
        span.title_style {
            display: block;
        }
    }*/ }

  .see-all {
    text-transform: uppercase;
    font-size: 0.875rem; } }
.ui-menu {
  z-index: 99999999; }
  .ui-menu .ui-menu-item {
    margin: 10px;
    border-bottom: 1px solid #B0B5C5;
    padding-bottom: 15px; }
  .ui-menu .ui-menu-item-wrapper {
    display: block; }
  .ui-menu .search-img {
    float: left;
    margin-right: 10px;
    max-width: 50px; }
  .ui-menu .search-result {
    padding: 15px;
    text-align: right;
    clear: both;
    overflow: hidden;
    position: sticky;
    background: #fff;
    bottom: 0; }
  .ui-menu .search-prod-desc {
    padding-left: 65px; }
    .ui-menu .search-prod-desc .name {
      padding-bottom: 5px;
      word-break: break-all;
      text-align: left;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 95%; }
    .ui-menu .search-prod-desc .price-wrap {
      -webkit-justify-content: left;
      -moz-justify-content: left;
      -ms-justify-content: left;
      justify-content: left;
      -ms-flex-pack: left; }
      .ui-menu .search-prod-desc .price-wrap span {
        margin-right: 10px !important;
        margin-left: 0 !important; }
  .ui-menu.search-dropdown {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    max-width: 500px; }

.ui-menu::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #F5F5F5; }

.ui-menu::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5; }

.ui-menu::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #A14D3A; }

.full-banner {
  text-align: center; }
  .full-banner .slide {
    background-repeat: no-repeat; }
    .full-banner .slide.bannerheight {
      background-size: auto 100%; }
      .full-banner .slide.bannerheight.bannerheightstart {
        background-position: center left; }
      .full-banner .slide.bannerheight.bannerheightmiddle {
        background-position: center center; }
      .full-banner .slide.bannerheight.bannerheightend {
        background-position: center right; }
    .full-banner .slide.bannerwidth {
      background-size: 100% auto; }
      .full-banner .slide.bannerwidth.bannerwidthstart {
        background-position: center top; }
      .full-banner .slide.bannerwidth.bannerwidthmiddle {
        background-position: center center; }
      .full-banner .slide.bannerwidth.bannerwidthend {
        background-position: center bottom; }
    .full-banner .slide.stratched {
      background-size: 100% 100%; }

.banner_slider_container {
  position: relative; }
  .banner_slider_container .loader_wrapper {
    min-height: 400px; }
  .banner_slider_container .loader {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 180px;
    z-index: 1000;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center; }

.slick-dots li {
  width: 6px;
  height: 6px;
  border-radius: 6px; }

/* Hide all the slide except first slide */
.desktop_banner .slide:nth-child(n + 2) {
  display: none; }

/* Once slick is initialized show all the the slides */
.desktop_banner.slick-initialized .slide {
  display: block; }

/* Hide all the slide except first slide */
.mobile_banner .slide:nth-child(n + 2) {
  display: none; }

/* Once slick is initialized show all the the slides */
.mobile_banner.slick-initialized .slide {
  display: block; }

.desktop_banner {
  display: block !important; }

.mobile_banner {
  display: none !important; }

.prod-cat-label {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*@include justify-content(space-between);*/
  align-items: center;
  margin: 30px 0; }
  .prod-cat-label.nospace {
    margin: 0; }
  .prod-cat-label h2, .prod-cat-label h4 {
    font-size: 1.5rem;
    margin-bottom: 0; }
    .prod-cat-label h2 span, .prod-cat-label h4 span {
      color: #1446c4;
      font-weight: 300;
      font-size: 90%;
      vertical-align: middle;
      margin-left: auto; }
    .prod-cat-label h2 span.icon, .prod-cat-label h4 span.icon {
      margin-left: auto;
      margin-right: 10px;
      background: #123dad;
      color: #fff;
      border-radius: 6px;
      padding: 3px 5px; }
    .prod-cat-label h2 .icon-img, .prod-cat-label h4 .icon-img {
      display: inline-block;
      vertical-align: middle; }
      .prod-cat-label h2 .icon-img img, .prod-cat-label h4 .icon-img img {
        max-height: 40px; }
    .prod-cat-label h2 + span, .prod-cat-label h4 + span {
      margin-left: auto; }

/* Aspect ratio */
.aspect-ratio {
  position: relative;
  margin-left: auto;
  margin-right: auto; }
  .aspect-ratio img {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    object-fit: cover;
    left: 0; }

@media all and (max-width: 767px) {
  .aspect-ratio {
    padding-bottom: 100%; }

  .desktop_banner {
    display: none !important; }

  .mobile_banner {
    display: block !important; }

  .banner_slider_container .loader_wrapper {
    min-height: 200px; }

  .full-banner {
    text-align: center; }
    .full-banner .slide {
      background-repeat: no-repeat; }
      .full-banner .slide.bannerheight {
        background-size: contain; }
        .full-banner .slide.bannerheight.bannerheightstart {
          background-position: center left; }
        .full-banner .slide.bannerheight.bannerheightmiddle {
          background-position: center center; }
        .full-banner .slide.bannerheight.bannerheightend {
          background-position: center right; }
      .full-banner .slide.bannerwidth {
        background-size: 100% auto; }
        .full-banner .slide.bannerwidth.bannerwidthstart {
          background-position: center top; }
        .full-banner .slide.bannerwidth.bannerwidthmiddle {
          background-position: center center; }
        .full-banner .slide.bannerwidth.bannerwidthend {
          background-position: center bottom; }
      .full-banner .slide.stratched {
        background-size: 100% 100%; }

  .full-banner {
    padding-right: 0;
    padding-left: 0; } }
/*@import "global/cms_tab";*/
.mcs-items-container {
  text-align: center; }
  .mcs-items-container .mcs-item .prod-img img {
    width: 100%; }

.content-wrap .MagicScroll .mcs-bullet {
  width: 6px;
  height: 6px;
  background: #EDE6DD; }
  .content-wrap .MagicScroll .mcs-bullet.active {
    background: #A14D3A;
    border-color: #A14D3A; }
.content-wrap .MagicScroll .mcs-bullets {
  margin-top: 15px !important; }
.content-wrap .MagicScroll .MagicScroll-horizontal .MagicScroll-bullets {
  margin-bottom: 40px; }

.cms-slider {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media all and (min-width: 1400px) {
    .cms-slider {
      padding-left: 80px;
      padding-right: 80px; } }

.blog-slider {
  overflow-x: hidden; }
  .blog-slider .title-border {
    margin-bottom: 40px; }
    .blog-slider .title-border h3 {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between;
      color: #000;
      font-size: 1rem;
      font-weight: 700;
      line-height: 150%; }
    .blog-slider .title-border .blog-all {
      color: #000;
      font-size: 12px;
      line-height: 1.5;
      font-family: "Lato", sans-serif; }
      .blog-slider .title-border .blog-all i {
        margin-left: 5px; }
      .blog-slider .title-border .blog-all:hover {
        color: #A14D3A; }
  .blog-slider .view-btn {
    margin-top: 35px; }
  .blog-slider .footer {
    text-align: center;
    margin-top: 35px; }
    .blog-slider .footer .blog-all {
      color: #A14D3A;
      font-weight: 700; }
      .blog-slider .footer .blog-all a {
        color: #A14D3A; }
        .blog-slider .footer .blog-all a:hover {
          color: #8e4433; }
        .blog-slider .footer .blog-all a i {
          font-weight: 500; }
  .blog-slider .blog-thumb {
    margin-bottom: 40px; }
    .blog-slider .blog-thumb:hover .view-wraps {
      display: block;
      opacity: 1; }
    .blog-slider .blog-thumb .view-wraps {
      opacity: 0; }

.blog-thumb {
  margin-bottom: 24px;
  text-align: left;
  transition: box-shadow .3s; }
  .blog-thumb:hover .content-overlay {
    display: block !important;
    opacity: 1; }
  .blog-thumb:hover .link-blog-name, .blog-thumb:hover .link-product-name {
    color: #A14D3A; }
  .blog-thumb .blog-img {
    position: relative;
    margin-bottom: 0px; }
    @media all and (min-width: 1200px) {
      .blog-thumb .blog-img {
        min-height: 150px; } }
    .blog-thumb .blog-img img {
      width: 100%; }
    .blog-thumb .blog-img img[src$='.gif'] {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border-radius: 0px;
      width: auto; }
  .blog-thumb .blog-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 24px 0 8px 0; }
  .blog-thumb .category-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px; }
    .blog-thumb .category-wrap .link-blog-cat {
      font-size: 10px;
      color: #A14D3A;
      line-height: 1.5;
      font-weight: 500; }
      .blog-thumb .category-wrap .link-blog-cat:hover {
        color: #8e4433; }
      .blog-thumb .category-wrap .link-blog-cat:not(:first-child) {
        display: none; }
  .blog-thumb .post-title-recent, .blog-thumb .post-title {
    margin-bottom: 0px; }
  .blog-thumb .link-blog-name, .blog-thumb .link-product-name {
    white-space: normal;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #000;
    font-weight: 700;
    display: block;
    /*display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "Lato", sans-serif; }
    .blog-thumb .link-blog-name:hover, .blog-thumb .link-blog-name:active, .blog-thumb .link-blog-name.active, .blog-thumb .link-product-name:hover, .blog-thumb .link-product-name:active, .blog-thumb .link-product-name.active {
      color: #A14D3A; }
  .blog-thumb .post-short-description {
    font-size: 0.75rem;
    line-height: 1.5;
    height: 36px;
    color: #000;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    font-weight: 300; }
  .blog-thumb .post-title {
    margin-bottom: 0px; }
  .blog-thumb .blog-list-date {
    color: #707070;
    font-size: 10px;
    line-height: 1.5;
    font-weight: 500; }
  .blog-thumb .view-wraps {
    margin-bottom: 0px; }
  .blog-thumb .readmore {
    font-size: 0.75rem;
    color: #A14D3A; }
    .blog-thumb .readmore i:before {
      content: "\f054"; }
    .blog-thumb .readmore:hover {
      color: #8e4433; }
  .blog-thumb .cate-date-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    color: #7D7D7D;
    font-size: 12px;
    font-weight: 300;
    line-height: 150%;
    gap: 16px;
    margin-top: 10px; }
    .blog-thumb .cate-date-wrap .cat-wrap {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      gap: 8px; }
      .blog-thumb .cate-date-wrap .cat-wrap .link-blog-cat:not(:first-child) {
        display: none; }
    .blog-thumb .cate-date-wrap a, .blog-thumb .cate-date-wrap .link-blog-cat {
      color: #7D7D7D;
      font-size: 12px;
      font-weight: 300;
      line-height: 150%; }
      .blog-thumb .cate-date-wrap a:hover, .blog-thumb .cate-date-wrap .link-blog-cat:hover {
        color: #A14D3A; }
    .blog-thumb .cate-date-wrap .date {
      border-left: 1px solid #B0B5C5;
      padding-left: 16px; }
  .blog-thumb .view {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-weight: 700;
    line-height: 150%;
    /* 18px */
    text-transform: uppercase; }

.cms-slider .mcs-bullet {
  /*width: 12px; height: 12px;*/
  background: #BDBDBD;
  border-radius: 12px; }
  .cms-slider .mcs-bullet.active, .cms-slider .mcs-bullet:hover {
    background: #A14D3A;
    border-color: #A14D3A; }

/*  Portfolio Slider  */
.portfolio-slider .title-border {
  margin-bottom: 24px;
  text-align: center; }
  .portfolio-slider .title-border h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 150%;
    /* 48px */
    justify-content: center;
    color: #A14D3A;
    margin-bottom: 0;
    padding-bottom: 16px;
    padding-left: 60px;
    padding-right: 60px;
    border-bottom: 2px solid #EDE6DD;
    display: inline-flex; }
.portfolio-slider .view-btn {
  margin-top: 35px; }
.portfolio-slider .footer {
  text-align: center;
  margin-top: 35px; }
  .portfolio-slider .footer .blog-all {
    color: #A14D3A;
    font-weight: 700; }
    .portfolio-slider .footer .blog-all a {
      color: #A14D3A; }
      .portfolio-slider .footer .blog-all a:hover {
        color: #8e4433; }
      .portfolio-slider .footer .blog-all a i {
        font-weight: 500; }

@media all and (max-width: 767px) {
  .container-fluid {
    overflow-x: hidden; }

  .cms-slider {
    padding: 40px 16px !important; }

  .blog-slider .title-border {
    margin-bottom: 24px; }
  .blog-slider .view-btn {
    margin-top: 20px; }

  .slider-inner {
    margin-left: -8px !important;
    margin-right: -8px !important; }

  .mcs-item .item-box {
    padding-left: 8px !important;
    padding-right: 8px !important; } }
.breadcrumb {
  background: transparent;
  color: #000;
  white-space: nowrap;
  overflow-x: auto;
  padding: 0;
  margin: 0; }
  .breadcrumb::-webkit-scrollbar {
    display: none; }
  .breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .breadcrumb li {
    display: inline-block;
    font-size: 0.875rem;
    text-transform: uppercase;
    padding: 1rem 0;
    color: #707070; }
    .breadcrumb li + li:before {
      content: "\f105";
      font-family: "Font Awesome 5 Free";
      margin: 0 5px; }
    .breadcrumb li a {
      padding: 0;
      color: #A14D3A; }
      .breadcrumb li a:hover, .breadcrumb li a:active, .breadcrumb li a.active {
        color: #311711 !important; }
    .breadcrumb li.active {
      color: #f0f0f0; }
      .breadcrumb li.active a {
        color: #f0f0f0; }
  .breadcrumb p {
    display: inline-block;
    margin: 0;
    padding: 0; }

.pagenum {
  display: block;
  text-align: center; }

.pagination {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0; }
  .pagination ul.pagination {
    padding: 0;
    margin: 0; }
  .pagination li {
    letter-spacing: normal;
    line-height: 30px;
    margin: 0 8px 8px 0;
    display: inline-block;
    position: relative; }
    .pagination li a, .pagination li span {
      position: relative;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      vertical-align: top;
      display: block;
      outline: none;
      color: #7D7D7D;
      border: 1px solid #f2f2f2; }
      .pagination li a:hover, .pagination li a:active, .pagination li a.active, .pagination li span:hover, .pagination li span:active, .pagination li span.active {
        border-color: #000;
        color: #A14D3A; }
    .pagination li.active a, .pagination li.active span {
      color: #A14D3A;
      border: 1px solid black; }
    .pagination li.pagination-next a, .pagination li.pagination-prev a {
      padding: 0 15px;
      border: 1px solid #f2f2f2; }
      .pagination li.pagination-next a:hover, .pagination li.pagination-prev a:hover {
        position: relative; }
  .pagination .next a, .pagination .prev a, .pagination .previous a {
    text-indent: -9999px;
    position: relative;
    display: block;
    outline: none; }
    .pagination .next a:after, .pagination .prev a:after, .pagination .previous a:after {
      font-family: "Font Awesome 5 Free";
      position: absolute;
      display: inline-block;
      text-align: center;
      left: 0px;
      text-indent: -1px;
      font-size: 1.125rem;
      width: 100%; }
    .pagination .next a:before, .pagination .prev a:before, .pagination .previous a:before {
      display: none; }
  .pagination .next:hover:after, .pagination .prev:hover:after, .pagination .previous:hover:after {
    height: 0; }
  .pagination .next.disabled, .pagination .prev.disabled, .pagination .previous.disabled {
    display: none; }
  .pagination .next a:after {
    content: "\f061";
    text-indent: 2px; }
  .pagination .prev a:after, .pagination .previous a:after {
    content: "\f060"; }
  .pagination .pagination-first, .pagination .pagination-last {
    display: none; }
  .pagination.second_type li a, .pagination.second_type li span {
    border: none;
    background: none; }
    .pagination.second_type li a:hover, .pagination.second_type li span:hover {
      border: none;
      background: none;
      font-weight: bold;
      color: inherit; }
  .pagination.second_type li.active {
    border: none;
    background-color: transparent;
    font-weight: bold; }
  .pagination.second_type li:first-child a, .pagination.second_type li:first-child span, .pagination.second_type li:last-child a, .pagination.second_type li:last-child span {
    font-size: 0; }
  .pagination.second_type li:first-child span:after, .pagination.second_type li:first-child a:after {
    content: "\f100" !important; }
  .pagination.second_type li:last-child span:after, .pagination.second_type li:last-child a:after {
    content: "" !important; }

/* Contact form start */
.contact-form-sec {
  padding: 16px 16px;
  background: #EFEFEF;
  margin-bottom: 60px; }
  .contact-form-sec .contact-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 150%;
    text-align: center;
    margin-bottom: 24px; }
  .contact-form-sec .g-recaptcha {
    text-align: center; }

.contactus input, .contactus textarea, .contactus select {
  border: 1px solid #D9D9D9;
  padding: 8px 16px 8px 8px;
  border-radius: 0px;
  background-color: #fff; }

.col-md- {
  padding-left: 15px;
  padding-right: 15px; }

.contactbtn {
  text-align: center; }
  .contactbtn .btn {
    padding: 10px 32px;
    min-width: 215px;
    text-align: center; }

/* Contact form End */
/* Search form start */
.search-box-wrap {
  background-color: rgba(0, 0, 0, 0.1);
  background-image: url("./../images/search-bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
  margin-bottom: 40px; }

.search-form {
  background-color: #fff;
  padding: 24px;
  border-radius: 10px; }
  .search-form .search-title {
    color: #A14D3A;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 8px; }
  .search-form .para-info {
    font-size: 18px;
    font-weight: 400;
    line-height: 150%; }
  .search-form .serach-header-wrap {
    margin-bottom: 24px;
    text-align: center; }
  .search-form .form-rows {
    margin-bottom: 8px; }
  .search-form .search-btn-wrap {
    text-align: center; }
    .search-form .search-btn-wrap .btn {
      margin-bottom: 16px;
      border-radius: 0px; }
    .search-form .search-btn-wrap .search-link {
      color: #333;
      font-size: 16px;
      line-height: 150%;
      text-decoration-line: underline; }
      .search-form .search-btn-wrap .search-link:hover {
        color: #A14D3A; }
