

/* Start:/bitrix/templates/trendyfree_main/components/bitrix/catalog/od_catalog/style.css?16822566411702*/
.myvsl {
    width: 100%;
    background-color: white;
}
.myvslin {
	width: 100%;
	display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
	justify-content: space-between;
}
.myvslpart {
    overflow: visible;
    display: flex;
    align-items: center;
}
.myvslpartin {
    position: relative;

}
@media screen and (max-width: 1024px) {
    .myvsltext {
	    font-size: calc(var(--v_universe) * 2.8) !important;
	    line-height: calc(var(--v_universe) * 6.4) !important;
    }
}
.myvsltext {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
	font-size: calc(var(--v_universe) * 1.4);
	line-height: calc(var(--v_universe) * 3.2);
    border: none;
    background-color: white;
    color: black;
    padding: 0;
}
.myvtoleft {
    display: block;
    float: left;
}
.myvtoright {
    display: block;
    float: right;
}
.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%;
	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 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/bitrix/templates/trendyfree_main/components/bitrix/catalog.section.list/od_section_list_catalog/style.css?16881278132369*/
.myvsectionlist {
    display: block;
    width: 100%;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
	font-size: calc(var(--v_universe) * 1.2);
	line-height: calc(var(--v_universe) * 2.8);
    color: black;
    background-color: white;
}
.myvsectionlistin {

}
.myvsectionlistpictxt h1 {
    color: white;
    font-family: 'Cormorant SC';
    font-weight: 600;
    font-size: calc(var(--v_universe) * 6);
    line-height: calc(var(--v_universe) * 8);
	text-shadow: black 0 0 calc(var(--v_universe) * 3);
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .myvssectionsepor {
        width: 90% !important;
    }
}
.myvssectionsepor {
    width: 50%;
    margin: 0 auto;
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-around;
}
.myvsectionlistdiv {
    overflow: hidden;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;    
}
.myvsectionlistdivin {
    display: block;
    text-align: center;
    padding: 0 1vw;
}
.myvsectionlistlink:hover{
    color: black;
    text-decoration: none;
}
.myvsectionlistlink {
    text-decoration: none;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
	font-size: calc(var(--v_universe) * 1.2);
	line-height: calc(var(--v_universe) * 2.8);
    color: black;
}
.myvsectionlistpicin {
    position: relative;
    text-align: center;
}
.myvsectionlistpictxt {
	position: absolute;
	text-decoration: none;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-family: 'Cormorant SC';
    font-weight: 600;
    font-size: calc(var(--v_universe) * 6);
    width: 50%;
    height: calc(var(--v_universe) * 8);
    line-height: calc(var(--v_universe) * 8);
}
.myvsectcatlist {
    width: 100%;
    padding: 0;
    margin: 0;
}
.myvsectcatlistin {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
}
.myvsectcatlistdiv {
    flex: 1;
	display: flex;
    padding: calc(var(--v_universe) * 0.2);
}
.myvsectcatlistdivintxt {
    width: 100%;
	text-align: center;
}
.myvsectcatlista {
    color: black;
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 400;
	font-size: calc(var(--v_universe) * 1.8);
	line-height: calc(var(--v_universe) * 3.2);
    text-decoration: none;
}
.myvsectcatlista:hover{
    color: black;
}





















/* End */


/* Start:/bitrix/templates/trendyfree_main/components/bitrix/system.pagenavigation/my/style.css?16813927081618*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 16px;
}
.myvpn {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 300;
	font-size: calc(var(--v_universe) * 1.4);
	line-height: calc(var(--v_universe) * 3.2);
    width: 100%;
    display: block;
}
.myvpnin {
    display: block;
    padding: calc(var(--v_universe) * 1.6) 0;
    text-align: center;
}

.myvpnin a {
    padding: 0 calc(var(--v_universe) * 1.6);
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 0 calc(var(--v_universe) * 1.6);
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: calc(var(--v_universe) * 1.6); }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #3C6E71;
    border-color: #3C6E71;
    padding: 0 calc(var(--v_universe) * 0.8);
    color: white;
    font-weight: bold;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/

/* End */


/* Start:/bitrix/templates/trendyfree_main/components/bitrix/catalog.section/odegda/style.css?16824312486043*/
.item-catalog a:hover {
	opacity: 1;
}


.item-catalog {
	background: white;
	padding-bottom: 20px;
	min-height: 470px;
}

.item-catalog.list {
	min-height: auto;
	background: none;

}

.item-catalog .brend {
	font-size: 11px;
	opacity: .8;

}

.item-catalog img.color{
	height: 20px;
	width: 20px;
	border: 1px rgba(0,0,0, .15) solid;

}

.item-catalog.list:hover{
	box-shadow:none;
}

.item-catalog .h4{
	font-size: 1.2em;
	font-weight: bold;
	min-height: 40px;
}

.item-catalog.list .h4{
	min-height: auto;
}

.item-catalog.list img{
	border-radius: 10px;
}
.item-catalog .btn.modal_w {
	position: absolute;
	bottom: 0;
	border-radius: 0 0 20px 20px !important;
	width: calc(100% - 30px);
	margin-right: 30px;
	border-top: #dee2e6 1px solid;
	padding-top: 8px;
	padding-bottom: 10px;
}

.item-catalog .adress {
	min-height: 70px;
}

.item-catalog .h3 {
	font-weight: bold;
	font-size: 22px;
}

.bi-diamond-fill {
	opacity: .5;
	font-size: 11px;
}

[class^="bi bi-chevron"].item_catalog {
	font-size: 15px;
	width: 20px;
	text-align: center;
	color: #dda454;
	background: rgba(255,255,255, .2);
}


[id^="carusel_catalog_item"] .carousel-control-next,
[id^="carusel_catalog_item"] .carousel-control-prev {
	opacity: .8;
}
.item-catalog img {
	/*cursor: zoom-in;*/
}


.catalog_fav {
	position: absolute;
	top: 22px;
	right: 15px;
	font-size: 18px;
	z-index: -10;
}
.item-catalog:hover .catalog_fav {
	z-index: 10;
}

.catalog_fav .btn {
	font-size: 22px;
}

.catalog_fav .bi {
	color: white;
	text-shadow: black 0 0 1px;
}


.sticky-top.map {
	top: 30px;
	padding: 3px;
}

.shildiki {
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	text-align: center;
	z-index: 10;
}
@media screen and (max-width: 1024px) {
    .shildiki div {
	    width: calc(var(--v_universe) * 5.6) !important;
        height: calc(var(--v_universe) * 5.6) !important;
        margin: calc(var(--v_universe) * 0.4) !important;
        font-size: calc(var(--v_universe) * 2.0) !important;
        line-height: calc(var(--v_universe) * 5.6) !important;
    }
}
.shildiki div {	
    text-align: center;
	width: calc(var(--v_universe) * 2.8);
    height: calc(var(--v_universe) * 2.8);
    margin: calc(var(--v_universe) * 0.2);
	text-decoration: none;
	font-family: monospace;
	font-weight: 500;
    font-size: calc(var(--v_universe) * 1.0);
    line-height: calc(var(--v_universe) * 2.8);
    border-radius: 50%;
}

.shildiki .new {color: white; border: solid 1px #00AD58; background-color: #00AD58;}
.shildiki .hit { color: #FF8300;}
.shildiki .rasprod { color: white; border: solid 1px #ff5656; background-color: #ff5656;}
.shildiki .recom { color: #007FFF;}

.new_scroll { overflow-y: auto; }
.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 5px;
	height: 16px;
	background: #eeeeee90;
}

.new_scroll::-webkit-scrollbar-thumb,.new_scroll_index::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .1);
}

.new_scroll::-webkit-scrollbar-track, .new_scroll_index::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, .1);
}

.see.new_scroll::-webkit-scrollbar, .new_scroll_index::-webkit-scrollbar {
	width: 2px !important;
}


.new_scroll_index::-webkit-scrollbar-button:end:horizontal:increment,
.new_scroll::-webkit-scrollbar-button:end:horizontal:increment
 {
	background: url(/bitrix/templates/trendyfree_main/components/bitrix/catalog.section/odegda/img/scroll_arrow_right.png) center;
	width:25px;
	cursor: pointer;
}

.new_scroll_index::-webkit-scrollbar-button:start:horizontal:decrement,
.new_scroll::-webkit-scrollbar-button:start:horizontal:decrement
 {
	background: url(/bitrix/templates/trendyfree_main/components/bitrix/catalog.section/odegda/img/scroll_arrow_left.png)  center;
	cursor: pointer;
	width:25px;
}



.col_my {
	min-width: 200px;
	display: inline-block;
}

.col_my.see {
	width: 175px;
	display: inline-block;
}
.new_scroll .item-catalog{
	padding-bottom: 0 !important;
	min-height: auto !important;
}
.new_scroll  .catalog_fav {
	position: absolute;
	top: 10px;
	right: 5px;
	font-size: 18px;
	z-index: 10;
}

.item-catalog  .carousel-control-prev, .item-catalog .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: end;
    -ms-flex-pack: center;
    justify-content: center;
     width: auto; 
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.myv_div{
	margin-left: 5%;
}

.myv_hidden{
	display: none;
}
.item-catalog:hover .myv_hidden{
	display: block;
}
.myv_flex_center{
	text-decoration: none;
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300;
	color: black;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.1rem;
}
.myv_flex_price {
	text-decoration: none;
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300;
	font-size: 1.1rem;
}
.myv_flex_price_old {
	text-decoration: line-through;
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 300;
	font-size: 0.9rem;
}
.myv_flex_block {
	justify-content: center;
}
.myv-ws {
	word-spacing: 1rem;
}
.myv_radio {
	display: inline-block;
}
.myv_radio input[type=radio] {
	display: none;
}
.myv_radio label {
	display: inline-block;
	padding: 0px 0.4rem;
}
.myv_radio input[type=radio]:checked + label {
	display: inline-block;
	color: white;
	background-color: #3C6E71;
}
.myv_btn {
	width: 60%;
	height: 2.4rem;
	display: block;
	background-color: #3C6E71;
	justify-content: center;
	text-align: center;
}
.myv_btn_text {
	color: white;
	background-color: #3C6E71;
}
.myv_checkbox_fav {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.myv_checkbox_fav+label {
  display: inline-flex;
  align-items: center;
  user-select: none;
}
.myv_checkbox_fav+label::before {
  content: '';
  display: inline-block;
  width: 3rem;
  height: 2rem;
  flex-shrink: 0;
  flex-grow: 0;
	background-image: url("/bitrix/templates/trendyfree_main/img/Heart.svg");
background-repeat: no-repeat;
}
.myv_checkbox_fav:checked+label::before {
  background-image: url("/bitrix/templates/trendyfree_main/img/HeartFill.svg");
background-repeat: no-repeat;
}

/* End */


/* Start:/bitrix/templates/trendyfree_main/components/bitrix/sender.subscribe/valley/style.css?16816749495071*/
.bx-subscribe {
	margin: 10px 0;
}
.bx-subscribe div.bx-block-title {
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
}
.bx-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #F8FAFC;
	border: 1px solid #D5DADC;
	border-radius: 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	cursor: pointer;
	text-align: center;
	background: #70bb18;
	border: none;
	color: #fff;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 40px;
	padding: 5px 60px 5px 20px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
}
.btn-subscribe:hover {
	background: #7ec629;
}
.btn-subscribe:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	background-color: #5b9f0b;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0 2px 2px 0;
}
.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	-webkit-animation-name: MeilSend;
	animation-name: MeilSend;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	outline: none;
	color: #fff;
}
.btn-subscribe:hover, .btn-subscribe:active{color: #fff;}
.btn-subscribe.send:before {
	width: 0;
	background-position: 100px 50%;
	-webkit-animation-name: MeilSendButton;
	animation-name: MeilSendButton;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font: 11px/10px var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-regular, 400);
}
.myvssuba {
    text-decoration: none;
    color: #3C6E71;
}
.myvssuba:hover{
    text-decoration: none;
    color: #3C6E71;
}
.myvssbtn:disabled {
    background: #AAA;
    border: 1px #AAA;
}

/* End */
/* /bitrix/templates/trendyfree_main/components/bitrix/catalog/od_catalog/style.css?16822566411702 */
/* /bitrix/templates/trendyfree_main/components/bitrix/catalog.section.list/od_section_list_catalog/style.css?16881278132369 */
/* /bitrix/templates/trendyfree_main/components/bitrix/system.pagenavigation/my/style.css?16813927081618 */
/* /bitrix/templates/trendyfree_main/components/bitrix/catalog.section/odegda/style.css?16824312486043 */
/* /bitrix/templates/trendyfree_main/components/bitrix/sender.subscribe/valley/style.css?16816749495071 */
