/**
Theme Name: litimbera
Author: wearedigital agency
Author URI: https://wearedigital.lt
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: litimbera
Template: astra
*/


@font-face {
    font-family: 'Funnel Display';
    src: url('/wp-content/themes/litimbera/assets/fonts/FunnelDisplay-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('/wp-content/themes/litimbera/assets/fonts/FunnelDisplay-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('/wp-content/themes/litimbera/assets/fonts/FunnelDisplay-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('/wp-content/themes/litimbera/assets/fonts/FunnelDisplay-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('/wp-content/themes/litimbera/assets/fonts/FunnelDisplay-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Funnel Display';
    src: url('/wp-content/themes/litimbera/assets/fonts/FunnelDisplay-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


body {
	font-family: "Funnel Display", sans-serif;
	font-optical-sizing: auto;
	font-size: 18px;
	font-weight: 400;
	color: #1E1E1E;
	line-height: 1.5;
}
.screen-reader-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
a, a:focus {
	outline: none;
	text-decoration: none !important;
}

h1, h2, h3, h4, h5, h6, .entry-content :where(h1,h2,h3,h4,h5,h6) {
	font-family: "Funnel Display", sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
	color: #1E1E1E; 
} 
h1, .entry-content :where(h1) {
	font-weight: 300;
	font-size: 80px;
	line-height: 1.1;
}

h2, .entry-content :where(h2) {
	font-weight: 400;
	font-size: 60px;
	line-height: 1.1;
}

h3, .entry-content :where(h3) {
	font-weight: 500;
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 30px;
}
h4, .entry-content :where(h4) {
	font-weight: 500;
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 30px;
}
h5, .entry-content :where(h5) {
	font-weight: 600;
	font-size: 22px;
	line-height: 1.2;
	margin-bottom: 20px;
}


.site-content .entry-content ul {
	margin-top: -15px !important;
	margin-bottom: 30px !important;
	padding: 0 60px !important;
	margin-left: 0 !important;
}
.site-content .entry-content ul li {
	line-height: 1.3;
	padding: 5px 0;
}
.site-content .entry-content ul li ul {
	margin-top: 15px !important;
	margin-bottom: 0 !important;
	padding: 0 60px !important;
	margin-left: 0 !important;
}
	

.ast-builder-menu-2 .menu-item > .menu-link { line-height: 2; }
.ast-builder-menu-2 .menu-item > .menu-link{
	color: #1E1E1E;
	font-size: 17px;
	font-weight: 500;
}
.ast-builder-menu-1 .menu-item > .menu-link {
	font-size: 15px;
	font-weight: 300;
	line-height: 2;
}
body:not(.ast-theme-transparent-header) header.site-header {
	border-bottom: solid 1px rgba(30,30,30,.1);
}
.ast-theme-transparent-header .ast-builder-menu-1 .menu-item > .menu-link {
	color: #CBCBCB;
	font-size: 15px;
}
.ast-builder-menu-1 .menu-item > .menu-link:first-of-type,
.ast-builder-menu-2 .menu-item > .menu-link:first-of-type  {
	padding-left: 0;
}
.ast-theme-transparent-header .ast-builder-menu-2 .menu-item > .menu-link {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	
}
.ast-theme-transparent-header .ast-builder-menu-1 .menu-item > .menu-link:hover,
.ast-theme-transparent-header .ast-builder-menu-2 .menu-item > .menu-link:hover  {
	opacity: .6;
}
.ast-above-header-bar .ast-builder-menu .main-navigation>ul {
	gap: 30px;
}
.ast-above-header-bar .ast-builder-grid-row {
	border-bottom: solid 1px rgba(30,30,30,.2);
	padding: 10px 0;
}
.ast-theme-transparent-header .ast-above-header-bar .ast-builder-grid-row {
	border-bottom: solid 1px rgba(255,255,255,.2);
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
	line-height: 1;
}
.ast-primary-header-bar .ast-builder-grid-row {
	align-items: flex-end;
}
.ast-logo-title-inline .ast-site-identity {
	padding: 0;
}
.ast-primary-header-bar .ast-builder-grid-row>.site-header-section {
	align-items: flex-end;
}
.ast-above-header-bar .site-above-header-wrap {
	padding-left: 275px;
}
.header-contacts {
	display: flex;
	column-gap: 20px;
}
.header-contacts a {
	font-size: 15px;
	font-weight: 300;
	color: #1E1E1E;
	border-bottom: solid 1px transparent;
}
.ast-theme-transparent-header .header-contacts a {
	color: #CBCBCB;
}
.header-contacts a:hover {
	color: #FFBA00;
	border-color: #FFBA00;
}
#ast-fixed-header .main-header-bar {
	background: #fff;
	border:none;
	box-shadow: none;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
#ast-fixed-header .main-header-bar .ast-builder-menu-2 .menu-item > .menu-link {
	color: #1E1E1E;

}
#ast-fixed-header .main-header-bar .ast-builder-menu-2 .menu-item > .menu-link:hover {
	color: #FFBA00;
}


.ast-builder-menu-2 .menu-item .sub-menu {
	background: #fff;
	padding: 20px;
	border: none;
	box-shadow: none;
}
.ast-theme-transparent-header:not(.ast-primary-sticky-header-active) .ast-builder-menu-2 .menu-item .sub-menu {
	background: rgba(0,0,0,.5) !important;
	backdrop-filter: blur(6px);
		-webkit-backdrop-filter: blur(6px);
}
.submenu-with-border .sub-menu .menu-link {
	line-height: 1.3;
	padding: 10px 0;
}
.sub-menu li.current_page_item .menu-link,
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
	color: #FFBA00 !important;
}
.ast-builder-menu-2 .menu-item.current-menu-parent > .menu-link ,
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item.current-menu-item .menu-link {
	color: #FFBA00 !important;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item.current-menu-item .menu-link:hover,
.ast-builder-menu-2 .menu-item.current-menu-parent > .menu-link:hover,
.sub-menu li.current_page_item .menu-link:hover {
	opacity: 1 !important;
}
#ast-fixed-header.ast-header-slide .main-header-menu .sub-menu {
	background: #fff;
	backdrop-filter: none;
		-webkit-backdrop-filter: none;
	padding: 20px;
	border: none;
}

body:not(.ast-theme-transparent-header) .ast-builder-menu-1 .menu-item:hover > .menu-link:hover,
body:not(.ast-theme-transparent-header) .ast-builder-menu-2 .menu-item:hover > .menu-link {
	color: #1E1E1E;
	opacity: .6;
}

.ast-single-post .entry-content .wp-block-button .wp-block-button__link,
.lmb-page-banner-btn {
	background: #FFBA00;
	color: #1E1E1E;
	height: 60px;
	padding: 0 30px;
	border-radius: 0;
	border: none;
	font-size: 18px;
	font-weight: 600;
	min-width: 150px;
	transition: .5s;
	display: flex;
    justify-content: center;
    align-items: center;
}
.ast-single-post .entry-content .wp-block-button .wp-block-button__link:focus,
.lmb-page-banner-btn:focus  {
	background: #FFBA00;
	color: #1E1E1E;
}
.ast-single-post .entry-content .wp-block-button .wp-block-button__link:hover,
.lmb-page-banner-btn:hover {
	background: #fbd05e;
	color: #1E1E1E;
}
.ast-single-post .entry-content .wp-block-button.outline .wp-block-button__link {
	background: transparent;
	border: solid 1px #1E1E1E;
}
.ast-single-post .entry-content .wp-block-button.outline .wp-block-button__link:hover {
	background: #1E1E1E;
	color: #fff;
}

.ast-single-post .entry-content .wp-block-button.simple .wp-block-button__link {
	background: transparent;
	border: none;
	padding: 0;
	height: auto;
	line-height: 1;
	transition: .5s;
}
.ast-single-post .entry-content .wp-block-button.simple .wp-block-button__link:hover {
	color: #FFBA00;
}
.ast-single-post .entry-content .wp-block-button.simple .wp-block-button__link::after {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-left: 10px;
	transition: .5s;

	-webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'><path fill='black' d='M10.837 3.69191L1.52938 13L0 11.4706L9.30657 2.16303L1.10407 2.16303L1.10407 0L13 0L13 11.8959H10.837L10.837 3.69191Z'/></svg>") no-repeat center;
	mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 13'><path fill='black' d='M10.837 3.69191L1.52938 13L0 11.4706L9.30657 2.16303L1.10407 2.16303L1.10407 0L13 0L13 11.8959H10.837L10.837 3.69191Z'/></svg>") no-repeat center;

	background-color: #1E1E1E;
}
.ast-single-post .entry-content .wp-block-button.simple .wp-block-button__link:hover::after {
	background-color: #FFBA00;
}

@media (min-width: 1181px) {
    .ast-container.site-primary-header-wrap ,
	.ast-container.site-above-header-wrap.ast-container,
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
        max-width: 1450px;
    }
}
.site-header-primary-section-right {
	display: none;
}
.ast-primary-header-bar .ast-site-identity {
	padding-right: 70px;
}
.ast-primary-header-bar .ast-builder-menu .main-navigation>ul {
	column-gap: 30px;
}


.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap {
	border: solid 1px #1E1E1E !important;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	display: flex;
}
body:not(.ast-theme-transparent-header) .ast-icon-shopping-bag svg {
	color: #1E1E1E;
}

.ast-theme-transparent-header .ast-menu-cart-outline .ast-addon-cart-wrap {
	border-color: #CBCBCB !important;
	transition: .5s;
}
.ast-theme-transparent-header .ast-menu-cart-outline .ast-addon-cart-wrap:hover {
	border-color: #fff !important;
}
.ast-icon-shopping-bag svg {
	height: .9em;
	width: .9em;
	margin-top:4px;
}
.ast-site-header-cart i.astra-icon {
	font-size: 1.3em;
	color: #CBCBCB;
}
body.ast-theme-transparent-header .ast-site-header-cart .ast-addon-cart-wrap i.astra-icon::after,
.ast-site-header-cart .ast-addon-cart-wrap i.astra-icon::after {
	margin-top: -2px;
	margin-right: -4px;
	background: #FFBA00;
	box-shadow:none;
}
.alignright { margin-left: 0; }

/** FOOTER */

.footer_logo {
	display: block;
	background: url("/wp-content/uploads/2026/02/Litimbera_logo.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 124px;
	height: 34px;
}
footer h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	margin-top: 60px;
	margin-bottom: 25px;
}
footer p {
	color: #989898;
	font-size: 18px;
}
footer a {
	color: #989898 !important;
}
footer a:hover {
	color: #fff !important;
}
.site-footer-primary-section-2 p {
	margin: 0;
}
.site-footer-primary-section-2 h5 {
	margin-top: 0;
	margin-bottom: 40px;
}
footer .lit-menu a,
footer .information-menu a,
footer .menu-for-mobile {
	color: #989898;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
footer .lit-menu a:hover,
footer .information-menu a:hover,
footer .menu-for-mobile a:hover {
	color:#ffb900;
}
footer .lit-menu li {
	padding-bottom: 20px;
}
footer ul.information-menu {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px 50px;
	list-style: none;
	padding: 0;
}
.footer_icons {
	gap: 20px !important;
}
.footer_icons,
.footer_icons > .uagb-container-inner,
.footer_icons > .uagb-container__inner-container,
.footer_icons > .wp-block-uagb-container__inner-container {
	display: flex !important;
	flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    gap: 20px;
    justify-content: flex-start !important;
}

.footer_icons .wp-block-uagb-image {
	flex: 0 0 calc(25% - 15px) !important;
	max-width: calc(25% - 15px) !important;
	width: auto !important;
	margin: 0 !important;
	box-sizing: border-box;
}

.footer_icons .wp-block-uagb-image__figure {
	margin: 0 !important;
}

.footer_icons img {
	display: block;
	width: 66px;
	height: auto !important;
}

.litimbera-footer-contacts-grid{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	position: relative;
	padding-top: 30px;
	color: #535353;
	margin-top: 80px;
}
.litimbera-footer-contacts-grid a {
	color: #535353 !important;
}

.litimbera-footer-contacts-grid::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 1px;
	background: #3E3E3E;
}
#map {
	width: 100%;
	height: 700px;
}

.litimbera-footer-contacts-grid .lfc-col{
	position: relative;
	padding: 0 40px;
	color: #535353;
}
.litimbera-footer-contacts-grid .lfc-col p {
	color: #535353;
}
.litimbera-footer-contacts-grid .lfc-col p strong {
	color: #A2A2A2;
	font-weight: 500;
}

.litimbera-footer-contacts-grid .lfc-col:first-child{
	padding-left: 0;
}

.litimbera-footer-contacts-grid .lfc-col:last-child{
	padding-right: 0;
}

.litimbera-footer-contacts-grid .lfc-col:not(:first-child)::before{
	content: "";
	position: absolute;
	left: 0;
	top: -30px;
	bottom: 0;
	width: 1px;
	background: #3E3E3E;
}
.ast-footer-copyright p {
	font-size: 15px;
	color: #5D5D5D;
}
.footer-nav-wrap .astra-footer-horizontal-menu a {
	font-size: 15px;
	color: #5D5D5D;
}
.footer-nav-wrap .astra-footer-horizontal-menu a:hover {
	color:#ffb900;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
	column-gap: 25px;
}
#ast-scroll-top {
	background-color: #282828;
    font-size: 15px;
    border-radius: 50%;
    width: 4em;
    height: 4em;
    line-height: 4em;
	border: none !important;
	outline: none !important;
	z-index: 999;
}
#ast-scroll-top::focus {
	border: none !important;
	outline: none !important;
}



/** BASIC CSS */

.text_underline {
	font-size: 20px;
	font-weight: 300;
	border-bottom: solid 2px #FFBA00;
	padding-bottom: 10px;
	display: block;
    width: auto !important;
}

.image_outter_right_20 {
	position: relative !important;
	width: 140% !important;
    margin-right: -40% !important;
}
.image_outter_right_20 img,
.image_outter_santvaros img {
	width: 100% !important;
	object-fit: contain !important;
	margin-top: 120px;
}
.image_outter_santvaros {
	position: relative !important;
	width: 190% !important;
	margin-right: -60% !important;
}


.wp-block-uagb-container.hp_solutions.alignfull,
.wp-block-uagb-container.home_technologies.alignfull,
.wp-block-uagb-container.question_cta.alignfull,
.wp-block-uagb-container.pazangios_santvaros.alignfull {
  overflow-x: clip;
}
@supports not (overflow-x: clip) {
  .wp-block-uagb-container.hp_solutions.alignfull,
	.wp-block-uagb-container.home_technologies.alignfull,
	.wp-block-uagb-container.question_cta.alignfull,
	.wp-block-uagb-container.pazangios_santvaros.alignfull	{
    overflow-x: hidden;
  }
}
.wp-block-uagb-container .image_outter_right,
.wp-block-uagb-container .image_outter_santvaros {
  position: relative !important;
  width: calc(100% + (100vw - 100%) / 2) !important;
  margin-right: calc(-1 * (100vw - 100%) / 2) !important;
  margin-left: 0 !important;
  max-width: none !important;
}
.wp-block-uagb-container.image_outter_right img,
.wp-block-uagb-container.image_outter_santvaro img {
  display: block;
  width: 100%;
  height: auto;
}
.wp-block-uagb-container .image_outter {
  position: relative !important;
  width: calc(100% + (100vw - 100%) / 2) !important;
  margin-left: calc(-1 * (100vw - 100%) / 2) !important;
  margin-right: 0 !important;
  max-width: none !important;
}




/** HOMEPAGE */

.hero {
	height: auto;
	max-height: 1000px;
	position: relative; 
}
.hero::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000000B3;
}
.hero h1,
.hero p {
	color: #fff;
}
.hero p {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.3;
}
.hero h1 {
	margin: 0 0 50px;
}
.hero h1::after {
	content: "";
	display: inline-block;
	background: url("assets/svg/hero_h1_element.svg");
	background-size: contain;
	width: 36px;
	height: 24px;
	background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 30px;
}
.hp_solutions .uagb-container-inner-blocks-wrap {
	background: url("assets/svg/arrow_from_hero.svg");
	background-size: 20px !important;
	background-repeat: no-repeat;
	background-position: left top !important;
	padding-top: 130px;
}
.hp_solutions .what_about {
	width: 100%;
	max-width: 340px;
	border-bottom: solid 2px #FFBA00;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.3;
	padding-bottom: 20px;
}
.hp_solutions h2::after,
.hp_wood_products h2::after,
.hp_experts h2::after,
.home_sustainable h2::after,
.home_technologies h2::after {
	content: "";
	display: inline-block;
	background: url("assets/svg/h_element1.svg");
	background-size: contain !important;
	width: 36px;
	height: 24px;
	background-repeat: no-repeat !important;
    vertical-align: middle !important;
    margin-left: 30px;
}
.hp_wood_products h2::after {
	background: url("assets/svg/h_element2.svg");
	width: 53px;
	height: 24px;
}
.hp_experts h2::after {
	background: url("assets/svg/h_element3.svg");
	width: 25px;
	height: 37px;
}
.home_sustainable h2::after {
	background: url("assets/svg/h_element4.svg");
	width: 60px;
	height: 24px;
}
.home_technologies h2::after {
	background: url("assets/svg/h_element6.svg");
	width: 39px;
	height: 36px;
}
.hp_wood_products {
	z-index: 999;
}
.lit-home-services--split {
  display: flex;
  gap: 140px;
  margin-top: 60px;
}

.lit-home-services--split .lit-home-services__col{
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.lit-home-services--split .lit-home-services__col--right{
  padding-top: 100px;
}

@media (max-width: 768px){
  .lit-home-services--split{
    flex-direction: column;
  }
  .lit-home-services--split .lit-home-services__col--right{
    padding-top: 0;
  }
}

.lit-service__icon{
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}

.lit-service__icon img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.lit-home-services--split h3 {
	font-size: 20px;
	font-weight: 600;
	width: 100%;
	max-width: 200px;
}
.lit-home-services--split a {
	color: #1E1E1E;
	text-decoration: none !important;
	font-size: 16px;
	transition: .5s;
}
.lit-home-services--split a:hover {
	color: #FFBA00;
}
.lit-service__more{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.lit-service__arrow{
  width: 13px;
  height: 13px;
  transition: transform .3s ease;
}

.lit-service__more:hover .lit-service__arrow{
  transform: rotate(45deg);
}
.lit-home-services__right-text,
.special_tip {
	font-size: 22px;
	font-weight: 300;
	width: 100%;
	max-width: 200px;
	border-bottom: solid 2px #FFBA00;
	padding-bottom: 15px;
	line-height: 1.3;
	margin-bottom: 0;
}
.lit-home-services__right-text p { margin-bottom: 0; }

.wp-block-uagb-container.hp_wood_products {
	background: #dfe4e7 url("assets/images/medienos-gaminiai.jpg");
	background-repeat: no-repeat;
	background-size: 1200px !important;
	background-position: calc(50% + 520px) 150px;
	z-index: 9;
}
.lit-home-wood-products{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  align-items:flex-start;
}

.lit-wood{
  width:240px;
  flex:0 0 240px;
  --line-height:93px;
}

.lit-wood__icon{
  width:100px;
  height:100px;
  margin:0 0 25px 0;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  position:relative;
}

.lit-wood__icon img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}

.lit-wood__icon::after{
  content:"";
  position:absolute;
  top:100%;
  left:50%;
  transform:translateX(-50%);
  width:1px;
  height:var(--line-height);
  background:#FFBA00;
}

.lit-wood__body{
  margin-top:calc(var(--line-height) + 30px);
  margin-left:30px;
}

.lit-wood__title{
  font-size:20px;
  font-weight:600;
  margin:0 0 22px;
}

.lit-wood__more{
  display:inline-flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
  line-height: 1.1;
}

@media (max-width:768px){
  .lit-home-wood-products{
    gap:30px;
  }
  .lit-wood{
    width:160px;
    flex:0 0 160px;
  }
  .lit-wood__body{
    margin-left:20px;
  }
}
.home_wood_products_list {
	margin-top: -70px;
	z-index: 9;
}
.lit-wood__more {
	color: #1E1E1E;
	text-decoration: none !important;
}
.lit-wood__more:hover {
	color: #FFBA00;
}
.hp_experts h2 {
	margin-left: -200px;
    width: calc(100% + 200px) !important;
	margin-bottom: 70px;
}

.home_sustainable {
	height: 100vh;
	max-height: 1000px;
}
.home_sustainable .uagb-container-inner-blocks-wrap {
	background: rgba(255, 255, 255, 0.4);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
    padding: 100px;
}

.home_sustainable::before {
	content: "";
	width: 30px;
	height: 210px;
	background: url("assets/svg/arrow_white.svg");
    background-size: contain !important;
    background-repeat: no-repeat;
    position: absolute;
    right: 40%;
    transform: translateX(40%);
    top: 0;
}
.home_sustainable p {
	font-size: 20px;
	width: 100%;
	max-width: 600px;
}
.home_sustainable h2 {
	margin-bottom: 60px;
	width: 100%;
	max-width: 900px;
}
.bubble_title h2::before {
	content: "";
	display: block;
	background: url("assets/svg/h_element5.svg");
	width: 70px;
	height: 46px;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center center;
	margin: 0 auto 50px;
}
.bubble_title p {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	font-size: 20px;
	margin-top: 40px;
}
.bubble_title {
	background: url("assets/svg/bubble_background.svg");
	background-size: 1300px; 
	background-repeat: no-repeat;
	background-position: top center;
}
.home_technologies h2 { 
	margin-bottom: 80px;
}
.home_technologies .image_outter {
    position: relative !important;
    width: 150% !important;
    margin-left: -50% !important;
}
.lit-home-why-us{
	display:flex;
	margin-top: 80px;
}

.lit-home-why-us .lit-why{
	position:relative;
	overflow:hidden;
}

.lit-home-why-us .lit-why__media img {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	filter:grayscale(100%);
	transition:filter .4s ease;
}

.lit-home-why-us .lit-why:hover .lit-why__media img{
	filter:grayscale(0%);
}

.lit-home-why-us .lit-why__title{
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0 30px 30px 30px;
	color:#fff;
	z-index:2;
	font-size: 20px;
	width: 100%;
	max-width: 220px;
}
.lit-home-why-us .lit-why::after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	height:300px;
	background:linear-gradient(
    to top,
    rgba(0,0,0,0.95) 0%,
    rgba(0,0,0,0) 100%
  );
	pointer-events:none;
}
.question_cta .contact-form {
	background: #F8F8F8 url("assets/svg/have-question.svg");
	background-size: 48px;
	background-repeat: no-repeat;
	background-position: right 50px top 50px;
	padding: 150px 70px 100px;
	margin-top: -70px;
}
.question_cta .contact-form h2 {
	margin-bottom: 70px;
}
.cta_contacts {
	content: "";
	background: url("assets/svg/arrow_white.svg");
    background-size: 15px !important;
    background-repeat: no-repeat;
	background-position: right top;
}
.cta_contacts .wp-block-uagb-image__figure { width: 100%; margin: 50px 0 35px; }
.cta_contacts .wp-block-uagb-image__figure img { width: 100%; object-fit: cover !important; height: 450px !important; }
.cta_contacts p {
	line-height: 1.2;
	margin-bottom: 6px;
}


/** MAP */

.lit-marker {
  display: flex;
  align-items: center;
  gap: 10px;
  transform: translateY(-2px);
  cursor: pointer;
  user-select: none;
}

.lit-marker .pin {
  width: 50px;
  height: 50px;
  flex: 0 0 auto;
}
.lit-marker .title {
	font-family: "Funnel Display", sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #fff;
}

.lit-marker .subtitle {
	font-family: "Funnel Display", sans-serif;
	font-size: 15px;
	opacity: 1;
	margin-top: 20px;
	color: #fff;
	font-weight: 300;
	width: 100%;
	max-width: 300px;
	line-height: 1.3;
}




/** STANDART PAGES */

.ast-single-entry-banner[data-post-type="page"][data-banner-background-type="featured"]{
    position: relative;
    overflow: hidden;
}
.ast-single-entry-banner[data-post-type="page"] {
	padding-bottom: 100px;
}

.ast-single-entry-banner[data-post-type="page"][data-banner-background-type="featured"]::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
	opacity: .7;
    z-index: 1;
}

.ast-single-entry-banner[data-post-type="page"][data-banner-background-type="featured"] .ast-container{
    position: relative;
    z-index: 2;
}

.lmb-page-banner-above-title {
	font-size: 20px;
	color: #fff;
	margin: 30px 0 !important;
	width: 100%;
	max-width: 600px;
}
.ast-single-entry-banner[data-post-type="page"] .entry-title {
	font-weight: 300;
    font-size: 80px;
    line-height: 1;
	color: #fff;
	width: 100%;
    max-width: 800px;
}
.ast-single-entry-banner[data-post-type="page"] .entry-title:after {
	content: "";
	display: inline-block;
	background: url("assets/svg/hero_h1_element.svg");
	background-size: contain;
	width: 36px;
	height: 24px;
	background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 30px;
}
.lmb-page-banner-description {
	font-size: 18px;
	color: #F6F6F6;
	width: 100%;
    max-width: 700px;
	margin: 40px 0 !important;
}
.lmb-page-banner-cta {
	display: inline-flex;
    width: 100%;
}
.page-intro .uagb-container-inner-blocks-wrap {
    background: url(assets/svg/arrow_from_hero.svg);
    background-size: 18px !important;
    background-repeat: no-repeat;
    background-position: left top !important;
    padding-top: 230px;
}
.page-intro .short_desc p {
	margin-bottom: 20px;
}
.page-intro .short_desc strong {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.1;
	width: 100%;
    display: block;
    max-width: 200px;
}
.page-intro .short_desc p:last-of-type { margin-bottom: 0; }
.page-intro h2 { margin-bottom: 50px; }

.threecol_divider > .wp-block-uagb-container{
  padding: 0 60px;
}

.threecol_divider > .wp-block-uagb-container:first-child{
  padding-left: 0;
}

.threecol_divider > .wp-block-uagb-container:last-child{
  padding-right: 0;
}

.threecol_divider::before,
.threecol_divider::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #989898;
  pointer-events: none;
}

.threecol_divider::before{
  left: calc(100% / 3);
}

.threecol_divider::after{
  left: calc(200% / 3);
}

.twocol_divider > .wp-block-uagb-container{
  padding: 0 90px;
}

.twocol_divider > .wp-block-uagb-container:first-child{
  padding-left: 0;
}

.twocol_divider > .wp-block-uagb-container:last-child{
  padding-right: 0;
}

.twocol_divider::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background: rgba(0,0,0,0.25);
  transform: translateX(-0.5px);
  pointer-events: none;
}

/* mobile */
@media (max-width: 900px){
  .twocol_divider{
    grid-template-columns: 1fr;
    row-gap: 28px;
  }

  .twocol_divider > .wp-block-uagb-container{
    padding: 0;
  }

  .twocol_divider::before{
    display: none;
  }
}


.faq .uagb-container-inner-blocks-wrap { 
	background: url("assets/svg/faq.svg");
	background-size: 48px !important;
	background-repeat: no-repeat !important;
	background-position: top 50px right !important;
}
.mitek_technologies h3,
.mitek_technologies p {
	margin-bottom: 0;
}
.mitek_technologies h3 {
	width: 100%;
	max-width: 350px;
}
.mitek_technologies p {
	font-size: 17px;
	font-weight: 300;
	text-align: justify;
	line-height: 1.7;
}
.company_since {
	display: flex;
	width: 120px !important;
	height: 120px;
	border-radius: 50%;
	border: solid 1px #fff;
	justify-content: center;
	align-items: center;
	color: #fff;
	line-height: 1.3;
	font-weight: 300;
	text-align: center;
	font-size: 20px;
}


/** CONTACT PAGE */

.contacts_section h3 {
	font-weight: 300;
	font-size: 40px;
}
.contacts_section p {
	margin-bottom: 0;
}
.contacts_section .form {
	background-color: #F8F8F8;
	background-image: url("assets/svg/have-question.svg");
	background-size: 48px !important;
	background-repeat: no-repeat !important;
	background-position: right 50px top 50px !important;
	margin-top: -60px;
	z-index: 9999;
	padding: 150px 60px 60px !important;
	z-index: 9;
}
.contact_information h5 {
	width: 100%;
	max-width: 180px;
}

.contact_information p {
	margin-bottom: 50px;
}
.employees h2 {
	width: 100%;
	max-width: 1000px;
	margin-bottom: 100px;
}

.lit-grid{
	position:relative;
	width:100%;
	opacity:0;
	transition:opacity .15s ease;
}
.lit-grid.is-ready{
	opacity:1;
}

.lit-card{
	position:absolute;
	top:0;
	left:0;
	width:0;
	display:flex;
	flex-direction:column;
	box-sizing:border-box;
}

.lit-card__photo{
	height:310px;
	overflow:hidden;
	background:#f5f5f5;
}

.lit-card__photo img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}

.lit-card__info{
	font-family: "Funnel Display", sans-serif;
	height:310px;
	color:#1E1E1E;
	padding:30px 30px 0;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	line-height:1.1;
	font-size: 17px;
}

.lit-name{
	font-weight:800;
	text-transform:uppercase;
	font-size: 18px;
	margin-bottom: 10px;
}
.lit-role,
.lit-line {
	margin-bottom: 10px;
}

.lit-card__info a{
	color:#1E1E1E;
	text-decoration:none;
	transition:opacity .2s ease;
}

.lit-card__info a:hover{
	opacity:0.7;
}

@media (max-width:500px){
	.lit-card{
		position:relative !important;
		transform:none !important;
		width:100% !important;
	}

	.lit-grid{
		height:auto !important;
	}

	.lit-card__photo{
		height:220px;
	}

	.lit-card__info{
		height:auto;
	}
}

.lit-card__photo{
	overflow:hidden;
}

.lit-card__photo img{
	display:block;
	width:calc(100% + 2px);
	height:calc(100% + 2px);
	margin:-1px;
	object-fit:cover;
}

.lit-card__photo figure,
.lit-card__photo .wp-block-image,
.lit-card__photo .wp-caption{
	margin:0 !important;
}
.aboutus p.desc {
	width: 100%;
	 max-width: 620px;
	color: #111;
	background: rgba(255,255,255,.78);
	padding: 30px 40px;
	border-radius: 12px;
	backdrop-filter: blur(2px); /* optional, gražiau ant foto */
}
.page-id-638.ast-plain-container.ast-no-sidebar #primary {
	margin-bottom: 0;
}


.lit-portfolio-carousel{
  overflow-x:auto;
  overflow-y:hidden;
  padding-bottom:10px;
  scroll-snap-type:none;
    cursor:grab;
}

.lit-portfolio-track{
  display:flex;
  gap:16px;
}

.lit-portfolio-slide{
  flex:0 0 auto;
  width:420px;
  scroll-snap-align:start;
  display:block;
  text-decoration:none;
}

.lit-portfolio-slide img{
  width:100%;
  height:420px;
  object-fit:cover;
  border-radius:14px;
  display:block;
}
.lit-portfolio-carousel.is-dragging{
  cursor:grabbing;
}

.lit-portfolio-carousel::-webkit-scrollbar{
  height:8px;
}
.lit-portfolio-carousel::-webkit-scrollbar-thumb{
  background:#ccc;
  border-radius:999px;
}

.full_height,
.full_height .wp-block-uagb-image,
.full_height .wp-block-uagb-image .wp-block-uagb-image__figure {
	height: 100% !important;
}
.full_height img {
	height: 100% !important;
	object-fit: cover !important;
}


.error-404.not-found header {
	border-bottom: 0;
}
.error-404.not-found { text-align: center; }
.error-404.not-found h1 { margin-bottom: 0; font-size: 180px; }
.error-404.not-found h2 { font-size: 50px; line-height: 1.1;}

.error-404.not-found a { 
	background: #FFBA00;
	color: #1E1E1E;
	height: 60px;
	padding: 0 30px;
	border-radius: 0;
	border: none;
	font-size: 18px;
	font-weight: 600;
	min-width: 150px;
	transition: .5s;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.error-404.not-found a:hover {
	
}
.error-404.not-found a:focus  {
	background: #FFBA00;
	color: #1E1E1E;
}
.error-404.not-found a:hover {
	background: #fbd05e;
	color: #1E1E1E;
}

.litimbera_content p {
	margin-bottom: 15px;
}
.litimbera_content h3,
.litimbera_content h4,
.litimbera_content h5 {
	margin-bottom: 20px;
	margin-top: 40px;
}
.litimbera_content table {
	margin-top: 40px;
	border: none;
	text-align: left;
}
.litimbera_content table td,
.litimbera_content table th {
	border: none;
	border-bottom: solid 1px rgba(30,30,30,.2);
}
.litimbera_content table th {
	padding-bottom: 30px;
}










/**          WOOCOMMERCE        */


/**  CART & CHECKOUT  */










/**  SINGLE PRODUCT  */



.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images,
.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary {
	width: 100%;
}
.product-template-default .ast-article-single {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper {
	box-shadow: none;
}
.woocommerce-js div.product div.images img {
	max-height:500px;
	object-fit: cover;
}
.woocommerce-js div.product .product_title {
	text-align: center;
	font-size: 60px;
	font-weight: normal;
}
.woocommerce div.product p.price {
	color: #1e1e1e;
	font-size: 26px;
	font-weight: 500;
	text-align: center;
}
.woocommerce-js div.product form.cart {
	text-align: center;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	display: flex;
	margin-top: 20px;
}
.woocommerce-js button.button {
	background: #FFBA00;
	color: #1E1E1E;
	height: 50px;
	padding: 0 30px;
	border-radius: 0;
	border: none;
	font-size: 18px;
	font-weight: 600;
	min-width: 150px;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none !important;
	border: none !important;
}
.woocommerce-js button.button:focus {
	outline: none !important;
	border: none !important;
}
.woocommerce-js button.button:hover {
	background: #fbd05e;
}
.woocommerce-product-details__short-description p { margin-bottom: 20px; }
.woocommerce-product-details__short-description {
	text-align: center;
	font-weight: 300;
	margin-bototm: 50px;
}

.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item.shop-link a {
	color: #1E1E1E !important;
	border-bottom: solid 2px #FFBA00;
	padding: 0 10px !important;
}
.ast-desktop.ast-theme-transparent-header .ast-above-header-bar .main-header-menu > .menu-item.shop-link a {
	color: #fff !important;
}

/**  PORTFOLIO */


.lit-projects { display: grid; gap: 48px; }
.lit-project__excerpt { margin: 0 0 16px; opacity: .85; }

.lit-project__gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}

.lit-project__gallery img{
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
  cursor: pointer;
  transition: .5s;
}
.lit-project__gallery img:hover {
	opacity: .6;
}

.lit-lightbox { position: fixed; inset: 0; z-index: 99999; }
.lit-lightbox__backdrop { position: absolute; inset: 0; background: rgba(0,0,0,.75); }

.lit-lightbox__img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: min(92vw, 1200px);
  max-height: 86vh;
  border-radius: 12px;
}

.lit-lightbox__close,
.lit-lightbox__prev,
.lit-lightbox__next{
  position: absolute;
  border: 0;
  background: #fff;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  cursor: pointer;
  font-size: 28px;
  line-height: 44px;
  z-index: 2;
  width: 60px;
  height: 60px;
  padding: 0;
  color: #1e1e1e;
  font-size: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lit-lightbox__prev::before{
  content:"";
  display:block;
  width:24px;
  height:24px;
  margin:auto;

  background-repeat:no-repeat;
  background-size:contain;

  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 5L8 12L15 19' stroke='%231E1E1E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.lit-lightbox__next::before{
  content:"";
  display:block;
  width:24px;
  height:24px;
  margin:auto;

  background-repeat:no-repeat;
  background-size:contain;

  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 5L16 12L9 19' stroke='%231E1E1E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.lit-lightbox__close::before{
	content:"";
	display:block;
	width:22px;
	height:22px;

	background-repeat:no-repeat;
	background-size:contain;

	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 6L18 18M18 6L6 18' stroke='%231E1E1E' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}


.lit-lightbox__close{
  top: 32px;
  right: 32px;
  font-size:0;
}

.lit-lightbox__prev{
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}

.lit-lightbox__next{
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

html.lit-lightbox-open,
body.lit-lightbox-open{
  overflow: hidden !important;
}


.sub_service_white { background: #fff; padding: 60px !important; }
.sub_service_white p { margin-bottom: 0; }


.page-id-1212.ast-plain-container.ast-no-sidebar #primary {
	margin: 0;
}
.lit-project__excerpt {
	width: 100%;
	max-width: 800px;
	margin-bottom: 40px;
}
.lit-project {
	border-top: solid 2px #fff;
	padding-top: 50px;
	margin-top: 50px;
}
.lit-project h3 { margin-bottom: 30px; font-size: 32px; }

.ast-plain-container.ast-no-sidebar.product-template-default #primary {
    margin-bottom: 0;
}

.choices {
	margin-bottom: 0;
}
.choices__inner {
    font-family: "Funnel Display", sans-serif;
    font-size: 16px;
    font-weight: 300;
    background: #f8f8f8;
    height: 60px;
    line-height: 60px;
    padding: 0 10px;
    box-shadow: none;
    color: #1E1E1E;
    min-height: 50px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="7" viewBox="0 0 12 7"><path d="M1 1l5 5 5-5" stroke="%23929292" stroke-width="2" fill="none"/></svg>');
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 12px;
	min-width: 280px;
}
.is-open .choices__inner {
	border-bottom: 0 !important;
}
.choices__list--dropdown, .choices__list[aria-expanded] {
	background: #F8F8F8;
	border-top: 0;
}
.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
	font-size: 16px;
    color: #1E1E1E;
	padding: 5px 20px;
	line-height: 1.2;
	min-height: 50px;
	display:flex;
	align-items: center;
	font-weight: 300;
}

.choices[data-type*="select-one"]::after {
    display: none !important;
}

.choices__list--dropdown {
    font-family: "Funnel Display", sans-serif;
    font-size: 16px;
    font-weight: 400;
    border: none;
    background: #fff;
    color: #262626;
    margin-top: 0;
    z-index: 1000;
}

.choices__item--choice {
    background-color: #F8F8F8 !important;
}

.choices__item--choice:hover,
.choices__item--choice.is-highlighted {
    background-color:#f0f0f0 !important; 
}
.choices__list--single {
	padding: 0 10px;
}








/** WOOCOMMERCE */


.astra-mobile-cart-overlay {
	background-color: rgba(0,0,0,0.8);
}

.astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title::before {
  content: "";
  display: block;
  background: url("assets/svg/side-cart-icon.svg");
  width: 40px;
  min-width: 40px;
  height: 40px;
  background-size: contan;
}
.astra-cart-drawer .woocommerce-mini-cart__empty-message, .astra-cart-drawer .cart_item.empty {
	font-size: 20px;
	font-weight: 300;
}
.astra-cart-drawer .astra-cart-drawer-header {
	max-height: 5em;
	border: none;
		border-bottom-width: medium;
		border-bottom-style: none;
		border-bottom-color: currentcolor;
	border-bottom: solid 1px #989898;
	display: flex;
	align-items: center;
}
.ast-site-header-cart .woocommerce.widget_shopping_cart, div.astra-cart-drawer {
    background: rgba(25,25,25,0.65);
backdrop-filter: blur(14px) saturate(120%);
-webkit-backdrop-filter: blur(14px) saturate(120%);
    color: #989898;
    border: none;
}
.astra-cart-drawer .astra-cart-drawer-header .astra-cart-drawer-title {
	color: #989898;
	font-size: 24px;
	font-weight: 500;
	display: flex;
	align-items: center;
	column-gap: 15px;
}
.astra-cart-drawer .astra-cart-drawer-close {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  outline: none !important;
  border: none !important;
  box-shadow: none;
  padding: 0;
  margin: 0;
    margin-left: 0px;
  position: relative;
  order: 2;
  margin-left: auto;
  top: auto;
}
.astra-cart-drawer-close::after {
  content: "Uždaryti";
  font-size: 16px;
  color: #989898;
  display: block;
  padding: 0;
  font-weight: 300;
  font-size: 20px;
  border-bottom: solid 1px #989898;
  transition: .5s;
}
.astra-cart-drawer .astra-cart-drawer-close:hover::after {
	color: #fff;
	border-color: #fff;
}
.astra-cart-drawer-close .ahfb-svg-iconset, .astra-cart-drawer-close svg {
  display: none !important;
}
.woocommerce-mini-cart__buttons a.ast-continue-shopping {
	background: transparent;
	border: solid 1px #1E1E1E;
	height: 60px;
	line-height: 60px;
	padding: 0;
	color: #1e1e1e;
	border-radius: 0;
	font-size: 20px;
}
.woocommerce-mini-cart__buttons a.ast-continue-shopping:hover {
	background: #1E1E1E;
	color: #fff;
	border-color: #1E1E1E;
}

.woocommerce-js ul.cart_list li > a, .woocommerce-js ul.product_list_widget li > a {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
	color: #989898;
}
.woocommerce-js a.remove::before { border-color: #989898; }
.woocommerce-js a.remove:hover::before { border-color: #fff; }
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover { color: #fff; }

.astra-cart-drawer .astra-cart-drawer-content .widget_shopping_cart_content ul li {
	border-bottom: solid 1px rgba(255,255,255,.1);
}
.woocommerce-js ul.product_list_widget li img {
	border-radius: 50%;
	border: solid 2px #989898;
}

.woocommerce-js .widget_shopping_cart .total {
	border: none;
}
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total .amount {
	width: auto;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
}
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total .amount .woocommerce-Price-currencySymbol {
	font-size: 24px !important;
}

.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total strong {
	width: auto;
	margin-left: auto;
	margin-right: 15px;
	color: #fff;
}
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__total {
	align-items: center;
}

.astra-cart-drawer .woocommerce-mini-cart__buttons .button.wc-forward:not(.checkout) {
    display: none;
}

.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout {
	font-family: "Funnel Display", sans-serif;
	background: #FFBA00;
	color: #1E1E1E;
	height: 60px;
	line-height:60px;
	padding: 0 30px;
	border-radius: 0;
	border: none;
	font-size: 18px;
	font-weight: 600;
}
.woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover {
	background: #fbd05e;
	color: #1E1E1E;
}
.woocommerce-mini-cart-item .woocommerce-Price-amount {
	color: #fff;
}





/** ARCHIVE PAGE */

.woocommerce ul.products li.product .added_to_cart,
.woocommerce-page ul.products li.product .added_to_cart,
.ast-on-card-button,
.woocommerce-js ul.products li.product .woocommerce-loop-category__title .count,
.woocommerce-page ul.products li.product .woocommerce-loop-category__title .count {
    display: none !important;
}

.post-type-archive-product .site-content,
.product-template-default .site-content,
.woocommerce.archive .site-content {
    background: #f0f0f0;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.litimbera-carousel li.product {
    background: #f8f8f8;
    border-radius: 0;
    padding: 10px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
}

li.product {
    position: relative;
}

.woocommerce ul.products li.product .astra-shop-summary-wrap,
.woocommerce-page ul.products li.product .astra-shop-summary-wrap,
.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap,
.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap {
    padding: 0;
}

.product-content_information {
    padding: 10px 20px 10px;
}

.litimbera-product-dimensions {
    padding: 0;
    font-size: 14px;
    color: #989898;
    margin-bottom: 8px;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.litimbera-carousel li.product a img {
    max-width: none;
    margin: 0 auto;
    object-fit: cover;
    box-shadow: none;
    border-radius: 0;
    filter: brightness(0.75);
    transition: filter 0.3s ease;
}

.woocommerce ul.products li.product:hover a img,
.woocommerce-page ul.products li.product:hover a img {
    filter: brightness(1);
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.litimbera-carousel .woocommerce-loop-product__title,
.litimbera-carousel .astra-shop-summary-wrap a {
    color: #1e1e1e;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
    line-height: 1.1;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.litimbera-carousel .price {
    font-family: "Funnel Display", sans-serif;
    font-size: 20px;
    color: #1e1e1e;
    font-weight: 800;
    margin: 0;
    flex-basis: 50%;
    text-align: left;
    line-height: 1;
}

.litimbera-carousel .price del .woocommerce-Price-amount,
.woocommerce-js ul.products li.product .price del,
.litimbera-carousel .price del {
    color: rgb(158, 158, 158);
    font-size: 0.8em;
}

.woocommerce-Price-currencySymbol {
    font-size: 15px !important;
    font-weight: 300 !important;
    position: relative !important;
    top: -0.55em !important;
    opacity: 0.9;
}

li.product .onsale {
    font-family: "Funnel Display", sans-serif;
    position: absolute !important;
    top: 10px !important;
    left: 10px !important;
    z-index: 10;
    font-weight: 600;
    background-color: transparent;
    border: solid 1px #e11f26;
    font-size: 15px;
    color: #e11f26;
    min-width: 3.5em;
    height: 3.5em;
    line-height: 3.5em;
}

.litimbera-price-and-cart {
    display: block;
    align-items: center;
    padding: 0;
    margin-top: 20px;
}

.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button,
.litimbera-carousel .button,
.woocommerce-js .litimbera-carousel a.button {
    font-family: "Funnel Display", sans-serif;
    background: #FFBA00;
    color: #1E1E1E;
    height: 50px;
    padding: 0 30px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    font-weight: 600;
    min-width: 150px;
    transition: .5s;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: auto !important;
    margin-top: 20px;
    column-gap: 10px;
}

.woocommerce ul.products li.product .button:hover,
.woocommerce-page ul.products li.product .button:hover,
.litimbera-carousel .button:hover,
.woocommerce-js .litimbera-carousel a.button:hover {
    background: #fbd05e;
}

.woocommerce ul.products li.product .button.add_to_cart_button::after,
.woocommerce-page ul.products li.product .button.add_to_cart_button::after,
.litimbera-carousel .button.add_to_cart_button::after {
    content: "";
    display: block;
    width: 18px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("assets/svg/add-to-cart.svg");
    filter: brightness(0) saturate(100%) invert(5%) sepia(1%) saturate(319%) hue-rotate(314deg) brightness(93%) contrast(84%);
}

.woocommerce ul.products:has(li.product:not(.product-category)),
.woocommerce-page ul.products:has(li.product:not(.product-category)) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}



/** CATEGORY ARCHIVE */

.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product-category {
    padding: 0 !important;
}

.woocommerce ul.products li.product-category a,
.woocommerce-page ul.products li.product-category a {
    font-family: "Funnel Display", sans-serif;
    position: relative;
    display: block;
    overflow: hidden;
    text-transform: none !important;
    background: #fff;
    padding: 5px;
}

.woocommerce-js ul.products li.product.product-category a img,
.woocommerce-page ul.products li.product.product-category a img {
    display: block;
    width: 100%;
    height: 550px;
    object-fit: cover;
    filter: brightness(0.75);
    transition: filter 0.3s ease;
}

.woocommerce-js ul.products li.product.product-category a:hover img,
.woocommerce-page ul.products li.product.product-category a:hover img,
.woocommerce ul.products li.product.product-category:hover img,
.woocommerce-page ul.products li.product.product-category:hover img {
    filter: brightness(1);
    opacity: 1;
}

.woocommerce ul.products li.product-category a::after {
    content: "";
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    height: 45%;
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0,0) 100%);
    pointer-events: none;
    z-index: 2;
}

.woocommerce-js ul.products li.product .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product .woocommerce-loop-category__title {
    text-transform: none !important;
    font-family: "Funnel Display", sans-serif;
}

.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 26px;
    line-height: 1.2;
    background: none;
    z-index: 9999;
    text-align: center;
}

.woocommerce-js ul.products li.product.product-category > a:hover .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product.product-category > a:hover .woocommerce-loop-category__title {
    background: none;
}

.woocommerce ul.products li.product-category .count {
    display: block;
    font-size: 14px;
    color: #ddd;
    margin-top: 6px;
}

.woocommerce ul.products:has(li.product-category),
.woocommerce-page ul.products:has(li.product-category) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}




/** SINGLE PRODUCT */

.woocommerce .quantity .plus, .woocommerce .quantity .minus {
	border: none;
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: #1E1E1E !important;
}
.woocommerce-js .quantity .qty {
	margin: 0;
	border: none;
	min-height: 50px;
	width: 1.3em;
	color: #1E1E1E;
    font-weight: 600;
    font-size: 17px;
	padding: 0 !important;
    margin: 0 !important;
    min-width: 25px;
	background: transparent;
}
.woocommerce-js .quantity .qty:focus {
	outline: none !important;
	border: none !important;
}
.woocommerce-js .quantity {
	border: solid 1px #1E1E1E;
	border-radius: 100px;
	height: 52px;
}
.woocommerce-js .quantity input[type="number"] { min-height: 50px; }

.woocommerce .widget_shopping_cart_content .quantity .plus, .woocommerce .widget_shopping_cart_content .quantity .minus {
	color: #989898 !important;
}
.woocommerce-js .widget_shopping_cart_content .quantity .qty {
	min-height: 43px;
	color: #989898;
}
.woocommerce-js .widget_shopping_cart_content .quantity {
	border: solid 1px #989898;
	height: 45px;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce-js div.product .woocommerce-tabs ul.tabs::before {
	display: none !important;
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li,
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
	border: none;
	font-size: 26px;
	font-weight: 600;
	color: #1e1e1e;
}
.woocommerce-js div.product .woocommerce-tabs .shop_attributes {
	border: none;
}
.woocommerce-js div.product .woocommerce-tabs .shop_attributes td,
.woocommerce-js div.product .woocommerce-tabs .shop_attributes th {
	border: none;
	padding: 0;
}




/** CHECKOUT & CART */


.woocommerce-checkout .site-content {
		background: #f0f0f0;
}

.woocommerce-checkout h2,
.woocommerce-cart h2 {
	font-size: 46px;
	margin-bottom: 40px;
	font-weight: 600;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	border-radius: 50%;
}





/**   CART  */

.woocommerce-cart-form {
	background: #fff;
	padding: 40px 40px 60px;
}
.woocommerce-js table.shop_table, .woocommerce-page table.shop_table {
	border: none;
}
.ast-no-sidebar #ast-cart-wrapper .ast-cart-non-sticky {
	width: auto;
}
.woocommerce-js table.shop_table td, .woocommerce-page table.shop_table td,
.woocommerce-js table.shop_table th, .woocommerce-page table.shop_table th {
	background: none;
	padding: 20px 20px;
	border: 0;
	border-bottom: solid 1px #dbdbdb;
	color: #1E1E1E;
}
.woocommerce-js table.shop_table tr:last-of-type td, .woocommerce-page table.shop_table tr:last-of-type td {
	border-bottom: none;
}
.woocommerce-js table.shop_table .product-thumbnail img, .woocommerce-page table.shop_table .product-thumbnail img {
	max-height: 60px;
	max-width: 60px;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.woocommerce-cart-form .ast-product-name a {
	color: #1E1E1E;
	font-size: 18px;
	font-weight: 500;
	transition: .5s;
}
.woocommerce-cart table.shop_table td.product-name {
	max-width: 400px;
}
.woocommerce-cart-form .ast-product-name a:hover {
	color: #FFBA00 !important;
}
.woocommerce-js table.shop_table th, .woocommerce-page table.shop_table th {
	color: #1E1E1E;
    font-size: 18px;
    font-weight: 700;
	border-bottom: solid 1px #dbdbdb !important;
}
.woocommerce-cart table.shop_table .woocommerce-Price-amount {
	font-weight: 400;
	font-size: 18px;
}
.woocommerce-cart table.shop_table td.product-subtotal .woocommerce-Price-amount {
	font-weight: 600;
	font-size: 18px;
}
.woocommerce-js .woocommerce-cart-form .quantity  {
	height: 45px;
}
.woocommerce-js .woocommerce-cart-form .quantity .qty {
	min-height: 43px;
	font-size: 16px;
    font-weight: 400;
}
.woocommerce-js table.shop_table thead, .woocommerce-page table.shop_table thead {
	background: transparent;
}
.woocommerce-js #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text {
	height: 60px;
    line-height: 60px;
    border: solid 1px #919191;
    border-radius: 120px;
    max-height: none;
    padding: 0 30px;
    text-align: center;
	font-family: "Anek Latin", sans-serif;
	font-size: 18px;
	font-weight: 400;
}
.woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button,
.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a {
	background: #27377F;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	height: 60px;
	line-height: 60px;
	padding: 0 40px;
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
	border-radius: 100px;
	transition: all 0.2s linear;
}
.woocommerce #content table.cart td.actions .button:hover,
.woocommerce table.cart td.actions .button:hover, 
.woocommerce-page #content table.cart td.actions .button:hover, 
.woocommerce-page table.cart td.actions .button:hover,
.astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a:hover {
	background: #179ed6;
}
.woocommerce-js #customer_details, .woocommerce-js .woocommerce table.shop_table {
	margin-bottom: 0;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
	float: none;
	margin-top: 20px;
}
.woocommerce-cart .cart-collaterals .cart_totals, .woocommerce-cart .cart-collaterals .cross-sells {
	border: none;
}
.woocommerce-cart .cart-collaterals .cart_totals { padding: 0; margin-top: 30px; }
.woocommerce-cart .wc-proceed-to-checkout { padding: 0; padding-top: 10px; }
.woocommerce-cart .cart-collaterals .cart_totals tr td:last-of-type {
	text-align: right;
}
.woocommerce-cart .cart-collaterals .cart_totals td,
.woocommerce-cart .cart-collaterals .cart_totals th { vertical-align: middle !important; }
.woocommerce-cart tr.cart-discount .woocommerce-remove-coupon {
	display: block;
	color: #1c9fde;
	font-size: 15px;
    line-height: 1;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	font-weight: 400 !important;
	color: #0C1F2F;
    font-size: 20px;
    font-weight: 400;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-Price-amount {
	font-size: 22px;
	font-weight: 600;
	color: #0C1F2F;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total  .woocommerce-Price-amount {
	font-size: 34px;
}
.woocommerce-cart .cart-collaterals .cart_totals td,
.woocommerce-cart .cart-collaterals .cart_totals th {
	border: none !important;
	padding: 6px 0 !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total td,
.woocommerce-cart .cart-collaterals .cart_totals .order-total th {
	padding-top: 25px !important;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total th {
	text-align: right;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-js a.button.wc-backward {
	background: #FFBA00;
	color: #1E1E1E;
	height: 60px;
	padding: 0 30px;
	border-radius: 0;
	border: none;
	font-size: 18px;
	font-weight: 600;
	min-width: 150px;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none !important;
	border: none !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-js a.button.wc-backward:hover {
	background: #fbd05e;
	color: #1E1E1E;
}

.woocommerce-cart .site-content {
  background: #f0f0f0;
}
.ast-no-sidebar.woocommerce-cart #ast-cart-wrapper {
	display: block;
}
.entry-content .woocommerce-message {
	padding: 0;
	margin: 0;
	border: none;	
	background: none;
	margin-bottom: 30px;
}
.woocommerce-message::before { display: none; }





/**   CHECKOUT  */



body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row .select2-container--default .select2-selection--single, body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=email], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=number], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=password], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=reset], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=search], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=tel], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=text], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row input[type=url], body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row select, body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row textarea {
	border: solid 1px #ddd;
	height: 55px;
	line-height: 55px;
	border-radius: 0;
	background: #fff;
	padding: 0 20px;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
}
body:not(.cartflows-canvas):not(.cartflows-default):not(.cartflows-instant-checkout) .woocommerce form .form-row textarea {
	height: 100px;
	line-height: 1.3;
	padding: 20px;
	border: solid 1px #ddd !important;
	outline: none;
}
input:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="reset"]:focus, input[type="search"]:focus, input[type="number"]:focus, textarea:focus, .wp-block-search__input:focus, [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, .ast-mobile-popup-drawer.active .menu-toggle-close:focus, .woocommerce-ordering select.orderby:focus, #ast-scroll-top:focus, #coupon_code:focus, .woocommerce-page #comment:focus, .woocommerce #reviews #respond input#submit:focus, .woocommerce a.add_to_cart_button:focus, .woocommerce .button.single_add_to_cart_button:focus, .woocommerce .woocommerce-cart-form button:focus, .woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus, .woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus, .woocommerce #order_comments:focus, .woocommerce #place_order:focus, .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus, .woocommerce .woocommerce-MyAccount-content form button:focus, .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus, .woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus, body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus, #ast-coupon-code:focus, .woocommerce.woocommerce-js .quantity input[type=number]:focus, .woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus, .woocommerce p#ast-coupon-trigger:focus {
	outline: none;
	border-color: #b3b3b3 !important;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
	font-size: 30px;
	font-weight: 600;
	border: none;
	margin-bottom: 10px;
}
form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
	font-size: 30px;
	font-weight: 600;
	border-color: #ddd;
	border-width: 1px;
	border-bottom: 0;
	background: #fff;
	padding: 30px 40px 30px;
	margin-bottom: 0;
}
.woocommerce-form-coupon-toggle .woocommerce-info {
	color: #0C1F2F;
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 20px;
}
.woocommerce-form-coupon-toggle .woocommerce-info a {
	color: #1e9bd7;
	border-bottom: solid 1px #1e9bd7;
	padding-bottom: 3px;
	margin-left: 5px;
}
#akumai-invoice-title span,
#ship-to-different-address span {
	font-weight: 400;
	font-size: 17px;
}





.woocommerce-page .form-row .woocommerce-form__label-for-checkbox.checkbox,
.woocommerce-page .form-row label.checkbox,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper label.checkbox,
.woocommerce-page .woocommerce-form__label-for-checkbox.checkbox {
    display: grid;
    grid-template-columns: 20px 1fr;
    align-items: center;
    column-gap: 15px;
    line-height: 1.3;
    margin: 0;
    cursor: pointer;
	outline: none !important;
}
.woocommerce-page .form-row .woocommerce-form__label-for-checkbox.checkbox:focus,
.woocommerce-page .form-row label.checkbox:focus,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper label.checkbox:focus,
.woocommerce-page .woocommerce-form__label-for-checkbox.checkbox:focus {
	outline: none !important;
}
.woocommerce-page .form-row input[type="checkbox"],
.woocommerce-page .woocommerce-terms-and-conditions-wrapper input[type="checkbox"],
.woocommerce-page input.woocommerce-form__input-checkbox,
.woocommerce-page input.input-checkbox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 20px;
    width: 20px;
    border: 1px solid #CFCFCF !important;
    margin: 0;
    position: relative;
    cursor: pointer;
    background: #fff;
	outline: none !important;
}
.woocommerce-page .form-row input[type="checkbox"]:checked,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper input[type="checkbox"]:checked,
.woocommerce-page input.woocommerce-form__input-checkbox:checked,
.woocommerce-page input.input-checkbox:checked {
    border-color: #081621;
    background: #081621;
	border: none !important;
}
.woocommerce-page .form-row input[type="checkbox"]:checked::before,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper input[type="checkbox"]:checked::before,
.woocommerce-page input.woocommerce-form__input-checkbox:checked::before,
.woocommerce-page input.input-checkbox:checked::before {
    content: "\2713";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    color: #fff;
    font-size: 16px;
}
.woocommerce-page.woocommerce-checkout .form-row .woocommerce-input-wrapper {
    margin: 0;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
	border-color: #ddd;
	border-width: 0 1px 1px;
	background: #fff;
	padding: 0 40px 30px;
}
.woocommerce-page.woocommerce-checkout form #order_review th {
	font-size: 16px;
	font-weight: 600;
	color: #1E1E1E;
}
.woocommerce-page.woocommerce-checkout form #order_review td, .woocommerce-page.woocommerce-checkout form #order_review th, .woocommerce.woocommerce-checkout form #order_review td, .woocommerce.woocommerce-checkout form #order_review th {
	border-color: #e9e9e9 !important;
}
.woocommerce-page.woocommerce-checkout form #order_review td.product-total {
	min-width: 150px;
	font-size: 16px;
}
.woocommerce-page.woocommerce-checkout form #order_review td.product-name {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
}
.woocommerce-page.woocommerce-checkout .cart-subtotal {
    display: none !important;
}
.woocommerce-page.woocommerce-checkout .order-total th,
.woocommerce-page.woocommerce-checkout .order-total td {
	border-top: solid 1px #e9e9e9 !important;
	border-bottom: none !important;
}
.woocommerce-page.woocommerce-checkout .order-total td .woocommerce-Price-amount {
	font-size: 24px;
	font-weight: 800;
}
.site-content .entry-content ul.wc_payment_methods.payment_methods.methods {
	padding: 0 !important;
	margin: 0 !important;
}
.site-content .entry-content ul.wc_payment_methods.payment_methods.methods label {
	font-size: 18px;
	font-weight: 500;
}
.woocommerce-page.woocommerce-checkout #payment div.payment_box {
	background-color: #f0f0f0;
	font-size: 16px;
	font-weight: 300;
}
.woocommerce-page.woocommerce-checkout #payment div.payment_box::before, .woocommerce.woocommerce-checkout #payment div.payment_box::before {
	border-bottom-color: #f0f0f0;
	top: -15px;
}
.woocommerce-privacy-policy-text p {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.6;
}
.litimbera-delivery-info h5 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 20px;
}
.litimbera-delivery-info p {
	font-size: 16px;
	line-height: 1.4;
	font-weight: 300;
}
.woocommerce-page.woocommerce-checkout form #order_review .form-row.place-order {
	padding: 0;
	padding-bottom: 10px;
}
.wad-invoice-title label {
	font-size: 16px;
	font-weight: 400;
}
.site-content .entry-content ul.woocommerce-error {
	margin: 0 0 40px !important;
	background: #fff;
	padding: 10px 80px 20px !important;
	font-size: 16px !important;
}
.checkout-inline-error-message { display: none !important; }

.ast-no-sidebar #ast-cart-wrapper .cart-collaterals {
	width: 100%;
	max-width: 400px;
	margin-left: auto;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	font-size: 18px;
}
.woocommerce-cart .cart-collaterals .cart_totals .order-total .woocommerce-Price-amount {
	font-size: 26px;
}

.includes_tax { display: none; }




/**   ORDER COMPLETED  */

.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
	font-size: 50px;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	font-weight: 600;
	line-height: 1.1;
}

.woocommerce-checkout.woocommerce-order-received 
.woocommerce-order 
.woocommerce-thankyou-order-received::before {
	content: "";
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto 8px;

	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;

	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='none'%3E%3Ccircle cx='32' cy='32' r='24' stroke='%232e7d32' stroke-width='3'/%3E%3Cpath d='M22 32.5L28.5 39L42.5 25' stroke='%232e7d32' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview {
	background: #fff;
	margin: 0 !important;
	padding: 40px!important;
	padding-bottom: 10px !important;
	border: none;
	margin-bottom: 40px !important;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order h2.wc-bacs-bank-details-heading,
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title  {
	border: 0;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
	padding: 0;
}

.woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details.wc-bacs-bank-details {
	display: flex;
	justify-content: center;
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 60px !important;
}
.site-content .entry-content ul.order_details.wc-bacs-bank-details li {
	padding: 0 20px;
	margin: 0;
	text-align: center;
}
.wc-bacs-bank-details-account-name {
	text-align: center;
	margin-bottom: 30px;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li strong {
	color: #1e1e1e;
	font-weight: 600;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order ul.woocommerce-order-overview li {
	color: #1e1e1e;
	margin-bottom: 30px;
	line-height: 1.2;
}

.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table {
	border: none;
	box-shadow: none;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table td,
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td, .woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr th  {
	border:none;
	border-bottom: solid 1px #cacaca !important;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td a.download_proforma {
	background: #FFBA00;
	color: #1E1E1E;
	height: 60px;
	padding: 0 30px;
	border-radius: 0;
	border: none;
	font-size: 18px;
	font-weight: 600;
	min-width: 150px;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.woocommerce-checkout.woocommerce-order-received .woocommerce-order .woocommerce-order-details table.shop_table tr td a.download_proforma:hover {
	background: #fbd05e;
	color: #1E1E1E;
}
.woocommerce-checkout.woocommerce-order-received 
.woocommerce-order 
.woocommerce-order-details table.shop_table tr td a.download_proforma::before {

	content: "";
	display: block;
	width: 24px;
	height: 24px;
	margin-right: 10px;

	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;

	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7 3h7l5 5v13a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z' stroke='%231E1E1E' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M14 3v5h5' stroke='%231E1E1E' stroke-width='2' stroke-linejoin='round'/%3E%3Cpath d='M9 13h6M9 17h6' stroke='%231E1E1E' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
}


.gtranslate_wrapper { display: block !important; line-height: 1 !important; }
.gtranslate_wrapper a { 
	display: block !important;
    line-height: 1.3 !important;
    font-size: 11px !important;
    color: #1E1E1E !important;
    font-weight: 800 !important;
    font-family: "Funnel Display", sans-serif !important;
}

.ast-theme-transparent-header .gtranslate_wrapper a {
	color: #fff !important;
}