@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Domine-Regular.woff") format('woff');
  }

@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/DomineMedium.woff') format('woff');
  }


  @font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 600;
  src:url('../fonts/DomineSemiBold.woff') format('woff');
  }


  @font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: bold;
  src:url('../fonts/Domine-Bold.woff') format('woff');
  }


@font-face {
font-family: "Gyahegi";
src: url("../fonts/Gyahegi.otf") format("opentype");
font-display: swap;
}
@font-face {
font-family: "Lato";
src: url("../fonts/Lato-Medium.ttf") format("truetype");
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Lato";
src: url("../fonts/Lato-Regular.ttf") format("truetype");
font-weight: medium;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: "Lato";
src: url("../fonts/Lato-Bold.ttf") format("truetype");
font-weight: bold;
font-style: normal;
font-display: swap;
}
body{
  font-size: 1.5rem !important;
}

.page-header {
  box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
  border-bottom: none;
}

/*.page-main {
  margin-top: 15px;
}*/
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}

p {
  text-align: justify
}
.actions-toolbar-trigger .action.primary, .action.primary.checkout{
  padding: 14px 17px;
  font-size: 1.8rem;
  width: 100%;
}
.action.primary.checkout{
  width: 220px !important;
}

.action.primary:hover {
  background-color: #4d1c22 !important;
  color: #fff !important;
  border-color: #4d1c22 !important;
}


.page-title-wrapper h1.page-title {
  font-size: 24px !important;
  margin-bottom: 20px !important;
  line-height: 1.3;
}
.qtyleft{
  margin: 1rem 0;
  background-color: red;
  color: #fff;
  text-align: center;
  font-weight: 600;
  border-radius: 20px;
  padding: 5px 7px;
  display: inline-block;
}
.logo-home-mord{
  width: 145px;
  display: inline-block;
  float: left;
  margin: 5px 0;
  padding-right: 5px;
  border-right: 1px solid #ddd;
}

.logo-home {
  float: left;
  margin: 0;
  padding: 3px 0;
  max-width: 50%;
  position: relative;
  z-index: 5;
}

.logo-home img {
    display: block;
    height: auto;
    width: 175px;   
}

.nav-sections {
  background: #f8ebe3;
  height: 45px;
  border-bottom: 1px solid #eeded4;
}

.navigation .level0>.level-top {
  line-height: 22px !important;
}
.product-social-links > a.mailto{display: none;visibility: hidden;}

/* nav.navigation {
  position: absolute;
  top: 43px;
  left: calc(50vw - 273px);
  display: block;
  width: auto;
  background: transparent;
} */

nav.navigation {
  /* position: absolute; */
  /* top: 43px; */
  /* left: calc(50vw - 273px); */
  /* display: block; */
  /* width: auto; */
  background: transparent;
  text-align: center;
}


.navigation .level0 {
  margin: 0 25px 0 0;
  display: inline-block;
}

.navigation .level0 .submenu li {
  margin: 0;
  position: relative;
  text-align: left;
}


.navigation .level0 .submenu a:hover, .navigation .level0 .submenu a.ui-state-focus {
  background: #eecabf;
  color: #6e2d34;
  text-decoration: none;
}

.block-search input {
  font-size: 14px
}

.overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
}

.product-info-main .product-info-price {
  position: relative;
}

.products-related .product-item-info {
  max-width: 100%;
  width: unset;
}

.discount_price {
  position: absolute;
  font-size: 0.8em;
  left: 42%;
  background: #6f2d34;
  color: #fff;
  width: auto;
  height: auto;
  border-radius: 4px;
  top: 4px;
  padding: 2px 4px;
}
.discount_pp {
  margin: 5px 0px;
  font-weight: 600;
  color: #1da668;  
  border-radius: 15px;
  padding: 2px 8px;
  display: table;
  border: 1px solid #1da668;
  border-width:0 1px 0 1px;
  font-size: 1.1rem;
}

.artisan_banner {
  /* background: #f8ebe3; */
  border-radius: 10px;

}
.aside_banner{
    height: 400px;
    object-fit: cover;
    width: 100%;
    border-radius: 15px;
}

.artisan_banner::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  /*background: #f8ebe3;*/
  height: 430px;
  z-index: -1;
}

/* .artisan_banner img{
  width: 1240px;
  height: 433px;
} */

.mobile_add img{
  width: 296px;
  height: 259px;
}

.page-header {
  box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
  border-bottom: none;
}

.small-text {
  line-height: 2;
  color: #ed731d;
}

.page-main>.page-title-wrapper .page-title {
  margin-bottom: 0;
}

.page-header .panel.wrapper {
  background-color: #6e2d34;
}

/* .navigation .level0 {
  margin: 0 !important
} */

.header.content {
  padding: 5px 0 !important;
}

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 14px;
  font-weight: 600;
}


.block.block-search {
  margin: 1.6rem 2rem 1.6rem 0;
}
.minicart-wrapper{
  margin: 1.9rem 0;
}

.block-search {
  margin-bottom: 0;
  width: 222px;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: #B08404;
  color: #ffffff;
  height: 20px;
  font-size: 11px;
  padding: 0;
  margin: 0;
  width: 20px;
  border-radius: 100%;
  display: inline-flex;
  overflow: hidden;
  text-align: center;
  line-height: 1.5;
  position: absolute;
  left: 12px;
  justify-content: center;
  align-items: center;
}

.header.links>li {
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.header.links>li:nth-child(2) {
  padding-right: 0 !important;
  border-right: none !important
}

.navigation .level0>.level-top {
  color: #6e2d34;
  font-weight: 500;
}

.navigation .level0.parent>.level-top {
  padding:5px 14px;
  font-weight: bold;
}

.navigation .level0>.level-top {
  line-height: 35px !important;
}

.bannerwrapper {
  position: relative;
}

/* .header.panel>.header.links>li {
  font-size: 12px;
} */

.page-header .panel.wrapper {
  border-bottom: none;
}

.page-header .header.panel {
  padding-top: 6px;
  padding-bottom: 6px;
}

.breadcrumbs a:visited {
  color: #6e2d34;
  text-decoration: none;
}

.product-reviews-summary .reviews-actions .action.add {
  color: #6e2d34;
}

.block-static-block {
  max-width: unset !important;
  padding: 0 !important;
}

.home-slider,
.home-slider-2 {
  padding: 0 !important;
  position: relative;
  margin-bottom: 0
}

.sellerBanner::before {
  content: '';
  position: absolute;
  background: url(../images/pattern.jpg) repeat-x #f8ddc6;
  left: 0;
  width: 100%;
  height: 350px;
  z-index: -1;
  background-size: contain;
}

.image-responsive.middle-block {
  object-fit: cover;
  width: 100%;
}

.meet-artisans-wrapper {
  background: #f7eae1;
  border-radius: 10px;
}

.meet-artisans-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  /*background: #f7eae1;*/
  height: 370px;
}

.owl-buttons {
  position: relative;
}

.owl-theme .owl-controls .owl-buttons>div.owl-prev {
  position: absolute;
  top: -275px;
  left: 25px;
}

.owl-theme .owl-controls .owl-buttons>div.owl-next {
  position: absolute;
  top: -275px;
  right: 25px;
}

.slide-content {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 5px;
}

.slide-content h4,
.slide-content h5 {
  font-size: 42px;
  color: #fff;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  margin-bottom: 0;
}

.slide-content h5 {
  font-size: 32px;
  margin: 0 0 15px 0;
  line-height: 1;
}

.nrlm-section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 1.5rem;
}

.nrlm-section-title h2 {
  font-weight: 500;
  margin: 0 0 1rem;
}

.nrlm-section-title .nrlm-border-button {
  padding: 4px 7px;
  border-radius: 4px;
  color: #6e2d34;
}

.nrlm-section-title .nrlm-border-button:hover {
  background-color: #6e2d34;
  color: #fff;
  text-decoration: none;
}

.widget .block-title strong {
  font-weight: 600;
}

.block-personal {
  margin: 0 !important;
}

.action-primary:hover {
  background-color: #e0a996;
  color: #6e2d34;
  border-color: #6e2d34;
}
.product-item-name{
  min-height: 34px;
}

.product-item-name>a {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
}

.breadcrumbs {
  margin-top: 15px;
}

.accessorize-yourself-row {
  margin-top: 45px;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.fullwidth {
  position: absolute;
  left: 0;
  width: 100%;
}

.fabric-text {
  position: absolute;
  background: #6e2d34;
  text-align: center;
  padding: 5px 15px;
  border-radius: 4px;
  top: 0;
}

.fabric-text a {
  color: #fff;
  text-decoration: none;
}

.fabric-text a:hover {
  text-decoration: underline;
}

.shopbyfabric img {
  width: 100%;
  object-fit: cover;
}

.slick-slide {
  margin: 0px 7px !important;
}

.category-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #dcd1bf;
  height: 220px;
}

.slick-prev {
  left: 0 !important;
}

.slick-next {
  right: 0 !important;
}

.slick-next::before,
.slick-prev::before {
  font-size: 18px !important;
}

.slick-prev,
.slick-next {
  width: 30px !important;
  height: 30px !important;
}

.old-price .price {
  text-decoration-line: line-through;
}

.old-price .price-label {
  display: none !important;
}

.column1 img {
  border-radius: 5px;
}

.page-products .products-grid .product-item {
  position: relative;
}
.product-item .price-box{
  min-height: 45px;
}
.product-item .price-box .price-label{
  display: none;
}

.product-reviews-summary.short {
  position: absolute;
  top: 55%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0.3rem;
  margin-bottom: 0;

}

.slick-slide img {
  margin: 0 auto;
}


.box-tocart .action.primary.tobuy {
  width: 49%;
  height: 52px;
  font-size: 1.8rem;
  background-color: #8B7C69 !important;
  border-color: #554d42 !important;
}

.box-tocart .action.primary.tobuy:hover {
  background-color: #554d42 !important;
  border-color: #8B7C69 !important;
  color: #fff
}

li.product-item {
  position: relative;
}

.product-item .product-reviews-summary .reviews-actions {
  display: none;
}

.product-item .tocart {
  border-radius: 4px
}

.assured {
  display: flex;
  justify-content: space-around;
  align-items: start;
  padding: 20px 0;
  margin: 0 auto 25px;
  width: 80%;
}

.assure-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.assureImg img {
  width: 68px;
  height: 68px;
}

.assureTitle {
  color: #e2ccba;
}

.oneyear {
  color: white;
  position: absolute;
  top: 5px;
}

.offer_banner {
  background: #f1e6d2 !important;
  border-radius: 10px;
}

.offer_banner::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  /* background: #f1e6d2 !important;*/
  height: 168px;
  z-index: -1;
}

.custom-access {
  position: absolute;
  top: 0;
  right: 0px;
}
.custom-access ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.custom-access ul li {
  display: inline-block;
  margin: 0 5px;
  font-size: 1.2rem;
}
.custom-access ul li a {
  color: #eee;
  text-decoration: none;
}

.pagina-acessivel {
  background-color: #111111 !important;
  color: #ff0;
}

.pagina-acessivel h1,
.pagina-acessivel h2,
.pagina-acessivel h3,
.pagina-acessivel h4 {
  color: #ff0 !important;
}

.pagina-acessivel a,
.pagina-acessivel h1 a,
.pagina-acessivel h2 a,
.pagina-acessivel h3 a,
.pagina-acessivel h4 a,
.pagina-acessivel i {
  text-decoration: none;
  color: #ff0 !important;
}

.pagina-acessivel a:hover {
  text-decoration: underline;
}

.pagina-acessivel .dropdown-menu {
  border-color: #ff0 !important;
}

.pagina-acessivel li.active > a {
  color: #e53935 !important;
}

.acess-container {
  cursor: pointer;
  display: block;
  z-index: 99999999999;
}

#jbbutton {
  margin-left: 0px;
  width: 40px;
  height: 34px;
  /*float: left;*/
}

.acess-icon {
  margin-top: 5px;
  margin-left: 0px;
  /*float: left;*/
  border-bottom: 1px solid #ddd;
  width: 40px;
  height: 25px;
}

#acess-icons {
  display: none;
  background: #f9f9f9;
  border: 1px solid #ddd;
  /*float: left;*/
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  position: absolute;
  z-index: 999999999999;
}

.f-transparent {
  background-color: transparent !important;
}

.balloon {
  position: relative;
  display: block;
}

.balloon .balloontext {
  visibility: hidden;
  width: 120px;
  background-color: #1e88e5;
  color: #ffffff;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 120%;
  left: 50%;
  margin-left: -60px;
  font-size: 10px;
}

.balloon .balloontext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #1e88e5 transparent transparent transparent;
}

.balloon:hover .balloontext {
  visibility: visible;
}

.footer.content.mainf {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 4rem 0 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.page-footer {
  padding-bottom: 0;
}

.product-item {

  padding: 0px !important;

}

.product-item-details {
  padding: 0 10px 10px 10px !important;
}


.mobileapp::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background-image: url("/media/wysiwyg/mobileapp_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 370px;
}


.product-item-actions .actions-primary+.actions-secondary>.action:last-child {
  display: none;
}
.product-item-actions{position: relative;}
.product-item-actions .actions-secondary{position: absolute; top: 0; right: 0;}

.slickplan-level-1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.slickplan-level-1 .slickplan-parent p>a {
  color: #6e2d34;
  font-weight: 600
}

.slickplan-level-2 li p {
  margin-bottom: 0
}

.slickplan-level-2 li p a {
  font-weight: 400 !important;
  color: #8B7C69 !important;
}

.slickplan-level-2,
.slickplan-level-3,
.slickplan-level-4,
.slickplan-level-5,
.slickplan-level-6,
.slickplan-level-7,
.slickplan-level-8,
.slickplan-level-9,
.slickplan-level-10,
.slickplan-level-11,
.slickplan-level-12,
.slickplan-level-13,
.slickplan-level-14 {
  padding: 0
}

.slickplan-level-3 {
  padding-left: 2rem
}

.page-header .panel.wrapper .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  min-width: 45px !important;
}
/* .page-header .panel.wrapper .switcher .options .action.toggle{
  padding-right: 35px !important;
} */

/* .cat-item img{
  width: 159px;
  height: 159px;
} */

.woops {
  padding: 3rem 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%
}

.woops a {
  background-color: transparent;
  border: 1px solid #6e2d34;
  color: #6e2d34;
  padding: 0.5rem 1rem;
  text-align: center;
  border-radius: 7px;
}

.woops a:hover {
  background-color: #6e2d34;
  color: #fff;
  text-decoration: none
}

.woops span {
  margin-top: 1rem;
  display: block;
}

.footer-logo {
  margin-bottom: 0
}
.footer-logo .slick-track{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer.content .links a,
.footer.content .links p {
  color: #d39e8d;
  display: block;
  padding: 5px 0 !important;
  font-size: 1.2rem;
  line-height: 1.7;
}

.footer.content .links a:hover {
  color: #fff !important;
  text-decoration: underline;
}

.footer.content .links h3 {
  color: #e2ccba;
  margin-top: 0;
}

.footer.content .links>li {
  background-color: transparent;
  font-size: 1.2rem;
  border-top: 1px solid #d39e8d;
  margin: 0 !important;
}

.footer.content .links a:visited {
  color: #d39e8d;
}

/*.product-reviews-summary{
margin-bottom: 15px;
    position: absolute;
    top: 190px;
    z-index: 99;
    background: #ffffffb0;
    padding: 5px;
}*/
.footer.content .links li {
  margin: 0 !important;
}

.footerDesign {
  display: flex;
  flex-direction: column;
}

.footerBuyer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex: 1;
}

.footerBuyer h3 {
  margin: 0 !important;
  padding-right: 15px;
}

.footerBuyer ul li {
  display: inline-block;
  padding-right: 3px;
}

.minicart-wrapper .block-minicart {
  z-index: 999 !important;
}

.minicart-items .product-item-name a {
  color: #6e2d34 !important;
}
.minicart-items .product-item-name{
  padding-left: 0 !important;
}
.minicart-items .product-item .product{
  display: flex;
  justify-content: flex-start;
  padding: 1.2rem 1.2rem 0 1.2rem !important;
}

.minicart-wrapper .block-minicart li {
  margin: 7px 0 !important;
}

.compare.wrapper {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none none;
  position: absolute;
  top: -33px;
  right: 230px;
}

.compare.wrapper .action.compare {
  line-height: 32px;
  color: #eee !important;
  text-decoration: none;
}

.action.primary:focus {
  background: #6e2d34;
  border: 1px solid #6e2d34;
}

.action.primary:visited {
  background-color: #E0A996;
  color: #6E2D34;
  border-color: #6E2D34;
}

.action.primary:focus,
.action-primary:focus,
.action.primary:active,
.action-primary:active {
  background-color: #E0A996;
  color: #6E2D34;
  border-color: #6E2D34;
}
.cart-summary{
  background: transparent !important;
  border: 1px solid #d9d9d9;
  border-radius: 0.7rem;
}
.cart.table-wrapper .product-item-name {
  font-size: 1.5rem !important;
}

.footer.content {
  border-top: none;
}

.page-footer .links .widget.block p {
  color: #eee !important;
}

.copyright {
  background-color: transparent;
  color: #d39e8d;
}


/* login and cart page css */
.cart_progress {
  margin: 1.2rem;
}

.cart_progress ul {
  list-style: none;
  display: flex;
  padding-left: 0;
}

.cart_progress ul li {
  position: relative;
  margin-right: 5rem;
  color: #ACACAC;
}

.cart_progress ul li.active {
  color: #6e2d34;
  position: relative;
}

.cart_progress ul li.active span {
  background-color: #6e2d34;
  color: #fff;
}

.cart_progress ul li.active::after {
  content: '';
  position: absolute;
  background-color: #6e2d34;
  height: 2px;
  width: 52%;
  top: 22px;
  margin-left: 7px;
}

.cart_progress ul li:last-child.active::after {
  content: unset;
}

.cart_progress ul li span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ACACAC;
  color: #fff;
}

.cart_review_block {
  display: flex;
  justify-content: space-between;
}

.cart_review_block .review_cart {
  width: 70%;

}

.cart_review_block .price_details {
  width: 28%;
}

.cart_item_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.cart.table-wrapper{border-top: none;}

.cart_item_card {
  margin: 0 0 1.6rem 0;
  border-radius: 0.7rem;
  border: 1px solid #d9d9d9;
}
.cart_item_card .product_info h3{margin-top: 0;}

#block-shipping{
  display: none;
}
ul>li button.action.primary.checkout {
  display: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit{
  display: none !important;
}
.cart.table-wrapper .actions-toolbar{padding-bottom: 0 !important;}
.cart.table-wrapper .actions-toolbar > .action-delete{margin: 0 1rem;}
.checkout-cart-index .message-error{display:none}

.checkout-error{
  color: red;
  width: 100%;
}
.cart.table-wrapper .action{margin-right: 35px !important;}

/* .opc li{
  border-bottom: 1px solid #ddd;
    padding-bottom: 2.5rem;
} */
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top:none !important;
}
.item_details {
  padding: 1.6rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.item_info {
  display: flex;
}

.product_info_info {
  display: flex;
  flex-direction: column;
}

.prodcut_img {
    margin-right: 1.6rem;
    /* width: 116px;
    height: 116px;    
    overflow: hidden; */
  }

.prodcut_img a{
  max-width: auto !important;
  padding-left: 0 !important;
  position:  relative !important;
}

.prodcut_img img{
    object-fit: contain;
    height: 100%;
    width: 100%;
    margin: 0 !important;
    border-radius: 4px;
}

.item_variation select {
  border: 1px solid #ddd;
  padding: 0.5rem;
  border-radius: 0.5rem;
}
.product_info a{
  text-decoration: none; 
}
.product_info a:hover{
  color: #6e2d34;
}
.product_info p {
  margin-top: 10px;
}

.item_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #d9d9d9;
  padding: 1rem;
}
.item_footer p{
  margin-bottom: 0;
  font-weight: 600;
}
.item_footer p span{font-weight: normal;}

.item_footer .del {
  color: red;
  cursor: pointer;
}

.product_info div.content {
  height: 25px;
  margin: 10px 0;
}

.item_details .price {
  background: #fcfcfc;
  color: #000;
  float: right;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  padding: 0 30px;
}

.product_info div .full-price {
  background: #53b5aa;
  color: #fff;
  float: right;
  font-size: 22px;
  font-weight: 300;
  line-height: 49px;
  margin: 0;
  padding: 0 30px;

  -webkit-transition: margin .15s linear;
  -moz-transition: margin .15s linear;
  -ms-transition: margin .15s linear;
  -o-transition: margin .15s linear;
  transition: margin .15s linear;
}
.modal-popup .modal-title{border-bottom:none !important}
fieldset.fieldset hr {
  display: none;
}
.activeshipp{visibility: hidden;}

.qt,
.qt-plus,
.qt-minus {
  display: block;
  float: left;
}

.qt {
  font-size: 16px;
  line-height: 25px;
  width: 50px;
  text-align: center;
}

.qt-plus,
.qt-minus {
  background: #ddd;
  border: none;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: 300;
  height: 100%;
  padding: 0 10px;
  -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -ms-transition: background .2s linear;
  -o-transition: background .2s linear;
  transition: background .2s linear;
}

.qt-plus:hover,
.qt-minus:hover {
  background: #6e2d34;
  color: #fff;
  cursor: pointer;
}

.qt-plus {
  line-height: 25px;
}

.qt-minus {
  line-height: 25px;
}


.cart_review_block .price_details small {
  color: #757070;
  font-size: 14px;
  font-weight: 300;
}

.price_detail_card {
  display: flex;
  flex-direction: column;
  margin-top: 1.6rem;
  border-radius: 0.7rem;
  border: 1px solid #ddd;
  padding: 1.6rem;
  background: unset;
}

.summary_coupon {
  display: flex;
  border: 1px solid #ddd;
  padding: 1.6rem;
  border-radius: 0.5rem;
  flex-direction: row;
  margin-bottom: 1.6rem;
}

.coupon_icon {
  width: 45px;
  height: 45px;
  background-color: #E5E9FF;
  color: #153E7B;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  margin-right: 1.6rem;
}

.summary_total {
  margin-top: 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.total_price,
.shipping_price,
.grand_total {
  display: table-row;  
}

.grand_total {
  border-top: 1px solid #ddd;
  padding-top: 1.6rem;
}

.grand_total span {
  font-weight: bold;
}

.checkout_btn {
  background-color: #6e2d34;
  color: #fff;
  padding: 1.6rem 5rem;
  cursor: pointer;
  border-radius: 0.7rem;
  font-size: 18px;
  line-height: normal;
}
.w-100{
  width: 100% !important;
}
.fieldset > .field{
  margin-bottom: 1rem !important;
}

/* login-page-css */
.login_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.login-card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 1px solid #ddd;
  border-radius: 0.5rem;
  padding: 4rem 2rem;
  max-width: 350px;
  min-width: 350px;
}

.login_input {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.login_input form {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}

.login_input form>span {
  margin: 1.6rem 0;
}
.phone_input{
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 0.4rem !important;
  margin-bottom: 1.6rem;
  display: flex;
  align-items: center;
  padding: 8px;
}
.login_input form input[type='text']{ 
  
    font-size: 16px;
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    margin-bottom: 1.6rem;
    border-radius: 0.4rem;
    outline: none;
    /* box-sizing: unset !important;*/
}
.login_input form input[type='text']:focus{
  border: 1px solid #ddd;
  box-shadow: none;
}

.topMess{margin: 1.6rem 0;}
.topMess p{text-align: center;}
.topMess p span:first-child {
  text-decoration: none;
  color: unset;
}
.topMess p span{font-weight: 400;
  color: #6e2d34;
  text-decoration: underline;}
  .topMess p span:hover{text-decoration: none;}

#resendotp{
  cursor: pointer;
  display: none;
}
#mobilelogin-msg{
  font-size:1.6rem; font-weight:500; color:red; margin-bottom: 3rem; display: none;
}

.otpInput .inputs input[type="text"]{
  width: 45px;
  font-size: 14px;
  border: 1px solid #ddd;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"]:focus {
  border: 3px solid #ffb800 !important;
}

.login_input form button {
  background-color: #6e2d34 !important;
  color: #fff !important;
  padding: 1.6rem !important;
  font-size: 1.6rem !important;
  cursor: pointer !important;
  border-radius: 0.4rem !important;
  width: 100%;
}

.google {
  background-color: #efefed;
  color: #333;
  padding: 10px;
  text-decoration: none;
  border-radius: 43px;
  border: 1px solid #ddd;
  display: flex;
  justify-content: center;
  align-items: center;
}
.google:hover{
  background-color: #eee;
}
.google img {
  margin-right: 1rem;
  width: 30px;
}
.wk-social-media-icons img {
  width: 25px !important;
}
.wk_socialsignup_container {
  display: flex !important;
  width: 100%;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.fixblocksocial{
  display: flex;
  justify-content: center;
}

.login_anotherway {
  margin: 1.6rem 0 3.2rem 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 16px;
}

.login_anotherway span {
  font-size: 18px;
}

.login_anotherway a {
  text-decoration: none;
    display: flex;
    align-items: center;
}

.text-danger {
  color: red;
}

.login_input form small {
  margin-bottom: 0.4rem;
}

.otpInput {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.otpInput input {
  width: 25px;
  text-align: center;
  font-size: 20px !important;
}

.reotp {
  margin: 1.6rem 0;
  text-decoration: none;
  text-align: center;
  color: #6e2d34;
  display: block;
}
.reotp:hover{
  text-decoration: none;
}

.resendotp {
  margin: 1.6rem 0;
  display: flex;
  gap: 15px;
}

.resendotp #resend {
  color: #ACACAC;
}

.resendotp .active#resend {
  color: #6e2d34;
  cursor: pointer;
}

.customerform_wrapper {
  margin: 2rem auto;
  display: flex;
  justify-content: center;
  max-width: 45%;
  flex-direction: column;
}

.customerform_wrapper h2 {
  margin-bottom: 2rem;
}

.customer_detail_form {
  gap: 30px;
}
.customerlogin_otp .phone_input{
  display:inline-block;
}

.customer_detail_form,
.personal-info,
.address,
.taxcredit {
  display: flex;
  flex-direction: column;
}

.customer_detail_form label {
  font-weight: bold;
}

.customer_detail_form input, .customer_detail_form select {
  padding: 1.6rem !important;
  border: 1px solid #ddd;
  border-radius: 0.4rem;
  margin: 0.75rem 0;
  font-size: 1.6rem;
  height: auto;
}

.statecol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.customer_detail_form button {
  background-color: #6e2d34;
  color: #fff;
  padding: 1.6rem;
  font-size: 1.6rem;
  cursor: pointer;
  border-radius: 0.4rem;
  width: 230px;
}

.payment-option-title .field .choice span{
  font-weight: 600;
}

.opc-wrapper .step-title{
  font-size: 1.6rem !important;
  border-bottom: none !important;
  margin-bottom: 0 !important;
  font-weight: 600;
    margin-top: 0.7rem;
}
.opc-wrapper .step-content{
  margin-bottom: 0 !important;
}
.opc-wrapper .shipping-address-item{
  display: flex !important;
  width: auto !important;
  justify-content: space-between;
  align-items: flex-start;

}
.checkout-billing-address{
  margin-bottom: 2rem;
}
.checkout-index-index .modal-popup .modal-inner-wrap{
    height: 650px;
    border-radius: 1rem;
    overflow-y: scroll;
}
.checkout-billing-address .actions-toolbar .action-cancel{
  margin: 0;
}

.actions-toolbar .primary .action{
  margin: 0 !important;
}

.shipping_add {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}

.shipping_add_card {
  border: 1px solid #ddd !important;
  border-radius: 0.7em;
  padding: 1.6rem !important;
  margin: 0.5rem 0 1.6rem !important;
  /* width: 100% !important; */
  display: flex;
    justify-content: space-between;
}
.shipping_add_card.active{
  background: #eecabf;
}
.shipping_add_card::before{
  content: unset !important;
}
.shipping_add_card input {
  float: left;
}

.shipping_add_card span a{
  background: #e1e1e1;
  border: 1px solid #cccccc;
  color: #6e2d34;
  border-radius: 4px;
  padding: 5px 12px;
  text-decoration: none;
  font-weight: 600;}
  .shipping_add_card span a:hover{
    background-color:#ccc ;
  }

  .btngroup{display: inline-flex;
    align-items: baseline;
    gap: 1rem;}

input[type="radio"], input[type="checkbox"], #shippingadd{
  accent-color: #6e2d34;
}
table th{
  line-height: 1.5;
  font-weight: 600;
}
.shipping_add_card .address p {
  margin-bottom: 0;
  line-height: 1.5;
}

.shipping_method_card{
  border: 1px solid #ddd !important;
  border-radius: 0.7em;
  padding: 1.6rem !important;
  margin: 0.5rem 0 1.6rem !important;
}
.opc-block-summary .table-totals{
  border-top: none !important;
}
.opc-block-summary {
  background: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 0.7em;
  padding: 1.6rem !important;
  margin: 0.5rem 0 1.6rem !important;
}
.table-totals{
  font-size: 1.6rem;
  line-height: normal;
}
.totals .sub > th{
  font-weight: 600;
}
.payment-option-inner{
  margin-bottom: 1.6rem;
}
.payment-option-inner .field label{ display: block; margin: 1rem 0;}
.control input{
  padding: 1rem !important;
    border-radius: 0.4rem;
    height: auto !important;
}
/* footer.modal-footer {
  display: none;
} */
/* login and cart page css end */

.account .column.main{ margin-top: 30px;}
.sidebar .product-items-names .product-item{padding: 10px !important;}


/* .v-sm{display:none}
.v-lg{display:blcok} */
#aboutEsaras {
visibility:hidden;
}

.product-item{
border:1px solid #dddddd!important;
}
.nrlm-section-title {
border-bottom:1px solid #dddddd!important;
}
.pagebuilder-column-line{
align-items: center;
justify-content: center;
}

.offers img{
border-radius: 10px;
}
.mobileapp_text {
text-align:center;font-size:25px;margin-top:60px;color:#fff; font-weight:500;
}

.product-item{
padding:0px!important;
}

.product-item-details {
   padding: 0 10px 10px 10px !important;
}

.offer_banner::before{
background:unset!important;
}
.offer_banner{
background:#f1e6d2;
border-radius:10px;
}

.artisan_banner{
	 background: #f8ebe3;
	 border-radius:10px;
}
.artisan_banner::before {
background:unset!important;
}
.meet-artisans-wrapper{
 background: #f7eae1;
border-radius:10px; 
}

.meet-artisans-wrapper::before {
background:unset!important;
}

.mobileapp::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
   background-image: url('./media/wysiwyg/mobileapp_bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 406px;
z-index:-1;

}
.mobile_add img{
width:100%!important;
height:100%!important;
}

.cart.table-wrapper .product-item-photo{
  max-width: auto !important;
  left: 0 !important;
  top: 0 !important;
}
.cart_item_card .product-image-container{
  display: inline-flex !important;
}

@media (max-width: 365px) {
  .item_details .item_info{flex-direction: column;}
  .item_details .item_info .product_info h3{margin-top: 0;}
  .cart_progress ul{display: flex;}
  .cart_progress ul li.active::after {  width: 35%;  }
  .cart .table-wrapper{overflow-y: unset !important;}
}

@media only screen and (max-width: 767px) {
/* .v-sm{display:block!important}
.v-lg{display:none} */
.acess-container{display: none;}
.logo-home {padding: 0;}
.cart_item_card .item_info{flex-direction: column;}
.minicart-wrapper, .block.block-search {
  margin: 1rem 2rem 1.6rem 0;
}
.mobile_add{
width:46% !important; margin:2%;flex-direction:row !important;flex-basis:unset;justify-content: center !important;}

.mobileapp::before {
height: 76vw;
}
.column1 img {
    height: 100px;
    object-fit: cover;
}
.item_details .price{ padding: 0;}
.cart.table-wrapper .actions-toolbar{left: -20px;}
.cart-totals{border-top: none;}
.checkout-cart-index .page-main {
  padding-left: 20PX;
  padding-right: 20PX;
}

}
@media only screen and (min-width: 1920px) {
.nrlm-section-content a{
display:block;}
.nrlm-section-content a img{
width:100%; height:400px; border-radius:1rem; object-fit: cover;}
.mobileapp::before{height:510px}

.displayflex .column1{flex: 1 0 49%;margin-bottom: 40px;}
.displayflex .column1.small_img img{height: 354px;}
}


/*for extra large devices*/

@media (min-width: 1680px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1580px;
  }
  [data-content-type="row"][data-appearance="contained"] {
    max-width: 1580px;
  }

  .product_sm_banner img {
    width: 100%;
  }

  .imgrect {
    height: 420px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
  }

  .page-products .product-item-info {
    width: 100%;
  }
  /* .product-image-container{
	  width: 50px !important;
  } */

  .products-grid .product-image-container,
  .slick-list .product-image-container {
    width: 100% !important;
  }

  .products-grid .product-image-container img,
  .slick-list .product-image-container img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
    object-position: top;
  }

  /*.wk-mp-collection-container .products-grid .product-image-container {
    width: 250px !important;
  }*/

  .wk-mp-collection-container .products-grid .product-image-container img {
    width: 100% !important;
  }
  .minicart-items .product-item:first-child{ padding-top:20px}

  .minicart-items .product-image-container {
    width: auto !important;
  }
  .minicart-items .product-image-container img {
    width: 60px !important;
  }
  .fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img
    img {
    width: 100%;
    object-fit: contain;
  }
}

@media (max-width: 1024px) {

  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper>.widget,
  .page-wrapper>.page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 980px;
  }

  .navigation ul {
    padding: 0 8px;
  }

  .navigation .level0 {
    margin-right: 3px !important;
  }
  .discount_price{left:55%; top: 5px;}
}

@media only screen and (min-width:769px) and (max-width: 1099px) {
  nav.navigation {
    position: unset !important;
    top: unset;
    left: unset;
    display: unset;
    width: unset;
    background: unset;
  }
}

@media only screen and (max-width: 768px) {
  .nav-sections{height: 100%;}
  .navigation .level0 {display: block;}
  .block-collapsible-nav{
    top: 0 !important;
  }

  .nav-sections .header.links li,
  .navigation .level0 {
    font-size: 1.2rem !important;
  }

  .block-search {
    margin: 0 !important;
    width: 100%;
  }

  .oneyear {
    color: #963a44;
    position: absolute;
    top: 5px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%);
  }

  header .content {
    margin-top: 0;
  }
  .product-reviews-summary.short{top: 35%;}

  .block-search .label::before {
    margin: 15px 10px 0 0 !important;
    position: absolute;
    top: 0px;
    right: 50px;
    z-index: 1;
  }

  #html-body [data-pb-style="VMEXP5O"] {
    margin-top: -20px;
    margin-bottom: 20px;
  }

  .displayflex {
    gap: 10px;
  }

  .displayflex .column1 {
    margin-bottom: 0;
  }

  .meet-artisans-wrapper {
    margin: 20px 0 0;
  }

  .nav-sections .switcher {
    font-size: 1.25rem !important;
    font-weight: 300 !important;
  }

  .nav-sections .header.links li.greet.welcome {
    font-weight: 400 !important;
  }

  .nrlm-section-title .nrlm-border-button {
    padding: 0px 6px;
  }

  .logo-home img {
    width: 120px;
    padding: 0px 10px 0 10px;
  }

  .page-wrapper {
    min-height: auto;
  }

  .page-header {
    margin-bottom: 0;
  }

  .page-header .header.panel {
    padding-top: 0;
    padding-bottom: 0;
  }
  .header.content{ padding-bottom: 0;}

  .logo-home {
    float: left;
    margin: 5PX 0 10px 40px;
  }
  .logo-home-mord{
    display: none;
  }

  .nrlm-section-title h2 {
    font-size: 16px;
  }

  .accessorize-yourself-row {
    margin-top: 0;
  }
  .navigation .level0 > .level-top{
    text-align: left;
  }

  nav.navigation {
    position: unset;
    top: unset;
    left: 5px;
    display: unset;
    width: unset;
  }

  .displayflex {
    flex-direction: column;
    width: 100%;
  }

  .action.primary,
  .action-primary {
    background: #6e2d34;
    border-color: #6e2d34;
  }

  .column.main .product-item {
    margin-bottom: 2rem;

  }

  .artisan_banner::before {
    height: 150px;
  }

  .meet-artisans-wrapper::before {
    height: 120px;
  }

  .product-options-bottom .price-box,
  .product-info-price .price-box {
    color: #B08404;
  }

  .box-tocart .action.primary.tobuy {
    width: 100%;
  }

  #html-body [data-pb-style="VGNE9SD"] {
    margin-bottom: unset !important;
  }

  #html-body [data-pb-style="MC169Y8"] {
    margin-left: unset !important;
  }

  #html-body [data-pb-style="J0APBIX"] {
    margin-left: 0 !important;
    margin-top: 15px;
  }

  .assured {
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 10px;
  }

  .assure-item {
    flex: 1 0 33%;
    margin-bottom: 15px;
  }
  .discount_price{left:25%; top: 20px;}

  .footer.content.mainf {
    flex-direction: column;
  }

  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper>.widget,
  .page-wrapper>.page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 100%;
  }

  .owl-theme .owl-controls .owl-buttons>div.owl-prev,
  .owl-theme .owl-controls .owl-buttons>div.owl-next {
    top: -110px;
  }

  .slide-content h4 {
    font-size: 18px;
  }

  .cat-slider .cat-item {
    padding: 25px 0;
  }

  /* .pagebuilder-column {
    margin-right: 0 !important;
  }*/
  .block-search .control {
    border-top: none;
    margin: unset !important;
  }
  
  .opc-estimated-wrapper .minicart-wrapper{display: none;}
  .opc-summary-wrapper .modal-header {
    padding: 0px !important;
}
.payment-method-title label img{display: none;}
  .cart_progress ul{gap:6rem;}
  .cart_progress ul li{margin-right: 0; flex: 1 0 auto;}
  .cart_progress ul li.active::after {width: 70%;}
}
.customerform_wrapper {
  margin: 0rem auto;  
  max-width: 100%;  
}

.page-main {
  padding-top: 30px;
}

.customer-account-create .account-social-login,
.customer-account-login .account-social-login {
  display: inline-block !important;
}

.block.social-login-authentication-channel.account-social-login {
  margin-bottom: 30px !important;
}

.related span.product-image-container.product-image-container {
  width: 100% !important;
}

.related .product-image-photo {

  width: 100%;
  object-fit: cover;
}

.related .product-item {
  margin-right: 10px !important;
}

.related .page-layout-1column .products-grid .product-item {
  width: 15.66666667%;
}

.related .block.related .related-available .product-item-name {
  margin-left: 0px;
}

.login-container .fieldset:after {
  content: unset !important;
}


.login-container .block-customer-login {
  margin-bottom: 0px !important;
}

.login-container .fieldset:last-child {
  margin-bottom: 0px !important;
}

.opc-wrapper .form-login {
  border-bottom: none !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}


.form-login .fieldset:last-child {
  margin-bottom: 0px !important;
}

.wk_social_choice h3 {
  margin-top: 10px !important;
}
.payment-method-content .actions-toolbar{
  display: none;
}
.payments .discount-code .payment-option-title  .action-toggle{
  display: none;
}
.items-in-cart{
  display: none;
}
.actions-toolbar .primary{
  display: flex;
  justify-content: flex-end;
  gap: 1.5rem;

}



/* order */
.myorder {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.order-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sub-heading h3 {
  font-size: 22px;
  color: #0B4981;
}
.order-details {
  gap: 24px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.order-list-header {
  padding: 15px;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  background-color: #FCF6E6;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.order-details-body {
  padding: 25px 20px;
  display: flex;
  height: 100%;
  justify-content: space-between;
  gap: 20px;
  border: 1px solid #00000010;
  box-shadow: 1px 1px #00000010;
  border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.order-imges {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}
.detail-order-des {
  display: flex;
  align-items: center;
  gap: 10px;
}
.div.quati {
  display: flex;
  gap: 13px;
  margin: 7px 0 0 0;
  color: #797B7D;
}
span.bold-color {
  color: #0B4981;
  display: inline-block;
}

.order-status {
  color: #797B7D;
  margin-top: 0;
}
.account .page-main .page-title-wrapper .order-date{
  margin: 0 0 18px !important;
}


.orderid h4 {
  font-size: 18px;
}
.orderid h4 span {
  color: #0B4981;
}
span.orderrplaced, label.orderrplaced {
  font-size: 14px;
  color: #767778;
  display: grid;
  gap: 5px;
}
span.order-date-place {
  font-size: 16px;
  display: inline;
}

.order-tracked {
  display: flex;
  gap: 20px;
}
.order-track {
  transition: all .3s ease-in-out;  
  transform-origin: top center;
  width: 35%;
  padding: 15px;
}
.order-track-step {
  display: flex;
  height: 7rem;
}
.order-track-text-stat, .order-track-text-sub {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 3px;
  min-width: 70px;
}
.order-track-status {
  margin-right: 2rem;
  margin-left: 2rem;
  position: relative;
}
.order-track-status-dot {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  background: #E26910;
}
.order-track-status-dot.complted::before {
  content: '';
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  left: 10px;
  top: 5px;
  background: #E26910;
  transform: rotate(45deg);
  height: 18px;
  width: 8px;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
}
.order-track-status-dot.complted::after {
  content: '';
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  width: 2px;
  height: 7rem;
  background: #E26910;
  left: 17px;
  z-index: -11;
}
.shipping-address {
  display: flex;
  width: 40%;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}
.shipping-des {
  border: 1px solid #D4CACA;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}
.shipping-address h3 {
  font-size: 18px;
  color: #625E5E;
  margin-bottom: 20px;
}
p.para-flie {
  display: flex;
  flex-direction: column;
  gap: 5px;
  color: #625E5E;
}
table.custom-table {
  color: #625E5E;
}
table.custom-table tr td {
  padding: 4px 60px 4px 0;
  font-weight: 600;
}

.seller_story{font-size: 3.2rem; font-weight: bold;font-family: 'Domine'; line-height: 3;}
.seller_story_info p{font-size: 16px; line-height: 1.5; font-family: "Lato";}