.dropdown_autocomplete {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
	background: #fff;
	width: 100%;
	z-index: 99999;
	line-height: 33px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-left: 0px;
	border-radius: 0px;
	border: 1px solid #193875;
	max-height: 276px;
	overflow: auto;
}
.dropdown_autocomplete li {
	padding: 5px;
	border-bottom: 1px solid;
	cursor: pointer;
	line-height: 20px;
	width: 100%;
}
.dropdown-toggle {
	line-height: 12px;
}
/*new 27-4-2023*/

#vgty_id {
	color: #000;
	width: 400px;
	position: absolute;
	top: 48px;
	/*left: -380px;*/

	right: 0px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	z-index: 9999;
}
#vgty_id {
	color: #000;
}
.header-cart .modal-title {
	font-size: 18px;
	line-height: normal;
}
.cart-checkout__proceed-cta {
	padding: 11px !important;
}
.btn--full {
	background: #a37b47;
	border-radius: 3px;
	border: none;
	cursor: pointer;
	font-family: inherit;
	font-size: 14px;
	outline: none;
	padding: 13px 12px;
	text-align: center;
	color: #fff !important;
	line-height: 18px;
}
.btn--full {
	display: inline-block;
	width: 100%;
}
.small_cart_body {
	max-height: 412px !important;
	overflow: auto;
	margin-bottom: 10px;
}
/*.cart-items-product:first-child {

  border-top: 1px solid #cac9c9;

}*/

.cart-items-product {
	border-bottom: 1px solid #cac9c9;
	position: relative;
	padding: 10px 0px 12px;
	background: #FFF;
}
.cart-card {
	padding: 10px 0px;
	margin-top: 10px;
	float: left;
	width: 100%;
}
.cart-card__img {
	height: auto;
	margin-right: 4px;
	position: relative;
	vertical-align: top;
	width: 65px;
	float: left;
}
.cart-items-product__details {
	float: left;
	text-align: left;
	width: 79%;
	font-weight: 600;
}
.add-to-cart--cart-modal {
	width: 170px;
	float: left;
}
table {
	width: 100%;
	height: auto;
	overflow: auto;
}
.cart-items span {
	position: relative !important;
}
.product-items .new-price {
	padding-top: 0px;
	font-size: 12px;
	padding-left: 0px;
	margin: 25px 0;
	display: inline-block;
}
.text-red_cart {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 3px;
	width: 20px;
	height: 20px;
	background: #fff;
	text-align: center;
	border-radius: 50%;
	color: #000 !important;
	font-size: 14px;
	font-weight: 600;
	z-index: 6;
	line-height: 17px;
	border: 1px solid #E2E2E2;
}
.cart-store-details {
	padding: 6px 20px;
	padding-bottom: 6px;
	font-weight: bold;
}
.cart-store-details {
	padding: 6px 10px !important;
	font-weight: bold;
	float: left;
	width: 100%;
}
.cart-store-details--total-savings {
	background: #efecec;
	padding: 10px 10px !important;
}
.btn {
	background: #193875;
	border: 0;
	font-size: 16px;
}
.coupon-area .form-control {
	border-radius: 0;
	height: 40px;
	border-color: #d3d3d3;
	padding: 0 20px;
	max-width: 300px;
	float: left;
	margin-right: 10px;
	font-size: 14px;
}
.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6;
}
.checkout_order_image img {
	max-width: 100%;
	height: auto;
}
.title_checkout {
	padding: 5px 10px !important;
	background: #efecec;
}
.btn.edit_bag_btn {
	line-height: 100% !important;
	padding: 7px 20px 4px;
}
.checkout_contact_information {
	margin-bottom: 12px;
}
.cler {
	height: 10px;
	clear: both;
	width: 100%;
}
.collapsible_new {
	background-color: #193875;
	color: white;
	cursor: pointer;
	width: auto;
	border: none;
	text-align: left;
	outline: none;
	font-size: 14px;
	padding: 4px 10px;
}
.coupon_content {
	padding: 15px 18px;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1;
	margin-top: 20px;
}
#rpress_payment_mode .form-check {
	width: 100%;
	background: #dfdede;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 15px;
}
.custom-red-btn {
	color: #fff;
}
.load_more_btn {
	background: #e46725 !important;
	color: #fff !important;
}
/*popup search start*/

*, ::after, ::before {
	box-sizing: border-box;
}
.search_modal {
	max-width: 100%;
	margin: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 100vh;
	display: flex;
	background: #fff;
}
.btn-open-modal {
	margin-bottom: 0.5em;
}
.popup_latest_searches li {
	display: inline-block;
}
.popup_latest_searches {
	width: 100%;
}
.lastest_search_item {
	cursor: pointer;
	padding: 8px 20px;
}
.lastest_search_item:hover {
	background-color: #eee;
}
#popup_search_box .row {
	margin: 0px!important;
}
#modal-fullscreen-xl {
	padding: 0px!important;
}
#modal-fullscreen-xl .close {
	float: left!important;
	font-size: 3.5rem !important;
	padding: 0px !important;
	margin-top: 24px !important;
	position: relative!important;
	background: none!important;
}
.search-box {
	position: relative;
	margin-top: 3px;
}
.search-box input[type="text"] {
	width: 100%;
	font-size: 15px;
	padding: 10px 45px 10px 16px;
	line-height: 15px;
	border-radius: 4px;
	border: 1px solid #c8c8c8;
}
#modal-fullscreen-xl .modal-header {
	padding-top: 6px;
	padding-bottom: 6px;
}
#modal-fullscreen-xl .logo {
	text-align: center;
	padding: 5px 0px;
}
/*popup search end*/



#sort_by_value {
	float: right;
	width: 167px;
	font-size: 16px;
	border-radius: 0;
	font-family: 'Sarabun';
}
#sort_by_value option {
	font-family: 'Sarabun';
}
.out_of_stock {
	background-color: #f00;
	cursor: not-allowed;
}
.out_of_stock:hover {
	background-color: #f00;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
	font-size: 50px !important;
}
.choose_length {
	color: #545353;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 15px;
}
.size-option {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.size-option li {
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	border-radius: 0px !important;
	cursor: pointer;
	transition: all .3s ease-in-out;
	background: #fff;
	padding: 0px;
	min-width: 30px;
	min-height: 30px;
	border: 1px solid #989898;
	color: #706d5a;
	font-weight: 400;
	position: relative;
	background: #fff;
	padding: 0 5px;
	line-height: 30px;
	margin: 0 4px 6px 4px;
	cursor: pointer;
	transition: all .3s ease-in-out;
	text-align: center;
}
.alt_cls {
	background-color: transparent;
}
.btn-close:focus {
	box-shadow: none;
}
.banner_bottom {
  height: 40px;
  line-height: 40px;
  background: #193875;
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
.voucher_small_banner
{
    font-size:16px;
	height:auto;
	line-height:1.2rem;
	padding:5px 0;
	background-color: #f00;
	font-weight: 700;
}
#myModal .modal-header
{
    padding: 0;
margin: 0;
border: none;
}
#myModal  .modal-header .close {
  padding: 5px;
  margin: 0rem 0rem 0rem auto;
  position: absolute;
right: 4px;
z-index: 999;
top: -4px
}
.coupon_inner {
  margin-top: 10px;
  margin-bottom: 10px;
}
.coupon_left
{
	background:#000 url(../images/cupon_img1.jpg);
	color:#fff;
	padding:0px;
	text-align:center;
	font-size:30px;
	background-repeat: repeat-y;
}
.coupon_right
{
	background:#9b6f30; padding: 10px;
text-align: center;
}
.coupon_text
{
	padding: 5px 10px;
	background:#FFF;
	color:#F00;
	text-transform:uppercase;
	text-align:center;
	font-size: 22px;
line-height: 30px;
border-radius: 6px;
font-weight: bold;
}
.coupon_box
{
    margin-bottom:30px;
}
.btn_apply a {
  margin-top: 10px;
  color: #fff !important;
  border-radius: 6px;
  padding: 5px 10px;
}