/*
Theme Name: PIKanterija
Theme URI: https://weblogic-studio.com
Author: weblogic studio
Author URI: https://weblogic-studio.com

*/

html{
    font-size: calc(0.6em + 1vw)!important;
    -webkit-text-size-adjust: none;
}
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,
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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.24694008rem;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.container {
    max-width:192em;
    width:100%;
    margin:0 auto;

}

.video iframe {
  width: 100%;
}

header{
    position: relative;
    z-index: 1;
}

.proizvodi {
  position: absolute;
  width: 170em;
  height: auto;
  left: 50%;
  right: 50%;
  bottom: 0;
  transform: translate(-50%);
  top: -2em;
}

.grickaj {
  position: relative;
  left: 50%;
  right: 50%;
  width: 70%;
  height: auto;
  z-index: 9999;
  transform: translate(-50%);
  margin-top: -17em;
}

.uzmimesa {
  position: absolute;
  top: 0;
  left: 50%;
  width: 60em;
  height: auto;
  right: 50%;
  transform: translate(-50%);
}

.header-texture{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url('img/bg.jpg');
    z-index: 2;
}
.header {
  position: inherit;
  height: 69em;
}
.header > *{
    z-index: 4;
}

.header .logo {
  display: block;
  position: relative;
  width: 30.6em;
  height: 25.4em;
  line-height: 0;
  margin: auto;
  margin-bottom: 1.4em;
  margin-left: 1.4em;
}


.introtext {
  text-align: center;
  margin-top: 9em;
  margin-bottom: 11em;
}

h2 {
  font-family: Montserrat;
  font-weight: 500;
  font-size: 8em;
  color: #3e3a3b;
  margin-bottom: 0.5em;
}

.subtext {
  font-family: Montserrat;
  font-size: 5em;
  font-weight: 500;
  color: #3e3a3b;
  line-height: 1.2em;
}

.section-sivi {
  background: url(img/bgsivi.png);
  background-position: bottom;
  background-size: cover;
  padding-bottom: 3em;
  padding-top: 1em;
  z-index: 10;
  position: relative;
  margin-bottom: 10em;
}


.section-beefjerky img {
  width: 194em;
  height: 187em;
  padding-top: 10em;
}

.section-beefjerky {
  position: relative;
  text-align:center;
}

.beefintro {
  position: absolute;
  top: 2em;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}

.beefintro2 {
  position: absolute;
  top: 6em;
  text-transform: uppercase;
  text-align: left;
  width: auto;
  color: #ff4b47;
  right: 3em;
  font-size: 9em;
}

.beef-subtitle {
  background: url(img/beef.png);
  width: 8.2em;
  height: 2em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-size: 8em;
  color: #fff;
  background-size: contain;
  background-position: center .2em;
  background-repeat: no-repeat;
  font-weight: 500;
}

section .content .intro {
  font-size: 4em;
  margin-bottom: 1.5em;
  color: #3e3a3b;
  text-align: center;
  font-family: Montserrat;
  font-weight: 500;
}

.section-trailmix img {
  width: 195em;
  height: 134em;
}

.section-trailmix {
  padding-top: 6em;
  position: relative;
  text-align:center;
}

.trail-subtitle {
  background-image: url(img/trail.png);
  width: 8.2em;
  height: 2em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-size: 8em;
  color: #fff;
  background-size: contain;
  background-position: center .2em;
  background-repeat: no-repeat;
  font-weight: 500;
}

.section-trailmix .content {
  position: relative;
  width: 190em;
  margin: auto;
  margin-top: -50em;
  margin-bottom: 10em;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
}

.trailintro2 {
  position: absolute;
  top: 1em;
  text-transform: uppercase;
  text-align: left;
  width: auto;
  color: #78b44c;
  left: 2em;
  line-height: 130%;
  font-size: 9em;
}
.content .column {
  width: 72em;
}


.meat-subtitle {
  background-image: url(img/minimeat.png);
  width: 8.2em;
  height: 3.2em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-size: 8em;
  color: #fff;
  background-size: contain;
  background-position: left .2em;
  background-repeat: no-repeat;
  font-weight: 500;
  text-align: center;
}

.section-meat {
  position: relative;
  text-align:center;
}

.section-meat img {
  width: 198em;
  height: 200em;
  padding-top: 6em;
}

.meatintro2 {
  position: absolute;
  top: 1.7em;
  text-transform: uppercase;
  text-align: center;
  width: auto;
  color: #ff259d;
  right: 1.5em;
  font-size: 9em;
}

.section-meat .content {
  margin-top: -112em;
}


.section-dnosivi {
  background: url(img/bgsividno.png);
  background-position: top;
  padding-bottom: 3em;
  padding-top: 6em;
  text-align: center;
  position: inherit;
  background-size:cover;
}

.section-dnosivi img {
  width: 139em;
  height: 113em;
  padding-top: 3em;
}

.section-dnosivi .content {
  width: 45em;
}



.section-dnosivi .content {
  width: 190em;
  display: flex;
  margin-top: -30em;
}

.section-dnosivi .meat-subtitle {
  background-image: url(img/minimeat.png);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: auto;
  width: 8.2em;
  height: 3.2em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-size: 5.5em;
  color: #fff;
  background-size: contain;
  background-position: left .2em;
  background-repeat: no-repeat;
  font-weight: 500;
  text-align: center;
}

.section-dnosivi .spicy-subtitle {
  background-image: url(img/spicy.png);
  width: 9em;
  height: 4em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: Montserrat;
  font-size: 5.5em;
  color: #fff;
  background-size: contain;
  background-position: left .3em;
  background-repeat: no-repeat;
  font-weight: 500;
  text-align: center;
}

.section-dnosivi .column:last-child {
  justify-content: flex-end;
  display: flex;
  width: 128em;
  margin-right: 0em;
  margin-top: -6em;
}

.section-dnosivi .column {
  justify-content: flex-start;
  display: flex;
  width: 50em;
  margin-left: 3em;
}

.section-sivibg {
    background:#f2f0ee;
    text-align:center;
    padding-bottom: 7em;
}

footer {
    background:url('img/footerbg.jpg');
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
}

.tekst .prvi {
  font-family: montserrat;
  font-weight: 900;
  text-align: center;
  color: #fff;
  font-size: 5em;
  display: block;
}

.tekst .drugi {
  font-family: montserrat;
  font-weight: 400;
  text-align: center;
  color: #fff;
  font-size: 5em;
  display: block;
}

.tekst {
  padding-bottom: 3em;
}

.pikgo {
  padding-bottom: 3em;
  width: 47em;
  height: 32em;
}

.upsekcija img {
  width: 26em;
  height: 18em;
}

.footer {
  text-align: center;
}

.upsekcija {
  max-width: 26em;
  margin: 0 auto;
  margin-bottom: 6em;
  margin-top: 6em;
}

.textup {
  font-size: 3em;
  font-family: montserrat;
  font-weight: 500;
  color: #055555;
}

.textup2 {
  font-size: 3em;
  font-family: montserrat;
  font-weight: 900;
  color: #055555;
}

.textupbox {
  position: absolute;
  bottom: 0.8em;
}

section .content {
  position: relative;
  width: 190em;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-top: -71em;
  margin-bottom: 21em;
  z-index: 2;
}

footer .copyright {
  font-size: 3em;
  line-height: 114.7%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat;
  padding-bottom: 1em;
}

.header .logo img {
  position: absolute;
  top: 3em;
  left: 0em;
  width: 46em;
  height: auto;
  object-fit: contain;
  object-position: center;
}

.introtext h2 {
  font-family: Montserrat;
  font-size: 4em;
  text-transform: uppercase;
  margin-bottom: 1em;
  line-height: 1.2em;
}

.subtext {
  font-family: Montserrat;
  font-size: 4em;
  font-weight: 500;
  color: #f8b133;
  line-height: 1.2em;
  text-transform: uppercase;
}

.wpb_video_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.wpb_video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.videosekcija {
  margin-bottom: 13em;
}

.headingzuti {
  background: url(img/pik_heading.png);
  height: 3.4em;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 36em;
  padding-top: 1.2em;
  padding-bottom: 0px;
}

.headingzuti p {
  color: #3e1849;
  font-size: 2.5em;
  font-weight: 500;
}

.header .title{
    position: relative;
    max-width: 7.72em;
    font-family: 'Abril Fatface', sans-serif;
    font-size: 7em;
    line-height: 122.4%;
    text-align: center;
    letter-spacing: -0.015em;
    margin: auto;
    margin-bottom: 1em;
    color: #2A1504;
}
.header .header-menu{
    display: flex;
    justify-content: center;
    position: relative;
    padding-bottom: 4.9em;
}
.header .header-menu li{
    position: relative;
    font-style: normal;
    font-size: 2.4em;
    line-height: 114.7%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -0.015em;
    margin: 0 0.5em;
    color: #2A1504;
    cursor: pointer;
}
.header .header-menu li::after{
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background: #2A1504;
    left: 0;
    bottom: -2px;
    opacity: 0;
    transition: opacity 0.3s linear;
}
.header .header-menu li.active::after{
    opacity: 1;
}


section .cover{
    position: relative;
    width: 100%;
    padding-top: 72.86%;
    overflow: hidden;
}
section .cover::before{
    display: block;
    position: absolute;
    content: '';
    left: 0;
    bottom: -114.81%;
    width: 100%;
    padding-top: 114.81%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 2;
}
section .cover > picture > img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


section.section-slider .glider-section{
    position: relative;
    padding: 0 1.5em;
    padding-top: 11em;
    padding-bottom: 7em;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section.section-slider .glider-section .items{
    display: flex;
    overflow: hidden!important;
}
section.section-slider .glider-section .item{
    display: none;
    width: 50%;
    padding: 0 1.5em;
    box-sizing: border-box;
}
section.section-slider .glider-section .item:nth-child(1){
    display: block;
}
section.section-slider .glider-section .item:nth-child(2){
    display: block;
}
section.section-slider .glider-section .glider-track .item{
    display: block;
}
section.section-slider .glider-section .item .image{
    position: relative;
    width: 100%;
    padding-top: 85.71%;
}
section.section-slider .glider-section .item .image img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
section.section-slider .glider-prev, section.section-slider .glider-next{
    display: block;
}

footer{
    position: relative;
    background-color: #111111;
    z-index: 1;
}

.footer{
    position: relative;
    padding-top: 2.2em;
}

.footer > *{
    position: relative;
    z-index: 4;
}
.footer .logo {
  display: block;
  position: relative;
  width: 16em;
  height: 17em;
  line-height: 0;
  margin: auto;
    margin-top: auto;
    margin-bottom: auto;
  margin-bottom: 3.8em;
  margin-top: 2em;
}
.footer .logo img {
  position: absolute;
  top: 0em;
  left: 0;
  width: 16em;
  height: 17em;
  object-fit: contain;
  object-position: center;
}

#youtube-player {
  width: 100%;
  height: 108em;
}


.mobile {
    display:none;
}

/*COOKIES*/


#onetrust-consent-sdk #onetrust-accept-btn-handler, #onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: rgb(218, 41, 28) !important;
    border-color: rgb(218, 41, 28) !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler, #onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: rgb(218, 41, 28) !important;
    border-color: rgb(218, 41, 28) !important;
}
button.onetrust-close-btn-handler.onetrust-close-btn-ui.banner-close-button.ot-close-icon {
    display: none !important;
}
#onetrust-consent-sdk #onetrust-banner-sdk{
    height:100% !important;
    width: 100vw !important;
    max-height:100% !important;
    margin:0 !important;
    background:rgba(0,0,0,.5) !important;
    margin-left:0 !important;
    margin-right:0 !important;
    outline:none !important;
}
#onetrust-banner-sdk > div{
    position:absolute !important;
    top:calc(50vh - 108px) !important;
    margin:0 25% !important;
    background:white !important;
}
#onetrust-group-container{
    width:100% !important;
}
#onetrust-button-group-parent{
    position:relative !important;
    left:0 !important;
    width:100% !important;
    padding:0 !important;
    margin-top:2% !important;
}
#ot-sdk-btn-floating button{
    padding: 1px 6px !important;
}
#ot-sdk-btn-floating .ot-floating-button__front,#ot-sdk-btn-floating .ot-floating-button__back{
    background:#DA291C !important;
}
#ot-sdk-btn-floating .ot-floating-button__front svg,#ot-sdk-btn-floating .ot-floating-button__back svg {
    margin: 0 auto;
}
#onetrust-policy-title,#onetrust-policy-text{
    text-align:center !important;
    float:none !important;
}
#onetrust-banner-sdk #onetrust-policy {
    margin: 3% !important;
}


@media all and (min-width:2280px){
body {
  font-size: 10px;
}

.section-trailmix .content {
  margin-top: -48em;
}

.section-meat .content {
  margin-top: -112em;
}

}


@media all and (max-width:1630px){
body {
  font-size: 0.25rem;
}

.container {
    max-width:90%;
}
}


@media all and (min-width:1500px){
    
    .beefintro2 {
  right: 2em;
}

.trailintro2 {
  left: 1em;
}

.meatintro2 {
  right: 0.5em;
}

}


@media all and (max-width:1050px){
body {
  font-size: 0.22rem;
}

}

@media all and (max-width:800px){
body {
  font-size: 0.20rem;
  overflow-x: hidden;
  max-width: 100vw;
}

.video iframe {
  width: 100%;
  height: 350px;
}

#onetrust-banner-sdk > div {
  margin: 0 2% !important;
  top: calc(50vh - 218px) !important;
}

section .content {
    width: 138em;
}
.header .logo img {
  top: 3em;
  left: -15em;
}

.header {
  height: 65em;
}

.proizvodi {
  bottom: 16em;
}

.proizvodi {
  width: 170em;

}

.grickaj {
  width: 130em;
  margin-top: -25.5em !important;
}

.section-sivi {
  padding-bottom: 8em;
  padding-top: 10em;
}

.introtext h2 {
  font-size: 6.8em;
}

.headingzuti {
  background: url(img/pik_heading.png);
  height: 7.4em;
  text-align: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 73em;
  padding-top: 2em;
  padding-bottom: 0px;
}

.headingzuti p {
  font-size: 5.5em;
}

.subtext {
  font-size: 6.8em;
}

.content .column {
  width: 105em;
  margin-left: 15em;
}

section .content .intro {
  font-size: 6em;
}

.trailintro2 {
  left: 1em;
  font-size: 12em;
}

.beef-subtitle {
  font-size: 12em;

}

.bgproizvod {
    display:none;
}
.mobile {
    display:block;
}

.mobile1 {
  width: 136em !important;
  height: 176em !important;
  padding-top:100em !important;
  margin:0 auto;
}

.mobile2 {
  width: 137em !important;
  height: 186em !important;
  padding-top: 43em;
  margin:0 auto;
}

.mobile3 {
  width: 129em !important;
  height: 200em !important;
  padding-top: 40em !important;
  margin:0 auto;
}

.mobile4 {
  width: 128em !important;
  height: 118em !important;
  margin:0 auto;
}

.beefintro {
  font-size: 10em;
}

.beefintro2 {
  position: absolute;
  top: 6em;
  text-transform: uppercase;
  text-align: left;
  width: auto;
  color: #ff4b47;
  right: auto;
  font-size: 12em;
  left: 1em;
}

.section-trailmix .content {
  width: 128em;
  margin-top:-28em;
}

.trail-subtitle {
  font-size: 12em;
}

.meatintro2 {
  font-size: 12em;
  left: 0.5em;
  top: 1em;
  width:10em;
}

.section-meat .content {
  margin-top: -50em;
}

.meat-subtitle {
  font-size: 12em;

}

.section-meat .column {
  margin-left: 4em;
}

.section-dnosivi .content {
  width: 125em;
  display: flex;
  margin-top: 0em;
}

.section-dnosivi .column:last-child {
  justify-content: flex-end;
  display: flex;
  width: 58em;
  margin-right: 0em;
  margin-top: 0em;
  margin-left: 0em !important;
}

.section-dnosivi .column {
  justify-content: flex-start;
  display: flex;
  width: 50em !important;
}

.section-dnosivi .meat-subtitle {
  margin-top: 0.4em;
}

section .content {
  margin-top: -25em;
}

.footer .logo img {
  position: absolute;
  top: 0em;
  left: 0;
  width: 32em;
  height: 33em;
  object-fit: contain;
  object-position: center;
}

.footer .logo {
  display: block;
  position: relative;
  width: 32em;
  height: 33em;
  line-height: 0;
  margin: auto;
  margin-top: auto;
  margin-bottom: auto;
  margin-bottom: 6.8em;
  margin-top: 9em;
}

.tekst .prvi, .tekst .drugi {
  font-size: 9em;
}

.tekst {
  padding-bottom: 12em;
}

.pikgo {
  padding-bottom: 3em;
  width: 83em;
  height: 53em;
}

footer .copyright {
  font-size: 5em;
  line-height: 114.7%;
  text-align: center;
  letter-spacing: -0.015em;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat;
  padding-bottom: 2em;
  padding-top: 2em;
}

.upsekcija {
  max-width: 51em;
}

.upsekcija img {
  width: 51em;
  height: 35em;
}

.textup {
  font-size: 6em;
}

.textup2 {
  font-size: 6em;
}

.textupbox {
  position: absolute;
  bottom: 3em;
}

.section-dnosivi img {
  padding-top: 10em;
}


}

@media all and (max-width:580px){

.proizvodi {
  width: 100vw;
}
}

@media all and (max-width:361px){
 body {
  font-size: 0.17rem;
  overflow-x: hidden;
}

}



