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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//pan-corner.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

: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: "Playfair Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Lora", 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(175,9,9);
	--wd-alternative-color: rgb(245,245,220);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(181,38,38);
	--btn-accented-bgcolor-hover: rgb(168,1,1);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://pan-corner.com/wp-content/uploads/sites/14/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(0,0,0);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}



.category-grid-item,
.category-grid-item .category-content,
.category-grid-item .category-content-inner,
.wd-category-title {
  background-color: transparent !important;
  box-shadow: none !important;
}

.category-grid-item:hover {
  background-color: transparent !important;
}



  .wd-toolbar.wd-toolbar-label-show {
    display: none !important;
  
} 

.marker-title h5{
color: black !important;
}

.marker-button a{
color: red !important;
}

#logo-footer img {
	width: 145px !important;
}

.container.main-footer.wd-entry-content, #main-content {
	padding: 0px;
}

.my-rotating-img {
  animation: rotateClockwise 30s linear infinite;
}

@keyframes rotateClockwise {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Floating animation */
.my-floating-img {
  animation: floatUpDown 3s ease-in-out infinite;
}

@keyframes floatUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* adjust the pixels to control movement */
  }
}


.stroke-txt .wd-marquee-item {
-webkit-text-stroke: 2.5px black;
}

.leaflet-popup-content {
	width:200px !important;
}

.wd-header-text.reset-last-child.whb-k2168g9jh54p8y0poaaj.wd-inline {
	max-height: 35px;
}

.pan-btn  {
    background-color: #000000;
    text-transform: uppercase;
    box-shadow: 0px 0px 0px 5px #C31F33;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: #F5F5DC !important;
    border-radius: 5px 5px 5px 5px;
}

/***************************new css **********************/
   

/* Products by Category Shortcode Layout */
.ttf-child-products-by-category {
	display: grid;
	gap: 2.5rem;
	grid-template-columns: 1fr; /* mobile: 1 per row */
	padding-left:20px;
	padding-right: 20px;
	
}

/* wide screens */
@media (min-width: 1400px) {
  .ttf-child-products-by-category {
    margin: auto;
    width: 90%;
  }
}

/* tablet: 2 per row */
@media (min-width: 640px) {
	.ttf-child-products-by-category {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* large screens: 3 per row */
@media (min-width: 1024px) {
	.ttf-child-products-by-category {
		grid-template-columns: repeat(2, 1fr);
	}
}

.ttf-child-product-row {
	display: grid;
	grid-template-columns: 1fr 1fr; /* 50% / 50% */
	align-items: start;
	gap: 1rem;
/*	border-bottom: 1px solid var(--wp--preset--color--contrast-3, #e5e5e5);
	padding-bottom: 1rem;*/
}

.ttf-child-product-col--image {
	width: 100%;
	aspect-ratio: 1000 / 740; /* keep square inside its 50% column */
}

	.ttf-child-product-col--image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 8px;
}

.ttf-child-product-title, .crust-cls h2 {
	margin: 0 0 .25rem 0;
	font-size: xx-large !important;
	color: black !important;
	font-family: cursive !important;
}

.ttf-child-product-excerpt {
	color: var(--wp--preset--color--contrast-2, #555);
	font-size: x-large;
	font-family: xts-icon-font;
}

@media (max-width: 600px) {
	.ttf-child-product-row {
		grid-template-columns: 1fr;
	}
}

/* Prices */
.ttf-child-product-prices {
	margin-top: .5rem;
}
.ttf-child-product-variations-label { 
	font-weight: 600;
	margin-bottom: .25rem;
	color: black;
	font-family: cursive;
	font-size: x-large;
}
.ttf-child-product-variations {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: .5rem 1.25rem;
	font-size: x-large;
	font-family: 'dashicons';
}
.ttf-child-product-variations li {
	display: inline-flex;
	align-items: baseline;
	gap: .35rem; /* space between attribute and its price */
}
.ttf-child-attr { 
    color: #af0909;
}
.ttf-child-price {
    color: #af0909;
	font-size: x-large;
 }


/* Force single column below 900px */
@media (max-width: 900px) {
	.ttf-child-products-by-category {
		grid-template-columns: 1fr;
	}
	.ttf-child-product-row {
		grid-template-columns: 1fr;
	}
}




/******************************/






