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

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "DM Sans", 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: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,140,255);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(255,255,255);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,140,255);
	--btn-accented-bgcolor-hover: rgb(0,140,255);
	--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: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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;
}

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

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


.grecaptcha-badge{
display:none;
}

#billing_title_private_field, #billing_title_legal_field, #billing_info_renter_field {
	font-weight: 600;
	font-size: 21px; 
	padding-left: 20px;
	border-left: solid 4px #008cff;
}

#cal-submit-btn {
    width: 100%;
    margin: 10px;
	background: #228cff!important;
}

.redq-select-boxes.pickup_location.rnb-select-box, .redq-select-boxes.dropoff_location.rnb-select-box {
	height: 55px !important;
	max-height: 55px !important;
	border-radius: 8px !important;
	padding-left: 35px !important;
	color: #9a9a9a !important;
	font-size: 14px !important;
	border: 1px solid #ebebeb;
}

.counter-value::after {
    content: "+";
    font-weight: semi-bold; 
}


.wd-cart-number.wd-tools-count{
display:none!important;
}

.rq-sidebar-select {
	margin-bottom: 0px!important;
}

/* Style for the active language link */
#menu-lang-switcher-1 .current-lang a.woodmart-nav-link {
    color: #c4c4c4;
    text-decoration: underline;
    text-decoration-color: white;
    text-decoration-thickness: 2px;
    transition: color 0.3s ease, text-decoration-color 0.3s ease;
    text-underline-offset: 5px;
}

/* Hover effect for the active language link */
#menu-lang-switcher-1 .current-lang a.woodmart-nav-link:hover {
    color: #a0a0a0;
    text-decoration-color: #c4c4c4;
    text-underline-offset: 5px;
}

/* Style for non-active language links */
#menu-lang-switcher-1 li:not(.current-lang) a.woodmart-nav-link {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.3s ease;
    text-underline-offset: 5px;
}

/* Hover effect for non-active language links */
#menu-lang-switcher-1 li:not(.current-lang) a.woodmart-nav-link:hover {
    color: #c4c4c4;
    text-decoration: underline;
    text-decoration-color: #c4c4c4;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}


/* Style for the active language link */
#menu-lang-switcher .current-lang a.woodmart-nav-link {
    color: #c4c4c4; /* Light gray color */
    text-decoration: underline;
    text-decoration-color: white; /* White underline */
    text-decoration-thickness: 2px; /* Adjust the thickness of the underline */
    transition: color 0.3s ease, text-decoration-color 0.3s ease; /* Smooth transition */
    text-underline-offset: 5px;
}

/* Hover effect for the active language link */
#menu-lang-switcher .current-lang a.woodmart-nav-link:hover {
    color: #a0a0a0; /* Slightly darker gray on hover */
    text-decoration-color: #c4c4c4; /* Change underline color on hover */
text-underline-offset: 5px;
}

/* Style for non-active language links */
#menu-lang-switcher li:not(.current-lang) a.woodmart-nav-link {
    color: #000000; /* Default color for non-active links */
    text-decoration: none; /* Remove underline for non-active links */
    transition: color 0.3s ease; /* Smooth transition */
text-underline-offset: 5px;
}

/* Hover effect for non-active language links */
#menu-lang-switcher li:not(.current-lang) a.woodmart-nav-link:hover {
    color: #c4c4c4; /* Light gray color on hover */
    text-decoration: underline; /* Add underline on hover */
    text-decoration-color: #c4c4c4; /* Match underline color to text */
    text-decoration-thickness: 2px; /* Adjust the thickness of the underline */
text-underline-offset: 5px;
}


/* CSS for the hover effect and icon */
.security-deposit-message {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.deposit-icon {
    display: none;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
}

.security-deposit-message:hover .deposit-icon {
    display: block;
}

.elementor-element-8d47a21 .elementor-widget-container {
    color: white;
}

.elementor-element-8d47a21 .elementor-widget-container a {
    color: white;
}


.redq-quantity {
    display: none !important;
}


/*product hide*/
/* Hide the rnb-pricing-plan-button */
.rnb-pricing-plan-button {
    display: none;
}
.price-showing .item-pricing .rnb-pricing-wrap .day-ranges-pricing-plan span, .price-showing .item-pricing .hourly-general {
    padding-left: 2px;
}
/* Ensure the price-showing is displayed as a block */
.price-showing {
    display: block !important;
}

/* Make the pricing information stay in one line */
.rnb-pricing-wrap{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left;
    flex-direction: column;
}

/* Ensure each day-range pricing plan takes equal width */
.day-ranges-pricing-plan {
    display: flex;
    flex: 1; /* Take equal space */
    padding: 10px; /* Customize padding as needed */
    box-sizing: border-box; /* Make padding count towards total width */
}


/* Optionally, add spacing between items */
.day-ranges-pricing-plan:not(:last-child) {
    margin-right: 10px; /* Adds space between the pricing plans */
}

/* Style the range days and prices for better alignment */
.range-days,
.range-price {
    display: block;
    margin-bottom: -15px; /* Optional, for spacing */

}
/*product description update*/

/* Ensure the price-showing remains visible */
.price-showing {
    display: block !important;
}


/* Change text color for typed input and add transition */
#mc4wp-form-1 #email {
    color: #FFFFFF85 !important;
    transition: all 0.3s ease-in-out!important; /* Smooth transition for all properties */
}

/* Optional: Add transition to placeholder text */
#mc4wp-form-1 #email::placeholder {
    color: #FFFFFF85 !important;
    opacity: 1;
    transition: color 0.3s ease-in-out!important; /* Smooth transition for placeholder color */
}

#menu-lang-switcher .woodmart-nav-link .nav-link-text {
    color: white !important; /* Ensures only the language text is white */
}

#menu-lang-switcher .woodmart-nav-link:hover .nav-link-text {
    color: white !important; /* Keeps it white on hover */
}


/*Produkta cenas preand suffix*/
#custom_price .jet-listing-dynamic-field__content{
color:black!important;
font-size: 18px!important;
    font-weight: 700!important;
}

#custom_price .jet-listing-dynamic-field__content::before {
    content: "No ";
    font-weight: 600; /* Match existing weight */
font-size: 16px!important;
}

#custom_price .jet-listing-dynamic-field__content::after {
    content: " €";
    font-weight: 600; /* Match existing weight */
font-size: 16px!important;
}
/*Produkta cenas preand suffix*/
.elementor-28 .elementor-element.elementor-element-df45ef7 .jet-filter-label {
    border-style: none!important;
    margin-left: 9px!important;
    font-size: 18px!important;
    font-weight: 600!important;
    color: black!important;
}	

/*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 #31a9f4 !important;
    align-items: center !important;
    border-radius: 5px !important;
}
/*cHECKOUT Select person*/


.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
  
    min-height: 250px!important;
}
.post-img-wrapp a {
    min-height: 363px!important;
max-height: 363px!important;
}




.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    color: #ffffff!important;
}

.woocommerce-breadcrumb {
    color: #ffffff!important;
}
.elementor-element.elementor-element-23379d1.e-con-full.e-flex.e-con.e-child {
    min-height: 136px!important;
}


#contact_form{
box-shadow: 0 7px 30px -10px rgba(150,170,180,0.5);
}


.wd-product :where(.product-wrapper,.product-element-bottom) {
    display: flex;
    gap: var(--wd-prod-gap);
    min-height: 219px;
    align-content: flex-end;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: column;
}
.elementor-1030 .elementor-element.elementor-element-df45ef7 .jet-filter-label {
width 100%!important;
	  font-size: 18px!important;
    font-weight: 600!important;
    color: black!important;
Margin-left:10px!important;
}
.elementor-1118 .elementor-element.elementor-element-df45ef7 .jet-filter-label{
width 100%!important;
	  font-size: 18px!important;
    font-weight: 600!important;
    color: black!important;
Margin-left:10px!important;

}




#jetfiltrs .jet-filter-label {
	width 100%!important;
	  font-size: 18px!important;
    font-weight: 600!important;
    color: black!important;
}@media (min-width: 1025px) {
	.woocommerce-product-details__short-description {
	display: flex;
	flex-direction: row;
	column-gap: 20px;
	margin-top: -10px;
}

.wd-carousel-container.wd-gallery-images .wd-carousel-item figure {
	border-radius: 10px!important;
}

.woocommerce-product-gallery__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wd-carousel-item {
    width: 100%;
    height: 500px; 
}

.woocommerce-product-gallery__image {
    width: 100%;
    height: 100%;
}

.wd-carousel-container.wd-gallery-thumb .wd-carousel-inner, .wd-carousel-container.wd-gallery-thumb .wd-carousel-inner .wd-thumbs {
	height: 180px;
}


.wd-carousel-container.wd-gallery-thumb .wd-carousel-item {
	border-radius: 10px!important;	
}

.wd-carousel-container.wd-gallery-thumb  .wd-carousel-item {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.wd-carousel-container.wd-gallery-thumb  .wd-carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.price-showing .item-pricing {
	padding-top: 10px;
}

.price-showing .rnb-pricing-wrap {
	margin-top: -10px;
}

.day-ranges-pricing-plan .range-price {
	margin-top: 10px;
}

.wd-carousel-container.wd-gallery-images {
	min-height: 500px;
}

.wd-carousel-container.wd-gallery-thumb {
	height: 180px;
	overflow: hidden;
}

.woocommerce-product-gallery__wrapper .wd-carousel-wrap .wd-carousel-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.item-pricing .rnb-pricing-wrap {
	display: flex;
	flex-direction: row;
}

.price-showing .item-pricing .rnb-pricing-wrap .day-ranges-pricing-plan {
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
}

.day-ranges-pricing-plan:not(:last-child) {
    margin-right: 0!important;
}

#cal-submit-btn {
	width: 100%;
	margin: 10px;
	background: #228cff!important;
	border-radius: 2.5rem;
}

#homepage_filter .jet-select {
    width: 33%!important;
    margin-left: calc(20px / 2)!important;
    margin-right: calc(20px / 2)!important;
    border-left: solid 1px #02010114!important;
    padding-left: 15px!important;
}


.related_products .wd-carousel-item {
	border: solid 1px #ececec;
	border-radius: 8px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
    
    .related_products .wd-product :where(.product-wrapper,.product-element-bottom) {
    min-height: auto!important;
}

.related_products .wd-entities-title a {
    font-size: 21px;
    font-weight: 600;
}

.rental__content .rnb-select-wrapper.redq-pick-up-location .chosen-container .chosen-single {
    height: 55px!important;
    padding-left: 20px;
    border-radius: 8px;
}

.rental__content .chosen-drop {
     border: solid 1px #ececec!important;
     border-bottom-left-radius: 8px!important;
     border-bottom-right-radius: 8px!important;
}

.rental__content .rnb-cart .rnb-select-wrapper .chosen-container.chosen-container-single .chosen-single b {
    top: 8px;
}

.rental__content .rnb-component-wrapper {
    margin-bottom: 5px!important;
}

.rental__content input {
    height: 55px!important;
    max-height: 55px!important;
    border-radius: 8px!important;
    padding-left: 35px!important;
    color: #9a9a9a!important;
    font-size: 14px!important;
}

.rental__content .rnb-component-wrapper i {
    margin-top: 3px!important;
    color: #008CFF;
}

.rental__content .date-time-picker .pick-up-time-picker, .date-time-picker .drop-off-time-picker {
    width: 41%!important;
}

#pickupLocationPreview, #dropoffLocationPreview {
    width: 49%!important;
    max-width: 49%!important;
    float: left;
}

.rental__content .redq-pick-up-location h5, .redq-drop-off-location h5, .date-time-picker h5, .date-time-picker h5, .additional-person h5, .redq-quantity h5, #animatedModal .redq-pick-up-location h5, #animatedModal .redq-drop-off-location h5, #animatedModal .date-time-picker h5, #animatedModal .date-time-picker h5, .payable-categories h5, .payable-security_deposites h5 {
    color: #333!important;
    font-weight: 800!important;
}

.rental__content form.cart .redq_add_to_cart_button {
    margin-top: 10px !important;
    height: 55px!important;
    border-radius: 8px!important;
}

.rental__content .rnb-select-wrapper.redq-pick-up-location .chosen-single span {
    font-size: 14px!important;
}

.rental__content .booking-pricing-info, .rental__content .price-showing{
    border-radius: 8px!important;
}

.related_products .wd-nav-pagin-wrap {
    margin-top: 60px!important;
    margin-bottom: -100px!important;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-28 .elementor-element.elementor-element-df45ef7 .jet-filter-label {
 
    font-size: 15px!important;
    
}
}

@media (max-width: 576px) {
	.jet-filters-group{
margin-left: 10px!important;
}
.elementor-1030 .elementor-element.elementor-element-2b1a8a3 {
        --width: 93%!important;
}
    .elementor-1118 .elementor-element.elementor-element-2b1a8a3 {
        --width: 90%!important;
}

.jet-select{
    min-width: 100%!important;
}

.simmilar_item .wd-carousel.wd-grid.wd-initialized.wd-horizontal.wd-android.wd-watch-progress.wd-backface-hidden {
	height: 330px;
	margin-bottom: -50px;
}

.related_products .wd-carousel-item {
	border: solid 1px #ececec;
	border-radius: 8px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
    
    .related_products .wd-product :where(.product-wrapper,.product-element-bottom) {
    min-height: auto!important;
}

.related_products .wd-entities-title a {
    font-size: 21px;
    font-weight: 600;
}

.rental__content .rnb-select-wrapper.redq-pick-up-location .chosen-container .chosen-single {
    height: 55px!important;
    padding-left: 20px;
    border-radius: 8px;
}

.rental__content .chosen-drop {
     border: solid 1px #ececec!important;
     border-bottom-left-radius: 8px!important;
     border-bottom-right-radius: 8px!important;
}

.rental__content .rnb-cart .rnb-select-wrapper .chosen-container.chosen-container-single .chosen-single b {
    top: 8px;
}

.rental__content .rnb-component-wrapper {
    margin-bottom: 5px!important;
}

.rental__content input {
    height: 55px!important;
    max-height: 55px!important;
    border-radius: 8px!important;
    padding-left: 35px!important;
    color: #9a9a9a!important;
    font-size: 14px!important;
}

.rental__content .rnb-component-wrapper i {
    margin-top: 3px!important;
    color: #008CFF;
}

.rental__content .date-time-picker .pick-up-time-picker, .date-time-picker .drop-off-time-picker {
    width: 41%!important;
}

#pickupLocationPreview, #dropoffLocationPreview {
    width: 100%!important;
    max-width: 100%!important;
    float: left;
}

.rental__content .redq-pick-up-location h5, .redq-drop-off-location h5, .date-time-picker h5, .date-time-picker h5, .additional-person h5, .redq-quantity h5, #animatedModal .redq-pick-up-location h5, #animatedModal .redq-drop-off-location h5, #animatedModal .date-time-picker h5, #animatedModal .date-time-picker h5, .payable-categories h5, .payable-security_deposites h5 {
    color: #333!important;
    font-weight: 800!important;
}

.rental__content form.cart .redq_add_to_cart_button {
    margin-top: 10px !important;
    height: 55px!important;
    border-radius: 8px!important;
}

.rental__content .rnb-select-wrapper.redq-pick-up-location .chosen-single span {
    font-size: 14px!important;
}

.rental__content .booking-pricing-info, .rental__content .price-showing{
    border-radius: 8px!important;
}

.related_products .wd-nav-pagin-wrap {
    margin-top: 60px!important;
    margin-bottom: -100px!important;
}


/* ----------------- */
.wd-carousel-container.wd-gallery-images .wd-carousel-item figure {
	border-radius: 10px!important;
}

.woocommerce-product-gallery__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wd-carousel-item {
    width: 100%;
    height: 280px; 
}

.woocommerce-product-gallery__image {
    width: 100%;
    height: 100%;
}

.wd-carousel-container.wd-gallery-thumb .wd-carousel-inner, .wd-carousel-container.wd-gallery-thumb .wd-carousel-inner .wd-thumbs {
	height: 80px;
}


.wd-carousel-container.wd-gallery-thumb .wd-carousel-item {
	border-radius: 10px!important;	
}

.wd-carousel-container.wd-gallery-thumb  .wd-carousel-item {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.wd-carousel-container.wd-gallery-thumb  .wd-carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




/*ru and eng filtr css*/
.elementor-1030 .elementor-element.elementor-element-df45ef7 .jet-filter .jet-filters-group .jet-select {
    margin-bottom: calc(25px / 2);
    }

.elementor-1030 .elementor-element.elementor-element-df45ef7 > .elementor-widget-container {
    margin: 0px 3px 21px 23px;
}


.elementor-1030 .elementor-element.elementor-element-df45ef7 .jet-smart-filters-hierarchy.jet-filter .jet-select {
        display: flex;
        flex-direction: column;
}


.elementor-1030 .elementor-element.elementor-element-df45ef7 .jet-filter .jet-filters-group .jet-select {
	width: 285px;
}

.elementor-1030 .elementor-element.elementor-element-df45ef7 .jet-filters-group {
    display: flex;
	flex-direction: column;
}

.elementor-1118 .elementor-element.elementor-element-df45ef7 .jet-filter .jet-filters-group .jet-select {
      margin-bottom: calc(30px / 2);
    }

.elementor-1118 .elementor-element.elementor-element-df45ef7 > .elementor-widget-container {
        margin: 0px 3px 21px 23px;
    }

.elementor-1118 .elementor-element.elementor-element-df45ef7 .jet-filter .jet-filters-group .jet-select {
        width: 285px!important;
}
.elementor-1118 .elementor-element.elementor-element-df45ef7 .jet-filters-group {
    display: flex;
    flex-direction: column;
}
    .elementor-1118 .elementor-element.elementor-element-df45ef7 .jet-smart-filters-hierarchy.jet-filter .jet-select {
        display: flex;
        flex-direction: column;
   }
/*ru and eng filtr css*/

.price-showing {
    padding-top: 25px!important;
}

.price-showing .item-pricing .rnb-pricing-wrap .day-ranges-pricing-plan {
    width: 100%!important;
}

.wd-logo img {
    padding-top: 16px!important;
   
    padding-left: 49px!important;
}
.elementor-28 .elementor-element.elementor-element-df45ef7 .jet-filter .jet-filters-group .jet-select {
        width: 82%;
        padding-bottom: 20px;
    }

.elementor-28 .elementor-element.elementor-element-df45ef7 .jet-smart-filters-hierarchy.jet-filter .jet-select {
        display: flex;
        flex-direction: column;
    }

.elementor-28 .elementor-element.elementor-element-df45ef7 .jet-filters-group {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}

