body,
html {
  font-family: "Poppins", sans-serif;
}
.headerOverlap {
  width: 100%;
  z-index: 2;
  padding-bottom: 3px;
  padding-top: 3px;
}
.logo img {
  width: 70px;
}
:root {
  --colorBlack: #3f3f3f;
  --colorGrey: #828282;
  --colorGreen: #27ae60;
  --colorLightGreen: #e2ffe5;
  --colorPitch: #ffe5de;
  --colorBrown: #d01f0f;
  --colorPara: #4f4f4f;
  --colorLightPitch: #ffeeec;
  --swiper-navigation-color: #ffeeec;
}
.colorgrey {
  color: var(--colorGrey);
}
.colorPitch {
  color: var(--colorPitch);
}
.colorPara {
  color: var(--colorPara);
}
.myFooterr {
  background: #fff0ec;
}
.colorBrown {
  color: var(--colorBrown);
}

.btn-delish { 
  color: #FFFFFF; 
  background-color: #D01F0F; 
  border-color: #A32014; 
} 
 
.btn-delish:hover, 
.btn-delish:focus, 
.btn-delish:active, 
.btn-delish.active, 
.open .dropdown-toggle.btn-delish { 
  color: #FFFFFF; 
  background-color: #991E13; 
  border-color: #A32014; 
} 
 
.btn-delish:active, 
.btn-delish.active, 
.open .dropdown-toggle.btn-delish { 
  background-image: none; 
} 
 
.btn-delish.disabled, 
.btn-delish[disabled], 
fieldset[disabled] .btn-delish, 
.btn-delish.disabled:hover, 
.btn-delish[disabled]:hover, 
fieldset[disabled] .btn-delish:hover, 
.btn-delish.disabled:focus, 
.btn-delish[disabled]:focus, 
fieldset[disabled] .btn-delish:focus, 
.btn-delish.disabled:active, 
.btn-delish[disabled]:active, 
fieldset[disabled] .btn-delish:active, 
.btn-delish.disabled.active, 
.btn-delish[disabled].active, 
fieldset[disabled] .btn-delish.active { 
  background-color: #D01F0F; 
  border-color: #A32014; 
} 
 
.btn-delish .badge { 
  color: #D01F0F; 
  background-color: #FFFFFF; 
}

.mynav a:hover,
.mynav a.active {
  color: var(--colorRed);
  font-weight: bold;
}
.borderBottom {
  border-bottom: 1px solid #999;
}
.h100vh {
  height: 100vh;
}
.banner {
  top: 0px;
}
.myFooter {
  max-height: 320px;
  overflow: hidden;
}
.bTop {
  border-top: 1px solid #fff;
  padding-top: 38px;
  margin-top: 40px;
}
.posBorder {
  border-top: 1px solid #ddd;
}
.pos::before {
  background: #ddd;
  content: "";
  position: absolute;
  top: 0px;
  width: 100px;
  height: 1px;
}

.greyishGrad {
  background: #f5f5f5; /* Old browsers */
  background: -moz-linear-gradient(
    to bottom,
    white 0%,
    #4a4a4a 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    to bottom,
    white 0%,
    #4a4a4a 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, #4a4a4a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#4a4a4a',GradientType=0 ); /* IE6-9 */
}

.middle {
  margin-top: -70px;
}
.mnLine {
  line-height: 64px;
}
.shortGrey {
  background: #ddd;
  height: 200px;
  position: absolute;
  width: 100%;
}
.innerHeader {
  height: 77px;
  overflow: hidden;
}

.abtGradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+33,959494+100 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 33%,
    #959494 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 33%,
    #959494 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 33%,
    #959494 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#959494',GradientType=0 ); /* IE6-9 */
}
button.owl-dot {
  border: 1px solid #3c3c3c !important;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  margin-right: 5px;
}
button.owl-dot.active {
  background: #3c3c3c !important;
}

.titleGreyBg {
  background: #d9d9d9;
}
.grayscale {
  filter: grayscale(100%);
}
.logo:hover {
  color: #fff;
}
.scheduleIframe {
  width: 100%;
  height: 65vh;
}
@media only screen and (max-width: 992px) and (min-width: 767px) {
  .cart-collaterals {
    margin-bottom: 60px;
  }

  .banner .imgCover {
    height: 65vh;
  }
}

@media only screen and (max-width: 768px) and (max-width: 992) {
  .mobTextCenter {
    text-align: center;
  }

  .banner .imgCover {
    height: 65vh;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .shop_table td,
  .shop_table tr {
    border: none !important;
  }

  body .myFooterr ul a {
    font-size: 13px;
  }
  .mtMob30 {
    margin-top: 30px;
  }
  .middle {
    margin-top: 0px;
  }
  .shortGrey {
    height: 150px;
  }
  body .fs60 {
    font-size: 45px;
  }
  body .fs150 {
    font-size: 90px;
  }
  body .fs35 {
    font-size: 25px;
  }
  body .fs70 {
    font-size: 45px;
  }
  body .mnLine {
    line-height: 44px;
  }
  .valueSection h2 {
    margin-bottom: 30px;
  }
}
.modal-header {
  border: none;
}
.modal-body {
  padding-bottom: 50px;
}
.modal-body .mynav li {
  margin-bottom: 10px;
  margin-right: 0px;
}
.modal-body .mynav li a {
  margin-right: 0px;
}
@media only screen and (min-width: 767px) {
  .checkTick .panel-grid-cell::after {
    content: "";
    height: 100%;
    width: 1px;
    background: #eee;
    position: absolute;
    right: 10%;
    top: 0px;
  }
  body .coupon > input {
    width: 50%;
  }
  .mainBody {
    min-height: 60vh;
  }
  .yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 14px !important;
    border-bottom: 1px solid #ffe5de;
    padding-bottom: 14px;
  }
  .hide_desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  #delivery_date_field, .wrapperSlots {
    width: 100%;
  }
  body #billing_address_1_field,body  #billing_address_2_field,body  #billing_state_field,body  #billing_city_field,body  #billing_postcode_field,body  #billing_phone_field {
    width: 100%;
    margin-right: 0px;
  }
  body .abt_why .panel-grid-cell {
    min-height: inherit;
  }
  body .socailLogin {
    max-width: 100%;
  }
  .product-action.tiProAct button {
    padding-left: 0px;
  }
  .product-remove span.fs17,
  .product-action.tiProAct span.fs17 {
    font-size: 14px;
  }
  body .tiProName a,
  body .tiProPrice span {
    font-size: 18px;
  }
  body .offerCommon {
    height: 130px;
  }
  .titlePr img {
    width: 25px;
  }
  body .titlePr a {
    font-size: 12px;
  }
  body .owl-nav {
    display: none;
  }
  body .titlePr h3 span {
    font-size: 18px;
  }
  body li.entry .percBadge {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 9px !important;
    line-height: 9px;
  }
  body li.entry.product .price * {
    font-size: 12px;
  }
  body li.entry .wcb2b-quantity {
    flex-wrap: wrap;
  }
  body .topLabelPro {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .checkTick ul li:last-child {
    margin-bottom: 0px;
  }
  .checkTick ul {
    margin-bottom: 0px;
  }
  .checkTick {
    display: block !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
  }
  .checkTick > .panel-grid-cell {
    display: inline-block !important;
  }
  body .tit .widget-title {
    font-size: 30px;
  }
  body .entry.product .summary.entry-summary {
    padding-left: 0px;
  }
  .shop_table td,
  .shop_table tr {
    border: none !important;
  }
  .coupon > button {
    margin-top: 10px;
    margin-left: 0px;
  }
  .cart-collaterals {
    margin-bottom: 60px;
  }
  .taxWrapper h4 {
    font-size: 14px;
  }
  .woocommerce-result-count {
    display: none;
  }
  .woocommerce-ordering {
    margin-bottom: 10px !important;
  }

  .filterSidebarWrp > h4 {
    display: none;
  }
  .filterSidebarWrp {
    border: none !important;
    padding: 0px;
    margin-top: 0px;
  }
  body .hero_section h2 {
    font-size: 20px;
  }
  .hero_section img {
    width: 100px;
  }
  .mob_navv .mega-sub-menu {
    margin-top: 0px !important;
  }
  .mob_navv #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    display: block;
  }

  .hide_resp,
  .desktop_nav {
    display: none;
  }
  .con_shopping {
    margin-bottom: 38px !important;
  }
  body .woocommerce-variation-price span {
    font-size: 20px;
  }
  body .percBadge {
    font-size: 12px !important;
    line-height: 12px;
    padding: 4px 12px;
  }
  table.variations > tbody > tr > * {
    display: block;
    width: 100%;
  }
  table.variations > tbody > tr ul {
    padding-left: 0px;
  }
  body .woocommerce-breadcrumb {
    margin-bottom: 20px !important;
  }
  .summary .product_title.entry-title {
    font-size: 30px !important;
  }
  body.woocommerce .container-xxl ul.products > li.product,
  body.page-template-product-list .products.columns-4 > li.product {
    width: 48% !important;
    margin-left: 0px;
  }
  .centerBottomSl .pl60 {
    padding-left: 30px;
  }
  .wrapper_cat_prod h3 img,
  .con_shopping h2 img {
    width: 27px;
    margin-left: 2px;
  }
  body .wrapper_cat_prod h3,
  .con_shopping h2 {
    font-size: 20px;
  }
  .wrapper_cat_prod a.fs16 {
    font-size: 12px;
  }
  body .bannerSlider .fs18 {
    font-size: 15px;
  }
  body .fs40 {
    font-size: 30px;
  }
  body .contetn_slider {
    padding-left: 0px;
  }
  body .doggyImgae {
    min-height: 140px;
  }
  body .fs36 {
    font-size: 30px;
  }
  body .fs24 {
    font-size: 20px;
  }
  body .mobMb0 {
    margin-bottom: 0px;
  }
  body .mobMb30 {
    margin-bottom: 30px;
  }
  body .fs44 {
    font-size: 24px;
    line-height: 35px;
  }
  body .fs25 {
    font-size: 20px;
  }
  .motor h3 {
    background: #dddddd;
    padding-bottom: 20px;
  }
  .mobDNone {
    display: none;
  }
  .mobTextCenter {
    text-align: center;
  }
  .shortGrey {
    top: 0px;
    display: none;
  }
  .motor h3 {
    padding-top: 20px;
  }
  .scheduleIframe {
    height: 100vh !important;
  }
  .mtMob30 {
    margin-top: 30px;
  }
  .d-xs-none {
    display: none !important;
  }
  .mobReverse {
    flex-direction: column-reverse;
  }
  .banner > img {
    height: 480px;
  }
  body .fs150 {
    font-size: 60px;
  }
  body .fs35 {
    font-size: 20px;
  }
  body .btnTheme {
    font-size: 14px;
  }
  body .fs70 {
    font-size: 38px;
    line-height: 42px;
  }
  .valueSection h2 {
    margin-bottom: 30px;
  }
  body .fs60 {
    font-size: 36px;
  }
  .middle {
    margin-top: 0px;
  }
  .myFooter > img {
    height: 320px;
  }
  .bTop {
    margin-top: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
body {
  overflow-x: hidden;
}
.lh40 {
  line-height: 40px;
}
.formCustom p {
  margin-bottom: 4px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="phone"],
input[type="date"],
input[type="time"],
input[type="password"],
select {
  width: 100% !important;
  height: 42px;
  background: transparent !important;
  border: 1px solid var(--colorGrey) !important;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  padding: 0 15px;
  outline: none;
  border-radius: 10px;
}
textarea {
  width: 100%;
  height: 154px;
  background: transparent !important;
  border: 1px solid var(--colorGrey) !important;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  padding: 15px;
  outline: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="phone"]:focus,
textarea:focus,
input[type="date"]:focus,
input[type="time"]:focus {
  background: #efefef !important;
  -webkit-box-shadow: 0 0 0 0.25rem rgb(255, 240, 236);
  box-shadow: 0 0 0 0.25rem rgb(255, 240, 236);
}

.submit .wpcf7-spinner {
  display: block;
  text-align: center;
}

.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.headerOverlap.fixed-header {
  background: #fff;
}
main.mainBody {
  overflow-x: hidden;
}
@media only screen and (max-width: 1400px) and (min-width: 960px) {
  .our_story p {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 991px) {
  .our_story p {
    font-size: 13.5px;
  }
}
.copyrightSection {
  background: #1c1c1c;
}
.f1 {
  background: #252525;
}
.colorLightGrey {
  color: #a0a0a0;
}
.social svg path {
  fill: #bebebe;
}
.social svg {
  width: 40px;
  height: 40px;
}
.shortDescr ul {
  margin-top: 15px;
}
p,
.paraColor {
  color: #555;
}

.imgFooter img {
  max-width: 140px !important;
}

.myFooterr ul {
  padding-left: 0px;
  list-style: none;
}
.myFooterr ul a {
  color: var(--colorBlack);
  font-size: 15px;
  font-weight: 300;
}
.myFooterr ul li {
  margin-bottom: 9px;
}
.myFooterr ul > li > a {
  position: relative;
  text-decoration: underline;
}
/* .myFooterr ul.menu > li > a::after {
  content: "";
  position: absolute;
  width: 0%;
  height: 1px;
  display: inline-block;
  left: 0px;
  bottom: 0px;
  background: var(--colorBlack);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
.myFooterr ul.menu > li > a:hover::after {
width: 100%;
} */
.myFooterr ul > li > a:hover {
  text-decoration: underline !important;
}
#custom_html-3 {
  margin-top: 0px;
  padding-top: 14px;
}
.searchForm button {
  background: transparent;
  border: none;
  position: absolute;
  top: 6px;
}
#search-form-1 {
  padding-left: 50px;
}
.form-control {
  background: #f2f2f2;
  border: none;
  height: 50px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  /* padding-left: 40px !important;
  padding-right: 30px !important; */
}
.searchForm button,
.ajax_search.searchForm img,
.ajax_search.searchForm svg {
  background: transparent;
  border: none;
  position: absolute;
  left: 9px;
}
.tabs.wc-tabs > li {
  position: relative;
}
.tabs.wc-tabs > li {
  background: transparent;
  bottom: 0px;
  margin-right: 30px;
  position: relative;
}
#wpgs-gallery .slick-slide.wcgs-thumb img {
  border: 1px solid #ffe5de;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.wcgs-carousel .slick-list.draggable > .slick-track > a img {
  border: 1px solid #ffe5de;
  width: 100%;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.wcgs-lightbox.top_right > a {
  display: none;
}
.product_title.entry-title {
  font-size: 36px !important;
  font-weight: 500 !important;
  color: var(--colorBlack);
  margin-bottom: 20px !important;
}
.variable-items-wrapper {
  list-style: none;
}
.woo-selected-variation-item-name {
  display: none;
}
.variable-items-wrapper {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.variable-items-wrapper > li {
  border: 1px solid #ffe5de;
  padding: 8px 12px;
  color: var(--colorBlack);
  border-radius: 6px;
  margin-right: 12px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 10px;
}
.variable-items-wrapper > li:last-child {
  margin-right: 0px;
}
.variable-items-wrapper > li:hover,
.variable-items-wrapper > li.selected {
  background: var(--colorLightPitch);
  border-color: var(--colorBrown);
}
.woocommerce-variation-price > span.price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.price del {
  margin-left: 0;
}
.woocommerce-variation-price span {
  font-size: 30px;
  font-weight: 500;
}
.variations_form.cart.wvs-loaded table.variations tr th label {
  padding-top: 0px;
  position: relative;
  top: -3px;
  font-weight: 400;
}
.value.woo-variation-items-wrapper {
  position: relative;
}
.value.woo-variation-items-wrapper > a {
  position: relative;
  left: 24px;
  color: var(--colorBrown);
  font-size: 14px;
}
.single_add_to_cart_button.button.alt,
.btnTransparent {
  background: transparent;
  border: 1px solid var(--colorBrown);
  color: var(--colorBrown);
  border-radius: 30px;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 30px !important;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 45px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.secBtn {
  background: transparent;
  border: 1px solid var(--colorBrown);
  color: var(--colorBrown);
  border-radius: 30px;
  font-size: 14px;
  font-weight: 600;
  padding: 7px 20px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  max-width: 125px;
  text-align: center;
}
.single_add_to_cart_button.button.alt:hover,
.btnTransparent:hover {
  background: var(--colorBrown);
  color: #fff;
}
body .qib-button.qib-button-wrapper {
  float: none;
  justify-content: flex-start;
  margin-bottom: 20px;
  border-bottom: 1px solid #ffe5de;
  padding-bottom: 30px;
  position: relative;
}
.tinv-wraper.woocommerce {
  display: inline-block;
}
.tinvwl-icon-heart span {
  color: var(--colorBrown);
}
.tinvwl-icon-heart::before {
  color: var(--colorBrown);
  font-size: 29px !important;
  top: 4px !important;
  position: relative;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
  width: 42px;
  margin-left: 12px;
  margin-right: 12px;
  font-size: 17px;
}
.qib-button-wrapper button.qib-button,
.qib-button-wrapper div.quantity.wqpmb_quantity {
  height: 21px !important;
  width: 21px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  font-weight: 500;
}
.qib-button-wrapper button.qib-button.minus {
  margin-right: 24px;
}
.qib-button-wrapper button.qib-button.plus {
  margin-left: 24px;
}
body .qib-button.qib-button-wrapper::before {
  content: "Quantity: ";
  color: var(--colorBlack);
  margin-right: 13px;
  font-weight: 400;
}
.added_to_cart.wc-forward {
  color: var(--colorBrown);
  margin-left: 10px;
  margin-right: 10px;
}
.tabs.wc-tabs {
  display: flex;
  border-bottom: 1px solid #ffe5de;
}
.tabs.wc-tabs > li > a {
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}
.tabs.wc-tabs > li.active > a::after {
  content: "";
  background: var(--colorBrown);
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  border-radius: 12px 12px 0 0;
}
li.entry.product > a > img,
li.entry.product > a > picture > img {
  border: 1px solid #ffe5de;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;

  width: 100%;
  height: auto;
  max-width: 1000px !important;
  object-fit: contain;
}
li.entry.product > a:hover > .woocommerce-placeholder,
li.entry.product > a:hover > picture > img {
  display: none;
}
li.entry.product {
  list-style: none;
  position: relative;
}
li.entry.product .price * {
  font-size: 16px;
  font-weight: 600;
  color: var(--colorBlack);
}
.woocommerce-loop-product__title {
  color: var(--colorBlack) !important;
  font-size: 20px !important;
  margin-top: 16px;
  min-height: 25px;

  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 18px !important;
}
.woocommerce-loop-product__title:hover {
  color: var(--colorBrown) !important;
}
@media only screen and (max-width: 576px) {
  .woocommerce-loop-product__title {
    color: var(--colorBlack) !important;
    font-size: 16px !important;
    margin-top: 12px;
    min-height: 20px;
    margin-bottom: 12px !important;
  }
}
li.product.entry .button {
  font-size: 18px;
  color: var(--colorBrown) !important;
  font-weight: 600;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}
ul.products li.product .button:hover path {
  fill: var(--colorBlack);
}
ul.products li.product .button:hover {
  color: var(--colorBlack);
}
li.entry.product
  .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart {
  position: absolute;
  right: 15px;
  background: #fff;
  height: 30px;
  display: flex;
  align-items: center;
  width: 30px;
  justify-content: center;
  border-radius: 100%;
  fill: #fff;
  filter: drop-shadow(0px 0px 12px rgba(0, 0, 0, 0.14));
  top: 15px;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart a {
  margin-top: 9px;
}
li.entry.product > a.woocommerce-loop-product__link {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 12px;
  padding-bottom: 16px;
  display: block;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  li.entry.product > a.woocommerce-loop-product__link {
    padding-bottom: 12px;
  }
}
.tinv-wishlist
  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt.invwl-product-in-list::before {
  color: #eb5757 !important;
}
.con_shopping li.entry.product > a.woocommerce-loop-product__link {
  padding-bottom: 14px;
}
.onsale {
  background: var(--colorBrown);
  height: 60px;
  width: 60px;
  font-size: 15px !important;
}

.con_shopping .woocommerce-loop-product__title {
  margin-top: 20px;
}
body .woocommerce-loop-product__title:hover {
  color: var(--colorBrown) !important;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-woocommerce_after_add_to_cart_button {
  margin-left: 10px;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-woocommerce_after_add_to_cart_button
  a::before {
  font-size: 29px !important;
}
#wpgs-gallery .gallery-navigation-carousel {
  margin-top: 12px;
}
.woocommerce-breadcrumb *,
.woocommerce-breadcrumb {
  color: var(--colorBlack) !important;
  font-weight: 400;
  font-size: 12px;
}
.woocommerce-breadcrumb {
  margin-bottom: 20px;
  margin-top: 20px;
}
.owl-dots {
  text-align: center;
}
.wrapperCenterSlider .owl-dot {
  background: #d9d9d9 !important;
  border: none !important;
  margin-top: 20px;
}
.wrapperCenterSlider .owl-dot.active {
  background: #4f4f4f !important;
  width: 18px !important;
  -webkit-border-radius: 50px !important;
  border-radius: 50px !important;
}
.doggyWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 307px;
    
    background-color: #ffeeec;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
    background-attachment: scroll;
}
.doggyImage {
  min-height: 226px;
}
.doggyImage img {
  height: 100%;
}

.d0 h3,
.d1 h3 {
  color: #ffffff;
  text-shadow: 0 0 5px rgba(0,0,0,0.6);
}

li.entry.product:hover img {
  border-color: var(--colorBrown);
}
.single-product .type-product.sale > .onsale {
  top: 11px;
}
.variable-items-wrapper
  > li.button-variable-item.selected
  > .variable-item-contents {
  position: relative;
  margin-right: 24px;
}

.variable-items-wrapper
  > li.button-variable-item.selected
  > .variable-item-contents::after {
  content: "\2713";
  position: absolute;
  right: -26px;
  background: var(--colorBrown);
  color: #fff;
  width: 18px;
  height: 18px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 12px;
  top: 3px;
}
.mUnder0 * {
  margin-bottom: 0px;
}

.reset_variations {
  display: none;
}
.percBadge {
  background: var(--colorLightGreen);
  color: var(--colorGreen);
  border: 1px solid var(--colorGreen);
  font-size: 14px !important;
  line-height: 14px;
  padding: 7px 14px;
}
.tinv-wishlist
  .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list::before {
  content: "\e908";
  color: var(--colorBrown) !important;
}
.woocommerce-tabs #reviews p.stars a::before {
  color: var(--colorBrown);
}
.woocommerce-Reviews-title {
  font-size: 28px !important;
  font-weight: 500;
}
.woocommerce-tabs #tab-reviews #submit {
  background: var(--colorBrown);
  color: #fff;
  border: none;
  padding: 10px 27px;
  border-radius: 24px;
}
.woocommerce-tabs #tab-reviews #submit:hover {
  background: var(--colorBlack);
  color: #fff;
}

.bgCurve {
  -webkit-border-radius: 110px 17px 15px 60px;
  border-radius: 110px 17px 15px 60px;
  padding-left: 26px;
}
.Violet .bgCurve {
  background: #e9e1fd;
}
.Green .bgCurve {
  background: #e7ffea;
}
.Yellow .bgCurve {
  background: #fdefe1;
}
header.fixed-header {
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: stickySlideDown;
  animation-name: stickySlideDown;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
}
.fixed-header {
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 999;
}
@-webkit-keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes stickySlideDown {
  0% {
    opacity: 0.7;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.headerIcon {
  fill: var(--colorBlack);
  width: 21px;
}
.cart-contents {
  background: #eb5757;
  color: #fff !important;
  width: 16px;
  height: 16px;
  position: absolute;
  top: -6px;
  right: -7px;
  border-radius: 100%;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wishlist_products_counter_number {
  color: #fff;
}
.cart-contents:hover {
  color: #fff;
}
/* .wrapperCenterSlider .owl-carousel .owl-item img {
  min-height: 350px;
} */
.offerCommon img {
  width: auto !important;
}
/* .bannerSlider > img {
  min-height: 330px;
} */
.products.columns-4 > li {
  margin-bottom: 40px !important;
}
#review_form_wrapper .form-submit {
  margin-bottom: 80px !important;
}
.tabs.wc-tabs > li:last-child {
  margin-right: 0px;
}
#mega-menu-primary li a {
  font-weight: 600 !important;
}
.mega-sub-menu {
  margin-top: 18px !important;
}
.hero_section {
  background: var(--colorLightPitch);
}
.hero_section .woocommerce-breadcrumb {
  margin-top: 0px;
}
.hero_section {
  -webkit-border-radius: 0px 0px 16px 16px;
  border-radius: 0px 0px 16px 16px;
}
.hero_section .container-xxl {
  padding-left: 0px;
  padding-right: 0px;
}
.woocommerce-result-count {
  font-size: 14px;
}
.orderby {
  background: #e2e2e2;
  border: none;
  padding: 9px;
  border-radius: 7px;
}
.filterSec .filter-title,
.filterSec a {
  font-size: 14px;
  font-weight: 500;
}

.filterSidebarWrp {
  border-radius: 8px;
  border: 1px solid #ffe5de;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 30px;
  border-bottom: 1px solid #ffe5de;
}

.btn.btn-primary.yith-wcan-reset-filters.reset-filters.enhanced {
  background: transparent;
  border-color: transparent;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--colorBrown);
  padding: 0px;
}
.filter-price-range .filter-item a {
  position: relative;
  padding-left: 22px;
}
.filter-price-range .filter-item a::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border-radius: 100%;
  border: 1px solid #333;
  left: 0px;
  top: 3px;
}

.filter-price-range .filter-item.active a::before {
  border-color: var(--colorBrown) !important;
}
.filter-price-range .filter-item.active a::after {
  content: "";
  position: absolute;
  background: var(--colorBrown);
  width: 9px;
  height: 9px;
  border-radius: 100%;
  display: block;
  top: 6px;
  left: 3px;
}
ul.page-numbers > li a.page-numbers {
  color: var(--colorBrown);
}
.woocommerce-pagination {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-end;
}
.products.columns-4 .onsale {
  font-size: 12px !important;
  width: 50px;
  height: 50px;
  padding: 0px !important;
}
li.entry .woocommerce-loop-product__title {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 18px !important;
}
.woocommerce ul.products.columns-4 li.product .onsale {
  display: none;
}
.woocommerce-result-count {
  position: relative;
  top: 11px;
}
.products.columns-4 > li > .woocommerce-loop-product__link .price {
  margin-bottom: 0px;
}
.btn.btn-primary.yith-wcan-filters-opener.enhanced {
  background: #ffe5de;
  border-color: #ffe5de;
  color: var(--colorBlack);
}

.woocommerce .yith-wcan-filters-opener.enhanced:nth-child(1) {
  display: none;
}

.datafetch > li a {
  color: var(--colorBlack);
  display: block;
  padding: 7px 12px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 14px;
}
.datafetch {
  position: absolute;
  top: 51px;
  background: #fff;
  max-height: 300px;
  overflow-y: auto;
  z-index: 999;
  list-style: none;
  padding-left: 0px;
  max-width: 320px;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
}
.datafetch > li a:hover {
  background: var(--colorLightPitch);
  color: var(--colorBlack);
}
.modal-body .datafetch {
  max-width: 100%;
  width: 100%;
}

.offer_carousel .owl-prev,
.offer_carousel .owl-next,
.dishes_carousel .owl-prev,
.dishes_carousel .owl-next,
.meat_carousel .owl-prev,
.meat_carousel .owl-next {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.imgTaxonomy{
    border: 4px solid transparent;
    border-radius: 150px;
    padding: 4px;
    transition: 0.15s ease-in border-color;
}
.imgTaxonomy:hover{
    border-color: var(--colorBrown);
}
.imgTaxonomy img {
  max-width: 100%;
  height: auto;
  max-height: 150px;
  border-radius: 150px;
  object-fit: cover;
}
.taxWrapper h4:hover {
  color: var(--colorBrown);
}
button {
  background: var(--colorBrown);
  border: none;
  color: #fff;
  padding: 10px 25px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 30px;
}
button:hover {
  background: var(--colorBlack);
  color: #fff;
}
a {
  color: var(--colorBrown);
}

.woocommerce-info {
  border-top-color: var(--colorBrown) !important;
}

.cart_totals {
  float: none;
  width: 100% !important;
}
.checkout-button.button {
  background: var(--colorBrown);
  color: #fff;
  border: none;
  border-radius: 30px;
  text-decoration: none;
}
.checkout-button.button:hover {
  background: var(--colorGreen);
  color: #fff;
}
.product-name a {
  font-weight: 600;
  color: var(--colorBlack);
  font-size: 15px;
}
.product-name {
  text-align: left;
}
.wc-proceed-to-checkout {
  margin-top: 25px;
}
.bgLightPitch {
  background: var(--colorLightPitch);
}
.border_bottom {
  border-bottom: 1px solid #ffe5de;
}
.woocommerce-cart.woocommerce-page .button {
  background: var(--colorBrown) !important;
  color: #fff !important;
  padding: 12px 30px !important;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto !important;
  font-weight: 500;
}
.woocommerce-cart.woocommerce-page .button:hover {
  background: var(--colorGrey) !important;
  color: #fff !important;
}
.wrpThumb {
  border: 1px solid var(--colorLightPitch);
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  color: var(--colorBlack);
}
.prodName a {
  font-size: 24px;
  font-weight: 600;
  color: var(--colorBlack);
}
.prodName a:hover {
  color: var(--colorBrown);
}
.prodPrice * {
  font-size: 24px;
  font-weight: 500;
  color: var(--colorBlack);
}
.mainWrp .qib-button.qib-button-wrapper {
  border: none;
}
.woocommerce-checkout ul.woocommerce-error li {
  padding: 5px 20px;
}
.woocommerce-error {
  margin-top: 20px;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  margin-bottom: 4px;
}
.seq {
  display: flex;
  width: 30px;
  height: 30px;
  background: #ffe5de;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  color: var(--colorBrown);
  margin-right: 10px;
}

.accTheme .accordion-button::after {
  display: none;
}
.accTheme button:hover {
  background: var(--colorGrey);
}
.accordion.accTheme .accordion-item {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-color: #ffe5de;
}
#order_review,
.woocommerce-checkout form #order_review,
.woocommerce-checkout form #order_review_heading {
  float: none !important;
  width: 100% !important;
  padding-left: 0px;
}

.accordion-button:not(.collapsed) {
  background: #ffe5de;
}
#billing_country,
#billing_state,.selexBox .select {
  background: transparent;
  border: 1px solid var(--colorGrey);
  height: 40px;
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
  color: var(--colorGrey);
  height: 46px;
}
.woocommerce-checkout-review-order #place_order {
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 30px;
  display: inline-block;
  width: auto;
  float: none !important;
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce-checkout-review-order #place_order:hover {
  background: var(--colorBlack);
}
.lightGrey {
  color: var(--colorGrey);
}
#collapseOne .card-title {
  display: none;
}
body .bsui .btn-primary {
  color: #fff;
  background-color: var(--colorBrown);
  border-color: var(--colorBrown);
}
body .bsui .btn-primary:hover {
  color: var(--colorBrown);
  background-color: var(--colorPitch);
  border-color: var(--colorPitch);
}
body .bsui a {
  color: var(--colorBrown);
}
body .bsui a:hover {
  color: var(--colorGreen);
}
body .bsui .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(187, 80, 51, 0.5);
}
.bsui .form-control {
  padding-left: 15px !important;
}
.checkoutSidebar #payment {
  display: none;
}
#collapseThree .prodQty {
  display: none;
}
.woocommerce-notices-wrapper {
  margin-top: 20px;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: 3px solid var(--colorBrown) !important;
}
.panel-grid-cell .widget-title {
  margin-bottom: 15px;
}
.addr svg {
  width: 20px;
}
.addr li {
  margin-bottom: 20px;
}
.sow-accordion-panel .sow-accordion-panel-header-container {
  margin-bottom: 24px;
}
/* .cart-contents:empty {
  display: none;
} */
.entry.product .summary.entry-summary {
  padding-left: 30px;
}
.sticky_whatsapp {
  position: fixed;
  width: 48px;
  height: 48px;
  bottom: 98px;
  right: 20px;
  z-index: 999;
}
#keyword,
#keyword_mob {
  padding-left: 38px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px !important;
  border-radius: 8px !important;
}
.xoo-wsc-sl-apply-coupon button {
  margin-top: 15px;
}
.withoutBtn {
  background: var(--colorBrown);
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  padding-left: 0px;
  position: relative;
  top: 8px;
  padding-right: 0px;
  max-width: 110px;
}
.withoutBtn:hover {
  background: #fff0ec;
  color: var(--colorBrown);
}

body .qib-button-wrapper {
  display: flex;
  float: left;
  flex-wrap: nowrap;
  margin-right: 5px;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: 100%;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.single-product .product_page {
  display: none;
}
.woocommerce-product-gallery {
  margin-bottom: 15px !important;
}
li.entry .qib-button-wrapper {
  margin-bottom: 7px;
  margin-top: 16px;
}
.tit .widget-title {
  color: var(--colorBrown);
  font-size: 40px;
  font-weight: 600;
}
.black_title .widget-title {
  font-size: 20px;
  color: var(--colorBlack);
}

.checkTick ul li::before {
  background: url("../img/check_green.png");
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: 0px;
  height: 24px;
  width: 24px;
}
.checkTick ul {
  padding-left: 0px;
}
.checkTick ul li {
  list-style: none;
  position: relative;
  padding-left: 31px;
  margin-bottom: 20px;
}
.divider .sow-headline-container {
  position: relative;
  text-align: center;
}
.divider .sow-headline-container::after {
  content: "";
  position: absolute;
  background: #eee;
  bottom: 20px;
  width: 100%;
  height: 1px;
  left: 0px;
}
.divider .sow-headline-container h2 {
  display: inline-block;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  z-index: 1;
  position: relative;
}

.checkTick .panel-grid-cell {
  position: relative;
}
.inlineIList ul {
  padding-left: 0px;
  list-style: none;
}
.checkTick .panel-grid-cell:last-child::after {
  display: none;
}
.checkTick {
  justify-content: center !important;
}
.inlineIList ul li {
  display: inline-block;
  position: relative;
  padding-left: 18px;
  margin-right: 18px;
  margin-bottom: 15px;
}
.inlineIList ul li::after {
  position: absolute;
  content: "";
  background: var(--colorPitch);
  width: 8px;
  height: 8px;
  left: 0px;
  top: 7px;
  border-radius: 100%;
}

.semiHeading p {
  font-size: 25px;
  margin-bottom: 0px;
}
li.entry .wcb2b-quantity {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
div.row > div li.entry h2.woocommerce-loop-product__title {
  margin-top: 12px;
}
.yith-wcan-tooltip {
  display: none !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
  line-height: 27px;
}
.filters-container > form {
  position: relative;
}
.filters-container > form button {
  position: absolute;
  right: 0px;
  top: -41px;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu
  > li:first-child
  a {
  -webkit-border-radius: 8px 8px 0px 0px !important;
  border-radius: 8px 8px 0px 0px !important;
}
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu
  > li:last-child
  a {
  -webkit-border-radius: 0px 0px 8px 8px !important;
  border-radius: 0px 0px 8px 8px !important;
}

body span.xoo-wsch-close {
  font-size: 30px;
}
li.entry .percBadge {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px !important;
  line-height: 12px;
  font-weight: 600;
}
.topLabelPro {
  position: absolute;
  top: 9px;
  background: var(--colorPitch);
  font-size: 14px;
  font-weight: 600;
  padding: 7px 14px;
  text-transform: capitalize;
  -webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
  z-index: 1;
}
li.entry .price {
  color: var(--colorBlack) !important;
  display: inline-block !important;
}
.onsale {
  display: none;
}
.offer_carousel.owl-carousel .owl-nav.disabled {
  display: flex;
}

.owl-carousel .owl-nav.disabled {
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.owl-carousel .owl-nav.disabled .owl-prev {
  position: relative;
  left: 10px;
}
.owl-carousel .owl-nav.disabled .owl-next {
  position: relative;
  right: 10px;
}

.btnBrown {
  background: var(--colorBrown);
  color: #fff;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 16px;
  padding: 8px 20px;
  border: none;
  outline: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block;
}
.btnBrown:hover {
  background: var(--colorBlack);
  color: #fff;
}

.head {
  background: var(--colorLightPitch);
  padding: 15px 0;
  border-bottom: 1px solid var(--colorLightGreen);
  -webkit-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
.wrapperPlans {
  border: 1px solid var(--colorLightGreen);
  border-radius: 30px;
}
.underBorder {
  border: 1px solid #eee;
  padding: 10px 10px;
  border-radius: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
}
.wrapperPlans .btnTransparent {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
}

.wrapperPlans .percBadge {
  border-radius: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px !important;
  line-height: 12px;
}
.wrapperPlans b {
  font-weight: 700;
}
.wrapperPlans del {
  font-weight: 400;
  color: var(--colorGrey);
}
.price * {
  font-size: 30px;
  font-weight: 500;
  color: #000;
}
del span bdi {
  color: var(--colorGrey);
}
.priceWithDiscount del {
  margin-left: 9px;
  text-decoration: none;
  position: relative;
}
ins span.woocommerce-Price-amount bdi,
del span.woocommerce-Price-amount bdi {
  font-size: 30px;
}
ins {
  text-decoration: none !important;
}
.priceWithDiscount del::after {
  content: "";
  background: var(--colorGrey);
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 50%;
}

body .woocommerce ul.products {
  justify-content: flex-start;
}

body .xoo-wsc-items-count,
body .xoo-wsc-sc-count {
  background-color: #fff;
  border: 2px solid #eb5757;
  color: #eb5757;
  font-weight: 600;
  top: -5px;
  left: -8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.radius32 {
  -webkit-border-radius: 32px;
  border-radius: 32px;
}
body .xoo-wsc-basket {
  bottom: 12px;
  right: 5px;
  background-color: var(--colorBrown);
  color: #fff;
  width: 60px;
  height: 60px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body .woocommerce ul.products {
  justify-content: flex-start;
}
table.variations th {
  vertical-align: top;
}
.related.products ul.products,
.up-sells ul.products {
  justify-content: flex-start !important;
}
.offer_carousel .item {
  padding-right: 20px;
}
#datafetch_mob {
  position: static;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
}

body #keyword_mob {
  border: 1px solid var(--colorBrown);
  background: transparent;
}
#mobileSearch .modal-body {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
}
#mega-menu-wrap-primary
  .mega-menu-toggle
  .mega-toggle-block-0
  .mega-toggle-animated-inner,
#mega-menu-wrap-primary
  .mega-menu-toggle
  .mega-toggle-block-0
  .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary
  .mega-menu-toggle
  .mega-toggle-block-0
  .mega-toggle-animated-inner::after {
  height: 3px;
  width: 37px;
}
.mob_navv .mega-menu-item {
  border-bottom: 1px solid #eee !important;
}
.mob_navv
  #mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.woocommerce table.shop_table th {
  font-weight: 500;
}
.order-total {
  border-top: 1px solid var(--colorPitch);
}
.woocommerce-shipping-totals.shipping th,
.woocommerce-shipping-totals.shipping td {
  padding-bottom: 14px;
}

.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-checkout {
  background: var(--colorBrown);
  color: #fff;
  border-radius: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0;
}
.accordion-header > button:hover {
  background: #ffe5de;
}
.btnNormal {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-size: 14px !important;
  font-weight: 600;
}
.btnNormal:hover {
  background: var(--colorBrown) !important;
  border-color: var(--colorBrown) !important;
}
/* .wishCoount.cart-contents {
  display: none;
}
.wishlist_products_counter.no-txt.wishlist-counter-with-products{
  display: block;
} */

.cartSuccess {
  background: #222;
  color: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 10px 20px;
  position: fixed;
  right: 110px;
  bottom: 30px;
  opacity: 0;
}
.cartSuccess.showCartSucc {
  animation: fadeInAnimation ease 2s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.arrowCart::after {
  content: "";
  position: absolute;
  right: -31px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 15px;
  border-color: transparent transparent transparent #222;
  top: 5px;
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
label[for="thmaf-enable-multiple-shipping"] {
  margin-bottom: 10px;
}
.modal-header {
  background: var(--colorLightPitch);
}
.card-body > .card-title {
  display: none;
}

.uwp-register-link {
  background: transparent;
  background-color: transparent;
  border: 1px solid var(--colorBrown);
  padding: 8px 22px;
  border-radius: 30px;
  font-weight: 500 !important;
  font-size: 15px !important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: inline-block !important;
}
.uwp-register-link:hover {
  background: var(--colorBrown);
  color: #fff !important;
  border-color: var(--colorBrown);
}
.uwp-footer-links {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 20px;
}
.customModal .card-body {
  margin-left: 5%;
  margin-right: 5%;
}
body .bsui .btn-primary {
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.wc_payment_methods.payment_methods.methods {
  margin-top: 0px;
}
.select2.select2-container.select2-container--default {
  border: 1px solid var(--colorGrey);
  height: 46px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.woocommerce-checkout .select2-container .select2-selection {
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
body #ship-to-different-address label input[type="checkbox"],
body .wc_payment_method input[type="radio"] {
  display: block !important;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: flex;
}
.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox > span {
  padding-right: 0px;
  margin-left: 8px;
}
.shipping_address {
  display: none;
}
body .payment_box {
  margin-left: 12px;
  border-radius: 10px;
}
.mo_send_otp_button-container input {
  color: var(--colorBrown) !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.mo_send_otp_button-container input:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.modal.zoom_effect .modal-dialog {
  transform: scale(0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.modal.zoom_effect.show .modal-dialog {
  transform: none !important;
}
body .bsui .uwp-register-link {
  display: none !important;
}
.bsui .btn-primary:not(:disabled):not(.disabled):active,
.bsui .btn-primary:not(:disabled):not(.disabled).active,
.show > .bsui .btn-primary.dropdown-toggle {
  background-color: var(--colorBrown) !important;
  border-color: var(--colorBrown) !important;
  box-shadow: none !important;
}
/* div[data-argument="mobile"] {
  margin-bottom: 1px !important;
} */
#mo_send_otp_phone1 {
  font-size: 14px;
}
.d-block.text-center.mt-2.small.uwp-login-link {
  display: none !important;
}
.uwp-auth-modal .card-body {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
body .bsui a:hover {
  color: var(--colorBlack) !important;
}
.xt_atc-loading {
  text-decoration: none !important;
}
.product-type-simple a.ajax_add_to_cart {
  position: relative;
}
.product-type-simple a.ajax_add_to_cart::before {
  background: url("../img/plus/svg");
  width: 22px;
  height: 22px;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
}
.woocommerce-account .container-xxl > .woocommerce {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-MyAccount-navigation li a {
  font-size: 15px !important;
  display: block;
}
body.woocommerce-account .woocommerce-MyAccount-navigation-link {
  margin-bottom: 0px !important;
  line-height: 26px;
  margin-right: 0px !important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation-link a {
  font-size: 15px !important;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  text-decoration: none !important;
}

body.woocommerce-account .woocommerce-MyAccount-navigation-link.is-active a {
  background: var(--colorPitch);
  color: var(--colorBrown) !important;
  border: 1px solid var(--colorBrown);
  -webkit-border-radius: 8px !important;
  border-radius: 8px;
  padding-left: 14px;
  padding-right: 14px;
}
.woocommerce-account table.account-orders-table {
  border: 1px solid #eee;
  border-radius: 10px !important;
}
.woocommerce-account table thead th {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.woocommerce-account table.account-orders-table thead {
  border-color: #eee;
}
.woocommerce-account .woocommerce-MyAccount-content p {
  font-size: 16px;
}
.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
  border: 1px solid #eee;
  width: 100%;
}
.woocommerce-view-order .woocommerce-MyAccount-content table tbody,
.woocommerce-view-order
  .woocommerce-MyAccount-content
  table
  tfoot
  tr:last-of-type {
  border-color: #eee;
}
.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
}
.woocommerce-customer-details,
.woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses.col2-set.addresses {
  padding-top: 0px !important;
}
.woocommerce-Address {
  border: 1px solid #eee;
  border-radius: 8px;
  padding-left: 25px;
  padding-right: 25px;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  .woocommerce-Address-title
  h3 {
  margin-top: 20px;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .selection,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  input,
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  font-size: 15px;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  label,
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
  font-size: 15px;
  font-weight: 500;
}
#billing_company_field,
#shipping_company_field {
  display: none;
}
#shipping_country_field,
#billing_country_field {
  padding-top: 17px !important;
}
.woocommerce-address-fields__field-wrapper
  .select2.select2-container.select2-container--default {
  height: auto;
}
#account_display_name + span {
  display: none;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .select2-selection {
  margin-top: 0px;
  height: 46px !important;
  border: 1px solid;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-account .select2.select2-container.select2-container--default {
  border: none !important;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .select2-selection__arrow {
  top: 9px;
}
.uwp-password-wrap input[type="password"] {
  width: auto !important;
}
body a.remove {
  display: block;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btnTransparent.active {
  background: var(--colorPitch);
}
.btnTransparent.active {
  color: var(--colorBrown) !important;
}
.wrpTab .btnTransparent {
  color: var(--colorBlack);
  border-color: #e0e0e0;
}
.wrpTab .btnTransparent:hover {
  color: #fff;
  border-color: var(--colorBrown) !important;
}
.prodBor {
  border: 1px solid var(--colorPitch);
  border-radius: 8px;
  padding: 12px 0;
  display: flex;
  justify-content: center;
}
.tinv-wishlist .product-remove button,
.product-action.tiProAct button {
  width: auto !important;
  height: auto !important;
  background: transparent;
}
.tiProName a {
  font-size: 24px;
  font-weight: 600;
}
.tiProPrice span {
  font-size: 24px;
  font-weight: 500;
}
.product-name.tiProName {
  margin-bottom: 8px;
}
.product-price.tiProPrice {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.tinv-wishlist .product-action.tiProAct {
  width: auto !important;
}
.listWhishlist {
  border-bottom: 1px solid var(--colorPitch);
}
.socailLogin {
  border: 1px solid #bdbdbd;
  border-radius: 30px;
  padding: 9px 0;
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
}
.sow-accordion-panel {
  border-bottom: 1px solid #ddd;
}
.orSep::before {
  content: "";
  background: #c2c2c2;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  top: 13px;
}
.orSep span {
  color: var(--colorGrey);
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
  z-index: 1;
  position: relative;
}
.customModal .card-body {
  padding-bottom: 0px;
}

.bsui .input-group-append {
  margin-left: -1px;
  position: absolute;
  height: 100%;
}
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  outline: none !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.sow-accordion-panel-border {
  padding-top: 0px !important;
}
#payment_method_wc-razorpay {
  display: none !important;
}

.single-product .summary.entry-summary .prcData {
  display: none;
}

#sync2 .item {
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}
.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}
#sync1.owl-theme .owl-prev {
  left: 10px;
}
#sync1.owl-theme .owl-next {
  right: 10px;
}

.borderLight {
  border: 1px solid #ffe5de;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.hoverImg {
  display: none;
  width: 100%;
  height: 100%;
}
.hoverEndent > a.woocommerce-loop-product__link:hover .hoverImg {
  display: block;
}
.hoverEndent
  > a.woocommerce-loop-product__link:hover
  > img.size-woocommerce_thumbnail {
  display: none !important;
}
#sync2 .owl-dots {
  display: block;
}
/* #sync2 .owl-nav svg {
  width: 14px;
}
#sync2 .owl-nav {
  display: flex;
  width: 95%;
  justify-content: space-between;
  position: absolute;
  top: 43%;
  left: 3%;
} */

/************************ Home Page styles ************************/
/* Basic styles for the marquee container (announcement bar) */
.announcement {
  background: var(--colorBrown);
}
.marquee-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  position: relative;
}
.marquee-content {
  display: inline-block;
  white-space: nowrap;
  will-change: transform; /* Optimize performance */
  animation: scroll 15s linear infinite;
}
@keyframes scroll {
  0% {
    transform: translateX(136%);
  }
  100% {
    transform: translateX(-136%);
  }
}
.marquee-content:hover {
  animation-play-state: paused;
}
.marquee-content a.pause-on-hover {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  pointer-events: auto;
}
.marquee-content:hover a.pause-on-hover {
  color: yellow;
}

/************************ Raw Food Page styles ************************/
/************ Hero contatiner styles **************/
.rf-hero_section {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 0;
  margin-bottom: 22px;
}
.rf-hero-title {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  text-align: left;
  color: var(--colorBlack);
  margin-bottom: 4px;
}
.rf-hero-text {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  color: var(--colorBlack);
  width: 75%;
  margin-bottom: 40px;
}
.rf-hero-image {
  width: auto !important;
  height: 100% !important;
  max-height: 300px;
}
.rf-hero-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.rf-hero-feature-image {
  width: auto !important;
  height: 100% !important;
  max-height: 60px !important;
  margin-bottom: 12px;
}
.rf-hero-feature-text {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
  color: var(--colorBlack);
  margin-bottom: 0;
}

/************ Product Card styles **************/
.rf-products-container {
  margin-top: 40px;
  margin-bottom: 40px;
}
.rf-product-card {
  border: 0;
}
.rf-product-img-container {
  border: 1px solid #ffe5de;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.rf-product-card:hover .rf-product-img-container {
  border: 1px solid var(--colorBrown);
}
.rf-product-image {
  object-fit: cover;
}
.rf-offer-label {
  position: absolute;
  top: 10px;
  left: 0;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
  text-align: left;
  background-color: #ffe5de;
  color: var(--colorBrown);
  padding: 10px;
  border: 1px solid #ffe5de;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.rf-like-btn {
  display: flex;
  justify-content: center;
  align-items: center;

  position: absolute;
  top: 10px;
  right: 10px;
  height: 32px;
  width: 32px;
  box-shadow: 0px 0px 12px 0px #00000024;
  border-radius: 50px;
  background: #ffffff;
}
/* .rf-like-btn svg {
		color: #eb5757 !important;
	} */
.rf-product-card .card-body {
  padding: 12px 0;
}
.rf-product-title {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rf-product-price {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.rf-product-sale-price {
  font-weight: 600;
  text-align: left;
  color: var(--colorBlack);
}
.rf-product-cost-price {
  text-decoration: line-through !important;
  color: var(--colorGrey);
}
.rf-discount-badge {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;

  border-radius: 14px;
  color: var(--colorGreen);
  background-color: var(--colorLightGreen);
  border: 1px solid var(--colorGreen);
  padding: 6px 8px;

  display: flex;
  justify-content: center;
  align-items: center;
}
.rf-variation-badge {
  height: 40px;

  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;

  border-radius: 52px;
  color: var(--colorBlack);
  border: 1px solid #bdbdbd;
  padding: 14px 7px;
  margin-top: 12px;

  display: flex;
  justify-content: center;
  align-items: center;
}
.rf-variation-badge:not(:last-child) {
  margin-right: 10px;
}
.rf-variation-badge.active {
  color: var(--colorBrown) !important;
  border-color: var(--colorBrown) !important;
  background-color: #ffe5de;
}
.rf-product-card .card-footer {
  padding: 0px;
  background-color: transparent;
  border-color: #ffe5de;
}
.rf-product-card .btn-addtocart {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;

  padding: 12px 0;
  width: 100%;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: left;

  color: var(--colorBrown);
  border-radius: 0;
}
.rf-product-card .btn-addtocart:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.rf-product-card .btn-addtocart svg {
  margin-right: 8px;
}

/************ video container styles ************/
.rf-video-container {
  background-color: var(--colorLightPitch);
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
}
.rf-video-container .rf-video-title,
.highlights-container .highlights-title,
.customer-story-container .customer-story-title,
.rf-form .rf-partner-title {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 45px;
  text-align: left;
  color: var(--colorBlack);
}
.rf-partner-content,
.rf-video-container .rf-video-content {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: var(--colorBlack);
}
.rf-video-container .rf-video-content {
  text-align: left;
}
.rf-video-container .rf-video {
  border-radius: 16px;
  height: 419px;
}

/************ service highlights styles ************/
.highlights-container {
  border: 1px solid #ffa68d;
  border-radius: 40px;
  margin-top: 40px;
}
.highlight-content {
  padding: 2.5rem 3.5rem;
}
.highlights-title {
  margin-bottom: 24px;
}
.service-item {
  display: inline-flex;
  align-items: center;
  border-bottom: 0;
  margin-bottom: 10px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0;
}
.service-content {
  color: var(--colorBlack);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  margin-left: 16px;
}
.highlight-image-container {
  position: relative;
  /* background-color: #ffa68d; */
  height: 100%;
  max-height: 300px;
}
@media screen and (min-width: 1400px) {
  /* .highlight-image, */
  .highlight-image img {
    bottom: -68px;
  }
}
/* .highlight-image, */
.highlight-image img {
  position: absolute;
  bottom: -110px;
  left: 0;
  height: auto;
  width: 100%;
}

/************ customer reviews styles ************/
.customer-story-container {
  margin-top: 40px;
}
.customer-story-title {
  margin-bottom: 16px;
}
.customer-story-card {
  /* border: 1px solid rgba(0, 0, 0, 12%); */
  border: 1px solid #0000001f;
  border-radius: 12px;
  height: 100%;
}
.customer-image {
  width: 56px;
  height: 56px;
  border-radius: 56px;
}
.customer-name {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
}
.customer-ratings {
  font-size: 16px;
  color: #e67136;
}
.customer-review-title {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  color: #3e3e3e;
  margin-top: 12px;
}
.customer-review-description {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #3e3e3e;
  margin-bottom: 0;
}

/************ partnership form styles ************/
.rf-form .rf-partner-title {
  text-align: center !important;
  margin-bottom: 16px;
}

.rf-form .form-floating > .form-control,
.rf-form .form-floating > .form-control-plaintext,
.rf-form .form-floating > .form-select {
  height: 40px;
  min-height: 40px;
  line-height: 21px;
  padding: 0 15px;
  border: 1px solid #bdbdbd;
  background: transparent !important;
  -webkit-transition: all 0.15s ease-in 0s;
  transition: all 0.15s ease-in 0s;
  outline: none;
  border-radius: 10px;
  color: #212529;
}

.rf-form .form-control:focus,
.rf-form .form-select:focus {
  outline: 0;
  background: transparent !important;
  -webkit-box-shadow: 0 0 0 0.25rem #fff0ec;
  box-shadow: 0 0 0 0.25rem #fff0ec;
  background-color: transparent !important;
  border: 1px solid #f1c9be !important;
}

.rf-form .form-floating > .form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.68451 1.55953L5.30951 5.93453C5.26888 5.97521 5.22063 6.00748 5.16752 6.02949C5.1144 6.05151 5.05747 6.06284 4.99998 6.06284C4.94248 6.06284 4.88555 6.05151 4.83244 6.02949C4.77933 6.00748 4.73108 5.97521 4.69045 5.93453L0.315447 1.55953C0.254192 1.49834 0.212469 1.42036 0.195559 1.33545C0.17865 1.25053 0.187314 1.16251 0.220456 1.08253C0.253598 1.00254 0.309726 0.934191 0.381736 0.886122C0.453746 0.838054 0.538399 0.812432 0.624978 0.8125H9.37498C9.46156 0.812432 9.54621 0.838054 9.61822 0.886122C9.69023 0.934191 9.74636 1.00254 9.7795 1.08253C9.81264 1.16251 9.82131 1.25053 9.8044 1.33545C9.78749 1.42036 9.74577 1.49834 9.68451 1.55953Z' fill='%23828282'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 0.65rem auto !important;
}
.rf-form .form-floating > .form-select:focus {
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.68451 1.55953L5.30951 5.93453C5.26888 5.97521 5.22063 6.00748 5.16752 6.02949C5.1144 6.05151 5.05747 6.06284 4.99998 6.06284C4.94248 6.06284 4.88555 6.05151 4.83244 6.02949C4.77933 6.00748 4.73108 5.97521 4.69045 5.93453L0.315447 1.55953C0.254192 1.49834 0.212469 1.42036 0.195559 1.33545C0.17865 1.25053 0.187314 1.16251 0.220456 1.08253C0.253598 1.00254 0.309726 0.934191 0.381736 0.886122C0.453746 0.838054 0.538399 0.812432 0.624978 0.8125H9.37498C9.46156 0.812432 9.54621 0.838054 9.61822 0.886122C9.69023 0.934191 9.74636 1.00254 9.7795 1.08253C9.81264 1.16251 9.82131 1.25053 9.8044 1.33545C9.78749 1.42036 9.74577 1.49834 9.68451 1.55953Z' fill='%23828282'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: right 10px center !important;
  background-size: 0.65rem auto !important;
}

.rf-form .form-floating > .form-control ~ label,
.rf-form .form-floating > .form-select ~ label {
  font-size: 14px;
  line-height: 21px;
  width: auto;
  height: auto;
  padding: 0 5px;
  border-radius: 5px;
  top: 50%;
  transform: translateY(-50%) translateX(12px);

  -webkit-transition: all 0.15s ease-in 0s;
  transition: all 0.15s ease-in 0s;
  background-color: #ffffff;
  color: #828282;
}
.rf-form .form-floating > .form-select ~ label {
  opacity: 1;
  top: 50%;
  font-size: 12px;
  line-height: 18px;
  transform: translateY(-150%) translateX(12px);
}
.rf-form .form-floating > .form-control-plaintext:focus,
.rf-form .form-floating > .form-control-plaintext:not(:placeholder-shown),
.rf-form .form-floating > .form-control:focus,
.rf-form .form-floating > .form-select:focus,
.rf-form .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 8px;
  padding-bottom: 8px;
}
.rf-form .form-floating > .form-control-plaintext ~ label,
.rf-form .form-floating > .form-control:focus ~ label,
.rf-form .form-floating > .form-control:not(:placeholder-shown) ~ label {
  font-size: 12px;
  line-height: 18px;
  background-color: white;
  opacity: 1;
  top: 0;
  transform: translateY(-52%) translateX(12px);
}

.rf-form .wpcf7-not-valid-tip {
  text-align: left !important;
}

/* Spinner Styles */
/* .rf-form .wpcf7-submit.has-spinner {
  position: relative;
}
.rf-form .wpcf7-submit.has-spinner .wpcf7-spinner {
  display: none;
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}
.rf-form .wpcf7-submit.has-spinner.loading .wpcf7-spinner {
  display: inline-block;
} */

.rf-form .submit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.rf-form .submit .wpcf7-submit {
  justify-self: center;
}
.rf-form .submit .wpcf7-spinner {
  margin-top: 10px;
}

/************ Page horizontal line styles **************/
.rf-divider {
  border-top: 1px solid #0000001f !important;
  opacity: 1;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

/****************** Woocommerce product card styles ******************/
.custom-woocommerce-loop-product__title {
  color: var(--colorBlack) !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  margin-top: 16px;
  margin-bottom: 2px !important;
  min-height: 45px;
  max-width: 300px;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: initial;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  /* For Firefox and other browsers using a more compatible approach */
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
}
.custom-woocommerce-loop-product__title:hover {
  color: var(--colorBrown) !important;
}
.custom-woocommerce-priceDiv {
  margin-bottom: 8px;
  min-height: 35px;
}
.custom-woocommerce-priceDiv span {
  margin-top: 7px;
}
.custom-woocommerce-priceDiv .woocommerce-Price-amount {
  margin-right: 10px;
}

/*********** Product Listing coming soon stylings**************/
.coming-soon-banner {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
}
.coming-soon-div {
  min-height: 300px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #fafafa;
  border-radius: 24px;
}
.coming-soon-title {
  font-size: 60px;
  font-style: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 72px;
  color: var(--colorBrown);
}
.coming-soon-banner p {
  font-size: 18px;
  color: #333333;
  margin-top: 20px;
}

/*********** Announcement bar slider stylings**************/
.announcement-container{
    background-color: var(--colorBrown);
    padding-top: 5px;
    padding-bottom: 5px;
}
.announcement-container a{
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    pointer-events: auto;
    z-index: 5 !important;
}
@media only screen and (max-width: 992px) {
    .announcement-container{
        text-align: center;
    }
}
.announcement-container a:hover{
    color: yellow;
}
.swiper-announcement{
    overflow: visible;
}
.swiper-announcement .swiper-content{
    white-space: nowrap; /* Prevents text from wrapping */
}
/* overriding swipers transition */
.swiper-announcement > .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  margin: 0 auto;
}

@media screen and (max-width: 1400px) {
  .rf-variation-badge {
    height: 35px;
    font-size: 14px;
    line-height: 14px;
    padding: 15px 10px;
  }
  /* .highlight-image, */
  .highlight-image img {
    bottom: -98px;
  }
}
@media screen and (max-width: 1200px) {
  /* .highlight-image, */
  .highlight-image img {
    bottom: -75px;
  }
  .service-content {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .rf-hero-feature {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: start;
  }
  .rf-hero-feature-image {
    margin-bottom: 0;
  }
  .rf-hero-feature-content {
    margin-left: 12px;
  }
  .rf-hero-feature-text {
    text-align: left;
  }
  .rf-variation-badge {
    height: 30px;
    font-size: 12px;
    line-height: 12px;
    padding: 14px 6px;
  }
}
@media screen and (max-width: 991px) {
  .rf-hero-image {
    max-height: 260px !important;
  }
  .rf-hero-feature-image {
    max-height: 40px !important;
  }
  .rf-hero-feature-text {
    font-size: 14px;
    line-height: 22px;
  }
  .rf-video-container .rf-video {
    height: 392px;
    margin-bottom: 16px;
  }
  .highlight-image-container {
    position: unset;
  }
  /* .highlight-image, */
  .highlight-image img {
    position: unset;
    height: 300px;
    margin-bottom: -64px;
    object-fit: contain;
  }
  .customer-story-container {
    margin-top: 64px;
  }
}
@media screen and (max-width: 792px) {
  .rf-hero_section {
    padding-left: 16px;
    padding-right: 16px;
  }
  .rf-hero-feature {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
  .rf-hero-feature-content {
    margin-left: 8px;
  }
  .rf-hero-feature-image {
    margin-bottom: 0;
  }
  .rf-hero-feature-image {
    max-height: 35px !important;
  }
  .rf-hero-feature-text {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .rf-discount-badge {
    font-size: 12px;
    line-height: 12px;
    padding: 6px 8px;
  }
  .rf-products-container {
    margin-top: 30px;
  }
  li.product.entry .button {
    font-size: 16px;
  }
  li.product.entry .button svg {
    height: 18px;
    width: 18px;
  }
  .rf-video-container .rf-video {
    height: 290px;
    border-radius: 16px;
    margin-bottom: 12px;
  }
  .service-content {
    font-size: 16px;
    line-height: 20px;
    margin-left: 20px;
  }
  .rf-video-container .rf-video-title,
  .highlights-container .highlights-title,
  .customer-story-container .customer-story-title,
  .rf-form .rf-partner-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
  }
  .highlights-title,
  .customer-story-title {
    text-align: center !important;
  }
  .rf-form .rf-partner-title {
    margin-bottom: 12px;
  }
  .rf-divider {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .coming-soon-title {
    font-size: 42px;
    line-height: 48px;
  }
  .coming-soon-banner p {
    font-size: 18px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  .rf-hero-title {
    line-height: 20px;
    margin-bottom: 8px;
  }
  .rf-hero-text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    width: 100%;
  }
  .rf-hero-image {
    max-height: 230px !important;
  }
  .rf-variation-badge {
    font-size: 14px;
    line-height: 14px;
    padding: 16px 7px;
  }
  .highlights-container {
    margin-top: 30px;
  }
  .highlights-wrapper.col-9 {
    width: 60%;
  }
  .service-content {
    margin-left: 24px;
  }
  .custom-woocommerce-loop-product__title {
    color: var(--colorBlack) !important;
    font-size: 16px !important;
    margin-top: 12px;
    min-height: 39px;
    margin-bottom: 8px !important;
  }
  .custom-woocommerce-priceDiv span {
    margin-top: 12px;
  }
}
@media screen and (max-width: 520px) {
  .highlights-wrapper.col-9 {
    width: 75%;
  }
}
@media screen and (max-width: 450px) {
  .rf-products-container {
    margin-bottom: 30px;
  }
  .rf-video-container {
    padding-bottom: 16px;
    margin-top: 30px;
  }
  .rf-video-container .rf-video {
    height: 226px;
  }
  .rf-video-container .rf-video-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
  .rf-partner-content,
  .rf-video-container .rf-video-content {
    font-size: 14px;
    line-height: 24px;
  }
  .highlights-container {
    border-radius: 32px;
  }
  .highlight-content {
    padding: 1.5rem 1.5rem;
  }
  .coming-soon-title {
    font-size: 38px;
    line-height: 42px;
  }
  .coming-soon-banner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 400px) {
  /* .highlight-image, */
  .highlight-image img {
    height: 240px;
    margin-bottom: -52px;
  }
}
@media screen and (max-width: 375px) {
  .rf-video-container .rf-video {
    height: 197px;
  }
  .highlights-wrapper.col-9 {
    width: 100%;
  }
}
@media screen and (max-width: 340px) {
  /* .highlight-image, */
  .highlight-image img {
    height: 220px;
    margin-bottom: -48px;
  }
}
@media screen and (max-width: 310px) {
  /* .highlight-image, */
  .highlight-image img {
    height: 186px;
    margin-bottom: -40px;
  }
}


/*********** Coupon Code Popup stylings**************/
.coupon-container {
  border-radius: 24px;
}
.coupon-img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 340px;
  background-color: #fbf3e0;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.coupon-image {
  height: 320px;
  width: 320px;
  object-fit: contain;
}
.border {
  border: 1px solid red;
}
.coupon-content {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 210px;
}
.coupon-title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: var(--colorBrown);
  margin: 0;
  margin-bottom: 10px;
}
.coupon-subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 40px;
  text-align: center;
  color: #3f3f3f;
  margin: 0;
  margin-bottom: 10px;
}
.coupon-code {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #828282;
  margin: 0;
}


/*********** Welcome products Popup stylings**************/
.welcome-popup-button-prev,
.welcome-popup-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  transform: translateY(-92px) !important;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.welcome-popup-button-prev.swiper-button-disabled,
.welcome-popup-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.welcome-popup-button-prev.swiper-button-hidden,
.welcome-popup-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .welcome-popup-button-prev,
.swiper-navigation-disabled .welcome-popup-button-next {
  display: none !important;
}
.welcome-popup-button-prev svg,
.welcome-popup-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .welcome-popup-button-prev svg,
.swiper-rtl .welcome-popup-button-next svg {
  transform: rotate(180deg);
}
.welcome-popup-button-prev,
.swiper-rtl .welcome-popup-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.welcome-popup-button-next,
.swiper-rtl .welcome-popup-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.welcome-popup-button-lock {
  display: none;
}
.welcome-popup-button-prev:after,
.welcome-popup-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.welcome-popup-button-prev:after,
.swiper-rtl .welcome-popup-button-next:after {
  content: "prev";
}
.welcome-popup-button-next,
.swiper-rtl .welcome-popup-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.welcome-popup-button-next:after,
.swiper-rtl .welcome-popup-button-prev:after {
  content: "next";
}
.popup-container {
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  border: 1px solid #ffa68d;
  overflow: hidden;
}
.popup-header {
  background-color: #ffece7;
  border-radius: 24px 24px 0 0;
  text-align: center;
  padding: 2rem;
  padding-bottom: 6rem;
}
.popup-header-title {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: var(--colorBrown);
  margin-bottom: 12px;
}
.popup-header-subtitle {
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #3f3f3f;
}
.popup-product-image {
  height: 266px;
  width: 100%;
  max-width: 266px !important;
  border-radius: 24px;
  object-fit: cover;
  margin-top: -92px;
  margin-bottom: 50px;
  box-shadow: 0 0 34px 14px #1c1c1c40;
}
.popup-content {
  padding: 2rem;
}
.popup-title {
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: var(--colorBrown);
  margin-bottom: 10px;
}
.popup-addtocart-btn {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-weight: 600;
  width: 200px;
  border-radius: 52px;
  background-color: var(--colorBrown);
  color: #fff;
}
.popup-addtocart-btn:hover {
  background: #3f3f3f;
  color: #fff;
}
.popup-container .swiper {
  width: 100%;
  height: 100%;
  overflow: visible;
}
.popup-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popup-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-container .swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear;
}
@media only screen and (max-width: 576px) {
  .popup-header-title {
    font-size: 24px;
  }
  .popup-header-subtitle {
    font-size: 18px;
  }
  .popup-container .swiper-slide {
    font-size: 16px;
  }
  .popup-title {
    font-size: 32px;
  }
  .popup-product-image {
    margin-bottom: 25px;
  }
  .popup-addtocart-btn {
    width: 150px;
  }
}

.loggedInDes {
  background: var(--colorBrown);
  color: #fff !important;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: none;
}
.displayLoginUser {
  position: absolute;
  bottom: -64px;
  background: var(--colorBrown);
  padding: 0px;
  list-style: none;
  display: none;
  color: #fff;
  right: 0px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
  z-index: 3;
}
.displayLoginUser li:hover {
  background: var(--colorPitch);
  color:  var(--colorBrown);
}
.displayLoginUser li {
  padding: 4px 15px;
}
.loggedInDes:hover .displayLoginUser{
  display: block;
}
#map {
  height: 300px;
  width: 100%;
}

#form-response {
  padding-left: 27px;
  font-weight: bold;
}
.bsui .btn-primary:focus,.bsui .btn-primary.focus {
  background-color: var(--colorPitch) !important;
  border-color: var(--colorPitch) !important;
  color: var(--colorBrown) !important;
}
.customMsgLogin a {
  color: #fff;
}
.account-details {
  background: var(--colorLightPitch);
}

.single-post .post-thumbnail.full-width-image {
  margin-bottom: 30px;
}
.single-post .entry-content {
  padding-bottom: 50px;
}
.imgFooter section {
  margin-bottom: 10px;
}
.abtTitle h3 {
  color: #D01F0F;
  font-size: 24px;
  font-weight: 600;
}
.abtTitle .textwidget p {
  color: #3F3F3F;
}
.abt_why h3 {
  font-size: 24px;
  font-weight: 600;
  color: #3F3F3F;
}

.abt_why .panel-grid-cell {
  border: 1px solid #FFEEEC;
  border-radius: 8px;
  min-height: 247px;
  position: relative;
}
.abt_why .panel-grid-cell::before {
  content: "";
  background: url('../img/verified.png') no-repeat;
  width: 18px;
  height: 20px;
  position: absolute;
  top: 13px;
  right: 13px;
}
#order_comments {
  height: 100px;
}
.woocommerce-additional-fields {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
.woocommerce-additional-fields > div {
  padding-left: 11px;
  padding-right: 11px;
}
#billing_country_field {
  padding-top: 0px !important;
}
.nonVirtual #shipping_method li:nth-child(2),.nonVirtual .xoo-wsc-shipping-methods li:nth-child(2) {
  display: none;
}
#shipping_method {
  padding: 0px;
  margin-bottom: 0px;
}
.virtualCart #shipping_method li:nth-child(2),.virtualCart .xoo-wsc-shipping-methods li:nth-child(2) {
  display: none;
}
.modal_cart_delPass .fs18 {
  font-size: 14px;
}
.modal_cart_delPass label span {
  font-size: 13px;
}
.modal_cart_delPass #ajax-products-list {
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
.modal_cart_delPass .pricePass, .modal_cart_delPass .pricePass * {
  font-size: 12px;
}
body .woocommerce-button.button.view,body .woocommerce-button.button.invoice{
  background: transparent;
    background-color: transparent;
  border: 1px solid var(--colorBrown);
  color: var(--colorBrown) !important;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 600;
  padding: 3px 6px !important;
    padding-top: 3px;
    padding-bottom: 3px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.woocommerce-account table.account-orders-table:not(.has-background) tbody tr td {
  border-bottom: 1px solid #e6e6e6 !important;
}
#shipping_method label::before {
  display: none;
}