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

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

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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Fira Sans", 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: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", 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: "Roboto Condensed", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: #478c4d;
	--wd-alternative-color: rgb(84,50,219);
	--wd-link-color: rgb(84,50,219);
	--wd-link-color-hover: rgb(133,54,237);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #6ca300;
	--wd-form-brd-width: 2px;
	--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-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #f9f9f9;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ededed;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1448px;
--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;
--wd-brd-radius: 8px;
}

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


.wd-nav-vertical>li>a {
    line-height: 14px;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #d9edf7;
    font-weight: 500;
    vertical-align: middle;
    font-size: 12px !important;
}
.shdw {
text-shadow: #000 0 2px 2px;
}
.sidebar-container {
	z-index: 20;
}
.vertical-navigation .sub-menu-dropdown {
    z-index: 9999 !important;
}
.breadcrumbs {
    display: none;
}
.title-size-small .title {
    font-weight: 300;
}
.wd-dropdown-menu.wd-design-default {
    width: 280px;
}
.wd-sub-menu li a {
min-width: 280px;
}
.fc-form-modal .fc-form-1 {    background-image: -webkit-linear-gradient(bottom , rgb(255, 255, 255) , rgba(225, 242, 227, 0.69) 100%)!important;
}
.fc-form-modal .fc-form-2 {    background-image: -webkit-linear-gradient(bottom , rgb(255, 255, 255) , rgba(225, 242, 227, 0.69) 100%)!important;
}
body.term-drenazhnye-truby .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-drenazhnye-truby .wd-hover-tiled .product-wrapper {
    display: none !important;
}
body.term-drenazhnye-truby .shop-loop-head {
    display: none!important;
}
body.term-georeshetka-obemnaya .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-avarijnaya-setka .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-avarijnaya-setka .wd-hover-tiled .product-wrapper {
    display: none !important;
}
body.term-avarijnaya-setka .shop-loop-head {
    display: none!important;
}
body.term-kanalizatsionnye-truby .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-kanalizatsionnye-truby .wd-hover-tiled .product-wrapper {
    display: none !important;
}
body.term-kanalizatsionnye-truby .shop-loop-head {
    display: none!important;
}
body.term-plenka-tehnicheskaya .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-plenka-tehnicheskaya .wd-hover-tiled .product-wrapper {
    display: none !important;
}
body.term-plenka-tehnicheskaya .shop-loop-head {
    display: none!important;
}
.products-footer {
	display: none !important;
}
.product-grid-item .wd-entities-title {
    margin-bottom: 14px !important;
    font-size: 14px;
}
body.term-gazonnaya-reshetka .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-gazonnaya-reshetka .wd-hover-tiled .product-wrapper {
    display: none;
}
body.term-gazonnaya-reshetka .shop-loop-head {
    display: none!important;
}
body.term-geomaty .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-geomaty .wd-hover-tiled .product-wrapper {
    display: none;
}
body.term-geomaty .shop-loop-head {
    display: none!important;
}
body.term-geosetka .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-geosetka .wd-hover-tiled .product-wrapper {
    display: none;
}
body.term-geosetka .shop-loop-head {
    display: none;
}
body.term-geotekstil .shop-loop-head {
    display: none;
}
body.term-geomembrana .shop-loop-head {
    display: none;
}
body.term-georeshetka-obemnaya .shop-loop-head {
    display: none;
}
.setki {
text-transform: uppercase;
font-size: 24px;
	border-radius: 5px;
}
body.term-georeshetka-obemnaya .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-georeshetka-obemnaya .wd-hover-tiled .product-wrapper {
    display: none;
}
body.term-geomembrana .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-geomembrana .wd-hover-tiled .product-wrapper {
    display: none;
}
body.term-geomaty .tablepress thead th {
    background-color: #d9edf7;
    font-weight: 400 !important;
    vertical-align: middle;
    text-transform: none !important;
    font-size: 14px !important;
}
body.term-geomaty .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-geomaty .wd-hover-tiled .product-wrapper {
    display: none;
}
.sku_wrapper {
display: none !important;
}
.top-information .wd-entities-title {
    color: #fff;
    background: #0000005e;
    font-size: 18px !important;
    text-align: center;
	padding:5px;
}
.top-information .wd-entities-title a:hover {
    color: #ffff00;
    background: #0000005e;
}
.cat-design-replace-title .wd-entities-title {
    font-size: 14px;
}
.product-grid-item .wd-entities-title  {
    font-size: 18px;
}
body.term-geotekstil .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-georeshetka-obemnaya .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-georeshetka-obemnaya .wd-hover-tiled .product-wrapper {
    display: none !important;
}

body.term-georeshetka-obemnaya .shop-loop-head {
    display: none !important;
}
.product-grid-item .product-title a:hover, .product-title a:hover, .widget_recent_comments ul li>a:hover, .widget_recent_entries ul li a:hover, .widget_recent_reviews .product-title:hover, .widget_shopping_cart .mini_cart_item:hover .product-title, .wd-recent-posts .entry-title a:hover, a.product-title:hover, td.product-name a:hover {
    color: #fff;
}

.amount {
    color: #f4f4f4;
    background: #478C4D;
	padding: 5px 15px 5px 15px;
	border-radius:5px;
}
.product-grid-item .product-image-link img {
    width: 100%;
    border-radius: 5px;
}

.wd-bottom-actions {
display: none !important;
}
.category-nav-link .category-name {
    position: relative;
    display: inline-block;
    letter-spacing: .2px;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.3;
    text-transform: none;
}
.box-style-bg-hover {
    border-radius: 5px;
}
.wd-navigation .category-icon {
    display: inline-block;
    margin-right: 10px;
    max-height: 26px;
}
.header-categories-nav .categories-menu-dropdown .item-level-0>a {
    font-size: 14px;
	font-weight:400;
}
.vertical-navigation .item-level-0 {
	max-height: 52px;
}
.category-nav-link .category-products-count {
    display: none;
}
.wd-product-categories>li {
    padding-left: 18px;
}
.category-nav-link .category-name {
    font-weight: 500;
    font-size: 13px;
}
.cards  {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.cards:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
.min-footer>div {
    flex: 1 0 50%;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 50%;
    line-height: 13px;
    font-size: 11px;
}
.wd-recent-posts .entry-title a {
font-weight: 600;
}
.whb-column .wd-search-form input[type=text] {
    max-height: 40px;
}
.brands-items-wrapper {
	display: none;
}
.site-content {
    margin-bottom: 0px;
}
.wd-recent-posts .recent-posts-thumbnail img {
    border-radius: 5px;
}
.round img {
	 border-radius: 5px !important;
}
.wht {
	  color: #ebedf6 !important;
}
.widget {
    padding-bottom: 0px;
    border-bottom: 0px solid;
}
.wd-widget a:hover {
    color: #35723a !important;
	font-weight:500;
}
.min-footer {
    padding-top: 10px;
    padding-bottom: 10px;
}
.banner-content-background .wrapper-content-banner {
    border-radius: 5px;
    }
    .promo-banner .promo-banner-image {

    border-radius: 5px;
    }

.shd {
    text-shadow:#000 0 1px 1px;
}
.wd-recent-posts-list {
  filter: url("data:image/svg+xml;utf8,#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

.wd-recent-posts-list:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}
.copyrights-wrapper {
    border-top: 1px solid;
    background: #666;
    color: #fff;
        background-image: url(/wp-content/uploads/2021/03/fon_temn.jpg);
}
.widget-title {
text-shadow:#fff 0 1px 1px;
}
.btn.btn-color-primary {
    color: #FFF;
    font-weight: 500;
}
.footer-sidebar {
    padding-top: 50px;
    padding-bottom: 0px !important;
}
.wd-nav-product-cat>li>a {
    padding: 28px;
}

body.term-geo-membrana .cat-design-default.categories-with-shadow .wrapp-category {
display: none !important;
}
body.term-geo-membrana .shop-loop-head {
    display: none !important;
}
