@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//rentcenter.ee/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Work Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(38,38,38);
	--wd-entities-title-font: "Urbanist", 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%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(38,38,38);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 5px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(131,183,53);
	--wd-alternative-color: rgb(15,94,245);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: rgb(116,163,47);
	--btn-transform: none;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(69,150,71);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(252,154,93);
	--notices-warning-color: rgb(0,0,0);
	--wd-link-color: rgb(116,163,47);
	--wd-link-color-hover: rgb(84,117,26);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(152,0,233);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center top;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: none;
	background-repeat: repeat;
}
.single-product .wd-page-content {
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog .wd-page-content {
	background-image: none;
	background-repeat: repeat;
}
.single-post .wd-page-content {
	background-image: none;
	background-repeat: repeat;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(51,51,51);
}
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-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 115px;
	--wd-thumbs-height: 103px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #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;
}

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


.wd-page-title {
background-color: rgb(174,182,161);
}

/* Extra */

.hotspot-product .hotspot-content-text,
.hotspot-product .button{
	display:none;
}

/* Kategooriad */
.widget_product_categories .product-categories .cat-item-1882 > a,
.widget_product_categories .product-categories .cat-item-1857 > a{
	color: rgb(131,183,53);
  font-weight: 600;
}
.widget_product_categories .product-categories .cat-item-1882.current-cat > a,
.widget_product_categories .product-categories .cat-item-1857.current-cat > a{
	color: rgb(116,163,47) !important;
}

.categories-style-default .wd-cat-inner{
	height:220px;
}

.categories-style-default .wd-cat-thumb,
.categories-style-default .wd-cat-image{
	height:100%;
}

.categories-style-default .wd-cat-thumb img{
	height:100%;
	width:100%;
	object-fit:cover;
}

.cat-design-zoom-out .wd-cat-content{
	align-items:flex-end !important;
	padding:20px 10px !important;
}

.categories-style-default .wd-cat-header .wd-entities-title{
	font-size:18px !important;
	
}
/* Header */

.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 270px;
}

.wd-sub-menu li>a .wd-nav-icon {
    margin-right: 7px;
    font-size: 105%;
    width: 20px;
}

/* Päringukorv */

#gform_wrapper_1.gform_wrapper select {
    height: 2.6em !important;
}

.transport_valik .woocommerce-input-wrapper{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    row-gap: 10px;
}


.transport_valik .woocommerce-input-wrapper input{
    flex: 1;
    min-width: 5%;
}

.transport_valik .woocommerce-input-wrapper label{
    display: block;
    margin-right: 0 !important;
    margin-left: 0 !important;
    line-height: 1em;
    flex: 1;
    min-width: 95%;
}

.gform_title,
.gform_required_legend{
    display: none;
}

#yith-ywrq-table-list .raq-totals-row {
    border-top: 1px solid var(--ast-border-color)!important;
}





.widget_ywraq_mini_list_quote{
	display:flex;
	justify-content:flex-end;
}


.wd-sub-menu li>a {
    font-size: 16px;
}

.add-request-quote-button{
	    height: 42px;
    padding: 12px !important;
    font-size: 13px !important;
}


/* VANA CSS */


.single-product .entry-summary > div > div.yith-ywraq-add-to-quote > div.yith-ywraq-add-button.show::after {
content: "Kõikidele hindadele lisandub käibemaks";
	font-size: 12px;
    display: block;
}

#yith-ywraq-default-form .form-row label.radio {
    margin-right: 0px !important;
    width: 95% !important;
}

.woodmart-switch-to-register{
	margin-bottom:20px;
}

.salesUSP{
	display: flex;
    background-color: #f7f7f7;
    justify-content: space-between;
    padding: 10px 20px;
	margin-bottom: 20px;
	align-items:center;
}

.salesUSP .alignleft {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
}

.singleUSP img{
	    width: 20px;
    margin-right: 10px;
}

.singleUSP {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}


.menu-kategooriad-ulevalt-alla-vasakul-container .current-menu-item{
	    background-color: #83b834;
}

.woocommerce-product-details__short-description ul{
	list-style-type:none;
	padding-left:0px;
}

.woocommerce-product-details__short-description li:before{
content: "";
    background: url(https://rentcenter.ee/wp-content/uploads/2024/02/CheckIconGreen.svg);
    width: 18px;
    height: 18px;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -3px;
	
}

.saatmisviis{
	display:block !important;
	margin:8px 0px !important;
}

.saatmisviis img{
	width:26px !important;
	margin-right:10px !important;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    color: #0a0a0a !important;
    background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions a {
    color: #0a0a0a !important;
    background-color: #ffffff;
}

.ywraq-form-table-wrapper img{
	max-width:100px;
}

.brave_form_field--textarea textarea{
	min-height:0 !important;
}

.category-grid-item .wrapp-category {
    position: relative;
    border-radius: var(--wd-brd-radius);
    min-height: 100% !important;
    height: 100% !important;
    object-fit: cover;
    min-height: 200px !important;
}

.category-grid-item .category-image {
    display: block;
    margin: -1px;
    min-height: 100% !important;
    transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
    height: 100% !important;
    object-fit: cover;
}

.category-grid-item img {
    width: 100%;
    min-height: 100% !important;
    height: 200px !important;
}

div.product-category .wd-entities-title, .wd-nav-product-cat>li>a {
    font-size: 1.5em !important;
    font-weight: 900 !important;
}

.category-grid-item img {
    width: 100%;
    object-fit: cover;
}

.cat-design-center .hover-mask {
    position: absolute;
    top: 80% !important;
    background: #0000004a;
}



input[type="number"] {
    padding: 0;
    text-align: center;
    width: 42px;
}

#yith-ywraq-form .update-list-wrapper input[type="submit"], input[type="submit"] {
    margin-right: 0;
    margin-top: 20px;
    color: #fff;
    background-color: #83b735;
    border-radius: 35px;
}

p.form-row-first, p.form-row-last {
    float: left;
    width: 50%;
}

@media only screen and (max-width: 768px) {
.category-grid-item .hover-mask {
    top: 60%!important;
    width: 100%!important;
}
.category-grid-item .wd-entities-title {
    color: #fff!important;
}
.category-grid-item h3.wd-entities-title {
	  font-size:16px!important;
}	
}

@media only screen and (max-width: 499px) {
.category-grid-item h3.wd-entities-title {
	  font-size:15px!important;
}	
}

.wd-toolbar {
    display: none;
}

.product-grid-item .wd-product-cats {
    display: none;
}

.widget_ywraq_mini_list_quote {
    margin: 0px!important;
}

.widget_ywraq_mini_list_quote .raq-info {
    border: none!important;
	background:#fff;
	border-radius:24px;
	max-height:42px;
	min-width:42px;
	display:flex;
	align-items:center;
	justify-content:center;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content {
    right: 240px;
	  margin-top: -25px;
}

.ywraq-quote-icon-icon_quote:before {
    content: "\f126";
    font-family: "woodmart-font";
   	font-size: 20px;
}

.yith-ywraq-list-content p.items-count,
.widget_ywraq_mini_list_quote .handler-label{
  	display:none;	
}

.search-info-text span{
    display: none!important;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content ul li {
    border-bottom: 1px solid #ededf9;
}

.widget_ywraq_mini_list_quote .yith-ywraq-list-content .button{
	  background-color:#83b735;
	color:#fff;
	border-radius:24px;
}

li.wd_additional_tab_tab {
    display: none !important;
}

.wd-before-product-tabs {
    display: none;
}

.wd-header-text {
	padding-left:0px;
}

.widget_ywraq_mini_list_quote {
    border: none!important;
}

.widget_ywraq_mini_list_quote .raq-items-number {
    color: #83b735;
}

@media only screen and (max-width: 1024px) {
.wd-shop-tools p.woocommerce-result-count{
		display:none!important;
}
.wd-shop-tools {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    border-bottom: none!important;
}
body.archive.woocommerce .wd-btn-show-cat  {
	  display:none;
}	
}

.ywraq-quote-icon-icon_quote{
	display:none;
}

.raq-tip-counter:before {
	content: "\f105";
    font-family: "woodmart-font";
font-size:20px;
color:#333;
}

@media only screen and (max-width: 768px) {
span.handler-label {
	display:none;
}
.raq-tip-counter:before {
margin-left:0px;
}
.widget_ywraq_mini_list_quote .raq-info {
    padding: 0px;
}	
}

ul.yith-ywraq-list img {
    margin-right: 10px;
}

.wd-toolbar-link .wd-tools-icon:before {
    content: "\f105"!important;
}

footer .wp-block-search__input {
	width:60%;
margin-right:4px;
}

footer button.wp-block-search__button {
width:25%;
padding:14px 0px;
}

.ywraq-mobile-opened .yith-ywraq-list-wrapper .close {

    top: -50px;
    left: 10px;

}
