#main header.page-header {
	font-family: "Assistant", sans-serif;
}

.page-header-title {
	font-weight: 700;
}

.wpforms-container, .wpforms-container-full, .wpforms-render-modern {
    font-family: "Assistant", sans-serif;
}

 div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type="email"], div.wpforms-container-full .wpforms-form textarea {
	background-color: white;
}

#footer-widgets .footer-box .widget-title, footer a, footer div {
	font-family: "Assistant", sans-serif !important;
}

#site-navigation-wrap .dropdown-menu > li.menu-item > a > span.text-wrap:after {
	top: 24px !important;
	height: 3px !important;
}

.rtl #site-navigation-wrap .dropdown-menu > li.menu-item > a > span.text-wrap:after {
	right: 0;
	left: auto !important;
}


.rtl.single-product .product .summary .cart .quantity .minus,
.rtl.woocommerce-cart .quantity .minus,
.rtl.single-product .product .summary .cart .quantity .plus,
.rtl.woocommerce-cart .quantity .plus {
    left: -6px;
    right: auto;
}

.rtl .product-wrap .on-sale2,
.rtl .single div.product .on-sale2 {
    right: -12px !important;
}

.rtl .product-wrap .on-sale2:before,
.rtl.single div.product .on-sale2:before {
    right: 33px !important;
}

.single div.product .on-sale2:before,
.product-wrap .on-sale2:before {
	z-index: -10 !important;
	border-radius: 2px;
}

.product-wrap .product-image .catalog-image .outofstock-badge2 {
    left: 50% !important;
    bottom: 16px !important;
    top: auto !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
    border-radius: 2px;
    transform: translateX(-50%);
    text-align: center;
}


.rtl #searchform button[type="submit"],
.rtl #sidebar .searchform button[type="submit"],
.rtl #sidebar button.wp-block-search__button,
.rtl.woocommerce-product-search button[type="submit"],
.rtl .wp-block-search__inside-wrapper button[type="submit"] {
    left: 4px !important;
    right: auto !important;
}

.product-wrap {
    border-left: 1px solid #ede9e9;
}

.woocommerce div.products .authors-list {
    margin-top: 12px !important;
}

.woocommerce div.product .product_subtitle {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

.single-product div.product .summary .product_subtitle {
    font-size: 20px !important;
}

.product-cats {
    margin-top: 12px;
}

.product-content {
    text-align: center;
}


.acm-woo-cats-grid .acm-cat-name {
    width: auto !important;
    bottom: 0 !important;
    text-align: center;
}

.res-form-field .res-button-submit {
    transition: 0.4s !important;
    padding: 10px 34px !important;
    width: auto !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    margin: 0 auto !important;
    text-align: center !important;
    display: block !important;
}

.single-product .product_meta_wrap .product_meta_label {
    margin-left: 5px;
}

.rtl .acm_call-to-action .acm_cta-icon-prefix .acm_cta-icon {
    margin-right: auto !important;
    margin-left: 12px;
}

.woocommerce-cart .woocommerce .cart_totals .shop_table th {
    text-align: right !important;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 0 !important;
}

.woocommerce table.woocommerce-checkout-review-order-table th, .woocommerce table.woocommerce-checkout-review-order-table td,
.woocommerce .wc-tabs-wrapper table.shop_attributes, .woocommerce .wc-tabs-wrapper table.shop_attributes th, .woocommerce .wc-tabs-wrapper table.shop_attributes td
{
    text-align: right !important;
}

.product-wrap .product-image .catalog-image .outofstock-badge2 {
    background: rgba(255, 255, 255, 0.9) !important;
}

.woocommerce #order_review table.shop_table label {
    display: inline;
}

.rtl .woocommerce-shipping-methods input[type="checkbox"],
.rtl .woocommerce-shipping-methods input[type="radio"] {
    margin-right: 0;
    margin-left: 7px;
}

.woocommerce-shipping-methods input[type="radio"] {
    background-color: #b8c3bf;
    border: 0;
    border-radius: 50%;
    box-shadow: inset 0 0 0 0 white;
    cursor: pointer;
    font: inherit;
    height: 1em;
    outline: none;
    width: 1em;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.woocommerce-shipping-methods input[type="radio"]:checked {
    background-color: transparent;
    border: 5px solid #13aff0;
}

.woocommerce table.wishlist_table tr th {
    color: white !important;
}

.woocommerce table.wishlist_table tr td, .woocommerce table.wishlist_table tr th {
    text-align: right !important;
}

.elementor ol li > ol {
    padding-right: 24px;
    margin-bottom: 12px;
    list-style-type: hebrew;
}

.rtl #site-header .nav-menu-search,
.elementor-widget-container .nav-menu-search {
    margin-left: auto;
    margin-right: 12px;
}

.wp-dark-mode-active #site-header.sticky {
  background-color: rgb(36, 37, 37);
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    border-radius: 15px;
}

#pojo-a11y-toolbar {
    bottom: 68px;
    top: auto !important;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
    right: 190px;
    bottom: 0;
    top: auto !important;
}

@-webkit-keyframes gradientFlow {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 200% 0; /* Move the gradient to the right */
  }
}

@keyframes gradientFlow {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 200% 0; /* Move the gradient to the right */
  }
}

.ai-wrap .ai-track-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(90deg, #f70f5d, #f2c63f, #f70f5d);
  background-size: 300% 100%; /* Make the gradient 3 times wider than the element */
  transition: width .28s ease;
  -webkit-animation: gradientFlow 10s linear infinite;
          animation: gradientFlow 10s linear infinite; /* Smooth scrolling animation */
}

.ai-btn.ai-btn-playback-rate {
  width: auto !important;
  height: 40px;
  background-color: transparent !important; /* Transparent background */
  color: #f2c63f !important; /* Pink text color */
  font-size: 15px !important; /* Font size */
  font-weight: bold !important; /* Bold text */
  padding: 10px 20px !important; /* Padding around the text */
  border: 2px solid #f2c63f !important; /* Pink border */
  border-radius: 15px !important; /* Rounded corners */
  text-align: center !important; /* Center text */
  cursor: pointer !important; /* Pointer cursor */
  transition: all 0.3s ease !important; /* Smooth transition */
}

.ai-btn.ai-btn-playback-rate:hover {
  color: white !important; /* White text on hover */
  background-color: #f2c63f !important; /* Pink background on hover */
  border-color: #f2c63f !important; /* Border matches background */
}

.ai-btn.ai-btn-playback-rate:active {
  transform: scale(0.95) !important; /* Slight press effect */
  background-color: #f2c63f !important; /* Change to yellow on press */
  border-color: #f2c63f !important; /* Border color changes to yellow */
}

/* Common Button Styles for both Previous and Next Track */
.ai-btn.ai-tracklist-prev,
.ai-btn.ai-tracklist-next {
  width: 40px !important;
  height: 40px !important;
  background-color: transparent !important; /* Transparent background */
  color: #f2c63f !important; /* Pink icon and text color */
  padding: 10px !important; /* Padding around the icon */
  border: 2px solid #f2c63f !important; /* Pink border */
  border-radius: 50% !important; /* Circular button */
  display: flex !important; /* Flexbox to center the icon */
  justify-content: center !important; /* Center the icon horizontally */
  align-items: center !important; /* Center the icon vertically */
  cursor: pointer !important; /* Pointer cursor on hover */
  transition: all 0.3s ease !important; /* Smooth transition */
}

/* Icon Styles */
.ai-btn.ai-tracklist-prev svg,
.ai-btn.ai-tracklist-next svg {
  fill: #f2c63f !important; /* Pink color for the SVG icon */
  width: 13px !important; /* Icon size */
  height: 13px !important; /* Icon size */
  transition: fill 0.3s ease !important; /* Smooth transition for icon color */
}

/* Hover Effect */
.ai-btn.ai-tracklist-prev:hover,
.ai-btn.ai-tracklist-next:hover {
  color: white !important; /* White text and icon on hover */
  background-color: #f2c63f !important; /* Pink background on hover */
  border-color: #f2c63f !important; /* Border color matches background */
}

.ai-btn.ai-tracklist-prev:hover svg,
.ai-btn.ai-tracklist-next:hover svg {
  fill: white !important; /* White icon color on hover */
}

/* Active (Pressed) Effect */
.ai-btn.ai-tracklist-prev:active,
.ai-btn.ai-tracklist-next:active {
  color: black !important;
  transform: scale(0.95) !important; /* Slight press effect */
  background-color: #f2c63f !important; /* Change to yellow on press */
  border-color: #f2c63f !important; /* Border color changes to yellow */
}

.ai-btn.ai-tracklist-prev:active svg,
.ai-btn.ai-tracklist-next:active svg {
  fill: #f2c63f !important; /* Change icon color to yellow on press */
}

.ai-audio-volume-control-btns button {
  border: 2px solid #f2c63f !important; /* Pink border */
  color: #f2c63f !important; /* Pink icon and text color */
  border-radius: 5px !important; /* Circular button */
  background-color: transparent !important; /* Transparent background */
}

.ai-audio-volume-control-btns button svg {
  fill: #f2c63f !important; /* Pink color for the SVG icon */
  transition: fill 0.3s ease !important; /* Smooth transition for icon color */
}

.ai-audio-volume-control-btns button:hover {
  color: white !important; /* White text and icon on hover */
  background-color: #f2c63f !important; /* Pink background on hover */
  border-color: #f2c63f !important; /* Border color matches background */
}
.ai-audio-volume-control-btns button:hover svg {
  fill: white !important; /* White icon color on hover */
}

/* Common Button Styles for Play Button */
.ai-audio-control {
  background-color: transparent !important; /* Transparent background */
  color: #f2c63f !important; /* Pink icon and text color */
  font-size: 18px !important; /* Font size for text */
  padding: 12px !important; /* Padding around the icon */
  border: 2px solid #f2c63f !important; /* Pink border */
  border-radius: 50% !important; /* Circular button */
  display: flex !important; /* Flexbox to center the icon */
  justify-content: center !important; /* Center the icon horizontally */
  align-items: center !important; /* Center the icon vertically */
  cursor: pointer !important; /* Pointer cursor on hover */
  transition: all 0.3s ease !important; /* Smooth transition */
}

/* Icon Styles (Play Icon) */
.ai-audio-control svg {
  fill: #f2c63f !important; /* Pink color for the SVG icon */
  width: 18px !important; /* Icon size */
  height: 18px !important; /* Icon size */
  transition: fill 0.3s ease !important; /* Smooth transition for icon color */
}

/* Play Button Hover Effect */
.ai-audio-control:hover {
  color: white !important; /* White text and icon on hover */
  background-color: #f2c63f !important; /* Pink background on hover */
  border-color: #f2c63f !important; /* Border color matches background */
}

.ai-audio-control:hover svg {
  fill: white !important; /* White icon color on hover */
}

/* Play Button Active (Pressed) Effect */
.ai-audio-control:active {
  transform: scale(0.95) !important; /* Slight press effect */
  background-color: #f2c63f !important; /* Change to yellow on press */
  border-color: #f2c63f !important; /* Border color changes to yellow */
}

.ai-audio-control:active svg {
  fill: #f2c63f !important; /* Change icon color to yellow on press */
}

.ai-track-title {
    font-size: 20px !important;
    font-weight: bold !important;
    color: #f2c63f !important;

}

.ai-control-wrap-thumb {
    border: 5px solid #A5A5A5;
}

.ai-wrap {
    border-radius: 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4) !important;
    border: 5px solid #A5A5A5;
    font-family: "Assistant", serif;
}
.ai-thumb {
    border-radius: 50%;
}

.ai-wrap .ai-track-progress-bar {
    height: 17px !important;
    margin-left: 10px;
}

.ai-wrap .ai-track {
    border-radius: 15px !important;
    margin-bottom: 5px !important;
}

.rtl .ai-wrap .ai-control-wrap-thumb {
    margin-right: 0 !important;
    margin-left: 20px;
}

.ai-wrap .ai-track:hover,
.ai-wrap .ai-track.ai-track-active,
.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
    background-color: #f2c63f !important;
}

.ai-wrap .ai-track:hover, .ai-wrap .ai-track.ai-track-active {
    color: black;
    font-weight: bold;
    transition: all 3ms;
}

.ai-wrap .ai-track.ai-track-active span {
    font-weight: bold;
}
.owl-carousel.owl-drag .owl-item.active,
.owl-carousel.owl-drag .owl-item.cloned,
.woocommerce div.product
{
    overflow: hidden;
}

#site-header .nav-menu-wishlist a {
      margin-right: 0 !important;
      margin-left: 12px;
      border-radius: 50px;
}

.shop_table.wishlist_table thead, .wishlist_table thead tr th {
    background: #f1c53f !important;
}

.rtl.woocommerce-cart .cart_totals .shop_table,
.rtl.woocommerce-cart table.cart th,
.rtl.woocommerce-cart table.cart td,
.rtl.woocommerce table.wishlist_table tr th,
.rtl.woocommerce table.wishlist_table tr td {
    text-align: right !important;
}

.woocommerce-cart table.cart td.product-remove a {
    text-align: center !important;
}

.woocommerce-checkout form.checkout_coupon,
.checkout_pw_gift_card
{
    display: block;
    border: 3px dashed #b1e1ce;
    padding: 28px;
    width: 695px;
    margin: 0 auto 30px;
    background-color: #f0fbf7;
    border-radius: 20px;
}

.rtl.woocommerce-cart table.cart td.actions button[name='update_cart'] {
    float: left !important;
}


.woocommerce .woocommerce-cart .coupon button.button,
.woocommerce-cart-form button.button,
.woocommerce-checkout form.checkout_coupon button[type="submit"],
#sidebar .searchform button[type="submit"],
body div.wpforms-container-full .wpforms-form input[type=submit],
body div.wpforms-container-full .wpforms-form button[type=submit],
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #f2c63f !important;
    color: #4f4a60 !important;
}

.woocommerce table.shop_table thead,
.woocommerce .woocommerce-cart .woocommerce table.shop_table thead,
.woocommerce .woocommerce-order-details table.shop_table thead,
.woocommerce table.my_account_orders.shop_table thead,
.wishlist_table thead {
  background-color: #f7f7f7 !important;
  color: #4f4a60 !important;
}

.woocommerce table.shop_table thead th {
      color: #4f4a60 !important;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, .woocommerce-checkout-review-order {
    background-color: #fbfbfb !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    background-color: #fbfbfb !important;
}

header.page-header .site-breadcrumbs .separator:before {
  content: "\e605" !important;
}

.wpcpo-total ul li.wpcpo-subtotal {
    justify-content: space-between !important;
}

.rtl .wpcpo-total ul li.wpcpo-subtotal .amount {
    margin-left: 0 !important;
    margin-right: 10px;
}

.wpcpo-total ul {
    margin: 0 !important;
}

.wpcpo-total ul li.wpcpo-subtotal {
    margin-top: 10px !important;
    font-weight: bold;
}

#preorder_product_data legend,
.woocommerce_variable_attributes .show_if_variation_pre_order legend {
    width: 181px;
}

#preorder_product_data legend,
.woocommerce_variable_attributes .show_if_variation_pre_order legend {
    margin: 0 60px 0 -150px;
}

.rtl #preorder_product_data legend,
.rtl .woocommerce_variable_attributes .show_if_variation_pre_order legend {
    margin: 0 -150px 0 60px !important;
}

.wpcpo-option-form p.form-row label {
    display: block !important;
}

.box-image-radio, .box-image-checkbox {
    width: auto !important;
}

.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox]:checked + label {
    border: 2px solid #4CAF50; /* Thin, modern green border */
    border-radius: 12px; /* More rounded corners */
    background-color: rgba(76, 175, 80, 0.1); /* Light green background when selected */
    box-shadow: 0 4px 10px rgba(0, 255, 0, 0.2); /* Subtle green shadow */
    transition: all 0.3s ease-in-out; /* Smooth transition */
    transform: scale(1); /* Ensures no scaling when clicked */
}

/* Hover effect for a modern interactive feel */
.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox] + label:hover {
    border-radius: 12px; /* More rounded corners */
    border-color: #388E3C; /* Darker green on hover */
    box-shadow: 0 4px 10px rgba(56, 142, 60, 0.3); /* Darker shadow on hover */
    background-color: rgba(56, 142, 60, 0.15); /* Slightly darker background on hover */
}

/* Focus effect for accessibility */
.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox]:focus + label {
    outline: none; /* Removes default focus outline */
    border-color: #388E3C; /* Darker green border when focused */
    box-shadow: 0 0 0 3px rgba(56, 142, 60, 0.3); /* Subtle focus shadow */
}

.wpcpo-option.wpcpo-option-image-checkbox .form-row label {
    width: 45% !important;
}

@media screen and (max-width: 960px) {
	.rtl #site-header .nav-menu-wishlist {
		/* Changed by Nadav to support */
		left: 70px !important;
		right: auto !important;
	  }
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
    gap: 0 !important;
}

.grid-style-1 .product-wrap .product-buttons .woo-quickview-btn a,
.grid-style-1 .product-wrap .product-buttons .yith-add-to-wishlist-button-block a,
.grid-style-1 .product-wrap .product-buttons .compare_btn a,
.grid-style-1 .product-wrap .product-buttons .product-add-to-cart a,
.grid-style-2 .product-wrap .product-buttons .woo-quickview-btn a,
.grid-style-2 .product-wrap .product-buttons .yith-add-to-wishlist-button-block a,
.grid-style-2 .product-wrap .product-buttons .compare_btn a,
.grid-style-2 .product-wrap .product-buttons .product-add-to-cart a {
  border-radius: 100% !important;
}

body .owp-quick-view i {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.yith-add-to-wishlist-button-block {
    margin: 0 !important;
}

.yith-wcwl-add-to-wishlist-button-icon {
    margin: -36px 0px 75px 0;
}

.tax-publishers .author-picture img, .tax-authors .author-picture img {
    max-width: 300px !important;
}

.tax-publishers .author-description, .tax-authors .author-description {
    font-style: normal !important;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #f7f2f2 !important;
}

.tax-publishers .author-description p, .tax-authors .author-description p {
    text-align: justify !important;
}

.tax-publishers .author-description ul, .tax-authors .author-description ul {
    font-style: normal !important;
    list-style: circle !important;
}

.single.woocommerce div.product ins .amount {
    font-size: 18px !important;
}

.single-product div.product .summary .authors-list a:hover {
    text-decoration: underline !important;
}

#site-header .nav-menu-facebook a,
#site-header .nav-menu-youtube a,
{
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 25px;
  transition: all 0.18s ease-in-out 0s;
  -webkit-transition: all 0.18s ease-in-out 0s;
  -ms-transition: all 0.18s ease-in-out 0s;
  -moz-transition: all 0.18s ease-in-out 0s;
  transform: scale(1);
  margin: 0 0 0 12px;
}


#site-header .nav-menu-facebook a{
  background-color: #0866ff;
  color: #121823;
}

#site-header .nav-menu-youtube a {
  background-color: red;
  color: #121823;
}

@media screen and (max-width: 960px) {
  #site-header .nav-menu-facebook, #site-header .nav-menu-youtube {
    top: 50%;
    margin-top: -24px;
	left: 70px;
  }
}
#site-header .nav-menu-facebook a span, #site-header .nav-menu-youtube a span {
  color: #fff;
  line-height: 43px;
}

.woocommerce-tabs li {
  display: inline-block;
  margin-left: 15px !important; /* RTL: Use margin-left instead of margin-right */
  padding: 12px 20px !important;
  background-color: #f8f8f8 !important;
  border: 1px solid #e0e0e0 !important;
  border-bottom: none !important;
  border-radius: 5px 5px 0 0 !important;
  cursor: pointer !important;
}

.woocommerce-tabs li:hover {
  background-color: #f0f0f0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 0px !important;
}

.woocommerce-tabs li.active {
  background-color: #fff !important;
  border-color: #ddd !important;
  border-bottom: 3px solid #fff !important;
  border-radius: 5px 5px 0 0 !important;
}

.woocommerce-tabs .panel {
  padding: 30px 20px !important;
  border: 1px solid #ddd !important;
  border-radius: 0 0 5px 5px !important; /* Match tab border radius */
  margin-top: -1px !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important; /* Add subtle shadow */
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    margin: 0 !important;
}

.grid-style-1 .product-wrap:hover .product-buttons .woo-quickview-btn a,
.grid-style-1 .product-wrap:hover .product-buttons .yith-wcwl-add-to-wishlist a,
.grid-style-1 .product-wrap:hover .product-buttons .compare_btn a,
.grid-style-1 .product-wrap:hover .product-buttons .product-add-to-cart,
.grid-style-1 .product-wrap:hover .product-buttons .product-add-to-cart a {
  transform: translate(0,0) !important;
  visibility: visible !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.theme-heading .text::after {
    content: ':' !important;
    font-size: 24px !important;
}

.site-content .description p {
    font-size: 18px !important;
}

.rtl .wpcpo-option.wpcpo-option-image-checkbox .form-row label img {
    float: right !important;
    margin-left: 10px !important;
}

.wpcpo-option-form label {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important; /* Adjust spacing between image and text */

}

/* Style the Terms Checkbox on Checkout */
#terms {
    -moz-appearance: none !important;
         appearance: none !important; /* Hide default checkbox */
    -webkit-appearance: none !important; /* Hide default checkbox on Webkit browsers (Chrome, Safari) */
    outline: none !important;
    cursor: pointer !important;
    position: relative !important;
    -webkit-margin-end: 8px !important;
            margin-inline-end: 8px !important; /* space between checkbox and label */
    border: none;
    transition: all 0.4s ease !important;
}

/* Use a pseudo-element to create the custom design */
#terms:before {
    content: "" !important;
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    border: 2px solid #0a74da !important;
    border-radius: 4px !important;
    background-color: #fff !important;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.15) !important;
    position: absolute !important;
    top: 0;
    left: 0;
    transition: all 0.4s ease !important;
}

/* Apply custom design when checked */
#terms:checked:before {
    background-color: #0a74da !important;
    box-shadow: 0 0 10px rgba(10, 116, 218, 0.8) !important;
    border-color: #0a74da !important;
    background-image: url('data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22 fill=%22none%22%3E%3Cpath d=%22M5 9L8 12L15 5%22 stroke=%22white%22 stroke-width=%223%22/%3E%3C/svg%3E') !important; /* Check mark icon */
    background-size: 20px 20px !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* Optional: Focus state (when the checkbox is clicked or focused) */
#terms:focus {
    outline: none !important;
    box-shadow: 0 0 8px rgba(10, 116, 218, 0.8) !important;
}

/* Hover effect */
#terms:hover {
    transform: scale(1.2) !important;
    box-shadow: 0 0 8px rgba(10, 116, 218, 0.6) !important;
}

/* Hover effect */
#terms:hover:before {
    box-shadow: 0 0 8px rgba(10, 116, 218, 0.6) !important;
}

/* Hide default WooCommerce errors */
.woocommerce-error {
    display: none !important;
}

/* Full-screen overlay */
#overlay {
    display: none !important; /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
    z-index: 9998 !important; /* Ensure it stays behind the modal */
}

/* Modal Styling */
#error-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f5f5f5; /* Soft light background */
    color: #333; /* Dark text */
    padding: 30px;
    z-index: 999999 !important; /* Modal is on top */
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    border-radius: 8px;
    max-width: 90%;
    text-align: center;
}

#error-modal .modal-title {
    color: #f44336 !important; /* Soft Red for Title */
    font-weight: bold !important;
    font-size: 1.2em !important;
}

/* Show Modal */
#error-modal.active {
    display: block !important;
}

/* Optional close button */
#error-modal .close-error {
    display: block;
    margin: 0 auto;
    background: #0a74da;
    color: #fff;
    padding: 8px 16px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

/* Show overlay when modal is active */
#overlay.active {
    display: block !important; /* Display the overlay when modal is active */
}

#order_line_items .display_meta tbody {
    color: red !important;
}

/* Apply layout changes only for YITH pre-order products */
.yith-pre-order-product {
    display: block;
}

/* Make the summary full width */
.yith-pre-order-product div.summary {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

/* Move the gallery below and stretch it full width */
.yith-pre-order-product .woocommerce-product-gallery {
    float: none !important;
    width: 100% !important;
    margin-top: 2em;
}

.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox]:checked + label::after {
    content: "✓" !important;
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    width: 35px !important;
    height: 35px !important;
    background-color: #4CAF50 !important;
    color: white !important;
    border-radius: 50% !important;
    font-size: 16px !important;
    font-weight: bold !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3) !important;
    transition: all 0.3s ease !important;
}

.wpcpo-option.wpcpo-option-image-checkbox .form-row label {
    position: relative !important;
}

.datalogics-dso-row-ncode_details {
    display: none !important;
}

.woocommerce-store-notice {
    background: #4790ca !important;
    padding: 20px 70px !important;
}

.woocommerce-store-notice::before {
    margin-left: 10px !important;
    margin-right: 0 !important;
}

.woocommerce-store-notice__dismiss-link {
            padding: 5px 15px !important;
                    float: none !important;
                            border-radius: 15px !important;
                            margin: 5px !important;
}

.woocommerce-store-notice__dismiss-link:before {
    margin-right: 0 !important;
    margin-left: 10px;
}

.pll-confirmation-modal.ui-dialog {
    right: 50% !important;
}
