/*
Theme Name: smartibook
Description: This is a child theme custom made for Smartibook
Author: UX Themes
Template: flatsome
Version: 9.1.4
Text Domain: smartibook
Domain Path: /languages
*/

/* 
 * Global CSS 
 * 
 * */

html {
	scroll-behavior: smooth;
}

a {
	transition: text-decoration 0.3s ease;
	text-underline-offset: 0.3rem;
}

u {
	text-underline-offset: 0.3rem;
}

a:hover {
	cursor: pointer;
}

button {
	line-height: normal;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
	box-shadow: none;
	border-radius: 8px;
}

.nav > li > a  {
	color: #000000 !important;
}

@media (max-width: 850px) {
	.m-pl-0 {
		padding-left: 0 !important;
	}

	.m-pr-0 {
		padding-right: 0 !important;
	}
}

/* ACF Settings */

.logged-in .acf-field-66bca9decb438 {
	display: block;
}

.acf-field-66bca9decb438 {
	display: none;
}
/* END ACF Settings */

.custom-contact-details p {
	margin-bottom: 5px;
}

.grecaptcha-badge {
	display: none;
}
.add_to_cart_button {
	line-height: normal;
}

.flex-center {
	display: flex;
	align-items: center;
}
.cky-btn-revisit-wrapper {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3) !important;
	border-radius: 100%;
}

.mobile-slider .fill {
	background-color: rgba(0, 0, 0, 0.31);
}

.is-sticky-column__inner h3 {
	padding: 0 15px;
}

.onsale {
	display: none;
}

.flex-center-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flickity-button.flickity-prev-next-button {
	height: 50px !important;
	width: 50px !important;
	top: calc(50% - 25px) !important;
	border-radius: 50% !important;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.3) !important;
	padding: 20px;
	background: #fff !important;
}

.product-thumbnails .flickity-button.flickity-prev-next-button {
	height: 30px !important;
	width: 30px !important;
}

.flickity-button.flickity-prev-next-button svg {
	margin-top: 0 !important;
	max-height: 80%;
	max-width: 80%;
}

.flickity-button.flickity-prev-next-button.previous {
	left: 5px !important;
}

.flickity-button.flickity-prev-next-button.next {
	right: 5px !important;
}

.breadcrumbs {
	font-weight: 400;
}

.breadcrumbs .breadcrumb_last {
	font-weight: 600;
}

@media (max-width: 850px) {
	.flickity-button.flickity-prev-next-button svg {
		margin-top: 0 !important;
		max-height: 22px;
		/* max-width: 74%; */
	}

	.product-gallery-slider .flickity-button.flickity-prev-next-button svg {
		max-height: 40px;
		/* max-width: 74%; */
	}

	.flickity-button.flickity-prev-next-button {
		height: 30px !important;
		width: 30px !important;
	}
}

.nakupujte-po-statosti img {
	aspect-ratio: 1/1;
	object-fit: cover;
}

.shadow-senca-domov .section-bg-overlay {
	background: linear-gradient(90deg, #121212 0%, rgba(255, 255, 255, 0) 100%);
}

.newsletter-footer .wpcf7-email {
	border: solid 1px white !important;
	background: #fff !important;
	color: #000 !important;
	margin: 0;
}

.newsletter-footer .wpcf7-submit {
	border: none;
	background: transparent !important;
	padding: 0;
	text-decoration: underline;
	transition: text-decoration 0.3s ease;
	margin: 0;
}

.newsletter-footer .wpcf7-submit:hover {
	box-shadow: none !important;
	text-underline-offset: 0.4rem;
}

.cart-collaterals .checkout_coupon {
	display: block !important;
}

/* 
 * END Global CSS 
 * 
 * */

/* Homepage CSS */

.homepage-banner-custom .img {
	margin-bottom: 0 !important;
}

.homepage-slider-wrapper .bg.bg-loaded- {
	max-height: 600px;
}

.homepage-slider-wrapper {
	height: calc(100vh - 130px);
	display: flex;
	flex-direction: row;
}

.homepage-slider-wrapper .slider-col-wrapper {
	height: 75%;
}

.slider-small-col {
	height: 25%;
}

.homepage-slider-wrapper .slider-col-wrapper > .col-inner {
	height: 100%;
}

.slider-small-col > .col-inner {
	height: 100%;
}

.slider-small-col > .col-inner .banner {
	height: 100%;
}

.homepage-slider-wrapper .slider-col-wrapper .slider-wrapper {
	height: 100%;
}

.homepage-slider-wrapper .slider-col-wrapper .slider-wrapper .slider {
	height: 100%;
}

.homepage-slider-wrapper .slider-col-wrapper .slider-wrapper .slider .flickity-viewport {
	height: 100% !important;
}

.homepage-slider-wrapper .slider-col-wrapper .slider-wrapper .slider .flickity-viewport .banner {
	height: 100% !important;
}

@media (max-width: 850px) {
	.homepage-slider-wrapper .slider-col-wrapper {
		height: 100%;
	}

	.homepage-slider-wrapper {
		height: calc(75vh - 130px);
	}
}

/* END Homepage CSS */

/* 
 * Footer CSS 
 * 
 * */

.footer-wrapper .social-icons .button {
	color: #fff !important;
	background-color: #fff !important;
}

.social-icons .button.icon:hover {
	box-shadow: none !important;
}

.social-icons .button.icon:hover i {
	animation: verticalHover 1s;
}

.footer-wrapper .social-icons .button.icon:not(.is-outline) > i {
	color: var(--fs-color-primary) !important;
	color: #000 !important;
}

.payment-icons .payment-icon {
	background-color: #fff;
}

.footer-icons-cta h4 {
	font-size: 1.175rem;
}

.footer-icons-cta p {
	font-size: 0.9rem;
}

.main-footer p {
	display: flex;
	align-items: center;
}

.footer-wrapper p {
	margin-bottom: 8px;
	transition: text-decoration 0.3s ease;
	text-underline-offset: 0.3rem;
}

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

.footer-wrapper .fas {
	margin-right: 8px;
	color: var(--fs-color-primary) !important;
	color: #000 !important;
}

.footer-wrapper .fa-circle {
	font-size: 6px;
	color: #fff !important;
}

.footer-wrapper p:hover .fas {
	animation: verticalHover 1s;
}

.footer-contact .fas::before {
	background: white;
	border-radius: 90px;
	padding: 6px;
}

@keyframes verticalHover {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-5px);
	}
}

/* 
 * END Footer CSS 
 * 
 * */

/* 
 * Header CSS 
 * 
 * */

.header-main {
	border-bottom: solid 1px #ececec;
}

.header-main .menu-item a {
	transition: text-decoration 0.3s ease;
	text-decoration: none;
	text-underline-offset: 0.3rem;
}

.header-main .menu-item.active a,
.header-main .menu-item a:hover {
	text-decoration: underline;
}

.header-main .menu-item.active a:hover {
	text-decoration-thickness: 0.1rem;
}

/* Top Bar Menu CSS */
.header-top .html {
	font-size: 0.9rem !important;
	font-weight: 600;
}
/* Top Bar Menu CSS */

/* Mega Menu CSS */
.nav-dropdown-has-border .nav-dropdown {
	border: none;
}

.nav-dropdown-has-shadow .nav-dropdown {
	box-shadow: 0px 10px 15px -5px rgba(0, 0, 0, 0.15);
}

.header-main a {
	color: #121212;
}

.razprodaja-mega-menu .stack,
.leta-mega-menu .stack {
	flex-direction: row !important;
	gap: 50px;
}

/* END Mega Menu CSS */

/* 
 * END Header CSS 
 * 
 * */

/* 
 * Product Archive CSS
 * 
 *  */

.product-small.box .box-image img {
    object-fit: cover;
}


ul.product_list_widget li .quantity {
	opacity: 1;
}
h1.shop-page-title {
	font-size: 2.5rem;
}

.product-small.box {
	border-radius: 15px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.product-small.box:hover {
	transform: translateY(-0.75rem);
}

.product-small.box .box-image img {
	padding: 15px !important;
	border-radius: 22px;
	aspect-ratio: 1;
}

.product-small.box .box-video {
	padding: 15px !important;
}

.product-small.box .box-video video {
	border-radius: 8px;
	aspect-ratio: 1;
}

.product-small.box .woocommerce-loop-product__title {
	font-size: 1.125rem;
	font-weight: 600;
}

.product-small.box .woocommerce-loop-product__title a {
	color: #121212;
}

.product-small.box:hover .woocommerce-loop-product__title a {
	text-decoration: underline;
}

.product-small.box .button {
	width: 100%;
	font-size: 1rem;
	font-weight: 600;
	padding: 8px 0px;
}

.product-small.box .price-wrapper {
	font-size: 1.2rem;
	font-weight: 600;
}

.product-small.box .price-wrapper del {
	font-size: 1rem;
}

.badge-circle,
.badge-outline {
	margin-left: 0;
}

.badge-circle .badge-inner,
.badge-circle-inside .badge-inner {
	border-radius: 0px 8px 8px 0;
	padding: 0 10px;
}

.jdgm-widget.jdgm-widget {
	font-size: 14px;
	margin-bottom: 8px;
}

.archive-custom-filters {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.archive-custom-filters a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	width: 20%;
}

.archive-custom-filters a.active span {
	font-weight: 600;
	color: var(--fs-color-primary);
}

.archive-custom-filters img {
	border-radius: 100%;
}

@media (min-width: 850px) {
	#shop-sidebar {
		display: flex;
		border-radius: 8px;
		padding: 10px 20px;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	}

	#custom_html-2 {
		width: 60%;
	}

	#custom_html-2 .box-text {
		padding-bottom: 0;
	}

	#custom_html-2 .col {
		padding-bottom: 0;
	}

	#custom_html-2 a {
		color: #000;
	}

	#shop-sidebar .widget_price_filter {
		width: 20%;
	}

	#shop-sidebar .widget {
		padding-right: 50px;
	}

	#woocommerce_layered_nav-2 .woocommerce-widget-layered-nav-list {
		display: flex;
		gap: 20px;
	}

	#woocommerce_layered_nav-2 .woocommerce-widget-layered-nav-list li {
		border: none;
	}
}

#woocommerce_layered_nav-2 .woocommerce-widget-layered-nav-list li .count {
	display: none;
}

#woocommerce_layered_nav-2 a {
	transition: text-decoration 0.3s ease;
	text-underline-offset: 0.3rem;
	color: #000;
}

#woocommerce_layered_nav-2 a:hover {
	text-decoration: underline;
}

#shop-sidebar .is-divider {
	display: none;
}

#shop-sidebar span.widget-title {
	line-height: 45px;
}

.woocommerce-widget-layered-nav-list__item.wc-layered-nav-term {
	display: flex;
	flex-direction: column;
}

#shop-sidebar .ux-swatch-widget-layered-nav-list__graphic {
	width: 100px;
	height: 100px;
}

#shop-sidebar .ux-swatch-widget-layered-nav-list__graphic img {
	border-radius: 100%;
}

.widget li.chosen a:before {
	font-size: 12px;
}

@media (max-width: 850px) {
	.archive-custom-filters a {
		width: 40%;
	}

	.woocommerce-ordering {
		width: 100%;
	}

	.category-filtering {
		border: solid 1px #dddddd;
		border-radius: 8px;
		padding: 10px 20px;
		margin-top: 15px;
		bbox-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	}

	.filter-button {
		margin-top: 0;
		font-size: 18px;
	}
}

/* 
 * END Product Archive CSS
 * 
 *  */

/* 
 * Single Product  CSS
 * 
 *  */

@media (max-width: 549px) {
    .is-xxlarge {
        font-size: 1.5em!important;
    }
}

.product-page-price {
	display: flex!important;
    gap: 10px;
    align-items: center;
}

.product-page-price .product-sale-wrapper {
	position: relative!important;
	top: 0;
	margin-left: 15px;
}

.acf-review-image {
	padding-right: 1.5em;
}

.acf-review-image img {
	aspect-ratio: 1;
	object-fit: cover;
	border-radius: 100%;
}

.product-reviews-wrapper {
	display: flex;
	align-items: center;
	color: #000;
}

.commentlist li .comment-text {
	padding-left: 0;
}

.pswp__video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
}

.pswp__video video {
	display: block;
	max-width: 100%;
	max-height: 100%;
}

.product-video {
	width: 100%;
	height: 100%;
}

.woocommerce-product-gallery__video video {
	max-width: 600px;
	max-height: 600px;
	width: 100%;
	height: 100%;
}

.product-thumbnails a {
	border: none;
}

.product-thumbnails img {
	aspect-ratio: 1;
	object-fit: cover;
	border-radius: 8px;
	margin-bottom: 0;
}

.product-gallery-slider img,
.product-gallery-slider video {
	border-radius: 8px;
}

.product-thumbnails video {
	border-radius: 8px;
	margin-bottom: 0;
}

.add-to-cart-container .ux-quantity {
	display: none !important;
}

.add-to-cart-container .single_add_to_cart_button {
	width: 100%;
}

.add-to-cart-container form {
	margin-bottom: 0;
}

.product-short-description {
	padding-bottom: 1em;
}

.product-short-description p {
	margin-bottom: 0.5em;
}

.single_add_to_cart_button {
	background-color: var(--fs-color-primary) !important;
}

.product-tabs {
	display: none;
}

.tab-panels {
	padding-top: 50px;
	margin-top: 20px;
	border-top: solid 1px #e9e4e2;
}

.single-product .product-title-container .product-title:after {
	content: "";
	display: block;
	width: 75%;
	margin-top: 20px;
	height: 3px;
	background: var(--fs-color-secondary);
}

.woocommerce-Tabs-panel--description img {
	border-radius: 24px;
}

.woocommerce-Tabs-panel--description h4 {
	color: var(--fs-color-primary);
}

.product-judge-me-ratings {
	margin-bottom: 10px;
	color: #8a857f;
}

.product-judge-me-ratings .jdgm-star {
	padding: 0 !important;
	color: #2a8bbc !important;
	font-size: 20px !important;
}

.product-judge-me-ratings .rating-count {
	margin-left: 8px;
	font-size: 0.9rem;
	font-weight: 500;
}

.product-price-container .price-wrapper .price {
	margin-bottom: 20px;
}

.product-razvoj-ikone {
	margin-bottom: 20px;
}

.product-razvoj-ikone h3 {
	font-size: 0.9rem;
}

.product-razvoj-ikone p {
	margin-bottom: 0;
}

.product-razvoj-ikone .col {
	margin-bottom: 0;
	padding-bottom: 6px;
}

.product-razvoj-ikone .icon-box {
	flex-direction: column;
}

.product-razvoj-ikone .icon-box-left .icon-box-img + .icon-box-text {
	padding-left: 0;
}

.add-to-cart-container .variations {
	position: relative;
	border-top: solid 1px #e9e4e2;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: solid 1px #e9e4e2;
	margin-bottom: 25px;
}

.product-price-container .price-wrapper .price span.amount {
	color: var(--fs-color-secondary);
}

.product-price-container .product-page-price ins span.amount {
	color: var(--fs-color-secondary);
}

.product-price-container .product-page-price del,
.product-price-container .product-page-price del span.amount {
	color: #95d5ff !important;
	font-weight: 600;
}

.product-page-price .woocommerce-Price-currencySymbol {
	font-weight: 400 !important;
}

.product-gallery-image {
	width: 100%;
}

.product-gallery-image,
.product-gallery-video {
	border-radius: 8px;
}

.product-gallery-image:hover,
.product-gallery-video:hover {
	cursor: pointer;
}

.form-flat input:not([type="submit"]),
.form-flat select,
.form-flat textarea {
	border-radius: 8px;
}

.add-to-cart-container .single_add_to_cart_button {
	font-size: 1rem;
	font-weight: 600;
	padding: 8px 32px;
}

.quantity .button.minus,
.quantity .button.plus {
	padding: 8px;
	background-color: #fff !important;
}

.quantity input[type="number"] {
	height: auto !important;
	border-left: none;
	border-right: none;
}

ul.product-tabs {
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 2px;
}

.woocommerce-tabs .product-tabs li {
	font-size: 1.8rem;
	margin: 0 1rem;
}

.woocommerce-tabs .nav-line > li > a:before {
	bottom: 0;
	top: 100%;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul {
	list-style: none; /* Removes default list markers */
	margin-left: 0;
}

.woocommerce-tabs .woocommerce-Tabs-panel li {
	margin-left: 0;
}

.woocommerce-tabs .woocommerce-Tabs-panel li::before {
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	margin-right: 5px;
	font-weight: 900;
	color: var(--fs-color-primary);
}

.product-section-title-related {
	padding-top: 50px;
}

.payment-methods {
	height: 35px;
}

.sticky-product-gallery .col-inner {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 70px;
}

.variations tr {
	display: flex;
	flex-direction: column;
}

.variations tr label {
	font-size: 1.125rem;
}

.variations tr label::before {
	background-image: url(/wp-content/themes/smartibook/assets/kids-star.svg);
	background-size: 15px 15px;
	display: inline-block;
	width: 15px;
	height: 15px;
	content: "";
	margin-right: 6px;
}

.ux-swatch {
	box-shadow: 0 0 0 1px #f0ebe7;
}

.ux-swatches--x-large .ux-swatch--color,
.ux-swatches--x-large .ux-swatch--image {
	height: 120px;
	width: 120px;
	padding: 8px;
}

.woocommerce-variation-price {
	padding: 0;
	border: none;
}

.jdgm-widget.jdgm-widget {
	margin-top: 20px;
}

.jdgm-review-widget .jdgm-rev-widg {
	border-top: solid 1px #e9e4e2;
	border-bottom: solid 1px #e9e4e2;
	padding: 35px 16px;
}

.jdgm-rev-widg__reviews .jdgm-rev {
}

.jdgm-paginate {
	border-top: none !important;
}

.single-product-faq .section-title-main {
	text-transform: none;
	border: none !important;
}

.single-product-faq .section-title-normal {
	border-bottom: none;
}

.single-product-faq .accordion-item {
	background: #f3fbff;
	margin-bottom: 10px;
	border-radius: 8px;
}

.single-product-faq .accordion-title {
	border: none;
	font-size: 1rem;
	font-weight: 700;
}

.single-product-faq .accordion-title.active {
	border: none;
	background-color: none;
}

.product-section-title-related {
	text-transform: none;
	padding-top: 0;
}

.product-section {
	border-top: none;
}

p.stock {
	color: #3ebf02 !important;
	font-weight: 600;
	margin-bottom: 0.2em;
}

.custom-video-section-wrapper {
	padding: 35px 15px;
	padding-top: 55px;
	border-radius: 15px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.custom-video-section-wrapper iframe {
	border-radius: 8px;
}

.custom-video-section-wrapper .row-full-width {
	width: 100% !important;
}
/* 
 * Cart CSS
 * 
 *  */

.cart-wrapper .product-small.col {
	flex-basis: 40% !important;
	max-width: 40% !important;
}

.widget_shopping_cart .awdr_cart_strikeout_line {
	font-size: 0.85rem;
}

@media (max-width: 849px) {
	.cart-wrapper .product-small.col {
		flex-basis: 50% !important;
		max-width: 50% !important;
	}

	.single_add_to_cart_button {
		width: 100%;
		margin-top: 8px;
	}
}

/* 
 * END Cart CSS
 * 
 *  */

/* 
 * Blog CSS
 * 
 *  */

.author-image-blog {
	width: 150px;
	height: 150px;
}
/* 
 * END Blog CSS
 * 
 *  */

/* Checkout CSS */

.christmas-cta-shipping {
	padding: 0 15px;
}

/* Container styles for the custom shipping methods */
.custom-shipping-methods {
	list-style: none;
	padding: 0;
	margin: 0;
}

.custom-shipping-method {
	margin-bottom: 15px;
	padding: 10px;
	border: 2px solid #ddd;
	border-radius: 8px;
	background-color: #f9f9f9;
	cursor: pointer;
	display: flex;
	align-items: center;
}

.custom-shipping-method.selected {
	border-color: #007cba; /* WooCommerce primary color */
	background-color: #eef9ff;
}

.shipping-label {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.shipping-name {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}

.badge {
	display: inline-block;
	padding: 5px 10px;
	margin-left: 10px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 0.85em;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}

.badge-fast {
	background-color: #e63946; /* Example red color for "Fast" */
}

.badge-free {
	background-color: #2a9d8f; /* Example green color for "Free" */
}

.shipping-description {
	font-size: 0.9em;
	margin-top: 8px;
	color: #888;
}

.shipping__table {
	border: solid 1px #f0ebe7;
	border-radius: 8px;
	padding: 8px !important;
	margin-bottom: 30px;
}

.woocommerce-checkout-review-order {
	border: solid 1px #f0ebe7;
	border-radius: 8px;
	padding: 20px !important;
	margin-bottom: 30px;
}

.wc_payment_methods {
	border: solid 1px #f0ebe7;
	border-radius: 8px;
	padding: 30px 30px !important;
	margin-bottom: 30px;
}

.woocommerce-form-wrapper {
	border: solid 1px #f0ebe7;
	border-radius: 8px;
	padding: 30px 30px !important;
	margin-bottom: 30px;
}

.checkout_coupon.woocommerce-form-coupon {
	margin-bottom: 0 !important;
}

.woocommerce-billing-fields {
	border: 0;
	padding-top: 0;
}

form.checkout h3 {
	padding-top: 0;
}

.shipping__list_item {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 15px 15px;
	border-radius: 8px;
}

.shipping-separator {
	margin: 0 5px;
	font-weight: 400;
}

.shop_table .order-total td,
.shop_table .order-total th,
.shop_table thead th {
	border: 0;
}

.shipping__list_item.active {
	background: #f7f7f7;
}

.border-bottom-0 {
	border: 0;
}

.shipping__table--multiple th {
	border: 0;
	padding: 10px 20px;
}

.shipping_method_label {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}

.shipping-method-label {
	padding: 2px 8px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 8px;
	border-radius: 20px;
}
.shipping-method-label__free {
	background: #4fb93e;
	color: #fff;
}

.shipping-method-label__fast {
	background: #e52d4e;
	color: #fff;
}

.shipping-method-desc {
	padding-left: 22px;
}

.shipping-method-desc,
.wc_payment_method div,
.wc-checkout-fees .description {
	font-size: 14px;
	color: #a7a4a2;
}

.shipping-method-desc span {
	color: #2a8bbc;
	font-weight: 600;
}

.price-text-wrapper {
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}

#customer_details,
#order_review_heading,
.woocommerce-checkout-place-order,
.woocommerce-privacy-policy-text {
	padding: 0 15px;
}

.shipping__list_item-inner {
	display: flex;
	align-items: center;
}

.shipping__table--multiple td {
	padding: 0;
}

.wc-checkout-fees {
	padding-top: 10px;
}

.shipping__table--multiple .shipping__list {
	padding-bottom: 10px;
}

@media (max-width: 850px) {
	.woocommerce-checkout-review-order {
		margin-bottom: 0;
		padding-bottom: 0 !important;
	}

	.shipping__table {
		padding: 0 !important;
		border-radius: 0 !important;
	}

	.woocommerce-checkout-review-order {
		border-radius: 0 !important;
	}

	.wc_payment_methods {
		border-radius: 0;
		padding: 15px !important;
	}

	.shipping__table--multiple th {
		margin-top: 10px;
	}

	.shop_table .cart_item td {
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.shipping_method_label,
	.price-text-wrapper {
		font-size: 14px;
	}

	.shipping-method-desc,
	.wc_payment_method div,
	.wc-checkout-fees .description {
		font-size: 12px;
	}
}

/* END Checkout CSS */

#sb_instagram .sbi_follow_btn a {
	background: var(--fs-color-primary) !important;
}

#sb_instagram .sbi_follow_btn a:hover {
	box-shadow: inset 0 0 10px 20px var(--fs-color-secondary) !important;
}

span[style="color: #e87652;"] {
	color: var(--fs-color-secondary) !important;
}

span.section-title-main[style="font-size:154%;color:rgb(224, 169, 96);"] {
	color: var(--fs-color-primary) !important;
}

section.main-footer {
	background-color: var(--fs-color-primary) !important;
}

#logo img {
    filter: grayscale(1) brightness(0);
}