/*
Theme Name: Tsumugi Child
Template: tsumugi

Author: Me
Version: 1.0
*/

/* импортируем стили родительской темы*/
@import url("../tsumugi/style.css");






.shop-item__price {
  display: flex;
  padding-right:0px !important;
}

.shop-item__price .btn-arrow {
  bottom: -10px !important;
}

.shop-item__price .btn-arrow {
  bottom: -10px !important;
}

.price-block-wr {
    display: flex;
    flex-direction: column;
  text-align: center;
  padding: 0 3%;
}

.price-block-wr p {
  font-size: 28px !important;
  margin-bottom: 0;
}

.price-block-wr p.price-label {
  font-size: 29px !important;
	font-weight: 700;

}


@media (max-width: 1400px) {
	
	.price-block-wr p {
  font-size: 25px !important;
}
	
	.price-block-cost {
		line-height: 28px;
	}
	
	.price-block-wr p.price-label {
  font-size: 25px !important;
	font-weight: 700;

}
}





@media (max-width: 500px) {

.price-block-wr {
  padding: 0 10%;
}

.price-block-wr p.price-label {
  font-size: 22px !important;

}

.price-block-wr p {
  font-size: 21px !important;
}

.shop-item__price .btn-arrow {
  right: -25px !important;
}


}






.header .logo {
    width: 230px !important;
    margin-right: 2em !important;
    margin-bottom: 0 !important;
}

.h4-title {
	font-size: 25px;
}

.location-list a {
	text-transform: uppercase;
}

.description-image:after {
    height: 101%;
}
.section-restaurant {
	padding: 0 !important;
}

.menu .mask {
	justify-content: center;
}

.menu .mask p {
	font-size: 16px;
}

body.page {
  padding-top: 125px !important;
}

.app-banner {
  background: url(img/background12.png) no-repeat;
  background-size: 100%;
  background-position: center;
}

.app-title {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
}

.app-inner-block-1 {
  box-sizing: border-box;
  width: 49%;
  display: inline-block;
  padding: 5px;
  align-self: center;
}

.app-banner .container {
  max-width: 960px;
  padding: 0 15px;
  display: flex;
}

.app-green {
  color: #67bb45;
}

.app-small {
  color: #fff;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
}

.app-markets {
  width: 49%;
  box-sizing: border-box;
  padding: 2px;
}

.app-phone-number {
  margin-top: 50px;
}

@media (max-width: 600px) {

.app-inner-block-1 {
  width: 100%;
  padding: 25px 0;
}

.app-banner .container {
  max-width: 960px;
  padding: 0 15px;
  display: block;
}

}



a.fransh {
	color: black;
}



ul, ol {
    margin: 0;
    padding-left: 0;
}

a, button {
    color: #fff;
}

a:visited {
    color: #fff;
}

article a:visited {
    color: #ef796e;
}

article a {
    color: #ef796e;
}

body.single {
    padding-top: 100px;
}

.dostavka-btn-1 {
    border: 1px solid #fff;
    padding: 20px 10px;
    width: 49%;
    box-sizing: border-box;
    text-align: center;
    text-transform: uppercase;
}

.dostavka-btn-1:hover {
    border: 1px solid #ef796e;
    color: #ef796e;
}









.multi-restaurant {

}

.multi-restaurant .contacts {
   
}


.multi-restaurant .restaurant-info {
    width: 90%;
}

.multi-restaurant .contacts-item {
    padding-left: 45px;
    padding-right: 10px;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.multi-restaurant .contacts-item-last {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.multi-restaurant .restaurant-image {
    width: 65%;
}

.multi-restaurant .restaurant-decor {
  left: auto !important;
  right: 40px;
}

.multi-restaurant .zaved-1 {
    width: 31%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    margin: 1%;
    border: 1px solid #fff;
    
    box-sizing: border-box;
}

.multi-restaurant .restaurant-image img {
  opacity: 0.5;
}

.multi-restaurant .contacts-item__icon {
    position: absolute;
    top: 0px;
    left: 0px;
}

.multi-restaurant .contacts-item__title {
    position: static;
    line-height: 30px;
}

.multi-restaurant .contacts-item-title {
  display: flex;
  width: 100%;
}

.multi-restaurant .contacts-item-title p {
  font-family: Konduktor;
  font-size: 27px;
  margin: auto;
  margin-bottom: 40px;
  margin-top: 0;
}

.multi-restaurant .social {
    justify-content: center;
}


@media (max-width: 1100px) {

  .multi-restaurant .zaved-1 {
    width: 46%;
  }

  .multi-restaurant .contacts-item-title p {
    font-size: 23px;
    margin-bottom: 20px;
}

.multi-restaurant .contacts-item__title {
    line-height: 19px;
    font-size: 19px;
}
}

@media (max-width: 600px) {

.multi-restaurant .zaved-1 {
    width: 96%;
  }


  .multi-restaurant .restaurant-info {
    width: 100%;
}

.multi-restaurant .contacts-item {
    margin-bottom: 5px;
    margin-top: 5px;
    align-items: baseline;
}


.dostavka-btn-1 {
    width: 100%;
    margin-bottom: 10px;
}

}


















.app-button__col-qr {
    width: 88%;
    margin-right: 25px;
}

.single-page p {
    font-weight: 400;
}

.single-page .nav-links a {
    border: 1px solid #fff;
    padding: 10px;
    text-transform: uppercase;
}

.section-review {
    padding: 1% 0 12% 0 !important;
}

.slider--events {
	width: 100%;
}

.menu-item {
    font-weight: 500;
    font-size: 16px;
    white-space: nowrap;
    text-transform: uppercase;
}

.location-list ul{
	margin-left: 10px;
}

.entry-header {
	text-align: center;
}

#ordercall {
	width: 640px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #fff;
}

.fancybox-form input[type="text"], .fancybox-form input[type="email"], .fancybox-form input[type="url"], .fancybox-form input[type="password"], .fancybox-form input[type="search"], .fancybox-form input[type="number"], .fancybox-form input[type="tel"], .fancybox-form input[type="range"], .fancybox-form input[type="date"], .fancybox-form input[type="month"], .fancybox-form input[type="week"], .fancybox-form input[type="time"], .fancybox-form input[type="datetime"], .fancybox-form input[type="datetime-local"], .fancybox-form input[type="color"], .fancybox-form textarea {
    color: #666;
    padding-left: 10px;
    border: 1px solid #fff;
    border-radius: 30px;
    -webkit-appearance: none;
    outline-offset: 0;
    line-height: 60px;
}

.fancybox-form input[type=submit] {
    background: #fff;
    border-radius: 40px;
    line-height: 80px;
    color: #000;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.blog-preview--big .blog-preview_mask {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 45% 45% 0 0;
}

.section-blog .swiper-slide--column .blog-preview .blog-preview_mask {
    background: rgba(0, 0, 0, 0.5);
}

.restaurant-decor {
    left: 180px !important;
  }

.veg_mark {
	bottom: 35% !important;
}

/*.shop-item__image_mark {
	width: 60px;
}*/

/*.shop-item__image:before {
	display: none;
}
*/
.shop-item__image--mask:before {
	display: none !important;
}

.city_name {
	color: #fa5151;
}

.view {
	display: block;
}

.view .mask {
  width: 100%;
  height: 50%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: center;
   opacity: 0;
  background-color: rgba(0, 0, 0, 1);
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
}


.view-first .mask {
 
}

.hover-mask-img {
	height: 100%;

}


.view-first:hover .mask {
  opacity: 0.8;
  
}

.tabs_caption {
    justify-content: center !important;
}

.post-thumbnail-alt {
	text-align: center;
}

.section-menu {
    overflow: hidden;
}

.map-interactive {
    overflow: hidden;
}

/*.map-interactive .swiper-slide .map-content {
	display: none;
}

.map-interactive .swiper-slide-active .map-content {
	display: flex;
}*/

.mask {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.dostavka-decor {

}

.dostavka-decor h6 {
  font-size: 30px;
  color: #d54763;
}

.dostavka-decor a {
    color: #d54763;
}

.description-image .img-about {
    position: absolute;
    top: -10%;
}

.gallery-slider:after {
    background-size: 150px !important;
}


.map2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    opacity: .5;
}

.map2 ymaps a {
  color: #d54763;
}

.h2 {
  margin-top: 20px;
}

@media (max-width: 1023px) {
.tabs_caption {
    flex-wrap: wrap !important;
}

.map2 > ymaps {
  height: 520px !important;
}

}

@media (max-width: 426px) {
.h4-title {
	font-size: 20px;
}
.map2 > ymaps {
  height: 320px !important;
}

.map2 {
  position: relative;
  margin-top: 50px;
}

.shop-item__image img {
    width: initial !important;
    height: 62px;
}

.shop-item .mask p {
  font-size: 12px;
}

}



@media (max-width: 380px) {
	.shop-item .mask p {
  font-size: 10px;
}
	
	.header .logo {
    width: 190px !important;
    margin-right: 0em !important;
}
	
	
}

@media (max-width: 340px) {
	.shop-item .mask p {
  font-size: 9px;
}
	
	
	
}

.bsb_audio_tracks {}
.bsb_audio_tracks .row .col-md-6{margin-top:15px;margin-bottom:15px;}
.bsb_audio_tracks .row .col-md-6 p.bsb_audio_header{margin-bottom:0;font-weight:700;font-size:40px;/*margin-left:103px;*/}
.bsb_audio_tracks img {width:15%;display:none;}
.bsb_audio_tracks .mejs-container {float:right;/*width:85%!important;margin-top:-50px;*/height:10px!important;}

@media (max-width: 768px) {
	.bsb_audio_tracks {}
	.bsb_audio_tracks .row .col-md-6{margin-top:15px;margin-bottom:15px;}
	.bsb_audio_tracks .row .col-md-6 p.bsb_audio_header{font-size:30px;/*margin-left:86px;*/}
	.bsb_audio_tracks img {width:25%;}
	.bsb_audio_tracks .mejs-container {float:right;margin-top:10px;/*width:75%!important;margin-top:-43px;*/}
	.shop-item--info {padding:0!important;}
	.shop-item__price {text-align:center;display:block;}
}

.add_cart_btn {
	min-height:50px!important;
	padding:10px 10px!important;
    max-width:150px!important;
    font-size:20px!important;
	width: 150px!important;
	/*margin-left:50px;*/
}

.post-2177 header h1 {font-weight:900;}

span.lb-count {display:none!important;}
i.lb-tt,i.lb-share-tt {display:none!important;position:absolute!important;z-index:0!important;overflow:hidden!important;left:-9999px!important;}

.section-delivery-moscow {display:none;}
.section-menu-novorossijsk {display:none;}