* {
    padding:0; margin:0;
}
*,a{
outline: 0;
}
*,a :focus { outline: 0; }
img{border:none;}
.clear {clear:both;}
.clr{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:0;
}
.clr5{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:5px;
}
.clr10{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:10px;
}
.hidden{
  display: none;
}
.clr20{
  clear:both;
  padding:0;
  margin:0;
  font-size:0;
  line-height:0;
  height:20px;
}

.fl{float:left;}
.fr{float:right;}

a:link,a:visited {
  color:#9d9998;;
  text-decoration:none;
}
a:hover {
  text-decoration: none;
  color: #000;
}
html{
  height:100%;
}
body {
  padding: 0;
  margin:0;
  background: url(/images/layout/bg.png?v=1) repeat  ;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  text-align: justify;
  color: #000000;
  height:100%;
}
html.no-scroll, html.no-scroll body{overflow: hidden;}
textarea, input{
  font-family: 'Roboto', sans-serif;
  font-size:16px;
}
html, html a {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}
img{padding: 0px;margin: 0px;}
p {margin: 0px;padding: 0px;}
h1, h2, h3, h3, h4, h5{
  color: #FF6400;
}
h1 {
	margin: 12px 0 15px 0px;
    font-size:26px;
    line-height:24px;


}
/* jaunas sakums */
.content-wraper{
  min-height:100%;
  position:relative;
  min-height: 100vh;
}
#container{
  max-width:1300px;
  width:100%;
  margin:0 auto;
  display:flex;
  padding: 0 20px 100px 20px;
  box-sizing: border-box;
  position:relative;

}
.main-content{flex: 1 1;padding-right:20px;max-width:100%;}
.top-banner img{width:100%;}
.mobile-banner{display: none;}
#header-wrapper .logo{
  float:left;
  margin:25px 0 10px 0px;
}
#header-wrapper .logo a{display:block;}
#header-wrapper .logo a img{height:160px;}

/* header small */
#header-wrapper{
  padding: 0;
  margin:0;
}

#header-small {
  max-width:1300px;
  width:100%;
  margin:0 auto;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

#header-wrapper-small {

}
#header-wrapper #header-small .phone-working-time{position:absolute;right:20px;top:56px;display:none;}
#header-wrapper .order-time{display: none;}
#header-wrapper #header-small .phone-working-time .phone,
#header-wrapper #header-small .phone-working-time .working-time{
  font-size: 28px;
  line-height: 36px;
  padding-left:40px;
}
#header-wrapper #header-small .phone-working-time .working-time{
  font-size: 21px;
}
#header-wrapper #header-small .lang{
  position: absolute;
  top:11px;
  left:190px;
  z-index:2;
  text-align: center;
  display: flex;
}
#header-wrapper #header-small .lang a{
  width:56px;
  height:56px;
  font-size:16px;
  font-weight: bold;
  font-style: italic;
  text-align:center;
  color: #B3B3B3;
  font-family: 'Mali', cursive;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#header-wrapper #header-small .lang a:hover{
  color: #FFFFFF;
  background: url(/images/svg/lang-hover.svg) no-repeat center;
}
#header-wrapper #header-small .lang .active{
  background: url(/images/svg/lang-hover.svg) no-repeat center;
}

#header-wrapper-small #header-small .people{
  position: absolute;
  top:90px;
  right:240px;
}

#header-wrapper #header-small .icon-menu{
  position: absolute;
  top:0px;
  right:215px;
}
#header-wrapper #header-small .icon-menu a{
  margin-left:5px;
  float:right;
  width:57px;
  height:55px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#header-wrapper #header-small .icon-menu a:hover{background-position:0 -65px;}
#header-wrapper #header-small .icon-menu div{
  padding:0px 0;
  float:left;
  color: #3b1b08;
}

/* Links */

#links {
	width: 220px;
    margin-right:20px;
    background:#312118;
}

#links ul {
	margin: 0;
	padding: 0 0px;
	list-style: none;
    font-size:14px;
}
#links ul li{
  border-bottom:1px dotted #C6905C;
  padding: 0 10px;

}
#links ul li.last{
  border:none;
}

#links li ul {
	/*padding: 5px 0 30px 0;*/
}

#links li li {
	padding: 7px 10px;
}

ul#categories ul {
	padding: 5px 0 5px 20px;
    background:#694734;
}

#links li a {
	text-decoration: none;
    padding:5px 0 5px 20px;
    display:block;
    text-align: left;
    font-weight: bold;
    color:#C6905C;
    background: url(/images/layout/arrow.png) no-repeat left center;
}

#links li a:hover {
  color: #8a5429;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}
/* links end */

.top-menu{
  position:absolute;
  right:-25px;
  top:11px;
}
.top-menu ul{
  list-style-type: none;
  padding:0px;
  margin:0;
}
.top-menu ul li{
  list-style-type: none;
  display: inline-block;
  margin:0;
  padding:0;
  position:relative;
}
.top-menu ul li a{
  color: #B3B3B3;
  padding: 11px 25px;
  display:inline-block;
  font-size:28px;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  position:relative;
}
.top-menu ul li a:before {
  display: block;
  content: attr(title);
  font-weight: bold;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.top-menu ul li.selected a, .top-menu ul li:hover a{
  color:#fff;
  font-weight: bold;
}
.top-menu ul li.selected:after, .top-menu ul li:hover:after{
  content:"";position:absolute;bottom:0px;left:50%; transform: translateX(-50%); width:30px;height:3px;background: #FF6400;
}
.top-menu ul li.selected:before,.top-menu ul li:hover:before{
 content:"";position:absolute;top:0px;left:50%; transform: translateX(-50%); width:30px;height:3px;background: #FF6400;

}

.loged-user{
  position: absolute;
  top:55px;
  right:0px;
  color:#fff;
  width: 200px;
}
.loged-user h3{
  float:right;
  color:#fff;
  padding:0;
  margin:0;
}
.loged-user a{
  float:right;
  margin-left:6px;
  margin-top:1px;
  padding-right:14px;
  color:#fff;
}
.loged-user a:hover{
  color:#F0F0F0;
}
.login-menu{
  position: absolute;
  top:45px;
  right:0px;
  width:175px;
  height:41px;
  background: url(/images/layout/login-menu-bg.png) no-repeat left center;
}
.login-menu-container{
  position:relative;
}


.login-menu  a.registration{
  color: #c6905c;
  font-size:12px;
  text-decoration: none;
  position: absolute;
  top:12px;
  right:80px;
}
.login-menu  a.login{
  color: #312118;
  font-size:12px;
  text-decoration: none;
  position: absolute;
  top:12px;
  right:15px;
}

.login-menu a.ative, .login-menu  a:hover{
  text-decoration: underline;
}


.shop-chart-icon{
  position:absolute;
  top:11px;
  right:20px;
  height:56px;
  padding:0px;
  display:none;
  align-items: center;
}
.shop-chart-icon a{
  padding:0px;
  display:flex;
  font-family: Mali;
  font-size: 18px;
  line-height: 23px;
  color: #FFFFFF;
  align-items: center;
}

.shop-chart-icon a:hover{

}
.shop-chart-icon a svg{padding-left:5px;}

.shop-current-location{
  float:left;
  font-size:16px;
  font-weight:bold;
  padding:8px 0 8px 6px;
  margin-left:0px;
}

.cart-button{
  display:flex;
  justify-content: center;
  padding: 10px 0 20px 0;
}
.cart-button a{
  background: #333333;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height */
  text-align: center;
  padding: 10px 22px;
  display:block;
  border-radius:50px;
  color: #FFFFFF;
  margin: 0 5px;
}
.cart-button a.btn-cancel{display: none;}
.mobile-view .cart-button a.btn-cancel{display: block;}
.mobile-view .cart-button a.btn-main{background:#FF6400;}
.cart-button a:hover{background:#FF6400;}
.cart-button div{
  display:block;
  height:64px;
  background:url(/images/ajax-loader.gif) no-repeat center;
}

.cart-button a:hover{
  background-position: 0 -64px;
}
#delivery .cart-info-text{font-size:12px;flex: 1 1 100%;font-weight:normal;padding: 5px 0 0 0;}
.back{
  background: url(/images/layout/icons/back_32px.png) no-repeat left center;
}
.forward{
  background: url(/images/layout/icons/forward_32px.png) no-repeat left center;
}
.loading-order{
  height:32px;
  width:32px;
  background: url(/images/ajax-loader.gif) no-repeat center;
}

.payment-method .option{
  margin:10px 0;
}
.payment-method .option br{
  margin:5px 0;
}

.payment-method .option input{
  margin-left:6px;
}
.payment-method .option label{
  position:relative; left:5px;
  padding-right:10px;
  text-align:left;
}

.payment-method .option label.image{
  display: block;
  margin: 10px 0;
  position:relative;top:5px; left:5px;
}
.payment-method .option label.image img{
  position:relative;
  left:10px;
  top: 4px;
}

.payment-method .option label.text{
  display: block;
  margin:22px 0;
  position:relative;left:5px;
}
.payment-method .option label.text input{
  top:1px;
  position:relative;
}

.payment-method .option label.text input{
  margin-right:10px;
}

a.popup-link{
  font-size:14px;
  color:#000;
}
a.popup-link:hover{
  font-weight:bold;
}

.delivery-options-departments{display: flex;gap:20px;}
.delivery-options-departments .delivery-option{max-width:50%;}
.delivery-options-departments .delivery-option img{width:100%;margin: 10px 0;border-radius:20px;box-sizing:border-box;border:2px solid #fff;}
.delivery-options-departments .delivery-option label{}

.delivery-options-departments .cart{display:block;}
.delivery-options-departments .cart-title{padding:8px;box-sizing: border-box;}
.delivery-options-departments .cart-item .title{display: flex;justify-content: space-between;width:100%;}
.delivery-options-departments .cart-item .delete{flex: 0 0;color:#000;padding-left:10px;}
.delivery-options-departments .cart-item .delete a{color:#000;}


.products-details, .checkout-details{position:relative;margin:10px 0;padding:25px;}
.products-details .product-details-bg, .cart-details-inline-bg{position:absolute;left:0;top:0;width:100%;height:100%;background: #000000;opacity: 0.4;z-index:-1;}
.cart-details-inline-bg{background: url(/images/layout/cart-bg.png);}

.checkout-details{padding: 80px 25px 25px 25px;}
.checkout-details .cart-title{
  background: #FF6400;
  position: relative;
  color:#fff;
  position:absolute;
  left:0;top:0;
  width:100%;
}
.checkout-details .cart-title h1{color:#fff;text-align:center;
  font-family: Mali;
  font-style: italic;
  font-weight: 500;
  font-size: 38px;
  line-height: 56px;
  margin:0px;
  border-bottom: 4px solid #333333;
}
.products-details .product-details-close{position:absolute;right:8px;top:8px;}
.products-details-section{display:flex;align-items: center;justify-content: flex-end;position:relative;}

.products-details .products-details-section > div{  }

.products-details .products-details-section .product-descr-container{
    width:70%;
}

.products-details .products-details-section .products-details-section-info{
  justify-content: center;
  display: flex;
  width: 30%;
  align-content: flex-end;
  align-items: flex-end;
}
.products-details .products-details-section.single-image .products-details-section-info{display:none;}
.products-details .product-title{
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #FFFFFF;
  padding:15px 0;
}
.products-details .product-descr{
  font-size: 14px;
  line-height: 16px;
  color: #B3B3B3;
}

.products-details-section-info .product-prices{display:flex; flex-direction: row; width:100%; padding-left:20px;box-sizing:border-box; align-items: center;justify-content: space-around; }
.products-details-section-info .product-prices > div{justify-content: center;display:flex;padding:5px;}
.products-details-section-info .product-prices > div a{display:flex;flex-direction: column-reverse; justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
  color: #FFFFFF;
  text-align: center;
  padding: 5px;
}
.products-details-section-info .product-prices .cart-btn{padding-left:8px;}

.products-details-section-info .product-prices > div a svg{width:100%;}
.products-details-section-info .product-prices .price-full{
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #B3B3B3;
}
.products-details-section-info .product-prices .btn-add-to-cart{
  background: #4D4D4D;
  border-radius: 25px;
  padding: 6px 18px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  font-variant: small-caps;
  color: #FFFFFF;
}
.products-details-section-info .product-prices .btn-add-to-cart:hover{background:#FF6400;}
.products-details .product-image{
  width: calc(100% - 30%);
  display: flex;
  align-items: center;
  overflow: hidden;
  position: absolute;
  left: 0;
  justify-content: center;
  top: 5px;
  bottom: 5px;
}
.products-details .products-details-section.single-image .product-image{
  position:relative;
  width:100%;
  bottom:0;
  top:0;
}
.products-details .product-image img{height:100%;display:block;}
.products-details .products-details-section.single-image img{width:100%;height:auto;display:block;}

.alcohol .products-details .product-image,
.drinks .products-details .product-image{background:#fff; justify-content: center;}
.alcohol  .products-details .product-image img,
.drinks  .products-details .products-details-section.single-image .product-image img{width:auto;max-height:400px;}



.product-images-list {display:flex; flex-direction: column;padding:0px 0 0 20px;box-sizing:border-box;}
.product-images-list {}
.product-images-list a {padding:5px 0 5px 0px;box-sizing:border-box;display:block; flex: 1 1;display:flex; align-items: center;}
.product-images-list img{width:100%;display:block;}
.product-images-list img.main-image{border:4px solid #FF6400;}




.cart-details{
  padding: 10px 10px 10px 10px;
  margin: 0 0 0px 0;
  position:relative;
  background: url(/images/layout/cart-bg.png);
}
.cart-details h1{text-align:center;font-size:18px;}
.cart-details .form-input{display:flex; flex-direction: column; justify-content: flex-start; padding:0 0 8px 0;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  overflow: hidden;
}
.cart-details .warning-message{color:#CC0000;font-size:24px;padding: 0 0 10px 0;font-weight:600;text-align:center;}
.cart-details .form-input.cart-summary{ flex-direction: row; flex: 1 1;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  padding:8px 0 0 0;
  border-top: 2px solid #333333;
}
.cart-details .form-input.cart-summary .cart-total-sum{flex: 1 1; justify-content: flex-end;text-align:right;}
.cart-details .form-input input, .cart-details .form-input textarea{
  width:100%;
  box-sizing:border-box;
  border:none;
  border-radius:50px;
  padding:4px 14px;
  font-size: 16px;
  line-height: 18px;
  color: #000000;
}

.cart-details .form-input textarea{resize: vertical;min-height:80px;border-radius: 24px;}

.cart-details .payment-options .container-custom-radio{box-sizing:border-box;margin:8px 0 0 0;display:flex;align-items:center;text-align:left;}
.cart-details .payment-options .container-custom-radio .checkmark{top:1px;}
/* large cart */
#cart{/*position: absolute;*/width:100%;width:300px;}

#cart.sticky{position:fixed;}
.mobile-view #cart{width:auto;}
.cart{
  flex: 0 0 300px;
  position:relative;
}
.working-time{
  font-family: Mali;
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: 49px;
  text-align: right;
  border-top:1px solid #B3B3B3;
  border-bottom:1px solid #B3B3B3;
  color: #B3B3B3;
  background: url(/images/svg/clock.svg) no-repeat 10px center;
  background-size: 32px;
}
.order-time{
    background:none;
    text-align:center;
    font-size:24px;
    line-height: 130%;
    border-top:none;
    padding-bottom:5px;
    color:#FF6400;
}

.order-time-ru{font-family: 'Roboto', sans-serif;}
.phone{
  font-family: Mali;
  font-style: italic;
  font-weight: normal;
  font-size: 50.57px;
  line-height: 66px;
  text-align: right;
  color: #FF6400;
  background: url(/images/svg/phone.svg) no-repeat 10px center;
  background-size: 32px;
}
.phone a{color: #FF6400;}

.cart .cart-item{border-bottom: 0.5px solid #333333;padding: 0 0 10px 0;margin: 0 0 10px 0;}

.cart .cart-title, .product-popup-frame-wrap .cart-title{
  background: #FF6400;
  position:relative;
}
.cart .cart-title h1, .product-popup-frame-wrap .cart-title h1{
  font-family: Mali, 'Roboto', sans-serif;
  font-style: italic;
  font-weight: 500;
  font-size: 38px;
  line-height: 49px;
  text-align: center;
  margin: 18px 0 0px 0px;
  color: #FFFFFF;
  border-bottom: 4px solid #333333;
}
.product-popup-frame-wrap .cart-title h1{border-bottom:none;margin:0;}
.cart .cart-title .close-cart{display:none;position:absolute;right:20px;top:50%; transform: translateY(-50%);padding:10px;}

.cart-item .title{
  display:flex;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.cart-item .title .cart-product-image{width:30px;flex: 0 0 30px;padding-right:8px;}
.cart-item .title .cart-product-image img{width:100%;}
.cart-item .title .cart-product-image.pica img,
.cart-item .title .cart-product-image.drinks img,
.cart-item .title .cart-product-image.alcohol img,
.cart-item .title .cart-product-image.meal img,
.cart-item .title .cart-product-image.thermoblock img{width:100%;border-radius:50%;}
.cart-item .cart-additives-title{
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.cart-item .title > div{flex: 1 1;}
.cart-item .title .price{flex: 0 0 100px;text-align:center;}
.cart-item .update-cart{display:flex;align-items:center;padding: 10px 0 0 0;}

.advised-items .cart-item{position:relative;}
.advised-items .cart-item .cart-image{background:#fff;text-align:center;position:absolute;left:0;top:0;width:40px;height:40px;border-radius:40px;overflow:hidden;display:flex; justify-content: center;align-items:center;}
.advised-items .cart-item .cart-image img{width:30px;}
.advised-items .cart-item .title{font-size:14px;padding-left:50px;}
.advised-items h2{
  font-family: Mali;
  font-style: italic;
  font-weight: normal;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  border-bottom: 0.5px solid #333333;
  margin: 0 0 12px 0;
  padding: 5px;
  text-align:center;
}

.cart-item .update-cart .add-advised{display:flex; flex: 1 0 100%; justify-content: flex-end;}
.cart-item .update-cart .add-advised a.btn-add-to-cart {
    background: #4D4D4D;
    border-radius: 25px;
    padding: 6px 18px;
    border: none;
    box-shadow: none;
    white-space: nowrap;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 10px 22px;
}
.cart-item .update-cart .add-advised a.btn-add-to-cart:hover{background:#FF6400;}
.cart-item .update-cart .delete{flex: 1 1;}
.cart-item .update-cart .set-count{display:flex;flex: 0 0 100px;align-items:center;  background: #F2F2F2;border-radius:50px;}
.cart-item .update-cart .set-count > div{flex-grow: 1;flex-basis: 0;align-items: center;}
.cart-item .update-cart .set-count div.count{flex: 0 0 36px;justify-content: center;text-align:center;}


#box, #delivery, #sum, #summary, #deposite{display:flex;font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  border-bottom: 2px solid #333333;padding: 0 0 10px 0;margin: 0 0 10px 0;
  flex-wrap: wrap;
}
#summary{border: none;}
#box > div, #delivery > div, #sum > div, #summary > div, #deposite > div{flex: 1 1;}
#box div:nth-child(2),  #delivery div:nth-child(2), #sum div:nth-child(2), #summary div:nth-child(2), #deposite div:nth-child(2){flex: 0 0 100px;text-align:center;}

/* large cart end */

.update-cart .set-count a{
  font-family: Mali;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  line-height: 29px;
  display:block;
  color: #000000;
  text-align: center;
}
.update-cart a.delete{
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  text-transform: uppercase;
  color: #000000;
}

.header{
  width:908px;
  margin:40px auto 10px auto;
  position:relative;
}
.header .logo{
  float:left;
  margin-left:4px;
}
/* header navigation */
.header-nav{
  width:840px;
  float:left;
}
.search-box{
  background:url(/images/layout/search-box.png) no-repeat center;

  width:200px;
  position:absolute;
  bottom:20px;
  right:350px;
  border-radius:6px;
  background:#fff;
  border:1px solid silver;
}
.search-box .search-input{
  font-size:12px;
  line-height:12px;
  width:165px;
  padding:0px 5px;
  color:#a7a7a7;
  border:none;
  background:none;
}
.search-box .search-btn{
  background:url(/images/layout/icons/search_12px.png) no-repeat center;
  width:16px;
  padding:2px 0;
  border:none;
  cursor:pointer;
}
.search-box .submit-btn{
  background:url(/images/layout/icons/submit_22px.png) no-repeat center;
  width:26px;
  padding:0px 0;
  border:none;
  cursor:pointer;
}
/* soc menu */
.header-navig{
  position:relative;
  float:left;
  width:840px;
  height:131px;
}
#path{
  color:#312118;
  display:none;
  margin:10px 0 0 10px;
}
.path a{
  color: #312118;
  font-weight:bold;
}
.path a:hover{
  color:#000;
}

.path{
  margin: 10px 0px 10px 0px;
  font-size:14px;
  height:24px;
}
.path img{
  position: relative;
  top:3px;
  margin: 0 10px;
}

.header-navig .login-with{
  float:right;
  margin-top:4px;
}
.header-navig .login-with a{
  display: block;
  padding:6px 20px 2px 0px;
  font-weight:bold;
  background: url(/images/layout/icons/auth.png) no-repeat right center;
}
.header-navig .registreduser-top{
  float:right;
  margin-top:10px;
  white-space: nowrap;
  font-weight:bold;
}
.header-navig .registred-user-top-menu ul li{
  display:inline;
  list-style-type: none;
}

.content{
  padding: 10px 20px 20px 20px;
  width:960px;
  line-height:18px;
}
.content h1,.content h2{
  font-weight:normal;
  font-size:22px;
  line-height:22px;
}

.content h2{
  font-size:18px;
}

.content h1.heading{
  width:600px;
  float:left;
  margin-left:0px;
}

.norightside{
  width:720px;
}

.content ul, .content ol{
  margin: 10px 0 10px 0px;
  padding: 0 0px;
}
.content .events{
  position:relative;
}
.content .events #loading{
  position:absolute;
  left:0;
  top:0;
  width:700px;
  padding: 0px 0 0 0;
  text-align:center;
}

/* merge right */
.merge-right{
  width:720px;
}


/* lapas karte */
.sitemap {
  padding: 20px;
}
.sitemap .siteitem {
  float: left;
}
.sitemap .siteitem a {
  background: url("/images/layout/list.png") no-repeat 0px 5px;
  display: block;
  padding: 2px 0 2px 14px;
}
.sitemap .siteitem a:hover{
  color:#f07c00;
}

.sitemap .sitemap-divider{
  clear:both;
  margin:8px 0 0 0px;
  height:8px;
  border-top:1px dotted #004a61;
}

.nav-div{
  border-top:1px solid #004a61;
  clear: borth;
  padding:0px 0 4px 0;
  margin: 8px 0 0px 0;
}
/* register form */

.registerform label{
  display: inline-block;
  color:#484b50;
  font-size:14px;
  text-align:right;
  width:260px;
  padding:10px;
}
.registerform .input, .registerform .textarea{
  border:1px solid #cdcdcd;
  padding:6px 8px;
  border-radius:3px;
  width:322px;
  background: url(/images/login/input.png) repeat-x;
}
.registerform .textarea{
  resize:vertical;
}
.registerform .select select, .registerform .select{
  border:1px solid #cdcdcd;
  padding:6px 8px;
  border-radius:3px;
  background: url(/images/login/input.png) repeat-x;
}
.registerform .radioinput{
  display: inline-block;
}

.registerform .radioinput label{
  width:auto;
  padding-left:0px;
}

.registerform .hint{
  margin-left:286px;
  font-weight: bold;
  font-size:12px;
  color:#686C6E;
}
.registerform .charleft{
  margin-left: 286px;
}

.registerform .captcha{
  width:40px;
}
.registerform .captcha-num{
  position:relative;
  top:5px;
}
.registerform .register-button{
  margin-left:286px;
  margin-top:20px;
}
.registerform .warning-color{
  color:#990000;
}
.registerform .warning-border{
  border: 1px solid #990000;
}

/* product popup */
.product-popup{
  display:none;
}
.product-popup-bg {
  background:url(/images/layout/popup/bg.png);
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:90;
  display:flex;align-items:center;justify-content:center;
}
.product-popup-frame{
  width:100%;
  max-width:780px;
  min-height:280px;
  max-height:calc(100% - 100px);
  overflow-y:auto;
  z-index:1002;
  position:fixed;
  left:50%;
  top:50%;
  padding: 20px;
  box-sizing:border-box;
  transform: translate(-50%, -50%);
  background: url(/images/layout/cart-bg.png);
}
.product-popup-frame-wrap{padding:20px;position:relative;overflow-y:auto;max-height:100%;}
.product-popup-close{
  width:32px;
  height:32px;
  position:absolute;
  right:10px;
  top: 10px;
  z-index:99;
}
.product-popup-close a{
  display:block;
  height:32px;
  background: url(/images/svg/close-popup.svg) no-repeat center;
  background-size: contain;
}

.product-popup-frame-content{
  position:relative;
}
.product-popup-frame-content.cart-details{flex-direction: column;background:none;max-width:640px;margin:0 auto;}

.product-popup-frame-content .success-message {text-align:center;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  padding:20px;
  color: #000000;
}
.product-popup-frame-content .info-message{
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  padding:20px;
  color: #000000;
}
.product-popup-frame-content .info-message h1{
  font-size: 40px;
  line-height: 47px;
}
.product-popup-frame-content .info-message p{padding: 10px 0;}
#product-popup.cart-popup{background: url(/images/layout/cart-bg.png);}
#product-popup.cart-popup .product-popup-frame{
  background:none;
  max-width:100%;
  max-height:100%;
  left:0;top:0;
  transform: none;
  padding:0;
}
#product-popup.cart-popup .product-popup-frame-wrap{padding:0;}
#product-popup.cart-popup .product-popup-bg{background: url(/images/layout/cart-bg.png);}

.product-popup-frame-content{display:flex;}
.product-popup-frame-content .product-addatives{flex: 1 1;}
.product-popup-frame-content .product-addatives .product-addatives-content{display:flex; flex-direction: column; }
.product-popup-frame-content .product-addatives .product-addative-item label{display:flex; align-items: center;padding:3px 0;
  font-size: 14px;
  line-height: 16px;
  color: #231F20;
}
.product-popup-frame-content .product-addatives .product-addative-item label > div{padding: 6px; }

.product-popup-frame-content .product-addatives .product-addative-item .product-addative-item-checkbox{flex: 0 0 30px; box-sizing:border-box; justify-content: center; }
.product-popup-frame-content .product-addatives .product-addative-item .product-addative-item-image{position:relative;padding:0;flex: 0 0 50px;width:50px;height:50px;border-radius:50px;overflow:hidden;  align-items: center;display: flex;}
.product-popup-frame-content .product-addatives .product-addative-item .product-addative-item-image img {width:100%;position:relative;z-index:1;}

.product-popup-frame-content .product-addatives .product-addative-item .product-addative-item-image .image-border{
  position:absolute;top:0;left:0;width:100%;height:100%;
  z-index:2;
}
.product-popup-frame-content .product-addatives .product-addative-item .product-addative-item-title{ flex-shrink: 1; flex-grow: 1; justify-content: flex-start; text-align: left; }
.product-popup-frame-content .product-addatives .product-addative-item .product-addative-item-price{flex: 0 0 40px; justify-content: flex-end; }

.product-popup-frame-content .product-addatives h1{
  font-family: Mali;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  line-height: 29px;
  color: #333333;
}
.btn-container{text-align:center;padding:20px;}
.btn-container .btn{background: #878787;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  padding: 10px 22px;
  border-radius: 50px;
  color: #333333;
}
.btn-container .btn.btn-save, .btn-container .btn.btn-main{background:#FF6400;}
.btn-container .btn:hover{color:#ffffff;}
.container-custom-radio {
  display: block;
  position: relative;
  padding-left:24px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container-custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.container-custom-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #333333;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container-custom-radio:hover input ~ .checkmark {
  background-color: #333333;
}

/* When the radio button is checked, add a blue background */
.container-custom-radio input:checked ~ .checkmark {
  background-color: #333333;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
}

/* Show the indicator (dot/circle) when checked */
.container-custom-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-custom-radio .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #333333;
}
.container-custom-radio input:checked ~ .checkmark:after{background-color: #FF6400;}

/* set list */
/* product popup */

.product-set-frame{
  width:631px;
  height:470px;
  position:relative;
  margin: 0 auto 20px auto;

}
.product-set-frame-bg{
  background: url(/images/layout/set/set_frame.png) no-repeat center;
  width:631px;
  height:470px;
  position:absolute;
  z-index:92;
  top:0;
  left:0;
}
.product-set-frame-content{
  position:relative;
  width:631px;
  height:470px;
}

.product-set-frame .product-set-image{
  width:620px;
  height:260px;
  z-index:91;
  margin: 1px 0 0 2px;
  display:block;
}

.product-set-frame .product-set-image img{
  z-index:100;
}


.product-set-frame .product-set-title{
  padding:0px;
  z-index:2;
  position:absolute;
  left:25px;
  top: 270px;
  z-index:92;
  font-size:25px;

  color:#414042;
}
.product-set-frame .product-set-descr{
  padding:0px;
  z-index:2;
  position:absolute;
  left:25px;
  top: 305px;
  width:571px;
  height:120px;
  overflow:hidden;
  z-index:92;
  font-size:16px;
  line-height: 22px;
  color:#414042;
  font-family:opensanssemibold;
}
.product-set-frame .add-set-to-cart{
  margin: 0;
  padding: 3px 3px 1px 6px;
  z-index:100;
  height:55px;
  width:307px;
  position:absolute;
  right:9px;
  top: 407px;
}
.product-set-frame .add-set-to-cart a {
  display:block;
  text-align:center;
  font-size:22px;
  padding: 20px 0 0 0;
  height:35px;
  font-family: opensansregular;
  text-transform: uppercase;
  color:#fff;
  background: url(/images/layout/set/add_set.png) no-repeat 0 0;
}
.product-set-frame .add-set-to-cart a:hover{
  background-position: 0 -55px;
}

/* review */
.review-bg{
  background:url(/images/layout/reviewbg.png);
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:100;
  display:none;
}

.review{
  margin: 20px auto 0 auto;
}
.review .loading-feedback{
  display:none;
  height:200px;
  background:url(/images/ajax-loader-review.gif) no-repeat center;
}

.review-button{

}
.review-button  a{
  display:block;
  font-size:16px;
  color:#004a61;
  display:block;
  line-height:16px;
  font-size:16px;
  padding: 10px 18px 9px 10px;
  background: url(/images/layout/icons/message.png) no-repeat right center;
}
.review-button  a:hover{
  text-decoration: none;
  color: #f07c00;
}

.review .review-content{
  padding: 0px;
  width:100%;
  max-width:640px;
  position:relative;
}

.review .review-content .loading{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:none;
  border-radius:10px;
  z-index:8;
  background: #004a61 url(/images/ajax-loader-feedback.gif) no-repeat center;
}

.review .review-content h1{
  color:#fff;
  font-size:15px;
  padding: 0 0 5px 0;
  margin:0;
}
.review .review-content label{
  display:block;
}

.review .review-content label div.label{
  width:100%;
  float:left;
  margin: 25px 0 0 0;
}

.review .review-content textarea, .review .review-content input{
  width:100%;
  padding:5px 10px;
  box-sizing:border-box;
  margin:5px 0;
  font-size:16px;
  height:53px;
  float:left;
  background:url(/images/layout/feedback/feedback_input.png) no-repeat 0 0;
  border:none;
}
.review .review-content textarea{
  height:150px;
  padding:15px 10px 45px;
  resize: none;
  overflow: hidden;
  background:url(/images/layout/feedback/feedback_input.png) no-repeat 0 -189px;
}
.review .review-content .sendFeedback{
  background:#FF6400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  padding: 10px 22px;
  border-radius: 50px;
  color: #333333;
  margin: 0 auto;
}

/* footer */
#footer {
  position: absolute;
  bottom: 0;
  width:100%;
  font-size:16px;
  text-transform: uppercase;
  background:url(/images/layout/cart-bg.png);
}
.mobile-view #footer{position:relative;}
#footer .footer-content{
  margin:0 auto;
  width:100%;
  max-width:1300px;
  padding: 33px 20px 28px 20px;
  color: #333333;
  display:flex;
  box-sizing:border-box;
}
#footer .footer-content ul{

}
#footer .footer-menu{flex: 1 1;}
#footer .footer-menu ul{display:flex; align-items: center; justify-content: flex-end; }
#footer .footer-content ul li{
  list-style-type:none;
  display:inline-block;
  margin: 0 15px 0 0;
}
#footer .footer-content ul li a{
  color: #333333;
  padding: 0 0 0 12px;
}
#footer .footer-content ul li a:hover{
  color: #000000;
}

.show-cart #footer {
  background:url(/images/layout/bg.png);
}
.show-cart #footer .footer-content ul li a, .show-cart .copyright{
color: #B3B3B3;
}

#footer .footer-content .footer-text{
  float:right;
  text-align:left;
  width:820px;
}
/* contacts */
.contacts{
  float:right;
}
.contacts ul li{
  list-style-type: none;
  display:inline;
  font-size:11px;
  padding: 0px 0 0 5px;
  margin:0;
}


/* end of footer */
/* jauna beigas */

/* button */
.button-link, .button-linkO{
    color: #686C6E;
    text-shadow: 0 1px 0 #F7F7F7;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    margin:0 0px 4px 0px;
    color: #686C6E;
    text-shadow: none;
    border: 1px solid #d26227;
    border-radius: 6px;
}
.button-link{
    border: 1px solid #C0C0C0;
}
.button-link > div, .button-linkO > div{
    background-color: #C0C0C0;
    background: url(/images/layout/link.png);
    border: 1px solid #C0C0C0;
    margin:0px;
    overflow: hidden;
}
.button-linkO > div{
    background: url(/images/layout/linkO.png) repeat-x left top;
}
.button-link div a, .button-linkO div a{
    cursor: pointer;
    display: block;
    font-size: 14px;
    color:#686C6E;
    overflow: hidden;
    padding:4px 20px 4px 20px;
    text-align: center;
    white-space: nowrap;
}
.button-linkO div a{
  color:#fff;
  font-size:14px;
}

.button-link a.wide-40, .button-linkO a.wide-40{
  padding-left:40px;
  padding-right:40px;
}

.button-link a:hover, .button-linkO a:hover{
    text-decoration: none;
    background: url(/images/layout/link.png) 0 66px;
    color:#000;
}
.button-linkO div a:hover{
    background: url(/images/layout/linkO.png) 0 30px;
    color:#000;
    font-size:14px;
}
.max-width{
  width:100%;
}

/* button end */
.formatedtext{
  font-size:17px;
  color:#fff;
  padding:20px;
  margin:20px 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: url(/images/transparent_text.png);
  width:100%;
  box-sizing:border-box;
  max-width:100%;
  overflow:hidden;
}
.formatedtext .contacts td{
  padding:30px;
}

.formatedtext img{
  margin:0px;
  padding:1px;
}
.text-body img{
  margin:3px;
  padding:1px;
  border:1px solid silver;
}
.formatedtext .eraflogo{
  border:none;
  margin:20px 180px;
  padding:0;
  width:360px;
}

.text-body h2{
  padding:20px 0 10px 0;
}
.text-body{
  text-align: justify;
}
.text-body a.pdf{
  padding: 4px 0 0px 20px;
  background:url(/images/doctypes/pdf.png) no-repeat left center;
}
.text-body a.word{
  padding: 4px 0 0px 20px;
  background:url(/images/doctypes/word.png) no-repeat left center;
}
.text-body a.excel{
  padding: 4px 0 0px 20px;
  background:url(/images/doctypes/excel.png) no-repeat left center;
}
.formatedtext table{
  width:100%;
  border-collapse: collapse;
  border-color: silver;
}
.formatedtext table tr td, .formatedtext table tr th{
  border-collapse: collapse;
  border-color: silver;
  padding:4px;
}
.formatedtext table tr td.subrow {
  background:#DBDBDB;
  font-weight:bold;
}

.formatedtext table tr th{
  color:#fff;
  background:#004a61;
  font-weight: normal;
}

.formatedtext p{
  margin: 1.12em 0
}
.formatedtext ul{
  margin: 10px 0 10px 0px;
}
.formatedtext ul li{
  list-style-type:none;
  padding: 5px 0 5px 18px;
  background:url(/images/layout/list.png) no-repeat 0px 10px;
}
.formatedtext ol li{
  padding: 0 0 0 0px;
}
.formatedtext ol{
  margin-left:30px;
  padding-left:20px;
}

.formatedtext .tableOverflow{background:#000000;background: rgba(0,0,0,0.2);z-index:2;}
.formatedtext .tableOverflow > div{position:absolute;left:0;top:0;width:100%;height:100%;z-index:99;background-color:#fff;background:url(/images/svg/hand-swipe.svg?v=1) 80px 80px;background-repeat: no-repeat; background-size: 60px;}
.formatedtext .tableOverflow, .contact-details .tableOverflow{position:relative;}
.formatedtext .tableOverflow table{opacity:0.1}
.formatedtext .tableOverflow table tbody tr:nth-child(2n+1) td{background:none;}
.formatedtext .tableOverflow table tr td{border:none;}
.formatedtext .tableOverflow img{display:none;}

.formTableFilter input{
  border: 1px solid silver;
  padding: 4px 6px;
}
/* price list */
.pricelist h1 a{
  text-decoration: underline;
}

.pricelist h1, .pricelist h1 a{
  font-size:14px;
  font-weight:normal;
  color:#363537;
}

.pricelist table{
  border:none;
}

.pricelist table tr th{
  text-align: center;
  color:#000;
  background: #F6F6F6;
  border:none;
  font-weight:bold;
  font-size:12px;
  border:1px solid #F6F6F6;
}

.pricelist table td{
  font-size:12px;
  border:none;
  text-align: center;
  color:#363537;
  border-top:1px solid #F6F6F6;
}

.pricelist ul{
  border-top: 1px solid #E1E1E1;
  margin:20px 0;
  padding:0;
}

.pricelist ul li{
  border-bottom: 1px solid #E1E1E1;
  padding:0px;
  margin:0;
  background:none;

}
.pricelist ul li a{
  color:#363537;
  padding:10px;
  display:block;
  background: url(/images/layout/price-list.png) no-repeat 680px 14px;
}
.pricelist ul li a:hover{
  text-decoration: underline;
  background: url(/images/layout/price-list-open.png) no-repeat 678px 14px;
}
.pricelist ul li ul{
  margin:0;
  border:none;
  display:none;
  border-top: 1px solid #f07c00;
}
.pricelist ul li ul li{
  border:none;
  background:#F5F5F5;
}

.pricelist ul li ul li a{
  padding: 10px 10px 10px 30px;
  background: url(/images/layout/price-list-open.png) no-repeat 678px 14px;
}
.pricelist ul li ul li a:hover{
  background: url(/images/layout/price-list-open.png) no-repeat 678px 14px;
}
/* more for all */
a.more{
  color:#fff;
  padding:5px 30px;
  background: #3c92a4 url(/images/layout/more-arrow.png) no-repeat 90% 0px;
}
a.more:hover{
  color:#3c92a4;
  padding:5px 30px;
  background: #E0E0E0 url(/images/layout/more-arrow.png) no-repeat 90% -28px;
}

#map_canvas{
  color:#000;
  height:400px;
}
#map_canvas li{
  background: url(/images/layout/templatemo_list_iconxx.png) no-repeat 0 -52px;
}
.leaflet-marker-pane img{
    border:none !important;
}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:180px;
	right:40px;
	overflow:hidden;
	width:42px;
	height:42px;
	border:none;
	text-indent:100%;
	background:url(/images/layout/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(/images/layout/ui.totop.png) no-repeat left -42px;
	width:42px;
	height:42px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}

/* product */
.product .price{
  margin-right:20px;
}
.product .price b{
  font-size:20px;
}

.product h1{
  margin:0px 0 10px 0;
  padding:0;
}
.back-button{
  margin: 5px 0 0 0;
}
.product .productImage {
  display: block;
  width: 340px;
  float:left;
}
.product .productDesc {
  display: block;
  float: left;
  width:360px;
  margin: 0px 0 0px 20px;
}
.product .productDesc ul{
  margin-left:10px;
}

.product .productDesc ul li{
  margin: 0 0 0 20px;
  padding: 0 0 0 12px;
  list-style-type: none;
  background: url(/images/layout/arrow.png) no-repeat 0 5px;
}

.product .productDesc .title {
  font-size: 15px;
  font-weight: bold;
}
.color-btn{
  width:30px;
  height:30px;
  margin:10px 10px 10px 0;
}
/* tabs */
.tabs ul {
   width: 100%;
   padding-right: 2px;
   margin:0;
   height:49px;
}
.tabs li {
  display:inline-block;
  list-style:none;
  background:none;
  margin-right:5px;
  outline:none;
}
.product .productDesc .tabs ul li {
  background:none;
  margin-left:0;
  padding-left:0;
}

.tabs li a {
  font-weight:normal;
  font-size:20px;
  line-height:24px;
  margin: 0px 0 0px 0px;
  padding: 0px 30px 0px 0;
  display:block;
  cursor:pointer;
  text-decoration:none;
  outline:none;
  color:#fff;
}
.product .productDesc .tabs ul li.border a{
  border-right: 1px solid #cac8c8;
  margin-right:30px;
}

.tabs li a.inactive{
  color:#9D9998;
  outline:none;
  border:none;
}

.tabs li a:hover, .tabs li a.inactive:hover {
  outline:none;
}

.tabs-container {
  clear:both;
  text-align:left;
  padding: 10px;
}

ul.sub_categories {display:flex;width:100%;padding: 20px 0 50px 0;flex-wrap: wrap;}
ul.sub_categories li{list-style-type:none;flex: 1 1;padding: 0 20px 0 0;}
ul.sub_categories li a{
  font-family: Mali;
  font-style: italic;
  font-weight: 500;
  font-size: 23px;
  line-height: 30px;
  color:#B3B3B3;
  white-space: nowrap;
}
ul.sub_categories li a:hover, ul.sub_categories li a.selected{color: #FF6400;}
.products-list {
    width: 100%;
    box-sizing: border-box;
    position: relative;
}
.products-list h2{font-family: Mali;font-weight: 500;font-style: italic;}
.products-list ul {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    padding: 0;
    box-sizing: border-box;
}
.products-list ul li {
    width: calc(20% - 10px);
    padding: 10px 0;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    list-style-type: none;
}
.products-list ul li.empty{visibility: hidden;
    height: 0;
    padding: 0;
    margin: 0;
    border-top-width: 0;
    border-bottom-width: 0;}

.products-list ul li .image{background:#fff;padding:10px 50px;}

.products-list.picas-list ul li,
.products-list.meal-list ul li{width: calc(33.33% - 10px);}
.products-list.picas-list ul li .image,
.products-list.meal-list ul li .image{padding:0;}

.products-list ul li .image img{width:100%;display:block;}
.drinks .products-list ul li .image,
.alcohol .products-list ul li .image{text-align:center;}
.drinks .products-list ul li .image img,
.alcohol .products-list ul li .image img{width:100%;max-width:140px;display:block;    margin: 0 auto;}

.products-list ul li .title{padding: 8px 12px;margin: 5px 0 0 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  position:relative;
  box-sizing: border-box;
}
.drinks .products-list ul li .title,
.meal .products-list ul li .title,
.alcohol .products-list ul li .title{
  height:90px;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /*overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;*/
}
.alcohol .products-list ul li .title,
.drinks .products-list ul li .title{height:120px; }
.products-list ul li .title:after{content:"";background:#000000;opacity: 0.4;position:absolute;z-index:-1;left:0px;right:0px;top:0px;width:100%;height:100%;}

.products-list ul li .title .prices,
.products-list ul li .title .price{display:flex;padding: 8px 0 0 0; align-items: center;}

.products-list ul li .title .price{position:absolute;left:0px;bottom:0px;right:0;padding:10px;}

.drinks .products-list ul li .title .price,
.alcohol .products-list ul li .title .price{display: flex;flex-direction: column;}

.drinks .products-list ul li .title .price .price-full,
.alcohol .products-list ul li .title .price .price-full{display: flex;padding-bottom:6px;}

.drinks .products-list ul li .title .price .price-full .deposite-price,
.alcohol .products-list ul li .title .price .price-full .deposite-price,
.product-details .products-details-section-info .product-prices .price-full .deposite-price{font-weight:normal;font-size:14px;padding-left:2px;}

.products-list ul li .title .price .price-full{
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #B3B3B3;
}
.products-list ul li .title .price div{flex: 1 1; align-items: center; }
.products-list ul li .title .price a.btn-add-to-cart{
  background: #4D4D4D;
  border-radius: 25px;
  padding: 6px 18px;
  border:none;
  box-shadow: none;
  white-space: nowrap;
}
.products-list ul li .title .price a.btn-add-to-cart:hover{
  background: #FF6400;
  border-radius: 25px;
}
.products-list ul li .title .price .cart-btn{display:flex;justify-content: flex-end;}



.products-list ul li .title .prices > div{flex-grow: 1;flex-basis: 0; align-items: center; }
.pica .products-list ul li .title .prices > div a{display:flex; align-items: center; }
.pica .products-list ul li .title .prices > div a:hover{color:#fff;}
.pica .products-list ul li .title .prices > div a svg{padding-left:4px; }



@media (max-width : 1300px) {
  #container{padding:0 20px 100px 20px;box-sizing:border-box;}
  #header-small{padding:0 20px;box-sizing:border-box;}
  .top-menu{right:-5px;}
}
@media (max-width : 1200px) {
  .products-list ul li .title .prices{font-size:14px;}
  .products-list ul li{width: calc(25% - 10px);}
}
@media (max-width : 1100px) {
  .products-list.picas-list ul li{    width: calc(50% - 10px);}

  #header-wrapper #header-small .lang{left:140px;}
}
@media (max-width : 1000px) {
  .top-menu{right:0}
  .top-menu ul li a{padding: 11px 10px;}

  ul.sub_categories{flex-wrap: wrap;}

  .products-list ul li{width: calc(33.33% - 10px);}

  .products-details-section-info .product-prices > div a{font-size:11px;}
}
@media (max-width : 860px) {
  .main-content {
      flex: 1 1;
      padding-right: 0px;
  }

  .products-list.picas-list ul li{    width: calc(50% - 10px);}
  .cart{
    display:none;
    width:100%;
    flex: 1 1 100%;
  }

  .cart .cart-title .close-cart{display:block;}
  .cart .cart-title h1{margin:0;}
  .cart .phone, .cart .working-time{display:none}
  .top-menu{position:relative;padding:0px 0 20px 0;top:0px;}
  .top-menu ul{display:flex;width:100%;}
  .top-menu ul li{ flex-grow: 1; justify-content: center; }
  .top-menu ul li a{display:block; text-align:center;}


  .mobile-view.show-cart .top-menu, .mobile-view.show-cart .main-content{display:none;}
  .mobile-view.show-cart .cart{display:block;}
  .mobile-view.show-cart .cart #cart{position:relative;}

  .mobile-view.show-cart #container{padding:0;}

  .shop-chart-icon{display:flex;}
  #header-wrapper #header-small .phone-working-time{display:block;}
  #header-wrapper .order-time{display: block;margin: 10px 0 20px 0;border:none;}
}
@media (max-width : 780px) {
  #footer .footer-content{flex-direction: column-reverse;justify-content:center;}
  #footer .footer-content .copyright{padding: 30px 0 0 0;display: flex; justify-content:center;}
  #footer .footer-menu ul {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
  }
  #footer .footer-content ul li{display:block;margin:0;padding:10px 0;}

  .products-list.picas-list ul li, .products-list.meal-list ul li{width: calc(50% - 10px);}

  .top-menu ul{display:flex;width:100%; flex-direction: column;}
  .top-menu ul li{ flex-grow: 1; justify-content: center; }

  .mobile-banner{display: block;padding:0px;}
  .desktop-banner{display: none;}

  .products-details-section{flex-direction: column;}
  .products-details .products-details-section .products-details-section-info{
    flex: 0 0 100%;
    display:flex;
    flex-direction: row;
    padding: 10px 0;
    width:100%;
    gap:10px;
  }

  .products-details .product-image{
    width: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative;
    left: 0;
    justify-content: center;
    top: 0px;
    bottom: 0px;
  }

  .products-details .products-details-section .products-details-section-info a{flex: 1 1;padding:0px;font-size:18px;}

  .products-details .products-details-section .product-descr-container{width:100%;}

  .products-details .product-image img{width:100%;}
}

@media (max-width : 640px) {
  .products-list ul li .title .prices{font-size:10px;}
  .products-list ul li{width: calc(50% - 10px);}

  .product-popup-frame-content{flex-direction: column;}

  .product-popup-frame-wrap{padding:0;}

  .product-popup-frame-wrap .btn-container{display:flex; flex-direction: column-reverse;}
  .product-popup-frame-wrap .btn-container a{margin: 5px 0;}

  .checkout-details .cart-title h1{font-size:24px;}
}
@media (max-width : 480px) {
  .products-list ul li .title .prices{font-size:16px;}
  .products-list ul li{width: calc(100% - 10px);}
  .products-list.picas-list ul li, .products-list.meal-list ul li{    width: calc(100% - 0px);}

  .btn-container{display: flex;flex-direction: column-reverse;}
  .btn-container .btn{margin: 0 0 10px 0;}
}