@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dipdap.lv/wp-content/themes/dipdap/fonts/woodmart-font-1-300.woff2?v=7.2.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-image: none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.header-banner{
	background-color:rgb(158,193,47);
	background-image: none;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://dipdap.lv/wp-content/uploads/2023/06/DipDap-0133.webp);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(32,32,32);
	background-image: url(https://dipdap.lv/wp-content/uploads/2023/06/monsters4_Dark.webp);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

:root{
--wd-text-font:"Raleway", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(36,36,36);
--wd-text-font-size:16px;
}
@media (max-width: 1024px){
:root{
--wd-text-font-size:16px;
}
}
@media (max-width: 767px){
:root{
--wd-text-font-size:16px;
}
}
:root{
--wd-title-font:"Baloo Chettan 2", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Baloo Chettan 2", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Amatic SC", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Cabin", 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;
}
:root{
--wd-header-el-font:"Baloo Chettan 2", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(158,193,47);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-font-family:"Baloo Chettan 2", Arial, Helvetica, sans-serif;
--btn-default-font-weight:800;
--btn-default-transform:capitalize;
}
:root{
--btn-default-bgcolor:rgb(158,193,47);
}
:root{
--btn-default-bgcolor-hover:rgb(255,255,255);
}
:root{
--btn-default-color-hover:#9ec12f;
}
:root{
--btn-accented-font-family:"Baloo Chettan 2", Arial, Helvetica, sans-serif;
--btn-accented-font-weight:800;
--btn-accented-transform:uppercase;
}
:root{
--btn-accented-bgcolor:rgb(158,193,47);
}
:root{
--btn-accented-bgcolor-hover:rgb(255,255,255);
}
:root{
--btn-accented-color-hover:rgb(158,193,47);
}
:root{
--btn-font-family:"Baloo Chettan 2", Arial, Helvetica, sans-serif;
--btn-font-weight:700;
--btn-transform:uppercase;
--btn-font-size:16px;
}
html .mc4wp-form input[type="submit"]{
	font-family: "Baloo Chettan 2", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 16px;
}

@media (max-width: 1024px){
html .mc4wp-form input[type="submit"]{
	font-size: 16px;
}

}
@media (max-width: 767px){
html .mc4wp-form input[type="submit"]{
	font-size: 16px;
}

}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.out-of-stock{
	background-color:#333333;
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #fff;
		
		
					--btn-accented-color: #fff;
		
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-accented-brd-radius: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 12px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-w: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
			div.wd-popup.wd-promo-popup {
			max-width: 1000px;
		}
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
	body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {

							
							
									--wd-form-brd-color: rgb(248,248,248);
					
									--wd-form-brd-color-focus: rgb(198,218,130);
					
								}
/* ====== 
 * This was causing a 
 * ripple effect on buttons,
 * which was broken and
 * in turn messed up
 * buttons
 *  ======*/
div.ripple-wave{
	display:none !important;
}

/* ===== Replace navigation dots for slider (kpc DipDap? lapa) start =====*/

div.owl-carousel div.owl-dots div.owl-dot span {
	position: relative;
	border:none;
	width:16px;
	height:15px;
	background:url("data:image/svg+xml,\a     %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215.907%22 height=%2215.035%22%3E%3Cpath fill=%22none%22 stroke=%22%23353535%22 stroke-miterlimit=%2210%22 d=%22M4.337 2.909c3.15-2.368 7.294-2.161 9.252.437 1.975 2.614 1.032 6.668-2.11 9.028-3.138 2.381-7.275 2.178-9.255-.439-1.968-2.607-1.012-6.65 2.113-9.026z%22/%3E%3C/svg%3E") no-repeat center;
  /*border-color:#fdf9ed;*/
}

div.owl-carousel div.owl-dots div.owl-dot span:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: -3px;
  left: -3px;
  opacity: 0;
  border-radius: 100%;
  z-index: -1;	
	background-color: #c6da82;
	-webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}

div.owl-carousel div.owl-dots div.owl-dot.active span:after, .owl-dots .owl-dot:not(.active):hover span:after {
	opacity:1;
}

/* ===== Replace navigation dots for slider (kpc DipDap? lapa) end =====*/

/* ===== Replace navigation dots for slider start =====*/

ul.vc_general.vc_pagination.vc_pagination-shape-round li.vc_pagination-item a {
	position: relative;
	border:none;
	width:16px;
	height:15px;
	background:url("data:image/svg+xml,\a     %3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2215.907%22 height=%2215.035%22%3E%3Cpath fill=%22none%22 stroke=%22%23353535%22 stroke-miterlimit=%2210%22 d=%22M4.337 2.909c3.15-2.368 7.294-2.161 9.252.437 1.975 2.614 1.032 6.668-2.11 9.028-3.138 2.381-7.275 2.178-9.255-.439-1.968-2.607-1.012-6.65 2.113-9.026z%22/%3E%3C/svg%3E") no-repeat center;
  /*border-color:#fdf9ed;*/
}

ul.vc_general.vc_pagination.vc_pagination-shape-round li.vc_pagination-item a:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: -3px;
  left: -3px;
  opacity: 0;
  border-radius: 100%;
  z-index: -1;	
	background-color: #c6da82;
	-webkit-transition: opacity .3s ease-out;
  -o-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out
}

ul.vc_general.vc_pagination.vc_pagination-shape-round li.vc_pagination-item.vc_active a:after, ul.vc_general.vc_pagination.vc_pagination-shape-round:not(.vc_active) a:hover:after {
	opacity:1;
}

/* ===== Replace navigation dots for slider end =====*/

/* ===== Capitalize texts for woocommerce =====*/

.woocommerce-mini-cart__buttons .btn-cart, .widget_price_filter [class*="price_slider_amount"] .button {
	text-transform: uppercase !important;
}

/* DPD and Omniva "apskatit karte" and "meklet pakomatu" button style */

#dpd-show-parcel-modal {
	padding: 5px 5px;
	margin-bottom: 20px;
    min-height: var(--btn-height);
	font-size: 16px;
    position: relative;
    display: inline-flex;
	align-items: center;
    justify-content: center;
    outline: none;
    text-align: center;
	text-transform: var(--btn-transform);
    font-weight: var(--btn-font-weight);
    font-family: var(--btn-font-family);
    font-style: var(--btn-font-style);
    line-height: 1.2;
    cursor: pointer;
    color: var(--btn-color, #3E3E3E);
    background-color: var(--btn-bgcolor, #F3F3F3);
}

button#show-omniva-map {
	font-size: 16px !important
}

#rank_math_seo_details {
    width: 11% !important;
}


