@font-face {
    font-family: 'Montserrat';
    font-weight: 100;
    src: url('/catalog/view/fonts/Montserrat-Thin.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 200;
    src: url('/catalog/view/fonts/Montserrat-ExtraLight.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 300;
    src: url('/catalog/view/fonts/Montserrat-Light.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 400;
    src: url('/catalog/view/fonts/Montserrat-Regular.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 500;
    src: url('/catalog/view/fonts/Montserrat-Medium.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 600;
    src: url('/catalog/view/fonts/Montserrat-SemiBold.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 700;
    src: url('/catalog/view/fonts/Montserrat-Bold.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 800;
    src: url('/catalog/view/fonts/Montserrat-ExtraBold.ttf');
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 900;
    src: url('/catalog/view/fonts/Montserrat-Black.ttf');
}
body {
	font-family: 'Montserrat';
	font-weight: 400;
	color: black;
	line-height: 22px;
    font-size: 14px;
	width: 100%;
    background: rgb(255 249 238 / 50%);
}
html[lang="el-GR"] body {
    font-family: 'Arial';
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
.fa-lg{
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-15%
}
.fa-2x{
    font-size:2em
}
.fa-3x{
    font-size:3em
}
.fa-4x{
    font-size:4em
}
.fa-5x{
    font-size:5em
}
/* Override the bootstrap defaults */
h1 {
	font-size: 24px;  
    margin-top: 0;    
}
h2 {
	font-size: 22px;
    margin: 20px 0px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
    line-height: 18px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
ol, ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
    color: #df0505;
}
a:focus {
    outline: none !important;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.row.productrow {
    margin-left: -5px;
    margin-right: -5px;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}
.row.productrow > .col-lg-1, .row.productrow > .col-lg-10, .row.productrow > .col-lg-11, .row.productrow > .col-lg-12, .row.productrow > .col-lg-2, .row.productrow > .col-lg-3, .row.productrow > .col-lg-4, .row.productrow > .col-lg-5, .row.productrow > .col-lg-6, .row.productrow > .col-lg-7, .row.productrow > .col-lg-8, .row.productrow > .col-lg-9, .row.productrow > .col-md-1, .row.productrow > .col-md-10, .row.productrow > .col-md-11, .row.productrow > .col-md-12, .row.productrow > .col-md-2, .row.productrow > .col-md-3, .row.productrow > .col-md-4, .row.productrow > .col-md-5, .row.productrow > .col-md-6, .row.productrow > .col-md-7, .row.productrow > .col-md-8, .row.productrow > .col-md-9, .row.productrow > .col-sm-1, .row.productrow > .col-sm-10, .row.productrow > .col-sm-11, .row.productrow > .col-sm-12, .row.productrow > .col-sm-2, .row.productrow > .col-sm-3, .row.productrow > .col-sm-4, .row.productrow > .col-sm-5, .row.productrow > .col-sm-6, .row.productrow > .col-sm-7, .row.productrow > .col-sm-8, .row.productrow > .col-sm-9, .row.productrow > .col-xs-1, .row.productrow > .col-xs-10, .row.productrow > .col-xs-11, .row.productrow > .col-xs-12, .row.productrow > .col-xs-2, .row.productrow > .col-xs-3, .row.productrow > .col-xs-4, .row.productrow > .col-xs-5, .row.productrow > .col-xs-6, .row.productrow > .col-xs-7, .row.productrow > .col-xs-8, .row.productrow > .col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 14px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 14px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 14px;
}
.input-group .input-group-addon {
	font-size: 14px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.nav-tabs {
	margin-bottom: 15px;
    border-bottom: none;
}
.nav-tabs>li {
    float: left;
    margin-bottom: 2px;
}
.nav-tabs:after {
    content: "";
    background: #d64f2a;
    width: 100%;
    height: 2px;
    top: -2px;
    position: relative;
}  
.nav-tabs>li>a {
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    color: white;
    border: none;
}        
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a.active {
    background: #8c361e;
    color: #fff;
    border: none;
    outline: none;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
header {
    padding-bottom: 20px;
}
/* top */
#top {
	background: #fff9ee;
    box-shadow: 0 0 10px #c6b48d80;
    -moz-box-shadow: 0 0 10px #c6b48d80;
    -webkit-box-shadow: 0 0 10px #c6b48d80;
    -o-box-shadow: 0 0 10px #c6b48d80;
    position: relative;
    z-index: 9;
}
#top .container {
	padding: 5px 10px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
ul.list-inline {
    margin: 0 0 1px 0;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
    margin-top: 20px;
}

#logo img{
    height: 55px;
    width: auto;
}
/* search */
#search {
	margin: 35px 0 5px;
    background: #000000;
    padding: 2px;
    border-radius: 4px;
}
#search .input-lg {
	height: 30px;
	line-height: 20px;
	padding: 0 10px;
    border-radius: 4px;
}
#search .btn {
	height: 30px;
    line-height: 20px;
    padding: 0 10px;
    border: 1px solid #c74522;
}
/* cart */
#cart > .btn {
    font-size: 14px;
    line-height: 18px;
    color: #000;
    background: transparent;
    border: none;
    box-shadow: none;
    text-align: right;
    margin: 28px 0 0;
    padding-right: 0;
    padding-left: 0;
}
#cart.open > .btn, #cart:hover > .btn {
	color: #df0505;
	box-shadow: none;
	text-shadow: none;
}
#cart-total:before {
    content: "";
    background-image: url('/image/cart.png');
    width: 32px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
#cart-total:after {
    display: block;
    content: "";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    content: "\f0d7";
    display: inline-block;
    padding-left: 5px;
}
.flexcartbuttons{
    display: flex;
    gap: 10px;
} 
.flexcartbuttons > *{
    flex: 1;          
    align-items: center;
    display: grid;
    white-space: break-spaces;
}
#cart.open #cart-total:after, #cart:hover #cart-total:after{
    content: "\f0d8";
}
#cart:hover > .dropdown-menu {
    display: block;
}
#cart.open > .btn:hover {
    color: #df0505;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
    min-width: 100%;
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 45%);
    padding: 0;
    border: 1px solid #ede5da;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    background: #fff;
    width: 350px;
    margin-top: 0px;
}
#cart .dropdown-menu li > div .table-striped>tbody>tr:nth-of-type(odd) {
    background: transparent;
}
#cart .dropdown-menu li > div .table-striped>tbody>tr>td {
    border-top: none;
    border-bottom: 1px solid #dddddd;
    padding: 10px 5px;
    vertical-align: middle;
}
#cart .dropdown-menu li > div .table-striped>tbody>tr>td:first-child {
    padding-left: 0px;
}
#cart .dropdown-menu li > div .table-striped>tbody>tr>td:last-child {
    padding-right: 0px;
}
#cart .dropdown-menu li > div .table-striped>tbody>tr>td img {
    max-width: none;
    padding: 0;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 10px 0;
}
/* menu */
#menu {
	background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    border: none !important;
    min-height: auto;
    margin: 0;
    height: 45px;
    width: 100%;
}
#menu .logging{
    display:none;
}
#menu.sticky .logging{
    display:block;
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    position: relative;
}
#menu.sticky #country{
    display:block;
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    position: initial;
}
#menu.sticky #country button b, #menu.sticky #country button span{
    background-color: transparent;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 20px;
    font-weight: 400;
}
#menu.sticky #country ul{
    top: 43px;
}
#menu.sticky #country button{
    padding: 12px 7px 13px 7px;
    border: none;
}
#menu .nav > li > a {
	color: #fff;
	padding: 12px 15px 13px 15px;
	background-color: transparent;
    font-size: 16px;
}
#menu .nav > li > a:hover, #menu .logging > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
    color: #d0c6b1;
}
#menu .dropdown-menu {
	padding-bottom: 0;
    margin-left: 0px !important;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
    display: block;
    padding: 3px 20px;
    line-height: 20px;
    color: #333333;
    white-space: nowrap;
    font-size: 14px;
    position: relative;
}
#menu .dropdown-inner li a:hover {
	color: #df0505;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
}
#menu .btn-navbar {
    color: #FFF;
    padding: 10px 20px;
    background: none;
    border: none;
    margin: 0;
    box-shadow: none; 
    outline: none;        
}   
#menu .btn-navbar i{
    font-size: 24px;
}
#menu .dropdown-inner a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #c3c3c3;
    position: absolute;
    left: 10px;
    top: 50%;
    border-radius: 100%;
    transform: translateY(-50%);
}
#menu .dropdown-inner a:hover:before {
    background: #df0505;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
        background: linear-gradient(to bottom,#fffbf6 47%,#f2e8d2 100%) repeat scroll 0 0 transparent;
        -webkit-border-radius: 0 0 5px 5px;
        -moz-border-radius: 0 0 5px 5px;
        -khtml-border-radius: 0 0 5px 5px;
        border-radius: 0 0 5px 5px;
        -webkit-box-shadow: 0 0 5px rgb(40 27 14 / 35%);
        -moz-box-shadow: 0 0 5px rgba(40,27,14,.35);
        box-shadow: 0 0 5px rgb(40 27 14 / 35%);
        position: absolute;
        border-top: none;
        padding: 10px 5px;
	}
}
@media (max-width: 767px) {
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
        color: #000;
        padding: 10px 15px 10px 30px;
        border-bottom: 1px solid gainsboro;
        background: white;
        white-space: break-spaces;
	}
    #menu .dropdown-inner li:last-child a {
        border-bottom: none;
	}
    #menu .dropdown-inner a:before {
        display: none;
    }
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: white;
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 0px;
	padding-top: 20px;
    padding-bottom: 20px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #dfd3bb;
    margin: 10px 0px;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
    margin-bottom: 10px;
    border: 1px solid #ebe8da;
    background: #fff9ee;
    border-radius: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 6px 11px;
    margin-top: 0;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
    padding: 3px 10px;
    position: relative;  
    display: inline;    
}
.breadcrumb > li:first-child {
    padding-left: 0px;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: -5px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #7a6741;
    border-bottom: 1px solid #7a6741;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumb > li:last-child:after {
    display:none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
    background: #fff;
    overflow: auto;
    padding: 6px;
    margin-bottom: 10px;
    border: 1px solid #ede5da;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.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: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {   
    background: #4e311a;
    background: -moz-linear-gradient(top,#4e311a 0,#2c1a0c 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4e311a),color-stop(100%,#2c1a0c));
    background: -webkit-linear-gradient(top,#4e311a 0,#2c1a0c 100%);
    background: -o-linear-gradient(top,#4e311a 0,#2c1a0c 100%);
    background: -ms-linear-gradient(top,#4e311a 0,#2c1a0c 100%);
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    border: none;
    color: #ffffff;
    width: auto;
    outline: none !important;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 400;
    transition: all 0.5s ease;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled] {
	background: #db7453;
    background: -moz-linear-gradient(top,#db7453 0,#b33917 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#db7453),color-stop(100%,#b33917));
    background: -webkit-linear-gradient(top,#db7453 0,#b33917 100%);
    background: -o-linear-gradient(top,#db7453 0,#b33917 100%);
    background: -ms-linear-gradient(top,#db7453 0,#b33917 100%);
    background: linear-gradient(to bottom,#db7453 0,#b33917 100%);
    color: #fff;
    border: none;
}
.btn-primary {
	background: #c44320;
    background: linear-gradient(to bottom,#d64f2a 0,#b33917 100%);
    color: #ffffff;
    width: auto;
    font-weight: bold;
    outline: none !important;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #c44320;
    text-transform: uppercase;
    transition: all 0.5s ease;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background: linear-gradient(to bottom,#b33917 0,#d64f2a 100%);
    border-color: #c44320;
}
.btn-secondary {
	background: #df0505;
    color: #ffffff;
    width: auto;
    font-weight: bold;
    outline: none !important;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #df0505;
    text-transform: uppercase;
    transition: all 0.5s ease;
    box-shadow: none;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {
	background: #de7a5f;
    border-color: #de7a5f;
    color: white;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #7a6741;
	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: #ffffff;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: var(--fa-style-family,"Font Awesome 6 Free");
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: var(--fa-style-family,"Font Awesome 6 Free");
}
/* product list */
.product-thumb {
	margin-bottom: 10px;
    overflow: auto;
    background: #fff9ee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    overflow: hidden;
    border: 1px solid #ede5da;
    padding: 0;
    padding: 5px;
    text-align: center;
    padding-bottom: 15px;
    transition: box-shadow 0.5s ease;
}
.setgrouplayout.setgrouplayoutactual .product-thumb {
    background: #fec;
    box-shadow: 0 0 6px grey;
}
.product-thumb:hover {
    background: #fff;
}
.product-thumb h4, .product-thumb h3, .product-thumb .product-detail-name {
    line-height: 20px;
    height: 60px;
    font-size: 14px;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
} 
.gridlist-list .product-thumb h4, .gridlist-list .product-thumb h3, .gridlist-list .product-thumb .product-detail-name {
    text-align: left;
} 
.gridlist-list .product-thumb .rating {
    justify-content: start;    
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image .newbuttons a:hover,.product-thumb .image .newbuttons button:hover {
    transform: scale(1.1);
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
    transition: transform 0.5s ease;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb .image {
    float: none;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ede5da;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}              s
.product-thumb .caption {
	text-align: center;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    height: 25px;
    display: block;
    color: #df0505;
    text-align: center; 
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin: 8px 0 !important;
}
.visible-list, .gridlist-list .visible-grid {
    display: none;
}
.gridlist-list .visible-list {
    display: block;
}

.product-thumb .price.withapproxprice {
    height: 48px;
    overflow: hidden;
}
.product-thumb .price.withapproxprice i {
    font-weight: 400;
}
.product-thumb .price-new {
	color: #df0505;
    font-weight: 700;
}
.product-thumb .price-old {
	color: #757575;
	text-decoration: line-through;
    font-size: 14px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 10px;
}
.thumbnails > li:first-child {
    position: relative;
}
.thumbnails {
	margin-left: -10px;
}
.thumbnails > img {
	width: 100%;
}
a.thumbnail {
    margin-bottom: 6px;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 80px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 10px;
}

/* fixed colum left + content + right*/
@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%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
.categorypanel {
    margin-bottom: 20px;
}
.categorypanel.fixedpanel {
    margin-top: -40px;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: all 0.5s ease;
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
}
.categorypanel:not(.fixedpanel) {
    margin-top: 0px !important;
}
div#search span.input-group-btn button {
    border: none;
    margin-left: 5px;
    border-radius: 4px;
    color: white;
    font-weight: 400;
    text-transform: inherit;
    background: #000000;
    box-shadow: none;
}
li.specialcat {
    background: linear-gradient(to bottom,#d64f2a 0,#b33917 100%);
    border-right: 1px solid #b73e1d;
}
#menu .collapse.navbar-collapse.navbar-ex1-collapse {
    padding: 0;
}
.box.category {
    background-color: #fff9ee;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px;
    background-image: none;
    border: 1px solid #ebe8da;
    margin-bottom: 20px; 
}
.box.category ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.box.category:not(.other) .box-heading > div {
    background-color: transparent;
}
.box.category:not(.other) .box-heading.headingwithicon:after{
    display: none;
}
.box.category ul li {
    padding: 6px 5px;
    display: block;
    border-bottom: 1px solid #e1d6c2;
}
.box.category ul li:not(.product-thumb-recently):last-child {
    border-bottom: none;
}
.box.category ul li.selectedcat > a {
    color: #df0505;
}
.productfilter {
    border: 1px solid #ebe8da;
    padding: 5px 5px;
    background-color: #fff9ee;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.stock-show {
    margin-bottom: 10px;
    height: 39px;
    overflow: hidden;
}
.tab-content>.tab-pane {
    background: white;
    padding: 15px;
    margin-top: -15px;
    border: 1px solid #dddddd;
    border-top: none;
    margin-bottom: 10px;
}
.tab-content.tab-content-products>.tab-pane {
    background: transparent;
    padding: 15px 0px;
    border: none;
}

.newbuttons {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}
.newbuttons > button, .newbuttons > a {
    width: 35px;
    height: 35px;
    display: inline-block !important;
    padding: 0;
    vertical-align: middle;
}
.newbuttons > a {
    margin-left: 30px;
    background: #b8a47d;
    color: white;
    border-color: #b8a47d;
}
.newbuttons > a:hover {
    background: #b8a47d;
    color: white;
    border-color: #b8a47d;
}
.newbuttons > a > i, .newbuttons > button > i {
    display: grid;
    align-items: center;
    height: 100%;
}
.newbuttons > button {
    margin-right: 30px;
}
.product-thumb:hover .newbuttons > a {
    margin-left: 0px;
}
.product-thumb:hover .newbuttons > button {
    margin-right: 0px;
}
.product-thumb:hover .newbuttons {
    opacity: 1;
    visibility: visible;
}
.uvod {
    background: 0 0;
    padding: 0;
    font-size: 16px;
    margin-top: 0;
}
iframe {
    max-width: 100%;
}
.productimageelement > ul > li > a{
    height: 449px;    
}
.productimageelement > div > div > a{
    height: 80px;    
}
@media (min-width: 1290px) {
    .container {
        width: 1260px;
    }
    .productimageelement > ul > li > a{
        height: 485px;    
    }  
}
@media (min-width: 1410px) {
    .container {
        width: 1380px;
    } 
    .productimageelement > .thumbnails {
        margin-right: 23px;    
    }  
    .productimageelement > ul > li > a{
        height: 510px;    
    }
}
@media (min-width: 768px) {
    #column-left.col-sm-3 {
        width: 30%;
    }
    #content.col-sm-9 {
        width: 70%;
        padding-left: 8px;
    } 
    #content.col-sm-6 {
        width: 40%;
    } 
    #column-right.col-sm-3 {
        width: 30%;
    }
}
@media (min-width: 992px) {
    #column-left.col-sm-3 {
        width: 25%;
    }
    #content.col-sm-9 {
        width: 75%;
        padding-left: 8px;
    } 
    #content.col-sm-6 {
        width: 50%;
    } 
    #column-right.col-sm-3 {
        width: 25%;
    }
}
@media (min-width: 1200px) {
    #column-left.col-sm-3 {
        width: 20%;
    }
    #content.col-sm-9 {
        width: 80%;
        padding-left: 8px;
    } 
    #content.col-sm-6 {
        width: 60%;
    } 
    #column-right.col-sm-3 {
        width: 20%;
    }
}
#country > div {
    position: inherit;
}
#country > div > button {
    padding: 0px;
    font-size: 14px;
}
#country > div > ul {
    columns: 5;
    width: 100%;
    top: 26px;
    background-color: #fffbf6;
    border: 1px solid #ede5da;
    border-radius: 0;
    box-shadow: none; 
    margin-left: 0px !important
}
#country > div > ul a:hover {
    background: none;
    color: #df0505;
}
.headingwithicon {
    position: relative;
    text-align: center;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    margin: 0px 0px 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.box.category > .headingwithicon {
    padding: 0;
}
.headingwithicon.headingwithiconcenter {
    justify-content: center;
}
.headingwithicon > *:not(.headinghref) {
    background: url(/image/sprites.png) no-repeat scroll 0px 0px transparent;
    background-position-y: center;
    background-size: 24px;
    padding: 3px 10px 0 34px;
    min-height: 24px;
    background-color: #fffbf6;
    margin: 0 !important;
    align-items: center;
    font-size: 16px; 
    z-index: 1;
    text-align: left;
}
.headinghref{
    z-index: 1;
    position: relative;
    padding-left: 10px;
    background-color: #fffbf6;
}
.headingwithicon > h3 {
    margin: 10px 0px !important;
}
.tab-content>.tab-pane .headingwithicon > *{
    background-color: #ffffff;
}
.headingwithicon.headingwithiconcenter > * {
    padding-left: 44px;
    background-position-x: 10px;
}
.headingwithicon:after {
    content: " ";
    display: block;
    position: absolute;
    height: 1px;
    z-index: 0;
    left: 0;
    width: 100%;
    background: #bbbbbb6b;
}
.box.category.other {
    background: none;
    border: none;
    padding: 10px 0px;
}
.box.category.other .box-heading {
    background: transparent;
    padding: 0 0 10px;
    margin: 0;
    border: none;
}
.box.category.other.vyhody ul li:before {
    display: block;
    content: "\f00c";
    display: inline-block;
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: #df0505;
    font-size: 18px;
    padding-right: 5px;
}
.setgrouplayout.product-layout:not(:last-child):after {
    content: "+";
    position: absolute;
    right: -15px;
    background: #372111;
    box-shadow: 0 0 5px #9e9e9e;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 8;
    color: #fff;
    top: 40%;
    font-size: 30px;
    text-align: center;
    line-height: 30px;
}
.setgroupheading > div, .setgroupheading > div > h3 {
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 10px;
}
.product-thumb-recently.product-thumb {
    display: flex !important;
    align-items: center;
}
.product-thumb-recently.product-thumb > .image {
    width: 50px;
}
.product-thumb-recently.product-thumb > .caption {
    flex: 1;
    text-align: left;
    margin-left: 10px;
}
.flair-desc ul {
padding-left: 18px;
}
@media (min-width: 1224px){
.flairgrid .col-md-3.col-sm-6{
width:25%;
}
.flairgrid .col-md-4.col-sm-6{
width:33.3333%;
}
#content .box-product .product-block{
min-height: 373px;
}
#content .product-grid-list .product-block{
min-height: 376px;
}
}
@media(max-width: 1223px) and (min-width: 768px) {
.flairgrid .col-md-3:first-child:before, .flairgrid .col-md-3:nth-child(2):before {
    content: "";
    position: absolute;
    border-bottom: 1px solid #e2dfd8;
    bottom: -0.5px;
    left: 0;
    width: 100%;
}
.flairgrid .col-md-3:nth-child(2):after{
    border-right: none;
}
.flairgrid .col-md-4:nth-child(2):after{
    border-right: none;
}
}
.flair-price{float: left;color: #00000085;}
.flair-price span{display: block;font-weight: 700;font-size: 30px;line-height: 30px;color: #df0505;}
.flair-button{float: left;margin: 5px 15px 0px 0px;}
.flair-button a{padding: 8px;min-width: 120px;text-align: center;text-transform: uppercase;}
.flair-heading {font-weight: 700;letter-spacing: 0.05em;font-size: 20px;color: #442a16;}
.flair-subheading {font-weight: 700;}
.flairgrid .col-sm-3{margin: 15px 0px;}
.flairgrid .col-sm-4{margin: 15px 0px;}
.flairgrid img{max-width:100%;}
.flairgrid .col-md-3 img{width:100%;max-width: 350px;}
@media(min-width:768px){
.flairgrid .col-sm-3{width:25%;float:left}
.flairgrid .col-sm-4{width:33.3333%;float:left}
.flairgrid .col-sm-6{width:50%;float:left}
.flairgrid .col-sm-3, .flairgrid .col-sm-4, .flairgrid .col-sm-6 {
    position: relative;
}  
.flairgrid .col-sm-3:after, .flairgrid .col-sm-4:after, .flairgrid .col-sm-6:after {
    content: "";
    border-right: 1px solid #e2dfd8;
    position: absolute;
    height: 100%;
    right: -0.5px;
    top: 0;
}
.flairgrid .row > *:last-child:after {
    border: none;
}
.flairgrid .col-sm-3 > div, .flairgrid .col-sm-4 > div, .flairgrid .col-sm-6 > div {
    padding: 10px;
}
}
.flairgrid .row:after,.flair-buttons:after{clear:both;display:block;content:" ";}
.box.category ul li > a {
    padding-left: 5px;
    position: relative;
    display: block;
}
.box.category ul li > a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: transparent;
    position: absolute;
    left: -5px;
    top: 5px;
    border-radius: 100%;
}
.box.category ul li > a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: transparent;
    position: absolute;
    left: -5px;
    top: 50%;
    border-radius: 100%;
    transform: translateY(-50%);
}
.box.category ul li > a:hover:before, .box.category ul li.selectedcat > a:before {
    background: #df0505;
}
select.form-control-new-select{
    background-color: #fff9ee;
    border: 1px solid #ede5da;
    color: #7a6741;
    outline: 0;
    padding: 5px 5px 5px 3px;
    width: auto;
    font-size: 14px;  
}
select.form-control-new-select option:disabled {
    color: #979797;
    background: rgb(0 0 0 / 10%);
}
select#input-sort{  
    width: 182px;
    display: inline-block;
}  
select#input-limit{  
    width: 60px;
    display: inline-block;
}
.productfilter label {
    font-weight: 700;
    font-size: 14px;
}
.sety {
    height: 34px;
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.productfilter .sety label {
    margin: 0 5px 0 0;    
}
.productfilter .sety a {
    text-decoration: underline;  
}
.product-thumb .rating {
    margin: 5px 0 0;
    display: flex;
    justify-content: center;
    gap: 5px;
}
.product-thumb .rating .reviewcount {
    font-size: 11px;
}
.ratingimage {
    background-image: url('/image/stars-none.png');
    width: 83px;
    height: 15px;
}
.productpage .ratingimage, .productpage .ratingtext {
    display: inline-block;
    vertical-align: middle;    
}
.ratingimagefull {
    background-image: url('/image/stars-full.png');
    width: 83px;
    height: 15px;
}
#tab-specification .table thead {
    text-align: center;
}
#tab-specification .table tbody td {
    text-align: left;
    width: 50%;
    vertical-align: middle;
}
#tab-specification .table tbody td:first-child {
    text-align: right;
}
.blog_post-layout {
    margin-bottom: 20px;
}
.blog-post-sub-title {
    margin-bottom: 20px;
    border-bottom: 1px dotted #CCCCCC;
    text-decoration: none;
    color: #d24d23;
    font-size: 17px;
    font-weight: bold;
}
.blog-post-sub-title a {
    color: #d24d23;
}
.blog-post-image img {
    border: 1px solid #DDDDDD;
    padding: 5px;
    border-radius: 5px;
    max-width: 100%;
}
.nrcookie {
    z-index: 99999999;
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 350px;
    max-width: 100%;
    max-width: calc(100% - 30px);
    background: white;
    border: 1px solid gainsboro;
    border-radius: 5px;
    padding: 15px;
    max-height: 100vh;
    max-height: calc(100vh - 30px);
    overflow: auto;
    box-shadow: 0 0 15px #00000040;
    font-size: 12px;
}
.nrcookiemaintext {
    text-align: center;
    font-size: 16px;
}
#nrcookiedetails {
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}
.nrcookiebuttons {
    display: flex;
    flex: 1;
    gap: 10px;
}
.nrbutton {
    border: none;
    background: #ebebeb;
    padding: 10px;
    flex: 1;
    border-radius: 5px;
    font-weight: 700;
    transition: all 0.3s ease;
}
.nrbutton:hover {
    background: #d7d7d7;
}
.nrbuttonaccept {
    background: #ffa500d6;
    color: white;
}
.nrbuttonaccept:hover {
    background: #ffa500;
}
.nrcookieoptioncontent {
    margin: 5px 0px;
}
.nrcookieoptioncontent label {
    display: flex;
    cursor: pointer;
    font-size: 14px;
    align-items: center;
}
.nrcookieoptioncheck {
    cursor: pointer;
    width: 50px;
    height: 24px;
    border-radius: 12px;
    display: block;
    background-color: #ebebeb;
    position: relative;
    color: white;
}
.nrcookieoptioncheck:before {
    content: "";
    background-color: white;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    top: 2px;
    left: 2px;
    position: absolute;
    transition: all 0.3s ease;
}
.nrcookieoptiontitle {
    flex: 1;
    padding-left: 10px;
}
.nrcookieoptiontitle i {
    float: right;
    transition: all 0.3s ease;
}
.nrcookieoptiontitle i.rotatefa {
    transform: rotate(180deg);
}
.nrcookieoptioncontent label input {
    width: 0px;
}
.nrcookieoptioncontent label input:checked + span {
    background: #ffa500;
}
.nrcookieoptioncontent label input:checked + span:before {
    left: 28px;
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    content: "\f00c";
    font-weight: 900;
    color: #ffa500;
    text-align: center;
}
.nrcookieoptioncheck.nrcookieoptionchecksimple {
    background: white;
}
.nrcookieoptioncheck.nrcookieoptionchecksimple:before {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    content: "\f00c";
    font-weight: 900;
    color: #ffa500;
    left: 15px;
    text-align: center;
}
.nrcookieoptionbutton {
    text-align: center;
}
button#nrcookieacceptselected {
    width: 50%;
    padding: 5px;
    font-weight: 400;
}
.reviews {
    background: #f1e9d9;
    text-align: center;
    padding-bottom: 20px;
}
@media (min-width: 1200px) {
.col-lg-20 {
    width: 20%;
}
}
.reviews .headingwithicon > * {
    background-color: #f1e9d9;
}
.review_customer {
    font-weight: 700;
    height: 25px;
    overflow: hidden;
}
.review_text {
    font-style: italic;
    height: 90px;
    overflow: hidden;
}
.review_rating {
    position: relative;
    height: 25px;
}
.reviews .product-thumb {
    overflow: initial;
    margin-bottom: 50px;
}
.review_image {
    position: relative;
    bottom: -50px;
    display: block;
    height: 80px;
    width: 100%;
    margin-top: -50px;
}
.review_image img {
    height: 100%;
        text-align: center;
    border-radius: 100%;
    box-shadow: 2px 3px 4px grey;
}
.recentposts .product-thumb{
    padding-bottom: 10px;
}
.recent-post-sub-title {
    display: flex;
    align-items: center;
    min-height: 44px;
    font-size: 16px;
}
.recent-post-sub-title a {
    width: 100%;
}
.recent-post-info {
    padding: 0 5px;
}
.recent-post-image img {
    border-radius: 6px;
    padding: 3px;
    border: 1px solid #ede5da;
    background: white;
    margin-right: 5px
}
.recent-post-description {
    height: 68px;
    text-align: left;
    overflow: hidden;
}
.prepinanie {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.prepinanie a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.recentposts{
    padding-bottom: 20px;
}
footer .headingwithicon {
    padding: 0;
}
footer .headingwithicon > h3 {
    background-color: transparent;
}
footer .headingwithicon:after {
    display: none;
}
.footerelementhref {
    padding: 4px 0;
    display: block;
}
.footerelementhref a {
    padding-left: 10px;
    position: relative;
    display: block;
}
.footerelementhref a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #b8a47d;
    position: absolute;
    left: 0px;
    top: 50%;
    border-radius: 100%;
    transform: translateY(-50%);
}
.footerelementhref:hover a:before {
    background: #df0505;
}
.method-detail{
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #dedede;
    border-radius: 4px;
}
.method-detail:after {
    content: "\f078";
    color: #c7c7c7;
    padding: 0px 5px;
    display: inline-block;
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
}
.lds-default {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.lds-default div {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 37px;
  left: 66px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 22px;
  left: 62px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 11px;
  left: 52px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 7px;
  left: 37px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 11px;
  left: 22px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 22px;
  left: 11px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 37px;
  left: 7px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 52px;
  left: 11px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 62px;
  left: 22px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 66px;
  left: 37px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 62px;
  left: 52px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 52px;
  left: 62px;
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
.flags {
    position: absolute;
}
.flags-top-left {
    top: 0;
    left: 0;
}
.flags-top-right {
    top: 0;
    right: 0;
}

.flags-top-center {
    top: 0;
    left: 50%;
    transform: translate(-50%);    
}
.flags-bottom-left {
    bottom: 0;
    right: 0;
}
.flags-bottom-right {
    bottom: 0;
    right: 0;
}
.flags-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}
.flags-top-left > .flag, .flags-bottom-left > .flag {
    margin-right: auto;
}
.flags-top-right > .flag, .flags-bottom-right > .flag {
    margin-left: auto;
}
.flag {
    padding: 1px 6px;
    background: #fff9ee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    overflow: hidden;
    font-size: 12px;
    width: fit-content;
    box-shadow: 0 2px 4px #00000020;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
}
.flag.flag-isfree {
    background: green;
    color: white;
}
.flag-specialflag {
    background: #df0505;
    color: white;
}
.flag-isntfree {
    background: #f0ffc8;
}
.flag-shipping {
    margin: 0;
    padding: 5px 5px 5px 35px;
    position: relative;
    text-transform: inherit;
    font-size: 14px;
    display: inline-block;
}
.flag-shipping:before {
    content: "\f0d1";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    display: block;
    position: absolute;
    left: 5px;
    font-size: 22px;
}
a.socikona {
    width: 30px;
    height: 30px;
    text-align: center;
    position: relative;
    display: inline-block;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 100%;
    margin-right: 5px;
    margin-bottom: 5px;
    box-shadow: 1px 1px 3px #8e8e8e;
    transition-duration: .5s;
    -o-transition-duration: .5s;
}
a.socikona.socfb{
    background:#395795;color:#fff
}
a.socikona.socfb:hover{
    background:#fff;color:#395795
}
a.socikona.soctwitter{
    background:#1c9dec;color:#fff
}
a.socikona.soctwitter:hover{
    background:#fff;color:#1c9dec
}
a.socikona.socgplus{
    background:#dc493c;color:#fff
}
a.socikona.socgplus:hover{
    background:#fff;color:#dc493c
}
a.socikona.socpint{
    background:#e60023;color:#fff
}
a.socikona.socpint:hover{
    background:#fff;color:#e60023
}
table.table.table-info {
    width: auto;
    margin-bottom: 5px;
}
table.table.table-info td {
    border: none;
    padding: 2px 0;
    vertical-align: middle;
}
.table-info a {
    color: #df0505;
}
table.table.table-info td:first-child {
    min-width: 115px;
}
.productpage hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid #dfd3bb;
}
.form-group-addtocart {
    background: white;
    padding: 15px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.form-group-addtocart label {
    margin: 0;
}
.form-group-addtocart #input-quantity, #cart-content .parquantity input {
    height: 42px;
    border-radius: 0;
    width: 100%;
    padding: 0 20px;
    text-align: center;
}
.parquantity {
    position: relative;
}
.parquantity > :first-child {
    display: block;
    position: absolute;
    cursor: pointer;
    height: 40px;
    padding: 7px;
    background: whitesmoke;
    left: 1px;
    top: 1px;
    border-right: 1px solid #cccccc;
}
.parquantity > :last-child {
    display: block;
    position: absolute;
    cursor: pointer;
    height: 40px;
    padding: 7px;
    background: whitesmoke;
    right: 1px;
    top: 1px;
    border-left: 1px solid #cccccc;
}
.price {
    display: flex;
    font-size: 20px;
    margin: 10px 0px;
    transition: all 0.3s ease;
}
.price.recalcingprice {
    opacity: 0.5;
}
.text-price {
    margin-right: 5px;
}
.price-tax {
    font-size: 14px;
    margin-left: 20px;
}
.price-final-special {
    color: #df0505;
}
.price-final-old {
    margin-right: 5px;
}
.cartattention {
    padding: 10px;
    background: #fff5cc 10px center no-repeat;
    border: 1px solid #f2dd8c;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.cartsuccess {
    padding: 10px;
    background: #f0ffc8 10px center no-repeat;
    border: 1px solid #f2dd8c;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.carttext {
    padding-left: 25px;
    position: relative;
}
.carttext:before {
    content: "\f164";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    position: absolute;
    left: 0;
    width: 25px;
    align-items: center;
    height: 100%;
    font-size: 18px;
    font-weight: 900;
    display: grid;  
}
.cartattention .carttext:before {
    content: "\f071"; 
}  
.hidenadditionalproduct {
    display: none;
    transform: scale(0);
    transition: transform 0.5s ease;
}    
.showadditionalproduct {
    display: block;   
}    
.showadditionalproducttransform{
    transform: scale(1);
}   
#menu.sticky {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    width: 100%;
    border-radius: 0;
}
#menu.sticky > .collapse {
    width: 1360px;
    margin: 0 auto;
    max-width: 100%;
}
#menu.sticky #cart-total > span {
    display: none;
}
#menu.sticky #cart-total:before {
    background-image: url(/image/catalog/shopping-cart-white.png);
    width: 30px;
    height: 25px;
}
#menu.sticky #cart-total {
    color: white;
    font-size: 16px;
}
#menu.sticky #cart {
    float: right;
    width: auto;
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
}
#menu.sticky #cart > button {
    padding: 10px 0px;
    margin: 0;      
}
#menu.sticky #cart > ul {
    margin-top: 0;
    border-radius: 0 0 5px 5px;
    border-top: 0;
}
.table-onerow {
    white-space: nowrap;
}
.table-price {
    color: #df0505;
    font-weight: 700;
    white-space: nowrap;
}
.table-without-border tr, .table-without-border td {
    border: none !important;
    padding: 5px !important;
}
img.imgremove {
    cursor: pointer;
}
#cart-content table thead td {
    color: #4d3019;
    font-weight: 400;
    background-color: #fffbf6;
    border: none;
    border-bottom: 1px solid #ede5da;
    text-transform: uppercase;
}
#cart-content table tbody td {
    border: none;
    border-bottom: 1px solid #ede5da;
    vertical-align: middle;
}
.btn.btn-secondary.usporanew {
    background: #f0ffc8;
    border: 1px solid #ede5da;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 10px;
    cursor: pointer;
    transition: all 0.5s ease;
    color: black;
    text-transform: inherit;
    font-size: 14px;
    font-weight: 400;   
    white-space: break-spaces;
    text-align: left;
}
.btn.btn-secondary.usporanew:hover {
    border-color: black;
}
#total-content h3 {
    margin: 0 0 10px 0;
}
.cartdefprice {
    text-decoration: line-through;
    font-weight: 400;
    font-size: 12px;
    color: black;
}
.loading {
    width:100%;
    background-color: black;
    background: linear-gradient(to bottom, #4E311A 0%,#2C1A0C 100%); 
    margin-top: 10px;
}     
.loading .loading-2 {
    width:100%;
    height: 20px;
    background: linear-gradient(to bottom, #397f05 0%,#b7b933 0%,#397f05 99%); 
    color: white; 
    text-align: center
}
.nav>li>span>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}    
.nav-tabs>li>span>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}      
.nav-tabs>li>span>a {
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    color: white;
    border: none;
} 
.nav-tabs>li.active>span>a, .nav-tabs>li.active>span>a:focus, .nav-tabs>li.active>span>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs>li.active>span>a, .nav-tabs>li.active>span>a:focus, .nav-tabs>li.active>span>a:hover {
    background: #8c361e;
    color: #fff;
    border: none;
}
.video-wrapper {
    display: none;
    position: fixed;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    z-index: 21000;
}
.video-frame {
    position: absolute;
    top: 50%;
    left: 50%;
}
body.showedvideo .owl-carousel .owl-wrapper, body.showedvideo .owl-carousel .owl-item {
    transform: none !important;
}
.logintext {
    text-align: right;
    margin-top: 29px;
    height: 44px;
    display: flex;
    align-items: center;
}
.logintext-content {
    flex: 1;
}
#cart-total{
    white-space: normal;
}
@media (max-width: 992px) {
.video-wrapper {
	display:none !important;
}
.logintext {
    text-align: left;
}
}
.productreview .review_customer {
    display: flex;
    align-items: center;
    gap: 10px;
}
.productreview .review_rating {
    height: auto;
}
.productreview .review_text {
    height: auto;
    border-bottom: 1px solid #dfd3bb;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.vsetkyrecenzie {
    text-align: center;
    margin: 20px 0px;
}
.fixedimage a {
    padding: 7px !important;
}
.fixedimage a img {
    width: 30px;
}
#menu.toolongmenu .collapse {
    display: none !important;
}
#menu.toolongmenu .navbar-toggle, #menu.toolongmenu .visible-xs {
    display: block !important;
}
.hidecart i{
    position: absolute;
    bottom: -20px;
    right: -10px;
    color: #df0505;
    background: #df0505;
    width: 20px;
    height: 20px;
    color: white;
    text-align: center;
    font-size: 14px;
    border-radius: 100%;
    line-height: 20px;
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 15%);
}
#cart.forceclose > .dropdown-menu {
    display: none;
}
.logintext a:hover {
    text-decoration: underline;
}
.logintext a {
    color: #df0505;
}            
.productpagename h1 {
    display: inline;
}
.darcek {
    color: #df0505;
}
.productpagename {
    margin-bottom: 10px;
}
.authorized-dealer {
    margin: 8px 0px;
}
li.supercatmenu {
    position: relative;
}
li.supercatmenu ul {
    display: none !important;
    margin: 0;
    padding-left: 10px;
    margin-right: -10px;
}
li.supercatmenu .catwithchildicon {
    margin: 0;
    padding: 2px 5px;
}
#menu .dropdown-inner .supercatmenu ul a {
    font-size: 12px;
    padding: 1px 20px;
}
@media (min-width: 992px) {
li.supercatmenu:hover ul {
    display: block !important;
}
li.supercatmenu:hover .catwithchildicon:after {
    content: "\f068";
}
#cartmobile, #countrymobile {
    display: none;
}
#menu.sticky.lowermenu .nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
}   
#menu.sticky.lowermenu #cart > button {
    padding-left: 7px;
    padding-right: 7px;
} 
#menu.sticky.lowermenu .logging a {
    padding-left: 7px;
    padding-right: 7px;
}
#menu .collapse.navbar-collapse.navbar-ex1-collapse{
    display: flex !important; 
    position: relative;   
}
#menu .collapse.navbar-collapse.navbar-ex1-collapse > ul.navbar-nav{
    display: -webkit-box;
    position: relative;
    flex: 1;  
    width: 0px; 
    overflow-x: clip;       
}
#menu .collapse.navbar-collapse.navbar-ex1-collapse > ul.navbar-nav:after {
    content: "";
    position: absolute;
    right: 0;
    width: 25px;
    height: 45px;
    background: linear-gradient(to right,transparent 0,#3d2513 100%);  
    pointer-events: none;    
}   
}
.mobilecontent {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.mobilecontent > div {
    flex: 1;
}
.mobilecontent > div:first-child {
    flex: 1;
}
.checkboxnew {
    display: flex;
    gap: 10px;
}
@media (max-width: 767px) {
.prepinanie {
    text-align: center;
    justify-content: center;
}
.tooglefootermenu {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
footer {
    padding-top: 10px;
}
footer .headingwithicon {
    margin-top: 10px;
}
footer > .container > .row > div > .headingwithicon:first-child .tooglefootermenu {
    display: block;
}
.tooglefootermenu:before {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    content: "\f0d7";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #4e311a;
    color: #fffbf6;
    border-radius: 10px;
    text-align: center;
    line-height: 20px;
}
.toogledfootermenu .tooglefootermenu:before {
    content: "\f0d8";
}
footer .headingwithicon ~ p, footer .headingwithicon ~ div {
    display: none !important;
}
footer .headingwithicon.toogledfootermenu ~ p, footer .headingwithicon.toogledfootermenu ~ div {
    display: block !important;
}
.fb_iframe_widget_fluid span {
    max-width: 100%;
}
.fb_iframe_widget iframe {
    max-width: 100%;
}     
#logo img {
    margin: 0 auto;
}
#cart-total span{
    display:none;
}
.productpagename {
    float: none !important;
    width: 100%;
    text-align: center;
} 
.newbuttons {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: auto;
    transform: none;
}
.newbuttons > button {
    margin-right: 0px;
}
.newbuttons > a {
    margin-left: 0px;
}
#menu {
    background: transparent;
    z-index: 999999 !important;
}
#menu .navbar-header{
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
}
#menu .navbar-nav{
    margin: 0;
}
#menu #cartmobile #cart-total > span{
    display:none;
}
#menu .collapse.navbar-collapse.navbar-ex1-collapse {
    padding: 0;
    width: 300px;
    background: white;
    float: right;
    box-shadow: 0 0 5px rgb(40 27 14 / 35%);
    overflow: auto;
    max-height: 92vh;
}
#menu .hidecart {
    display:none;
}
#menu #cartmobile > .dropdown-menu {
    width: inherit;
    box-shadow: none;
}
#menu #cartmobile > .dropdown-menu {
    display: none;
}
#menu #cartmobile.open > .dropdown-menu {
    display: block;
}
#categorypanel.openmobilemenu #menu .collapse.navbar-collapse.navbar-ex1-collapse {
    display: block !important;
    visibility: visible;
    position: absolute;
    right: 0;
} 
.menuwithchildren {
    float: right;
    padding: 10px 15px;
    margin: -10px;
}
li.showsubmenu .dropdown-menu {
    border: none;
    display: block;
    position: relative;
    background: white;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none;
    float: none;
}
.menuwithchildren:after {
    display: block;
    content: "";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    content: "\f0d7";
    display: inline-block;
    padding-left: 5px;
    float: right;
}
li.showsubmenu .menuwithchildren:after {
    content: "\f0d8";
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: transparent;
    color: inherit;
}
li.showsubmenu .dropdown-menu ul {
    margin: 0;    
}
#menu #cart-total:before {
    background-image: url('/image/catalog/shopping-cart-black.png');
    width: 30px;
    height: 25px;
}
#menu #cartmobile > button {
    margin: 0;
    text-align: center;
    background: #fffbf6;
    color: black;
    background: transparent;
    border: none;
    box-shadow: none;
}
#menu #cartmobile .dropdown-menu li > div .table-striped>tbody>tr>td img {
    max-width: none;
    padding: 0;
}
#menu #cartmobile .dropdown-menu li > div {
    padding: 0 10px;
}
#menu .nav > li > a {
    color: #000;
    border-top: 1px solid gray;
}
li.specialcat {
    background: #fffbf6;
    border-right: none;
}
.headermagicbg {
    display: none;
    background: #00000080;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999;
}
#categorypanel.openmobilemenu .headermagicbg {
    display: block;
}
#top-links {
    text-align: center;
    float: none !important;
}
#logo {
    margin: 10px auto 0;
    height: auto;
}
#categorypanel {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 45px;
    z-index: 1001;
}
#top {
    margin-top: 45px;
}
#categorypanel .container{
    padding: 0;
}
header > .container > .row{
    display: grid;
}
header > .container > .row > div:nth-child(1){
    order: 1;
}
header > .container > .row > div:nth-child(2){
    order: 4;
}
header > .container > .row > div:nth-child(3){
    order: 3;
}
header > .container > .row > div:nth-child(4){
    order: 2;
}
header > .container > .row #cart > .btn{
    margin: 0;
    text-align: center;
}
header > .container > .row .logintext {
    text-align: center;
    margin: 0;
}
header > .container > .row #search {
    margin: 10px 0 0;
}
header {
    background-color: transparent;    
}
.product-layout.product-grid.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
} 

}
#product .form-group .radio label {
    align-items: center;
    display: flex;
    gap: 10px;
    background: white;
    padding: 5px 5px 5px 25px;
    border: 1px solid #dddddd;
}
label.disabledimageoption {
    color: #979797;
    background: rgb(0 0 0 / 10%) !important;
    cursor: not-allowed;
}
.tooltip.show{
    opacity: 1;
}
#product .form-group .radio label span {
    flex: 1;
}
.imagehover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 100%;
    transition: all 0.2s ease;
}
.imagehover img {
    margin-right: 5px;
    border: 1px solid #ccc;
    cursor: pointer;
}
#product .form-group .radio label:hover ~ .imagehover {
    opacity: 1;
    visibility: visible;
}
body .owl-carousel {
    background: none;
    margin-bottom: 0px;
}
body .owl-carousel > div {
    border: none;
    box-shadow: none;
}
body .owl-carousel .product-layout.item {
    margin: 0px 5px;  
}   

body .reviews .owl-carousel .product-thumb {
    margin-bottom: 20px;
}  
.hidden-lg-text {
    display: none;
}
@media (max-width: 420px){
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px 4px;
}
.hidden-lg-text {
    display: inline-block;
}
.visible-lg-text {
    display: none;
}
.smartsearch-product-content {
    display: block !important;
}
.smartsearch .addtocart {
    float: none !important;
    text-align: center;
}
}      
.logging a {
    padding: 12px 15px 13px 15px;
    background-color: transparent;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 20px;
}
.logging.loggingloged {
    padding: 0 7px;
    color: white;
}
.logging.loggingloged:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.logging.loggingloged a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: transparent !important;
}
.stockproduct {
    color: green;
}
.outofstockproduct {
    color: #df0505;
}
#contact-form.form-horizontal .control-label {
    text-align:left;
}
.platcadphpopup {
    position: relative;
    display: block;
    color: white;
    z-index: 666;
    text-align: center;
    width: 100%;
    background-color: green;
}
.successbox h1, .successbox h2 {
    background-color: white !important;
}
.successbox {
    background: white;
    padding: 0 15px 15px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
}
.modal-center{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0;
    max-height: 90vh;
    overflow: auto;
    width: 900px;
    max-width: 100%;
    max-width: calc(100% - 20px);
}
body.notchoosencountry {
    overflow: hidden;
}
body.notchoosencountry:before {
    z-index: 9;
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
}
.fieldsetcontent {
    background: #fff;
    overflow: auto;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #ede5da;
}
#modal-cart-add {
    position: absolute;
    top: 100%;
    display: none !important;
    z-index: 1002;
    border: 1px solid #ede5da;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    background: #fff;
    width: 800px;
    margin-top: 0px;
    left: auto;
    right: 342px;
    box-shadow: none;
    border-right: none;
    padding: 15px;
    bottom: auto;
}
div#modal-cart-add .modal-dialog {
    width: auto;
    top: 0;
    left: 0;
    transform: none !important;
    max-width: 100%;
    border-right: 1px solid #dddddd;
    padding-right: 15px;
}
div#modal-cart-add .modal-dialog .modal-content {
    border: none;
    box-shadow: none;
}
#cart.open > #modal-cart-add {
    display: block !important;
}
div#modal-cart-add .modal-dialog .modal-content .modal-header, div#modal-cart-add .modal-dialog .modal-content .modal-body {
    padding: 0;
    border: none;
}

div#modal-cart-add .modal-dialog .modal-content .modal-header .alert {
    margin: 0;
}
#modal-cart-add .headingwithicon > *:not(.headinghref) {
    background-color: white;   
}
.modal-cart-add-field-blur {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #00000080;
    backdrop-filter: blur(4px);
}
#cart.open .modal-cart-add-field-blur {
    display: block;
}
.zbozi_review_statistics {
    display: grid;
	max-width: 250px;
    margin: 0 auto;
}
.zbozi_review_statistic {
    font-size: 12px;
    display: flex;
    align-items: center;
}
.zbozi_review_statistic_percent {
    color: #ffae00;
    font-weight: 700;
    font-size: 20px;
    min-width: 55px;
    margin: 2px 10px 2px 0px;
}
.zbozi_review_statistic.statistic_main {
    font-weight: 700;
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ebe8da;
}
.zbozi_review_statistic.statistic_main .zbozi_review_statistic_percent {
    font-size: 36px;
}
.zbozi_review_statistics a {
    margin-top: 10px;
    white-space: break-spaces;
}
.rating.zbozi_review_rating {
    width: fit-content;
    display: flex;
    gap: 10px;
    align-items: center;
}
.zbozi_review_rating .ratingimagefull {
    background-image: url(/image/stars-full-zbozi.png);
}
.heureka_review_rating .ratingimagefull {
    background-image: url(/image/stars-full-heureka.png);
}
.heureka_review_rating .ratingimage {
    margin: 0 0 10px;
}
.zbozi_review_statistic_textual {
    flex: 1;
}
span.subheading {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
@media(max-width: 1199px) and (min-width: 992px) {
#menu ul li .magicdropdown-menu .promoimage + ul li {
    width: 33.3333%;
}
span.subheading {
    font-size: 12px;
}
a.flexheading h1 {
    font-size: 14px;    
}
#logo {
    min-width: 174px;
}
}
@media(max-width: 1200px) {
.productimageelement > ul > li > a{
    height: 369px;    
}
.zbozi_review_statistic.statistic_main .zbozi_review_statistic_percent {
    font-size: 28px;
}
#modal-cart-add{
    width: 600px;
}
}
footer > .container > .row:not(:last-child) {
    margin-bottom: 20px;
}
@media(max-width: 991px) and (min-width: 768px) {
footer > .container .row > .col-md-3:nth-child(1), footer > .container .row > .col-md-3:nth-child(2) {
    margin-bottom: 20px;
}
}
@media(max-width: 991px) {
.productimageelement > ul > li > a{
    height: 281px;    
}
#country > div > ul {
    columns: 4;
}
#menu form#countrymobile .shipping-to, #menu form#countrymobile .aboutusshipping {
    display: none;
}
#countrymobile{
    font-size: 16px;
    border-top: 1px solid gray;
}
#modal-cart-add{
    width: 400px;
    right: 347px;
}
}
@media(max-width: 767px) {
.productimageelement > ul > li > a{
    height: auto;
}
.countrychanger{
    float: none !important;
    text-align: center;    
}
.countrychanger #country > div > button, .countrychanger #country > div > div {
    float: none !important;
    display: inline-block;
}
#country > div > ul {
    columns: 3;
}
#menu .logging{
    width: 100%;    
}
#menu .logging a{
    width: 100%;
    color: #000;
    border-top: 1px solid gray;   
}
#modal-cart-add{
    position: absolute;
    margin-top: 10px;
    right: auto;
    width: 100%;
}
#modal-cart-add ~ ul {
    position: relative;
}
}

.back_top_btn {
    position: fixed;
    bottom: 6px;
    right: 6px;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transition: all 0.5s ease;
    background: #ded2b9;
    border-radius: 100%;
    text-align: center;
    z-index: 10;
}
.back_top_btn.showbacktop {
    opacity: 1;
    visibility: visible;   
}
.back_top_btn i {
    height: 32px;
    width: 32px;
    color: white;
    font-size: 23px;
    line-height: 29px;
}
.table-order-info thead td {
    background-color: #fffbf6;
    text-transform: uppercase;
}
.table-order-info tbody td {
    background: white;
}
.subcategories {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 10px;
}
.subcategory {
    flex-basis: calc(25% - 4px);
    display: flex;
    height: 60px;
    border: 1px solid #e2dfd8;
    background-color: #ffffff;
}
.subcategory-image {
    padding: 5px;
}
.subcategory-image img {
    width: 50px;
}
.subcategory-name h2 {
    font-size: 15px;
    margin: 0;
    align-items: center;
    display: flex;
    height: 100%;
}
.subcategory:hover h2 {
    color: #df0505;
    text-decoration: underline;
}            
@media (max-width: 991px) {
li.supercatmenu .catwithchildicon {
    padding: 9px 15px;
}
#menu .dropdown-inner .supercatmenu ul a {
    font-size: 12px;
    padding: 5px 30px 5px 40px;
}
ul.list-unstyled.selectedcat .supercatmenu ul {
    display: block !important;
    padding-left: 0;
}
.subcategory {
    flex: 1;
}
#top {
    margin-top: 45px;
}
#categorypanel {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 45px;
    z-index: 1001;
}
#categorypanel .container {
    padding: 0;
    width: auto;
}
.headermagicbg {
    display: none;
    background: #00000080;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999;
}
#categorypanel.openmobilemenu .headermagicbg {
    display: block;
}
#menu {
    background: transparent;
    z-index: 999999 !important;
    border-radius: 0;
}
#menu .navbar-header {
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    float: none;
}
#menu .btn-navbar {
    display: block;
}
#categorypanel.openmobilemenu #menu .collapse.navbar-collapse.navbar-ex1-collapse {
    display: block !important;
    visibility: visible;
    position: absolute;
    right: 0;
}
#menu .collapse.navbar-collapse.navbar-ex1-collapse {
    padding: 0;
    width: 300px;
    background: white;
    float: right;
    box-shadow: 0 0 5px rgb(40 27 14 / 35%);
    overflow: auto !important;
    max-height: 92vh;
    display: none !important;
}
#menu .navbar-nav {
    margin: 0;
    float: none;
}
li.specialcat {
    background: #fffbf6;
    border-right: none;
}
#menu .nav > li > a {
    color: #000;
    border-top: 1px solid gray;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: transparent;
    color: inherit;
}
li.showsubmenu .dropdown-menu {
    border: none;
    display: block !important;
    position: relative;
    background: white;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    box-shadow: none;
    float: none;
}
.menuwithchildren {
    float: right;
    padding: 10px 15px;
    margin: -10px;
}
#menu .dropdown-inner, #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
}
#menu .dropdown-inner a {
    width: 100%;
    color: #000;
    padding: 10px 15px 10px 30px;
    border-bottom: 1px solid gainsboro;
    background: white;
    white-space: break-spaces;
}
#menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
}
.navbar-nav>li {
    float: left;
    float: none;
}
#menu #cartmobile > button {
    margin: 0;
    text-align: center;
    background: #fffbf6;
    color: black;
    background: transparent;
    border: none;
    box-shadow: none;
}
#menu #cartmobile #cart-total > span {
    display: none;
}
#menu #cart-total:before {
    background-image: url('/image/catalog/shopping-cart-black.png');
    width: 30px;
    height: 25px;
}
.menuwithchildren:after {
    display: block;
    content: "";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    content: "\f0d7";
    display: inline-block;
    padding-left: 5px;
    float: right;
}
li.showsubmenu .menuwithchildren:after {
    content: "\f0d8";
}
#menu .dropdown:hover .dropdown-menu {
    position: relative;
    box-shadow: none;
    border-radius: 0;
    background: inherit;
    display: none;
}
li.showsubmenu .dropdown-menu ul {
    margin: 0;
}
#menu .dropdown-inner a:before {
    display: none;
}
#menu .logging {
    width: 100%;
}
#menu .logging a {
    width: 100%;
    color: #000;
    border-top: 1px solid gray;
}
#menu #cartmobile > .dropdown-menu {
    display: none;
}
#menu #cartmobile.open > .dropdown-menu {
    display: block;
}
#menu #cartmobile > .dropdown-menu {
    width: inherit;
    box-shadow: none;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#menu #cartmobile .dropdown-menu li > div {
    padding: 0 10px;
}
#menu #cartmobile .dropdown-menu li > div .table-striped>tbody>tr>td img {
    max-width: none;
    padding: 0;
}
.black-friday-notifybar {
    margin-top: 45px;
    margin-bottom: -45px;    
}
}
@media (max-width: 500px) {
#country > div > ul {
    columns: 2;
}
.subcategory {
    flex: 1;
}
}  
#additimages {
    padding-left: 7px;
    margin-right: -3px;
}
#additimages.owl-carousel {
    padding: 0 20px;
    display: block;    
}
#additimages.thumbnails .image-additional{
    margin: 0 3px;    
}
#additimages.thumbnails .image-additional a, #additimages.thumbnails .image-additional span{
    margin-bottom: 0px;
}
#additimages.owl-carousel .owl-buttons div {
    opacity: 1;
    transform: translateY(-50%);
}
#additimages.owl-carousel .owl-buttons .owl-prev {
    left: 0px;
}
#additimages.owl-carousel .owl-buttons .owl-next {
    right: 0px;
}
#additimages.owl-carousel .owl-buttons div i {
    font-size: 30px;
    margin: 0;
}
.adminbutton {
    position: fixed;
    left: -100px;
    width: 100px;
    height: 96px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    color: white;
    transition: all 0.5s ease;
    z-index: 101;
    opacity: 0.2;
}
.adminbutton:hover {
    opacity: 1;
}
.adminicon {
    margin-left: 100%;
    text-align: center;
    color: white;
    height: 107px;
    width: 30px;
    border-radius: 0px 10px 10px 0px;
    box-shadow: 0 0 10px #0000005c;
    position: absolute;
    background: #515151;
    display: flex;
    overflow: hidden;
}
.adminicon span {
    transform: rotate(-90deg);
    display: block;
}
.adminicon span a {
    color: white;
    display: block;
    padding: 4px;
}
#menu.sticky form#country .shipping-to, #menu.sticky form#country .aboutusshipping {
    display: none;
}
#tab-description .success {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    background: #f0ffc8;
    border: 1px solid #ede5da;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
#tab-description .success:before {
    content: "\f164";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    position: absolute;
    left: 10px;
    width: 25px;
    align-items: center;
    height: 100%;
    font-size: 18px;
    display: grid;
    top: 0px;
}
#tab-description .success .close {
    padding-top: 6px;
    padding-right: 4px;
    opacity: 1;
}   
.feedbackbox {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 9;
}
.feedbackbox.feedbackbox-left {
    left: 0;
}
.feedbackbox.feedbackbox-right {
    right: 0;
}
.feedbackbox-content {
    margin: 10px 0px;
    position: relative;
}
.feedbackbox-name {
    cursor: pointer;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    color: white;
    padding: 10px 5px;
}
.feedbackbox-name:hover {
    box-shadow: 0 0 5px #00000080;
}
.feedbackbox.feedbackbox-left .feedbackbox-name {
    border-radius: 5px 0px 0px 5px;
}
.feedbackbox.feedbackbox-right .feedbackbox-name {
    border-radius: 0px 5px 5px 0;
}
.feedbackbox-question {
    opacity: 0;
    visibility: hidden;
    height: 0;
    width: 0px;
    background: white;
    padding: 30px 20px;
    box-shadow: 0 0 50px #00000080;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-width: 250px;
}
.feedbackbox-content.showfeedback .feedbackbox-question {
    opacity: 1;
    visibility: visible;
    height: auto;
    width: auto;
}
.feedbackbox-content.showfeedback .feedbackbox-name {
    opacity: 0;
    visibility: hidden;
}
.feedbackbox.feedbackbox-right .feedbackbox-content.showfeedback .feedbackbox-question{
    right: 30px;
}
.feedbackbox.feedbackbox-left .feedbackbox-content.showfeedback .feedbackbox-question {
    left: 30px;
}
.feedbackbox.showedfeedback .feedbackbox-content:not(.showfeedback) {
    opacity: 0;
    visibility: hidden;
}
.feedbackbox-close {
    position: absolute;
    top: -15px;
    width: 30px;
    height: 30px;
    background: #df0505;
    color: white;
    text-align: center;
    border-radius: 100%;
    line-height: 30px;
    -webkit-box-shadow: 0 0 25px rgb(0 0 0 / 15%);
    border-radius: 100%;
    cursor: pointer;
}
.feedbackbox.feedbackbox-left .feedbackbox-close {
    left: 15px;
}
.feedbackbox.feedbackbox-right .feedbackbox-close {
    right: 15px;
}
.feedbackbox-close i {
    font-size: 16px;
}
.feedbackbox-inputs form.hidebutton button {
    display: none;
}
.giftimage {
    position: absolute;
    max-width: 30%;
    border-radius: 100%;
    background: white;
    margin: 10px;
    min-width: 80px;
    z-index: 1;
}
.product-thumb:hover .image .giftimage img {
    transform: none;
}
.product-thumb .image .giftimage{
    min-width: 40px;
    border-color: #00000080;
    box-shadow: none;
    margin: 0;
}
.product-thumb .image .giftimage .flag-new i {
    font-size: 12px;
    position: relative;
}
.product-thumb .image .giftimage .flag-new {
    border-color: #00000080;
    width: 20px;
    height: 20px;
}
.giftimage.gift-pos-top-left {
    left: 0;
    top: 0;
}
.giftimage.gift-pos-top-center {
    left: 50%;
    top: 0;
    transform: translate(-50%);
}
.giftimage.gift-pos-top-right {
    right: 0;
    top: 0;
}
.giftimage.gift-pos-bottom-left {
    bottom: 0;
}
.giftimage.gift-pos-bottom-center {
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}
.giftimage.gift-pos-bottom-right {
    bottom: 0;
    right: 0;
}
.giftimage .flag-new {
    position: absolute;
    right: 0;
    top: 0;
    color: #df0505;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    background: white;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.giftimage .flag-new i {
    font-size: 16px;
}
.giftimage img{
    width: 100%; 
    overflow: hidden;
    border-radius: 100%;
}
.giftimage > img + .flag {
    position: absolute;
    top: 0;
    margin: 15px 0 0 0px;
}
@media(max-width: 767px) {  
.feedbackbox {
    position: relative;
    transform: none;
}
.feedbackbox-name, .feedbackbox-close{
    display: none;
}
.feedbackbox-content {
    width: 100% !important;
    margin: 0;
}
.feedbackbox-question {
    opacity: 1;
    visibility: visible;
    height: auto;
    width: 100%;
    background: linear-gradient(to bottom,#4e311a 0,#2c1a0c 100%);
    color: white;
    transform: none;
    position: relative;
}
.magicinner-sm-2 {
    display: flex;
    gap: 2px;
}
.magicinner-sm-4 {
    display: flex;
    gap: 4px;
}
.magicinner-sm-6 {
    display: flex;
    gap: 6px;
}
.magicinner-sm-8 {
    display: flex;
    gap: 8px;
}
.magicinner-sm-10 {
    display: flex;
    gap: 10px;
}
.magicinner-sm-12 {
    display: flex;
    gap: 12px;
}
.magicinner-sm-14 {
    display: flex;
    gap: 14px;
}
.magicinner-sm-16 {
    display: flex;
    gap: 16px;
}
.magicinner-sm-18 {
    display: flex;
    gap: 18px;
}
.magicinner-sm-20 {
    display: flex;
    gap: 20px;
}
.magicinner-sm-2 > div, .magicinner-sm-4 > div, .magicinner-sm-6 > div, .magicinner-sm-8 > div, .magicinner-sm-10 > div, .magicinner-sm-12 > div, .magicinner-sm-14 > div, .magicinner-sm-16 > div, .magicinner-sm-18 > div, .magicinner-sm-20 > div {
    flex: 1;
}
.lista .container, .black-friday-notifybar .container {
    width: 100%;
}
}
.whitecontent{
    background: white;
    padding: 15px;
    margin-top: -15px;
    border: 1px solid #dddddd;
    margin-bottom: 10px;    
}
#tab-description .success.successwithouticon {
    padding: 5px;
    vertical-align: top;
    display: flex;
    align-items: center;
    margin-left: 20px;
    color: black;
    float: right;
}
#tab-description .success.successwithouticon:before{
    display:none;    
}
#tab-description .success.successwithouticon .product-thumb {
    padding: 0;
    border: none;
    display: inline-block;
    margin: 0 10px 0 0;
    min-width: 52px;
}
#tab-description .success.successwithouticon a {
    text-decoration: underline;
}
.newrating {
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
}
.newrating label {
    cursor: pointer;
    padding: 10px;
    margin: 0;
    display: block;
    float: left;
}
.newrating label input {
    opacity: 0;
    width: 0;
    visibility: hidden;
}
.newrating label span i {
    color: #df0505;
    font-size: 34px;
}
.newrating label input:checked + span i:before {
    content: "\f005";
}
.newrating:hover span i:before, .newrating.changingrating span i:before {
    content: "\f005";
}
.newrating:hover label:hover ~ * span i:before, .newrating.changingrating label.selectedlabelrating ~ * span i:before {
    content: "\f006";
}
li.innercategory {
    padding: 3px 5px 3px 20px !important;
    font-size: 12px;
} 
.catwithchildicon {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10px;
    padding: 6px 10px;
    margin: -6px -10px;
}
.catwithchildicon:after {
    content: "\f067";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
}
.box.category ul li.selectedcat .catwithchildicon:after {
    content: "\f068";
}
.box.category ul li ul {
    display: none;
}
.box.category ul li.selectedcat ul {
    display: block;
}
ul.list-unstyled.selectedcat .catwithchildicon:after {
    content: "\f068";
}
ul.list-unstyled.selectedcat .supercatmenu ul {
    display: block !important;
}
#magiccontent a:not(.btn) {
    text-decoration: underline;
    word-break: break-word;
    color: #830202;
}
#magiccontent a:not(.btn):hover {
    color: black;
}
.productsets h3, .productsets .box.category.other, .productsets hr {
    margin: 0;
}
.productsets hr {
    margin-top: -10px;
    padding-bottom: 10px;
}
.hidenotherset {
    display: none;
    transform: scale(0);
    transition: transform 0.5s ease;
}
.showotherset {
    display: block;   
}    
.showothersettransform{
    transform: scale(1);
} 
.feedbackbox.feedbackbox-left + .adminbutton {
    right: -70px;
    left: auto;
}
.feedbackbox.feedbackbox-left + .adminbutton .adminicon {
    border-radius: 10px 0px 0px 10px;
    margin-left: 0;
    margin-right: 100%;
}
#tab-ine-videa {
    padding: 10px 10px 0px;
    margin-top: -17px;
}
#tab-ine-videa > .row {
    margin-left: -5px;
    margin-right: -5px;
}
#tab-ine-videa > .row > div {
    padding-left: 5px;
    padding-right: 5px;
}
#tab-ine-videa iframe {
    display: block;
    margin-bottom: 10px;
}
.magicbanneritem {
    margin: 0 auto;
    display: block;
    width: auto;
    height: 0;
    position: relative;
    overflow: hidden;
}
.magicbanneritem img {
    max-width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.row.magicrow2 {
    margin-left: -1px;
    margin-right: -1px;
}
.row.magicrow2 > div{
    padding-left: 1px;
    padding-right: 1px;
}
.row.magicrow2 .magicbanneritem, .magicicon .row.magicrow2 > div {
    margin-bottom: 2px;
}
.row.magicrow4 {
    margin-left: -2px;
    margin-right: -2px;
}
.row.magicrow4 > div{
    padding-left: 2px;
    padding-right: 2px;
}
.row.magicrow4 .magicbanneritem, .magicicon .row.magicrow4 > div {
    margin-bottom: 4px;
}
.row.magicrow6 {
    margin-left: -3px;
    margin-right: -3px;
}
.row.magicrow6 > div{
    padding-left: 3px;
    padding-right: 3px;
}
.row.magicrow6 .magicbanneritem, .magicicon .row.magicrow6 > div {
    margin-bottom: 6px;
}
.row.magicrow8 {
    margin-left: -4px;
    margin-right: -4px;
}
.row.magicrow8 > div{
    padding-left: 4px;
    padding-right: 4px;
}
.row.magicrow8 .magicbanneritem, .magicicon .row.magicrow8 > div {
    margin-bottom: 8px;
}
.row.magicrow10 {
    margin-left: -5px;
    margin-right: -5px;
}
.row.magicrow10 > div{
    padding-left: 5px;
    padding-right: 5px;
}
.row.magicrow10 .magicbanneritem, .magicicon .row.magicrow10 > div {
    margin-bottom: 10px;
}
.row.magicrow12 {
    margin-left: -6px;
    margin-right: -6px;
}
.row.magicrow12 > div{
    padding-left: 6px;
    padding-right: 6px;
}
.row.magicrow12 .magicbanneritem, .magicicon .row.magicrow12 > div {
    margin-bottom: 12px;
}
.row.magicrow14 {
    margin-left: -7px;
    margin-right: -7px;
}
.row.magicrow14 > div{
    padding-left: 7px;
    padding-right: 7px;
}
.row.magicrow14 .magicbanneritem, .magicicon .row.magicrow14 > div {
    margin-bottom: 14px;
}
.row.magicrow16 {
    margin-left: -8px;
    margin-right: -8px;
}
.row.magicrow16 > div{
    padding-left: 8px;
    padding-right: 8px;
}
.row.magicrow16 .magicbanneritem, .magicicon .row.magicrow16 > div {
    margin-bottom: 16px;
}
.row.magicrow18 {
    margin-left: -9px;
    margin-right: -9px;
}
.row.magicrow18 > div{
    padding-left: 9px;
    padding-right: 9px;
}
.row.magicrow18 .magicbanneritem, .magicicon .row.magicrow18 > div {
    margin-bottom: 18px;
}
.row.magicrow20 {
    margin-left: -10px;
    margin-right: -10px;
}
.row.magicrow20 > div{
    padding-left: 10px;
    padding-right: 10px;
}
.row.magicrow20 .magicbanneritem, .magicicon .row.magicrow20 > div {
    margin-bottom: 20px;
}
.magicbanneritem-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #00000080;
    padding: 8px;
    text-align: center;
    color: white;
    min-height: 62px;
    text-shadow: 0px 0px 5px #000000;
    display: grid;
    align-items: center;
}
.magicbanneritem-heading {
    font-weight: 700;
    color: white;
    margin: 0;
}
.magiciconitem {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 100%;
    background: white;
    padding: 15px 5px;
    border: 1px solid #e2dfd8;
}
.magiciconitem-content {
    line-height: 18px;
    font-size: 12px;
    flex: 1;
}
.magiciconitem-heading {
    font-weight: 700;
    color: #df0505;
    font-size: 16px;
}
.magiciconitem-icon i {
    color: white;
    width: 100%;
}
.magiciconitem-icon {
    display: flex;
    width: 30px;
    height: 30px;
    border: 1px solid;
    border-radius: 100%;
    background: #000000;
    color: white;
    align-items: center;
    text-align: center;
    overflow: hidden;
    min-width: 30px;
}
@media (max-width: 500px) {
.magicbanneritem-heading {
    font-size: 20px;
}
.magicbanneritem-content {
    padding: 8px 5px;
}
}
.magicicon > div {
    display: flex;
    flex-wrap: wrap;    
}
.checkbox.is_company {
    padding: 0 0 10px;
}
.lista {
    background: #000000;
    color: white;
    font-size: 16px;
    padding: 5px;
    display: flex;
    align-items: center;
}
.black-friday-notifybar {
    background: #000000;
    color: white;
    font-size: 16px;
    padding: 5px;
    display: flex;
    align-items: center;
}
.lista a, .lista button, .black-friday-notifybar a, .black-friday-notifybar button {
    color: white;
    opacity: 1;
}    
.lista a, .black-friday-notifybar a {
    text-decoration: underline;
}
.review_external {
    text-align: center;
    position: relative;
    margin: 40px 0;
}
.review_external img {
    max-width: 145px;
    max-height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    background: #fffbf6;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    transition: all 0.5s ease;
}
.review_external img:hover {
    box-shadow: 0 5px 10px #00000020;
}
.trustpilotshopreview {
    text-align: center;
    font-size: 16px;
}
.trustpilotreviews {
    display: flex;
	justify-content: center;
    gap: 5px;
    margin-bottom: 10px;
}
.trustpilotreviewimage {
    display: flex;
	justify-content: center;
    gap: 5px;
    align-items: center;
    margin-bottom: 10px;
}
.trustpilotreviewimage img {
    max-width: 100%;
    width: 150px;
}
.reviewsources {
    display: flex;
    gap: 10px;
    align-items: center;
}
.reviewsources .reviewsource {
    background-color: #fff9ee;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px;
    background-image: none;
    border: 1px solid #ebe8da;
    margin-bottom: 20px;
}
.reviewsources .reviewsource img {
    max-width: 200px;
}
.whitecontent.eshopreviews {
    margin: 0;
}
.eshopreviews .review_customer {
    height: auto;
    margin-bottom: 5px;
}
.eshopreviews .review_customer img {
    max-width: 100px;
    max-height: 50px;
}
.form-group-comment{
    flex-wrap: wrap;
}
.form-group-comment .alert-comment{
    display:none;
}
.form-group-comment .form-control:focus ~ .alert-comment, .form-group-comment .form-control:not(:placeholder-shown) ~ .alert-comment {
    display: block !important;
}
.review_translated_eshop {
    font-style: normal;
    background-color: #fff9ee;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 5px;
    border: 1px solid #ebe8da;
    margin-top: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    width: 400px;
    min-width: fit-content;
}
.review_translated_eshop button .translate_button, .review_text_original, .review_text.review_show_original .review_text_translated, .review_text.review_show_original .review_translated_eshop button .original_button {
    display: none;
}
.review_text.review_show_original .review_text_original, .review_text.review_show_original .review_translated_eshop button .translate_button {
    display: block;
}
#magiccontent.magiccontenthidden {
    position: relative;
    overflow: hidden;
    max-height: 300px;
}
#magiccontent.magiccontenthidden:after {
    content: attr(outofstocktext);
    background: linear-gradient(#ffffff00, white);
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: end;
    justify-content: center;
    color: black;
    font-weight: 700;
}
body .mfp-figure:after {
    background: #ffffff;
}
#magiccontent img {
    max-width: 100% !important;
    height: auto !important;
}
#country > div > ul.simplecountry {
    columns: 1;
    width: auto;
}
#modal-review + .modal-backdrop.show, #modal-agree + .modal-backdrop.show, #modal-sledovanie + .modal-backdrop.show, #modal-popup-element + .modal-backdrop.show {
    position: fixed;
    width: 100vw;
    height: 100vh;
    opacity: 0.5;
    z-index: 1001;
}
#logo img {
    max-height: 55px;
    height: auto;
}
.flexnav {
    display: flex;
    justify-content: space-between;
    position: relative;
}
#top-links {
    text-align: right;
    overflow: hidden;
    height: 23px;
    flex: 1;
}
.infopages {
    overflow: hidden;
    height: 23px;
}
.beforeheadercontent {
    top: -178px; 
    z-index: 99;
    position: relative;   
}
.platcadphpopup {
    z-index: 99;
}
ul.account-list {
    padding: 15px;
    margin: 0;
    list-style: none;
}
ul.account-list li {
    border-bottom: 1px solid #f4f4f4;
    padding: 3px 0;
}
ul.account-list li:first-child {
    padding-top: 0;
}
ul.account-list li:last-child {
    border: none;
    padding-bottom: 0;
}
ul.account-list li a {
    white-space: nowrap;
}
body {
    margin-top: 178px;
}
body:not(.fixednew) header {
    margin-top: -168px !important;
}
body:not(.fixednewnav) header {
    margin-top: -33px;
}
header {
    position: fixed;
    top: 0;
    height: 158px;
    width: 100%;
    background: white;
    z-index: 1001;
    border-bottom: 1px solid whitesmoke;
    box-shadow: 0 0 10px #00000029;
    transition: margin-top 0.35s ease, top 0s;
}
header > .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    height: 75px;      
    position: relative; 
}
#search .input-lg.focused-input {
    border-color: black;
}
header > .menu-with-container{
    border-top: 1px solid #e2dfd8;
}
header > .menu-with-container > .container{
    height: 49px;      
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;      
    position: relative; 
}   
.menu-with-container #menu ul li a {
    padding-top: 16px;
    padding-bottom: 16px;
}
header > .container:before, header > .container:after{
    display: none;   
}  
#top {
    height: 33px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow:  none;
    -o-box-shadow:  none;
    border-bottom: 1px solid #e2dfd8;
    background: #fffbf6;
}
footer {
    background: white;
    position: relative;
    z-index: 101;
}
.productfilter {
    background-color: #fffbf6;
}
#top .list-inline > * {
    padding-left: 10px;
    display: inline-block;
}
#logo {
    margin-top: 0;
}
#menu {
    background: none;
    height: auto;
}
#menu ul {
    display: flex;
    flex: 1;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: space-between;
}
#menu ul li {
    background: none;
    border: none;
}
#menu > div > ul > li {
    text-align: center;
    flex: auto;
}
#menu > div > ul > li > :not(a:first-child) {
    text-align: left;
}
#menu ul li a {
    font-weight: 600;
    padding: 29px 10px;
    font-size: 16px;
    display: block;
}
#menu.sticky {
    position: initial;
    left: auto;
    top: auto;
    width: auto;
}
#navicons {
    display: flex;
}
.navicon-content.navicon-content-search {
    margin-right: 10px;
}
#navicons .navicon .navicon-icon {
    padding: 15px 7px;
    cursor: pointer;
    height: 48px;
    display: flex;
    align-items: center;
}
#navicons .navicon .navicon-icon i {
    font-size: 18px;
}
#navicons .navicon .navicon-content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    background: white;
    right: 0;
    box-shadow: 0 5px 5px #00000029;
}
body.bodycart:before, body.bodysearch:before, body.bodymenu:before, body.bodymobilemenu:before, body.bodycountry:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #00000080;
    z-index: 98;
    transition: all 0.35s ease;
}
body.bodycart, body.bodymobilemenu {
    overflow: hidden;
}
#navicons .navicon .navicon-content.navicon-content-cart {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    display: flex;
    flex-direction: column;
    width: 410px;       
    max-width: 100%;  
    max-height: 100%;    
    height: 100dvh;
    background: #fff;
    z-index: 9999999;
    transform: translateX(100%);
    transition: transform .35s ease-in-out;
}
#navicons .navicon .navicon-content.navicon-content-search {
    transition: all 0.35s ease;
    margin-top: 30px;     
    right: 0;
}  
#navicons .navicon .navicon-content.navicon-content-search button.navicon-close-btn{
    top: auto;
}
#navicons .navicon .navicon-content.navicon-content-account, #navicons .navicon .navicon-content.navicon-content-simplecountry {
    transition: all 0.35s ease;
    margin-top: 30px;
}
body.bodycart #navicons .navicon .navicon-content.navicon-content-cart{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
body.bodysearch #navicons .navicon .navicon-content.navicon-content-search{
    opacity: 1;
    visibility: visible;
    margin-top: 13px;
}   
body.bodyaccount #navicons .navicon .navicon-content.navicon-content-account, body.bodysimplecountry #navicons .navicon .navicon-content.navicon-content-simplecountry, body.bodycountry #navicons .navicon .navicon-content.navicon-content-country{
    opacity: 1;
    visibility: visible;
    margin-top: 13px;
}
.magicdropdown > .container {
    display: none;
    position: absolute;
    margin-top: 0px;
    top: 100%;
    left: 50%;
    transform: translate(-50%);
} 
.magicdropdown.showli > .container{
    display: block;   
}
.magicdropdown-menu {
    background: white;
    padding: 15px;
    box-shadow: 0 5px 5px #00000029;
}
#menu ul li .magicdropdown-menu > div {
    overflow:hidden;
    display: flex;
    gap: 10px;
}
#menu ul li .magicdropdown-menu ul {
    flex-wrap: wrap;
    justify-content: start;
    margin: 0 auto;
    margin-bottom: -1px;
}
#menu ul li .magicdropdown-menu ul li {
    width: 25%;
    padding: 10px;
    border-bottom: 1px solid #f4f4f4;
    position: relative;
    display: block;
}
#menu ul li .magicdropdown-menu ul li > div {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 100%;
}
#menu ul li.magicdropdown.magicmanufacturer .magicdropdown-menu ul li {
    width: 12.5%;
}
#menu ul li.magicdropdown.magicmanufacturer .magicdropdown-menu ul li > div{
    justify-content: center;
}
#menu ul li.magicdropdown.magicmanufacturer .magicdropdown-menu ul li .magicdropdown-menu-image + .magicdropdown-menu-name {
    display: none;
}
#menu ul li .magicdropdown-menu ul li a{
    padding: 0px;
    font-size:16px;
}
#menu ul li .magicdropdown-menu ul li .magicdropdown-menu-child a {
    font-weight: 400;
    font-size: 14px;
    display: block;
}
#menu > div > ul > li.magicdropdown > a:nth-child(2) {
    font-size: 12px;
    padding: 0;
    display: none;
    vertical-align: top;
    position: absolute;
    margin-left: -12px;
}
#menu > div > ul > li.magicdropdown > a:nth-child(2) i {
    font-size: 12px;
    transition: transform 0.3s ease;
}
#menu > div > ul > li.magicdropdown:hover > a {
    color: #df0505;
}
#search {
    max-width: 100%;
    margin: 13px auto;
    background: none;
    border: none;
    padding: 0;
    display: flex;
    flex: 1;
    justify-content: center;
}
#search .input-lg {
    height: 45px;      
    font-size: 16px;
    margin-left: 0px;
    border-radius: 0;
    color: black;
    flex: 1;
    box-shadow: none;
}
#search .input-group-btn {
    width: 100px;    
}
.smartsearch {
    width: 100% !important;
    background: #FFFFFF !important;
    border: 1px solid #000 !important;
    border-top: none !important;
    border-radius: 0 0 7px 7px !important;
    line-height: 1.2 !important;
    margin: 0px !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: normal !important;
    width: 100% !important;
    z-index: 999 !important;
    top: 100% !important;
}
body:not(.fixednew) header .smartsearch {
    display: none !important;
}
body.bodysearch .navicon-icon i.fa-search:before{
    content: "\f00d";    
}
#search input::placeholder {
    color: #000000;
    opacity: 0.5;
}
.btn-primary {
    background: #3c711f;
    border-radius: 0;
    border: none !important;
    text-transform: inherit;
    padding: 10px 20px;
    line-height: 20px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:focus {
    background: #3c711f;
    opacity: 0.8;
}
.navicon {
    position: relative;
}
#search .btn {
    height: 45px;
    border-radius: 0 !important;
    padding: 10px 0px;
    width: 100%;
    margin: 0 !important;
}
ul.countrydropdownmenu.simplecountry {
    list-style: none;
    margin: 0;
    padding: 10px 15px;
    background-color: white !important;
    min-width: max-content;
    border: none !important;
}
#country > div > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background: white;
}
#country > div > ul.country {
    display: flex;
    flex-wrap: wrap;
    border: none;
}
#country > div > ul.country > li {
    min-width: 136px;
}
#country > div > ul li a {
    padding: 4px 10px;
    display: block;
    white-space: nowrap;
}
button.navicon-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
    background: none;
    border: none;
}
#navicons .navicon .navicon-icon i.fa.fa-search {
    text-align: center;
    width: 18px;
}
button.navicon-close-btn i {
    font-size: 32px;
}
.cart-total-price {
    padding: 13px 9px;
    background: #000000;
    color: white;
    margin: 0 -10px 0 10px;
}
.cart-total-count span {
    position: absolute;
    top: 0;
    left: 37px;
    background: #161616;
    color: white;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    display: block;
    align-items: center;
    text-align: center;
    border-radius: 0 0 10px 0;
}
#cart ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    max-height: 100dvh;
    overflow: auto;    
    padding: 0;
    margin: 0;
    list-style: none;
}
#cart li.cart-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 53px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 4px 40px 4px 15px;
    border-bottom: 1px solid #e2dfd8;
}
#cart li.cart-header span {
    display: block;
    width: 100%;
}
#cart li.cart-body {
    flex: 1;
    overflow: auto;
    padding: 0 10px;
}
#cart > ul > li.cart-footer {
    padding: 15px;
}
.btn-default {
    background: white;
    border: 1px solid #3c711f;
    border-radius: 0;
    color: #3c711f;
    font-size: 12px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .btn-default.disabled, .btn-default[disabled]{
    background: white;
    border: 1px solid #3c711f;
    color: #3c711f;
    opacity: 0.8;    
}
.flexcartbuttons .btn {
    font-size: 15px;
}
.flexcartbuttons {
    margin-bottom: 0;
}
#cart table.table.table-magic td {
    border-top: none;
    padding: 10px 5px;
}
#cart table.table.table-magic tr:nth-child(2) td {
    padding-top: 0px;
}
#cart table.table.table-magic tr:nth-child(even) {
    border-bottom: 1px solid #eaeaea;
}
table.table.table-magic td.vert-center {
    vertical-align: middle;
}
.form-control {
    border-radius: 0;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
    border-color: black;
}
.table-magic button.btn.btn-danger i, #cart-content button.btn.btn-danger i {
    font-size: 20px;
}
.table-magic button.btn.btn-danger, #cart-content button.btn.btn-danger {
    background: none;
    color: #b31f1a;
    padding: 5px;
    border: none;
    box-shadow: none;
    outline: none;
}
table.table.table-magic td img, #cart-content table.table td *:not(.alert) i {
    min-width: 50px;
    border:none;
    padding: 0;
}
#cart table.table.table-magic tr:nth-child(even) {
    border-bottom: 1px solid #e2dfd8;
}
table.table.table-magic select {
    width: 70px;
    height: 40px;
}
table.table.table-magic tr:first-child td:first-child {
    width: 36px;
}
table.table.table-magic tr:first-child td:nth-child(2) {
    width: 110px;
}
#navicons .navicon .navicon-icon.navicon-icon-cart{    
    white-space: nowrap;
}
#navicons .navicon .cart-total-count {
    display: flex;
    align-items: center;
    width: 20px;
}
.quantitywithprice{
    display: flex;
    align-items: center;
    gap: 4px;
}
.cartmaagicattention {
    padding: 10px;
    background: #fffbf6;
    margin-bottom: 20px;
    border: 1px solid #dddddd;
}       
.cartmaagicattention .progress {
    margin-bottom: 0;
}
.cartmaagicattention-text {
    margin-bottom: 10px;
}
#navicons .navicon .navicon-content.navicon-content-country.container{
    margin-left: -10px;
    margin-right: -10px;
    background: transparent;    
    box-shadow: none;
}
#navicons .navicon .navicon-content.navicon-content-country.container > form{
    background: white;
    box-shadow: 0 5px 5px #00000029;
}
.promoimage {
    border-left: 1px solid #f4f4f4;
    order: 2;
    padding-left: 15px;
}
.promoimage a {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 15px;
    overflow: hidden;
}
.promoimage a {
    padding: 0 !important
}
.promoimage img {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    transition: all 0.5s ease;
}
.promoimage:hover img {
    transform: scale(1.1);   
}
.promoimage .product-thumb:hover .image img {
    transform: none;
}
.promoimage .product-thumb {
    border: none;
    box-shadow: none;
    margin: 0;
}
.promoimage .product-thumb a {
    padding: 0 !important;
}
.promoimage .product-thumb .caption > a, .promoimage .product-thumb .giftimage, .promoimage .product-thumb .image a:nth-child(2){
    display: none !important;
}
@media (max-width: 991px) {
.beforeheadercontent {
    top: -128px;    
}
.promoimage {
    display:none;
}
#menu > div > ul > li.magicdropdown > a:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: center;
}
body.bodysearch #search{
    display: flex !important;
    position: absolute;
    top: 100%;
    margin: 0px;
    width: 100%;
    left: 0;
    padding: 0 10px;    
}
body.bodysearch #search .smartsearch{
    width: calc(100% - 20px) !important;   
}
body.bodysearch #search .input-lg{
    width: 100%;
    max-width: none;
    margin: 0;  
    border-color: #ccc; 
}
#navicons > .navicon:first-child {
    position: absolute;
    left: 0;
}
#logo {
    margin-left: 30px;
}
#top {
    margin-top: 0px;
}
#menu > div {
    position: fixed;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    height: 100vh;
    overflow: auto;
    background: #fff;
    z-index: 9999999;
    transform: translateX(-100%);
    transition: transform .35s ease-in-out;
    box-shadow: 0 5px 5px #00000029;
}
header > .menu-with-container{
    border:none;
}
header > .menu-with-container > .container{
    height: 0;
    display:block;
}
header{
    height: 108px;
}
body:not(.fixednew) header {
    margin-top: -118px !important;
}
body {
    margin-top: 128px;
}
#menu > div > ul{
    display: block;   
    flex: none;
    overflow: auto;
    max-height: calc(100dvh - 53px);
}
#menu > div > ul.mobilemenuitems{
    height: 53px;
    flex: none;
    max-width: calc(100% - 50px);
    overflow-y: auto;
    justify-content: normal;
}
#menu > div > ul > li{
    position:relative; 
    border-bottom: 1px solid #e2dfd8;  
    text-align: left; 
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
#menu > div > ul > li:last-child, #menu > div > ul > li.lastmobilemenucat {
    border-bottom: none;
}
.mobmenuitemcontact a {
    display: flex !important;
    align-items: center;
    gap: 10px;
    font-size: 12px !important;        
    font-weight: 400 !important;
    padding: 10px !important;
}
.mobmenuitemcontact {
    margin-top: 20px;
}
.mobmenuitemcontact i {
    font-size: 24px;
}
.mobmenuitemcontact span {
    color: #df0505;
    font-size: 16px;
    font-weight: 600;
}
.header-socials {
    display: flex;
    align-items: center;
}
#menu > div > ul.mobilemenuitems > li{
    flex:none;
}
#menu > div > ul > li.magicdropdown > a:nth-child(2) {
    position: relative;
    border: 1px solid #e2dfd8;
    background: #fffbf6;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-right: 7px;
}
#menu > div > ul > li.magicdropdown.showli > a:nth-child(2) i {
    transform: rotate(180deg);
}
#menu > div > ul > li.magicdropdown > a:nth-child(2) o {
    font-size:16px;
}
.menu-with-container #menu > div > ul > li > a, .menu-with-container #menu > div > ul > li > h2 {
    display: block;
    padding: 15px;
    margin: 0;
}
body.bodymobilemenu #menu > div { 
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
.magicdropdown > .container {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
}
.magicdropdown-menu {
    box-shadow:none;
    padding: 0px;
}
#menu ul li .magicdropdown-menu ul li {
    width: 100%;
    padding: 5px 0px;
}
#menu ul li.magicdropdown.magicmanufacturer .magicdropdown-menu ul li {
    width: 33.3%;
}
#menu ul li:not(.magicmanufacturer) .magicdropdown-menu ul li a img {
    width: 50px;
    height: 50px;
}
#menu ul li:not(.magicmanufacturer) .magicdropdown-menu {
    margin-left: 15px;
}
}
@media (max-width: 767px) {
#menu ul li.magicdropdown.magicmanufacturer .magicdropdown-menu ul li {
    width: 50%;
}
body.bodysearch #search {
    padding: 0;
}
body.bodysearch #search .smartsearch{
    width: 100% !important;   
}
#logo {
    margin: 0;
    margin-left: 30px;
}
#navicons .navicon .navicon-content.navicon-content-country.container {
    width: 100vw;
}
#content:not(.productreviewpage) .form-group-addtocart {
    display: flex;
    justify-content: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    margin: 0;
    border-left: none;
    border-right: none;
}
#content:not(.productreviewpage) .form-group-addtocart .new-price-content-box{
    border: none;
    min-width: auto;
    background: transparent;    
}
#content:not(.productreviewpage) .form-group-addtocart #button-cart .visible-xs > div {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
#content:not(.productreviewpage) .form-group-addtocart #button-cart .visible-xs .price-final, #content:not(.productreviewpage) .form-group-addtocart #button-cart .visible-xs .price-final-special, #content:not(.productreviewpage) .form-group-addtocart #button-cart .visible-xs i {
    color: white;
    font-size: 18px;
}
#content:not(.productreviewpage) .form-group-addtocart #button-cart .visible-xs .price {
    display: flex;
}
#content:not(.productreviewpage) .form-group-addtocart #button-cart .visible-xs .price-tax {
    display: none;
}
.form-group-addtocart button {
    flex: 1;
}
#navicons .navicon .navicon-content.navicon-content-search {
    margin-right: 0px;
    max-width: 100vw;
    width: 100vw;
} 
}
body.notchoosencountry #navicons .navicon .navicon-content.navicon-content-country.container {
    opacity: 1;
    visibility: visible;
    margin-top: 13px;
}
body.notchoosencountry:before {
    background: #00000032;
}
.product-thumb {
    background: white;
    box-shadow: 0 2px 4px whitesmoke;
    border-color: #f1f1f1;
}
.product-thumb .image {
    border: none;
}
.box.category {
    background-color: #fffbf6;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 10px;
    background-image: none;
    border: 1px solid #ebe8da;
    margin-bottom: 20px;
}
body{
    background: white;
}
.alert, .alert-paypal {
    position: relative;
    padding: 10px 30px 10px 45px !important;
    z-index: 30;
    color: #fff;
    border-radius: 0;
    min-height: 40px;
    box-sizing: border-box;
    border: none;
    font-weight: 600;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
} 
.alert-paypal {
    background-color:#fffbf6 !important;
    color: black;
    font-weight: 400;
    padding-left: 10px !important;
}
.alert-paypal i {
    background: #fbac92 !important;
    display:none;
}
.alert .fa, .alert-paypal .fa {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px; 
}
.alert i, .alert-paypal i {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 40px;
    font-size: 30px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); 
}
.alert i:before, .alert-paypal i:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    line-height: 0; 
}

.alert a:hover, .alert-paypal a:hover {
    text-decoration: underline; 
}

.alert button.close, .alert-paypal button.close {
    position: absolute;
    top: 50%;
    line-height: 1;
    right: 15px;
    color: #fff;
    opacity: 0.7;
    background: none;
    border: none;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); 
}

.alert button.close:hover, .alert button.close:focus {
    opacity: 1;
    color: #fff; 
}

.alert.fadeOut {
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
}

.alert.fadeOut .alert {
    top: 100%; 
}

@media (max-width: 479px) {
.alert {
    padding-right: 30px; 
}

.alert button.close {
    right: 5px; 
} 
}

.alert-success {
    background-color: #4caf50; 
}

.alert-success i {
    background: #388e3c; 
}

.alert-success a, .alert-success a:visited, .alert-success a:focus, .alert-success a:hover {
    color: #c8e6c9; 
}

.alert-danger {
    background-color: #f44336; 
}

.alert-danger i {
    background: #d32f2f; 
}

.alert-danger a, .alert-danger a:visited, .alert-danger a:focus, .alert-danger a:hover {
    color: #ffcdd2; 
}

.alert-info {
    background-color: #03a9f4; 
}

.alert-info i {
    background: #0288d1; 
}

.alert-info a, .alert-info a:visited, .alert-info a:focus, .alert-info a:hover {
    color: #b3e5fc; 
}

.alert-warning {
    background-color: #ff5722; 
}

.alert-warning i {
    background: #e64a19; 
}

.alert-warning a, .alert-warning a:visited, .alert-warning a:focus, .alert-warning a:hover {
    color: #ffccbc; 
}
.alert-light-warning {
    background-color: #ffe2ac;
    font-weight: 400;
    color: black;
}
.alert-light-warning i {
    background: #f8c871;
}
.headingwithicon > *:not(.headinghref) {
    background-color: #ffffff;
}
.breadcrumb {
    background: #fffbf6;
}
.countrychanger {
    text-align: left;
    display: inline-block;
    none !important
}
.list-inline {
    display: inline-block;
}
li.selectedcountry {
    background: #eff7ef;
    border: 1px solid green;
    pointer-events: none;
}
form#country > div > ul {
    margin-top: 2px !important;
}
.reviews {
    margin: 20px 0 10px;
    background: #fffbf6;
    border-top: 1px solid #e2dfd8;
    border-bottom: 1px solid #e2dfd8;
}
.reviews.reviews-with-image .headingwithicon > span.likeheading {
    background: #fffbf6;
}
.main-review-flex:before, .main-review-flex:after {
    display: none;
}
.main-review-flex {
    display: flex;
    gap: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
}
.main-review-flex > div.review-widget {
    padding-right: 15px;
	display: flex;
    flex-direction: column;
    gap: 15px;
}
.main-review-flex > div{
    padding: 0;
}
.review-widget .box.boxflex {
    flex-wrap: wrap;
    text-align: center;
	justify-content: center;
    border: none;	
	flex-direction: column;
}
footer .headingwithicon > h3 {
    background-color: transparent !important;
}
.box.category.other ul li{
    border-bottom: none;
}
.reviews .product-thumb, .pochvalsaprodukty .product-thumb {
    background: #fffbf6;
}
.footerelementhref a:before{
    display:none;
}
.footerelementhref a {
    padding-left: 0px;
}

.form-group-addtocart {
    background: #fffbf6;
}
.headingwithicon > h1:not(.headinghref), .headingwithicon > h2:not(.headinghref) {
    background: #ffffff;
    padding-left: 0;
    font-size: 18px;
}
.headingwithicon > h3:not(.headinghref) {
    background: #ffffff;
    padding-left: 10px;
    font-size: 18px;
}
footer .headingwithicon > *:not(.headinghref) {
    background: none;
    padding-left: 0;
    font-weight: 700;
}
.nav-tabs>li>a {
    background: transparent;
    color: black;
    border-radius: 0;
    outline: none;
    border: 1px solid transparent;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a.active {
    background: #ffffff;
    color: #000000;
    font-weight: 700;
    border: 1px solid #dddddd;
    border-bottom-color: white;
    z-index: 1;
}
.nav-tabs:after {
    background: #dddddd;
    height: 1px;
    top: 0px;
}
.nav-tabs>li {
    margin-bottom: -1px;
}
.product-detail-price-stock {
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 4px 8px;
    align-items: center;
    justify-content: space-between;
    line-height: 14px;
}
.product-thumb .price-new {
    white-space: nowrap;
}
.stock-show {
    height: auto;
    line-height: 15px;
}
.product-detail-price-stock * {
    margin: 0 !important;
    height: auto !important;
    text-align: center;
    font-weight: 600;
}
.product-detail-price-stock b {
    font-weight: 700;
}
.product-detail-price-stock .btn-primary {
    font-size: 14px;      
    text-transform: uppercase;
}
.productfilter-new {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}  
.sortsnew {
    display: flex;
    flex-wrap: wrap;
}
.sortnew a, .sortnew button{
    border-bottom: 2px solid transparent;
    padding: 10px 20px;
    margin-bottom: -1px;
    display: block;
}
.sortnew.activesort a,.sortnew.activesort button{
    border-bottom-color: #000000;
}
.delimitergridlist {
    display: block;
    background: #e2e2e2;
    height: 43px;
    width: 1px;
    margin: 0 10px;
}
.gridlistbtn {
    border: none;
    background: none;
    padding: 10px !important;
}
.gridlistbtn:hover {
    color: #df0505;
}
.product-thumb {
    padding-bottom: 5px;
}
.row.productrow {
    display: flex;
    flex-wrap: wrap;
}
.row.productrow > div {
    margin-bottom: 10px;
}
.row.productrow .product-thumb {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.row.productrow .product-thumb.thumb-with-catbanner {
    min-height: 300px;
}
.product-thumb h4, .product-thumb h3, .product-thumb .product-detail-name{
    height: auto;  
}
.box.category ul li > a:before{
    display:none;
}
.product-thumb .price.withapproxprice i {
    display: block;
    line-height: 12px;
    font-size: 14px;
}
.product-thumb .price.withapproxprice {
    height: auto;
}
.flags {
    position: relative;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;   
    justify-content: center;
    margin: 10px 0;
}
.flags-section .flags {
    justify-content: center;
    margin: 0;
}
.row.productrow.proditems.gridlist.gridlist-grid button.popup-element {
    display: inline-block !important;
}
.maxlist-description {
    overflow: hidden;
    max-height: 60px;
    padding-bottom: 0px;
    position: relative;
    font-weight: 400;
}
.gridlist-list .product-detail-price-stock * {
    text-align: right;
}
.maxlist-description:after {
    content: "";
    background: linear-gradient(#fffbf600, #fffbf6);
    width: 100%;
    height: 20px;
    bottom: 0;
    position: absolute;
    left: 0;
}
.product-thumb h4 + a, .product-thumb h3 + a {
    margin-top: -10px;
    display: block;
}
#mp-checkout .productrow {
    display: block;
}
@media(max-width:767px) {
.wholesale-thumb .product-detail-price-stock {
    flex-direction: column;
    gap: 5px;        
}
.wholesale-thumb *, .proditems.gridlist.gridlist-list .product-thumb *{
    text-align:center !important;
    align-items: center !important;
}
.gridlist.gridlist-list .product-grid .product-thumb .caption {
    flex-direction: column;
}
button.popup-element.visible-xs{
    display: inline-block !important;
}
.gridlist.gridlist-list .product-thumb .rating .ratingimage {
    margin: 0 auto !important;
}
.product-detail-price-stock {
    padding: 4px 4px;
}
.box.boxflex > * {
    flex: 1;
}
.box.boxflex {
    display: flex;
    gap: 10px;
    margin: 5px 0;
}
.nav-tabs>li>a {
    text-align: center;
    padding: 5px 5px;
}
.tab-content>.tab-pane {
    margin-top: -16px;
    border-top: 1px solid #dddddd !important;
}
#tab-ine-videa {
    margin-top: -16px !important;
}
.nav-tabs {
    overflow: auto;
    border-bottom: none !important;
}
.nav-tabs>li {
    margin-bottom: 0px;
}
.magiciconitem {
    padding: 5px 5px;
}
.magiciconitem-heading {
    font-size: 14px;
}
#mp-checkout.mp-checkout .mp-comments.panel .buttons{
    overflow: unset;
}
#mp-checkout.mp-checkout .mp-comments.panel .buttons:last-child{
    bottom: 0;
    z-index: 99;
    left: 0;
    opacity: 1;
    min-height: 50px;
    margin: 0 -32px;
    display: block;
    width: 100vw;
    transition: none;
    position: relative;
}    
#mp-checkout.mp-checkout .mp-comments.panel .buttons.fixcheckbtn:last-child {
    position: fixed;
    margin: 0;  
    background: #fffbf6;
    box-shadow: 0 0 10px #00000029;
}
.sortsnew-content {
    height: 43px;
}
.sortsnew:not(.sortsnewstatic) {
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    padding: 0px 10px;
    border: 1px solid transparent;
    max-width: 100%;
}
.beforemobabssort{
    flex: 1;
    position: relative;
    display: block;    
}
.sortsnew:not(.sortsnewstatic).sortsopen {
    background: #fffbf6;
    border-color:#dddddd;    
}
.sortsnew:not(.sortsnewstatic) .sortnew.activesort a {
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    padding-right: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
}
.sortsnew:not(.sortsnewstatic) .sortnew.activesort a:after {
    content: "\f107";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    display: block;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 0;
    padding: 10px;
}
.sortsnew:not(.sortsnewstatic).sortsopen .sortnew.activesort a:after {
    content: "\f106";
}
.sortsnew:not(.sortsnewstatic) .sortnew {
    display: none;
    max-width: 100%;
    overflow: hidden;
}
.sortnew a, .sortnew button {
    padding: 10px;
}
.sortsnew:not(.sortsnewstatic).sortsopen .sortnew{
    display: block;
}
.sortsnew:not(.sortsnewstatic) .sortnew.activesort {
    display: block;
    order: -1;
}
}
#cart li.cart-body > .alert{
    margin: 0px -10px;   
} 
@media (max-width: 550px) {       
#navicons .navicon .navicon-content.navicon-content-cart, #menu > div{
    width:100%;
}
}
@media (max-width: 420px) {       
.smartsearch-product-content {
    display: flex !important;
}
} 
.nav-tabs {
    display: flex;
    border-bottom: 1px solid #dddddd;
}
.nav-tabs>li>a {
    height: 100%;
    display: flex;
    align-items: center;
}
#tab-ine-videa {
    margin-top: -15px;
}
.tooglefootermenu:before {
    background: none;
    color: #000000;
}
.nav-tabs:before, .nav-tabs:after {
    display: none;
}
body.bodymobilemenu .navicon-icon i.fa-bars:before {
    content: "\f00d";
}
.short-description{
    text-align: left;
    margin: 20px 0;
}
.flags-section {
    margin-top: 5px;
}
.short-description a {
    float: right;   
    text-decoration: underline;
}
.productpagename h1 {
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}
.productpagename, .productpage {
    text-align: center;
}
.priceflex {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.price {
    display: block;
    text-align: left;
    margin: 0;
}
.priceflex .stock {
    text-align: right;
    flex: 1;
    line-height: 20px;
}
.price-final, .price-final-special {
    font-size: 30px;
    line-height: 32px; 
    font-weight: 700;
    display: block;
    color: #df0505;
    white-space: nowrap;
}
.price-tax {
    font-size: 14px;
    margin-left: 0px;
}
.stockproduct, .stockproduct i {
    font-size: 20px;
    line-height: 24px;
}
.price-final-old, .price-final-special {
    display: inline-block;
}
.productpagename .flag {
    margin: 5px 0;
    overflow: visible;
}
.flags .dropdown-menu>li>a i {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.flags .dropdown-menu>li>a {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 3px 10px;
}          
#product{
    text-align: left;
}

.priceflex .price i {
    line-height: 12px;
    font-size: 14px;
    color: #df0505;
    display: block;
}
.form-group-addtocart .price :not(.price-final,.price-final-special,.new-price-content,.new-price-content-box) {
    display: none;
}
.product-grid .product-thumb .caption{
    padding: 0;
}
.headinghref {
    background-color: #ffffff;
}
#product .optionthumbnails .row {
    margin-left: -2px;
    margin-right: -2px;
}
#product .optionthumbnails .row > div {
    padding-left: 2px;
    padding-right: 2px;
}
.feedbackbox-content {
  width: 32px;
}
.productpage table.table.table-info {
    margin: 0 auto;
}
.productpage table.table.table-info td:first-child{
    min-width: auto;
    text-align:right;
}
.productpage table.table.table-info td{
    padding: 2px;
}
a.flexheading {
    display: flex;
    gap: 5px;
    text-decoration: none;
    align-items: center;
    outline: none;
}
a.flexheading > * {
    margin: 0;
    text-align: center;
    letter-spacing: -0.5px;
}
a.flexheading > div {
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
span.heading-first, span.heading-part, span.heading-last {
    color: #000000;
    font-weight: 700;
}
#cart{
    height: 100%;
}
.new-pagination {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    font-size: 18px;
    margin: 20px 0;
}
.new-pagination > ul {
    display: flex;
    padding-left: 0;
    align-items: center;
    margin: 0;
    justify-content: center;
}
.new-pagination ul > li {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.new-pagination ul > li.active {
    background: #3c711f;
    color: white;
}
.new-pagination ul > li a {
    display: block;
    color: black;
}
.new-pagination ul > li a:hover {
    background: whitesmoke;
}
.ajaxload {
    position: absolute;
    opacity: 0.5;
    background: white;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}
.shippaydescription {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    justify-content: end;
    font-size: 14px;
}
.shippaydescription > div {
    flex: 1;
}
.shippaydescription img {
    width: 50px;
}
.manufacturer-section.row.productrow .product-thumb{
    justify-content: center;
}
.manufacturer-section.row.productrow .product-thumb .manufacturer-item-name {
    height: 100%;
}
.manufacturer-section.row.productrow .product-thumb a {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.subcategory-name {
    padding-left: 10px;
}
.subcategory-image + .subcategory-name {
    padding: 0;
}
.smartsearch-sections {
    display: flex;
    justify-content: space-between;
    max-height: calc(100vh - 160px);
    overflow: auto;
}
.smartsearch-section-right {
    border-left: 1px solid #e2dfd8;
    margin: 15px;
    margin-left: 0;
    padding-left: 15px;
}
#magiccontent:after {
    content: "";
    clear: both;
    display: block;
}
.shippay-item {
    border: 1px solid #e2dfd8;
    margin-bottom: 10px;
    width: 100%;
}
.shippay-item-header {
    cursor: pointer;
    min-height: 90px;
    padding: 10px 20px;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.shippay-item-content {
    align-items: center;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
}
.shippay-col {
    display: flex;
    gap: 15px;
    align-items: center;
}
.shippay-col img {
    width: 80px;
    object-fit: contain;
}
.shippay-item-text p {
    margin: 0;
}
.shippay-item-name {
    font-weight: 700;
    font-size: 18px;
}
.shippay-content {
    display: none;
    padding: 0 20px;
    width: 100%;
}
.shippay-item-header.shippay-active + .shippay-content {
    display: block;
}
.shippay-content-text {
    display: none;
}
.shippay-item-header .shippay-col-o i {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20px;
    height: 20px;
}
.shippay-item-header.shippay-active .shippay-col-o i {
    transform: rotate(180deg);
}
.shippay-item.shippay-active .shippay-item-header.shippay-active + .shippay-content {
    margin-top: -20px;
}
@media (min-width: 768px) {
.gridlist.gridlist-list .product-thumb .flags{
    flex-direction: column;  
    align-items: end;  
}
footer > .container > .row {
    display: flex;
    flex-wrap: wrap;
}
.shippay-col .hidemob {
    display: none !important;
}
.shippay-item-header.shippaynopointer {
    cursor: auto;
}
.shippay-item-header.shippay-active.shippaynopointer + .shippay-content {
    margin-top: 0px;
}
}
.review-widget img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 991px) {
.review_text{
	height: auto;		
}
.main-review-flex {
    display: block;
}
.main-review-flex > div {
    margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.shippay-col span, .shippay-item-description {
    display: none;
}
.shippay-content-text {
    display: block;
}
}
.shippay-col-o span {
    max-width: 240px;
    text-align: right;
}
.modal-dialog {
    align-items: center;
    display: flex;
    margin: 10px;
    min-height: calc(100% - 20px);
    pointer-events: none;
    position: relative;
    width: auto;
}
.modal-content {
    background-color: #fff;
    margin: auto;
    max-width: 100%;
    padding: 20px 15px;
    pointer-events: auto;
    width: 750px;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.modal-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 0 0 10px 0;
}
h4.modal-title {
    font-weight: 700;
    font-size: 24px;
    color: black;
    order: -1;
}
.modal-body {
    padding: 0;
}
.modal-header button.close {
    font-size: 0;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 1;
}
.modal-header button.close:before, .modal-header button.close:after {
    position: absolute;
    left: 15px;
    top: 0px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #000;
}
.modal-header button.close:before {
    transform: rotate(45deg);
}
.modal-header button.close:after {
    transform: rotate(-45deg);
}
.modal-header.onlybtn {
    min-height: 0;
    border: none;
    padding: 0;
    margin: 0;
    display: block;
}
.shippayselect {
    display: flex;
    gap: 10px;
    align-items: center;
    background-color: #fffbf6;
    padding: 10px;
    border: 1px solid #ebe8da;
    margin-bottom: 20px;
}
.shippayselect select {
    flex: 1;
}
.feedbackbox #recaptcha-badge {
    display: none;
}
.product-thumb.thumb-with-catbanner {
    padding: 0;
    border: none;
    overflow: hidden;
    position: relative;
}
.catbanner img {
    max-width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.calculator {
    background: #fffbf6;
    box-shadow: 0 3px 6px #00000020;
    padding: 15px;
    max-width: 1200px;
    margin: 10px auto;
}
.calculator-inputs {
    background: white;
    border: 1px solid #e2dfd8;
    padding: 10px;
}
.calculator-results {
    background: #000000;
    color: white;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.calculator-flex {
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.calculator-flex *{
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.calculator-flex output {
    font-weight: 700;
}
.calculator-flex input[type="number"] {
    height: 30px;
    padding: 5px;
    width: 50px;
    text-align: right;
}
.calculator-flex .input-group-addon {
    height: 30px;
    padding: 5px;
}
form.calculator-calculating .calculator-inputs{
    opacity: 0.5;
    cursor: not-allowed;
}
form.calculator-calculating .calculator-inputs * {
    pointer-events: none;
}
form.calculator-calculating .calculator-results{
    opacity: 0.5;
}
.calculator-result {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 16px;
}
.calculator-result-icon {
    background: #275010;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
}
.calculator-result-icon i {
    font-size: 24px;
}
.calculator-result-text p {
    margin: 0;
}
.calculator-result-text span {
    font-weight: 600;
    font-size: 24px;
}
.text-really-small{
    font-size: 12px !important;   
}
.calculator-flex select{
        width: -webkit-fill-available;
}
.redclear {
    position: fixed;
    bottom: 15px;
    left: 15px;
    background: black;
    color: white;
    border-radius: 10px;
    padding: 5px 10px;
    cursor: pointer;
    opacity: 0.2;
    transition: all 0.3s ease;
    z-index: 99999;
}
.alert-danger {
    background-color: #f44336 !important;
}
@media (min-width: 1630px) {
.container {
    width: 1600px;
}
.col-lg-3 {
    width: 25%;
}
}
.afterheadersection {
    background: #fffbf6;
    border-bottom: 1px solid #e2dfd8;
    padding: 15px 0;
    margin: -20px 0 20px;
}
.afterheadersection .breadcrumb {
    margin: 0;
}
.afterheadersection h1 {
    margin-top: 10px;
    display: block;
}
.afterheadersection .productpagename {
    margin-bottom: 0px;
}
@media(min-width: 768px) {
.btn-lg {
    padding: 20px 10px !important;
    font-size: 24px !important;
    line-height: 28px !important;
    white-space: normal;
}
.stickywithborder {
    padding-right: 20px;
    border-right: 1px solid #e2dfd8;
}
.sortnew {
    background: white;
}
}
h1 {
    font-size: 36px;
    font-weight: 700;
}
h2 {
    font-size: 29px;
    font-weight: 400;
}
h3 {
    font-size: 24px;
    font-weight: 400;
}
#logo h1{
    font-size: 24px;    
}
.afterdesc {
    display: flex;
    justify-content: center;
    align-items: end;
    gap: 15px;
    justify-content: space-between;
}
.afterdesc > img {
    max-height: 200px;
    max-width: 100%;
}
.afterdesc > img.magic-image {
    margin-bottom: -50px;
}
.breadcrumb {
    padding: 0;
    background: transparent;
    border: none;
}
.subcategory {
    max-width: 230px;
    transition: all 0.3s ease;
}
.subcategory:hover {
    border-color: black;
}
.subcategory:hover h2 {
    color: black;
    text-decoration: none;
}
.categorypage .subcategory{
    height: 90px;
}
.categorypage .subcategory-image img {
    width: 80px;
}
.categorypage .subcategory-name {
    padding: 5px !important;
}
.product-thumb {
    box-shadow: none;
    text-align: left;   
}
.product-thumb.product-thumb-real {
    max-width: 310px;
    padding: 0;    
}
.product-thumb.product-thumb-real > .image + div {
    padding: 0 10px 10px;
}
.product-thumb .product-detail-price-stock {
    padding: 0;    
}
.product-thumb .price {
    color: #000000;
}
.product-thumb:hover {
    box-shadow: 0 5px 10px #00000020;
}
.homepagecategories {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin: 15px 0;
}
.homepagecategory {
    background: #fffbf6;
    padding: 30px;
    position: relative;
    overflow: hidden;
    width: calc(33.3333% - 10px);
    display: flex;
    flex-direction: column;
}
.homepagecategory:nth-child(odd), .homepagecategory:nth-child(odd) .listwithimg:after {
    background: #0000001f;
}
.homepagecategory .listwithimg:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #fff0de;
    right: -130px;
    bottom: -140px;
    transform: rotate(45deg);
}
.homepagecategory h2 {
    color: black;
    font-size: 26px;
    border-bottom: 1px solid #fff0de;
    margin: 0 0 10px;
    padding-bottom: 10px;
    text-align: center;
}
.homepagecategory:nth-child(odd) h2 {
    border-color: #d0ddca;
}
.homepagecategory .listwithimg > div > a {
    margin-top: 20px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
}
.homepagecategory ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.homepagecategory ul li {
    padding: 5px 0;
}
.homepagecategory .listwithimg {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    position: relative;
    height: 100%;
    padding-right: 45%;
}
.homepagecategory .listwithimg img {
    max-height: 200px;
    max-width: 45%;
    z-index: 1;
    transition: all 0.3s ease;
    bottom: -20px;
    position: absolute;
    right: -10px;
}
@media(max-width: 991px) {
.homepagecategory .listwithimg {
    padding-right: 30%;
}
.homepagecategory .listwithimg img {
    max-width: 30%;
}
}

.homepagecategory:hover img {
    transform: scale(1.1);
}
.headingwithicon .headinghref {
    display: none;
}

.headingwithicon {
    justify-content: center;
    margin: 20px 0 10px;
}
.headingwithicon > h1:not(.headinghref), .headingwithicon > h2:not(.headinghref), .reviews .headingwithicon > h3:not(.headinghref) {
    font-size: 26px;
    padding: 0 30px;
    color: black;
    text-align: center;
}
.headingwithicon > span.likeheading {
    font-size: 26px;
	line-height: 30px;
    padding: 0 30px;
    color: black;
    text-align: center;
    background: #ffffff;
}
.headingwithicon:after {
    left: auto;
    width: 800px;
    max-width: 100%;
}
.beforemagicicon {
    margin: 60px 0;
    border-top: 1px solid #e2dfd8;
    border-bottom: 1px solid #e2dfd8;
}
.beforemagicicon .container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.magicimage img {
    margin: -40px 0px;
    display: block;
    max-height: 220px;
}
.beforemagicicon .container:before, .beforemagicicon .container:after {
    display:none;
}
.magicimage img {
    margin: -40px auto;
    display: block;
    max-height: 195px;
}
.magicicon {
    flex: 1;
}
.magiciconitem-heading {
    color: #000;
}
.magiciconitem {
    background: transparent;
    border: none;
}
.productimageelement .thumbnail {
    border: none;
    padding: 0;
    margin: 0;
}
@media (max-width: 1289px) {
.homepagecategory {
    width: calc(50% - 8px); 
}
}
.recent-post-info > a, .related-post-info > a {
    font-weight: 700;
}
@media (max-width: 767px) { 
.magicimage, .breadcrumb {
    display: none;
}
.beforemagicicon {
    margin: 10px 0;
}
.magicimage img {
    max-height: 150px;
    margin: -40px auto 0;
}
.magicicon {
    margin: 10px 0;
}
.homepagecategory {
    width: 100%; 
    padding: 15px 30% 15px 15px;
	display: block;
}
.homepagecategory h2 {
    text-align: left;
    border: none;
    margin-bottom: 0;
}
.homepagecategory .listwithimg > div > a {
    margin: 0;
}
.homepagecategory .listwithimg {
    padding-right: 0;
    position: initial;
}
.homepagecategory p {
    margin: 0;
}
.homepagecategory .listwithimg img {
    max-height: 100px;
    max-width: 25%;
    bottom: 5px;
    right: 10px;
}
.homepagecategory .listwithimg:after {
    width: 100px;
    height: 100px;
    right: -50px;
    bottom: -50px;
}
.homepagecategory ul {
    display: none;
}
}
.recent-post-image img, .related-post-image img {
    border-radius: 0px;
    padding: 0;
    border: none;
    max-width: 100%;
    margin-bottom: 10px;
}
.related-post-image img {
    width: 100%;
}
.related-post-description {
    margin-bottom: 10px;
}
.recentposts .product-thumb {
    border: none;
}
.recent-post-sub-title, .related-post-sub-title {
    font-size: 18px;
    margin-bottom: 10px;
}
.blog-post-info {
    display: flex;
    gap: 15px;
    align-items: center;
    text-align: center;
}
.blog-post-col:nth-child(2) > * {
    margin: 0 auto;
    max-width: 800px;
}
.blog-post-image img {
    padding: 0;
    border: none;
    border-radius: 0px;
}
.blog-post-sub-title {
    border-bottom: none;
}
.blog-post-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.blog-post-col:first-child {
    max-width: 50%;
}
.blog-post-col:nth-child(2) {
    flex: auto;
}
.blog-post-sub-title a {
    color: black;
    font-size: 24px;
    line-height: 30px;
}
.blog_post-layout:nth-child(even) .blog-post-col:nth-child(2) {
    order: -1;
}
.blog_post-layout {
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 20px;
}
.blog_post-layout:last-child {
    border-bottom: none;
}
.blogcategories ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blogcategories ul li:not(:last-child) {
    border-bottom: 1px solid #e2e2e2;
}
.blogcategories ul li a {
    padding: 5px 0;
    display: block;
    /* font-weight: 700; */
    /* text-transform: uppercase; */
    /* text-align: center; */
}
.blogcategories ul li.selectedcat a {
    color: #df0505;
}
.stickyelement.stickyusing{
    position: sticky;
    top: 210px;
    transition: top 0.35s ease;
}
#additimages{
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: relative;
    width: 150px;   
    margin: 0;
    padding: 0;
    position: relative;
    transition: margin-top 0.3s ease;
}
#additimages.thumbnails .image-additional{
    margin: 0;
}
#befadditimages{
    position:relative;
    order: -1;
    max-height: 510px;
    overflow: hidden;
}
.additimage-chevron {
    position: absolute;
    width: 100%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
.additimage-chevron i {
    height: 20px;
    width: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background: white;
}
.additimage-chevron.additimage-chevron-down {
    bottom: 0;
    background: linear-gradient(0deg, white, transparent);
}
.additimage-chevron.additimage-chevron-up {
    top: 0;
    background: linear-gradient(180deg, white, transparent);
}
.additimage-chevron.chevron-show {
    opacity: 1;
    visibility: visible;    
}
.tabs-full {
    margin: 20px 0;
}
.tab-sticky {
    background: #fffbf6;
    position: sticky;
    top: -1px;
    transition: all 0.35s ease;
    z-index: 1;
    min-height: 55px;
    align-items: center;
    display: flex;
    border-top: 1px solid #e2dfd8;
    border-bottom: 1px solid #e2dfd8;
    z-index: 10;
    overflow: auto;
}
body.fixednew .tab-sticky {
    top: 124px;
}
body.fixednewnav.fixednew .tab-sticky {
    top: 157px;
}
ul.stickytabs {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: space-between;
    align-items: center;
}
ul.stickytabs > li {
    flex: 1;
    text-align: center;
    font-size: 18px;
}
ul.stickytabs > li:not(:first-child) {
    border-left: 1px solid gainsboro;
}
ul.stickytabs > li a {
    display: block;
    padding: 10px;
}
.stickyloader {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 2px;
    background: #000000;
    transition: all 0.3s ease;
}
.productpagename h1 {
    font-size: 32px;
}
.productpagename .darcek {
    display: block;
}
.stickycontent > div#description {
    max-width: 1000px;
    margin: 0 auto;
}
.newrating label {
    padding: 8px;
}
.newrating label span i {
    color: #ffce0d;
    text-shadow: 0 2px 4px #00000020;
}
.newrating label:nth-child(1) span i {
    font-size: 26px;
}
.newrating label:nth-child(2) span i {
    font-size: 29px;
}
.newrating label:nth-child(3) span i {
    font-size: 32px;
}
.newrating label:nth-child(4) span i {
    font-size: 35px;
}
.newrating label:nth-child(5) span i {
    font-size: 38px;
}
.flex-els {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
}
.flex-els > img{
    max-height: 200px;
    margin: -15px 0;  
    max-width: 100%; 
}
#description .success {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    position: relative;
    background: #f0ffc8;
    border: 1px solid #ede5da;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}
#description .success:before {
    content: "\f164";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    position: absolute;
    left: 10px;
    width: 25px;
    align-items: center;
    height: 100%;
    font-size: 18px;
    display: grid;
    top: 0px;
}
#description .success .close {
    padding-top: 6px;
    padding-right: 4px;
    opacity: 1;
}  
#description .success.successwithouticon {
    padding: 5px;
    vertical-align: top;
    display: flex;
    align-items: center;
    margin-left: 20px;
    color: black;
    float: right;
}
#description .success.successwithouticon:before{
    display:none;    
}
#description .success.successwithouticon .product-thumb {
    padding: 0;
    border: none;
    display: inline-block;
    margin: 0 10px 0 0;
    min-width: 52px;
}
#description .success.successwithouticon a {
    text-decoration: underline;
}
.group-review {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 10px;
    justify-content: center;
}
.group-review-stats {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    padding: 15px;
}
.group-review-total {
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
}
.group-review-total-reviews {
    font-size: 12px;
    color: #999999;
}
.group-review-star-data {
    display: flex;
    align-items: center;
    gap: 5px;
}
.table-compare .rating{
    display: flex;
    justify-content: center;    
}
.ratingbar {
    width: 100px;
    background: whitesmoke;
    height: 6px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}
.ratingbarpart {
    position: absolute;
    background: #3c711f;
    left: 0;
    height: 6px;
    border-radius: 3px;
    top: 0;
}
.ratingcount {
    width: 16px;
    text-align: right;
}
.ratingimage {
    background-image: url('/image/stars-none-new.png');
    height: 20px;
    width: 100px;
    background-size: 100px;
}
.ratingimagefull {
    background-image: url('/image/stars-full-zbozi-new.png');
    height: 20px;
    width: 100px;
    background-size: 100px;
}
.productreview .review_text {
    border-bottom: none;
    margin: 0;
    padding: 5px 0;
}
.review.productreview {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0;
}
.productreview .review_rating .ratingimage {
    margin: 0;
}
.productreview .review_customer {
    height: auto;
}
.productreview .review_customer span + span {
    font-weight: 400;
}
.newrating {
    display: flex;
    justify-content: space-between;
    max-width: 200px;
    margin: 10px auto;
}
.newrating label {
    padding: 0;
}
.review.productreview:last-child,.review-card.productreview:last-child {
    border-bottom: none;
}
.tabs-full .review.productreview:nth-child(6),.tabs-full .review-card.productreview:nth-child(6) {
    position: relative;
    pointer-events: none;
}            
.tabs-full .review.productreview:nth-child(6):after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, white 0%, transparent 100%);
}
.tabs-full .review-card.productreview:nth-child(6):after {
    content: "";
    position: absolute;
    left: -15px;
    bottom: -15px;
    width: calc(100% + 30px);
    height: 100%;
    background: linear-gradient(0deg, white 0%, transparent 100%);
}
body.checkout-checkout header {
    height: 76px;
    margin-top: 0 !important;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
body.checkout-checkout {
    margin-top: 0px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
body.checkout-checkout .stickyelement.stickyusing {
    top: 0px !important    
}
.stickyelement.sticky100 {
    top: 100px !important;
}
body.checkout-checkout .stickyelement > div {
    box-shadow: 0 5px 10px #00000020;
    margin-left: 20px;
}
body.checkout-checkout .panel.panel-default, body.checkout-checkout .panel-body {
    border: none !important;
    box-shadow: none;
    padding: 0;
}
body.checkout-checkout .panel.panel-default .panel-heading {
    border: none !important;
    padding: 10px 0;
}
body.checkout-checkout .panel.panel-default .panel-heading .panel-title {
    background: white;
    border: none;
    font-size: 26px;
    line-height: 34px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-transform: none;
}
body.checkout-checkout .mp-container h1 {
    font-size: 36px !important;
    margin: 10px 0;
}
body.checkout-checkout .shippay-col input + div {
    min-width: 24px;
    min-height: 24px;
    border: 1px solid gainsboro;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.checkout-checkout .shippay-col input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
body.checkout-checkout .shippay-col input:checked + div {
    background: #3c711f;
    border-color: #3c711f;
}
body.checkout-checkout .shippay-col input:checked + div:before {
    content: "\f00c";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: white;
    font-weight: 900;
}
.shippay-item.shippay-active, .shippay-item:hover:not(.disabled) {
    background: whitesmoke;
}
.shippay-item.shippay-active .shippay-content {
    display: block;
    margin: -20px 0 10px;
}
.shippay-items.shippay-items-selected .shippay-item:not(.shippay-active, .shippay-changer) {
    display: none;
}
body.checkout-checkout .shippay-item {
    margin-bottom: 0;
    border-left: none;
    border-right: none;
    padding: 10px 0;
}
body.checkout-checkout .shippay-items.shippay-items-selected .shippay-item {
    border: 1px solid black;
}
body.checkout-checkout .shippay-col.shippay-col-o {
    font-size: 18px;
    white-space: nowrap;
}
.shippay-changer {
    padding: 10px !important;
    cursor: pointer;
    border-top: none !important;
}
#step-checkout {
    transition: all 0.3s ease;
    flex: 1;
    max-width: 100%;
}
#step-checkout .shipping_methods, #step-checkout .payment_methods, #step-checkout .summary {
    transition: all 0.3s ease;
}
#step-checkout.refreshing, #step-checkout .shipping_methods.refreshing, #step-checkout .payment_methods.refreshing, #step-checkout .contact_details.refreshing, #step-checkout .summary.refreshing, #modal-agree.refreshing {
    opacity: 0.7;
    filter: blur(1px);
    pointer-events: none;
}
body.checkout-checkout .shippay-item:not(:first-child) {
    border-top: none;
}
.shippay-item.shippay-changer {
    display: none;
}
.shippay-items.shippay-items-selected .shippay-item.shippay-changer {
    display:  block;
}
 
body.checkout-checkout .shippay-item-header {
    min-height: 60px;
    padding: 5px 10px;
    margin: 0;
}
body.checkout-checkout .shippay-item.shippay-active .shippay-content {
    margin: 0;
    padding-left: 49px;
}
body.checkout-checkout .mp-checkout .form-group {
    margin-bottom: 15px;
    display: block;
}
body.checkout-checkout .has-accept:after, body.checkout-checkout .has-attention:after, body.checkout-checkout .has-error:after {
    top: 30px;
    right: 9px;
}
body.checkout-checkout .has-accept.form-group-select:after, body.checkout-checkout .has-attention.form-group-select:after, body.checkout-checkout .has-error.form-group-select:after {
    right: 20px;
}
body.checkout-checkout .form-group.form-group-readonly input:not(.other-country), body.checkout-checkout .form-group.form-group-readonly input:not(.other-country) ~ .floating-label, body.checkout-checkout .form-group.form-group-readonly select, body.checkout-checkout .form-group.form-group-readonly select ~ .floating-label {
    opacity: 0.5;
    pointer-events: none;
}
body.checkout-checkout .form-group.form-group-readonly input:not(.other-country), body.checkout-checkout .form-group.form-group-readonly select {
    background: gainsboro;
}
.flex-country {
    display: flex;
}
body.checkout-checkout .mp-checkout .form-group div {
    color: black;
}
body.checkout-checkout .mp-checkout .form-group div a {
    text-decoration: underline;
}
body.checkout-checkout .form-checkbox-checkout > div > input + div, body.checkout-checkout .form-checkbox-checkout > label > input + div {
    width: 24px;
    height: 24px;
    border: 1px solid gainsboro;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    position: absolute;
}
body.checkout-checkout .form-checkbox-checkout > div > input + div + label {
    margin: 0;
    padding-left: 30px;
    font-weight: 700;
    z-index: 1; 
    cursor: pointer;   
}
body.checkout-checkout #step-checkout .signup-panel .form-group.required.form-checkbox-checkout {
    display: flex;
    gap: 5px;
}
body.checkout-checkout #step-checkout .signup-panel .form-group.required.form-checkbox-checkout:after {
    content: "*";
    color: red;    
    font-size: 20px;
}
body.checkout-checkout .form-checkbox-checkout > div > input:checked + div, body.checkout-checkout .form-checkbox-checkout > label > input:checked + div {
    background: #3c711f;
    border-color: #3c711f;
}
body.checkout-checkout .form-checkbox-checkout > div > input:checked + div:before, body.checkout-checkout .form-checkbox-checkout > label > input:checked + div:before {
    content: "\f00c";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: white;
    font-weight: 900;
}
body.checkout-checkout .form-checkbox-checkout > div > input, body.checkout-checkout .form-checkbox-checkout > label > input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
body.checkout-checkout .mp-checkout .form-group.form-checkbox-checkout > div, body.checkout-checkout .mp-checkout .form-group.form-checkbox-checkout > label {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
}
body.checkout-checkout .form-checkbox-checkout:not(.form-checkbox-checkout-reverse) > div > input + div ~ div, body.checkout-checkout .form-checkbox-checkout:not(.form-checkbox-checkout-reverse) > label > input + div ~ div, body.checkout-checkout .form-checkbox-checkout.form-checkbox-checkout-reverse > div > input:checked + div ~ div, body.checkout-checkout .form-checkbox-checkout.form-checkbox-checkout-reverse > label > input:checked + div ~ div {
    display: none;
    width: 100%;
}
body.checkout-checkout .form-checkbox-checkout > div > input:checked + div ~ div, body.checkout-checkout .form-checkbox-checkout > label > input:checked + div ~ div, body.checkout-checkout .form-checkbox-checkout.form-checkbox-checkout-reverse > div > input:not(:checked) + div ~ div {
    display: block;
    background: whitesmoke;
    padding: 10px 10px 0 10px;
}
.shippay-item.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}
.shippay-item.disabled > * {
    pointer-events: none;
}
body.checkout-checkout .form-checkbox-checkout > div > label.control-label, body.checkout-checkout .form-checkbox-checkout > label > label.control-label {
    width: auto;
}
.checkout-steps {
    display: flex;
    font-size: 18px;
    max-width: 600px;
    margin: 20px auto;
    justify-content: center;
    gap: 10px;
    position: relative;
}
.checkout-steps:before {
    content: "";
    position: absolute;
    border-top: 1px solid #eeeeee;
    width: 100%;
    top: 20px;
}
.checkout-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-align: center;
    width: 25%;
    position: relative;
}
.checkout-step:first-child:before, .checkout-step:last-child:before {
    content: "";
    position: absolute;
    border-top: 1px solid white;
    top: 20px;
    left: 0;
    width: 50%;
}
.checkout-step:last-child:before {
    left: auto;
    right: 0;
}
.checkout-step-num {
    width: 40px;
    height: 40px;
    border: 1px solid #eeeeee;
    background: white;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.checkout-step.checkout-stpe-active {
    font-weight: 700;
}
.checkout-step.checkout-stpe-active .checkout-step-num {
    background: black;
    color: white;
    border-color: black;
}
.stickyelement > * {
    margin-left: 20px;
}
.stickyelement > div:not(.notbg) {
    padding: 20px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, .06);
    background: #fffbf6;
    margin-bottom: 20px;
}
.stickyelement > div > *:first-child {
    margin-top: 0;
}
#total-content table {
    font-size: 16px;
    margin-bottom: 0;
}
#total-content table td:first-child {
    text-align: left;
}
#total-content table tr:last-child {
    font-size: 26px;
    font-weight: 700;
    border-top: 1px solid #e2dfd8 !important;
}
.progress {
    height: 10px;
    max-width: 300px;
}
.cartmaagicattention {
    padding: 0px;
    background: transparent;
    margin: 10px 0;
    border: none;
}
.input-gruop-flex {
    display: flex;
    align-items: center;
}
.input-gruop-flex > .input-group-btn {
    width: auto;
}
.input-gruop-flex > * {
    height: auto;
    align-self: stretch;
    z-index: 2;
}
.input-gruop-flex > .input-group-btn input {
    height: 52px;
    display: block;
    margin-left: -1px;
    position: relative;
}
.table-price {
    color: #000000;
    font-size: 18px;
}
a.back-step-btn {
    font-size: 18px;
}
.summary-products {
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
}
.summary-product {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    padding: 10px 0;
}
.summary-name {
    flex: 1;
}
.summary-details {
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 5px;
    color: #8e8e8e;
}
.summary-details b {
    font-size: 18px;
    color: black;
}
.summary-product:not(:last-child) {
    border-bottom: 1px solid #e2dfd8;
}
.summary-image {
    width: 70px;
    text-align: center;
}
.summary-image img {
    display: block;
    position: relative;
    width: 100%;
}
#cart-content table tbody td:not(.table-price) {
    white-space: normal;
}
body.checkout-checkout #navicons > .navicon:first-child{
    position: relative !important;
}
div#total-content > button {
    width: 100%;
}
div#total-content > button[disabled] {
    opacity: 0.5;
}
.shipping_methods, .payment_methods {
    margin: 40px 0;
}
.step-check-section.payment_methods .shippay-items:not(.ship-items-selected) .shippay-item, .shippay-firstshipping, .step-check-section.shipping_methods .shippay-items.country-not-selected .shippay-item, .step-check-section.shipping_methods .shippay-items:not(.country-not-selected) .shippay-firstcountry {
    display: none;
}
.step-check-section.payment_methods .shippay-items:not(.ship-items-selected) .shippay-firstshipping {
    display: block;
}
.form-control {
    height: 52px;
    font-size: 16px !important;
}
.last-agree-text {
    margin-top: 10px;
}
body.checkout-checkout #step-checkout .form-group {
    display: block;
    width: 100%;
}
body.checkout-checkout #step-checkout .signup-panel .form-group {
    margin-bottom: 25px;
}
body.checkout-checkout #step-checkout .form-group div:not(.text-danger) {
    color: black;
}
body.checkout-checkout #step-checkout .form-group div a:not(.nounderline) {
    text-decoration: underline;
}
body.checkout-checkout #step-checkout .form-group.form-checkbox-checkout > div, body.checkout-checkout #step-checkout .form-group.form-checkbox-checkout > label {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
li.cart-alsobought {
    position: fixed;
    top: 0;
    background: #fffbf6;
    height: 100vh;
    right: 410px;
    width: 301px;
    border-right: 1px solid #e2dfd8;
    border-left: 1px solid #e2dfd8;
    padding: 10px;
    overflow: auto;
}
li.cart-alsobought h3 {
    margin-top: 0;
    text-align: center;
}
li.cart-alsobought .row.productrow {
    flex-wrap: wrap;
    overflow: auto;
}
li.cart-alsobought .row.productrow > div {
    width: 100%;
}
.form-group.floating-form {
    position: relative;
}
.form-group.floating-form input, .form-group.floating-form select, .form-group.floating-form textarea {
    padding-top: 20px;
}
.flex-country input:not(.hide) + select {
    padding-top: 6px;
}
.floating-label {
    position: absolute;
    pointer-events: none;
    left: 12px;
    height: 22px;
    overflow: hidden;
    z-index: 2;
    top: 14px;
    opacity: 0.5;
    color: black;
    transition: 0.2s ease all;
}
.form-group.required:not(.required-nostar).floating-form .floating-label:after {
    content: "*";
    color: red;
    padding-left: 5px;
}
.floating-form input:focus ~ .floating-label, .floating-form select ~ .floating-label, .floating-form textarea:focus ~ .floating-label, .floating-form textarea:not(:placeholder-shown) ~ .floating-label, .floating-form input:not(:placeholder-shown) ~ .floating-label{
    top: 2px;
    bottom: 10px;
    
    font-size: 11px;
    opacity: 1;
}
.floating-form input::-webkit-input-placeholder, .floating-form textarea::-webkit-input-placeholder {
    opacity: 0;
}
.vies-checker {
    width: 100%;
    height: 52px;
    background: #004494;
    border: none;
    display: flex;
    color: white !important;
    gap: 5px;
    align-items: center;
    justify-content: center;
}
.vies-checker:before, .vies-checker:after {
    content: "\f005";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    color: #ffcb00;
}
.row.flexrow {
    display: flex;
    flex-wrap: wrap;
}
#step-checkout h3 {
    margin: 5px 0 10px 0;
}
body.checkout-checkout #step-checkout .form-group .text-danger {
    font-size: 10px;
    line-height: 11px;
    position: absolute;
    margin-top: 1px;
    z-index: 1;
    top: 100%;
    background: white;
}
body.checkout-checkout .form-checkbox-checkout.has-error > div > input + div, body.checkout-checkout .form-checkbox-checkout.has-error > label > input + div {
    border-color: red;
}
body.checkout-checkout #step-checkout .form-group:not(.required) > div > .text-danger {
    display: none;
}
body.checkout-checkout #step-checkout .form-group:not(.required) > div > input{
    border-color: #ccc;    
}
.form-group.required.floating-form.has-success > div:after {
    content: "\f058";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    height: 52px;
    align-items: center;
    width: 30px;
    justify-content: center;
    font-size: 16px;
    color: #3c711f;
    z-index: 2;
}
.form-group.required.floating-form.has-error > div:after {
    content: "\f057";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    height: 52px;
    align-items: center;
    width: 30px;
    justify-content: center;
    font-size: 16px;
    color: #a94442;
}
.form-group.required.form-group-select.floating-form.has-success > div:after, .form-group.required.form-group-select.floating-form.has-error > div:after {
    right: 20px;
}
.form-group.floating-form .refreshing-element {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 0;
    height: 52px;
    align-items: center;
    width: 30px;
    justify-content: center;
    display:none;
}
.form-group.floating-form > div {
    width: 100%;
}
.form-group.floating-form.has-refreshing .refreshing-element {
    display: flex;
}
.form-group.floating-form .refreshing-element i{
    font-size: 16px;
    color: #cccccc;
}
.form-group.form-select.required.floating-form.has-error > div:after, .form-group.form-select.required.floating-form.has-success > div:after {
    padding-right: 25px;
}
.form-group.form-select.required.floating-form.has-error > div > select, .form-group.form-select.required.floating-form.has-success > div > select {
    padding-right: 40px;
}
.verify-vat {
    width: auto !important;
    padding: 0 !important;
    background: transparent !important;
}
.verify-vat .btn.btn-verify {
    padding: 3px 10px;
    top: 0;
    position: absolute;
}
.simple-header-backbtn{
    position: absolute;
    left: 15px;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;    
}
.safety-zone {
    background: #3c711f;
    border-radius: 20px 3px 3px 20px;
    color: white;
    padding: 5px;
    font-size: 10px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    width: max-content;
    position: fixed;
    right: 0;
    bottom: 15px;
    box-shadow: 0 0 10px #00000040;
    z-index: 111;
    opacity: 0.3;
    transition: all 0.3s ease;
}
.safety-zone:hover {
    opacity: 1;
}   
.safety-zone i {
    background: #005300;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 15px;
}
.footer-flex-items {
    align-items: center;
    flex-wrap: wrap;
}
.footer-flex-items > *:not(:last-child) {
    position: relative;
    margin-right: 16px;
    display: inline-block;
}
.footer-flex-items > *:not(:last-child):after {
    content: "";
    display: block;
    border-right: 1px solid #e2dfd8;
    position: absolute;
    right: -10px;
    top: 0;
    height: 100%;
}
.footer-flex-items p {
    margin: 0;
    display: inline-block;
}
.btn-secondary, .btn-secondary[disabled] {
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 0;
    font-size: 14px;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
}
.btn.btn-loading {
    color: #00000020;
    position: relative;
    pointer-events: none;
}
img.imgremove {
    vertical-align: top;
}
button.btn.btn-loading:before {
    content: "\f1ce";
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    position: absolute;
    color: #000000;
    font-size: 14px;
    left: calc(50% - 6px);
    font-weight: 900;
}
.btn-link {
    color: #000000;
    text-decoration: underline;
}
.navicon-icon.navicon-acc.navicon-acc-logged i {
    color: #000000;
}
.navicon-icon.navicon-acc.navicon-wholesale-logged span {
    background: #df0505;
    border-radius: 4px;
    color: #ffffff;
    padding: 2px 8px;
    font-weight: 700;
    margin: 0 -5px;
}
#navicons .navicon .navicon-content.navicon-content-account, #navicons .navicon .navicon-content.navicon-content-country {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    display: flex;
    flex-direction: column;
    width: 410px;
    max-width: 100%;
    max-height: 100%;
    height: 100dvh;
    background: #fff;
    z-index: 9999999;
    transform: translateX(100%);
    transition: transform .35s ease-in-out;
    margin-top: 0 !important;
}
body.bodyaccount #navicons .navicon .navicon-content.navicon-content-account, body.bodycountry #navicons .navicon .navicon-content.navicon-content-country {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}
body.bodyaccount:before, body.bodycountry:before {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #00000080;
    z-index: 98;
    transition: all 0.35s ease;
}
#acc-header, #countrychange{
    height: 100%;
}
#acc-header ul, #countrychange ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    max-height: 100dvh;
    overflow: auto;
    padding: 0;
    margin: 0;
    list-style: none;
}
#countrychange ul {
    max-height: none;
    height: 100%;
    height: 100dvh;
}
#acc-header .acc-header, #countrychange .country-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    min-height: 53px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 4px 40px 4px 15px;
    border-bottom: 1px solid #e2dfd8;
}
#acc-header .acc-header span, #countrychange .country-header span {
    display: block;
    width: 100%;
}
#acc-header .acc-body, #countrychange .country-body {
    flex: 1;
    overflow: auto;
    padding: 15px;
}
#acc-header .acc-body form {
    border-bottom: 1px solid #e2dfd8;
}
.p-10 {
    padding: 10px;
}
.btn-primary {
    font-size: 16px;
    white-space: break-spaces;
}
#acc-header .acc-sec-header {
    background: #fffbf6;
    padding: 10px;
    border-bottom: 1px solid #e2dfd8;
}
#acc-header .acc-list li:not(:last-child) {
    border-bottom: 1px solid whitesmoke;
}
#acc-header .acc-list li a {
    padding: 10px 0;
    display: flex;
    gap: 5px;
    transition: all 0.3s ease;
}
#acc-header .acc-list li a:hover {
    padding-left: 10px;
}
#acc-header .acc-list li a:before {
    content: "\f054";
    display: block;
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: 900;
}
#acc-header .acc-list {
    margin: -10px 0 10px !important;
}
#column-right {
    display: block;
}
.stickycontent img {
    max-width: 100%;
}
#content {
    min-height: auto;
}
mgblock,.mgblock {
    background: #fffbf6;
    display: block;
    border: 1px solid #e2dfd8;
    padding: 10px 10px 10px 65px;
    text-align: center;
    position: relative;
}
mgblock:before,.mgblock:before {
    content: "\f0eb";
    font-family: 'Font Awesome 6 Free';
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
    font-size: 30px;
    padding: 15px;
    background: #fff4e7;
    border-right: 1px solid #e2dfd8;
}
.mgblock.blogposttip:before {
    content: "\f1ea";
    padding: 12px;
}
.mgblock.blogposttip .image {
    width: 25%;
}
.mgblock.blogposttip .blog-post-data {
    width: 75%;
}
.mgblock.blogposttip .blog-post-data .blog-post-description {
    text-align: left;
}
.mgblock.blogposttip .blog-post-data h3 {
    margin: 0 0 10px;
}    
.blog-post-description.maxlist-description {
    max-height: 45px;
}
.mgblock.blogposttip img {
    max-height: 150px;
    border-radius: 3px;
}
.mgblock.blogposttip a {
    text-decoration: none;
}
mgblock p, .mgblock p infoblock p {
    margin: 0;
}
@media(max-width: 767px) {
h1 {
    font-size: 32px;
    overflow: hidden;
}
h2 {
    font-size: 26px;
    overflow: hidden;
}
h3 {
    font-size: 22px;
    overflow: hidden;
}
.flairimg {
    float: right;
    width: 50%;
}
.flairgrid .col-sm-6:not(:last-child) > div {
    border-bottom: 1px solid #e2dfd8;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.stickyelement.stickyusing{
    position: relative !important;
    top: auto !important;    
}
.redclear{
    display:none;
}
.productpagename h1 {
    font-size: 26px;
}
.onlyfourinmob > .product-layout:nth-child(n+5) {
    display: none;
}
.safety-zone{
    display:none;
}
body.checkout-checkout .shippay-item-content {
    flex-wrap: wrap;
}
body.checkout-checkout .shippay-col img {
    order: 1;
}
body.checkout-checkout .shippay-col{
    width: 100%;
}
body.checkout-checkout .shippaytitle{
    flex: 1;
}
body.checkout-checkout .shippay-col.shippay-col-o{
    padding-left: 39px;   
    margin-top: 5px; 
}
.blog-post-info {
    flex-wrap: wrap;
}
.blog_post-layout:nth-child(even) .blog-post-col:nth-child(2) {
    order: inherit;
}
.blog-post-col:first-child {
    max-width: none;
    margin: 0 auto;
}
.afterdesc, .flex-els {
    flex-wrap: wrap;
    margin: 0 -10px 0;
}
.afterdesc > *, .flex-els > *{
    padding: 0 10px;
}
.afterdesc > img, .flex-els > img {
    margin: 0 auto !important;
    padding: 0;
}
.mgblock.blogposttip .image, .mgblock.blogposttip .blog-post-data{
    width: 100%;   
}
li.cart-alsobought {
    display:none;
}
#cart-content tbody tr {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #dddddd;
    padding: 10px 35px 10px 90px;
    gap: 5px;
}
#cart-content tbody tr:last-child {
    border-bottom: none;
}
#cart-content tbody tr td {
    border: none;
    padding: 0;
}
#cart-content tbody tr td:first-child {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
#cart-content tbody tr td:first-child img, #cart-content tbody tr td:first-child i {
    width: 85px;
    padding: 5px;
}
#cart-content tbody tr td:nth-child(2), #cart-content tbody tr td:nth-child(3) {
    width: 100%;
}
#cart-content tbody tr td:last-child {
    position: absolute;
    right: 0;
    width: 35px;
    height: 35px;
    top: 0;
    padding: 10px;
}
#cart-content tbody tr td.table-price {
    flex: 1;
    margin-right: -25px;
}
}         

infoblock {
    display: block;
    border: 1px solid #e2dfd8;
    padding: 10px;
    text-align: center;
    position: relative;
}
.sharebuttons {
    text-align: center;
}
#search .input-lg {
    max-width: 865px;
}
body .smartsearch {
    border-top: 1px solid black !important;
    margin-top: -1px !important;
}
.vsetkyrecenzie {
    font-weight: 700;
}
.form-group.form-group-ne-flex {
    display: flex;
    align-items: center;
}
.form-group.form-group-ne-flex > * {
    height: 40px;
}
.form-group.form-group-ne-flex > a {
    margin-left:-1px;
}
.newinfoicon {
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.newinfopages {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.newinfopages li {
    background: #fffbf6;
    margin: 10px 0;
    border: 1px solid #e2dfd8;
}
.newinfopages li:first-child {
    margin-top: 0;
}
.newinfopages li a {
    display: flex;
    gap: 20px;
    padding: 20px;
    font-size: 15px;
    align-items: center;
    font-weight: 400;
}
.headingbold > * {
    font-weight: 600;
}
.newinfoicon i {
    font-size: 30px;
}
.reviews.reviews-with-image #reviews  .product-thumb{
    margin-bottom: 60px;
}
#reviews .review {
    text-align: center;
}
#reviews .review_rating {
    height: 40px;
}
#reviews .review_image {
    bottom: -40px;
    margin-top: -40px;
}
.navicon-icon.navicon-icon-country i {
    height: 20px;
    overflow: hidden;
    border: 1px solid #b2b2b2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.navicon-icon.navicon-icon-country:hover i, body.bodycountry .navicon-icon.navicon-icon-country i, .navicon-icon.navicon-icon-country:hover i, body.bodycountry .navicon-icon.navicon-icon-country i {
    border-color: black;
}
.navicon-icon.navicon-icon-country i img {
    height: 100%;
}
.navicon-icon.navicon-icon-country{
    gap: 5px;   
}
#countrychange > ul .country-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}
span.country-or {
    text-transform: uppercase;
}
#countrychange > ul .country-footer .btn {
    width: 100%;
}
.relatedposts .product-thumb {
    border: none;
}
.socialposts {
    padding-bottom: 20px;
}
.alert.alertcountry {
    font-weight: 400;
}
.priceflex button.btn.btn-secondary {
    padding-top: 9px;
    padding-bottom: 9px;
}
h2 i.fa {
    font-size: 26px;
    line-height: 32px;
}
.product-grid .product-thumb .caption {
    min-height: auto;
}
.addtocartwithquant {
    display: flex;
}
.addtocartwithquant input {
    min-width: 80px;
    text-align: center;
}
.wholesale-table-in-list .table{
    margin-bottom: 0;
}
button.popup-element {
    background: #ffffff;
    border: 1px solid #e2dfd8;
    border-radius: 3px;
    padding: 2px 4px;
    line-height: 14px;
}
.wholesale-table-in-list {
    font-size: 85%;
    flex: 3;
}
.wholesale-table-in-list + .product-detail-price-stock {
    border: none !important;
    padding-left: 0 !important;
}
.wholesale-table-in-list td {
    padding: 2px 6px !important;
}
.addtocartwithquant .parquantity > div {
    height: 38px !important;
    display: flex;
    align-items: center;
}
.addtocartwithquant .parquantity > input {
    height: 40px !important;
}
.gridlist.gridlist-list .product-grid .product-thumb .caption {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.gridlist.gridlist-list .product-thumb .rating .ratingimage {
    margin: 0;
}
.gridlist.gridlist-list .product-grid .product-thumb .caption .product-detail-name > a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.gridlist.gridlist-list .product-thumb.thumb-with-catbanner {
    display: none;
}
.gridlist.gridlist-list .product-grid .product-thumb.product-thumb-real > .image + div {
    flex: 1;
    padding: 10px;
    width: max-content;
    overflow: auto;
}
.gridlist.gridlist-list .product-grid .product-thumb .product-detail-name {
    margin-top: 0px;
    margin-bottom: 0px;
    flex: 4;
}
.heureka_review_rating .ratingimagefull {
    background-image: url('/image/stars-full-heureka-new.png');
}
.zbozi_review_rating .ratingimagefull {
    background-image: url('/image/stars-full-zbozi-new.png');
}
.box.boxflex {
    display: flex;
    gap: 10px;
    margin: 5px 0;
}
@media(max-width: 991px) {
ul.mobilemenuitems {
    padding: 5px 10px !important;
    display: flex !important;
    gap: 15px;
}
ul.mobilemenuitems li.mobilemenuitem {
    padding: 10px 0px;
    font-weight: 600;
    border-bottom-color: transparent !important;
}
ul.mobilemenuitems li.mobilemenuitem.mobilemenuitem-active {
    color: #df0505;
    border-bottom-color: #df0505 !important;
}
ul.mobilemenuitems ~ ul > li {
    display: none;
}
ul.mobilemenuitems ~ ul > li.mobilemenucontent-active {
    display: flex;
}
ul.mobilemenuitems ~ ul > li.mobilemenucontent-active.magicarticle {
    display: block;
}
.magicdropdown.magicmanufacturer > .container {
    display: block;
}
.menu-with-container #menu > div > ul.mobilemenuitems ~ ul > li > a:first-child {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}
.menu-with-container #menu ul li .recent-post-info a {
    padding: 0;
}
#menu > div > ul > li.magicarticle .recent-post-info {
    padding: 0px 10px 15px;
    border-bottom: 1px solid #e2dfd8;
    margin-bottom: 20px;
}
#menu > div > ul > li.magicarticle .recent-post-sub-title {
    border: 1px solid #e2dfd8;
    padding: 10px;
    text-align: center;
    min-height: auto;
    margin: 0;
}
#menu > div > ul > li.magicarticle .recent-post-info:last-child {
    margin-bottom: 0;
}

#menu > div > ul > li.magicarticle .recent-post-info .recent-post-image img {
    width: 100%;
    max-width: none;
    margin-right: 0;
}
.menu-recent-posts {
    display: flex;
    flex-wrap: wrap;
}                
.menu-recent-posts > div {
    width: 50%;
}
ul.mobilemenuitems ~ ul > li.magicarticle > div > a {
    margin: 20px 10px;
    padding: 5px 10px !important;
}
ul.mobilemenuitems ~ ul > li > a:first-child img {
    width: 50px;
    height: 50px;
}
.productimageelement {
    margin-bottom: 10px;
}
header > .container #navicons > .navicon:first-child {
    right: 10px;
    left: auto;
}
#logo {
    margin-left: 0px;
}
header > .container #navicons {
    margin-right: 50px;
}
#menu > div {
    right: -5px;
    left: auto;  
    transform: translateX(100%); 
}
body.bodymobilemenu #menu > div {
    right: 0px;
}
header > .container #navicons > .navicon:first-child > div {
    padding: 15px;
    background: black;
    color: white;
    width: 45px;
}
.flexinmob {
    display: flex;
    flex-direction: column;
}
.flexinmob > * {
    order: 1;
    width: auto;
    float: none !important;
    position: relative !important;
}
.flexinmob > .summary + div {
    order: 0;
}
.checkout-steps {
    max-width: 100%;
    font-size: 14px;
}
.stickyelement > * {
    margin-left: 0px !important;
}
body.fixednew .tab-sticky {
    top: 74px;
}
body.fixednewnav.fixednew .tab-sticky {
    top: 107px;
}
header > .container {
    gap: 10px;
}
}
.recommimageelements.productimageelement .beforemagicicon.magiciconsimple .magicicon > .row > div {
    width: 50%;
}
@media(max-width: 1199px) and (min-width: 992px) {
.beforemagicicon.magiciconsimple .magicicon > .row > div {
    width: 50%;
}
.input-gruop-flex {
    flex-wrap: wrap;
}
.input-gruop-flex > * {
    margin-bottom: 0px;
    width: 100% !important;
    display: block;
}
.input-gruop-flex > * > * {
    margin-left: 0px !important;
    margin-top: -1px !important;
    width: 100%;
}
}
.stickycontent:after {
    content: "";
    display: block;
    clear: both;
}
@media(max-width: 500px) {
.navicon-icon.navicon-icon-country b{
    display:none;
}
#menu > div > ul > li.magicarticle .recent-post-info .recent-post-image {
    margin: 0 -10px;
}
.menu-recent-posts > div {
    width: 100%;
}
}
body.checkout-checkout #step-checkout .form-group .input-group input {
    float: none;
}
body.checkout-checkout #total-content .buttons {
    border: none;
    background: none;
    padding: 0;
    margin-bottom: 0;
}
body.checkout-checkout #total-content .buttons input, body.checkout-checkout #total-content .buttons button {
    display: none;
}
body.checkout-checkout .beforeheadercontent, body.checkout-checkout header {
    top: 0px !important; 
}
#video .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.btn-sm {
    font-size: 12px;
    padding: 5px 10px;
    text-transform: none;
}
div#ak-widget.akw-side-left {
    top: 180px !important;
}
div#hw-87kwowifjjowiklsadh666left {
    top: 110px !important;
}  
.newrating label input:checked + span i:before {
    font-weight: 900;
}
.newrating:hover span i:before, .newrating.changingrating span i:before {
    font-weight: 900;
}
.newrating:hover label:hover ~ * span i:before, .newrating.changingrating label.selectedlabelrating ~ * span i:before {
    font-weight: 400;
}   
.thumbnails:not(.grid-prod-images) {
    display: flex;
    justify-content: center;
    margin-left: 0;
}
.likeheading1 {
    font-size: 32px;
    font-weight: 700;
    color: #444;
    line-height: 40px;
    margin-bottom: 10px;
}
.recommimageelements .grid-prod-images {
    grid-template-areas:
        "main-img main-img main-img main-img a"
        "main-img main-img main-img main-img b"
        "main-img main-img main-img main-img c"
        "main-img main-img main-img main-img d"
        "e f g h i";
}
.beforemagicicon.magiciconsimple {
    margin: 10px 0;
    background: transparent;
    border: none;
}            
.footer-socials {
    text-align: center;
}       
.footer-socials a {
    font-size: 24px;
    margin: 0 5px;
}
.also-cats {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
.also-cats a {
    display: block;
    background: #fffbf6;
    border: 1px solid #e2dfd8;
    padding: 2px 10px;
    text-decoration: none !important;
}
.ne-disabled {
    opacity: 0.3;
    pointer-events: none;
}
#color-variants img {
    width: -webkit-fill-available;
}
#color-variants .color-variant {
    border: 2px solid whitesmoke;
    display: block;
    transition: all 0.3s ease;
    margin: 0 5px;
}
#color-variants .color-variant.variant-selected, #color-variants .color-variant:hover {
    border-color: black;
}
.row.minirow{
    margin-left: -5px;
    margin-right: -5px;    
}
#color-variants .color-variant.out-of-stock-variant:before{
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    left: -50%;
    width: 300%;
    height: 1px;
    background-color: whitesmoke;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#color-variants .color-variant.out-of-stock-variant img {
    opacity: 0.5;
}
.eshop-tiles {
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
    margin: 10px 0;
}
.eshop-tiles a.eshop-tile {
    padding: 2px 6px;
    border: 1px solid #e2dfd8;
    text-decoration: none !important;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
    color: black !important;
}
.eshop-tiles a.eshop-tile:hover {
    border-color: black;
}         
button.toggle-boolean-btn {
    width: 50px;
    height: 20px;
    border: 1px solid gainsboro;
    border-radius: 10px;
    position: relative;
    margin: 0;
    display: block;
}       
button.toggle-boolean-btn:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background: white;
    transition: all 0.3s ease;
}
button.toggle-boolean-btn.boolean-btn-yes {
    background: #3c711f;
    border-color: #3c711f;
}
button.toggle-boolean-btn.boolean-btn-yes:before {
    left: 30px;
}
button.toggle-boolean-btn.boolean-btn-loading {
    opacity: 0.5;
    filter: blur(1px);
}
ul.checklist li:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 700;
    content: "\f058";
    position: absolute;
    margin-left: -20px;
    color: #000000;
}
ul.checklist li::marker {
    font-size: 0;
}
.gridlist.gridlist-list {
    display: block;
}
.gridlist.gridlist-list > * {
    width: 100%;
    float: none;
}
.gridlist.gridlist-list .product-thumb {
    flex-direction: row;
    align-items: center;
    max-width: none;
    background: #fffbf6;
}
.gridlist.gridlist-list .product-thumb .image img {
    max-width: 100px;
}
.gridlist.gridlist-list .product-thumb .rating {
    position: relative;
    padding: 0;
}
.gridlist.gridlist-list .product-thumb .image .rating {
    display:none;
}
.gridlist.gridlist-list .product-thumb .image {
    margin: 5px;
    height: inherit;
    border: 1px solid #f1f1f1;
    flex: none;
}
.gridlist.gridlist-list .product-thumb .price{
    text-align: right;    
}
.gridlist.gridlist-list .product-thumb:hover .image img {
    transform: none;
}
.gridlist.gridlist-list .product-grid .product-thumb .caption .product-detail-price-stock {
    flex-direction: column;
    align-items: end;
    text-align: right;
    flex: 1;
}
.product-list-description {
    display: none;
}
.proditems.gridlist.gridlist-list .product-list-description {
    display: block;
}   
.addtocartwithquant .product-list-description {
    margin-right: 5px !important;
}
.col-lg-s11, .col-lg-s10, .col-lg-s9, .col-lg-s8, .col-lg-s7, .col-lg-s5, 
.col-md-s11, .col-md-s10, .col-md-s9, .col-md-s8, .col-md-s7, .col-md-s5,
.col-sm-s11, .col-sm-s10, .col-sm-s9, .col-sm-s8, .col-sm-s7, .col-sm-s5, 
.col-xs-s11, .col-xs-s10, .col-xs-s9, .col-xs-s8, .col-xs-s7, .col-xs-s5,   {
    padding-right: 10px;
    padding-left: 10px;
}
.row.productrow > .col-lg-s11, .row.productrow > .col-lg-s10, .row.productrow > .col-lg-s9, .row.productrow > .col-lg-s8, .row.productrow > .col-lg-s7, .row.productrow > .col-lg-s5, 
.row.productrow > .col-md-s11, .row.productrow > .col-md-s10, .row.productrow > .col-md-s9, .row.productrow > .col-md-s8, .row.productrow > .col-md-s7, .row.productrow > .col-md-s5,
.row.productrow > .col-sm-s11, .row.productrow > .col-sm-s10, .row.productrow > .col-sm-s9, .row.productrow > .col-sm-s8, .row.productrow > .col-sm-s7, .row.productrow > .col-sm-s5, 
.row.productrow > .col-xs-s11, .row.productrow > .col-xs-s10, .row.productrow > .col-xs-s9, .row.productrow > .col-xs-s8, .row.productrow > .col-xs-s7, .row.productrow > .col-xs-s5,   {
    padding-right: 5px;
    padding-left: 5px;
}
.col-xs-s11, .col-xs-s10, .col-xs-s9, .col-xs-s8, .col-xs-s7, .col-xs-s5 {
    float:left
}

.col-xs-s11 {
    width: 9.09%
}

.col-xs-s10 {
    width: 10%
}
    
.col-xs-s9 {
    width: 11.11%
}
    
.col-xs-s8 {
    width: 12.5%
}
    
.col-xs-s7 {
    width: 14.28%
}
    
.col-xs-s5 {
    width: 20%
}
@media (min-width: 768px) {
    .col-sm-s11, .col-sm-s10, .col-sm-s9, .col-sm-s8, .col-sm-s7, .col-sm-s5 {
        float:left
    }

    .col-sm-s11 {
        width: 9.09%
    }

    .col-sm-s10 {
        width: 10%
    }
    
    .col-sm-s9 {
        width: 11.11%
    }
    
    .col-sm-s8 {
        width: 12.5%
    }
    
    .col-sm-s7 {
        width: 14.28%
    }
    
    .col-sm-s5 {
        width: 20%
    }
}
@media (min-width: 992px) {
    .col-md-s11, .col-md-s10, .col-md-s9, .col-md-s8, .col-md-s7, .col-md-s5 {
        float:left
    }

    .col-md-s11 {
        width: 9.09%
    }

    .col-md-s10 {
        width: 10%
    }
    
    .col-md-s9 {
        width: 11.11%
    }
    
    .col-md-s8 {
        width: 12.5%
    }
    
    .col-md-s7 {
        width: 14.28%
    }
    
    .col-md-s5 {
        width: 20%
    }
}
@media (min-width: 1200px) {
    .col-lg-s11, .col-lg-s10, .col-lg-s9, .col-lg-s8, .col-lg-s7, .col-lg-s5 {
        float:left
    }

    .col-lg-s11 {
        width: 9.09%
    }

    .col-lg-s10 {
        width: 10%
    }
    
    .col-lg-s9 {
        width: 11.11%
    }
    
    .col-lg-s8 {
        width: 12.5%
    }
    
    .col-lg-s7 {
        width: 14.28%
    }
    
    .col-lg-s5 {
        width: 20%
    }
}
@media (max-width: 479px) {
    .col-xxs-12, .col-xxs-11, .col-xxs-10, .col-xxs-9, .col-xxs-8, .col-xxs-7, .col-xxs-6, .col-xxs-5, .col-xxs-4, .col-xxs-3, .col-xxs-2, .col-xxs-1, .col-xxs-s11, .col-xxs-s10, .col-xxs-s9, .col-xxs-s8, .col-xxs-s7, .col-xxs-s5 {
        float:left
    }
    
    .col-xxs-12 {
        width: 100%;
    }
    .col-xxs-11 {
        width: 91.66666667%;
    }
    .col-xxs-10 {
        width: 83.33333333%;
    }
    .col-xxs-9 {
        width: 75%;
    }
    .col-xxs-8 {
        width: 66.66666667%;
    }
    .col-xxs-7 {
        width: 58.33333333%;
    }
    .col-xxs-6 {
        width: 50%;
    }
    .col-xxs-5 {
        width: 41.66666667%;
    }
    .col-xxs-4 {
        width: 33.33333333%;
    }
    .col-xxs-3 {
        width: 25%;
    }
    .col-xxs-2 {
        width: 16.66666667%;
    }
    .col-xxs-1 {
        width: 8.33333333%;
    }
    
    .col-xxs-s11 {
        width: 9.09%
    }

    .col-xxs-s10 {
        width: 10%
    }
    
    .col-xxs-s9 {
        width: 11.11%
    }
    
    .col-xxs-s8 {
        width: 12.5%
    }
    
    .col-xxs-s7 {
        width: 14.28%
    }
    
    .col-xxs-s5 {
        width: 20%
    }
}
.col-lg-s11, .col-lg-s10, .col-lg-s9, .col-lg-s8, .col-lg-s7, .col-lg-s5, .col-md-s11, .col-md-s10, .col-md-s9, .col-md-s8, .col-md-s7, .col-md-s5, .col-sm-s11, .col-sm-s10, .col-sm-s9, .col-sm-s8, .col-sm-s7, .col-sm-s5, .col-xs-s11, .col-xs-s10, .col-xs-s9, .col-xs-s8, .col-xs-s7, .col-xs-s5, .col-xxs-12, .col-xxs-11, .col-xxs-10, .col-xxs-9, .col-xxs-8, .col-xxs-7, .col-xxs-6, .col-xxs-5, .col-xxs-4, .col-xxs-3, .col-xxs-2, .col-xxs-1, .col-xxs-s11, .col-xxs-s10, .col-xxs-s9, .col-xxs-s8, .col-xxs-s7, .col-xxs-s5 {
    padding-right: 10px;
    padding-left: 10px;
}
.row.productrow > .col-lg-s11, .row.productrow > .col-lg-s10, .row.productrow > .col-lg-s9, .row.productrow > .col-lg-s8, .row.productrow > .col-lg-s7, .row.productrow > .col-lg-s5, .row.productrow > .col-md-s11, .row.productrow > .col-md-s10, .row.productrow > .col-md-s9, .row.productrow > .col-md-s8, .row.productrow > .col-md-s7, .row.productrow > .col-md-s5, .row.productrow > .col-sm-s11, .row.productrow > .col-sm-s10, .row.productrow > .col-sm-s9, .row.productrow > .col-sm-s8, .row.productrow > .col-sm-s7, .row.productrow > .col-sm-s5, .row.productrow > .col-xs-s11, .row.productrow > .col-xs-s10, .row.productrow > .col-xs-s9, .row.productrow > .col-xs-s8, .row.productrow > .col-xs-s7, .row.productrow > .col-xs-s5, .row.productrow > .col-xxs-12, .row.productrow > .col-xxs-11, .row.productrow > .col-xxs-10, .row.productrow > .col-xxs-9, .row.productrow > .col-xxs-8, .row.productrow > .col-xxs-7, .row.productrow > .col-xxs-6, .row.productrow > .col-xxs-5, .row.productrow > .col-xxs-4, .row.productrow > .col-xxs-3, .row.productrow > .col-xxs-2, .row.productrow > .col-xxs-1, .row.productrow > .col-xxs-s11, .row.productrow > .col-xxs-s10, .row.productrow > .col-xxs-s9, .row.productrow > .col-xxs-s8, .row.productrow > .col-xxs-s7, .row.productrow > .col-xxs-s5 {
    padding-right: 5px;
    padding-left: 5px;
}
#column-left .manufacturer-section .product-layout, #column-right .manufacturer-section .product-layout {
    width: 50%;
}
.table-price-list{
    table-layout: fixed;
    min-width: 1000px;
}  
.table-price-list td, .table-price-list th {
    vertical-align: middle !important;
    padding: 4px 8px !important;
}
.table-price-list td.nopadding {
    padding: 0 !important;
}
.table-price-list img {
    width: 100px;
    max-width: 100%;
}
.table-price-list table {
    margin: 0;
    border: none;
    table-layout: fixed;
}
.table-price-list table td {
    padding: 4px !important;
    border: none !important;
    border-bottom: 1px solid gainsboro !important;
}
.table-price-list table tr:last-child td {
    border-bottom:none !important;
}
.table-price-list .price-old {
    font-size: 14px;
    text-decoration: line-through;
}
.table-price-list .stock-show {
    margin: 0;
}
td.onlyadmincol {
    background: black;
    color: white;
    border-color: black !important;
}
.table-price-list.table-striped>tbody>tr:nth-of-type(odd) .table {
    background: #f9f9f9;
}
.product-thumb.actual-manufacturer {
    border-color: #000000;
}
table.table-compare {
    table-layout: fixed;
    margin: 15px auto;
    width: auto;
    box-shadow: 0 3px 6px #00000020;
}
table.table-compare .group-review-total {
    font-size: 28px;
    line-height: 36px;
}
table.table-compare .review_text {
    font-size: 12px;
    text-align: center;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    margin: 10px 0;
    padding: 10px 0;
    height: auto;
}
table.table-compare th, table.table-compare td {
    max-width: 300px;
    text-align: center;
    vertical-align: top !important;
    white-space: normal !important;
}
table.table-compare .flexbtns {
    display: flex;
    justify-content: center;
    gap: 10px;
}
table.table-compare .price {
    text-align: center;
}
table.table-compare .price {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    display: block;
    color: #000000;
    display: flex;
    justify-content: center;
    gap: 5px;
}
table.table-compare .price-old {
    color: #757575;
    text-decoration: line-through;
    font-size: 14px;
}
table.table-compare .price-new {
    white-space: nowrap;
    color: #df0505;
    font-weight: 700;
}
table.table-compare .stock-show {
    margin-bottom: 0;
}
table.table-compare .group-review-stats{
    padding: 5px 0 0;   
}
.sortsnew-content {
    display: flex;
}
#product #wholesale-data + a {
    margin: -20px 0 20px;
}
div#modal-cart-popup .modal-content{
    width: 1000px;
}
#menu ul.menu-align-left {
    justify-content: start;
}
#menu > div > ul.menu-align-left > li {
    flex: none;
}
.review_images {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 5px;
}
.review_images a {
    border: 1px solid gainsboro;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}
.review_images a:hover {
    border-color: black;
}
#group-review-images {
    width: 100%;
    justify-content: center;
}
#group-review-images a:nth-child(7):before {
    content: "+";
    content: attr(review-images-other-count);
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
}
#group-review-images a:nth-child(n+8) {
    display: none;
}
#review-upload-container #upload-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
}
#review-upload-container #upload-grid .preview-item,
#review-upload-container #upload-grid #upload-tile {
    width: 50px;
    height: 50px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
}

#review-upload-container #upload-grid #upload-tile {
    cursor: pointer;
}

#review-upload-container #upload-tile {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    color: #999;
    transition: background 0.2s, border-color 0.2s;
}

#review-upload-container #upload-tile:hover {
    background: #e7e7e7;
    border-color: #bbb;
}

#review-upload-container .preview-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#review-upload-container .preview-item .delete-btn, #review-upload-container #upload-tile .add-btn {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 15px;
    height: 15px;
    background: rgba(0,0,0);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    font-size: 18px;
    cursor: pointer;
    transition: background 0.2s;
}

#review-upload-container #upload-grid .preview-item:nth-child(10) + #upload-tile {
    display: none;
}

#review-upload-container .preview-item .delete-btn:hover {
    background: rgba(0,0,0,0.8);
}
.review_images img {
    object-fit: cover;
    width: 75px;
    height: 75px;
}
.review.productreview .box.category {
    margin: 10px 0 0;
}
.review-card {
  background: #fff;
  padding: 18px;
  margin: 18px 0;
  box-shadow: 0 6px 16px rgba(0,0,0,.06);
  transition: all .2s ease;
}

.review-card:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.1);
}
.review-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.review-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.review-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.review-author {
  font-weight: 600;
  display: flex;
}
.review-rating {
    display: flex;
    flex-wrap: wrap;
}
.review_variant {
    width: 100%;
}
.review-rating .ratingimage{
    margin: 0;
}
.review-author-from, .review-from {
    opacity: 0.5;
    font-weight: 400;
    padding-left: 5px;
}
.review-author-from a, .review-from a, .review_variant a{
    text-decoration: underline;
}
.review-card .review_images{
    margin-top: 10px;
}
.review-date {
  font-size: 13px;
  opacity: .6;
}
.review-body {
  margin-top: 10px;
}
.review-text {
    line-height: 1.6;
    margin-bottom: 8px;
}
.translate-btn-text, .review-card.show-original .original-btn-text, .review-card.show-original .review-text.translated {
    display:none;
}
.review-text.original {
    display: none;
}
.review-card.show-original .review-text.original, .review-card.show-original .translate-btn-text {
    display: block;
}
.review-variant {
    background: #f4f4f4;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 13px;
    margin-top: 6px;
}
.review-toggle {
    background: #eee;
    border: none;
    padding: 6px 12px;
    cursor: pointer;
    font-size: 13px;
    transition: .2s;
}
.review-toggle:hover {
    background: #ddd;
}
.review-reaction {
    margin-top: 14px;
    background: #ffffff;
    border-left: 2px solid #3c711f;
    padding: 12px;
    padding-left: 30px;
}
ol ol, ol ul, ul ol, ul ul {
    margin-top: 0;
}
.grid-prod-images {
    max-width: 840px;
    display: grid;
    gap: 5px;  
    margin: 0 !important;    
    width: 100%;
    grid-auto-columns: 1fr;
    grid-template-areas:
        "main-img main-img main-img a b"
        "main-img main-img main-img c d"
        "main-img main-img main-img e f";
}.grid-prod-item {
    overflow: hidden;
    position: relative; 
    border: 1px solid #cccccc;   
    display: flex;
    align-items: center;
    justify-content: center; 
    transition: all 0.3s ease;
}
.grid-prod-item:hover {
    border-color: black;
}.grid-prod-item .thumbnail img {
    transition: all 0.3s ease;
}.grid-prod-item:hover .thumbnail img {
    transform: scale(1.05);
}.grid-prod-item a.thumbnail {
    height: auto;
}
div#video-popup {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
div#video-popup button.mfp-close {
    color: white;
    top: -37px;
}
.divadmintable button:before {
            content: "zobraziť viac";  
          }
          .divadmintable button {
              background: #3c711f;
              color: white;
              font-size: 10px;
              outline: none;
              padding: 0px 6px;
              border: none;
          }
          .divadmintable table.admintable{
              position: relative;
              margin: 0;
              box-shadow: 0 0 10px #00000080;
              display:none;  
          }         
.divadmintable.admintableshow button:before {
    content: "skryť";
}
.divadmintable.admintableshow table.admintable{
    display: table;
}
.new-price-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.new-price-content-box {
    border: 1px solid gainsboro;
    min-width: 200px;
    text-align: center;
    display: flex;
    flex-direction: column;
    background: #df0505;
    color: gainsboro;
}
.new-price-content-text {
    background: white;
    color: black;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.new-price-content-special {
    color: white;
    font-size: 28px;
    line-height: 36px;
}
.new-price-content-old {
    font-size: 16px;
    line-height: 24px;
}
.product-condition {
    width: 100%;
    text-align: center;
    display: block;
    margin: 10px 0;
    background: #ffffff;
    border: 2px solid gainsboro;
}
.product-condition-active {
    border-color: black;
    background: whitesmoke;
}
.product-condition:hover {
    border-color: black;
}