.elementor-kit-8{--e-global-color-primary:#A00101;--e-global-color-secondary:#A00101;--e-global-color-text:#261E1C;--e-global-color-accent:#A00101;--e-global-color-0b049ec:#EDEDED;--e-global-color-c678e97:#F5F5F5;--e-global-color-bf4581e:#BBBBBB;--e-global-color-7ba2161:#F5F5F5;--e-global-typography-primary-font-family:"Verlag";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Verlag";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Verlag";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Verlag";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:#EA002F;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.woocommerce div.product .product_title
{
	font-family:verlag;
	font-size: 30px;
	color:#261E1C;
	line-height: 1.3em
}

.price
{
	font-family: inter;
	font-size: 25px;
	font-weight: 600;
}

.woocommerce .quantity .qty
{
	display: none;
}

.woocommerce div.product form.cart .button
{
	width: 100%;
	border: solid 1px #A00101;
	color: #A00101
}

.woocommerce div.product form.cart .button:hover
{
	width: 100%;
	border: solid 1px #A00101;
	color: white;
	background-color: #A00101;
}

.uael-woocommerce .uael-quick-view-btn
{
	margin-bottom: 5px;
}


.uael-qv-icon
{
	display: none;
}

/* Skriva originalni tekst */
.uael-qv-text {
    visibility: hidden; /* Tekst neće biti vidljiv, ali dugme ostaje */
    position: relative; /* Osigurava da pozicija bude relativna u odnosu na dugme */
}

/* Dodaj novi tekst koristeći ::after */
.uael-qv-text::after {
    content: "BRZI PREGLED"; /* Novi tekst */
    visibility: visible; /* Tekst je sada vidljiv */
    position: absolute; /* Pozicionira novi tekst */
    top: 50%; /* Pozicionira tekst vertikalno na sredinu */
    left: 50%; /* Pozicionira tekst horizontalno na sredinu */
    transform: translate(-50%, -50%); /* Pomera tekst tako da bude tačno centriran */
    white-space: nowrap; /* Sprečava prelamanje teksta */
	font-family: 'Inter', sans-serif;
}

.woocommerce div.product div.images img
{
	aspect-ratio: 1 / 1;
	object-fit: cover;
}


.uael-out-of-stock
{
	margin: 20px;
	margin-top: 30%;

}

.uael-woo-skin-grid-default .uael-quick-view-btn
{
    background: rgba(34, 29, 28, .7) !important;
}


@media only screen and (max-width: 1025px) {
 .uael-woocommerce .uael-quick-view-btn
	{
		display: none;
	}
}

.fa-eye:before
{
	display: none;
}

#uael-quick-view-modal .uael-content-main .button:focus
{
	background-color: #A00101;
	color: white;
}

.uael-out-of-stock
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.uael-woocommerce .woocommerce-loop-product__title {
    position: relative;}

.uael-woocommerce .woocommerce-loop-product__title::after {
    content: "";
    display: block;
    width: 20px; /* Duzina linije */
    height: 1px; /* Debljina linije */
    background-color: #261E1C; /* Boja linije */
    margin: 10px auto 0; /* Centriranje linije ispod naslova */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Verlag';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://twin-makes.com/wp-content/uploads/2024/11/Verlag-Book.ttf') format('truetype');
}
@font-face {
	font-family: 'Verlag';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://twin-makes.com/wp-content/uploads/2024/11/Verlag-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Verlag';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://twin-makes.com/wp-content/uploads/2024/11/Verlag-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Verlag';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://twin-makes.com/wp-content/uploads/2024/11/Verlag-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Verlag';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */