.ts-form-group {
	width: 100%;
}
.ts-form-group label {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
}
.ts-form .form-control {
	border: 1px solid #e4e4e4;
	border-radius: 0;
	margin-bottom: 12px;
	height: 38px;
	padding: 4px 20px;
	font-size: 13px;
}
.header_section {
	text-align: center;
}
.about_left img {
	max-width: 100%;
	height: auto;
}
.filter_section .dropdown-item {
	padding: 5px 9px;
	font-size: 14px;
}
.price_filter {
	width: 250px;
	padding: 10px 20px !important;
}
#sort_by_value {
	-webkit-appearance: auto;
	-moz-appearance: auto;
	appearance: auto;
}
.sale_btn {
	position: absolute;
	top: 0;
	left: 0px;
}
.sale_btn a {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 4px 8px;
	background: #7e1b1b;
	letter-spacing: 2px;
	border-radius: 2px;
}
.out_of_stock_btn {
	position: absolute;
	bottom: 0;
	left: 0px;
}
.out_of_stock_btn a {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
	padding: 4px 8px;
	background: #FF0000;
	letter-spacing: 2px;
	border-radius: 2px;
}
#suggesstion-box1 {
	z-index: 999;
	position: relative;
	background: #7e1b1b;
	height: 296px;
	overflow: auto;
	display: none;
}
#business-list li {
	color: #FFF;
	cursor: pointer;
	padding: 4px 8px;
	font-size: 13px;
}
.caption {
	padding-left: 0px !important;
	padding-top: 5px;
	padding-bottom: 10px;
}
.form-price-range-filter {
	margin-left: -10px;
	margin-right: -10px;
}
.filter_submit_btn {
	font-size: 14px;
	padding: 4px 20px;
	letter-spacing: 1px;
}
.filter_submit_btn:hover {
	color: #FFF;
	background: #7e1b1b;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.product_details_right .color_option a {
	display: block;
	width: 38px;
	height: 38px;
}
#vgty_id {
	color: #000;
	width: 400px;
	position: absolute;
	top: 48px;
	left: -351px;
	right: 30px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	z-index: 99999;
}
.header-cart .modal-title {
	font-size: 18px;
	line-height: normal;
}
.small_cart_body {
	max-height: 412px !important;
	overflow: auto;
	margin-bottom: 10px;
}
.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;
}
.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: 20px;
	border: 1px solid #E2E2E2;
}
.product-items .new-price {
	padding-top: 0px;
	font-size: 12px;
	float: right;
	padding-left: 10px;
}
.cart-items span {
	position: relative !important;
}
.cart-store-details {
	padding: 6px 10px !important;
	font-weight: bold;
	float: left;
	width: 100%;
}
.cart-store-details--total-savings {
	background: #efecec;
}
.btn--full {
	display: inline-block;
	width: 100%;
}
.float-left {
	float: left !important;
}
.btn:hover, .btn:focus {
	background: #000;
	color: #fff;
}
.add-to-cart--cart-modal {
	width: 170px;
	float: left;
}
.cart-items-product {
	border-bottom: 1px solid #cac9c9;
	position: relative;
	background: #FFF;
}
.cart-checkout .btn {
	font-size: 14px;
	text-align: center;
}
.alt_cls {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
	background: none;
	border: none;
	margin-top: -2px;
}
#success-alert {
	padding: 8px !important;
}
.title-2 {
	margin: 0 0 24px;
	position: relative;
}
.sub-title-small {
	font-size: 18px;
	margin: 10px 0 0;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
}
.view_all_cpn {
	background: #efefef;
	border-radius: 6px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #000;
}
.view_all_cpn span {
	display: inline-block;
	vertical-align: top;
	padding: 5px 0 0 5px;
}
.web_cart {
	margin-top: 12px;
}
.mob_cart {
	display: none;
}
.custom-table thead {
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
}
.remove-product {
	display: inline-block;
	vertical-align: top;
	color: #d9534f !important;
	font-size: 20px;
	text-align: center;
	line-height: 22px;
}
.custom-table thead th {
	padding: 8px;
}
table {
	width: 100%;
	height: auto;
	overflow: auto;
}
.custom-table thead {
	background-color: #efefef;
	color: #000;
	font-size: 14px;
	text-transform: uppercase;
}
.custom-table tbody td {
	padding: 8px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
.btn_cpn_dd {
	padding-top: 1px !important;
}
.text-right {
	text-align: right !important;
}
.coupon_left {
	background: #000 url(../images/cupon_img1.jpg);
	background-repeat: repeat;
	color: #fff;
	padding: 0px;
	text-align: center;
	font-size: 30px;
	background-repeat: repeat-y;
}
.coupon_right {
	background: #7e1b1b;
	padding: 10px;
	text-align: center;
}
#myModal_coupon .modal-header .btn-close {
	padding: 5px;
	margin: 0rem 0rem 0rem auto;
	position: absolute;
	right: 4px;
	z-index: 999;
	top: 2px;
	font-size: 14px;
}
#myModal_coupon .modal-header {
	border-bottom: 0px;
	padding: 0;
}
.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;
}
.btn_apply a {
	margin-top: 10px;
	color: #fff !important;
	border-radius: 6px;
	padding: 5px 10px;
}
button:focus:not(:focus-visible) {
	outline: 0;
	border: none;
	box-shadow: none;
}
.menu_mobile {
	display: none;
}
.mobile_top_section {
	display: none;
}
.custom_menu .menu {
	text-align: center;
	width: 100%;
}
.collapsible_new {
	background-color: #7e1b1b;
	color: white;
	cursor: pointer;
	width: auto;
	border: none;
	text-align: left;
	outline: none;
	font-size: 14px;
	padding: 0px 10px;
}
.checkout_contact_information {
	margin-bottom: 12px;
}
.title_checkout {
	padding: 5px 10px !important;
	background: #efecec;
}
.title-2 {
	margin: 0 0 24px;
	position: relative;
}
.sub-title-small {
	font-size: 18px;
	margin: 10px 0 0;
	text-transform: uppercase;
	color: #333333;
	font-weight: 600;
}
.edit_bag_btn {
	line-height: 14px !important;
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
}
.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
}
.form-row > .col, .form-row > [class*="col-"] {
 padding-right: 5px;
 padding-left: 5px;
}
#rpress_payment_mode .form-check {
	width: 100%;
	background: #dfdede;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 15px;
}
#rpress_payment_mode .form-check .form-check-input {
	float: left;
	margin-left: 0px;
 margin-right: .3125rem;
}
.checkout_order_image img {
	max-width: 100%;
	height: auto;
}
.cler {
	height: 10px;
	clear: both;
	width: 100%;
}
.coupon_content {
	padding: 15px 18px;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1;
	margin-top: 20px;
}
.custom-field .form-control {
	-webkit-appearance: auto!important;
	-moz-appearance: auto!important;
	appearance: auto!important;
	color: #727b83;
}
.mobile_footer_section
{
	display:none;
}
.footer-2 li
{
	width:100% !important;
	
}
.footer-2 li a
{
	width:100% !important;
	display: inline-block !important;
text-transform: uppercase;
}
.float_menu_section
{
	display:none;
}

#bss-cookie-notice {
    position: fixed;
    display: none;
    z-index: 99;
    padding: 5px 10px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    box-shadow: 3px 3px 15px #222222;
    font-size: 14px;
    max-width: 40%;
}
#bss-cookie-notice .cookie-title {
    margin: 10px 0px;
    font-size: 1rem;
}
#bss-cookie-notice .btn-cookie-accept {
    margin-bottom: 3px;
}
#bss-cookie-notice .btn-cookie {
    font-weight: bold;
    border: none;
    box-shadow: none;
    text-decoration: none;
    padding: 4px  15px;
    border-radius: 3px;
    line-height: 1.6rem;
    display: inline-block;
}
.footer_menu ul li a
{
	text-transform:uppercase;
}
.instagram_inner_box {
  border: 1px solid #828282;
}
.instagram_logo_icon {
  vertical-align: middle;
}
.instagram_logo_icon img {
  width: 200px !important;
  height: auto;
  display: block;
}