/* 
Theme Name:		 OceanWP-child
Theme URI:		 http://childtheme-generator.com/
Description:	 OceanWP-child is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 Techeunoia
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 oceanwp-child
*/


/*
    Add your custom styles here
*/


.woo-variation-swatches-variable-item-more{
	display:none!important;
}

.home-category-img a {
    width: 100%;
}
footer.elementor-slideshow__footer {
    display: none !important;
}
.home-category-img .elementor-widget-image a img:hover .widget-image-caption {
    text-align: center;
    color: #000000;
    font-family: "Lora", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    z-index: 54;
    position: relative;
    top: -32px;
    transform: rotateZ(4deg);
    left: -17px;
    background: #ffffff94;
    border-radius: 4px;
    box-shadow: 1px 1px 2px #00000061;
}
i.fa.fa-search.main-icon {
    background-image: url(/wp-content/uploads/2025/05/search-interface-symbol.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 22px;
    height: 22px;
    color: transparent;
    font-size: 0;
    line-height: 38px; 
}
/*form.header-typing-search {*/
/*    display: flex;*/
/*}*/
form.header-typing-search button {
    padding: 14.5px 15px;
    border-radius: 0px 4px 4px 0px;
    background-color: #19532B;
}
form.header-typing-search input#searchInput {
    border-radius: 4px 0px 0px 4px;
    font-size: 14px;
    font-weight: 500;
    color: #373737;
    background: #fff;
    height: 49px;
    border-color: #efefef;
}
form.header-typing-search input#searchInput::placeholder {
    color: #373737;
    font-size: 13px;
    font-weight: 500;
}
/* Add to Appearance > Customize > Additional CSS */

#searchInput {
  width: 90px;
  padding: 10px;
  font-size: 16px;
  transition: width 0.4s ease;
}

#searchInput:focus {
  width: 215px;
}

input::placeholder {
  opacity: 1;   /* ensure visible */
}
.search-wrapper {
    position: static;
    text-align: right;
  }
header#site-header .elementor-element.elementor-element-9ef1ef3.e-con-full.e-flex.e-con.e-child, header#site-header .elementor-element.elementor-element-ecc1d85.elementor-widget.elementor-widget-html {
    position: static !important;
}
header#site-header .e-con-inner {
    position: relative !important;
}

  .search-toggle-btn {
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
  }

  .header-typing-search {
    display: none;
    position: absolute;
    top: 7px;
    right: 96px;
    border-radius: 8px;
    z-index: 100;
    width: -webkit-fill-available;
    margin-left: 10px;
}

  .header-typing-search.active {
    display: flex;
    align-items: center;
  }

  .header-typing-search input {
    flex-grow: 1;
    border: 1px solid #ccc;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 15px;
  }

  .header-typing-search button {
    background: none;
    border: none !important;
    font-size: 18px !important;
    cursor: pointer !important;
}
  button#showSearchBtn i.fa.fa-search.main-icon {
    color: #145e17;
}
button#showSearchBtn {
    padding: 0;
}
button#showSearchBtn:hover, button#showSearchBtn:focus {
    background: none;
}
.search-toggle-btn {
    box-shadow: none !important;
}
i.fa.fa-search.main-icon {
    background-image: url(/wp-content/uploads/2025/05/search-interface-symbol.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 24px;
    height: 24px;
    color: transparent;
    font-size: 0;
    line-height: 45px;
}
.mobile-menu-style img.avatar {
    display: none;
}

.product-section ul.products li.product li.title h2 .product-section h1.product_title {
    margin-bottom: 0;
}
.product-section ul.products li.product li.title h2 a, .product-section h1.product_title a {
/*     font-family: "lora", sans-serif !important; */
    font-size: 22px !important;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
/*     font-weight: 600 !important; */
}
.product-section p.price bdi {
    color: #d08427 !important;
    font-size: 20px !important;
    font-weight: 600;
}
.product-section p.price del bdi {
    font-size: 14px !important;
    font-weight: 400;
}
.product-section p.price {
    margin-top: 8px !important;
}
.product-section ul.products li.product li.category a {
    font-style: normal;
    color: #19532b;
}
.product-section .elementor-widget-image a {
    overflow: hidden;
	border-radius: 5px 5px 0px 0px;
}
.woocommerce ul.products li.product .price .amount {
    color: #19532b !important;
}
.elementor-wc-products ul.products li.product .price ins .amount {
    font-weight: 600;
}
.product-section form.cart {
    padding: 0 !important;
    border: 0 !important;
    margin-top: 10px !important;
}
a.button.add_to_cart_button {
    border-radius: 4px;
    padding: 10px 22px !important;
}
.product-section a.added_to_cart {
    display: none !important;
}
.product.type-product .elementor-element.e-con.e-parent
 {
    border: 0;
    box-shadow: 0px 0px 20px #dbdbdb;
	 
}
.hover-shadow img, .hover-shadow2 img {
    transition: .5s;
}
.hover-shadow:hover img {
    box-shadow: -30px 30px 0px 0px #d08427 !important;
}
.hover-shadow2:hover img {
    box-shadow: 30px 30px 0px 0px #d08427 !important;
}

.upw-cart-recommendations {
  padding: 12px;
  background: #fff;
  border-radius: 10px;
  margin-top: 0px;
}
/* .uwpmc-cart-contents {
	max-height: 300px;
} */

.upw-cart-recommendations .upsell-heading {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
}

.upsell-items-scroll {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  padding-bottom: 8px;
  max-width: 100%;
  box-sizing: border-box;
}
/* 
.upsell-items-scroll::-webkit-scrollbar {
  height: 6px;
}

.upsell-items-scroll::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 10px;
}

.upsell-items-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
} */

.upsell-item {
  flex: 0 0 auto;
  width: 90%;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 8px;
  box-sizing: border-box;
}

.upsell-item img {
    width: 100% !important;
    height: 230px !important;
    border-radius: 6px;
    margin-bottom: 6px;
    object-fit: cover;
	max-width: 100% !important;
}
.upsell-content h5 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px;
    font-family: "Calmingly Regular", Sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}

.upsell-item h5 {
  font-weight: 500;
  margin: 5px 0 3px;
}
#uwpmc-cart-sidebar .upsell-item .price {
    color: #19532b;
    font-size: 14px;
    margin-bottom: 6px;
    display: block;
    font-family: "Jost", sans-serif;
    font-weight: 600 !important;
}
#uwpmc-cart-sidebar .upsell-item .price span {
	font-weight: 600 !important;
}

body .upsell-item .button {
    font-size: 12px;
    padding: 8px 10px !important;
    background: #19532b;
    color: #fff;
    border: none;
    border-radius: 4px;
    text-align: center;
    display: inline-block;
}
.upw-cart-recommendations {
  max-width: 100%;
  overflow: hidden;
}
.uwpmc-sidebar {
    display: flex !important;
}
.category-sec .product.type-product .elementor-element.e-con.e-parent {
    box-shadow: none;
}
.uwpmc-sidebar .upw-cart-recommendations .swiper-slide.upsell-item a.added_to_cart {
    display: none;
}
::selection {
    background: #19532b !important;
}
.product-single-detials-info h1.product_title.entry-title.elementor-heading-title {
    border: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
}
.product-single-detials-info button.read-more-btn {
    background: transparent;
    color: #000;
	border: 0;
/*     border-top: 1px solid #e9e9e9 !important; */
    border-radius: 0;
    width: 100%;
    box-shadow: none;
    font-family: "Poppins", Sans-serif !important;
	text-align: left;
    padding-left: 0;
	    
}
.product-single-detials-info p.price span.woocommerce-Price-amount.amount {
    color: #d08427;
}
.product-single-detials-info table.variations th.label {
    font-family: "CMU Serif Normal", Sans-serif !important;
    font-size: 16px;
    padding: 0;
    border: 0;    
	text-transform: capitalize;
	color: #000;
}
.product-single-detials-info table.variations td.value.woo-variation-items-wrapper {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}
.product-single-detials-info table.variations li.variable-item.button-variable-item.button-variable-item-grey {
    background: gray !important;
	box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px gray) !important;
	color: #fff;
}
.product-single-detials-info table.variations li.variable-item.button-variable-item.button-variable-item-brown {
    background-color: #93815b !important;
	box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #93815b) !important;
	color: #fff;
}
.product-single-detials-info table.variations li.variable-item.button-variable-item.button-variable-item-off-white {
    background: #ffffe4 !important;
	color: #000;
}.product-single-detials-info table.variations li.variable-item.button-variable-item.button-variable-item-natural-off-white {
    background: #FAF9F6 !important;
	color: #000;
}
.product-single-detials-info table.variations li.variable-item.button-variable-item.button-variable-item-brown.selected, .product-single-detials-info table.variations li.variable-item.button-variable-item.button-variable-item-grey.selected {
	-webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000) !important;
    box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000) !important;
}
.product-single-detials-info table.variations th.label span.woo-selected-variation-item-name {
    color: #d08427;
	    font-weight: 400;
}
.product-single-detials-info a.reset_variations {
    font-weight: 600;
    color: #000;
}
/* .product-single-detials-info table.variations li.variable-item.button-variable-item {
    font-size: 14px !important;
} */
.product-single-detials-info table.variations td.value.woo-variation-items-wrapper {
    padding-bottom: 22px !important;
}
.hidden-content strong, .hidden-content2 strong {
    color: #19532b;
    font-weight: 500;
    font-family: "CMU Serif Normal", Sans-serif !important;
}
.single-product-html-coder .read-more-btn {
    margin-top: 18px;
}
.quantity {
    border: 1px solid #19532b;
    width: 150px;
    display: flex;
    justify-content: space-between;
    height: 44px;
    align-content: center;
    align-items: center;
    border-radius: 5px;
}
.quantity a {
    border: 0 !important;
    font-size: 24px !important;
    color: #000 !important;
}
.quantity a.minus {
    font-size: 33px !important;
    position: relative;
    top: -1px;
}
.quantity input {
    font-size: 15px !important;
    color: #d08427 !important;
}
.quantity a:focus {
    outline: 0 !important;
}
.short-cont-t p {
    margin-bottom: 10px;
}
/* .product-description-side-contnet {
    height: 657px !important;
    overflow-y: auto !important;
    scrollbar-width: thin;
    scrollbar-color: #19532B #f1f1f1;
} */

/* WebKit Scrollbar Styling */
.product-description-side-contnet::-webkit-scrollbar {
    width: 6px;
}

.product-description-side-contnet::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.product-description-side-contnet::-webkit-scrollbar-thumb {
    background-color: #19532B;
    border-radius: 10px;
}

.product-description-side-contnet::-webkit-scrollbar-thumb:hover {
    background-color: #133f22; /* Slightly darker for hover */
}
.hidden-content ul {
    list-style: none;
    padding-left: 0;
	margin-bottom: 16px !important;
}
.hidden-content ul li, .hidden-content2 ul li {
    position: relative;
    padding-left: 26px;
}

.hidden-content ul li::before, .hidden-content2 ul li::before {
    content: '';
    position: absolute;
    top: 6.5px;
    left: 0;
    width: 13px;
    height: 13px;
    background: radial-gradient(circle at center, white 22%, #D18728 23%);
    border-radius: 50%;
    display: inline-block;
}
div#wpgs-gallery {
    overflow: hidden;
}
div#wpgs-gallery span.sp_wgs-lightbox {
    display: none !important;
}
div#uwpmc-cart-sidebar div#uwpmc-notification
 {
    display: none !important;
}
#wpgs-gallery {
    margin-bottom: 0 !important;
}
.woocommerce .oceanwp-toolbar {
    border: 0 !important;
}
.woocommerce ul.products li.product li.title h2, .woocommerce ul.products li.product li.title a {
    font-size: 20px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.woocommerce ul.products li.product li.category, .woocommerce ul.products li.product li.category a {
    font-size: 12px;
    line-height: 1;
    font-style: normal !important;
    margin-bottom: 0;
}
li.price-wrap bdi {
    color: #d08427 !important;
}
ul.products li.product span.onsale {
    display: none !important;
}
li.category a {
    pointer-events: none !important;
}
.elementor-products-grid nav.woocommerce-pagination span.page-numbers.current {
    background: #19532b;
    color: #fff;
}
.elementor-products-grid nav.woocommerce-pagination .page-numbers {
    border-radius: 5px;
    text-align: center;
}
.elementor-products-grid nav.woocommerce-pagination .page-numbers .page-numbers:hover {
    background: #d08427;
    color: #fff;
}
nav.woocommerce-pagination ul.page-numbers {
    border-top: 1px solid #e7e7e7 !important;
    border-radius: 0 !important;
    padding-top: 20px;
}
.product-page.product-styles ul.products li.product {
    box-shadow: 0px 0px 8px #0000002e;
    padding-bottom: 18px !important;
    border-radius: 5px;
}
.product-page.product-styles ul.products li.product ul.woo-entry-inner li {
    padding-left: 10px;
    padding-right: 10px;
}
.product-page.product-styles ul.products li.product ul.woo-entry-inner li.image-wrap {
    padding: 0;
}
.product-page.product-styles ul.products li.product ul.woo-entry-inner li.image-wrap img {
    width: 100%;
}
.woocommerce ul.products li.product .product-entry-slider .flickity-button {
    width: 35px !important;
    height: 40px !important;
    border-radius: 4px !important;
    background-color: rgb(25 83 43) !important;
	transition: .3s !important;
}
.woocommerce ul.products li.product .product-entry-slider .flickity-button:hover {
    background: #d08427 !important;
}
.category-sec .product-section h1.product_title a {
	    font-size: 28px !important;
}
a.elementor-post__read-more:hover {
    color: #19532b !important;
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    height: 100% !important;
    width: auto;
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail:hover img {
    transform: scale(1.08) translate(-47%, -50%);
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
    transition: .8s cubic-bezier(0.67, 0, 0, 0.98);
}
.single .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img {
	    object-fit: cover;
}
.blog-sidebar {
    display: block;
}
.woocommerce-page .cart-collaterals .cart_totals {
    border-width: 0px  !important;
}
.woocommerce-page .cart-collaterals .cart_totals h2 {
    margin: 0px !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}
.elementor-widget-woocommerce-cart .woocommerce {
    font-family: "Open Sans", Sans-serif !important;
}
.cart-design form.woocommerce-cart-form th {
    font-family: "Calmingly Regular", Sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
	letter-spacing: 1px !important;
	color: #19532b !important;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before {
    color: #000000 !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table td bdi, .elementor-widget-woocommerce-cart .woocommerce table.shop_table td bdi span
 {
    color: #d08427 !important;
    font-weight: 700;
}
.elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    border: 0 !important;
    text-align: center !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.shop_table a.remove {
    font-size: 14px !important;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    margin-right: 5px;
}
.elementor-widget-woocommerce-cart .woocommerce td.product-name {
    font-family: "Calmingly Regular", Sans-serif !important;
    line-height: 18px;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail img {
    height: 60px;
    width: 60px;
    object-fit: cover;
    border-radius: 3px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th {
    border-bottom: 1px solid #eaeaea;
    padding-top: 12px;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url], .wc-block-components-textarea, .wc-blocks-components-select .wc-blocks-components-select__select {
    border: 1px solid hsl(0deg 0% 87.55%) !important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted {
	border: 1px solid hsl(0deg 0% 87.55%) !important;
	box-shadow: none !important;
}
.wc-block-components-sidebar-layout .wc-block-components-main form.wc-block-components-form.wc-block-checkout__form {
    border: 1px solid hsla(0,0%,7%,.11);
    border-radius: 5px;
    padding: 16px;
}






/* ===== Wrapper Fix: Center Layout ===== */
.woocommerce-checkout form.checkout {
  max-width: 960px;
  margin: 40px auto !important;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
  font-family: 'Inter', sans-serif;
  display: block;
  float: none;
}

/* ===== Title Styling with Custom Font ===== */
.woocommerce-checkout h3 {
    font-size: 18px !important;
    font-weight: 500;
    color: #222;
    margin-bottom: 20px;
    font-family: "Calmingly Regular", Sans-serif !important;
    text-transform: capitalize !important;
}

/* ===== Input Fields ===== */
.woocommerce-checkout input.input-text, .woocommerce-checkout select, .woocommerce-checkout textarea {
    width: 100%;
    padding: 10px 16px;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.3s ease;
    font-size: 15px;
}
.woocommerce-checkout .woocommerce {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
/* ===== Place Order Button ===== */
#place_order, .woocommerce-checkout button.button {
    font-family: "Open Sans", Sans-serif;
    width: 100%;
    color: #fff;
    border: none;
    border-radius: 4px;
}
#place_order:hover, .woocommerce-checkout button.button:hover
 {
    background: #d08427;
}
.woocommerce-checkout .amount {
    color: #d08427 !important;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    width: 100%;
    max-width: 960px;
}
/* ===== Select2 Styling Fix ===== */
.woocommerce-checkout .select2-container .select2-selection--single {
  height: 48px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  padding: 10px 14px !important;
  font-size: 15px !important;
  color: #333 !important;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  right: 10px;
  top: 0;
  width: 25px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: normal !important;
  padding-left: 0;
  padding-right: 25px;
  color: #333;
}

.woocommerce-checkout .select2-container--default.select2-container--focus .select2-selection--single {
  border-color: #0073aa !important;
  box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.1) !important;
  background-color: #fff !important;
}


@font-face {
  font-family: "Calmingly Regular";
  src: url("https://hayatraga.com/wp-content/uploads/2025/06/Calmingly.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Playfair Display";
  src: url("https://hayatraga.com/wp-content/uploads/2025/06/PlayfairDisplay-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}




/* === Apply to Headings and Checkout Elements === */
.woocommerce-checkout h3 {
  font-family: "Calmingly Regular", sans-serif !important;
}
.blog-design-page .elementor-post__excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cart-design td.product-name a {
    color: #000 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.woocommerce table.shop_table thead, .woocommerce .cart-collaterals h2 {
    background-color: #ffffff !important;
}
.cart-design .e-cart-totals.e-cart-section {
    padding: 0;
	
}
.cart-design .e-shop-table.e-cart-section.e-cart-section--no-coupon {
    padding: 0 18px;
	padding-bottom: 20px;
}



.xlwcty_thankyou-template-default .xlwcty_userN, .xlwcty_thankyou-template-default .xlwcty_title {
    font-family: "Playfair Display", Sans-serif;
    font-weight: 600 !important;
    color: #19532B !important;
	font-size: 26px !important;
}
.xlwcty_content.xlwcty_clearfix strong {
    font-family: "Calmingly Regular", Sans-serif;
    font-weight: 400;
    color: #000;
}
.xlwcty_wrap .xlwcty_Box {
    border: 0 !important;
    box-shadow: 0px 0px 8px #d0caff91;
    border-radius: 6px;
	border: 1px solid #d0842730 !important;
}
.xlwcty_p_name a {
    font-family: "Calmingly Regular", Sans-serif;
    color: #961e1c !important;
    font-weight: 600;
}
/* .xlwcty_thankyou-template-default .xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr:last-child td {
    font-family: "Calmingly Regular", Sans-serif;
    font-weight: 600;
    color: #961e1c;
} */
.xlwcty_thankyou-template-default span.woocommerce-Price-amount.amount bdi {
        font-weight: 700;

}
span.xlwcty_qty {
    background: #456900 !important;
}
.xlwcty_wrap .xlwcty_order_details_2_col .xlwcty_pro_list .xlwcty_leftDiv .xlwcty_p_name {
    font-family: "Calmingly Regular", Sans-serif;
    font-size: 16px;
	color: #000;
}
.xlwcty_wrap .xlwcty_order_details_2_col table th {
    font-weight: 600 !important;
    color: #000 !important;
}
.xlwcty_wrap .xlwcty_order_details_2_col table {
    margin-bottom: 0;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .image {
    display: block !important;
}




/* Container Styles */

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a:before {
	color: #ffffff !important;
}
.woocommerce-MyAccount-navigation ul li a:hover:before {
    color: #fff !important;
}
.woocommerce-MyAccount-navigation ul li a:before {
    margin-top: 3px !important;
}

.woocommerce-MyAccount-navigation li {
  margin-bottom: 12px;
}

/* Navigation Links */
.woocommerce-MyAccount-navigation li a {
    display: block;
    padding: 14px 8px !important;
    background-color: #ffffff;
    border-left: 5px solid transparent;
    border-radius: 8px;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgb(0 0 0 / 11%);
    font-family: "Playfair Display", Sans-serif;
}
.woocommerce-MyAccount-navigation ul li a:before {
    opacity: 1 !important;
    color: #d08427 !important;
}

/* Active or Hovered Link */
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li a:hover {
  background-color: #19532b;
  border-left-color: #d08427;
  color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
  transform: translateX(2px);
}

/* Content Area */
.woocommerce-MyAccount-content {
  float: right;
  width: calc(100% - 300px);
  padding: 30px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
  font-size: 16px;
  color: #333;
  line-height: 1.6;
}

/* Buttons (e.g., Logout, Save) */
.woocommerce-button,
.button,
.woocommerce a.button {
  background: #d08427 !important;
  color: #fff !important;
  border: none;
  border-radius: 4px;
  padding: 10px 22px;
  font-weight: 600;
  font-size: 14px;
  transition: background 0.3s ease, transform 0.2s ease;
}

.woocommerce-button:hover,
.button:hover,
.woocommerce a.button:hover {
  background: #19532b !important;
  transform: scale(1.02);
}


/* General Content Styling for All My Account Tabs */
.woocommerce-MyAccount-content h2 {
  font-family: "Playfair Display", Serif;
  font-size: 24px !important;
  font-weight: 600;
  margin-bottom: 20px;
  color: #19532b;
}

.woocommerce-MyAccount-content p,
.woocommerce-MyAccount-content address,
.woocommerce-MyAccount-content li,
.woocommerce-MyAccount-content td,
.woocommerce-MyAccount-content th {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
}

/* Tables (Orders, Downloads, etc.) */
.woocommerce-MyAccount-content table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 0 !important;
}
.woocommerce-MyAccount-content section.woocommerce-customer-details {
    margin-top: 20px;
}

.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-content table td {
  padding: 14px 16px;
  border-bottom: 1px solid #eee;
  text-align: left;
}

.woocommerce-MyAccount-content table th {
  background-color: #f7f7f7;
  color: #19532b;
  font-weight: 600;
}

.woocommerce-MyAccount-content table td {
  color: #333;
}

/* Links & Buttons Inside Content */
.woocommerce-MyAccount-content a.button,
.woocommerce-MyAccount-content .woocommerce-button,
.woocommerce-MyAccount-content .button {
  background: #d08427;
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 8px 18px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease;
}

.woocommerce-MyAccount-content a.button:hover,
.woocommerce-MyAccount-content .woocommerce-button:hover,
.woocommerce-MyAccount-content .button:hover {
  background: #19532b;
  transform: scale(1.02);
}

/* Form Fields Styling (Account details, Addresses, etc.) */
.woocommerce-MyAccount-content form input,
.woocommerce-MyAccount-content form textarea,
.woocommerce-MyAccount-content form select {
  width: 100%;
  padding: 10px 14px;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  margin-bottom: 16px;
  background: #fafafa;
}

/* Error & Info Notices */
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  border-left: 4px solid #d08427;
  background-color: #fffaf3;
  padding: 12px 18px;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  color: #333;
}
.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
    padding: 6px 10px !important;
    background-color: #fff;
    font-size: 12px;
    font-weight: 600;
	color: #000 !important;
}
.woocommerce-MyAccount-content .amount {
    color: #d08427;
    font-weight: 600;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}
li.login span {
    font-family: "Playfair Display", Sans-serif;
    font-size: 40px !important;
}
.select2-container .select2-selection--single {
    height: 40px !important;
    border: 1px solid #ddd !important;
    padding: 10px 14px !important;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
}
.woocommerce-MyAccount-content .woocommerce-address-fields p {
    margin-bottom: 0;
}
.woocommerce-MyAccount-content .woocommerce-address-fields p#billing_address_1_field, .woocommerce-MyAccount-content .woocommerce-address-fields p#billing_postcode_field, .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_address_1_field, .woocommerce-MyAccount-content .woocommerce-address-fields p#shipping_postcode_field {
    margin-top: 20px;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account p {
    margin-bottom: 0;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account .show-password-input {
    top: 8px;
}
.woocommerce-MyAccount-content {
    overflow-x: auto;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile {
    display: flex !important;
    align-items: center !important;
}
.woocommerce-MyAccount-content form.woocommerce-EditAccountForm.edit-account fieldset legend {
	font-family: "Playfair Display", Sans-serif;
}
.woocommerce-MyAccount-tabs .oceanwp-user-profile .user-info .name {
    font-family: "CMU Serif Normal", Sans-serif !important;
    font-size: 18px !important;
}
.woocommerce-MyAccount-navigation ul li, .woocommerce-MyAccount-navigation ul {
    border: 0 !important;
}
.oceanwp-loginform-wrap .xoo-el-form-container.xoo-el-form-inline {
    margin: auto !important;
}
.oceanwp-loginform-wrap form {
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    border: 0 !important;
}
.oceanwp-loginform-wrap form .xoo-aff-input-group .xoo-aff-input-icon, .xoo-el-form-container.xoo-el-form-inline .xoo-aff-input-group .xoo-aff-input-icon {
    background-color: #19532b0d !important;
    color: #d08427 !important;
}
.oceanwp-loginform-wrap form .xoo-aff-input-group i, .xoo-el-form-container.xoo-el-form-inline form .xoo-aff-input-group i {
    color: #d08427;
}
.oceanwp-loginform-wrap .xoo-el-form-container form.xoo-el-action-form button.button, .xoo-el-form-container form.xoo-el-action-form button.button {
    border-radius: 4px;
    padding: 25px 10px !important;
}
.oceanwp-loginform-wrap ul.xoo-el-tabs li.xoo-el-login-tgr, .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-login-tgr {
    border-radius: 5px 0 0 5px !important;
}
.oceanwp-loginform-wrap ul.xoo-el-tabs li.xoo-el-reg-tgr, .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-reg-tgr {
    border-radius: 0px 5px 5px 0px !important;
}
.woocommerce .woocommerce-info {
    border: 1px solid #d0842729 !important;
    border-radius: 4px;
    background: #f7f7f7;
}
p.return-to-shop a.button {
    border-radius: 4px;
}
.woocommerce-checkout .oceanwp-loginform-wrap {
    margin-bottom: 40px;
}
.woocommerce-checkout .woocommerce-form-login-toggle {
    width: 100%;
    max-width: 960px;
}
.woocommerce-checkout .xoo-el-section {
    padding-left: 0 !important;
}
.page.page-id-351 footer#footer {
    display: none !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #d08427 !important;
    color: #fff;
}
#uwpmc-cart-sidebar .uwpmc-item-title {
    font-family: "Calmingly Regular", Sans-serif;
    color: #19532b !important;
}
#uwpmc-cart-sidebar .uwpmc-item-image {
    width: fit-content !important;
}
#uwpmc-cart-sidebar .uwpmc-item-image img {
    border-radius: 4px;
}
#uwpmc-cart-sidebar .uwpmc-item-subtotal {
    color: #d08427 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Roboto' !important;
}
#uwpmc-cart-sidebar .uwpmc-coupon-section.uwpmc-border {
    display: none !important;
}
#uwpmc-cart-sidebar button.uwpmc-checkout-button, #uwpmc-cart-sidebar button.uwpmc-cart-button {
    background: #d08427 !important;
    font-size: 12px;
    text-transform: uppercase !important;
    font-family: "Open Sans", sans-serif !important;
    letter-spacing: 1px !important;
	padding: 8px 10px !important;
	transition: .3s;
}
#uwpmc-cart-sidebar button.uwpmc-cart-button {
    background: #19532b !important;
}
#uwpmc-cart-sidebar button.uwpmc-checkout-button:hover {
    background: #19532b !important;
}
#uwpmc-cart-sidebar button.uwpmc-cart-button:hover {
    background: #d08427 !important;
}
.uwpmc-action:hover {
    filter: none !important;
}
#uwpmc-cart-sidebar h2.uwpmc-header-title {
    font-family: "Playfair Display", Sans-serif;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    color: #19532B;
}
.uwpmc-total-lines .uwpmc-show-cart-subtotal, .uwpmc-total-lines .uwpmc-show-cart-discount, .uwpmc-total-lines .uwpmc-show-cart-total {
    font-size: 14px;
}
#uwpmc-cart-sidebar .uwpmc-total-lines .uwpmc-show-cart-subtotal .amount, #uwpmc-cart-sidebar .uwpmc-total-lines .uwpmc-show-cart-discount .amount, #uwpmc-cart-sidebar .uwpmc-total-lines .uwpmc-show-cart-total .amount {
    color: #d08427 !important;
    font-family: 'Roboto';
    font-weight: 600;
}
#uwpmc-cart-sidebar .upw-cart-recommendations h4 {
    font-family: "Playfair Display", Sans-serif;
    margin-bottom: 10px !important;
}
#uwpmc-cart-sidebar .uwpmc-item {
    gap: 10px !important;
}
#uwpmc-cart-sidebar .uwpmc-item > div:nth-child(2) {
    width: 100% !important;
}
body .product-single-pg .woocommerce ul.products li.product li.title a {
    font-family: "Calmingly Regular", Sans-serif;
    font-weight: 500;
    font-size: 22px !important;
    color: #000;
    letter-spacing: 1px;
}
body .product-single-pg .woocommerce ul.products li.product li.title a:hover, body .product-single-pg .woocommerce ul.products li.product li.category a {
    color: #19532b;
}
/* .page.page-id-351 header#site-header {
    display: none !important;
} */
.woocommerce-info:before {
    color: #d08427 !important;
}
.woocommerce .oceanwp-loginform-wrap form {
    width: auto !important;
    padding-right: 0 !important;
}
.product-single-pg .woocommerce ul.products li.product li.title h2 {
    margin-bottom: 0;
}
.woocommerce ul.products li.product .product-inner .added_to_cart[title="View cart"] {
    padding: 10px 22px;
}
.hidden-content h4, .hidden-content2 h4 {
    font-family: 'Calmingly Regular';
    font-weight: 400;
    margin-bottom: 0px;
    color: #000;
}





/* Hide original SVG */
.uwpmc-widget-svg {
  display: none !important;
}

#uwpmc-widget-icon::before {
      content: "\f290"; /* fa-shopping-cart */
	
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 24px;
  color: #ffffff;
  display: inline-block;
  position: relative;
  top: 6px;
  left: 0;
  z-index: 99;
}
#uwpmc-widget-icon {
  overflow: visible !important;
}
.uwpmc-widget-qty {
    top: -32px !important;
}
.elementor-message.elementor-message-success.elementor-message-svg {
    color: #fff;
}
input#form-field-email:focus::placeholder {
    color: #fff !important;
}
form input:focus:invalid, form textarea:focus:invalid, form select:focus:invalid {
    border-color: #d08427 !important;
}
.single.single-product .product-single-detials-info i.slick-arrow:before {
    color: #ffffff !important;
    background: #d08427;
    padding: 6px;
    border-radius: 5px;
    font-size: 25px;
    margin: 4px;
	transition: .3s;
}
.single.single-product .product-single-detials-info i.slick-arrow:hover:before {
	background: #19532B;
}
.uwpmc-remove-item svg:hover path {
    stroke: #ff0000;
}
.uwpmc-remove-item:hover {
    background-color: #ffffff00 !important;
}
body.logged-in li.menu-item.menu-item-352 {
    display: none;
}
header#site-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    box-shadow: 0 2px 5px rgb(0 0 0 / 12%);
    border: 0;
}


/* .wpgs-nav .slick-current {
    border-color: #0000 !important;
} */
.woocommerce-variation-price span.price span.woocommerce-Price-amount.amount bdi {
    font-size: 28px;
    font-weight: 600;
    font-family: "Roboto", Sans-serif;
    color: #d08427;
}
.single_variation_wrap .single_variation {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.woocommerce-variation-price span.price span.woocommerce-Price-amount.amount:before {
    content: "Product Price";
    position: absolute;
    top: -14px;
    color: #19532b;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.woocommerce-variation-price {
    position: relative;
}
.product-single-detials-info .e-atc-qty-button-holder a.added_to_cart {
    display: none !important;
}
.product-single-detials-info .e-atc-qty-button-holder button.single_add_to_cart_button.elementor-button.button.alt.loading {
    display: flex;
    align-items: center;
}




/* color codes start */

/* Color swatches for WooCommerce variation buttons */
.button-variable-item-dark-blue {
  background-color: #0F4C81 !important;
	color: #fff !important;
}

.button-variable-item-grey {
  background-color: #808080 !important;
	color: #fff !important;
}

.button-variable-item-yellow {
  background-color: #FFD700 !important;
}

.button-variable-item-coffee-brown {
  background-color: #4B3621 !important;
	color: #fff !important;
}

.button-variable-item-light-brown {
  background-color: #A1866F !important;
	color: #fff !important;
}

.button-variable-item-turquoise {
  background-color: #40E0D0 !important;
}

.button-variable-item-pink {
  background-color: #FFC0CB !important;
}

.button-variable-item-red {
  background-color: #FF0000 !important;
	color: #fff !important;
}

.button-variable-item-off-white {
  background-color: #F8F8F0 !important;
}

.button-variable-item-brown {
  background-color: #5C4033 !important;
	color: #fff !important;
}

.button-variable-item-light-blue {
  background-color: #ADD8E6 !important;
}

.button-variable-item-maroon {
  background-color: #800000 !important;
  color: #fff !important;
}

.button-variable-item-dark-brown {
  background-color: #3B2F2F !important;
  color: #fff !important;
}

.button-variable-item-peacock-blue {
  background-color: #1B6B6F !important;
  color: #fff !important;
}

.product-single-detials-info table.variations li.variable-item.button-variable-item {
    font-size: 0px !important;
}



body table.variations ul.single-product-variable-items li.variable-item.image-variable-item.image-variable-item-hanging-base.disabled, body table.variations ul.single-product-variable-items li.variable-item.image-variable-item.image-variable-item-flat-base.disabled {
    width: 50px !important;
    height: 50px !important;
    opacity: 1 !important;
    visibility: visible !important;
	-webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
	    margin: 4px !important;
	pointer-events: none !important;
}



/* 
 .product-single-detials-info.bottle-hang a.reset_variations {
    display: block !important;
} */

ul[aria-label="Colour"].single-product-variable-items.variable-items-wrapper.button-variable-items-wrapper li.variable-item.button-variable-item {
    width: 20px !important;
    min-width: 20px !important;
    height: 20px !important;
}
ul[aria-label="Colour"].single-product-variable-items.variable-items-wrapper.button-variable-items-wrapper li.variable-item.button-variable-item.disabled {
    width: 0px !important;
    min-width: 0px !important;
    height: 0px !important;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.woocommerce-button {
    margin-bottom: 5px;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.cancel {
    margin-bottom: 0px;
}
td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view {
    margin-bottom: 0px;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.woocommerce-button.button {
    padding: 8px;
    border-radius: 4px;
}
.woocommerce-orders .woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination {
    margin-top: 10px;
}
html.html {
    overflow-y: auto !important;
}

.my-cart-style .uwpmc-widget-container.upw-mc-theme-1 {
    position: static !important;
    display: block !important;
    padding: 0 !important;
	background: #fff0 !important;
}
.my-cart-style .uwpmc-widget {
    height: 40px !important;
	width: 40px !important;
}
.my-cart-style #uwpmc-widget-icon::before {
    font-size: 20px !important;
    color: #ffffff !important;
}

.my-cart-style .uwpmc-widget-qty span {
    background: #d08427;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    z-index: 99;
}
.my-cart-style .uwpmc-widget-qty {
    top: 5px !important;
    left: 22px;
    color: #fff !important;
    font-size: 8px !important;
    background: #d08427;
    height: 16px;
    width: 16px;
    border-radius: 50px;
    z-index: 99;
}
.my-cart-style {
    position: relative;
    top: -4px;
}
#uwpmc-cart-sidebar {
    left: 0;
}
.uwpmc-body.custom-sidebar-sty {
    overflow-y: visible !important;
}
.uwpmc-cart-totals.uwpmc-border {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 9;
    margin: 0;
    box-shadow: -15px -11px 31px #00000052;
    padding: 10px 10px !important;
    background: #fff;
}
.sidebar-custom-style {
    overflow-y: auto;
}
.upw-cart-recommendations {
    margin-bottom: 150px;
}
/*use it to make center position*/
div.nsl-container[data-align="left"] {
    text-align: center !important;
}

/*use it to make 100% width*/
/* div.nsl-container.nsl-container-block .nsl-container-buttons {
    width: 100%;
} */
div#review_form_wrapper p.form-submit input#submit {
    background: #d08427 !important;
    border-radius: 5px;
}
div#review_form_wrapper p.form-submit input#submit:hover {
    background: #19532b !important;
    border-radius: 5px;
}
div#review_form_wrapper h2.woocommerce-Reviews-title {
    display: none;
}




/* Base: transparent header */
#site-header {
  position: fixed !important;       /* keep header on top */
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 9999 !important;
  background: transparent !important;
  transition: background-color 0.25s ease, box-shadow 0.25s ease, color 0.25s !important;
}

/* If header contains inner elementors that have backgrounds, reset them too */
#site-header .elementor,
#site-header .elementor-element,
#site-header .elementor-container {
  background: transparent !important;
}

/* Scrolled state: white background + subtle shadow */
body.scrolled-200 #site-header {
  background: #e9cfb5 !important;
  box-shadow: 0 6px 18px rgba(0,0,0,0.08);
}

/* Example: change link/text color when scrolled (adjust to your needs) */
#site-header a { color: inherit; transition: color .25s; }
body:not(.scrolled-200) #site-header a { color: #000; }       /* links when transparent */
body.scrolled-200 #site-header a { color: #000; }            /* links when white */

/* If header height affects page content, add spacing to avoid jump */
html.has-fixed-header body {
  padding-top: 74px; /* match your header height */
}
.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown {
    display: block !important;
}
nav.elementor-nav-menu--main.elementor-nav-menu__container.elementor-nav-menu--layout-horizontal.e--pointer-underline.e--animation-fade {
    display: none !important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    max-height: 100% !important;
    overflow: hidden !important;
    transform: scaleY(1) !important;
}
.elementor-menu-toggle {
    display: none !important;
}
.elementor-widget-off-canvas .e-off-canvas {
    top: 88px !important;
}
.elementor-widget-off-canvas .e-off-canvas__content {
    box-shadow: 2px 30px 23px 3px rgb(0 0 0 / .2) !important;
}
.e-off-canvas__no-scroll header#site-header {
    background: #e9cfb5 !important;
    box-shadow: none !important;
}
.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover {
    background-color: #ffffff00 !important;
	outline: none !important;
	color: #19532b !important;
}
.creative-menu-style li.menu-item a.elementor-item {
    padding-left: 0;
}
.two-col-menu ul#menu-2-d4412a6 {
    column-count: 2;
}
.first-col-menu nav.elementor-nav-menu--dropdown.elementor-nav-menu__container a.has-submenu
 {
    display: flex;
    justify-content: space-between;
}
body a:focus {
    outline: none !important;
}
/* === OFF CANVAS SIDEBAR SCROLL DESIGN === */


/* Smooth Scroll */
.e-off-canvas__main .e-off-canvas__content {
    scroll-behavior: smooth;
    padding-bottom: 90px;
}

/* Custom Scrollbar */
.e-off-canvas__main .e-off-canvas__content::-webkit-scrollbar {
    width: 8px;
}

.e-off-canvas__main .e-off-canvas__content::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.05);
    border-radius: 10px;
}

.e-off-canvas__main .e-off-canvas__content::-webkit-scrollbar-thumb {
    background: rgba(255,255,255,0.25);
    border-radius: 10px;
}

.e-off-canvas__main .e-off-canvas__content::-webkit-scrollbar-thumb:hover {
    background: rgba(255,255,255,0.45);
}
.faq-section .e-n-tabs-heading {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
}
.faq-section .e-n-tabs-heading {
    padding-top: 10px;
}
#uwpmc-cart-sidebar img {
    width: 100px !important;
    height: 100px !important;
}
#uwpmc-cart-sidebar .uwpmc-item-title {
    font-family: "CMU Serif Normal", Sans-serif !important;
    font-size: 13px !important;
    text-transform: uppercase;
}
.uwpmc-item {
    align-items: center !important;
}
.uwpmc-cart-totals.uwpmc-border a.uwpmc-action.uwpmc-cart-action {
    display: none !important;
}
.upsell-content h5, body h1, body h2, body h3, body h4, body h5, body h6 {
	font-family: "CMU Serif Normal", Sans-serif !important;
	    font-weight: 400 !important;
}
body .helvitaka-font-style h2 {
    font-family: "Helvetica", Sans-serif !important; 
}
.elementor-widget.elementor-widget-text-editor, body .elementor-icon-list-item > .elementor-icon-list-text, body .elementor-icon-list-item > .elementor-icon-list-text b, body p, body p b, body .woocommerce-product-details__short-description, body .product-single-detials-info button.read-more-btn {
    font-family: "Garet Book", Sans-serif !important;
	font-weight: 400 !important;
}
body p.price, body #uwpmc-cart-sidebar .upsell-item .price {
    font-family: "Roboto", Sans-serif !important;
    font-weight: 500 !important;
}
.woocommerce-product-details__short-description h4 {
    margin-top: 15px;
}

.uwpmc-cart-contents.uwpmc-border {
    border: 0 !important;
}
.uwpmc-sidebar.sidebar-left {
    background: #e9cfb5 !important;
}
body .uwpmc-item.uwpmc-border, body .upw-cart-recommendations, body .uwpmc-cart-totals.uwpmc-border, body .uwpmc-totals-section {
    background: #e9cfb5 !important;
    border: 0 !important;
}
.uwpmc-cart-contents.uwpmc-border {
    border: 0 !important;
}
body .uwpmc-cart-block {
    border-bottom: 1px solid #0000001c !important;
}
.uwpmc-actions-block {
	border-top: 1px solid #0000001c !important;
}
.uwpmc-cart-contents.uwpmc-border .uwpmc-quantity-container.uwpmc-component-layout {
    border: 1px solid #0000001c !important;
}
body #uwpmc-cart-sidebar .uwpmc-item-title {
    color: #000000 !important;
}
body .upsell-item {
    background: #fafafa4d;
}
.upw-cart-recommendations h3, #uwpmc-cart-sidebar h2.uwpmc-header-title {
    font-size: 24px !important;
    text-transform: uppercase;
    color: #000 !important;
}
.form-design-custom label br {
    display: none;
}
.form-two-col {
    display: flex;
    gap: 20px;
}
body.wp-singular.product-template-default.single.single-product .wpgs-nav .thumbnail_image.slick-slide, body.wp-singular.product-template.single.single-product .wpgs-nav .thumbnail_image.slick-slide {
    height: 8px;
    width: 8px !important;
    object-fit: cover !important;
    display: flex;
    flex-wrap: nowrap;
	border-radius: 50px !important;
	position: relative;
}
.wpgs-nav .slick-track {
    display: flex;
    justify-content: center;
}
body.wp-singular.product-template-default.single.single-product .wpgs-nav .thumbnail_image.slick-slide img, body.wp-singular.product-template.single.single-product .wpgs-nav .thumbnail_image.slick-slide img {
    border-radius: 50px;
}
body.wp-singular.product-template-default.single.single-product .wpgs-nav .thumbnail_image.slick-slide:after, body.wp-singular.product-template.single.single-product .wpgs-nav .thumbnail_image.slick-slide:after
 {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999999999;
    height: 100%;
    width: 100%;
    border-radius: 50px;
}
body.wp-singular.product-template-default.single.single-product .wpgs-nav .thumbnail_image.slick-slide.slick-current:after, body.wp-singular.product-template.single.single-product .wpgs-nav .thumbnail_image.slick-slide.slick-current:after {
    background: #d08427;
}
body.wp-singular.product-template-default.single.single-product .wpgs-nav .thumbnail_image.slick-slide.slick-current, body.wp-singular.product-template.single.single-product .wpgs-nav .thumbnail_image.slick-slide.slick-current {
	border-color: #d08427;
}
.wpgs-nav.slick-initialized.slick-slider {
    position: relative;
    top: -28px;
}
/* body.wp-singular.product-template-default.single.single-product i.flaticon-back.slick-arrow, body.wp-singular.product-template-default.single.single-product i.flaticon-right-arrow.slick-arrow, body.wp-singular.product-template.single.single-product i.flaticon-back.slick-arrow, body.wp-singular.product-template.single.single-product i.flaticon-right-arrow.slick-arrow {
    display: none !important;
} */
body .elementor-widget-woocommerce-product-meta .product_meta span.detail-content a {
    pointer-events: none !important;
}
div#custom-price-display {
    position: relative;
}
div#custom-price-display:before, div#custom-price-shortcode:before {
    content: "Product Price";
    display: block;
    font-size: 18px;
    font-family: "CMU Serif Normal", Sans-serif !important;
    font-weight: 400 !important;
    color: #000;
	margin-bottom: -8px;
}
div#custom-price-display:after {
    content: "(Include of all taxes)";
    display: block;
	font-size: 12px;
    font-family: "Garet Book", Sans-serif !important;
    font-weight: 400 !important;
    color: #4f4f4f;
    margin-top: -8px;
}
form.variations_form.cart.wvs-loaded table.variations {
    margin-bottom: 8px;
}
.fav-function-style {
    display: flex;
    gap: 10px;
    color: #000;
    font-family: "Garet Book", Sans-serif !important;
    font-weight: 400 !important;
    margin-top: 15px;
}
.fav-function-style .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-shortcode-add-to-cart.tinvwl-the_content a {
    border: 1px solid;
    padding: 0px 10px;
    border-radius: 3px;
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before {
    color: #d02727 !important;
}

body .upw-cart-recommendations {
    background: #f6dabf !important;
    border-radius: 0;
}
.uwpmc-footer {
    display: none;
}
.woocommerce-variation.single_variation {
    display: none !important;
}
div#custom-price-shortcode {
    display: none;
}
#site-header .elementor-element.top-bar {
    background: #f6dabf !important;
}
.uwpmc-cart-block>div {
    padding: 55px 10px 50px 10px !important;
    background: #e9cfb5 !important;
    border: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
}
.uwpmc-sidebar.sidebar-right {
    background: #e9cfb5 !important;
}
.uwpmc-cart-block a.uwpmc-action, .uwpmc-cart-block a.uwpmc-action button {
    background: #0000 !important;
    color: #000 !important;
    text-transform: uppercase !important;
}
.uwpmc-sidebar {
    display: flex !important;
}
a.uwpmc-action button:after {
    content: "Back to Shopping";
    font-size: 14px;
	text-decoration: underline;
}
.uwpmc-cart-block>div>div {
    font-size: 22px;
}
a.uwpmc-action button {
    border: 0;
    font-size: 0;
}
.uwpmc-cart-block .uwpmc-cart-contents.uwpmc-border {
    background: transparent !important;
    padding: 0 !important;
    margin: 0;
    border-radius: 0 !important;
}
.uwpmc-cart-totals.uwpmc-border button.uwpmc-checkout-button:after {
	display: none;
}
.uwpmc-show-cart-subtotal::before {
    content: "ITEM/S";
    display: block;
}
.uwpmc-show-cart-subtotal::after {
    content: "Shipping & Taxes, if Applicable, will be Calculated at Checkout.";
    display: block;
    font-size: 10px;
    font-weight: 400;
    margin-top: 5px;
}
a.cart-shopping-continue {
    text-align: center;
    margin-top: -6px;
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
    text-decoration: underline;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 50%;
}

.uwpmc-header {
    border-bottom: 1px solid #bab8b8;
    margin: 18px 0px 8px 0px !important;
    padding-bottom: 16px;
    margin: 12px 12px 6px 12px;
}
.wpgs-nav.slick-initialized.slick-slider {
    display: none !important;
}
.woocommerce .oceanwp-grid-list, ul.result-count {
    display: none !important;
}
.woocommerce .woocommerce-ordering {
    float: right !important;
	margin-top: 0 !important;
}
body.archive.post-type-archive .oceanwp-toolbar.clr, body.archive.tax-product_cat.woocommerce .oceanwp-toolbar.clr, .product-pg-custom-d .oceanwp-toolbar.clr {
    width: 100%;
	margin-bottom: -10px;
}
body.archive.post-type-archive.woocommerce ul.products li.product li.title h2, body.archive.tax-product_cat.woocommerce ul.products li.product li.title h2, .product-pg-custom-d ul.products li.product li.title h2 {
    margin-bottom: -4px;
}
body.archive.post-type-archive.woocommerce ul.products li.product .woo-entry-inner, body.archive.tax-product_cat.woocommerce ul.products li.product .woo-entry-inner, .product-pg-custom-d ul.products li.product .woo-entry-inner {
    text-align: left;
}
body.archive.post-type-archive.woocommerce .woocommerce-ordering .orderby, body.archive.tax-product_cat.woocommerce .woocommerce-ordering .orderby, .product-pg-custom-d .woocommerce-ordering .orderby {
    border: 0;
    min-width: 0 !important;
    color: #000 !important;
    font-family: 'Garet Book';
    text-align: right !important;
}
body.archive.post-type-archive .theme-select:after, body.archive.tax-product_cat.woocommerce .theme-select:after, .woocommerce-ordering .orderby option .theme-select:after, .product-pg-custom-d .woocommerce-ordering .theme-select:after {
    border-left: 1px solid #ffffff00 !important;
	color: #000 !important;
	 width: 10px !important;
}
body.archive.post-type-archive.woocommerce .oceanwp-off-canvas-filter, body.archive.tax-product_cat.woocommerce .oceanwp-off-canvas-filter {
    font-size: 13px !important;
    color: #000 !important;
    border: 1px solid #eaeaea00 !important;
    font-family: 'Garet Book' !important;
    font-weight: 400 !important;
	padding-left: 0;
	    float: left;
}
#oceanwp-off-canvas-sidebar-wrap .sidebar-box {
    padding: 0 !important;
    padding-top: 20px !important;
}
#oceanwp-off-canvas-sidebar-wrap span.wc-block-product-categories-list-item-count {
    margin-left: 6px;
    float: right;
}
#oceanwp-off-canvas-sidebar-wrap .oceanwp-off-canvas-sidebar {
	    background: #e9cfb5 !important;
}
.filter-category-style ul.wc-block-product-categories-list
 {
    display: flex;
    flex-direction: column;
}
.filter-category-style ul.wc-block-product-categories-list li:nth-child(1) {
    order: 1;
}
body.archive.post-type-archive.woocommerce .woocommerce-ordering .orderby option, body.archive.tax-product_cat.woocommerce .woocommerce-ordering .orderby option, .product-pg-custom-d .woocommerce-ordering .orderby option {
    text-align: left;
}
body.archive.tax-product_cat.term-utility li.product_cat-home-decor {
    display: none !important;
}
body.archive.tax-product_cat.term-utility li.product_cat-planters {
    display: none !important;
}
body.archive.tax-product_cat.term-utility li.product_cat-holiday-gifting {
    display: none !important;
}
body.archive.tax-product_cat.term-home-decor li.product_cat-utility {
    display: none !important;
}
body.archive.tax-product_cat.term-home-decor li.product_cat-planters {
    display: none !important;
}
body.archive.tax-product_cat.term-home-decor li.product_cat-holiday-gifting {
    display: none !important;
}
body.archive.tax-product_cat.term-planters li.product_cat-home-decor {
    display: none !important;
}
body.archive.tax-product_cat.term-planters li.product_cat-utility {
    display: none !important;
}
body.archive.tax-product_cat.term-planters li.product_cat-holiday-gifting {
    display: none !important;
}


body.archive.tax-product_cat.term-holiday-gifting li.product_cat-home-decor {
    display: none !important;
}
body.archive.tax-product_cat.term-holiday-gifting li.product_cat-utility {
    display: none !important;
}
body.archive.tax-product_cat.term-holiday-gifting li.product_cat-planters {
    display: none !important;
}

body.archive.post-type-archive.woocommerce .woocommerce-ordering span.theme-select.orderby, body.archive.tax-product_cat.woocommerce .woocommerce-ordering span.theme-select.orderby, .product-pg-custom-d .woocommerce-ordering span.theme-select.orderby {
    padding-right: 15px !important;
}
body .woocommerce .woocommerce-ordering .orderby {
        width: -webkit-fill-available !important;
    }
.footer-logo-part p {
    display: none;
}
.footer-menu-style li.menu-item a {
    cursor: pointer !important;
}


.main-header-style img {
    filter: invert(0);
}
body.home .main-header-style img {
    filter: invert(1);
}
body.home.main-header-search-style i.fa.fa-search.main-icon, body.home.scrolled-200 .main-header-logo-style img, body.home.e-off-canvas__no-scroll .main-header-logo-style img {
    filter: invert(1) !important;
}
.main-header-search-style i.fa.fa-search.main-icon {
    filter: invert(1) !important;
}
body.home .main-header-logo-style img {
    filter: invert(0) !important;
}




body.home.scrolled-200 .main-header-style img {
    filter: invert(0);
}
.scrolled-200 .main-header-style img {
    filter: invert(0);
}

body.home.scrolled-200 .main-header-search-style i.fa.fa-search.main-icon, body.home.e-off-canvas__no-scroll .main-header-style img, body.home.e-off-canvas__no-scroll i.fa.fa-search.main-icon {
    filter: invert(0) !important;
}

.scrolled-200 .main-header-search-style i.fa.fa-search.main-icon, .e-off-canvas__no-scroll .main-header-style img, .e-off-canvas__no-scroll i.fa.fa-search.main-icon {
    filter: invert(1) !important;
}
.scrolled-200 .my-cart-style #uwpmc-widget-icon::before, .e-off-canvas__no-scroll .my-cart-style #uwpmc-widget-icon::before {
    color: #000000 !important;
}

body.home .main-header-search-style i.fa.fa-search.main-icon {
    filter: invert(1) !important;
}
 .main-header-search-style i.fa.fa-search.main-icon {
    filter: invert(0) !important;
}

body.home.scrolled-200 .main-header-search-style i.fa.fa-search.main-icon {
    filter: invert(0) !important;
}
.scrolled-200 .main-header-search-style i.fa.fa-search.main-icon {
    filter: invert(0) !important;
}
body.home.scrolled-200 .my-cart-style #uwpmc-widget-icon::before {
    color: #000 !important;
}
body.home .my-cart-style #uwpmc-widget-icon::before {
    color: #fff !important;
}
.my-cart-style #uwpmc-widget-icon::before {
    color: #000 !important;
}
.e-off-canvas__no-scroll .main-header-style img {
    filter: invert(0) !important;
}
body.home.e-off-canvas__no-scroll i.fa.fa-search.main-icon {
    filter: invert(0) !important;
}
body.home.e-off-canvas__no-scroll .my-cart-style #uwpmc-widget-icon::before {
    color: #000 !important;
}
#ht-ctc-chat {
    display: none;
}
#ht-ctc-chat use {
	fill: #e9cfb5 !important;
}
#ht-ctc-chat g path {
	fill: #285c33 !important;
}
webpushrpromptbtnapprove2#webpushr-approve-button {
    background: #d08427 !important;
    font-size: 0 !important;
    padding: 4px;
    padding-top: 8px;
}
webpushrpromptbtnapprove2#webpushr-approve-button:hover {
    background: #19532b !important;
}

webpushrpromptbtnapprove2#webpushr-approve-button:before {
    content: "Enter";
    font-size: 14px;
}
webpushrpromptbtndeny2#webpushr-deny-button {
    display: none !important;
}
.popup-christmas-style br {
    display: none;
}
.popup-christmas-style input[type="tel"], .popup-christmas-style input[type="text"] {
    color: #fff !important;
    border-color: #ffffff42;
    background-color: #ffffff26;
}
.popup-christmas-style input[type="tel"]::placeholder, .popup-christmas-style input[type="text"]::placeholder {
    color: #ffffff8a;
}
.popup-christmas-style input[type="tel"]:focus::placeholder, .popup-christmas-style input[type="text"]:focus::placeholder {
    color: #fff !important; /* focus state white */
}
body .popup-christmas-style input[type="submit"] {
    font-weight: 400;
    border: 0;
    border-radius: 4px;
}
.popup-christmas-style input[type="tel"]:focus {
    border-color: #c4c4c4 !important;
}
body .popup-christmas-style form p:nth-child(4) {
    margin: 0 !important;
}
body .popup-christmas-style form p:nth-child(2), body .popup-christmas-style form p:nth-child(3) {
    margin-bottom: 8px;
}
/* ------------------- */

.cf7-success .submisssion-hide-style {
    display: none !important;
}
.cf7-success .submisssion-hide-style-2 span.wpcf7-form-control-wrap, .cf7-success .submisssion-hide-style-2 input.wpcf7-form-control.wpcf7-submit, .cf7-success .submisssion-hide-style-2 p {
    display: none !important;
}

.cf7-success .submisssion-hide-style-2 .e-con.e-flex>.e-con-inner {
	padding-top: 0 !important;
}
 .submisssion-hide-style-2 .wpcf7 form .wpcf7-response-output {
    border: 0;
    color: #fff;
    font-weight: 500;
    font-size: 18px !important;
    font-family: "CMU Serif Normal", Sans-serif !important;
	    padding-left: 0;
    padding-right: 0 !important;
	    margin: 0;
}
span.wpcf7-not-valid-tip {
    color: #ffffff82;
}
ul.wc_payment_methods.payment_methods.methods {
    display: flex;
    flex-direction: column-reverse;
}
.woocommerce-checkout.woocommerce-page tr.cart-subtotal {
    display: none !important;
}
body.logged-in.woocommerce-account.woocommerce-page.woocommerce-dashboard .login-welcome-text-style {
    text-align: left;
}
.top-bar-align .swiper-slide {
	    align-content: center;
}
.top-bar-align.elementor-widget-testimonial-carousel .elementor-main-swiper {
    width: 100% !important;
}
tr.mk-coupon-row td {
    padding: 0 !important;
    padding-top: 20px !important;
}
.woocommerce #order_review table.shop_table {
    margin-bottom: 10px !important;
}
tr.mk-coupon-row label.screen-reader-text {
    display: none !important;
}
 .woocommerce-checkout tr.mk-coupon-row form.checkout_coupon {
    width: 100% !important;
}
.woocommerce-checkout tr.mk-coupon-row button.button {
    width: 100%;
}
.woocommerce-checkout tr.mk-coupon-row form.checkout_coupon .form-row-first, .woocommerce-checkout form.checkout_coupon .form-row-last {
    width: 100% !important;
}
tr.mk-coupon-row form#woocommerce-checkout-form-coupon {
    display: inline-flex;
    margin-bottom: 6px;
    padding: 10px;
	gap: 10px;
}

/* Responsive Fixes */













@media screen and (max-width: 768px) {
	.submisssion-hide-style-2 .wpcf7 form .wpcf7-response-output {
    margin-bottom: 30px;
}
  .woocommerce-MyAccount-navigation,
  .woocommerce-MyAccount-content {
    float: none;
    width: 100%;
    margin-bottom: 24px;
  }
	.woocommerce-MyAccount-content {
    padding: 30px 12px;
}
	
	.u-columns.woocommerce-Addresses.col2-set.addresses {
    margin-top: 20px !important;
}
	.woocommerce-MyAccount-content .addresses .woocommerce-Address .title, .woocommerce-MyAccount-content .addresses .woocommerce-Address address {
    padding: 15px 15px !important;
}
	.woocommerce-MyAccount-content h2 {
    font-size: 18px !important;
    margin-bottom: 0 !important;
}
	.woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
    font-size: 10px;
}
	body.wp-singular.product-template-default.single.single-product .single_variation_wrap {
    position: fixed;
    bottom: 0;
    background: #fff;
    z-index: 1;
    left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 8px;
	padding-top: 5px;
}
	.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    width: 100%;
    padding: 0 10px;
}
	.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .e-atc-qty-button-holder button.single_add_to_cart_button.elementor-button.button.alt {
    width: 100%;
}
	div#custom-price-display:after {
    display: inline;
    margin-left: 5px;
    position: relative;
    top: -3px;
}
	div#custom-price-display {
    margin-bottom: 0 !important;
    font-size: 24px !important;
}
	div#custom-price-display:before {
    font-size: 14px;
}
	.woocommerce-variation.single_variation {
    display: none !important;
}
	div#custom-price-display:before {
		display: none;
	}
	div#custom-price-shortcode {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 18px;
    margin-top: 20px;
    display: block;
}
	.header-typing-search {
    right: 82px;
}
	.elementor-widget-off-canvas .e-off-canvas {
    top: 90px !important;
}
	body .popup-christmas-style form p:nth-child(2), body .popup-christmas-style form p:nth-child(3) {
    margin-bottom: 8px;
}
	body .popup-christmas-style form input.wpcf7-form-control.wpcf7-tel, body .popup-christmas-style form input.wpcf7-form-control.wpcf7-text {
    padding: 2px 8px !important;
    min-height: 36px !important;
}
	body .popup-christmas-style input[type="submit"] {
    padding: 12px 8px;
		width: 100%;
}
	.xoo-aff-group {
    margin-bottom: 12px !important;
}
}







@media (min-width: 768px) {
    .woocommerce-MyAccount-content
 {
        margin-top: 98px;
    }
	.woocommerce-MyAccount-tabs {
        width: 20% !important;
        margin-right: 2% !important;
    }
}

@media (max-width: 1024px) {
.elementor-menu-toggle .e-font-icon-svg {
    height: 30px !important;
}
	.my-cart-style {
    position: relative;
    top: -8px;
}
	
}

@media (max-width: 767px) {
	.xlwcty_wrap .xlwcty_order_details_2_col .xlwcty_pro_list .xlwcty_leftDiv {
        width: 100% !important;
    }
	.xlwcty_wrap .xlwcty_order_details_2_col .xlwcty_pro_list .xlwcty_rightDiv {
        width: 100% !important;
        text-align: left !important;
    }
	.xlwcty_thankyou-template-default .xlwcty_userN, .xlwcty_thankyou-template-default .xlwcty_title {
    font-size: 20px !important;
}
.xlwcty_Box.xlwcty_order_details_2_col {
    padding: 15px !important;
}
	.xlwcty_thankyou-template-default div#content-wrap {
    padding: 0 !important;
}
	.xlwcty_thankyou-template-default div#content-wrap div#primary {
    margin: 0;
}
	.woocommerce-checkout form.checkout {
    padding: 12px;
	border-radius: 6px;
}
	.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail img {
    height: 100%;
    width: 100%;
    max-width: 100%;
}
	.elementor-widget-woocommerce-cart .woocommerce td::before {
    font-family: 'open-sans', sans-serif !important;
    color: #000 !important;
}
	.hover-shadow img {
    box-shadow: -20px 20px 0px 0px #19532B !important;
    margin-bottom: 16px;
}
	.hover-shadow2 img {
    box-shadow: 20px 20px 0px 0px #19532B !important;
    margin-bottom: 16px;
}
	.hover-shadow:hover img {
    box-shadow: -10px 10px 0px 0px #d08427 !important;
}
	.hover-shadow2:hover img {
    box-shadow: 10px 10px 0px 0px #d08427 !important;
}
    button#showSearchBtn i.fa.fa-search.main-icon {
    font-size: 20px;
}
i.fa.fa-search.main-icon {
    width: 18px;
    height: 18px;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 32px;
}
	.elementor-element.elementor-arrows-position-outside .swiper, .elementor-lightbox.elementor-arrows-position-outside .swiper {
    width: calc(100% - 0px) !important;
}
	.my-cart-style #uwpmc-widget-icon::before {
    font-size: 16px !important;
}
}
















