/*
Theme Name: Ретрознак 1.4 01
Template: retroznak_v1.2
Author: Умяров Михаил
Description: Лендинг на тему изготовления домовых знаков на заказ
Version: 1.4.1785316686
Updated: 2026-07-29 16:18:06

*/

body {
    background-color: white;
}
header {
    z-index: 5 !important;
}
.section2 {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.section2_description {
    width: 70%;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    font-family: 'Bitter', sans-serif;
    color: black;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.section-constructor_description {
    margin-bottom: 30px;
    display: inline-block;
    width: 80%;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    font-family: 'Bitter', sans-serif;
    color: black;
}
.section-constructor {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: auto;
}
.generator-container {
    width: 100%;
}
.roof-disabled {
    color: #ebebeb !important;
    background-color: #ebebeb !important;
    cursor: default !important;
    border: 1px solid #afafaf !important;
}
.roof-disabled:hover {
    filter: brightness(100%) !important;
}
.roof-disabled:active {
    filter: brightness(100%) !important;
}
.roof-text-disabled {
    color: #afafaf !important;
}
.checkbox:disabled ~ .checkbox-text::before {
    background-color: #b1b1b1;
    cursor: default;
    border: 1px solid #b1b1b1;
}
.checkbox:disabled ~ .checkbox-text {
    color: #b1b1b1;
    cursor: default;
}

.generator-iframe {
	border: 0;
	width: 100%;
	height: 830px;
}


@media only screen and (max-width: 1440px) {
	.generator-iframe {
		height: 810px;
	}
}
@media only screen and (max-width: 1280px) {
	.generator-iframe {
		height: 615px;
	}
}
@media only screen and (max-width: 1038px) {
	.generator-iframe {
		height: 1225px;
	}
}
@media only screen and (max-width: 770px) {
	.generator-iframe {
		height: 1165px;
	}
}

