/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/* Reset */
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: 10px;
}
.col, .columns, .gallery-item {
    padding-bottom: 0;
}
body {
    line-height: 1.5;
}
/* Sections */
section.section.s-pt-70 {
	padding-top: 70px !important;
} 
section.section.s-pb-70 {
	padding-bottom: 70px !important;
}
section.section.s-pt-50 {
	padding-top: 50px !important;
} 
section.section.s-pb-50 {
	padding-bottom: 50px !important;
}
section.section.s-mb-100 {
	margin-bottom: 100px;
}
/* Fonts */
* {
	font-family: "Ubuntu", sans-serif;
}
h1, h2, h3 {
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 0.1em;
}
h5 {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}
p, li { 
	font-weight: 300;
}
.fs-42 * {
	font-size: 42px;
} 
.fs-18,
.fs-18 * {
	font-size: 18px;
}
.fw-700 > *,
p strong,
li strong {
	font-weight: 700;
}
.lh-12 {
	line-height: 1.2;
}

.button:not(.icon):not(input):not(.arrow-link) {
    margin: 0;
    padding: 16px 45px;
    line-height: 1;
}
.button:not(.icon) span {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.2;
	letter-spacing: 0.1em;
}
.button.arrow-link {
    background: transparent;
    padding: 0;
    border: 0;
    color: #A73A38;
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .1em;
    height: auto;
    min-height: unset;
    box-shadow: none !important;
}
.button.arrow-link:after {
    content: url(/wp-content/uploads/2025/04/Arrow-22.svg);
    display: inline-block;
    margin-left: 10px;
}
.kn-title-line {
    position: relative;
}
.kn-title-line > * {
    position: relative;
    padding: 0 50px;
    background: #fff;
    width: fit-content;
    margin: auto;
}
.kn-title-line:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #5C5C5C;
    left: 0;
    top: 50%;
}
.img-auto img {
	width: auto;
}
/*---- Header ----*/
#masthead .nav.nav-left > li > a {
	font-size: 16px;
	font-weight: 300;
} 
#masthead .nav.nav-left > li > a .icon-angle-down {
	display: none;
}
#masthead .nav.nav-left > li {
	margin: 0 20px;
}
#masthead .nav.nav-left {
	justify-content: center;
} 
#masthead .nav-line-bottom>li>a:before {
	height: 6px;
}
#masthead .header-search a::before,
#masthead .account-item a::before,
#masthead .cart-item a::before{
	display: none;
}
#masthead .header-search a i:before {
	content: url(/wp-content/uploads/2025/04/a-1.svg);
}
#masthead .account-item a i:before {
	content: url(/wp-content/uploads/2025/04/a-2.svg);
}
#masthead .cart-item a i:before {
	content: url(/wp-content/uploads/2025/04/a-3.svg);
}
.header-top {
    min-height: 0px !important;
	height: auto;
}
#kn-top-bar {
    background: #A73A38;
    z-index: 1;
    position: relative;
	height: 50px;
	overflow: hidden;
}
#top-bar .flex-center,
#top-bar .flex-center li {
	width: 100%;
}
#kn-top-bar .top-bar-row .col {
	padding: 13px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
.header-wrapper:not(.stuck) #masthead {
    border-bottom: 1px solid #5C5C5C;
}
.kn-mega-menu-section .section-content {
	max-height: calc(100vh - 170px);
	overflow: auto;
}
.kn-mega-menu-section .row {
	margin-left: auto !important;
	margin-right: auto !important;
}
.kn-subcategories-list {
	list-style: none;
}
.kn-subcategories-list li {}
.kn-subcategories-list li a {
    margin-left: -1.3em;
    padding: 5px 0;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 300;
}
.kn-subcategories-list-title * {
	text-transform: uppercase;
	letter-spacing: .1em;
}
/*---- Footer ----*/
.kn-payments-footer {
	display: flex;
	align-items: center;
	gap: 20px;
}
.kn-payments-footer p,
.kn-payments-footer img {
	margin-bottom: 0 !important;
	transform: translateY(-1px);
}
.kn-digitalist-footer img {
    margin-bottom: 2px !important;
}
.absolute-footer {
	display: none;
}
#footer {
    border-top: 1px solid #5C5C5C;
    margin-top: 100px;
    position: relative;
    padding-top: 50px;
}
#footer:before {
	content: url(/wp-content/uploads/2025/04/a-3.png);
	position: absolute;
	top: -42px;
	left: 0;
	right: 0;
	text-align: center;
}
/*---- Home page ----*/
.kn-icon-text-row .col p {
	padding-left: 10px;
}
.kn-hp-bestsellers-section {
    padding-top: 120px !important;
}
.kn-hp-bestsellers-section .section-bg:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    max-width: 1920px;
    width: 100%;
    margin: auto;
    background-image: url(/wp-content/uploads/2025/04/a-1.png);
    background-repeat: no-repeat;
    background-position: 100% -100px;
}
.kn-hp-offer-section {
    padding-top: 100px !important;
	padding-bottom: 100px !important;
}
.kn-hp-offer-section .section-bg:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    max-width: 1920px;
    width: 100%;
    margin: auto;
    background-image: url(/wp-content/uploads/2025/04/a-2.png);
    background-repeat: no-repeat;
    background-position: 0% -100px;
}
.banner.kd-offer-box h3 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: .1em;
	margin: 0;
}
.kd-offer-box {
	transform: scale(1);
	transition: ease-out .2s;
}
.kd-offer-box:hover {
	transform: scale(1.1);
	transition: ease-in .2s;
}
.kd-offer-box a.fill {
	z-index: 9;
}
.kn-single-post-small img {
    aspect-ratio: 400 / 250;
    margin-bottom: 10px;
}
.kn-single-post-small h5 {
	text-transform: uppercase;
}
.column-links .col .col-inner .img a img {
	-webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.column-links .col .col-inner .img a:hover img {
	-webkit-filter: grayscale(0%); 
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
	filter: grayscale(0%);
}
/*---- Product Category ----*/
.lo-product-category-header {
	margin-bottom: 50px;
}
.lo-product-category-header .lo-breadcrumbs {
	padding: 15px 0 25px;
}
.lo-breadcrumbs span,
.lo-breadcrumbs a {
	color: #999999;
	font-size: 14px;
	font-weight: 300;
}
.lo-product-category-header h1 {
	text-transform: uppercase;
}
.lo-product-category-header .col.large-12 h1 {
	text-align: center;
}
.lo-product-category-header .col.large-12 .lo-product-category-header-desc {
    text-align: center;
    max-width: 820px;
    margin: auto;
}
.kn-subcategories-20 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
	margin: 50px 0;
}
.kn-single-child-cat-img {
    aspect-ratio: 1.64;
    overflow: hidden;
	margin-bottom: 15px;
	max-width: 295px;
}
.kn-single-child-cat-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.kn-single-child-cat.col {
	width: 20%;
	height: 100px;
}
.kn-single-child-cat.col > a {
	background: #0000009C;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}
.kn-single-child-cat.col > a:hover {
	background: #A73A38;
	transition: linear .2s;
}
.kn-single-child-cat.col > a .kn-single-child-cat-name {
	color: #fff;
	padding: 0 10px;
	text-align: center;
	z-index: 9;
}
.kn-subcategories {
    padding: 40px 8%;
    display: flex;
    justify-content: center;
}
.kn-subcategories .flickity-button.flickity-prev-next-button {
	opacity: 1;
}
.kn-subcategories .flickity-button.flickity-prev-next-button svg {
	display: none;
}
.kn-subcategories .flickity-button.flickity-prev-next-button:before {
    content: url(/wp-content/uploads/2025/04/Arrow-10.svg);
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 37px;
    border: 1px solid #000;
    padding: 2px;
}
.kn-subcategories .flickity-button.flickity-prev-next-button.previous:before {
	transform: rotate(180deg);
}
.lo-product-category-header-bottom .col-inner {
    border-top: 1px solid #D2D2D2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lo-product-category-header-bottom .woocommerce-result-count {
	margin-left: 0;
}
.woocommerce-ordering {
	margin-left: auto;
}
.woocommerce-ordering select {
	box-shadow: none;
}
.woocommerce-breadcrumb.breadcrumbs {
	display: none;
}
#shop-sidebar .widget {
	border-top: 1px solid #404040;
	padding-top: 20px;
	margin-bottom: 10px;
}
#shop-sidebar .is-divider {
	display: none;
}
#shop-sidebar .widget-title.shop-sidebar {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    letter-spacing: 0;
    color: #000;
    padding: 5px 0;
	cursor: pointer;
}
#shop-sidebar .widget:not(.widget_price_filter) .widget-title.shop-sidebar:after {
    content: url(/wp-content/uploads/2025/04/Vector-51.svg);
    position: absolute;
    right: 0;
	transition: .2s;
	transform: rotatex(0deg);
}
#shop-sidebar .widget_price_filter .price_slider_amount .button {
    padding: 10px 12px;
    border-radius: 15px !important;
    background: #A73A38;
}
#shop-sidebar .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 11px;
    top: 0;
    background-color: #000;
    opacity: 1;
}
#shop-sidebar .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--fs-color-primary);
    height: 11px;
    top: 0;
    width: 11px;
}
#shop-sidebar .widget_price_filter .ui-slider-horizontal {
	height: 11px;
}
#shop-sidebar .widget>ul>li+li {
	border-top: 0;
}
#shop-sidebar .widget>ul>li .count {
	display: none;
}
#shop-sidebar .widget>ul>li>a {
	padding-left: 27px;
	position: relative;
}
#shop-sidebar .widget>ul>li>a:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #D9D9D9;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 4px;
	opacity: 1;
}
#shop-sidebar .widget>ul>li.chosen>a:before {
    content: "";
    border-color: #000;
	background: #000;
}
#shop-sidebar .widget ul {
	overflow: hidden;
	transition: linear .2s;
}
#shop-sidebar .widget.widget-closed ul {
	height: 0 !important;
	transition: linear .2s;
}
#shop-sidebar .widget.widget-closed:not(.widget_price_filter) .widget-title.shop-sidebar:after {
	transition: .2s;
	transform: rotatex(180deg);
}
body.term-22 #shop-sidebar > aside {
	display: none;
}
body.term-22 #shop-sidebar > aside.widget_price_filter {
	display: block;
}
.row.category-page-row,
.category-page-row-bottom {
	margin-bottom: 30px;
}
.category-page-row-bottom-revert {
	flex-direction: row-reverse;
}
.category-page-row-bottom .col.large-12 {
	text-align: center;
}
.kn-subcategories-22.row {
    padding: 30px 15px !important;
}
.kn-subcategories-22.row .col {
	margin-bottom: 20px;
}
/*---- Product Small ----*/
.row.products-list-row > .product-small.col {
	flex-basis: 25%;
	max-width: 25%;
}
.product-small.box .box-image {
	padding-top: 120px;
	height: 0;
}
.product-small.box .box-image > div > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.product-small.box .box-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product-small.box .woocommerce-loop-product__title {
	margin-bottom: 10px;
	padding: 0 10px;
}
.product-small.box .title-wrapper a {
    font-size: 16px;
    margin: 0;
    line-height: 1.4;
}
.product-small.box .price-wrapper .price {
    display: flex;
    justify-content: space-between;
	padding: 0 10px;
}
.product-small.box .price-wrapper .price span.amount {
	font-size: 18px;
}
.kn-out-of-stock-label > div {
    position: absolute;
    top: 43px;
    left: -15%;
    right: -15%;
    width: 130%;
    background: #fff;
    text-align: center;
    font-size: 24px;
	font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    transform: rotate(-19deg);
}
.kn-out-of-stock-label:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0000009C;
}
.image-tools.is-small.top.right {
    display: flex;
    gap: 12px;
}
.kd-product-badge {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #A73A38;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
}
.kd-product-badge.kd-product-badge-new {
    background: #000;
}
/*---- Single Product ----*/
.product-page-title-row {
	padding: 15px 0;
}
.product-gallery .product-images .image-tools.top.left {
	display: flex; 
	gap: 20px;
	padding: 25px;
}
.product-gallery .product-images .image-tools.top.left .kd-product-badge {
    width: 53px;
    height: 27px;
    border-radius: 10px;
    font-size: 12px;
    top: 10px;
    position: absolute;
    left: 10px;
}
.product-info {
    padding-top: 0px;
}
.product-info h1 {
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
    margin-bottom: 20px;
}
.kn-product-stock {
	font-weight: 700;
	color: #02A91C;
	margin-bottom: 25px;
	font-size: 16px;
}
.kn-product-stock span {
	color: #000;
	font-weight: 300;
}
.kn-product-stock.kn-in-stock:before {
	content: url(/wp-content/uploads/2025/04/Check-circle-4.svg);
	display: inline-block;
    transform: translateY(3px);
    margin-right: 4px;
}
.kn-product-stock.kn-out-of-stock {
	color: red;
	font-size: 16px;
}
.kn-product-atc-wrapper {
    background: #F5F5F5;
    border-radius: 15px;
    padding: 15px 20px;
}
.kn-product-atc-wrapper .stock {
	display: none;
}
.kn-product-price-reg span.amount {
    font-size: 18px;
    font-weight: 300;
    text-decoration: line-through;
}
.product-summary .woocommerce-Price-currencySymbol {
	font-size: inherit;
}
.kn-product-price-reg-discount {
    color: #A73A38;
    font-size: 18px;
    font-weight: 700;
    margin-left: 15px;
}
.kn-product-price-sale span.amount {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}
.kn-product-atc-wrapper {
	margin-bottom: 20px;
}
.kn-product-atc-wrapper .quantity .button.minus,
.kn-product-atc-wrapper .quantity .button.plus {
    height: 50px;
    background: #fff;
    border: 1px solid #000;
    color: #000;
	width: 25px;
}
.kn-product-atc-wrapper .quantity input[type=number] {
    box-shadow: none;
    font-size: 18px;
    width: 25px;
    border: 1px solid #000;
    border-left: 0;
    border-right: 0;
    height: 50px;
}
.kn-product-atc-wrapper > form > .quantity {
	width: 75px;
}
.kn-product-atc-wrapper .single_add_to_cart_button {
    width: calc(100% - 80px - 1em);
    background: #A73A38;
    font-size: 16px;
    font-weight: 300;
}
.kn-product-atc-wrapper input[type="checkbox"] {
	margin: 0 10px 0 0;
}
.extra-products {
    margin-top: -13px !important;
}
.extra-products input[type="checkbox"] {
	margin: 0 13px 0 0;
}
.kn-product-atc-wrapper #custom-text-options label,
.kn-product-atc-wrapper .extra-products label,
.kn-product-atc-wrapper .extra-products label span.amount {
	font-weight: 300;
	font-size: 16px;
}
.kn-product-atc-wrapper .extra-products label span.amount {
	font-weight: 700;
}
.kn-product-atc-wrapper #custom-text-options label,
.kn-product-atc-wrapper .extra-products label {
	display: flex;
	align-items: center;
}
#custom_text {
    border: 1px solid rgba(102, 102, 102, 1);
    border-radius: 15px;
    box-shadow: none;
}
.custom_text_field-font {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px 20px;
    margin-bottom: 20px;
}
.custom_text_field-font input {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
}
.custom_text_field-font label:has(input[type="radio"]:checked) {
    border-color: var(--fs-color-alert);
}
.custom_text_field-font label {
    text-align: center;
    border: 1px solid rgba(217, 217, 217, 1);
    border-radius: 15px;
	cursor: pointer;
}
.kn-bottom-buttons-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kn-bottom-button {
	font-size: 16px;
	font-weight: 700;
}
.kn-bottom-button.kn-bottom-button-call a span,
.mm-add-product-to-compare {
    display: flex;
    align-items: center;
    gap: 10px;
}
.kn-bottom-button.kn-bottom-button-call a span:before {
	content: url(/wp-content/uploads/2025/04/video-call.svg);
}
.mm-add-product-to-compare:hover {
	color: #A73A38;
	cursor: pointer;
}
.mm-add-product-to-compare:before {
	content: url(/wp-content/uploads/2025/04/repeat.svg);
}
.product-footer .woocommerce-tabs {
	border-top: 0;
}
.product-footer .woocommerce-tabs ul.tabs {
	border-bottom: 1px solid #5C5C5C;
	margin-bottom: 15px;
}
.woocommerce-tabs ul.tabs > li {
	margin: 0 40px;
}
.woocommerce-tabs ul.tabs > li > a {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: .1em;
	padding: 20px 0;
}
.woocommerce-tabs ul.nav-line>li>a:before {
    height: 6px;
    bottom: 0;
	top: unset;
}
.kn-product-attributes div {
	margin-bottom: 10px;
	font-weight: 300;
}
.kn-product-attributes div span {
	font-weight: 700;
}
.related.product-section {
	background: #F5F5F5;
	padding: 50px 0;
}
.related.product-section h3 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.related.product-section .row.row-slider {
	overflow: visible;
}
.related.product-section .flickity-button.flickity-prev-next-button {
    opacity: 1;
    height: 37px;
	min-height: unset;
    width: 37px;
    box-shadow: none;
    right: -40px !important;
    border-radius: 37px !important;
    top: 40%;
    transform: translateX(0);
    left: unset !important;
}
.related.product-section .flickity-button.flickity-prev-next-button.previous {
	left: -40px !important;
	right: unset !important;
}
.related.product-section .flickity-button.flickity-prev-next-button svg {
	display: none;
}
.related.product-section .flickity-button.flickity-prev-next-button:before {
    content: url(/wp-content/uploads/2025/04/Arrow-10.svg);
    display: block;
    width: 37px;
    height: 37px;
    border-radius: 37px;
    border: 1px solid #000;
    padding: 2px;
}
.related.product-section .flickity-button.flickity-prev-next-button.previous:before {
	transform: rotate(180deg);
}
.cwginstock-subscribe-form .panel-primary {
    border-color: transparent !important;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    color: #000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
	padding: 10px 0 0;
}
.cwginstock-panel-heading h4 {
    color: #000 !important;
}
.cwginstock-panel-body input[type=email] {
    width: 100%;
    text-align: center;
    margin-bottom: 0 !important;
    box-shadow: none;
    border: 1px solid #666;
    height: 50px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.cwginstock-panel-body input[type='submit'] {
	margin-bottom: 0 !important;
}
/* Page Title */
.kn-page-title-bg-section h1 {
	margin-bottom: 0;
}
/* CF7 */
.kn-cf7-field:not(.kn-cf7-field-submit) input {
    box-shadow: none;
    border: 1px solid #666;
    height: 50px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.kn-cf7-field textarea {
    box-shadow: none;
    border: 1px solid #666;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
}
.kn-cf7-form {
	display: flex;
	flex-wrap: wrap;
	gap: 0px 20px;
}
.kn-cf7-field {
	width: 100%;
}
.kn-cf7-field.kn-cf7-field-half {
	width: calc(50% - 10px);
}
.kn-cf7-field.kn-cf7-field-submit input {
    margin: 0;
    width: 100%;
    height: 50px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .1em;
}
/* FAQ tabs */
.tabbed-content.kn-faq {
	align-items: flex-start;
}
.kn-faq .nav-vertical {
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    height: auto;
}
.kn-faq .tab-panels {
	border-left: 0 !important;
}
.kn-faq .nav-vertical>li+li {
	border-top: 0;
}
.kn-faq .nav-vertical > li > a {
	font-size: 16px;
	color: #000;
}
.kn-faq > ul > li > a > span {
	padding-left: 27px;
	position: relative;
}
.kn-faq > ul > li > a > span:before {
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #D9D9D9;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 4px;
	opacity: 1;
}
.kn-faq > ul > li.active > a > span:before {
    border-color: #000;
	background: #000;
}
/*---- Single Post ----*/
.entry-content.single-page {
	line-height: 1.7;
}

/* Cart, Checkout */
.woocommerce-mini-cart__buttons.buttons a:first-child {
	margin-bottom: 10px;
}
.woocommerce-cart #coupon_code { 
    width: 48%;
    float: left;
    margin-right: 2%;
    border: 1px solid #666;
    height: 48px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    box-shadow: none;
    border-radius: 10px;
}
.woocommerce-cart .coupon button {
    width: 50%;
    float: left;
    width: 50% !important;
    color: #fff;
    font-weight: 600;
    background: var(--fs-color-alert);
    border: 0;
    text-shadow: none;
}
.fl-labels .form-row input:not([type=checkbox]),
.fl-labels .form-row select, 
.fl-labels .form-row textarea,
#pwgc-redeem-gift-card-number {
    box-shadow: none;
    border: 1px solid #666;
    height: 50px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    border-radius: 16px;
}
.woocommerce-checkout #coupon_code { 
    border: 1px solid #666;
    height: 48px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    box-shadow: none;
    border-radius: 10px;
}
#pwgc-redeem-gift-card-container,
.woocommerce-checkout #pwgc-redeem-form {
    background: #ececec;
    padding: 20px;
    border-radius: 15px;
}
.woocommerce-cart #pwgc-redeem-gift-card-number {
    width: 100%;
}
.woocommerce-checkout #pwgc-redeem-button {
	color: #fff;
	height: auto;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.woocommerce-cart .continue-shopping {
	margin-right: 10px;
}
.checkout_coupon.woocommerce-form-coupon .coupon > div {
	justify-content: flex-start;
	gap: 0 20px;
}
.checkout_coupon.woocommerce-form-coupon .coupon > div button {
    min-width: 200px;
}
/* Comparison */
.mm-add-product-to-compare.in-comparison {
	text-decoration: underline;
}
.mm-single-product-comparison-btn .mm-add-product-to-compare:before {
    content: url(/wp-content/uploads/2025/04/repeat.svg);
    transform: translateY(3px);
    margin-right: 0px;
    display: inline-block;
}
#mm-comparison-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: var(--fs-color-primary);
    z-index: 999;
	padding: 5px 0;
}
#mm-comparison-bottom #stored-products {
	display: flex;
	gap: 0 10px;
}
#mm-comparison-bottom .stored-product {
	cursor: pointer;
	position: relative;
	flex-basis: 40px;
    height: 40px;
}
#mm-comparison-bottom .stored-product:hover img {
	border-color: #E00020;
}
#mm-comparison-bottom .stored-product:hover:before {
    content: "x";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 33px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff73;
    line-height: 1;
}
#mm-comparison-bottom .stored-product img {
    height: 40px;
    width: 40px;
    object-fit: contain;
    border: 1px solid #003189;
    background: #fff;
}
#mm-comparison-bottom .stored-product-tooltip {
    position: absolute;
    bottom: 50px;
    left: -80px;
    background: #000;
    border-radius: 5px;
    padding: 2px;
    width: 200px;
    font-size: 12px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
  	transition: opacity 0.3s;
}
#mm-comparison-bottom .stored-product:hover .stored-product-tooltip {
	visibility: visible;
	opacity: 1;
}
#mm-comparison-bottom .stored-product-tooltip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
#mm-comparison-bottom > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2%;
    color: #fff;
}
.mm-comparison-bottom-remove-all {
    cursor: pointer;
}
#mm-comparison-view {
	display: none;
    position: fixed;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: #fff;
    z-index: 9999999;
}
#mm-comparison-view-close {
    position: absolute;
    top: 10px;
    right: 0;
}
/* Comparison table */
.mm-comparison-view-table {
	border-collapse: collapse;
	min-width: 900px;
	overflow: auto;
}
#mm-comparison-view .container {
    height: calc(100% - 40px);
    overflow: auto;
    margin: 60px auto 20px;
}
.mm-comparison-view-table,
.mm-comparison-view-table td {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-weight: 700;
	color: #001232;
}
.mm-comparison-view-table tr:hover {
	background: #f5f5f5;
}
.mm-comparison-view-table tr td:first-child {
	font-weight: 400;
}
.mm-comparison-view-table td img{
    height: 150px;
    width: auto;
    object-fit: contain;
}
#mm-show-comparison {
    margin: 0;
    background: #000;
}
.mm-loop-mm-add-product-to-compare {
	cursor: pointer;
	z-index: 99;
    position: relative;
}
.mm-loop-mm-add-product-to-compare:before {
	content: url(/wp-content/uploads/2025/06/repeat.svg);
}
/*.noUi-horizontal .noUi-handle  {
    top: 0;
    right: -8px;
    height: 11px;
    width: 11px;
}
.noUi-horizontal .noUi-handle.noUi-handle-upper {
	right: -3px;
}
.awf-range-slider-container .noUi-base {
	height: 11.5px;
}
.awf-filters-container .awf-filter-container.awf-range-slider-container[data-tooltips="none"] {
    height: 11.5px;
    border-radius: 11px;
}*/
.awf-slider-tooltips-below {
    margin-top: 32px !important;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
}
.kn-product-atc-wrapper input[type="checkbox"],
.kn-product-atc-wrapper input[type="radio"] {
	/* Add if not using autoprefixer */
	-webkit-appearance: none;
	appearance: none;
	/* For iOS < 15 to remove gradient background */
	background-color: #fff;
	/* Not removed via appearance */
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 14px;
	height: 14px;
	border: 0;
	border-radius: 0;
	transform: translateY(0px);
    margin-right: 10px;
	display: inline-flex;
	align-content: center;
	justify-content: center;
}
.kn-product-atc-wrapper input[type="checkbox"]::before,
.kn-product-atc-wrapper input[type="radio"]::before {
	content: "";
    background: transparent;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
	border: 1px solid rgba(102, 102, 102, 1);
    border-radius: 4px;
    transform: translateY(0px) translateX(0);
    border: 1px solid #009cde;
}

.kn-product-atc-wrapper input[type="checkbox"]:checked::before,
.kn-product-atc-wrapper input[type="radio"]:checked::before {
 	content: url(/wp-content/uploads/2025/06/Check.svg);
	background: #009cde;
	transform: translateY(0px) translateX(0);
}
.kn-product-atc-wrapper .custom_text_field-position {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
    flex-wrap: wrap;
}
.kn-product-atc-wrapper .custom_text_field-position label:has(input[type="radio"]:checked) {
	font-weight: 700;
}
.awf-active-badges-container {
	margin-bottom: 0;
}
.awf-filters-container .awf-filter-container.awf-range-slider-container {
	margin-bottom: 28px;
}
button.awf-apply-filter-btn {
    padding: 1px 12px;
    border-radius: 10px !important;
    background: #A73A38;
    color: #fff;
    font-size: 12px;
}
.product-gallery-slider img, .product-thumbnails img {
    width: 100%;
}
/*---- Responsive ----*/
@media screen and (max-width:1024px) {
	#masthead .nav.nav-left > li {
		margin: 0 10px;
	}
}
@media screen and (max-width:850px) {
	#masthead .nav.nav-left {
		justify-content: flex-start;
	}
	.button-center {
		margin-left: auto !important;
		margin-right: auto !important;
		display: block;
		width: fit-content;
	}
	.kn-icon-text-row > .col.medium-3 {
        flex-basis: 50%;
        max-width: 50%;
		margin-bottom: 20px;
		padding: 0 15px !important;
	}
	.row.products-list-row > .product-small.col {
		flex-basis: 50%;
		max-width: 50%;
	}
	section.section.s-pb-70,
	section.section.s-pb-50 {
		padding-bottom: 40px !important;
	}
	section.section.s-pt-70,
	section.section.s-pt-50 {
		padding-top: 40px !important;
	}
	.kn-hp-bestsellers-section {
		padding-top: 50px !important;
	}
	.kn-hp-offer-section {
		padding-top: 60px !important;
		padding-bottom: 40px !important;
	}
	section.section.s-mb-100 {
		margin-bottom: 40px;
	}
	.kn-subcategories-20 {
		padding: 0 15px;
	}
	.kn-single-child-cat.col {
		width: 33.3333%;
		height: 100px;
	}
	form.woocommerce-ordering {
		max-width: 190px;
		margin-bottom: 0;
	}
	#shop-sidebar .widget.widget-closed ul {
		height: auto !important;
	}
	#shop-sidebar .widget:not(.widget_price_filter) .widget-title.shop-sidebar:after {
		display: none;
	}
	.woocommerce-ordering {
		margin-left: unset;
	}
	.kn-subcategories-22.row {
		padding: 30px 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.single-testimonial-wrapper {
		width: 50% !important;
	}
	.button-continue-shopping.button {
		margin-bottom: 15px !important;
	}
	.mfp-content #shop-sidebar {
		background: #323536;
	}
	a.filter-button.uppercase {
		color: #fff;
	}
}
@media screen and (max-width:550px) {
	.fs-42 * {
		font-size: 32px;
	}
	.kn-icon-text-row img {
		width: auto;
		margin: auto;
		display: block;
	}
	.kn-payments-footer {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.kn-single-child-cat.col {
		width: 50%;
	}
	.kn-subcategories-20 {
		gap: 10px;
		margin: 20px 0 0;
		padding: 0 15px;
		display: grid;
        grid-template-columns: 1fr 1fr;
	}
	.kn-single-child-cat-20 a .kn-single-child-cat-img {
		width: 100% !important;
	}
	.kn-single-child-cat-name {
		font-size: 15px;
		text-align: center;
	}
	.product-small.box .box-image {
        padding-top: 42.8%;
        height: 0;
    }
	.product-small.box .box-image img {
		object-fit: contain;
	}
	.kn-cf7-field.kn-cf7-field-half {
		width: 100%;
	}
	#kn-top-bar .top-bar-row .col {
    	font-size: 12px;
		line-height: 1;
	}
	#kn-top-bar {
		height: 44px;
	}
	#mm-comparison-bottom > div {
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px;
	}
	.kn-out-of-stock-label > div {
		top: 25px;
		font-size: 18px;
	}
	#logo img {
        max-height: 50px !important;
    }
}

/* Tooltip */
/* Tooltip container */
.tooltip {
    background: #fff;
    color: rgba(0, 156, 222, 1);
    border: 1px solid rgba(0, 156, 222, 1);
    width: 18px;
    height: 18px;
    vertical-align: baseline;
    border-radius: 18px;
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
    font-size: 12px;
    position: relative;
    display: inline-block;
    margin-left: 5px;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    bottom: 25px;
    left: -91px;
    z-index: 999;
    font-size: 16px;
    font-weight: 400;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.live-search-results {
	background: #000;
}

/* Black theme */
body.archive.woocommerce-page #main, 
body.archive.woocommerce-page #wrapper {
    background-color: #323536;
}
body.archive.woocommerce-page .lo-breadcrumbs span, 
body.archive.woocommerce-page .lo-breadcrumbs a,
body.archive.woocommerce-page .lo-product-category-header h1,
body.archive.woocommerce-page .lo-product-category-header-desc,
body.archive.woocommerce-page .lo-product-category-header-bottom .woocommerce-result-count,
body.archive.woocommerce-page #shop-sidebar > h2,
body.archive.woocommerce-page #shop-sidebar .widget-title.shop-sidebar,
body.archive.woocommerce-page #shop-sidebar .widget>ul>li>a,
.product-small.box .title-wrapper a,
.product-small.box .price-wrapper .price span.amount,
.product-small.box .price-wrapper .price > del,
body.archive.woocommerce-page .widget_price_filter .price_label,
body.archive.woocommerce-page ul.links li a,
body.archive.woocommerce-page ul.links li .page-number.dots,
.kn-product-price-sale span.amount,
#masthead .nav.nav-left > li > a,
ul.kn-subcategories-list li > a {
    color: #fff;
}
ul.kn-subcategories-list li > a:hover {
	text-decoration: underline;
}
body.archive.woocommerce-page #shop-sidebar .widget {
    border-color: #fff;
}
body.archive.woocommerce-page #shop-sidebar .widget:not(.widget_price_filter) .widget-title.shop-sidebar:after {
	content: url(/wp-content/uploads/2025/09/Vector-51-1.svg);
}
body.archive.woocommerce-page #shop-sidebar .widget>ul>li.chosen>a:before {
    border-color: #fff;
    background: #fff;
}
/*body.archive.woocommerce-page #footer {
	background-color: #fff;
}*/
body.archive.woocommerce-page .kn-subcategories .flickity-button.flickity-prev-next-button:before {
    border: 1px solid #fff;
    background: #fff;
}
.kd-product-badge.kd-product-badge-new {
    background: #323536;
	width: 60px;
    height: 27px;
	border-radius: 10px;
}
.kn-title-line > * {
	background: #323536;
}
.custom_text_field-font > label {
	background: #fff;
}
.tooltip .tooltiptext {
    background-color: #666666;
}
.kn-product-atc-wrapper,
.related.product-section,
#pwgc-redeem-gift-card-container, 
.woocommerce-checkout #pwgc-redeem-form {
    background: #000;
}
.kn-out-of-stock-label > div,
.kn-subcategories-list li a,
ul.product_list_widget li a:not(.remove) {
	color: #000;
}
/* .kn-hp-bestsellers-section .section-bg:before {
	background-image: url(/wp-content/uploads/2025/09/a-4.png);
}
.kn-hp-offer-section .section-bg:before {
	background-image: url(/wp-content/uploads/2025/09/a-5.png)
}
*/

.kn-hp-bestsellers-section .section-bg:before {
	background-image: unset;
}
.kn-hp-offer-section .section-bg:before {
	background-image: unset;
}

.kn-bottom-button.kn-bottom-button-call a span:before {
    content: url(/wp-content/uploads/2025/09/video-call-1.svg);
}
.mm-single-product-comparison-btn .mm-add-product-to-compare:before {
    content: url(/wp-content/uploads/2025/09/repeat.svg);
}
#masthead .account-item a i:before {
    content: url(/wp-content/uploads/2025/09/a-15.svg);
}
#masthead .header-search a i:before {
    content: url(/wp-content/uploads/2025/09/a-16.svg);
}
#masthead .cart-item a i:before {
    content: url(/wp-content/uploads/2025/09/a-17.svg);
}
.kn-single-child-cat-20 a .kn-single-child-cat-img {
    aspect-ratio: 1.64;
    overflow: hidden;
    margin-bottom: 15px;
    width: 200px;
    background: #000;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
}
.kn-single-child-cat-20 > a:hover .kn-single-child-cat-img {
    background: #A73A38;
    transition: linear .2s;
}
.kn-subcategories-22 .kn-single-child-cat-20 a .kn-single-child-cat-img {
	width: auto;
}
/* Konfigurator */
#konfigurator-root,
.result-slide .product-card{
	background: #000;
}
#konfigurator .intro-slide p,
#konfigurator .header .question-num,
.answer-title,
.answer-text,
#konfigurator .header .nav .nav-btn,
.restart-button span,
#konfigurator .result-slide p,
#konfigurator .result-slide h3,
.result-slide .product-title a,
.result-slide .product-price {
	color: #fff;
}
#konfigurator .answer-btn {
    border-color: #fff;
    background: #000;
}
/* Contact popup */
#contact-popup-button {
    position: fixed;
    bottom: 80px;
    left: 20px;
    width: 45px;
    height: 45px;
    border: 1px solid #323536;
    background-color: #fff;
    border-radius: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9999;
}
#contact-popup-window {
	display: none;
}
#contact-popup-window.open-cp {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #333333B2;
    z-index: 99999;
}
.contact-popup-form {
    max-width: 700px;
    background: #fff;
    padding: 50px 2% 10px;
	position: relative;
}
#contact-popup-close {
    position: absolute;
    top: 0;
    right: 0px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.contact-popup-title {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
    letter-spacing: .1em;
}
.product-bottom-icons {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 20px 0;
}
.product-bottom-icon {
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 300;
}
/* Popravki */
.widget_shopping_cart .woocommerce-mini-cart__buttons .button.wc-forward {
	background-color: #000;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button.wc-forward.checkout,
.cart_totals .button.checkout-button,
button#place_order {
	background-color: var(--fs-color-primary);
}
.woocommerce-cart .coupon button {
	background-color: #000;
	color: #fff !important;
}
.woocommerce-shipping-destination {
	display: none;
}
.cart_totals .shipping__list_label {
	font-weight: 700;
}
.phone-tooltip {
    position: absolute;
    top: 12px;
    background: #000;
    right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.8;
}
.phone-tooltip-content {
    position: absolute;
    top: -44px;
    right: -61px;
    background: #000;
    padding: 5px;
    width: 164px;
    height: 52px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    z-index: 99;
	display: none;
}
.phone-tooltip:hover + .phone-tooltip-content {
	display: block;
}
.kn-faq .nav-vertical > li > a {
    font-size: 16px;
    color: #fff;
}
.kn-faq > ul > li.active > a > span:before {
    border-color: var(--fs-color-primary);
    background: var(--fs-color-primary);
}
.woocommerce-cart #pwgc-redeem-gift-card-container {
	background: #323536;
	border: 1px solid #666666;
	display: flex;
    flex-wrap: wrap;
}
.woocommerce-cart #pwgc-redeem-gift-card-container > label {
    width: 100%;
    margin-bottom: 15px;
}
.woocommerce-cart #pwgc-redeem-gift-card-number {
    width: 66%;
    margin-bottom: 0;
    background: #323536;
    color: #fff;
	border: 1px solid #666666;
}
.woocommerce-cart #pwgc-redeem-button {
    width: 31%;
    min-width: unset;
    margin-left: 3%;
    margin-bottom: 0;
}
.woocommerce-cart #pwgc-redeem-gift-card-number::placeholder {
	color: #fff;
}
.kn-review-col img {
	width: 102px;
}
.kn-review-col .col-inner {
    display: flex;
    flex-direction: column;
}
.kn-review-col .col-inner > *:last-child {
	margin-top: auto;
}
/* Tab jeklo */
.jeklo-tab-data-values {
    width: 100%;
    height: 10px;
    background: #D9D9D9;
    border-radius: 10px;
	display: flex;
	overflow: hidden;
}
.jeklo-tab-data-values > div {
    border-right: 1px solid #fff;
    width: 10%;
    height: 10px;
}
.jeklo-tab-data-values > div.active {
    background-color: var(--fs-color-primary);
}
.jeklo-tab-data-values > div.active.last {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right: 0;
}
.jeklo-tab-title {
    font-weight: 700;
    margin-bottom: 25px;
}
.jeklo-tab-data-title {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 300;
}
.jeklo-tab-data {
	margin-bottom: 20px;
}
.kn-single-child-cat.col > a.kn-opacity {
    position: relative;
    background-position: center;
    background-size: cover;
}
.kn-single-child-cat.col > a.kn-opacity:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #00000080;
}
.kd-product-badge.kd-product-badge-discount {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
    width: 53px;
    height: 27px;
    border-radius: 10px;
    background-color: var(--fs-color-primary);
}
.onsale.wdr-onsale {
	display: none;
}
/* Testimonial slider */
.single-testimonial-wrapper {
	width: 20%;
	min-height: 100%;
	display: flex;
}
.single-testimonial {
	width: 100%;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: flex-start;
	align-items: center;
	min-height: 100%;
}
.single-testimonial img {
    max-width: 102px;
    margin: 0 auto 20px;
}
.single-testimonial .st-text {
	margin-bottom: 10px;
}
.single-testimonial .st-title {
	margin-top: auto;
	font-style: italic;
}
#testimonials-slider .flickity-prev-next-button.previous {
    color: #fff;
    opacity: 1;
    left: -25px;
}
#testimonials-slider .flickity-prev-next-button.next {
    color: #fff;
    opacity: 1;
    right: -25px;
}
.kn-single-child-cat.kn-single-child-cat-svg > a {
	position: relative;
}
.kn-single-child-cat-svg-title {
    font-size: 14px;
	line-height: 20px;
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
	padding: 0 10px;
	text-align: center;
}
.kn-single-child-cat-svg-img {
    min-height: 60%;
    align-self: flex-start;
    display: flex;
    align-items: center;
    padding-top: 5px;
}
.kn-single-child-cat-svg-img svg {
	max-width: 100%;
}
.kn-single-child-cat.kn-single-child-cat-svg > a:hover svg path {
	fill: #000;
	transition: linear .2s;
}
.kn-single-child-cat.kn-single-child-cat-svg > a:hover .kn-single-child-cat-svg-title {
	color: #fff;
}
.my-account-header.page-title {
	background: #000;
}
.payment_box.payment_method_stripe label {
	color: #fff;
}
.kn-ustreznost {
    background: #fff;
    color: #000;
    font-weight: 300;
    font-size: 12px;
    line-height: 1;
    border-radius: 10px;
    padding: 6px 8px;
}
.ux-mini-cart-cross-sells__list .button.add_to_cart_button {
    padding: 15px !important;
    color: #fff;
}
ul.product_list_widget li img {
	object-fit: contain;
}
.woocommerce-ordering > select {
    border: 1px solid #666666;
    border-radius: 10px;
    background: #323536;
    color: #fff;
}
#kviz-button {
    position: fixed;
    right: 0;
    top: 55%;
    z-index: 9;
}
#kviz-button > a {
    writing-mode: sideways-lr;
    font-weight: 700;
    line-height: 1;
    padding: 25px;
    background: var(--fs-color-primary);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
#kviz-button > a:hover {
	color: #fff;
}
div.leanpay_monthly_inst {
    background: #000 !important;
}
.product_leanpay_desc {
    color: #000 !important;
}
@media screen and (max-width: 549px) {
	.kd-product-badge.kd-product-badge-discount {
		top: 5px;
		right: 5px;
		width: 40px;
		height: 20px;
		border-radius: 6px;
	}
	.kd-product-badge.kd-product-badge-new {
		background: #323536;
		width: 45px;
		height: 22px;
		border-radius: 6px;
		font-size: 10px;
	}
	.woocommerce-cart #pwgc-redeem-button {
		min-width: 150px;
		margin: 10px 0 0;
	}
	.woocommerce-cart #pwgc-redeem-gift-card-number {
    	width: 100%;
	}
	#kviz-button {
        bottom: 0;
        top: unset;
        right: 10px;
        left: 10px;
        width: calc(100% - 20px);
    }
	#kviz-button > a {
		writing-mode: unset;
		width: 100%;
		display: block;
		border-bottom-left-radius: 0;
		border-top-right-radius: 10px;
		text-align: center;
		padding: 12px;
	}
}