/**
 * Theme Name: Hello Elementor
 * Template:   hello-elementor
 */

body {
	overflow-x: hidden;

	font-family: Cera Pro;
}

.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
	max-width: 1440px !important;
}


.elementor-section .elementor-container {
	max-width: 1480px;
}

.container {
	margin: 0 auto;
    max-width: 1200px;

    font-family: 'Cera Pro';
}

@media(max-width: 1200px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*.sub-top-section .elementor-background-overlay {
	background: linear-gradient(
        #000000 53%, 
        #000000 53%, 
        #000000 53%, 
        #000000 53%, 
        #000000 30.21%, 
        #000000 29.68%, 
        #000000 0%, 
        #000000 0%
    );
}
*/
.btn-style-1 {
    background-color: #63092B;
    padding: 20px 40px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;

    font-family: Cera Pro;
    font-weight: 400;
    font-size: 24px;

    transition: background 200ms ease-in;
}
.btn-style-1 svg, .btn-style-2 svg {
    margin-left: 10px;
}

.btn-style-1:hover, .btn-style-2:hover {
	color: #fff;
	background-color: #972056;
}

.btn-style-1:hover svg path, .btn-style-2:hover svg path {
	fill: #EFB50E;
}

.btn-style-2 {
	background-color: #63092B;
    padding: 40px 60px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;

    font-family: Cera Pro;
    font-weight: 400;
    font-size: 24px;

    width: 100%;

    transition: background 200ms ease-in;
}


.cut-text-wrapper {
  position: relative;
  display: inline-block;
}

/* псевдоелемент для "реальної висоти" */
.cut-text-wrapper::before {
  content: attr(data-text);
  visibility: hidden;
  display: block;
  font-family: Cera Pro;
  font-size: 64px;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
}

.cut-text {
  font-family: Cera Pro;
  font-size: 64px;
  font-weight: 500;
  line-height: 100%;
  color: #63092B;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: uppercase;
}

.cut-top {
    clip-path: polygon(0 0, 103% -5%, 100% 45%, 0 45%);
    transform: translateX(2px);
    z-index: 2;
}

.cut-bottom {
	clip-path: polygon(0 44%, 100% 44%, 100% 100%, 0 100%);
	z-index: 1;
}

.deg-text-type-1.cut-text-wrapper::before {
	font-size: 45px;
}

.deg-text-type-1 .cut-top {
	clip-path: polygon(0 0, 103% -5%, 100% 42%, 0 42%)
}

.deg-text-type-1 .cut-bottom {
	clip-path: polygon(0 41%, 100% 41%, 100% 100%, 0 100%);
}

.deg-text-type-1 .cut-text {
	font-size: 45px;
}

@media(max-width: 767px) {
	.deg-text-type-1.cut-text-wrapper::before, {
		font-size: 34px;
	}

	.deg-text-type-1 .cut-top {
		transform: translateX(0.028em);
		clip-path: polygon(0 0, 103% -10%, 100% 45%, 0 45%);
	}

	.deg-text-type-1 .cut-text {
		font-size: 34px;
	}
}

.deg-text-type-2 .cut-top,
.sub-text-type-1 .cut-top,
.sub-text-type-2 .cut-top {
	transform: translateX(4px);
}

.deg-text-type-2.cut-text-wrapper::before,
.sub-text-type-1.cut-text-wrapper::before,
.sub-text-type-2.cut-text-wrapper::before {
	font-size: 120px;
}

.deg-text-type-2 .cut-text,
.sub-text-type-1 .cut-text,
.sub-text-type-2 .cut-text {
	font-size: 120px;
}

@media(max-width: 767px) {
	.deg-text-type-2.cut-text-wrapper::before,
	.sub-text-type-1.cut-text-wrapper::before,
	.sub-text-type-2.cut-text-wrapper::before {
		font-size: 36px;
	}

	.deg-text-type-2 .cut-top,
	.sub-text-type-1 .cut-top,
	.sub-text-type-2 .cut-top {
		transform: translateX(0.030em);
		clip-path: polygon(0 0, 103% -10%, 100% 45%, 0 45%);
	}

	.deg-text-type-2 .cut-text,
	.sub-text-type-1 .cut-text,
	.sub-text-type-2 .cut-text {
		font-size: 36px;
	}
}

.sub-text-type-1.cut-text-wrapper::before {
	color: #63092B;
}

.sub-text-type-1 .cut-text {
	color: #63092B;
}

.sub-text-type-2.cut-text-wrapper::before {
	color: #fff;
}

.sub-text-type-2 .cut-text {
	color: #fff;
}

.sub-features-item .elementor-col-100 img {
	height: 460px !important;
	object-fit: contain;
}

.sub-features-item-desc {
	min-height: 75px;
}

@media(max-width: 1280px) {
	.sub-features-item-desc {
		min-height: 90px;
	}
}

@media(max-width: 767px) {
	.sub-features-item-desc {
		min-height: unset;
	}
}

.image-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;

    row-gap: 15px;
}
.image-block .number-and-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    margin-bottom: 20px; /* Відступ між зображенням і текстом */
}
.image-block img {
    width: fit-content;
    height: 200px !important;
}

.image-block .number {
	font-family: Cera Pro;
    font-size: 103px;
    font-weight: 400;
    line-height: 80px;
    margin-right: 10px;
}

.image-block .text {
	font-family: Cera Pro;
    font-size: 35px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;

    min-height: 72px;
}

.image-block .desc {
	margin-top: 20px;

	font-family: Cera Pro;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
 	color: #000;
}

.locations-block .elementor-icon-list-text {
	display: flex !important;
	flex-direction: column;
	row-gap: 5px;
}

.locations-block .loc-city {
	font-size: 20px;
	font-weight: 500;
	line-height: 1;

	display: block !important;
}

.locations-block .loc-address {
	font-size: 14px;
}

.locations-block .loc-time {
	font-size: 14px;
	font-weight: 500;

	margin-top: 7px;
}


.deg-item .elementor-col-100 .elementor-element-populated .elementor-widget {
	padding: 0 15px;
}

.deg-item .elementor-col-100 .elementor-element-populated .elementor-widget:last-child {
	padding: 0;
}

.deg-item .btn-style-2 {
	padding: 40px;
}

.hidden-field {
    display: none !important;
}


.custom-quantity-wrapper {
    display: flex;
    align-items: center;
}

.quantity {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.quantity span {
	font-size: 21px;
	color: #503629;
}

.custom-quantity-wrapper .quantity-decrease,
.custom-quantity-wrapper .quantity-increase {
    background-color: #63092B;
    border: unset;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    border-radius: unset;
}


.custom-quantity-wrapper input[type="number"], .custom-quantity-wrapper input[type="text"] {
	background: #F8F8F8;
	color: #000;
	font-size: 24px;
    text-align: center;
    width: 35px;

    border-radius: unset;
    border: unset;
    padding: 0;

    -moz-appearance: textfield; /* Firefox */
}

.custom-quantity-wrapper input[type="number"]::-webkit-outer-spin-button,
.custom-quantity-wrapper input[type="number"]::-webkit-inner-spin-button, {
    -webkit-appearance: none; /* Chrome, Safari, Edge, Opera */
    margin: 0;
}


#customer_login h2 {
	font-family: Cera Pro;
	color: #63092B;

	text-transform: uppercase;
	font-size: 25px;
	font-weight: 500;

	margin: 0;
}

#customer_login .form-row label, #customer_login .form-row label {
	font-family: Cera Pro;
	color: #000;

	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	line-height: 100%;
}

#customer_login form.checkout_coupon, #customer_login form.login, .woocommerce form.register {
	border-color: #AFAFAF;
}

#customer_login .form-row input.input-text, #customer_login .form-row textarea {
	border: 2px solid #EFB50E;

	padding: 15px;

	font-size: 14px;
	font-weight: 400;

	color: #000;
}

#customer_login form .form-row-wide, #customer_login form .form-row-wide {
	display: flex;
	flex-direction: column;

	row-gap: 10px;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
	top: 0.98em;
}

#customer_login .woocommerce-form-login .woocommerce-form-login__submit,
#customer_login .woocommerce-form-register__submit {
    background-color: #63092B !important;
    color: #fff !important;

    font-family: Cera Pro;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase;

    padding: 15px 40px !important;
    border-radius: unset !important;

    transition: background 200ms ease-in;
}

#customer_login .woocommerce-form-login .woocommerce-form-login__submit:hover, 
#customer_login .woocommerce-form-login .woocommerce-form-login__submit:focus,
#customer_login .woocommerce-form-register__submit:hover, .woocommerce-form-register__submit:focus {
	background-color: #972056 !important;
	color: #fff !important;
}

#customer_login form .form-row {
	display: flex;
	flex-direction: column;
	row-gap: 10px;
}
/*
input[type="checkbox"] {
  appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #63092B;
  background-color: #FFFFFF;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: middle;

  padding: 7px;
}

input[type="checkbox"]:checked {
  background-color: #FFFFFF;
  border-color: #63092B;
}

input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 11px;
  height: 8px;
  background-image: url('data:image/svg+xml;utf8,<svg width="11" height="8" viewBox="0 0 11 8" xmlns="http://www.w3.org/2000/svg"><path d="M3.87557 5.75818L1.61682 3.49943L0.847656 4.26318L3.87557 7.29109L10.3756 0.791094L9.61182 0.0273438L3.87557 5.75818Z" fill="%2363092B"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(-50%, -50%);
}
*/

@media (max-width: 767px) {
	.btn-style-1 {
		width: 100%;
		text-align: center;
		justify-content: center;

		font-size: 20px;
	}

	.deg-item .btn-style-2 {
		padding: 25px 20px;

		font-size: 20px;
	}

	.sub-features-item .elementor-col-100 img {
		height: 260px !important;
	}

	.image-block {
		align-items: flex-start;

		padding: 1em 0;
		padding-right: 10px;
		row-gap: 5px;
	}

	.image-block .number {
		font-size: 100px;
		line-height: 1;
	}

	.image-block img {
		width: auto;
		max-width: 90px;
		height: 120px !important;
		object-fit: contain;
	}

	.image-block .text {
		font-size: 21px;
		min-height: unset;
	}

	.image-block .desc {
		font-size: 16px;
	}

	.footer-section .footer-column-1 {
		order: 1;
	}
	.footer-section .footer-column-2 {
		order: 4;
	}
	.footer-section .footer-column-3 {
		order: 2;
	}
	.footer-section .footer-column-4 {
		order: 3;
	}


	.locations-block .elementor-icon-list-icon {
		display: none !important;
	}

	.footer-social .elementor-icon-list-items {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
	}

	.footer-social .elementor-icon-list-item {
		padding: 0 !important;
		margin: 0 !important;
	}

	.locations-block .elementor-icon-list-text {
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		column-gap: 10px;
	}

	.locations-block .loc-city {
		line-height: 20px;
	}

	.locations-block .loc-city, .locations-block .loc-address, .locations-block .loc-time {
		font-size: 14px;
	}

	.locations-block .loc-time {
		flex-basis: 100%;
		margin-top: 0;
	}

	.footer-menu-1 .elementor-nav-menu {
		display: flex;
		flex-wrap: wrap;
		column-gap: 20px;
		justify-content: center !important;
	}

	.deg-item .elementor-col-100 .elementor-element-populated .elementor-widget {
		padding: 0 20px;
	}

	.custom-quantity-wrapper .quantity-decrease, .custom-quantity-wrapper .quantity-increase {
		font-size: 24px;
	}

	.custom-quantity-wrapper input[type="number"] {
		font-size: 17px;
		min-height: 34px;
		display: flex;
		width: 55px;
	}

	.map-loaded {
		height: 350px;
	}
}

.xoo-wsc-header {
	padding: 0px 40px;
}

.xoo-wsch-top {
	padding: 40px 0;
	justify-content: flex-start;

	border-bottom: 1px solid #EFB50E;
}

span.xoo-wsch-close {
	right: 40px;
}

.xoo-wsch-text {
	font-family: Cera Pro;
	font-size: 25px;
	font-weight: 500;
	line-height: 100%;

	text-align: left;
	text-transform: uppercase;

	color: #63092B;
}

.xoo-wsc-body {
	padding: 0 40px;
}

.xoo-wsc-sum-col {
	justify-content: space-between;
}

.xoo-wsc-sm-info {
	height: 100%;
}

.xoo-wsc-product {
	padding: 20px 0;
	border-bottom: 1px solid #EFB50E;
}

span.xoo-wsc-pname, span.xoo-wsc-pname a {
    font-weight: 400;
    text-transform: uppercase;
    line-height: 115%;

    width: 80%;
}

span.xoo-wsc-pname {
	color: #000;
}

.xoo-wsc-body span.amount {
	font-size: 14px;
	font-weight: 400;

	color: #63092B;
}

span.xoo-wsc-smr-del {
	font-size: 25px;
	margin: 0;
}

.xoo-wsc-pprice, .xoo-wsc-pprice span.amount {
	color: #000;
}

.xoo-wsc-pprice span.amount {
	margin-left: 5px;
}

.xoo-wsc-qty-box.xoo-wsc-qtb-square {
	border: unset;

    max-width: 85px;
}

span.xoo-wsc-chng {
	width: 28px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;

	background-color: #63092B;
}

span.xoo-wsc-chng svg {

}

.xoo-wsc-qtb-square input[type="number"].xoo-wsc-qty {
	max-width: 30px;
	border: unset;
	outline: unset;

	background-color: #F8F8F8;
}

.xoo-wsc-footer {
	padding: 0px 40px;
	padding-bottom: 40px;
}

.xoo-wsc-ft-totals {
	padding: 0;
}

.xoo-wsc-ft-amt-total {
	margin: 0;
	padding: 25px 0;

	border-top: 1px solid #EFB50E;
}

span.xoo-wsc-ft-amt-label, .xoo-wsc-ft-amt-value span {
	font-size: 17px;
	font-weight: 400;

	color: #000;
	text-transform: uppercase;
}

.xoo-wsc-ft-amt-value span {
	color: #63092B;
}

.xoo-wsc-ft-buttons-cont {
	display: grid;
	grid-template-columns: 1fr;

	gap: 10px;
}

.xoo-wsc-product dl.variation {
	display: none !important;
}

.item-details {
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 4px;

	width: 75%;
}

.item-details span {
	font-size: 10px;
	font-weight: 400;

	color: #000;
	line-height: 110%;
}

a.xoo-wsc-ft-btn {
	gap: 5px;
	width: 100%;

	border: 2px solid #63092B;

	padding: 28px 45px;

	font-size: 20px;
	font-weight: 400;
	line-height: 100%;

	text-align: center;
	text-transform: uppercase;

	color: #63092B;

	transition: all 200ms ease-in;
}

a.xoo-wsc-ft-btn:hover {
	color: #63092B;
}

.xoo-wsc-ft-btn-cart {
	display: none !important;
}

.xoo-wsc-ft-btn-checkout {
	background-color: #63092B;
	color: #fff !important;
}

.xoo-wsc-ft-btn-checkout svg path {
	fill: #fff;
}

.xoo-wsc-ft-btn-checkout:hover {
	color: #fff;
}

.xoo-wsc-empty-cart a {
	display: none !important;
}

.xoo-wsc-basket {
	padding: 19px 25px;
}

.xoo-wsc-bki img {
	height: 32px;
	object-fit: contain;
}

.xoo-wsc-items-count {
	background-color: #63092B;
	font-size: 12px;
    left: unset;
    right: -4px;
    top: -15px;
    display: flex;
    justify-content: center;
    align-items: center;

    width: 20px;
    height: 20px;
}

@media(max-width: 767px) {
	.xoo-wsc-header {
		padding: 0 22px;
	}

	span.xoo-wsch-close {
		right: 22px;
	}

	span.xoo-wsch-text {
		margin: 0;
	}

	.xoo-wsch-text {
		font-size: 17px;
	}

	.xoo-wsch-top {
		padding-top: 40px;
		padding-bottom: 25px;
	}

	.xoo-wsc-body {
		padding: 0 22px;
	}

	span.xoo-wsc-pname, span.xoo-wsc-pname a {
		font-size: 10px;
	}

	.xoo-wsc-pprice, .xoo-wsc-pprice span.amount {
		font-size: 10px;
	}

	.xoo-wsc-body span.amount {
		font-size: 10px;
	}

	span.xoo-wsc-smr-del {
		font-size: 20px;
	}

	.xoo-wsc-footer {
		padding: 0 25px;
		padding-bottom: 25px;
	}

	a.xoo-wsc-ft-btn {
		padding: 18px 45px;

		font-size: 11px;
	}

	a.xoo-wsc-ft-btn svg {
		height: 11px;
	}

	span.xoo-wsc-ft-amt-label, .xoo-wsc-ft-amt-value span {
		font-size: 12px;
	}
	.xoo-wsc-footer, .xoo-wsc-footer a, .xoo-wsc-footer .amount {
		font-size: 12px;
	}

	.xoo-wsc-bki img {
		height: 28px;
	}

	.xoo-wsc-basket {
	    padding: 8px 16px;
	}

	.xoo-wsc-items-count {
	    font-size: 8px;
	    right: -3px;
	    top: 0px;
	    width: 14px;
	    height: 14px;
	}
}

#elementor-popup-modal-1210 .dialog-close-button {
	display: none !important;
}

.age-accept-btn {
	border: 1px solid #63092B;
}

.age-dismiss-btn {
	border: 1px solid #63092B;
	background-color: #fff;

	color: #63092B;
}

.age-dismiss-btn svg path {
	fill: #63092B;
}

.xoo-el-section {
	padding-left: 15px;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
	background-color: #63092B;
	border-color: #63092B;

	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;

	font-family: Cera Pro;
	font-size: 12px;
	font-weight: 400;

	text-transform: uppercase;


	width: 80%;
	margin: 0 auto;
	padding: 25px;
	max-width: 250px;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn svg {
	height: 10px;
}

.xoo-el-form-container ul.xoo-el-tabs {
	padding-bottom: 0;
}

.xoo-el-form-container ul.xoo-el-tabs li {
	display: none;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
	display: block;

	background-color: transparent;
	padding: 0;
	border: unset;
	text-align: left;

	font-family: Cera Pro;
	font-size: 22px;
	font-weight: 500;

	color: #63092B;

	text-transform: uppercase;
}

.xoo-aff-input-group .xoo-aff-input-icon {
	display: none;
}

.xoo-aff-group {
	margin-bottom: 20px;
}

.xoo-aff-group label {
	font-family: Cera Pro;
	font-size: 16px;
	font-weight: 400;
	line-height: 100%;

	color: #000;

	text-transform: uppercase;

	margin-bottom: 10px;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select, .xoo-aff-group select + .select2, .xoo-aff-group input[type="tel"], .xoo-aff-group input[type="file"] {
	font-family: Cera Pro;
	font-size: 13px;
	font-weight: 400;
	line-height: 100%;

	color: #000;

	text-transform: uppercase;

	border: 1.5px solid #EFB50E;

	padding: 15px;
}

.xoo-aff-group input::placeholder {
	color: #AFAFAF;
}

.xoo-aff-pw-toggle i {
	color: #AFAFAF;
}

.xoo-el-fields-cont .xoo-aff-group:last-child {
	margin-bottom: 10px;
}

.xoo-aff-group.xoo-el-login-btm-fields {
	display: flex;
	justify-content: space-between;
	align-items: center;

	margin-bottom: 30px;
}

.xoo-aff-group.xoo-el-login-btm-fields input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	border: 2px solid #EFB50E;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	width: 16px;
	height: 16px;
	padding: 0;
	position: relative;
}

.xoo-aff-group.xoo-el-login-btm-fields input[type="checkbox"]::before
{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    transform: translate(-50%, -50%) scale(0);
    background-color: #EFB50E;
    border-radius: 50%; 
    transition: transform 0.2s ease;
}

.xoo-aff-group.xoo-el-login-btm-fields input[type="checkbox"]:checked::before
{
    transform: translate(-50%, -50%) scale(1);
}

.xoo-aff-group.xoo-el-login-btm-fields label {

	display: flex;
	align-items: center;

	margin: 5px 0;
}

.xoo-aff-group.xoo-el-login-btm-fields span, .xoo-aff-group.xoo-el-login-btm-fields a.xoo-el-lostpw-tgr {
	font-family: Cera Pro;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;

	color: #000;

	text-transform: math-auto;
}

.xoo-aff-group.xoo-el-login-btm-fields a.xoo-el-lostpw-tgr {
	color: #63092B;
}


div[data-section="register"] button.btn.button.xoo-el-action-btn {
	margin-top: 25px;
}

.xoo-el-form-txt {
	font-family: Cera Pro;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;

	color: #000;

	margin-bottom: 20px;
}

.xoo-footer-block {
	display: flex;
	justify-content: center;

	margin-top: 30px;
}

.xoo-footer-block a {
	color: #63092B;
	margin-left: 5px;
}



.logos-container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.logos-list {
	display: flex;
	flex-wrap: wrap;
	flex-basis: 90%;
	justify-content: flex-start;
	align-items: center;

	gap: 20px;

    margin-bottom: -4px;
}

.logos-item {
	display: flex;
	align-items: center;
}


.logos-item img,
.logos-item svg {
	width: 100%;
	max-height: 33px;

	object-fit: contain;
}

.logos-list .logos-item:nth-of-type(1) img,
.logos-list .logos-item:nth-of-type(1) svg {
	max-width: 90px;
}


@media(max-width: 767px) {
	.logos-container {
	    justify-content: space-between;
	}

	.logos-title {
		font-size: 15px;
	}

	.logos-item img,
	.logos-item svg {
		max-height: 28px;
	}

	.logos-list {
		flex-wrap: nowrap;
		flex-basis: calc(100% - 20px);

		margin-bottom: 0;
	}
}

.footer {
	background-image: 
        linear-gradient(to bottom, rgb(0 0 0 / 75%), rgb(0 0 0 / 75%)), 
        url(https://zwin.ua/wp-content/uploads/2025/04/footer-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer .container {
	padding: 90px 0;

	display: grid;
	grid-template-columns: 20% 23% 35% 23%;
}

.footer-col-1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer-col-1 img {
	height: 34px;
	object-fit: contain;
}

.footer-col-2 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;

	gap: 30px;
}

.footer-col-2 .footer-menu {
	display: flex;
	flex-direction: column;
	justify-content: space-between;

	height: 100%;
}

.footer-menu .menu-footer-menu-container {
	height: 100%;
}

.footer-menu {
	display: flex;
}

.footer-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;

	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.footer-menu ul li a {
	font-family: Cera Pro;
	font-size: 14px;
	font-weight: 400;

	color: #fff;
}

.footer-col-3 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer-socials {
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}

.footer-col-title {
	font-family: Cera Pro;
	font-size: 16px;
	font-weight: 400;

	color: #fff;
	text-transform: uppercase;
}

.footer-socials a {
	display: flex;
	gap: 10px;

	font-family: Cera Pro;
	font-size: 16px;
	font-weight: 400;

	color: #fff;
	text-transform: uppercase;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-socials a img {
	height: 24px;
	object-fit: contain;
}

.footer-col-4 {
	display: flex;
    justify-content: flex-end;
}

.locations-list {
	display: flex;
	flex-direction: column;
    row-gap: 30px;
}

.locations-list-item {
	display: flex;
	gap: 8px;
}

.ll-item-content {
	display: flex;
	flex-direction: column;

	gap: 10px;
}

.locations-list-item a, .locations-list-item span, .ll-item-time {
	font-family: Cera Pro;
	line-height: 110%;

	color: #fff;
	text-transform: uppercase;
}

.locations-list-item .ll-item-name span {
	font-size: 16px;
	font-weight: 500;
	line-height: 100%;
}

.locations-list-item .ll-item-name {
	font-size: 14px;
	font-weight: 400;
}

.locations-list-item .ll-item-time {
	font-size: 14px;
	font-weight: 500;
}

.locations-list-item .ll-item-phone {
	font-size: 16px;
	font-weight: 500;
}



@media(max-width: 767px) {

	.footer .container {
		grid-template-columns: 1fr;
		padding: 50px 20px;
	}

	.footer-logo {
		display: flex;
		justify-content: center;
	}

	.footer-col-1 {
		gap: 30px;
	}

	.footer-col-1 img {
		height: 24px;
	}

	.footer-socials {
		row-gap: 20px;
	}

	.footer-col-title {
		text-align: center;
		font-size: 12px;
	}

	.footer-socials a img {
		height: 15px;
	}

	.footer-socials a {
		font-size: 12px;
		align-items: center;
		justify-content: center;
	}

	.locations-list-item {
		justify-content: center;
	}
	.locations-list {
		margin-top: 40px;
	}

	.footer-col-3 {
		display: none;
	}

	.locations-list-item .ll-item-ico {
		display: none;
	}

	.locations-list-item .ll-item-name br {
		display: none;
	}

	.locations-list-item .ll-item-name span {
		font-weight: 400;
	}

	.locations-list-item .ll-item-content {
		align-items: center;
	}

	.locations-list-item .ll-item-name span, 
	.locations-list-item a, 
	.locations-list-item span, 
	.ll-item-time,
	.locations-list-item .ll-item-phone {
		font-size: 14px;
	}

	.locations-list-item .ll-item-phone {
		margin-top: 8px;
	}

	

	.footer-col-4 {
		flex-direction: column;
		justify-content: center;
		align-items: center;

		gap: 40px;
	}

	.footer-col-4 .footer-icon {
		order: 2;
	}

	.footer-col-4 .locations-list {
		order: 1;
	}

	.footer-col-4 .footer-menu {
		order: 3;
	}

	.footer-col-4 .footer-col-title {
		order: 5;
	}

	.footer-col-4 .logos-container {
		order: 4;
	}

	.footer-col-4 img {
		height: 30px;
	}

	.footer-menu ul {
		display: grid;
		grid-template-columns: 1fr 1fr;

		gap: 10px;
	}

	.footer-menu ul li {
		text-align: center;
		line-height: 100%;
	}

	.footer-menu ul li a {
		text-align: center;
		font-size: 12px;
	}
}