/* 
Theme Name: Taibah Essence
Theme URI: #
Description: Taibah Essence Custom theme
Author: Bit387 (Emir Memišević)
Author URI: https://bit387.com/
Template: hello-elementor
Version: 2.0.4
Text Domain: hello-elementor-child
*/

/* Add your custom styles here */

.scent-notes {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: center;
    padding: 0 8px;
    pointer-events: none;
}

.scent-note {
    display: inline-block;
    background: #fff;
    border: 1.5px solid #000000;
    border-radius: 999px;
    padding: 2px 8px;
    font-size: 9px;
    font-family: inherit;
    color: #000;
    letter-spacing: .04em;
    text-transform: uppercase;
    white-space: nowrap;
    line-height: 1.4;
}

.product-card .product-card__add-to-cart{
	opacity: 0;
	transition: opacity .5s ease;
}

.product-card:hover .product-card__add-to-cart{
	opacity: 1;
}

.taibah-data-polygon {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
}

.taibah-data-polygon__svg {
    display: block;
    width: 100%;
    height: auto;
    overflow: visible;
}

.taibah-data-polygon__grid,
.taibah-data-polygon__axis {
    fill: none;
    stroke: #e5e7eb;
    stroke-width: 1;
}

.taibah-data-polygon__area {
    fill: rgba(249, 115, 22, 0.7);
    stroke: #f97316;
    stroke-width: 2;
}

.taibah-data-polygon__label {
    font-size: 12px;
    fill: #333;
    font-family: 'Space Mono', monospace;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
}

.taibah-product-props {
    --taibah-product-props-title-gap: 10px;
    --taibah-product-props-block-gap: 14px;
    --taibah-product-props-list-item-gap: 4px;
    display: flex;
    flex-direction: column;
    gap: var(--taibah-product-props-block-gap);
}

.taibah-product-props__line {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    column-gap: var(--taibah-product-props-title-gap);
    row-gap: 4px;
}

.taibah-product-props__title {
    display: inline-block;
}

.taibah-product-props__group--list .taibah-product-props__title {
    margin-bottom: var(--taibah-product-props-title-gap);
}

.taibah-product-props__list {
    list-style: disc;
    margin: 0;
    padding-left: 1.2em;
}

.taibah-product-props__item {
    margin: 0;
}

.taibah-product-props__item + .taibah-product-props__item {
    margin-top: var(--taibah-product-props-list-item-gap);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a {
    color: var(--links-normal-color, #5bc0de);
    font-family: 'Space Mono', monospace;
}

.dialog-type-lightbox{
	z-index: 99999999999;
}

form.cart {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}

form.cart .qty,
td.product-quantity .qty{
	-moz-appearance:textfield;
	width: 43px !important;
	text-align: center !important;
	outline: none !important;
}

td.product-quantity .qty{
	border-radius: 0px !important;
	min-height: 32.81px !important
}

form.cart .qty::-webkit-outer-spin-button,
form.cart .qty::-webkit-inner-spin-button,
td.product-quantity .qty::-webkit-outer-spin-button,
td.product-quantity .qty::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;
}

form.cart .quantity.buttons_added,
td.product-quantity .quantity.buttons_added {
	margin: 0 !important;
	display: flex;
	gap: 0;
	align-items: center;
}

td.product-quantity .quantity.buttons_added{
	justify-content: flex-end;
}

form.cart .quantity.buttons_added button,
td.product-quantity .quantity.buttons_added button{
	padding: 4.25px 8.5px;
    font-size: 14.875px;
	background: transparent !important;
	width: 32.81px;
	aspect-ratio: 1;
	background-position: center;
	background-size: 14.875px;
	background-repeat: no-repeat;
	border: 1px solid #353535;
	border-radius: 0 !important;
}

form.cart .quantity.buttons_added button svg,
td.product-quantity .quantity.buttons_added button svg{
	padding-top: 2px;
    margin-bottom: -2px;
}

form.cart .quantity.buttons_added button svg path,
td.product-quantity .quantity.buttons_added button svg path{
	fill: #353535;
}

form.cart .quantity.buttons_added button:hover,
td.product-quantity .quantity.buttons_added button:hover{
	background: #353535 !important;
}

form.cart .quantity.buttons_added button:hover svg path,
td.product-quantity .quantity.buttons_added button:hover svg path{
	fill: #fff;
}

form.cart .quantity.buttons_added button.minus,
td.product-quantity .quantity.buttons_added button.minus{
	border-top-left-radius: 4.25px !important;
	border-bottom-left-radius: 4.25px !important;
	border-right: 0;
}

form.cart .quantity.buttons_added button.plus,
td.product-quantity .quantity.buttons_added button.plus{
	border-left: 0;
}

td.product-quantity .quantity.buttons_added button.plus{
	border-top-right-radius: 4.25px !important;
	border-bottom-right-radius: 4.25px !important;
}

.elementor-widget-woocommerce-cart .woocommerce .input-text.qty{border-color: #000;}

dt.variation-Selectedproducts{display: none !important;}
.variation{margin-top: 0px !important;font-family: "Space Mono", monospace;}

@media (min-width: 768px){
	.elementor-loop-container .taibah-fragrance-set-card{
		aspect-ratio: inherit !important;
	}
}

div#sokAkcija{
	background-color: rgb(222 250 108 / 20%) !important;
}

div#sokAkcija a span{
	color: rgb(222 250 108 / 1) !important;
}

.mobile-menu-list ul li:first-child a span{
	color: rgb(222 250 108 / 1) !important;
    border: 1px solid rgb(222 250 108 / 1) !important;
    padding: 2px 5px;
    border-radius: 3px;
    margin-left: -5px;
}