
body.room {
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 100% !important;  
}
body.room #main {
	background: rgba(255, 255, 255, 0.95);
	max-width: 100%;
	margin: 5px auto 0px;
}
.vrsearchinputdivmod select > option:disabled {
    color: #D0D0D0;
}
.font-verybig {
	font-size: 3.8em;
}
.font-big {
	font-size: 2.8em;
}
@media (min-height: 1001px) (max-width: 1199px) {
    body.default div.footer {
        position: absolute !important;
        bottom: auto;
        padding-top: 55px;
        background: #111;
    }
    body.rezervace div.footer,
    body.stav-rezervace div.footer,
    body.vsechny-rezervace div.footer {
        position: relative;
        bottom: 0px;
    }
}
@media (min-height: 1001px) and (min-width: 1200px) {
    body.default div.footer {
        bottom: 0;
        padding-top: 55px;
        background: #111;
        position: relative !important;
    }
}
@media (max-height: 1000px) (max-width: 1199px) {
    body.default div.footer {
        position: absolute !important;
        bottom: auto;
        padding-top: 55px;
        background: #111;
    }
    body.rezervace div.footer,
    body.stav-rezervace div.footer,
    body.vsechny-rezervace div.footer {
        position: relative;
        bottom: 0px;
    }
}
@media (max-height: 1000px) and (min-width: 1200px) {
    body.default div.footer {
        bottom: 0;
        padding-top: 55px;
        background: #111;
        position: relative !important;
    }
    body.rezervace div.footer,
    body.stav-rezervace div.footer,
    body.vsechny-rezervace div.footer {
        position: absolute;
        bottom: 0px;
        padding-top: 55px;
        background: #111;
    }
}
body.default {
    height: 100%;
    background: url(../images/body-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
body.default #main {
	background: rgba(255, 255, 255, 0.95);
	max-width: 100%;
	margin: 6rem auto 0px;
}
body.default div#main-container  {
    position: relative;
}
body.nobg {
	background: none;
    position: relative;  
    height: 100%;    
}
body.rezervace {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position: initial;
    height: 100%;
}
body.rezervace #main {
	background: rgba(255, 255, 255, 0.95);
	max-width: 100%;
	margin: 6rem auto 0px;
}
body.rezervace #main-container {
    width: 100%;
    margin: 0;
    position: relative;
}
body.stav-rezervace {
    background: url(../images/body-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: inherit;
    height: 100%;
}
body.vsechny-rezervace {
    background: url(../images/body-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
body.vsechny-rezervace #main {
	background: rgba(255, 255, 255, 0.95);
}
.vrstepbardiv {
	background: none;
}
.vrstepbardiv .vrstep-inner, .vrstepbardiv .vrstep-inner:hover {
	background-color: #f5f5f5;
}
.vrreservationform .vrformfieldset {
	background: none;
}
.vrstepbardiv div:last-child {
	padding-right: 0;
}
.vrformfieldset .vrsearchinputdiv {
	display: block;
	font-size: 16px;
	padding: 10px;
}
.vrsearchentryinput input {
	width: 206px;
	display: inline-block;
	padding: 4px 10px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
}
.vrsearchentryinput .vrsearchdate {
	background: #fff url(../images/calendar_new.png) no-repeat 95% center;
}
.vre-tinyselect-wrapper select {
	width: 206px;
	background: none;
	display: inline-block;
	padding: 4px 10px;
	vertical-align: middle;
	border: 1px solid #b6b6b6;
	border-radius: 4px;
}
.vrformfieldset .vrsearchinputlabel {
	float: none;
	font-size: 16px;
}
.vrsearchinputdiv .btn {
	font-size: 16px !important;
	margin: 15px 0 30px;
}
.vrformfieldset legend, #vrsearchform, .vrresultsummarydiv {
	color: #333;
}
.vrresultsummarydiv {
	background-color: #fff;
}
.vrstepbardiv .vrsteptitle {
	width: 26px;
	height: 26px;
	font-size: 16px;
	line-height: 24px;
	border: 1px solid #aaa;
}
.vrstepbardiv .vrstep-inner {
	padding: 20px 20px 20px 30px;
}
.vrtable span {
	border-radius: 50%;
	width: 25px;
	height: 25px;
	line-height: 20px;
}
.vrcustomfields .vrinput, .vrcustomfields .vrtextarea {
	line-height: 30px;
    text-align: center;
}
.vrcustomfields div .cf-label {
	left: 0px;
}
.vrrequired {
	margin-right: 3px;
}
#system-message {
	padding: 0;
  text-align: center;
  margin: 0 0 0px !important;
}
.alert-error {
	color: inherit;
	background-color: rgba(255, 255, 255, 0.85);
	border-color: transparent;
	text-align: center;
	max-width: 600px;
	margin: 20px auto;
}
.alert-error h4 {
	display: none;
}
.alert-error p {
	color: #903;
	font-weight: 600;
}
.vrsearchinputdiv, .vrbookcontinuebuttoncont, .vrcustomfields {
	text-align: center;
}
button.vrsearchsubmit, input.vrresultbookbutton, .vrresultfalsehintdiv a, .vrresultbookbuttonfind, .vrresultbookbuttoncontinue, #vrconfcontinuebutton, button.vrordersubmit {
	background: #cd0532;
	float: none;
}
.alert {
	border: 1px solid #999;
	border-radius: 5px
}
.vrformfieldset legend, .vrordertitlediv {
	text-align: center;
	margin-bottom: 30px;
}

.vrtk-grid-product-boxdiv .product-bottom-addcart a, .vrshop-grid-product-boxdiv .product-bottom-addcart a {
    text-transform: none;
}

/*	KOŠÍK	*/
#total-left .vrshopcartemptybutton {
    width: 40px !important;
    right: 28px;
}
#total-left .vrshopcartorderbutton {
    width: 120px !important;
}
#total-left .vrshopcart-container {
    margin-bottom: 100px;
}
#total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
    position: fixed;
    width: 302px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 1px 1px 9px 1px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
    overflow-y: scroll;
    height: 50%;
}
#total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton, #total-left .vrshopcartbuttonsmodule {
    position: fixed;
}
#total-left .vrshopcartbuttonsmodule {
	background: #ffffffe3;
    padding: 29px 8px;
    width: 282px;
    position: fixed;
    right: 18px;
}
#total-left .vrshopcartpriceoutmodule, #total-left .vrshopcartdiscountoutmodule {
    width: 282px;
    position: fixed;
    right: 18px;
    background: #ffffffe3;
    padding-left: 5px;
    padding-right: 5px;
}
@media screen and (max-height: 690px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 310px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        top: 350px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 320px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 290px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 334px;
    }
}
@media screen and (min-height: 691px) and (max-height: 780px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 380px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        top: 420px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 390px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 360px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 404px;
    }
}
@media screen and (min-height: 781px) and (max-height: 900px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 350px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        position: fixed;
        top: 390px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 360px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 330px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 374px;
    }
}
@media screen and (min-height: 901px) {
    #total-left.total-side #vrtkcartitemsmodule, #total-left.total-side #vrshopcartitemsmodule {
        height: 300px;
    }
    #total-left .vrshopcartemptybutton, #total-left .vrshopcartorderbutton {
        top: 340px;
    }
    #total-left .vrshopcartpriceoutmodule {
        top: 310px;
    }
    #total-left .vrshopcartdiscountoutmodule {
        top: 280px;
    }
    #total-left .vrshopcartbuttonsmodule {
        top: 324px;
    }
}
/*	KOŠÍK END	*/
@media screen and (max-width: 768px) {
    .font-verybig {
    	font-size: 2.8em;
    }
    .font-big {
    	font-size: 2.2em;
    }
}
@media screen and (max-width: 550px) {
    .font-verybig {
    	font-size: 1.8em;
    }
    .font-big {
    	font-size: 1.2em;
    }
}
@media (orientation: portrait) {
    body.mobile .vrshop-grid-item {
        flex: 0 0 100% !important;
    }
    body.mobile .vikwallimage-inner.vikwallimage-fixed {
        background-size: cover;
    }
}
@media (orientation: landscape) {
    body.mobile .vikwallimage-inner.vikwallimage-fixed {
        background-size: cover;
    }
}
body.mobile .vrshopitemdescsp {
    display: none;
}
body.mobile .vrshop-menu-title:before, body.mobile .vrshop-menu-title:after {
    display: none;
}

@media (max-width: 550px) {
    header {
        min-height: 70px;
    }
}

@media screen and (max-width : 1024px) {
    .cnt-main-part #cnt-container {
        margin-top: 0;
    }
}

/* Menu details - START */
body.default.view-menudetails #main {
	margin: 0 auto;
}

body.default.view-menudetails #cnt-container {
	margin-top: 0;
}

body.default.view-menudetails #cnt-container .main-body {
	margin-top: 0;
    padding-top: 0;
}

@media screen and (max-width: 777px) {
    body.default.view-menudetails .vrmenu-detailsprodsubleft .vrmenu-detailsprodsubimage a.vremodal {
        padding: 15px 0 !important;
    }
}

body.default.view-menudetails .vrmenu-detailsprodsubleft {
    display: flex !important;
}

body.default.view-menudetails .vrmenu-detailsprodsubimage {
    padding: 0 !important;
    width: 130px !important;
}

body.default.view-menudetails .vr-menudetailsprodsubnamedesc {
    display: block !important;
    width: inherit !important;
}

@media screen and (max-width: 550px) {
    body.default.view-menudetails .vrmenu-detailsprodsubimage {
        width: 100px !important;
    }
}

@media screen and (min-width: 551px) {
    body.default.view-menudetails header .logomenupart {
        min-height: 90px !important;
    }
}
/* Menu details - END */

/* Lang switcher - header (pizzacoloseumkarolina.apetee.com) */
.header_langs {
    height: 70px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
}

@media screen and (min-width: 551px) {
    .header_langs {
        height: 90px !important;
    }
}

.header_langs .mod-languages {
    padding-bottom: 5px !important;
}

.header_langs .mod-languages img {
    box-shadow: none !important;
}

.pdf_menu_version {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
}

.pdf_menu_version a {
    width: fit-content;
    padding: 10px 20px;
    background: #cd0532;
    color: #ffffff;
    border-radius: 4px;
}

.pdf_menu_version a:hover {
    background: #8c001f;
    color: #ffffff;
}

@media screen and (max-width: 560px) {
    .vikcs-texts.vikcs-text-center {
        display: none;
    }
}

.shop-toppings-groups .shop-topping-wrapper .shop-topping-fields-cont .shop-topping-field .shop-topping-checkbox.required_checkbox {
    pointer-events: none;
}

body.hide_content_container main#main-ctn {
	display: none;
}

body.kontakt .vikgooglemapscontainer {
    padding-bottom: 76px;
}

body.kontakt #module-box3 {
    padding-top: 62px;
}

.mainmenu-social-icons {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 29px;
    flex-wrap: wrap;
    gap: 14px;
}