/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Default: Desktop */

.veeta-swiper-wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.veeta-swiper-wrapper .swiper-wrapper { 
    padding-bottom: 30px;
}

.veeta-swiper-wrapper .swiper-pagination-bullet-active {
    background: #E3A165 !important;
}

.veeta-swiper-wrapper .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important 
}


.product-gallery-slide {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 20px 38px 20px;
}

#guide_section .feature-product-card {
    margin: 0 auto 20px;
}

.rating-wrap img {
    width: auto;
    padding: 0px !important;
}
.pr-item ol, ul {
    padding-left: 20px;
    color: #444;
}

/* Hide default WooCommerce notice */
.woocommerce-notices-wrapper {
  display: none !important;
}

/* Popup */
#orbits-cart-popup {
  position: fixed;
  inset: 0;
  z-index: 999999;
}

.orbits-cart-popup-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.20);
}
.pr-content p {
    padding-bottom: 20px !important;
}

.orbits-cart-popup-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px; 
  transform: translate(-50%, -50%);
  background: #5a3948;
  color: #fff;
  border-radius: 18px;
  padding: 60px 150px;
  text-align: center;
  box-shadow: 0 20px 50px rgba(0,0,0,0.22);
}

.orbits-cart-icon {
  font-size: 28px;
  margin-bottom: 12px;
}

.orbits-cart-title {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 40px;
}

.orbits-cart-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.orbits-checkout-btn,
.orbits-continue-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 45px;
  padding: 0 18px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 18px;
  cursor: pointer;
}

.orbits-checkout-btn {
  background: #d9a15b;
  color: #fff;
  border: none;
}

.orbits-continue-btn {
  background: transparent;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.8);
}

.orbits-continue-btn:hover {
  background-color: #E3A165;
  color: #0F0C0C;
  border: 1px solid transparent;
}

.pr-content br {
    display: none;
}
.ast-narrow-container .site-content > .ast-container {
    max-width: 100%;
    padding: 0;
}
.pr-header p {
    display: none;
}
.elementor-menu-cart__footer-buttons span {
    font-size: 11px !important;
}
.vt-row.vt-ship {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 6px;
}
.veeta-product-card {
	position: relative;
	
}
.veeta-product-card .veeta-product-remove{
	opacity: 0;
	
}
.veeta-product-card:hover .veeta-product-remove{
	opacity: 1;
	
}
.veeta-product-remove {
    position: absolute;
    top: 12px;
    right: 12px;
}
.veeta-product-remove a {
    font-size: 14px;
    color: #C57E44;
}

.pr-title {
    text-align: left;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
}
.remove-fav-btn {
    background-color: transparent;
    border: 0;
    box-shadow: unset;
    color: #C57E44;
    padding: 0px;
    position: absolute;
    right: 24px;
    bottom: 24px;
}
.remove-fav-btn:hover {
    background-color: transparent;
    color: #C57E44;
}

.blog-save .ccc-favorite-post-toggle > a.save::before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2026/02/save-icon-active.svg) !important;
    background-repeat: no-repeat;
    width: 16px;
    height: 24px;
    display: block;
    background-position-y: 4px;
}

.blog-card .ccc-favorite-post-toggle > a::before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2026/02/save-icon.svg) !important;
    background-repeat: no-repeat;
    width: 16px;
    height: 24px;
    display: block;
    background-position-y: 4px;
}
.xs-reviewer-details .xs-review-summery > p {
    color: #000000 !important;
}
.xs-review.xs-text {
    margin-bottom: 20px !important;
}
.public-xs-review-box .xs-review textarea {
    width: 100%;
    min-height: 0px !important;
    font-size: 14px !important;
    height: 35px;
}
.xs-review-summery {
    padding-top: 10px !important;
}

.product-filters {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    max-width: 450px;
    margin: 0 auto 80px;
}

.veeta-select {
    background-color: #AC6530 !important;
    border-radius: 100px !important;
    border: 0;
    color: #FCFCFC !important;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 16px !important;
}

#veeta-reset {
    background-color: #AC6530;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 26px;
    border-radius: 100px;
}

.veeta-grid {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.veeta-product-card {
    width: 270px;
    border: 2px solid;
    border-color: #764C33;
    border-radius: 24px;
    padding: 16px;
	background-color: #ffffff;
}
.veeta-acf-list li {
    list-style: none;
    padding: 3px 15px;
    background-color: #69140E;
    border-radius: 100px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.veeta-acf-list ul {
    display: flex;
    align-items: center;
    gap: 6px;
}

.veeta-product-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.veeta-product-title {
    color: #0F0C0C;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%;
}

.veeta-product-price {
    font-size: 14px;
    color: #0F0C0C;
    font-weight: 500;
}

.veeta-product-cat {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0px;
}

.veeta-short-desc {
    font-size: 12px;
    color: #0F0C0C;
    font-weight: 300;
    padding: 11px 0px;
}

.veeta-product-424 {border-color: #B64D47;}

.veeta-product-424 li {
    background-color: #D86C13;
}

.veeta-product-423 li {
    background-color: #B64D47;
}

.veeta-product-422 li {
    background-color: #211517;
}

.veeta-product-421 li {
    background-color: #D6954F;
}

.veeta-product-420 li {
    background-color: #AF6532;
}

.veeta-product-263 li {
    background-color: #764C33;
}

.veeta-product-423 {
    border-color: #B64D47;
}

.veeta-product-424 {
    border-color: #D86C13;
}

.veeta-product-422 {
    border-color: #211517;
}

.veeta-product-421 {
    border-color: #D6954F;
}

.veeta-product-420 {
    border-color: #AF6532;
}
.veeta-product-img {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.veeta-select {
    background-image: url(/wp-content/uploads/2026/02/arrow-down.svg) !important;
    background-position-x: 85% !important;
    appearance: none;
}
.veeta-product-card .ccc-favorite-post-toggle > a {
    color: #0F0C0C;
    font-size: 22px;
    position: absolute;
    top: 0px;
    left: 0px;
}



.blog-card__excerpt.desktop-excerpt {
    display: block;
}

.blog-card__excerpt.mobile-excerpt {
    display: none;
}
p {
	margin: 0;
	padding: 0;
}
ol, ul {
    margin: 0;
}

.woocommerce-js div.product .product_title {
    margin: 0px;
}

.woocommerce img, .woocommerce-page img {
    box-shadow: unset !important;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.commentlist .review {
    border-radius: 24px;
}
.feature-product-card {
    padding: 24px;
    border-radius: 24px;
    border: 2px solid #69140E;
    display: grid;
    grid-template-columns: 300px auto;
    align-items: center;
    gap: 24px;
	background-color: #ffffff;
}
.product-short-description p {
    padding-bottom: 0px !important;
}

.feature-product-title {
    color: #0F0C0C !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    line-height: 100%;
    padding: 0px !important;
	margin: 0 !important;
}

.feature-product-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.feature-product-right #elementor-toc__heading-anchor-4 {
    display: none;
}

.feature-product-price {
    color: #0F0C0C;
    font-size: 26px;
    font-weight: 600;
}

span.feature-product-category {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}

.feature-product-card img {
    box-shadow: unset !important;
}

.product-short-description {
    color: #0F0C0C;
    font-size: 11px;
    line-height: 140%;
    padding: 10px 0px;
}

.feature-product-card li {
    list-style: none;
    background-color: #69140E;
    display: inline-block;
    color: #fff;
    border-radius: 15px;
    padding: 3px 10px;
}

.feature-product-card ul {
    display: inline-flex;
    flex-direction: column;
    gap: 6px;
    margin: 0 !important;
    padding-left: 0px !important;
}

.feature-btn-link {
    font-size: 16px;
    font-weight: 500;
    color: #0F0C0C;
    background-color: #E3A165;
    padding: 10px;
    border-radius: 100px;
    display: block;
    text-align: center;
    margin-top: 70px;
}
.feature-product-img >img {
    width: 100%;
    padding: 0px !important;
}

.feature-btn-link:hover {
    color: #fff;
}
.woocommerce-js h2 {
    margin-bottom: 0px;
}

.rating-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}



.custom-author-box {
    display: grid;
    grid-template-columns: 75px auto;
    gap: 24px;
}

.author-image img {
    border-radius: 100px;
}

.author-image {
    width: 75px;
    height: 75px;
    border-radius: 100px;
    overflow: hidden;
}

.author-header {
    background-color: #E3A165;
    padding: 16px;
}

.author-label {
    font-size: 14px;
    font-weight: 500;
    color: #0F0C0C;
}

.author-name {
    font-size: 18px;
    font-weight: 600;
    color: #0F0C0C;
}

.author-bottom {
    padding: 16px;
}

.author-role {
    color: #0F0C0C;
    font-size: 14px;
    padding-bottom: 10px;
}

.author-bio {
    font-size: 14px;
    color: #0F0C0C;
    font-weight: 400;
    padding-bottom: 16px;
}

.author-social {
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-icon {
    color: #AC6530;
    font-size: 14px;
    font-weight: 300;
}

.blog-card {
    display: grid;
    grid-template-columns: 300px auto;
    gap: 24px;
    align-items: center;
    border: 2px solid #7FC9CA;
    border-radius: 22px;
    margin-bottom: 48px;
	padding-right: 24px;
	position: relative;
	overflow: hidden;
}

.blog-card__image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.blog-card__image {
    height: 150px;
}

.blog-card__title {
    color: #0F0C0C;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.5s;
}

.blog-card__excerpt {
    font-size: 14px;
    color: #0F0C0C;
    font-weight: 300;
    line-height: 140%;
    padding: 14px 0px;
}

.blog-card__title:hover {
    color: #E3A165;
}


.pagination-list .veeta-page {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #AC6530;
    border-radius: 100px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
}

.meta-wrap {
    display: flex;
    align-items: center;
    gap: 14px;
    font-size: 12px;
    color: #000000;
    font-weight: 400;
}

.author-img-box {
    width: 20px;
    height: 20px;
    border-radius: 100px;
    overflow: hidden;
    display: flex;
}

.author-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author-box {
    display: flex;
    align-items: center;
    gap: 8px;
}

.author-box a {
    color: #000000;
    pointer-events: none;
}

.blog-date {
    border-left: 2px solid #E3A165;
    border-right: 2px solid #E3A165;
    padding: 0px 11px;
    line-height: 1;
}


.pagination-list {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.pagination-item {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #AC6530;
    border-radius: 100px;
}

.blog-save {
    display: flex;
    align-items: center;
    position: absolute;
    top: 18px;
    right: 24px;
}

.blog-save-text {
    font-size: 12px;
    color: #0F0C0C;
    font-weight: 400;
}


  .pr-accordion{border-top:1px solid #eaeaea;}
  .pr-item{border-bottom:1px solid #eaeaea;}
  .pr-header{
    width:100%;background:transparent;border:0;
    padding:18px 0;display:flex;align-items:center;justify-content:space-between;
    cursor:pointer;font-size:15px;font-weight:600;color:#111;
  }
  .pr-title{text-align:left;}

.pr-header{
  display:flex;
  justify-content:space-between;
  align-items:center;
  cursor:pointer;
}

/* plus/minus icon */
.pr-icon{
  width:18px;
  height:18px;
  position:relative;
  flex-shrink:0;
}

.pr-icon::before,
.pr-icon::after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:14px;
  height:1px;
  background:#00000066;
  transform:translate(-50%,-50%);
  border-radius:2px;
}

/* vertical line = plus */
.pr-icon::after{
  transform:translate(-50%,-50%) rotate(90deg);
  transition:transform .2s ease;
}

/* open state = minus */
.pr-header[aria-expanded="true"] .pr-icon::after{
  transform:translate(-50%,-50%) rotate(0deg);
}

/* accordion animation */
.pr-panel{
  overflow:hidden;
  max-height:0;
  transition:max-height .25s ease;
}


  /* panel */
  .pr-panel{overflow:hidden;max-height:0;transition:max-height .25s ease;}
  .pr-content{padding:0 0 18px 0;font-size:14px;line-height:1.6;color:#444;}


.product-benifit-list {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    padding: 26px 127px;
    text-align: center;
    background-color: #E3A1651A;
}

.pr-benifits-title {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
}

.pr-benifits- {
    color: #010101;
    font-size: 14px;
    font-weight: 300;
    padding: 20px 0px;
}

.pr-benifits-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    max-width: 250px;
    margin: 0 auto;
}

.pr-benifits-item {
    background-color: #fff;
    border-radius: 24px;
    padding: 16px 16px 30px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.pr-benifits-itemtitle {
    color: #0F0C0C;
    font-size: 11px;
    font-weight: 500;
    padding-top: 15px;
}

.product-details-list li {
    list-style: none;
    color: #010101;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.product-details-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 15px;
}

.capsule-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.capsule-card {
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 17px;
    text-align: center;
    position: relative;
}

.capsule-title {
    font-size: 16px;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 0px 10px;
    line-height: 110%;
}
.capsule-card:nth-child(1) .capsule-title {
    color: #7FC9CA;
}
.capsule-card:nth-child(2) .capsule-title {
    color: #C57E44;
}
.capsule-card:nth-child(3) .capsule-title {
    color: #8E677B;
}
.capsule-card br {
    display: none;
}
.capsule-cal {
    color: #8C8C8C;
    font-family: "Barlow", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.caupsule-percent {
    font-family: "Barlow", sans-serif;
    font-size: 14px;
    padding: 2px 3px;
    background-color: #C57E44;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translate(-50%, 0%);
}

 .wpgs-swiper-container {
	background-color: #fff;
    border-radius: 18px;
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.15);
    padding: 30px 53px 30px;
} 

    .wcgcs-slide{display:flex;align-items:center;justify-content:center;
 
}

.wpgs-swiper-container .swiper-pagination {
    text-align: center;
    padding-bottom: 15px;
}

.wpgs-swiper-container .swiper-pagination-bullet {
    margin: 0 4px !important;
    width: 16px;
    height: 16px;
    background-color: #E3A165 !important;
    border-radius: 100px;
}

.wpgs-swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
	background-color: #E3A165 !important;
}

.public-xs-review-box .xs-save-button button {
    background: transparent !important;
    border-radius: 100px;
    color: #0F0C0C !important;
    padding: 13px 82px !important;
    box-shadow: unset !important;
    border: 2px solid #AC6530 !important;
    border-radius: 100px !important;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
}
.public-xs-review-box, .view-review-list {
    background: transparent !important;
    padding: 0px !important;
    border: 0 !important;
    border-radius: 10px;
    box-shadow: unset !important;
    margin-bottom: 0px !important;
}

.public-xs-review-box .xs-review input, .public-xs-review-box .xs-review textarea {
    background: transparent;
    border: 0px !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px !important;
}
#xs_review_form_public_data .xs-review-box .xs-radio, #xs_review_form_public_data .xs-review-box .xs-select {
    clear: both;
    display: block;
    width: 135px !important;
}
.xs-review-rating-stars ul > li.star > i.xs-star {
    color: #0F0C0C;
}
.xs-star.dashicons-before.dashicons-star-filled .dashicons-star-filled:before {
    content: "\f155" !important;
}
.custom-review-wrapper {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row-reverse;
    border-bottom: 1px solid #0F0C0C;
    margin-bottom: 24px;
}
#xs_review_form_public_data .xs-review-box .xs-review {
    margin: 0px
    display: inline-block !important;
    padding: 0px !important;
}

.public-xs-review-box .xs-review textarea {
    width: 100%;
    min-height: 0px !important; 
}
.public-xs-review-box .xs-review input, .public-xs-review-box .xs-review textarea::placeholder {
    color: #914D1F;
}
.public-xs-review-box .xs-review input, .public-xs-review-box .xs-review textarea::placeholder {
    color: #914D1F;
}
#xs_review_form_public_data .xs-review-box .xs-review input[type=text] {
    border-bottom: 1px solid #0F0C0C !important;
    font-size: 14px;
}

.total-reivew-headding {
    display: none !important;
}
.view-review-list .xs-reviewer-details {
    padding: 0px 13px;
    border: 2px solid #914D1F;
    border-radius: 24px;
    padding: 20px;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #0F0C0C;
}

.xs_review_name {
    color: #914D1F;
    padding-bottom: 5px;
    display: block;
}

.xs-review-box .xs-review-media.review-full {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 52px;
}
.border-div {
    display: none !important;
}
.xs-review-rattting .xs-star, .xs-review-rattting .xs-star.dashicons-star-filled, .xs-review-rattting .xs-star.dashicons-star-half {
    color: #0F0C0C !important;
}
.xs-review-pagination {
    display: none !important;
}
#xs-review-box .write-reivew-headding, #xs-review-box .total-reivew-headding {
    font-weight: bold;
    padding: 0px 13px;
    margin-bottom: 24px;
    text-align: center;
    font-size: 26px;
    color: #0F0C0C;
}

.product-wishlist-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 32px;
}

.product-wishlist-grid .veeta-product-card {
    width: 100%;
}
.woocommerce-js #reviews .comment-form-rating {
    display: flex;
    vertical-align: middle;
    margin: 15px 0;
    width: 130px;
}
.woocommerce-js .comment-reply-title {
    font-size: 26px !important;
    line-height: 1.3;
    font-weight: 600 !important;
    text-align: center;
    display: block;
    color: #0F0C0C;
    margin-bottom: 0px !important;
}
.orbix-review-rating .woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color: #0F0C0C;
}

.orbix-review-author {
    color: #914D1F;
    font-size: 14px;
    font-weight: 5000;
}

.orbix-review-date {
    color: #0F0C0C;
    font-weight: 400;
    font-size: 14px;
}

.orbix-review-meta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 13px 0px;
}

.orbix-review-body {
    font-size: 14px;
    color: #0F0C0C;
    font-weight: 400;
}
.orbix-review-meta .star-rating {
    color: #0F0C0C !important;
}

.woocommerce-js #reviews #comments .commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 48px;
}
.woocommerce-js #reviews #comments ol.commentlist li { 
    margin: 0px !important; 
}
#cc-coupon-input {
    border: 0 !important;
    border-radius: 10px;
    padding: 10px 20px;
    height: auto;
}
.orbix-review-card {
    border: 2px solid #914D1F !important;
    padding: 20px !important;
    text-align: center;
    border-radius: 24px;
}
.woocommerce-js #reviews #review_form #respond p {
    margin: 0 !important;
    width: 100%;
}
.woocommerce div.product.elementor .woocommerce-tabs .panel { 
    border-top: 0px !important; 
    padding: 0px !important;
}
.woocommerce-js div.product .woocommerce-tabs {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    width: 100%;
}


.custom-review-input-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    border-bottom: 1px solid #0F0C0C;
    padding-bottom: 8px;
}
.woocommerce-js #reviews #review_form #respond #comment {
    height: auto !important;
    border: 0px;
    outline: 0;
    color: #914D1F;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
}
.woocommerce-js #reviews #review_form {
    border: 0px !important;
    padding: 0px !important;
}

input#submit:hover {
    background-color: #AC6530 !IMPORTANT;
    color: #fff !important;
}
p.form-submit {
    padding-top: 30px;
}

.veeta-item-card {
    display: grid;
    grid-template-columns: 80px auto;
    gap: 20px;
    padding-bottom: 40px;
}

span.complete-title {
    font-size: 16px;
    color: #0F0C0C;
    font-weight: 600;
    padding-bottom: 45px;
    padding-top: 25px;
    display: block;
}

.veeta-item-title {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    padding-bottom: 10px;
}

.veeta-item-capsule {
    font-size: 12px;
    font-weight: 500;
    color: #7FC9CA;
}

.veeta-item-price span {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding: 11px 0px 9px;
    display: inline-block;
}

a.veeta-item-remove {
    color: #AC6530;
    font-size: 12px;
    font-weight: 400;
}

.veeta-totals {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}

.vt-row.vt-subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vt-row.vt-tax {
    display: none; 
}

.vt-row.vt-total {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 45px;
}

.vt-val span {
    /* font-size: 20px; */
}

.vt-total .vt-label {
    font-size: 14px;
    color: #0F0C0C;
    font-weight: 500;
}

.vt-total .vt-val {
    font-size: 26px;
    font-weight: 600;
}

.woocommerce-input-wrapper .checkbox {
    font-size: 12px;
    font-weight: 300 !important;
    color: #0F0C0C;
}

.woocommerce-input-wrapper {
    padding-top: 12px;
    display: block;
}
.btn-veeta-search { 
    padding-right: 0px;
}
.btn-veeta-search:hover {
    background-color: transparent !important;
}

.btn-feedback {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.faq-feedback span {
    color: #0F0C0C;
    text-align: center;
    display: block;
    font-weight: 300;
    padding-bottom: 16px;
}
.faq-feedback span {
    color: #0F0C0C;
    text-align: center;
    display: block;
    font-weight: 300;
    padding-bottom: 16px;
}

.faq-feedback button {
    width: 45px;
    height: 45px;
    padding: 21px;
    border: 1px solid #914D1F;
    border-radius: 100px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0F0C0C;
    font-weight: 500;
    font-size: 16px;
}
.product-gallery-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 38px 20px;
}

 /* Responsive CSS */
@media only screen and (max-width: 1024px) {
	.feature-product-card {
		grid-template-columns: 1fr;
	}
}

 /* Responsive CSS */

 /* Responsive CSS */
@media only screen and (max-width: 768px) {
	.xs-review-box .xs-review-media.review-full {
		grid-template-columns: 1fr 1fr;
		gap: 24px;
	}
	.blog-card__excerpt.desktop-excerpt {
		display: none;
	}

	.blog-card__excerpt.mobile-excerpt {
		display: block;
	}
   .product-wishlist-grid {
		grid-template-columns: 1fr 1fr;
		gap: 24px;
	}
	.woocommerce-js #reviews #comments .commentlist { 
		grid-template-columns: 1fr 1fr;
		gap: 0px 20px;
	}
	.remove-fav-btn { 
		display: none;
	}
}

@media only screen and (max-width: 767px) {
     .blog-card { 
		grid-template-columns: 150px auto;
		gap: 14px; 
		margin-bottom: 8px; 
	}
	.blog-save { 
		display: none;
	}
	.meta-wrap {
		display: none;
	}
	.pagination-list { 
		margin-top: 50px;
	}
	.xs-review-box .xs-review-media.review-full {

		grid-template-columns: 1fr;
	}
	    
    .veeta-product-card {
        width: 100%; 
    }
    .product-filters { 
        margin: 0 auto 50px;
    }
	.product-wishlist-grid {
		grid-template-columns: 1fr;
		gap: 24px;
	}
	.woocommerce-js #reviews #comments .commentlist { 
		grid-template-columns: 1fr;
		gap: 24px;
   }
	.wpgs-swiper-container {  
		padding: 30px 12px 40px;
	}
	.product-benifit-list { 
		padding: 26px 25px; 
	}
	.woocommerce-js #reviews .comment-form-rating { 
		width: 150px;
	}
	.capsule-wrap { 
		gap: 12px;
	}
	p.blog-card__excerpt.desktop-excerpt {
    display: none;
}
	#xs_review_form_public_data .xs-review-box .xs-radio, #xs_review_form_public_data .xs-review-box .xs-select {
    width: 180px !important;
}
	.wcgcs-card .swiper-pagination-bullet { 
		width: 11px;
		height: 11px 
	}
	.feature-product-card ul { 
		flex-direction: row; 
	}
	.feature-product-card .feature-btn-link {
		display: none;
	}
	.mwai-messages-theme.mwai-animation-zoom.mwai-window.mwai-bottom-right .mwai-trigger {
		bottom: 106px !important; 
	}
    
	.blog-card__image {
		height: 106px;
	}
	.blog-card__excerpt { 
		padding: 8px 0px 5px;
	}
	#blog_section .blog-card:nth-child(2) {
		border-left: 0px;
		border-radius: 0px;
		border-right: 0px;
		margin-left: -26px;
	}
	#blog_section .blog-card:nth-child(5) {
		border-left: 0px;
		border-radius: 0px;
		border-right: 0px;
		margin-left: -26px;
	}
	#blog_section .blog-card:nth-child(7) {
		border-left: 0px;
		border-radius: 0px;
		border-right: 0px;
		margin-left: -26px;
	}
	#blog_section .blog-card:nth-child(1) {
		margin-left: -3px;
		position: relative;
	}
	#blog_section .blog-card:nth-child(3) {
		margin-left: -3px;
		position: relative;
	}
	#blog_section .blog-card:nth-child(4) {
		margin-left: -3px;
		position: relative;
	}
	#blog_section .blog-card:nth-child(6) {
		margin-left: -3px;
	}
	#veeta-search { 
		margin-left: 24px;
		margin-right: 24px;
	}
	#blog_section .blog-card:nth-child(1):before {
		position: absolute;
		top: 17px;
		right: -2px;
		width: 15px;
		height: 73%;
		background-color: #FCFCFC;
		content: "";
	}
	#blog_section .blog-card:nth-child(3):before {
		position: absolute;
		top: 17px;
		right: -2px;
		width: 15px;
		height: 73%;
		background-color: #FCFCFC;
		content: "";
	}
	#blog_section .blog-card:nth-child(4):before {
		position: absolute;
		top: 17px;
		right: -2px;
		width: 15px;
		height: 73%;
		background-color: #FCFCFC;
		content: "";
	}
	 .blog-card__image img { 
		border-radius: 18px 0px 0px 18px;
	}
	.blog-card { 
		overflow: unset;
	}
	.product-gallery-slide { 
		padding: 8px 13px 20px;
	}
	
	.orbits-cart-popup-box { 
	  width: 100%;  
	  padding: 40px 15px; 
	}

	
 }