@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//majassaldejums.trinity.lv/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #2C2F24;
	--wd-text-font-size: 14px;
	--wd-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(44,47,36);
	--wd-entities-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(44,47,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(179,130,75);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Barlow", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-primary-color: rgb(251,174,67);
	--wd-alternative-color: rgb(248,244,233);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(251,174,67);
	--btn-accented-bgcolor-hover: rgb(251,174,67);
	--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-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(253,246,234);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--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;
}
}


#white_id_block { color: #ffffff; /* makes all text white */}

#white_id_block a {color: #ffffff; /* ensures links are also white */}

#white_id_block a:hover {color: #dddddd; /* optional: slightly dimmer white on hover */ }

.custom-woodmart-button {
  display: inline-flex;
  align-items: center;
  background: transparent;
  color: white;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.custom-woodmart-button .button-arrow {
  margin-left: 8px;
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
  transition: transform 0.3s ease;
}

/* Hover trigger — by container IDs */
#promo_button_1:hover .button-arrow,
#promo_button_2:hover .button-arrow,
#promo_button_3:hover .button-arrow {
  transform: translateX(15px);
}


.page-title.page-title-default.title-size-default.title-design-centered.color-scheme-light{    margin-top: 0px !important; }

.whb-top-bar { background-size:  auto !important;	background-position: center top !important; }
.spell-payment-method__custom-radio {	display: none!important; }
.spell-payment-method__logo { margin-top: 15px; }
.spell-payment-group__grid { display: inline-grid; gap: 9px; grid-template-columns: auto auto auto; }
.spell-payment-group__legend { padding-left: 0; padding-bottom: 15px; }

.spell-payment-group__item {
    display: flexl
    padding: 10px;
    border: 1.5px solid #ccc;
    border-radius: 10px;
    transition: border-color 0.25s 
ease, background-color 0.25s 
ease;
    /* gap: 10px; */
    user-select: none;
    position: relative;
    background-color: #fff;
    flex-direction: column;
    width: 100% !important;
    align-items: center;
    min-width: 150px;
    justify-content: space-between;
}


.spell-payment-method__logo img {
    width: 75px;
    height: 32px;
    object-fit: contain;
    display: block;
    border-radius: 4px;
    user-select: none;
}


/* Target the container holding your images */
.image_con_soc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;   /* center the images */
  gap: 15px;                 /* space between items */
  width: 100%;
  box-sizing: border-box;
}

/* Style each Elementor image widget */
.image_con_soc .elementor-widget-image {
  flex: 1 1 200px;           /* responsive: min 200px per image */
  max-width: 250px;          /* prevents images from getting too big */
}

/* Make images uniform */
.image_con_soc img {
  width: 100%;
  height: 300px;             /* fixed height */
  object-fit: cover;         /* crop instead of stretch */
  display: block;
}



/* Woodmart header menu links */
.wd-nav[class*="wd-style-"] > li > a  {
    letter-spacing: 1.6px !important;
}
.wd-header-nav.wd-header-main-nav.text-center.wd-design-1{    width: 1162px !important;}


.hidden-fields-container{display:none;}

.view__cat svg {
  display: inline-block;
  vertical-align: middle;
  transition: transform 0.3s ease;
	margin-top: 1px; 
	margin-left: 5px;
}

.wd-col.category-grid-item:hover .view__cat svg {
  transform: translateX(5px);
}

.view__cat { font-size: 16px; font-weight: 600; margin-top: 10px; display: flex; align-items: center; color: #b3824b; text-transform: uppercase; }

.price { color: rgb(0 0 0); font-size: 15px; font-weight: 540; text-transform: uppercase; }

/* Normal state */
.con_1 img {
  transition: filter 0.3s ease;
}

/* Darker on hover */
.con_1 img:hover {
  filter: brightness(70%);
}
.wrapp-category .wd-entities-title{
font-size: 22px;
    color: #B3824B;
}

.wpcf7-form-control.wpcf7-submit.has-spinner.btn-color-black {
    background-color: var(--e-global-color-primary);
    font-family: "Barlow", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    fill: var(--e-global-color-accent);
    color: var(--e-global-color-accent);
    border-style: none;
    border-radius: 100px;
    padding: 10px 25px;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
}

/* Minimal hover: solo cambio de color */
.wpcf7-form-control.wpcf7-submit.has-spinner.btn-color-black:hover {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-primary);
}

/* Makes ALL product images the same height/width */
.wd-products .product-image-link, 
.wd-products .hover-img {
    display: block;
    overflow: hidden;
    background: #f5f5f5; /* Light gray background (optional) */
    aspect-ratio: 1/1; /* Forces square (1:1 ratio) */
}

/* Main & hover images */
.wd-products .product-image-link img,
.wd-products .hover-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Fits image inside without stretching */
    object-position: center;
    transition: transform 0.3s ease;
}

/* Product hover effect (optional) */
.wd-product:hover .product-image-link img {
    transform: scale(1.05);
}

.wd-entities-title {
    text-align: left;
}
.more-products{
    text-align: left;
}

/* Default tab style */
#categories .wd-nav-tabs .wd-nav-link {
    background-color: #fcf5e8 !important;
    border-radius: 35px !important;
    border: 2px solid #B3824B !important;
    padding: 10px 45px !important;
    text-transform: uppercase !important;
    color: #C8A37A !important;
    display: inline-block !important;
    text-align: center !important;
    text-decoration: none !important; /* Remove underline */
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1) !important; /* Smooth buttery transition */
}

/* Hover and active effect */
#categories .wd-nav-tabs .wd-nav-link:hover,
#categories .wd-nav-tabs .wd-active .wd-nav-link {
    background-color: #FBAE43 !important; /* Orange */
    color: #ffffff !important; /* White text */
    border: 2px solid #FBAE43 !important; /* Same border but orange */
    text-decoration: none !important; /* No underline */
    border-radius: 35px !important; /* Keep same radius as standard */
}


/*cHECKOUT Select person*/
label {
padding-top: 4px!important;
}

.person-select {
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
    margin-bottom: 30px !important;
}

.person-select .form-check {
    width: 48% ! IMPORTANT;
    display: flex !important;
    vertical-align: center !important;
    padding: 10px 20px !important;
    border: 1px solid #faae44 !important;
    align-items: center !important;
    border-radius: 30px !important;
}
/*cHECKOUT Select person*/


.vegan-badge::before {
    content: "";
    display: inline-block;
    background-image: url('/wp-content/uploads/2025/06/flowering.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px; /* adjust size as needed */
    height: 15px;
    margin-right: 5px; /* space between icon and text */
    vertical-align: middle;
}


.vegan-badge {
    position: absolute!important;
    top: 10px!important;
    left: 10px!important;
    background: #4caf50de!important;
    font-size: 14px!important;
    font-weight: 500!important;
    text-transform: none!important;
    z-index: 10!important;
    border-radius: 33px!important;
}

.wd-product.wd-hover-tiled .product-element-bottom {
    padding: 10px 0 0 0!important;
}

.wd-product.wd-hover-tiled .product-wrapper {
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.12)!important;
}


.product-categories .wd-entities-title {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 600 !important;
    color: #faae44 !important;
	  padding-top:5px!important;
}


.price .amount {
    font-size: 22px;
}
.amount {
    color: rgb(47 44 35);
    font-weight: 600;
}

.wd-tools-element .wd-tools-icon {
    color: #b3824b;
}
.whb-general-header {
    border-color: rgb(129 129 129 / 0%);
}

.copyrights-wrapper {
    border-top:0!important;
}
.row.wd-spacing-10 input[type="email"],
.row.wd-spacing-10 input[type="submit"] {
  border-radius: 12px;
}

/* Category mega menu styling start*/
.category_selector {
	overflow: hidden;
	cursor: pointer;
}
.category_selector .elementor-widget-wd_image_or_svg img {
    transition: transform 0.4s ease-in-out;
    display: inline-block;
}
.category_selector .img-element-1 img {
    transform-origin: bottom center;
}
.category_selector .img-element-2 img {
    transform-origin: bottom center;
}
.category_selector .img-element-3 img {
    transform-origin: bottom center;
}
.category_selector:hover .img-element-1 img {
    transform: translate(-5px, -15px);
}
.category_selector:hover .img-element-2 img {
    transform: translateY(-20px);
}
.category_selector:hover .img-element-3 img {
    transform: translate(5px, -15px);
}
.category_selector h2 {
	height: 45px;
}
/* Category mega menu stying end */

/* Product card start*/
.products-bordered-grid.elements-grid>.wd-col {
	border: 0!important;
}

.product-element-top.wd-quick-shop {
	border-radius: 0;
}

.product-wrapper .product-element-bottom {
	text-align: left;
}

.product-wrapper .product-element-bottom .wd-entities-title {
		font-size: 19px;
    line-height: 22px;
    font-weight: 600;
}

/* Product card end */


/* Vegan badge */
/* Vegan badge styling */
.vegan-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #4CAF50;
    color: white;
    padding: 3px 8px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 10;
}

.product-element-top {
    position: relative;
}
/* Vegan badge end */

/* Base menu item */
.wd-nav[class*="wd-style-"] > li > a {
    color: #B3824B !important;
}

/* Hover and focus states */
.wd-nav[class*="wd-style-"] > li > a:hover,
.wd-nav[class*="wd-style-"] > li > a:focus {
    color: #934611 !important;
}

/* ACTIVE (current) menu item */
.wd-nav[class*="wd-style-"] > li.current-menu-item > a,
.wd-nav[class*="wd-style-"] > li.current_page_item > a,
.wd-nav[class*="wd-style-"] > li.current-menu-ancestor > a {
    color: #934611 !important;
}

.wd-header-divider:before { 
	height: 25px !important;
}

.wd-tools-element .wd-tools-icon:before {
font-size: 25px !important;	
}

.wd-cart-number.wd-tools-count::before {
    content: "(";
}

.wd-cart-number.wd-tools-count::after {
    content: ")";
}

.wd-tools-element.wd-design-4 .wd-tools-count, .wd-header-cart.wd-design-4 .wd-cart-number{
	width: 45px !important;
	height: 20px !important;
	background-color: #fff !important;
	color: #b3824b !important;
	font-size: 25px !important;
	font-weight: 500 !important;
}

.wd-entities-title a {
    color: #b3824b !important;
	font-size: 20px !important;
	text-transfrom: uppercase!important;
}

.more-products a {
    color: #9d9ea2 !important;
}

.more-products a::before {
    content: "(";
    margin-right: 1px; /* optional spacing */
}

.more-products a::after {
    content: ")";
    margin-left: 1px; /* optional spacing */
}

.checkbox-container {
  display: inline-block; /* keep label behaving nicely */
  margin: 15px 0;
	font-weight: bold;
	gap: 8px !important;

}
#mc4wp-form-1 input[name="EMAIL"] {
padding: 8px 40px;
    width: 85%;
}


input[type="checkbox"][name="CONSENT"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 25px;
  height: 25px;
  border: 2px solid #333;
  border-radius: 50%;   /* round shape */
  background-color: #fff;
  cursor: pointer;
  position: relative;
}

/* Checked state */
input[type="checkbox"][name="CONSENT"]:checked {
  background-color: #fff;
  border-color: #007bff;   /* blue border */
}

/* Add the blue checkmark */
input[type="checkbox"][name="CONSENT"]:checked::after {
  content: "✔";
  color: #007bff;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}

/* mailchimp button start */
#mc4wp-form-1 input[type="submit"] {
  position: relative !important;
  padding-right: 30px !important;
}

#mc4wp-form-1 input[type="submit"]::after {
  content: url("https://majassaldejums.trinity.lv/wp-content/uploads/2025/08/right-arrow-svgrepo-com-3.svg") !important;
  position: absolute !important;
  right: 10px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  display: inline-block !important;
  width: 16px !important;
  height: 16px !important;
}

/* mailchimp button end */ 
#mc4wp-form-1 .checkbox-container .checkmark {
  margin-right: 10px !important; /* creates space between checkbox and text */
}
input[type='email'] {
    height: 57px;
}@media (min-width: 1025px) {
	.wd-logo.wd-main-logo{
max-width: 540px!important;
}

.site-logo img {
 min-height: 200px !important;
 margin-top: -130px !important;
    }

}

@media (max-width: 576px) {
	#ekskurcij_block_mob {
  color: #ffffff !important;
}

#ekskurcij_block_mob h1,
#ekskurcij_block_mob h2,
#ekskurcij_block_mob h3,
#ekskurcij_block_mob h4,
#ekskurcij_block_mob h5,
#ekskurcij_block_mob h6,
#ekskurcij_block_mob p,
#ekskurcij_block_mob span,
#ekskurcij_block_mob a {
  color: #ffffff !important;
}

}

