/*
Theme Name: Cvijeta
Theme URI: http://www.cvijeta.net
Author: Darko Mitrovic
Author URI: http://www.darkomitrovic.com
Description: Pizzabar Cvijeta Prnjavor
Version: 1.0
*/



@import url(https://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
/*
 @import url('https://fonts.googleapis.com/css?family=Signika&subset=latin-ext');

 @import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap&subset=latin-ext');
*/

/*
Narandzasta #ef4023;
Smedja #530000;
*/



.drugi {
    display: none
}

.sakrij {
    display: none;
}
.prikazi {
    display: block;
}


body {
    font-family: 'Montserrat', sans-serif;
    font-family: 'Signika', sans-serif;
	font-family: 'Oswald', sans-serif;

  
    background: #e2e2e2 url(img/bg.jpg) no-repeat center center fixed; 

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 

}

h1, h2, h3, h4, h5, h6 {
}



a {
	color:#ef4023;
	transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-o-transition: 0.2s linear;
}
a:hover {
	color:#ef4023;
}

.desc-menu a {
	color: #ef4023;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 10px;
}


img {
	/* width:100%; */
	opacity:1.0;
	filter: alpha(opacity=100);
	transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-o-transition: 0.2s linear;
}
img:hover { 
    /*
	opacity: 0.7; 
	filter: alpha(opacity=70);
    */
}



.shadow {
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.50);
	box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.50);
}
/*
.shadow:hover {
	-webkit-box-shadow: 0px 0px 9px 0px rgba(70, 70, 70, 0.95);
	-moz-box-shadow:    0px 0px 9px 0px rgba(70, 70, 70, 0.95);
	box-shadow:         0px 0px 9px 0px rgba(70, 70, 70, 0.95);
}
*/




#wpadminbar{top: 70px !important;}



/* LOADER */
.spinner {
  margin: 10px auto;
  width: 50px;
  height: 20px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #ef4023;
  height: 100%;
  width: 6px;
  display: inline-block;
    margin-right: 2px;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}










/**
 * Modals ($modals)
 */

.modal-box {
    display: none;
	/*position: fixed;*/
	position: absolute;
	z-index: 1000000;
	width: 98%;
	background: white;
	border-bottom: 1px solid #aaa;
	border-radius: 4px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 2000px rgba(0, 0, 0, 1.0);
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-clip: padding-box;  
}

.modal-box header,
.modal-box .modal-header {
	padding: 1.25em 1.5em;
	border-bottom: 1px solid #ddd;
    text-align: center;
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
	margin: 0;
}

.modal-box .modal-body {
}

.modal-box footer,
.modal-box .modal-footer {
	padding: 1em;
	border-top: 1px solid #ddd;
	background: rgba(0, 0, 0, 0.02);
	text-align: right;
}

.modal-overlay {
    display: none;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3) !important;
}

a.close {
	line-height: 1;
	font-size: 1.5em;
	position: absolute;
	top: 5%;
	right: 2%;
	text-decoration: none;
	color: #bbb;
}

a.close:hover {
	color: #222;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}

.modal-box {
    width: 302px;
}


.js-modal-close {
    padding: 3px 10px;
    border: 1px solid #ef4023;
}
.js-modal-close:hover {
    background: #ef4023;
    color: #fff;
}





/*
.navbar-inverse:after {
    content: "";
    width: 100%;
    height: 10px;
    background: url("img/rope.png") repeat-x 0 0;
    bottom: -7px;
    left: 0;
    position: absolute;
    display: inline-block;
}
.menu-box:before {
    content: "";
    width: 100%;
    height: 10px;
    background: url("img/rope.png") repeat-x 0 0;
    top: -7px;
    left: 0;
    position: absolute;
    display: inline-block;
}
.menu-box:after {
    content: "";
    width: 100%;
    height: 10px;
    background: url("img/rope.png") repeat-x 0 0;
    bottom: -7px;
    left: 0;
    position: absolute;
    display: inline-block;
}
.cart:before {
    content: "";
    width: 100%;
    height: 10px;
    background: url("img/rope.png") repeat-x 0 0;
    top: -7px;
    left: 0;
    position: absolute;
    display: inline-block;
}
.cart:after {
    content: "";
    width: 100%;
    height: 10px;
    background: url("img/rope.png") repeat-x 0 0;
    bottom: -7px;
    left: 0;
    position: absolute;
    display: inline-block;
}
*/







/*------------------------------
    MENU
------------------------------*/
.navbar-inverse {
    background: #ef4023;  
    border: 0;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}


.navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
    color:#fff;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color:#232323;
    background: #fff;
}

    .korpa-mob {
        /* display: none; */
    }


.bg-menu {
    background: #ef4023;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    z-index: 10;
}


.navbar-brand {
    margin-left: 0 !important;
	padding: 0;
}
.navbar-brand img {
	position: absolute;
    z-index: 1;
}



.navbar-small {
    margin-left: 0px;
    float: right;
    /*width: calc(100% - 130px);*/
}

.navbar-nav > li > a {
    padding: 10px 8px;
    line-height: 30px;
}

#top {
	height:110px;
	width:100%;
	clear:both;
}


/*------------------------------
    MENU
------------------------------*/
.allmenu {
    margin-bottom: 500px;
}


.menu-box {
    background: #fff;
    margin-bottom: 30px;
    position: relative;
}




.head-box {
	background: #ef4023;
	color: #fff;
    font-size: 24px;
    line-height: 36px;
    padding: 5px 0;
    text-align: center;
    
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}




/*
.menu-box:nth-child(even) .head-box {
    background: #f2d4a6;
} 
*/


.head-box:hover {
    cursor: pointer;
}


.head-box > i {
    float: right;
    padding: 3px 20px 0 0;
}



.collapse-head:hover {
    cursor: pointer;
}
.collapse-menu {
    display: none;
}


.list-box {
    padding: 5px 8px;
    border-bottom: 1px dashed #f8c8c8;
}
.list-box.even {
    background: #f7f7f7;
}
.list-box.even-pizza {
    background: #f1f1f1;
}
.list-box:hover {
    background: #e5e5e5;
}



.menu-left {
}
    .menu-left .title-menu {
        font-size: 22px;
        line-height: 26px;
    }
    .desc-menu {
        font-size: 14px;
        line-height: 14px;   
    }
    .title-menu span {
        font-size: 16px;
        line-height: 16px;
        padding-left: 2px;
    }

    .menu-left-center .title-menu {
        font-size: 22px;
        line-height: 44.5px;
    }



.menu-right {
}
    .price-menu {
        font-size: 26px;
        line-height: 26px;
        float: left;
        margin: 7px 10px 7px 5px;
    }
        .price-menu span {
            font-size: 16px;
            padding-left: 2px;
        }


    .price-menu-group {
        font-size: 26px;
        line-height: 26px;
        float: left;
        margin: 7px 10px 7px 5px;
    }



.select-menu {
    float: left;
    margin: 4px 10px 4px 5px;
}

.form-control.form-dropdown {
    width: 100%;
    max-width: 100%;
    padding: 3px;
    margin: 0;
    text-align: center;
}


.kolicina input.counter {
    max-width: 50px;
}


    .cart_button-menu, .cart_button-menu-dropdown {
        padding: 5px 9px;
        font-size: 15px;
        text-transform: uppercase;
        background: #f8c8c8;
        float: right;
        margin-top: 4px;
        border: 2px solid #ef4023;
    }
    .cart_button-menu:hover, .cart_button-menu-dropdown:hover {
        background: #ef4023;
        color: #fff;
        border: 2px solid #ef4023;
    }








/*------------------------------
    CART
------------------------------*/
#head-box-cart, .head-box-cart {
	background: #ef4023;
	color: #fff;
    font-size: 24px;
    line-height: 36px;
    padding: 5px 0;
    text-align: center;
    
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}


.cart {
    background: #fff;
    margin-bottom: 30px;
    width: 100%;
    max-width: 470px;
    top: 110px;
    position: fixed;
    min-height: 100px;

}




    .cart-sum {
        width: 100%;
        text-align: center;
        font-size: 18px;
        border: 0;
        padding: 5px;
    }
        .cart-sum span {
            font-size: 14px;
            padding-left: 3px;
        }



    .menu-logo-korpa {
        /* display: none; */
        /* background: #ef4023; */
        position: fixed;
        top: 0px;
        left: 0;
        width: 100%;
        height: 50px;
        z-index: 999;
    }
    .menu-korpa {
        float: right;
        color: #fff;
        font-size: 18px;
        line-height: 50px;
        margin-right: 10px;
    }
        input.mob-cart {
            display: inline-block;
            background: none !important;
            max-width: 50px;
            min-width: 30px;
            color: #fff !important;
            line-height: 50px;
            height: 50px;
            
        }
        input[disabled].mob-cart {
            color: #fff !important;
        }

        input.mob-cart:hover {
            cursor: pointer;
        }



    .btn-primary {
        width: 200px !important;
        margin: 20px auto;
    }

.btn-back {
    margin: 5px;
}


input[disabled], textarea[disabled],
select[disabled='disabled']{
    color: #111 !important;
    opacity: 1 !important;
    background: #e4e4e4;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}




.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-bottom: 1px solid #ddd;
    border-top: 0;
}



.table-cart {
    font-size: 16px;
    margin-bottom: 0;
}

.td-name {
    
}
.td-sum {
    min-width: 75px;
    text-align: right;
    padding-right: 25px;
}
    .td-sum span {
        font-size: 12px;
    }
.td-del {
    width: 10px;
    text-align: center;
}


.form-control {
    width: 90%;
    max-width: 90%;
    margin: 0px auto 20px;
    background: #ffddd7;
    color: #222;
    font-size: 16px;
}

#vasplus_p_blog_add_to_cart_button {
    background-color: #c0392b;
    border: 1px solid #c0392b;
}
#vasplus_p_blog_add_to_cart_button:hover {
    background-color: #ef4023;
    border: 1px solid #ef4023;
}

#vpb_shopping_cart_is_currently_empty {
    text-align: center !important;
    font-size: 18px;
    padding: 70px 10px;
}

.form-error #vpb_shopping_cart_is_currently_empty {
    background: #f2dede;
    font-size: 16px;
    padding: 10px 10px;
    margin-top: 15px;
}


.mincart {
    text-align: center;
    margin-top: 30px;
}




.android-app  {
    width: 300px;
    margin: 0 auto;
    background: none;
    position: fixed;
    bottom: 30px;
}
.android-app img {
    width: 300px;
    margin: 0 auto;
    background: none;
}



/************************************
        FOOTER
*************************************/
footer {
    background-color: #fff;
    text-align: center;
}

.lokacija {
    padding: 30px 2px;
}
    .lokacija a.btn {
        width: 75px !important;
    }


.lokacija .btn-default {
  background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #ccc;
  text-shadow: 0 1px 0 #fff;
}

.webdizajn {
    background-color: #e5e5e5;
    text-align: center;
    padding: 4px 2px;
}









/************************************
        ADMIN
*************************************/
.allmenu {
    margin-bottom: 200px;
}
.cart {
    margin-bottom: 200px;
}

.admin-head-box {
	background: #f5e4cb;
	color: #232323;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 10px;
    text-align: center;
    
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}

.admin-desc {
    text-align: left;
    padding: 3px 10px;
    background: #eee;
    font-size: 16px;
    border-top: 1px dotted #888;
    border-bottom: 1px dotted #888;
}

.admin-sum {
    text-align: center;
    padding: 7px 10px;
    background: #e3e3e3;
    font-size: 28px;
}
    .admin-sum span {
        font-size: 18px;
        padding-left: 4px;
    }

.admin-list {
    font-size: 20px;
}

.admin-sumsum {
    text-align: center;
    padding: 7px 10px;
    background: #ef4023;
    font-size: 28px;
    color: #fff;
    margin-bottom: 50px;
}
    .admin-sumsum span {
        font-size: 18px;
        padding-left: 4px;
    }

.admin-button {
    padding: 5px;
}


.admin-back-date {
    background: #fff;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px;
}
.admin-back {
    display: block;
    width: 50%;
    
}
.admin-back a {
    display: block;
    width: 100%;
    background: #f2f2f2;
    padding: 5px 10px;
}
.admin-date {
    padding: 5px 10px;
}


.arhiva {
    text-align: center;
    color: #fff;
    margin-top: 500px;
    margin-bottom: 40px;
    font-size: 36px;
    letter-spacing: 4px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}



/*
.collapse {
	display: block;
}
*/

/************************************
        RESPONSIVE
*************************************/


@media (max-width: 1170px) { 
    .cart {
        max-width: 370px;
    }
    .navbar-small {
        margin-left: 0px;
    } 
    
 
    

}

@media (max-width: 1200px) { 
    .nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }    
    .navbar-small {
        margin-left: 0px;
        float: right;
        /*width: calc(100% - 110px);*/
    }   
}


@media (min-width: 991px) { 

}


@media (max-width: 991px) { 
    /*
    body {
        background: #555 url(img/bgm.jpg) repeat; 
        -webkit-background-size: auto;
        -moz-background-size: auto;
        -o-background-size: auto;
        background-size: auto;        
    } 
    */
    #top {
        height: 80px;
    }
    
    .navbar-brand {
        /*padding: 4px 0px;*/
        margin-left: 20px !important;
    }    
    .navbar-brand img {
        height: 70px;
    }       
    
    .allmenu {
        margin-bottom: 30px;
    }
    
    
    .navbar-header {
        float: none;
        
    }
    .navbar-header button, #navbar {
        display: none !important;
    }
    
    
    .navbar-inverse {
        background: none;
    }
    
    
    .menu-left .title-menu {
        font-size: 20px;
    }
    
    
    .sidebar {
        margin-bottom: 70px;
    }
    .cart {
        top: 30px;
        position: relative;
        margin: 0 auto 70px;
    }
    
    .korpa-mob {
        display: block;
        width: 170px;
        height: 50px;
    }
    .android-app {
        display: none;
    }

    .admin-list {
        font-size: 20px;
    }   
    

    
}





@media (max-width: 768px) {



}




@media (max-width: 591px) {
    body {
        /*background:#f5e4cb;
        background: #f5e4cb url(img/bg.jpg) no-repeat center center inherit;*/
    }
    
    .menu-box {
        background: #fff;
        margin-bottom: 20px;
    }        
    
    .head-box {
        font-size: 21px;
        line-height: 32px;
        padding: 2px 0;
    }
    
    .head-box > i {
        float: right;
        padding: 4px 10px 0 0;
    }  
    /*
    .collapse {
        display: none;
    }
    */
    
    
    
    
/*
    .menu-box:nth-child(1) .head-box, 
    .menu-box:nth-child(11) .head-box 
    {
        background: #f19066;
    } 
    .menu-box:nth-child(2) .head-box, 
    .menu-box:nth-child(12) .head-box 
    {
        background: #778beb;
    } 
    .menu-box:nth-child(3) .head-box, 
    .menu-box:nth-child(13) .head-box 
    {
        background: #cf6a87;
    } 
    .menu-box:nth-child(4) .head-box, 
    .menu-box:nth-child(14) .head-box 
    {
        background: #f5cd79;
    } 
    .menu-box:nth-child(5) .head-box, 
    .menu-box:nth-child(15) .head-box 
    {
        background: #63cdda;
    } 
    .menu-box:nth-child(6) .head-box, 
    .menu-box:nth-child(16) .head-box 
    {
        background: #f78fb3;
    } 
    .menu-box:nth-child(7) .head-box, 
    .menu-box:nth-child(17) .head-box 
    {
        background: #786fa6;
    } 
    .menu-box:nth-child(8) .head-box, 
    .menu-box:nth-child(18) .head-box 
    {
        background: #55E6C1;
    } 
    .menu-box:nth-child(8) .head-box, 
    .menu-box:nth-child(18) .head-box 
    {
        background: #ea8685;
    } 
    .menu-box:nth-child(9) .head-box, 
    .menu-box:nth-child(19) .head-box 
    {
        background: #EAB543;
    } 
    .menu-box:nth-child(10) .head-box, 
    .menu-box:nth-child(20) .head-box 
    {
        background: #58B19F;
    } 
*/
    
    
    .shadow {
        -webkit-box-shadow: 0px 0px 6px 0px rgba(140, 140, 140, 0.75);
        -moz-box-shadow: 0px 0px 6px 0px rgba(140, 140, 140, 0.75);
        box-shadow: 0px 0px 6px 0px rgba(140, 140, 140, 0.8);
    }    
    
    
.list-box {
	position: relative;
}    
    
.desc-menu a {
	position: absolute;
	top: 10px;
	right: 13px;
}  
    
.slike .menu-left {
	width: 100%;
}    
    
.slike .menu-left .title-menu {
	width: calc(100% - 32px);
}    
    
    
}



@media (max-width: 534px) {

    
}



@media (min-width: 768px) { 

}



@media screen and (max-height: 800px) { 
    .android-app {
        display: none !important;
    }
}




