

/* Start:/local/templates/moyadieta/components/bitrix/news.list/moyadieta_left/style.css?1719052225165*/
.news_list_sidebar {

}

.news_item_sidebar {
	
}

.news_date_time_sidebar {

}

.sidebar_news:active, .sidebar_news:hover, .sidebar_news {
	text-decoration: none;
}
/* End */


/* Start:/local/templates/moyadieta/components/bitrix/breadcrumb/moyadieta/style.css?1719052225829*/
.bx-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bx-breadcrumb-item {
	height: 22px;
	white-space: nowrap;
	color: #c70071;
}

.bx-breadcrumb-item-angle {
	margin: 0 10px;
	color: #b5bdc2;
	vertical-align: top;
	font-size: 12px;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: top;
	line-height: 21px;
	color: grey;
}

.bx-breadcrumb-item-link:hover {
	color: #c70071;
	text-decoration: none;

}

.bx-breadcrumb-item-text {
	vertical-align: top;
	white-space: normal;
	font: 400 13px/21px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
	transition: 250ms linear all;

}
/* End */


/* Start:/local/templates/moyadieta/components/bitrix/search.form/search_product/style.css?17190522251728*/
.search-form {
	height: 45px;
	display: block;
}

.search_field {
	width: 70%;
  vertical-align: middle;
    white-space: nowrap;
    position: relative;
    height: 27px;
    border-radius: 10px;
    border: 2px solid #c70071;
    padding-left: 10px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    color: black;
    line-height:15px;
}

.search_field_wraper {
  width: 100%;
  margin: 0 auto;
  line-height: 50px;
}
table {
  width: 100%;
}

.search_field_wraper input#search {
  width: 70%;
  height: 25px;
  background: #2b303b;
  border: none;
  font-size: 10pt;
  float: left;
  color: #63717f;
  padding-left: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon {
	display:inline-block;
    font-size: 25px;
    line-height: 50px;
    color: #c70071;
    width: 50px;
    height: 50px;
    text-align: center;
    vertical-align: bottom;
}

.search_field_wraper input#search::-webkit-input-placeholder {
   color: #65737e;
}
 
.search_field_wraper input#search:-moz-placeholder { /* Firefox 18- */
   color: #65737e;  
}
 
.search_field_wraper input#search::-moz-placeholder {  /* Firefox 19+ */
   color: #65737e;  
}
 
.search_field_wraper input#search:-ms-input-placeholder {  
   color: #65737e;  
}

.search_field_wraper .icon{
  color: #c70071;
}

.search_field_wraper input#search:hover, .search_field_wraper input#search:focus, .search_field_wraper input#search:active {
    outline:none;
    background: #ffffff;
}

/* @media (max-width: 420px) {
	.search_field_wraper input#search {
		width: 70%;
	}
	.search_field {
		width: 70%;
	}
} */
/* End */


/* Start:/local/templates/moyadieta/components/bitrix/catalog/catalog/style.css?17190522251122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/moyadieta/components/bitrix/catalog.element/.default/style.css?172914516310160*/
/*BUTTON*/
#orderForm {
	display: flex;
	flex-direction: column;
}

#orderForm input {
	height: 30px;
	font-size: 16px;
}
#orderForm label {
	margin: 5px 0px;
	font-size: 16px;
}

.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
}

.modal-content-zakaz {
	background-color: #fefefe;
	margin: 10% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 35%;
	position: relative;
}

.close_order_form {
    color: #aaa;
    /* float: right; */
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0%;
    right: 5%;
}

.close_order_form:hover,
.close_order_form:focus {
color: #C2136D;
text-decoration: none;
cursor: pointer;
}

#comment {
	min-height: 100px;
	font-size: 16px;
}

.bottom_zakaz {
	width: 20%;
	background-color: #C2136D;
    border-radius: 6px;
    border-color: #C2136D;
    color: #fff;
    display: block;
    width: 100px;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    padding: 8px 16px;
    float: right;
    text-decoration: none;
    cursor: pointer;
}
.small {
    font-size: 14px;
    font-weight: 400;
}

.success_order {
	text-align: center;
	font-size: 20px;
	color: #C2136D;
	font-weight: bold;
}

.quantity-wrapper {
    display: flex;
    align-items: center;
}

.quantity-button {
    padding: 2px 10px;
    font-size: 15px;
    cursor: pointer;
}

.quantity-button:hover {
	background: #C2136D;
	color: #FFF;
	border: 2px solid #C2136D;
}

#quantity {
    width: 50px;
    text-align: center;
    margin: 10px 5px;
    height: 27px;
    font-size: 16px;
}

@media(max-width: 480px) {
	.modal-content-zakaz {
		width: 90%;		
	}
}

@media(min-width: 481px) and (max-width: 720px) {

}

@media (min-width: 721px) and (max-width: 1024px) {
	.modal-content-zakaz {
		width: 60%;		
	}
}


/*Стили тут: /home/bitrix/www/local/templates/moyadieta/components/slam/easyform/moyadieta*/

/*Buy button*/
.btn.product-item-detail-buy-button {

}

.product-item-detail-short-card-btn .btn.product-item-detail-buy-button { margin: 0; }

.btn.product-item-detail-buy-button span {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	display: inline-block;
	min-height: 16px;
	max-width: 100%;
	white-space: normal;
	line-height: 16px;
	transform: translateY(-50%);
}

.btn-link.product-item-detail-buy-button { height: 25px; }


/* Price */
.price_product_detail {
    width: 100%; 
    font-size: 18px;
    padding-bottom: 15px;
  	margin:0 0 0 10%;
  	font-family: 'Roboto', sans-serif;
  	

}



/* Slider */
.product-item-detail-slider-container {
	position: relative;
	max-width: 100%;
	background: transparent;
	transition: background 800ms ease;
}

.product-item-detail-slider-block {
	position: relative;
	box-sizing: border-box;
	padding-top: 56.25%;
	height: 250px;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square { padding-top: 100%; }

.product-iftem-detail-slider-images-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product-item-detail-slider-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	opacity: 0;
	transition: opacity 250ms linear;
}

.product-item-detail-slider-image.active {
	z-index: 10;
	opacity: 1;
}

.product-item-detail-slider-image img {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	outline: 1px solid transparent;
	background-position: center;
	background-repeat: no-repeat;
	transition: background-size 450ms ease, width 450ms ease, height 450ms ease, outline 450ms ease;
	transform: translateY(-50%) translateX(-50%);
}

.product-item-detail-slider-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 180;
	height: 3px;
}

/* Sidebar */

.product-item-detail-pay-block {

}

.bx-retina .product-item-detail-pay-block { border-width: .5px; }



/*	>>>	popup*/
.product-item-detail-slider-container.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 999999;
	background: #fff;
	animation-name: imgPopupShow;
	animation-duration: 300ms;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 105px; }

.product-item-detail-slider-container.popup .product-item-detail-slider-block {
	padding-top: 0;
	height: 100vh;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 100vh;
	width: calc(100% - 150px);
	transform: translateY(-50%) translateX(-50%);
}

@-webkit-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-moz-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-ms-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@-o-keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

@keyframes imgPopupShow {
	from { opacity: 0; }
	to { opacity: 1; }
}

.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
	max-width: 100%;
	max-height: 90vh;
	width: auto;
	cursor: default
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	padding: 20px;
	border-left: 1px solid #d3d3d3;
	background-color: #fff;
}

.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
	display: block;
	margin-bottom: 20px;
}

/* Slider Mobile*/
@media (max-width: 767px) {
	.product-item-detail-slider-container.popup .product-item-detail-slider-images-container { right: 0; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-block {
		padding-top: 0;
		height: calc(100vh - 111px);
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-image { width: 90%; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-image img {
		max-width: 100%;
		max-height: calc(100vh - 115px);
		width: auto;
		cursor: default;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
		position: absolute;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		overflow-x: auto;
		max-height: 111px;
		border-top: 1px solid #d3d3d3;
		border-left: none;
		white-space: nowrap;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image {
		display: inline-block;
		margin-bottom: 0;
	}

	.product-item-detail-slider-container.popup .product-item-detail-slider-close {
		right: 10px;
		z-index: 200;
	}

	.product-item-detail-slider-left,
	.product-item-detail-slider-right { max-width: 75px; }

	.product-item-detail-slider-container.popup .product-item-detail-slider-right { right: 0; }

}




/* Tabs */
.product-item-detail-properties > dd {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
}

.product-item-detail-properties > dt {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
}

.product-item-detail-tabs-container {
	min-height: 60px;
	border-bottom: 1px solid #ededed;
	background: #fff;
	font-family: 'Roboto', sans-serif;
}

.product-item-detail-tabs-list {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product-item-detail-tabs-list:after {
	display: table;
	clear: both;
	content: "";
}

.product-item-detail-tab {
	float: left;
	min-height: 60px;
}

.product-item-detail-tab-link {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 10px 25px;
	height: 60px;
	color: #000;
	vertical-align: middle;
	text-transform: uppercase;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 13px;
	line-height: 45px;
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover,
.product-item-detail-tab.active .product-item-detail-tab-link {
	color: #000; 
	text-decoration: none;
}

.product-item-detail-tab-link:after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 0;
	background: #C2136D;
	content: "";
	transition: all 250ms ease;
}

.product-item-detail-tab-link:hover:after,
.product-item-detail-tab.active .product-item-detail-tab-link:after { height: 3px; }

.product-item-detail-tab-link:active:after { height: 6px; }

.product-item-detail-tab-content { padding: 25px 0; }

@media (max-width: 991px) {
	.product-item-detail-tabs-container { display: none !important; }

	.product-item-detail-tab-content { display: block !important; }
}

/*Tab fixed*/
.product-item-detail-tabs-container-fixed {
	position: fixed;
	top: -100px;
	right: 0;
	left: 0;
	z-index: 1000;
	background-color: #fff;
	box-shadow: 0 4px 14px 0 rgba(32, 54, 74, .23);
	transition: top 350ms linear;
}

.product-item-detail-tabs-container-fixed {
	min-height: 45px;
	background: #fff;
}

.product-item-detail-tabs-container-fixed.active {
	top: 0;
	opacity: 1;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list {
	margin: 0 auto;
	max-width: 1048px;
}

.product-item-detail-tabs-container-fixed .product-item-detail-tab { min-height: 45px; }

.product-item-detail-tabs-container-fixed .product-item-detail-tab-link {
	padding: 10px 25px;
	height: 45px;
	line-height: 25px;
}

.bx-touch .product-item-detail-tabs-container-fixed { display: none !important; }



input[type='number'] { -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button { -webkit-appearance: none; }

/*BUTTON BACK*/
.return_button {
	margin-top: 20px;
	margin-bottom: 20px;
}

.product_manufacture_back {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	text-decoration: none;
	color: black;
}

.product_manufacture_back:hover {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	text-decoration: none;
	color: black;
}

.product_manufacture_back_button > a:hover {
	text-decoration: none;
}
.fa-chevron-left {
	color: #c70071; 
	font-size: 17px; 
	text-decoration: none; 
}

.fa-chevron-left:hover {
	color: #c70071; 
	font-size: 17px; 

}

.title_top {
	display: none;
}
/* End */


/* Start:/local/templates/moyadieta/components/bitrix/catalog.element/.default/themes/green/style.min.css?1719052225915*/
.bx-green .product-item-image-slider-progress-bar{background-color:#5b9f0b}.bx-green .product-item-image-slider-control:hover{background-color:rgba(91,159,11,.8)}.bx-green .product-item-image-slider-control.active,.bx-green .product-item-image-slider-control:hover{background-color:#5b9f0b}.bx-green .product-item-selected-scu,.bx-green .product-item-detail-slider-controls-image:hover,.bx-green .product-item-detail-slider-controls-image.active{outline-color:#63aa28}.bx-green .product-item-scu-item-text-block:hover,.bx-green .product-item-scu-item-color-block:hover,.bx-green .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-green .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#63aa28}.bx-green .product-item-amount-field:focus{border-color:#63aa28}.bx-green .product-item-detail-slider-progress-bar{background-color:#63aa28}
/* End */


/* Start:/local/templates/moyadieta/components/teasoft/owl2slider/slider_top/style.css?1719052225472*/
.owl-carousel .owl-item .item__video {
	*height : 200px;
	}


.item {
	height: 230px;
	list-style-type: none;
	
	
}

.item > a > img {
	object-fit: cover;
	height: 80%;
	width: 100%;
	
}

.descr__title {
	font-family: "Roboto", sans-serif;
	font-size: 1.5rem;
}

.title_top {
	padding-right: 20px;
    text-decoration: none;
    color: black;
    font-size: 18px;
    font-weight: 600;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}

.owl-rect_apple {
	
}
/* End */
/* /local/templates/moyadieta/components/bitrix/news.list/moyadieta_left/style.css?1719052225165 */
/* /local/templates/moyadieta/components/bitrix/breadcrumb/moyadieta/style.css?1719052225829 */
/* /local/templates/moyadieta/components/bitrix/search.form/search_product/style.css?17190522251728 */
/* /local/templates/moyadieta/components/bitrix/catalog/catalog/style.css?17190522251122 */
/* /local/templates/moyadieta/components/bitrix/catalog.element/.default/style.css?172914516310160 */
/* /local/templates/moyadieta/components/bitrix/catalog.element/.default/themes/green/style.min.css?1719052225915 */
/* /local/templates/moyadieta/components/teasoft/owl2slider/slider_top/style.css?1719052225472 */
