/*
Theme: Akumai landing pages
Pages: Akumuliatorių centras Klaipėdoje + Akumuliatorių servisas Klaipėdoje

*/


/* =========================================================
   DESKTOP / BASE
   ========================================================= */
body.akumai-page .entry-content > .wp-block-group.page-hero {
	position: relative;
	width: min(100vw, 2200px);
	max-width: 2200px;

	margin-left: 50%;
	margin-right: 0;
	transform: translateX(-50%);

	padding:350px 30px 150px;
	overflow: hidden;
	border-radius: 40px;
}

body.akumai-page .wp-block-group.page-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;

	background: linear-gradient(
		to right,
		rgba(0, 0, 0, 0.8) 0%,
		rgba(0, 0, 0, 0.6) 30%,
		rgba(0, 0, 0, 0.35) 65%,
		rgba(0, 0, 0, 0) 100%
	);
}

body.akumai-page .wp-block-group.page-hero > * {
	position: relative;
	z-index: 1;
}

body.akumai-page .wp-block-group.page-hero h2,
body.akumai-page .wp-block-group.page-hero p {
	color: #fff;
	max-width: 700px;
    margin: 0 0 30px 0 !important;
	font-weight: 600;
}
body.akumai-page .wp-block-group.page-hero p {
	margin-bottom: 60px !important;
	font-weight: 400;
    font-size: 20px;
    line-height: 1.6;
    max-width: 550px;
}
body.akumai-page figure.img-border-radius img {
	border-radius: 24px;
}
body.akumai-page .wp-block-group.center_section_2 {
    padding-top: 120px;
    padding-bottom: 150px;
}
body.akumai-page .center_section_2 h1 {
	font-size: 55px;
}
body.akumai-page .wp-block-group.page-hero ul { list-style: none; margin: -40px 0 20px !important; padding: 0 !important; }

body.akumai-page .wp-block-group.page-hero li {
	color: #fff;
	font-size: 20px;
}

body.akumai-page .wp-block-group.page-hero .wp-block-buttons {
	margin-top: 60px;
}

body.akumai-page .small_info_about p {
	position: relative;
	display: inline-block;
	min-height: 58px;
	margin: 0;
	padding-left: 88px;
	color: #0C1F2F;
	font-size: 16px;
	line-height: 1.1;
}

body.akumai-page .small_info_about p::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 58px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

body.akumai-page .small_info_about p.years::before {
	background-image: url("assets/elements/30+_metai.svg");
}
body.akumai-page .small_info_about p.warehouse::before {
	background-image: url("assets/elements/1000+_akumu.svg");
}
body.akumai-page .small_info_about p.clients::before {
	background-image: url("assets/elements/aptarnautu_klientu.svg");
}
body.akumai-page .small_info_about p.country::before {
	background-image: url("assets/elements/visa_lietuva.svg");
	width: 68px;
	height: 68px;
}

body.akumai-page .small_info_about p strong {
	display: inline-block;
	margin-bottom: 5px;
	color: #0C1F2F;
	font-size: 28px;
	font-weight: 500;
	line-height: 1.1;
}

body.akumai-page .wp-block-columns.vertical_align_bottom {
	align-items: center !important;
}


/**   akumai_section_style_1  */

body.akumai-page .entry-content > .wp-block-group.akumai_section_style_1 {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
	padding: 140px 20px;
}
body.akumai-page .wp-block-group.akumai_section_style_1 img { border-radius: 22px; }


body.akumai-page .akumai-section-style-1-benefits {
	gap: 0 !important;
}
body.akumai-page .akumai-section-style-1-benefits h3 {
	margin-bottom: 30px; 
}

body.akumai-page .akumai-section-style-1-benefits > .wp-block-column {
	position: relative;
	padding-right: 42px;
	padding-left: 42px;
}

body.akumai-page .akumai-section-style-1-benefits > .wp-block-column:first-child {
	padding-left: 0;
}

body.akumai-page .akumai-section-style-1-benefits > .wp-block-column:last-child {
	padding-right: 0;
}

body.akumai-page .akumai-section-style-1-benefits
> .wp-block-column:not(:first-child)::before {
	content: "";
	position: absolute;
	top: 4px;
	bottom: 4px;
	left: 0;

	width: 1px;
	background-color: rgba(145, 145, 145, 0.45);
}


body.akumai-page .wp-block-group.section_map {
	padding: 60px 0;
}


/**   akumai_section_style_2  */


body.akumai-page .entry-content > .wp-block-group.akumai-section-style-2 {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	border-radius: 20px;
	padding: 200px 150px;
}

body.akumai-page .wp-block-group.akumai-section-style-2::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	border-radius: inherit;

	background: rgba(0, 0, 0, 0.52);
}

body.akumai-page .wp-block-group.akumai-section-style-2 > * {
	position: relative;
	z-index: 1;
}
body.akumai-page .wp-block-group.akumai-section-style-2 h2,
body.akumai-page .wp-block-group.akumai-section-style-2 p,
body.akumai-page .wp-block-group.akumai-section-style-2 li {
	color: #fff;
}
body.akumai-page .wp-block-group.akumai-section-style-2 h2 { font-weight: 600; }
body.akumai-page .wp-block-group.akumai-section-style-2 h2,
body.akumai-page .wp-block-group.akumai-section-style-2 p {
	width: 100%;
	max-width: 500px;
}

body.akumai-page .wp-block-group.akumai-section-style-2 p.read_more {
	max-width: none;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
body.akumai-page .wp-block-group.akumai-section-style-2 p.read_more a {
	max-width: none;
	display: flex;
	align-items: center;
	column-gap: 10px;
	justify-content: flex-end;
	color: #fff;
	
}
body.akumai-page .wp-block-group.akumai-section-style-2 p.read_more a::after {
	content: "";
	display: block;
	background: url("assets/elements/read_more_arrow.svg");
	width: 19px;
	height: 19px;
}
body.akumai-page .wp-block-group.akumai-section-style-2 p.read_more:hover {
	text-decoration: underline;
}


/**   akumai-manufactures  */

body.akumai-page .entry-content > .wp-block-group.akumai-manufactures {
	border-radius: 20px;
	padding: 100px 20px;
}
.akumai-partners-slider-section {
	width: 100%;
    max-width: 1200px;
}


/**   HELP section  */


body.akumai-page .entry-content > .wp-block-group.help_section {
	border-radius: 20px;
	padding: 100px 80px;
	position: relative;
	margin-top: 100px;
}


body.akumai-page .wp-block-group.help_section::before {
	content: "";
	position: absolute;
	width: 170px;
	height: 170px;
	top: -100px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%;
	background-color: #fff;
	background-image: url("assets/elements/help_element.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 70px auto;
	z-index: 1;
}

body.akumai-page .wp-block-group.help_section .title p { margin: 10px auto 20px !important; }
body.akumai-page .wp-block-group.help_section img {
	border-radius: 28px;
}
body.akumai-page .wp-block-group.help_section h2 {
	margin-bottom: 20px;
}
body.akumai-page .wp-block-group.help_section p {
	max-width: 400px;
	margin-top: 10px;
	margin: 10px 0 0 !important;
}
body.akumai-page .wp-block-separator {
	border-top: 1px solid;
}
body.akumai-page .wp-block-group.help_section h3 {
	font-size: 30px;
}


body.akumai-page .wp-block-group.akumai-service-steps {
	margin-top: 100px;
}

body.akumai-page .wp-block-group.akumai-service-steps .wp-block-columns {
	display: flex;
	align-items: center;
	gap: 70px;
	margin: 0;
}

body.akumai-page .wp-block-group.akumai-service-steps .wp-block-column:first-child {
	flex-basis: 56% !important;
}

body.akumai-page .wp-block-group.akumai-service-steps .wp-block-column:last-child {
	flex-basis: 44% !important;
}

body.akumai-page .wp-block-group.akumai-service-steps .about {
	position: relative;
	margin: 0;
	padding-left: 105px;
	color: #0C1F2F;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
	max-width: none;
}

body.akumai-page .wp-block-group.akumai-service-steps .about::before {
	content: "30+";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	border: 2px solid #429BD3;
	border-radius: 50%;
	color: #429BD3;
	font-size: 24px;
	font-weight: 900;
	line-height: 1;
	text-align: center;
}

body.akumai-page .wp-block-group.akumai-service-steps .about strong {
	display: inline-block;
	color: #0C1F2F;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	text-transform: uppercase;
}

body.akumai-page .wp-block-group.akumai-service-steps ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body.akumai-page .wp-block-group.akumai-service-steps ul li {
	position: relative;
	margin: 0 0 4px;
	padding-left: 22px;
	color: #0C1F2F;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.35;
}

body.akumai-page .wp-block-group.akumai-service-steps ul li:last-child {
	margin-bottom: 0;
}



body.akumai-page .contact-form {
	padding: 60px;
	border-radius: 20px;
}
body.akumai-page .contact-form h3 {
	max-width: 500px;
	margin: 0 0 20px !important;
}

body.akumai-page .entry-content > .wp-block-group.akumai-faq {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
	padding: 140px 20px;
	margin-top: 120px;
}


/**   akumai_section_style_3  */


body.akumai-page .wp-block-group.akumai-section-style-3 {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
	background: linear-gradient(
		to bottom,
        transparent 0%,
        transparent 40%,
        #F0F0F0 40%,
        #F0F0F0 50%,
        #F0F0F0 100%
    );
}

body.akumai-page .wp-block-group.akumai-section-style-3 img {
	border-radius: 20px;
}


/**   Akumuliatoriaus patikra  */


body.akumai-page .wp-block-group.akumuliatoriaus-patikra {
	position: relative;
	background: #F0F0F0;
	border-radius: 20px;

	padding: 250px 80px 100px;

	overflow: visible;

	margin-top: 200px;
}

body.akumai-page .wp-block-group.akumuliatoriaus-patikra::before {
	content: "";
	position: absolute;

	width: 270px;
	height: 270px;

	top: -185px;
	left: 50%;
	transform: translateX(-50%);

	border-radius: 50%;

	background-color: #fff;
	background-image: url("assets/elements/akumuliatoriaus_patikra.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 120px auto;

	z-index: 1;
}


body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step {
	list-style: none;
	padding: 0;
	margin: 120px auto 50px !important;

	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 0;

	max-width: 1150px;

	counter-reset: step-counter;
}

body.akumai-page .wp-block-group.akumuliatoriaus-patikra .cta_buttons {
	margin-top: 150px;
}

body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li {
	list-style: none;
	margin: 0;
	padding: 0;

	position: relative;
	min-width: 0;

	display: flex;
	align-items: center;
	gap: 12px;

	color: #0C1F2F;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.25;

	counter-increment: step-counter;
	z-index: 1;
}


body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li:nth-child(even) {
	transform: translateY(52px);
}


body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li::before {
	content: counter(step-counter);

	display: flex;
	align-items: center;
	justify-content: center;

	flex: 0 0 52px;
	width: 52px;
	height: 52px;

	border-radius: 50%;
	background: #fff;

	color: #0C1F2F;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;

	position: relative;
	z-index: 3;
}

body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li:not(:last-child)::after {
	content: "";

	position: absolute;

	left: 26px;

	width: calc(100% - 38px);
	height: 72px;

	background-image: url("/wp-content/themes/akumai/assets/elements/step_by_step.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;

	pointer-events: none;
	z-index: 0;
}


body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li:nth-child(odd):not(:last-child)::after {
	top: 80px;
	transform: scaleY(-1);
}


body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li:nth-child(even):not(:last-child)::after {
	top: -80px;
	transform: none;
}


/* TABLET */


/* MOBILE */


/**   akumai_section_style_4  */

body.akumai-page .wp-block-group.akumai-section-style-4 {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	border-radius: 24px;
	margin-top: 100px;
	padding: 120px 20px !important;
}

body.akumai-page .wp-block-group.akumai-section-style-4::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	background: rgba(0, 0, 0, 0.5);
}

/* H2 + tekstas + sąrašas + mygtukai laikomi viename bloke dešinėje */
body.akumai-page .wp-block-group.akumai-section-style-4 > .wp-block-group {
	position: relative;
	z-index: 1;
	width: 44%;
	max-width: 650px;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: auto !important;
	margin-right: 4% !important;
	box-sizing: border-box;
}

body.akumai-page .wp-block-group.akumai-section-style-4 > .wp-block-group > * {
	width: 100%;
	max-width: none;
}

body.akumai-page .wp-block-group.akumai-section-style-4 h2,
body.akumai-page .wp-block-group.akumai-section-style-4 p,
body.akumai-page .wp-block-group.akumai-section-style-4 li {
	color: #fff;
}

body.akumai-page .wp-block-group.akumai-section-style-4 h2 {
	font-weight: 600;
}

body.akumai-page .wp-block-group.akumai-section-style-4 ul {
	list-style: none;
	display: grid;
	gap: 16px;
	width: 100%;
	margin: 30px 0 0 !important;
	padding: 0 !important;
}

body.akumai-page .wp-block-group.akumai-section-style-4 ul > li {
	margin: 0;
	padding-left: 0;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.45;
}

body.akumai-page .wp-block-group.akumai-section-style-4 .wp-block-buttons {
	margin-top: 40px;
}


/**   akumai_section_style_5  */

body.akumai-page .wp-block-group.akumai-section-style-5 .prices {
	margin-top: 100px;
}
body.akumai-page .wp-block-group.akumai-section-style-5 .prices h2 {
	font-size: 36px;
}
body.akumai-page .wp-block-group.akumai-section-style-5 .prices h2,
body.akumai-page .wp-block-group.akumai-section-style-5 .prices p {
	width: 100%;
	max-width: 400px;
}

body.akumai-page .wp-block-group.akumai-section-style-5 .prices > .wp-block-column {
	position: relative;
	background: #F0F0F0;
	border-radius: 20px;
	padding: 160px 60px 60px;
	overflow: visible;
}
body.akumai-page .wp-block-group.akumai-section-style-5 .prices > .wp-block-column::before {
	content: "";
	position: absolute;

	width: 200px;
	height: 200px;

	top: -100px;
	left: 50%;
	transform: translateX(-50%);

	border-radius: 50%;
	background-color: #fff;

	background-image: var(--price-icon);
	background-repeat: no-repeat;
	background-position: center;
	background-size:80px auto;

	z-index: 2;
}

body.akumai-page .wp-block-group.akumai-section-style-5 .prices > .price-1 {
	--price-icon: url("assets/elements/akumuliatoriaus_tikrinimas.svg");
}

body.akumai-page .wp-block-group.akumai-section-style-5 .prices > .price-2 {
	--price-icon: url("assets/elements/akumuliatoriaus_keitimas.svg");
}

body.akumai-page .price-list h3 {
	display: flex;
	font-size: 18px;
	font-weight: 600;
	column-gap:40px;
	border-bottom: solid 1px #B3B3B3;
	margin: 0;
	padding: 25px 0;
	align-items: center;
	line-height: 1.3;
	
}
body.akumai-page .price-list h3 strong {
	margin-left: auto;
	min-width: 250px;
	text-align: right;
	font-size: 34px;
	font-weight: 400;
	display: grid;
	line-height: 1;
	color: #0C1F2F;
}
body.akumai-page .price-list h3 strong em {
	color: #919191;
	font-weight: 300;
	font-size: 16px;
	font-style: normal;
}
body.akumai-page .price-list h3:last-of-type {
	border-bottom: none;
}


/** akumai_section_style_6 **/

body.akumai-page .wp-block-group.akumai-section-style-6 {
	position: relative;
	overflow: hidden;
	isolation: isolate;
	border-radius: 24px;
	min-height: 880px;
	display: flex;
	flex-direction: column;
	padding: 0 !important;
	color: #fff;
	margin: 100px 0 !important;
}


/* Gradientas */
body.akumai-page .wp-block-group.akumai-section-style-6::before {
	content: "";
	position: absolute;
	inset: 0;

	background: linear-gradient(
		to top,
		rgba(0, 0, 0, 0.90) 0%,
		rgba(0, 0, 0, 0.72) 35%,
		rgba(0, 0, 0, 0.48) 65%,
		rgba(0, 0, 0, 0.18) 100%
	);

	z-index: 0;
	pointer-events: none;
}


/* Visas turinys virš gradiento */
body.akumai-page .wp-block-group.akumai-section-style-6 > * {
	position: relative;
	z-index: 1;
}


/* TEKSTO BLOKAS DEŠINĖJE */
body.akumai-page .wp-block-group.akumai-section-style-6 > .wp-block-group:first-child {
	flex: 1;

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;

	width: 44% !important;
	max-width: 650px !important;

	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-left: auto !important;
	margin-right: 4% !important;

	padding: 40px 0 !important;

	box-sizing: border-box;
}


/* Antraštė */
body.akumai-page .wp-block-group.akumai-section-style-6 h2 {
	margin: 0 0 18px;

	color: #fff;

	font-size: 52px;
	line-height: 1.08;
}


/* Aprašymas */
body.akumai-page .wp-block-group.akumai-section-style-6 > .wp-block-group:first-child p {
	margin: 0;

	color: #fff;

	font-size: 15px;
	line-height: 1.6;
}


/* MĖLYNA APATINĖ JUOSTA */
body.akumai-page .wp-block-group.akumai-section-style-6 > .small_info_about {
	flex-shrink: 0;
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 60px !important;
	gap: 0 !important;
	background: #27377F;
	color: #fff;
	border-radius: 0 0 24px 24px;
	box-sizing: border-box;
}


/* Tekstas mėlynoje juostoje */
body.akumai-page .wp-block-group.akumai-section-style-6 > .small_info_about p,
body.akumai-page .wp-block-group.akumai-section-style-6 > .small_info_about p strong {
	color: #fff;
}


body.akumai-page .wp-block-group.akumai-section-style-6 > .small_info_about p {
	width: 100%;
	max-width: 250px;
	margin: 0;
}


/* Vienodi 4 blokai */
body.akumai-page .wp-block-group.akumai-section-style-6
.small_info_about
.wp-block-column {
	flex: 1 1 25% !important;

	display: flex;
	align-items: center;

	padding: 25px 35px;

	box-sizing: border-box;
}


/* Paskutinis blokas */
body.akumai-page .wp-block-group.akumai-section-style-6
.small_info_about
.wp-block-column:last-child {
	border-right: 0;
}


/** akumai_faq **/


body.akumai-page .akumai-faq {
	position: relative;
	overflow: visible;
}

body.akumai-page .akumai-faq .sf-faq-accordion {
	position: relative;
}

body.akumai-page .akumai-faq.is-collapsed .sf-faq-accordion {
	max-height: 520px !important;
	overflow: hidden !important;
}

body.akumai-page .akumai-faq.is-expanded .sf-faq-accordion {
	max-height: none !important;
	overflow: visible !important;
}

body.akumai-page .akumai-faq.is-collapsed .sf-faq-accordion::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 180px;
	background: linear-gradient(
		to bottom,
		rgba(240,240,240,0),
		rgba(240,240,240,.65) 60%,
		#f0f0f0 100%
	);
	pointer-events: none;
	z-index: 10;
}

body.akumai-page .akumai-faq-toggle,
body.akumai-page .akumai-faq-toggle:focus {
	color: #293780 !important;
	background: none;
	border: solid 2px #26377f;
	border-radius: 100px;
	height: 60px;
	padding: 0 40px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	text-align: center;
	margin: 50px auto 0;
	transition: all .2s linear;
}

body.akumai-page .akumai-faq-toggle:hover {
	background: #293780;
	color: #fff !important;
	border-color: #293780 !important;
}

body.akumai-page .akumai-faq.is-expanded .akumai-faq-toggle {
	margin-top: 40px;
}


body.akumai-page .wp-block-group.section_map {
	margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}
body.akumai-page #akumai-map-1 {
	width: 100% !important;
	max-width: none;
	border-radius: 0 !important;
}
body.akumai-page .akumai-map-wrap {
	height: 700px !important;
}


/** akumai_section_style_7 **/

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 {
	gap: 0;
}
body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 p,
body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 p {
	margin-bottom: 0;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .section_title {
	align-items: center !important;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 > .wp-block-column {
	position: relative;
	padding: 0 40px;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 > .wp-block-column:first-child {
	padding-left: 0;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 > .wp-block-column:last-child {
	padding-right: 0;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 > .wp-block-column:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #bcbcbc;
}


body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 {
	gap: 0;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 > .wp-block-column {
	position: relative;
	padding: 0 40px;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 > .wp-block-column:first-child {
	padding-left: 0;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 > .wp-block-column:last-child {
	padding-right: 0;
}

body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 > .wp-block-column:first-child::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #bcbcbc;
}


/* Vienodi standartinių UL sąrašų bulletai */
body.akumai-page .entry-content ul:not(.step-by-step) {
	list-style: none;
	padding-left: 0 !important;
}

body.akumai-page .entry-content ul:not(.step-by-step) > li {
	list-style: none;
	display: grid;
	grid-template-columns: 18px minmax(0, 1fr);
	column-gap: 12px;
	align-items: start;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
}

body.akumai-page .entry-content ul:not(.step-by-step) > li::before {
	content: "";
	display: block;
	width: 15px;
	height: 12px;
	margin-top: 0.28em;
	background: transparent url("/wp-content/themes/akumai/assets/elements/bullet.svg") center / contain no-repeat;
}

body.akumai-page .entry-content ul:not(.step-by-step) > li::marker {
	content: "";
}

/* Hero sąraše check ženklas šiek tiek didesnis */
body.akumai-page .wp-block-group.page-hero ul:not(.step-by-step) > li {
	grid-template-columns: 20px minmax(0, 1fr);
	column-gap: 14px;
}

body.akumai-page .wp-block-group.page-hero ul:not(.step-by-step) > li::before {
	width: 18px;
	height: 14px;
	margin-top: 0.3em;
}

body.akumai-page .entry-content > .wp-block-group {
	padding-left: 0;
	padding-right: 0;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

/* <= 1800px */
@media (max-width: 1800px) {
	body.akumai-page .entry-content > .wp-block-group.page-hero {
		border-radius: 0;
	}
}


/* <= 1180px */
@media (max-width: 1180px) {
	body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 25px 30px;
	}

	body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li:nth-child(even) {
		transform: none;
	}

	body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li::after {
		display: none;
	}
}


/* <= 992px */
@media (max-width: 992px) {
	body.akumai-page .wp-block-columns.small_info_about {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 20px !important;
	}

	body.akumai-page .wp-block-columns.small_info_about > .wp-block-column {
		flex: 0 0 calc(50% - 10px) !important;
		width: calc(50% - 10px) !important;
		max-width: calc(50% - 10px) !important;
		text-align: center;
		margin-bottom: 40px;
	}

	/* Section 6 turi stipresnį desktop flex-basis, todėl jį perrašome atskirai. */
	body.akumai-page .wp-block-group.akumai-section-style-6 > .small_info_about .wp-block-column {
		flex: 0 0 50% !important;
		width: 50% !important;
		max-width: 50% !important;
	}

	body.akumai-page .wp-block-group.center_section_2 {
		padding-top: 60px;
		padding-bottom: 30px;
	}

	body.akumai-page .entry-content > .wp-block-group.page-hero {
		padding: 200px 30px 100px;
	}

	/* Vietoje WordPress generuojamos wp-container-* klasės. */
	body.akumai-page .wp-block-group.center_section_2 > .wp-block-group {
		max-width: none !important;
	}

	body.akumai-page .wp-block-group.center_section_2,
	body.akumai-page .wp-block-group.akumai_section_style_1 {
		text-align: center;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1 .wp-block-buttons {
		justify-content: center;
		margin-top: 50px;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1 h2 {
		width: 100%;
		max-width: 800px;
		margin: 0 auto 30px;
	}

	body.akumai-page .entry-content > .wp-block-group.akumai_section_style_1 {
		padding: 60px 20px;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1 .wp-block-columns {
		display: grid;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1 .wp-block-columns:first-of-type > .wp-block-column:first-of-type {
		margin-bottom: 50px;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1 img {
		width: 100%;
		object-fit: cover !important;
		height: 100%;
		max-height: 450px;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1 .wp-block-spacer,
	body.akumai-page .removespace {
		display: none;
	}

	body.akumai-page .akumai-section-style-1-benefits > .wp-block-column {
		padding: 0;
	}

	body.akumai-page .akumai-section-style-1-benefits > .wp-block-column:not(:first-child)::before {
		display: none;
	}

	body.akumai-page .akumai_section_style_1 ul {
		width: fit-content;
		max-width: 100%;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 0;
		text-align: left;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1.with-background {
		background: none !important;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1.reverse .wp-block-column:first-of-type {
		order: 2 !important;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1.reverse .wp-block-column:last-of-type {
		order: 1 !important;
		margin-bottom: 60px;
	}

	body.akumai-page .wp-block-group.akumai_section_style_1.removemargin .wp-block-columns:first-of-type > .wp-block-column:first-of-type {
		margin-bottom: 0;
	}

	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-2 {
		padding: 60px 60px;
	}

	body.akumai-page .wp-block-buttons {
		gap: 10px;
	}

	body.akumai-page .wp-block-buttons .wp-block-button {
		width: 100%;
		max-width: 320px;
	}

	body.akumai-page .wp-block-buttons .wp-block-button .wp-block-button__link {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		box-sizing: border-box;
	}

	body.akumai-page .wp-block-group.akumai-service-steps .wp-block-columns {
		gap: 40px;
	}

	body.akumai-page .wp-block-group.akumai-service-steps .wp-block-column:first-child,
	body.akumai-page .wp-block-group.akumai-service-steps .wp-block-column:last-child {
		flex-basis: 50% !important;
	}

	body.akumai-page .wp-block-group.akumai-section-style-4 {
		padding: 90px 30px !important;
	}

	body.akumai-page .wp-block-group.akumai-section-style-4 > .wp-block-group {
		width: 55%;
		margin-right: 2% !important;
	}
}


/* <= 767px */
@media (max-width: 767px) {
	body.akumai-page .center_section_2 h1 {
		font-size: 48px;
	}

	body.akumai-page .wp-block-group.center_section_2 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	body.akumai-page .wp-block-group.akumai-section-style-2 p.read_more {
		justify-content: flex-start;
		line-height: 1.2;
	}

	body.akumai-page .entry-content > .wp-block-group.akumai-manufactures {
		padding: 40px 20px;
	}

	body.akumai-page .akumai-section-style-1-benefits {
		gap: 32px !important;
	}

	body.akumai-page .akumai-section-style-1-benefits > .wp-block-column {
		padding-right: 0;
		padding-left: 0;
	}

	body.akumai-page .akumai-section-style-1-benefits > .wp-block-column::before {
		display: none;
	}

	body.akumai-page .wp-block-group.akumai-service-steps {
		padding: 30px 20px;
	}

	body.akumai-page .wp-block-group.akumai-service-steps .wp-block-columns {
		display: flex;
		flex-direction: column;
		align-items: stretch;
		gap: 25px;
	}

	body.akumai-page .wp-block-group.akumai-service-steps .wp-block-column:first-child,
	body.akumai-page .wp-block-group.akumai-service-steps .wp-block-column:last-child {
		flex-basis: auto !important;
		width: 100%;
	}

	body.akumai-page .wp-block-group.akumai-service-steps .about {
		padding-left: 0;
		padding-top: 65px;
	}

	body.akumai-page .wp-block-group.akumai-service-steps .about::before {
		top: 0;
		left: 0;
		transform: none;
	}

	body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step {
		grid-template-columns: 1fr;
		gap: 20px;
		margin: 40px 0 30px !important;
	}

	body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li {
		width: 100%;
	}

	body.akumai-page .wp-block-group.akumuliatoriaus-patikra .step-by-step > li::before {
		flex: 0 0 52px;
		width: 52px;
		height: 52px;
		font-size: 25px;
	}

	body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3,
	body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 {
		gap: 30px;
	}

	body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 > .wp-block-column,
	body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 > .wp-block-column {
		padding: 0 0 30px;
	}

	body.akumai-page .wp-block-group.akumai-section-style-7 .tips-3 > .wp-block-column:not(:last-child)::after,
	body.akumai-page .wp-block-group.akumai-section-style-7 .tips-2 > .wp-block-column:first-child::after {
		top: auto;
		right: auto;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
	}

	body.akumai-page .wp-block-group.akumai-section-style-4 {
		padding: 80px 25px !important;
	}

	body.akumai-page .wp-block-group.akumai-section-style-4 > .wp-block-group {
		width: 100%;
		max-width: none;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	body.akumai-page .entry-content > .wp-block-group.akumai-manufactures { margin-bottom: 0 !important; }
	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-7 .section_title .wp-block-column:first-of-type { order: 2 !important; }
	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-7 .section_title .wp-block-column:last-of-type { order: 1 !important; }
	
	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-7 .section_title .wp-block-column.is-layout-flow > .alignright { float: none; margin-inline-start: 0; }
	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-7 .section_title .wp-block-column img { width: 100%; max-width: 100px; margin: 0 auto; }


}


/* <= 520px */
@media (max-width: 520px) {

	/* Mobile: paprasti sąrašai be bulletų, centruoti */
	body.akumai-page .entry-content ul:not(.step-by-step) {
		width: 100%;
		max-width: 100%;
		margin-left: auto !important;
		margin-right: auto !important;
		padding-left: 0 !important;
		text-align: center;
	}

	body.akumai-page .entry-content ul:not(.step-by-step) > li {
		display: block !important;
		grid-template-columns: none !important;
		width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		text-align: center !important;
	}

	body.akumai-page .entry-content ul:not(.step-by-step) > li::before {
		content: none !important;
		display: none !important;
		background: none !important;
	}

	body.akumai-page .entry-content ul:not(.step-by-step) > li::marker {
		content: "" !important;
	}


	/* Išimtis: PAGE HERO mobile'e paliekame bulletus ir lygiavimą kairėje */
	body.akumai-page .wp-block-group.page-hero ul:not(.step-by-step) {
		width: auto;
		max-width: none;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		text-align: left !important;
	}

	body.akumai-page .wp-block-group.page-hero ul:not(.step-by-step) > li {
		display: grid !important;
		grid-template-columns: 20px minmax(0, 1fr) !important;
		column-gap: 14px;
		width: auto;
		padding-left: 0 !important;
		text-align: left !important;
	}

	body.akumai-page .wp-block-group.page-hero ul:not(.step-by-step) > li::before {
		content: "" !important;
		display: block !important;
		width: 18px;
		height: 14px;
		margin-top: 0.3em;
		background: transparent url("/wp-content/themes/akumai/assets/elements/bullet.svg") center / contain no-repeat !important;
	}

	body.akumai-page .entry-content > .wp-block-group.page-hero {
		padding: 200px 30px 80px;
	}

	body.akumai-page .wp-block-group.page-hero p,
	body.akumai-page .wp-block-group.page-hero li {
		font-size: 17px;
		text-align: left;
	}

	body.akumai-page .wp-block-group.page-hero h2 {
		font-size: 50px;
	}

	body.akumai-page .wp-block-group.page-hero h2,
	body.akumai-page .wp-block-group.page-hero p {
		text-align: left;
	}

	body.akumai-page .wp-block-group.center_section_2 h1,
	body.akumai-page .wp-block-group.center_section_2 p {
		text-align: center;
	}

	body.akumai-page .wp-block-columns.small_info_about {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 40px !important;
		margin-top: 40px;
	}

	body.akumai-page .wp-block-columns.small_info_about > .wp-block-column {
		flex: 0 0 100% !important;
		width: 100% !important;
		max-width: 100% !important;
		text-align: center;
		margin-bottom: 0;
	}

	body.akumai-page .wp-block-group.akumai-section-style-6 > .small_info_about .wp-block-column {
		flex: 0 0 100% !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	body.akumai-page .wp-block-group.center_section_2 .wp-block-spacer {
		display: none;
	}

	body.akumai-page .small_info_about p::before {
		position: relative;
		display: block;
		margin: 0 auto 15px;
		top: 0;
		transform: none;
	}

	body.akumai-page .small_info_about p {
		padding-left: 0;
		min-height: auto;
	}

	body.akumai-page .wp-block-group.center_section_2 img {
		margin-bottom: 40px;
	}

	body.akumai-page .center_section_2 h1 {
		font-size: 42px;
	}

	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-2 {
		padding: 40px 20px;
		text-align: center;
	}

	body.akumai-page .entry-content > .wp-block-group.akumai-section-style-2 h2 {
		text-align: center;
	}

	body.akumai-page .wp-block-group.akumai-section-style-4 {
		padding: 60px 20px !important;
	}
	
	body.akumai-page  .akumai-section-style-2 .wp-block-buttons { justify-content: center !important; }
	body.akumai-page .wp-block-group.akumai-section-style-2 p.read_more {
		text-align: center;
		justify-content: center;
	}
}
