* {
	font-family: "Roboto", sans-serif;
}
* a {
	text-decoration: none!important;
    /*color: #e06500!important;*/
	text-decoration-skip-ink: none;
}
h1, .h1-polosa {
	font-weight: 300!important; 
	font-size: 40px!important;
	line-height: 60px!important;
	text-align: center!important;
	margin: 0!important;
	position: relative;
}
.h1-polosa {
	padding: 0 0 60px 0;
}
.h1-polosa:before {
	display: block;
    content: "";
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    background-color: #c44320;
    max-width: 80px;
    width: 100%;
    height: 4px;
    position: absolute;
}
h2, .h2 {
	font-weight: 600!important; 
	font-size: 24px!important;
	line-height: 60px!important;
	text-align: left!important;
	margin: 0!important;
	position: relative;
}

.btn-gril, .coleb-btn {
	display: block!important;
	font-size: 14px!important;
	line-height: 45px!important;
	padding: 0 30px!important;
	color: #e3e3e3!important;
    border: 2px solid #fff!important;
    background: #827e7e!important;
    border-radius: 40px!important;
    -moz-border-radius: 40px!important;
    -webkit-border-radius: 40px!important;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	transition: all 0.5s ease!important;
	margin: 5px auto!important;
    width: fit-content;
	cursor: pointer;
}

.btn-gril-podrobnaya {
	margin: 40px auto 5px 0 !important;
}

.add_to_cart_button, .single_add_to_cart_button, .product_type_simple {
	display: block!important;
	font-size: 14px!important;
	line-height: 45px!important;
	padding: 0 35px!important;
	color: #fff!important;
    background: #000!important;
    border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
	transition: all 0.5s ease!important;
	margin: 5px auto!important;
    width: fit-content;
	text-transform: none!important;
}
.add_to_cart_button:hover, .single_add_to_cart_button:hover, .product_type_simple:hover {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}

.single_add_to_cart_button {
	margin: 5px auto 5px 100px!important;
    width: fit-content;
}
.btn-gril:hover, .coleb-btn:hover {
	background: #d4c6b4!important;
	color: #000!important;
	text-decoration: none!important
}

section {
	padding: 0!important;
}
.top-a {
	background-color: #000;
}
.top-a-block {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	min-height: 26px;
	max-width: 900px;
	margin: 0 auto;
}
.top-a-block a {
	color: #fff;
    font-size: 12px;
    font-weight: 400;
	transition: all 0.5s ease;
}
.top-a-block a:hover {
	color: #b0422c;
}

.top-b {
	background-color: #fbf8f6;
}
.top-b-block {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	min-height: 90px;
	max-width: 1100px;
	margin: 0 auto;
}
.top-b-block div {
	text-align: center;
}
.top-b-block img {
	max-width: 310px!important;
}
.top-b-block div a {
	display: block;
	color: #000;
	font-size: 15px;
	line-height: 22px;
}

/* Прилипание меню */
.header-footer-group {
    width: 100%;
    background: #fbf8f6; 
	box-shadow: 0 5px 5px rgba(102, 102, 102, 0.1);
    transition: top 0.3s; 
}
.fixed {
    position: fixed!important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000!important; 
}
.fixed ul.primary-menu {
    min-height: 34px;
}



.header-inner {
    padding: 0!important;
}
.header-navigation-wrapper {
	background-color: #fbf8f6;
}
ul.primary-menu {
    max-width: 1370px;
    min-height: 52px;
    margin: 0 auto !important;
    justify-content: space-between !important;
    align-items: center;
}
.primary-menu > li {
    margin: 0!important;
}
.primary-menu a {
	color: #564a41!important;
    font-size: 13px!important;
    font-weight: 400!important;
}
.primary-menu a:hover {
	color: #b0422c!important;
}

.home-a {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 700px;
	color: #fff;
	text-align: center;
	background-image: url(/wp-content/themes/twentytwenty/images/home-a.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.home-a:before {
	content: "";
	inset: 0;
	background: rgb(0 0 0 / 50%);
	position: absolute;
}
.home-a span:nth-child(1) {
	color: #fffafa;
    font-size: 41px;
    font-family: 'Georgia', serif;
    line-height: 1;
    font-weight: 400;
	position: relative;
}
.home-a span:nth-child(2) {
	color: #fffafa;
    font-size: 41px;
    font-family: 'Georgia', serif;
    line-height: 1;
    font-weight: 400;
	padding: 40px 0 0 0;
	position: relative;
}
.home-a hr {
	height: 2px;
    background: #fff;
    max-width: 400px;
    width: 100%;
    margin: 40px auto;
	position: relative;
}
.home-a span:nth-child(4) {
	position: relative;
}
.home-b {
    background-color: #f3f3f3;
	padding: 60px 0!important;
}

.home-c {
    background-color: #fbf8f6;
	padding: 15px 0 30px 0!important;
}
.home-c-block {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	gap: 40px;
    max-width: 1200px;
	padding: 0 20px;
    margin: 0 auto;
}
.home-c-block a {
	max-width: 360px;
}
.home-c-block a span {
	display: block;
	font-size: 16px;
    line-height: 20px;
	color: #000;
	text-align: center;
    padding: 15px 0;
}

.home-d {
	padding: 80px 0 30px 0!important;
}

.home-e {
	padding: 30px 0 90px 0!important;
    background-color: #fbf8f6;
}
.home-e-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    max-width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}
.home-e-block a {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	align-items: center;
	gap: 20px;
    text-align: center;
	font-size: 24px;
	color: #000;
}

.home-f {
	padding: 60px 0 30px 0!important;
    background-color: #fbf8f6;	
}
.home-f-block {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
    gap: 40px;
    max-width: 1200px;
    padding: 0 20px 100px 20px;
    margin: 0 auto;
}
.home-f-block span {
	font-size: 22px;
	font-weight: 300;
	line-height: 34px;
}

.home-g {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: start;
    gap: 40px 0;
	padding: 0 20px 60px 20px!important;
    background-color: #fbf8f6;
}
.home-g-item {
	width: 100%;
	max-width: 428px;
}
.home-g-item a {
	display: block;
	width: 100%;
	height: 320px;
	overflow: hidden;
	position: relative;
}
.home-g-item img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.home-g-item span {
	display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 0;
}
.home-g-item p {
	font-size: 15px;
	font-weight: 300;
	margin: 0 0 10px 0;
}

.home-h {
	//min-height: 600px;
}
.home-h-block {
	max-width: 1200px;
    margin: 0 auto;
}
.home-h-item {
	width: 350px;
    height: 350px;
	padding: 60px;
    background: #95b7db;
    margin: 0 0 -490px 0;
    z-index: 1;
    position: relative;
}
.home-h-item span {
	display: block;
    font-size: 24px;
    font-weight: 700;
    padding: 0 0 30px 0;
}
.home-h-item p {
	font-size: 18px;
	font-weight: 700;
}
.home-h-item a {
	color: #e06500;
}

.home-i {
    background-color: #fbf8f6;
}
.home-i-block {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	max-width: 1200px;
    margin: 0 auto;
	padding: 75px 0;
}
.home-i-block a {
	display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
	color: #000;
}
.home-i-block a img {
	width: 100px;
}
.home-i-block a span {
	font-size: 18px;
	font-weight: 300;
    color: #000;
	padding: 20px 0 0 0;
}


.video-box {
	position: relative;
	overflow: hidden;
}
.video-box video {
	position: absolute;
	top: 0px;
	left: 0;
	//width: 0;
	//height: 0; 	
	z-index: -1;
}
.video-content {
	position: relative;
	color: #fff;
	padding: 250px;
	font-size: 20px;
}
.video-content:before {
	z-index: -1;
	content: '';
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;	
}



.footer-a {
	background-image: url(/wp-content/themes/twentytwenty/images/footer-a.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}
.footer-a:before {
	content: "";
	inset: 0;
	background: rgb(75 75 75 / 70%);
	position: absolute;
}
.footer-a-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 700px;
	color: #fff;
	text-align: center;
}
.footer-a-block span:nth-child(1) {
	font-size: 36px;
	line-height: 45px;
	position: relative;
}
.footer-a-block span:nth-child(2) {
	font-size: 20px;
	line-height: 30px;
	padding: 25px 0 0 0;
	position: relative;
}
.footer-a-block span:nth-child(2) a {
	color: #fff;
}
.footer-b {
	background: #000;
	position: relative;
}
.footer-b-block {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px;
	color: #fff;
	text-align: center;
}
.footer-b-block img {
	max-width: 400px;
	margin: 0 0 60px 0;
}
.footer-b-block span:nth-child(2) {
	display: block;
	font-size: 22px;
	line-height: 35px;
	padding: 0 0 60px 0;
}
.footer-b-block span:nth-child(2) a {
	color: #fff;
}
.footer-b-block span:nth-child(3) {
	display: block;
	font-size: 20px;
	line-height: 30px;
}
.footer-b-block span:nth-child(3) a {
	display: block;
	color: rgb(224, 101, 0);
	padding: 30px 0 0 0;
}
.footer-b-after {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	position: fixed;
	right: 30px;
	bottom: 30px;
	-webkit-animation:spin 1.8s linear infinite;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    25% { 
        -webkit-transform: rotate(20deg);
    }
    50% {
        -webkit-transform: rotate(0deg);
    }
    75% {
        -webkit-transform: rotate(-20deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }    
}
.btnScrollToTop {
	position: fixed;
	left: 30px;
	bottom: 30px;
	display: none;
	z-index: 10000;
}


.nav-toggle {
    position: relative!important;
	width: 28px !important;
}
.toggle-icon {
	display: flex !important;
    flex-direction: column;
    justify-content: space-between;
	width: 28px!important;
	height: 20px!important;

}
.toggle-icon span {
	display: block;
    width: 28px;
    height: 3px;
}
.toggle-icon span:nth-child(1) {
    position: absolute;
    transform: rotate(45deg);
    left: 0;
    top: 0;
    margin: 17px 0 0 -3px;
}
.toggle-icon span:nth-child(2) {
    position: absolute;
    transform: rotate(-45deg);
    left: 0;
    top: 0;
    margin: 17px 0 0 -3px;
}
.toggle-icon span:nth-child(3) {
    display: none;
}

.menu-modal.show-modal {
    margin-top: 90px;
}
.menu-modal-inner {
    background: #fbf8f6!important;
}
#nav-icon4 {
	display: block;
    width: 28px;
    height: 28px;
    position: relative;
    margin: 30px auto;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    cursor: pointer;
}
#nav-icon4 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #337AB7;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}
#nav-icon4 span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
}
#nav-icon4 span:nth-child(2) {
    top: 9px;
    transform-origin: left center;
}
#nav-icon4 span:nth-child(3) {
    top: 18px;
    transform-origin: left center;
}
#nav-icon4.open span:nth-child(1) {
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}
#nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
#nav-icon4.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 17px;
    left: 8px;
}

/*------------------ Woocommerce ----------------------*/
.woocommerce-breadcrumb {
	//display: none;
}
.woocommerce .content-area {
	max-width: 100%!important;
}

.woocommerce-products-header {
	display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: .1fr .2fr 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
	align-items: end;
    min-height: 900px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 200px 0 0 0;
    position: relative;
}

.woocommerce-products-header:before {
	content: "";
	inset: 0;
	background: rgb(0 0 0 / 30%);
	position: absolute;
}
.archive_description:after {
	display: block;
	content: "";
	width: 80%;
	max-width: 700px;
	height: 2px;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0%);
	background: linear-gradient(to right, rgba(204,204,204,0) 0%,rgba(204,204,204,1) 25%,rgba(204,204,204,1) 50%,rgba(204,204,204,1) 75%,rgba(204,204,204,0) 100%);
	position: absolute;
}
.woocommerce-products-header h1 {
	font-size: 62px!important;
	font-weight: 300!important;
	padding: 0 0 30px 0;
}
.woocommerce-products-header p {
	font-size: 26px;
	font-weight: 300!important;
	line-height: 30px;
	text-align: center;
	position: relative;
}
.term-16 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_16.jpg);
}
.term-18 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_18.jpg);
}
.term-19 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_19.jpg);
}
.term-20 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_20.jpg);
}
.term-21 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_20.jpg);
}
.term-22 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_22.jpg);
}
.term-23 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_23.jpg);
}
.term-24 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-26 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/woocommerce-shop.jpg);
}
.term-28 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-29 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-30 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-31 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-32 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-33 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_24.jpg);
}
.term-34 .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/term_34.jpg);
}
.term-35 .woocommerce-products-header {
	background-image: url(/wp-content/uploads/2025/04/03-1.jpg);
}
.term-36 .woocommerce-products-header {
	background-image: url(/wp-content/uploads/2025/04/10_2.webp);
}
.term-37 .woocommerce-products-header {
	background-image: url(/wp-content/uploads/2025/04/photo-2020-12-04-14-1-1.jpg);
}
.term-38 .woocommerce-products-header {
	background-image: url(/wp-content/uploads/2025/04/img_7277__.jpg);
}

.woocommerce-shop .woocommerce-products-header {
	background-image: url(/wp-content/themes/twentytwenty/images/woocommerce-shop.jpg);
}

.archive_description {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 200px;
    padding: 40px 0;
    background-color: #fbf8f6;
    position: relative;
}

.archive_description span {
	display: block;
	max-width: 820px;
	margin: 0 auto;
	border-left: 3px solid rgb(0, 0, 0);
	padding: 5px 0 5px 20px;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.55;
	color: #000;
}
.woocommerce-result-count {
	display: none;
}
.telce {
	background-color: #fff;
	padding: 80px 0 80px 0;
}
.single-product .telce {
	padding: 80px 0 40px 0;
}
.products, .product {
	max-width: 1200px;
	padding: 0 20px!important;
	margin: 0 auto!important;
}
.woocommerce-breadcrumb {
	max-width: 1200px;
    /*padding: 0 20px 0 600px !important;*/
	padding: 0 20px!important;
    margin: 0 auto 20px auto !important;
}
.woocommerce-breadcrumb a {
	color: #000!important;
    margin: 0 auto 20px auto !important;
}
.woocommerce-loop-product__title {
	font-size: 20px!important;
    line-height: 1.35!important;
	font-weight: 700!important;
	text-align: center!important;
	padding: 20px 0 10px 0;
}
.price {
	font-size: 16px!important;
    line-height: 1.35!important;
	font-weight: 400!important;
	text-align: center!important;
}
.woocommerce-product-attributes {
	padding: 0 0 40px 0;
}

.single-product .product_title {
	font-size: 20px!important;
	font-weight: 700!important;
	text-align: left !important;
}
.single-product .price {
	text-align: left !important;
	margin-bottom: 20px!important;
}
.woocommerce-product-attributes-item {
	display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
	font-size: 16px;
	font-weight: 300;
}
.woocommerce-product-attributes-item div {
	display: flex;
	align-items: center;
	padding: 2px 0;
}
.woocommerce-product-attributes-item div:nth-child(1) {
	//font-weight: 400;
}

.woocommerce-tabs a {
	color: #e06500!important;
	text-decoration: underline!important;
}

.description_tab a {
	color: #000!important;
	text-decoration: none!important;
	font-weight: 400!important;
	box-shadow: none!important;
}
.woocommerce ul.products {
    gap: 40px 0;
}

.strelka {
	margin: 0 auto 50px auto;
    position: relative;
    z-index: 100;
	-webkit-animation:vnnv 2s linear infinite;
}

@-webkit-keyframes vnnv {
    0% {
        margin: 0 auto 50px auto;
    }
    25% { 
        margin: 0 auto 45px auto;
    }
    50% {
        margin: 0 auto 40px auto;
    }
    75% {
        margin: 0 auto 45px auto;
    }
    100% {
        margin: 0 auto 50px auto;
    }    
}


.woocommerce-loop-product__link { 
	position: relative;
	margin: 0 auto;
}
.woocommerce-loop-product__link img { 
	width: auto;
	margin: 0 auto;
    max-height: 316px;
}
.woocommerce-loop-product__link .labels { 
    display: flex;
    justify-content: center;
    align-items: center;
    top: 5px;
    right: 5px;
    width: 40px;
    height: 40px;
    background: rgb(253, 5, 5);
    border-radius: 50%;
    position: absolute;
}
.label-onnew {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-transform: lowercase;
}

.products-title {
	font-size: 20px;
	color: #000000;
    font-weight: 700;
	text-align: center;
	margin: 15px 0 10px 0;
}
.products .product a p {
	font-size: 14px;
    line-height: 1.55;
	font-weight: 300;
	color: #000;
	margin: 0 0 15px 0;
	text-align: center;
}
ul.products li.product .price {
    margin-bottom: 12px!important;
}

.product .entry-content {
	font-size: 14px;
    line-height: 1.55;
}
.product .entry-content ul {
    margin: 0;
	padding: 0 0 0 20px;
}
.product .entry-content ul li {
    margin: 0;
}

.related .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 30%!important;
}
.related .price {
    text-align: center !important;
}





.page-h1 {
	background-color: #5e5757;
	padding: 45px 0!important;
}
.page-h1 h1 {
	font-size: 52px!important;
	line-height: 1.23!important;
	font-weight: 300!important;
	color: #fff;
	text-align: center;
	padding: 0 0 65px 0;
	position: relative;
}
.page-h1 h1:before {
	display: block;
	content: "";
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0%);
    background-color: #c44320;
    width: 45px;
    height: 4px;
	position: absolute;
}
.page-oranjes {	
    background-color: #fbf8f6;
}
.page-oranjes-block {
	max-width: 1160px;
	margin: 0 auto;
	padding: 65px 0 60px 0;
}
.page-oranjes-block p {
	font-size: 16px;
	line-height: 1.55;
	font-weight: 300;
}

.page-bell {
	padding: 30px 0!important;
}
.page-bell-about {
	display: flex;
    flex-direction: column;
    align-items: center
}
.h1-600 {
	font-size: 34px;
	font-weight: 600;
    color: #000;
	max-width: 1040px;
	text-align: center;
}
.page-bell-about-btn {
	
}
.page-bell-about img {
	max-width: 600px;
	padding: 80px 30px 0 30px;
}
.page-bell-about-btn {
	display: block;
	color: #ffffff;
    background: #ff855d;
    border-radius: 30px;
	line-height: 60px;
    font-size: 16px;
	font-weight: 700;
    padding: 0 60px;
	margin: 80px 0 0 0;
}
.page-oranjes-form {
	display: grid;
	grid-template-columns: .5fr 1fr;
	grid-template-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 0px;
}
.page-oranjes-form-img {
	overflow: hidden;
    position: relative;
	min-height: 92vh;
}
.page-oranjes-form-img img {
	position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: 100%;
    transform: translate(-50%, -50%);
}
.page-oranjes-form .h1-600 {
	text-align: left;
}
.page-oranjes-form-block {
	display: flex;
    flex-direction: column;
    justify-content: center;
	max-width: 970px;
	margin: 0 auto;
}

.about-galery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	max-width: 1760px;
    margin: 0 auto;
}
.about-galery a {
	width: 100%;
	position: relative;
}
.about-galery a img {
	width: 100%;
	height: 39vh;
	position: relative;
	transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.about-galery a img:hover {
    transform: scale(1.04);
	z-index: 1000;
	box-shadow: 0 2px 20px 2px rgba(0, 0, 0, .45);
}
	
	
.smotry-takje-h3 {
	font-weight: 300;
    font-size: 34px;
    line-height: 1.23;
    text-align: center;
    margin: 40px 0 60px 0;
}
.smotry-takje {
	padding: 0 20px 50px 20px;
}
.smotry-takje a {
	max-width: 260px;
}
.smotry-takje a span {
    font-size: 15px;
    font-weight: 300;
}

.page-id-97 .page-oranjes-block {
    max-width: 760px;
    margin: 0 auto;
}
.page-id-97 .page-oranjes-block * {
    font-size: 14px;
	font-weight: 300;
}
.page-id-97 .page-oranjes-block ul, .page-id-97 .page-oranjes-block ol {
    margin: 0 0 20px 0px !important;
}

.galery-page {
	background-color: #fbf8f6;
	width: 100%;
}

.title-galery {
	background-color: #fbf8f6;
	padding: 50px 0 30px 0!important;
}
.title-galery span, .title-galery p, .title-galery a {
	display: block;
	max-width: 1160px;
    margin: 0 auto;
}
.title-galery span {
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
}
.title-galery p {

    padding: 0 0 30px 0;
	font-size: 18px;
	font-weight: 300;
}
.title-galery a {
	color: #e06500;
	font-size: 20px;
}
.galery-block {
	padding: 0 0 50px 0!important;
	background-color: #fbf8f6;
	position: relative;
}
.galery-block:after {
    display: block;
    content: "";
    width: 80%;
    max-width: 700px;
    height: 2px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    background: linear-gradient(to right, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 1) 25%, rgba(204, 204, 204, 1) 50%, rgba(204, 204, 204, 1) 75%, rgba(204, 204, 204, 0) 100%);
    position: absolute;
}

.oranjes-block-after {
	position: relative;
}
.oranjes-block-after:after {
    display: block;
    content: "";
    width: 80%;
    max-width: 700px;
    height: 2px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    background: linear-gradient(to right, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 1) 25%, rgba(204, 204, 204, 1) 50%, rgba(204, 204, 204, 1) 75%, rgba(204, 204, 204, 0) 100%);
    position: absolute;
}

.reviews-block {
	max-width: 1160px;
	margin: 50px auto!important;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.reviews-block span:nth-child(1) {
	display: block;
	width: fit-content;
    margin: -20px auto 0 auto;
	padding: 10px 43px;
    background-color: #000;
	font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
}
.reviews-block span:nth-child(2) {
	display: block;
	font-size: 34px;
	font-weight: 300;
	text-align: center;
	padding: 40px 0;
}

.kontakt-block-p {
	max-width: 740px;
	margin: 50px auto;
}
.kontakt-block p {
	font-size: 26px;
	line-height: 1.23;
}

.vy-mozhete {
	background-color: #5e5757;
	padding: 45px!important;
	text-align: center;
}
.vy-mozhete span {
	font-weight: 400;
	font-size: 36px;
    line-height: 1.23;
	margin-bottom: 15px;
	color: #fff;
}
.vy-mozhete p {
	margin: 8px 0;
	font-size: 20px;
    line-height: 1.55;
	font-weight: 300;
	color: #fff;
}
.vy-mozhete a {
	color: rgb(245, 193, 81) !important;
	font-size: 20px;
    line-height: 1.55;
	font-weight: 300;
	text-decoration: underline!important;
}

.added_to_cart {
	color: #000!important;
	margin: 10px auto 0 auto!important;
	text-align: center;
}

.wc-block-cart a {
	color: #e06500!important;
}
.wc-block-cart__submit-button, .wc-block-components-button {
	display: block !important;
    font-size: 14px !important;
    line-height: 45px !important;
    padding: 0 35px !important;
    color: #fff !important;
    background: #000 !important;
    border-radius: 5px !important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px !important;
    transition: all 0.5s ease !important;
    margin: 5px auto !important;
    width: fit-content;
    text-transform: none !important;
}
.wc-block-cart__submit-button span, .wc-block-components-button span {
    color: #fff !important;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
    justify-content: center;
}

.request label {
    padding: 0 20px;
}








@media screen and (max-width: 524px) {
h1 {
    font-size: 24px !important;
    line-height: 40px !important;
}	
.h1-polosa {
    padding: 0 20px 40px 20px;
}	
	
.top-a {
    display: none;
}
.top-b-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
	padding: 0 0 20px 0;
}	
.top-b-block div:nth-child(1) {
    display: none;
}
.top-b-block div:nth-child(2) {
    display: flex;
	justify-content: space-between;
    align-items: center;
	width: 90%;
}	
.top-b-block div:nth-child(2) a {
    width: calc(100% - 50px);
}	
.top-b-block img {
    max-width: 210px!important;
	margin: 0 auto;
    padding: 10px 0 0 0;
}	
.top-b-block div:nth-child(3) {
    text-align: center;
}	
	
.home-c-block {
    justify-content: center;	
	}	
	
.menu-top {
	background-color: #fbf8f6;	
}
.menu-modal nav *, .ancestor-wrapper {
	border-color: transparent!important;
}
.menu-wrapper {
	width: 100%!important;
}
.modal-menu a {
	color: #000000!important;
    font-size: 18px!important;
    font-weight: 400!important;
	padding: 10px!important;
    text-align: center;
	border-color: transparent!important;
	
}
	
.home-h-item {
    width: 100%;
	margin: 0;
}	
	
.home-a {
    min-height: 400px;
	padding: 40px 0 !important;
}
.home-a span:nth-child(1) {
    font-size: 24px;	
}	
.home-a span:nth-child(2) {
    font-size: 16px;	
}	

.home-b {
    margin: 0!important;
}
	
.footer-a-block {
	min-height: auto;
    padding: 20px 0;
}	
	
.footer-a-block span:nth-child(1) {
    font-size: 20px;
    line-height: 26px;
}	
.footer-a-block span:nth-child(2) {
    font-size: 16px;
	line-height: 26px;
    padding: 10px 10px 0 10px;
}
.footer-b-block img {
    max-width: 200px!important;
}	
.footer-b-block span:nth-child(3) {
    font-size: 18px;
}	

.home-g-item a {
    height: 220px;
}	
	
.home-i-block {
	gap: 20px;
}	
.home-i-block a {
    width: 90%;
}

	
.woocommerce-products-header {
	padding: 80px 0 0 0;
}	
.woocommerce-products-header h1 {
    font-size: 40px !important;	
}	
.woocommerce-products-header p {
    font-size: 16px;
    padding: 0 10px;
    line-height: 22px;
}	
.archive_description span {
    padding: 5px 10px 5px 10px;
    font-size: 14px;
	margin: 20px 10px;
}	
.woocommerce-breadcrumb {
    padding: 0 10px!important;
}	
.single-product .telce {
   /* padding: 20px 0 10px 0;*/
}	
.single_add_to_cart_button {
    font-size: 10px !important;	
}	
.woocommerce-product-attributes-item {
    font-size: 14px;
}	
.product {
    padding: 0 !important;
}
	
.related .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 90%!important;
}	
.single-product form.cart .quantity {
    margin: 0 0 20px 0;
}	
.single-product .single_add_to_cart_button {
    width: calc(90% - 70px);
	font-size: 14px !important;
    /*margin: 0 auto !important;*/
}	

	.page-bell-about-btn {
		display: block;
		color: rgb(255, 255, 255);
		line-height: 24px;
		font-size: 16px;
		font-weight: 400;
		background: rgb(255, 133, 93);
		border-radius: 30px;
		padding: 10px 35px;
		text-align: center;
		margin: 80px 10px 0px 10px;
	}	
.page-oranjes-form {
    grid-template-columns: 1fr;
    row-gap: 20px;
}	
.h1-600 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    max-width: 300px;
    margin: 0 10px;
    text-align: center;
}	
.about-galery {
    grid-template-columns: 1fr;
	width: 90%;
}	
.page-oranjes-block {
    padding: 60px 10px!important;
}	
.page-bell-about img {
    max-width: 100%;
    padding: 40px 10px 0 10px;
}	
.page-oranjes-form-img {
    min-height: 37vh;
}	
.page-h1 h1 {
    font-size: 40px !important;	
}	
h1, .h1-polosa {
    font-size: 24px !important;
    line-height: 34px !important;
}	
.smotry-takje-h3 {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.23;
    text-align: center;
    margin: 40px 0 60px 0;
}	
.title-galery {
    padding: 50px 20px 30px 20px !important;
}	

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
    flex-direction: column;
    gap: 20px;
}	
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    width: 90%!important;
}	
	
.alignwide {
    width: 90%!important;
	margin: 0 auto!important;
}	
	
	
	
	
	
	
	
	
}


main#main {
    position: relative;
}
.woocommerce-breadcrumb {
    max-width: 1410px;
    position: absolute;
    top: 10px;
    color: #fff;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 10;
    font-size: 15px !important;
}
.woocommerce-breadcrumb a {
    color: #fff!important;
}
.telce .woocommerce-breadcrumb {
	top: -55px;
	color: #000!important;
}
.telce .woocommerce-breadcrumb a {
    color: #000!important;
}


.link-wrap {
	display: flex;
    justify-content: center;
    gap: 30px;
}
.link-wrap a {
	display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    height: 45px;
    padding: 0 5px;
    width: 145px;
    color: #000;
    background: #fff;
    border-radius: 5px;
    transition: all 0.5s ease !important;
    text-transform: none;
    border: 1px solid #000;
}
.link-wrap a:hover {
	color: #fff;
    background: #000;
	background: #000;
}


