/**
Theme Name: astra-dijete2025
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-dijete2025
Template: astra
*/


/****** CIJENA NORMALNA *****/
.cijenanorm {
	font-family: Arial, sans-serif;
	font-size: 80%;
	color: #7ec8e7 !important;
	line-height: 1em;	
}

/***** Akcijska cijena - ner adi izbrisatati****/
.mala {
	font-size: 60% !important;
	color: #000000 !important;
}
.woocommerce-Price-amount amount {
	visibility: hidden !important;
}


/***** SEARCH *******/
/***** sakrivanje drugog searc polja u widgetu koji je potreban za prikaz search rezultata****/
.prdctfltr_filter prdctfltr_search, .pf_search {
	visibility: hidden !important;
	display: none;
}

/***** smanjivanje razmaka kod filtera ****/
.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
    margin-bottom: 0px !important;
}

/***** znakici za dolje kod filtera **/
.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
    width: 96%;
 }



/***** MOBITEL PRIKAZ DUGME ZA NARuDŽBU I KOMADI *****/
@media screen and (max-width: 767px) {
	.cart {text-align:center;}
	.woocommerce div.product form.cart div.quantity {float:unset;}
	/* skrivanje dugmadi za sheranje */
	.wcspp-navigation {display: none;}
}


/***** PROIZVOD - NASLOV *****/
.woocommerce-loop-product__title {
line-height: 1.3;
font-size: 14px !important;	
/*	text-shadow:1px 1px 1px #1b4164;*/
}




/***** PROIZVOD CIJENA PO JM *****/
.cijenapojm {
	font-family: Arial, sans-serif; 
	font-size: 60% !important;
	color: inherit !important;	
/*	line-height: 1em;	*/
}
.cijenapojm .woocommerce-Price-currencySymbol {
	font-size: 100% !important;
	color: inherit;	
}
.cijenapojm2 {
	font-family: Arial, sans-serif;
	font-size: 100% !important;
	color: #0093d0;	
	    	padding: 3px 0 0 0;
}
.cijenapojm2 .woocommerce-Price-currencySymbol {
    	font-size: 100% !important;
	    color: inherit !important;
	padding: 0 0 3px 0;
}

.summary .cijena0205 {
	font-family: Arial, sans-serif !important;
	font-size: 90% !important;
    font-weight: 700 !important;
	color: #0093d0 !important;
	line-height: 1em;	
}

.cijena0205 {
	font-family: Arial, sans-serif !important;
	font-size: 100% !important;
    color: #0093d0 !important;
	line-height: 1em;	
}
.cijena0205 .woocommerce-Price-currencySymbol {
    	font-size: 80% !important;
    	padding-left: 3px;
    	color: inherit important;
		}

.cijenatk {
	font-family: Arial, sans-serif !important;
	font-weight: 800 !important;
	font-size: 100% !important;
    color: #0093d0 !important;
	line-height: 1em;	
}



@media screen and (max-width: 321px) {
.cijenapojm {
	font-size: 50% !important;
	line-height: 1em;	
	}	
}





/* CIJENA PO JM - ostavljanje mjesta za 2 reda */
/*brisanje donje margine od cijene i rezervirane mjesta za 2 reda po jm*/
.woocommerce ul.products li.product .price {
    margin-bottom: 0.1em;
	height:5.3em;
}


/***** PROIZVOD CIJENA CURRENCY *****/
.woocommerce-Price-currencySymbol {
font-size: 75% !important;
padding-left: 3px	
}

/***** PROIZVOD CIJENA uom DODATNA jm *****/
.uom {
font-size: 75% !important;
margin: -5px;	
}


/***** PROIZVOD DUGME ZA NARUDŽBU *****/
/*pozicioniranje dugmeta za narudzbu - stranica jednog proizvoda*/

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: none;
	margin: 2px 11px 5px 11px;
	padding: 12px 40px;}
/* buton za narudzbu na pojedinacnim stranicmaa proizvoda */
.woocommerce div.product form.cart .button.single_add_to_cart_button {
	padding: 10px 25px;
}


/* dodavanje ikone na button pojedinacni */
button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: Astra;
    float: left;
    content: "\f07a";
    font-weight: 400;
    margin-left: -0.2em;
    margin-right: 0.5em;
}
/* dugme na arhiva stranici */
.ajax_add_to_cart:before {
    display: inline-block;
    font-family: Astra;
    float: left;
    content: "\f07a";
    font-weight: 400;
    margin-right: 0.4em;
	    margin-left: 0em;
}




/****** PROIZVODI ARHIVA *****/
@media screen and (min-width: 1024px) {
	.astra-shop-summary-wrap {padding: 0em 0.9em !important}
	/*rezerviranje mjesta za naslov u arhivi*/
	.woocommerce-loop-product__title {height:2.5em;}
	/* DUGME ZA NARUDZBU */
	ul.products li.product .button {
		font-size: 85%;
		padding: 8px 10px 8px 10px !important;}
	/*FILTER POVIŠE PROIZVODA - skrivanje na desktopu*/
	.astra-shop-filter-button {
	visibility: hidden;
	}
}

@media (min-width: 767px) and (max-width: 1024px) {
	.astra-shop-summary-wrap {padding: 0em 0.2em !important}
	/*rezerviranje mjesta za naslov u arhivi*/
	.woocommerce-loop-product__title {height:3.5em;}
	ul.products li.product .button {
		font-size: 75%;
	padding: 8px 6px 8px 4px !important;}
	.cijenapojm {font-size: 63% !important;}
}

@media screen and (max-width: 766px) {
	.astra-shop-summary-wrap {padding: 0em 0.3em !important}
	/*rezerviranje mjesta za naslov u arhivi*/
		.woocommerce-loop-product__title {height:3.5em;}
	ul.products li.product .button {
	font-size: 75%;
	padding: 8px 6px 8px 6px !important;}
}

/***** PROIZVODI - OUT OF STOCK *****/
/*skrivanje bijele astra out of stock naljepnice*/
.ast-shop-product-out-of-stock {
/*	visibility: hidden*/ 
font-size:1px;
}





/********** PROIZVODI ZAJEDNIČKO **********/
/* AKCIJSKI BANNER */
.isb_orange {
	background-color: #f4d200;
	fil:  #f4d200 !important;
	outline-color:  #f4d200 !important;
	color: #1b4164;
}
.isb_style_arrow .isb_sale_text {
	color:#ffffff;
}


/********** PROIZVOD POJEDINAČNI **********/
/*sjena na naslovu proizvoda*/
/*	h1.entry-title {text-shadow:1px 1px 1px #1b4164, 1px 1px 1px;}*/
/* SKU */
	.sku_wrapper {font-size: 0.75em;}


/********** PROIZVODI ARHIVA **********/
/* SIDEBAR FILTER SLOVA */
/* filter -slova u plavo */
.prdctfltr_widget_title {
	color: #1b4164;
/*	text-shadow:1px 1px 1px #1b4164;*/
}



/*********** O S T A L E   S T R A N I C E **********/
/*********** ********** **********/
/********** BREADCRUMP OD WOOCOMMERCA **********/
.woocommerce-breadcrumb {
	line-height: 1.3;
	font-size: 0.75em !important;
}

/********** MENU **********/
.menu-text {
/*color: #0093d0;*/
/* text-shadow: #969696 1px 1px 1px, #1b4164 1px 1px 1px;*/
/*text-shadow: #1b4164 1px 1px 1px, #1b4164 1px 1px 1px;*/
}

/***** NOVOSTI WIDGET SLOVA *****/
.elementor-post__title {line-height: 1.3;}

/********** PLAĆANJE **********/
/* POLJE ZA UNOS ZEMLJE */
.billing_country_field {
	visibility: hidden !important;
padding: 0;	
}

/***** TEBLE *****/
td { line-height: 1.2em; }

/****** SEARCH *****/
/* sklanjanje undefined rijeci */
.undefined {
	visibility: hidden !important;
}


/****** WOOF PRODUCT FILTER *****/
.woof_radio_label, .woof_checkbox_label {
	font-size:80%;
	padding: 0 0 0 0;
}
.button woof_reset_search_form {
	padding: 6px 7px 6px 7px;	
}
.woof_childs_list_opener {
    vertical-align: middle;
    margin: 0px 0px 0px 0px !important;
}


/* PREBACENO IZ TEMA CSS-A*/
/* crvena boja u akcijskom badgetu*/
.isb_sale_text {
	background-color:#ff0000!important;
}
/* Osiguraj da je omotač slike pozicioniran relativno */
li.product_cat-01-ogranicena-cijena .astra-shop-thumbnail-wrap {
    position: relative;
}
/* Dodaj badge sliku u gornji desni kut */
li.product_cat-01-ogranicena-cijena .astra-shop-thumbnail-wrap::after {
    content: "";
    background-image: url('https://shop.stridon.hr/wp-content/uploads/2025/02/ogranicena-cijena-80.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 60px;
    height: 59px;
    z-index: 10;
}

/* Osiguraj da omotač galerije slike ima poziciju relativno */
.product_cat-01-ogranicena-cijena .woocommerce-product-gallery__image {
    position: relative;
}

/* Dodaj badge sliku u gornji desni kut glavne slike */
.product_cat-01-ogranicena-cijena .woocommerce-product-gallery__image::after {
    content: "";
    background-image: url('https://shop.stridon.hr/wp-content/uploads/2025/02/ogranicena-cijena-80.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    z-index: 10;
}




