LANDCRAFT CSS

<style>
/* skryti dopravy zdarma */
.flag.flag-freeshipping {
display: none;
}
/* skryti textu vyprodano */
.sold-out {
display: none;
}
</style>
<link rel="stylesheet" type="text/css" href="/user/documents/upload/res/Landcraft_main_1.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.btn.btn-default:hover, a.btn.btn-default:hover {
color: #fff;
border-color: #e73928;
background-color: #e73928;
}
body:not(.sticky) #header {box-shadow: none;}
#checkoutSidebar .toggle-contacts {
background: #000;
padding: 12px 20px;
}
.checkout-box {padding: 0;}
.checkout-box .box.box-sm.visible {
padding: 10px;
}
.variant-table {display: flex;flex-wrap: wrap; justify-content: center;}
.variant-table .table-row {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.variant-table .table-row .table-col.variant-name-wrapper,
.variant-table .table-row .table-col.variant-name-wrapper > div {
width: 100% !important;
}
.variant-price-wrap .price-final, .variant-table fieldset {text-align:center;}
.variant-table .quantity, .variant-table .btn-cart::before {
display: none;
}
.variant-table button {width: 100% !important;
max-width: 150px;
margin: 12px auto;}
.variant-table button .sr-only {
position: unset;
width: unset;
height: unset;
margin: unset;
padding: 0;
overflow: visible;
clip: unset;
display: block;
font-size: 14px;
}
.variant-table .table-row {
padding-top: 0px;
padding-bottom: 40px;
}
.variant-table .table-row .table-col.variant-name-wrapper > div:before {
content: '';
display: block;
background-image: url("/user/documents/upload/res/whisky_icon.svg");background-size:contain;
width: 120px;
height: 200px;
margin: 0 auto 10px;
}
.variant-name {text-transform: uppercase;
font-family: "Montserrat", sans-serif;
height: auto;
font-weight: 800;}
.variant-price-wrap .price-final {
font-weight: 300;
font-size: 14px;
}
.variant-table .table-row {
border-color: #fff;
}

@media (max-width: 479px) {
.variant-table .table-row {width:50%;}
.extended-banner-title {font-size: 36px;text-align: center;}
}

@media (min-width: 480px) and (max-width: 767px) {
.variant-table .table-row {width:33%;}
.extended-banner-title {font-size: 42px;text-align: center;}
}

@media (min-width: 768px) and (max-width: 992px) {
.variant-table .table-row {width:25%;}
.extended-banner-title {font-size: 42px;text-align: center;}
.menu-helper {height: 68px;padding-top: 9px;}
.sticky .menu-helper {height: 54px; padding-top: 24px;}
.menu-helper > span {background:transparent;}
}

@media (min-width: 992px) {
.variant-table .table-row {width:20%;}
.menu-helper {height: 68px;padding-top: 3px;}
.sticky .menu-helper {height: 38px; padding-top: 24px;}
.menu-helper > span {background:transparent;}
.extended-banner-title {font-size: 42px;text-align: center;}
}
.extended-banner-title {
text-transform: uppercase;
font-weight: 900;
color: #fff !important;
font-family: "Montserrat", sans-serif !important;
}
.kn_menu__item {font-weight:800;}
.carousel-inner {background:#000;}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {opacity:0.8;}
.variant-price-wrap .price-additional {text-align: center;}
.product-slider .product-slider-pagination {display: none;}
@media (min-width: 768px) {
.menu-item-786 {display: none !important;}
}
@media (max-width: 768px) {
#navigation .menu-level-1 > li > a .submenu-arrow, #navigation .navigationActions > li > a .submenu-arrow {position: absolute;}
}
</style>