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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//www.trawiaste.eu/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Voga", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Italianno", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #B58352;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #B58352;
	--btn-accented-bgcolor-hover: #C6A07D;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "Voga";
	src: url("//trawiaste.fra1.digitaloceanspaces.com/uploads/2021/05/10162821/Voga-Medium.woff2") format("woff2"), 
url("//trawiaste.fra1.digitaloceanspaces.com/uploads/2021/05/10162821/Voga-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

.add_to_cart_button, .ajax_add_to_cart, .add-to-cart-loop {
	border-radius: 0px !important;
}
/*Cookies banner*/
#cookie-notice.cookie-notice-visible.cn-effect-fade, #cookie-notice.cookie-revoke-visible.cn-effect-fade {
	box-shadow: 0 0 9px rgba(0,0,0,.14);
}
.cn-close-icon:after, .cn-close-icon:before {
	background-color: #000;
}
#cn-notice-text {
	color: #777;
	font-size: 14px;
	font-family: Montserrat;
}
.cn-text-container {
	margin: 0;
}
/*Cookie end*/
.vtmin-error {
	display: none;
}
.bg-dark-custom {
background: #f9f9f9;
}
.bg-custom-front {
	z-index: 1;
}
.cat-item-68, .cat-item-71, .cat-item-73 {
	display: none !important;
}
.cat-item-104 {
	font-weight: 700;
}
.cat-item-76, .cat-item-77, .cat-item-78, .cat-item-79, .cat-item-80, .cat-item-81, .cat-item-82, .cat-item-83  {
	font-weight: 400;
}
.tab-label {
	font-size: 1.4rem;
}
.category-title, .more-products {
	display: none;
}
.category-name {
	font-size: 16px!important;
}
.title-size-default {
	padding-bottom: 180px;
	padding-top: 180px;
}
.trawiaste-category-font {
	font-size: 20px;
	color: #2B7C74;
}
.added_to_cart, .btn, .button, [type=button], [type=submit], button {
	border-radius: 35px;
}
.out-of-stock {
	display: none !important;
}
.hr-custom {
	font-size: 42px;
}
.trp-language-switcher > div {
	border: none;
	background: none;

}
.trp-language-switcher > div > a:hover {
	background: none;
}
@media only screen and (max-width: 1440px) {
.title-size-default {
    padding-bottom: 120px;
    padding-top: 120px;
	}
}
@media only screen and (max-width: 990px) {
.title-size-default {
    padding-bottom: 100px;
    padding-top: 100px;
	}
}
@media only screen and (max-width: 600px) {
.page-title-default {
    background-size: cover;
	}
}
.page-title-default {
	background-size: cover;
}
/*.scrollToTop {
    bottom: 100px;
}*/
.border-img {
	border: solid 4px #B58352;
}
.custom-category-line {
	width: 100%;
  border: 1.5px solid #ebebeb;
}
.mont-h2 {
	font-family: "montserrat" !important;
}
.footer-h5 {
	margin:0;
}
.product-title a {
	text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
.footer-column-4 {
	display: none;
	}
}
.grecaptcha-badge {
	visibility: collapse !important;  
}
.cwginstock-subscribe-form .panel-primary {
    border-color: #B58352;
}
.cwginstock-subscribe-form .panel-primary>.panel-heading {
    background-color: #B58352;
    border-color: #B58352;
}
.tabs-layout-tabs .tabs li a {
	font-size: 20px;
	opacity: 1;
}
.tabs-layout-tabs .tabs li a:focus, .tabs-layout-tabs .tabs li a:hover {
    color: inherit;
    opacity: 0.7;
}
.wc-shop-page-banner {
	padding: 20px;
	margin-bottom: 6vh;
	border: 3px solid #b58352;
}
.vc_tta-tab span {
	font-size: 24px !important;
}
/*Baner popup*/
.wd-age-verify, .woodmart-content-popup, .woodmart-promo-popup {
	background-color: transparent;
}
.wpcf7-checkbox .wpcf7-list-item {
	display: block;
}
.mwb_wgm_selected_template {
	display: none !important;
}
.mwb_price, .mwg_wgm_preview_email {
	display: none;
}
#mwb_check_balance {
	background: #b58352;
	background-color: #b58352;
	padding: 12px 20px;
	color: #fff;
}
.mwb_wgm_section:nth-child(3) {
	display: none;
}
.cat-item-376, .cat-item-236 .woodmart-cats-toggle {
	display: none !important;
}
.wd-popup {
	background-color: transparent !important;
}
.wd-checkout-steps span {
	color: #000;
}
.tpay-amPmCheckbox {
	padding-bottom: 50px !important;
}