/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Marketplace
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
@font-face {
  font-family: "Admin Icons";
  src: url("../fonts/admin-icons/admin-icons.eot");
  src: url("../fonts/admin-icons/admin-icons.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/admin-icons/admin-icons.woff2") format("woff2"),
    url("../fonts/admin-icons/admin-icons.woff") format("woff"),
    url("../fonts/admin-icons/admin-icons.ttf") format("truetype"),
    url("../fonts/admin-icons/admin-icons.svg#Admin Icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"),
    url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"),
    url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"),
    url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "font-awesome";
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot");
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/FontAwesome/fontawesome-webfont.woff2") format("woff2"),
    url("../fonts/FontAwesome/fontawesome-webfont.woff") format("woff"),
    url("../fonts/FontAwesome/fontawesome-webfont.ttf") format("truetype"),
    url("../fonts/FontAwesome/fontawesome-webfont.svg#icons-blank-theme")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

.productprofilemenu {
  float: left !important;
}
.wk-mp-about-right {
  float: left;
}
.wk-mp-collection-container {
  width: 80%;
  margin: 0 9%;
  display: inline-block;
  box-sizing: border-box;
}
.wk-mp-collection-left {
  float: left;
  width: 25%;
  padding-right: 2%;
  box-sizing: border-box;
}
.wk-mp-collection-right {
  float: right;
  width: 75%;
}
.wk-mp-collection-container h4 {
  font-weight: normal;
}
.marketplace-seller-collection .wk_mp_design .block-account {
  display: inline-block;
  width: 100%;
}
.wk-mp-rating-row {
  width: 100%;
  overflow-x: auto;
}
.marketplace-seller-collection .sections.nav-sections,
.marketplace-seller-feedback .sections.nav-sections,
.marketplace-seller-location .sections.nav-sections,
.marketplace-seller-profile .sections.nav-sections {
  margin-bottom: 0;
}
.marketplace-seller-collection .page-title-wrapper,
.marketplace-seller-feedback .page-title-wrapper,
.marketplace-seller-location .page-title-wrapper,
.marketplace-seller-profile .page-title-wrapper,
.marketplace-seller-about .page-title-wrapper {
  display: none;
}
.marketplace-seller-collection .page-main,
.marketplace-seller-feedback .page-main,
.marketplace-seller-location .page-main,
.marketplace-seller-profile .page-main,
.marketplace-seller-about .page-main,
.marketplace-seller-collection .columns,
.marketplace-seller-feedback .columns,
.marketplace-seller-location .columns,
.marketplace-seller-profile .columns,
.marketplace-seller-about .columns,
.marketplace-seller-collection .column.main,
.marketplace-seller-feedback .column.main,
.marketplace-seller-location .column.main,
.marketplace-seller-profile .column.main,
.marketplace-seller-about .column.main {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  max-width: 100%;
}
/*
.wk-mp-collection-header-box {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}*/
.wk-mp-collection-header-box .wk-mp-collection-logo {
  width: auto;
  position: absolute;
  left: 1%;
  border: 1px solid #ccc;
  padding: 5px;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wk-mp-collection-header-css {
  font-weight: 700;
  color: #626b69;
  text-transform: capitalize;
  text-align: center;
  line-height: 1;
}
.wk-mp-seller-profile-box {
  padding: 13px 8px;
  display: inline-block;
}
.wk-mp-seller-profile-box .askque {
  float: none !important;
  cursor: pointer;
}
.wk-mp-collection-header-box a {
  color: #626b69;
}
.wk-mp-collection-header-bottom {
  margin-top: -7px;
}
.wk-mp-collection-header-bottom-txt {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #515151;
  line-height: 2.5;
}
.wk-mp-collection-location {
  /* padding-left: 9px;*/
}
/*.wk-mp-collection-location:before {
    content: "\e60a";
    font-family: "icons-blank-theme";
    left: -8px;
    font-size: 20px;
    position: absolute;
	line-height: 1.4;
}*/
.marketplace-seller-collection .wk-mp-collection-product-count-container,
.marketplace-seller-profile .wk-mp-collection-product-count-container,
.marketplace-seller-feedback .wk-mp-collection-rating-count-container {
  text-align: center;
  border-top: 3px solid #ed731d;
  /* border-top: none; */
  box-sizing: content-box;
  padding-bottom: 20px;
  margin-top: 35px;
  background: #fff;
  border-radius: 10px 10px 0 0;
}
.marketplace-seller-about .wk-mp-seller-profile-box-about {
  text-align: center;
  border-top: 3px solid #ed731d;
  background: #fff;
  /* border-top: none; */
  box-sizing: content-box;
  padding-bottom: 20px;
  margin-top: 31px;
  border-radius: 10px 10px 0 0;
}
.wk-mp-about-right .wk-mp-seller-profile-box-about {
  margin-top: 31px;
}
.wk-mp-profile-icon-wrapper {
  min-height: auto !important;
  line-height: inherit !important;
}
.wk-mp-profile-icon-css {
  font-family: "font-awesome";
  font-size: 19px;
  font-weight: normal;
}
.wk-mp-profile-icon-fb:before {
  content: "\f09a";
}
.wk-mp-profile-icon-tw:before {
  content: "\f099";
}
.wk-mp-profile-icon-gplus:before {
  content: "\f0d5";
}
.wk-mp-profile-icon-vimeo:before {
  content: "\f27d";
}
.wk-mp-profile-icon-youtube:before {
  content: "\f167";
}
.wk-mp-profile-icon-instagram:before {
  content: "\f16d";
}
.wk-mp-profile-icon-pinterest:before {
  content: "\f231";
}
.wk-mp-collection-header-box a:active,
.wk-mp-collection-header-box a:hover {
  text-decoration: none;
  color: #333131;
}
.wk-mp-profile-block .block-account {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.wk-mp-profile-block .page-products .products-grid .product-item {
  padding: 0 2%;
}
.wk-mp-profile-block.wk-mp-products-recently-added h4 {
  text-transform: uppercase;
  font-weight: 600;
  color: #626b69;
  font-size: 17px;
}
.wk-mp-profile-block {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
#wk-mp-policy-block {
  border: none;
}
.wk-mp-profile-block.wk-mp-products-recently-added {
  padding-top: 0;
}
.wk-mp-collection-view-btn {
  text-align: center;
  padding: 10px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.wk-mp-collection-view-btn a {
  padding: 7px 12px;
  background-color: #2d88c7;
  border: 1px solid #2d88c7;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
}
.wk-mp-collection-view-btn a:hover,
.wk-mp-collection-view-btn a:active {
  background-color: #2575ac;
  border-color: #2575ac;
  text-decoration: none;
  color: #fff;
}
.wk-mp-aboutus-title {
  font-size: 3.3rem;
  font-weight: 600;
}
.wk-mp-aboutus-data {
  display: inline-block;
}
.wk-mp-policy-block,
.wk-mp-policy-block {
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.wk-mp-policy-block-title {
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 30px;
  position: relative;
}
.wk-mp-policy-block-title:after {
  font-family: "font-awesome";
  color: #d1d1d1;
  position: absolute;
  right: 0px;
}
.wk-mp-shipping-policy .wk-mp-policy-block-title:after {
  font-size: 55px;
  content: "\f0d1";
  bottom: -17px;
}
.wk-mp-return-policy .wk-mp-policy-block-title:after {
  font-size: 42px;
  content: "\f283";
  bottom: -10px;
}
/* for rating css */
.wk-mp-rating-left {
  /*background-color: #f5f5f5;*/
  padding: 20px;
  box-sizing: border-box;
}
.wk-mp-rating-right {
  box-sizing: border-box;
}
.wk-mp-rating-block {
  display: none;
  width: 100%;
}
.wk-mp-rating-avg {
  /*  border-bottom: 1px solid #ccc;*/
  padding-bottom: 20px;
  box-sizing: border-box;
  text-align: center;
  width: 20%;
  float: left;
}
.wk-mp-rating-avg-count {
  font-size: 3.5rem;
  font-weight: 600;
  position: relative;
  padding-left: 33px;
  display: inline-block;
}
.wk-mp-rating-avg-txt {
  font-size: 15px;
  font-weight: 600;
}
.wk-mp-rating-icon:before {
  font-family: "font-awesome";
  content: "\f005";
  font-size: 3rem;
  font-weight: normal;
  position: absolute;
  top: 1px;
  left: 0;
}
.wk-mp-star5:before,
.wk-mp-star4:before {
  color: #51ca51;
}
.wk-mp-star3:before {
  color: #e8ae44;
}
.wk-mp-star2:before,
.wk-mp-star1:before {
  color: #e26115;
}
.wk-mp-rating-individual {
  padding: 20px 0;
  display: inline-block;
  width: 20%;
  float: left;
  margin-left: 5%;
  border-left: 1px dotted #ccc;
}
.wk-mp-rating-individual-left {
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
  width: 40%;
  text-align: center;
}
.wk-mp-rating-individual-right {
  float: left;
  box-sizing: border-box;
  width: 60%;
}
.wk-mp-rating-individual .wk-mp-rating-icon {
  font-size: 2.5rem;
  font-weight: 600;
  position: relative;
  padding-left: 27px;
  display: inline-block;
}
.wk-mp-rating-individual-txt {
  font-size: 13px;
}
.wk-mp-rating-individual .wk-mp-rating-icon:before {
  font-size: 2.2rem;
}
.wk-mp-rating-individual-right-txt {
  width: 40%;
  float: left;
  box-sizing: border-box;
  padding-right: 5px;
}
.wk-mp-rating-individual-progress-bar {
  position: relative;
  width: 60%;
  float: left;
  padding: 3px;
  box-sizing: border-box;
}
.wk-mp-rating-individual-progress-bar small:after {
  content: "";
  border: 3px solid #eae9e9;
  width: calc(100% - 6px);
  display: inline-block;
  border-radius: 3px;
  top: 100%;
  left: 0;
  position: absolute;
}
.wk-mp-rating-progress-bar-container {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  text-align: right;
}
.wk-mp-rating-progress-color-bar {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
  border-radius: 3px;
  box-sizing: border-box;
}
.wk-mp-star5-rating-color-bar {
  border: 3px solid #51ca51;
  background: #51ca51;
}
.wk-mp-star4-rating-color-bar {
  border: 3px solid #51ca51;
  background: #51ca51;
}
.wk-mp-star3-rating-color-bar {
  border: 3px solid #e8ae44;
  background: #e8ae44;
}
.wk-mp-star2-rating-color-bar {
  border: 3px solid #e26115;
  background: #e26115;
}
.wk-mp-star1-rating-color-bar {
  border: 3px solid #e26115;
  background: #e26115;
}
.wk-mp-rating-customer-row {
  width: 100%;
  display: inline-block;
  text-transform: capitalize;
}
.store-name {
  text-transform: capitalize;
}
.wk-mp-rating-txt {
  color: #bbbbbb;
  font-weight: 600;
}
.wk-mp-rating-txt:after {
  content: "\f0da";
  font-family: "font-awesome";
  padding: 0 5px;
  color: #eae9e9;
}
.wk-mp-rating-val {
  position: relative;
  padding: 0 2px;
  border-left: 1px dotted #ccc;
}
.wk-mp-rating-val-txt {
  text-transform: capitalize;
  font-weight: 600;
}
.wk-mp-rating-val .wk-mp-rating-icon {
  padding-left: 15px;
  position: relative;
  font-weight: 600;
}
.wk-mp-rating-val .wk-mp-rating-icon:before {
  font-size: inherit;
  top: -1px;
}
.wk-mp-rating-val .wk-mp-star5,
.wk-mp-rating-val .wk-mp-star4 {
  color: #51ca51;
}
.wk-mp-rating-val .wk-mp-star3 {
  color: #e8ae44;
}
.wk-mp-rating-val .wk-mp-star2,
.wk-mp-rating-val .wk-mp-star1 {
  color: #e26115;
}
.wk-mp-collection-seller-title a {
  font-size: 22px;
}
.wk-report-flag-link a {
  font-size: 14px;
}
.starbelowlogo {
  position: absolute;
  top: 100px;
  left: 50px;
}
.wk-mp-collection-product-right{
  display: none;
}

@media all and (max-width: 320px) {
  .marketplace-seller-collection .page-products .products-grid .product-item,
  .marketplace-seller-profile .page-products .products-grid .product-item {
    width: 100%;
  }
  .marketplace-seller-collection .column.main .product-items,
  .marketplace-seller-profile .column.main .product-items {
    margin-left: 0;
  }
}
.wk-mp-collection-seller-title-container {
  position: relative;
  /* padding-left: 14%; */
}
@media all and (max-width: 767px) {
	.wk-mp-collection-header-box{ background:#fdf5e6}
	.wk-mp-collection-header-bottom-txt{line-height:1.8}
  .wk-mp-collection-header-box .wk-mp-collection-logo {
    width: 75px;
    top: -20%;
    border-radius: 50%;
  }

  .wk-mp-collection-right {
    width: 100%;
    padding: 0;
    float: none;
    display: inline-block;
  }
  .wk-mp-collection-seller-title-container {
    padding-left: 80px !important;
    width: calc(100% - 95px) !important;
    min-height: 50px;
    margin: 0px 10px;
    line-height: 1;
    padding-top: 15px;
  }

.starbelowlogo {
   display:none;
}

.wk-mp-collection-container .block-account h4{
display:none;
}

  .wk-mp-collection-header-css {
    font-size: 16px;
  }
  .marketplace-seller-profile .wk-mp-collection-product-count-container {
    padding-bottom: 0;
  }
  .wk-mp-collection-product-right {
    float: right;
    width: calc(66.67% - 3px);
  }
  .wk-mp-collection-header-right {
    display: flex;
    width: 100%;
    margin-top: 5%;

  }
  .wk-mp-about-right {
    display: flex;
  }
  .wk-mp-seller-profile-wrapper {
    border: none;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
  }
  .wk-mp-collection-seller-title {
    padding: 0 10px;
    display: inline-block;
    text-align: left;
  }
  .wk-mp-collection-seller-title a {
    font-size: 14px;
	line-height: 1.8;
  }
  .wk-mp-collection-product-count-container {
    margin-bottom: -2px;
    margin-left: 15px;
    margin-top: 32px;
    float: left;
    padding: 5px 10px;
  }
  .marketplace-seller-feedback .wk-mp-collection-rating-count-container {
    box-sizing: border-box;
  }
  .wk-mp-collection-rating-count-container,
  .wk-mp-collection-order-count-container {
    float: left;
    padding: 5px 10px;
    margin-top: 34px;
    /*width: calc(50% - 20px);*/
    width: auto;
  }
  .wk-mp-seller-profile-box {
    padding: 0 15px;
    margin-top: 31px;
  }
  .wk-mp-about-right .wk-mp-seller-profile-box-about {
    margin-top: 31px;
  }
  .wk-mp-collection-count-txt {
    font-size: 4rem;
  }

  /* for collection responsivness */
  .wk-mp-collection-container {
    margin-top: 0rem;
    position: relative;
  }
  .wk-mp-collection-left {
    width: 100%;
  }
  .wk_mp_design .block-account {
    position: absolute;
    top: -53px;
    width: 100%;
    margin: 0;
  }
  .wk-mp-block-title {
    display: none;
  }
  .wk-mp-collection-container h4 {
    font-weight: normal;
    font-size: 1.7rem;
  }
  .page-products.wk-mp-fieldset {
    padding-top: 20px;
  }
  .wk-mp-collection-container .products {
    margin: 0 0 30px 0;
  }
  .marketplace-seller-collection .wk-mp-collection-container {
    padding-top: 60px;
  }
  .wk-mp-collection-count-wrapper {
    margin-top: 1%;
  }
  .wk-mp-aboutus-title {
    width: 100%;
  }
  .wk-mp-aboutus-data {
    width: 100%;
  }
  .wk-mp-shipping-policy {
    margin-bottom: 20px;
  }
  .wk-mp-rating-right {
    padding: 20px 0 20px 0;
  }
  .wk-mp-rating-row {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px 0px;
    margin-bottom: 5px;
  }
}
@media all and (min-width: 768px) {
  .marketplace-seller-collection .toolbar-products,
  .marketplace-seller-profile .toolbar-products {
    position: relative;
  }
  .wk-mp-collection-container {
    padding-top: 30px;
  }
  .wk-mp-collection-header-box .wk-mp-collection-logo {
    height: 180px;
    width: 180px;
    object-fit: cover;
    bottom: 0;
    border-radius: 50%;
    top: -90px;
  }
 .wk-mp-collection-header-box {
    width: 90%;
    padding: 0 9%;
    background: #fdf5e6;
    border-top: 2px solid #fff;
    position: relative;
    display: inline-block;
}

  /*.wk-mp-collection-header-css {
        font-size: 26px;
    }*/
  .wk-mp-collection-seller-title-container {
    float: left;
  }
  .wk-mp-collection-header-right-wrapper {
    float: right;
    margin-right: 10%;
bottom:0px;
  }
.wk-mp-collection-header-right {
    float: left;
    height: 90px;
margin-top:40px;


}
.wk-mp-seller-profile-box {
    min-height: 74px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    color: #7a7d7d;
  }
  .wk-mp-collection-seller-title-container {
    display: inline-block;
    padding-top: 12px;
    margin-bottom: -60px;
    height: 110px;
    padding-left: 160px !important;
    line-height: 2;
  }

  .wk-mp-collection-seller-title {
    padding: 0 50px;
    margin-top: -7px;
  }
  .wk-mp-collection-product-count-container {
    margin-bottom: -2px;
    float: right;
    margin-right: 7px;
    padding: 8px 10px;
    margin-top: 35px;
  }
  .wk-mp-collection-product-right {
    float: right;
  }
  .wk-mp-collection-rating-count-container,
  .wk-mp-collection-order-count-container {
    margin-top: 33px;
    float: left;
    padding: 12px 10px;
  }
  .wk-mp-block.block-layered-nav {
    padding-top: 15px;
  }
  .wk-mp-aboutus-title {
    /* border-right: 1px solid #ccc;
        float: left;*/
    width: 100%;
    margin: 10px;
    text-align: center;
    /* padding: 10px;*/
  }
  .wk-mp-aboutus-data {
    padding: 10px;
    width: 70%;
  }
  .wk-mp-policy-block,
  .wk-mp-policy-block {
    width: calc(50% - 20px);
    float: left;
  }
  .wk-mp-shipping-policy {
    margin-right: 20px;
  }
  .wk-mp-return-policy {
    margin-left: 20px;
  }
  .wk-mp-rating-left {
    width: 100%;
    height: 200px;
    /*float: left;*/
  }
  .wk-mp-rating-right {
    padding: 0px 20px 20px 35px;
    /*float: left;*/
    width: 100%;
  }
  .wk-mp-rating-row {
    border-bottom: 1px solid #ccc;
    padding: 20px 0 10px 10px;
    margin-bottom: 5px;
  }
}

.wk-mp-collection-location.wk-mp-collection-header-bottom-txt {
  margin-top: 5px;
  display: inline-block;
}

/*.wk-mp-collection-container .page-products .products-grid .product-item{
width:auto!important;
}*/
.wk-mp-banner {
  margin-top: 0;
}

.wk-mp-banner-container-layout2 .wk-mp-banner {
  margin-top: 0px;
}

@media only screen and (max-width: 768px) {
  .wk-mp-rating-individual {
    width: 100%;
    clear: both;
    border-left: none;
  }

  .wk-mp-rating-avg {
    /*  border-bottom: 1px solid #ccc;*/
    width: 100%;
    clear: both;
  }
}
.wk-mp-collection-seller-title-container .fas {
  padding-right: 5px;
}
/*----custome css for all product page----*/
.wrapperMain {
  width: 100%;
  margin: 20px auto;
  padding-top: 0;
}
.wrapperMain h2 {
  margin-top: 0;
}

.product_item_wrapper{
	width:100% !important;
}

/*
   MAIN TABLE STYLES
*/

.main-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
	border:1px solid #333;
}

.main-table td {
    padding: 0;
}


/* 
   SECTION STYLES
*/

.section {
    width: 100%;
    border-collapse: collapse;
}

.artisan-section, .journey-section, .special-section {
    background: #fcf7ed;
    padding: 2% 25%;
    display: block;
}

.heritage-section, .workshop-section {
    background: #f5eee4;
    padding: 1% 25%;
    display: block;
}

/* 
   CONTAINER STYLES
*/

.container {
    width: 100%;    
    margin: 0 auto;
    padding: 60px 30px;
}

.content-table,
.heritage-table,
.journey-table,
.gallery,
.cards {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}


/* 
   TYPOGRAPHY
 */

.eyebrow {
    margin: 0 0 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 3px;
    color: #51473f;
}

h2 {
    margin: 0 0 12px;
    color: #211c18;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}

h3 {
    margin: 0 0 7px;
    color: #29231e;
    font-size: 13px;
    line-height: 1.35;
}

p {
    margin: 0 0 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.65;
    color: #544c46;
}

.content-table p:last-child {
    margin-bottom: 0;
}


/* 
   WAVY BORDER
 */

.wave-table {
    width: 100%;
    height: 34px;
    background: #fcf7ed;
    border-collapse: collapse;
}

.wave-table td {
    padding: 0;
}

.wave-pattern {
    width: 100%;
    height: 34px;

    background-image:
        url("data_disabled:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='34' viewBox='0 0 160 34'%3E%3Cpath d='M0 15 C20 3 40 3 60 15 S100 27 120 15 S140 3 160 15' fill='none' stroke='%23dbcfc3' stroke-width='1.5'/%3E%3Cpath d='M0 23 C20 11 40 11 60 23 S100 35 120 23 S140 11 160 23' fill='none' stroke='%23e8ddd0' stroke-width='1'/%3E%3C/svg%3E");

    background-repeat: repeat-x;
    background-position: center;
}

.heritage-section + .wave-table,
.workshop-section + .wave-table {
    background: #f5eee4;
}


/* 
   HERITAGE
 */

.heritage-table {
    table-layout: fixed;    
}

.heritage-text {
    width: 53%;
    padding-right: 28px;
    vertical-align: middle;
}

.heritage-images {
    width: 47%;
    vertical-align: middle;
}

.image-cell {
    width: 48%;
    vertical-align: middle;
}

.image-gap {
    width: 4%;
}

.image-cell img {
    display: block;
    width: 100%;
    height: 185px;
    object-fit: cover;
    border-radius: 10px;
}

.image-left img {
    border-radius: 10px;
}

.image-right img {
    height: 185px;
}


/* 
   JOURNEY / TIMELINE
 */

.journey-table {
    max-width: 500px;
    margin: 0 auto;
}

.timeline {
    width: 100%;
    margin-top: 22px;
    border-collapse: collapse;
}

.timeline tr {
    height: 34px;
}

.timeline td {
    vertical-align: middle;
}

.year {
    width: 55px;
    padding-right: 10px;
    text-align: right;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 10px;
    color: #3c342e;
}

.dot {
    position: relative;
    width: 25px;
    text-align: center;
}

.dot span {
    display: inline-block;
    width: 9px;
    height: 9px;
    border: 1px solid #28231f;
    border-radius: 50%;
    background: #fcf7ed;
}

.event {
    padding-left: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #574f48;
}


/* 
   WORKSHOP
 */

.workshop-heading {
    margin-bottom: 26px;
}

.workshop-heading h2,
.special-heading h2 {
    margin-bottom: 0;
}

.gallery {
    table-layout: fixed;
}

.gallery td {
    padding: 0 5px;
    vertical-align: top;
}

.gallery td:first-child {
    padding-left: 0;
}

.gallery td:last-child {
    padding-right: 0;
}

.gallery-large {
    width: 26%;
}

.gallery-small {
    width: 24.67%;
}

.gallery img {
    display: block;
    width: 100%;
    height: 145px;
    object-fit: cover;
    border-radius: 9px;
}

.gallery-large img {
    height: 245px;
}


/* 
   SPECIAL FEATURES
 */

.special-heading {
    margin-bottom: 25px;
}

.cards {
    table-layout: fixed;
}

.card {
    width: 30%;
    padding: 18px 17px !important;
    vertical-align: top;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 7px 22px rgba(65, 53, 43, 0.08);
}

.card-space {
    width: 5%;
}

.card-icon {
    height: 22px;
    margin-bottom: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.card h3 {
    font-family: Georgia, "Times New Roman", serif;
    font-size: 12px;
}

.card p {
    margin: 0;
    font-size: 9px;
    line-height: 1.55;
}


/* 
   BOTTOM
 */

.bottom-wave {
    height: 38px;
}


/* 
   RESP */

@media screen and (max-width: 700px) {

    .container {
        padding: 45px 22px;
    }

    p {
        font-size: 10.5px;
    }

    .heritage-text,
    .heritage-images {
        display: block;
        width: 100%;
    }

    .heritage-text {
        padding-right: 0;
        padding-bottom: 25px;
    }

    .heritage-images {
        padding-top: 5px;
    }

    .image-cell img,
    .image-right img {
        height: 190px;
    }

    .gallery img {
        height: 110px;
    }

    .gallery-large img {
        height: 180px;
    }

    .card {
        padding: 14px 12px;
    }

    .card h3 {
        font-size: 10px;
    }

    .card p {
        font-size: 8px;
    }
}


@media screen and (max-width: 520px) {

    .container {
        padding: 38px 18px;
    }

    h2 {
        font-size: 16px;
    }

    .heritage-text,
    .heritage-images {
        display: table-cell;
    }

    .heritage-text {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }

    .heritage-table,
    .heritage-table tr,
    .heritage-text,
    .heritage-images {
        display: block;
        width: 100%;
    }

    .image-cell img,
    .image-right img {
        height: 150px;
    }

    .gallery td {
        display: table-cell;
    }

    .gallery-large {
        width: 26%;
    }

    .gallery-small {
        width: 24.67%;
    }

    .gallery img {
        height: 85px;
    }

    .gallery-large img {
        height: 140px;
    }

    .cards {
        display: block;
    }

    .cards tr {
        display: block;
    }

    .cards .card,
    .cards .card-space {
        display: block;
        width: 100%;
    }

    .cards .card-space {
        height: 12px;
    }

    .card {
        padding: 18px;
    }

    .card h3 {
        font-size: 12px;
    }

    .card p {
        font-size: 9px;
    }
}

/* seller css end */