@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&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;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --primary-color: #771D1D;
  --hover-color-primary: #400202;
  --outline-color: #D8C5A3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", serif;}

.fixedMenu {
  position: fixed;
  z-index: 99999999999;
  width: 100%;
}

.logged-in {
  text-transform: capitalize;
}

.field.profile.hide {
  display: none;
}

.wishlist-index-index .products-grid .product-item{
  margin-right: 1%;
}

/* new sign in UI */
.account-wrapper {    
    position: relative;
  float: right;
  margin: 4rem -35% 0 0;
}
.sign_in a {
    color: var(--primary-color) !important;
    font-family: "Playfair Display";
    display: flex;
    gap: 5px;
}

.account-box {
    position: absolute;
    top: 120%;
    right: -125px;
    z-index: 1000;
    background-color: #fff;
    width: 250px;
    /* box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px;
    display: none;
}

.welcome-title {
  font-size: 18px;
  font-weight: bold;
  color: var(--primary-color); 
  margin: 0;
}

.welcome-subtitle {
  font-size: 13px;
  color: #555;
  margin-top: 4px;
  margin-bottom: 16px;
}

.login-btn {
  display: inline-block;
  padding: 8px 16px;
  border: 1px solid var(--primary-color);
  color: var(--primary-color) !important;
  text-decoration: none;  
  font-size: 14px;
  margin-bottom: 16px;
}

.login-btn:hover {
  background-color: var(--primary-color);
  color: #fff !important;
}

.divider {
  border: none;
  border-top: 1px solid #ddd;
  margin: 0rem 0 1rem 0;
}

.account-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.account-links li {
  margin-bottom: 10px;
}

.account-links a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
}

.account-links a:hover {
  color: var(--primary-color);
}

/* after login css */
.user-sidebar {
  width: 250px; 
  border-right: 1px solid #eee;
  padding: 20px;
}

.user-greeting .hello {
  font-size: 18px;
  color: var(--primary-color);
  margin: 0;
  font-weight: bold;
}

.user-greeting .phone {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
}

.user-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.user-menu li {
  margin: 10px 0;
}

.user-menu a {
  text-decoration: none;
  color: #333;
  font-size: 15px;
  display: block;
  padding: 5px 0;
  transition: color 0.3s;
}

.user-menu a:hover {
  color:var(--primary-color);
}

.user-menu hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 15px 0;
}

.logout {
  font-weight: bold;
}

/* new sign in UI end */


/* mega-menu-css-update */
.magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
  float: unset !important;
  display: flex;
  flex-direction: column;
  max-height: 80vh;
  flex-wrap: wrap;
  overflow-x: auto;
  justify-content: flex-start;
  gap: 0px;
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children {
  width: auto !important;
  width: 200px !important;
  padding: 0 10px !important;
}

.content-mega-horizontal {
  padding-bottom: 20px;
}

/* mega-menu-css-update end*/

.wk-mp-design .wk-mp-fieldset .control {
  position: relative;
}

.banr_crp,
.logo_crp {
  position: absolute;
  top: 25px;
  left: 0px;
  z-index: 9999;
}

.banr_crp input [type="button"],
.logo_crp input [type="button"] {
  padding: 5px 10px;

}

.widget_class .block {
  margin-bottom: 0;
}

.gi_sops {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
  justify-content: center;
  align-items: center;
}

.mspace {
  margin: 1rem !important;
}
.product-item-info .product-item-details .price-box.price-final_price{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.product-item-info .product-item-details .price-box.price-final_price .warehouselogo{
  text-align: right;
}
.product-item-info .product-item-details .price-box.price-final_price .warehouselogo img{
  width: 65%;
}
.block.related .item .product .product-item {
  margin: 0 15px;
}
.sku-share-wrapper .warehouselogo{
  display: none;
}

.block.related .product-item-info {
  width: 100%;
}

.magicmenu .nav-desktop .level-top a:hover {
  color: #b94b0d
}

ul.dropdown.switcher-dropdown li:first-child {
  display: block;
}

ul.dropdown.switcher-dropdown li {
  display: none;
}

.product-info-stock-sku .qtyleft {
  display: none;
}

.product-info-main .product-info-stock-sku {
  position: absolute;
  right: 0;
  /* top: 10px; */
}

.availability.only {
  margin: 1rem 0;
  background-color: #FFF6E3;
  color: var(--primary-color);
  text-align: center;
  font-weight: 600;
  padding: 7px 25px;
  /* display: inline-block; */
}

.stock.available span {
  color: #3B980D;
}

/* forget password change*/
.actions-toolbar {
  margin-top: 7px;  
}

form .actions-toolbar {
  display: flex;
  gap: 0;
  justify-content: space-between;
}

.size-info,
.delivery-info,
.return-info {
  margin-top: 15px;
}

#loader {
  border: 16px solid #f3f3f3;  
  border-top: 16px solid var(--primary-color);  
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;  
  display: none;  
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


.cstm_ship2 {
  display: flex;
  justify-content: space-evenly;
  width: 50%;
  padding-top: 10px;
}

.delivery-bar {
  display: flex;
  align-items: flex-start;
  padding: 10px 0 5px 0;
  gap: 15px;
  justify-content: flex-start;
  margin-bottom: 15px;
}

.delivery-bar .delerror-msg {
  padding-top: 7px;
}

.pincode_check {
  display: flex;
  border: 1px solid #d3b98e;
  padding: 10px;
  background-color: white;
}

.pincode_check input {
  border: none;
}

.pincode_check input[type="button"] {
  color: var(--primary-color);
  font-size: 14px;
  background-color: transparent;
  text-decoration: underline;
}

.info-box {
  display: flex;
  align-items: center;
  gap: 10px;
}

.icon-circle {
  background-color: #fff3e0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
}

.info-text {
  color: var(--primary-color);
}

/* .pincode_check {
  margin: 1.5rem 0;
}

.pincode_check svg {
  margin-right: 0.7rem;
}

.pincode_check label {
  display: inline-block;
  margin-bottom: 1rem;
}

.pincode_check div {
  display: flex;
  border: 1px solid #D4D3D3;
  border-radius: 4px;
  padding: 5px;
  width: 50%;
  margin-left: 2rem;
} */

.pincode_check div input:focus {
  box-shadow: none;
}

/* .pincode_check div input[type="text"] {
  height: auto;
  border: none;
} */

/* .pincode_check div input.delsuccess {
  color: #20a520;
  opacity: 1;
  font-weight: 600;
}

.pincode_check div input.delsuccess:after {
  content: '\f058';
  font-family: "font-awesome";
}

.pincode_check div input[type="button"] {
  border: none;
  background: transparent;
  color: #186BB4;
} */

.wk-social-media-icons {
  margin-top: 1.5rem;
}

.wk-social-media-icons a img {
  width: 25px;
}

.pincode_check small {
  margin-top: 1rem;
  color: #909090;
  margin-left: 2rem;
  font-weight: 600;
}

.pincode_check span {
  margin-left: 1rem;
  margin-top: 0.7rem;
  font-weight: 600;
}

.product-info-main .product.attribute.overview,
.product-info-main .product.attribute {
  margin: 0 0 20px !important;
}

.box-tocart {
  margin: 0 0 16px !important;
}

.box-tocart .fieldset .actions {
  display: flex;
  gap: 2.5rem;
}

.box-tocart .fieldset .actions span#login_bynwmssg,
.box-tocart .fieldset .actions div#instant-purchase {
  display: none;
}

.box-tocart .actions button.tocart {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  margin: 0 !important;
  border-radius: 0;
  white-space: nowrap;
}

span.sellershop {
  font-weight: 600;
  color: #434343;
  text-transform: uppercase;
  display: inline-block;
  white-space: wrap;
  margin: 0 0.5rem;
}

.product-info-main .product-options-bottom .box-tocart {
  width: -webkit-fill-available;
  width: 100%;
}

.product-options-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2.5rem;
}

.action.towishlist {
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
}

.action.towishlist i.far.fa-heart {
  font-size: 30px;
  border: 1px solid;
  line-height: 2.2rem;
  padding: 14px 17px;
  background-color: transparent;
  border-color: var(--primary-color);
  border-radius: 0;
  opacity: 1 !important;
  color: var(--primary-color);
  white-space: nowrap;
}

.box-tocart .actions button.tocart:hover {
  background-color: var(--hover-color-primary);
  border-color: var(--hover-color-primary);
}

.box-tocart .action.tobuy {
  width: 49%;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  background-color: transparent;
  border-color: var(--primary-color);
  border-radius: 0;
  opacity: 1 !important;
  color: var(--primary-color);
  white-space: nowrap;

}

.box-tocart .action.tobuy:hover {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: #fff;
}

.pincode_check span#deloptpin-msg,
.pincode_check span#deliveryStatus {
  display: none;
}

.swatch-input {
  display: none;
}

.spec_title,
.productsocial_share {
  font-size: 1.6rem !important;
  font-weight: 600;
}

#popup-mpdal hr {
  position: relative;
}

#popup-mpdal hr:after {
  content: 'or';
  position: absolute;

}

.popup {
  position: relative;
  background-color: #fff;
  padding: 0;
  border-radius: 5px;
}

.modal-popup .modal-inner-wrap {
  width: 35% !important;
}

#popup-mpdal>span {
  position: absolute;
  left: 43%;
  margin-top: -32px;
  background-color: #fff;
  display: inline-block;
  padding: 0 12px;
  text-align: center;
}

.pincode_checking {
  display: flex;
  border: 1px solid #D4D3D3;
  border-radius: 4px;
  padding: 5px;
  justify-content: space-between;
}

.pincode_checking input {
  border: none;
}

.pincode_checking input:focus {
  box-shadow: none;
}

.pincode_checking input[type="button"] {
  background-color: transparent;
  border: none;
  color: rgba(0, 0, 0, 0.5);
}

/* review and ratings css */
.rating_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 2rem;
}

.rating_wrapper .rating_item {
  width: auto;
  text-align: center;
}

.rating_item i {
  color: #14958F
}

.rating_wrapper .rating_item:nth-child(2) {
  border-left: 1px solid #ddd;
  padding-left: 6.5rem;
}

.heading {
  font-size: 4.8rem;

}

.fa {
  font-size: 14px;
}

.label::after {
  margin: 0 5px;
}

.checked {
  color: orange;
}

.review_slider {
  display: flex;
  justify-content: space-between;
  align-items: Center;
  gap: 1rem;
  width: 250px;
  margin-bottom: 1rem;
}

.side {
  float: left;
  width: 15%;
}

.side>div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.middle {
  float: left;
  width: 70%;
}

.right {
  text-align: right;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* The bar container */
.bar-container {
  width: 100%;
  background-color: #ddd;
  text-align: center;
  color: white;
}

/* Individual bars */
.bar-5 {
  height: 4px;
  background-color: #14958F;
}

.bar-4 {
  height: 4px;
  background-color: #2196F3;
}

.bar-3 {
  height: 4px;
  background-color: #00bcd4;
}

.bar-2 {
  height: 4px;
  background-color: #ff9800;
}

.bar-1 {
  height: 4px;
  background-color: #f44336;
}

/* payment cycle css */

.payment_cycle_help {
  display: flex;
  flex-direction: column;
  color: #fff;
  padding: 5rem 9rem;
  justify-content: center;
  height: 100%;
}

.payment_cycle_help a {
  background-color: #EF8303;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 1rem;
  display: inline-block;
}

.payment_cycle {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 3rem 16rem;
  color: #fff;
  height: 100%;
}

.uk-container {
  width: 65%;
  margin-top: 2rem;
}

.uk-timeline-content {
  min-height: 85px
}

.uk-timeline .uk-timeline-item .uk-card {
  min-height: 135px
}

.uk-timeline .uk-timeline-item {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}

.uk-timeline .uk-timeline-item::before {
  background: #dadee4;
  content: "";
  height: 100%;
  left: 19px;
  position: absolute;
  top: 45px;
  width: 2px;
  z-index: -1;
}

.uk-timeline-item:last-child::before {
  content: unset;
}

.uk-timeline .uk-timeline-item .uk-timeline-icon .uk-badge {
  margin-left: -7px;
  width: 55px;
  height: 55px;
  display: block;
  margin-top: -60px;
}

.uk-timeline .uk-timeline-item .uk-timeline-content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 0 0 1rem;
}

.uk-timeline-icon {
  margin-right: 2rem;
  margin-top: -1rem;
}

.overview_help {
  padding: 2rem 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.paymentCycle {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 5rem;
}

.paymentCycle h2 {
  text-align: center
}

.scheduled_work {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 25px;
  position: relative;
  z-index: 1;
}

.scheduled_work::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 95%;
  height: 7px;
  background-color: #a65a00;
  top: 205px;
}

.work-item {
  flex: 1 0 12%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.work-item:nth-child(3) .info {
  padding-bottom: 0;
}

.work-item .info {
  position: relative;
  padding-top: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.work-item .info h4 {
  margin: 0;
}

.work-item .info img {
  position: absolute;
  bottom: -6px;
  width: 92%;
  left: 10px;
}

.work-item img {
  margin-top: 1rem
}

.work-item .info p {
  margin-bottom: 0
}

.work-item .info span {
  color: #FF2929;
  font-family: 'Domine', serif;
}

.work-item div:first-child {
  height: 120px;
  overflow: hidden;
  padding: 3rem 0;
}

.work_date {
  background-color: #EF8303;
  border-radius: 15px;
  font-family: 'Domine', serif;
  font-size: 1.6rem;
  width: 100%;
  padding: 1rem 0;
  margin: 0;
  color: #fff
}

.toolbar.toolbar-products {
  position: relative;
}

.gi_page_products,
.odop_page_products {
  margin-top: 70px;
}

.state_filter {
  position: absolute !important;
  left: -8px;
  top: 40px !important;
  right: unset !important;
  margin: 1rem 0;
}

.video_testimonials {
  margin-bottom: 70px;
}

.video_test .item {
  display: block;
  justify-content: center;
}


.video_test .owl-stage-outer .owl-stage .owl-item:nth-child(even) .item .testimonial_info {
  background-color: #fff;
}

.video_title {
  padding-top: 30px;
}

.video_test button.owl-prev {
  left: -3% !important;
}

.video_test button.owl-next {
  right: -3% !important;
}

.testimonial_info {
  text-align: left;
  overflow: hidden;
  display: flex;
  width: auto;
  height: auto;
  max-width: 422px;
  padding: 20px 24px;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
  flex-shrink: 0;
  border: 1px solid #D8C5A3;
  background-color: #FFF6E3;
  background-image: url('../images/logo-icon.svg');
  background-repeat: no-repeat;
  background-position: bottom right;
}

.seller_img {
  position: relative;
}

.seller_img span {
  position: absolute;
  top: 0;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 42px;
  height: 35px;
}

.testimonial_info h3 {
  color: var(--primary-color);
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 10px;
}

.test_item p {
  margin-top: 0;
  height: 80px;
}

.video_test .owl-nav {
  z-index: -1;
}

.video_testimonials_list iframe {
  width: 100% !important;
}


select#sorter option[value="seller_rating"] {
  display: none;
}

/* payment cycle css end*/


/* Responsive layout - make the columns stack on top of each other instead of next to each other */
.address p {
  text-transform: capitalize;
}

.address_list {
  max-height: 150px;
  overflow-y: scroll;
  list-style: none;
  margin: 0;
  padding: 0;
}

.address_list input[type="radio"] {
  display: none;
}


.address_list input[type="radio"]+label:before {
  content: '\f058';
  font-family: 'font-awesome';
  font-size: 2rem;
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #D3D4D5;
}


.address_list input[type="radio"]:checked+label:before {
  content: '\f058';
  font-family: 'font-awesome';
  /* background-color: #238045; */
  color: #238045;
}

.address_list label {
  cursor: pointer;
}

.address_list li.address_item {
  border-bottom: 1px solid #ddd;
  padding: 0 2rem 0 0;
}

.address_list li.address_item input[type="radio"] {
  float: right;
}

.address_list li div.address {
  width: 90%;
}

.address_list li div.address p:first-child {
  margin-bottom: 0;
}

.address_list li div.address span.badge {
  background-color: #ddd;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 16px;
  margin-left: 1rem;
  padding: 3px 5px;
  font-size: 1rem;
}

.return-info:before {
  content: '\e610';
  font-family: 'luma-icons';
  font-size: 15px;
  padding-right: 10px;
  margin-left: -5px;
}

.delivery-info a:before {
  content: '\e612';
  font-family: 'luma-icons';
  font-size: 15px;
  padding-right: 10px;
  margin-left: -5px;
}

.size-info a:before {
  content: '\e623';
  font-family: 'luma-icons';
  font-size: 15px;
  padding-right: 10px;
  margin-left: -5px;
}

.delivery-info a:hover,
.return-info a:hover,
.size-info a:hover {
  text-decoration: none;
}

tr.shipping .price {
  text-decoration-line: line-through;
}

.header.panel>.header.links {
  padding-right: 20px;
  display: none;
}


.cart-container .cart-summary #block-shipping {
  display: none;
}

.cart-container .cart-summary #cart-totals .totals-tax-summary {
  display: none;
}

.opc-block-summary .table-totals .totals-tax-summary {
  display: none;
}

.shipping-information .ship-via {
  display: none;
}

/*Banner*/
.page-wrapper {
  overflow: hidden
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a {
  position: relative;
  text-decoration: none;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a picture {
  background-color: #000;
  width: 100%;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor {
  color: #E42C0B
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a.goldColor {
  color: #ffd986
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a.collage_banner {
  color: #6a2003
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a strong.shop_btn {
  background-color: #9b530b;
  color: #fff;
  padding: 1rem 3rem;
  border-radius: 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 1.5rem;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText {
  position: absolute;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.rakshbandhan h2 {
  color: #B05E30;
  text-transform: unset;
  font-size: 3rem;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.rakshbandhan span {
  color: #B05E30;
  text-transform: unset;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.rakshbandhan h2.head-title {
  color: #B50114;
  font-size: 4rem !important;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.onam span.topheading {
  font-size: 2.4rem;
  color: #000d6a;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.onam h2 {
  color: #fa141e;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.onam span {
  color: #d0053a
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.teej span {
  color: #5d3b18;
  font-size: 2.4rem;
  font-style: italic;
  text-transform: unset;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.teej span.topheading {
  font-weight: bold;
  font-size: 2.4rem;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.teej h2 {
  color: #3ab84d;
  font-size: 6.4rem;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.newarrival {
  transform: unset;
  left: 18%;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.newarrival span {
  color: #000;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.newarrival h2 {
  color: #9c2e15
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor h2 {
  color: #158F1D;
  margin-bottom: 0;
  text-transform: uppercase;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor span {
  color: #f3a112;
  font-size: 38px;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor span.translate-text-csm-block5 {
  color: #28438C
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor span.translate-text-csm-block3s {
  color: #454545;
  font-size: 30px;
}


.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.bedsheet_banenr {
  transform: unset;
  color: #99530d;
  right: 15%;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.furniture_banner h2 {
  color: #854913
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.furniture_banner span {
  color: #9c2e15
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText span {
  text-transform: uppercase;
  font-size: 18px
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor .bannerText span {
  color: #8D3323 !important;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText span.goldColor {
  color: #f6cf80
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h1,
.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h2 {
  font-family: 'DM Serif Display', serif;
  font-size: 48px;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: capitalize;
  background-color: rgba(0, 0, 0, 0);
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor .bannerText h2 {
  font-style: normal !important;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery {
  position: absolute;
  /* left: 10% !important; */
  align-items: center;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery span.limited_text {
  font-weight: 600;
  font-size: 24px;
  color: indigo;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery span {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  color: #591B24;
  display: block;
}

.home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery h2 {
  font-size: 42px;
  font-weight: 600;
  color: #C12547;
}

.limited_text {
  font-weight: 500;
}

/*about css*/
.aboutContent {
  padding: 95px 30px;
  box-sizing: border-box
}

.aboutContent h1 {
  margin-bottom: 20px
}

.aboutContent p {
  font-size: 16px;
  text-align: justify;
  line-height: 28px
}

.aboutImg {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 185px);
  padding: 60px 30px;
  box-sizing: border-box
}

.aboutImg .about-gird {
  position: relative;
  box-sizing: border-box;
}

.aboutImg .about-gird-item1 {
  grid-row: 1/2;
}

.aboutImg .about-gird-item3 {
  grid-row: 2/3;
  margin-top: 61px
}

.aboutImg .about-gird-item4 {
  grid-row: 2/4;
  margin-top: -38px;
}

.aboutImg .about-gird img {
  width: 100%;
}

.about-usp {
  padding: 20px 0;
  text-align: center;
}

.usp-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 28px;
}

.usp-items {
  background: #F9F8F8;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  flex: 1 0 30%;
  min-height: 210px;
}

.usp-items span {
  display: block
}

.usp-items img {
  width: 100px
}

.usp-items p {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 19px
}

.our-objective {
  position: relative;
  background-color: #FFF6E3;
  text-align: center;
  padding: 1rem 0;
}

.objective-grid {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  padding: 1rem 0;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.objective-item {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 60%
}

.objective-grid .objective-item:nth-child(1) {
  flex: 0 35%
}

.objective-grid .objective-item:nth-child(4) {
  flex: 0 35%
}

.objective-grid .objective-item:nth-child(5) {
  flex: 0 35%
}

.objective-grid .objective-item:nth-child(8) {
  flex: 0 35%
}

.objective-grid .objective-item:nth-child(9) {
  flex: 0 35%
}


.objective-item p {
  font-size: 20px;
  padding: 0 4rem;
  color: #274C5B;
  text-align: justify;
}

.objective-item img {
  width: 100%
}

.objective-item span {
  position: absolute;
  background-color: #E2641D;
  color: #fff;
  padding: 1.5rem 1.2rem;
  top: 0;
  left: 0
}

.video-wrapper {
  background: url(../images/about-vid-bg.jpg) no-repeat center;
  background-size: cover;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 30px;
}

.vid-wrap h2 {
  color: #000;
  font-size: 40px;
  text-transform: uppercase
}

.vid-wrap h2 span {
  color: #e88e25
}

.vid-wrap p {
  font-size: 16px
}

.paddRight {
  padding-right: 3rem
}

.disclaimercl {
  margin-top: -100px;
  margin-left: 70px;
}

.product.info.detailed .product {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 0;
}

.product-info-main p,
.product-info-main div,
.product-info-main li,
#description p,
#description div,
#description li,
.additional-attributes-wrapper {
  font-size: 1.4rem;
  line-height: 1.4;
}

.product-info-main>div {
  display: flex;
  justify-content: space-between;
  gap: 0;
  align-items: center;
}

.chart-table thead td {
  background-color: transparent;
  color: #514943;
  border-bottom: 1px solid #ccc;
}

.chart-table tbody tr:nth-child(odd) td:first-child,
.chart-table tbody tr:nth-child(odd) td {
  background-color: transparent;
}

.chart-table tbody tr:nth-child(even) td:first-child {
  background-color: transparent !important;
}

.chart-table tbody tr td {
  background-color: transparent;
  border-bottom: 1px solid #ccc;
}

.wk-seller-product-disclaimer-heading {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 1.5rem;
  margin-bottom: 0;
  color: #999;
}

.wk-seller-product-disclaimer-text {
  font-size: 1.2rem;
  font-style: italic;
  color: #999;
}

.block.block-search {
  width: 400px;
}

.v-lg {
  display: block;
}

.v-sm {
  display: none;
}

.compare.wrapper .counter.qty {
  color: #fff;
  font-weight: 600;
}

.table-comparison {
  border: 1px solid #ccc;
}

.table-comparison .cell.product.info,
.table-comparison .cell.attribute {
  border-right: 1px solid #ccc;
}

.aboutSection {
  margin: 40px auto;
}

.wk-mp-aboutus-data .admin__table-secondary {
  display: none;
}

.checkout-cart-index .page-title-wrapper {
  margin-top: 20px;
}

.product-info-main .page-title-wrapper h1 {
  font-size: 3rem;
  font-weight: 400;
  color: var(--primary-color);
}

.page-title-wrapper a.link.rss {
  display: none;
}

label[for*="login-password"]:after {
  content: "Passoword";
  position: relative;
}

li.link.authorization-link a[href*="/customer/account/logout"] {
  display: none !important;
}

.customer-menu li.link.authorization-link a[href*="/customer/account/logout"] {
  display: inline-block !important;
}

.wk-mp-header h1,
.wk-mp-header h2 {
  color: var(--primary-color) !important;
}

span.product-image-wrapper {
  display: flex;
  justify-content: center;
}


.product-item-actions {
  display: flex !important;
  justify-content: space-between;
}

.product-item-actions .actions-secondary .action {
  color: #c5c5e7;
}

.minicart-wrapper .action.showcart:before {
  color: var(--primary-color)
}

.minicart-items .product-item .product-image-container img {
  border-radius: 4px;
}

ol.product-items .action.primary {
  background: var(--primary-color) !important;
  border-color: var(--primary-color);
  color: #fff;
  padding-top: 7px;
  padding-bottom: 7px;
}

ol.product-items .action.primary:hover {
  background: var(--hover-color-primary) !important;
  color: #fff;
}

.minicart-items .product-item-details {
  margin-left: 0;  
}

.authentication-wrapper {
  margin-top: 0px !important;
}

button.action.action-auth-toggle {
  font-size: 25px;
}

/*Magic Menu*/
.secondary .action.viewcart {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  border-radius: 4px;
  color: #fff;
  padding: 1rem 1.5rem
}

.magicmenu .nav-desktop .level0:hover .level-top-mega {
  /* margin-left: 25px; */
  top: 48px;
  /* width: -moz-available; */
  /* max-width: 75vw; */
}

@-moz-document url-prefix() {
 
  .magicmenu .nav-desktop .level0 .level-top-mega .mage-column.cat-mega {
    align-content: center;
  }
}

@supports not (width: -moz-available) {
  .content-mega-horizontal {
    width: auto !important;
  }
}

/* .magicmenu .nav-desktop{
    margin: 0 auto;
    display: flex;
    justify-content: center;
    height: 600px;
} */

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column li {
  padding: 0;
}

.magicmenu .nav-desktop .level-top a {
  color: var(--primary-color);
  line-height: 24px !important;
}

.magicmenu .nav-desktop .level0 .level-top {
  padding: 10px 15px;
}

.nav-sections {
  background: #fff;
  border-top: 1px solid #D8C5A3;
  border-bottom: 1px solid #d8c5a3;
}

.sections.nav-sections .magicmenu {
  /* position: absolute;
  top: 60px; */
  left: unset !important;
  text-align: center;
  background: unset;
  width: auto;
  /* left: calc(50% - 335px); */
}

.g20-home {
  display: none;
}

.minicart-wrapper .block-minicart {
  padding: 0 20px 15px 20px;
}

.minicart-wrapper {
  z-index: 5;
  margin: 3rem 0rem !important;
}

.minicart-items .product-item {
  padding: 0;
}

.magicmenu .nav-desktop .level0 .level-top-mega {
  left: 0;
}

.magicmenu .nav-desktop .level0 {
  border-bottom: 2px solid transparent;
}

.magicmenu .nav-desktop>.level0:hover {
  border-bottom: 2px solid #ed731d;
}

.magicmenu .nav-desktop .level0 .level-top-mega .mage-column .children>ul {
  /* padding: 2px 0 20px !important; */
  padding: 0 0 0 !important;
}

.magicmenu .nav-desktop .level0 .level-top-mega .children.level1>a {
  color: var(--primary-color);
  padding: 20px 0 6px;
}

/*End Magic Menu*/

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  bottom: 35px;

}

li.wk-icon-check {
  padding: 10px 40px 10px 0px;
}

/* Weaves */
/* .container1 {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(4, 150px);
} */

/* Grid images --------------------------------------------*/

/* .imgs {
  border-radius: 1rem;
  height: 100%;
  width: 100%;
  object-fit: cover;
} */

/* Grid items --------------------------------------------*/

/* .item-1 {
  grid-row: 1/4;
  position: relative;
}

.item-2 {
  position: relative;
}

.item-3 {
  grid-row: 1/3;
  position: relative;
}

.item-4 {
  grid-row: 2/5;
  position: relative;
}

.item-5 {
  grid-row: 3/5;
  position: relative;
}

.item-6 {
  grid-row: 1/3;
  position: relative;
}

.item-7 {
  grid-row: 4/5;
  position: relative;
}

.item-8 {
  grid-row: 3/5;
  position: relative;
} */

.wk-icon-check-span {
  display: block;
}

.wk-icon-check::before {
  position: absolute;
  left: -35px;
}

.wk-mp-landingpage-layout2.wk-mp-landingpage .wk-list-container>ul {
  margin-left: 35px !important;
  position: relative;
}

/* Weaves */

.block-search .action.search[disabled],
.block-search .action.search {
  opacity: 1 !important;
  background-color: var(--primary-color);
  width: 41px;
  height: 41px;
  border-radius: 0;
  margin-right: -10px;
}

.block-search .action.search:before {
  color: #fff !important;
}

.block-search .control input {
  border-radius: 0;
}

.minicart-wrapper:before {
  padding-top: 6px;
}

a.action.skip.contentarea {
  color: #fff;
  background: var(--primary-color);
}

.page-header {
  box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
  border-bottom: none;
}

.product-add-form #product_addtocart_form {
  margin-bottom: 1rem;
  cursor: pointer;
  font-weight: 600;
  width: 100%;
}

.new_begining {
  margin-bottom: 70px;
}

.new_begining::before,
.new_begining::after {
  position: absolute;
  content: '';
  left: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.shopbycategory::after,
.shopbycategory::before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  width: 100%;
}

.new_begining::after,
.shopbycategory::after {
  background-image: url('../images/art-right.png');
  background-position: center right;
  background-color: unset !important;
  height: 643px;
}

.new_begining::before,
.shopbycategory::before {
  background-image: url('../images/art-left.png');
  background-position: center left;
  height: 643px;
}


.parentgrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /* 4 columns now */
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  min-height: 490px;
  margin-top: 40px;
}

.parentgrid div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: 0.5s;
}

.parentgrid div img:hover {
  transform: scale(1.1);
}

.text_overlay {
  content: '';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 40px;
  z-index: 0;
  padding: 8px 0;
  background: #450b0b;
  background: linear-gradient(180deg, rgba(69, 11, 11, 0) 0%, rgb(69, 11, 11) 100%);
  left: 0;
}

.div1grid {
  grid-area: 1 / 1 / 3 / 3;
  position: relative;
  overflow: hidden;
}

/* spans 2 rows and 2 columns */
.div2grid {
  grid-area: 1 / 3 / 2 / 4;
  position: relative;
  overflow: hidden;
}

.div3grid {
  grid-area: 1 / 4 / 2 / 5;
  position: relative;
  overflow: hidden;
}

.div4grid {
  grid-area: 2 / 3 / 3 / 5;
  position: relative;
  overflow: hidden;
}

/* spans bottom row, 2 columns */

.div1grid a h3,
.div2grid a h3,
.div3grid a h3,
.div4grid a h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF6E3;
  width: 100%;
  padding-left: 15px;
  box-sizing: border-box;
}

/* .div1grid a h3::before, .div2grid a h3::before, .div3grid a h3::before, .div4grid a h3::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 25px;
  z-index: 0;
  padding:8px 0;
  background: #450b0b;
  background:linear-gradient(180deg,rgba(69, 11, 11, 0) 0%, rgb(69, 11, 11) 100%);
  left: 0;
} */


.new_begining_grid {
  margin-top: 50px;
  display: flex;
  gap: 15px;
  justify-content: space-between;
}

.new_begining_grid .grid-1,
.new_begining_grid .grid-2 {
  overflow: hidden;
}

.new_begining_grid .grid-1 img,
.new_begining_grid .grid-2 img {
  transition: 0.5s;
}

.new_begining_grid .grid-1:hover img,
.new_begining_grid .grid-2a:hover img,
.new_begining_grid .grid-2aa:hover img,
.new_begining_grid .grid-2aas:hover img {
  transform: scale(1.1);
}

.new_begining_grid .grid-1 a,
.new_begining_grid .grid-2 a {
  position: relative;
  color: #FFF6E3;
  bottom: -12px;
  /* background-color: #450B0B;   */
}

.new_begining_grid .grid-2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.new_begining_grid h3 {
  position: absolute;
  bottom: 15px;
  left: 0;
  color: #FFF6E3;
  width: 100%;
  padding: 0 0 0 25px;
  z-index: 2;
}

.new_begining_grid h3::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 25px;
  z-index: -1;
  padding: 8px 0;
  background: #450b0b;
  background: linear-gradient(180deg, rgba(69, 11, 11, 0) 0%, rgb(69, 11, 11) 100%);
  left: 0;
}

.grid-2 {
  flex-direction: column;
  /* overflow: hidden; */
}

.grid-2a,
.grid-2a-top {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 15px;
}

.grid-2aa,
.grid-2aas {
  position: relative;
}

.gateway_india {
  margin: 70px 0 35px 0;
  height: 500px;
}

.gateway_india::before,
.gateway_india::after {
  position: absolute;
  content: '';
  left: 0px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff1d7;
  z-index: -1;
}

.gateway_india::before {
  background-image: url('../images/about_bg_element.png');
  background-position: bottom left;
  height: 500px;
}

/* .gateway_india::after{
  background-image: url('../images/art-right.png');
  background-position: center right;
  background-color: unset !important;
  height:643px;
} */

.conventional_banner::before {
  content: '';
  background: var(--primary-color);
  height: 500px;
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0;
}

.conventional_banner::after {
  content: '';
  background-image: url('../images/about_bg_element.png');
  background-position: bottom right;
  height: 500px;
}

.conventional_banner a.fullbanner {
  margin-top: 15px;
  position: relative;
}

.authenticate_user {
  margin-bottom: 70px;
}

.conventional_banner .widget.block.block-static-block {
  margin-bottom: 0;
}

.authenticate_user .widget.block.block-static-block {
  margin-bottom: 0;
}

.authenticate_user::before {
  content: '';
  background: #FFF6E3;
  height: 500px;
  position: absolute;
  width: 100%;
  z-index: -1;
  left: 0;
}

.authenticate_user a.fullbanner {
  margin-top: 16px;
}

.authenticate_user a,
.conventional_banner a {
  display: block;
}

.about_banner {
  overflow: hidden;

}

/* .about_banner a {
  display: flex;
  min-height: 323px;
  position: relative;
  text-decoration: none;  
} */

.authenticity_banner {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding: 3rem 5rem;
  box-sizing: border-box;
}

.authen_text {
  width: 50%
}

.authen_text h3 {
  font-family: 'DM Serif Display', serif;
  color: #C85603;
  font-size: 4rem;
  font-weight: 400;
  font-style: italic;
  text-transform: capitalize;
}

.authen_items {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 2rem
}

.authen_item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  flex: 1 0 50%;
}

.authen_item span img {
  width: 35px
}

.authen_item span {
  color: #8F5528;
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  font-weight: 600
}



.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;
}

.item-text {
  z-index: 9999999999999999;
  background: var(--primary-color);
  color: #fff;
  font-style: italic;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
  border-radius: 5px;
}

.header.content>div {
  display: inline-block;
  margin-bottom: 0px;
}

.logo-home {
  display: flex;
  gap: 15px;
  margin: 10px 0;
  padding: 0px 5px;
  position: relative;
  z-index: 5;
}

.logo-home img {
  display: block;
}

.logo-home img:first-child {
  width: 50px;
  border-right: 1px solid #d3d3d3;
  padding-right: 15px;
}

.logo-home img:last-child {
  width: 200px;
}

.g20-home img {
  margin-top: 10px;
  width: 120px !important;
}

nav.navigation {
  position: absolute;
  top: 43px;
  left: calc(50vw - 350px);
  display: block;
  width: auto;
  background: transparent;
}

.navigation .level0 .submenu li {
  border-bottom: 1px dotted #f1f1f1;
}

.navigation .level0 .submenu li.level2 a {
  padding: 3px 20px !important;
  font-size: 1.2rem;
}

.block-search .label {
  position: absolute;
  top: 16px;
  right: 30px;
}

.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;
}

.page-layout-1column .product-info-main {
  width: 50% !important;
}

.page-layout-1column .product.media {
  width: 47% !important;
}

/* product detial accordion */
div.MagicToolboxContainer {
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  gap: 1rem;

}

.MagicToolboxSelectorsContainer>div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

a.mt-thumb-switcher img {
  width: 60px !important;
  display: inline-block;
  height: auto;
}

div#mtImageContainer img {
  width: 30vw;
  height: auto !important;
  max-width: unset !important;
  max-height: unset !important;  
}

.product.data.items {
  margin: 0 0 20px;
  padding: 0;
}

.product.data.items>.item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
  margin: 0 0 5px;
  position: relative;
}

.product.data.items>.item.title>.switch {
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  padding: 5px 0;
}

.product.data.items>.item.title a {
  width: 100%;
}

.product.data.items>.item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}

.product.data.items>.item.content::after {
  clear: both;
}

.product.data.items>.item.content.active {
  display: block !important;
}

.product.data.items>.item.title>.switch {
  /* border-color: #d1d1d1; border-style: solid; border-width: 1px; */
  background: #fff;
  border: 1px solid #D8C5A3;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.item.content[aria-hidden="true"] {
  display: none;
}

.product-info-main .product-info-price .price-box {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}

.product.data.items>.item.content {
  background: #fff none repeat scroll 0 0;
  border: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  margin: 0 0 5px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.product.data.items>.item.active.title {
  margin-bottom: 0px;
}

.MagicZoom {
  border: 1px solid var(--outline-color) !important;
}

.product.data.items>.item.title::after {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  top: 17px;
  background-color: transparent;
  z-index: 1111;
  transform: rotate(45deg);
  border: 2px solid #333;
  border-top: none;
  border-left: none;
  right: 25px;
}

.product.data.items>.item.title.active::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: transparent;
  transform: rotate(-135deg);
}

.MagicToolboxSelectorsContainer {
  overflow-x: auto;
  white-space: nowrap;
}

.product-info-price .price-box .price-container {
  font-weight: 400 !important;
}

.product-info-main .product-info-price .price-box .price-container .price-label {
  display: none !important;
}

.product-info-main a#profileconnect {
  border: 1px solid var(--outline-color);
  color: var(--primary-color);
  padding: 3px 5px;
  text-decoration: none;
  margin-left: 1rem;
}

.product-info-main a#profileconnect:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.product.attribute.sku {
  margin: 2rem 0 !important
}

.products-related .products-grid .product-item {
  width: 45% !important;
}

/* a.towishlist{
  border: 1px solid var(--primary-color);
 padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
 }
 a.towishlist i{
  color: var(--primary-color);
 }
 a.towishlist::before{
  content: unset !important;
} */
.product-info-main .product-info-price {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: none;
  margin-bottom: 0;
}

.product-info-main .product-add-form {
  display: flex;
  gap: 1.5rem;
  padding-top: 5px;
}

.discount_pp {
  margin: 5px 0;
  font-weight: 600;
  color: #3B980D;
  border-radius: 15px;
  padding: 2px 8px;
  display: table;
  border: 1px solid #3B980D;
  border-width: 0 1px;
  font-size: 1.1rem;
}

.discount_price {
  position: absolute;
  font-size: 0.8em;
  left: 0;
  background: #6f2d34;
  color: #fff;
  width: auto;
  height: auto;
  border-radius: 4px;
  top: 85%;
  padding: 2px 4px;
}

.swatch-attribute-options {
  display: flex;
  gap: 1rem;
  margin: 1.5rem 0;
  flex-wrap: wrap;
}

.block.related {
  clear: both;
}

.swatch-attribute .swatch-attribute-label {
  margin-bottom: 1.5rem;
}

.MagicZoom {
  padding: 1.5rem;
}

.swatch-attribute-options .swatch-option {
  border: 1px solid #D9D9D9;
  min-width: 30px;
  min-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  background-size: cover !important;
  /* overflow: hidden; */
  position: relative;
  padding: 2px 4px;
}

.swatch-option.color:hover::after {
  content: attr(data-option-label);
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  padding: 4px 8px;
  font-size: 12px;
  white-space: nowrap;
  z-index: 10;
  border-radius: 4px;
  margin-top: 5px;
}

.swatch-attribute-options .selected:before {
  content: "\e610";
  position: absolute;
  color: #771d1d;
  /* width: 10px; */
  /* height: 10px; */
  background: #fff;
  top: -6px;
  right: 30px;
  border: 1px solid #771d1d;
  /* border-radius: 10px; */
  padding: 0px 2px;
  font-size: 10px;
  font-family: 'luma-icons';
}

.swatch-attribute-options .swatch-option.selected,
.swatch-attribute-options .swatch-option:hover {
  border: 1px solid var(--primary-color);
}

.artisan_banner::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #f8ebe3;
  height: 430px;
  z-index: -1;
}

.page-header {
  box-shadow: 0 5px 5px rgb(0 0 0 / 5%);
  border-bottom: none;
  background: #fff;
}

.small-text {
  line-height: 2.2;
  color: #000;
  font-size: 1.6rem;
  letter-spacing: 1.1px;
}

@media only screen and (max-width: 639px) {
  .product-info-main .product-info-price {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }

  .product-info-main .product-info-price .price-box {
    order: 2;
  }

  .product-info-main .product-info-stock-sku {
    position: static;
    order: 1;
    padding-left: 0;
    text-align: left;
  }
}

.cat-slider,
.video_test {
  position: relative;
  z-index: 1;
  padding: 40px;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #D8C5A3;
}

.cat-slider .cat-item {
  overflow: hidden;
}

.cat-slider .owl-item .cat-item img {
  transition: 0.5s;
}

.cat-slider .cat-item:hover img {
  transform: scale(1.1);
}

.cat-slider .cat-item a span {
  color: #a14d12;
  font-size: 17px !important;
  font-weight: bold;
}

.cat-slider .owl-nav button.owl-prev,
.video_test .owl-nav button.owl-prev {
  left: -18px !important;
  border: 1px solid var(--primary-color) !important;
  background-color: #FFF6E3 !important;
  border-radius: 0 !important;
}

.cat-slider .owl-nav button.owl-next,
.video_test .owl-nav button.owl-next {
  right: -18px !important;
  border: 1px solid var(--primary-color) !important;
  background-color: #FFF6E3 !important;
  border-radius: 0 !important;
}

.cat-slider a h3 {
  font-size: 2.4rem;
  font-weight: 400 !important;
  text-align: left;
  color: var(--primary-color);
  margin: 20px 0 10px 0;
  line-height: 32px;
}

.seller_stats_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
}

.seller_stats_wrapper span.dividerLeft,
.seller_stats_wrapper span.dividerRight {
  display: inline-block;
  width: 1px;
  height: 49px;
  background-color: #D8C5A3;
}

.seller_stats {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  text-align: left;
}

.seller_stats::after {
  content: '';
  border-right: 1px solid #E2CDA5;
  width: 1px;
  height: 50px;
  position: absolute;
  right: 0px;
}

.seller_stats span {
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
  color: var(--primary-color);
}

.stat-row {
  margin-top: -10px;
}

.stat-row::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #E2CDA5;
  left: 0;
  margin-top: 90px;
}

.sellerMonth,
.seller {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sellerMonth {
  margin-top: 50px;
  gap: 30px;
}

.seller {
  gap: 15px;
}

.seller {
  justify-content: flex-start !important;
  align-items: center;
}

.seller img {
  width: 168px;
  min-width: 168px;
}

.sellerInfo h4 {
  margin: 0 0 10px 0;
  color: var(--primary-color);
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.sellerInfo p {
  line-height: 22px;
}

.sellerTitle {
  margin-top: 50px;
}

.sellerTitle::before,
.sellerTitle::after {
  content: '';
  position: absolute;
  width: 55px;
  height: 55px;
  background: url('../images/star.png') no-repeat center;
  z-index: 3;
}

.sellerTitle::before {
  left: -40px;
  top: 8px;
}

.sellerTitle::after {
  right: -40px;
  top: 8px;
}

.slider-content {
  position: absolute;
  top: 22%;
  justify-content: center;
  align-items: center;
  left: 60%;
}

.slider-content .flex-column h2 {
  font-family: "Gyahegi";
  font-size: 5rem;
  text-align: center;
  line-height: 8.5rem;
  margin-bottom: 3rem;
  color: #fff;
}

.slider-content .flex-column h2.rustcol,
.slider-content .flex-column h3.rusty {
  color: #724313;
}

.slider-content .flex-column h3 {
  font-family: "Lato";
  font-weight: 400;
  color: #fff;
  margin-bottom: 3rem;
  font-size: 22px;
  background: #00000000;
}

.slider-content .flex-column span.button,
.button_theme {
  background-color: var(--primary-color);
  color: #fff !important;
  text-decoration: none;
  min-width: 175px;
  height: 56px;
  justify-content: center;
  align-items: center;
}

.about2_banner {
  background-color: #e8e3d9;
  border-radius: 7px;
  overflow: hidden;
}

.about2_banner a {
  position: relative;
  display: flex;
}

.about2_banner a .relibl_banner {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  color: #8F5528;
  text-transform: uppercase;
  text-decoration: none
}

.colItem {
  flex: 1 0 50%;
  display: flex;
  padding: 3rem 5rem;
  box-sizing: border-box;
}

.colitems {
  flex: 1 0 29%;
  display: flex;
}

.itemimg {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.itemimg span {
  font-size: 12px;
  font-weight: 600;
}

.colitems img {
  width: 120px;
  margin: 1rem 0;
}

.about2_banner a .lgbanner {
  position: relative;
  display: flex;
  right: 0%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 50%;
}

.about2_banner a .lgbanner p {
  text-transform: uppercase;
  font-size: 18px;
  color: #8F5528;
}

.about2_banner a .lgbanner span {
  display: block;
  font-family: 'DM Serif Display', serif;
  color: #C85603;
  font-size: 4rem;
  font-style: italic;
  text-transform: capitalize;
  line-height: 1.2
}

.leftside {
  left: 0;
  right: unset !important;
  height: 100%;
  justify-content: center;
  top: 0 !important;
}

.about2_banner a .lgbanner .shopnow {
  font-size: 16px;
  color: #8F5528;
  border: 1px solid #8F5528;
  padding: 1rem 2rem;
  line-height: 1;
  text-transform: uppercase;
}

.product_sm_banner {
  overflow: hidden;
  border-radius: 10px;
}

.product_sm_banner img {
  height: 100%;
  transition: 0.5s ease;
}

.product_sm_banner a {
  position: relative;
  display: flex;
  justify-content: flex-end;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
}

.product_sm_banner .productsm_banner_content {
  position: absolute;
  padding: 2.5rem 4.5rem;
  width: 56%;
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.jtfCenter {
  justify-content: center !important;
}

.product_sm_banner .productsm_banner_content p {
  text-transform: uppercase;
  font-size: 18px;

}

.product_sm_banner .productsm_banner_content span {
  font-size: 42px;
  line-height: 1.2;
  font-style: italic;
  font-family: 'DM Serif Display', serif;
  display: block;
  text-transform: capitalize;
}

.shopnow {
  font-size: 16px;
  border: 1px solid #fff;
  padding: 1rem 2rem;
  line-height: 1;
  text-transform: uppercase;
}

.fullwidth {
  width: 100% !important;
}

.fullbanner {
  margin-bottom: -5px;
}

.bannerCol {
  justify-content: center !important;
  align-items: flex-start;
  color: #fff;
  padding: 30px;
}

.bannerCol h2 {
  font-size: 5.0rem;
  line-height: 5.5rem;
  font-weight: 400;
  color: var(--primary-color);
}

.bannerCol p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: var(--primary-color);
  font-weight: 400;
  text-align: center;
}

.bannerCol a.button_theme {
  margin-top: 10px;
  display: inline-flex;
}

.aboutcol-2 {
  line-height: 0;
}

.featureRow {
  position: relative;
}

.featureRow::before {
  content: "";
  position: absolute;
  width: 150px;
  background: url(../images/bg-left.png) no-repeat top left;
  left: 0;
  height: 250px;
  z-index: 0;
  background-size: contain;
  margin-top: -50px;
}

.featureRow::after {
  content: "";
  position: absolute;
  width: 150px;
  background: url(../images/bg-right.png) no-repeat bottom right;
  height: 250px;
  z-index: 0;
  background-size: contain;
  right: 0;
  bottom: 0;
}

.ondc_note {
    position: absolute;
    top: 0;
    display: flex;
    gap: 10px;
    color: #fff;
    align-items: center;
}
.ondc_note a {
    display: flex;
    gap: 10px;
    align-items: center;
    color: white;
    height: 33px;
    text-decoration: none;
}

/* feature column css */

.fea_col {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 115px;
  position: relative;
}

.fea_col h3 {
  font-size: 5rem;
  color: #692c00;
  text-align: left;
  margin-top: 0;
}

.fea_captions {
  margin-top: 1rem;
}

.fea_captions:after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #ec7925;
  height: 2px;
  left: 0;
}

.fea_col span {
  font-size: 3rem;
  color: #7b3d10;
  font-weight: bold;
}

.fea_captions {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.fea_cap_col,
.fea_cap_col a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fea_cap_col a {
  cursor: pointer;
}

.fea_cap_col a:hover {
  text-decoration: none;
  cursor: pointer;
}

.fea_cap_col span {
  font-size: 3rem;
  color: #7b3d10;
  font-weight: bold;
}

.fea_cap_col p {
  color: #ec7925;
  font-size: 2rem;
  font-weight: bold;
}

/* feature column css end */

.product_sm_banner img:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  transition: 0.5s ease;
}

.page-main>.page-title-wrapper .page-title {
  margin-bottom: 20px;
}

.page-header .panel.wrapper {
  background-color: var(--primary-color);
}

.header.content {
  padding: 0 !important;
}


.block.block-search {
  margin: 3rem 11rem 0rem 0rem !important;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: var(--primary-color);
  color: #ffffff;
  height: 24px;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  margin: 0;
  width: 24px;
  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 #5f5f83; */
}

.header.links>li:nth-child(3) {
  padding-right: 0 !important;
  border-right: none !important;
}

.navigation .level0>.level-top {
  color: var(--primary-color);
  font-weight: 500;
}

.navigation .level0.parent>.level-top {
  padding-bottom: 20px;
  padding-top: 8px;
}

.navigation .level0>.level-top {
  line-height: 35px !important;
}

.bannerwrapper {
  position: relative;
}

.header.panel>.header.links>li {
  font-size: 14px;
}

/*li.link.authorization-link::before{
    content: "\f007";
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    padding-right: 5px;
}*/

.page-header .panel.wrapper {
  border-bottom: none;
}

.page-header .header.panel {
  padding-top: 6px;
  padding-bottom: 6px;
}

.breadcrumbs a:visited {
  color: var(--primary-color);
  text-decoration: none;
}

.product-reviews-summary .reviews-actions .action.add {
  color: var(--primary-color);
}

.block-static-block {
  max-width: unset !important;
  padding: 0 !important;
}

.home-slider,
.home-slider-2 {
  padding: 0 !important;
  position: relative;
}

/*.sellerBanner::before {
    content: '';
    position: absolute;
	background:#f2e3c7;
    left: 0;
    width: 100%;
    height: 380px;
    z-index: -1;
	background-size: contain;
}*/
.sellerBanner {
  background-color: #e8e3d9;
  padding: 0;
  border-radius: 7px;
  overflow: hidden;
}

.image-responsive.middle-block {
  object-fit: cover;
  width: 100%;
}

.meet-artisans-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  background: #f7eae1;
  height: 403px;
}

/*-- owl button css */
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin: 0;
  height: 30px;
}

.owl-carousel .owl-item {
  min-height: 100%;
  text-align: center;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: var(--primary-color) !important;
  color: #fff;

}

.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 5%;
  display: block;
  background-color: rgba(255, 255, 255, 0.7) !important;
  font-size: 3rem !important;
  color: #333;
  width: 25px;
  height: 25px;
}

.owl-carousel .owl-nav .owl-next span {
  position: absolute;
  top: -12px;
  left: 8px;
}

.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 5%;
  display: block;
  background-color: rgba(255, 255, 255, 0.7) !important;
  font-size: 3rem !important;
  color: #333;
  width: 25px;
  height: 25px;
}

.owl-carousel .owl-nav .owl-prev span {
  position: absolute;
  top: -12px;
  left: 7px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  color: var(--primary-color);
}

.footer-logo .owl-nav .owl-prev {
  left: 0;
}

.footer-logo .owl-nav .owl-next {
  right: 0;
}

.footer-logo .owl-item img {
  width: unset !important;
}

.block-static-block img {
  width: auto;
  /* margin-bottom: 0; */
}

/*-- owl button css end*/

.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;
}

.product-item {
  border: 1px solid #f0f0f0;
  border-radius: 8px;
}

.shopbycategory {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  margin: 70px 0;
}

.shopbycategory .cat-slider {
  margin-bottom: 0;
}

.nrlm-section-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  /* border-bottom: 1px solid #f0f0f0; */
  /* margin-bottom: 1.5rem;
  padding-bottom: 1.5rem; */
  position: relative;
  padding: 0 25px;
}

/* .nrlm-section-title h2::before{
  content: '';
  position:absolute;
  width: 48px;
  height: 48px;
  background: url('../images/logo-emblem.svg') no-repeat center;
  top: -50px;
} */

.nrlm-section-title h2 {
  font-weight: 500;
  margin: 0;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: var(--primary-color);
  background-color: #fff;
  padding: 0px 10px;
  position: relative;
  bottom: -20px;
  z-index: 2;
}

.nrlm-section-title .nrlm-border-button {
  /* border: 1px solid var(--primary-color); */
  padding: 4px 7px;
  border-radius: 4px;
  color: var(--primary-color);
  margin: 1rem 0 3rem 0;
}

.nrlm-section-title .nrlm-border-button:hover {
  color: var(--primary-color);
  text-decoration: underline;
}

.widget .block-title strong {
  font-weight: 600;
}

.block-personal {
  margin: 0 !important;
}

.action-primary:hover {
  background-color: #e0a996;
  color: var(--primary-color);
  border-color: var(--primary-color);
}

.product-item-name>a {
  color: #666;
  line-height: 1.4;
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product-item-name {
  font-size: 1.4rem;
}

.product-item-name::first-letter {
  text-transform: uppercase;
}

.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: var(--primary-color);
  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: #e9e2d8;
  height: 260px;
}

.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;
}

.assured {
  display: flex;
  justify-content: space-around;
  align-items: start;
  padding: 20px 0;
  margin: 0 auto 25px;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.assure-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.assureTitle {
  color: #FFF6E3;
}

.searching-tags a {
  color: #ffffffb8;
  padding: 5px;
}

.searching-tags a:hover {
  color: #ffffff;
}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.instagram {
  background: #dd4b39;
  color: white;
}

.kooapp {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}


.searching-tags {
  color: #ffffffb8 !important;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #ffffff3d;
}

.searching-tags a {
  color: #ffffffb8;
  padding: 5px;
}

.searching-tags a:first-child {
  padding-left: 0;
}

.searching-tags a:hover {
  color: #ffffff;
}

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}


.share-container {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 1rem;
}

.share-toggle {
  background-color: transparent;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 8px;
  border-radius: 50%;
  width: 12px;
  cursor: pointer;
  z-index: 2;
  transition: background 0.3s;
  height: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.share-toggle:hover {
  background-color: var(--primary-color);
  color: #fff;
}


.social-icons {
  display: flex;
  gap: 10px;
  margin-left: 10px;
  opacity: 0;
  width: 0;
  overflow: hidden;
  transition: all 0.4s ease;
}


.share-container:hover .social-icons {
  width: 243px;
  opacity: 1;
}

.social-icons .icon {
  background-color: transparent;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 9px 10px;
  border-radius: 50%;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
  width: 10px;
  height: 10px;
}

.social-icons .icon:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.sku-share-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start !important;
}


.searching-tags {
  color: #ffffffb8 !important;
  margin-top: 20px;
  padding-top: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #ffffff3d;
}

.footer.content.mainf {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0;
}

.page-footer {
  padding-bottom: 0;
  background-color: var(--primary-color);
}

.product-item-actions .actions-primary+.actions-secondary>.action:last-child {
  display: none;
}

.footer-logo {
  margin-bottom: 0;
}

.footer.content .links a {
  color: #FFF6E3;
  display: block;
  padding: 5px 0 !important;
  font-size: 1.4rem;
}

.footer.content .links a:hover {
  color: #FFF6E3 !important;
  text-decoration: underline;
}

.footer.content .links h3 {
  color: #FFF6E3;
  margin-top: 0;
}

.footer.content .links p {
  color: #FFF6E3;
}

.footer.content .links>li {
  background-color: transparent;
  font-size: 1.2rem;
  border-top: none !important;
  margin: 0 !important;
}

.footer.content .links a:visited {
  color: rgba(255, 255, 255, 0.5);
}

/*.product-reviews-summary{
margin-bottom: 15px;
    position: absolute;
    top: 190px;
    z-index: 99;
    background: #ffffffb0;
    padding: 5px;
}*/
.footer.content .links li {
  margin: 0 !important;
  border-top: none !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;
}

.socilaLinks a img {
  width: 15px;
  float: left;
}

.minicart-wrapper .block-minicart {
  z-index: 999 !important;
}

.minicart-items .product-item-name a {
  color: var(--primary-color) !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: -34px;
  right: 400px;
}

.compare.wrapper .action.compare {
  line-height: 32px;
  color: #fff !important;
  text-decoration: none;
}

.action.primary:focus {
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
}

.cart.table-wrapper .product-item-name {
  font-size: 1.5rem !important;
}

.cart button.update {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  border-radius: 4px;
  color: #fff
}

.cart button.update:hover {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}

.footer.content {
  border-top: none;
}

.page-footer .links .widget.block p {
  color: #eee !important;
}

.woops {
  padding: 3rem 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
}

.woops span {
  margin-top: 1rem;
  display: block;
}

.woops img {
  width: 40%;
}

.woops a {
  background-color: transparent;
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  padding: 0.5rem 1rem;
  text-align: center;
  border-radius: 4px;
}

.woops a:hover {
  background-color: var(--primary-color);
  color: #fff;
  text-decoration: none;
}

.copyright {
  background-color: transparent;
  color: #eee;
  text-align: center;
}

.copyright a {
  color: #fff;
  text-decoration: underline;
}

.copyright a:hover {
  text-decoration: none;
}

.page-products .products-grid .product-item {
  padding: 0 !important;
}

.ad_banner {
  border-radius: 10px;
  overflow: hidden;
}

.ad_banner img {
  width: 100%;
  height: 100%;
}

.products-grid .product-image-container img,
.slick-list .product-image-container img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 7px 7px 0 0;
}

.product.attribute.overview p {
  text-align: justify;
}

.wk-seller-product-disclaimer-text {
  text-align: justify;
}

/*-- SociAL LOGIN BUTTON CSS ---*/
.block-customer-login {
  margin-bottom: 0px !important;
}

.login-container .fieldset:after {
  content: unset !important;
}

.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
}

#otpsign {
  color: #006bb4 !important;
}

#pwdsign {
  color: #006bb4 !important;
  margin-bottom: 15px;
}

#otpsign:hover,
#pwdsign:hover {
  text-decoration: underline;
}

/*-- SociAL LOGIN BUTTON CSS END---*/

/* my-order-css-start */
/* order */
.sidebar-main {
  padding-right: 0;
}

.myorder {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 2rem;
}

.order-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sub-heading h3 {
  font-size: 22px;
  color: #0B4981;
}

.search-bar {
  width: auto;
}

.sortby .search {
  position: relative;
  color: #aaa;
  font-size: 16px;
  width: auto;
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  overflow: hidden;
}

.sortby .search input {
  width: auto;
  background-color: transparent;
  color: #8D8787;
  border: none;
  padding: 8px;
}

/* .block-search .action.search:before{
    position: absolute;
    right:0
} */

.sortby .search .fa-search {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 14px !important;
}

/* filter */
.custom-filter {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  width: 100%;
}

.custom-filter div {
  flex: 1 0 auto;
}

/* .custom-filter .sortby{flex: 1 0 auto;} */

.custom-label {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}

select.custom-select,
input.custom-select,
input[type="date"].custom-select {
  min-width: auto;
  background: #fff;
  color: #8D8787;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  padding: 2px 12px;
}

/* order-details */
.order-details {
  gap: 24px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.order-details .order-list:last-child {
  padding-bottom: 3rem;
}

.order-list-header {
  padding: 1rem;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  background-color: #FCF6E6;
  border-top-left-radius: 8px;
  border: 1px solid #E9E9E9;
  border-top-right-radius: 8px;
  border-bottom: none;
}

.orderid h4 {
  font-size: 18px;
  margin: 0;
}

.orderid h4 span {
  color: #0B4981;
}

span.orderrplaced,
label.orderrplaced {
  font-size: 14px;
  color: #333;
  display: grid;
  gap: 5px;
  font-weight: 600;
}

label.orderrplaced {
  color: #767778 !important;
}

span.order-date-place {
  font-size: 16px;
  color: #767778 !important;
  display: inline;
}

select.custom-order-date-place {
  border: none;
  background: none;
  font-size: 16px;
  min-width: 100px;
  padding: 0;
}

.order-list .order-details-body {
  padding: 1.5rem;
  display: grid;
  grid-template-columns: [col1] 40% [col2] 25% [col3] 25%;
  height: 100%;
  justify-content: space-between;
  border: 1px solid #E9E9E9;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.order-details .order-details-body {
  border-radius: 8px !important;
}

.order-imges {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
}

.return-order {
  color: #797B7D;
  font-size: 13px;
}

.detail-order-des {
  display: flex;
  align-items: center;
  gap: 15px;
}

.images-list {
  width: 90px;
  height: 90px; 
  overflow: hidden;
}

.images-list img {
  width: 100%;
  height: 100%;
   border-radius: 50%;
}

.div.quati {
  display: flex;
  gap: 13px;
  margin: 7px 0 0 0;
  color: #797B7D;
}

span.bold-color {
  color: #0B4981;
  display: inline-block;
}

.order-statusui {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: #797B7D;

}

h3.yellow-text {
  color: #EBAC09;
  margin-bottom: 4px;
  font-size: 20px;
}

h3.green-text {
  color: #21A34D;
  margin-bottom: 4px;
  font-size: 20px;
}

h3.blue-text {
  color: #2E7D9E;
  margin-bottom: 4px;
  font-size: 20px;
}

h3.grey-text {
  color: #2E7D9E;
  margin-bottom: 4px;
  font-size: 20px;
}

h3.pending-text {
  color: #D8753D;
  margin-bottom: 4px;
  font-size: 20px;
}

h3.cancelled-text {
  color: #D83D3D;
  margin-bottom: 4px;
  font-size: 20px;
}

.order-AWB {
  display: grid;
}

.order-AWB span {
  display: block;
}
 .actions-toolbar::before{
  content: unset !important;
 }
.orderid h4 a {
  border: none;
  padding: 0;
  color: var(--primary-color);
}
.orderid h4 a:hover {
  text-decoration: underline;
  background-color: transparent;
  color: var(--primary-color);
  border: none;
}
.order-button {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: self-end;
  gap: 15px;
}



a.button-customorder {
  border: 1px solid #d1d1d1;
  background: none;
  text-decoration: none;
  color: #797B7D;
  cursor: pointer;
  padding: 7px 30px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  min-width: 120px;
}

a.button-customorder:hover {
  border: 1px solid #E26910;
  background-color: #E26910;
  color: #fff;
}

/*  */
.order-tracked {
  display: flex;
  gap: 20px;

}

.order-track-step {
  display: flex;
  height: 7rem;
}


.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: #228B22;
}

.order-track-status-dot.complted::before {
  content: '';
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  left: 8px;
  top: 5px;
  background: #228B22;
  transform: rotate(45deg);
  height: 8px;
  width: 4px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.order-track-status-dot.complted.laststatus::after {
  content: '';
  display: none;
}

.columns:after {
  clear: none !important;
}

.order-track-status-dot.complted::after {
  content: '';
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  width: 2px;
  height: 7rem;
  background: #228B22;
  left: 10px;
  z-index: -11;
}

.order-track-status-dot.complted.last::after {
  content: '';
  display: none;
}

span.order-track-status-dot.not-completed {
  background: #DDDDDD;
}

.order-track-status-dot.not-completed::after {
  content: '';
  display: inline-block;
  margin: 0 auto;
  position: absolute;
  width: 2px;
  height: 7rem;
  background: #ddd;
  left: 10px;
  z-index: -11;
}

.order-track-status-dot.not-completed.laststatus::after {
  content: '';
  display: none;
}

.order-track-text-stat,
.order-track-text-sub {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 3px;
}

.order-track-text-sub {
  min-width: 96px;

}

.order-track {
  /* transition: all .3s height 0.3s; */
  transform-origin: top center;
  width: 35%;
  padding: 15px;
}

.shipping-address {
  margin-top: 2rem;
  display: flex;
  width: 40%;
  flex-direction: column;
  gap: 20px;
  /* justify-content: space-between; */
}

.shipping-des {
  border: 1px solid #E9E9E9;
  padding: 2rem;
  border-radius: 8px;
  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;
}

.button-customorder-organge {
  border-radius: 5px;
  border: 1px solid #E26943;
  color: #E26910;
  /* background-color: none; */
  padding: 10px 20px;
  text-decoration: none;
  text-align: center;
  width: auto;
  display: inline;
}

.button-customorder-organge:hover {
  border: 1px solid #E26943;
  background-color: #E26943;
  color: #fff;
  text-decoration: none;
}

.button--organgebg {
  border-radius: 5px;
  border: 1px solid #E26943;
  background-color: #E26943;
  color: #fff;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
}

.sidebar .product-items-names .product-item {
  padding: 1rem;
}

/* cancel-response */
.cancel-response {
  margin-top: 2rem;
  border: 1px solid #D4CACA;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-between;
}

.heading-custom {
  color: #444444;
  font-size: 18px;
  font-weight: 600;
}

.cancel-list {
  border: 1px solid #D4CACA;
  padding: 20px;
  border-radius: 10px;
  display: flex;
  justify-content: stretch;
  align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}

.cancel-list label {
  color: #444444;
  font-weight: 500;
  font-size: 16px;
}

.custom-radio {
  width: 20px;
  height: 20px;
}

input[type="radio"] {
  background: #E26910;
}

label.heading-custom {
  color: #444444;
  font-size: 16px;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}

.select-raise {
  width: 100%;
}

textarea.textarea {
  width: 100%;
  color: #8D8787;
  border: 1px solid #8D8781;
  border-radius: 5px;
  padding: 10px;
}

.upload {
  margin: 20px 0;
}

.upload label {
  cursor: pointer;
}

.upload input {
  display: none;
}

.upload span {
  position: relative;
  width: 100px;
  height: 100px;
  border: 1px solid #D4CACA;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform .4s;
}

.upload i {
  position: absolute;
  font-size: 25px;
  color: #A79F9F;
}

.dic.dflex {
  display: flex;
  gap: 20px;
}

.order-process p {
  color: #767778;
}

a.refundedyet {
  color: #397CAC;
  display: block;
  margin-top: 10px;
}

span.provider-payment {
  display: block;
  font-size: 14px;
  color: #625E5E;
}

.shipping-address.order-refund,
.order-view {
  width: 100%;
}

.shipping-address.order-refund .shipping-des {
  flex-direction: row;
  justify-content: start;
}

.shipping-address.order-refund .shipping-des .adress-heading {
  width: 50%;
}

.order-view .shipping-des {
  flex-direction: row;
  justify-content: space-between;
}

.order-view .shipping-des .adress-heading {
  width: 50%;
}

.track-shippment.dic.dflex .button-customorder-organge {
  height: auto;
  font-size: 14px;
}

.track-shippment.dic.dflex {
  align-items: center;
}

.d-flex-class {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

.adress-heading.d-flex-class .div {
  gap: 10px;
  display: flex;
  flex-direction: column;
  color: #444444;
}

.adress-heading.d-flex-class .div h5 {
  margin: 0.7rem 0;
}

.star-rating {
  display: flex;
  gap: 20px;
  font-size: 1.5em;
  padding: 0 .2em;
  text-align: center;
}

.star-rating input {
  display: none;
}

.star-rating label {
  color: #ccc;
  cursor: pointer;
}

.star-rating :checked~label {
  color: #f90;
}

.star-rating label:hover,
.star-rating label:hover~label {
  color: #fc0;
}

.list-reaise {
  margin-bottom: 15px;
}

.order-track-step:last-child {
  height: 2rem;
}

/* help & support css */
.helpSupport {
  max-height: 425px;
  box-sizing: border-box;
  overflow: hidden;
}

.help_support_content {
  align-self: center !important;
}

.help_support_content>div {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  padding: 0 40px;
  align-items: flex-start;
}

.help_support_content>div h1 {
  font-size: 45px;
  margin-bottom: 10px;
}

.help_support_content>div p {
  font-size: 18px;
  margin-bottom: 40px;
}

.help_support_content>div a {
  background-color: #EF8303;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 20px;
}

.helpinfo {
  margin: 0;
  padding: 0 10rem;
  overflow: hidden;
}

.guide_box {
  display: flex;
  justify-content: space-between;
  gap: 30px
}

.guide_box .guide_item {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 7px;
  padding: 2.5rem;
  flex: 1 0 45%;
}

.guide_content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  flex-direction: column;
  text-align: center;
}

.guide_content a {
  background-color: #EF8303;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
}

.help_section2 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.help_section_content {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0 !important;
}

.help_section_content .no {
  font-size: 100px;
  color: #EF8303;
  padding-right: 3rem;
  line-height: 1;
}

.help_section_content .help_center {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.help_section_content .help_center h4 {
  font-size: 28px;
  line-height: 4rem;
  font-weight: 400;
  margin-top: 0;
}

.help_section_content .help_center a {
  background-color: #EF8303;
  color: #fff;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 1rem;
  display: inline-block;
}

.help_section_content .help_center p {
  font-size: 16px;
  margin-bottom: 5rem;
  font-weight: 600;
}

.help_center small {
  display: block;
}

.help_section_content .img_section {
  background: url('../images/bg-help.png') no-repeat;
  background-size: contain;
  padding: 0rem 6rem;
  background-position: bottom;
}

.linkFaq {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

/* help & support css end */

/* Table Styles */

.table-wrapper {
  margin: 0 auto;
  overflow-x: unset !important;
  overflow-y: unset !important;
  /* box-shadow: 0px 35px 50px rgba( 0, 0, 0, 0.2 ); */
}

.fl-table {
  border-radius: 5px;
  font-size: 14px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  background-color: rgb(219, 212, 212);
}

.fl-table td,
.fl-table th {
  text-align: center;
  padding: 8px;
}

.fl-table td {
  border-right: 1px solid #f8f8f8;
  text-align: left;
}

.fl-table thead th {
  color: #ffffff;
  background: #1a1616;
}


.fl-table thead th:nth-child(odd) {
  color: #ffffff;
  background: #131010;
}

.fl-table tr:nth-child(even) {
  background: #F8F8F8;
}

.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #f0f0f0 !important;
}
/* my order css end */
/* Accessibility */
.pagina-acessivel {
  background-color: #111111 !important;
  color: #ff0 !important;
}

.minicart-wrapper .pagina-acessivel::before {
  color: #ff0 !important
}

.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;
}

.stock.unavailable {
  color: red;
}

/*--- media page css start ----*/
.mediatext_col>div {
  height: 100%;
}

.mediatext_col .landing_text {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
  padding: 5rem 0 3rem;
  box-sizing: border-box;
}

.mediatext_col .landing_text .top_content {
  padding-right: 5rem
}

.mediatext_col .landing_text .top_content span {
  font-size: 24px;
  color: #E06D1A;
  font-family: 'Domine', serif;
}

.mediatext_col .landing_text .top_content h1 {
  color: #8F282E;
  font-size: 64px;
  font-weight: 600;
}

.bottom_content span {
  font-family: 'Domine', serif;
  font-size: 20px;
  font-style: italic;
}

.bottom_content h4 {
  color: #8F282E;
  font-size: 24px;
  margin-top: 5px;
}

.downloadSec>div {
  height: 100%;
}

.section_brochure {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  height: 100%;
  padding: 5rem 0 3rem;
  box-sizing: border-box;
}

.section_brochure .section_text h2 {
  font-size: 64px;
  color: #7C282B;
  font-style: italic;
}

.section_text p {
  font-size: 24px;
  font-style: italic;
  color: #283561;
  font-family: 'Domine', serif;
}

.menu,
.drop-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.menu-item {
  display: inline-block;
  position: relative;
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
  border-radius: 7px;
}

.menu-item a {
  text-decoration: none;
  padding: 6px 10px;
  color: #fff;
  display: block;
}

.drop-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: auto;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
  white-space: nowrap;
}

.drop-menu-item {
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}

.drop-menu-item:hover {
  background-color: #eee;
}

.drop-menu-item a {
  color: #555;
}

.menu-item:hover .drop-menu {
  display: block;
}

.video_content {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  padding: 4rem 2rem;
  height: 365px;
  align-items: flex-start;
}

.video_content .content_head p {
  font-size: 36px;
  color: #4D4D4D;
}

.video_content .content_head span {
  background: #FFB587;
  color: #000;
  text-align: center;
  padding: 4px 14px;
  border-radius: 12px
}

.video_action .colflex {
  margin-bottom: 15px
}

.video_action .colflex a {
  background: #244076;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  margin-right: 10px;
  border-radius: 4px;
  text-decoration: none;
}

.video_action .colflex a:hover {
  text-decoration: none;
}

.video_action .colflex a i {
  font-family: font-awesome;
  margin-right: 7px;
}

.video_action p {
  color: #000
}

.videowrap {
  position: relative;
  margin: 5rem;
}

.videowrap::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30px;
  top: 30px;
  background-color: #F47C38;
  border-radius: 30px 0px;
  z-index: -1;
}

.videowrap video {
  border-radius: 25px;
  height: 365px;
  object-fit: cover;
  margin: -11px 13px;
  padding: 0;
  box-sizing: border-box;
}

.media-item {
  display: block;
  height: 360px;
  border-radius: 2rem;
  overflow: hidden;
}

.modal-img,
.model-vid {
  width: 100%;
  height: auto;
}

.modal-body {
  padding: 0px;
}


/*--- media page css end ----*/




.wk-mp-collection-container .block-account {
  margin-bottom: 0px;
}

.wk-mp-collection-container .block-account h4 {
  margin: 0px;
}

.wk-mp-aboutus-data {
  width: 100%;
}

.wk-mp-aboutus-data p {
  width: 100%;
  text-align: justify;
}

.wk-mp-aboutus-data img {
  width: 100%;
  height: auto;
}

.wk-mp-aboutus-data iframe {
  width: 800px;
  height: 500px;
}

/*for extra large devices*/



/* product page */
.row-create-product {
  display: flex;
}

.col-product-70 {
  width: 70%;
}

.col-product-30 {
  width: 30%;
  padding: 20px 50px;
}

/*Help Video*/
.wk-mp-guide-video {
  float: left;
  padding-top: 20px;
}

/*Tooltip Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #e9e2d8;
  color: #000;
  text-align: center;
  padding: 5px 5px;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  font-size: 1.3rem;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

h1.page-title {
  font-size: 30px;
}

.colContent ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

.linkItem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.linkItem .info h4,
.linkItem .info p {
  margin: 0;
}

.linkItem .info h4 a {
  color: var(--primary-color);
  text-decoration: none;
}

.linkItem .info h4 a:hover {
  color: #f7ac3b;
}

.infobtn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.2rem;
  margin-bottom: 2rem;
  gap: 15px;
}

.infobtn span a {
  border: 1px solid #ccc;
  background-color: #dbdbdb;
  color: #333;
  text-decoration: none;
  border-radius: 4px;
  padding: 0.3rem 0.7rem;
}

.infobtn span a:hover {
  color: #000;
  background-color: #f8f8f8;
  text-decoration: none;
}

.products-related .product-items .product-item {
  margin-right: 15px;
}

.products-related .product-items .product-itemm .product-item-info,
.product-item-info.related-available {
  width: 100%;
}

/*Price Calculator*/

table#pricetable>thead>tr>th,
table#pricetable>tbody>tr>th,
table#pricetable>tfoot>tr>th,
table#pricetable>thead>tr>td,
table#pricetable>tbody>tr>td,
table#pricetable>tfoot>tr>td {

  padding: 5px 10px;
  line-height: 1;
}

table#pricetable h3 {
  background: #e9e2d8;
  padding: 4px;

}

table#pricetable input {
  height: 20px;
}

table#pricetable .text-danger {
  color: red;
}

.wk-mp-page-title #calcpop {

  float: right;
  margin-right: 20px;
  margin-top: 10px;
}

.wk-mp-page-title .tooltip {
  float: right;
  margin-right: 5px;
  margin-top: 10px;
}



.responsive-img {
  display: none;
}



form fieldset .discount-code {
  display: none;
}


/* cart page css */
.cart_progress {
  margin: 3.2rem auto 3rem auto;
}

.opc-sidebar {
  margin-top: 0 !important;
}

.opc-estimated-wrapper {
  display: none;
}

.cart_progress ul {
  list-style: none;
  display: flex;
  gap: 6rem;
}

.cart_progress ul li {
  position: relative;
  margin-right: 1rem;
  color: #ACACAC;
}

.cart_progress ul li.active {
  color: var(--primary-color);
  position: relative;
}

.cart_progress ul li.active span {
  background-color: var(--primary-color);
  color: #fff;
  margin-right: 0.7rem;
}

.cart_progress ul li.active::after {
  content: '';
  position: absolute;
  background-color: var(--primary-color);
  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;
}

button.action.primary.checkout {
  width: 220px;
  padding: 14px;
  font-size: 18px;
  border-color: var(--primary-color);
  background-color: var(--primary-color);
}

.cart.table-wrapper .actions-toolbar>.action-edit {
  display: none !important;
}

.checkout-cart-index .message-error {
  display: none
}

.checkout-error {
  color: red;
  width: 100%;
}

#review_crtchkout:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* .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;
}

.cart.table-wrapper .product-item-photo {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.cart.table-wrapper .actions-toolbar {
  right: 40px;
}

.prodcut_img a {
  max-width: none !important;
  padding-left: 0 !important;
}

.prodcut_img img.product-image-photo {
  object-fit: contain;
  border-radius: 7px;
  margin: 0 !important;
}

.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: var(--primary-color);
}

.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;
}

.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>.field.required>.label:after {
  font-size: 1.5rem !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: var(--primary-color);
  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: var(--primary-color);
  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;
  display: block;
  gap: 15px;
  align-items: center;
}

.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;
}

.actions-toolbar .primary .action.update{
  background-color: var(--primary-color);
  color: #fff;
}
.actions-toolbar .primary .action.update:hover{
  background-color: var(--hover-color-primary);
}

.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: var(--primary-color);
  border-radius: 4px;
  padding: 5px 12px;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;
}

.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: var(--primary-color);
}

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;
}

/* hide Pay with Razorpay button */
button.action.primary.checkout[data-bind*="Pay with Razorpay"] {
  display: none !important;
}

/* hide place order button */
.payment-method._active button[type="submit"] {
  display: none;
}

.customerform_wrapper {
  margin: 1rem;
  display: flex;
  justify-content: center;
  max-width: 65%;
  flex-direction: column;
}

.customerform_wrapper h2 {
  margin-bottom: 2rem;
}

.customer_detail_form {
  gap: 30px;
}

.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: 1rem !important;
  border: 1px solid #ddd;
  border-radius: 0.40rem;
  margin: 1.2rem 0;
  font-size: 1.6rem;
  height: auto;
}

.minicart-items .product-item .product {
  margin: 0.7rem;
}

.statecol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.customer_detail_form button {
  background-color: #5553A0;
  color: #fff;
  padding: 1.6rem;
  font-size: 1.6rem;
  cursor: pointer;
  border-radius: 0.4rem;
  width: 230px;
}

/* hide mobile login field */
div#wk-mobilelogin-note {
  display: none
}

.field.phone_number.required {
  display: none !important;
}

.actions-toolbar-trigger .action.primary,
.action.primary.checkout {
  padding: 14px 17px;
  font-size: 1.8rem;
  width: 100%;
}

.modal-header {
  border-bottom: 0;
  padding: 0;
}

/* cart page css end */

/* pan/gst css start */

.pan-div {
  border: 1px solid #C2C2C2;
  border-radius: 5px;
  position: relative;
  padding: 7px 17px 17px 17px;
  margin: 25px 0 20px 0;
}

.pan-div>div {
  margin-top: 15px;
}

.pan-div div label span {
  font-weight: 600;
}

.pan-div div:first-child>span {
  position: absolute;
  top: -16px;
  left: 3px;
  border: 1px solid #fff;
  background: #fff !important;
  padding: 4px 10px;
  font-weight: bold;
}

span#digiockerat {
  cursor: pointer;
}

.catalog-product-view #chart_matrix a.tab_sizes_button.sizes_chart.active {
  width: 100%;
}

.product-add-form #product_addtocart_form .wk_size_chart_button {
  margin-bottom: 1rem;
  cursor: pointer;
  font-weight: 600;
  color: #1da668;
}

.product-item .price-box {
  min-height: 45px;
}

/* .discount_pp {
  margin: 5px 0;
  font-weight: 600;
  color: #1da668;
  border-radius: 15px;
  padding: 2px 8px;
  display: table !important;
  border: 1px solid #1da668;
  border-width: 0 1px;
  font-size: 1.1rem;
} */

.gitag {
  position: relative;
}

.gitag::before {
  content: '';
  position: absolute;
  z-index: 2;
  width: 45px;
  height: 45px;
  background: url('../images/GItagged.png');
  border-radius: 50%;
}

.product-items .swatch-attribute {
  display: none
}

#deliveryStatuslin {
  color: #3B980D;
}

#deloptpinlin-msg {
  color: #ff0000;
}

.custom-review-size-wrapper span.wk_size_chart_button {
  order: 1;
  text-decoration: underline;
  cursor: pointer;
}

.custom-review-size-wrapper .review-summary {
  order: 2;
}

.custom-review-size-wrapper .review-summary:has(.rating-box) {
  margin-bottom: 12px;
}

.review-summary {
  display: flex;
  align-items: center;
  justify-content: flex-end !important;
  font-size: 20px;
  color: #333;
}

.rating-box {
  display: flex;
  align-items: center;
  margin-left: 10px;
  padding: 4px 8px;
  border: 1px solid var(--outline-color);
  background-color: transparent;
  color: var(--primary-color);
  font-weight: bold;
}

.star {
  color: #FAAD14;
  margin-left: 4px;
}

.reviews-section {
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  max-width: 600px;
}

.reviews-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rating-box {
  border: 1px solid #ccc;
  padding: 4px 8px;
  border-radius: 4px;
  background-color: #fff8e1;
  color: #b85c00;
  font-weight: bold;
  display: inline-block;
}

.review {
  margin-top: 20px;
}

.review-meta {
  color: #555;
  font-size: 14px;
}

.review-meta b {
  color: #000;
}

.review-rating {
  float: right;
}

/* pan/gst css end */

/* responsive css */

@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: 1440px;
  }

  [data-content-type="row"][data-appearance="contained"] {
    max-width: 1440px;
  }

  .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;
  }

  .related-available span.product-image-container {
    width: 100% !important;
  }

  /*.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 {
    padding: 1.5rem !important;
    margin-bottom: 1.2rem !important;
  }

  .minicart-items .product-image-container {
    width: auto !important;
  }

  .minicart-items .product-image-container img {
    width: 60px !important;
    max-height: 85px;
    object-fit: contain;
  }

  .fotorama__stage__frame.fotorama__active.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img img {
    width: 100%;
    object-fit: contain;
  }
}


@media (min-width: 1367px) and (max-width: 1679px) {
  .conventional_banner::before {
    height: 447px;
  }

  .account-wrapper { 
  margin: 4rem -40% 0 0;    
}

  .authenticate_user::before {
    height: 445px;
  }

  .gateway_india::before {
    height: 500px;
  }

}

@media (max-width: 1366px) {
  
  div#switcher-language-trigger {
    margin-right: 40px;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    height: 451px;
  }
  .account-wrapper { 
  margin: 4rem -39% 0 0;   
}
}

@media (min-width:1081px) and (max-width:1365px) {

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }
}

@media (max-width: 1080px) {

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }
  .account-wrapper { 
  margin: 2rem -46.5% 0 0;
}

  .gateway_india {
    background-color: #FFF1D7;
    height: auto;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }

  .sellerMonth {
    flex-direction: column;
  }

  /* .bharat_text::before{
    height: 175px;
  } */
  .about2_banner picture {
    height: 320px
  }

  .bannerCol h2 {
    font-size: 3.6rem;
    line-height: 4.5rem;
  }

  .seller_stats span {
    font-size: 1.8rem;
  }

  .test_item p {
    height: auto;
  }

  .testimonial_info h3 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }

  /* .sections.nav-sections .magicmenu{top: 45px;left: calc(50% - 265px);} */
  .logo-home img:first-child {
    width: 32px;
  }

  .logo-home img:last-child {
    width: 135px;
  }

  /* .g20-home img {
    width: 85px !important
  } */

  .minicart-wrapper,
  .block.block-search {
    margin-top: 1rem !important
  }

  .product_sm_banner img {
    height: 320px;
    width: 100%
  }
}

@media (max-width:1024px) {
  .bannerCol h2 {
    line-height: 5.5rem;
  }

  /* .bharat_text::before{
    height: 162px;
  } */
  .sellerMonth {
    flex-direction: column;
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
    height: auto;
  }

  /* .sections.nav-sections .magicmenu {   
    top: 45px;        
    left: calc(50% - 275px);
  } */
  select.custom-select {
    min-width: 80px;
  }

  input.custom-select {
    min-width: 80px;
  }

  .custom-label {
    font-size: 14px;
  }

  .order-track {
    width: 50%;
  }

  .shipping-address {
    width: 50%;
  }

  .div.quati {
    font-size: 12px;
  }

  .order-track-status {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .shipping-address.order-view {
    width: 100%;
  }

  .order-process {
    width: 25%;
  }

}

@media (max-width: 1024px) {

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }
  .account-wrapper {  
  margin: 2rem -51.5% 0 0;
}

  .conventional_banner {
    background-color: var(--primary-color);
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .page-header {
    height: 100px
  }

  /* .sections.nav-sections .magicmenu {left: calc(54% - 265px);} */
  .magicmenu .nav-desktop .level0 .level-top {
    padding: 15px 6px;
    font-size: 12px
  }

  .header.content>div {
    margin-left: 0px;
  }

  .bannerCol {
    padding: 30px
  }

  .video_test .item {
    display: block;
  }

  .product_sm_banner .productsm_banner_content p {
    font-size: 16px
  }

  .product_sm_banner .productsm_banner_content span {
    font-size: 26px
  }

  .about2_banner a .lgbanner span {
    font-size: 30px
  }

  .shopnow {
    padding: 1rem 2rem;
    font-size: 14px;
  }

  .product_sm_banner .productsm_banner_content {
    padding: 1rem 1.5rem;
  }

  .about2_banner a .lgbanner .shopnow {
    padding: 0.75rem 1.5rem;
    font-size: 14px
  }

  .authenticity_banner {
    padding: 1rem 3rem
  }

  .authen_text {
    width: 62%;
  }

  .fullwidth p span {
    font-size: 40px
  }

  .colitems {
    margin: 0 0.5rem
  }
 
  .colItem {
    padding: 1rem
  }

  .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: 25px !important;
  }

  .navigation .level0.parent>.level-top {
    padding-bottom: 8px;
  }

  .navigation .level0 .submenu {
    z-index: 2;
  }

  nav.navigation {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    display: unset !important;
    width: unset !important;
    background: unset !important;
  }

  .slider-content {
    top: 0;
    left: 54%;
  }

  .slider-content .flex-column h2 {
    font-size: 3rem;
    line-height: 6rem;
  }

  .slider-content .flex-column h3 {
    font-size: 1.8rem;
  }

  .about_banner::before {
    height: 240px;
  }

  .sellerBanner::before {
    height: 250px;
  }

  .cat-slider {
    padding: 40px 0;
  }

  .about_banner::before {
    height: 200px;
  }

  .header.content {
    height: 130px
  }

  .block-search input {
    left: 0 !important;
    top: 75px;
    width: 93%;
    margin: 0 15px !important;
  }

  .block-search input:focus {
    width: 100% !important;
    margin: 0 !important;
    position: absolute !important;
  }

  .block-search .label {
    display: none;
  }

  .aboutSection {
    margin: 0 auto;
  }
}

@media (max-width: 991px) {

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .seller_stats_wrapper {
    gap: 25px;
  }

  .sections.nav-sections.fixedMenu {
    width: 0;
  }
  .account-wrapper{
    display: none !important;
  }

  .sellerMonth {
    flex-direction: column;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
    height: auto;
  }

  /* .bharat_text::before{
    height: 162px;
  } */
  .header.content>div {
    margin-left: 50px;
    margin-right: 15px;
  }

  .pan-div>div:first-child {
    margin-top: 35px;
  }

  .nav-sections {
    background-color: #fbe9e0;
  }

  .page-layout-1column .product-info-main {
    width: 100% !important;
  }

  .page-title-wrapper h1.page-title {
    margin-top: 2rem;
  }

  .authen_text h3 {
    font-size: 3rem
  }

  .header.content {
    height: auto;
  }

  .product_sm_banner img {
    height: 245px;
    object-fit: cover;
    width: 100%;
  }

  .product_sm_banner img.imgrect {
    height: 395px;
  }

  .discount_price {
    left: 0;
    top: 85%;
  }

  .product_sm_banner .bn_right .ad_banner img {
    height: 370px;
    object-fit: cover;
    width: 100%;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a strong.shop_btn {
    padding: 0.5rem 2rem;
    font-size: 12px;
  }


  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery span {
    font-size: 1.6rem;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery h2 {
    font-size: 2.4rem
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery span.limited_text {
    font-size: 1.4rem;
  }

  .mediatext_col .landing_text .top_content span {
    font-size: 1.8rem;
  }

  .mediatext_col .landing_text .top_content h1,
  .section_brochure .section_text h2 {
    font-size: 4.5rem;
  }

  .video_content .content_head p {
    font-size: 2.4rem;
  }

  .mediatext_col .landing_text .top_content span {
    font-size: 18px
  }

  .mediatext_col .landing_text .top_content h1 {
    font-size: 40px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h1,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h2 {
    font-size: 36px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText span {
    font-size: 14px;
  }

  .bottom_content h4 {
    font-size: 18px;
  }

  .section_brochure .section_text h2 {
    font-size: 30px;
  }

  .brochure_download {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
  }

  .videowrap {
    margin: 5rem 0
  }

  .videowrap::before {
    background-color: transparent;
  }

  .videowrap video {
    height: 270px;
  }

  .video_content .content_head p {
    font-size: 24px;
  }

  .video_content {
    padding: 4rem 1rem
  }

  .page-header .nav-toggle {
    top: calc(14%);
  }
}

@media (max-width: 768px) {
  .page-layout-1column .product-info-main {
    width: 100% !important;
  }

  .page-layout-1column .product.media {
    width: 100% !important;
  }

  .product.data.items>.item.title.active::after,
  .product.data.items>.item.title::after {
    content: unset;
  }

  div#mtImageContainer img {
    width: 100%;
  }

  .modal-popup.modal-slide .modal-inner-wrap[class] {
    width: 100% !important;
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  .authenticate_user a,
  .conventional_banner a {
    padding: 0;
  }

  .shopbycategory::before,
  .shopbycategory::after {
    background-image: unset;
  }

  .wk-mp-banner {
    background-image: none !important;
    background-color: #EEf7ff;
  }

  .seller_stats_wrapper {
    justify-content: center;
    /* margin-top: 35px; */
  }

  .nav-sections {
    background: #fbe9e0;
  }

  .block-collapsible-nav {
    position: relative !important;
    top: 21px;
  }
  .order-details .order-details-body {  
  flex-direction: column;
  display: flex;
}

  .page-title-wrapper .order-status {
    margin-top: 10px !important;
  }

  .cart_progress ul {
    gap: 0 !important;
  }

  .footer .links {
    margin-top: 15px;
  }

  main#maincontent {
    margin-top: 0;
    padding-top: 0;
  }

  .conventional_banner a.fullbanner {
    margin-top: 0;
  }

  .cat-slider {
    padding: 0;
  }

  .block-search input {
    margin: 15px;
  }

  .aboutContent {
    padding: 30px
  }

  .aboutImg {
    padding: 0 30px 30px;
    display: flex;
    flex-direction: column
  }

  .aboutImg .about-gird-item3,
  .aboutImg .about-gird-item4 {
    margin-top: 0
  }

  .sections.nav-sections.fixedMenu {
    width: 0;
  }

  .objective-grid {
    flex-direction: column;
    padding: 1rem 5rem 2rem 5rem
  }

  .objective-item p {
    font-size: 16px;
    padding: 1rem 4rem;
  }

  .video-wrapper {
    flex-direction: column
  }

  .about2_banner a:hover {
    text-decoration: none;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h1,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h2,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor .bannerText h2 {
    font-size: 36px
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText span,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor .bannerText span {
    font-size: 14px
  }

  .product_sm_banner .productsm_banner_content p {
    font-size: 14px
  }

  .product_sm_banner .productsm_banner_content span {
    font-size: 28px
  }

  .product_sm_banner .productsm_banner_content {
    padding: 1.5rem;
    justify-content: center;
  }

  .about2_banner picture {
    display: none;
  }

  .about2_banner a .lgbanner {
    width: 100%;
    justify-content: flex-start;
    padding-top: 1rem;
  }

  .about2_banner a .lgbanner p {
    font-size: 14px
  }

  .about2_banner a .lgbanner span {
    font-size: 20px
  }

  .about2_banner a .lgbanner .shopnow {
    padding: 0.5rem 1rem;
    font-size: 14px
  }

  .about2_banner a .relibl_banner {
    position: relative;
    flex-direction: column;
  }

  .jtfCenter p span {
    font-size: 40px !important
  }

  /* .about_banner a {
    min-height: 260px;
  } */

  .authenticity_banner {
    padding: 3rem;
  }

  .authen_text {
    width: 100%;
  }

  .authen_text h3 {
    font-size: 22px
  }

  .authen_item span {
    font-size: 12px;
  }

  .category-wrapper::before {
    height: 230px;
  }

  .v-lg {
    display: none;
  }

  .v-sm {
    display: block;
  }

  .header.content {
    height: 130px;
    margin-top: 25px;
  }

  .page-main {
    padding-top: 15px;
  }

  .block.block-search {
    margin: 5px 1rem !important;
    width: 100%
  }

  .bannerCol {
    padding: 25px;
  }

  .bannerCol h2 {
    font-size: 3rem;
    line-height: normal;
  }

  .bannerCol p {
    font-size: 1.6rem;
  }

  .custom-access {
    display: none;
  }

  .slider-content {
    left: 47%;
  }

  .navigation ul {
    padding: 0;
  }

  .navigation .level0.parent>.level-top {
    padding-bottom: 0;
    padding-top: 0;
  }

  /* .owl-theme .owl-dots {
    left: 38%;
  } */

  .navigation .parent .level-top::after {
    top: 0;
  }

  .filter-title strong,
  .toolbar select {
    background-color: #fff;
    max-width: 95px;
  }

  .slider-content .flex-column h2 {
    font-size: 1.3rem;
    line-height: 2.5rem;
    margin-bottom: 0;
  }

  .slider-content .flex-column h3 {
    font-size: 14px;
    margin: 0.5rem 0;
  }

  .slider-content .flex-column span.button {
    padding: 0.1rem 0.8rem;
    font-size: 12px;
  }

  .item-1,
  .item-2,
  .item-3,
  .item-4,
  .item-5,
  .item-6,
  .item-7,
  .item-8 {
    grid-row: unset !important;
    height: 150px !important;
    margin-bottom: 10px !important;
  }

  /* .container1 {
    display: flex;
  }

  .imgs {
    object-position: bottom center;
  } */

  .nav-sections .header.links li,
  .navigation .level0 {
    font-size: 1.2rem !important;
  }

  #html-body [data-pb-style="VMEXP5O"] {
    margin-top: -20px;
    margin-bottom: 20px;
  }

  .bn_right {
    margin-left: 0 !important;
    margin-top: 15px;
  }

  #html-body [data-pb-style="U8D2POL"] {
    margin-left: 0 !important;
  }

  .displayflex {
    gap: 10px;
  }

  .displayflex .column1 {
    margin-bottom: 0;
  }

  .meet-artisans-wrapper {
    margin: 20px 0 0;
  }

  .product-info-main .product-add-form {
    padding-top: 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 {
    margin: 7px 0;
  }

  .page-wrapper {
    min-height: auto;
  }

  .page-header {
    margin-bottom: 0;
    height: 150px
  }

  .page-header .header.panel {
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-home {
    float: left;
    margin: 8px 0;
    padding: 0;
  }

  .logo-home img:first-child {
    width: 35px;
  }

  .logo-home img:last-child {
    width: 130px;
  }

  .g20-home img {
    margin-top: 15px;
    width: 85px !important;
  }

  .nrlm-section-title h2 {
    font-size: 24px;
    line-height: 3.0rem;
  }

  .small-text {
    font-size: 1.2rem;
  }

  .accessorize-yourself-row {
    margin-top: 0;
  }

  nav.navigation {
    position: unset;
    top: unset;
    left: 5px;
    display: unset;
    width: unset;
  }

  .displayflex {
    flex-direction: column;
    width: 100%;
  }

  .action.primary,
  .action-primary {
    background: var(--primary-color);
    border-color: var(--primary-color);
    border-radius: 4px;
  }

  .column.main .product-item {
    margin-bottom: 1.5rem !important;
  }

  .artisan_banner::before {
    height: 150px;
  }

  .meet-artisans-wrapper::before {
    height: 120px;
  }

  #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"],
  #html-body [data-pb-style="QV7RDUP"],
  #html-body [data-pb-style="OGOS3AO"] {
    margin-left: 0 !important;
    margin-top: 15px;
  }

  .assured {
    flex-wrap: wrap;
  }

  .assure-item {
    flex: 1 0 33%;
    margin-bottom: 15px;
  }


  .footer.content.mainf {
    flex-direction: column;
  }

  .footer.content .links>li {
    padding: 0;
    border-top: none;
  }

  .about_banner::before {
    height: 100px;
  }

  .sellerBanner::before {
    height: 135px;
  }

  nav.navigation {
    position: unset !important;
    top: unset !important;
    left: unset !important;
    display: unset !important;
    width: unset !important;
    background: unset !important;
  }

  .owl-theme .owl-controls .owl-buttons>div.owl-prev,
  .owl-theme .owl-controls .owl-buttons>div.owl-next {
    top: -110px;
  }

  .slider-content {
    top: 0;
  }

  .slider-content h2 {
    font-size: 16px;
  }

  .slider-content h3 {
    font-size: 14px;
  }

  .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;
  }

  .page-header .nav-toggle {
    top: calc(20%);
  }
}

@media (max-width:768px) {

  .minicart-wrapper,
  .block.block-search {
    margin-top: 2rem !important;
  }

  .bannerCol h2 {
    line-height: 4rem;
    font-size: 3rem;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .sellerMonth {
    flex-direction: column;
    align-items: center;
  }

  .new_begining {
    margin-top: -35px;
  }

  .shop_catwrapper {
    margin-top: -35px;
  }

  .gateway_india {
    height: auto;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  .authenticate_user {
    background-color: #FFF6E3;
    margin-bottom: 35px;
  }

  .shopbycategory {
    margin-bottom: 35px;
    margin-top: 35px;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }

  /* .bharat_text::before{
    height: 132px;
  } */
  .payment_cycle {
    width: auto;
    display: block;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 3rem 3rem;
    color: #fff;
  }

  .cart.table-wrapper .action {
    margin: 0 0 0 1rem !important;
  }

  .work-item div:first-child {
    height: auto;
  }

  .overview_help {
    padding: 2rem
  }

  .uk-container {
    width: 100%
  }

  .paymentCycle {
    padding: 0 2rem
  }

  .scheduled_work {
    flex-direction: column
  }

  .work_date {
    width: auto;
    padding: 1rem 3rem;
  }

  .scheduled_work::after {
    content: unset;
  }

  .video_test .item {
    display: block;
  }

  .work-item:first-child div:last-child,
  .work-item:nth-child(3) div:last-child,
  .work-item:nth-child(5) div:last-child {
    padding: 3rem 0
  }

  .work-item:first-child,
  .work-item:nth-child(3),
  .work-item:nth-child(5) {
    flex-direction: column-reverse;
  }

  .work-item .info img {
    display: none
  }

  .ondc_note {
    background: var(--primary-color);
    left: 0;
    padding-left: 15px;
    width: 100%;
    padding: 5px;
  }

  .ondc_note a {
    height: auto;
  }
}

@media (max-width:767px) {
  .product-info-main a#profileconnect {
    margin-left: 0;  
  margin-top: 1rem;
  white-space: nowrap;
  display: inline-block;
}
span.sellershop {  
  display: inline-block;
  white-space: wrap;
  margin:0.5rem 0;
}
.btngroup{
  flex-direction: column;
  align-items: flex-end;
}
.item_details .price{
  position: absolute;
  right: 10%;
}
.detail-order-des{
  flex-direction: column;
}
  .delivery-bar {
    flex-direction: column;
  }
  .order-details .order-details-body {
    border-radius: 8px !important;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
}

  .delivery-bar .cstm_ship2 {
    justify-content: flex-start;
    width: 100%;
  }

  .page-layout-1column .product-info-main {
    width: 100% !important;
  }

  .page-layout-1column .product.media {
    width: 100% !important;
  }

  div#mtImageContainer img {
    width: 100%;
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
    padding: 0;
    border-radius: 5px;
  }

  .conventional_banner {
    background-color: var(--primary-color);
    padding: 0;
    border-radius: 5px;
  }

  .seller_stats_wrapper {
    flex-direction: column;
    height: auto;
  }

  .seller_stats span {
    font-size: 1.8rem;
  }

  .test_item p {
    height: auto;
  }

  .seller_stats {
    margin: 0;
  }

  .seller {
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .page-products .sorter {
    display: flex;   
    gap: 15px;
  }

  .gi_page_products,
  .odop_page_products {
    margin-top: 115px;
  }


  .seller_stats::after {
    content: unset;
  }

  
  .gateway_india {
    height: auto;
    margin: 35px 0;
  }

  .new_begining_grid {
    flex-direction: column;
  }

  .new_begining::before,
  .new_begining::after {
    background-image: unset;
  }

  .new_begining .nrlm-section-title h2 {
    bottom: -45px;
  }

  .nrlm-section-title.video_title h2 {
    bottom: 10px;
  }

  ul,
  ol {
    padding: 1.5rem;
  }

  /* .cart_progress ul{padding-left: 1.5rem !important; } */
  .cart_progress ul li {
    margin-right: 4rem !important;
    flex: 1 0 auto;
  }
  .cart_progress ul li:last-child{
    margin-left: 5rem;
  }

  .cart-container {
    margin: 0 1.5rem;
  }

  .custom-slide .modal-inner-wrap {
    padding: 1rem;
  }

  .fieldset>.field {
    /* display: flex; */
    gap: 15px;
    align-items: center;
  }

  #vendorregistration-component .fieldset {
    width: 100% !important;
  }

  .wk-list-container-class .wk-list-container-wrapper {
    width: 100% !important;
    display: flex;
    flex-direction: column-reverse;
    gap: 25px;
  }

  .wk-vendor-account-container .wk-vendor-continer {
    width: 95%;
  }

  .modal-popup .modal-inner-wrap {
    width: 75% !important;
  }

  .modal-popup .modal-inner-wrap {
    word-break: break-word;
  }

  #pan-id .control {
    width: 100% !important;
  }

  button.action.primary.checkout {
    margin-left: 15px;
  }

  .page-title-wrapper h1.page-title {
    margin-top: 2rem;
  }

  .sortby.two,
  .sortby.one {
    width: 50%;
  }


  .custom-filter {
    overflow-x: auto;
    padding: 0 0 10px 0;
  }

  .order-list-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .order-details-body {
    flex-direction: column;
    padding: 16px 12px;
    align-items: flex-start;
    gap: 20px;
  }

  .order-statusui {
    flex-direction: row;
    width: 100%;
    align-items: center;
  }

  .order-AWB {
    text-align: end;
    font-size: 13px;
  }

  .div.quati {
    font-size: 13px;
  }

  .order-button {
    width: auto;
  }

  .order-AWB.mobile {
    width: 100%;
    text-align: left;
  }

  .order-track,
  .shipping-address {
    width: 100%;
  }

  .order-tracked {
    flex-direction: column;
  }

  .shipping-address.order-refund .shipping-des .adress-heading,
  .order-view .shipping-des .adress-heading,
  .order-imges {
    width: 100%;
  }

  .shipping-address.order-refund .shipping-des,
  .order-view .shipping-des {
    flex-direction: column;
  }

  .track-shippment.dic.dflex .button-customorder-organge {
    width: 100%;
  }
}


@media (max-width:600px) {

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  /* .bharat_text::before{
    height: 107px;
  } */
  .wk-mp-banner {
    margin-top: 0;
  }

  .track-shippment.dic.dflex {
    flex-direction: column;
  }

  .d-flex-class {
    flex-direction: column;
  }

  a.button-customorder {
    width: auto;
  }

  .sections.nav-sections .magicmenu {
    position: absolute;
  }
}

@media screen and (max-width: 600px) {
  .responsive-img.small {
    display: block;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }
}

@media screen and (min-width: 601px) {
  .responsive-img.large {
    display: block;
  }
}

@media (max-width: 576px) {
  .box-tocart .fieldset .actions {
    flex-direction: column;
  }

  a.towishlist {
    border: none;
  }

  .product-options-bottom>.action.towishlist {
    margin: -22px 0 20px 0;
  }

  .actions>.action.towishlist {
    /* margin-top: -40px; */
  }

  .product-options-bottom {
    flex-direction: column;
    align-items: center;
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  .sellerMonth {
    flex-direction: column;
    align-items: center;
  }

  .opc-wrapper .methods-shipping {
    margin: 0;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }

  .wk-mp-banner {
    background-image: none !important;
    background-color: #EEf7ff;
  }

  .box-tocart .action.tobuy {
    width: 100%;
  }

  .shopbycategory::before {
    background-image: unset;
  }

  .seller_stats {
    text-align: left;
  }

  .stat-row {
    margin-top: -15px;
  }

  .new_begining {
    margin-top: 35px;
  }

  .new_begining_grid {
    margin-top: 15px;
  }

  .new_begining_grid h3 {
    font-size: 1.4rem;
  }

  .parentgrid {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .parentgrid div img {
    height: 200px;
  }

  .cat-slider a h3 {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .cart_progress ul {
    gap: 1rem;
  }

  .header.content>div {
    margin-left: 50px;
    margin-right: 15px;
  }

  .prodcut_img img.product-image-photo {
    object-fit: contain;
    height: 75px;
    margin: 0 !important;
    width: 75px;
  }

  #shopping-cart-table .product-image-container {
    width: auto !important;
  }

  /* .video_test{
    padding: 0;
  } */
  .seller_stats_wrapper {
    margin-bottom: 0;
  }

  .new_begining .nrlm-section-title h2 {
    bottom: 0;
  }

  .shopbycategory {
    margin-bottom: 35px;
    margin-top: 35px;
  }

  .cat-slider {
    padding: 0;
  }

  .opc-block-summary .items-in-cart .product {
    padding: 1rem;
  }

  .block.block-search {
    /* margin: -1rem 1rem !important; */
    width: 100%;
  }

  .cart_progress ul li.active::after {
    width: 59%;
  }

  .cart_item_card .product_info h3 {
    margin-top: 1.2rem !important;
  }

  .g20-home {
    display: none;
  }

  .minicart-items .product-item .product-image-container img {
    height: auto !important;
    width: auto;
  }

  .item_details .prodcut_img .product-image-wrapper .product-image-photo {
    width: 75px;
  }

  .item_details .item_info {
    flex-direction: column;
  }

  /* .cart_progress ul{gap: 0 !important;} */
  .minicart-items .product-item .product-image-container {
    width: auto !important;
    margin-right: 1rem;
    height: auto !important;
  }

  .cart.table-wrapper .product-item-photo {
    max-width: none !important;
}

  .bannerOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(155, 83, 11, 0.5);
    z-index: 1;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.rakshbandhan h2 {
    font-size: 1.4rem
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.rakshbandhan h2.head-title {
    font-size: 2rem !important;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText {
    top: 3rem
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.onam h2 {
    font-size: 45px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.onam span.topheading {
    font-size: 14px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.teej span {
    font-size: 14px;
    line-height: 1;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.teej h2 {
    font-size: 34px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.teej span.topheading {
    font-size: 14px;
    line-height: 1;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText {
    z-index: 2;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor h2 {
    color: #158F1D;
    font-size: 18px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor span {
    color: #f3a112;
    font-size: 14px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor span.translate-text-csm-block5 {
    color: #28438C
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor span.translate-text-csm-block3s {
    color: #454545;
    font-size: 14px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.indcolor {
    top: 16px !important
  }

  .discount_price {
    left: 120px;
    top: 32px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h1,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText h2,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor .bannerText h2 {
    font-size: 20px
  }

  .about2_banner a .relibl_banner {
    position: relative;
    flex-direction: column;
  }

  .about2_banner a picture {
    display: none;
  }

  .about2_banner a:hover {
    text-decoration: none;
  }

  .colItem {
    padding: 2rem;
    gap: 10px;
  }

  .colitems {
    align-items: flex-start;
    flex: 1 0 28%
  }

  .category-wrapper::before {
    height: 240px;
  }

  .nrlm-section-title h2 {
    font-size: 2rem;
    line-height: 2.8rem;
  }

  .nrlm-section-title.video_title h2 {
    bottom: 10px;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText span,
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a.custColor .bannerText span {
    font-size: 14px
  }

  .authenticity_banner {
    padding: 0rem 2rem;
  }

  .product_sm_banner .productsm_banner_content p {
    font-size: 12px
  }

  .product_sm_banner .productsm_banner_content span {
    font-size: 20px
  }

  .shopnow {
    padding: 0.5rem 1rem;
    font-size: 12px;
  }

  .about2_banner a .lgbanner p {
    font-size: 14px;
  }

  .about2_banner a .lgbanner span {
    font-size: 18px;
  }

  .about2_banner a .lgbanner .shopnow {
    padding: 0.5rem 1rem;
    font-size: 12px
  }

  .about2_banner a .lgbanner {
    width: 100%;
  }

  .mediatext_col .landing_text .top_content {
    padding: 3rem
  }

  .mediatext_col .landing_text .top_content span {
    font-size: 18px;
  }

  .mediatext_col .landing_text .top_content h1 {
    font-size: 36px
  }

  .landing_text .bottom_content {
    padding: 0 3rem
  }

  .landing_text .bottom_content h4 {
    font-size: 18px;
  }

  .section_brochure .section_text h2 {
    font-size: 36px;
  }

  .videowrap {
    margin: 1rem;
  }

  .videowrap video {
    border-radius: 12px;
    height: 190px;
    margin: 0;
  }

  .videowrap::before {
    background-color: transparent;
  }

  .video_content {
    padding: 0
  }

  .brochure_download {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .help_support_content {
    padding: 0 !important;
  }

  .help_support_content>div {
    padding: 0;
  }

  .help_support_content>div h1 {
    margin-bottom: 10px;
    font-size: 25px;
    margin-top: 1rem;
    text-align: center;
  }

  .helpinfo {
    padding: 0 3rem
  }

  .help_section_content {
    flex-direction: column;
    align-items: start;
  }

  .help_section_content .img_section {
    margin-top: 1rem;
  }

  /* .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.bedsheet_banenr{
        transform: translate(-50%, 0);
    } */
  /* .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery{
        top: 10%;
        left: 10% !important;
    } */
  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.newarrival {
    left: unset;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.newarrival span {
    font-size: 1rem;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery span.limited_text {
    font-size: 1.2rem;
  }

  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 100% !important;
    min-height: unset;
  }

  .modal-popup {
    margin: 15px;
  }

  .modal-popup.modal-slide {
    left: unset
  }


  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery span {
    font-size: 1.4rem;
    text-align: left;
  }

  .home-banner .owl-stage-outer .owl-stage .owl-item .item a .bannerText.freeDelivery h2 {
    font-size: 2.4rem;
    text-align: left;
    font-style: normal;
  }

  .mediatext_col .landing_text {
    padding-top: 0;
    font-size: 1rem;
  }

  .page-footer {
    margin-top: 0;
  }

  /* .owl-carousel .owl-nav {
    display: none;
  } */
}



@media (max-width: 489px) {
  .ondc_note a {
    height: auto;
    font-size: 12px;
  }

  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  .video_test .owl-nav {
    z-index: 1;
  }

  .video_test {
    padding: 0;
    border: 0;
  }

  .video_test .item {
    display: block;
  }

  .video_test .owl-nav button.owl-next {
    right: -12px;
  }

  .video_test .owl-nav button.owl-prev {
    left: -12px;
  }

  .sellerMonth {
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 365px) {

  .gateway_india::before,
  .gateway_india::after {
    content: unset;
  }

  .gateway_india {
    background-color: #FFF1D7;
  }

  /* .bharat_text::before{
    height: 72px;
  } */
  .authenticate_user::before,
  .conventional_banner::before {
    content: unset;
  }

  .authenticate_user {
    background-color: #FFF6E3;
  }

  .conventional_banner {
    background-color: var(--primary-color);
  }

  .video_test {
    padding: 0;
  }

  .video_test .item {
    display: block;
  }

  .side,
  .middle {
    width: 100%;
  }

  .right {
    display: none;
  }

  .box-tocart .action.tobuy {
    width: 100%;
  }

  .cart_progress ul li.active::after {
    width: 75%;
  }

  .cart_progress ul li.active::after {
    content: unset !important;
  }

  .cart_item_card .product_info h3 {
    margin-top: 1.5rem;
  }

  .item_details .item_info {
    flex-direction: column;
  }

  #shopping-cart-table .product-image-container {
    width: auto !important;
  }

  .cart.table-wrapper .action:last-child {
    padding: 0 0.7rem;
  }

  .cart_progress ul {
    gap: 1rem !important;
  }

  .cart_progress ul li:last-child {
    margin-right: 0 !important;
  }

}


/*GI Data form Styling start*/

.GUI-main .container {
  margin: 0 auto;
  max-width: 1500px;
}

.GUI-main .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 34px 0;
}

.data-timeline-form form {
  max-width: 500px;
  margin: 0 auto;
}

.action-default {
  background: #ffffff;
  cursor: pointer;
  display: block;
  width: 100%;
}

@media (min-width: 992px) {
  .GUI-main .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (max-width: 992px) {
  .GUI-main .row {
    display: flex;
    flex-direction: column-reverse;
    gap: 3rem;
  }
}

.data-timeline ol {
  max-width: 500px;
  text-align: justify;
}

.data-timeline ol {
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
  list-style: none !important;
}

.data-timeline ol li {
  position: relative;
  margin-top: 0em;
  margin-bottom: 20px;
  /* margin-left: 25px; */
}

.data-timeline ol li .number_divider {
  position: absolute;
  font-weight: 700;
  font-size: 40px;
  color: #FFFFFF;
  left: -43px;
  top: 0px;
  z-index: 11
}

/*line styling*/
.data-timeline ol li:before {
  content: "";
  background: var(--primary-color);
  position: absolute;
  width: 2px;
  top: 58px;
  bottom: -20px;
  left: -32px;
}

.data-timeline ol li:after {
  content: "";
  background: var(--primary-color);
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  top: 4px;
  left: -56px;
}

/*removes line from last number*/
.data-timeline ol li:last-child:before {
  content: "";
  background: #ffffff;
}


.GI-header-title {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 40px;
  color: var(--primary-color);
  text-align: center;
}

.GI-header-subtitle {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.data-timeline-title {
  font-size: 24px;
  font-weight: 500;
  color: var(--primary-color);
}

.data-timeline-item {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.data-timeline-step {
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  margin-left: 25px;
}

.data-timeline-step p:first-child {
  color: var(--primary-color);
}

.data-timeline-step p:nth-child(2) {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 16px;
}

.data-timeline-form {
  background: #FFF1D7;
  padding: 30px;
}

.data-timeline-form-title {
  /* font-family: Poppins; */
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: var(--primary-color);
}

.GI-footer-title {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  color: var(--primary-color);
}

.GI-footer-subtitle {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}

.data-timeline-form .text-primary {
  color: #5977ED;
}

.text-primary-color {
  color: var(--primary-color);
}

.text-color-green {
  color: #297416;
}

.indiahandmade-text-color {
  color: #D16D08;
  word-wrap: break-word;
}

.data-timeline-form form label {
  font-weight: 600;
  font-size: 14px;
}

.data-timeline-submit {
  font-family: Lato;
  font-weight: 700;
  font-size: 16px;
  background-color: var(--primary-color);
  border: none;
  color: #ffffff;
  padding: 10px;
}

/* WhatsApp Flyout css start */
.whatsappflyout {
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 9;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid var(--outline-color);
  border-radius: 15px;
  padding: 12px 10px;
}

.whatsappflyout img {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

@media only screen and (max-width: 900px) {
  .whatsappflyout {
    bottom: 80px;
    width: 40px;
    height: 40px;
    padding: 13px 10px 18px 10px;
  }

  .whatsappflyout img {
    max-width: 65%;
  }

  .beta-label {
    left: 17px;
  }
}

.whatsapp_actions {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #D8C5A3;
  transform: translate(-103px, -20px);
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.5rem;
  width: fit-content;
  position: absolute;
  z-index: 999;
}

.whatsapp_actions.active {
  transform: translate(-103px, -170px);
  opacity: 1;
  pointer-events: auto;
}

.whatsapp_actions span {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 14px;
  display: block;
  width: 10px;
  height: 10px;
}

.whatsapp_actions span:hover {
  cursor: pointer;
  color: var(--primary-color);
}

.whatsapp_actions span::before {
  content: '';
  position: absolute;
  height: 10px;
  width: 1px;
  background: var(--primary-color);
  transform: rotate(-45deg);
  left: 5px;
}

.whatsapp_actions span::after {
  content: '';
  position: absolute;
  height: 10px;
  width: 1px;
  background: var(--primary-color);
  transform: rotate(45deg);
  left: 5px;
}

.whatsapp_actions a {
  padding: 1rem 1.5rem;
  background-color: #fff;
  border: 1px solid var(--primary-color);
  display: inline-block;
  white-space: nowrap;
  border-radius: 7px;
  color: var(--primary-color);
}

.whatsapp_actions a:hover {
  background-color: var(--primary-color);
  color: #fff;
  text-decoration: none;
}

.beta-label {
  color: #000;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 3px 0;
  position: absolute;
  bottom: -2px;
  left: 22px;
}

.whatsapp-custom-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.whatsapp-custom-modal-content {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}