
@font-face {
  font-family: Anton;
  src: url('/catalog/view/fonts/Anton.ttf');
}
@font-face {
  font-family: "Alfa Slab One";
  src: url('/catalog/view/fonts/Alfa Slab One.ttf');
}
@font-face {
  font-family: Archivo Black;
  src: url('/catalog/view/fonts/Archivo Black.ttf');
}
@font-face {
  font-family: Audiowide;
  src: url('/catalog/view/fonts/Audiowide.ttf');
}
@font-face {
  font-family: Bangers;
  src: url('/catalog/view/fonts/Bangers.ttf');
}
@font-face {
  font-family: Black Ops One;
  src: url('/catalog/view/fonts/Black Ops One.ttf');
}
@font-face {
  font-family: Coiny;
  src: url('/catalog/view/fonts/Coiny.ttf');
}
@font-face {
  font-family: Lobster;
  src: url('/catalog/view/fonts/Lobster.ttf');
}
@font-face {
  font-family: Mogra;
  src: url('/catalog/view/fonts/Mogra.ttf');
}
@font-face {
  font-family: Oswald Bold;
  src: url('/catalog/view/fonts/Oswald Bold.ttf');
}
@font-face {
  font-family: Pacifico;
  src: url('/catalog/view/fonts/Pacifico.ttf');
}
@font-face {
  font-family: Pirata One;
  src: url('/catalog/view/fonts/Pirata One.ttf');
}
@font-face {
  font-family: Racing Sans One;
  src: url('/catalog/view/fonts/Racing Sans One.ttf');
}
@font-face {
  font-family: Righteous;
  src: url('/catalog/view/fonts/Righteous.ttf');
}
@font-face {
  font-family: Ruslan Display;
  src: url('/catalog/view/fonts/Ruslan Display.ttf');
}
@font-face {
  font-family: Russo One;
  src: url('/catalog/view/fonts/Russo One.ttf');
}
@font-face {
  font-family: Sonsie One;
  src: url('/catalog/view/fonts/Sonsie One.ttf');
}
@font-face {
  font-family: Sarina;
  src: url('/catalog/view/fonts/Sarina.ttf');
}
@font-face {
  font-family: Shrikhand;
  src: url('/catalog/view/fonts/Shrikhand.ttf');
}
@font-face {
  font-family: Helvetica-Bold;
  src: url('/catalog/view/fonts/Helvetica-Bold.ttf');
}
@font-face {
  font-family: Miganty;
  src: url('/catalog/view/fonts/Miganty.ttf');
}
@font-face {
  font-family: Mywriting;
  src: url('/catalog/view/fonts/Mywriting.ttf');
}
@import url('https://fonts.googleapis.com/css?family=Inter:400,500,600,700,800,900');
body {
	font-family: Inter, Helvetica, 'Liberation Sans', Arial, sans-serif;
	font-weight: 400;
	color: #333333;
	background: #ffffff;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #222222;
	margin-top: 15px;
}
a:focus,
a:active {
    outline: none;
    box-shadow: none;
}
.options-h3 {width:100%;}
.fa {
	font-size: 14px;
}
h1.product-title {
	font-size: 26px;
	margin-top: 0;
	margin-bottom:8px;
	font-weight:600;
}
h1 {
	font-size: 30px;
	margin-top: 0;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 21px;
	font-weight: 700;
}
h4 {
	font-size: 17px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14.2px;
}
ul {
	margin-bottom: 5px;
}
a {
	color: #222222;
}
a:focus, a:hover {
	color: #222222;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
legend {
	font-size: 18px;
	padding: 7px 0;
	border-bottom: 2px solid #eeeeee;
}
label {
	font-size: 14px;
	font-weight: 400;
}
input[type=color].form-control, input[type=date].form-control, input[type=datetime-local].form-control, input[type=datetime].form-control, input[type=email].form-control, input[type=month].form-control, input[type=number].form-control, input[type=password].form-control, input[type=search].form-control, input[type=tel].form-control, input[type=text].form-control, input[type=time].form-control, input[type=url].form-control, input[type=week].form-control, select.form-control, textarea.form-control {
	font-size: 14px;
	border: 2px solid #eeeeee;
	border-radius: 0;
	box-shadow: none;
	height: 40px;
}
#input-captcha {
  border-radius: 10px;
  margin: 10px;
  padding: 12px 14px;
}
#input-email {
  border-radius: 10px;
  padding: 12px 14px;
}
.checkbox-modern > input[type=checkbox], input[type=radio] {
  width: 20px;
  height: 20px;
}
textarea.form-control {
	height: unset;
}
textarea.input-option_id_39 {
	min-height: 100px !important;
}
.input-group.date button.btn.btn-default, .input-group.datetime button.btn.btn-default, .input-group.time button.btn.btn-default {
	border: 2px solid #eeeeee;
	font-size: 16px;
	border-left: none;
	height: 40px;
}
.input-group.date input, .input-group.datetime input, .input-group.time input {
	border-right: none;
}
.img-thumbnail {
	border: none;
	border-radius: 0;
}
hr {
	border-top: 2px solid #f2f2f2;
}
.input-group .dropdown-menu, .input-group .popover, .input-group input, .input-group select {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
span.hidden-lg, span.hidden-md, span.hidden-sm, span.hidden-xs {
	display: inline;
	float: right;
	padding-left: 5px;
}
.tab-content > .tab-pane {
	border: 1px solid #eeeeee;
	border-width: 0 2px 2px 2px;
	padding: 15px;
	margin-bottom: 15px;
}

div.required .control-label:before {
	content: '* ';
	color: red;
	font-weight: 700;
}
.dropdown-menu li > a {
	color: #777777;
	background: #ffffff;
}
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #222222 !important;
}
.dropdown-menu {
	border: none;
	-webkit-box-shadow: -2px 2px 82px -26px rgba(0, 0, 0, 0.25) !important;
	box-shadow: -2px 2px 82px -26px rgba(0, 0, 0, 0.25) !important;
	border-radius: 0;
}
#product {
	margin-top: 10px;
}
@media screen and (max-width: 420px) {
	#product-product .col-xs-6.col-sm-3 {
		width: 100%;
	}
}
#top {
	background: #f4f4f4;
	padding: 0;
	margin: 0;
	min-height: 36px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
}
#top .container {
	padding: 0 20px;
}
#top .dropdown-menu {
	background: #ffffff;
}
#top #form-currency .currency-select, #top #form-language .language-select {
	text-align: left;
	color: #777777;
	font-size: 13px;
	padding: 6px 16px;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
	text-shadow: none;
	text-decoration: none;
	color: #222222;
}
#top .btn-group > .btn-link, #top-links > ul > li, #top-links > ul > li > a {
	color: #777777;
	background: 0 0;
	text-decoration: none;
	font-weight: 400;
}
form#form-currency, form#form-language {
	margin-top: 2px;
}
#top .btn-group > .btn-link:hover, #top-links > ul > li > a:hover {
	color: #222222;
}
#top-links .dropdown-menu a {
	text-shadow: none;
	font-size: 13px;
	color: #777777;
	padding: 6px 20px;
}
#top .btn-link strong {
	font-size: 14px;
	line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
header {
	padding-top: 35px;
	padding-bottom: 15px;
	background: #ffffff;
}
@media screen and (max-width: 768px) {
	header .container > .row {
		display: block !important;
	}
	header .container > .row .col-sm-3, header .container > .row .col-sm-4, header .container > .row .col-sm-5 {
		width: 100% !important;
	}
	.col-xs-12 {
    width: 50%;
}
}
header .container > .row {
	display: flex;
	margin-left:0;
	margin-right:0;
}

header .container > .row .col-sm-4 {
	width: 50%;
	order: 2;
}
header .container > .row .col-sm-5 {
	width: 25%;
	order: 1;
	display: flex;
	align-items: center;
}
header .container > .row .col-sm-3 {
	order: 3;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#logo {
	margin: 0 0 15px 0;
	text-align: center;
	display: flex;
	justify-content: center;
}
#logo a {
	font-weight: 700;
	font-size: 50px;
	color: #222222;
}
#logo a:hover {
	color: #000000;
}
#logo img {
	max-height: 56px;
    width: auto;
}
#search {
	margin-bottom: 15px;
	width: 100%;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
	border: 2px solid #eeeeee;
	box-shadow: none;
	border-right: none;
	border-radius: 0;
	background: #ffffff;
}
#search .btn-lg {
	color: #222222;
	font-size: 15px;
	line-height: 16px;
	padding: 10px 15px;
	text-shadow: none;
	box-shadow: none;
	background: #ffffff;
	border: 2px solid #eeeeee;
	border-left: none;
    border-radius: 0px;
}
#product-search #content .product-layout.product-list .product-thumb div:last-child {
	width: 100%;
}
#product-search #content .row > .col-md-3.col-sm-6 a#compare-total, #product-search #content .row > .col-md-4.col-xs-6 .form-group.input-group.input-group-sm {
	display: none;
}
.col-sm-6.right {
    padding-top: 15px;
    padding-bottom: 15px;
}
#product-search #content .row > .col-md-3.col-xs-6 {
	float: right;
	display: flex;
	justify-content: flex-end;
}
#product-product .product-thumb.transition button:nth-child(1) {
	width: unset;
}
#cart.btn-block {
	
}
#cart {
	margin-bottom: 15px;
	float: right;
}
#cart > .btn {
	font-size: 14px;
	line-height: 18px;
	color: #222222;
	background: 0 0;
	border: none;
	text-shadow: none;
	box-shadow: none;
}
#cart > .btn .fa {
	font-size: 22px;
}
#cart.open > .btn {
	background-image: none;
	color: #222222;
}
#cart > .btn:hover {
	color: #000000;
}
#cart.open > .btn:hover {
	color: #000000;
}
#cart .dropdown-menu {
	z-index: 1001;
	min-width: 350px;
	background: #ffffff;
}
@media (max-width: 767px) {
	#cart {
		float: none;
		text-align: center;
		display: block;
	}
	#cart > .btn {
		float: none;
		padding: 0;
	}
	#logo {
		text-align: center;
	}
	#logo img {
		display: inline-block;
	}
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		min-width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #ffffff;
}
#cart .dropdown-menu .table > tbody > tr > td {
	border-top: none;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
#cart ul.dropdown-menu.pull-right p.text-right {
	display: flex;
	justify-content: space-around;
	width: 100%;
	text-align: center;
}
#cart ul.dropdown-menu.pull-right p.text-right a:first-child {
	width: 100%;
	border: 2px solid #333333;
	color: #333333;
	background: #ffffff;
	padding: 6px 12px;
	transition: all 0.2s;
  border-radius: 8px;
}
#cart ul.dropdown-menu.pull-right p.text-right a:first-child:hover {
	background: #ffffff;
	color: #1e88ff;
	border: 2px solid #1e88ff;
  border-radius: 8px;
}
#cart ul.dropdown-menu.pull-right p.text-right a:last-child {
	width: 100%;
    background: #2ea043;
    color: #fff;
    box-shadow: 0 6px 20px rgba(46, 160, 67, 0.3);
	padding: 6px 12px;
	transition: all 0.2s;
  border-radius: 8px;
}
#cart ul.dropdown-menu.pull-right p.text-right a:last-child:hover {
   background: #248636;
    color: #fff;
    box-shadow: 0 6px 20px rgba(46, 160, 67, 0.3);
    border-radius: 8px;
}

ul.dropdown-menu.pull-right .table-bordered {
	border: none;
}
ul.dropdown-menu.pull-right .table-bordered > tbody > tr > td {
	border-bottom: 2px solid #f2f2f2;
	border-right: none;
	border-left: none;
	border-top: none;
}
ul.dropdown-menu.pull-right .table-bordered > tbody > tr:last-child td {
	border-bottom: none;
}
.table-bordered > tbody > tr:last-child td {
	border-bottom: none;
}
.table-hover > tbody > tr:hover {
	background-color: #fafafa;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 2px solid #eeeeee;
}
#menu {
	background: #ffffff;
	line-height: 20px;
	border-top: 2px solid #f2f2f2;
	border-bottom: 0 solid #f2f2f2;
	letter-spacing: 0.03em;
	padding-top: 7px;
	border-radius: 0;
	margin-bottom: 5px !important;
}
#menu .navbar-collapse {
	padding: 0;
}
#menu .nav > li > a {
	color: #222222;
	min-height: 15px;
	background-color: transparent;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}
.nav-tabs > li.active {
	margin-bottom: -2px;
}
.nav-tabs {
	border-bottom: 2px solid #eeeeee;
	font-weight: 700;
}
#menu .dropdown-toggle:after {
	font-size: 11px;
	content: "\f107";
	font-family: FontAwesome;
	position: absolute;
	top: 15px;
	right: 4px;
}
#product-category .col-sm-9 .row > .col-sm-10, #product-category .col-sm-9 .row > .col-sm-2 {

}
#product-category .col-sm-9 hr {
	display: none;
}
#product-category .col-sm-9 .row > .col-sm-3, #product-category .col-sm-9 > h3 {
	display: none;
}
#product-category .col-sm-9 .row > .col-md-3.col-sm-6, #product-category .col-sm-9 .row > .col-md-3.col-xs-6 {
	display: none;
}
#product-category .col-sm-9 .row > .col-md-4.col-xs-6 {
	float: right;
	display: flex;
	justify-content: flex-end;
}
#product-category .col-sm-9 h2 {
	margin-top: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: unset;
	border-bottom-right-radius: unset;
}
.col-sm-4 .btn-group {
	margin-bottom: 10px;
}
.col-sm-4 .btn-group button:nth-child(1), .col-sm-4 .btn-group button:nth-child(2) {
	border-radius: 30px !important;
	margin-right: 5px;
	padding: 9px 11px;
}
@media screen and (max-width: 768px) {
	.product-grid .product-thumb .button-group, .product-thumb.transition .button-group {
		opacity: 1 !important;
		position: unset !important;
		border: 2px solid;
	}
	.product-thumb .button-group button:first-child .hidden-xs {
		display: unset !important;
	}
	.product-thumb.transition button:nth-child(1) {
		width: 45%;
	}
}
@media screen and (max-width: 1200px) {
	.product-thumb .button-group button:first-child .hidden-md, .product-thumb .button-group button:first-child .hidden-sm, .product-thumb .button-group button:first-child .hidden-xs {
		display: unset !important;
	}
	.product-thumb.transition button:nth-child(1) {
		width: auto;
	}
	.product-grid .product-thumb .button-group button:first-child .hidden-md, .product-grid .product-thumb .button-group button:first-child .hidden-sm, .product-grid .product-thumb .button-group button:first-child .hidden-xs {
		display: unset !important;
	}
	.product-grid .product-thumb.transition button:nth-child(1) {
		width: 45% !important;
	}
}
.product-list .product-thumb .button-group {
	visibility: visible;
	opacity: 1;
	bottom: 0;
	position: relative;
	width: 100%;
}
.product-list .product-thumb:hover .button-group {
	bottom: 0;
}
.product-list .product-thumb .button-group {
	opacity: 1;
	bottom: 0;
	position: relative;
	width: 100%;
}
.product-list .product-thumb button:nth-child(1) {
	padding: 6px 12px;
	background: #ffffff;
	border-color: #333333;
	color: #333333;
	margin-right: auto;
}
.product-list .product-thumb button:focus:nth-child(1) {
	outline: 0;
}
.product-list .product-thumb button:nth-child(1):hover {
	background: #ffffff !important;
	border-color: #1e88ff !important;
	color: #1e88ff !important;
}
.product-list .product-thumb:hover button:nth-child(1) {
	background: 0 0;
	margin-right: auto;
}
.product-list .product-thumb button:nth-child(2) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
	background: #ffffff;
	border-color: #333333;
	color: #333333;
}
.product-list .product-thumb button:nth-child(2):hover {
	background: #ffffff !important;
	border-color: #1e88ff !important;
	color: #1e88ff !important;
}
.product-list .product-thumb:hover button:nth-child(3) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
}
.product-list .product-thumb:hover button:nth-child(3):hover {
	background: #ffffff !important;
	border-color: #1e88ff !important;
	color: #1e88ff !important;
}
.product-list .product-thumb button:nth-child(3) {
	background: #ffffff;
	border-color: #333333;
	color: #333333;
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
}
.product-grid .product-thumb button:nth-child(1) {
	line-height: 38px;
	margin-right: auto;
	color: #222222;
}
.product-grid .product-thumb button:focus:nth-child(1) {
	outline: 0;
}
.product-grid .product-thumb button:nth-child(1):hover {
	color: #1e88ff !important;
}
.product-grid .product-thumb:hover button:nth-child(1) {
	background: 0 0;
	color: #222222;
	margin-right: auto;
}
@media screen and (max-width: 600px) {
	.product-grid .product-thumb:hover button:nth-child(1) .hidden-xs {
		display: block;
	}
}
@media screen and (max-width: 768px) {
	.product-grid .product-thumb button:nth-child(1) {
		width: auto;
		text-align: left;
		margin-left: 5px;
		background: #ffffff;
	}
}
.product-grid .product-thumb button:nth-child(2) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
	color: #222222;
	background: #ffffff;
}
.product-grid .product-thumb:hover button:nth-child(3) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
	color: #222222;
}
.product-grid .product-thumb:hover button:nth-child(3):hover {
	color: #1e88ff;
}
.product-grid .product-thumb button:nth-child(3) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: 2px solid #eeeeee;
	border-bottom-color: transparent;
	color: #222222;
}
.nav-tabs > li > a {
	border-radius: 0;
	color: #777;
}
.nav-tabs > li.active > a {
	color: #222222;
}
.nav > li > a:focus, .nav > li > a:hover {
	border-color: #ffffff;
	background-color: #ffffff;
	color: #000000;
}
.product-thumb.transition button:nth-child(1) {
	line-height: 38px;
	background: #ffffff;
	margin-right: auto;
	text-align: left;
	margin-left: 5px;
}
.product-thumb.transition button:focus:nth-child(1) {
	outline: 0;
}
.product-thumb.transition button:nth-child(1):hover {
	color: #1e88ff !important;
}
.product-thumb.transition:hover button:nth-child(1) {
	background: 0 0;
	color: #222222;
	margin-right: auto;
}
.product-thumb.transition button:nth-child(2) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
	background: #ffffff;
}
.product-thumb.transition:hover button:nth-child(3) {
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
	color: #222222;
	background: #ffffff;
}
.product-thumb.transition:hover button:nth-child(3):hover {
	color: #1e88ff;
	background: #ffffff;
}
.product-thumb.transition button:nth-child(3) {
	background: #ffffff;
	padding: 5px 10px;
	border-radius: 30px;
	width: auto;
}
#menu .nav > li.open > a, #menu .nav > li:hover > a {
	background-color: #fff;
	color: #1e88ff;
	border-radius: 1px;
}
#menu .dropdown-menu {
	padding: 10px 5px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a, #menu .see-all {
	min-width: 220px;
	display: block;
	padding: 5px 20px;
	clear: both;
	line-height: 20px;
	color: #777777;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover, #menu .see-all:hover {
	color: #222222;
}

#menu .see-all:focus, #menu .see-all:hover {
	text-decoration: none;
	color: #fff;
	background-color: #dcdcdc;
}
#menu #category {
	float: left;
	font-size: 16px;
	line-height: 40px;
	color: #222;
	margin-left: 15px;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #ffffff;
	padding: 2px 18px;
	float: right;
	background-color: #222222;
}
#menu .btn-navbar.disabled, #menu .btn-navbar:active, #menu .btn-navbar:focus, #menu .btn-navbar:hover, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #1e88ff;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
	.navbar-nav {
		float: none;
		margin: 0 auto;
		display: table;
		table-layout: fixed;
	}
}
@media (max-width: 767px) {
	#menu .navbar-nav {
		margin: 0;
	}
	#menu .in {
		border-top: 1px dotted #bbb;
	}
	#menu {
		border-radius: 1px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #fff;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #222;
	}
	#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
		background-color: #eee;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #222;
	}
	#menu .see-all:hover {
		color: #ddd;
	}
}
div#top-links > ul.list-inline > li:first-child {
	display: none;
}
div#top-links ul li:nth-child(4) {
	display: none;
}
#checkout-cart h1:first-child {
	margin-bottom: 15px;
}
#content {
	min-height: 600px;
}
@media (max-width: 992px) {
	.col-sm-3 .list-group {
		padding: 10px;
	}
	.col-sm-3 .list-group a {
		padding: 5px 10px;
		font-size: 11px;
	}
}
div#content.col-sm-9 .row .col-sm-3 {
	width: 100%;
}
div#content.col-sm-12 .col-sm-4 .btn-group button:last-child {
	display: none;
}
div#content.col-sm-9 .row {
	margin-bottom: 5px;
}
div#content.col-sm-9 .row ul {
	list-style: none;
	padding-left: 0;
}
div#content.col-sm-9 #tab-description ul {
	list-style: inside;
	padding-left: 0;
}
div#content.col-sm-9 .row ul:not(.pagination) li a {
	color: #555555;
	margin-right: 10px;
	font-size: 12px;
	padding: 5px 12px;
}
div#content.col-sm-9 .row ul li a:hover {
	color: #000000;
}
.table-bordered {
	border: 2px solid #eeeeee;
}
.panel-default > .panel-heading {
	border-color: #f5f5f5;
}
.panel-group .panel {
	border-radius: 0;
}
.panel {
	border: 2px solid #eee;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #f5f5f5;
}
footer p {
	color: #444;
	margin-bottom: 20px !important;
	font-size: 15px;
}
footer {
	margin-top: 30px;
	padding-top: 25px;
	background-color: #ffffff;
	color: #777;
	padding-left: 10px;
	padding-right: 10px;
}
footer hr {
	border-top: none;
	border-bottom: 2px solid #eeeeee;
}
footer br {
	display: none;
}
footer p a {
	font-weight: 700;
	margin: 0 6px;
}
footer a:hover {
	color: #1e88ff;
	text-decoration: none;
}
footer h5 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #222222;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin: 0 0 30px;
	line-height: 24px;
	font-weight: 600;
}
footer li {
	margin: 10px 0;
}
footer li a {
	position: relative;
	color: #222222;
	font-size: 15px;
}
footer li a:hover {
	color: #000000;
	text-decoration: none;
}
.alert {
	padding: 8px 14px 8px 14px;
	border-radius: 0;
	border: none;
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: 1px;
	right: -3px;
	color: inherit;
}
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 0;
	background: 0 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #fff;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li:first-child {
	padding-left: 2px;
}
.breadcrumb > li:last-child:after {
	display: none;
}
.breadcrumb > li a {
	color: #777;
}
.breadcrumb > li a:hover {
	color: #222;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 9px;
	right: -3px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
.pagination > li > a, .pagination > li > span {
	color: #000;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	color: #fff;
	background-color: #1e88ff;
	border-color: #1e88ff;
}
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7px 16px;
	font-size: 14px;
	border: none;
	border-radius: 0;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
padding: 10px 18px;
    border-radius: 8px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #111;
    transition: 0.2s ease;
}
.btn-default:hover {
background: #f5f5f5;
}
.btn-default.active, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .btn-default:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {

}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0;
}
.btn-primary {
    padding: 12px 28px;
    border-radius: 10px;
    border: none;
    background: #111;
    color: #fff;
    font-weight: 600;
    transition: 0.2s ease;
}
.btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:hover, .btn-primary[disabled], .btn-primary:focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.disabled:active {
	background-color: #2e7d32;
}
.btn-warning {
	line-height: 26px;
	color: #fff;
	background-color: #faa732;
	border: none;
}
.btn-warning.active, .btn-warning.disabled, .btn-warning:active, .btn-warning:hover, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	line-height: 26px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
  border-radius: 8px;
}
.btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:hover, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	line-height: 26px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
}
.btn-success.active, .btn-success.disabled, .btn-success:active, .btn-success:hover, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	line-height: 26px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
  border-radius: 8px;
}
.btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:hover, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: transparent;
	cursor: pointer;
	color: #ddd;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
}
.btn-inverse.active, .btn-inverse.disabled, .btn-inverse:active, .btn-inverse:hover, .btn-inverse[disabled] {
	background-color: #222;
}
.list-group a {
	border: none;
	padding: 8px 12px;
	color: #555555;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #000000;
	background: transparent;
}
.list-group-item:first-child, .list-group-item:last-child {
	border-radius: 0;
}
.list-group {
	border: 2px solid #eeeeee;
	padding: 15px;
}
.carousel-caption {
	color: #fff;
	text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
#carousel0 {
	margin-top: 20px;
}
#carousel0 img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	display: inline-block;
}
.product-thumb {
	margin-bottom: 30px;
	overflow: auto;
}
.product-thumb h4 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media screen and (max-width: 1200px) {
	.product-list .product-thumb h4 {
		white-space: unset;
	}
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
	.product-list .product-thumb .image {
		float: left;
		padding: 0 15px;
	}
}
.product-thumb .caption {
	text-align: center;
}
.product-thumb .caption > p {
	display: none;
}
.product-thumb .caption > p.price {
	display: block;
	margin-bottom: 0;
}
.product-list .product-thumb .caption {
	text-align: left;
}
.product-layout.product-list .product-thumb:last-child {
	display: flex;
	flex-direction: row;
}
@media (max-width: 500px) {
	.product-layout.product-list .product-thumb:last-child {
		flex-direction: column;
	}
}
@media (max-width: 767px) {
	.product-list .product-thumb .caption {
		min-height: 0;
		margin-left: 0;
	}
	.product-grid .product-thumb .caption {
		min-height: 0;
	}
	.product-thumb .button-group {

		    position: relative;
	}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #777;
	font-size: 15px;
}
.rating .fa-star {
	color: #ff9900;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #ff9900;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #222222;
	font-weight: bold;
	font-size:18px;
}
.product-thumb .price-new {
	font-weight: 600;
	color: #e32c2b;
}
.product-thumb .price-old {
	color: #777;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #777;
	font-size: 12px;
	display: none;
}
.product-thumb .button-group {
    overflow: auto;
    visibility: visible;
    position: absolute;
    width: 100%;
    bottom: 0px;
    opacity: 0;
    transition: bottom 0.5s ease 0s, opacity 0.5s;
    background: #ffffff;
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 263px;
    margin: 5px auto 15px;
}
.product-thumb .button-group button:last-child {
	display: none;
}
.product-thumb:hover .button-group {
	transition: bottom 0.5s ease 0s, opacity 0.5s;
	bottom: 72px;
	opacity: 1;
}
.product-thumb:hover .button-group {
	visibility: visible;
}
.product-list .product-thumb .button-group {
	visibility: visible;
	max-width: 100%;
	margin-top: 15px;
}
.product-list .product-thumb .button-group button {
	border: 2px solid;
	width: unset;
}
.product-list .product-thumb .caption > p {
	display: block;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
	.product-layout.product-list .product-thumb .image {
		padding-right: 15px;
	}
}
.product-layout.product-list .product-thumb .image {
	max-width: 290px;
	min-width: 160px;
}
.product-layout.product-list .product-thumb div:nth-child(2) {
	width: 100%;
}
.product-thumb .button-group button {
	border: none;
	color: #222;
	font-weight: 700;
}
.product-thumb .button-group button + button {
	width: 20%;
}
.product-thumb .button-group button:hover {
	color: #1e88ff;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 60%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 0;
	display: block;
	border: none;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
.thumbnail {
	padding: 0;
	border: none;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(2n+1) {
		clear: left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(2n+1) {
		clear: left;
	}
}
@media (min-width: 768px) {
	#column-left .product-layout .col-md-3 {
		width: 100%;
	}
	#column-left + #content .product-layout .col-md-3 {
		width: 50%;
	}
	#column-left + #content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
	#content + #column-right .product-layout .col-md-3 {
		width: 100%;
	}
}
.well {
	background-color: transparent;
	border: 2px solid #eeeeee;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.well > h2 {
	margin-top: 0;
}
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
.btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:hover, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.side-col {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	padding: 2rem;
	box-sizing: border-box;
	margin: 1rem 0 1.5rem;
	background-color: #f1f1f1;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	text-align: center;
	min-height: 250px;
}
.side-col .button a {
	margin: 1rem auto 0.4rem;
	background: #f1f1f1;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	font-family: Raleway, sans-serif;
	font-size: 1.3rem;
	letter-spacing: 0.5px;
}
.nopad {
	padding: 0;
}
.infobox {
	padding: 15px;
	background: #fff;
}
.msidebar {
	background: #fff;
	border: 1px solid #e6e6e6;
	margin-bottom: 15px;
	padding: 1em;
	margin-top: 6px;
	text-align: center;
}
.infobox .alignleft {
	font-size: 21px;
	margin: 6px 10px 30px 0;
}
.alignleft, img.alignleft {
	float: left;
	margin: 6px 20px 6px 0;
	display: inline;
	border: 0;
	background: 0 0;
	padding: 0;
	display: block;
}
.infobox h4 {
	padding: 0 0 5px;
	margin: 0;
	font-weight: 600;
	font-size: 15px;
}
.responsive-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.responsive-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 80%;
}
.banner-1 a {
	text-decoration: underline;
	color: #fff;
}
.banner-1 p {
	margin: 0;
}
.banner-1 {
	background: #25211e;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 26px;
	padding: 12px 0;
}
.banner-2 {
	position: relative;
	margin: 0 -15px 95px;
	background: url(../image/banner2.jpg) center/cover;
	text-align: center;
	padding: 100px 0;
}
.banner-2 .text-content {
	font-size: 16px;
	color: #fff;
}
.banner-2 .text-content a:hover {
	background: rgba(189, 176, 147, 0.7);
}
.banner-2 .text-content a {
	border: 1px solid #fff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 30px;
	color: #fff;
	margin: 0;
}
.banner-2 .text-content p {
	font-size: 100.1%;
	line-height: 28px;
	margin: 0 0 50px;
}
.banner-2 .text-content h1 {
	font-size: 225%;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 35px;
}
.banner-3 a {
	text-decoration: underline;
	color: #fff;
}
.banner-3 p {
	margin: 0;
}
.banner-3 {
	margin: 0 -15px -30px;
	background: #222;
	font-size: 12px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 26px;
	padding: 12px 0;
}
.item:hover .p-grid-over, .product-grid:hover .p-grid-over {
	opacity: 0.25;
}
.ntcd-textual {
	background-color: #f6f6f6;
	border-color: #bce8f1;
	color: #214c61;
	padding: 10px;
	text-align: center;
	margin-bottom: 18px;
	border: 1px solid transparent;
	border-radius: 3px;
}
.swiper-viewport {
	box-shadow: unset !important;
}
.form-group.input-group.input-group-sm .input-group-addon {
	background: 0 0;
	border: none;
	font-size: 15px;
	font-weight: 700;
}
.input-group-sm > .form-control {
	border-radius: 0 !important;
	height: 40px !important;
}
.btn.active, .btn:active {
	box-shadow: unset !important;
}
#grid-view .fa, #list-view .fa {
	font-size: 18px;
}
#grid-view, #list-view {
	border: none;
}
#input-limit, #input-sort {
	border-width: 2px;
	font-size: 15px;
	border: none;
}
select#input-sort {
	width: auto;
}
select#input-sort:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
select#input-limit {
	width: auto;
}
select#input-limit:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
@media (max-width: 767px) {
	#column-left {
		        display: none !important;
	}
	#column-right {
		display: block !important;
	}
	#column-left, #column-right {
		overflow: auto;
		padding-top: 20px;
	}
}
@media (max-width: 767px) {
	#product-product #content > .row:first-of-type {
		display: flex;
		flex-direction: column;
	}
	#product-product #content > .row:first-of-type > div:first-child {
		order: 2;
	}
	#product-product #content > .row:first-of-type > div:last-child {
		order: 1;
	}
}
.product-short-desc {
  margin: 12px 0 18px;
  color: #555;
  font-size: 15px;
  line-height: 1.5;
  border-left: 2px solid #e5e5e5;
  padding-left: 12px;
}
/* --- MAK calculator: hide technical options --- */

/* Kaina už cm2 */
.form-group:has(label:contains("Kaina už cm2")) {
  display: none;
}

/* Minimali užsakymo suma */
.form-group:has(label:contains("Minimali užsakymo suma")) {
  display: none;
}

/* Max plotis */
.form-group:has(label:contains("Max plotis")) {
  display: none;
}

/* Max aukštis */
.form-group:has(label:contains("Max aukštis")) {
  display: none;
}

/* Skaičiuoklė Taip / Ne */
.form-group:has(label:contains("Skaičiuoklė")) {
  display: none;
}

.qty-wrap {
    display: flex;
    align-items: center;
    max-width: 140px;
}

.qty-wrap button {
    width: 36px;
    height: 36px;
    border: 1px solid #ddd;
    background: #ddd;
    font-size: 18px;
    cursor: pointer;
}

.qty-wrap input {
    width: 80px;
    text-align: center;
    border-left: 0;
    border-right: 0;
}

/* ===== FORMOS RADIO BE HTML KEITIMO ===== */

.input-option_id_23 {
      display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 10px;
    justify-items: center;
    align-content: space-between;
    justify-content: space-evenly;
    align-items: end;
}

/* slepiam radio */
.input-option_id_23 input[type="radio"] {
    display: none;
}

.input-option_id_23 label.active {
    border-color: #000;
    box-shadow: 0 0 0 1px #000;
}

/* kortelė */
.input-option_id_23 label {
    border: 2px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    cursor: pointer;
    text-align: center;
    transition: 0.2s ease;
    background: #fff;
}

/* hover */
.input-option_id_23 label:hover {
    border-color: #000;
}

/* pažymėta kortelė */
.input-option_id_23 label:has(input[type="radio"]:checked) {
    border-color: #000;
    box-shadow: 0 0 0 1px #000;
}

/* paveikslėlis */
.input-option_id_23 label img {
    padding: 0;
    margin: auto;
    display: block;
}
.input-option_id_23 label span,
.input-option_id_23 label .option-name {
    display: none;
}


/* ===== DYDŽIO KORTELĖS ===== */

.input-option_id_13 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 10px;
    justify-items: center;
    align-items: end;
    justify-content: space-evenly;
    align-content: center;
}

/* slepiam radio */
.input-option_id_13 input[type="radio"] {
    display: none;
}
.input-option_id_13 .radio {
	width: 100%;
}
/* kortelė */
.input-option_id_13 label {
    border: 2px solid #ddd;
    border-radius: 10px;
    padding: 10px 5px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s ease;
    background: #fff;
    font-weight: 600;
	width: 100%;
}

/* hover */
.input-option_id_13 label:hover {
    border-color: #000;
}

/* aktyvi */
.input-option_id_13 label.active {
    border-color: #000;
    box-shadow: 0 0 0 1px #000;
}

/* mobile */
@media (max-width: 600px) {
    .input-option_id_13 {
        grid-template-columns: repeat(2, 1fr);
    }
	.input-option_id_23 {
        grid-template-columns: repeat(4, 1fr);
    }
}
/* visi input ir select */
.product-options input[type="text"],
.product-options input[type="number"],
.product-options select {
    height: 42px;
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 0 12px;
    font-size: 14px;
}

/* fokusas */
.product-options input:focus,
.product-options select:focus {
    border-color: #000;
    outline: none;
}

.calculator-warning{
    background:#ffecec;
    border:1px solid #f5b5b5;
    color:#b30000;
    padding:8px 10px;
    border-radius:6px;
    margin-top:6px;
    font-size:13px;
}
.form-group:has(.calculator-warning[style*="block"]) input {
	border-color:#e60000;
}
/* Plotis + Aukštis flex eilė */
.product-options .form-group.form-input-option_id_14,
.product-options .form-group.form-input-option_id_15{
    flex: 0 0 48%;
}

/* padarom jų tėvą flex */
.product-options{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

/* kiti optionai po 100% */
.product-options .form-group{
    flex:0 0 100%;
}

/* mobile */
@media(max-width:600px){

.product-options .form-group.form-input-option_id_14,
.product-options .form-group.form-input-option_id_15{
    flex: 0 0 48% !important;
}
}

.input-option_id_13 label.custom-size{
    border-style:dashed;
    opacity:0.85;
}
#button-cart {
    height: 52px;
    font-size: 16px;
    letter-spacing: 0.5px;
}
#button-cart{
    background:#1e88ff;
    border-color:#1e88ff;
    color:#fff;
    font-weight:600;
    border-radius:6px;
}

#button-cart:hover{
    background:#166fe0;
    border-color:#166fe0;
}
#button-cart:active,
#sticky-cart button:active{
    transform:scale(0.98);
}

#order-summary{
    background:#ffffff;
    border:1px solid #e5e5e5;
    border-radius:8px;
    padding:12px 14px;
    margin-top:15px;
    font-size:14px;
}

#order-summary div{
    display:flex;
    justify-content:space-between;
    margin-bottom:4px;
}

#order-summary strong{
    font-weight:600;
}

#order-summary .sum-price{
    margin-top:8px;
    padding-top:8px;
    border-top:1px dashed #ccc;
    font-size:16px;
}
/* Sticky cart mobile */
#sticky-cart{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    background:#ffffff;
    border-top:1px solid #e5e5e5;
    display:none;
    align-items:center;
    justify-content:space-between;
    padding:12px 14px;
    z-index:999;
    box-shadow:0 -2px 10px rgba(0,0,0,0.08);
}

#sticky-cart .sticky-price{
    font-size:18px;
    font-weight:700;
}

#sticky-cart button{
    background:linear-gradient(135deg,#0d6efd,#0a58ca);
    color:#fff;
    border:none;
    padding:12px 22px;
    border-radius:10px;
    font-size:16px;
    font-weight:700;
    letter-spacing:0.3px;
    box-shadow:0 4px 10px rgba(13,110,253,0.35);
    transition:all .15s ease;
}

#sticky-cart button:active{
    transform:scale(0.96);
    box-shadow:0 2px 6px rgba(13,110,253,0.35);
}


/* Mobile only */
@media(max-width:768px){
    body{
        padding-bottom:80px;
    }
}

#sticky-cart .sticky-price-wrap{
    display:flex;
    flex-direction:column;
    line-height:1.1;
}

#sticky-cart .sticky-sub{
    font-size:12px;
    color:#666;
    margin-top:3px;
}
.price-sub{
    font-size:12px;
    color:#666;
    margin-top:3px;
}
.product-options .btn-wishlist,
#sticky-cart .btn-wishlist{
    background:#f2f2f2;
    border:1px solid #ddd;
    color:#666;
}
.btn-wishlist {
  margin:10px;
  border-radius:8px;
}
.product-options .btn-wishlist:hover,
#sticky-cart .btn-wishlist:hover{
    background:#e6e6e6;
    color:#333;
}
.btn-wishlist.active,
.btn-wishlist.active i{
    color:#e53935;
}
.upload-preview{
    margin-top:8px;
}

.upload-item{
    display:flex;
    align-items:center;
    gap:10px;
    background:#f8fafc;
    border:1px solid #e5e7eb;
    padding:8px 10px;
    border-radius:6px;
}

.upload-item img{
    width:60px;
    height:auto;
    border-radius:4px;
}

[id^="button-upload"]{
    display:none;
}
/* ===========================
   UPLOAD ZONE
=========================== */

.upload-zone{
    border:2px dashed #cbd5e1;
    border-radius:14px;
    padding:28px 20px;
    text-align:center;
    background:#f8fafc;
    cursor:pointer;
    transition:.25s;
}

.upload-zone:hover{
    background:#f1f5f9;
    border-color:#3b82f6;
}

.upload-zone.dragover{
    background:#e0f2fe;
    border-color:#2563eb;
}

.upload-inner i{
    font-size:42px;
    color:#3b82f6;
    margin-bottom:8px;
}

.upload-text{
    font-size:18px;
    font-weight:600;
    color:#1e293b;
}

.upload-hint{
    font-size:13px;
    color:#64748b;
}

/* ===========================
   PROGRESS BAR
=========================== */

#upload-progress-wrap{
    margin-top:12px;
    background:#e5e7eb;
    height:8px;
    border-radius:6px;
    overflow:hidden;
    display:none;
}

#upload-progress-bar{
    height:100%;
    width:0%;
    background:linear-gradient(90deg,#3b82f6,#2563eb);
    transition:width .2s;
}

/* ===========================
   GRID
=========================== */

.upload-preview-grid{
    margin-top:16px;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:12px;
}

.upload-item{
    position:relative;
    border:1px solid #e5e7eb;
    border-radius:10px;
    padding:8px;
    background:#fff;
    text-align:center;
    font-size:12px;
}

.upload-item img{
    width:100%;
    height:80px;
    object-fit:contain;
    border-radius:6px;
    margin-bottom:6px;
}

.upload-item i{
    font-size:36px;
    color:#2563eb;
    margin:18px 0;
}

.upload-item span{
    display:block;
    word-break:break-all;
}

/* REMOVE X */

.upload-remove{
    position:absolute;
    top:6px;
    right:6px;
    width:22px;
    height:22px;
    background:#ef4444;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    font-size:14px;
	line-height: 20px;
}

.upload-remove:hover{
    background:#dc2626;
}

/* ===========================
   COUNTER
=========================== */

#upload-counter{
    margin-top:10px;
    font-size:13px;
    color:#475569;
}

/* ===========================
   MOBILE
=========================== */

@media(max-width:600px){
    .upload-preview-grid{
        grid-template-columns:repeat(2,1fr);
    }
}
.upload-error{
  margin-top:10px;
  padding:10px 12px;
  border-radius:6px;
  background:#fee2e2;
  color:#991b1b;
  font-size:14px;
}
.form-input-option_id_34{
	display:none;
}
/* ===== COLOR SWATCHES option_id_33 ===== */

.input-option_id_33 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(68px, 1fr));
    gap: 8px;
    align-items: end;
}

/* Slepiam radio */
.input-option_id_33 input[type="radio"] {
    display: none;
}

/* Kortelė */
.input-option_id_33 .radio label {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 8px;
    background: #fff;
    cursor: pointer;
    transition: all 0.18s ease;
}

/* Spalvos paveikslas */
.input-option_id_33 img {
    width: 100%;
    height: 40px;
    object-fit: cover;
    border-radius: 5px;
	padding:0px;
}

/* Pavadinimas */
.input-option_id_33 .option-name {
    margin-top: 4px;
    font-size: 11px;
    text-align: center;
    color: #333;
}

/* Hover */
.input-option_id_33 .radio label:hover {
    border-color: #bbb;
    box-shadow: 0 2px 4px rgba(0,0,0,0.08);
}

/* Active kortelė */
.input-option_id_33 input[type="radio"]:checked + img {
    outline: none;
}

.input-option_id_33 input[type="radio"]:checked + img {
    box-shadow: 0 0 0 2px #1e88e5;
	padding:2px;
}

/* ✔ Check ikona */
.input-option_id_33 input[type="radio"]:checked + img::after {
    content: "✓";
    position: absolute;
    top: -6px;
    right: -6px;
    width: 18px;
    height: 18px;
    background: #1e88e5;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:600px){
    .input-option_id_33 {
        grid-template-columns:repeat(4,1fr);
    }
}

/* ===============================
   FONT DROPDOWN WRAPPER
================================ */

#font-dropdown {
  position: relative;
  width: 100%;
  font-size: 16px;
}

/* ===============================
   SELECTED FONT (viršus)
================================ */

#font-dropdown .font-selected {
  padding: 12px 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 1.3;
  min-height: 42px;
  display: flex;
  align-items: center;
}

/* rodyklė */
#font-dropdown .font-selected:after {
  content: "▾";
  margin-left: auto;
  font-size: 14px;
  color: #555;
}

/* ===============================
   DROPDOWN LIST
================================ */

#font-dropdown .font-list {
  position: absolute;
  top: 105%;
  left: 0;
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 6px;
  max-height: 375px;
  min-height: 375px;
  overflow-y: auto;
  display: none;
  z-index: 9999;
  box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

/* ===============================
   FONT ITEM
================================ */

#font-dropdown .font-item {
  padding: 12px 14px;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.15s ease;
  line-height: 1.3;
}

/* hover */
#font-dropdown .font-item:hover {
  background: #f2f2f2;
}

/* pasirinktas */
#font-dropdown .font-item.active {
  background: #e8f0ff;
  border-left: 4px solid #2b6cff;
}

/* ===============================
   MOBILE
================================ */

@media (max-width: 768px) {

  #font-dropdown .font-selected {
    font-size: 17px;
    min-height: 48px;
  }

  #font-dropdown .font-item {
    font-size: 17px;
    padding: 14px;
  }

}
.font-item{
  padding:10px 12px;
  cursor:pointer;
  font-size:16px;
}

.font-item:hover{
  background:#f2f2f2;
}

.font-item.active{
  background:#222;
  color:#fff;
}
/* ================================
   FONT DROPDOWN – INPUT LOOK
================================ */

#font-dropdown{
  position: relative;
  width: 100%;
  font-family: inherit;
}

/* Pasirinktas font (viršus) */
#font-dropdown .font-selected{
  height: 38px;                     /* toks pats kaip OC input */
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background: #fff;
  cursor: pointer;

  display: flex;
  align-items: center;

  font-size: 14px;
  line-height: 1.42857143;
}

/* Hover */
#font-dropdown .font-selected:hover{
  border-color:#999;
}

/* Dropdown sąrašas */
#font-dropdown .font-list{
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;

  background:#fff;
  border:1px solid #ccc;
  border-top:none;

  max-height:240px;     /* scroll */
  overflow-y:auto;
  z-index:1000;

  box-shadow:0 6px 12px rgba(0,0,0,.175);
}

/* Vienas fontas */
#font-dropdown .font-item{
  padding:10px 12px;
  cursor:pointer;
  font-size:16px;
  line-height:1.2;
}

/* Hover ant fonto */
#font-dropdown .font-item:hover{
  background:#f5f5f5;
}

/* Pažymėtas fontas */
#font-dropdown .font-item.active{
  background:#1b1b1b;
  font-weight:600;
}




/* ============================================================
   CUSTOM TEXT PREVIEW FRAME
============================================================ */
#custom-text-preview-wrap{
  width:100%;
  max-width:100%;
  padding:10px;

  border-radius:12px;
  border:1px dashed #cfcfcf;

  background:
    linear-gradient(45deg,#f2f2f2 25%,transparent 25%),
    linear-gradient(-45deg,#f2f2f2 25%,transparent 25%),
    linear-gradient(45deg,transparent 75%,#f2f2f2 75%),
    linear-gradient(-45deg,transparent 75%,#f2f2f2 75%);
  background-size:20px 20px;
  background-position:0 0,0 10px,10px -10px,-10px 0;

  box-sizing:border-box;
  overflow:hidden;

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


/* ============================================================
   SCALE GROUP (ICON + TEXT)
============================================================ */
#custom-preview-scale{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding: 15px;

  transform-origin:center center;
  will-change:transform;
}


/* ============================================================
   ICON CONTAINERS
============================================================ */
#custom-icon-left,
#custom-icon-right{
  display:flex;
  align-items:center;
}


/* ============================================================
   ICON
============================================================ */
.custom-icon{
  height:3em;        /* VISADA LYGU TEKSTO AUKŠČIUI */
  width:auto;
  display:block;
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, .35));
}


/* ============================================================
   TEXT
============================================================ */
#custom-text-preview{
  white-space:nowrap;
  font-size:3em;
  line-height:1.1;
  color:#000;

  text-shadow:0 2px 6px rgba(0,0,0,.35);
}


/* ============================================================
   COUNTERS & INFO
============================================================ */
.char-counter{
  margin-top:6px;
  font-size:13px;
  color:#666;
}

.char-counter.warn{
  color:#d9534f;
  font-weight:600;
}

.custom-size-info{
  font-size:16px;
  color:#d6403f;
  width:100%;
  font-weight:600;
}


/* ============================================================
   HIDE REAL FONT SELECT
============================================================ */
[data-option-id="32"]{
  display:none !important;
}
.form-input-option_id_35 {
  display:none !important;
}
.btn-disabled{
  animation: shake 0.3s;
  background:#ccc !important;
  cursor:not-allowed;
}

@keyframes shake{
  0%{transform:translateX(0);}
  25%{transform:translateX(-4px);}
  50%{transform:translateX(4px);}
  75%{transform:translateX(-4px);}
  100%{transform:translateX(0);}
}

/* ================================
   CATEGORY MENU – CLEAN BASE (NO UNDERLINE)
   ================================ */

.category-menu {
  font-size: 14px;
}

/* RESET */
.category-menu ul,
.category-menu li {
  list-style: none !important;
  margin: 0;
  padding: 0;
}

.category-menu a {
  text-decoration: none;
  display: block;
}

/* ================================
   PARENT CATEGORIES
   ================================ */

.category-menu__item {
  margin-bottom: 14px;
}

.category-menu__link--parent {
  padding: 4px 6px;
}

.category-menu__link--parent .category-menu__text {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .4px;
  color: #111;
  transition: background-color .2s ease, color .2s ease;
}

/* Parent hover – subtle background */
.category-menu__link--parent:hover {
  background: #f6f6f6;
}

.category-menu__link--parent:hover .category-menu__text {
  color: #000;
}

/* Active parent */
.category-menu__item.is-active .category-menu__link--parent {
  background: #f0f0f0;
}

/* ================================
   SUBCATEGORIES
   ================================ */

.category-menu__children {
  margin-top: 6px !important;
  margin-left: 18px !important;          /* kaip pirmajame variante */
  padding-left: 14px !important;
  border-left: 2px solid #e6e6e6 !important;
}

.category-menu__child {
  margin: 4px 0;
}

.category-menu__child a {
  padding: 4px 6px;
}

.category-menu__child .category-menu__text {
  font-size: 13px;
  color: #555;
  transition: background-color .2s ease, color .2s ease;
}

/* Subcategory hover – light background */
.category-menu__child a:hover {
  background: #f7f7f7;
}

.category-menu__child a:hover .category-menu__text {
  color: #000;
}

/* Active subcategory */
.category-menu__child.is-active a {
  background: #f0f0f0;
}

.category-menu__child.is-active .category-menu__text {
  color: #000;
  font-weight: 500;
}

/* ================================
   MOBILE
   ================================ */

@media (max-width: 768px) {
  .category-menu {
    display: none;
  }
}

/* ================================
   COOKIE CONSENT
   ================================ */

#cookie-consent{
  position:fixed;
  z-index:9999;
  background:#111;
  color:#fff;
  font-size:13px;
  box-shadow:0 10px 30px rgba(0,0,0,.35);

  opacity:0;
  transform:translateY(10px);
  transition:opacity .15s ease, transform .15s ease;

  display:none;
  pointer-events:none;
}

#cookie-consent.cc-visible{
  opacity:1;
  transform:translateY(0);
  pointer-events:auto;
}

/* text */

#cookie-consent .cc-text{
  line-height:1.4;
}

#cookie-consent a{
  color:#fff;
  opacity:.8;
  text-decoration:underline;
}

#cookie-consent a:hover{
  opacity:1;
}

/* actions */

#cookie-consent .cc-actions{
  display:flex;
  gap:10px;
}

#cookie-consent button{
  background:none;
  border:none;
  color:#aaa;
  font-size:12px;
  cursor:pointer;
  padding:4px 6px;
}

#cookie-consent button#cc-accept{
  color:#fff;
  font-weight:600;
}

#cookie-consent button:hover{
  color:#fff;
}

/* ================================
   DESKTOP
   ================================ */

@media (min-width:768px){

  #cookie-consent{
    bottom:85px;
    left:20px;
    max-width:360px;
    padding:14px 16px;
    border-radius:6px;
  }

  #cookie-consent .cc-actions{
    justify-content:flex-end;
    margin-top:10px;
  }

}

/* ================================
   MOBILE COOKIE PILL
   ================================ */

@media (max-width:767px){

  #cookie-consent{
    bottom:90px;
    left:12px;
    width:auto;
    max-width:320px;
    padding:10px 12px;
    border-radius:18px;
    box-shadow:0 6px 20px rgba(0,0,0,.35);
  }

  #cookie-consent .cc-row{
    display:flex;
    align-items:center;
    gap:10px;
  }

  #cookie-consent .cc-mini{
    font-size:12px;
    opacity:.9;
    white-space:nowrap;
  }

  #cookie-consent .cc-info{
    color:#fff;
    text-decoration:none;
    opacity:.75;
    font-size:14px;
    line-height:1;
  }

  #cookie-consent .cc-info:hover{
    opacity:1;
  }

  #cookie-consent .cc-actions{
    margin-left:auto;
    display:flex;
    gap:12px;
  }

  #cookie-consent button{
    font-size:12px;
    padding:4px 6px;
  }
}

/* === ACCOUNT DASHBOARD === */
.account-dashboard {
  margin-top: 20px;
}

.account-section {
  margin-bottom: 35px;
}

.account-section h2 {
  font-size: 20px;
  margin-bottom: 15px;
}

.account-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 15px;
}

.account-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  border: 1px solid #eee;
  background: #fff;
  color: #111;
  text-decoration: none;
  transition: all .2s ease;
  border-radius: 10px;
}

.account-card i {
  font-size: 18px;
  width: 22px;
  text-align: center;
  color: #111;
}

.account-card span {
  font-size: 14px;
}

.account-card:hover {
  border-color: #111;
  background: #fafafa;
  text-decoration: none;
}

/* Mobile */
@media (max-width: 767px) {
  .account-grid {
    grid-template-columns: 1fr;
  }
}

/* ===== DROPDOWN BASE ===== */
.custom-search-results {
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 420px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.12);
    border: 1px solid #eee;
    z-index: 9999;
    padding: 10px 0;
    max-height: 420px;
    overflow-y: auto;
    font-size: 14px;
}
@media (max-width: 767px){

.custom-search-results{
    width: calc(100vw - 24px);
    left: 12px !important;
    right: 12px;
    max-width: none;
}

}

/* Scroll */
.custom-search-results::-webkit-scrollbar {
    width: 6px;
}
.custom-search-results::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 10px;
}

/* Section title */
.search-section-title {
    padding: 8px 15px;
    font-size: 12px;
    text-transform: uppercase;
    color: #888;
    font-weight: 600;
}

/* Category */
.search-category a {
    display: block;
    padding: 8px 15px;
    color: #333;
    text-decoration: none;
}
.search-category a:hover {
    background: #f5f5f5;
}

/* Product */
.search-product {
    display: flex;
    align-items: center;
    padding: 8px 15px;
    gap: 12px;
    text-decoration: none;
    color: #333;
}
.search-product:hover {
    background: #f5f5f5;
}

.search-product img {
    width: 45px;
    height: 45px;
    border-radius: 6px;
    object-fit: cover;
    border: 1px solid #eee;
}

.search-product-name {
    flex: 1;
    font-size: 14px;
}

.search-product-price {
    font-weight: 600;
    white-space: nowrap;
}

/* Footer */
.search-all {
    padding: 10px 15px;
    border-top: 1px solid #eee;
}
.search-all a {
    font-weight: 600;
    text-decoration: none;
    color: #222;
}
.search-all a:hover {
    text-decoration: underline;
}

.search-loading,
.search-empty {
    padding: 15px;
}

/* ===== MOBILE ===== */
@media (max-width: 768px) {

    .custom-search-results {
        max-height: 60vh;
        border-radius: 8px;
    }

    .search-product {
        padding: 12px 14px;
    }

    .search-product img {
        width: 50px;
        height: 50px;
    }

    .search-product-name,
    .search-product-price,
    .search-category a {
        font-size: 15px;
    }
}



/* ===== SUCCESS PAGE MODERN ===== */

.success-wrapper {
    min-height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 20px;
}

.success-card {
    background: #ffffff;
    padding: 60px 50px;
    border-radius: 18px;
    box-shadow: 0 25px 60px rgba(0,0,0,0.08);
    text-align: center;
    max-width: 600px;
    width: 100%;
    animation: fadeUp 0.6s ease forwards;
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Check icon */

.success-icon {
    margin-bottom: 25px;
}

.checkmark {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #28a745;
    margin: 0 auto;
    position: relative;
    animation: pop 0.4s ease-out;
}

@keyframes pop {
    0% { transform: scale(0.6); opacity: 0; }
    100% { transform: scale(1); opacity: 1; }
}

.success-icon {
    margin-bottom: 30px;
    overflow: visible; /* svarbu */
}

.check-svg {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    overflow: visible;
}

/* Circle */
.check-circle {
    stroke: #28a745;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-dasharray: 163;
    stroke-dashoffset: 163;
    animation: drawCircle 0.6s ease-out forwards;
}

/* Check */
.check-path {
    stroke: #28a745;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 40;
    stroke-dashoffset: 40;
    animation: drawCheck 0.4s ease-out 0.6s forwards;
}

@keyframes drawCircle {
    to { stroke-dashoffset: 0; }
}

@keyframes drawCheck {
    to { stroke-dashoffset: 0; }
}

/* Title */

.success-card h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

/* Order number */

.order-number {
    font-size: 18px;
    margin-bottom: 20px;
    color: #333;
}

.order-number strong {
    font-size: 20px;
}

/* Text */

.success-text {
    color: #666;
    line-height: 1.6;
    margin-bottom: 20px;
}

/* Redirect */

.redirect-text {
    font-size: 14px;
    color: #999;
    margin-bottom: 30px;
}

/* Button */

.btn-continue {
    padding: 12px 34px;
    border-radius: 10px;
    font-weight: 600;
    display: inline-block;
}


/* ===== OVERLAY ===== */
.cart-success-modal {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s ease;
    z-index: 9999;
}

.cart-success-modal.active {
    opacity: 1;
    visibility: visible;
}

/* ===== BOX ===== */
.cart-success-box {
    background: #fff;
    width: 520px;
    max-width: 92%;
    border-radius: 18px;
    padding: 32px;
    position: relative;
    transform: translateY(25px);
    transition: transform .25s ease;
}

.cart-success-modal.active .cart-success-box {
    transform: translateY(0);
}

/* Close */
.cart-close {
    position: absolute;
    top: 18px;
    right: 20px;
    background: none;
    border: none;
    font-size: 22px;
    cursor: pointer;
}

/* ===== LAYOUT ===== */
.cart-success-content {
    display: flex;
    gap: 28px;
    align-items: center;
}

/* IMAGE COLUMN */
.cart-success-image {
    flex: 0 0 150px;
}

.cart-success-image img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 12px;
}

/* TEXT COLUMN */
.cart-success-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cart-success-info p {
    margin: 0 0 20px 0;
    line-height: 1.6;
    color: #444;
}

/* ===== BUTTONS ===== */
.cart-success-actions {
    display: flex;
    gap: 14px;
}

.cart-success-actions a {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 22px;
    border-radius: 12px;
    font-weight: 600;
    text-decoration: none;
    transition: all .2s ease;
    min-height: 56px;
    white-space: nowrap; /* ← svarbiausia */
}

/* Continue */
.btn-continue {
    background: #f3f3f3;
    color: #333;
    margin-top:15px;
}

.btn-continue:hover {
    background: #e5e5e5;
}

/* Checkout */
.btn-checkout {
    background: #2ea043;
    color: #fff;
    box-shadow: 0 6px 20px rgba(46,160,67,0.3);
}

.btn-checkout:hover {
    background: #24913a;
    transform: translateY(-2px);
}

/* ===== MOBILE ===== */
@media (max-width: 576px) {

    .cart-success-box {
        padding: 24px;
    }

    .cart-success-content {
        flex-direction: column;
        text-align: center;
        gap: 18px;
    }

    .cart-success-image {
        flex: none;
    }

    .cart-success-image img {
        width: 120px;
        height: 120px;
    }

    .cart-success-actions {
        flex-direction: column;
        width: 100%;
    }

    .cart-success-actions a {
        width: 100%;
    }
}

/* CART PAGE */

.modern-cart .cart-card {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.cart-card:hover{
    box-shadow:0 6px 28px rgba(0,0,0,0.06);
    transform:translateY(-2px);
    transition:all 0.25s ease;
}


.cart-image img {
  width: 90px;
  border-radius: 8px;
}

.cart-info {
  flex: 1;
  padding: 0 20px;
}

.cart-info h4 {
  margin: 0 0 5px;
  font-weight: 600;
}

.cart-option {
  font-size: 13px;
  color: #777;
}

.cart-qty {
  display: flex;
  align-items: center;
}

.qty-minus,
.qty-plus {
  width: 32px;
  height: 32px;
  border: none;
  background: #f2f2f2;
  font-size: 18px;
  cursor: pointer;
  border-radius: 6px;
}

.qty-input{
    width:40px;
    text-align:center;
    border:none;
    font-weight:600;
    font-size:15px;
    background:transparent;
}

.cart-total {
  width: 100px;
  text-align: right;
  font-weight: 600;
}

.cart-remove .remove-btn {
  background: none;
  border: none;
  font-size: 22px;
  color: #999;
  cursor: pointer;
}

.cart-summary {
  background: #fff;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  position: sticky;
  top: 30px;
}

.summary-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.btn-checkout {
  width: 100%;
  margin-top: 15px;
  padding: 12px;
  font-weight: 600;
  border-radius: 8px;
}

.continue-link {
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #666;
}
.success-continue {
    padding: 12px 34px;
    border-radius: 10px;
    font-weight: 600;
    display: inline-block;
}
.cart-inline-stock-warning {
    margin-top: 8px;
    padding: 8px 12px;
    background: #fff3cd;
    color: #856404;
    border-radius: 6px;
    font-size: 13px;
    animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(-3px); }
    to { opacity: 1; transform: translateY(0); }
}
.cart-inline-stock-warning {
    margin-top: 8px;
    padding: 8px 12px;
    background: #fff3cd;
    color: #856404;
    border-radius: 6px;
    font-size: 13px;
    transition: opacity 0.3s ease;
}

/* ===== DESKTOP FIX ===== */

/* ===== DESKTOP GRID ===== */

/* ===== CLEAN PREMIUM CART ===== */

.cart-card{
    padding:24px;
    border-radius:14px;
    background:#fff;
    box-shadow:0 4px 20px rgba(0,0,0,0.03);
}

.cart-grid{
display: grid;
    grid-template-columns: 110px 1fr 280px;
    gap: 24px;
    justify-content: stretch;
    width: 100%;
}
.cart-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:24px;
}

.cart-product-title{
    font-size:18px;
    font-weight:600;
    line-height:1.3;
    margin-bottom:10px;
}

/* IMAGE */
.cart-img img {
  width: 110px;
  height: 110px;
  object-fit: cover;
  border-radius: 16px;
}

/* INFO */
.cart-info h4 {
  font-size: 17px;
  margin-bottom: 10px;
}

.option-line{
    font-size:13px;
    color:#666;
    margin-top:4px;
}

/* CONTROLS */
/* ===== STABLE CART HEADER LINE ===== */

.cart-grid{
    display:grid;
    grid-template-columns: 110px 1fr 280px;
    gap:24px;
    align-items:start;
}

.cart-info {
  display: flex;
  flex-direction: column;
}

.cart-top{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;   /* 🔥 vietoj center */
    gap:20px;
}

.cart-title{
    font-size:18px;
    font-weight:600;
    line-height:1.3;
    margin-bottom:8px;
}
.cart-right{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    gap:24px;
}

.qty-wrapper{
    display:flex;
    align-items:center;
}

.cart-price{
    font-size:18px;
    font-weight:700;
    min-width:90px;         /* 🔥 kad visos kainos būtų lygios */
    text-align:right;
}

.remove-btn{
    width:34px;
    height:34px;
    border:1px solid #dcdcdc;
    background:#fff;
    border-radius:8px;
    font-size:18px;
    line-height:1;
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:all .2s ease;
}
.remove-btn:hover{
    background:#f8f8f8;
    border-color:#cfcfcf;
}
.remove-btn .remove-text {
  display: none;
}
.remove-btn .remove-icon {
  display: none;
}


@media (max-width: 768px) {

  .cart-card-top {
    flex-direction: column;
  }

  .cart-card-bottom {
    justify-content: space-between;
    margin-top: 12px;
  }

}

@media (max-width: 768px) {

.cart-grid{
    grid-template-columns: 80px 1fr;
    gap:16px;
}

.cart-actions{
    grid-column: 1 / -1;      /* per visą plotį */
    justify-content:space-between;
    margin-top:12px;
}

.cart-img img{
    width:80px;
    height:80px;
}

.cart-product-title{
    font-size:16px;
}

.qty-wrapper{
    gap:6px;
}

.cart-price{
    font-size:16px;
    font-weight:600;
}

.remove-btn{
    width:30px;
    height:30px;
    font-size:16px;
}



  /* Remove pakeičiam į tekstinį */
.remove-btn {
    width: auto;
    height: auto;
    border: none;
    background: none;
    padding: 6px 0;
    font-size: 14px;
    color: #666;
    display: inline-flex;
    align-items: center;
    gap: 6px;
  }

  .remove-btn::after {
    content: "";
  }

  .remove-btn .remove-icon {
    display: inline;
  }

  .remove-btn .remove-text {
    display: inline;
  }

  .remove-btn:hover {
    color: #d33;
  }

}
.cart-title a {
  text-decoration: none;
  color: inherit;
}

.cart-title a:hover {
  text-decoration: underline;
}

.cart-img a {
  display: block;
}
.cart-inline-stock-warning{
    margin-top:8px;
    padding:8px 12px;
    background:#fff3cd;
    color:#856404;
    border-radius:6px;
    font-size:13px;
}


/* MOBILE STICKY CHECKOUT */
@media (max-width:768px){

.mobile-checkout-bar{
    position:fixed;
    bottom:0;
    left:0;
    right:0;
    background:#ffffff;
    padding:14px 16px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    box-shadow:0 -4px 16px rgba(0,0,0,0.08);
    z-index:1000;
}

.mobile-total{
    font-size:18px;
    font-weight:700;
}

.mobile-checkout-btn{
    background:#2e7d32;
    color:#fff;
    padding:10px 18px;
    border-radius:10px;
    text-decoration:none;
    font-weight:600;
    font-size:14px;
    transition:all .2s ease;
}

.mobile-checkout-btn:hover{
    background:#256628;
}

/* kad neuždengtų turinio */
body{
    padding-bottom:80px;
}
}
/* desktop – nerodom */
@media (min-width:769px){
    .mobile-checkout-bar{
        display:none;
    }
}
/* --------------------------------------------- */
/* ===== ACCOUNT ORDERS ===== */

.account-orders {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 25px;
}

.order-card {
    background: #fff;
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.05);
    transition: 0.2s ease;
}

.order-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 22px rgba(0,0,0,0.08);
}

.order-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
}

.order-id .label {
    display: block;
    font-size: 12px;
    color: #888;
}

.order-id strong {
    font-size: 18px;
}

.order-status {
    padding: 6px 14px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
}

/* Status colors */
.status-išsiųstas,
.status-issiustas {
    background: #e6f7ed;
    color: #1a7f37;
}

.status-laukiama {
    background: #fff6e5;
    color: #b76e00;
}

.status-atšauktas {
    background: #ffeaea;
    color: #c62828;
}

.order-meta {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.meta-label {
    display: block;
    font-size: 12px;
    color: #888;
    margin-bottom: 4px;
}

.order-total {
    font-size: 18px;
}

.order-actions {
    margin-top: 18px;
}

.btn-view-order {
    display: inline-block;
    padding: 10px 18px;
    background: #111;
    color: #fff;
    border-radius: 8px;
    text-decoration: none;
    font-weight: 500;
    transition: 0.2s ease;
}

.btn-view-order:hover {
    background: #2e7d32; /* tavo žalia */
    color: #fff;
}

/* Pagination */
.account-pagination {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* Empty */
.account-empty {
    background: #f8f8f8;
    padding: 25px;
    border-radius: 10px;
}

/* MOBILE */
@media (max-width: 768px) {

    .order-meta {
        flex-direction: column;
    }

    .order-card {
        padding: 18px;
    }

}
/* ------------------------------------------*/
/* ===== WISHLIST MODERN ===== */

.wishlist-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 25px;
}

/* ===== MOBILE 2 COLUMNS ===== */
@media (max-width: 768px) {

    .wishlist-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }

    .wishlist-card {
        padding: 14px;
    }

    .wishlist-title {
        font-size: 14px;
    }

    .wishlist-price {
        font-size: 16px;
    }

    .btn-add-cart {
        padding: 8px;
        font-size: 14px;
    }

    .btn-remove {
        padding: 8px 10px;
    }

}

.wishlist-card {
    background: #fff;
    border-radius: 14px;
    padding: 18px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.05);
    transition: 0.2s ease;
    display: flex;
    flex-direction: column;
}

.wishlist-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
}

.wishlist-image img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}

.wishlist-title {
    font-size: 16px;
    margin-bottom: 10px;
}

.wishlist-title a {
    color: #111;
    text-decoration: none;
}

.wishlist-title a:hover {
    color: #2e7d32;
}

.wishlist-price {
    font-size: 18px;
    margin-bottom: 15px;
}

.price-old {
    text-decoration: line-through;
    color: #888;
    margin-left: 8px;
}

.price-new {
    color: #c62828;
    font-weight: 600;
}

.wishlist-actions {
    margin-top: auto;
    display: flex;
    gap: 10px;
}

.btn-add-cart {
    flex: 1;
    background: #111;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 8px;
    font-weight: 500;
    transition: 0.2s ease;
}

.btn-add-cart:hover {
    background: #2e7d32;
}

.btn-remove {
    background: #da4f49;
    color: #fff;
    padding: 10px 14px;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.2s ease;
}

.btn-remove:hover {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.wishlist-empty {
    background: #f8f8f8;
    padding: 25px;
    border-radius: 10px;
}
.alert-wish {
  display:none;
}
/*-------------------------------*/
/* ===== ADDRESS LIST MODERN ===== */

.address-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));
    gap: 25px;
    margin-top: 25px;
}

.address-card {
    background: #fff;
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.05);
    transition: 0.2s ease;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.address-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 24px rgba(0,0,0,0.08);
}

.address-content {
    line-height: 1.6;
    white-space: pre-line;
    margin-bottom: 20px;
}

.address-actions {
    display: flex;
    gap: 12px;
}

.btn-edit {
    flex: 1;
    background: #111;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    transition: 0.2s ease;
}

.btn-edit:hover {
    background: #2e7d32;
}

.btn-delete {
    flex: 1;
    background: #f44336;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    transition: 0.2s ease;
}

.btn-delete:hover {
    background: #c62828;
}

.address-empty {
    background: #f8f8f8;
    padding: 25px;
    border-radius: 10px;
}

/* MOBILE */
@media (max-width: 768px) {

    .address-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .address-card {
        padding: 18px;
    }

}
/*----------------------------*/

/* ===== MODERN ADDRESS FORM ===== */

.modern-form {
    max-width: 720px;
    margin-top: 25px;
}

.form-group-modern {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.form-group-modern label {
    font-size: 14px;
    margin-bottom: 6px;
    font-weight: 500;
}

.form-control-modern {
    padding: 12px 14px;
    border-radius: 10px;
    border: 1px solid #ddd;
    transition: 0.2s ease;
    font-size: 14px;
}

.form-control-modern:focus {
    border-color: #2e7d32;
    box-shadow: 0 0 0 3px rgba(46,125,50,0.08);
    outline: none;
}

.form-error {
    font-size: 12px;
    color: #c62828;
    margin-top: 5px;
}

/* Buttons */

.form-actions-modern {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-back-modern {
    padding: 10px 18px;
    border-radius: 8px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #111;
    transition: 0.2s ease;
}

.btn-back-modern:hover {
    background: #f5f5f5;
}

.btn-submit-modern {
    padding: 12px 28px;
    border-radius: 10px;
    border: none;
    background: #111;
    color: #fff;
    font-weight: 600;
    transition: 0.2s ease;
}

.btn-submit-modern:hover {
    background: #2e7d32;
}

/* MOBILE */
@media (max-width: 768px) {
    .modern-form {
        max-width: 100%;
    }

    .form-actions-modern {
        flex-direction: column;
        gap: 15px;
    }

    .btn-submit-modern {
        width: 100%;
    }

    .btn-back-modern {
        width: 100%;
        text-align: center;
    }
}
/*----------------*/

/* ===== ACCOUNT SIDEBAR MODERN ===== */

.account-sidebar {
    background: #fff;
    border-radius: 14px;
    padding: 18px;
    box-shadow: 0 4px 18px rgba(0,0,0,0.05);
}

.account-link {
    display: block;
    padding: 12px 14px;
    border-radius: 8px;
    text-decoration: none;
    color: #333;
    transition: 0.2s ease;
    font-size: 14px;
    margin-bottom: 6px;
}

.account-link:hover {
    background: #f5f5f5;
    color: #111;
}

.account-link.logout {
    margin-top: 10px;
    color: #c62828;
}

.account-link.logout:hover {
    background: #ffeaea;
}

/* ACTIVE STATE (automatinis pagal URL) */
.account-link.active {
    background: #111;
    color: #fff;
}

/* MOBILE */
@media (max-width: 768px) {
    .account-sidebar {
        margin-bottom: 20px;
    }
}

/* ICON STYLE */

.account-link {
    display: flex;
    align-items: center;
    gap: 10px;
}

.account-link i {
    width: 18px;
    text-align: center;
    font-size: 14px;
    opacity: 0.7;
    transition: 0.2s ease;
}

.account-link:hover i {
    opacity: 1;
}

.account-link.active i {
    opacity: 1;
}

.account-link span {
    flex: 1;
}
/*---------------------------*/

.account-login-link {
    margin-bottom: 20px;
    color: #666;
}

.radio-modern {
    display: flex;
    gap: 20px;
}

.checkbox-modern {
    display: flex;
    align-items: center;
    gap: 8px;
}

.full-width {
    width: 100%;
}

/*----------------------------------------*/

/* ===== LOGIN PAGE ===== */

.auth-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.auth-card {
    width: 100%;
    max-width: 420px;
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.06);
}

.auth-subtitle {
    color: #666;
    margin-bottom: 25px;
}

.forgot-link {
    display: block;
    font-size: 13px;
    margin-top: 6px;
    color: #666;
    text-decoration: none;
}

.forgot-link:hover {
    color: #2e7d32;
}

.auth-divider {
    height: 1px;
    background: #eee;
    margin: 25px 0;
}

.auth-register {
    text-align: center;
}

.btn-secondary-modern {
    display: inline-block;
    margin-top: 10px;
    padding: 10px 20px;
    border-radius: 8px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #111;
    transition: 0.2s ease;
}

.btn-secondary-modern:hover {
    background: #f5f5f5;
}

/* MOBILE */
@media (max-width: 768px) {
    .auth-card {
        padding: 22px;
    }
}
/*----------------------------------------*/

/* ===== CONTACT PAGE ===== */

.contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-top: 30px;
}

.contact-card,
.contact-form-card {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.05);
}

.contact-block {
    margin-bottom: 18px;
}

.contact-block strong {
    display: block;
    margin-bottom: 4px;
    font-size: 14px;
}

.contact-card h3,
.contact-form-card h3 {
    margin-bottom: 20px;
}

/* MOBILE */
@media (max-width: 992px) {
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}
/*----------------------------------------------*/

/* ===== SITEMAP PAGE ===== */

.sitemap-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    margin-top: 30px;
}

.sitemap-card {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.05);
}

.sitemap-card h3 {
    margin-bottom: 20px;
}

.sitemap-list {
    list-style: none;
    padding-left: 0;
}

.sitemap-list ul {
    list-style: none;
    padding-left: 15px;
    margin-top: 6px;
}

.sitemap-list li {
    margin-bottom: 6px;
}

.sitemap-list a {
    text-decoration: none;
    transition: 0.2s ease;
}

.sitemap-list a:hover {
    color: #2e7d32;
}

/* Hierarchija */
.level-1 {
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
}

.level-2 {
    font-size: 14px;
    opacity: 0.9;
}

.level-3 {
    font-size: 13px;
    opacity: 0.8;
}

/* MOBILE */
@media (max-width: 992px) {
    .sitemap-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

/* ===================== */
/* SAFE PRODUCT UPGRADE  */
/* ===================== */

#product-product .product-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 15px;
}

#product-product .product-short-desc {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}

#product-product .right .product-options {
    background: #f8f8f8;
    padding: 20px;
    border-radius: 10px;
}

#product-product .product-options .form-group {
    margin-bottom: 15px;
}

#product-product .product-options label {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 5px;
}

#product-product .product-options .form-control {
    border-radius: 8px;
    height: 42px;
}

/* Quantity */
#product-product .qty-wrap {
    display: flex;
    gap: 5px;
}

#product-product .qty-wrap button {
    width: 36px;
    height: 36px;
    border-radius: 6px;
}

/* Price */
#product-product .price h2 {
    font-size: 28px;
    font-weight: 700;
}

/* Add to cart */
#product-product #button-cart {
    border-radius: 8px;
    height: 48px;
    font-weight: 600;
}

/* Order summary */
#product-product .order-summary {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    margin-top: 10px;
}

/*------------------------------------------------*/

.category-seo-description{
margin-top:40px;
font-size:15px;
line-height:1.7;
color:#444;
}

.category-seo-description h2,
.category-seo-description h3{
margin-top:25px;
}
.seo-category-text{
margin-top:40px;
font-size:15px;
line-height:1.7;
color:#444;
}

.seo-more{
display:none;
margin-top:15px;
}

.seo-read-more{
display:inline-block;
margin-top:10px;
font-weight:600;
cursor:pointer;
color:#2a7ae2;
}

/* MOBILE PRODUCT LAYOUT */

@media (max-width:768px){

.product-layout{
    display:flex !important;
    flex-direction:column !important;
}

/* default: nuotrauka viršuje */
.product-images{
    order:1 !important;
}

.product-config{
    order:2 !important;
}
.tab-content {
     order:2 !important;
}
.nav-tabs {
    order:2 !important;
}
/* jei yra calculator → keičiam */
.product-layout.has-calculator .product-images{
    order:2 !important;
}

.product-layout.has-calculator .product-config{
    order:1 !important;
}
.nav-tabs{
margin-top:40px;
}

.tab-content{
}
.product-images .product-tabs{
display:none !important;
}

.product-tabs{
margin-top:30px;
}

}
/*---------------------------------------*/

@media (min-width:768px){

.product-layout{
display:block;
}

.product-layout > .product-images,
.product-layout > .product-config{
float:left;
}



.product-layout:after{
content:"";
display:block;
clear:both;
}

}

@media (min-width:768px){

.product-layout{
display:flex;
align-items:flex-start;
}

.product-images{
position: sticky;
top:100px;
height: fit-content;
}
.tab-content{
clear:both;
}

}
/* =========================
   MOBILE HEADER IMPROVE
   ========================= */

#site-header { padding: 14px 0; }
#site-header .header-row { margin-left: 0; margin-right: 0; }
#site-header .header-logo,
#site-header .header-search,
#site-header .header-cart { padding-left: 10px; padding-right: 10px; }

/* Logo smaller on mobile */
@media (max-width: 767px) {
  #site-header { padding: 10px 0; }

  #site-header #logo img {
    max-height: 44px;
    width: auto;
  }

  /* cart block tighter */
  #site-header .header-cart { text-align: right; }

  /* search should not create huge vertical space */
  #site-header .header-search { margin-top: 10px; }

  /* reduce top bar height a bit */
  #top { padding: 4px 0; }
  #top #top-links ul.list-inline { margin: 0; }
  #top #top-links ul.list-inline > li { padding-left: 6px; padding-right: 6px; }
}

/* Desktop: put search in the middle (even though DOM order is logo, cart, search) */
@media (min-width: 768px) {
  #site-header .header-row {
    display: flex;
    align-items: center;
  }

  #site-header .header-logo { order: 1; flex: 0 0 33.333%; max-width: 33.333%; }
  #site-header .header-search { order: 2; flex: 1 1 auto; max-width: none; }
  #site-header .header-cart { order: 3; flex: 0 0 25%; max-width: 25%; text-align: right; }

  /* kill bootstrap floats inside this row to avoid fighting */
  #site-header .header-logo,
  #site-header .header-search,
  #site-header .header-cart {
    float: none !important;
  }
}

/* =========================
   HEADER FIX (768–991px + Desktop)
   ========================= */

/* Bendras sutvarkymas nuo 768px (tablet+): sutvirtinam layout, nuimam float konfliktus */
@media (min-width: 768px) {

  /* Bootstrap .row dažnai turi float-based cols, o temos CSS kartais “pakrato” */
  header .row {
    display: flex;
    align-items: center;
  }

  header .row > [class*="col-"] {
    float: none !important; /* nukerta seną float logiką, kuri dažnai sugriauna centravimą */
  }

  /* Krepšelis visada dešinėje */
  header .col-sm-3 {
    display: flex;
    justify-content: flex-end;
  }

  /* Jeigu #cart turi float/inline-block – perrašom */
  header .col-sm-3 #cart,
  header .col-sm-3 #cart > button,
  header .col-sm-3 #cart .btn,
  header .col-sm-3 #cart .dropdown-toggle {
    float: none !important;
    margin-left: auto !important;
  }

  /* Jei tema centuoja tekstą šiame bloke – nuimam */
  header .col-sm-3 {
    text-align: right !important;
  }
}

/* Tarp 768–991px dažniausiai sugriūna: padarom tvarkingą stack’ą */
@media (min-width: 768px) and (max-width: 991px) {

  header .row {
    flex-wrap: wrap;
  }

  /* Logo per visą plotį */
  header .col-sm-4 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  /* Paieška per visą plotį */
  header .col-sm-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* Krepšelis po paieška, dešinėje */
  header .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: flex-end;
    margin-top: 10px;
  }
}

/*----------------------------------*/
@media (max-width: 767px) {
  .mh-cart { position: relative; }

  .cart-badge{
    position: absolute;
    top: -6px;
    right: -6px;
    min-width: 18px;
    height: 18px;
    padding: 0 5px;
    border-radius: 999px;
    background: #e53935;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    font-weight: 700;
    box-shadow: 0 2px 6px rgba(0,0,0,.15);
    pointer-events: none;
  }
}
/* Badge bendras */
.header-badge {
  position: absolute;
  top: -6px;
  right: -6px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  border-radius: 999px;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  background: #e53935;
  color: #fff;
  display: none;
  z-index: 2;
}

/* Mobile ikonoms */
.mobile-header .mh-btn,
.mobile-header .mh-cart {
  position: relative;
}

/* Desktop cart mygtukui */
#cart > button {
  position: relative;
}

/* ==============================
   PRODUCT TAGS (chips)
   ============================== */
.product-tags{
  margin-top: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  font-size: 14px;
}

.product-tags__label{
  color: #666;
  white-space: nowrap;
}

.product-tags__list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.product-tags__item{
  margin: 0;
  padding: 0;
}

.product-tags__link{
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border: 1px solid #e6e6e6;
  border-radius: 999px;
  background: #fff;
  color: #333;
  text-decoration: none;
  line-height: 1;
  transition: transform .08s ease, box-shadow .12s ease, border-color .12s ease;
}

.product-tags__link:hover{
  border-color: #d6d6d6;
  box-shadow: 0 6px 18px rgba(0,0,0,.06);
  transform: translateY(-1px);
}