body+.booking {
	background: #F3F3F3 !important;
}

.bgwhite {
	background: #FFFFFF;
}

.white, .colorWhite {
	color: #FFFFFF !important;
}

.bg_all {
	background: #F3F3F3 !important;
}

.bg_eee {
	background: #eee !important;
}
.bg_9e,
.bgDarkGray{
	background: #3a3a3a !important;
}
.bg_fe {
	background: #f9f9f9 !important;
}
.border0{border-color: transparent !important; border-width: 0px !important;}
.border1, .border2, .border3, .border4, .border5, .border6, .border7, .border8 {
    border: 1px solid rgba(0, 0, 0, 0.25);
}

.border2{border-width: 2px;}
.border3{border-width: 3px;}
.border4{border-width: 4px;}
.border5{border-width: 5px;}
.border6{border-width: 6px;}
.border7{border-width: 7px;}
.border8{border-width: 8px;}

.borderDark{border-color: rgba(0, 0, 0, 0.94) !important;}
.borderGray{border-color: rgba(0, 0, 0, 0.6) !important;}

a.borderDark:hover, a.borderDark:focus, a.borderDark:active
{color: rgba(235, 235, 235, 0.6) !important; border-color: rgba(224, 224, 224, 0.6) !important; transition: transform 0.25s ease-in-out;}

a.borderDark:hover i, a.borderDark:focus i, a.borderDark:active i
{color: rgba(235, 235, 235, 0.6) !important;}

.red {
	color: #FF0000 !important;
}
.pd3{padding: 3px;}
.pd6{padding: 6px;}
.pd8{padding: 8px;}

.align-self-bottom {
	align-self: flex-end;
	align-items: stretch;
}

.align-self-top {
	align-self: flex-start;
	align-items: stretch;
}

.box-shadow03rem {
	margin: 20px auto;
	padding: 20px 20px;
	box-shadow: 0 0 0.3rem 1px rgba(0, 0, 0, 0.18);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

.box-shadow02rem {
	margin: 10px auto;
	padding: 20px 20px;
	box-shadow: 0 0 0.1rem 1px rgba(0, 0, 0, 0.14);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

.box-shadow01rem {
	margin: 15px auto;
	margin-bottom: 20px;
	padding: 20px 20px;
	box-shadow: 0 0 0.001rem 0px rgba(0, 0, 0, 0.14);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

.booking .box-shadow01rem {
	margin: 15px auto;
	margin-bottom: 20px;
	padding: 20px 20px;
	box-shadow: 0 0 0.001rem 0px rgba(0, 0, 0, 0.14);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

.booking .box-shadow00rem {
	margin: 0px auto;
	padding: 20px 20px;
	box-shadow: 0 0 0.0rem 0px rgba(0, 0, 0, 0.005);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}
/*.booking-container{background: rgba(255, 255, 255, 1.0);}*/
.booking-container, .box-container{
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	box-shadow: 0 0 0.0rem 0px rgba(0, 0, 0, 0.005);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

.booking .h__drawer-list li {
	display: block;
}

.booking .h__drawer-list li div {
	margin-left: 0px;
}

.booking .h__drawer-list li a {
	display: block;
	grid-template-columns: auto;
	grid-auto-rows: auto;
	align-items: center;
	margin-bottom: 0px;
	margin: auto;
}
.booking .h__drawer-list li a.product-link {width: 120px;height: 120px;display: flex;justify-content: center; overflow: hidden; }
.booking .h__drawer-list li:first-child {
	margin-top: 0px !important;
}
.booking .h__drawer-list li a.product-link img {
    max-height: 100px;
    max-width: initial;
} 
.booking .h__drawer-list.details li a.product-link img {
    max-height: 98px;
    max-width: initial;
}
.booking div.item-cart-delete {
	display: flex;
	text-align: center;
	padding: 0px !important;
	border: 1px solid #F3F3F3;
	height: 23px;
	width: 23px;
	position: absolute;
	top: 4px;
	right: 4px;
	background: #F5F5F5;
	align-items: center;
}

.cart_popup.booking div.item-cart-delete {
	display: flex;
	text-align: center;
	padding: 0px !important;
	border: 0px solid #F3F3F3;
	height: 22px;
	width: 22px;
	position: absolute;
	top: 4px;
	right: 4px;
	background: #F5F5F5;
	align-items: center;
}

.booking a.item-cart-delete {
	display: block;
	text-align: center;
	position: relative;
	padding: 2px 6px !important;
	align-self: center;
	line-height: 1;
	border: 0;
}
.cart_popup.booking a.item-cart-delete {
	display: block;
	text-align: center;
	position: relative;
	padding: 2px 7px !important;
	align-self: center;
	line-height: 1;
	border: 0;
}

.booking a.item-cart-delete i {
	max-width: 24px;
}

.booking div.item-voucher-delete {
	text-align: center;
	padding: 0px !important;
	border: 1px solid #F3F3F3;
	height: 23px;
	width: 23px;
	background: #F5F5F5;
	align-items: center;
	position: relative;
	display: inline-block;
	margin-left: 30px;
}

.booking a.item-voucher-delete {
	display: block;
	text-align: center;
	position: relative;
	padding: 2px 6px !important;
	align-self: center;
	line-height: 1;
	border: 0;
}

.booking button.btntt {
	font-size: 1.2em;
	color: #444;
}

.item-cart-img {
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	vertical-align: middle;
	padding-left: 0px;
}

.item-cart-img img {
	text-align: center;
	margin: 5px auto;
}

.booking .item-cart-detail-box {
	padding: 0;
	padding-left: 15px;
	padding-right: 60px;
	margin-right: 0px;
}

.details .item-cart-detail-box {
	padding: 0;
	padding-left: 15px;
	padding-right: 40px !important;
	margin-right: 0px;
}

.booking .item-cart-detail-quantity {
	padding-right: 22px;
	display: block;
	display: -webkit-box;
	display: flex;
}

.booking .item-cart-detail-price {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.booking .item-cart-detail-info {
	padding: 0;
	margin: 0px;
	width: 100%;
	position: relative;
	display: block;
}

.booking .item-cart-info-box {
	text-align: left;
	padding-left: 0;
	margin-left: 10px;
	padding-right: 0px;
	display: contents;
}

.booking .item-shopping-cart,
.details .item-shopping-cart {
	display: flex;
	position: relative;
	align-items: center;
	vertical-align: middle;
}

.booking .item-cart-detail-box,
.details .item-shopping-cart,
.cart_popup .item-shopping-cart {
	min-height:auto;
	position: relative;
}

.cart_popup.booking .item-shopping-cart{padding-top: 15px; padding-bottom: 15px;}

ul.modal_cart_list {padding: 0; margin: 0; list-style: none;}
ul.modal_cart_list li{padding: 0; list-style: none; position: relative;}

.deposit {
	font-size: 1em;
	letter-spacing: -1px;
	font-weight: bold;
}
.item-cart-detail-price .deposit {
    font-size: 15px;
    color: #0A2D82;
    font-weight: bold;
}

.booking .voucher {
	font-size: 1em;
	font-weight: 600;
} 

.showroom.dealer,
.scolor,
.ssize,
.saleofftext {
	line-height: 1.2 !important;
	margin-bottom: 6px;
}

.quantity.fnt-oswald,
.item-price.fnt-oswald {
	font-size: 1.2em;
}

.cart_popup .quantity.fnt-oswald,
.cart_popup .item-price.fnt-oswald {
	font-size: 1.1em;
}

.title.fnt-oswald {
	font-size: 1.3em;
}

.scolor,
.ssize,
.saleofftext {
	color: #666;
	font-size: 0.9em;
}

.saleofftext {
	color: #ff0000;
	font-weight: 500;
}

.details .h__drawer-list li {
	padding: 5px 0px;
}

.details .h__drawer-list li div {
	margin: 0px;
	padding: 0;
}


.booking .item-cart-total-box {
	text-align: left;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	padding: 12px 0;
	margin: 0;
	padding-bottom: 12px;
}

.booking .box-bottom-form.section_total {
	text-align: right;
}

.booking .box-bottom-form.section_total_order {
	text-align: right;
	margin-top: 10px;
}

.booking .item-cart-total-box p {
	line-height: 1.2;
	margin-bottom: 4px;
}

.booking .item-cart-total-box.total-order p {
	width: auto !important;
	margin-top: 5px;
}

.booking .item-cart-total-box {
	text-transform: none !important;
	font-size: 1.2em;
}

.booking .item-cart-total-box:first-child {
	border: none;
}

.booking .item-cart-total-box.total-order {
	text-align: left;
	border: 0px;
	padding: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	padding-right: 0px;
	margin-bottom: 20px;
}

.cart_popup .item-cart-total-box.total-order { 
	margin-bottom: 0px;
}

.relative{position: relative;}
.absolute{position: absolute;}

.booking hr {
	padding: 0;
	height: 2px;
	margin: 5px auto;
	width: 100%;
}

.booking .info-deliver ul {
	padding-left: 10px;
	list-style: disc;
	margin: 5px 5px;
}

.booking .info-deliver ul li {
	margin-bottom: 6px;
}

.booking h3,
.booking h4,
.booking h5,
.booking h6 {
	font-weight: 600;
}

.voucher-list,
.voucher-list {
	padding: 0;
}

.booking input+label {
	font-weight: 500;
	font-size: 1em;
	margin-left: 5px;
	padding: 0px 4px;
}

.info-payment,
.info-address,
.payments,
.info-deliver,
.info-invoice {
	margin-top: 6px;
}

.small {
	font-size: 12px;
}

.booking .small {
	font-size: 12px !important;
}

.fnt-14 {
	font-size: 14px;
}
.fnt-13 {
	font-size: 13px;
}
.border_gray{border: 1px solid rgba(242, 242,242, 0.9) !important;}
.btn-filterAll {
    position: relative;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    line-height: 24px; 
    padding: 6px;
    padding-right: 30px;
    padding-left: 20px;
    color: var(--text);
}

.btn-filterAll::after {
    background-image: url(../img/apparel/caret-filter.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 7px;
    height: 4px;
    border: none;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    transition: all .3s;
}

.item-voucher-box {
	max-width: 100%;
	display: FLEX;
	position: relative;
	padding: 15px 0px !important;
	PADDING-LEFT: 20PX !IMPORTANT;
	padding-right: 20px !important;
}

.item-voucher-box-bottom {
	max-width: 100%;
	display: FLEX;
	position: relative;
	padding: 0px !important;
	border-top: 1px solid rgba(0, 0, 0, 0.12);
	margin-top: 8px;
	padding-top: 8px !important;
}

.voucher-i {
	display: block;
	padding: 0px !important;
}

ul.voucher-items,
.voucher-items {
	margin: 0;
	padding: 0;
}

ul.voucher-items li {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 15px;
}

.item-voucher-box .voucher-code,
.item-voucher-box .voucher {
	padding: 6px 0px !important;
}

.booking .form-group,
.booking form .form-group {
	padding: 0px !important;
	margin: 0px;
	margin: 6px auto !important;
}

.border0 {
	border: none
}

.wislist_title {
	padding-left: 38px;
}
.h-menu__item.mcheck_order,
.h-menu__item.wishlist_count,
.h-menu__item.cart_count,
.h-menu__item.mnuicon {
	margin-right: 15px; 
	position: relative;
}

.h-menu__item.mnuicon.us {
	margin-left: 30px;
	margin-right:0px;
}

.h-menu__item.mnuicon i,
.h-menu__item.cart_count i {
	color: rgba(244, 244, 244, 1.00);
	position: relative;
	font-size: 1.3em;
}

.h-menu__item.mnuicon li i,
.h-menu__item.cart_count li i {
	color: rgba(136, 134, 134, 1.00);
	position: relative;
	font-size: 1.1em;
}

.h-menu__item.mnuicon i span,
.h-menu__item.cart_count i span {
	position: absolute;
	top: -12px;
	right: -8px;
	background: rgba(243, 20, 24, 1.00);
	border-radius: 100%;
	height: 18px;
	width: 18px;
	line-height: 12px;
	font-size: 12px !important;
	display: block;
	padding: 3px 4px;
	text-align: center;
}

.disabled,
.quantity {
	pointer-events: none;
}

.shopping-cart.cart_count {
	height: 24px;
	width: 26px;
	display: block;
	background-repeat: no-repeat;
}

.w_count,
.c_count {
	position: absolute;
	right: -8px;
	top: 22px;
	background-color: #F40004;
	color: #FFFFFF;
	font-family: inter, open-sans;
	height: 20px;
	width: 20px;
	line-height: 1.;
	padding: 3px 6px;
	border-radius: 100%;
	display: block;
	align-self: center;
	font-size: 13px;
	z-index: 99;
}

.w_count {
	right: 0px;
}

.simplefavorite-button.btn-clip.btn-border-red.active.preset {
	background-color: rgba(255, 6, 6, 1.00);
}


button.simplefavorite-button.btn-clip.btn-border-red.preset {
	border-color: #ccccccd9 !important;
	padding: 8px !important;
	background-color: #F5F5F5;
	box-shadow: none;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
	color: #ff0000;
	font-weight: 600;
	background-color: #fff;
	border-color: #e9ecef #e9ecef #ff0000;
}

#nav-description ul {
	padding: 0;
	color: #ff0000;
}

#nav-description ul li {
	margin-bottom: 5px;
	color: #464445;
	position: relative;
	padding-left: 20px;
}

#nav-description ul li:before {
	background: #FF0000;
	height: 6px;
	width: 6px;
	display: inline-block;
	content: "";
	left: 0;
	border-radius: 100%;
	top: 40%;
	align-self: center;
	position: absolute;
}

/*.h__accordion.user_menu{margin-top:80px;}*/
a.icon_us.btn.btn__h-accordion {
	padding-left: 30px;
	position: relative;
}

a.icon_us.btn.btn__h-accordion:before {
	width: 24px;
	height: 24px;
	content: "\f007";
	font-family: FontAwesome;
	position: absolute;
	left: 0px;
	top: 13px;
}

body.open-menu-bar .navmenu-accordion .list-social {
	margin-top: 0;
	padding-top: 20px !important;
	margin-bottom: 40px;
}

.create-address-book-page .title {
	margin-bottom: 20px !important;
}

.order-detail .btn-cancel {
	background-color: initial !important;
	color: #7A7C7E !important;
	font-weight: 600;
	margin: 0 !important;
}

.cart_height{min-height: 220px; max-height:100%; 
	overflow-x:hidden; overflow-y:auto;}

.maxw_450{ max-width: 450px !important; }
.maxw_500{ max-width: 500px !important; }
.maxw_550{ max-width: 550px !important; }
.maxw_600{ max-width: 600px !important; }
.maxw_650{ max-width: 650px !important; }
.maxw_700{ max-width: 700px !important; }
.maxw_800{ max-width: 800px !important; }
.maxw_900{ max-width: 900px !important; }

.h_100{height: 100%;}
.w_100{with: 99.999%;}

.w_20px{width: 20px;}
.w_30px{width: 30px;}
.w_35px{width: 35px;}
.w_40px{width: 40px;}
.w_50px{width: 50px;}
.w_60px{width: 60px;} 
.w_70px{width: 70px;} 
.w_75px{width: 75px;} 
.w_80px{width: 80px;} 
.w_85px{width: 85px;} 
.w_90px{width: 90px;} 
.w_100px{width: 100px;} 
.w_110px{width: 110px;} 
.w_120px{width: 120px;} 

.h_20px{height: 20px;}
.h_30px{height: 30px;}
.h_35px{height: 35px;}
.h_40px{height: 40px;}
.h_50px{height: 50px;}
.h_60px{height: 60px;} 
.h_70px{height: 70px;} 
.h_75px{height: 75px;} 
.h_80px{height: 80px;} 
.h_85px{height: 85px;} 
.h_90px{height: 90px;} 
.h_100px{height: 100px;} 
.h_110px{height: 110px;} 
.h_120px{height: 120px;} 

.cart_popup{position: relative;}

.cart_popup .pd0{padding: 0px ;}
.cart_popup .pl0{padding-left: 0px ;}
.cart_popup .pr0{padding-right: 0px ;}

.cart_popup .box-bottom-form.section_total_order{
	left: 0px;
	/*margin-top:  0px !important;*/
	position: sticky; 
	bottom: 0px;
}

.sticky_bottom{position: sticky; bottom: 0px !important; left: 0px;z-index:98; }
.sticky_top{position: sticky; top: 0px;left: 0px; z-index: 99;}
.fixed{position: fixed;}
.sticky{position: sticky;}
.cart_popup .item-cart-delete.top50{top: 20px !important; right: 6px !important; }

.cart_popup .pd0{padding: 0px;}
.popup_site_popup_cart .popup_content.pd0{padding: 0px !important;}

.popup_site_popup_cart .popup_content, 
.popup_site_popup_cart .popup_content.cart_position {
    min-width: 700px;
    max-width: 64%;
    top: 72px;
    left: calc(35% - 350px);
    right: calc(35% - 350px);
    max-height: 80% !important;
    overflow-x:hidden; overflow-y:auto;
}
   
.inline{display: inline !important;}
.inline-block{display: inline-block !important; line-height: 20px;}

#style-2::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #D62929;
} 

#style-3::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}
#style-3::-webkit-scrollbar-thumb
{
    background-color: #000000;
}

.style-0::-webkit-scrollbar-track,
#style-0::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F3F3F3;
}
.popup_site_popup_cart .popup_content::-webkit-scrollbar,
.style-0::-webkit-scrollbar,
#style-0::-webkit-scrollbar
{
    width: 0px;
    background-color: #F3F3F3;
}

.style-0::-webkit-scrollbar-thumb,
#style-0::-webkit-scrollbar-thumb
{
    background-color: #F3F3F3;
}
 
#style-4::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.03);
    background-color: none;
}

#style-4::-webkit-scrollbar
{
    width: 7px;
    background-color: none;
    border: 2px solid #fff;
}

#style-4::-webkit-scrollbar-thumb
{
    background-color: rgba(248,248,248,0.95);
    border: 1px solid #EfEfEf;
}
.mask_popup_popup_cart.show{z-index: 99998;}
.popup_site_popup_cart.show{z-index: 99999; position: relative; }

.popup_site_popup_cart .popup_content {
    display: block;
    height: auto;
    align-self: center;
    width: auto;
    max-width: 700px; 
    padding: 15px;
    color: rgba(222,222,222,1.00); z-index: 999990; 
    font-size: 14px; 
    transition: transform 0.2s ease-out ;
    position: fixed;
    background: #ffffff;  
    box-shadow: 0px 3px 6px -1px #1919197d;
    left: auto; right: auto;
    margin: auto; max-height: 84%;
	overflow: hidden;
}  

.hide_pc{display: none;}
.hide_mb{display: block;}

.border_bot1{border-bottom: 1px solid #f1f1f1;}

.popup_site_popup_cart .popup_content,
.popup_site_popup_cart .popup_content.cart_position{
	top: 86px;  
	min-width: 700px;
	max-width: 50%;
	margin: 0 auto !important; 
	left:calc(50% - 350px); 
	right: calc(50% - 350px);
	
} 

@media (min-width:1025px) {
	.h-menu li.h-menu__item:last-child {
		margin-right: 0px;
	}

	.h-menu li.h-menu__item:last-child>.h-menu__submenu {
		left: -138px;
	} 
}

@media screen and (max-width:1024px) {
	.popup_site_popup_cart .popup_content,
	.popup_site_popup_cart .popup_content.cart_position{
		min-width: 700px;
		max-width: 64%;
		top: 72px; left:calc(35% - 350px); right: calc(35% - 350px); 
	}
}

@media screen and (max-width:992px) {
	.banner-step {
		display: none;
	}

	.maxw_450,
	.maxw_500,
	.maxw_550,
	.maxw_600,
	.maxw_650,
	.maxw_700,
	.maxw_800{ max-width: 100% !important;}

	.popup_site_popup_cart .popup_content,
	.popup_site_popup_cart .popup_content.cart_position{
		min-width: 700px;
		max-width: 80%;
		top: 72px; left:calc(40% - 350px); right: calc(40% - 350px); 
	}
 /*
	.cart_height{ 
		min-height: 200px; max-height: 400px; 
		overflow-x: hidden; overflow-y: auto;} */
 
	.mrmbtop20{margin-top: 20px;}
	.mrmbtop15{margin-top: 15px;}
	.mrmbtop10{margin-top: 10px;}
	.mrmbbot20{margin-bottom: 20px;}
	.mrmbbot15{margin-bottom: 15px;}
	.mrmbbot10{margin-bottom: 10px;}
 
	 
	.box-shadow02rem,
	.box-shadow01rem,
	.box-shadow03rem {
		padding: 0px;
	}

	.booking .box-shadow01rem {
		padding: 20px 20px;
	}

	.booking .item-cart-detail-price {
		text-align: center;
		padding: 0px;
		margin: 0px auto;
	}
	

	.booking .item-cart-detail-box {
		padding: 0;
		padding-left: 15px !important;
		padding-right: 15px;
		margin-right: 0px;
	}

	.booking .item-cart-detail-box .deposit {
		text-align: left;
	}

	.btnSubmit.btnStep.Finish.btn-clip.btn-red {
		width: calc(100% - 10px);
	}

	li.box-shadow01rem.item-shopping-cart {
		padding: 20px 0px;
		padding-top: 40px;
	}
	li.box-shadow00rem.item-shopping-cart {
		padding: 20px 0px;
		padding-top: 30px; 
	}

	.item-cart-detail-box,
	.item-cart-info-box,
	.item-cart-img {
		float: none;
		width: 100%;
		text-align: center;
	}

	.item-cart-detail-info,
	.item-cart-detail-price,
	.item-cart-detail-quantity {
		float: none;
		width: 100%;
		text-align: center;
	}

	.booking .item-cart-detail-info {
	padding-right: 15px;  
}

	.p-detail-quantity.item-cart-detail-quantity {
		width: min-content;
		padding: 0 !important;
		margin: auto;
		text-align: center;
		display: inline-flex;
	}

	.price.item-cart-detail-price,
	.subtotal.item-cart-detail-price {
		padding: 0 !important;
		display: block;
		margin: 0 auto;
		margin-bottom: 10px;
	}



	.item-cart-total-box {
		padding-left: 5px !important;
		padding-right: 15px;
	}

	.details .item-cart-detail-box {
		padding: 0;
		padding-left: 15px;
		padding-right: 30px !important;
		margin-right: 0px;
	}
 
	.item-cart-img {
		padding: 0;
		margin: 0 auto;
	}
 
	.booking ul.colorRed {
    max-height: 90px;
    overflow: hidden;


}

	.w_count,
	.c_count {
		/*right: 5px !important;
		top: 10px !important;*/
	}

	.order-detail .btn-cancel {
		float: left;
	}

	.order-detail .single-order-detail img {
		max-width: 50%;
	}

	.order-detail .info-payment-box .price-label,
	.order-detail .price {
		font-size: 4.5vw !important;
		text-transform: initial;
	}

	.booking .g-recaptcha.mrcenter>div {
		width: 99.99% !important;
		margin: 0px auto;
	}

	div#cart-action .col-md-5.col-12.text-left {
		position: absolute;
		bottom: -30px;
		display: flex;
		justify-content: center;
	}

	.cart_popup .price.item-cart-detail-price, 
	.cart_popup  .subtotal.item-cart-detail-price {
	    padding-top: 5px !important; 
	    margin-bottom: unset !important;
	}

	.cart_popup .item-cart-detail-price {
	    text-align: center;
	    padding-right: 8px !important; 
	} 

	.cart_popup .price.pd6.text-right.pl0.pr0 {
	    text-align: left !important;
	}

	.cart_popup .item-cart-total-box.total-order {
		padding-left: 38% !important;
		padding-bottom: 6px;
		margin-bottom: 0;
	} 
	.cart_popup .box-bottom-form.section_total_order.pr60 {
		padding-right: 15px !important;
	} 

	#close_cart_popup.close_me{
	    top: 7px;
	    right: 4px;
	}
}

@media screen and (max-width: 768px) {
  
	.mrmbtop20{margin-top: 20px;}
	.mrmbtop15{margin-top: 15px;}
	.mrmbtop10{margin-top: 10px;}
	.mrmbbot20{margin-bottom: 20px;}
	.mrmbbot15{margin-bottom: 15px;}
	.mrmbbot10{margin-bottom: 10px;} 

	.hide_pc{display: block;}
	.hide_mb{display: none;}

	.cart_popup .pd0{padding: unset ;}
	.cart_popup .pr0{padding-right: unset ;}

	.popup_site_popup_cart .popup_content,
	.popup_site_popup_cart .popup_content.cart_position{
		top: 59px; left:calc(46% - 160px); right: calc(46% - 160px);  
	    min-width: 320px; 
	    max-width: 92%;
	    margin: 0 auto !important; 
	} 

	.cart_popup .item-cart-delete.top50{top: 10px !important;}

	/*.cart_height{ 
		min-height: 390px; max-height: 540px ; 
		overflow-x: hidden; overflow-y: auto;} */

	.details .h__drawer-list li div {
		text-align: left;
	}

	.details .h__drawer-list li div .item-price {
		text-align: left;
	}

	.details .h__drawer-list li div .price-old {
		text-align: left;
	}

	.booking .h__drawer-list.details .item-shopping-cart {
		padding-top: 15px;
	}

	.booking .item-shopping-cart .item-cart-img {
		padding-left: 20px;
	}

	.cart_popup .item-shopping-cart .item-cart-img {
		padding-left: 10px;
	}

	.p-detail-price{display:block !important; width: 100%; text-align: center;}

	.voucher-code input {
		width: 100%;
	}

	.voucher-code .colorRed {
		text-align: left !important;
		width: 100%;
		display: inline-block;
		margin-top: 5px;
	}  
	.booking .h__drawer-list li a.product-link img {
	    max-height: 85px !important; 
	    width: auto; 
	}

	.booking .h__drawer-list.details li a.product-link img {
	    max-height: 72px !important;
	    width: auto; 
	    position: absolute;
	}
	.booking .h__drawer-list li div {
		text-align: left;
	}

	.booking .item-cart-detail-box-bottom {
		padding-left: 30px;
		padding-right: 30px;
		min-height: auto;
	}

	.booking .item-cart-detail-box-bottom .item-cart-info-box {
		display: flex;
		flex-direction: initial;
		justify-content: center;
		border-top: solid 2px #E9E9E9;
		margin-left: 2vw;
	}

	.booking .item-cart-detail-box-bottom .item-cart-info-box .item-cart-detail-price {
		margin-bottom: 0;
		margin-left: 20px;
		text-align: right;
		padding-right: 10vw !important;
	}

	.booking #Booking_Items .item-shopping-cart .price {
		color: #FF0000;
		font-size: 5vw;
	}

	.booking #Booking_Items .item-shopping-cart .price-old {
		font-size: 4.5vw;

	}

	.booking #Booking_Items .item-shopping-cart .price .sale_off {
		font-family: "Oswald", sans-serif;
	}

	/*.booking .h__drawer-list li div.row {
		margin-left: -15px;
	}*/

	.details .h__drawer-list li img {
		margin-left: 0px;
	}

	#Booking_Table {
		display: flex;
		flex-direction: column;
	}

	#Booking_Table #cart-action {
		order: 3;
		display: flex;
		flex-direction: column;
		margin-left: 0;
		margin-right: 0;
	}

	#Booking_Table #cart-action .text-left {
		order: 2;
		text-align: center !important;
		margin-top: 10px;
	}

	.booking .item-cart-total-box.total-order {
		padding-left: 38% !important;
		padding-bottom: 15px;
		margin-bottom: 0;
	}

	.booking .item-cart-total-box.total-order p {
		font-size: 5vw;
	} 

	.product .mb-price .price {
	        font-size: 34px !important;
		     text-align: center; 
		    width: min-content;
		    margin: 0 auto;
		    display: block; 
	}

	.product .mb-label-price {
	    text-align: center; 
	   margin-bottom: 0px !important;
	}

	.booking .item-cart-total-box.total-order .total-price {
		padding-right: calc(4.3vw + 15px);
	}

	.booking .box-bottom-form.section_total_order {
		width: calc(100% + 15px);
		margin-top: -10px;
	} 
	.booking .item-shopping-cart .col-2.item-cart-img {
		-ms-flex: 0 0 35% ;
		flex: 0 0 35% ;
		max-width: 35% ;
	}
	.booking .item-shopping-cart .col-7 {
	    -ms-flex: 0 0 65%;
	    flex: 0 0 65%;
	    max-width: 65%;
	    padding-left: 0px !important;
	} 

	.cart_popup .item-cart-total-box.total-order .total-price {
		padding-right: unset;
	}

	.cart_popup .box-bottom-form.section_total_order.pr60 {
		padding-right: 15px !important;
	} 

	.cart_popup .item-cart-total-box.total-order p {
		font-size: 5vw;
	}

	.cart_popup .item-shopping-cart .col-lg-2.col-2.item-cart-img {
		-ms-flex: 0 0 35% ;
		flex: 0 0 35% ;
		max-width: 35% ;
		align-content: space-between;
	}  

	.cart_popup .item-shopping-cart .col-lg-6.col-6  {
		-ms-flex: 0 0 65% ;
	    flex: 0 0 65% ;
	    max-width: 65%;
	} 

	.cart_popup .col-2.item-cart-img img{ 
    	width: 101%; 
	}

	.cart_popup .item-shopping-cart .col-md-4.col-5.text-center{
		text-align: right !important; width: 50%;}

	.cart_popup .item-cart-total-box.total-order {
	    padding-left: 22% !important;
	    padding-bottom: 5px;
	    margin-bottom: 0;
	}
 
	.cart_popup .box-bottom-form.section_total_order {
		position: sticky; bottom: 0px;
	    width: unset;
	    margin-top:  0px !important; 
	    padding-bottom: 0px !important;
	    padding-right: 5px !important;
	}
	.cart_popup .box-bottom-form.section_total_order.logged{ 
	    /*margin-bottom: 94px !important;*/ 
	}

	.cart_popup .item_cart_title {
	    padding-left: 0px !important;
	    padding-right: 33px;
	}

	.cart_popup .item_cart_price { 
	    padding-right: 48px;
	}
} 