

/* Start:/local/templates/terminal/components/bitrix/catalog.section/.default/style.css?16841074601348*/
.preview-block .slider-spinner {
    border: none;
    margin: 0 0 40px;
}
.preview-block .slider-spinner .frame-controls {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.preview-block .buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    cursor: pointer;
    margin-bottom: 30px;
}
.preview-block .grey-button {
    display: inline-block;
    border: 1px solid #cecece;
    padding: 10px;
    background-color: #eaeaea;
    color: #757575;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #cecece;
}
.product-card .select2-container .select2-selection--single .select2-selection__rendered {
    
}
.listing-controls {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	justify-content: space-between;
}
.sort-controls {
}

.sort-controls>* {
    display: inline-block
}

.sort-controls label {
    font-size: 14px;
    font-weight: 500;
    color: #404a52;
    margin-right: 10px
}

.sort-controls .styled-select {
    width: 180px;
    max-width: 100%
}
.display-mode {
	display: none;
}
.display-mode > div {
	font-size: 20px;
	margin-left: 15px;
	cursor: pointer;
}
.display-mode > div.active {
	color: #ed037c;
}
@media only screen and (max-width:480px) {
	.display-mode {
		display: block;
	}
}
.page-title .address {
	font-size: 0.8em;
	font-weight: normal;
}
/* End */
/* /local/templates/terminal/components/bitrix/catalog.section/.default/style.css?16841074601348 */
