/*
	Theme Name:   Lazyhouse Robotics New
	Description:  Robotechnika Child Theme
	Author:	  XTemos, Getsite Studio, Ekhnathon
	Author URI:   https://getsite.pro
	Template:	woodmart
	Version:	 1.1.0
	Text Domain:  woodmart
*/


.woocommerce .checkout .checkout-row {
    align-items: flex-start;
}
.woocommerce .checkout .checkout-left {
    width: 50%;
}
.woocommerce .checkout .checkout-right {
    width: 50%;
}
.woocommerce .checkout .checkout-row-bottom {
    flex-direction: column;
    align-items: stretch;
}
#customer_details {
    width: 100%;
}
@media (max-width:992px) {
    .woocommerce .checkout .checkout-row {
        flex-wrap: wrap;
    }
    .woocommerce .checkout .checkout-left {
        width: 100%;
    }
    .woocommerce .checkout .checkout-right {
        width: 100%;
    }    
}

.woocommerce .checkout ul#shipping_method li {
    max-width: unset;
}

.paysera-delivery-terminal {
    display: none;
}

.rightpress_dots {
    white-space: nowrap;
}

.layout7 {
    display: none !important;
}


.summary .stock.out-of-stock {
    cursor: pointer;
    color: #fff !important;
    text-decoration: none;
    padding: 5px 25px;
    background-color: #10b64e;
    margin-top: 15px;
    max-width: 120px;
    width: 100%;
}


#tab-description .kt-inside-inner-col {
    height: 100%;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

@media (min-width: 768px) {
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

#lhf-modal-url.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .4)
}

#lhf-modal-url {
    justify-content: center;
    align-items: center;
}

#lhf-modal-url IFRAME {
    max-width: 600px !important;
    overflow: auto !important;
    max-height: calc(100vh - 200px) !important;
}

#lhf-modal-url .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    top: 50%;
    left: 50%;
    position: fixed;
    transform: translate(-50%, -50%);
    max-height: 80vh;
    overflow-x: auto;
    max-width: 1200px
}

#lhf-modal-url .modal-content .close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: 700;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    top: 0;
    right: 0;
    z-index: 20;
    opacity: .6
}


.gffinancingPopup .gfTableRow {
    line-height: 1.8
}

.gf-modal-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 1041;
    display: none
}

#gfModal {
    position: fixed;
    top: 0;
    margin: 0 auto;
    z-index: 1042;
    display: none
}

.gffinancingPopup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    display: block !important
}

.gf {
    border: 1px solid #97bf34;
    padding: 20px 20px 10px;
    margin: 30px 20px 20px;
    position: relative
}

.gf > div.gf-img {
    position: absolute;
    top: -18px;
    left: 50px;
    background: #fff;
    padding: 0 10px
}

.gf > div:not(.gf-title) {
    display: inline-block
}

.gf-div {
    font-weight: 400
}

.gf-img > a {
    padding-left: 15px;
    font-weight: 400
}

.gf marquee {
    font-size: 12px;
    margin-top: 10px
}

.gf .gf-title {
    font-weight: 600;
    margin-bottom: 20px
}

.summary .gf-price:before {
    color: #000;
    content: "\f00d";
    font-size: 14px;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    margin-right: 3px;
    margin-left: 2px;
    vertical-align: middle;
    font-weight: 500
}

.summary .gf-price-wrapper {
    text-align: center;
    display: inline-block;
    border-left: 2px solid #aaa;
    width: 39%;
}

.summary .gf-period, .summary .gf-price {
    display: inline
}

.summary .gf-period {
    color: #000;
    font-weight: 500
}

.summary .gf-caption {
    color: #000;
    font-weight: 500;
    font-size: 12px
}

.summary .gf-price {
    font-size: 24px;
    color: #fe0016;
    font-weight: 600
}

.gf-div, .gf-price {
    display: inline-block
}


.lht .product ul.warranty_tabs {
    list-style: none;
    display: flex;
    padding-inline-start: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

.warranty_tabs li.lhf-tab {
    width: 50%;
    border: 1px solid;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 5px;
    font-weight: 500;
    cursor: pointer;
}


.rmp-menu-trigger-boring {
    display: none !important;
}


input[type="radio"] {
    width: 13px;
    height: 13px;
    border: 1px solid #97BF3E;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 50%;
}
input[type="radio"]:checked {
    background: url('https://archive.lazyhouse.lt/wp-content/uploads/2022/08/checked-circle-1.svg') center center no-repeat;
    background-size:9px;
}


.container-new {
    max-width: 1222px !important;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce-checkout .woocommerce [role="alert"] {
    margin-bottom: 50px;
}

.woocommerce-checkout form.container-new .checkout.woocommerce-checkout.justify-content-between {
    display: flex;
}

.woocommerce-checkout p.has-normal-font-size {
    display: none;
}

/*social login*/

.checkout-social-login {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
    max-width: 280px;
    margin-bottom: 10px;
}

.checkout-social-login a.login-goo-link.btn {
    height: 40px;
    width: 129px;
    background-color: #fff;
    color: #192237;
    font-weight: 400;
    font-size: 16px;
    border: 1px solid rgba(12, 12, 12, 0.1);
    border-radius: 2px;
    text-transform: none;
    padding-left: 30px;
}

.checkout-social-login a.login-fb-link.btn {
    height: 40px;
    height: 40px;
    width: 129px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 2px;
    padding-left: 39px;
    text-transform: none;
}

.checkout-social-login .social-login-btn {
    max-width: 140px;
}

.checkout-social-login .social-login-btn .login-fb-link:before {
    content: url('https://archive.lazyhouse.lt/wp-content/uploads/2022/08/Vector.svg');
    padding-left: 7px;
}

/*checkout form*/

.woocommerce-checkout #customer_details .input-text {
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
}

.woocommerce-checkout label,
.woocommerce-checkout h3,
.woocommerce-checkout th {
    font-family: 'Poppins';
}

.woocommerce-checkout a.showlogin,
.woocommerce-checkout a.showcoupon {
    font-weight: 600;
}

.jws-inside-inner-col .woocommerce-info {
    font-weight: 400 !important;
}

#customer_details label.radio {
    font-weight: 500 !important;
}

#customer_details h3 {
    font-size: 28px;
}

#customer_details label {
    font-weight: 500;
    line-height: 15px;
    font-size: 16px;
}

.woocommerce-additional-fields h3 {
    display: none;
}

.woocommerce-additional-fields span.optional {
    color: #777777;
    font-weight: 400;
}

#customer_details .input-text {
    font-size: 16px;
}

.woocommerce-billing-fields__field-wrapper {
    display: flow-root;
    display: flex;
    flex-direction: column;
}

.woocommerce-billing-fields__field-wrapper h3 {
    order: 1;
}

p#billing_country_field {
    order: 2;
}

p#persona_field {
    order: 3;
}

p#billing_first_name_field {
    order: 4;
}

p#billing_last_name_field {
    order: 5;
}

p#billing_email_field {
    order: 6;
}

p#billing_phone_field {
    order: 7;
}

p#comp_reg_nr_field {
    order: 8;
}

p#billing_company_field {
    order: 9;
}

p#vat_num_field {
    order: 10;
}

p#jur_address_field {
    order: 11;
}

p#billing_city_field {
    order: 12;
}

p#billing_state_field {
    order: 13;
}

p#billing_postcode_field {
    order: 14;
}

p#billing_address_1_field {
    order: 15;
}

p#billing_address_2_field {
    order: 16;
}

/*order details*/

.checkout-order-review, .woocommerce-order-pay .entry-content > .woocommerce {
    margin-top: -50px;
}

.woocommerce-checkout .checkout-order-review:before, .woocommerce-order-pay .entry-content > .woocommerce:before {
    display: none;
}

.woocommerce-checkout .shipping-methods-td h3 {
    padding-top: 40px;
}

.checkout-order-review table th,
.checkout-order-review table td {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.checkout-order-review h3#order_review_heading {
    text-align: start;
    font-size: 28px;
    line-height: 28px;
    font-weight: 500;
}

.woocommerce-checkout .wd-table-wrapper {
    padding: 0px;
    background-color: #f8f8f8;
}

.woocommerce-checkout td.product-name {
    color: #585858;
}

.woocommerce-checkout td.product-total .amount {
    color: #192237;
    font-weight: 600;
}

.woocommerce-checkout table th {
    text-transform: none;
}

.woocommerce-checkout table tbody th, table tfoot th {
    font-size: 16px;
}

.woocommerce-checkout .woocommerce-Price-amount bdi {
    color: #192237;
}

.woocommerce-checkout .wd-table-wrapper {
    box-shadow: none;
}

.woocommerce-checkout .woocommerce-shipping-totals {
    border-bottom: none !important;
}

.woocommerce-checkout .cart-subtotal th, .woocommerce-checkout .cart-subtotal td {
    border-bottom: none;
}

.shipping-popup {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    margin-top: 10px;
}

.shipping-label-1 span,
.shipping-label-2 span,
.shipping-label-3 span,
.parcels span {
    position: absolute;
    right: 0px;
    top: 10px;
    font-weight: 500;
    font-size: 12px;
}

.checkout-order-review:after {
display:none;
}

/*shipping*/

.shipping-methods-td {
    padding: 0px
}

.woocommerce-checkout #shipping_method input.shipping_method {
    float: none;
    margin-top: 20px;
}

.ship-main-div {
    margin-left: 30px;
    margin-right: 5px;
    width: 100%;
    text-align: left;
}

.woocommerce-checkout #shipping_method li {
    display: flex;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px 5px;
    position: relative;
}

.woocommerce-checkout #shipping_method label {
    margin-bottom: 0;
    position: relative;
}

.woocommerce-checkout #shipping_method p {
    margin-bottom: 0px;
}

.woocommerce-checkout #shipping_method input {
    position: absolute;
}

.woocommerce-checkout .ship-main-div br {
    display: none !important;
}

.woocommerce-checkout img.paysera-delivery-checkout-logo {
    display: none !important;
}

.woocommerce-checkout .hide {
    display: none;
}

.label {
    font-weight: 500;
}

#shipping_method {
    margin-bottom: 25px;
}

/*Atsiėmimas salone Ukmergės g. 322,*/

.shipping-label-1 span {
    position: absolute;
    right: 0px;
    top: 10px;
    font-weight: 500;
}

/*Pristatymas kurjeriu į namus:*/

.shipping-label-3 span.woocommerce-Price-currencySymbol {
    float: right;
    margin-top: -10px;
    margin-left: 0px;
}

.shipping-label-3 bdi {
    padding-right: 10px;
}

/*Venipak atsiėmimo taškai*/
/*Omniva atsiėmimo taškai:*/
.parcels span.woocommerce-Price-currencySymbol {
    float: right;
    margin-top: -10px;
    margin-left: 0px;
}

.parcels bdi {
    padding-right: 10px;
}

/*total*/

.woocommerce-checkout .order-total th {
    font-size: 24px !important;
    font-weight: 500;
}

.woocommerce-checkout .order-total bdi {
    color: #97BF3E;
    padding: 0px !important;
    font-weight: 500;
}


/*payment*/

/*paysera*/
.woocommerce-checkout .woocommerce-checkout-payment h3 {
    font-weight: 500;
}

.woocommerce-checkout .woocommerce-checkout-payment li {
    border: 1px solid rgba(12, 12, 12, 0.1);
    padding: 10px 15px;
}

.woocommerce-checkout .payment_box.payment_method_paysera {
    background: none;
}

.woocommerce-checkout div.paysera-payments.grid input[type=radio] {
    display: none;
}

.woocommerce-checkout select#paysera_country {
    display: none !important;;
}

.woocommerce-checkout .payment_methods .payment_box:before {
    display: none !important;
}

.woocommerce-checkout .payment-group-title {
    display: none;
}

div.paysera-payments.grid div.paysera-payment-method {
    display: inline-block;
    padding: 0px !important;
    text-align: center;
    width: 106px !important;
    max-height: 43px;
    border: none !important;
    margin: 4px 4px !important;
}

div.paysera-payments.grid span.paysera-text {
    display: none !important;
}

div.paysera-payments.grid .paysera-payment-method-label {
    display: block;
    border: 1px solid rgba(12, 12, 12, 0.1);
    padding: 10px 5px;
    position: relative;
}

.paysera-payment-active{
    border: 1px solid #97BF3E !important;
    position: relative;
}

.paysera-image img {
    max-width: 83px;
    height: auto;
    border: 0;
    vertical-align: middle;
}

#lt_n26 img{
    max-height: 21px;
}

.payment_methods .payment_box {
    padding: 0px 15px 15px 15px;
}

label[for="payment_method_paysera"] img {
display:none !important;
}

.payment_methods .payment_box {
    background-color: #f8f8f8;
    box-shadow: none;
}

.payment-countries.paysera-payments .payment-group-wrapper {
    display: inline;
}

.wc_payment_method .payment_method_cod b{
    font-weight:500 !important;
}


/*other payments*/

li.wc_payment_method.payment_method_sbl {
    position: relative;
}

label[for="payment_method_sbl"] img{
    position: absolute;
    right: 10px;
}

.woocommerce-checkout .woocommerce-checkout-payment li{
    position: relative;
}

label[for="payment_method_general_financing"] img{
    position: absolute;
    right: 10px;
}

a.woocommerce-terms-and-conditions-link {
    color: #97BF3E;
}

/*under payments*/

.woocommerce-checkout  #place_order {
    color: #192237;
}

.woocommerce-terms-and-conditions-wrapper a {
    font-weight: 500;
}

/*checkout form responsive*/

@media (max-width: 1000px) {
    .shipping-label-1 span, .shipping-label-2 span, .shipping-label-3 span, .parcels span {
        position: initial !important;
    }

    .shipping-label-3 span.woocommerce-Price-currencySymbol {
        float: none !important;
    }

    .parcels span.woocommerce-Price-currencySymbol {
        float: none !important;
        margin-top: -10px;
        margin-left: 0px;
    }

}


/*whole checkout responsive*/

@media (max-width: 1024px) {
    .woocommerce-checkout form.container.checkout.woocommerce-checkout.justify-content-between {
        display: block;
    }
}

@media (max-width: 576px) {
    #customer_details h3 {
        font-size: 16px;
        font-weight: 400;
    }

    #customer_details label {
        font-size: 14px;
    }

    .checkout-order-review h3#order_review_heading {
        text-align: start;
        font-size: 16px;
        line-height: 28px;
        font-weight: 500;
        margin-top: -10px;
    }

    .woocommerce-checkout  #customer_details .input-text {
        font-size: 14px;
    }

    .woocommerce-checkout  table.shop_table.woocommerce-checkout-review-order-table th{
        font-size: 14px;
        font-weight: 400;
    }

    .woocommerce-checkout  .woocommerce-checkout .woocommerce-checkout-payment h3 {
        font-weight: 500;
        font-size: 16px;
    }

    .woocommerce-checkout  tr.order-total strong .amount {
        font-size: 19px !important;
    }

    .woocommerce-checkout tr.order-total th {
        font-size: 19px !important;
    }

    .woocommerce-checkout .col-sm-12.col-md-12.col-lg-6.col-xl-5 {
        padding: 0px;
    }

    div.paysera-payments.grid div.paysera-payment-method {
        width: 90px !important;
    }

    .paysera-image img {
        max-width: 60px;
        height: auto;
        border: 0;
        vertical-align: middle;
    }

    .woocommerce-checkout .wd-table-wrapper p {
        font-size: 14px !important;
    }

}

.wd-product-brands {
    height: 40px;
}


/*shipping responsive */

@media (max-width: 1500px) {
    .shipping-label-1 span,
    .shipping-label-2 span {
        position: initial !important;
    }

    .checkout-order-review, .woocommerce-order-pay .entry-content > .woocommerce {
        margin-top: 0px !important;
    }
}

@media (max-width: 1000px) {
    label[for="payment_method_sbl"] img {
        position: initial;
    }

    label[for="payment_method_general_financing"] img {
        position: initial;
    }
}


.header_blog_menu .wd-dropdown-menu .blog-design-masonry .title.post-title {
	font-size: 14px;
	line-height: 1.4;
}
.header_blog_menu .wd-dropdown-menu .blog-design-masonry img{
	height:229px;
}
.owl-dots{
	margin-top: 40px;
}
.text-img img {
	/*margin-top: -140px;
	*/
	margin-bottom: -50px;
}
.lazy_house_robotu_sec, .lazy_house_heading{
	max-width: 745px;
}
.lazy_house_robotu_btn .elementor-widget-wd_button{
	display: flex;
}
.lazyhouse_robootu .elementor-container{
	max-width: 1600px !important;
}
.didziausias_title {
	margin-bottom: 10px !important;
}
.labels-rectangular{
	top:15px;
	left:0
}
.product-labels {
	position:absolute;
	z-index:1;
	display:flex;
	align-items:flex-start;
	flex-direction:column;
	flex-wrap:nowrap;
	max-width:50%;
	transition:opacity .3s ease
}
.labels-rectangular .product-label{
	padding:5px 10px;
	font-size:12px;
}
.product-label {
	min-width:50px;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	word-break:break-all;
	letter-spacing:.4px;
	font-weight:600;
	line-height:1.2
}
.product-labels.labels-rectangular .product-label {
	white-space: nowrap;
	width: auto;
}
.wd-hover-icons .wrapp-buttons{
	z-index: 999;
}
.blog-post-loop .article-body-container {
	margin-bottom: 25px;
}
/* FAQ Page */
.lazyhouse_faq .wd-accordion-title {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.lazyhouse_faq .wd-accordion-title.wd-active .wd-accordion-title-text, .lazyhouse_faq .wd-accordion:not(.wd-inited) .wd-accordion-item:first-child .wd-accordion-title-text{
	color:#666 !important
}
.lazyhouse_faq .wd-accordion-title.wd-active .wd-accordion-title-text, .lazyhouse_faq .wd-accordion:not(.wd-inited) .wd-accordion-item:first-child .wd-accordion-title-text:hover{
	color:#333 !important;
}
.pagrindines_title h4{
	font-size:22px;
}
.lazyhouse_product_tabs i {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.lazyhouse_faq .wd-accordion-opener.wd-opener-style-arrow::before {
	color:#666 !important;
}
.lazyhouse_hr_spacing hr{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.apmokejimas_title h4{
	color:#333 !important;
	text-transform: capitalize !important;
}
 #contact-form-popup{
	padding: 0px !important;
}
.contact_popup_form > p {
	margin-bottom: 0 !important;
}
.contact_popup_details, .contact_popup_details a{
	color: rgba(255,255,255,0.5) !important;
}
 #contact-form-popup .info-box-content{
	padding-left: 15px;
}
.purchase_installment_title h4{
	font-size: 18px !important;
	color:#fff !important;
	font-weight: 600;
	line-height: inherit;
	letter-spacing: 0px;
}
.big_summer_sale_sec h4 {
	margin-bottom: 15px !important;
}
.green_work_product_btn a{
	font-size: 17px !important;
}
.green_work_product_btn .wd-icon{
	margin-left: 5px !important;
}
.irobot_detaliu_filtrai .banner-image:hover{
	transform: scale(1.09);
}
.irobot_detaliu_filtrai .banner-hover-zoom .banner-image {
	transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
/*.lazyhouse_product_carousel , .lazyhouse_blog_carousel {
	display: flex;
}
*/
.lazyhouse_product_carousel img{
	height: 250px;
}
.lazyhouse_blog_carousel img{
	height: 225px;
}
.didysis_ziemos_ispardavimas .wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon.wd-tooltip-inited a {
	min-width: 90px !important;
	min-height: 56px !important;
}
.didysis_ziemos_ispardavimas .wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon.wd-tooltip-inited a:before{
	position: absolute;
}
.tik , .tik p{
	text-align: center;
	font-family: Merriweather;
	font-style: italic;
	font-weight: 900;
	font-size: 40px;
	line-height: normal;
	text-transform: none;
	margin-bottom: 35px;
}
.autumn .sale-count .wd-timer>span {
	background: rgb(171,121,39);
	background: linear-gradient(90deg, rgba(171,121,39,1) 0%, rgba(198,143,70,1) 18%, rgba(254,219,107,1) 33%, rgba(168,119,52,1) 48%, rgba(140,94,28,1) 57%, rgba(79,48,15,1) 77%, rgba(140,94,28,1) 90%, rgba(214,156,71,1) 100%);
	border: #fff solid 1px;
	color: #1A1A1A;
}
.autumn .sale-count .wd-timer>span span {
	color: #1A1A1A;
/*	rgba(168,119,52,1) 48%, rgba(140,94,28,1) 57%, rgba(79,48,15,1) 77%, rgba(140,94,28,1) 90%, rgba(214,156,71,1) 100%);*/
	color: #1A1A1A;
}
.kaledines_img.sale-img.elementor-widget.elementor-widget-wd_image_or_svg img {
	max-height: 400px;
	width: auto;
}
.nemokamo_title p {
	padding-top: 15px;
}
.shipping-info {
	width: 100%;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	color: #262c3d;
}
.shipping-code {
	margin: 0 auto;
	font-weight: 700;
	font-size: 36px;
	background: rgb(171,121,39);
	max-width: 300px;
	background: linear-gradient(90deg, rgba(171,121,39,1) 0%, rgba(198,143,70,1) 18%, rgba(254,219,107,1) 33%, rgba(168,119,52,1) 48%, rgba(140,94,28,1) 57%, rgba(79,48,15,1) 77%, rgba(140,94,28,1) 90%, rgba(214,156,71,1) 100%);
}
.gf-paciau a.btn{
	background: linear-gradient(90deg, rgba(171,121,39,1) 0%, rgba(198,143,70,1) 18%, rgba(254,219,107,1) 33%, rgba(168,119,52,1) 48%, rgba(140,94,28,1) 57%, rgba(79,48,15,1) 77%, rgba(140,94,28,1) 90%, rgba(214,156,71,1) 100%);
	border:1px solid #fff;
}
.recolor .products-tabs-title li {
	margin-right: 15px;
	background: rgb(171,121,39);
	max-width: 300px;
	background: linear-gradient(90deg, rgba(171,121,39,1) 0%, rgba(198,143,70,1) 18%, rgba(228,184,90,1) 33%, rgba(168,119,52,1) 48%, rgba(140,94,28,1) 57%, rgba(79,48,15,1) 77%, rgba(140,94,28,1) 90%, rgba(214,156,71,1) 100%);
}
.recolor .products-tabs-title li>.tab-label{
	color: #ffffff;
}
.recolor .wd-products-tabs .products-tabs-title li {
	display: inline-flex;
	align-items: center;
	flex-direction: column;
	padding: 0px 15px;
	color: #fff;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: inherit;
	font-size: 16px;
	line-height: 1.4;
	opacity: .7;
	cursor: pointer;
	transition: opacity .25s ease, color .25s ease;
}
.recolor .wd-products-tabs .products-tabs-title li span{
	color:#fff !important;
}
.recolor .wd-products-tabs .products-tabs-title li:hover, .recolor .wd-products-tabs .products-tabs-title li.wd-active{
	opacity: 1;
}
.recolor ul.wd-nav.wd-nav-tabs.products-tabs-title{
	margin-bottom: 10px;
}
.fa, .fas{
	font-weight: normal !important;
}
.home_logo_sec_img img {
	max-width: 60px;
	max-height: 60px;
}
.test-class {
	min-height: 510px;
}
.test-class-sm {
	width: 270px;
}
.test-class-lg {
	width: calc(100% - 270px);
}
.test-class-lg .vc_column-inner {
	padding:0;
	min-height: 510px;
}
.test-class-lg img {
	/*opacity: 0 !important;
	min-height: 510px;
	*/
	max-height: 100%;
}
.test-class-lg .wpb_content_element {
	margin-bottom: 0;
}
.home_special_sec .wd-entities-title a{
	text-transform: uppercase;
}
.whb-header .site-logo img {
	width: 250px;
	height: 61px;
}
.home_special_sec .product-grid-item img {
	width: 100%;
	height: 100%;
}
.single-product .rightpress_product_price_live_update {
	margin: 0px !important;
}
.summary-inner form.cart .single_add_to_cart, .summary-inner form.cart .wd-compare-btn, .summary-inner form.cart .wd-wishlist-btn {
	display: contents;
	display: -webkit-contents;
}
.whb-not-sticky-row .wd-header-text a i:before {
	opacity: 0.9;
}
.specialus_pasiulymai {
	max-width: 503.33px;
}
.robotai_img img{
	height: 556.56px;
}
.home .blog-design-masonry.blog-style-shadow .article-body-container {
	margin-bottom: 0px !important;
}
.tax-product_cat .wd-swatch :is(img,picture) {
	object-fit: unset !important;
	height: auto !important;
}
.grynaisiais_title h4{
	font-size: 22px !important;
	color:#333 !important
}
.karjera_sec{
	max-width: 1140px;
}
 #menu-top-bar-right .fa-map-marker:before{
	content: "\f3c5" !important;
}
.ikainiai_btn a{
	max-width: 108.72px;
	height:42px;
}
.page-id-40 #kt-layout-id_89a554-1c {
	max-height: 371.8px;
}
.page-id-50453 .brands-widget .brand-item img{
	max-width: 180px;
}
.home_banner_img img {
	min-height: 510px;
	object-fit: cover;
}
.wd-products-tabs.tabs-design-simple :is(.owl-nav,.wrap-loading-arrow) {
	right:0px;
}
.single-product #wccf_product_field_master_container {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
.wd-compare-table tbody td {
	text-align: center;
}
.wd-compare-table tbody tr:nth-child(even) {
	background: #f7f7f7
}
.wd-compare-table tbody th.compare-field, .wd-compare-table tbody td.compare-value {
	border-bottom: none !important;
	border-top: none !important;
}
.kadence-column_81161d-97 .new-icon-box p {
	margin-bottom: 20px !important;
}
.wd-swatch-bg{
	height: auto !important;
}
.fa-internet-explorer:before {
	content: "\f26b" !important;
}
.row.cta-back.cat_banner_blog {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
iframe, embed {
	max-width: 100%;
	min-width: 100% !important;
	height: 1000px;
}
h5.palikite_title{
	font-size:16px !important;
}
@media (min-width: 1400px) {
	.contact_gallery img {
		max-width: 170px;
		height: 170px;
	}
}
@media (min-width: 768px) and (max-width: 1400px) {
	.contact_gallery img {
		max-width: 145px !important;
		height: 145px !important;
	}
}
@media (min-width: 769px) and (max-width: 1200px) {
	.checkout-order-review, .woocommerce-order-pay .entry-content > .woocommerce{
		margin-top: 20px !important;
	}
}
@media (min-width: 576px) and (max-width: 768px) {
	.tax-product_cat .products .category-grid-item, .tax-product_cat .products .product-grid-item, .wd-accordion-content .products .product-grid-item, .wd-products-element .product-grid-item{
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media (max-width: 1024px) {
	.test-class-sm {
		width: 0;
	}
	.ghostkit-custom-ArN .ghostkit-progress-bar{
		width:103% !important;
	}
	.test-class-lg {
		width: 100%;
	}
	.whb-header .site-logo img {
		width: 179px;
		height: 47px;
	}
	#rmp_menu_trigger-74926 {
		display: block !important;
		left:-20px !important;
		top: 36px;
	}
	#rmp_menu_trigger-74926::after {
		font-size: 24px;
		content: "\f15a";
		font-family: "woodmart-font";
	}
	.lazyhouse_blog_carousel img , .lazyhouse_product_carousel img{
		height: auto !important;
	}
	.tax-product_cat .blog-post-loop .article-body-container {
		margin-bottom: 0px !important;
	}
	.page-id-40 .jws-inside-inner-col .ghostkit-progress .ghostkit-progress-wrap:first-child .ghostkit-progress-bar{
		width: 103% !important;
	}
	button.rmp_menu_trigger {
		z-index: 9999 !important;
	}
	/*.wd-tools-element.wd-header-mobile-nav.wd-style-text.wd-design-1 {
		display: none;
	}*/
	.lazyhouse_header #rmp_menu_trigger-74926{
		top:0px !important;
	}
	#rmp_menu_trigger-74926:hover {
		box-shadow: none !important;
	}
	#rmp_menu_trigger-74926:hover .responsive-menu-pro-inner, #rmp_menu_trigger-74926:hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-74926:hover .responsive-menu-pro-inner::after {
		background: transparent !important;
	}
	.tax-product_cat li.cat-link.shop-all-link {
		display: none;
	}
}
@media (max-width: 1201px) {
	.ghostkit-custom-ArN2o .ghostkit-progress-wrap .ghostkit-progress-bar {
		width: 103% !important;
	}
	.ghostkit-custom-Z1u4ByI .ghostkit-progress-wrap .ghostkit-progress-bar {
		width: 98.3% !important;
	}
	.ghostkit-custom-qbY9k .ghostkit-progress-wrap .ghostkit-progress-bar {
		width: 86.9% !important;
	}
}
@media (min-width: 991px) {
	.elementor-column.elementor-col-66.elementor-top-column.elementor-element.elementor-element-aaa1b96 {
		margin-left: -40px;
	}
}
@media (max-width: 767px) {
	.page-id-40 .kt-row-column-wrap.kt-has-1-columns.kt-gutter-default.kt-v-gutter-default.kt-row-valign-top.kt-row-layout-equal.kt-tab-layout-inherit.kt-m-colapse-left-to-right.kt-mobile-layout-row {
		max-height:100%;
	}
	.post-type-archive-product .wd-shop-tools>* {
		margin-right: unset !important;
	}
	.offcanvas-sidebar-mobile .shop-content-area:not(.col-lg-12) .wd-show-sidebar-btn {
		margin-right: unset !important;
	}
	form.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon{
		margin-right: 10px !important;
	}
	.page-id-40 #kt-layout-id_89a554-1c{
		max-height: unset !important;
	}
	.page-id-40 .kadence-column_f83f28-d6 figure{
		margin: auto !important;
	}
	.home_banner_img img {
		min-height: 300px;
	}
	.test-class-lg .elementor-element-populated {
		margin-top: -10px !important;
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.home_special_sec .product-grid-item{
		max-width: 50%;
	}
	.contact_gallery .wd-gallery-item{
		max-width: 25% !important;
	}
	.greenwork_openday_product_cat .products.woocommerce .category-grid-item{
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.susipazinti_product_cat .products.woocommerce .category-grid-item{
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 20px;
	}
	.page-id-40 .elementor-element-f93c89e img {
		width: 169.5px !important;
		height: 155px !important;
	}
	.robotai_dulkiu_siurbliai {
		width: 100%;
		max-width: 384px;
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.mobile-bg-img-hidden{
		background-image: none !important;
	}
	.contact_gallery img {
		max-width: 150px;
		height: 150px;
	}
	.contact_gallery img {
		margin-bottom: 20px;
	}
	.greenwork_openday_product_cat .products.woocommerce .category-grid-item{
		margin-bottom: 20px;
	}
	.susipazinti_product_cat .products.woocommerce .category-grid-item{
		margin-bottom: 20px;
	}
}
@media (max-width: 768px) {
	.ghostkit-carousel-slide.swiper-slide figure{
		margin: 0 auto !important;
	}
}
