/*== == GET RID OF BANNER == ==*/
.title-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.yith-add-to-wishlist-button-block {
    margin: 0 !important;
}

.title-wrapper * {
    margin: 0;
}

.shop-page {
    display: flex;
    flex-wrap: wrap;
}

.shop-page .shop-page-filters {
    width: 340px;
    background: #eee;
    padding: 0px;
    box-sizing: border-box;
    height: fit-content;
    position: sticky;
    top: 120px;
}

.shop-page {
    flex: 100;
}

.shop-page .products {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 20px;
    width: 100%;
}

.shop-page .products > li {
    width: calc((100% / 3) - 14px);
}

.page-bottom-banner-wrapper {
	display: none;
}

	/*== == GET RID OF BANNER END == ==*/

/**PRODUCT**/
a.add_to_wishlist, 
.yith-wcwl-wishlistexistsbrowse, 
.yith-wcwl-wishlistaddedbrowse {
  color: #3c3c3c;
  font-family: 'P22 Underground' !important;
}

a.add_to_wishlist i, 
a.add_to_wishlist a, 
.yith-wcwl-wishlistexistsbrowse i, 
.yith-wcwl-wishlistexistsbrowse a, 
.yith-wcwl-wishlistaddedbrowse i, 
.yith-wcwl-wishlistaddedbrowse a {
  color: var(--color1);
}

ul.products li.product .readmore {
  background: var(--color1);
  width: 100%;
}

.product-add-to-cart a,
.product-options button[type="submit"]:hover {
  background: var(--color1);
  color: white;
}

.product-options button.orange[type="submit"] {
  background: var(--color1);
  color: white;
  margin-top: 10px;
}

.product-options button.orange[type="submit"]:hover {
  color: var(--color1);
  background: white;
}

.shop-page {
  flex: 1 1 100%;
}

table.variations input,
table.variations select {
  margin: 0;
  width: 100%;
}
figure.woocommerce-product-gallery__wrapper {
  margin: 0px auto;
}

table.variations tr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

table.variations {
  width: 100%;
  margin-bottom: 20px;
}

.woo-variation-swatches.wvs-show-label .variations td, .woo-variation-swatches.wvs-show-label .variations th {
  width: 100% !IMPORTANT;
  text-align: left;
}

a.button.wp-element-button.product_type_simple {
  font-family: "P22 Underground";
  color: #3c3c3c;
  display: block;
  margin-top: 10px;
  transition: all 300ms ease;
}

a.button.wp-element-button.product_type_simple:hover {
  color: #cc6633;
}

.woocommerce-result-count {
  font-size: 16px;
  text-align: left;
  flex: 100;
  padding-left: 20px;
}

.orderby {
  font-size: 16px;
  font-weight: 300;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
}

.woocommerce-ordering {
  display: flex;
  justify-content: flex-end;
  background: #eee;
  padding: 0px 0px;
}

.woocommerce .page-numbers {
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  gap: 20px;
  color: #000;
}

span.page-numbers.current {
  font-weight: 800;
}

.woocommerce .page-numbers li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border: solid 1px var(--color3);
}

.woocommerce-products-header__title.page-title {
  text-align: center;
  padding-top: 100px;
  color: #3c3c3c;
  font-size: 42px;
  font-weight: 400;
}

a.reset_variations {
  display: none !important;
}

.product-options p.points,
span.wc-points-rewards-product-message {
  font-size: 14px;
  line-height: 14px;
  color: var(--color1);
}

.product-wrapper .row-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-family: "P22 Underground";
  color: #3c3c3c;
  display: block;
  margin-top: 10px;
  transition: all 300ms ease;
}
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
  color: #cc6633;
}

a.button.wp-element-button.product_type_variable-subscription.add_to_cart_button {
  font-family: "P22 Underground";
  color: #3c3c3c;
  display: block;
  margin-top: 10px;
  transition: all 300ms ease;
}
a.button.wp-element-button.product_type_variable-subscription.add_to_cart_button:hover {
  color: #cc6633;
}

a.button.wp-element-button.product_type_variable.add_to_cart_button {
  font-family: "P22 Underground";
  color: #3c3c3c;
  display: block;
  margin-top: 10px;
  transition: all 300ms ease;
}
a.button.wp-element-button.product_type_variable.add_to_cart_button:hover {
  color: #cc6633;
}

a.xoo-wsc-ft-btn.button.btn.xoo-wsc-cart-close.xoo-wsc-ft-btn-continue {
  font-size: 20px;
}

a.added_to_cart.wc-forward {
  color: #000;
  background: #eee;
  height: unset;
  width: 200px;
  font-weight: 600;
}

form.woocommerce-form.woocommerce-form-login.login {
  background: #f7f6f3;
}

.woocommerce h2.woocommerce-loop-product__title_lower {
  font-size: 32px;
  font-family: "P22 Underground";
  font-weight: 400;
  flex-grow: 1;
}

.product-image-outer {
  flex: 0 0 540px;
  width: 540px;
}

.product-wrapper {
  padding: 10px 0px 0px;
}

.product-wrapper .product-content {
  padding: 0;
  flex: 1 1 50%;
}

.product-wrapper .product-content .product-desc {
  padding: 0;
  max-height: 130px;
  overflow: hidden;
  margin-bottom: 0px;
  position: relative;
}

.product-desc.open {
  max-height: 100% !important;
}

.product-desc.open::before {
  content: unset !important;
}

.product-wrapper .product-content .product-desc::before {
  width: 100%;
  height: 150px;
  position: absolute;
  content: "";
  background: linear-gradient(0deg, white, transparent);
  bottom: 0;
  left: 0;
}

.product-klarna {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  background: whitesmoke;
  padding: 15px;
}

.product-klarna img {
  height: 20px;
}

.product-klarna p {
  display: flex;
  gap: 15px;
  margin: 0;
  font-size: 14px;
  line-height: 14px;
  justify-content: center;
  align-items: flex-end;
  margin: 0px auto;
}

.product-klarna a {
  color: #333;
  text-decoration: underline !important;
  font-weight: 300;
}

a.opener {
  color: var(--color1);
  font-family: "Glamour Absolute Condensed";
  margin-bottom: 30px;
  display: block;
  cursor: pointer;
}

.product-options {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}

.product-options p {
  margin: 0;
  font-size: 20px;
  line-height: 20px;
}

.product-options input,
.product-options select {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  height: 40px;
  border: solid 2px lightgrey;
  margin-bottom: 20px;
  max-width: 300px;
}

.product-add-to-cart a,
.product-options button[type="submit"] {
  width: 100%;
  display: block;
  text-align: center;
  border: solid 2px var(--color1);
  color: var(--color1);
  padding: 10px;
  background: white;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.5s ease;
}

.product-standard {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  background: var(--color4);
}

.product-standard > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0px;
  border-bottom: solid 1px var(--color3);
}

.standard-row1 svg {
  width: 40px;
}

.product-standard p {
  margin: 0;
  font-size: 22px;
  line-height: 22px;
}

.product-standard .standard-row5 {
  border: 0;
  align-items: center;
  justify-content: center;
}

.standard-row5 a {
  color: var(--color1);
  font-weight: 600;
}

.product-image-item .pretitle {
  font-size: 28px;
  line-height: 28px;
  position: relative;
}

.product-image-item-outer {
  margin-top: 20px;
}

.product-image-item {
  border-top: solid 1px lightgrey;
  padding: 10px 0px;
  box-sizing: border-box;
  cursor: pointer;
}

.product-image-item p:last-child {
  margin: 0;
}

.product-image-item.opened .pretitle::before {
  content: "\f068";
}

.product-image-item .pretitle::before {
  content: "\2b";
  position: absolute;
  right: 0;
  top: 50%;
  color: var(--color1);
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 0px;
  font-family: "Font Awesome 6 Pro";
}

.product-image-item p:not(.pretitle), .product-image-item div.reviews {
  display: none;
}

.product-image-item.opened p:not(.pretitle), .product-image-item.opened div.reviews {
  display: block;
}

.product-image-item-outer a.readmore {
  margin-top: 0;
}

.flex-control-nav.flex-control-thumbs {
  width: 100%;
  display: flex;
  list-style: none;
  padding: 0;
  overflow-x: scroll;
  gap: 10px;
}

.flex-control-nav li {
  padding: 0px;
  box-sizing: border-box;
  width: 100px;
  height: 100px;
  flex: 0 0 100px;
}

.flex-control-nav li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  box-sizing: border-box;
}

a.woocommerce-product-gallery__trigger {
  display: none;
}

.product-image-item-outer a.wcfm_catalog_enquiry,
#wcfm_enquiry_submit_button {
  display: block;
  width: 170px !important;
  padding: 5px 5px;
  background: none !important;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  margin-top: 0px;
  transition: all 300ms ease;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  border: solid 2px white;
  text-transform: capitalize;
  cursor: pointer;
}

.product-image-item-outer a.wcfm_catalog_enquiry:hover,
#wcfm_enquiry_submit_button:hover {
  opacity: 0.5;
}

div#enquiry_form.wcfm_popup_wrapper h2 {
  text-align: left;
  display: block;
  font-size: 32px;
  line-height: 32px;
}

div#enquiry_form.wcfm_popup_wrapper p.wcfm_popup_label {
  margin: 0px;
  font-size: 14px;
  line-height: 14px;
  display: block;
  margin-bottom: 10px;
  width: 100%;
}

.wcfm_popup_wrapper .wcfm_popup_label strong {
  font-style: normal;
}

textarea#enquiry_comment {
  width: 100% !important;
  box-sizing: border-box;
  height: 100px;
}

.wcfm_popup_wrapper .wcfm_popup_input {
  width: 100% !important;
  box-sizing: border-box;
}

p.comment-notes {
  margin: 0 !important;
  font-size: 12px;
}

.product-image .wcfm_buttons {
  display: none;
}

.price-wrapper {
  display: flex;
  gap: 10px;
  flex-direction: row-reverse;
  width: fit-content;
}

.price-wrapper .product-price:nth-of-type(2) {
  opacity: 0.3;
  text-decoration: line-through;
}

button.button.woof_reset_search_form {
  display: block;
  width: 100%;
  padding: 10px 10px;
  color: white;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0px;
  border: 0px;
  margin-top: 20px;
  transition: all 300ms ease;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  border: solid 2px white;
}

.woof_container_inner h4 {
  font-size: 20px;
}

button.button.woof_reset_search_form:hover {
  opacity: 0.5;
}

.woof_price_filter_txt_slider {
  display: flex;
  margin-bottom: 10px;
}

.woof_price_filter_txt_slider input {
  flex: 1 1 50%;
  box-sizing: border-box;
  text-align: center;
}

a.woof_front_toggle {
  color: var(--color1);
  font-size: 20px;
}

.term-description {
  text-align: center;
  margin-bottom: 30px;
}

.product-options label {
  color: #3c3c3c;
}

.woocommerce-variation-availability, p.stock {
  display: none;
}

div#respond {
    display: flex;
    flex-direction: column;
}

form#commentform {
    display: flex;
    flex-direction: column;
}

p.comment-form-comment {
    display: flex !important;
    flex-direction: column;
}

h2.woocommerce-Reviews-title {
    display: none;
}

form#commentform input#submit {
    width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  background: white;
  font-size: 18px;
  line-height: 18px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.5s ease;
}

form#commentform input#submit:hover{
    color: white;
}

ol.commentlist {
  padding: 0;
  list-style: none;
  max-height: 200px;
  overflow-y: scroll;
}

li.review {
  padding: 10px;
  box-sizing: border-box;
  background: whitesmoke;
}

li.review img {
  display: none;
}

li.review:nth-child(2n) {
  background: white;
}


/**PRODUCT**/
.pc-product-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 60px 0px;
}

/** PRODUCT NAV **/


.pc-product-nav {
  display: flex;
  gap: 80px;
}
.product-content-header-title .product-price {
  font-size: 24px;
  line-height: 32px;
  margin: 10px 0px 0px 0px;
  color: var(--primary);
  font-weight: 600;
}

.pc-product-nav-path {
  background: var(--secondary-color1);
  padding-left: 15px !important;
  display: flex;
  gap: 30px;
  flex: 100%;
  padding: 8px 0px;
  align-items: center;
}

.pc-product-nav-path p {
  margin: 0px;
  gap: 30px;
  display: flex;
}

.pc-product-nav-path p::after {
  content: '>';
}

.pc-product-nav-path p:last-child::after {
  content: '';
}

.pc-product-nav-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.pc-product-nav-sort p {
  margin: 0px;
}

select#filterproduct {
  padding: 6px 12px;
  border: 1px solid #ccc;
  color: #9e9e9e;
  padding-right: 50px;
}

/** PRODUCT NAV END **/




/** PRODUCT MAIN **/

.pc-product-item {
  width: calc((100% / 3) - 10px);
  background: #f8f2f2;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}

.pc-fold2-item-back {
  position: absolute;
  width: 100%;
  opacity: 0;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  transition: all 0.5s ease;
}

.pc-fold2-item-back a:first-child {
  background: #46ae3b;
}

.pc-fold2-item-back a {
  font-size: 16px;
  padding: 10px 0px;
  width: 150px;
}

p.product-contact-number a {
  font-size: 24px;
  line-height: 1;
  color: var(--primary-color1);
  display: flex;
  gap: 10px;
  transition:all 500ms ease;
}

p.product-contact-number a:hover{
  opacity:.6;
}

.pc-fold2-item-front {
  transition: all 0.5s ease;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.pc-fold2-item-front .subtitle {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  color: var(--primary-color1);
}

.pc-fold2-item-front p {
  font-size: 14px;
  margin: 0px;
}

.pc-product-item:hover .pc-fold2-item-back {
  opacity: 1;
}

.pc-product-item:hover .pc-fold2-item-front {
  opacity: 0;
}

.pc-fold2-item-back > a {
  margin: 0px;
}

.pc-fold2-products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 100%;
  gap: 14px;
}

.pc-product-bottom {
  display: flex;
  gap: 80px;
}

.pc-product-filter-top {
  background: var(--secondary-color1);
  padding: 8px 10px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}

.pc-product-filter-top > * {
  margin: 0px;
}

.pc-product-filter-bottom {
  background: #fff8f8;
  padding-left: 10px;
  display: none;
}

.pc-product-filters {
  width: calc(50% - 260px);
}

.pc-product-filter-wrap {
  display: flex;
  padding: 10px 0px;
  gap: 15px;
}

.pc-product-filter-wrap * {
  margin: 0px;
}

/** PRODUCT **/



.product-inner {
  display: flex;
  gap: 120px;
  position: relative;
  align-items: flex-start;
  width: 100%;
}

.product-selling-points-item {
  display: flex;
  gap: 15px;
}

.product-selling-points-item-icon i {
  color: var(--primary-color1);
  font-size: 25px;
}

.product-selling-points-item:first-child i {
  color: #46ae3b;
}

.product-selling-points-item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-content-header-title > p:not(.product-price) {
  color: var(--primary-color1);
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 34px;
}

.product-content-header-title > h1 {
  font-size: 32px;
  margin: 0px;
  font-weight: 300;
  text-transform: none;
}

.product-selling-points-item-content > * {
  margin: 0px;
}

.product-selling-points-wrapper {
  display: flex;
  gap: 50px;
}

.product-image {
  flex: 0 0 40%;
  /* max-width: 750px; */
  height: 640px;
  max-height: 640px;
  width: 50%;
  position: sticky;
  top: 100px;
  left: 0;
}

.product-content-short-description p {
  margin: 0px;
  color: #000;
}

.product-content-short-description {
  max-width: 640px;
}

.product-LoopProduct-list ul {
  list-style: none;
  padding-left: 0px;
  margin: 0px;
}

.product-LoopProduct-list ul li b {
  color: var(--primary-color1);
}

.product-content-readmore .readmore {
  margin: 0px;
  /* background: var(--primary); */
  width: 180px;
}

.product-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.product-content {
  display: flex;
  flex: 100;
  flex-direction: column;
  gap: 20px;
}

.product-quantity {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  flex-direction: row;
  width: 100%;
  flex-wrap: wrap;
}

.product-quantity > p {
    flex: 0 0 100%;
    font-weight: 700;
    text-transform: uppercase;
}

.product-quantity p {
  margin: 0px;
  color: #333;
}

.accordion-content {
  padding: 20px;
}

.accordion-content > a {
  color: var(--primary-color1);
  font-weight: 600;
}

.accordion-content p {
  font-size: 14px;
  font-weight: 400;
}

.product-code p {
  margin: 0px;
  text-transform: uppercase;
  font-style: italic;
  color: #9e9e9e;
  font-weight: 400;
}

.product-price > p {
  margin: 0px;
  color: var(--primary-color1);
  text-transform: uppercase;
}

.product-add-to-cart :is(.readmore, a) {
  transition: all 300ms ease;
  height: 45px;
}

.product-add-to-cart :is(.readmore, a):hover {
  opacity:.6;
}

.product-add-to-cart > a {
  margin: 0px;
  background: var(--primary-color1);
  color: white;
  padding: 15px;
  font-size: 16px;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
  line-height: 1;
}

.product-image * {
  height: 100%;
  /* width: 100%; */
}

.product-price p.price {
  font-weight: 600;
  font-size: 28px;
}

.product-add-to-cart {
  display: flex;
  position: relative;
  gap: 30px;
  align-items: center;
  width: 100%;
  justify-content: left;
}
.product-add-to-cart button {
  margin: 0px;
}

.cart {
  display: flex;
  gap: 0px;
  flex-direction: column;
  padding-bottom: 20px;
}

.product-cart {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.quantity input {
  padding: 14px;
  background: #f8f9fd;
  max-width: 150px;
  border: 1px solid whitesmoke;
  margin-bottom: 0px;
}

.product-add-to-cart button {
  width: auto;
  font-size: 16px;
}

#subtot {
  display: none !important;
}

.module-fold-n {
  background: #FAFAFA;
  padding: 70px 0px;
  margin: 10px;
}

.accordion-item .header-wrapper {
  border-top: solid 2px #d5d5d5;
  border-bottom: solid 2px #d5d5d5;
}

.module-fold-n-slider-item-content-readmore > .readmore {
  margin: 0px;
}

.module-fold-n-slider-item-background,
.module-fold-n-slider-item-content-inner,
.module-fold-n-slider-item-content-header {
  transition: all 0.5s ease;
}

.module-fold-n-slider-item:hover .module-fold-n-slider-item-content-readmore {
  pointer-events: all;
}

.module-fold-n-slider-item-content-readmore :first-child {
  background: #46ae3b;
}

.module-fold-n .splide__slide {
  display: flex;
}

.module-fold-n-slider-item-content-readmore {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.module-fold-n-slider-item-content-readmore .readmore {
  width: 100%;
}

.module-fold-n-slider-item-content-header {
  padding-bottom: 10px;
}

.module-fold-n-slider-item {
  background: var(--secondary-color1);
  padding: 20px;
  box-sizing: border-box;
  flex: 1;
  display: flex;
}

.module-fold-n-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.module-fold-n-header-title-top {
  text-align: center;
}

.module-fold-n-header-title-top p {
  margin: 0px;
  color: var(--primary);
  font-size: 42px;
  line-height: 42px;
}

.module-fold-n-slider-item-background img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 290px;
}

.module-fold-n .splide__slide > a {
  width: 100%;
}

.module-fold-n-slider-item-content-header p {
  margin: 0px;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 36px;
}

.module-fold-n-slider-item-content-header .product-category {
  font-size: 18px;
  line-height: 26px;
}

.module-fold-n-slider-item-content-padding {
  text-align: center;
}

.module-fold-n-slider-item-content-inner p {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  color: var(--primary-color1);
}

.module-fold-n-slider-item-padding {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
  justify-content: space-between;
}

/*== === == Icon SliderB == === ==*/

.icon-sliderb {
  background: var(--primary-color1);
  color: white;
}

.icon-sliderb-block > a {
  color: white;
}

.icon-sliderb-block-icon lord-icon {
  filter: brightness(20.5);
}

@media (min-width:1024px) {

.icon-sliderb-wrapper .splide__list {
  padding: 50px 0px !important;
}
  
}

  /*== == == Icon SliderB END == == ==*/

/*== == == Breadcrumbs == == ==*/

.breadcrumbs-header-container {
  /* background: whitesmoke; */
}

.breadcrumbs-header a {
  color: #333;
  transition: all 500ms ease;
  text-transform: uppercase;
}
.breadcrumbs-header a i{
  color: #333;
}
.breadcrumbs-header a:hover {
  opacity:.6;
}

.breadcrumbs-header-wrapper i {
  color: #999;
  font-size: 12px;
}

.breadcrumbs-header-wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: flex-start;
  max-width: 540px;
}

  /*== == == Breadcrumbs END == == ==*/
/*== == == Displayed None == == ==*/

.product-attributes {
  display: none;
}

  /*== == == Displayed None END == == ==*/








/*== == ACCORDION == ==*/

.accordion-fold {
  padding: 75px 0px;
  position: relative;
}

.accordion-fold.padding {
  padding: 50px 0px;
}

.accordion-container .accordion-item:nth-of-type(1) .header-wrapper {
  border-bottom-color: transparent;
}

.accordion-container .accordion-item:nth-of-type(1) .header-wrapper.active {
  border-bottom-color: #d5d5d5;
}

.accordion-fold .title {
  text-align: center;
  margin-bottom: 50px;
}

.header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
  padding: 15px 20px;
  cursor: pointer;
  background: none;
}

.header-wrapper:hover {
  opacity: 0.4;
}

.accordion-btn p {
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 6px;
  margin: 0;
  opacity: 0;
  transition: all 0.3s ease;
}

.accordion-btn.opened p.close-btn {
  opacity: 1;
}

.accordion-btn.closed p.open-btn {
  opacity: 1;
}

.accordion-fold-wrapper.extended{
  max-height: 2500px;
}

.accordion-fold-wrapper {
  max-height: 0px;
  overflow: hidden;
  transition: all 0.3s ease;
  background: whitesmoke;
}

.accordion-content {padding: 20px;border-top-left-radius: 0px;border-top-right-radius: 0px;background: none;color: black;position: relative;text-align: left;}

.product-folda-readmore-main {
  margin-bottom: 20px;
}

.description-fold2 {
  background: whitesmoke;
  padding: 50px 0px;
}

.accordion-content p:last-child {
margin: 0px;
}

.accordion-fold-wrapper.extended h3 {
  padding-top: 20px;
}

.accordion-btn i {
  font-size: 20px;
  margin-top: 10px;
  cursor: pointer;
  color: #333;
}

.accordion-header {
  padding-right: 40px;
  margin: 0px;
  color: #000;
  text-align: left;
}

.accordion-container {
  display: flex;
  flex-direction: column;
  gap: 0px;
  margin-bottom: 40px;
}

.product-outer {
    padding: 40px 0px;
}

.breadcrumbs-header-wrapper b {opacity: 0.4;font-weight: 400;}

/*== == ACCORDION END === ==*/





  /*== == == Module Fold T == == ==*/

@media (min-width:1250px) {

  .module-fold-t-splide-products .splide__list {
      display: flex !important;
      flex-wrap: wrap;
      gap: 10px;
      row-gap: 50px;
  }
  
  .module-fold-t-splide-products .splide__list > li.splide__slide {
      flex: 0 0 calc(100% / 3 - 8px);
  }
      
  }
  
  .module-fold-t-splide-item-readmore {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translatex(-50%) translatey(-50%);
      margin: 0px;
  }
  
  .module-fold-t-splide-item-readmore .readmore {
      background: var(--primary);
      pointer-events: none;
      opacity: 0;
  }
  
  .module-fold-t-splide-item:hover .module-fold-t-splide-item-readmore .readmore {
      opacity: 1;
  }
  
  .module-fold-t-splide-item:hover .module-fold-t-splide-img img {
      filter: blur(3px);
      opacity: 0.3;
  }
  
  .module-fold-t-splide-item {
      cursor: pointer;
  }
  
  .module-fold-t-splide-img img {
      height: 340px;
      transition: all 500ms ease;
      object-fit: cover;
      width: 100%;
  }
  
  .module-fold-t-splide-item-wishbutton i {
      font-size: 24px;
      line-height: 1;
      color: var(--secondary);
      transition: all 500ms ease;
      opacity: 0;
  }
  
  .module-fold-t-splide-item:hover .module-fold-t-splide-item-wishbutton i {
      opacity: 1;
  }
  
  .module-fold-t-splide-container.active {
      opacity: 1;
      display: flex;
      pointer-events: all;
  }
  
  .module-fold-t-splide-container.all.active{max-height: 990px;position: relative;}
  
  .module-fold-t-splide-img {
      position: relative;
      background: white;
  }
  
  .module-fold-t-splide-products {
      visibility: visible !important;
      width: 100%;
  }
  
  .module-fold-t-splide-item-wishbutton {
      position: absolute;
      top: 15px;
      right: 15px;
  }
  
  .module-fold-t-splide-item-content-padding {
      text-align: center;
      padding: 20px;
      display: flex;
      flex-direction: column;
      gap: 10px;
  }
  
  .module-fold-t {
      background: #f3f3f3;
      margin: 10px;
  }
  
  .module-fold-t-container {
      padding: 100px 0px;
  }
  
  .module-fold-t-splide-item-content-padding * {
      margin: 0px;
  }
  
  .module-fold-t-splide-item-content-price p {
      font-weight: 500;
      color: #000;
  }
  
  .module-fold-t-splide-item-content-subtext .subtext {
      color: var(--primary);
  }
  
  .module-fold-t-readmore {
      display: flex;
      justify-content: center;
      padding-top: 50px;
  }
  
  .module-fold-t-header {
      display: flex;
      justify-content: space-between;
      padding-bottom: 70px;
  }
  
  .module-fold-t-header-title .title {
      margin: 0px;
  }
  
  .module-fold-t-header-buttons button {
      font-family: 'Poppins';
      background: none;
      font-size: 14px;
      line-height: 1;
      padding: 10px 5px;
      width: 180px;
      cursor: pointer;
      color: var(--secondary-color1);
      border-color: var(--secondary-color1);
      border-radius: 15px;
  }
  
  .module-fold-t-header-buttons button.active {
      background:var(--secondary-color1);
      color:white;
  }
  
  .module-fold-t-header-buttons {
      display: flex;
      gap: 10px;
  }
  
  .module-fold-t-splide-item-readmore .readmore a {
      color: white;
  }
  
  .module-fold-n-header-title {
      padding-bottom: 40px;
  }

  .module-fold-t-splide-item-content-title > p {
      color: #000;
  }

  .module-fold-ca {
    background: whitesmoke;
}

  /*== == == Shop == == ==*/

.shop-products ul.products {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  list-style: none;
  padding: 50px 0px;
  margin: 0px;
}

.shop-products select {
  border: solid 2px gray;
  padding: 5px;
  color: gray;
}

.shop-products select.orderby {
  width: 100%;
  max-width: 300px;
  padding: 10px; 
  font-size: 16px;
  color: #333; 
  background-color: #f9f9f9; 
  border: 1px solid #ccc; 
  border-radius: 5px; 
  transition: all 300ms ease-in-out;
}

.shop-products select.orderby:hover {
  background-color: #f1f1f1; 
  border-color: #999; 
}

.shop-products select.orderby:focus {
  outline: none; 
  border-color: var(--secondary-color1); 
}

.shop-products select.orderby option {
  font-size: 16px; 
  color: #333; 
  background-color: #fff; 
}


/*== == == Shop END == == ==*/

  /*== == == Fold1E == == ==*/

.fold1e {
  background: whitesmoke;
  padding: 70px 0px;
  text-align: center;
}

.fold1e .title {
  margin: 0px;
  font-size: 48px;
  color: #000;
}

/*== == == Fold1E END == == ==*/

  p.woocommerce-result-count {
      color: #000;
      margin: 0px;
  }
  
  .shop-page-wrapper {
      padding: 30px 0px;
  }

  .shop-products ul.products > li {
      width: calc((100% - 60px) / 3);
  }

.product-image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    height: auto;
    width: 100%;
}

.flex-control-nav li img{
  border: solid 3px transparent;
  cursor: pointer;
}

.flex-control-nav li img.flex-active {
    border: solid 3px var(--primary-color1);
}

.woocommerce-variation-price{
  display: none;
}

span.woo-selected-variation-item-name {
  font-weight: 400 !important;
}

.variations th.label {
  font-weight: 500;
  margin-bottom: 10px;
}

td.value.woo-variation-items-wrapper {
    width: 100%;
    display: flex;
}

#primary .variable-items-wrapper {
    display: flex;
    gap: 10px;
}

#primary .variable-items-wrapper li{
    flex: 0 0 calc((100% - 40px) / 3);
    margin: 0 !important;
    padding: 10px;
    background: whitesmoke;
    border: solid 2px #e1e1e1;
    height: auto;
    box-shadow: none;
    font-size: 14px;
}

#primary .woo-variation-swatches .variable-items-wrapper li *{
    padding: 0 !important;
    border: 0 !important;
}

#primary .variable-items-wrapper li.selected {
    border-color: var(--primary-color1);
    background: var(--primary-color1);
    color: white;
}

.single-product .module-fold-ca-splide-item-content{
  /* background: white; */
}

.f1-banner-title{
  padding: 0;
}

.product-icons {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: solid 1px #ddd;
  margin-top: 20px;
}

.product-icons-item {
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  margin: 20px auto;
  flex-grow: 1;
}

.product-icons-item p {
  font-size: 13px;
}

.woocommerce-message {
  padding: 20px;
  background: whitesmoke;
  color: #333;
  text-align: center;
  max-width: 1680px;
  margin: 0px auto;
  margin-top: 20px;
}

.woocommerce-message a {
  color: var(--primary-color1);
  text-decoration: underline !important;!i;!;
}

.module-fold-ca-header-title {
  margin-bottom: 0px;
  margin-top: 30px;
}

.product-addon-totals li:not([class]) {
  display: none;
}

span.wc-pao-addon-image-swatch-selected-swatch {
  display: none;
}

ul.wpfFilterVerScroll::-webkit-scrollbar-track {
    background: #fff !important;
    border: 0px !important;
}

.wpfFilterVerScroll::-webkit-scrollbar-thumb {
    background: var(--primary) !important;
    border: 0px !important;
}

.wpfFilterWrapper select {
    background: #eee;
    padding: 10px 10px;
    box-sizing: border-box;
    appearance: none;
    color: #000;
}

.wpfFilterWrapper[data-display-type="dropdown"] > .wpfFilterContent.wpfHide::before {
  display: none;
}

.wpfFilterWrapper[data-display-type="dropdown"] > .wpfFilterContent::before {
    content: '>';
    position: absolute;
    right: 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 400;
    transform: rotate(90deg);
}

.wpfFilterWrapper[data-display-type="dropdown"] > div {display: flex;align-items: center;justify-content: space-between;}

.wc-pao-addons-container {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  text-align: left;
}

.wc-pao-addon .wc-pao-addon-wrap {
  margin: 0;
}

.product-content-header {
    width: 100%;
}

.wc-pao-addon .wc-pao-addon-wrap select {
  width: 100%;
  height: 50px;
  background: whitesmoke;
  border: 0;
  cursor: pointer;
  padding-left: 15px;
}

.wc-pao-addon label.wc-pao-addon-name {
  font-weight: 300;
  color: var(--primary-color1);
  margin-bottom: 5px;
}

.wc-pao-addon-image-swatch.selected {
  outline-color: var(--primary-color1) !important;
}

.product-content-header-title .module-fold-ca-splide-item-content-stars {
  margin: 20px 0px;
}

.wc-pao-addon-image-swatch {
    padding: 0;
    box-sizing: border-box;
    outline: 2px solid whitesmoke !important;
    outline: none;
}

.product-slider{
  background: whitesmoke
}

.archive-inner.shop .breadcrumbs-header {
    margin-bottom: 40px;
}

.archive-inner.shop {
    padding: 60px 0px;
}

.shop-page-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    flex: 100;
}

.woocommerce-pagination {
    width: 100%;
    background: #eee;
    margin-top: 20px;
}

.wpfFilterButtons > button {
    color: #000 !important;
    width: 100% !important;
    background: var(--primary);
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    border-radius: 0px !important;
    transition: all 0.5s ease !important;
}

.wpfFilterButtons > button:hover {
    opacity: 0.7;
}

.woocommerce-ordering select {
    padding: 10px 20px;
    color: #000 !important;
}

.woocommerce-error {
    background: #ff0000;
    max-width: 1680px;
    margin: 0px auto;
    margin-top: 20px;
}

.woocommerce-error > li {
    list-style: none;
    color: #fff;
    padding: 10px 0px;
}

.woocommerce-error > li a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.product-image *:not(source) {
    width: 100%;
    height: 100%;
    flex: unset !important;
    display: flex;
}

.product-content .service-break-main {
    padding: 40px;
    gap: 20px;
}

.product-content .service-break-item .smalltitle {
    font-size: 16px;
    line-height: 22px;
}

.product-content .service-break .row-container {
  padding: 0px !important;
}

.product-content .service-break-item p:not([class]) {
    font-size: 14px;
    line-height: 20px;
}

.product-content .service-break-item {
    gap: 10px;
}