a{text-decoration:none !important;}
li{list-style-type: none!important;}
html{scroll-behavior: smooth;}
.heading1{font-size: 2.5rem;} .heading2{font-size: 2rem;} .heading3{font-size: 1.75rem;} .heading4{font-size: 1.5rem;} .heading5{font-size: 1.25rem;} .heading6{font-size: 1rem;}
.pad{padding:90px 0;}
.fullpad{padding:0!important; margin:0!important;}
.dark{color:#000;}
.arial{font-family: Arial, sans-serif; font-weight: 600;}
.topbar{background-color:#db2226;}	
.top-li {
	background-color: #d90de7;
	margin: 10px 0;
}
.inse {
	border-radius: 10px;
	border: none;
	font-weight: bold;
	color: #fff;
	background-color: #00000036;
    overflow: hidden;
    font-size: 15px;
}
.form-group {margin-bottom: 0rem !important;}
.glow {
	animation-name: example;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;}
@keyframes example {
	0%   {color: red;}
	25%  {color: yellow;}
	50%  {color: pink;}
	100% {color: white;}
}
.blink{
    -webkit-animation: blink 1s;
	animation: blink 1s;
    -webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;}
@keyframes blink {
    0% {opacity: 1;}
    50% {opacity: 0;}
    100% {opacity: 1;}}
@-webkit-keyframes blink {
    0% {opacity: 1;}
    50% { opacity: 0;}
    100% {opacity: 1;}}


.cursor{cursor:pointer;}
.topbarbg{background-color: #80400B !important; color: white;}
.pricelist_table thead tr {color: #ffffff !important;}
.pricelist_table thead tr {background-color: orange !important;}
.pricelist_table tr {border: 2px solid #000000;}
.pricelist_table thead tr td {
	text-align: center;
	font-weight: bold;
	padding: 10px;
	font-size: 15px;}
.pricelist_table tr td {
	vertical-align: middle;
	padding: 5px;
	border: 2px solid #000000;
	font-size: 16px;
	font-weight: 600;}
.pricelist_table tr.category_row {
	color: #fff !important;
}
.pricelist_table tr.category_row {
	background-color: #80400B  !important;
}
.pricelist_table tr.category_row td {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}
.pricelist_table tbody{
	background-color: lemonchiffon !important;
}
.pricelist_table tr.product_row td {color: #000000 !important;}
.product_image img {
	max-width: 60px;
	max-height: 60px;
	cursor: pointer;}
.strike {
	text-decoration-color: #ff0000 !important;
	text-decoration-thickness: 2px !important;
	text-decoration: line-through;
	font-size: 16px;}
.quantity input[type="number"] {font-size: 14px; line-height: 15px;}
.qty_box {width: 60px!important; display: inline-block!important;}
input[type="number"] {-moz-appearance: textfield; appearance: textfield;}
.rate_box {width: 80px!important; display: inline-block!important; overflow:hidden;}

@media (max-width: 575px){
.pricelist_table thead tr td, .pricelist_table tr td, .strike {padding: 2px !important; font-size: 12px !important;}
.product_image img {max-width: 20px; max-height: 20px;cursor: pointer;}
}
@media (max-width: 767px){
.medium_visiable {display: none;}
.small_visible {display: none;}
}
@media (min-width: 768px){
.small_visible {display: none;}
}

.social-btn {
	display: flex;
	width: 160px;
	align-items: center;
	justify-content: space-between;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px;
	border-bottom-right-radius: 30px;
	border-top-right-radius: 30px;
	margin-bottom: 5px;
	position: relative;
	left: -99px;
	transition: left 1s;}
.social-btn:hover {left: -10px; transition: left 1s;}
.social {position: fixed; top: 320px; z-index: 1022;}
.color-filter {background-color: #ff0000;}
.social-btn p {
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: bold;}
.fa-filter{
	order: 2;
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-size: 100%;
	font-size: 40px;}
.cart {width: 50px;}

.cart-count1 {
	position: fixed;
	background-color: #f10a0a;
	border-radius: 37%;
	color: #fff;
	width: 23px;
	height: 23px;
	font-size: 11px !important;
	bottom: 50px;
	border: 2px solid white;
	left: 97%;
	z-index: 99;}
	
@media (min-width:5px) and (max-width:767.98px){
.cart-count1 {left: 90%;}
}


@media (min-width:768px) and (max-width:992.98px){
.cart-count1 {left: 95%;}
}

	
.cart-count-cntr1 {align-items: center; display: flex; place-content: center;}
.card-pos{position:fixed; z-index: 99999;}
.card-point{bottom:20px; right:15px; position: fixed; z-index: 9999;}

.modal.animate {opacity:0}
.modal.animate.show {opacity:1}
.modal.animate .modal-dialog{-webkit-transform:translate(0,0);-ms-transform: translate(0,0);transform:translate(0,0)}
.modal.animate .a-fadeRight{-webkit-animation:fadeOutRight .5s;animation:fadeOutRight .5s}
.modal.animate.show .a-fadeRight{-webkit-animation:fadeInRight .5s;animation:fadeInRight .5s}
.modal.animate .a-fadeLeft{-webkit-animation:fadeOutLeft .5s;animation:fadeOutLeft .5s}
.modal.animate.show .a-fadeLeft{-webkit-animation:fadeInLeft .5s;animation:fadeInLeft .5s}
.category-container {overflow-y: auto; max-height: 400px;}
.category-box {
	display: flex;
	margin: 0 auto;}
.category-box > ul {
	display: block;
	letter-spacing: .5px;
	text-transform: uppercase;
	font-size: 15px;
	list-style: none;
	text-align: center;
	width: 100%;}
.category-box > ul > a > li {
	padding: 10px 0;
	border-bottom: .5px dashed #9ea6b9;
	background-color: #fff;
	transition: background-color 30ms linear;}
.category-box > ul > a > li:hover {background-color: hsla(0,0%,93%,.478);}
.cart-modal .modal-dialog{max-width: 850px!important;}
.product-tag-item{background-color: #f3f3f3;
	padding: 10px;
	border-bottom: .5px dashed #9ea6b9;}
.w-25px{width: 25px;}
.invalid {
	position: absolute;
	top: 0;
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	border-radius: .25rem;
	right: 0px;}
.canvas-btn-order{background-color: #db2226; color:#fff; padding:10px; font-size: 15px;}	
.terms-border {border: 2px dashed red; padding: 35px 10px;}
.text5 {
    position: relative;
    padding: 0 0 0 29px;
    margin-top: -44px;
    font-size: 18px;}
.term-icn{color: #d81f1f; font-size: 22px;}
.notif{background-image: url('../images/party_mesh.gif'); animation: zoom-in-zoom-out 1s ease infinite;}
@keyframes zoom-in-zoom-out{
    0% {
  transform: scale(1, 1);
}
50% {
  transform: scale(1.1, 1.1);
}
100% {
  transform: scale(1, 1);
}
}