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

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

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

:root {
	--wd-text-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Ubuntu", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Ubuntu", 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: "Satisfy", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Ubuntu", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(4,25,108);
	--wd-alternative-color: rgb(0,159,220);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(51,144,89);
	--btn-accented-bgcolor-hover: rgb(30,106,61);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://allisthis.com/ontracexpress/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://allisthis.com/ontracexpress/wp-content/uploads/2026/04/2151541893.jpg);
	background-size: cover;
	background-position: right top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.top-icon{
color: #FFF;
	font-size:14px;
}

/* textfield – minimal & borderless */
    .search-bar input {
			width:72%;
      flex: 1 1 0;     
      padding: 8px;
			background:#FFF;
      font-size: 1.1rem;
      font-weight: 400;
      color: #1a2b3c;
      letter-spacing: -0.01em;
      outline: none;
      font-family: inherit;
	border:1px solid #7b82a1;
    }

    .search-bar input::placeholder {
      color: #9fb0c2;
      font-weight: 300;
      font-size: 1rem;
      letter-spacing: -0.2px;
      opacity: 0.8;
    }

    /* search button – elegant & inviting */
    .search-bar button {
      background: #009fdc;         /* deep slate with soft blue */
      border: none;
      border-radius: 5px;
      padding: 0.75rem 2rem;
      margin: 0.2rem;
      color: white;
      font-weight: 480;
      font-size: 1.05rem;
      letter-spacing: 0.4px;
      cursor: pointer;

      display: inline-flex;
      align-items: center;
      justify-content: center;
      line-height: 1;
      white-space: nowrap;
      font-family: inherit;
      backdrop-filter: blur(2px);
    }

    /* hover + active effects */
    .search-bar button:hover {
      background: #04196c;  
			color: white;/* richer, deeper */
      box-shadow: 0 8px 16px -10px #0b1f2b, 0 0 0 1px rgba(255, 255, 255, 0.4) inset;
      transform: scale(1.02);
    }

    /* responsive adjustment */
    @media (max-width: 480px) {
      .demo-card { padding: 1.8rem 1.2rem; }
      .search-bar { padding: 0.2rem 0.2rem 0.2rem 0.5rem; }
      .search-bar input { font-size: 1rem; padding: 0.1rem 0.1rem; width: 59%;}
      .search-bar button { padding: 0.65rem 1.2rem; font-size: 0.95rem; }
      .search-bar button::before { margin-right: 5px; }
    }
.img-bg:before {
    position: absolute;
    content: " ";
    top: -50px;
    right: -50px;
    width: 100%;
    height: 100%;
    background: #009fdc;
    z-index: -1;
}
.team-txt .info-box-content{
    width: 81%;
    margin: -41px 28px 10px 29px;
    padding: 10px 6px 20px;
    background-color: rgba(255, 255, 255, 0.8);
}

/* Newsletter Form Styling */
.newsletter-form {
    max-width: 500px;
    margin: 0 auto;
}
.newsletter-wrapper {
    display: flex;
    overflow: hidden;
    transition: border-color 0.3s ease;
}


.newsletter-wrapper:focus-within {
    border-color: #007cba;
    box-shadow: 0 0 0 2px rgba(0,124,186,0.1);
}

.newsletter-field {
    flex: 1;
    min-width: 0; /* Prevents flexbox overflow */
}

.newsletter-input {
    width: 100% !important;
    background: #FFF !important;
    border: none;
    outline: none;
    font-size: 16px;
    background: transparent;
}

.newsletter-input::placeholder {
    color: #999;
    font-style: italic;
}

.newsletter-submit {
    margin: 0px;
}

.newsletter-button {
   height: 42px;
    padding: 0 30px;
    border: none;
    border-radius: 20px;
    background: #00a3df !important;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.3s ease;
    white-space: nowrap;
}

.newsletter-button:hover {
    background: #005a87;
}

.newsletter-button:focus {
    outline: 2px solid #fff;
    outline-offset: 2px;
}

/* Responsive Design */
@media (max-width: 480px) {
    .newsletter-wrapper {
        flex-direction: column;
        border-radius: 25px;
    }
    
    .newsletter-submit {
        margin: 0 3px 3px 3px;
    }
    
    .newsletter-button {
        width: 100%;
    }
}
.wpcf7 fieldset {
    margin-bottom: 0px;
    padding: 0;
    border: 0;
    border-radius: 0;
}
.title-heading h4 span {
    color: #e67e22;
    border-bottom: 3px solid rgba(230, 126, 34, 0.3);
}
.services-box .feature-list li i {
    color: #e67e22;
    font-size: 0.85rem;
    width: 20px;
}

.warning-box {
    background: #fef5e8;
    border-left: 4px solid #e67e22;
    padding: 20px 28px;
    border-radius: 20px;
    margin: 24px 0;
}
.highlight-box {
    background: #f9fdfe;
    border-left: 4px solid #e67e22;
    padding: 20px 28px;
    border-radius: 20px;
    margin: 24px 0;
}
.content-text h2, .content-text h3{color: #04196c !important;}
.content-text p, .content-text ul, .content-text td, .content-text th{color: #1a3a55 !important;}