

/* Start:/bitrix/templates/foodhouse_main/components/bitrix/news.list/slider/style.css?17579229332324*/
.index_slider a{
color: black !important;
background: white;
}

.index_slider h2 {
	font-size: 35px;
	font-weight: bold;
	/*color: #333;*/
	margin: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	width: 50%;
}

.opisanie_slider {
	/*height: 61px;*/
	/*overflow: hidden;*/
	width: 50%;	
	    /*border: 1px #ccc solid;*/
}

  .text_top, .text_bottom {
  	/*opacity: .8;*/
  } 

.slider-slick-prev, .slider-slick-next  {
position: absolute;
    top: calc(50% - 25px);
    background: white !important;
    font-size: 16px !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding-top: 0;
    color: black !important;
    text-shadow: none !important;
    opacity: 1;
    z-index: 200;
    border: none !important;
    box-shadow: 0 0 7px rgba(0,0,0, .3)
}

.slider-slick-next { right: -16px;}
.slider-slick-prev { left: -16px;}

.index_slider .slick-list {
	padding: 0 !important;
}

.index_slider .fon_slider {
	border-radius: 20px;
	display: block;
}

.slider_index .text_bottom {
	width: 40%;
}
.slider_index{
	/*max-height: 270px;*/
	/*margin-top: 10px !important;*/
	margin-bottom: 20px;
	border-radius: 20px;
	opacity: 0;
}

 .slider_index.show {
	opacity: 1;

 }

 .slider_index .text_top {
    width: 50%;
    border-left: 3px solid rgba(0,0,0, .2);
    padding: 0 0 0 20px;
}

.slider_index .text {
	display: table-cell;
	vertical-align: middle; 
	height: 360px;
	padding-left: 60px;
}

.slider_index a.dark {
	color: white !important;
}

 .slider_index a.dark .text_top {
    width: 50%;
    border-left: 3px solid rgba(255,255,255, .2);
    padding: 0 0 0 20px;
}


 .slider_index .skidka {

    position: absolute;
    top: 30px;
    right: 30px;
    background: #ffcc00;
    color: black;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    padding-top: 20px;
    font-size: 22px;
    font-family: "back";
    text-align: center;

}

 @media (max-width: 750px) {

.slider_index{ 
	margin-bottom: 0;
	overflow: hidden;
	/*max-height: 100px;*/
}
.index_slider .fon_slider {
	/*border-radius: 0px;*/
}

.index_title {
	margin-top: 0 !important;
}
.slider_index .text {
	display: table-cell;
	vertical-align: middle; 
	height: 100px;
	padding: 0 20px;
	text-align: center;
	/*border: 1px solid red;*/
}

.slider_index h2{
	font-size: 18px;
	width: 100%;
	margin: 0;
	padding: 0;
	
}

}

/* End */


/* Start:/bitrix/templates/foodhouse_main/components/bitrix/catalog.section/catalog_new/style.css?17579229338272*/

.ancor{
  position: relative;
}
.ancor div {
  position: absolute;
  display: block;
  top: -120px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: none !important;
    border-radius: 0 !important;

}
.item .h5 {
    font-size: 18px;
}

.modal .h2 {
    font-size: 28px;
}
.h5.cena {
    font-size: 18px;
}
.plus_minus_kol{
    font-size: 18px;
}
.skidka_tovar.small {
    left: 15px;
    right: auto;
    bottom: -5px;
    font-size: 80%;
    widows: auto;
    padding-bottom: 5px;
}
.images {
    position: absolute;
    bottom: 9px;
    left: 22px;
    font-size: 17px;
    width: 34px;
    padding-top: 4px;
    height: 34px;
    text-align: center;
    opacity: .7
}

.modal-dialog-scrollable .modal-body.dopolnitelno {
    overflow-x: hidden;
}

.modal-lg.modal_full_podbor {
    max-width: 1000px !important;
    width: auto !important;
    z-index: 2000000;
}
.modal-dialog.modal_full_podbor h3 {
    font-size: 18px;
    margin: 0 0 10px;
}


.modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=30);
}

.modal-dialog.modal_full_podbor h4 {
    font-size: 16px;
    margin: 25px 0 15px;
}

.modal-dialog .pict {
    height: auto !important;
}

.pict a:hover {
    cursor: zoom-in;
}

.modal-dialog .badge {
    display: inline-block;
    position: absolute;
    font-weight: 500;
    background: none !important;
    color: black;
    right: 0;
    font-size: 18px;
}

.modal-dialog.modal_full_podbor .ves{
    font-size: 20px;
    opacity: .6;    
}

.blueimp-gallery>.title {
    color: black !important;
    padding: 5px;
    background: rgba(255,255,255, .9);
}

.priznak {
    position: absolute;
    top: 15px;
    left: 30px;
    display: inline-block;
    text-align: left;
    font-size: 11px;
    color: white;
    line-height: 20pt;
}

.modal .priznak {
    position: relative;
    left: 0;
    top: 0;
}
.priznak div span{
    position: relative;
    padding: 5px 8px;
    color: white;
    margin-bottom: 3px;
    margin-right: 13px;
    border-radius: 20px;
}

.priznak .new span{ background: #2BAF6D; }
.priznak .hit span{ background: #ffa200;}
.priznak .ostroe span{ background: red;}
.priznak .recom span{ background: #ad4e4e;}
.priznak .vegan span{ background: green;}
.priznak .more span{ background: #0094FF;}

@media (max-width: 574px) { 
    .priznak {
        position: relative;
        left: 0;
        top: 0;
        line-height: 10pt;
    }
    .priznak div span{
        margin-right: 3px;
        padding: 0;
        background: none !important;
        font-weight: 500;
        font-size: 13px;

    }

    .priznak div{ display: inline-block; }
    .priznak div span:before{
        /*font-family: "bootstrap-icons";     */
        /*content: '\F231';*/
        /*margin-top: 2px;*/
        content: '/ ';
    }

    .priznak .new span{ color: #2BAF6D; }
    .priznak .hit span{ color: #ffa200;}
    .priznak .ostroe span{ color: red;}
    .priznak .recom span{ color: #ad4e4e;}
    .priznak .vegan span{ color: green;}
    .priznak .more span{ color: #0094FF;}

}

.modal .priznak div span{
    margin-right: 3px;
    padding: 0;
    background: none !important;
    font-weight: 500;
    font-size: 13px;

}

.modal .priznak div{ display: inline-block; }
.modal .priznak div span:before{
    /*font-family: "bootstrap-icons";     */
    /*content: '\F231';*/
    /*margin-top: 2px;*/
    content: '/ ';
}

.modal .priznak .new span{ color: #2BAF6D; }
.modal .priznak .hit span{ color: #ffa200;}
.modal .priznak .ostroe span{ color: red;}
.modal .priznak .recom span{ color: #ad4e4e;}
.modal .priznak .vegan span{ color: green;}
.modal .priznak .more span{ color: #0094FF;}


.skidka_tovar {
 background: #cb4399;
 text-align: center;
 color: white;
 display: inline-block;
 text-align: center;
 font-size: 15px;
 position: absolute;
 right: -15px;
 z-index: 1;
 bottom: 15px;
 border-radius: 20px;
 padding: 5px 10px 3px;
 font-weight: bold;
}

.title_item {
    height: 85px;
    overflow: hidden;
}

@media (max-width: 574px) { 
    .title_item {
        height: auto;
    }
}

.viborvarianta .btn-default {
    line-height: 1;
    padding: 5px 7px !important;
    font-size: 13px;
    margin-bottom: 5px;
}

.viborvarianta a { 
    cursor: pointer;
}
.viborvarianta a .fa{ font-size: 16px; }
.viborvarianta input[type='radio'] {display: none}

.viborvarianta input[type='radio']+label {
    padding: 3px 0;
    cursor: pointer;
    width: 100%;
    position: relative;
    /*padding-left: 35px;*/
    margin-bottom: 0;
    text-align: center;
    border: 1px #ddd solid;
    border-radius: 20px;
}

.viborvarianta input[type='radio']+label.dop {
    padding: 3px 15px !important;
    width: auto;
    margin-bottom: 7px;
    text-align: center;
    border: 1px #ddd solid;
    border-radius: 20px;

}

.viborvarianta input[type='radio']:checked+label.size{
    background: #e9ecef;
    border-color: #e9ecef;
    /*color: white !important;*/
}


.viborvarianta .no_dop_vibor input[type='radio']:checked+label.size{
    background: white;
    border-radius: 10px 0 0 10px;
}
/*.viborvarianta input[type='radio']:checked+label.size span:before{
    font-family: "bootstrap-icons";     
    content: '\F272';
    position: absolute;
    font-size: 13px;
    left: 15px;
    top: 12px;
}*/

.viborvarianta input[type='radio']+label.dop {
    padding: 5px 0 0;
    /*padding-left: 25px;*/
    /*font-weight: 500;*/
    /*background: white;*/
}
.viborvarianta input[type='radio']:checked+label.dop {
    background: #e9ecef;
    border-color: #e9ecef;
}
/*.viborvarianta input[type='radio']:checked+label.dop span:before{
    font-family: "bootstrap-icons";     
    content: '\F272';
    position: absolute;
    font-size: 13px;
    left: 6px;
    top: 10px;
}*/

.dopolnitelno input[type='checkbox'],
.deletes input[type='checkbox'] {display: none}

.dopolnitelno input[type='checkbox']+label {
    padding: 3px 15px 2px;
    border: 1px #ccc solid;
    border-radius: 20px;
    cursor: pointer;
    font-size: 12px;
    /*background: white;*/
    /*width: 100%;*/
}
.dopolnitelno input[type='checkbox']:checked+label:before{
    font-family: "bootstrap-icons";     
    content: '\F633';
    position: absolute;
    top: 10px;
    right: 15px;
    text-align: center;
}

.deletes input[type='checkbox']+label span{
    cursor: pointer;
    font-weight: 500;
    padding-left: 18px;
    padding: 3px 10px 4px 30px;
    border: #dee2e6 1px solid;
    background: white;
}

.deletes input[type='checkbox']:checked+label  span{
    border: #dc3545 1px solid;
    background: #dc3545;
    color: white;
    text-decoration: line-through;
}

.deletes input[type='checkbox']+label span:before{
    font-family: "bootstrap-icons";     
    content: '\F623';
    position: absolute;
    top: 3px;
    left: 8px;
    text-align: center;
    color: #dc3545;
}

.deletes input[type='checkbox']:checked+label span:before{
    content: '\F26B';
    color: white;
}
.viborvarianta {
    height: auto;
}

.pict .zoom {
    position: absolute;
    top: -3px;
    left: -10px;
    opacity: .5;
}

.new_scroll_index{
    overflow: auto;
    height: 100px;
}

.new_scroll_index.recom {
    height: auto !important;
}

.col_my {
    max-width: 220px;
    min-width: 220px;
    display: inline-block;
    line-height: 1.2em;
    /*float: left;*/
    margin-right: 20px;
}

@media (max-width: 750px) { 
    .col_my {
        max-width: 200px;
        min-width: 200px;
        /*float: left;*/
        margin-right: 10px;
    }
    .new_scroll_index {
        height: 80px;
    }
}
.new_scroll {
    overflow-y: auto !important;
}

.item_info {
    /*position: absolute;*/
    /*top: -6px;*/
    /*right: 10%;*/
    font-size: 20px;
    margin-right: 5px;
}
.modal-dialog ::-webkit-scrollbar {
    width: 10px;
}

.modal-dialog ::-webkit-scrollbar-track {
    background: white;
}

.modal-dialog ::-webkit-scrollbar-thumb {
    background: #dfdfdf;
    border-radius: 5px;
}

.dop_price {
    position: absolute;
    top: -5px;
    left: 0;
}


/*.item:hover {
    position: relative;
    opacity: 1;
    transform: scale(1.1); 
}*/

.item img {
  transition: .3s; /* Время эффекта */
  display: block; 
}
.item:hover img {
  transform: scale(1.07); /* Увеличиваем масштаб */
}


/* End */
/* /bitrix/templates/foodhouse_main/components/bitrix/news.list/slider/style.css?17579229332324 */
/* /bitrix/templates/foodhouse_main/components/bitrix/catalog.section/catalog_new/style.css?17579229338272 */
