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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(10,10,10);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #eb0000;
	--wd-alternative-color: #dddddd;
	--wd-link-color: #eb0000;
	--wd-link-color-hover: #ea5656;
	--btn-default-bgcolor: #eb0000;
	--btn-default-bgcolor-hover: #ea5959;
	--btn-accented-bgcolor: #eb0000;
	--btn-accented-bgcolor-hover: #ea5b5b;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #eb0000;
	--notices-success-color: #ffffff;
	--notices-warning-bg: #cc2936;
	--notices-warning-color: #ffffff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://visoslovos.lt/wp-content/uploads/2021/10/Untitled-1-min.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
.footer-container {
	background-color: rgb(248,248,248);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

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

}
:root{
--wd-container-w: 1799px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 1816px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


.wcpa_form_outer .wcpa_form_item select {
    padding: 9px 20px;
	border-color: red;
    border-radius: 3px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_checkbox input[type=checkbox]:checked+label .wcpa_check::before {
    content: '';
    position: absolute;
    left: 6px;
    top: 3px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_checkbox .wcpa_check {
	width: 20px;
	height: 20px;
}

.wcpa_form_outer .wcpa_form_item .wcpa_checkbox input[type=checkbox]:checked+label .wcpa_check {
    border: 2px solid red;
    background: red;
}

.variations_form .variations label {
	font-weight: 900;
	text-align: left;
	font-size: 14px;
}

.wcpa_form_item label:first-child{
	color: black;
	font-weight: 900;
	font-size: 14px;
	margin-bottom: 10px;
}

.variations tbody tr .label, .variations tbody .value {
	display: block;
}

.variations tbody tr .label {
	text-align: center;
	font-size: 18px;
  font-weight: 900;
  margin-bottom: 10px;
}

@media (max-width: 700px){
	.home .container {
	  padding-right: 8px;
  	padding-left: 8px;
	}
}
.wd-cookies-inner {
    max-width: 900px;
	margin: auto;
}

.wd-spacing-20>[class*="col"] {
margin-bottom: 60px;
}

/* Box shadows */
.cat-design-alt.categories-with-shadow .category-image-wrapp {
box-shadow: none !important;
}
.wd-hover-tiled .product-wrapper {
box-shadow: none !important;
}
/* MOKI10 */
#moki10_calculator > div {
max-width: 100%;
}
/* Blog post */
.single-post figure {
		height: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
		width: 100%;
    margin: auto;
}
#vLovos .product-element-top {
    min-height: 320px;
}

.wd-sub-menu {
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
}

@media (max-width: 625px){
	.shop-content-area {
		padding-right: 2px !important;
		padding-left: 2px !important;
	}
	.single-post figure {
			height: 400px;
			overflow: hidden;
			display: flex;
			justify-content: center;
			align-items: center;
			width: 100%;
	}	
}

/* END OF POST */

.hide-larger-price .price>span:nth-child(2) {
    display: inline-block;
}

.category-grid-item .category-image {
    display: block;
    margin: -1px;
    transition: transform 0.5s cubic-bezier(0, 0, 0.44, 1.18);
    width: 100%;
    height: 329px;
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 1250px){
	.category-grid-item .category-image {
		height: 220px;
	}
}
@media (max-width: 500px){
	.wd-spacing-20>[class*="col"] {
    margin-bottom: 5px;
	}
	.category-grid-item .category-image {
		height: 345px;
	}
}
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: -7px;
}
.home .main-page-wrapper {
	padding-top: 0px;
}
.whb-header-bottom {
    padding-bottom: 10px;
}
.wd-nav>li{
	padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 1225px){
	.wd-nav>li{
		padding-left: 0px;
		padding-right: 0px;
	}
}

.wcpa_form_outer .wcpa_form_item .wcpa_price {
	display: none !important;
}

.wcpa_product_total {
	display: none !important;
}
 .wcpa_options_total {
	display: none !important;
}
 
.woocommerce-product-details__short-description{
    padding-right: 0px !important;
}
.scrollToTop .button-show{
display: none;
}

.wcpa_total {
    font-size: 20px;
    font-weight: 600;
    color: #eb0000;
}
.papildomi {
background: #eb0000 !important;
}

.papildomi:hover {
color: white !important;
}

.woocommerce-product-details__short-description {
	padding-right: 50px;
}

.wd-search-cat>a>span {
	color: black;
}

.searchform.wd-with-cat input::placeholder{
	color:black;
}


.searchform.wd-with-cat input{
	color:black;
}

.wd-sub-menu li a{
	color:black;
}

#menu-mobile-navigation > li.menu-item.menu-item-compare.wd-with-icon{
	display: none !important; 
}

#text-15 {
	text-align: center;
}

.footer-column:nth-child(2){
	flex: 0 0 18.75%;
  max-width: 18.75%;
} 

.footer-column:nth-child(3){
	flex: 0 0 18.75%;
  max-width: 18.75%;
} 

.footer-column:nth-child(4){
	flex: 0 0 18.75%;
  max-width: 18.75%;
} 

.footer-column:nth-child(5){
	flex: 0 0 18.75%;
  max-width: 18.75%;
} 

a {
color:black
}

.whb-top-bar .wd-header-text {
	font-size: 16px !important;
}
.top-bar-btn {
	font-size: 16px !important;
}
.papildomi{
background-color: #9ebfb5;
color: white;
}

#place_order:hover {
	background: #87a39b;
}

.input-text:focus {
	border: 1px solid #9ebfb5;
} 


.ppom-quantity-price-wrap {
	display: inherit;
	margin-top: 0;
}
#submit_sbl_payment_form {
	  display: inline-block;
    width: 100%;
    padding: 40px 0px 40px 0px;
    background: #9ebfb5;
    border: 2px solid black;
    border-radius: 3px;
    color: white;
}

#ppom-box-22 > div.form-row.ppom-rendering-fields.align-items-center.ppom-section-collapse > div.ppom-field-wrapper.ppom-col.col-md-12.pagalv_s_dydis > div > table > tbody > tr > th > label > span{
	margin:0;
}

.wcpa_price_summary {
    margin-bottom: 50px;
    background: #ffffff;
}

.wrapper-content-banner{
border-radius:50px 10px;
}
.ppom-wrapper .form-check-inline {
	display: block !important;
}

.product-element-top .wd-buttons{
background: transparent !important;
	box-shadow: none;
}

.product-element-top .wd-action-btn {
	--action-btn-color: white;
}

.product-element-top .wd-action-bt:hover {
	--action-btn-color: white;
}

.product-element-top .wd-buttons .wd-action-btn>a:before {
	font-size: 20px;
}
.product-element-top .wd-buttons .wd-action-btn>a.add_to_cart_button {
	display: none;
}
.product-element-top .wd-buttons .wd-action-btn>a {
    width: 45px;
    height: 45px;
	  border-radius: 50%;
    background: red;
}

.single-product .col-12 {
	padding-right: 12px;
  padding-left: 12px;
}

@media (max-width: 1007px){
	.footer-column:nth-child(1){
		flex: 0 0 100% !important;
		max-width: 100% !important;
	} 
	
	.footer-column:nth-child(2){
		flex: 0 0 25% !important;
		max-width: 25% !important;
	} 

	.footer-column:nth-child(3){
		flex: 0 0 25% !important;
		max-width: 25% !important;
	} 

	.footer-column:nth-child(4){
		flex: 0 0 25% !important;
		max-width: 25% !important;
	} 

	.footer-column:nth-child(5){
		flex: 0 0 25% !important;
		max-width: 25% !important;
	} 
}
@media (max-width: 770px){
	.woocommerce-product-details__short-description{
		padding-right: 0px;
	}
}
@media (max-width: 710px){
	.whb-top-bar .wd-header-text {
		font-size: 14px !important;
	}
	.footer-column:nth-child(1){
		flex: 0 0 100% !important;
		max-width: 100% !important;
	} 
	
	.footer-column:nth-child(2){
		flex: 0 0 50% !important;
		max-width: 50% !important;
	} 

	.footer-column:nth-child(3){
		flex: 0 0 50% !important;
		max-width: 50% !important;
	} 

	.footer-column:nth-child(4){
		flex: 0 0 50% !important;
		max-width: 50% !important;
	} 

	.footer-column:nth-child(5){
		flex: 0 0 50% !important;
		max-width: 50% !important;
	} 
}
@media (max-width: 500px){
	.product-grid-item .product-image-link {
			height: 400px !important;
			display: flex !important;
			justify-content: center;
			align-items: center;
	}
	.product-grid-item .product-image-link img {
			width: 95%;
	}
}
@media (max-width: 480px){
		.whb-top-bar .wd-header-text {
		font-size: 12px !important;
	}
	.footer-column:nth-child(1){
		flex: 0 0 100% !important;
		max-width: 100% !important;
		text-align: center;
	} 
	
	.footer-column:nth-child(2){
		flex: 0 0 100% !important;
		max-width: 100% !important;
		text-align: center;
	} 

	.footer-column:nth-child(3){
		flex: 0 0 100% !important;
		max-width: 100% !important;
		text-align: center;
	} 

	.footer-column:nth-child(4){
		flex: 0 0 100% !important;
		max-width: 100% !important;
		text-align: center;
	} 

	.footer-column:nth-child(5){
		flex: 0 0 100% !important;
		max-width: 100% !important;
		text-align: center;
	} 
}


.menu-item-gtranslate a.glink span {
	margin-left: 5px;
}
a.glink {
	margin-right: 3px;
  margin-left: 3px;
}
.woocommerce-shipping-fields {
	display: none;
}

ul.variation {
	color: black;
	font-size: 15px;
}
.woocommerce-checkout label {
	font-weight: 600;
	font-size: 15px;
}
.woocommerce-checkout .product-name {
	font-weight: 600;
}
.woocommerce-billing-fields>h3 {
	text-align: center;
}

.cart-subtotal th, .woocommerce-shipping-totals th{
	font-size: 15px;
	color: #eb0000;
}
.order-total th {
	color: #eb0000;
}
.woocommerce-checkout th.product-total, #shipping_method label {
	color: #eb0000;
}
th.product-name {
	color: #eb0000;
}

.woocommerce-checkout input, .woocommerce-checkout textarea {
	font-size: 15px;
}
.woocommerce-checkout .woocommerce-Price-amount bdi{
		font-size: 15px;
}
.showcoupon {
	font-size: 15px;
}@media (min-width: 577px) and (max-width: 767px) {
	body .btn-add-swap .product_type_variable{
display:none;
}
}

