#delivery_address_other_predefined {
	display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

#delivery_address_other_predefined > .daop {
    background-color: #ececec;
    padding: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #000000;
    position: relative;
    transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
}

#delivery_address_other_predefined > .daop:hover {
    background-color: #cfcfcf;
}

#delivery_address_other_predefined > .daop#daopadd {
    text-align: center;
    font-family: arial;
    font-size: 80px;
    display: flex;
    align-items: center;
    line-height: 0;
    justify-content: center;
    min-height: 70px;
}

#delivery_address_other_predefined > .daop > .del {
	osition: absolute;
    right: -8px;
    top: -8px;
    background-color: #000000;
    border-radius: 50%;
    font-family: arial;
    font-weight: bold;
    width: 20px;
    height: 20px;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    line-height: 21px;
    transition: background-color .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
}

#delivery_address_other_predefined > .daop > .del:hover {
	background-color: #c21a2b;
}

#delivery_address_other_predefined > .daop.active {
    background-color: #8aa30f;
    color: #FFFFFF;
}

#delivery_address_other_predefined > .daop > .daopn {
	font-weight: bold;
}

#delivery_address_other_predefined > .daop > .daopco,
#delivery_address_other_predefined > .daop > .daopn,
#delivery_address_other_predefined > .daop > .daopa,
#delivery_address_other_predefined > .daop > .daopcz {
	margin-bottom: 3px;
}

#delivery_address_other_predefined > .daop > .daopcz > .daopz {
	margin-right: 7px;
}

.edA {
	float: left;
	width: 100%;
	margin: 20px 0 40px 0;
}

.edA .edF {
	float: left;
	width: 100%;
}

.edA .edF ul {
    list-style: none;
    padding-left: 0;
}

.edA .edF ul:not( .ui-tabs-nav ) li {
	background-image: url(/images/main/tick_yes.svg);
    background-position: left 6px;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-left: 21px;
}

.edA .edLeft {
	float: left;
	width: 48%;
}

.edAN {
	float: left;
    width: 100%;
    margin-top: 20px;
}

.edAN textarea {
	width: 100%;
    height: 70px;
}

.edA .edRight {
	float: right;
	width: 49%;
}

.edA .edRight .eDesc {
	display: none;
}

.smgr {
    color: #BBBBBB;
    font-size: 13px;
}

.edA hr {
	margin: 30px 0 30px 0;
}

.edF hr {
	float: none;
}

.eshopCats {
	float: left;
	width: 100%;
	width: calc( 100% - 250px );
	margin-bottom: 30px;
	display: flex;
}

.eshopSort {
	position: relative;
	float: right;
	width: 230px;
	margin-top: 10px;
    margin-bottom: 30px;
	text-align: right;
	font-family: 'kanit-regular', sans-serif !important;
}

.eshopCats > div > a {
	float: left;
	padding: 15px 0 15px 60px;
	text-decoration: none;
    line-height: 24px;
    font-family: 'kanit-medium', sans-serif !important;
    font-weight: 500;
}

.eshopCats > div {
	float: left;
	border: 1px solid #e4e4e4;
    background-position: left+20px center;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-right: 20px;
    margin-right: 20px;
}

.eshopCats > div:hover {
	background-color: #F9F9F9;
}

.eshopCats > div.catVoucher {
	background-image: url(/images/main/voucher_gray.svg);
}

.eshopCats > div.catMerch {
    background-size: 27px;
	background-image: url(/images/main/gift_gray.svg);
}

.eshopCats > div.catTicket {
	background-image: url(/images/main/tickets_gray.svg);
}

.rParam .rParamr {
	padding-left: 10px;
}

.rCategory {
    position: absolute;
    z-index: 1;
    background: rgba( 0, 0, 0, 0.5 );
    padding: 6px 10px 5px 35px;
    top: 10px;
    right: 0;
    font-size: 11px;
    line-height: 16px;
    color: #FFFFFF;
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: left+10px center;
    font-family: 'kanit-regular', sans-serif !important;
}

.rCategory.rCategorymerch {
	background-image: url(/images/main/gift.svg);
}

.rCategory.rCategoryvouchers {
	background-image: url(/images/main/tickets.svg);
}

.adAf {
	float: left;
	width: 100%;
	margin-top: 20px;
}

#basketInfoDialog .img {
	width: 33%;
    float: left;
}

#basketInfoDialog .cont {
	width: 60%;
    float: right;
}

#basketInfoDialog .name a {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    color: #000000;
    text-decoration: none;
}

#basketInfoDialog a:hover {
	text-decoration: underline;
}

#basketInfoDialog .img img {
	max-width: 100%;
}

#basketInfoDialog .price {
	font-weight: bold;
	margin: 15px 0 20px 0;
}

#basketInfoDialog .similarly {
	float: left;
	width: 100%;
	margin-top: 50px;
}

#basketInfoDialog .similarly h2 {
	margin-bottom: 30px;
}

#basketInfoDialog .similarly .rItems.rItemsGood .rShow div {
    top: calc( 27% - 20px);
}

#basketInfoDialog #buttonBack, #basketInfoDialog #buttonCheckout {
	float: left;
	padding: 10px 18px 10px 18px;
	border: 1px solid #000000;
	cursor: pointer;
	font-size: 16px;
	transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
    font-family: 'kanit-medium', sans-serif !important;
}

#basketInfoDialog #buttonCheckout {
	margin-left: 10px;
	background-color: #8ba310;
	border-color: #8ba310;
	color: #FFFFFF;
}

#basketInfoDialog #buttonBack:hover, #basketInfoDialog #buttonCheckout:hover {
	background-color: #000000;
	color: #FFFFFF;
}

#basketInfoDialog #buttonCheckout:hover {
	border-color: #8ba310;
}

.optionalPrice {
	display: none;
	margin-left: 10px;
    font-size: 14px;
}

.optionalPrice input {
	width: 70px;
    text-align: right;
}

.oDetail {
	float: left;
	width: 100%;
}

.oDetail.oDetailHidden {
	display: none;
}

.oName, .oValue {
	display: inline;
}

.oName {
	font-weight: bold;
}

.oPrice {
	float: right;
	color: #c7c7c7;
}

#company_data_cont .adAf {
	margin: 20px 0 0 0;
}

#delivery_address_other_cont .adAf {
	margin: 0 0 20px 0;
}

.rImageB {
	float: left;
	width: 80px;
    margin-right: 20px;
}

.rImageB img {
	float: left;
	width: 100%;
}

.edA .rPriceVat {
    margin-bottom: 10px;
}

.edA .rPriceVat span {
    text-align: left;
    font-weight: bold;
    color: #8ba310;
    font-size: 25px;
}

.edA .rPrice {
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #BBBBBB;
}

.edA .rBuy .plusMinus {
    width: 27px;
}

.rGal.rGalEshop .rGalItem.rGalItemBlank {
    min-height: 300px;
}

.rGal.rGalEshop .rGalItem:nth-child( 1 ) {
	width: 100%;
	height: auto;
}

.rGal.rGalEshop .rGalItem:nth-child( n+2 ) {
	width: 32.63%;
	margin: 1% 1% 0 0;
	height: 130px;
}

.rGal.rGalEshop .rGalItem:nth-child( 3n+1 ) {
	margin-right: 0;
}

#rBasket {
    right: -500px;
    position: fixed;
    box-sizing: border-box;
    width: 500px;
    height: 100vh;
    bottom: 0;
    z-index: 9998;
    background-color: #FFFFFF;
    transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-webkit-box-shadow: 0px -5px 5px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px -5px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px -5px 5px 0px rgb(0 0 0 / 10%);
}

#rBasket.dialog {
	z-index: 9996;
}

#rBasket .rPad {
	margin: 0 20px 0 20px;
    height: calc( 100% - 80px );
    flex-wrap: wrap;
    justify-content: space-around;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    display: none;
}

#rBasket.open .rPad {
	display: flex;
}

#rBasket #rBasketItems {
	float: left;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    flex-grow: 200;
    height: calc( 100% - 300px );
    padding-right: 20px;
}

#rBasket #rBasketItems .rError {
	margin-top: 25vh !important;
	text-align: center;
}

#rmBasket .rError {
	margin-top: 30px !important;
}

#rmBasket .rMenu .rIcons {
    margin-top: 7px;
}

#rmBasket h2 {
    font-size: 20px;
    margin: 0;
}

#rBasket #rBasketItems > .rMenu, 
#rmBasket > .rMenu {
    float: left;
    width: 100%;
    display: block !important;
    font-size: 15px;
    color: #000000;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #ececec;
}

#rBasket #rBasketItems > .rMenu:last-child , 
#rmBasket > .rMenu:last-child{
	border-bottom: none;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rName, 
#rmBasket > .rMenu > .rDet > .rName {
	font-weight: bold;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rName > a, 
#rmBasket > .rMenu > .rDet > .rName > a {
	color: #000000;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rName > a:hover, 
#rmBasket > .rMenu > .rDet > .rName > a:hover {
	text-decoration: underline;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rName > span, #rmBasket > .rMenu > .rDet > .rName > span {
	font-weight: normal;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rOt {
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 5px;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rOt > .rPricePc,
#rmBasket > .rMenu > .rDet > .rOt > .rPricePc {
	float: left;
	font-size: 16px;
    text-align: right;
    font-weight: normal;
    margin: 6px 0 0 20px;
    line-height: 25px;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rOt > .rPrice,
#rmBasket > .rMenu > .rDet > .rOt > .rPrice {
	float: right;
	font-size: 16px;
    text-align: right;
    font-weight: bold;
    margin: 5px 0 0 20px;
    flex: auto;
}

#rBasket #rBasketItems > .rMenu > .rDet > .rOt > .rPc,
#rmBasket > .rMenu > .rDet > .rOt > .rPc {
	float: left;
	font-size: 16px;
    width: 40px;
    text-align: center;
}

#rBasket #rBasketItems > .rMenu > .rDet,
#rmBasket > .rMenu > .rDet {
    float: left;
    width: 100%;
    line-height: 22px !important;
}

#rBasket #rBasketItems > .rMenu > .rDet.rDetImg,
#rmBasket > .rMenu > .rDet.rDetImg {
    width: calc( 100% - 100px );
}

.rAdvantage {
    float: left;
	line-height: 22px;
    font-size: 14px;
    padding-left: 22px;
    background-image: url(/images/main/tick_yes.svg);
    background-position: left 1px;
    background-repeat: no-repeat;
    background-size: 12px;
    box-sizing: border-box;
    margin: 20px 0 0 0;
}

.rAdvantage.first {
	margin-top: 40px;
}

#checkoutAccordion {
    font-size: 15px;
}

#checkoutAccordion.ui-accordion .ui-accordion-content {
	padding: 15px 20px 15px 20px !important;
}

#checkoutAccordion.ui-accordion .ui-accordion-content#invoiceDataCont {
	padding-bottom: 20px !important;
    float: left;
}

#paymentRadio,
#deliveryRadio,
#contactData,
#invoiceData {
	float: left;
	width: 100%;
	clear: both;
}

#deliveryRadio label {
	opacity: 0;
}

#deliveryRadio label img,
#paymentRadio label img {
    max-height: 20px;
    margin-right: 10px;
    float: left;
}

#checkoutAccordion h3 {
	margin: 10px 0 0 0;
    font-size: 16px;
    font-family: 'kanit-medium', sans-serif !important;
    padding: 7px 20px 5px 20px !important;
    line-height: 31px;
}

#checkoutAccordion h3 .caSpan {
    font-family: 'galano-regular', sans-serif !important;
    font-size: 15px;
}

#checkoutAccordion h3 .price {
    line-height: 32px;
    font-family: 'galano-medium', sans-serif !important;
    font-size: 15px;
}

#checkoutAccordion .allRadio label .price,
#checkoutAccordion h3 .price,
#checkoutAccordion h3 .loginHref {
	float: right;
}

#bDelivery,
#bPayment {
	display: none;
}

#rGalVoucher {
	position: absolute;
    left: 58%;
    top: 22%;
    width: 40%;
    height: 66%;
}

#rGalVoucher .rGalVoucherName {
    float: left;
    width: 100%;
    height: 45px;
    font-weight: bold;
    font-size: 17px;
    line-height: 21px;
    overflow: hidden;
    text-align: center;
}

#rGalVoucher #rGalVoucherDesc {
    float: left;
    height: 5vw;
    max-height: 100px;
    font-size: 13px;
    line-height: 18px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#rGalVoucher #rGalVoucherPrice {
    float: left;
    height: 15px;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#rGalVoucher .rGalVoucherValidity {
    position: absolute;
    bottom: 0;
	font-size: 11px;
    float: left;
    width: 100%;
    text-align: center;
    color: #AAAAAA;
}

#rGalVoucher .rGalVoucherQR {
    position: absolute;
    float: left;
    width: 100%;
    height: 4vw;
    max-height: 80px;
    background: url(/images/main/eresortQR.png) center center no-repeat;
    background-size: contain;
    bottom: 20px;
    right: 0;
}

#rBasket #rBasketSum {
	float: left;
	width: 100%;
	font-size: 16px;
    color: #000000;
    flex-grow: 1;
    margin-bottom: 20px;
}

#rBasket #rBasketSum > div {
	float: left;
	width: 100%;
	margin: 5px 0 5px 0;
}

#eOptions, #eVouchers {
	float: left;
	width: 100%;
}

#eOptions .eOption, #eVouchers .eVoucher {
	float: left;
	width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

#eOptions .eOption:last-child, #eVouchers .eVoucher:last-child {
	margin-bottom: 0;
}

#eOptions .eOption .eOptionL,
#eOptions .eOption .eOptionR,
#eVouchers .eVoucher .eVoucherL,
#eVouchers .eVoucher .eVoucherR {
	float: left;
	width: 30%;
}

#eOptions .eOption .eOptionR,
#eVouchers .eVoucher .eVoucherR {
	width: 70%;
}

#eOptions input[data-type="date"],
#eOptions input[data-type="datetime"],
#eOptions input[data-type="time"] {
	width: 130px;
	padding-left: 40px;
	background-image: url(/images/main/calendar_gray.svg);
    background-position: left+10px center;
    background-repeat: no-repeat;
    background-size: 15px;
}

#eOptions input[data-type="datetime"] {
	width: 170px;
}

#eOptions input[data-type="time"] {
	width: 90px;
	background-image: url(/images/main/clock_gray.svg);
}

#eOptions input[data-type="text"], #voucherDesignText {
	width: 100%;
}

.startShopping {
	text-align: center;
}

.startShopping a {
	color: #000000;
	font-size: 14px;
    padding-right: 18px;
    background-size: 11px;
    background-position: right center;
	background-repeat: no-repeat;
	background-image: url(/images/main/arrow_gray.svg);
    font-family: 'kanit-medium', sans-serif !important;
}

.startShopping a:hover {
	text-decoration: underline;
}

.rmBasketSum .bPriceVat, .rmBasketSum .bVat, .rmBasketSum .bPc, .deliveryPrice, .paymentPrice {
	float: right;
}

.rmBasketSum .bPriceVat, .deliveryPrice, .paymentPrice {
	font-weight: bold;
}

#rBasket #rBasketGratuity {
	float: left;
	display: none;
	width: 100%;
	/* place-self: flex-end; */
	margin: 0 0 10px 0;
	flex-grow: 1;
}

#rBasket #rBasketGratuity > .rBasketGratuity {
	float: left;
	width: 18%;
	margin: 0 1% 0 1%;
	background-color: #f1f1f1;
	text-align: center;
	padding: 15px 0 15px 0;
	font-size: 15px;
}

#rBasket #rBasketGratuity .rBasketGraduityTitle {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}

#rBasket #rBasketGratuity > .rBasketGratuity:not( .active ) {
	cursor: pointer;
}

#rBasket #rBasketGratuity h4 {
	float: left;
	width: 70%;
	margin: 0;
	padding: 0;
}

#rBasket #rBasketGratuity #rBasketGratuityPrice {
	width: 30%;
	float: right;
	font-size: 16px;
	margin-top: 1px;
	text-align: right;
}

#rBasket #rBasketGratuity > .rBasketGratuity:nth-child( 2 ) {
	margin-left: 0;
	width: 19%;
}

#rBasket #rBasketGratuity > .rBasketGratuity:last-child {
	margin-right: 0;
	width: 19%;
}

#rBasket #rBasketGratuity > div.active {
	background-color: #8aa30f;
	color: #FFFFFF;
}

#rBasket h4 {
    font-size: 18px;
}

#rBasket #buyButton,
#rCheckout #buyCButton,
#basketIcoCont .buyButton {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: 'kanit-medium', sans-serif !important;
    background: #8aa30f;
    padding: 20px 0 20px 0;
    color: #FFFFFF;
    place-self: flex-end;
    cursor: pointer;
    transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
}

#buyCText {
	text-transform: uppercase;
}

#rBasket #buyButton {
	margin-right: 20px;
	margin-bottom: 20px;
}

#basketIcoCont .buyButton {
    padding: 10px;
    margin: 10px 0 0 0;
    font-size: 14px;
    width: max-content;
}

#rCheckout .arrowLeft {
	float: left;
	text-decoration: none;
	margin-top: 30px;
	font-size: 14px;
    padding-left: 22px;
    background-size: 11px;
    background-position: left 6px;
	background-repeat: no-repeat;
	background-image: url(/images/main/arrow_gray_left.svg);
}

#rCheckout .arrowLeft:hover {
	text-decoration: underline;
}

#buyButton.disabled,
#rCheckout #buyCButton.disabled {
	background-color: #ececec !important;
	color: #CCCCCC !important;
	cursor: default !important;
}

#rBasket #buyButton:not( .disabled ):hover,
#rCheckout #buyCButton:not( .disabled ):hover,
#basketIcoCont .buyButton:hover {
    background-color: #000000;
}

#rBasket.open #totalPcBasket, #rBasket.open #totalPriceBasket {
	color: #000000;
	display: none !important;
}

#rBasket > .close {
	width: 40px;
    height: 40px;
    color: #000000;
    position: absolute;
    background: #FFFFFF;
    text-align: center;
    font-size: 22px;
    line-height: 42px;
    cursor: pointer;
    display: none;
    right: 500px;
    top: 20px;
    transition: color .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
   	font-family: 'kanit-medium', sans-serif !important;
}

#rBasket > .close:hover {
	color: #8aa30f;
}

h3.rMenuH3 {
	margin-top: 40px !important;
   	margin-bottom: 0 !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #ececec;
}

.rMenu {
	float: left;
    width: 100%;
    display: flex;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #ececec;
}

.rCont2 {
	float: left;
    width: 100%;
    display: grid;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-template-areas: "Area";
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

.rMenu h4 {
	margin-bottom: 5px !important;
	margin-top: 0;
}

.rMenu h4 span {
    font-weight: 400;
}

.rMenu .rPricePc,
.rMenu .rPriceVat {
    font-size: 16px;
    text-align: left;
    margin: 15px 0 0 0;
    width: auto;
    float: left;
    font-weight: 700;
}

.rMenu .rImage {
	float: right;
    width: 170px;
    height: 100px;
    margin: 4px 20px 0 0;
}

.rMenu .rImg {
    width: 100% !important;
    height: 100% !important;
    float: left;
    font-size: 0;
    background-size: cover;
    background-position: center center;
}

.rMenu .rCont {
	float: left;
  	width: calc( 100% - 190px );
}

.rCont2 .rMenu:nth-child( odd ) .rCont {
    margin-right: 10px;
}

.rCont2 .rMenu:nth-child( even ) {
	padding-left: 20px;
	width: calc( 100% - 20px );
	border-left: 1px solid #ececec;
}

.rMenu .rCont.noImage {
	width: 100% !important;
}

.rBuy {
	float: right;
    display: flex;
    align-items: center;
    margin: 10px 0 10px 0;
}

.rBuy div, .rBuy input {
	float: left;
}

#rCheckout .rmBasketSum {
	font-size: 15px;
}

.rBuy .plus, .rBuy .minus,
#rBasket .plus, #rBasket .minus,
#rmBasket .plus, #rmBasket .minus {
    width: 25px;
    height: 25px;
    /* border-radius: 50%; */
    background-color: #ececec;
    text-align: center;
    user-select: none;
  	-moz-user-select: none;
  	-webkit-user-select: none;
  	-ms-user-select: none;
    color: #999999;
	margin-top: 5px;
}

#rBasket .delete,
#rmBasket .delete {
    cursor: pointer;
    width: 15px;
    font-size: 19px;
    color: #ced1d5;
    float: right;
    font-family: 'kanit-medium', sans-serif !important;
}

#rBasket .delete:hover ,
#rmBasket .delete:hover {
	color: #c21a2b;
}

.rBuy .plus.active, .rBuy .minus.active,
#rBasket .plus, #rBasket .minus,
#rmBasket .plus, #rmBasket .minus {
	color: #FFFFFF;
}

.rBuy .plus.active, .rBuy .minus.active,
#rBasket .plus.active, #rBasket .minus.active,
#rmBasket .plus.active, #rmBasket .minus.active {
	background-color: #8aa30f;
	cursor: pointer;
}

#rBasket .plus, #rBasket .minus,
#rmBasket .plus, #rmBasket .minus {
	float: left;
}

.rBuy .plus,
.rBuy .minus {
	cursor: default;
}

.rBuy .plus,
#rBasket .plus,
#rmBasket .plus {
    line-height: 27px;
    font-size: 21px;
    font-weight: 400;
    font-family: sans-serif;
}

.rBuy:not( .rBuyDetail ) .plus {
	display: none;
}

.rBuy .minus,
#rBasket .minus,
#rmBasket .minus {
    line-height: 24px;
    font-size: 25px;
    font-weight: 400;
    font-family: sans-serif;
}

.adA label,
.adAf label {
    width: 100%;
    flex-flow: inherit;
}

.rBuy:not( .rBuyDetail ) .minus {
	display: none;
}

.rBuy.rBuyDetail .add {
	margin-left: 20px;
}

.rDetail {
    display: inline-block;
}

#edStock {
	margin-top: 20px;
}

.rBuy .add,
.rDetail {
    margin: 5px 0 4px 0;
    padding-right: 10px;
    color: #8aa30f;
	cursor: pointer;
	user-select: none;
  	-moz-user-select: none;
  	-webkit-user-select: none;
  	-ms-user-select: none;
	padding-right: 30px;
	text-decoration: none !important;
	transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	font-family: 'kanit-medium', sans-serif !important;
}

.rBuy .add:after {
	content: '+' ;
	position: absolute;
	width: 25px;
    height: 25px;
	background-color: #8aa30f;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 26px;
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    margin-left: 5px;
    z-index: 1;
}

.rBuy input[type=number],
.rOt input[type=number] {
	width: 50px;
	text-align: center;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 5px 0 4px 0;
    outline: none;
}

.edA .rBuy input[type=number],
.edA .rBuy .plus,
.edA .rBuy .plus.active {
	margin-top: 0px;
}

.edA .rBuy .add {
	margin-top: 0;
}

.rBuy .inBasket {
    display: none;
}

.rBuy .inBasket,
.rBuy .inBasket a {
	color: #8ba310;
    font-weight: bold;
    margin: 12px 0 0 25px;
	text-decoration: none;
}

.rBuy .inBasket a:hover {
	text-decoration: underline;
}

.edA .rBuy .minus,
.edA .rBuy .minus.active {
	margin-top: 1px;
}

.edA .rBuy .plus,
.edA .rBuy .plus.active,
.edA .rBuy .minus,
.edA .rBuy .minus.active {
	width: 27px;
	height: 27px;
}

.edA .rBuy input[type=number] {
    height: 55px;
    width: 70px;
    font-size: 18px;
}

.rBuy:not( .rBuyDetail ) input[type=number] {
	display: none;
}

.rBuy input::-webkit-outer-spin-button,
.rBuy input::-webkit-inner-spin-button,
.rOt input::-webkit-outer-spin-button,
.rOt input::-webkit-inner-spin-button {
	-webkit-appearance: none;
 	margin: 0;
}

.rBuy input[type=number],
.rOt input[type=number] {
	-moz-appearance: textfield;
}

.rOt input[type=number] {
	padding: 5px 0 3px 0;
    text-align: center;
    float: left;
}

#rBasket .rBasketCont {
	clear: both;
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
}

#rBasket:not( .open ) .rBasketCont {
	cursor: pointer;
}

#totalPcBasket {
	display: none;
    min-width: 110px !important;
    padding-left: 20px;
}

#totalPcBasket div {
	float: left;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    padding: 5px 0 3px 0;
    color: #FFFFFF;
    text-align: center;
    width: 28px;
    font-family: 'kanit-medium', sans-serif !important;
}

#totalPriceBasket {
	display: none;
    min-width: 110px !important;
	float: right;
    color: #FFFFFF;
    font-size: 15px;
    text-align: right;
    padding-right: 20px;
    font-family: 'kanit-medium', sans-serif !important;
}

.rR .goToBasket {
	margin-top: 30px;
	float: left;
	width: 100%;
	background-color: #8aa30f;
	padding: 17px 0 15px 0;
	text-align: center;
	display: inline-block;
	color: #FFFFFF;
    font-family: 'kanit-medium', sans-serif !important;
	font-size: 16px;
	margin-bottom: 10px;
	transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out, opacity .3s ease-in-out;
	cursor: pointer;
	text-decoration: none;
}

.rR .goToBasket.disabled {
	display: none;
}

.rR .goToBasket:hover {
	opacity: 0.8;
}

#rBasket .goToBasket {
    text-align: center;
    width: inherit;
	color: #FFFFFF;
    font-family: 'kanit-medium', sans-serif !important;
    font-size: 16px;
    line-height: 55px;
}

#voucherName {
	float: left;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.rGal.rGalVoucher .rGalItem {
	border: 1px solid #ECECEC;
}

#rBasket.open {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 50%);
}

#rBasket.open .goToBasket {
	color: #000000;
}

.rMenu .rIcons {
    float: left;
    margin: 16px 0 0 15px;
}

#rBasket .rIcons {
    float: right;
    width: fit-content;
    margin: 6px 0 0 0;
}

.rMenu .rIcons div,
#rBasket .rIcons > div:not( .icoChilli ) {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-position: center center;
	background-size: cover;
}

#rBasket .rIcons > div:not( .icoChilli ) {
	margin: 0 0 0 10px;
}

.rIcons .ico18 {
	background-image: url(/images/main/adult_only.svg);
}

.rIcons .icoGlutenFree {
	background-image: url(/images/main/gluten_free.svg);
}

.rIcons .icoChili {
	width: 30px !important;
}

.rIcons .icoChili > div {
	float: left;
	width: 12px;
	margin: 0;
	background-size: cover;
	background-position: center center;
	background-image: url(/images/main/chili_papper_gray.svg);
}

.rIcons .icoChili > div:nth-child( 2 ),
.rIcons .icoChili > div:nth-child( 3 ) {
    margin-left: -4px;
}

.rIcons .icoChili > div.active {
	background-image: url(/images/main/chili_papper_color.svg);
}

.orderStatus {
	padding: 0 15px 0 15px !important;
    float: left !important;
    margin: 0 auto 0 auto;
    display: block !important;
    width: auto !important;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #ff9800;
    text-align: center;
}

.visit .orderStatus {
	padding: 5px 15px 5px 15px !important;
	width: 100% !important;
}

.orderStatus2 {
	background-color: #00a1ff;
}

.orderStatus3, .orderStatus4 {
	background-color: #8aa30f;
}

.orderStatus5, .orderStatus10 {
	background-color: #ff00f7;
}

.orderStatus6, .orderStatus8 {
	background-color: #c21a2b;
}

.orderStatus7 {
	background-color: #AAAAAA;
}

.orderOptions a {
	margin: 0 5px 0 5px;
}

.orderOptions a:first-child {
	margin-top: 2px;
}

.orderDetail .orderStatus {
	padding: 10px 15px 10px 15px !important;
    float: left !important;
    width: auto !important;
}

.orderDetail .odLine {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.paidDate {
    margin: 7px 7px 7px 20px;
    float: left;
    font-size: 14px;
}

.odFile {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.odFile > div {
	float: left;
	width: 100%;
	padding-left: 25px;
	background-image: url('/images/main/document_gray.svg');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 17px;
	margin: 5px 0 5px 0;
}

.odSum {
	float: left;
	width: 100%;
	margin-top: 5px;
}

.odSum.bold {
	font-weight: bold;
}

.orderDetail .visit {
	margin-bottom: 30px;
}

.odSum .odSumL {
	float: left;
	width: 150px;
}

#terms {
	width: 100%;
    text-align: center;
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 19px;
}

.termsWarning {
    display: inline-block;
	color: #c21a2b;
	width: 100%;
    text-align: center;
    font-size: 15px;
    margin-top: 15px;
    line-height: 19px;
}

.termsStar {
	color: #c21a2b;
	margin-left: 5px;
}

.isVoucher, .isVoucher2 {
	display: none !important;
}

#termsCheckbox {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

#termsCheckbox label {
    line-height: 23px;
}

.ui-accordion-content .termsWarning {
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	padding-top: 20px;
}

#terms a {
	color: #000000;
	text-decoration: underline;
}

#terms a:hover {
	color: #8aa30f;
	text-decoration: none;
}

#rCheckout #terms {
	float: left;
	margin-top: 20px;
}

#company_data_cont, 
#delivery_address_other_cont, 
#create_account_cont {
	display: none;
	float: left;
	width: 100%;
	margin: 20px 0 20px 0;
}

#company_data_cont .cont, 
#delivery_address_other_cont .cont, 
#create_account_cont .cont,
#invoiceData {
	float: left;
	width: 100%;
    display: grid;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-areas: "Area";
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

#company_data_cont, 
#delivery_address_other_cont, 
#create_account_cont {
	display: none;
}

#company_data_cont input[type="text"],
#company_data_cont select,
#delivery_address_other_cont input[type="text"], 
#delivery_address_other_cont select, 
#create_account_cont select,
#invoiceData input[type="text"],
#contactData input[type="text"],
#invoiceData select {
	width: 100%;
}

#create_account_cont input {
	width: 100% !important;
}

#company_data_cont .checkIc input[type="text"] {
	width: calc( 100% - 34px );
}

#company_data_cont .checkIc input[type="button"] {
	float: right;
	width: 34px;
	height: 34px;
	background-image: url('/images/main/search_white.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 17px;
	font-size: 0px;
}

#dialogPay input[name="invoice_email"] {
	width: 100% ;
}

#contactData input[name="invoice_email"] {
	width: calc( 100% - 170px ) ;
}

#contactData #validateEmail {
	float: right;
	width: 150px;
	background-color: #8aa30f;
	color: #FFFFFF;
	cursor: pointer;
}

#contactData #validateEmail:hover {
	background-color: #000000;
}

#company_data_cont .adN, 
#delivery_address_other_cont .adN, 
#create_account_cont .adN,
#invoiceData .adN,
#contactData .adN,
.edAN .adN {
	margin-bottom: 5px;
}

#checkIc {
    background: #8aa30f;
    color: #FFFFFF;
	cursor: pointer;
}

#checkIc:hover {
    background: #000000;
}

@media screen and (max-width: 1600px) {
	#rGalVoucher #rGalVoucherDesc {
		overflow: auto;
	}
	
	.eshopCats {
		width: 100% !important;
	}
}

@media screen and (max-width: 1400px) {
	.rCont2 {
	    grid-template-columns: repeat(1, 1fr);
	}

	.rCont2 .rMenu:nth-child( odd ), .rCont2 .rMenu:nth-child( even ) {
		width: 100%;
		border-right: none;
		padding-left: 0;
		padding-right: 0;
	}
	
	.rCont2 .rMenu:nth-child( odd ) .rCont {
	    margin-right: 0;
	}
}

@media screen and (max-width: 1200px) {
	#delivery_address_other_predefined {
	    grid-template-columns: repeat(3, 1fr);
	}
}

@media screen and (max-width: 1050px) {
	#delivery_address_other_predefined {
	    grid-template-columns: repeat(4, 1fr);
	}
	
	#voucherName {
		display: none;
	}
	
	.rR .goToBasket {
	    display: none;
	}
	
	#rBasket {
	    bottom: -80px;
	    width: 100%;
	    height: 80px;
    	right: 0 !important;
    	background-color: #8aa30f;
	}

	#rBasket > .close {
	    right: 20px;
	    top: auto;
	    margin-top: -40px;
	}
	
	#rBasket.open {
		-webkit-box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 50%);
	    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
	    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 50%);
	}
	
	#rCheckout .arrowLeft {
		display: none;
	}
	
	.edA .edLeft, .edA .edRight {
		width: 100%;
		float: left;
	}
	
	.edA {
		margin-top: 0;
	}
	
	.rPad.rPadED {
		margin: 0;
	}
	
	.edA .edPad {
		margin-left: 20px;
		margin-right: 20px;
		width: calc( 100% - 40px ) ;
	}
	
	#rGalVoucher {
	    height: 36vw;
	}
	
	#rGalVoucher #rGalVoucherDesc {
	    overflow: hidden;
	    height: calc( 30vw - 110px );
	    max-height: none;
	}
	
	.rGal.rGalVoucher .rGalItem {
		border-left: none;
		border-right: none;
	}
	
	#rGalVoucher .rGalVoucherQR {
    	height: 8vw;
	}
}

@media screen and (max-width: 900px) {
	#delivery_address_other_predefined {
	    grid-template-columns: repeat(3, 1fr);
	}
	
	#basketInfoDialog .img {
		width: 100%;
		text-align: center;
	}
	
	#basketInfoDialog .cont {
		width: 100%;
		margin-top: 20px;
		text-align: center;
	}
	
	#basketInfoDialog .cont .buttons {
	    margin: 0 auto 0 auto;
    	width: fit-content;
    }
}

@media screen and (max-width: 700px) {
	#delivery_address_other_predefined {
	    grid-template-columns: repeat(2, 1fr);
	}
	
	.eshopCats {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	.rMenu .rImage {
	    width: 100px !important;
	}
	
	.rMenu .rCont {
		width: calc( 100% - 120px );
	}
	
	#checkoutAccordion .ui-icon {
		display: none !important;
	}
	
	.rBuy .inBasket {
	    width: 100%;
	    margin: 20px 0 0 0;
	    text-align: center;
    }
    
    .edA .rPriceVat,
    .edA .rPrice {
    	text-align: center;
    }
    
    .edA .rBuy {
    	width: 100%;
    }
    
    .edA .rBuy.rBuyInBasket .rBuyCont {
        float: none;
	    margin: 0 auto 0 auto;
	    width: 97px;
    }
    
    .edA .rBuy .rBuyCont {
	    float: none;
	    width: 210px;
	    margin: 0 auto 0 auto;
	}
	
	.edA .rBuy.rBuyDetail .rBuyCont {
		width: 320px;
	}
	
	#company_data_cont .cont, 
	#delivery_address_other_cont .cont, 
	#create_account_cont .cont,
	#invoiceData {
	    grid-template-columns: repeat(1, 1fr);
	}
	
	#rGalVoucher .rGalVoucherName {
	    font-size: 14px;
	    line-height: 18px;
	}
	
	#rGalVoucher #rGalVoucherDesc {
	    overflow: hidden;
	    height: calc( 30vw - 56px );
	    max-height: none;
	}
	
	#rGalVoucher .rGalVoucherQR {
		display: none;
	}
	
	#basketInfoDialog .cont .buttons {
    	width: 100%;
    }
    
    #basketInfoDialog .cont .buttons > div {
    	width: 100%;
   	    display: inline-block;
    	padding: 10px 0 10px 0 !important;
    }
    
    #basketInfoDialog .cont .buttons > #buttonCheckout {
    	margin: 20px 0 0 0;
    }
    
    #contactData input[name="invoice_email"] {
		width: 100% ;
	}
	
	#contactData #validateEmail {
		margin: 20px 0 20px 0;
		width: 100% ;
	}
}

@media screen and (max-width: 500px) {
	#delivery_address_other_predefined {
	    grid-template-columns: repeat(1, 1fr);
	}
	
	.rMenu .rImage {
	    width: 80px !important;
    	height: 80px;
	}
	
	.rMenu .rCont {
		width: calc( 100% - 100px );
	}
	
	#rGalVoucher .rGalVoucherQR {
		bottom: 0;
	}
	
	#rBasket #rBasketItems > .rMenu > .rDet > .rOt > .rPricePc, 
	#rmBasket > .rMenu > .rDet > .rOt > .rPricePc {
		display: none;
	}
	
	#rGalVoucher .rGalVoucherValidity, #rGalVoucher #rGalVoucherPrice, #rGalVoucher #rGalVoucherDesc {
		display: none;
	}
}

@media screen and (max-width: 410px) {
	.rMenu .rImage {
		display: none;
	}
	
	.rMenu .rCont {
	  	width: 100%;
	}
	
	.rMenu {
	    display: block !important;
	}
}

@media screen and (max-width: 400px) {
	#rGalVoucher .rGalVoucherQR {
		display: none;
	}
	
	#rGalVoucher .rGalVoucherName {
		height: auto;
	}
}

@media screen and (max-width: 380px) {
	.rImageB {
		display: none;
	}
	
	#rBasket #rBasketItems > .rMenu > .rDet.rDetImg, 
	#rmBasket > .rMenu > .rDet.rDetImg {
		width: 100%;
	}
}

@media screen and (max-width: 350px) {
	#totalPcBasket, #totalPriceBasket {
		display: none !important;
	}
}