@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//thecobaltdot.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-hb-opt-h: 60px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(19,38,69);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-family: "Lato", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(19,38,69);
	--btn-accented-bgcolor-hover: rgb(19,38,69);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: rgb(19,38,69);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(240,240,240);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html table th {
	text-transform: capitalize;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 28px;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title, html .wd-checkout-steps li {
	text-transform: capitalize;
}
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-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(19,38,69);
}
.product-labels .product-label.onsale {
	background-color: rgb(19,38,69);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(19,38,69);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(19,38,69);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 640px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 80px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 65px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1420px;
--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: 5px;
}

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


.wd-page-title {
background-color: rgb(240,240,240);
}

.product_title {
    font-size: 62px;
	  font-weight: 700;
}
.single_add_to_cart_button {
    width: 80%;
}
@media only screen and (max-width: 768px) {
    .single_add_to_cart_button {
        width: 72%;
    }
}
.set-mb-l {
    --margin-bottom: 10px;
}
.product_meta>span:not(:last-child) {
    display: none;
}
.tc-cell.tc-epo-label.tm-epo-element-label.tm-has-undo-button.tm-has-required.tcwidth.tcwidth-100 {
    display: none;
}
.summary-inner .product_meta {
	display: none;
}
.wd-popup-slide-from-left.mfp-ready .wd-popup {
    border-radius: 10px;
}
.wd-sub-menu li>a {
    border-radius: 10px;
}
.wd-dropdown-menu.wd-design-default {
    padding: var(--wd-dropdown-padding, 12px 20px);
    --wd-dropdown-width: 170px;
}
.whb-top-bar .wd-header-text [class*="wcml-dropdown"] .wcml-cs-submenu {
    margin-top: 0 !important;
}
.wd-header-text [class*="wcml-dropdown"] .wcml-cs-submenu {
    width: 90px;
}
.content-column.one_half{
	padding-right: 10px;
}
:is(.wd-single-post-header,.post-title-large-image) .wd-post-meta {
    display: none !important;
}
.wd-post-header {
    display: none !important;
}
.tm-epo-totals {
display: none !important;
}
.tc-lightbox-button {
    color: #fff;
    font-size: 0.5em !important;
}
.woocommerce div.product p.stock.in-stock{
	display:none;
}
.sabai-btn-primary {
    color: #122645 !important;
    background-color: #ffffff !important;
    border-color: #122645 !important;
	border: 1px solid #122645;
	border-radius: 6px;
}
.sabai-btn-primary.sabai-active, .sabai-btn-primary:active, .sabai-btn-primary:focus, .sabai-btn-primary:hover, .sabai-open>.sabai-dropdown-toggle.sabai-btn-primary
 {
    color: #fff !important;
    background-color: #122645 !important;
    border-color: #122645 !important;
}
.sabai-btn-primary:hover {
color: #fff !important;
    background-color: #122645 !important;
    border-color: #122645 !important;
}
.sabai-btn-group-sm>.sabai-btn, .sabai-btn-sm
 {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 6px;
}
.wp-editor-tools {
	display:none;
}
.sabai-btn-toolbar {
	display:none;
}
.sabai-directory-listings-list .sabai-entity {
		display:none;
}
.sabai-directory-listings-container>.sabai-navigation {
		display:none;
}
.sabai-entity-bundle-type-directory-listing.sabai-entity-mode-full .sabai-directory-main {
  margin-bottom: 10px;
	font-size: 20px;
	position: relative;
  padding: 24px 40px;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
	display: flex;
  justify-content: center; 
  align-items: center; 
	margin-left: 30px;     
  margin-right: 30px;  
}
.wd-my-acc-connet .wd-nav-icon:before {
  content: '' !important;
  display: block;
  width: 54px;
  height: 54px;
  background: url("https://thecobaltdot.com/wp-content/uploads/2025/11/Connect-icon-web.svg") no-repeat center / contain;
  font-family: initial !important;
}
.sabai-entity .sabai-navigation-bottom,
.sabai-entity .sabai-entity-links {
  position: static !important;      /* usuwa absolute/fixed jeśli było */
  display: flex !important;
  justify-content: center !important;
  align-items: center;
  width: 100%;
  margin: 16px auto 0 !important;   /* odstęp od contentu */
  opacity: 1 !important;
  visibility: visible !important;
}
.sabai-btn-group-sm>.sabai-btn, .sabai-btn-sm
 {
    font-size: 19px;
}
/* Wyśrodkowanie tytułu strony + kontenera */
html .page-title > .container,
.wd-page-title .container{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}
/* Sam tytuł */
html .page-title > .container > .title,
.wd-page-title .title{
  text-align: center !important;
  width: 100%;
  margin: 0 auto !important;
  text-transform: none !important; /* usuwa capitalize */
}
.sabai-btn-default {
    color: #132745 !important;
}
.sabai-directory-labels {
 display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
}
.sabai-entity-label-directory-claimed {
	display:none;
}
.sabai-entity-label-featured {
    background-color: #3C9BF6;
}
.price del {
    color: #ed9f9e;
    font-size: 90%;
    font-weight: 700;
}


#tcd-archive-description-content {
    margin-top: 30px;
}@media (min-width: 1025px) {
	.wd-single-post-img img {
    width: 100vw;
    height: 670px;
    object-fit: cover;
    object-position: center -440px;
    display: block;
}
}

@media (max-width: 576px) {
	.product_title {
    font-size: 47px;
	  font-weight: 700;
}
}

