/*
Theme Name: 3rd Eye Studios
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: UXridge
Author URI: https://uxridge.com
Template: hello-elementor
Version: 1.0.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 29 Feb 2024 22:07:27 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

/* Root Overrides */
:root{
	--yith-wcan-filters_colors_background: transparent !important;	
}

/* CSS Overrides */

body {
	margin-inline: 0 !important;
}

ul.variations.zoo-cw-variations {
    padding: 0 !important;
}
.woocommerce div.product form.cart .variations {
	display: flex;
	flex-direction: column;
	gap: 1em;
}
.archive .zoo-cw-group-attribute.attribute_size.zoo-cw-type-text {
    display: none;
}
.zoo-cw-attr-item, .elementor-194 .elementor-element.elementor-element-4707613a .quantity .qty {
	padding: 0.25em !important;
}
.zoo-cw-active.zoo-cw-attribute-option .zoo-cw-attr-item {
	border-color: #ef4923 !important;
}
/*.zoo-cw-attr-item, .elementor-194 .elementor-element.elementor-element-4707613a .quantity .qty {
	padding: 1em !important;
}*/
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.active:not(.with-image), .yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label:not(.with-image):not(.disabled):hover {
	background-color: var( --e-global-color-secondary ) !important;
	box-shadow: none !important;
}
a.dev_link:hover{
	color:#fff !important;
}
span.sku_wrapper.detail-container {
    display: none;
}

/* Sizing Guide Page */
tr.table-header th:nth-child(1) {
    background: transparent !important;
    border-top: 0 !important;
    border-left: 0 !important;
}
tr.table-header th:last-child {
    background: #d85a2e !important;
}
.woocommerce-loop-product__buttons, a.button.product_type_variable.add_to_cart_button, .home .zoo-cw-type-text, .home a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	display: none !important;
}
.woocommerce ul.products li.product a img {
	background: #fff !important;
	border-radius: 8px;
}
.variation-count {
    font-size: smaller;
    color: gray;
}
.archive .variation-count {
    font-size: smaller;
    color: #ef4923;
    position: absolute;
    font-weight: 600;
    top: -273px;
    right: 10px;
    padding: .15em .5em;
    z-index: 1;
	background: #fff;
    border-radius: 5px;
    border: 1px solid #ef4923;
}
.home .variation-count {
    font-size: smaller;
    color: #ef4923;
    position: absolute;
    font-weight: 600;
    top: -300px;
    right: 10px;
    padding: .15em .5em;
    z-index: 1;
	background: #fff;
    border-radius: 5px;
    border: 1px solid #ef4923;
}
.woocommerce span.onsale {
	background: #e74922 !important;
}
input#quantity_66953cf18ce88 {
    color: #000 !important;
}

/* Sale badge */
span.onsale {
	transform: translate(-1rem, -2rem);
}
ins {
	text-decoration: none !important;
}
a.elementor-button.elementor-button--view-cart.elementor-size-md {
	color: #fff !important;
}