/*
Theme Name: Shoptimizer Child Theme
Theme URI: 
Description: Child theme of Shoptimizer
Author: CommerceGurus
Author URI: 
Template: shoptimizer
Version: 1.2.2
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Fonts, buttons & inputs */
@font-face {
  font-family: 'LeagueSpartan-Regular';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-Regular.woff2') format('woff2'),
       url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-Regular.woff') format('woff'),
       url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'LeagueSpartan-Bold';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-Bold.woff2') format('woff2'),
       url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-Bold.woff') format('woff'),
       url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'LeagueSpartan-SemiBold';
  src: url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-SemiBold.woff2') format('woff2'),
       url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-SemiBold.woff') format('woff'),
       url('/wp-content/themes/shoptimizer-child-theme/fonts/LeagueSpartan-SemiBold.ttf') format('truetype');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'LeagueSpartan-Bold', sans-serif !important;
}

body, input, textarea, select {
	font-family: 'LeagueSpartan-Regular', sans-serif !important;
}

a.elementor-button, a.button, button.button, input[type=button], input[type=reset], input[type=submit] {
	font-family: 'LeagueSpartan-SemiBold', sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 500 !important;
	border: 1px solid #000 !important;
	transition: all .3s !important;
	font-size: 20px !important;
}

.added_to_cart, a.elementor-button, a.button, button.button, input[type=button], input[type=reset], input[type=submit], input, select, textarea, .select2-container--default .select2-selection--single {
	border-radius: 30px !important;
}

.select2-dropdown {
	margin-top: 5px;
	border-radius: 0 0 30px 30px;
}

.dark-button a {
	padding: 15px 45px 13.5px 45px !important;
	color: #fff !important;
	background-color: #535bcc;
	border: 1px solid #000;
}

.dark-button a:hover {
	background-color: #fbb01d;
}

.transparent-button a {
	padding: 14px 45px 12.5px 45px !important;
	color: #000 !important;
	background-color: transparent;
	border: 2px solid #535bcc !important;
}

.transparent-button a:hover {
	background-color: #535bcc;
	color: #fff !important;
}

.text-button a {
	padding: 0 !important;
	padding-bottom: 0 !important;
	color: #535bcc !important;
	background-color: transparent;
	border: 0 !important;
	text-decoration: underline;
	text-transform: none !important;
}

.text-button a:hover {
	color: #fbb01d !important;
}

.text-button.light a {
	color: #fff !important;
}

.text-button.light a:hover {
	color: #fbb01d !important;
}

.light-button a {
	padding: 15px 40px 13.5px 40px !important;
	color: #fff !important;
	background-color: #fbb01d;
	border: 1px solid #000;
}

.light-button a:hover {
	background-color: #535bcc;
}

.m-0 p, .elementor-heading-title {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.dark-button a, .light-button a, .transparent-button a {
		width: 300px !important;
		max-width: 100%;
	}
}

@media (max-width: 768px) {
    .site h1 {
        font-size: 34px;
    }
	.site h2 {
        font-size: 32px;
    }
}

/* General */
.rounded img {
	border-radius: 20px;
}

html {
  scroll-behavior: smooth;
}

.e-con-inner {
	overflow-x: hidden;
}

/* Header */
.header-4-container .primary-navigation {
	position: relative;
}

.header-4-container .button {
	padding: 5px 35px 4px 35px;
}

.header-4-container .button.secondary {
	padding: 5px 22.5px 4px 22.5px;
	margin-right: 10px;
	background-color: #fbb01d;
}

.header-4-container .button.secondary:hover, .menu-button:hover {
	background-color: #535bcc;
}

.menu-button {
	margin: 10px 0;
	padding: 5px 35px 4px 35px;
	background-color: #fbb01d;
	border-radius: 30px;
	text-align: center !important;
    border: 1px solid #000 !important;
	font-weight: 500 !important;
}

.menu-button span {
	font-size: 20px !important;
	font-family: 'LeagueSpartan-SemiBold', sans-serif !important;
	color: #fff !important;
}

.menu-button a {
	padding: 0 !important;
}

.main-header .button, .menu-primary-menu-container > ul > li > a span:before, body:not(.home) .only-home {
	display: none;
}

.mobile-extra .heading, .mobile-extra h2, .mobile-extra h4, .mobile-extra a {
	font-size: 18px;
}

@media (min-width: 993px) {
	.header-4 .header-4-container {
		box-shadow: none;
		border-bottom: 0;
	}
	.header-4 .col-full-nav {
		align-items: center;
	}
	.menu-primary-menu-container > ul.menu {
		min-width: unset;
		padding-right: 30px;
	}
	.menu-primary-menu-container .desktop-hide {
		display: none;
	}
}

@media (max-width: 992px) {
	.sticky-m .site-header {
		box-shadow: none;
	}
	.main-header .button {
		display: block;
		position: absolute;
		right: 1em;
	}
	.col-full-nav .button, .header-4-container .button.secondary {
		display: none;
	}
}

@media (max-width: 767px) {
	.header-4-container .button {
		padding: 5px 25px 4px 25px;
	}
	.main-header .button {
		right: 0.75em;
	}
}

@media (max-width: 379px) {
	.main-header {
		padding-left: 0.5em;
		padding-right: 0.5em;
	}
	.main-header .button {
		right: 0.5em;
	}
	.header-4-container .button {
		padding: 5px 15px 4px 15px;
	}
}

/* Footer */
footer.site-footer {
	padding: 25px 0 50px;
}

footer.copyright a:hover, footer.site-footer a:hover {
	text-decoration: none;
}

footer .custom-html-widget {
	text-align: center;
}

.footer-socials {
	margin: 15px 0;
	display: flex;
	justify-content: center;
	gap: 20px;
}

.footer-socials a {
	margin-right: 0 !important;
}

.footer-socials a path {
	transition: all .3s;
}

.footer-socials a:hover path {
	fill: #fbb01d !important;
}

.footer-menu {
	display: flex;
	justify-content: center;
	gap: 15px;
}

@media (max-width: 767px) {
	.footer-menu {
		flex-direction: column;
		align-items: center;
		gap: 5px;
	}
}

/* Hero */
.hero p {
	font-size: 20px;
	line-height: 26px;
}

.hero .text-button {
	margin-top: -10px;
	margin-left: 65px;
}

@media (min-width: 768px) {
	.hero:not(.verslui) {
		padding-top: 100px;
		padding-bottom: 100px;
	}
}

@media (max-width: 767px) {
	.hero .text-button {
		margin-top: -10px;
		margin-left: 0;
	}
	.hero p {
		margin-bottom: 0;
	}
}

/* Home */
.swiper-wrapper, .salys > .e-con-inner, .salys-nav-container, .skoniai > .e-con-inner, .skoniai-nav-container, .atsiliepimai > .e-con-inner, .atsiliepimai-nav-container, .klientai-nav-container {
	overflow-x: visible !important;
}

.salys-slider, .skoniai-slider, .atsiliepimai-slider, .klientai-slider {
	padding: 20px;
}

.salys-slider > .e-con-inner, .skoniai-slider > .e-con-inner, .atsiliepimai-slider > .e-con-inner, .klientai-slider > .e-con-inner {
	flex-wrap: nowrap !important;
}

.salys-slider .swiper-slide, .skoniai-slider .swiper-slide img {
	border-radius: 15px !important;
	box-shadow: 4px 4px 12px 1px rgba(0, 4, 54, .32);
}

.salys-slider .swiper-slide img, .skoniai-slider .swiper-slide img {
	border-radius: 15px !important;
}

.salys .swiper-button-next, .salys .swiper-button-prev, .skoniai .swiper-button-next, .skoniai .swiper-button-prev, .atsiliepimai .swiper-button-next, .atsiliepimai .swiper-button-prev, .klientai-container .swiper-button-next, .klientai-container .swiper-button-prev {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-size: 18px !important;
	font-weight: bold !important;
}

.swiper-button-prev:after {
	margin-right: 2.5px;
}

.swiper-button-next:after {
	margin-left: 2.5px;
}

.salys .swiper-button-next, .skoniai .swiper-button-next, .atsiliepimai .swiper-button-next, .klientai-container .swiper-button-next {
	right: -65px;
}

.salys .swiper-button-prev, .skoniai .swiper-button-prev, .atsiliepimai .swiper-button-prev, .klientai-container .swiper-button-prev {
	left: -65px;
}

.kas-dezuteje-features {
	flex-wrap: wrap;
}

.kas-dezuteje-features > div {
	width: calc(50% - 10px);
}

.kas-dezuteje-features .elementor-widget-container {
	display: flex;
}

.kas-dezuteje-features .elementor-image-box-wrapper {
	display: flex;
	align-items: center;
	text-align: left !important;
}

.kas-dezuteje-features span {
	display: block;
}

.kas-dezuteje-features img {
	width: 100px;
	height: 100%;
	object-fit: cover;
}

.skoniai-slider span {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #fbb01d;
}

.skoniai-slider h3 {
	margin-top: 10px;
}

.skoniai .swiper-button-next, .skoniai .swiper-button-prev {
	border: 2px solid #000;
	color: #000;
}

.kaip-veikia-container > div {
	width: calc(33.33% - 13.33px);
}

.kaip-veikia-container .elementor-image-box-img img {
	border-radius: 15px !important;
	width: 250px;
}

.ml-10 {
	margin-left: 10px;
}

.pricing-box {
	padding: 10px;
	border: 2px solid #000;
	border-radius: 50px;
	max-width: 350px !important;
	margin: 0 auto;
}

.pricing-box .elementor-image-box-wrapper {
	display: flex;
	align-items: center !important;
	justify-content: center;
}

.pricing-box.elementor-widget-image-box .elementor-image-box-img {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.pricing-box h3 {
	margin-bottom: 0;
}

.pricing-box p {
	font-weight: 700;
	margin-inline-end: 0;
	margin-bottom: 0;
}

.pricing-box img {
	border-radius: 10px;
}

.keliautojai > .e-con-inner, .keliautojai-nav-container {
	overflow-x: visible !important;
}

.keliautojai-slider > .e-con-inner {
	flex-wrap: nowrap !important;
}

.keliautojai-slider .swiper-slide {
	opacity: 0.5;
	transition: .3s all;
	padding: 10px 0;
	height: auto;
}

.keliautojai-slider .swiper-slide.swiper-slide-active {
	opacity: 1;
}

.keliautojai-slider .swiper-slide a {
	height: 100%;
}

.keliautojai-slider .swiper-slide img {
	border-radius: 15px !important;
	height: 100%;
	object-fit: cover;
}

.keliautojai .swiper-button-next, .keliautojai .swiper-button-prev {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #535bcc;
	border: 2px solid #000;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.keliautojai .swiper-button-next {
	right: 35%;
}

.keliautojai .swiper-button-prev {
	left: 35%;
}

.atsiliepimai-slider .swiper-slide {
	height: auto;
}

.atsiliepimai-slider .elementor-icon-box-title {
	font-family: 'LeagueSpartan-Bold', sans-serif !important;
	color: #fff;
	margin-bottom: 10px;
	font-size: 24px;
}

.atsiliepimai-slider .elementor-icon-box-description {
	color: #fff;
}

.atsiliepimai-slider .elementor-icon-box-description br {
	display: block;
	content: '';
	height: 10px;
}

.elementor-toggle .elementor-tab-title {
	font-family: 'LeagueSpartan-Bold', sans-serif !important;
	line-height: 1.2;
}

@media (max-width: 1279px) {
	.salys-slider, .skoniai-slider, .atsiliepimai-slider, .klientai-slider {
		max-width: 80%;
	}
	.salys .swiper-button-next, .skoniai .swiper-button-next, .atsiliepimai .swiper-button-next, .klientai-container .swiper-button-next {
		right: 45px;
	}
	.salys .swiper-button-prev, .skoniai .swiper-button-prev, .atsiliepimai .swiper-button-prev, .klientai-container .swiper-button-prev {
		left: 45px;
	}
	.kas-dezuteje-features span {
		font-size: 18px;
	}
}

@media (max-width: 992px) {
	.kas-dezuteje-features span {
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	.salys-slider, .skoniai-slider, .klientai-slider {
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.salys .swiper-button-next, .salys .swiper-button-prev, .skoniai .swiper-button-next, .skoniai .swiper-button-prev, .klientai-container .swiper-button-next, .klientai-container .swiper-button-prev {
		display: none;
	}
	.skoniai-slider p {
		font-size: 18px;
	}
	.atsiliepimai-slider {
		padding-left: 0;
		padding-right: 0;
	}
	.atsiliepimai .swiper-button-prev {
		left: 0;
	}
	.atsiliepimai .swiper-button-next {
		right: 0;
	}
	.kas-dezuteje-features span {
		font-size: 20px;
	}
	.kaip-veikia-container > div {
		width: 100%;
	}
	.home .kaip-veikia-container .elementor-image-box-img {
		max-width: 300px;
	}
	.keliautojai .swiper-button-next {
		right: 25%;
	}
	.keliautojai .swiper-button-prev {
		left: 25%;
	}
}

@media (max-width: 479px) {
	.kas-dezuteje-features span {
		font-size: 18px;
	}
}

@media (max-width: 379px) {
	.kas-dezuteje-features span {
		font-size: 16px;
	}
	.pricing-box.elementor-widget-image-box .elementor-image-box-img {
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
}

/* Praejusiu menesiu salys */
.salys-container {
	padding-left: 15px;
	padding-right: 15px;
}

.salys-container > .e-con-inner > div {
	width: calc(25% - 15px);
}

.salys-container.colored {
	background-color: #535BCC;
}

.salys-container.colored h3, .salys-container.colored p {
	color: #fff;
}

.salys-box figure {
	width: 75%;
}

.salys-box h3, .salys-box p {
	padding-left: 25px;
	padding-right: 25px;
}

@media (max-width: 1024px) {
	.salys-box h3, .salys-box p {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 767px) {
	.salys-container {
		padding-left: 0;
		padding-right: 0;
	}
	.salys-container .elementor-image-box-description {
		padding-left: 15px;
		padding-right: 15px;
	}
	.salys-container.colored {
		background-color: #fff;
	}
	.salys-container.colored h3, .salys-container.colored p {
		color: #000;
	}
	.main-box .elementor-image-box-wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
	.main-box .elementor-image-box-title {
		background-color: #535BCC;
		color: #fff !important;
		padding: 30px 15px 30px 15px;
	}
	.salys-container.colored > .e-con-inner {
		flex-direction: column-reverse;
	}
	.salys-container > .e-con-inner {
		flex-wrap: wrap !important;
	}
	.salys-container > .e-con-inner > div {
		width: 100%;
	}
	.main-box figure {
		width: 75%;
		margin-bottom: 0 !important;
	}
	.salys-box figure {
		width: 50%;
	}
}

/* Verslui */
.hero.verslui > .e-con:first-child, .hero.verslui > .e-con:nth-child(2) {
	width: calc(50% - 10px);
}

.hero.verslui > .e-con:first-child > .e-con {
	max-width: 570px !important;
	margin-right: 0;
	margin-left: auto;
	padding-top: 75px;
	padding-bottom: 75px;
}

.hero.verslui h1:after {
	content: '⎯';
	display: block;
	color: #535bcc;
}

.hero.verslui .elementor-widget-image {
	height: 100%;
}

.hero.verslui .elementor-widget-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.verslui-bar span {
	color: #535bcc;
}

.klientai-container .swiper-button-next, .klientai-container .swiper-button-prev {
	border: 2px solid #535bcc;
	color: #535bcc;
}

.klientai-container .swiper-slide {
	height: auto;
}

.klientai-container .elementor-image-box-wrapper {
	gap: 20px;
	align-items: center !important;
	border: 1px solid #000;
	padding: 20px;
	border-radius: 15px;
	height: 100%;
}

.klientai-container .elementor-image-box-content {
	display: flex;
	flex-direction: column;
	max-width: 450px;
}

.klientai-container figure {
	max-width: 200px;
	margin-bottom: 0;
}

.klientai-container img {
	max-width: 200px;
}

.klientai-container .elementor-image-box-title {
	font-weight: 700;
	color: #535BCC;
}

#ka-rasiu h2, #ka-rasiu p {
	color: #fff;
}

#ka-rasiu h3 {
	color: #fbb01d;
}

.vs-container .vs-heading {
	font-family: 'LeagueSpartan-Bold', sans-serif !important;
	position: absolute;
	font-size: 48px;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
}

.vs-container img {
	max-width: 300px;
}

.vs-container .elementor-widget .elementor-icon-list-icon svg {
	width: 24px !important;
	height: 24px !important;
}

#otrzymaj-oferte form {
	max-width: 350px;
	margin: 0 auto;
}

#otrzymaj-oferte .wpcf7-submit {
	width: 100%;
	padding: 15px 45px 13.5px 45px !important;
	line-height: 1 !important;
}

@media (min-width: 768px) {
	.vs-container {
		position: relative;
	}
	.vs-container > .e-con {
		padding: 50px 10px 100px 10px;
		position: static;
	}
	.vs-container > .e-con > .e-con {
		max-width: 570px;
	}
	.vs-container > .e-con:first-child > .e-con {
		margin-right: 0;
		margin-left: auto;
		padding-right: 30px;
	}
	.vs-container > .e-con:nth-child(2) > .e-con {
		margin-right: auto;
		margin-left: 0;
		padding-left: 30px;
	}
	.vs-container .elementor-widget-button {
		position: absolute;
		bottom: 30px;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width: 1024px) {
	.hero.verslui {
		flex-direction: column-reverse !important;
	}
	.hero.verslui > .e-con:first-child, .hero.verslui > .e-con:nth-child(2) {
		width: 100%;
	}
	.hero.verslui > .e-con:first-child > .e-con {
		max-width: 100% !important;
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

@media (max-width: 767px) {
	.hero.verslui > .e-con:first-child > .e-con {
		align-items: center;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.klientai-container img {
		margin-bottom: 0px;
	}
	.klientai-container > div, .klientai-container > div:nth-child(2) {
		margin: 0 auto;
	}
	.klientai-container .elementor-image-box-wrapper {
		gap: 0;
		flex-direction: column;
		align-items: center;
	}
	.vs-container {
		flex-direction: column-reverse !important;
	}
	.vs-container > .e-con {
		padding: 50px 10px 50px 10px;
	}
	.vs-container .vs-heading {
		top: -20px;
		z-index: 3;
	}
}

/* My account */
.woocommerce-info, .woocommerce-noreviews, p.no-comments {
	background-color: #535bcc;
}

.woocommerce-info a.wc-forward {
	background-color: #fbb01d;
	padding: 5px 35px 4px 35px;
	border-left-color: #000 !important;
}

.shop_table.subscription_details .button, .woocommerce-account .my_account_orders .button {
	background-color: #535bcc;
}

@media (max-width: 767px) {
	.woocommerce-info:before {
		display: none;
	}
	.woocommerce-info {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
	}
}

/* Cart */
.woocommerce-cart ul.checkout-bar li.active::before, .woocommerce-checkout ul.checkout-bar li.active::before, .woocommerce-checkout ul.checkout-bar li.next::before {
	background: #535bcc;
}

.woocommerce-message {
	background-color: #535bcc;
}

.cart_totals .shop_table, .woocommerce-checkout-review-order-table tfoot {
	border-radius: 6px;
	border-bottom: 1px solid #e2e2e2;
}

.cart_totals .shop_table tr.order-total td, .cart_totals .shop_table tr.order-total th {
	border-bottom: 0;
}

.woocommerce-message a {
	display: none;
}

/* Checkout */
table.woocommerce-checkout-review-order-table .product-name .product-item-thumbnail img {
	border-radius: 5px;
}

.checkout-promo-wrapper {
	margin: 15px 0;
	display: flex;
	gap: 10px;
	align-items: center;
	border-radius: 50px;
	width: fit-content;
	background-color: #fbb01d;
	color: #fff;
	padding: 5px 15px 5px 15px;
}

.checkout-promo-wrapper img {
	height: 50px;
	width: 50px;
}

.checkout-promo-wrapper span {
	display: block;
	font-weight: bold;
}

.checkout-info-wrapper > div {
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	background-color: #535bcc;
	margin-bottom: 15px;
	color: #fff;
	padding: 10px 15px;
}

.checkout-info-wrapper > div:nth-child(2) {
	background-color: #fbb01d;
}

.checkout-info-wrapper > div > p:nth-child(2) {
	max-width: 180px;
	text-align: right;
}

.checkout-info-wrapper > div p {
	margin-bottom: 0;
}

h3.checkout-offers-heading {
	margin: 20px 0 0 0;
}

.checkout-offers-wrapper {
	display: flex;
	gap: 20px;
	margin: 10px 0 20px 0;
}

.checkout-offers-wrapper .checkout-offer {
	border-radius: 20px;
	border: 1px solid #d2d6dc;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	width: calc(50% - 10px);
	cursor: pointer;
	position: relative;
}

.checkout-offers-wrapper .checkout-offer:nth-child(2) p:after {
	content: '(Zniżka zostanie automatycznie naliczona w kolejnym miesiącu)';
	display: block;
	font-size: 14px;
	color: #000;
	font-family: 'LeagueSpartan-Regular', sans-serif !important;
}

.checkout-offers-wrapper .checkout-offer.selected {
	box-shadow: 0 0 0 2px #535bcc;
}

.checkout-offer .circle {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #efefef;
	border-radius: 50%;
}

.checkout-offer.selected .circle {
	background-color: #535bcc;
}

.checkout-offer img {
	width: auto;
	border-radius: 20px;
}

.checkout-offer p {
	display: none;
	text-align: center;
	max-width: 200px;
	font-size: 20px;
	font-family: 'LeagueSpartan-Bold', sans-serif !important;
	color: #535bcc;
	margin-bottom: 0;
	line-height: 1.2;
}

.checkout-offer small {
	text-align: center;
}

.woocommerce-billing-fields h3 {
	margin: 10px 0;
}

#billing_address_1_field, #billing_phone_field {
	padding-top: 10px;
}

#billing_address_1_field:before, #billing_phone_field:before {
	font-family: 'LeagueSpartan-Bold', sans-serif;
	display: block;
	content: '';
	font-size: 20px;
	margin-bottom: 5px;
}

#billing_address_1_field:before {
	content: 'Adres dostawy' !important;
}

#billing_phone_field:before {
	content: 'Kontakt' !important;
}

h3.checkout-section-title {
	font-size: 20px;
	margin: 30px 0 5px 0;
	display: block;
}

.woocommerce-billing-fields .rating {
	font-size: 16px;
}

.cart-discount b {
	color: #535bcc;
}

.snakky-guarantee {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 20px;
}

.snakky-guarantee img {
	min-width: 60px;
}

.snakky-guarantee h3 {
	margin-bottom: 0;
	font-size: 20px;
}

.snakky-guarantee p {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 0 !important;
}

.checkout-usp {
	font-size: 16px;
	margin-bottom: 10px !important;
}

.checkout-reviews {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin: 30px 0;
}

.checkout-reviews h3 {
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}

.checkout-reviews .single-review {
	display: flex;
	gap: 10px;
	align-items: flex-start;
	width: calc(33.33% - 13.33px);
}

.checkout-reviews .single-review > img {
	border-radius: 10px;
	height: 200px;
	min-width: 200px;
	object-fit: cover;
}

.checkout-reviews .single-review .review-content p {
	margin-bottom: 0;
	font-size: 16px;
}

.checkout-reviews .single-review .review-content img {
	display: inline;
	margin: 0 10px -5px 0;
}

.stripe-guarantee {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-top: 10px;
}

.stripe-guarantee p {
	margin-bottom: 0;
	font-size: 16px !important;
	padding: 0 !important;
}

#payment .payment_methods li.payment_method_stripe .stripe-guarantee img {
	float: unset !important;
	margin-left: 0 !important;
	width: 40px !important;
	top: unset !important;
	max-width: 40px !important;
	max-height: unset !important;
}

#order_review.woocommerce-checkout-review-order {
	margin-top: 0 !important;
}

.before-checkout-items {
	border-top: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	padding: 0 20px;
}

.woocommerce-checkout-review-order-table {
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.before-checkout-items img {
	max-width: 200px;
	display: block;
	margin: 0 auto;
}

.before-checkout-items p {
	font-family: 'LeagueSpartan-Bold', sans-serif;
	margin-bottom: 0;
}

.cg-checkout-table-product-name {
	font-size: 18px;
	padding-left: 20px;
}

.woocommerce-checkout-review-order-table tbody .product-total {
	padding-right: 20px;
}

.woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout-review-order-table tfoot th {
	padding-top: 7.5px;
	padding-bottom: 7.5px;
}

.woocommerce-checkout-review-order-table tfoot .cart-subtotal td, .woocommerce-checkout-review-order-table tfoot .cart-subtotal th {
	padding-top: 20px;
}

.woocommerce-checkout-review-order-table tfoot .order-total td, .woocommerce-checkout-review-order-table tfoot .order-total th {
	padding-bottom: 20px;
}

.woocommerce-checkout-review-order-table tbody .cart_item .product-name {
	white-space: nowrap;
}

.woocommerce-checkout-review-order-table tbody .product-name, .woocommerce-checkout-review-order-table tbody .product-total {
	padding-bottom: 20px !important;
	border-bottom: 2px solid #000 !important;
}

.woocommerce-checkout-review-order-table tfoot td, .woocommerce-checkout-review-order-table tfoot th {
	border: 0 !important;
	background-color: unset;
}

.button.alt.apaczka_pl_geowidget_classic, #apaczka_pl_geowidget_classic {
	padding: 12px 10px;
	width: 100%;
	background-color: #535bcc;
}

#selected-parcel-machine {
	border: 2px solid #535bcc;
}

.checkout_coupon.woocommerce-form-coupon {
	display: block !important;
}

.woocommerce-additional-fields, .woocommerce-form-login-toggle, #billing_country_field, .woocommerce-checkout-review-order-table .product-item-thumbnail, .woocommerce-checkout-review-order-table .product-quantity {
	display: none !important;
}

@media (min-width: 992px) {
	.before-checkout-items {
		float: right;
		width: 41.1764705882%;
	}
}

@media (max-width: 1024px) {
	.checkout-reviews .single-review {
		width: calc(50% - 10px);
	}
}

@media (max-width: 768px) {
	.checkout-reviews .single-review {
		width: 100%;
	}
	.checkout-reviews .single-review:nth-child(even) {
		flex-direction: row-reverse;
	}
	#order_review_heading {
		margin-top: 40px;
	}
}

@media (max-width: 379px) {
	.woocommerce-checkout-review-order-table tbody .cart_item .product-name {
		white-space: unset;
	}
}

/* Thank you */
.woocommerce-checkout ul.order_details {
	border-radius: 6px;
}

.woocommerce-order-received .woocommerce-order-details {
	border-radius: 6px 26px 6px 6px;
}

/* Product archive */
h1.woocommerce-products-header__title {
	margin-bottom: 0;
}

.shoptimizer-sorting.sorting-end {
	display: none;
}

.term-dovanos .woocommerce-LoopProduct-link {
	pointer-events: none;
}

.term-dovanos .woocommerce-image__wrapper img {
	border-radius: 15px;
}

body.no-cta-buttons ul.products li.product:not(.product-category) {
	margin-bottom: 15px;
}

@media (max-width: 770px) {
    .m-grid-1 ul.products li.product {
        float: left;
        width: 50%;
    }
}

/* Single product */
.woocommerce-product-details__short-description {
	font-size: 20px;
}

.woocommerce-breadcrumb a, .woocommerce-breadcrumb {
	text-transform: uppercase;
}

.woocommerce-product-gallery__image {
	border-radius: 20px;
}

.content-area p.stock {
	margin-bottom: 16px;
}

.product input.qty {
	border-radius: 30px 0 0 30px !important;
}

.product .quantity-nav {
	border-radius: 0 30px 30px 0;
	width: 40px;
}

.woocommerce-page .quantity .minus, .woocommerce-page .quantity .plus {
	background: transparent;
	border: 0;
}

.related-wrapper > section > h2 {
	padding-top: 0px;
}

@media (max-width: 992px) {
	.cross-sells ul.products, .mobile-scroll ul.products, .related.products ul.products, .upsells.products ul.products {
		column-gap: 20px;
	}
	.cross-sells ul.products li.product .woocommerce-card__header, .mobile-scroll ul.products li.product .woocommerce-card__header, .related.products ul.products li.product .woocommerce-card__header, .upsells.products ul.products li.product .woocommerce-card__header {
		box-shadow: none;
	}
}

/* 404 */
.no-results header {
	margin-bottom: 0 !important;
}

.no-results form {
	display: none;
}

/* Omniva */
.tmjs-container, .tmjs-modal, .tmjs-modal-flat {
	font-family: 'LeagueSpartan-Regular', sans-serif !important;
}

.omnivalt_terminal_container_map h2, .omnivalt_terminal_container_map h3 {
	font-family: 'LeagueSpartan-Bold', sans-serif !important;
}

.omnivalt_terminal_container_map {
	border: 0 !important;
	padding: 15px 0 15px 0 !important;
}

.omnivalt_terminal_container_map .tmjs-selected-terminal {
	margin-bottom: 5px;
}

.omnivalt_terminal_container_map .tmjs-open-modal-btn {
	border: 0 !important;
	border-radius: 30px !important;
}

.omnivalt_terminal_container_map .tmjs-open-modal-btn {
	padding: 12px 24px !important;
	max-width: 200px !important;
	font-size: 15px;
	background-color: #535bcc !important;
	border: 1px solid #000 !important;
	color: #fff !important;
}

.tmjs-search-input {
	background-color: #fff !important;
	margin-right: 0 !important;
	border-radius: .3rem 0 0 .3rem !important;
}

.omnivalt_terminal_container_map .tmjs-active span, .omnivalt_terminal_container_map .tmjs-active p, .omnivalt_terminal_container_map .tmjs-active .tmjs-terminal-comment, .omnivalt_terminal_container_map .tmjs-active .tmjs-terminal-distance, ul#shipping_method {
	color: #000 !important;
}

.tmjs-terminal.tmjs-active, .tmjs-terminal-comment {
	text-align: left !important;
}

.tmjs-terminal-distance {
	justify-content: flex-start !important;
}

.tmjs-terminal-distance img {
	margin: 0 5px 0 0 !important;
}

.tmjs-terminal-comment img {
	margin-left: 0 !important;
	margin-bottom: 5px !important;
}

.omnivalt_terminal_container_map .tmjs-active .tmjs-select-btn {
	border: 0 !important;
    background: var(--omniva-color-main) !important;
	color: #fff !important;
}

.omniva-terminals-list {
	border-radius: 30px !important;
}

.omniva-terminals-list .dropdown {
	border-radius: 30px !important;
	padding-left: .7em !important;
	padding-right: .7em !important;
	border: 1px solid #d2d6dc !important;
}

.woocommerce-checkout .omniva-terminals-list .search-input:focus, .woocommerce-checkout .omniva-terminals-list .search-input {
	background-color: #535bcc !important;
}

.omniva-terminals-list ul {
	margin: 0 !important;
}

/* Cookies */
.cky-consent-bar {
	border-radius: 15px !important;
	border: 0 !important;
}

.cky-btn {
	font-family: 'LeagueSpartan-SemiBold' !important;
	text-transform: uppercase !important;
    font-weight: 500 !important;
	color: #535bcc !important;
	border: 1px solid #535bcc !important;
	border-radius: 30px !important;
	transition: all .3s !important;
	background-color: #fff !important;
}

.cky-btn-accept {
	border: 1px solid #000 !important;
	background-color: #535bcc !important;
	color: #fff !important;
}

.cky-btn-accept:hover {
	opacity: 1 !important;
	background-color: #fbb01d !important;
	color: #fff !important;
}

.cky-title, .cky-preference-title, .cky-accordion-btn {
	font-family: 'LeagueSpartan-Bold';
	font-weight: 700 !important;
	color: #000 !important;
}

.cky-consent-container p:not(.cky-title), .cky-modal p, .cky-show-desc-btn {
	color: #000 !important;
}

.cky-preference-body-wrapper input {
	border-radius: 30px !important;
}

.cky-btn-revisit-wrapper {
	background: #535bcc !important;
}

/* Subscriptions */
table.cart .quantity, .wps_recurring_bifurcation_wrapper, .payment_box.payment_method_stripe > p:first-child, .payment_box.payment_method_stripe > ul, p.price .wps_sfw_interval, p.price .wps_sfw_expiry_interval, .price .wps_sfw_interval, .price .wps_sfw_expiry_interval, .price_time_opt, .ywsbs-recurring-totals-items, .woocommerce-MyAccount-navigation-link--subscriptions, .woocommerce-SavedPaymentMethods-saveNew, .post-type-archive-product .price, .single-product .price, .price_time_opt, .ywsbs-max-lenght, .woocommerce-checkout .ywsbs-price {
	display: none !important;
}

/* Quiz */
#post-8250 {
	padding: 15px 0;
}

#post-8250 .e-con-inner, #post-8250 .e-con {
	padding: 0;
}

.quiz-topbar {
	text-align: center;
	color: #fff;
	background-color: #fbb01d;
	transition: all .3s;
	line-height: 40px;
}

.quiz-progress {
	height: 10px;
	background-color: #efefef;
	display: flex;
}

.quiz-progress .done {
	background-color: #535bcc;
}

.quiz-progress .left {
	background-color: #efefef;
}

.quiz-progress-text {
	text-align: center;
	font-size: 14px;
	margin: 15px 0;
}

.quiz-inner, .mail-inner {
	padding: 15px 10px;
}

.mail-inner {
	display: none;
}

.quiz-inner h2, .mail-inner h2 {
  	font-size: 40px !important;
  	line-height: 1.2;
	text-align: center;
	margin-bottom: 30px;
}

.quiz-inner .question4 h2 {
	margin-bottom: 15px;
}

.quiz-inner .options, .quiz-inner .quiz-usps, .quiz-inner .size-options, .quiz-inner .boxes {
	display: flex;
	gap: 20px;
	flex-direction: column;
	align-items: center;
}

.quiz-inner .single-option, .quiz-inner .single-size-option, .quiz-inner .single-box {
	display: flex;
	gap: 10px;
	margin: 0 auto;
	cursor: pointer;
	align-items: center;
	max-width: 100%;
}

.quiz-inner .single-option img, .quiz-inner .single-box img {
	height: 100px;
}

.quiz-inner .single-option .option-text {
	width: 350px;
}

.quiz-inner .single-option .option-text h3, .quiz-inner .single-box .box-text h3 {
	font-size: 24px;
	margin-bottom: 0;
}

.quiz-inner .single-option .option-text p, .quiz-inner .single-quiz-usp p, .quiz-inner .single-size-option .size-text p, .quiz-inner .single-size-option .box-text p, .quiz-inner .single-box .box-text p {
	font-size: 18px;
	margin-bottom: 0;
}

.quiz-inner .single-quiz-usp {
	width: 450px;
	display: flex;
	gap: 10px;
	align-items: center;
	max-width: 100%;
}

.quiz-inner .single-quiz-usp img {
	height: 60px;
	width: auto;
}

.quiz-inner .single-quiz-usp .quiz-usp-text {
	display: flex;
	flex-direction: column;
}

.quiz-inner .single-quiz-usp .quiz-usp-text h3 {
	font-size: 24px;
	margin-bottom: 0;
}

.quiz-inner .single-size-option, .quiz-inner .single-box {
	border-radius: 30px;
	border: 2px solid #000;
}

.quiz-inner .single-size-option {
	padding: 10px;
	width: 500px;
	column-gap: 20px;
	border-radius: 15px;
}

.quiz-inner .single-size-option img {
	height: 150px;
	border-radius: 15px;
}

.quiz-inner .single-size-option .size-text h3, .quiz-inner .single-size-option .size-text p.bold {
	color: #535bcc;
}

.quiz-inner .single-size-option .size-text h3, .quiz-inner .single-box .box-text h3 {
	margin-bottom: 0;
}

.quiz-inner .single-size-option .size-text p.bold {
	font-size: 24px;
	font-family: 'LeagueSpartan-Bold', sans-serif;
}

.quiz-inner .boxes {
	margin-bottom: 30px;
}

.quiz-inner .boxes.with-labels {
	gap: 30px;
}

.quiz-inner .single-box {
	width: 350px;
	position: relative;
	padding: 10px 20px;
	background-color: #fff;
}

.quiz-inner .single-box:nth-child(1):before {
	content: 'Najpopularniejszy';
	position: absolute;
	top: -5px;
	left: -15px;
	padding: 5px;
	background-color: #535bcc;
	color: #fff;
	border-radius: 10px;
	font-family: 'LeagueSpartan-SemiBold', sans-serif;
	font-size: 16px;
	line-height: 1;
}

.quiz-inner .boxes.with-labels .single-box:before {
	position: absolute;
	top: -23.75px;
	left: 20px;
	padding: 5px;
	background-color: #535bcc;
	color: #fff;
	border-radius: 5px;
	font-family: 'LeagueSpartan-SemiBold', sans-serif;
	font-size: 16px;
	line-height: 1;
	z-index: -1;
}

.quiz-inner .question6 .boxes.with-labels .single-box:first-child:before {
	content: 'Sutaupyk 24€!';
}

.quiz-inner .question7 .boxes.with-labels .single-box:first-child:before {
	content: 'Sutaupyk 36€!';
}

.quiz-inner .boxes.with-labels .single-box:nth-child(2):before {
	content: 'Sutaupyk 18€!';
}

.quiz-inner .single-box .box-text p.violet {
	color: #535bcc;
}

.payment-selector-wrapper {
	display: none;
	margin: 20px 0;
	padding-left: 10px;
	padding-right: 10px;
}

.question6-switch, .question7-switch {
	display: none;
}

.payment-selector {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	max-width: 400px;
	margin: 0 auto;
}

.payment-selector > span {
	font-family: 'LeagueSpartan-SemiBold', sans-serif;
	margin-top: 5px;
	font-size: 20px;
	line-height: 1;
	width: 110px;
}

.payment-selector .switch {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 25px;
    border-radius: 20px;
    background: #535bcc;
    transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    cursor: pointer;
}

.payment-selector .switch::before {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 22px;
    height: 22px;
    background: #fafafa;
    border-radius: 50%;
    transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.payment-selector .switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(128,128,128,0.1);
}

.payment-selector input:checked + .switch {
    background: #fbb01d;
}

.payment-selector input:checked + .switch::before {
    left: 27px;
    background: #fff;
}

.payment-selector input:checked + .switch:active::before {
    box-shadow: 0 2px 8px rgba(0,0,0,0.28), 0 0 0 20px rgba(0,150,136,0.2);
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, .page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
	padding: 0 !important;
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
	border-radius: 30px !important;
	border: 2px solid !important;
	border-color: #535BCC !important;
	background-color: transparent !important;
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedPermissions .ml-form-embedPermissionsContent.privacy-policy p, .page-id-8250 .ml-form-embedPermissions {
	display: none !important;
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow label p {
	font-family: 'LeagueSpartan-Regular' !important;
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-checkboxRow {
	float: none !important;
	width: 90% !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
	border-radius: 30px !important;
	border: 1px solid !important;
	border-color: #000 !important;
	background-color: #535BCC !important;
	transition: all .3s !important;
	font-size: 20px !important;
	font-family: 'LeagueSpartan-SemiBold' !important;
	max-width: 200px !important;
}

.page-id-8250 #mlb2-23773991.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
	background-color: #fbb01d !important;
}

@media (max-width: 767px) {
	.quiz-inner h2, .mail-inner h2 {
    	font-size: 30px !important;
  	}
}

@media (max-width: 479px) {
	.quiz-inner .single-box {
		padding: 15px;
	}
}

@media (max-width: 379px) {
	.quiz-inner .single-size-option img {
		height: 100px;
	}
	.quiz-inner .single-size-option .size-text h3, .quiz-inner .single-box .box-text h3, .quiz-inner .single-size-option .size-text p.bold {
		font-size: 22px;
	}
}

/* Gifts */
.dovanos-image, .dovanos-image a, .dovanos-image img {
	width: 100% !important;
}

.page-id-8491 .quiz-topbar {
	display: block;
}

.gifts h1, .gifts h2 {
	font-size: 40px;
}

.gifts > .e-con-inner {
	padding: 15px 0;
}

.gift-box {
	width: 350px;
    position: relative;
    padding: 10px 20px;
	border: 2px solid #000;
    border-radius: 30px;
    margin: 0 auto;
    cursor: pointer;
    max-width: 100%;
}

.gifts > .e-con-inner > .gift-box:nth-child(2):before {
    content: 'Najpopularniejszy';
    position: absolute;
	display: block !important;
    top: -5px;
    left: -15px;
    padding: 5px;
    background-color: #535bcc;
    color: #fff;
    border-radius: 10px;
    font-family: 'LeagueSpartan-SemiBold', sans-serif;
    font-size: 16px;
    line-height: 1;
}

.gift-box .elementor-image-box-wrapper {
	gap: 10px;
	display: flex;
	align-items: center !important;
}

.gift-box .elementor-image-box-img {
	display: block !important;
	min-width: 100px;
	width: 100px;
	height: 100px;
}

.gift-box .elementor-image-box-title a:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.gift-box h3 {
	font-size: 24px;
	margin-bottom: 0;
}

.gift-box p {
	font-size: 18px;
}

.gift-usp {
	width: 450px;
    max-width: 100%;
	margin: 0 auto;
}

.gift-usp .elementor-image-box-wrapper {
	display: flex;
    gap: 10px;
    align-items: center;
}

.gift-usp .elementor-image-box-img {
	display: block !important;
	min-width: 60px;
	width: 60px;
	height: 60px;
}

.gift-usp .elementor-image-box-content {
	text-align: start;
}

.gift-usp .elementor-image-box-title {
	font-size: 24px;
	margin-bottom: 0;
}

.gift-usp .elementor-image-box-description {
	font-size: 18px;
}

@media (max-width: 767px) {
	.gifts h1, .gifts h2 {
		font-size: 30px;
	}
}

/* Customer reviews for Woocommerce */
.cr-reviews-slider .cr-review-card .cr-review-card-inner {
	border-radius: 15px;
}

.middle-row {
	padding: 0 !important;
}

.cr-reviews-slider .slick-prev:before, .cr-reviews-slider .slick-next:before {
	color: #fff;
	font-size: 32px;
	opacity: 1;
}

.cr-reviews-slider .slick-dots li.slick-active button:before {
	color: #fff;
	font-size: 12px;
	opacity: 1;
}

.cr-reviews-slider .slick-dots li button:before {
	color: #fff;
	font-size: 12px;
}

.right-page-sidebar .content-area {
	width: 100%;
}

.cr-reviews-slider .cr-review-card .middle-row .datetime{
	display: none;
}

@media (max-width: 767px) {
	.cr-reviews-slider.slick-slider .slick-prev, .cr-reviews-slider.slick-slider .slick-next {
		display: none !important;
	}
	.cr-reviews-slider {
		margin: 0 !important;
	}
	.cr-reviews-slider .slick-dots {
		position: relative;
		bottom: unset;
		margin-top: 20px;
	}
}

/* Reviews page */
.page-template-default .archive-header, .single-post .archive-header {
	padding-bottom: 0;
}

.atsiliepimai-page > .e-con-inner {
	margin: 0;
}

.cr-all-reviews-shortcode .cr-summaryBox-wrap, .cr-reviews-grid .cr-summaryBox-wrap, .cr-comment-image-top, .cr-all-reviews-shortcode .cr-count-row {
	border-radius: 15px !important;
}

.cr-reviews-ajax-reviews .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort, .cr-all-reviews-shortcode .cr-ajax-reviews-sort-div .cr-ajax-reviews-sort {
	box-shadow: none !important;
}

.page-template-default.right-page-sidebar #secondary, .cr-ajax-search {
	display: none !important;
}

/* New product selection page */
.selection-features {
	flex-wrap: nowrap;
}

.selection-features-inner {
	gap: 0;
}

.selection-features-inner .elementor-image-box-wrapper {
	display: flex;
	align-items: center;
	text-align: left;
}

.selection-features-inner .elementor-image-box-img {
	display: flex;
}

.selection-features-inner .elementor-widget-image-box .elementor-image-box-content {
	font-size: 14px;
	line-height: 1.2;
}

.selection-features-inner img {
	width: 100px;
    height: 100%;
    object-fit: cover;
}

.selection {
	padding: 20px;
	border-radius: 15px;
	background-color: #F6F5EB;
}

.selection .elementor-widget-heading h2 {
	margin: 20px 0 10px 0;
}

.selection .elementor-widget-heading:first-child h2 {
	margin: 0 0 10px 0;
}

.selection .elementor-widget-button {
	margin: 20px 0 0 0;
}

.selection .elementor-widget-text-editor {
	display: block;
}

.selection .elementor-widget-text-editor p {
	background-color: #edeeff;
	line-height: 1.2;
	border-radius: 10px;
	margin-bottom: 10px !important;
	padding: 5px;
}

.selection .elementor-widget-text-editor p strong {
	color: #535bcc;
}

.single-selection {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 15px;
	background-color: #fff;
	border: 1px solid #333;
	padding: 10px 15px;
	margin-bottom: 10px;
	cursor: pointer;
	transition: all .3s;
}

.single-selection.active {
	background-color: #edeeff;
	border-color: #535bcc;
}

.single-selection.time {
	padding: 20px;
}

.single-selection .heading, .single-selection .price {
	font-family: 'LeagueSpartan-SemiBold', sans-serif;
	font-weight: 700;
	line-height: 1;
}

.single-selection .text {
	display: flex;
	align-items: center;
	margin-top: 5px;
}

.single-selection .text p {
	margin: 0 10px 0 5px;
	line-height: 1;
}

.single-selection .text img {
	display: block;
}

.single-selection .price {
	color: #535bcc;
}

.selection-button a {
	width: 380px !important;
	max-width: 100%;
}

.selection .selection-button a {
	width: 100% !important;
}

.selection-reviews > .e-con-inner, .youtube > .e-con-inner {
	overflow-x: visible !important;
}

.selection-reviews-nav-container .elementor-widget-html, .youtube-nav-container .elementor-widget-html {
	display: flex;
	align-items: center;
}

.selection-reviews-nav-container, .selection-reviews-slider > .e-con-inner, .youtube-nav-container, .youtube-slider > .e-con-inner {
	flex-wrap: nowrap !important;
}

.selection-reviews-nav-container .swiper-button-next, .selection-reviews-nav-container .swiper-button-prev, .youtube-nav-container .swiper-button-next, .youtube-nav-container .swiper-button-prev {
	min-width: 42px;
	width: 42px;
	height: 42px;
	border-radius: 50%;
	background-color: #535bcc;
	border: 2px solid #000;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
	position: relative;
}

.selection-reviews-slider p {
	padding: 10px;
	margin-bottom: 0;
}

.youtube h2 {
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: center;
}

@media (min-width: 1025px) {
	.mobile-section, .youtube .elementor-widget-html {
		display: none;
	}
}

@media (max-width: 1024px) {
	.desktop-section {
		display: none;
	}
}

@media (max-width: 767px) {
	.selection-features-inner img {
		width: 40px;
		min-width: 40px;
	}
	.single-selection .text, .single-selection .price {
		font-size: 14px;
		white-space: nowrap;
	}
	.single-selection .text p {
		margin: 0;
	}
	.youtube h2 {
		font-size: 24px;
	}
}

/* Multi step checkout */
.wpmc-tabs-wrapper {
	margin: 30px auto;
}

.wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
	font-family: 'LeagueSpartan-Regular', sans-serif;
}

.wpmc-nav-wrapper button {
	min-width: 150px;
}

.wpmc-tabs-wrapper .wpmc-tab-text {
	text-transform: none;
}