@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//toolsnet.bg/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.5.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 17px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 17px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(31,87,198);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(31,80,196);
	--btn-default-bgcolor: rgb(30,115,190);
	--btn-default-bgcolor-hover: rgb(31,87,198);
	--btn-accented-bgcolor: rgb(31,87,198);
	--btn-accented-bgcolor-hover: rgb(35,66,221);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 120px;
}
:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg .wd-product {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 250px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://toolsnet.bg/wp-content/uploads/2021/10/tools-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,74,172);
	background-image: none;
}
.page-title-default {
	background-color: rgb(22,27,137);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(1,75,143);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(242,242,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(242,242,247);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(242,242,247);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(242,242,247);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(242,242,247);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(242,242,247);
	background-image: none;
}
html .wpcf7 input[type="submit"] {
	font-family: "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	color: rgb(255,255,255);
	background: rgb(30,115,190);
}
html .wpcf7 input[type="submit"]:hover {
	background: rgb(31,87,198);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(15,15,15);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(15,15,15);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(15,15,15);
	color: rgb(221,51,51);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 4px;
}

@media (max-width: 1024px) {
	:root {
		--wd-text-font-size: 17px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 17px;
	--wd-sticky-btn-height: 70px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 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;
}
}


body .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    content: "\f105";
    font-family: "woodmart-font";
}
.labels-rectangular {
    left: auto;
    right: 0;
}
.wd-hover-base:hover .wrapp-swatches {
    background: rgba(255,255,255,0.3);
}
p.stock {
       font-size: 130%;
}
.labels-rectangular .product-label {
    font-size: 12px;
}
.wd-action-btn.wd-style-icon-bg-text>a:before {
	    background-color: #F7F7F7;
}
.wd-action-btn.wd-style-icon-bg-text>a {
	background-color: #F7F7F7;
}
.wd-sticky-btn {
	background-color: #f9f9f9;
}
.wd-action-btn.wd-style-icon-bg-text>a {
	color: #FF0000;
	font-weight: bold;
}
.Submitcf7{
	margin-top: 20px;
}
.wd-swatches-brands .wd-swatch :is(img,picture) {
	object-fit: contain;
}
.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button {
    background: #185db3;
}
#reviews.cr-reviews-ajax-reviews .cr-qna-search-icon, .cr-all-reviews-shortcode .cr-qna-search-icon, #cr_qna.cr-qna-block div.cr-qna-search-block .cr-qna-search-icon {
    fill: #000000;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b.cr-q-active {
    background: #185db3;
}
#cr_qna.cr-qna-block div.cr-qna-new-q-overlay .cr-qna-new-q-form .cr-qna-new-q-form-ok .cr-qna-new-q-form-s button.cr-qna-new-q-form-s-b {
    background: #185db3;
}
#cr_qna.cr-qna-block div.cr-qna-list-block .cr-qna-list-q-cont button.cr-qna-ans-button {
	border: 2px solid #185db3;
	color: #185db3;
}

.woocommerce-breadcrumb a, .yoast-breadcrumb a {
    color: #1D2327;
}
.atcpb {
background-color: #1F57C6;
color: white; 
}
.woocommerce-product-details__short-description {
    margin-top: 20px;
}
.perz-title {
    font-weight: bold;
}

p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    font-size: 100%;
}
.you_save_price {
	background: #f9f9f9;
	padding: 10px;
	border: 1px dashed #1F57C6;
	width: 150px;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
}
.P6TcWInHsZqb3Yw9izPm {
  margin-bottom: 50px;
}
.wd-fbt.wd-design-side{
	    border: dashed;
}
label{
	font-weight: 600;
}
.multiselect__tags{
	border: 1px solid #000000;
}
.multiselect__placeholder{
	color: #424242;
}
.custom-badge-1 {
  font-size: 14px;
	color: #fff;
	font-weight: 600;
	background: #FF0000;
	border: 2px solid #FF0000;
	text-align: center;
	padding: 7px;
	display: inline;
	margin-top: 5px;
}
.cnb-single.cnb-left {
    bottom: 60px;
    left: 20px;
}
.wd-cookies-popup.popup-display {
    border-radius: 10px 10px 0px 0px;
    box-shadow: 0 0 9px rgb(255 0 0 / 45%);
	margin-bottom: 30%;
}
.wd-cookies-inner .cookies-info-text {
	font-size: 16px;
}
body > small > div.wd-sticky-btn > div > div.wd-sticky-btn-cart > form > div:nth-child(35) {
	display:none;
}
.grecaptcha-badge{
	display: none;
}
.whb-header whb-header_383034 whb-sticky-shadow whb-scroll-stick whb-sticky-real whb-sticky-prepared {
padding-top: 0px;
}
.wd-product-brands {
	padding-bottom: 20px;
}
.swiper-wrapper {
	overflow: visible !important;
}
.cs-info-sticky.desktop_right {
        text-align: left;
    }
#woo-bg--econt-office-locator {
    border-width: 1px;
    border-style: solid;
    padding: 5px;
}
#cookie-notice {
    position: fixed;
    min-width: 50%;
}
.multiselect__tags {
    border: 2px solid #ff0000;
}
#shipping_method label {
    margin-bottom: 0;
    font-size: 20px;
}
.category-grid-item .wd-entities-title {
    background: #F2F2F7;
}
.wd-fbt-product input[type="checkbox"] {
    position: absolute;
    top: 5px;
    inset-inline-start: 0;
    width: 18px;
    height: 18px;
}@media (min-width: 577px) and (max-width: 767px) {
	.home .main-page-wrapper {
    padding-top: 0;
}

.whb-header {
    margin-bottom: 0;
}
#hubspot-messages-iframe-container{
	margin-bottom: 50px;
}
.cnb-single.cnb-left {
    bottom: 60px;
    left: 20px;
}

}

@media (max-width: 576px) {
	.home .main-page-wrapper {
    padding-top: 0;
}

.wd-sticky-btn form.cart .quantity { height: 80% !important; top: 1px !important; }
.labels-rectangular .product-label {
    font-size: 10px;
}
.cnb-single.cnb-left {
    bottom: 60px;
    left: 20px;
}

.main-page-wrapper {
    padding-top: 0px; 
}
}

