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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(167,167,167);
	--wd-alternative-color: rgb(236,236,236);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(232,232,232);
	--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;
}
.header-banner {
	background-color: rgb(167,167,167);
	background-image: none;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(232,232,232);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
: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: 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: 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;
}
}


.quantity{
display:none!important;
}

/*trinity css*/
.trinity-rental-go-to-cart {
    color: #f78001!important;
}

.trinity-rental-calculation-grid div {
  font-weight: bold;
}

.trinity-rental-cart-count{
background-color: #f78001!important;
}
/*trinity css*/


.form-row .woocommerce-button:hover {
    background-color: var(--wd-primary-color) !important;
    color: #ffffff !important;
    border-color: var(--wd-primary-color) !important;
}

.form-row .woocommerce-button {
    border: 1px solid var(--wd-primary-color);
    border-radius: 30px !important;
    padding: 5px 10px;
    text-align: center;
    color: var(--wd-primary-color) !important;
    text-decoration: none;
    background-color: #ffffff !important;
    background: transparent;
    transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in;
    font-size: 13px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}


.wash_selection_group {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	column-gap: 10px;
}

.wash_selection {
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: row;
	border: solid 1px #dbdbdb;
	border-radius: 12px;
	padding: 10px 20px;
}

.yith-ywraq-add-to-quote {
    margin-bottom: 0!important;
}

.add-request-quote-button.button.alt {
	width: 300px;
}

.cart .single_add_to_cart_button.button.alt {
	display: none!important;
}

.woocommerce.single-product .product .yith-ywraq-add-to-quote {
    margin-left: 15px!important;
}

.wd-post .post-title {
    margin-bottom: 8px;
    margin-top: -22px;
}

/* Adjust the left side to 40% */
.product-image-summary-inner .product-images {
    flex: 0 0 40%;
    max-width: 40%;
}

/* Adjust the right side to 60% */
.product-image-summary-inner .summary.entry-summary {
    flex: 0 0 60%;
    max-width: 60%;
}

/* Ensure the row behaves as a flex container */
.product-image-summary-inner.row {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-product-gallery .wd-carousel-item.wd-active {
    max-height: 590px !important;
    min-height: 590px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important; /* Center vertically */
    flex-wrap: wrap;
    flex-direction: row;
}

.woocommerce-product-gallery .wd-carousel-item.wd-active img {
    max-width: 100%; /* Ensure image doesn't overflow */
    max-height: 100%; /* Ensure image doesn't overflow */
    width: auto; /* Maintain aspect ratio */
    height: auto; /* Maintain aspect ratio */
    object-fit: contain; /* Scale image to fit within the container */
    margin: auto; /* Center the image */
}


.wd-product .wd-add-btn {
    transition: transform 0.3s ease;
}

.wd-product {
    overflow: hidden !important;
}
.wd-product .product-image-link img {
    transition: transform 0.3s ease;
}
/* Scale image on hover */
.wd-product:hover .product-image-link img {
    transform: scale(1.05) !important;
}

.wd-product :is(.product-image-link,.hover-img) img {
    width: auto;
    height: 100%;
    max-height: 236px;
}

.wd-product .product-image-link {
    position: relative;
    display: block;
    max-height: 236px;
    display: flex!important;
    justify-content: center!important;
}

.product-element-top.wd-quick-shop {
	max-height: 236px;
	min-height: 236px;
	display: flex;
	flex-direction: column;
	align-content: center;
	justify-content: center;
}

.wd-post-cat.wd-style-with-bg{
display:none!important;
}
.yith_ywraq_add_item_browse_message a {
    color: #ef8c3d!important;
}

form.cart {
    gap: 0px!important;
}
.wd-product.wd-hover-fw-button .wd-add-btn>a {
    border: 1px solid var(--wd-primary-color);
    border-radius: 30px!important;
    padding: 5px 10px;
    text-align: center;
    display: inline-block;
    color: var(--wd-primary-color) !important;
    text-decoration: none;
background-color: #ffffff!important;
    background: transparent;
    transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in; 
    font-size: 13px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
display:flex !important;
}
.wd-product.wd-hover-fw-button .wd-add-btn:hover {
    background: var(--wd-primary-color);
    color: #fff !important;
    border-color: var(--wd-primary-color);
  border-radius: 30px!important;
}

.add-request-quote-button {
    border-radius: 50px!important; /* Makes the button round */
    padding: 10px 20px!important; /* Adjust padding for better shape */
}


/*  .button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    border: 1px solid var(--wd-primary-color);
    border-radius: 30px;
    padding: 5px 5px;
    text-align: center;
    display: inline-block;
    color: var(--wd-primary-color);
    text-decoration: none;
    background: transparent;
    transition: color 0.3s ease-in, background-color 0.3s ease-in, border-color 0.3s ease-in; 
    font-size: 13px !important;
    text-transform: uppercase !important;
    padding-top: 5px !important;
    font-weight: 600 !important;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover {
    color: #fff !important;
    background-color: var(--wd-primary-color) !important; 
    border-color: #fff !important;
animation:none!important;
}


.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover span {
    color: #fff !important; 
} 
.add-to-cart-loop span:before {
    content: "Lasīt vairāk" !important;
}
 */
.add-to-cart-loop span {
    visibility: hidden;
}

.add-to-cart-loop span::before {
    visibility: visible;
}

.wd-header-cats .menu-opener.color-scheme-light {
    color: #69727d!important;
}

.menu-opener {
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}
#layer-2-menu {
    color: #424242;
}

#layer-2-menu a {
    color: #424242;
}
.wd-search-form {
    --wd-form-color: rgba(107, 114, 128, 1);
    --wd-form-placeholder-color: rgba(107, 114, 128, 1);
    --wd-form-brd-color: rgba(0, 0, 0, 0);
    --wd-form-bg: rgba(250, 250, 250, 1);
}

.wd-search-form input.s {
    color: var(--wd-form-color);
    background-color: var(--wd-form-bg);
    border-color: var(--wd-form-brd-color);
    border-radius: 8px; 
    padding: 8px; 
}

.wd-search-form .searchsubmit {
    border-radius: 6px;
} 

/* FROM TENT FOR RENT */
.grecaptcha-badge{
display:none!important;
}

.page-title-default {
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-size: cover;
    background-position: center center;
    border-bottom: 1px;
    border-style: solid;
    border-color: #e7e7e7;
}'

.woocommerce-Price-amount:after {
    content: " / par dienu"!important; /* Default Latvian */
    font-size: 16px!important;
    color: #333!important;
}

.wd-action-btn.wd-style-icon .button {
    DISPLAY: NONE!important;
}

.wd-after-add-to-cart {
	margin-top: -30px;
}

.scrollToTop {
    bottom: 140px!important; 
}
/* .wd-toolbar > .wd-toolbar-link:not(.whatsapp-custom):not(.phone-custom) {
  display: none !important;
}
*/

.yith_ywraq_add_item_browse_message {
	margin-top: -10px;
}

.yith_ywraq_add_item_browse_message a {
	color: #06a9f4;
}

.yith_ywraq_add_item_response_message {
	width: 400px !important;
	max-width: 400px;
}

.add-request-quote-button.button {
	width: 130px;
}

.woocommerce.single-product .product .yith-ywraq-add-to-quote {
	margin-top: 0!important;
}

.yith-ywraq-add-to-quote {
	width: auto;
	max-width: 200px;
}

.category-image-wrapp {
    position: relative !important;
    overflow: hidden !important;
}

.category-image-wrapp::before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: linear-gradient(to top, #a7a7a7, transparent);
    z-index: 1 !important;
    pointer-events: none !important;
}




input[type="submit"]:hover {
  color: var(--wd-primary-color)!important;
}

.yith-ywraq-add-to-quote .add-request-quote-button {
    border: 1px solid var(--wd-primary-color);
    border-radius: 30px;
    padding: 10px 8px;
    text-align: center;
    display:flex;
    color: var(--wd-primary-color);
    text-decoration: none;
    background: transparent;
    transition: all 0.3s ease;
    font-size: 13px !important;
    text-transform: uppercase !important;
    padding-top: 12px !important;
    font-weight: 600 !important;
}


}


.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop {
    border: 1px solid var(--wd-primary-color);
    border-radius: 30px;
    padding: 10px 20px;
    text-align: center;
    display: inline-block;
    color: var(--wd-primary-color);
    text-decoration: none;
    background: transparent;
    transition: all 0.3s ease;
    font-size: 13px !important;
    text-transform: uppercase !important;
    padding-top: 12px !important;
    font-weight: 600 !important;
}




.wd-product.wd-hover-fw-button .wd-add-btn>a:hover {
    color: #fff!important;
    box-shadow: var(--btn-accented-box-shadow-hover);
    background-color: var(--e-global-color-6cd84c6)!important;
}

.wd-product.wd-hover-fw-button .wd-add-btn>a:hover span, 
.wd-product.wd-hover-fw-button .wd-add-btn>a:hover span::after {
    color: #fff!important;

}
.wd-spacing-10 input[type="submit"] {
    background-color: var(--wd-primary-color);
}

.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;
}


/*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*/

.amount {
    color: rgb(0 0 0)!important;
    font-weight: 600;
}

.wd-products-with-shadow, .wd-products-with-shadow .wd-product, .wd-products-with-shadow .wd-cat {
    --wd-prod-shadow: none!important;
}

.wd-spacing-10 input[type="email"], 
.wd-spacing-10 input[type="submit"] {
  border-radius: 10px; /* Rounded corners */
  padding: 10px 20px; /* Padding for both inputs */
  border: 1px solid #ccc; /* Border style */
  box-sizing: border-box; /* Ensure padding doesn't affect width */
}

.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: translateY(0%) translateZ(0)!important;
}


.wd-add-btn-replace .add-to-cart-loop:before {
	display: none!important;
}
/*Pogu css*/
.wd-add-btn-replace .add-to-cart-loop:before  {
	display: none!important;
}

.add-to-cart-loop span::after {
    content: "";
       display: inline-block;
    background-image: url(/wp-content/uploads/El-poga.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    margin-left: 75px;
    margin-bottom: -2px;
}


wd-add-btn.wd-add-btn-replace .add-to-cart-loop {
    border: 1px solid var(--wd-primary-color); 
    border-radius: 5px; 
}

.wd-add-btn.wd-add-btn-replace .add-to-cart-loop span {
    color: var(--wd-primary-color); 
}
.woocommerce.single-product button.single_add_to_cart_button.button {
border: 1px solid var(--wd-primary-color); 
	border-radius: 30px; 
	padding: 10px 20px; /* Adjust as needed */
	text-align: center;
	display: inline-block;
	color: var(--wd-primary-color);
	text-decoration: none;
	background: transparent; /* Optional, adjust for your design */
	transition: all 0.3s ease; /* Optional, for hover effects */
	
}
.button.checkout.wc-forward{
	border: 1px solid var(--wd-primary-color); 
	border-radius: 30px; 
	padding: 10px 20px; /* Adjust as needed */
	text-align: center;
	display: inline-block;
	color: var(--wd-primary-color);
	text-decoration: none;
	background: transparent; /* Optional, adjust for your design */
	transition: all 0.3s ease; /* Optional, for hover effects */
	font-size:13px!important;
	text-transform: uppercase!important;
	padding-top: 12px!important;
	font-weight:600!important;
}

.button.checkout.wc-forward:hover {
    background: var(--wd-primary-color); 
    color: #fff; /* Adjust hover text color */
}

.wd-add-btn.wd-add-btn-replace .add-to-cart-loop {
    border: 1px solid var(--wd-primary-color); 
    border-radius: 5px; 
}

.wd-add-btn.wd-add-btn-replace .add-to-cart-loop span {
    color: var(--wd-primary-color); 
}
/*Pogu css*/

.hilight {
	font-weight: 600;
	color: #EA580C;
}

/*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*/

/*Copy to clip board*/
.copy-container {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}

.company-name {
    display: inline;
    position: relative;
    cursor: default;
}

.copy-icon {
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;
    position: relative;
    display: none; /* Hidden by default */
    align-items: center;
}

.copy-icon svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.company-name:hover .copy-icon {
    display: inline-flex; /* Show when hovering over the company name */
}

.copy-icon:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.tooltip {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%; /* Position above the icon */
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s, background-color 0.3s;
}

.tooltip.copied {
    background-color: #4CAF50;
}

.tooltip::after {
    content: "";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip.copied::after {
    border-color: #4CAF50 transparent transparent transparent;
}

/*Copy to clip board*/
@media (min-width: 768px) and (max-width: 1024px) {
	.wd-post .post-title {
    margin-bottom: 10px;
    margin-top: -195px!important;
}
.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    min-height: 102px !important;
}
.whb-row.whb-general-header.whb-not-sticky-row.whb-without-bg.whb-border-fullwidth.whb-color-dark.whb-flex-flex-middle {
    margin-top: -37px!important;
}
}

@media (max-width: 576px) {
	.btn.btn-style-bordered.btn-style-round.btn-size-small.btn-scheme-custom.btn-scheme-hover-inherit.btn-icon-pos-right {
    width: 100%!important;
}

.whb-row.whb-general-header.whb-not-sticky-row.whb-without-bg.whb-border-fullwidth.whb-color-dark.whb-flex-flex-middle {
    margin-top: -45px!important;
}

.product-image-summary-inner .summary.entry-summary {
    flex: 0 0 100%!important;
    max-width: 100%!important;
}

.product-image-summary-inner .summary.entry-summary {
    flex: 0 0 100%!important;
    max-width: 100%!important;
}
.row {
    display: flex!important;
    flex-wrap: wrap!important;
    margin-inline: calc((var(--wd-sp, 30px) / 2)* -1)!important;
}
.product-image-summary-inner .product-images {
    flex: 0 100%!important;
    max-width: 100%!important;
}

.wd-post .post-title {
    margin-bottom: 8px;
    margin-top: -111px;
}
.blog-design-masonry.blog-style-bg.has-post-thumbnail .article-body-container {
    min-height: 132px !important;
}
@media (max-width: 768px) {
    #rqa_email_row, #rqa_phone_row {
        width: 100%;
        display: block;
    }

    #rqa_email_row input,
    #rqa_phone_row input {
        width: 100%;
    }

    div[style*="column-gap: 10px"] {
        display: flex;
        flex-direction: column;
        column-gap: 0;
    }
}

