body {
    background: url(../img/bg1.jpg) 50% 0% repeat-y fixed;
    background-color: #ebebeb;
    color: #000;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}
h1 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #3399cc;
    line-height: 24px;
    padding: 0 0 13px;
    font-weight: 400;
}
h2 {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #808080;
    line-height: 24px;
    padding: 0 0 13px;
    font-weight: 400;
}
h3 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    color: #3399cc;
    line-height: 24px;
    padding: 0 0 7px;
    font-weight: 400;
}
.featheading {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    padding: 0 0 10px 0;
    font-weight: 400;
}
.feattext {
	color:#505050
}
a {
    color: #000000;
    text-decoration: underline;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
p {
    margin-bottom: 15px;
}
form {
    margin: 0;
}
.row {
    margin-left: 0;
}
.span {
    margin-left: 0;
}
.container {
    max-width: 1150px;
	width:100%;
}

.header {
    /*background: url(../img/bg1.jpg) repeat-x;*/
 /*   height: 242px; */
}
.mainBg {
    /*background: url(../img/bg2.jpg) repeat-x;*/
    height: 439px;
    margin-bottom: 30px;
}
.mainBg > .container {
    height: 439px;
}
.logo {
    width: 25%;
	text-align:center;
}
.logo img{
	margin-top:20px;
}
.contentBlock {
    /*background: url(../img/bg4.jpg) repeat-x bottom;*/
    padding-bottom: 55px;
}
.bg {
    background: #fff;
}
.shadows {
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.4);
}
.span.menu1 {
	padding-top:20px;
	width:75%;
}
.menu1 .nav > .active > a,
.menu1 .nav > .active > a:hover,
.menu1 .nav > .active > a:focus {
    background: none;
    box-shadow: none;
    color: #d52338;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
}
.menu1 .nav > li > a,
.menu1 .nav > li > a:hover,
.menu1 .nav > li > a:focus {
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    padding: 10px 15px;
}
.menu1  a:hover {
        color:#cccccc !important
}


.menu1:after {
    content: "";
    display: table;
    line-height: 0;
    clear: both;
}
.menu1 .nav > .noPad > a,
.menu1 .nav > .noPad > a:hover,
.menu1 .nav > .noPad > a:focus {
    padding-left: 0;
}
.ttl {
    font-size: 33px;
    color: #d52338;
	font-family:Lobster;
    margin-top: 30px;
    margin-bottom: 20px;
}
.contacts {
    margin: 40px 0 20px 0px;
}
.contacts > .span {
	padding-left: 80px;
	height:65px;
	box-sizing:border-box;
	width:33%;
}
.contacts > .span:nth-child(1) {
	background:url(/img/ico-phone.png) no-repeat;
}
.contacts > .span:nth-child(2) {
	background:url(/img/ico-time.png) no-repeat;
}
.contacts > .span:nth-child(3) {
	background:url(/img/ico-basket.png) no-repeat;
}

.contacts a{
	text-decoration: none;
}
#basket-bottom * {
	text-decoration: none;
}
.contacts .title,.contacts .title a, #basket-bottom  .title {
	
	text-decoration: none;
	color:black;
    font-size: 24px;
    background: none;
    text-align: left;
	font-family:Lobster;
	text-transform:none;
    margin: 5px 0 0 6px;
}
.contacts > .clock {
}
.grey {
    color: #666;
}
.contacts .grey, #basket-bottom .grey {
    font-size: 12px;
	text-transform:uppercase;
    margin: 5px 0 0 6px;
}
.mainMenu {
    background: #d52338 url(../img/menu-back.png) top center no-repeat;
    width: 25%;
    height: 439px;
}
.mainMenu > ul {
    margin: 17px 22px;
}
.mainMenu ul > li > a,
.mainMenu ul > li > a:focus,
.mainMenu ul > li > a:hover {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    line-height: 33px;
    padding: 0 7px;
    border-bottom: 1px solid #e4474e;
    background: none;
}

.mainMenu ul > li > a:hover {
	color:#cccccc;
}

.mainMenu ul > li.noLine > a {
    border-bottom: 0;
}
.leftBlock {
    width: 25%;
    padding: 20px;
	box-sizing:border-box;
/*    margin-top: 7px; */
}
.title {
    background: url(../img/zigzag.png) left center repeat-x;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.title span {
    background: #fff;
    padding: 0 8px 10px;
}
.menu2 {
    margin-bottom: 55px;
}
.menu2 ul > li > a,
.menu2 ul > li > a:focus,
.menu2 ul > li > a:hover {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    line-height: 29px;
    padding: 0 10px;
    border-bottom: 1px solid #e1e1e1;
    background: none;
}
.menu2 ul > li > a:hover {

	color: #909090 !important;
}

.advise > .title {
    color: #dd161e;
    margin-bottom: 29px;
}
.advise .name {
    margin: 5px 0 0 10px;
}
.advise .name > a {
    color: #dd161e;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}
.advise .descr {
    color: #999;
    font-size: 14px;
    font-style: italic;
    margin-left: 10px;
}
.advise .price, .advise .oldprice  {
    font-size: 24px;
    margin: 8px 0 0 10px;
}
.advise .all {
    margin-top: 26px;
}
.advise .all > a,
.advise .all > a:hover,
.advise .all > a:focus, .btn {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    background: #ffbd58;
    padding: 2px 12px;
    text-transform: uppercase;
    text-decoration: none;
	margin: 20px 0 0 10px;
}
.teaser {
    margin-top: 55px;
}
.teaser > .txt {
    padding: 4px;
    line-height: 18px;
    font-size: 12px;
}
.title h1 {
    color: #000;
    line-height: 20px;
    padding: 0 8px;
    margin: 0;
    background: #fff;
    display: inline;
    font-size: 20px;
}
.mainContent {
    padding: 20px 20px 0;
    width: 75%;
	box-sizing:border-box;
}
.catalog {
    margin-top: 28px;
}
.catalog .item {
    float: left;
    width: 32%;
	box-sizing:border-box;
    border: 1px solid #c1c1c1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    margin: 0 2% 2% 0;
}
.catalog .item:nth-child(3n) {
    margin-right: 0%;
}
.catalog .item:hover {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}

.catalog > .item  .groupname a {
    display: block;
    background: #dd161e;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
	font-weight: 600;
    padding: 10px;
}
.catalog .noMargin {
    margin-right: 0;
}
.footer {
    margin: -8px 20px 0;
    background: url(../img/zigzag.png) top repeat-x;
}
.footer .contacts {
    margin: 0;
}
.footer .clock {
    margin-right: 0;
}
.footer .title {
    margin-top: 9px;
}
.cpr {
    width: 405px;
    margin: 33px auto 0;
}
.copyright {
}
.centered {
    width: 75%;
    padding-top: 50px;
	float:left;
}
.copyright {
margin-top:20px;
    font-size: 12px;
	text-align:center;
    text-transform: uppercase;
    font-weight: bold;
}
.lightGrey {
    color: #999999;
    font-size: 12px;
}
.txt1 {
    text-align: center;
    padding-bottom: 35px;
}
a.e1media,
a.e1media:hover,
a.e1media:focus {
    color: #cc0033;
    text-decoration: none;
}
.e1mediaIco {
    margin-right: 10px;
}
.test {
    position: absolute;
    margin: 0 0 0 10px;
    opacity: 0.5;
    display: none;
}
.menuBlock {
/*    width: 280px; */
    margin: -20px 0 20px -20px;
    background: #d52338;
}
.menu3 > ul {
    padding: 18px 0;
    background: url(/img/menu-back.png) no-repeat top center;
}
.menu3 ul > li > a,
.menu3 ul > li > a:focus,
.menu3 ul > li > a:hover {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    line-height: 35px;
    padding: 0 10px;
    border-bottom: 1px solid #e4454b;
    background: none;
    margin: 0 20px;
}
.menu3 ul > li.noLine > a {
    border-bottom: 0;
}


.menu3 ul > li.active {
    background: #c40c14;
}
.menu3 ul > li > ul {
    list-style: none;
    margin: 0;
    padding: 12px 0;
}
.menu3 ul > li > ul > li {
    line-height: 20px;
}
.menu3 ul > li > ul > li > a,
.menu3 ul > li > ul > li > a:hover,
.menu3 ul > li > ul > li > a:focus {
    border-bottom: 0;
    font-size: 11px;
    line-height: 20px;
}
.menu3 ul > li > a:hover {
	color:#cccccc !important;
}

.divider {
    height: 17px;
    background: url(../img/divider.png) no-repeat center top;
    margin-top: 25px;
}
.menu4 {
    margin-top: 10px;
}
.menu4:before,
.menu4:after {
    content: "";
    display: table;
    line-height: 0;
}
.menu4:after {
    clear: both;
}
.menu4 > ul > li {
    float: left;
}
.menu4 > ul > li {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    line-height: 25px;
}
.menu4 > ul > li > a,
.menu4 > ul > li > a:hover,
.menu4 > ul > li > a:focus {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    line-height: 25px;
    padding: 3px 28px 3px 6px;
    background: none;
    background: url(/img/tag.png?v=2) #6d6d6d 100% 50%;
    margin-right:1px;
    margin-bottom:1px;
}
.menu4 > ul > li.fel > span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    line-height: 25px;
    padding: 3px 6px 3px 6px;
    background: none;
    background:  #dd161e 100% 50%;
    margin-right:1px;
    margin-bottom:1px;
	display:block;
}

.menu4 > ul > li.active > a {
    background: url(/img/taga.png?v=2) #dd161e 100% 50%;
    color: #fff;
}
.menu4 > ul > li.last > a {
    padding-right: 0;
}
.catalog.inner {
    margin-top: 20px;
}

.catalog.inner > .item > .img {
	text-align:center;
    height: 145px;
	padding-top:10px; 
	width:100%;
}
.catalog.inner > .item > .img > table, .catalog.inner > .item > .img > table td{
    height: 145px;
width:100%;

}

.item > .info {
    margin: 0 10px 0 20px;
}
.item > .info  .name {
/*    height: 20px; */
/*    overflow: hidden; */
}
.item > .info  .name > a, .item > .info  .name > span {
    color: #dd161e;
    font-size: 18px;
line-height:24px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}
.item > .info > .price {
    font-size: 24px;
    margin: 10px 0 0;
}
.item .all {
    margin: 20px 0 20px;
}
.item .all > a,
.item .all > a:hover,
.item .all > a:focus, .all a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #dd161e;
    padding: 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 20px 20px 40px;
}


.dividerV {

    width: 6px;
//    background: url(../img/zigzag2.gif) repeat-y;
//    height: 500px;
    margin: 0 40px 0 33px;
}
.modal {
z-index:10000;
    border-radius: 0;
    padding: 20px 20px;
    width: 950px;
    margin-left: -418px;
}
.modal.fade {
    transition: opacity 0.15s linear 0s;
}
.modal .img {
	/*margin-top:50px; */
    width: 500px;
    height: 400px;
	padding-right:20px;
    background: url(../img/zigzag2.gif) repeat-y 100% 0%;
	margin-right:20px;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}
.modal .img table {
    width: 500px;
    height: 400px;
}

.modal .img img {
}
.modal .info {
    width: 400px;
}
.modalTitle {
    color: #dd161e;
    font-size: 18px;
    font-weight: bold;
    margin: 2px 0 2px;
    text-transform: uppercase;
}
.modalDescr {
    color: #000;
    font-size: 14px;
    font-style: italic;
/*    width: 350px; */
    margin-top: 8px;
}
.modalDescr *{
    color: #000 !important;
}
.modalPrice {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.modalCount {
    margin-bottom: 25px;
}
.modalCount input {
    width: 35px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    padding: 2px;
    border: 1px solid #000;
    text-align: center;
    font-size: 18px;
}
.modalCount > .add-on {
    background: none !important;
    border-radius: 0 !important;
    height: 27px;
    border: 1px solid #000;
    padding: 7px 0 0;
}
a.inputUp,
a.inputDown {
    color: #000;
    display: block;
    width: 25px;
    font-size: 10px;
    text-decoration: none;
    line-height: 10px;
}
.orderBtn {
    margin-bottom: 20px;
}
.orderBtn > a,
.orderBtn > a:hover,
.orderBtn > a:focus {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #dd161e;
    padding: 3px 10px;
    text-transform: uppercase;
    text-decoration: none;
}
.modalComment {
    line-height: 34px;
    font-size: 14px;
    margin-left: 12px;
}
.ingredientsTtl {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}
.ingredients {
    margin-left: 3px;
}
.ingredients:before,
.ingredients:after {
    content: "";
    display: table;
    line-height: 0;
}
.ingredients:after {
    clear: both;
}
.ingredient img{
	width:65%;
}
.ingredient {
    float: left;
    width: 70px;
    height: 60px;
    text-align: center;
	line-height:12px;
    margin: 0 4px 10px;
    color: #888;
    font-size: 10px;
    font-weight: bold;
}
.closeBlock {
  position: absolute;
  right: 21px;
  top: 5px;
  width: 22px;
  height: 21px;
 * background: #000;
  text-align: center;
}
.leftArrowBlock {
	width:41px;
	height:41px;
	cursor:pointer;
	background:url(/img/arrows.png);
	position: absolute;
	left: -61px;
	top: 210px;
	display:none;
}
.rightArrowBlock {
	width:41px;
	height:41px;
	cursor:pointer;
	background:url(/img/arrows.png) 100%;
	position: absolute;
	left: 100%;
	margin-left:21px;
	top: 210px;
	display:none;
}

.closeBlock > a.close,
.closeBlock > a.close:hover,
.closeBlock > a.close:focus {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-decoration: none;
    opacity: 1;
    float: none;
    text-shadow: none;
    line-height: 22px;
	width: 35px;
	height: 34px;
	margin-top:5px;
/*    padding: 0 5px; */
 background:url(/img/closex.png) ;
 background-size: contain;
background-repeat: no-repeat;
}

.submenu {
	display:none;
}

.ingrimg {
	width:70px;
/*	height: 40px; */
}


#inf {
	z-index:5000;
    height: 60px;
   position:fixed;
	left:50%;
	margin-left:-150px;
	top:300px;
	display:none;
	text-align:center;
	font-family: "Open Sans", sans-serif;
	
  width: 300px;
	padding-top:35px;
    background: #DD161E;
    box-shadow: 0 5px 15px 15px rgba(0, 0, 0, 0.5);
color:white;
	font-weight:bold;
	font-size:16px;
}
.inner .item .descr {
    color: #999;
    font-size: 14px;
    font-style: italic;
margin-top:10px;
} 

.inner .item .descr2 {
    color: #999;
    font-size: 13px;
    font-style: italic;
margin-top:10px;
} 

.contacts .basket {
	margin-right:0px !important;
}

.contacts .basket a {
    color: #666666;
    font-size: 12px;
}

#whole_basket .modalCount {
	margin:0px;
}

#whole_basket  .itemInfo span {
    color: #DD161E;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}


#whole_basket .itemInfo p, #whole_basket .itemInfo .weight {
    color: #999999;
    font-size: 14px;
    font-style: italic;
    margin-top: 10px;
}
#whole_basket .itemPrice {
    font-size: 24px;
}

.thead td {
    background: none repeat scroll 0 0 #DD161E;
    color: #FFFFFF;
    font-size: 14px;
	text-transform:uppercase;
    font-weight: bold;
}

.todd, .teven {
	border-bottom: 1px solid #a0a0a0;

}
.messagehead .username {
    color: #888888;
    font-size: 13px;
    font-style: italic;
}

.messagehead .date {
    color: #bbbbbb;
    font-size: 11px;
    font-style: italic;
}

.hr {
	border-bottom: 1px solid #cccccc;
	height:1px;
	margin: 10px 0;
}

.mainImg {
	width:75%;
	height:439px;
	overflow:hidden;
}
.mainImg a{
	width:100% !important;;
}
.mainImg img{
/*	width:100%; */	
	height:439px;
	width:auto;
	max-width:none;
}

.footer a {
	color: #999999 !important;
}

.subinfo {
	height: 50px;
	overflow:hidden;
}

.footer a {
	font-size:12px;
}


.inp {
	font-family: 'Open Sans' !important;
	font-size: 13px  !important;
	color: black  !important;
	margin-bottom:0px  !important;
}

legend {
	font-family: 'Open Sans' !important;
	font-size: 13px  !important;
	font-weight:bold;
	color: black  !important;
}

.oldprice {
	color:rgb(221, 22, 30) !important;
	text-decoration:line-through;
	font-size:16px;
/*
	display:inline-block;
	margin: 0 0 5px 0px;
*/
}

.price {
	height: 24px;
}

.guestbookmessage {
	background-color:#fffab2;
	padding:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
	margin-bottom:10px;
}

.ganswer {
	margin-lefT:100px;
	background-color:#ffffff;
	padding:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;	
	font-style:italic;
}
.ganswername {
    color: #888888;
    font-size: 13px !important;
    font-style: italic;
}
.guestbookmessage * {
	font-size:13px;
}


#basket-bottom {
	display:none;
	position: fixed;
	top: 0px;
	width:100%;
	left: 0%;
	height:60px;
	margin:0 0 0 0px;
	z-index: 3000;
	padding-top:10px;
	background:url(/img/white-shade.png);
	padding-left:50%;
}
#prodzoom {
	position: fixed;
	top: 3px;
	width:280px;
	left: 50%;
	margin-left:-527px;
}
 
#basket-bottom-inner {
	margin-left:255px;
}



#counters {
	width:25%;
	opacity:0.5;
	height:120px;
}


#slidepager {
position:absolute;
top:550px;
left:50%;
margin-left:400px;
z-index:1000;
}
#slidepager a, .swiper-pagination-bullet { 
	 width:14px !important; height: 14px !important; margin-right:10px;;
	display:block;
	font-size:13px;
	text-decoration: none;
	background: url(/img/slidern.png) no-repeat 50% 50% !important;
	opacity: 1 !important;
}

#slidepager a.active, .swiper-pagination-bullet-active { 
	background-image: url(/img/slidera.png) !important;
}


.pages {
	text-decoration:none
}

.pagesa {
	text-decoration:none;
	color:white;
	background-color:black;
}
.bighr {
	height:1px;
	border-bottom:1px #dddddd solid;
	margin: 20px 0;

	
}

.padder {
	padding:20px;
}

.clear {
    clear: both;

}

.feat  {
	width:96%;
	margin-bottom:30px;
	margin-left:2%;
	margin-right:2%;
}
.feat img {
	margin-bottom:15px;
}
.feat .featheading {
	height:40px;
}

.catalog .skusubinfo {}
.catalog .skusubinfo  .name {
	height:50px;
	overflow:hidden;
	margin-bottom:7px;
}
.catalog .skulist {}
.catalog .sku:first-child {
	margin-right:10px;
}
.catalog .sku {
	width:85px;
	padding:5px;
	margin-bottom:20px;
	float:left;
	box-sizing: border-box;
	border:1px solid #dddddd;
	background: linear-gradient(to top, #eeeeee, #ffffff);
}
.catalog .skuname { 
/*	padding-left: 20px; */
	text-align:center;
}

.catalog .skudescr {
	text-align:center;
/*
	padding-left: 20px;
	background:url(/img/weight.png) no-repeat 0px 4px;
*/
}
.catalog .skuprice{
	margin-top:10px;
    font-size: 24px;
	text-align:center;
}
.catalog .skuall a {
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    background: #dd161e;
    padding: 3px 5px;
    text-transform: uppercase;
    text-decoration: none !important;
    margin: 15px 0px 0px 0;
	display:inline-block;
}

.skulist {
}
#itemzoom .skulist {
	margin-top:20px;
	margin-bottom:20px;
}
.skuinner {
	margin-top:10px;
}
.skuinner .skugroup {
	float:left;
	width:65px;
	margin-right:15px;
}
.skuinner .skugroup .skuname {
	padding-left: 20px;
}
.skuinner .skugroup .skudescr {
	padding-left: 20px;
	background:url(/img/weight.png) no-repeat 0px 4px;
}
.skuinner .skuprice{
	width:80px;
	margin-right:15px;
	padding-top:10px;
	float:left;
    font-size: 24px;
}
.skuinner .modalCount{
	margin-right:15px;
	margin-top:3px;
	margin-bottom: 15px !important;
	float:left;
}
.skuinner .skuall a{
    color: #fff !important;
    font-size: 12px;
    font-weight: bold;
    background: #dd161e;
    padding: 8px 10px;
    text-transform: uppercase;
    text-decoration: none !important;
    margin: 3px 0px 0px 0;
	display:inline-block;
	float:left;
}
.price s{
text-decoration:none;
background:url(/img/s.png) 0% 21px no-repeat;
}

.skuprice s{
text-decoration:none;
background:url(/img/s.png) 0% 21px no-repeat;
}

.itemPrice s{
text-decoration:none;
background:url(/img/s.png) 0% 21px no-repeat;
}

.thead .itemPrice s{
	text-decoration:line-through;
	background:none;
}
.modalloader {
	display:none
	position:absolute;
	background-color:rgba(0,0,0,0.3);
width:1px;
height:1px;	
//	width:100%;
//	height:100%;
	lefT:0px;
	right:0px;
	bottom:0px;
	top:0px;
	z-index:10000;
}

.advise .img {
	text-align:center;
}

.price .oldprice s {
	background:none !important;
}



/* patch */

.modal {
	width:900px;
	padding:20px 5px;
}

.modal .img table {
	width:auto;
}

.modal .img {
	padding-right: 7px;
}


.modal .info {
	width:350px
}

.ingredients {
	margin-left:0px;
}

.ingredient img {
	width:auto;
}

.ingredient {
	margin: 0 15px 10px;
	height:70px;
}

.ingredientsTtl {
	margin-bottom:0px;
}
.selecteditems {
	color:#dd161e;
	margin-top:5px;
	float:left;
}
.selecteditems a {
	color:#505050;
	font-style:italic
}

#sorttype { 
	float:right;
}
#sorttype div {
	float:left;
	color:#505050;
	font-style:italic;
	margin-right:5px;

}
#sorttype div:first-child {
	color:#dd161e;
	font-style:normal;
}

#sorttype div a {}
#sorttype div.sel {
	border: 1px solid #dd161e;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
#sorttype div.sel a {
	display:block;
	margin: 0px 10px;
	color:#dd161e;
	text-decoration:none;
}

#bigcontent {
    padding: 20px 20px 0;
    width: 1010px;
    margin-top: 7px;
}
.daymeal img {
	margin-top:20px;
	margin-bottom:20px;
}

#guestform input, #guestform textarea {
	margin-bottom:0px;
}
#guestform table {
	border-spacing: 15px;
	border-collapse:separate !important;
}

#guestform small {
	color:#808080;
}

#nightmodal {
	background:black;
}

#nightmmodal .title {
	line-height: 25px;
}

#nightmodal .closeBlock > a.close, #nightmodal .closeBlock > a.close:hover, #nightmodal .closeBlock > a.close:focus {
	background-image:url(/img/nightclose.png);
	width:27px;
	height:27px;
}

.giftitem {
	border: 3px solid #ffffff !important;
}
.giftitem .subinfo {
	height:150px !important;
}

.giftitemselect{
	border: 3px solid #dd161e !important;
	box-sizing:border-box;
}


#giftcontainer {
	z-index:1000;
	display:none;
	position:fixed;
	top:208px;
	right:0px;
	width:126px;
	overflow:hidden;
}


#testmeter {
	box-sizing:border-box;
	width:46px;
	position:relative;
	background:white;
	border:3px solid #cccccc;
	height:306px;
	margin:0 auto 20px auto;
}
#testmetercolor {
	width:100%;	
	position:absolute;
	top:0px;
	left:0px;
	height:300px;
	z-index:100;
}
#testmetercolor img {
	width:100%;
	height:300px;
}
#testmeterbw {
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:300px;
	z-index:200;
	overflow:hidden;
}
#testmeterbw img {
	width:100%;	
	height:300px;
}
#giftcontent {
	width:380px;
}

#giftmeter {
	background:white;

	width:86px;
	float:left;
	box-sizing:border-box;
	padding:20px;
	height:360px;
}
#giftgroups {
	height:360px;
	background:white;
	box-sizing:border-box;
	padding:20px 20px 20px 0px;
	width:254px;
	float:left;
}

#giftgroups .name {
	font-weight:bold;
	margin-bottom:10px;
}

#giftgroups .giftgroup {
	opacity:0.5
}
#giftgroups .giftgroup a{
	display:none;
}


.gifttitle {
	text-decoration: none;
	color:black;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
	margin-bottom:10px;;

}
.giftcomment {
	margin-bottom:10px;;
}
#giftcontent {
}

.giftgroup {
	box-sizing:border-box;
	padding:10px;
	border:1px solid #eeeeee;
	margin-bottom:10px;;
}

.giftgroup a{
	display:block;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    background: #dd161e;
    padding: 5px 12px;
    text-transform: uppercase;
	text-decoration:none;
	
}
#giftlabel{
	width:40px;
	float:left;
	cursor:pointer;
}
#giftall {
box-shadow: 0 0 19px rgba(0, 0, 0, 0.4);
}
.homeCat .item .img a {
	display:block;
	width:100%;
	height: 200px !important;
}
	.img-hack table, .img-hack tbody,  .img-hack tr,  .img-hack td {display:flex;height: fit-content;    justify-content: center;    width: 100%;} 

.catalog .item .item-img {display:flex!important;height: auto;}
.catalog.inner > .item > .img {height:auto;}
.catalog.inner > .item > .img > table, .catalog.inner > .item > .img > table td {height:auto;}
.catalog.inner {  display: flex;  flex-wrap: wrap;}
.catalog .item .item-img img {
	width: 98%;
	max-height:unset;
	height:auto;
	object-fit: contain;
}


.emd{
	width:220px;
	margin:20px auto;
}
.catalog.inner .item a {
	display:inline;
}
.clear{
	clear:both;
}
.swiper-slide {
	height:439px;
}
#mobilebottommenu, #mobilemenu {
	display:none;
}
.modal .orderBtn a {
	display:block;
	padding:8px 10px;
	margin:0 0 0 15px;
}
.contacts .title a:hover {
	color: #DD161E !important;
}

.social {
	margin: 0 20px 10px 0;
	float:right;
}
.social li{
	float:right;
	width:45px;
	list-style-type:none;
}
.social li img{
	width:35px;
}
option {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

#notifications {	position: fixed;    top: 10%;    right: 10%;	z-index:9999;	min-width:350px;}
.notification {    border: 1px solid;    padding: 15px 45px 15px 30px;    border-radius: .3em;	margin-bottom:10px;}
.notification {	position:relative;}
.notification[data-type="success"] {    color: #4F8A10;    background-color: #DFF2BF;}
.notification[data-type="danger"], .notification[data-type="error"] {    color: #a60c0c;	background-color: #f2c6bf;}
.notification a {	color: inherit;	text-decoration:underline;}
.notification a[type="button"] {	text-decoration: none;
position: absolute;
top: 13px;
right: 10px;
cursor: pointer;
font-size: 20px;
font-weight: bold;
}

.clock .title {
	
}

@media only screen and (max-width: 414px) {
	#notifications {	min-width: unset;max-width: 100%;}
}
.mobile-only {display:none!important;}

@media only screen and (max-width: 560px) {
	.mobile-only {display:flex!important;}
		.clock  {margin-bottom: 12px;}
		.clock .title {
		font-size: 12px!important;position: relative;
top: -12px;
	}

}