/* Quick Shop */
section#shop-area { background-color: #f8e5cb !important; }
table.quick-shop thead tr { background-color: #194b87 !important; color: #FFF; }
table.quick-shop tr.category { background-color: #2a6791; color: #FFF; }
table.quick-shop tr td { border: 1px solid #485f34; }
table.quick-shop tr.category h3 { color: #FFF; }
table.quick-shop tr { background-color: #b3d5df; }
table.quick-shop tr td table { background-color: #D8EBF2; }

.pce-s { text-decoration-color: #000; }
.qtybutton-1 { border: 1px solid #ccc; box-shadow: inset 0 1px 3px #ddd; }

#showdis { background-color: #194b87; color: #b7cddb; font-weight: bold; }
#showdis span { color: #dedbdb; font-weight: bold; }

#shipping-info { background-color: transparent !important; }
.shipping-info input { background: cornsilk; }

.billing-info { background-color: #8aabda; }
.billing-info input { background:cornsilk; }
.billing-info textarea { background: cornsilk; }
.billing-info select { background:cornsilk; }
.billing-info .at-custom-label { color: ivory; text-shadow: 2px 2px 5px black; }

.ship-info { background-color: #8aabda; }
.ship-info input { background:cornsilk; }
.ship-info textarea { background: cornsilk; }
.ship-info select { background:cornsilk; }
.ship-info .at-custom-label { color: ivory; text-shadow: 2px 2px 5px black; }


.deliveryMethod { background-color: #bbe1fb; }
.deliveryMethodCalculation { background-color: #fdfdfd; }

/* Check Box */
.checkbox-container input:checked ~ .checkmark { background-color:burlywood; }
.checkbox-containerB .checkmark:after { border: solid white; }
.checkbox-containerB:hover .checkmark { background-color: #ccc; }
.checkmark { background-color: #eee;border: 1px solid #000; }
.custome-form-check .form-check-label { color: #212529; }

/* Primary Menu */
nav { margin: auto; }

.billing-info .at-custom-label { font-size: 18px; }
.billing-info h2 { font-size: 18px; }

.ship-info .at-custom-label { font-size: 18px; }
.ship-info h2 { font-size: 18px; }

header .main-navbar .nav-menu > li > a { font-size: 16px; }

/* Button */
.btn.btn-red { color: #FFFFFF; background-color: #D92211; border-color: #D92211; }
.home-section-2 .home-social { background-color: burlywood; }


/* User */
.font-head { color: #000; }
.progtrckr li.progtrckr-done { color: #212529; border-top: 4px solid #75b109 !important; }
.progtrckr li.progtrckr-done:before { background-color: #6f970a; }

/* Buy Crackers */
div.accordion-body ul li { border-bottom: 1px dashed #ba880c; padding: 0 0 5px 10px; }
div.accordion-body ul li a { color: #212529; }
div.accordion-body ul li a:hover { color: #D92211; }

button.accordion-button { background-color:transparent !important; }

.category-option .category-name .accordion-item { border: 1px solid #ced4da; color: #212529; background-color: rgb(231, 213, 189) !important; }
.category-option .category-name .accordion-item .accordion-header { background-color: transparent; }
.category-option::-webkit-scrollbar-track { background: #f5e3b5; transform: translateY(10px); }
.category-option::-webkit-scrollbar-thumb { background: #d19c0a; }
.category-option::-webkit-scrollbar-thumb:hover { background: #d0b90c; }

div.product-style-2 h3 a { color: #DF0A0A; }
.badge-red { background-color: #DF0A0A; color: #FFF; }



