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

:root {
	--wd-text-font: "Wix Madefor Display", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(37,37,37);
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter Tight", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 900;
	--wd-title-color: rgb(37,37,37);
	--wd-entities-title-font: "Wix Madefor Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(37,37,37);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Wix Madefor Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter Tight", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 900;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(37,37,37);
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Inter Tight", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,70,40);
	--wd-alternative-color: rgb(222,232,242);
	--btn-default-bgcolor: rgb(255,70,40);
	--btn-default-bgcolor-hover: rgb(32,32,32);
	--btn-accented-bgcolor: rgb(255,70,40);
	--btn-accented-bgcolor-hover: rgb(32,32,32);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(255,70,40);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(32,32,32);
	--wd-form-brd-width: 2px;
	--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-sticky-btn-height: 95px;
}
.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;
}
: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(222,232,242);
	background-image: none;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Inter Tight", Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: rgb(37,37,37);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title a:hover {
	color: #ff4628;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Inter Tight", Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(237,21,21);
	--wd-arrow-color-hover: rgb(37,37,37);
	--wd-arrow-color-dis: rgba(255,70,40,0.5);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 16px;
	--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1440px;
--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-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1440px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(222,232,242);
}

.pac-container {
  z-index: 999999 !important;
}


.gmautocomplete-1 input {
	padding: 0 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: 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;
	margin-bottom: 20px;
}


#wd-fb-29541 {
z-index: 499 !important;
}

.blur10 {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
/* Woodmart CF7 grid */
.w-row {
  display: flex;
  gap: 0px;
  flex-wrap: wrap;
}

.w-col-6 {
  flex: 1 1 calc(50% - 20px);
}

.w-col-12 {
  flex: 1 1 100%;
}
.area1 {
min-height: 110px !important;
}

/* Mobile */
@media (max-width: 768px) {
  .w-col-6 {
    flex: 1 1 100%;
  }
}
.iti__selected-country {
background-color:transparent !important;
}
.iti__country-name {
	color:#252525 !important;
}

.box-12 div{
        border-radius: 12px !important;
    }

.elementor-icon {
vertical-align:middle;
}
.wd-title-style-simple .liner-continer::after {
  height: 3px !important;
}