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

/* Default */
html {
  scroll-behavior: smooth;
}
.col, .columns, .gallery-item { 
	padding-bottom: 0;
}
blockquote, dl, figure, form, ol, p, pre, ul, img.size-full.alignnone {
    margin-bottom: 0;
}
/* Font */
h1 {
	font-size: 56px;
	font-weight: 700;
	line-height: 1.2;
}
h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
}
h3, .os-fs-24 > * {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.4;
}
h5, .os-fs-18 > * {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
.os-fs-28 > * {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5;
}
.os-fs-18 > * {
	font-weight: 400;
	line-height: 1.5;
}
p {
	font-size: 16px;
	line-height: 1.5;
}
.os-fs-14 > * {
	font-size: 14px;
}
.os-letter-spacing-12 > *{
	letter-spacing: 12px;
}
.button.primary,
.button.secondary {
    font-size: 16px;
    padding: 19px;
    line-height: 1;
    letter-spacing: 2px;
    font-weight: 600;
}
.button.primary span,
.button.secondary span,
.button.primary.os-arrow-link span {
	line-height: 1.2;
}
.button.primary.os-arrow-link {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 400;
    padding: 0;
    min-height: unset;
    margin: 0;
}
.button.primary.os-arrow-link span {
	text-decoration: underline; 
}
.button.primary.os-arrow-link span:after {
	content: url(/wp-content/uploads/2024/07/Arrow-38.svg);
	margin-left: 10px;
} 
.os-img-auto img {
	width: auto;
}
/*---- Header ----*/
#masthead {
	border-bottom: 1px solid #000;
}
#header .header-wrapper.stuck {
	background: #fff;
}
#logo {
    width: 130px;
}
.header-nav.header-nav-main.nav-left li a {
	color: #000;
	font-size: 18px;
}
.header-main .header-button-1 .header-button > a.button {
	font-size: 16px;
	border-radius: 10px;
	background: #96C5F7 !important; 
	border-color: #96C5F7 !important; 
}
.header-nav.header-nav-main .html.custom a {
    font-size: 18px;
    color: #000;
    gap: 5px;
}
.header-nav.header-nav-main .html.custom a:hover {
	color: #f96da4;
}
/* Submenu */
.os-submenu-list p {
	margin-bottom: 10px;
}
.os-submenu-list p,
.os-submenu-list p a {
	font-size: 16px !important;
	font-weight: 400;
	color: #000 !important;
}
.os-submenu-list p a:hover {
	color: var(--fs-color-primary) !important;
}
.os-submenu-attr-list {
	display: flex;
	flex-wrap: wrap;
}
.os-submenu-attr-list > div {
    width: 25%;
    display: flex;
    padding: 5px;
    align-items: center;
    justify-content: flex-start;
}
.os-submenu-single-attr-name {
	font-size: 10px;
	text-align: center;
}
/*---- Footer ----*/
.absolute-footer {
	display: none;
}
#footer a {
	color: #000;
}
#footer a:hover {
	color: #f96da4;
}
.os-footer-payments .img {
	width: fit-content !important;
} 
/*---- Homepage ----*/
.os-hp-slider h2 {
	font-size: 52px;
}
.os-hp-slider .section-content {
	margin-top: auto;
}
.os-logos-column > .col-inner {
    display: flex;
    flex-wrap: wrap;
}
.os-logos-column .img {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    width: 14.28% !important;
    padding: 30px;
}
.os-arrow-section {
	border-top: 1px solid #000;
}
.os-arrow-section:before {
    content: url(/wp-content/uploads/2024/07/Arrow-30.svg);
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    margin: auto;
    width: 66px;
    height: 66px;
    background: #96C5F7;
    border-radius: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.os-tabs .nav {
	margin-bottom: 50px;
}
.os-tabs .nav a {
    width: 258px;
    border-radius: 10px;
    border: 1px solid #96C5F7;
    background: #FFF;
    justify-content: center;
    font-size: 18px;
    color: #000;
}
.os-tabs .nav > li.active > a {
	background: #96C5F7;
	color: #fff;
}
/* Product small */
.product-small.col > div {
    background: #fff;
    padding: 10px;
}
.os-product-small-top {
	height: 50px;
}
.os-product-small-top .badge-container {
    margin: 15px 0 0 10px;
	background-color: #f96da4 !important;
    border-radius: 100px;
    padding: 0;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.os-product-small-top .badge-container .callout.badge {
    height: 0px;
    font-size: 16px;
}
.os-product-small-top .os-product-small-logo {
	text-align: right;
}
.os-product-small-top .os-product-small-logo img {
    height: 50px;
    width: auto;
    text-align: right;
}
.product-small .product-title {
	margin-bottom: 15px;
}
.product-small .product-title a {
    color: #000;
    font-weight: 600;
    text-align: left;
    display: block;
    font-size: 18px;
}
.os-excerpt-wrapper {
    text-align: center;
    height: 72px;
    overflow: hidden;
    margin-bottom: 20px;
	display: none;
}
.product-small .price-wrapper .price {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /*justify-content: flex-end;
     height: 100%;
    gap: 6px; */
}
.product-small .price-wrapper .price .amount {
	color: #F96DA4;
	font-size: 22px;
	font-weight: 600; 
}
.product-small .price-wrapper .price del {
	text-decoration: none;
}
.product-small .price-wrapper .price del .amount {
    opacity: 1;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-decoration: line-through;
}
.product-small.box .box-image,
.product-small.box .box-image a {
	height: 0;
	padding-bottom: 50%;
}
.product-small.box .box-image img {
    object-fit: contain;
    object-position: center;
    height: 100%;
	position: absolute;
}
.os-product-small-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a span {
	content: url(/wp-content/uploads/2024/07/Vector-25.svg);
}
.os-product-small-bottom .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.delete_item {
	content: url(/wp-content/uploads/2024/07/Vector-25.svg);
	background: #eee;
}
.os-product-small-bottom {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 10px 0 0;
}
.os-product-small-bottom .add-to-cart-button {
	width: 80%;
}
.os-product-small-bottom .add-to-cart-button a {
	margin: 0 !important;	
	width: 100%;
}
.os-product-slider-banner-bottom .text p {
	margin: 0;
}
.os-product-slider-banner-bottom .text .text-inner {
	padding: 0 8%;
}
.os-product-slider-banner-bottom {
    height: 50%;
    display: flex;
    align-items: flex-end;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
	z-index: 1;
}
.os-product-slider-banner-bottom > div {
	width: 100%;
}
.os-product-slider-banner a .fill {
	z-index: 9;
}
.os-product-slider-banner,
.os-product-slider-banner > div{
	height: 100%;
}
.product-section.os-hp-product-slider {
	border-top: 0;
}
.os-elipse-bg-section .section-bg {
    background: url(/wp-content/uploads/2024/07/Ellipse-51.svg);
    background-position: center left;
    background-repeat: repeat-x;
}
.os-hp-product-slider > div .flickity-button.flickity-prev-next-button.previous {
    content: url(/wp-content/uploads/2024/07/Arrow-34.svg);
    display: flex;
    opacity: 1;
    left: -70px;
    top: 66%;
    transform: translateY(0) !important;
}
.os-hp-product-slider > div .flickity-button.flickity-prev-next-button.next {
    content: url(/wp-content/uploads/2024/07/Arrow-34.svg);
    display: flex;
    opacity: 1;
    right: -70px;
	left: unset;
    top: 66%;
    transform: translateY(0) rotate(180deg) !important;
}
.os-section-novo:before {
    content: "NOVO";
    position: absolute;
    font-size: 230px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    left: -238px;
    transform: rotate(-90deg);
}
.os-section-novo .col > .col-inner {
	background: linear-gradient(104deg, rgba(255, 255, 255, 1) 50%, rgb(242 248 254) 50%);
}
.os-section-akcija:before {
    content: "AKCIJA";
    position: absolute;
    font-size: 200px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    left: -300px;
    transform: rotate(-90deg);
}
.box.box-blog-post .post-title a {
    color: #96C5F7;
    font-weight: 700;
    font-size: 24px;
	margin: 10px 0;
}
.box.box-blog-post .is-divider {
	display: none;
}
.os-location-text {
    padding-left: 20px;
	margin-bottom: 24px;
}
.os-location-text:before {
    content: url(/wp-content/uploads/2024/07/Group-5.svg);
    position: absolute;
    left: 0;
}
.os-big-elipse-bg-section .section-bg {
    background: url(/wp-content/uploads/2024/07/Ellipse-55.svg);
    background-position: center;
    background-repeat: no-repeat;
	background-size: contain;
}
/* CF7 */
.os-cf7-field label {
    font-weight: 400;
    font-size: 16px;
}
.os-cf7-field input:not([type="submit"]),
.os-cf7-field textarea,
.os-cf7-field select {
	height: 50px;
	border: 1px solid #000; 
}
.os-cf7-field.os-cf7-field-submit > p {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.os-cf7-field.os-cf7-field-submit input {
    font-size: 16px;
    letter-spacing: 5px;
    min-width: 434px;
    height: 60px;
}
.os-cf7-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.os-cf7-field {
	width: 100%;
}
.os-cf7-field.os-cf7-field-half {
	width: 49%;
}
/*---- Product category ----*/
body.archive.woocommerce #main {
    background: url(/wp-content/uploads/2024/07/Group-63.svg);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
}
.os-product-category-page-title {
    background-color: #dae1dc;
	background-size: cover;
    min-height: 400px;
    margin-top: -100px;
    padding: 150px 0 0;
}
#shop-sidebar .widget .widget-title {
    font-size: 20px;
    width: 100%;
    display: block;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
	cursor: pointer;
}
#shop-sidebar .widget .widget-title:after,
#shop-sidebar .awf-filter-wrapper .awf-filter-title-container:after {
    content: url(/wp-content/uploads/2024/08/Arrow-2-1.svg);
    position: absolute;
    right: 0;
}
#shop-sidebar .widget.hide-widget .widget-title:after,
#shop-sidebar .awf-filter-wrapper.hide-widget .awf-filter-title-container:after {
    transform: rotate(180deg);
}
#shop-sidebar .widget .count,
#shop-sidebar .widget .is-divider,
#shop-sidebar .widget.hide-widget > *:last-child,
#shop-sidebar .awf-filter-wrapper.hide-widget > *:last-child {
	display: none;
}
#shop-sidebar .widget > ul > li {
    border-top: none !important;
}
#shop-sidebar .widget > ul > li:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 2px;
    margin-right: 10px;
	opacity: 1;
}
#shop-sidebar .widget > ul > li.chosen:before {
	background: #000;
}
#shop-sidebar .widget li.chosen a:before {
	display: none;	
}
#shop-sidebar .widget
.ux-swatch-widget-layered-nav-list__graphic {
    height: auto;
    width: auto;
    max-height: 25px;
    width: 50px;
}
#shop-sidebar .widget
.ux-swatch-widget-layered-nav-list__graphic:not(.ux-swatch--color) + a {
    margin-left: -84px !important;
    padding-left: 84px !important;
	z-index: 9 !important;
}
#shop-sidebar .widget .woocommerce-widget-layered-nav-list__item.wc-layered-nav-term > a {
    margin-left: -24px;
    padding-left: 24px;
}
.ux-swatch-widget-layered-nav-list__graphic.ux-swatch--color {
    height: 25px !important;
}
.ux-swatch-widget-layered-nav-list__graphic.ux-swatch--color > span {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    margin: auto;
}
.chosen .ux-swatch-widget-layered-nav-list__graphic:before, .woocommerce-widget-layered-nav-list__item:hover .ux-swatch-widget-layered-nav-list__graphic:before {
	display: none;
}
.ux-swatch-widget-layered-nav-list__graphic img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
#woocommerce_layered_nav-5 ul,
#woocommerce_layered_nav-6 ul {
	display: flex;
	flex-wrap: wrap;
    gap: 15px;
}
#woocommerce_layered_nav-5 ul li,
#woocommerce_layered_nav-6 ul li {
    width: 25px;
    height: 25px;
    margin: 0;
}
#woocommerce_layered_nav-5 ul li:before,
#woocommerce_layered_nav-6 ul li:before {
	display: none;
}
#woocommerce_layered_nav-5 ul li a,
#woocommerce_layered_nav-6 ul li a {
    width: 25px;
    height: 25px;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
	font-size: 0;
}
#woocommerce_layered_nav-5 ul li span,
#woocommerce_layered_nav-6 ul li span {
	border: 1px solid #000;
} 
#woocommerce_layered_nav-5 ul li.chosen span,
#woocommerce_layered_nav-6 ul li.chosen span {
	border: 3px solid pink;
} 
.noUi-pips.noUi-pips-horizontal > div:nth-child(2n) {
	display: none;
}
.noUi-pips.noUi-pips-horizontal > div:nth-child(2),
.noUi-pips.noUi-pips-horizontal > div:last-child {
	display: block;
}
.os-product-stock p {
    margin: 10px 0 0;
    color: #008000;
    font-weight: 700;
}
.os-product-category-desktop-sorting {
    display: flex;
    justify-content: flex-end;
}
.os-product-category-desktop-sorting .woocommerce-ordering, .woocommerce-ordering select {
    box-shadow: none;
}
/*---- Single Product ----*/
.os-single-product-title {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.os-single-product-title h1 {
	font-size: 32px;
	font-weight: 600;
	width: 80%;
}
.os-single-product-title img {
	width: 20%;
}
.ux-swatches.ux-swatches-attribute-ux_label {
	flex-direction: column;
	align-items: flex-start;
}
.ux-swatches.ux-swatches-attribute-ux_label .ux-swatch {
    box-shadow: none;
    padding: 0;
    font-weight: 700;
    color: #000;
}
.ux-swatches.ux-swatches-attribute-ux_label .ux-swatch.selected,
.ux-swatches.ux-swatches-attribute-ux_label .ux-swatch:hover {
	box-shadow: none;
}
.ux-swatches.ux-swatches-attribute-ux_label .ux-swatch:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 2px;
    margin-right: 10px;
    opacity: 1;
	transform: translateY(-1px);
}
.ux-swatches.ux-swatches-attribute-ux_label .ux-swatch.selected:before {
	background: #000;
}
.variations .label label {
    font-size: 16px;
}
.product-footer .woocommerce-tabs {
	border: none;
}
.product-footer .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #000;
}
.product-footer .woocommerce-tabs ul.tabs li {
	margin: 0 3%;
}
.product-footer .woocommerce-tabs ul.tabs li a {
    color: #000;
    font-size: 16px;
    text-transform: none;
}
.product-footer .woocommerce-tabs ul.tabs li a:before {
	display: none;
}
.product-footer .woocommerce-tabs ul.tabs li a:hover,
.product-footer .woocommerce-tabs ul.tabs li.active a{
	color: #F96DA4;
}
.os-variations-wrapper {
	width: 100%;
}
.os-variations-slider {
	display: flex;
	justify-content: center;
}
.os-variations-wrapper .os-single-variation {
    width: 150px;
    height: 150px;
	padding: 0;
	margin: 0 10px;
}
.os-single-variation-wrapper {
    padding: 10px;
    border: 1px solid;
    height: 148px;
}
.os-variations-slider .flickity-viewport {
    padding: 0 15px;
	width: calc(100% - 30px);
}
.os-variations-slider .flickity-button.flickity-prev-next-button.previous{
    position: absolute;
    left: -9px;
    opacity: 1 !important;
    width: 20px;
}
.os-variations-slider .flickity-button.flickity-prev-next-button.next{
    position: absolute;
    right: -9px;
    opacity: 1 !important;
    width: 20px;
}
.os-variations-title,
.os-sizes-title,
.os-velikost-tab-title {
    margin: 20px 0 10px;
    font-weight: 700;
}
.os-single-variation-img {
	height: 0;
	padding-bottom: 50%;
}
.os-single-variation-img img {
    object-fit: contain;
    object-position: center;
    height: auto;
}
.os-single-variation-title {
    font-size: 14px;
    line-height: 1.2;
    color: #000;
    text-align: center;
    height: 34px;
    overflow: hidden;
}
.os-single-variation-price {
	text-align: center;
}
.os-single-variation-price span.amount {
	color: #f96da4;
}
.os-single-variation.os-current-product .os-single-variation-wrapper,
.os-single-size.os-current-product .os-single-size-wrapper {
	border-color: #f96da4;
}
.os-sizes-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 30px;
}
.os-single-size.col {
	width: 50px;
}
.os-single-size-wrapper {
    border: 1px solid;
    padding: 5px;
    width: 50px;
}
.os-single-size-wrapper a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.os-single-size-title {
	font-size: 20px; 
	font-weight: 700;
}
.os-velikost-tab-content {
	margin-bottom: 30px;
}
.os-velikost-tab-content > div {
	margin-bottom: 10px;
}
.os-single-velikost_visina-stekel img {
	margin-top: 5px;
}
.os-velikosti-list {
    display: flex;
    gap: 4%;
    flex-wrap: nowrap;
}
.os-single-velikost {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
	width: 17%;
	position: relative;
}
.os-single-velikost-value {
	font-size: 14px;
}
.os-velikosti-bottom  {
    display: flex;
    align-items: center;
    gap: 5%;
}
.os-velikosti-bottom ul {
    list-style: none;
}
body.single-product .product-info .single_add_to_cart_button {
	letter-spacing: 5px;
}
.woocommerce-pagination {
    margin: 25px 0 50px;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border: 1px solid;
    border-radius: 5px;
    line-height: 2.2em;
}
.os-related-products {
	margin-top: 50px;
}
.os-velikost-tooltip {
    position: absolute;
    top: 0;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 5px;
    height: 0px;
    line-height: 1.2;
    display: flex;
    align-items: center;
	opacity: 0;
	font-size: 13px;
	transition: linear 0.2s;
}
.os-velikost-tooltip:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}
.os-single-velikost:hover .os-velikost-tooltip {
	opacity: 1;
	height: 42px;
	top: -52px;
	transition: linear 0.2s;
}
.os-velikost-tab-bottom .os-velikost-tab-bottom-title p {
    font-weight: 700;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #000;
}
.single-product .product-gallery-slider .slide img {
	max-height: 367px;
	object-fit: contain;
}
/*---- Landing page ----*/
.os-fs-72 > * {
	font-size: 72px;
}
.os-fs-64 > * {
	font-size: 64px;
}
.os-fs-36 > * {
	font-size: 36px;
}
.button.lowercase {
	letter-spacing: 0;
}
.os-lp-col-bg.col > .col-inner {
    background: linear-gradient(104deg, rgba(255, 255, 255, 1) 50%, rgb(242 248 254) 50%);
    padding: 8%;
    box-shadow: 25px 25px 100px rgba(150, 197, 247, 0.5);
}
.os-lp-col-bg.col > .col-inner svg {
    width: auto;
    height: 55px;
    fill: #96C5F7;
}
.os-lp-col-bg.col > .col-inner p {
	font-size: 18px;
}
.location_label a {
    color: inherit;
    display: inline-block;
    padding: 0.25em 1em;
    border-radius: 50px;
    margin: 0.5em 0.25em 0 0;
    border: 2px solid #96C5F7;
    text-decoration: none;
}
.location_label a:hover {
	border-color: #FC80B5;
}
.os-lp-col-same-height img {
	height: 100px;
}
.os-lp-testimonials-row .col-inner {
    background-color: rgb(255, 255, 255);
    padding: 8%;
    border-radius: 6px;
    box-shadow: 25px 25px 100px rgba(0, 0, 0, 0.05);
    background: #ffffff url(/wp-content/uploads/2024/08/quote-right-solid.svg) center center no-repeat;
    background-size: 200px auto;
}
.os-lp-testimonials-row .col-inner .img {
    width: 100px !important;
    border-radius: 50%;
    border: 8px solid #96C5F7;
    position: absolute;
    top: -58px;
    left: 8%;
    overflow: hidden;
}
.os-lp-testimonail-title {
	position: absolute;
	bottom: -50px;
}
.os-lp-testimonials-row .col-inner:after {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 8.5%;
    width: 0;
    height: 0;
    border-top: 18px solid #ffffff;
    border-right: 18px solid transparent;
}
.os-lp-testimonials-row .col-inner p {
	font-size: 18px;
}
.os-lp-bg-width-auto .section-bg > img {
	width: auto;
}
.os-lp-footer a {
	color: #fff;
}
.os-lp-footer .stack a,
.os-lp-footer .stack a svg {
	width: 40px;
	height: 40px;
    fill: #fff;
}
.os-lp-footer-bottom p,
.os-lp-footer-bottom a {
	color: #FEC3DC;
}
/*---- Mini Cart ----*/
ul.product_list_widget li img {
	object-fit: contain;
}
.widget_shopping_cart .woocommerce-mini-cart__buttons .button:not(.checkout) {
    background: #fff;
    color: #000;
    border: 1px solid #ececec;
}

/*---- Cart ----*/

a.icon-remove, a.remove {
	border: none !important;
}

.woocommerce-cart .product-thumbnail img {
    border: 0.5px solid #000;
	padding: 15px 0;
}

.woocommerce-cart .product-name a {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.woocommerce-cart .product-name {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.woocommerce-cart .product-brand {
	font-size: 13px;
    font-weight: 600;
    color: #a7acb2;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce-cart .product-price span.amount {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.woocommerce-Price-amount.amount {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.cart-subtotal th {
	font-size: 18px !important;
	font-weight: 700 !important;
	color: #000;
}

.woocommerce-cart .custom-discount {
    background-color: #F96DA4;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    display: inline-block;
}

.shop_table thead th {
	border-width: 1px;
	text-transform: none;
}

.woocommerce-cart td, th {
    border-bottom: 1px solid #000;
}

.continue-shopping.pull-left.text-left {
	display: none;
}

.cart-update-btn {
	border: 1px solid #000;
	background-color: transparent;
	color: #000;
	opacity: 1 !important;
	margin-top: 10px !important;
}

.cart-update-btn:hover {
	background-color: #000;
	color: #fff;
}

.cart-collaterals {
	background-color: #F5F5F5;
	padding: 30px 15px !important;
}

.shipping__table.shipping__table--multiple {
	padding: 12px 0;
}

.shipping__table.shipping__table--multiple td {
	border-bottom: none !important;
}

.shop_table.woocommerce-checkout-review-order-table th {
	font-size: 18px;
	font-weight: 700;
	color: #000;
}

.shipping__table.shipping__table--multiple th {
	font-size: 18px;
	font-weight: 700;
	color: #000;
}

.shipping__table.shipping__table--multiple ul li label {
	font-size: 16px;
	font-weight: 400;
}

.shipping__table.shipping__table--multiple ul li label span {
	font-size: 16px;
	font-weight: 400;
}

.shipping__table.shipping__table--multiple ul li input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.shipping__table.shipping__table--multiple ul li input[type="radio"] + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: inline-block;
    line-height: 0px;
}

.shipping__table.shipping__table--multiple ul li input[type="radio"] + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    border-radius: 4px;
    background-color: #fff;
    box-sizing: border-box;
}

.shipping__table.shipping__table--multiple ul li input[type="radio"]:checked + label::before {
    background-color: #000;
    border-color: #000;
}

.shipping__table.shipping__table--multiple ul li input[type="radio"]:checked + label::after {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 50%;
}

.row-divided>.col+.col:not(.large-12) {
	border-left: none;
}

.cart_totals th.product-name {
    border-width: 1px;
}

.shop_table .order-total th {
	border-width: 1px;
}

.shop_table .order-total td {
	border-width: 1px;
}

tr.order-total th {
	font-size: 22px;
	font-weight: 700;
}

.wc-proceed-to-checkout a {
	background-color: #000 !important;
	padding: 5px 20px;
}

.ux-cart-coupon .coupon .coupon-input-group {
    display: flex;
    align-items: center;
}

.ux-cart-coupon .coupon .coupon-input-group input.input-text {
    width: 65%;
    margin-right: 20px;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 25px 10px;
    box-sizing: border-box;
}

.ux-cart-coupon .coupon .coupon-input-group button.is-form {
    width: 35%;
    background-color: #F96DA4;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    text-shadow: none;
    padding: 7px;
    border-radius: 10px;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

.cart-sidebar .widget-title {
	border-bottom: none;
}

/*---- Checkout ----*/
.checkout-summary {
	background-color: #F5F5F5;
	padding: 30px 15px !important;
}

.checkout_coupon .coupon input.input-text {
    border: 1px solid #000;
    border-radius: 10px;
    padding: 15px 10px;
    box-sizing: border-box;
}

.checkout_coupon .coupon button {
	padding: 0px 35px;
	background-color: #000;
	color: #fff;
}

.coupon .coupon-box {
	margin-right: 15px;
}

.coupon .apply-coupon-btn {
	width: 20%;
}

tr.cart-subtotal td {
	border-bottom: 1px solid #000;
}

tr.order-total td {
	border-bottom: 1px solid #000;
}

.checkout-product-thumbnail img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    max-width: 72px;
    max-height: 72px;
    object-fit: contain;
    width: auto;
    height: auto;
	border: 1px solid #000;
}

.woocommerce-checkout-review-order-table .product-name {
    display: flex;
    align-items: center;
}

.checkout_coupon.woocommerce-form-coupon {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 30px 0;
	margin-bottom: 50px;
}

.woocommerce-billing-fields {
	border-top: none;
}

.woocommerce-billing-fields__field-wrapper input {
	border: 1px solid #000;
	border-radius: 10px;
}

.woocommerce-billing-fields__field-wrapper input::placeholder {
	color: transparent;
}

.woocommerce-billing-fields #billing_country_field .select2-selection {
    border: 1px solid #000 !important;
    border-radius: 10px !important;
    padding: 5px;
}

.woocommerce-billing-fields #billing_country_field .select2-selection__arrow {
    height: 100%;
}

.woocommerce-billing-fields #billing_country_field .select2-selection__rendered {
    line-height: normal;
    padding: 5px;
}

.woocommerce-additional-fields__field-wrapper textarea {
	border: 1px solid #000;
	border-radius: 10px;
}

.woocommerce-additional-fields__field-wrapper textarea::placeholder {
	color: transparent;
}
.os-product-category-filter .is-large {
	display: none;
}

.woocommerce-checkout #order_review .product-total{width:30%;}


/*Spremembe*/

.nav > li > a:hover{ background-color: transparent!important ;}

/*.badge-container {
    background-color: #f96da4!important;
    border-radius: 100px;
    padding: 12px;
    height: 50px;
    width: 50px;
}*/

/*.single-product .badge-container {

    padding: 22px;
    height: 75px;
    width: 75px;
    padding-left: 17px;
}*/

.single-product .price-on-sale > ins > .woocommerce-Price-amount{color:#f96da4;font-size:22px;}
.ux-mini-cart-qty .quantity .awdr_cart_strikeout_line > ins > .woocommerce-Price-amount{color:#f96da4;}
.woocommerce-cart .shop_table .product-subtotal .woocommerce-Price-amount{color:#f96da4;}

.widget_shopping_cart .woocommerce-mini-cart-item img {border: 0.5px solid #000;}

.box-text a:not(.button) {
    margin-bottom: 1.1em;
    margin-top: 0.1em;
}

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

.os-product-category-page-title .os-category-title-alt {display:none;}

.woocommerce-mini-cart-item.mini_cart_item a{color:black;}

#footer p {text-align:unset!important;}

/*---- Responsive ----*/
@media screen and (max-width:1280px) {
	.large-columns-4 .flickity-slider > .col {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
    }
	.header-nav.header-nav-main .html.custom a {
		font-size: 0px;
	}
	.header-nav.header-nav-main.nav.nav-right {
        width: 225px;
        justify-content: center;
    }
	.header-nav.header-nav-main.nav.nav-right li a {
		line-height: 2.2;
	}
	.header-nav.header-nav-main.nav.nav-right li a.button.secondary {
		padding: 2px 20px;
	}
	.os-hp-product-slider > div .flickity-button.flickity-prev-next-button.previous {
		left: -60px;
	}
	.os-hp-product-slider > div .flickity-button.flickity-prev-next-button.next {
		right: -60px;
	}
	.os-hp-slider .col > .col-inner {
		padding: 0px 0px 40px 0px !important;
	}
}
@media screen and (max-width:850px) {
	.large-columns-4 .flickity-slider > .col {
        flex-basis: 50%;
        max-width: 50%;
    }
	.os-big-elipse-bg-section .section-bg {
		background-position: top;
	}
	h1 { font-size: 36px; }
	h1 { font-size: 32px; }
	h3, 
	.os-fs-24 > * { font-size: 20px; }
	.os-tabs .nav {
		margin-bottom: 40px;
		flex-direction: column;
		gap: 15px;
	}
	.os-tabs .nav li {
		margin: 0;
	}
	.os-product-small-bottom {
		flex-direction: column-reverse;
	}
	.button.primary {
		letter-spacing: 0;
	}
	.os-logos-column .img {
		margin-bottom: 0 !important;
		display: flex;
		align-items: center;
		width: 20% !important;
		padding: 15px 25px;
	}
	.os-section-novo {
		padding-top: 150px !important;
	}
	.os-section-novo:before {
        font-size: 147px;
        top: -16px;
        left: 0;
        right: 0;
        text-align: center;
        transform: rotate(0);
    }
	.os-product-small-bottom .add-to-cart-button {
		width: 100%;
	}
	.os-section-akcija {
		padding-top: 150px !important;
	}
	.os-section-akcija:before {
		content: "AKCIJA";
		position: absolute;
		font-size: 110px;
		color: #fff;
		font-weight: 700;
		line-height: 1;
		top: -16px;
		left: 0;
		right: 0;
		text-align: center;
		transform: rotate(0deg);
	}
	.row-small>.flickity-viewport>.flickity-slider>.col>.col-inner {
		padding-bottom: 60px;
	}
	.os-locations-list > .col-inner {
		display: flex;
		flex-wrap: wrap;
	}
	.os-locations-list > .col-inner > div {
		width: 50%;
		position: relative;
	}
	.os-cf7-field.os-cf7-field-half {
		width: 100%;
	}
	.os-cf7-field.os-cf7-field-submit input {
		min-width: 250px;
	}
	.os-mobile-center > .col-inner {
		text-align: center !important;
	}
	#footer ul {
		display: flex;
		flex-direction: column;
		/* align-items: center; */
		text-align: left;
        padding: 0px 25%;
	}
	.os-footer-payments {
		flex-wrap: wrap;
		justify-content: center;
	}
	.os-footer-payments .text {
        width: 100%;
       /* text-align: center; */
       text-align: left;
       padding: 0px 25%;
        margin: 0 0 15px !important;
    }
	.os-footer-payments .img {
        margin: 0 0 15px !important;
        width: 33.333% !important;
        text-align: center;
    }
	.os-fs-72 > * {
		font-size: 40px;
	}
	.os-fs-28 > * {
    	font-size: 22px;
	}
	.os-fs-64 > * {
		font-size: 32px;
	}
	.os-lp-button-mobile-center {
		max-width: fit-content;
		margin: auto;
		display: block;
	}
	.os-lp-logos-stack {
		flex-wrap: wrap;
	}
	.os-lp-logos-stack .img {
		width: 50% !important;
		--stack-gap: 0 !important;
		padding: 5%;
	}
	.os-lp-mobile-bg .section-bg img {
        object-position: 90%;
        margin-top: 450px;
        height: 60%;
    }
	.os-lp-mobile-bg{
    	padding-bottom: 400px !important;
	}
	#main-menu .sidebar-menu {
		padding-top: 18px;
	}
	#main-menu .sidebar-menu-top-content {
		border-bottom: 1px solid #000;
		padding-left: 15px;
		font-weight: 700;
		padding-bottom: 18px;
	}
	.mfp-ready .mfp-close {
		opacity: 1;
		top: 10px;
		right: 10px;
	}
	.os-submenu-li,
	.os-submenu-li > a {
		visibility: hidden;
		padding: 0 !important;
		font-size: 0px;
	}
	.os-submenu-li > .os-submenu-section {
        visibility: visible;
        padding: 0 !important;
        height: 55px;
        overflow: hidden;
        display: block;
    }
	.os-submenu-li.os-submenu-open > .os-submenu-section {
		height: 100%;
	}
	.os-submenu-li > .os-submenu-section .os-submenu-title > * {
		color: #000 !important;
		padding: 15px 0px;
		font-size: 18px !important;
		margin: 0 !important;
	}
	.os-submenu-li {
		position: relative;
	}
	.os-submenu-li-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 55px;
        background-image: url(/wp-content/uploads/2024/08/Arrow-2-2.svg);
        background-repeat: no-repeat;
        background-position: center;
        visibility: visible;
		z-index: 9;
    }
	.os-submenu-li.os-submenu-open .os-submenu-li-toggle  {
		transform: rotateX(180deg);
	}
	.os-submenu-li.os-submenu-open:after {
		transform: rotatex(180deg);
	}
	#main-menu li > a {
        font-size: 18px;
        font-weight: 700;
        color: #000;
        padding-left: 15px;
        text-transform: none;
    }
}

@media screen and (max-width:550px) {
	.product-small .price-wrapper .price {
    	align-items: left;
	}
	
	.os-single-product-title h1 {
    font-size: 26px;
    }
	.os-logos-column {
		padding-left: 0;
		padding-right: 0;
	}
	.os-logos-column .flickity-slider {
		display: flex;
		align-items: center;
	}
	.os-logos-column .flickity-slider .img {
		width: 20% !important;
		padding: 10px;
	}
	
	.single-product .os-related-products .col-inner {padding:5px!important;}
	.single-product .os-related-products .os-excerpt-wrapper{height:30px;}
	
	/*Spremembe*/
    .single-product .badge-container {
        padding: 12px;
        height: 50px;
        width: 50px;
        padding-left: 7px;
    }
    .os-product-category-page-title .category-filtering {text-align:center;}
    .os-product-category-page-title .os-category-title-alt {display:block;}
    #shop-sidebar{padding-top: 75px;}
    #shop-sidebar .widget .widget-title:after {right: 20px;}
    .tax-product_cat .button.primary {font-size: 14px;padding: 11px; padding-left: 2px; padding-right: 2px;}
    .tax-product_cat .os-product-small-bottom { flex-direction: row;}
    .single-product .os-arrow-section .section-content {margin-top:50px;}
    
    .home .box-text-products .button.primary {font-size: 14px;padding: 11px; padding-left: 2px; padding-right: 2px;}
    .home .box-text-products .os-product-small-bottom { flex-direction: row;}
    .home  .row-small>.flickity-viewport>.flickity-slider>.col>.col-inner { padding-bottom: 15px;  }
    
    .header-search-dropdown .nav-dropdown  {left:-160px!important;}
    .header-search-dropdown .ux-search-submit {padding:7px!important;}
    
    .single-product .os-hp-product-slider .button.primary {font-size: 14px;padding: 11px; padding-left: 2px; padding-right: 2px;}
    .single-product .os-hp-product-slider .os-product-small-bottom { flex-direction: row;}
    
    
}
.post-item {
	margin-bottom: 30px;
}