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

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

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

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 300;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Geologica", 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: "Geologica", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Geologica", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(250,99,52);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(107,92,76);
	--btn-accented-bgcolor-hover: rgb(250,99,52);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(250,99,52);
	--wd-link-color-hover: rgb(0,0,0);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(179,13,22);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
: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(248,246,244);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Geologica", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 20px;
}
html .wd-buy-now-btn {
	color: rgb(107,92,76);
	background: rgb(243,239,236);
}
html .wd-buy-now-btn:hover {
	background: rgb(107,92,76);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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: 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);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

table.variations select {
  max-width: 360px;
  padding-right: 35px !important;
}

table.variations select:hover {
      background-color: rgb(250,99,52) !important;
			color: white !important;
			/*border-color: rgb(250,99,52) !important;*/
  }



.site-logo {
  max-height: fit-content !important;
  margin-top: 115px !important;
  /*background-color: rgba(255, 255, 255, 0.5) !important;
  border-radius: 0px 0px 10px 10px !important;
  padding-bottom: 15px !important;*/
}

.wd-sticky-logo {
  margin-top: -87px !important;
  /*background-color: rgba(255, 255, 255, 0.5) !important;
  border-radius: 0px 0px 10px 10px !important;
  padding-bottom: 15px !important;*/
}

/* mouse over link */
.wd-header-nav a:hover {
  color: #fa6334 !important;
}

/* mouse over link */
.wd-tools-element a:hover {
  color: #fa6334 !important;
}

div.quantity {
  display: inline-flex;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
  border-radius: 25px !important;
}


div.quantity .minus {
  border-start-start-radius: 25px !important;
  border-end-start-radius: 25px !important;
}

div.quantity .plus {
  border-start-end-radius: 25px !important;
  border-end-end-radius: 25px !important;
}

input[type="button"] {
  padding: 0 5px;
  min-width: 25px;
  min-height: unset;
  height: 42px;
  border: var(--wd-form-brd-width) solid rgba(0, 0, 0, 0) !important;
  background: var(--wd-form-bg);
  box-shadow: none;
}


/*input[type="number"] {
  padding: 0 15px;
  max-width: 100%;
  width: 100%;
  height: var(--wd-form-height);
  border: var(--wd-form-brd-width) solid rgba(0, 0, 0, 0,) !important;
  border-radius: var(--wd-form-brd-radius);
  background-color: var(--wd-form-bg);
  box-shadow: none;
  color: var(--wd-form-color);
  vertical-align: middle;
  font-size: 14px;
  transition: border-color .5s ease;
}*/

div.quantity input[type="number"] {
  width: 30px;
  border-radius: 0;
  border-top: none;
	border-right: none;
  border-left: none;
	border-bottom: none;
  color: rgb(250,99,52)!important;
}

select {
  padding: 0 15px;
    padding-right: 15px;
  max-width: 100%;
  width: 100%;
  height: var(--wd-form-height);
  border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
  border-radius: 25px !important;
  background-color: var(--wd-form-bg);
  box-shadow: none;
  color: var(--wd-form-color);
  vertical-align: middle;
  font-size: 14px;
  transition: border-color .5s ease;
}

@media (max-width: 1300px) {
	.min-footer {
  padding-left: 15px !important;
}
	}

.wd-collapsible-content:not(.wd-opened) > .vc_column-inner > .wpb_wrapper::after {
  color: rgb(248,246,244, 0.85) !important;
}


/* start shop attributes */
.shop_attributes td {
  text-align: justify !important;
}

.shop_attributes tr {
  display: flex;
  align-items: first baseline !important;
  gap: 10px 20px;
  justify-content: space-between;
  padding-bottom: calc(var(--wd-attr-v-gap) / 2);
  margin-bottom: calc(var(--wd-attr-v-gap) / 2);
  border-bottom: var(--wd-attr-brd-width) var(--wd-attr-brd-style) var(--wd-attr-brd-color);
}

.shop_attributes :is(th, td) {
  padding: 0px 0px 0px 0px !important;
  border: none;
}

.shop_attributes :is(.wd-attr-name, .wd-attr-term) {
  font-weight: 900 !important;
}

/* end shop attributes */


/* start product attributes */

.wd-product :is(.wd-product-cats, .wd-product-brands-links) {
  display: none !important;
}

.wd-action-btn > a {
  background-color: #f7f7f7 !important;
  border-radius: 75px !important;
}

.wd-action-btn {
  margin: 8px !important;
}

.wd-buttons .wd-action-btn > a {
  height: 50px !important;
}

.wd-single-add-cart > :last-child, .wd-single-add-cart > div > :last-child {
  margin-top: 25px !important;
}

/* end product attributes */

/* start checkout */
.woocommerce-checkout > .checkout-order-review::before, .woocommerce-order-pay #order_review::before {
  top: -10px;
  background-position: -3px -5px, 0 0;
  display: none !important;
}

.woocommerce-checkout > .checkout-order-review::after, .woocommerce-order-pay #order_review::after {
  bottom: -10px;
  background-position: -3px 2px, 0 0;
  display: none !important;
}

/* end checkout */

/* start productlabel */
.product-labels.labels-rounded .out-of-stock {
  font-size: 10px !important;
}
/* end productlabel */



/* start hmtl timeline */

:root {
  --primary: #37a9e1;
  --primary-gradient: #transparent;
}
.section-header {
  text-align: center;
}
.section-header h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
}
.section-header hr {
  border: 1px solid #fff;
  width: 56px;
}
.bg-gradient_solid {
  background: var(--primary-gradient);
  color: #fff;
  padding: 0px;
	margin-left: -10px;
	margin-right: -10px;
}
.steps {
		z-index: 25;
  position: relative;
  margin-top: 0px;
  padding-top: 100px
}
.steps::after {
  content: "";
  position: absolute;
  width: 2px;
  background-color: rgba(250,99,52,0.50);
  opacity: 0.4;
  top: 100px;
  bottom: 200px;
  left: 50%;
}

.steps .content p {
  color: #676767;
  font-size: 18px;
}

.steps .content h2 {
  font-weight: 600;
  font-size: 18px;
  color: #676767;
}

.steps-container {
  position: relative;
  background-color: inherit;
  width: calc(50% + 39px);
}

.steps-container .content {
  margin-top: -45px;
  padding: 0px;
  background-color: #transparent;
  position: relative;
  border-radius: 0px 0px 80px 0px;
}

.steps .steps-container:nth-child(even) {
  left: calc(50% - 36px);
  flex-direction: row-reverse;
}

.steps-container {
  display: flex;
}

.steps .steps-container .date {
  font-weight: 700;
  font-size: 18px;
  color: rgba(250,99,52,1.00);
  margin-bottom: 10px;
  width: 75px;
  height: 75px;
  background-color: #fff;
  border-radius: 50%;
  border: 2pt solid rgba(250,99,52,0.50);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  z-index: 777;
}

.step-line {
  width: 40px;
  background-color: #transparent;
  height: 1px;
  margin-top: 31px;
  margin-bottom: 31px;
  opacity: 0.4;
  flex-shrink: 0;
}

@media (max-width: 767px) {
	.steps {
  position: relative;
  margin-top: 32px;
  padding-top: 0px;
}
  
  .steps::after {
    left: 32px;
    display:none;
  }
	
	.step-line {
    width: 15px;
}
  
 .steps-container .content {
  margin-top: 0px;
  padding: 0px;
  background-color: #transparent;
  position: relative;
  border-radius: 0px 0px 80px 0px;
}
  
  .steps-container {
    left: 0;
    flex-direction: row-reverse;
    width: auto;
    margin-bottom: 16px;
  }
  
 
  .steps .steps-container:nth-child(even) {
    left: 0;
  }
}

/* end hmtl timeline */@media (min-width: 1025px) {
	.whb-top-bar {
  margin-bottom: 0px !important;
}


/* single product site
.whb-overcontent ~ .main-page-wrapper {
  margin-top: 85px !important;
} */


/* start timeline */

@media (min-width: 1025px) {
  .wd-timeline-breakpoint {
    margin-bottom: 0px !important;
    text-align: center;
    /*margin-right: 63px;*/
  }
}

.woodmart-timeline-dot {
  display: none !important;
}

.woodmart-timeline-breakpoint-title {
  background-color: #fff !important;
  color: red !important;
}

.wd-item-position-left {
  margin-top: -135px !important;
}

.wd-item-position-right {
  margin-top: -145px !important;
}

.wd-timeline-item {
  margin-bottom: 0px !important;
}


.woodmart-timeline-breakpoint-title{
    background-color: white;
		color: rgba(250,99,52) !important;
    position: absolute;
    width: 65px;
    height: 65px;
    border: 1pt solid rgba(250,99,52,0.50)!important;
    text-align: center;
    border-radius: 50% !important;
		padding: 18px 0px 18px 0px !important;
}

.wd-item-position-left .timeline-col-primary {
  margin-right: 30px;
  text-align: left !important;
}

.wd-timeline-breakpoint {
  margin-bottom: 0px !important;
  text-align: center;
}

.wd-timeline-wrapper {
  position: relative;
  padding-block: -100px !important;
}

.wd-item-position-right .timeline-col {
  position: relative;
  flex: 1 1 50%;
  /*padding: 0px 0px 100px !important;*/
  padding-right: 0px;
  max-width: 50%;
  width: 50%;
  background-color: #fff;
  border-radius: none !important;
  padding-right: 30px !important;
}
.woodmart-timeline-line {
  border-color: rgba(250,99,52,0.50) !important;
}

.wd-timeline-item :is(.wd-timeline-title, .wd-timeline-content, .wd-timeline-image) {
  font-weight: 800 !important;
}

.woodmart-timeline-line .dot-start {
  display: none !important;
}


.woodmart-timeline-line {
  position: absolute;
  left: calc(50% - 1px);
  border-width: 1px !important;
  margin-top: 60px !important;
	margin-bottom: 200px !important;
}

.woodmart-timeline-line .dot-end {
  bottom: -4px;
  display: none !important;
}

/*.wd-item-position-right .timeline-col-primary {
	padding: 30px 10px 0px !important;
  margin-left: 30px !important;
  text-align: left;
}


.wd-item-position-left .timeline-col-primary {
	padding: 30px 10px 0px;
  margin-right: 30px !important;
  text-align: left;
}*/


/*.textblock-margin-bottom {
  margin-bottom: 30px !important;
}*/


.textblock-margin-bottom-one {
  padding-top: 15px !important;
	padding-right 30px !important
	padding-bottom: 0px !important;
}

.textblock-margin-bottom-two {
  padding-top: 35px !important;
	padding-bottom: 10px !important;
}

.textblock-margin-bottom-three {
  padding-top: 15px !important;
	padding-bottom: 30px !important;
}

.textblock-margin-bottom-four {
  padding-top: 35px !important;
	padding-bottom: 35px !important;
}

.textblock-margin-bottom-five {
  padding-top: 30px !important;
	padding-bottom: 100px !important;
}

.textblock-margin-bottom-six {
	padding-top: 15px !important;
	margin-bottom: 50px !important;
}

.textblock-margin-bottom-seven {
	padding-top: 0px !important;
	margin-bottom: 30px !important;
}

:is(.wd-item-position-left, .wd-item-position-right) .timeline-col {
  position: relative;
  flex: 1 1 50%;
  padding: 30px 30px 0px 0px !important;
  max-width: 50%;
  width: 50%;
  background-color: #fff;
  border-radius: var(--wd-brd-radius);
	font-size: 18px;
	padding-top:0px !important;
}

.wd-item-position-right .timeline-col-primary {
  margin-left: 125px !important;
  text-align: left;
	font-size: 18px;
	padding-top:0px !important;
}

:is(.wd-item-position-left, .wd-item-position-right) .timeline-col .timeline-arrow {
  position: absolute;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: currentColor;
  color: #fff;
  display: none !important;
}

.wd-timeline-breakpoint-nineteenthirtysix {
	padding-top:0px !important;
}

.wd-timeline-breakpoint-twozerozerotwo {
	padding-top: 35px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-nineteenfourtyeight {
	padding-top: 15px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-twentyfourteen {
	padding-top: 15px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-twentytwentyfour {
	padding-top: 45px !important
	padding-bottom:0px !important;
}
/* end timeline */
}

@media (min-width: 768px) and (max-width: 1024px) {
	@media (min-width: 768px) {
  .vc_col-sm-4 {
    width: 25% !important;
  }
}

@media (min-width: 768px) {
  html .wd-rs-66ed5ea786f2b {
    margin-bottom: 60px !important;
    padding-top: 150px !important;
  }
}


@media (min-width: 768px) {
  #wd-6734a3b6cee3f .woodmart-title-container {
    line-height: 56px;
    font-size: 46px;
    margin-top: 225px;
  }
}

@media (min-width: 768px) {
#wd-66e6c828a7a87 a {
  background-color: #fa6334;
  border-color: #fa6334 !important;
  margin-bottom: 100px;
}
}

@media (min-width: 768px) {
.site-logo {
  max-height: fit-content !important;
  margin-top: 75px !important;
  background-color: none !important;
  border-radius: 0px 0px 10px 10px !important;
  padding-bottom: 15px !important;
}
	}

@media (max-width: 1199px) {
  html .wd-rs-67aa088c3612e {
    margin-bottom: 15px !important;
    margin-top: 125px !important;
  }
}
/* start timeline */
.woodmart-timeline-dot {
  display: none !important;
}

.woodmart-timeline-breakpoint-title {
  background-color: #fff !important;
  color: red !important;
}

.wd-item-position-left {
  margin-top: -135px !important;
}

.wd-item-position-right {
  margin-top: -145px !important;
}

.wd-timeline-item {
  margin-bottom: 0px !important;
}


.woodmart-timeline-breakpoint-title{
    background-color: white;
		color: rgba(250,99,52) !important;
    position: absolute;
    width: 65px;
    height: 65px;
    border: 1pt solid rgba(250,99,52,0.50)!important;
    text-align: center;
    border-radius: 50% !important;
		padding: 18px 0px 18px 0px !important;
}

.wd-item-position-left .timeline-col-primary {
  margin-right: 30px;
  text-align: left !important;
}

.wd-timeline-breakpoint {
  margin-bottom: 0px !important;
  text-align: center;
}

.wd-timeline-wrapper {
  position: relative;
  padding-block: -100px !important;
}

.wd-item-position-right .timeline-col {
  position: relative;
  flex: 1 1 50%;
  /*padding: 0px 0px 100px !important;*/
  padding-right: 0px;
  max-width: 50%;
  width: 50%;
  background-color: #fff;
  border-radius: none !important;
  padding-right: 30px !important;
}
.woodmart-timeline-line {
  border-color: rgba(250,99,52,0.50) !important;
}

.wd-timeline-item :is(.wd-timeline-title, .wd-timeline-content, .wd-timeline-image) {
  font-weight: 800 !important;
}

.woodmart-timeline-line .dot-start {
  display: none !important;
}


.woodmart-timeline-line {
  position: absolute;
  left: calc(50% - 1px);
  border-width: 1px !important;
  margin-top: 60px !important;
	margin-bottom: 350px !important;
}

.woodmart-timeline-line .dot-end {
  bottom: -4px;
  display: none !important;
}

/*.wd-item-position-right .timeline-col-primary {
	padding: 30px 10px 0px !important;
  margin-left: 30px !important;
  text-align: left;
}


.wd-item-position-left .timeline-col-primary {
	padding: 30px 10px 0px;
  margin-right: 30px !important;
  text-align: left;
}*/


/*.textblock-margin-bottom {
  margin-bottom: 30px !important;
}*/


.textblock-margin-bottom-one {
  padding-top: 15px !important;
	padding-right 30px !important
	padding-bottom: 0px !important;
}

.textblock-margin-bottom-two {
  padding-top: 35px !important;
	padding-bottom: 10px !important;
}

.textblock-margin-bottom-three {
  padding-top: 15px !important;
	padding-bottom: 30px !important;
}

.textblock-margin-bottom-four {
  padding-top: 35px !important;
	padding-bottom: 35px !important;
}

.textblock-margin-bottom-five {
  padding-top: 30px !important;
	padding-bottom: 100px !important;
}

.textblock-margin-bottom-six {
	padding-top: 15px !important;
	margin-bottom: 50px !important;
}

.textblock-margin-bottom-seven {
	padding-top: 0px !important;
	margin-bottom: 30px !important;
}

:is(.wd-item-position-left, .wd-item-position-right) .timeline-col {
  position: relative;
  flex: 1 1 50%;
  padding: 30px 30px 0px 0px !important;
  max-width: 50%;
  width: 50%;
  background-color: #fff;
  border-radius: var(--wd-brd-radius);
	font-size: 18px;
	padding-top:0px !important;
}

.wd-item-position-right .timeline-col-primary {
  margin-left: 125px !important;
  text-align: left;
	font-size: 18px;
	padding-top:0px !important;
}

:is(.wd-item-position-left, .wd-item-position-right) .timeline-col .timeline-arrow {
  position: absolute;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: currentColor;
  color: #fff;
  display: none !important;
}

.wd-timeline-breakpoint-nineteenthirtysix {
	padding-top:0px !important;
}

.wd-timeline-breakpoint-twozerozerotwo {
	padding-top: 35px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-nineteenfourtyeight {
	padding-top: 15px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-twentyfourteen {
	padding-top: 15px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-twentytwentyfour {
	padding-top: 45px !important
	padding-bottom:0px !important;
}
/* end timeline */


}

@media (min-width: 577px) and (max-width: 767px) {
	@media (min-width: 1025px)
.container {
  max-width: 1000px !important;
}


}

@media (max-width: 576px) {
	.site-logo {
  max-height: fit-content !important;
  margin-top: 70px !important;
  border-radius: 0px 0px 10px 10px !important;
  padding-bottom: 15px !important;
}
.wd-rs-669a9e30ed0f5 {
    margin-right: 5px !important;
    margin-left: 5px !important;
  }


@media (max-width: 768.98px) {
/* start timeline */
.wd-timeline-breakpoint {
	padding-top: 0px !important;
	padding-bottom: 0px;
  margin-bottom: 0px !important;
  text-align: left !important;
}

:is(.wd-item-position-left, .wd-item-position-right) {
    position: relative;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0px 5px 15px !important;
    padding-top: 0px;
    text-align: center;
  }
}

.wd-line-default .woodmart-timeline-line {
  display: none !important;
}


.woodmart-timeline-dot {
  display: none !important;
}

.woodmart-timeline-breakpoint-title {
  background-color: #fff !important;
  color: red !important;
}

.wd-item-position-left {
  margin-top: -135px !important;
}

.wd-item-position-right {
  margin-top: -145px !important;
}

.wd-timeline-item {
  margin-bottom: 0px !important;
}


.woodmart-timeline-breakpoint-title{
    background-color: white;
		color: rgba(250,99,52) !important;
    position: absolute;
    width: 65px;
    height: 65px;
    border: 1pt solid rgba(250,99,52,0.50)!important;
    text-align: center;
    border-radius: 50% !important;
		padding: 18px 0px 18px 0px !important;
}

.wd-item-position-left .timeline-col-primary {
  margin-right: 30px;
  text-align: left !important;
}

.wd-timeline-breakpoint {
  margin-bottom: 0px !important;
  text-align: left;
}

.wd-timeline-wrapper {
  position: relative;
  padding-block: -100px !important;
}

.wd-item-position-right .timeline-col {
  position: relative;
  flex: 1 1 50%;
  /*padding: 0px 0px 100px !important;*/
  padding-right: 0px;
  max-width: 50%;
  width: 50%;
  background-color: #fff;
  border-radius: none !important;
  padding-right: 30px !importnt;
}
.woodmart-timeline-line {
  border-color: rgba(250,99,52,0.50) !important;
}

.wd-timeline-item :is(.wd-timeline-title, .wd-timeline-content, .wd-timeline-image) {
  font-weight: 800 !important;
}

.woodmart-timeline-line .dot-start {
  display: none !important;
}


.woodmart-timeline-line {
  position: absolute;
  left: calc(50% - 1px);
  border-width: 1px !important;
  margin-top: 60px !important;
}

.woodmart-timeline-line .dot-end {
  bottom: -4px;
  display: none !important;
}


.textblock-margin-bottom {
  margin-bottom: 30px !important;
}


/*.textblock-margin-bottom-one {
  padding-top: 115px !important;
	margin-bottom: 30px !important;
	font-size: 20px;
		text-align: left !important;
}

.textblock-margin-bottom-two {
  padding-top: 25px !important;
	margin-top: 10px !important;
	margin-bottom: 60px !important;
	font-size: 20px;
		text-align: left !important;
}

.textblock-margin-bottom-three {
  margin-top: 15px !important;
	margin-bottom: 30px !important;
	font-size: 20px;
		text-align: left !important;
}

.textblock-margin-bottom-four {
  margin-top: 15px !important;
	margin-bottom: 30px !important;
	font-size: 20px;
		text-align: left !important;
}

.textblock-margin-bottom-five {
  margin-top: 15px !important;
	margin-bottom: 30px !important;
	font-size: 20px;
		text-align: left !important;
}

.textblock-margin-bottom-six {
  margin-top: 15px !important;
	margin-bottom: 30px !important;
	font-size: 20px;
		text-align: left !important;
}

.textblock-margin-bottom-seven {
  margin-top: 15px !important;
	margin-bottom: 30px !important;
	font-size: 20px;
	text-align: left !important;
}

.wd-timeline-breakpoint-nineteenthirtysix {
	margin-top: -30px !important;
	padding-bottom: 30px !important;
}

.wd-timeline-breakpoint-twozerozerotwo {
	padding-top: 35px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-nineteenfourtyeight {
	padding-top: 15px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-twentyfourteen {
	padding-top: 15px !important
	padding-bottom:45px !important;
}

.wd-timeline-breakpoint-twentytwentyfour {
	padding-top: 45px !important
	padding-bottom:0px !important;
}
}
/* end timeline */



}

