.wp-block {} /*  (.wp-block {} ensures MT files load in Gutenberg editor) */

/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> .flex-active-slide .attachment-slider **/
/* все слайды — одна пропорция */#carousel-home .flex-viewport, 
#carousel-home .slides, 
#carousel-home .slides > li, 
#carousel-home .attachment-slider {
	
}
#carousel-home .flex-viewport, 
#carousel-home .slides, 
#carousel-home .slides > li, 
#carousel-home .attachment-slider {
	width: 100% !important;
	height: auto !important;
	min-height: 0 !important;
	max-height: none !important;
	overflow: hidden !important;
	aspect-ratio: 16 / 6 !important;
	/* снимает min-height:400px темы — это и есть чёрный блок */
}
#carousel-home .attachment-slider {
	object-fit: cover !important;
	/* было contain: любой «неправильный» файл давал чёрные поля */
	object-position: center !important;
	display: block !important;
	/* телефоны: вместо узкой полосы — центральный квадрат баннера */
}

/** General >> .bottom-header-wrapper .tg-container **/
.bottom-header-wrapper .tg-container {
	
}
.bottom-header-wrapper {
	background: rgb(9, 9, 9) !important;
}
/* чёрная полоса меню во всю ширину */.bottom-header-wrapper {
	background-color: rgb(9, 9, 9) !important;
}

/** General >> #top-footer **/
#top-footer {
	background-color: rgb(12, 12, 12) !important;
	background-image: linear-gradient(rgb(9, 9, 9), rgb(0, 0, 0), rgb(9, 9, 9)) !important;
	border-top-color: rgb(255, 255, 255) !important;
	border-right-color: rgb(255, 255, 255) !important;
}

/** General >> #top-footer .tg-container **/
#top-footer .tg-container {
	background-color: rgb(9, 9, 9) !important;
}

/** General >> #menu-item-670 **/
#menu-item-670 {
	border-right-color: rgb(129, 38, 110) !important;
	border-left-color: rgb(129, 38, 110) !important;
}

/** General >> #menu-item-667 **/
#menu-item-667 {
	border-right-color: rgb(129, 38, 110) !important;
}

/** General >> #menu-item-23 a **/
#menu-item-23 a {
	border-color: rgb(129, 38, 110) !important;
}

/** General >> #menu-item-24 a **/
#menu-item-24 a {
	border-color: rgb(129, 38, 110) !important;
}

/** General >> .search-wrapper **/
.search-wrapper {
	border-color: rgb(129, 38, 110) !important;
}

/** General >> .currency-wrap **/
.currency-wrap {
	border-color: rgb(129, 38, 110) !important;
}

/** General >> #menu-item-23 **/
#menu-item-23 {
	border-color: rgb(129, 38, 110) !important;
}

/** General >> #menu-item-24 **/
#menu-item-24 {
	border-right-color: rgb(129, 38, 110) !important;
}

/** General >> #iphorm_fancybox_5a09df2c8d5ca **/
#iphorm_fancybox_5a09df2c8d5ca {
	border-color: rgb(129, 38, 110) !important;
}

