/*BASE*/
.b_hidden {
    display: none !important;
}

/*PRODUCT CALCLULATOR */

/* Style for product rows */
.product-row {
    margin-bottom: 20px;
    padding: 10px;
    border: 3px solid #375F3C;
    position: relative;
}

.product-row h3 {
    margin-top: 0;
}

.product-row select,
.product-row input[type="number"],
.product-row input[type="text"] {
    margin-bottom: 5px;
    width: 100px;
}

.cjenik-label {
    padding-top: 20px;
    position: absolute;
    margin-top: -20px;
}

.cjenik-label-span {
    min-width: 254px;
    display: block;
    float: left;
}



.lajsna-card {

}

.pdf_podaci {
    border-top: 1px solid;
    padding-top: 5px;
}

.pdf_podaci-title {
    font-size: 16px;
}

.pdf_podaci-holder {
    margin: 10px 0px;
}

.pdf_podaci-label {
    font-size: 12px;
}

.pdf_podaci-input {
    min-width: 200px;
}

.pdf_podaci-notice {
    font-size: 10px;
    font-style: italic;
}

.product-row input[type="number"],
.product-row input[type="text"] {
    padding: 5px;
	min-width:200px;
}

.product-row select {
    padding: 5px;
	min-width:200px;
}

/* Style for delete button */
.delete {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 10px;
  /*  background-color: #ff5b5b;*/
    color: #375F3C;
    border: none;
    cursor: pointer;
}

/* Style for total price section */
#total-price {
    margin-top: 20px;
    font-size: 18px;
}

#total-price .total {
    font-weight: bold;
    color: #ff5b5b;
}

.product-post select { 
width:100%;
}

#add-new { 

display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 14px 20px;
    background-color: #375F3C;
    color: #fff;
    text-decoration: none;
    border-radius: 0px;
    text-align: center;
    border: 1px solid #375F3C;
    font-size: 16px;
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
    width: 250px;
	cursor:pointer;
}

#email-new { 
display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 14px 20px;
    background-color: #375F3C;
    color: #fff;
    text-decoration: none;
    border-radius: 0px;
    text-align: center;
    border: 1px solid #375F3C;
    font-size: 16px;
    box-shadow: 0px 12px 18px -6px rgba(0, 0, 0, 0.3);
    width: 100%;
	cursor:pointer;
}



.delete-card { 
margin-bottom: 20px;
}


/*FORMULAR KALKULATOR */

.product-card select.product-post { 
width:80%;
}

.pdf_podaci-holder input[type=text] { 
font-size: 14px!important;
	font-weight:400!important;
	padding:10px!important;
	border-radius: 2px;
	min-width:250px;
	width: 100%;
	height: 38px;
}

.oblik-card input[type=number] { 
	font-weight:400!important;
	padding:10px!important;
	border-radius: 2px;
	min-width:250px;
}
.oblik-card select { 
	font-weight:400!important;
	padding:10px!important;
	border-radius: 2px;
	min-width:250px;
}
 
.product-card select { 
font-weight:400!important;
	padding:10px!important;
	border-radius: 2px;
	min-width:250px;
}

.lajsna-card select{ 
font-weight:400!important;
	padding:10px!important;
	border-radius: 2px;
	min-width:225px;
   /* margin-top: 20px;*/
}

.lajsna-card input[type=text]{ 
font-weight:400!important;
	padding:10px!important;
	border-radius: 2px;
	min-width:250px;
}

.meducijena { 
color:#375F3C;
	font-size:16px;
	font-weight:700;
}

.meducijena-glavna { 
    color:#000;
	font-size:16px;
	font-weight:700;
}

.pdf_podaci-title { 
    color:#000;
	font-size:18px;
	font-weight:700;
}

#chk_placeholder {
    border: 1px solid #000;
    width: 350px;
    text-align: center;
    height: 70px;
    font-size: 19px;
    margin-top: 25px;
    box-shadow: 0px 0px 10px #000;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    padding: 10px;
}

#chk_placeholder:hover {
    transform: scale(1.05);
    transition-duration: 0.3s;
}

#chk_input {
    width: 70px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    opacity: 0;
    transition-duration: 0.05s;
}

.chk_label {
    opacity: 0;
    transition-duration: 0.05s;
}

/* Grid layout for tablet */
@media screen and (min-width: 769px) {
	.lajsna-opcije { 
		display:flex;
	}
	.lajsna-opcija { 
	margin:5px;
	}
	
	
	.lajsna-card select {
    
    min-width: 225px;
    
}
	.opcije-dostave select {
    
    min-width: 225px;
    
}
}

@media screen and (max-width: 768px) {
		
	.lajsna-card select {
    
    min-width: 250px;
		
		   
}
	
	.opcije-dostave select {
    
    min-width: 250px;
			   
}
}


.promjer-cm,
.visina-cm,
.sirina-cm,
.povrsina-cm,
.povrsina-cm-kruzni
 { 
font-size:12px;
}

.povrsina { 
color:#000;
}


.lajsna-duljina-text { 
color:#000;
}


.opcije-dostave select {
    font-weight: 400 !important;
    padding: 10px !important;
    border-radius: 2px;

}


.opcije-dostave input[type=text] {
    font-weight: 400 !important;
    padding: 10px !important;
    border-radius: 2px;
    min-width: 250px;
}