body {
    font-size: 15px;
    background: #f8f9fa;
}
*:focus {
  outline: none !important;
  box-shadow: none !important;
}
a,a:visited,a:hover,a:focus{text-decoration:none}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-right: 5px;
    padding-left: 5px;
}
ul.carousel-indicators.list-inline.mx-auto.border.px-2 {
    border-top: 3px solid #f00 !important;
    border-left: 0px solid #343a40 !important;
    border-bottom: 3px solid #343a40 !important;
    border-right: 0px solid #343a40 !important;
}
header{
	background: #e10916;
	padding: 2px 0
}
.ordering-guide{
	color: #fff;
	font-size: 15px;
	margin-top: 5px
}
.cart-mobile-info {
    background: #dae0e5;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
}
button.btn.btn-danger.btn-cart.float-right.add-to-cart {
    background: #f51;
}
.ordering-guide p{
	margin-bottom: 5px
}

ul.carousel-indicators.list-inline.mx-auto.border.px-2 {
    background: #16181a;
}
.logo {
    width: auto;
    max-height: 100px;
}
.input-group-full{
	width: 100%!important
}
button#button-addon2 {
    border: 1px;
    background: #ccc;
}
#menu{
	padding: 10px 0 0;
	background: #16181a
}
#nav-top{margin-top: 5px}
#nav-top a{
	color: #adb5bd
}
#nav-top a.active{
	color: #adb5bd
}
#form-search{padding-top: 5px}
.img-product img{
	width: 160px
}
.home-page-mobilee{padding: 10px 0 0}
.title-cate{
	font-size: 22px;
	padding-bottom: 0;
	margin-bottom: 0
}
.price-group{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0
}
.price-group span{
	font-weight: 600;
}
.price-group label{
	margin-bottom: 0
}
span.retail-price {
    color: #e92235;
    font-size: 25px;
    font-style: oblique;
}
.media-product{
	position: relative;
}
.box-price-cart{
	position: relative;
	bottom: 0;
    /*width: calc(100% - 160px);*/
}
.input-cart-qty{
	width: 80px;
	margin-right: 0;
	border: 1px solid #ced4da
}
.mini-cart {
    margin-bottom: 20px;
}
.mini-cart .header-title {
    background: #e7e7e7;
    padding: 10px;
}
.mini-cart .header-title .title {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #323232;
    font-weight: 600;
    font-size: 16px;
}
.mini-cart .order-item{border:solid 1px #e7e7e7;padding:10px;max-height: 400px;overflow: auto}
.mini-cart .order-item .table{margin-bottom:0;}
.mini-cart .table td, .mini-cart .table th{padding: .25rem}
.mini-cart .order-item .table tr:first-child td{border-top:0}
.mini-cart .order-item .item-image img{width:40px}
.mini-cart .order-item .table td{border-top-style:dashed}
.mini-cart .order-item .item-total{text-align:right}
.mini-cart .order-item .item-total .price{font-weight:400;font-size:13px;font-weight:400;font-size:13px}
.mini-cart .order-summary{border:solid 1px #e7e7e7;border-top:0;padding:10px}
.mini-cart .order-summary .table{margin-bottom: 0}
.mini-cart .order-summary .table td{border:0}
.mini-cart .order-summary .price{font-weight:600;text-align:right}
.mini-cart .order-summary .row_total_purchase{border-top:solid 1px #ddd;margin-top:5px}
.mini-cart .order-summary .price-total{font-size:16px;color:#d71a00}
.mini-cart .order-summary tr{min-height: 30px}
.box-cart-qty{
	margin-top: 5px;
	margin-bottom: 4px
}
.btn-cart{
	background: #bd2130;
	border-color: rgb(255, 57, 69);
}
.btn-cart i {margin-right: 7px}
#checkout_cart{
    top: 10px;
    background: #fff
}
#back-top {
    display: none;
    z-index: 99;
    margin: 0;
}
#back-top span:before {
    cursor: pointer;
    background: #da2929;
    width: 40px;
    position: fixed;
    right: 20px;
    bottom: 70px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -transition: all .2s linear;
    color: #fff;
    content: "▲";
    opacity: .7;
    z-index: 8;
    border-radius: 5px;
}
.checkout-paymentsum {
    padding: 0.7rem;
    background: #eee;
}
.checkout-paymentsum h3{
    font-size: 1rem;
}

#box-cart-mobile {
    background: #eee;
    padding: 0px 0;
    border-top: 3px solid #adb5bd;
}
.btn-danger.disabled, .btn-danger:disabled {
    background-color: #000000;
}
.cart-mobile-info{
	position: relative;
}
.cart-mobile-info-total{
	color: #F51
}
.view-mobile-cart{
	position: absolute;
	top: 6px;
	right: 0;
	color: #f00
}
#modal-mobile-cart .modal-dialog{
	max-width:none;
}
.product-summary{color: #666}
.product-summary p {margin-bottom: 0}
/*.media-product{min-height: 180px}*/
.product-name {font-size: 1.25rem}
.product-name a {color: #000}
.product-name a:hover, product-name a:focus{color: #333}

.sp-quantity {
  height:42px;
  margin: auto;
  margin-bottom: 5px
}
.sp-minus {
  width:40px;
  height:40px;
  border:1px solid #e1e1e1;
  float:left;
  text-align:center;
}
.sp-input {
  width:40px;
  height:40px;
  border:1px solid #e1e1e1;
  border-left:0px solid black;
  float:left;
}
.sp-plus {
  width:40px;
  height:40px;
  border:1px solid #e1e1e1;
  border-left:0px solid #e1e1e1;
  float:left;
  text-align:center;
}
.sp-input input {
  width:100%;
  height:100%;
  text-align:center;
  border: none;
}
.sp-input input:focus {
  border:1px solid #e1e1e1;
  border: none;
}
.sp-minus a, .sp-plus a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 32px;
	font-size: 30px;
	/*color: #f7980a;*/
	color: rgb(255, 57, 69)
}
.toast-center-center {
	top: calc(50% - 40px);
	left: calc(50% - 150px);
}
.toast-top-center-custom {
    top: calc(50% - 40px);
    right: 0;
    width: 100%;
}
.whoscale_guide_link > a {
	text-decoration: underline;
	color: #f50000
}
.box_voucher_code {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.input_pay {
    border: 1px solid #e5e5e5;
    padding: 0 10px;
    width: 100%;
    outline: 0;
    color: #5e5e5e;
}
.coupon-input {
    width: calc(100% - 79px);
}
.coupon-button {
    color: #242424;
    font-size: 13px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #fdd835;
    padding: 9px 10px;
    outline: 0;
    width: 78px;
    border-radius: 0 3px 3px 0;
    cursor: pointer;
}
.tborder {
    font-size: 25px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    font-weight: 500;
    margin-bottom: 25px;
}
.tborder:before {
    content: '';
    width: 70px;
    height: 3px;
    background: var(--red);
    border-radius: 2px;
    position: absolute;
    bottom: -9px;
    left: 0;
    margin-left: 0;
    z-index: 1;
}
.tborder:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #acacac;
    bottom: -10px;
    left: 0;
    margin-left: 0;
    position: absolute;
    z-index: 0;
}
.tab_ctitle {
    margin-top: 0;
    font-size: 18px!important;
    /*text-transform: inherit;*/
    color: var(--red) !important;
    font-weight: 500 !important
}
#block-note {
    background: #000;
    color: #fff;
    margin-top: 20px;
    padding: 15px 0px;
}
#block-note p:last-child {
    margin-bottom: 0px;
}

@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	#page-content{
		padding-bottom: 20px
	}
	#back-top span:before{
	    bottom: 120px
    }
    .toast-top-center {
        top: 110px;
        right: 0;
        width: 100%;
    }
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	.box-price-cart{
		width: 100%;
	}
	.toast-center-center {
		top: calc(50% - 30px);
		left: calc(50% - 150px);
	}

}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
	.img-product img{
		width: 120px
	}
	.toast-center-center {
		top: calc(50% - 33px);
		left: calc(50% - 126px);
	}
	.group-product-qty{
		float: left!important;
	}
	.box-price-cart{margin-top: 5px}
	.price-group{
		position: static;
		width: 100%
	}
	.box-product-cart {
		width: 100%;
		float: left!important;
		margin-top: 5px
	}
	.whoscale_guide_link{margin-top: 0!important}
	.product-name {font-size: 1.15rem}
}
@media (max-width: 420px) {
	.btn-cart{padding: 7px}
}