@charset "utf-8";
/*
DESIGN Minibig, Simon Trampuš s.p.
*/

/*FONTS*/
 @import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,300i,400,400i,500,500i,600,600i,700,700i&amp;subset=latin-ext" rel="stylesheet');

/*NORMALIZE*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, slogan, ponudba, main {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, slogan, ponudba, main {
	display: block;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;

}
.d_hide{display:none;}


/*GRID*/

*[class*="col_"].alpha{margin-left:0;}
*[class*="col_"].omega{margin-right:0;}

.col_1  { width: 6.6666666666667%; }
.col_2  { width: 15%; }
.col_3  { width: 23.333333333333%; }
.col_4  { width: 31.666666666667%; }
.col_5  { width: 40%; }
.col_6  { width: 48.333333333333%; }
.col_7  { width: 56.666666666667%; }
.col_8  { width: 65%; }
.col_9  { width: 73.333333333333%; }
.col_10 { width: 81.666666666667%; }
.col_11 { width: 90%; }
.col_12 { width: 98.333333333333%; }

*[class*="col_"]{
margin-left: 0.83333333333333%;
margin-right: 0.83333333333333%;
margin-top:0.5em;
margin-bottom:0.5em;
float: left;
display: block;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix, *:first-child+html .clearfix{zoom:1}

/* LAYOUT */
html, body {
    height: 100%;
}
body {
    font-family: 'Cormorant Garamond', serif;
	font-size:16px;
	line-height:24px;
	margin: 0;
	padding: 0;
	color: #444444;
    width: 100%;
}
.wrapper {
	width: 1024px;
	margin: 0 auto;
}

.page-row {
    display: table-row;
    height: 1px;

}
.page-row-expanded {
    height: 100%;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

a img {
	border: none;
}

a:link, a:visited {
	color:#ce0d24;
	font-size:16px;
	line-height:24px;
	text-decoration:none;
}
a:hover {
	color:#444444;
	text-decoration:none;
}

/* HEADER */
.header {
	background-image: url(../../images/layout/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFF;
	width:100%;
	height:176px;
}

.jezik {
	padding: 30px 0 0 40px;
	float: left;
}

.jezik a:link, .jezik a:visited {
	font-size: 16px;
	color: #ce0d24;
}

.jezik a:hover {
	font-size: 16px;
	color: #444444;
}

.social-media {
	padding: 30px 40px 0 0;
	float: right;
}

.social-media a:link, .social-media a:visited {
	font-size: 16px;
	color: #444444;
	vertical-align: middle;
}

.social-media a:hover {
	color: #ce0d24;
}

.slogan {
	background-image: url(../../images/layout/slogan-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFF;
	width:100%;
	height:114px;
}

.slogan p {
	font-size: 32px;
	color: #FFF;
	text-align: right;
	padding: 44px 40px 0 0;
}

/* NAVIGACIJA */
/* navigacija mobile */
.header-mobile {
	display:none;
}
/* navigacija */
.nav ul ul {
	display: none;
}

.nav ul li:hover > ul {
	display: block;
}

.nav ul {
	list-style: none;
	position: relative;
	display: inline-table;
}

.nav ul:after {
	content: "";
	clear: both;
	display: block;
}

.nav ul li a {
	font-size: 23px;
	color: #FFF;
}

.nav ul li {
	float: left;
}

.nav ul li:hover {
	background: #ce0d24;
}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li a {
	display: block;
	padding: 12px 37px;
	color: #171717;
	text-decoration: none;
}

.nav ul ul {
	background: #ce0d24; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}

.nav ul ul li {
	float: none;
	position: relative;
}

.nav ul ul li:first-child  {
	margin-top: 15px;
}

.nav ul ul li:last-child  {
	margin-bottom: 15px;
}

.nav ul ul li a {
	padding: 10px 20px;
	color: #fff;
	font-size: 23px;
}

.nav ul ul li a:hover {
	background:none;
	background-color: #FFF;
	color: #444444;
}

.nav ul ul ul {
	position: absolute;
	left: 100%; top:0;
}

.nav-top {
	padding-top: 130px;
}


/* FOOTER */
.footer {
	background-color: #efefef;
	min-height:120px;
	padding:60px 0;
}

.footer:after {
	content: "";
	display: table;
	clear: both;
}

.footer-menu-big {
	width: 100%;
	height:75px;
}

.footer-menu-big ul {
	text-align: center;
}
.footer-menu-big ul li {
	display: inline;
	list-style-type: none;
}

.footer-menu-big ul li:after {
  	font-size:16px;
	color:#ce0d24;
  	content: "/";
  	padding: 0 20px;
}

.footer-menu-big ul li:last-child:after {
  content: "";
}

.footer-menu-big ul li a {
	font-size:20px;
	font-weight:600;
	color:#ce0d24;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.footer-menu-big ul li a:hover {
	color:#171717;
}

.footer-menu ul {
	color:#444444;
}

.footer-menu ul li {
	list-style-type: none;
	padding-bottom: 3px;
}

.footer-menu ul li a {
	font-size:16px;
	line-height: 24px;
	color:#444444;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.footer-menu ul li a:hover {
	color:#ce0d24;
	padding-left: 10px;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.footer .padding-55 {
	padding-top: 55px;
}

/* copyright */
.copyright {
	background-color:#FFF;
	min-height:40px;
	font-size:13px;
	padding-top:10px;
	border-top:#CCC 1px solid;
}
.copyright .izdelava {
	float:right;
}

.copyright:after {
	content: "";
	display: table;
	clear: both;
}


/* STORITVE INDEX */
.storitve-index {
	background-color: #FFF;
	min-height:120px;
	padding:40px 0 20px 0;
}

.storitve-index:after {
	content: "";
	display: table;
	clear: both;
}

.storitve-index .box {
	background-image: url(../../images/layout/storitev-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 160px;
	padding: 30px;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	text-align: justify;
}


/* NASVETI INDEX */
.nasveti {
	background-color: #FFF;
	min-height:120px;
	padding:20px 0;
}

.nasveti:after {
	content: "";
	display: table;
	clear: both;
}

.nasvet-box {
	padding: 0 30px;
	height: 370px;
	display:table-cell;
	vertical-align:bottom
}

.datum {
	font-size: 18px;
	color: #acacac;
	padding: 10px 0;
}


/* RECEPTI INDEX */
.recepti {
	background-color: #efefef;
	min-height:120px;
	padding:60px 0;
}

.recepti:after {
	content: "";
	display: table;
	clear: both;
}

.img-text {
	background-color: rgba(206, 13, 36, 0.7);
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	width: 100%;
	position: absolute;
    z-index: 2;
    left: 0px;
    bottom: 0;
	padding: 15px 0;
}

/* MNENJA */
.mnenja {
	background-color:#FFF;
	height:240px;
	padding:60px 0;
}

#quotes {
	font-size:18px;
	line-height:26px;
	color:#444444;
    list-style: none;
  	padding:0 50px;
	text-align:center;
}

#quotes li {
	display: none;
}

#quotes li cite {
	font-size:20px;
	font-style:italic;

}

/* DOGODKI */
.dogodki {
	padding-top: 30px;
}

.dogodki .col_12 {
	margin:0;
}

.dogodki .hover {
	padding:5px 5px 30px 5px;
	cursor: pointer;
	width: 93%;
}

.dogodki .hover:hover {
	background-color:#efefef;
}

.dogodki .dan {
	font-size: 40px;
	line-height: 28px;
}

.dogodki .mesec {
	font-size: 18px;
}

.dogodki .line {
	border-left: 1px solid #444444;
	padding: 0 0 0 12px;
	height: 55px;
}

.dogodki h5 {
	font-size: 20px;
	line-height: 26px;
	display: inline-block;
  	vertical-align: middle;
}

.dogodki p {
	display: inline-block;
  	vertical-align: middle;
}




/* VSEBINE */
.main {
	background-color: #FFF;
	min-height: 600px;
	padding: 60px 0 60px 0;
}

.main:after {
	content: "";
	display: table;
	clear: both;
}

/* content */
.content {
	padding-right: 70px;
}

.content-full {	
}

/* Tehnike */
.tehnike-box {
	background-image:url(../../images/layout/tehnike-box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80%;
	height: 50px;
	font-size: 22px;
	line-height: 26px;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 20px;
	float: left;
}

/* Recepti */
.obroki .col_2 {
	width: 18.3%;
}

.obrok {
	background-color:#ce0d24;
	border: 1px solid #FFF;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	width: 80px;
	position: absolute;
    z-index: 2;
	margin-top: -20px;
	left: 20px;
	padding: 4px;
}

.filter-obrok {
	background-image:url(../../images/layout/tehnike-box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 80%;
	font-size: 22px;
	line-height: 26px;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	padding: 20px;
	float: left;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.filter-obrok:hover {
	color: #171717;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.sestavine {
	font-size:21px;
	line-height:15px;
	font-weight:500;
	border-left: 3px solid #CCC;
	padding: 10px 0 0 0;
	margin: 0 0 30px 20px;
}

.sestavine .kolicina {
    display: table-cell;
    min-width: 65px;
    padding: 0px 8px 0px 10px;
    white-space: nowrap;
    font-weight: 700;
    text-align: right;
}

.sestavine .zivilo {
    display: table-cell;
    width: 100%;
	line-height: 30px;
}

/* Nasveti */
.nasveti-tagi {
    padding: 15px;
    margin: 8px 0 20px 0;
    border: 1px dashed #ccc;
}

.tagi:link, .tagi:visited {
	font-size:16px;
	line-height:24px;
	color:#ce0d24;
	padding:2px;
	text-decoration:underline;
}

.tagi:hover {
	color:#444444;
	text-decoration:underline;
}


/* sidebar */
.sidebar {
	background-image: url(../../images/layout/sidebar-bg.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color: #f5f5f5;
	min-height: 100px;
	padding: 40px 20px;
}

.sidebar:after {
	content: "";
	display: table;
	clear: both;
}

.sidebar-menu {
	list-style-type: none;
	list-style: none;
}

.sidebar-menu ul {
	color:#171717;
}

.sidebar-menu ul li {
	list-style-type: none;
	padding-bottom: 3px;
	margin-left: 5px;
	padding-left: 1em;
    text-indent: -1.3em;
	margin-bottom: 5px;
}

.sidebar-menu ul li:before {
	content: "»";
	font-size:24px;
	font-weight: 700;
	padding-right:7px;
	color:#ce0d24;
}

.sidebar-menu ul li a {
	font-size:18px;
	line-height: 18px;
	color:#171717;
	text-decoration:none;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;

}
.sidebar-menu ul li a:hover {
	color:#ce0d24;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.darilni-bon {
	padding-top: 30px;
}



/* TEXT */
h1 {
	font-size: 42px;
	line-height: 52px;
	color: #ce0d24;
	font-weight: 700;
	padding-bottom: 20px;
}

h2 {
	font-size: 42px;
	line-height: 52px;
	color: #ce0d24;
	font-weight: 700;
	padding-bottom: 15px;
}

h3 {
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	color: #ce0d24;
}

h4 {
	font-size: 30px;
	line-height: 36px;
	font-weight: 600;
	color: #ce0d24;
}

h5 {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #ce0d24;
}

h6 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	color: #ce0d24;
}

strong {
	font-weight: 700;
	color: #ce0d24;
}

em {
	font-style: italic;
}

.uvod {
	font-size:21px;
	line-height:28px;
	font-weight:300;
	text-align:justify;
	border-left: 3px solid #ce0d24;
	padding: 0 0 0 12px;
}


.main ul {
	list-style: none;
	padding:0;
	margin:0;
}

.main li {
	font-size:16px;
	line-height:24px;
	margin-left:15px;
	padding-bottom:3px;
}

.main li:before {
	content: "+";
	font-size:24px;
	font-weight: 700;
	padding-right:7px;
	color:#ce0d24;
}

.main ol {
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
}
.main ol > li {
	display: table;
	counter-increment: item;
	margin: 0.5em 0;
	margin-left:15px;
    text-indent: 0;
}
.main ol > li:before {
	font-size:22px;
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.5em;
}
.main li ol > li {
	margin: 0;
}
.main li ol > li:before {
	content: counters(item, ".") " ";
}


/* RAZNO */
.img-width {
	width: 100%;
}

.img-fluid {
	width: 100%;
}

.img-link {
	max-width: 100%;
	float:left;
	display:block;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.img-link:hover {
	filter: alpha(opacity=40) ;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.align-center {
	text-align: center;
}

a.gumb {
	background-color: #ce0d24;
	border: 2px solid #ce0d24;
    font-size: 17px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    padding: 8px 20px;
    margin-right: 20px;
    display: block;
    float: left;
    text-decoration: none;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

a.gumb:hover {
    background-color: #FFF;
    color: #ce0d24;
    border: 2px solid #ce0d24;
    display: block;
    text-decoration: none;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.page-link:link, .page-link:visited {
	background-color: #ce0d24;
	border: 2px solid #ce0d24;
	font-size: 17px;
    color: #FFF;
    font-weight: 600;
    text-align: center;
    padding: 2px 13px 5px 13px;
	margin: 0 5px;
}

.page-link:hover, .page-link:active {
	background-color: #FFF;
	border: 2px solid #ce0d24;
	color: #ce0d24;
}

/* FORM */
.input-mail	 {
	font-size:13px;
	color:#444444;
	padding: 12px;
	border: none;
	width: 81%;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border: 1px solid #dadada;
	border-radius: 5px;
	margin-bottom: 10px;
}

.errors {
  	color:#ce0d24;
  	font-size:14px;
}

.form-control {
	font-size:13px;
	color:#444444;
	padding: 10px;
	border: none;
	width: 94%;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border: 1px solid #dadada;
	border-radius: 5px;
	margin-bottom: 10px;	
}

.checkbox-inline {
	font-size:13px;
	line-height: 16px;
}


.invalid-feedback {
  	color:#ce0d24;
  	font-size:14px;
}

.form-group {
	padding-top: 10px;
}

.btn {
	background-color: #ce0d24;
	border: 2px solid #ce0d24;
    font-size: 17px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    padding: 8px 20px;
    margin-right: 20px;
    display: block;
    float: left;
    text-decoration: none;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.btn:hover {
    background-color: #FFF;
    color: #ce0d24;
    border: 2px solid #ce0d24;
    display: block;
    text-decoration: none;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}



/*galerija */
.galerija {
	padding:50px 0;
}

.galerija .img-galerija {
	max-width: 100%;
	float:left;
	display:block;
	margin-top:-2px;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.galerija .img-galerija:hover {
	filter: alpha(opacity=40) ;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	-moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

/* tabela */
table {
	font-size:16px;
	line-height:24px;
	color: #444444;
	border-collapse:collapse;
	text-align:left;
	width:100%;
}

th {
	font-size:20px;
	color:#ce0d24;
	font-weight:600;
	border-bottom:2px solid #ce0d24;
	padding:10px 8px;
}

td {
	border-bottom:1px solid #ce0d24;
	color:#444444;
	padding:8px;
	vertical-align:middle;
}
tbody tr:hover td {
	color:#ce0d24;
}

/**
* @author Zoran Bajraktarevic
* Additinla fixes for use in framework
*/
.nav-top li.menu-link-6  {
    height: 158px;
    width:158px;
    background-image: url('../../images/layout/nina-in-kali-logo.png') !important;
    background-repeat:no-repeat;
    margin-top:-123px;
    text-indent: -9999px;
    cursor:pointer;
}
.nav-top li.menu-link-6 a {
    display:block;
    height: 158px;
    width:158px;
}

.nav-top li.menu-link-6:hover {
    background-color: transparent !important;
    background-image: url('../../images/layout/nina-in-kali-logo.png');
}

/**
Newsletter form
*/
#newsletter-signup-section input.large{
    font-size:13px;
    color:#444444;
    padding: 12px;
    border: none;
    width: 81%;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border: 1px solid #dadada;
    border-radius: 5px;
    margin-bottom: 10px;
}

#newsletter-signup-section button{
    background-color: #ce0d24;
    border: 2px solid #ce0d24;
    font-size: 17px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
    padding: 8px 20px;
    display: block;
	margin: 0 auto;
    text-decoration: none;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#newsletter-signup-section button:hover {
    background-color: #FFF;;
    color: #ce0d24;
    border: 2px solid #ce0d24;
    display: block;
    text-decoration: none;
    -moz-transition-property: all;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}
/*TABLET*/
@media all and (min-width: 768px) and (max-width: 1023px) {
.wrapper {
	width: 768px;
	margin:0 auto;
}

.t_hide {
	display: none;
}

/* NAVIGACIJA */
.nav ul li a {
	font-size: 21px;
}

.nav ul li a {
	padding: 12px 18px;
	color: #171717;
}

.nav ul ul li a {
	font-size: 20px;
}

.slogan {
	height:90px;
}

.slogan p {
	font-size: 29px;
	padding: 30px 20px 0 0;
}

/* FOOTER */
.footer-menu ul li a {
	font-size:15px;
}

.footer {
	font-size: 15px;
}
	
.footer-menu-big ul li a {
	font-size:18px;
}	


/* COPYRIGHT */
.copyright .col_9 {
	width: 67%;
}

.copyright .col_3 {
	width: 26.666666666667%;
}


/* STORITVE INDEX */
.storitve-index .box {
	height: 210px;
}

/* NASVETI INDEX */
.nasveti .col_9 {
	width: 98.333333333333%;
}

.nasveti .col_3 {
	width: 98.333333333333%;
}

.e-knjiga {
	float: left;
	width: 45%;
	padding-right: 5%;
	padding-bottom: 50px
}

.dogodki {
	float: right;
	width: 50%;
	padding-top: 30px;
}

/* RAZNO */
.content {
	padding-right: 0;
}
	
.tablet .col_9 {
	width: 98.333333333333%;	
}
	
.tablet .col_3 {
	width: 98.333333333333%;	
}

	

.filter-obrok {
    width: 73%;
    font-size: 20px;
}	

}

/*TABLET small*/
@media all and (min-width: 500px) and (max-width: 767px) {
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, .produkti, .content,. main {
		-webkit-text-size-adjust:none;
	}
	.m_hide{display: none;} /*hide on mobile*/

	.d_hide{display: block;}

	.col_1, .col_2, .col_3, .col_4 , .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 { width: 97.92%; }

.wrapper {
	width: 100%;
	width: 500px;
	margin:0 auto;
}

.img-width {
	width:100%;
}

.header {
	display:none;
}

/* HEADER */
.header-mobile {
	background-color: #FFF;
	width:100%;
	height:105px;
	display:block;
	position: absolute;
	top: 0;
	left: 0;
}

.logo {
	width: 100px;
	padding-left: 10px;
}

.slogan {
	margin-top: 105px;
}

.slogan p {
	font-size: 28px;
	line-height: 34px;
	color: #FFF;
	text-align: center;
	padding: 24px 0 0 0;
}

/* STORITVE INDEX */
.storitve-index .box {
	height: 160px;
	width: 70%;
	margin: 0 auto;
}

/* FOOTER */
.footer {
	text-align: center;
	padding: 40px 0;
}

.footer .col_3 {
	margin-top: 0;
	margin-bottom: 0;
}

.footer .kontakt-padding {
	padding-top: 50px;
}

.footer .padding-55 {
	padding-top: 0;
}

/* COPYRIGHT */
.copyright {
	text-align:center;
	padding-top:10px;
}

.copyright p {
	font-size:14px;
	line-height:10px;
	margin-top:0px;
}


/* NASVETI INDEX */
.nasvet-box {
    padding: 0 30px;
    height: 350px;
    vertical-align:top;
}

/* SIDEBAR */
.e-knjiga, .e-knjiga a.gumb {
	margin: 0 auto;
	text-align: center;
}

.e-knjiga a.gumb {
	float: none;
	width: 200px;
}

.prijava-cener {
	float: none;
	margin:0 auto;
	text-align: center;
}

.button-prijava {
	left:200px;
}	
	

.dogodki h4 {
	text-align: center;
}

.dogodki .col_2 {
	width: 10%;
}

.dogodki .col_10 {
	width: 86.666666666667%;
}

.dogodki {
	padding-top: 50px;
}		
	
.darilni-bon {
	padding-top: 25px;
	text-align: center;
	margin: 0 auto;
}	

	

/* FORM */
.input-mail	 {
	font-size:13px;
	color:#444444;
	padding: 12px;
	border: none;
	width: 195px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border: 1px solid #dadada;
	border-radius: 5px;
	margin-bottom: 10px;
}

/* RECEPTI INDEX */
.recepti {
	text-align: center;
}

.recepti .col_3 {
	width: 48.333333333333%;
}
	
.img-text {
    width: 99%;
}	

/* MNENJA */
.mnenja {
	background-color:#FFF;
	height:280px;
	padding:60px 0;
}

#quotes {
	font-size:16px;
	line-height:24px;
}

/* VSEBINE */
/* content */
.content {
	padding-right: 0;
}

/* GALERIJA */
.galerija .col_3  {
	width: 48.333333333333%;
}

.filter-obrok {
    width: 90%;
    font-size: 16px;
    padding: 20px 5px;
}	

}

/*MOBILE*/
@media only screen and (max-width:499px) {
/*disable text sizing on orientation change*/
	html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr, .produkti, .content,. main {
		-webkit-text-size-adjust:none;
	}
	.mm_hide{display: none;} /*hide on mobile*/

	.m_hide{display: none;} /*hide on mobile*/

	.d_hide{display: block;}

	.col_1, .col_2, .col_3, .col_4 , .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 { width: 97.92%; }

.wrapper {
	width: 100%;
	width: 320px;
	margin:0 auto;
}
.img-width {
	width:100%;
}


.header {
	display:none;
}

/* HEADER */
.header-mobile {
	background-color: #FFF;
	width:100%;
	height:105px;
	display:block;
	position: absolute;
	top: 0;
	left: 0;
}

.logo {
	width: 100px;
	padding-left: 10px;
}

.slogan {
	margin-top: 105px;
}

.slogan p {
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	padding: 24px 0 0 0;
}

/* STORITVE INDEX */
.storitve-index .box {
	height: 190px;
	width: 80%;
	margin: 0 auto;
}

/* FOOTER */
.footer {
	text-align: center;
	padding: 40px 0;
}

.footer .col_3 {
	margin-top: 0;
	margin-bottom: 0;
}

.footer .kontakt-padding {
	padding-top: 50px;
}

.footer .padding-55 {
	padding-top: 0;
}

/* COPYRIGHT */
.copyright {
	text-align:center;
	padding-top:10px;
}

.copyright p {
	font-size:14px;
	line-height:10px;
	margin-top:0px;
}


/* NASVETI INDEX */
.nasvet-box {
    padding: 0 30px;
    height: 350px;
    vertical-align:top;
}

/* SIDEBAR */
.e-knjiga, .e-knjiga a.gumb {
	margin: 0 auto;
	text-align: center;
}

.e-knjiga a.gumb {
	float: none;
	width: 200px;
}

.dogodki {
    padding-top: 50px;
}

.nasveti {
	padding: 10px 0 70px 0;
}

.dogodki h4 {
	text-align: center;
}

.dogodki .col_2 {
	width: 10%;
}

.dogodki .col_10 {
	width: 86.666666666667%;
}

/* FORM */
.input-mail	 {
	font-size:13px;
	color:#444444;
	padding: 12px;
	border: none;
	width: 195px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border: 1px solid #dadada;
	border-radius: 5px;
	margin-bottom: 10px;
}

/* RECEPTI INDEX */
.recepti {
	text-align: center;
}


/* MNENJA */
.mnenja {
	background-color:#FFF;
	height:400px;
	padding:60px 0;
}

#quotes {
	font-size:16px;
	line-height:24px;
}

/* VSEBINE */
/* content */
.content {
	padding-right: 0;
}

/* GALERIJA */
.galerija .col_3  {
	width: 48.333333333333%;
}

/* RECEPTI */ 
	
.recepti .col_3 {
	width: 48.333333333333%;
}	
	
.obroki .col_2 {
    width: 31.5%;
	margin-bottom: 0;
}
	
.filter-obrok {
    width: 85%;
    font-size: 16px;
    padding: 15px 8px;
}
	
.darilni-bon {
	padding-top: 25px;
	text-align: center;
	margin: 0 auto;
}		


}
