@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.yaakkaicrackers.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.2") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(31,28,114);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(31,28,114);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(31,28,114);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 700px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://www.yaakkaicrackers.com/wp-content/uploads/2023/08/Untitled-3-01-scaled.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(31,28,114);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-popup {   
    padding: 0px !important;  
}

.woocommerce-js a.button .vt_total_count:after {
	content: " - Click to Checkout"
}

.titlecol{
	width: 300px;
}

.table.wcplprotable td .amount {
    color: #ff0000;
    font-weight: 600;
    font-size: 16px;
}

.gc_wrap a {
    width: 100%;
    font-size: 18px;
    font-weight: 600;
		
}

.qtycol input.input-text.qty.text {
    border: 0 !important;
    margin: 0;
    background: #fff;
}

.table.wcplprotable td del .amount {
    color: #0824a5;
    font-weight: 600;
    font-size: 16px;
}

 table.wcplprotable th {
    padding: 10px !important;    
    color: #fff !important;
    text-align: center;
}

.table.wcplprotable td.row-category{
	  text-align: center !important;
    font-size: 18px;
    font-weight: 600;
    background: #1f1c72;
    text-transform: uppercase;
}

.table.wcplprotable td.row-category a{
	color: #fff;
}

.qtycol div.quantity input[type="button"]{
	display: none;
}

table.wcplprotable .qtywrap .quantity {
    width: 100%;
    width: 80px;
}

table.wcplprotable .qtywrap td>div {
    display: inline-block;
    width: 40px;
}

.woocommerce-js a.button {
    background: #1f1c72;
    text-decoration: none;
    color: #fff;
    border-radius: 0;
}


.wcplprotable {
    background: #ffffff;    
    box-shadow: 0px 0px 10px 4px #888888;
}

table.wcplprotable td, table.wcplprotable th {
    padding: 5px;
    vertical-align: middle;
    color: #000;
}

.wcplprotable thead{
	   background: #5a5a5a !important;    
}

.gc_wrap {
    clear: both;
    overflow: auto;
    position: sticky;
    margin: auto;
    bottom: 0;
    z-index: 99999;
    width: 100%;    
    text-align: center;
}

.gc_wrap a {
    width: 100%;
}


.default_wrapper .quantity input[type="number"] {
		width: 35%;
}

.plus {
	background-color: #bdb6b6;
}

.minus {
	background-color: #bdb6b6;
}

.quick-purchase{
	  max-width: 150px !important;
    height: auto;
    position: fixed;
    bottom: 100px;
    right: 10px;
		z-index: 9999;
}

.page-id-11655 .quick-purchase{
	display: none;
}@media (min-width: 1025px) {
	.mob-menu{
	display: none;
}
}

@media (max-width: 576px) {
	.wd-toolbar-link .wd-custom-icon img {
    width: auto;
    height: 30px !important;
}

.page-id-11655 .site-content {
    padding-right: 5px;
		padding-left: 5px;
}

table.wcplprotable.shop_table tr.vtrow {
    height: 80px;
    border-bottom: 1px solid;
}

.wcplprotable thead {
    background: #000!important;
    display: none;
}

table.wcplprotable td, table.wcplprotable th {
    padding: 5px;
    vertical-align: middle;
    color: #000;
    overflow: hidden;
    border: none;
}

table.wcplprotable.shop_table tr {
    height: auto;
    border-bottom: 1px solid;
}

table.wcplprotable.shop_table tr td.thumbcol{
	  width: 15%;
    display: inline-block;
}

table.wcplprotable.shop_table tr td.thumbcol a img{
	  width: 100% !important;
}

table.wcplprotable.shop_table tr td.titlecol{
		width: 35%;
    display: inline-block;
		margin-top: -5px;
}

table.wcplprotable.shop_table tr td.desccol{
		display: none;
}

table.wcplprotable.shop_table tr td.pricecol{ 
		width: 50%;
    display: inline-block;
    position: absolute;
    left: 15%;
    margin-top: 50px;
    font-size: 8px;
}

.table.wcplprotable td del .amount, .table.wcplprotable td .amount {
    font-size: 12px;
}

table.wcplprotable.shop_table tr td.qtycol{ 
		width: 30%;
    display: inline-block; 
}

table.wcplprotable.shop_table tr td table.qtywrap {
    width: 100% !important;
}

table.wcplprotable.shop_table tr td table.qtywrap td>div {
    display: inline-block;
    width: 20px;
}

table.wcplprotable.shop_table tr td table.qtywrap td>div.quantity {
    display: inline-block;
    width: 40px;
}

table.wcplprotable.shop_table tr td.totalcol{ 
	 	width: 20%;
    display: inline-block;
    text-align: right; 
}
}

