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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(28,28,28);
	--wd-text-font-size: 18px;
	--wd-title-font: "Antic Didone", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Crete Round", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Crete Round", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Red Hat Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(209,29,54);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(209,29,54);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,29,54);
	--btn-accented-bgcolor-hover: rgb(209,29,54);
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.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;
}
}


.main-page-wrapper {
    padding-top: 0;
}
.wd-content-layout {
    padding-block: 0;
}
.row.sb-btn {
    text-align: center;
}
.page-id-255 .whb-general-header,
.page-id-281 .whb-general-header{
    box-shadow: 0px 5px 7px 0px #f1f1f1;
}
div#consent-1 .forminator-label {
    display: none;
}
.screen-reader-response,label#forminator-field-consent-1_6809c227312dc-label {
    display: none!important;
}
div#consent-1 a {
    color: #ffffff;
    text-decoration: underline;
}
.forminator-error-message {
    color: #ffffff;
}
.forminator-error-message {
    color: #ffffff !important;
    line-height: 14px !important;
}
label#forminator-field-consent-1_68094d04d4362-label {
    display: none;
}
.forminator-input:active {
    COLOR: #FFFFFF;
}
button.forminator-button.forminator-button-submit {
    width: 100% !important;
}
.forminator-label[class*="forminator-floating-"] {
    COLOR: #FFFFFF ! IMPORTANT;
}
input[type="submit"] {
	background-color:#003594;
	color: #ffffff;
	padding: 12px 40px;
	font-size: 18px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
	text-transform: uppercase;
	display: inline-block;
border-radius:50px;
}
.practice-areas h4.info-box-title.title:before {
    content: "";
    position: absolute;
    background: #d11d36;
    width: 60px;
    height: 2px;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
}
a.btn.btn-style-link {
    color: #d11d36;
    border-color: #d11d36;
}
.wpcf7-form-control {
    display: inline-block; /* Ensure the button can be transformed */
    position: relative;    /* Position context for child elements */
}
.wpcf7-form-control::before {
    content: ''; /* Create a pseudo-element */
    position: absolute; /* Position it relative to the button */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit; /* Match the button's background */
    transform: skewY(-10deg); /* Adjust skew value as needed */
    z-index: -1; /* Place it behind the button text */
}
.wd-title-style-simple .liner-continer:after {
    width: 80px!important;
    height: 3px!important;
    background-color:rgb(209 29 54) !important;
}
.wpcf7-form-control span.wpcf7-spinner {
    display: none; /* Optional: Hide spinner if not needed */
}
input.wpcf7-form-control.wpcf7-text,select{
    color: #000000;
    min-height: 50px;
    font-weight: 600;
    border-radius: 50px;
    background-color: #ffffff;
    border: 1px solid #000000;
}
label{
color:#ffffff;
}
textarea {
  color: #000000;
	font-weight: 600;
    border-radius:20px;
	  background-color:#e2e3e7;
		border:1px solid #000000;
}
input.wpcf7-form-control.wpcf7-text::placeholder, textarea::placeholder {
    color: #000000;
}
textarea {
    min-height: 100px;
}
.wpcf7 h3 {
    color: #ffffff;
	text-align:center;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
.site-content {
    margin-bottom: 0;
}
a.btn.btn-style-default {
    background-color:#d11d36;
    color: #ffffff;
    padding: 13px 40px;
    font-size: 18px;
	border-radius:50px;
	font-weight: 800;
}
.whb-top-bar a.btn.btn-style-default {
    background-color: #000000;
}
.home-ban a.btn.btn-style-default {
    background-color: #d11d36;
}
a.btn.btn-style-default:hover,.home-ban a.btn.btn-style-default:hover,input[type="submit"]:hover {
    background-color:#000000;
    color: #ffffff;
}
.practice-areas .wd-info-box .info-box-content {
    background-color: #ffffff;
    padding: 20px;
	border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.practice-areas .wd-info-box {
    box-shadow:0 0 12px #00000014;
	border-radius: 15px;
	clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
	transition: transform 0.4s ease-in-out;
}
.elementor-element.banform {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}
.practice-areas .wd-info-box:hover {
    transform: translateY(-10px);
}
.home-ban .wpcf7 {
    background-color: #ffffff;
    padding: 0px 15px 20px;
    border-radius: 20px;
}
.row.formhed h3, .row.formhed p {
    margin-bottom: 0;
    color: #ffffff;
	text-align:center;
}
.form-container {
    padding-top: 20px;
}
.row.formhed {
background-color:#4a4e51;
    padding: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
input.wpcf7-form-control.wpcf7-text:focus {
    border-color:#ff0000 !important;
}
span.wpcf7-list-item-label, span.wpcf7-list-item-label a {
    color: #000000;
    font-size: 13px;
}
#gallery-1 img {
    border: 0px!important;
}
.row.capcha p {
    margin: 0 !important;
}
.row.capcha {
    justify-content: center !important;
		display:grid;
}
.testimon-style-boxed .testimonial-inner {
    padding: 30px;
    box-shadow: 0 0 9px 2px rgb(0 0 0 / 23%)!important;
    transform: skewX(-5deg);
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #fc0000!important;
    background-color: #f80000!important;
    border-radius: 0!important;
    transform: skewX(-10deg);
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span{
    border-radius: 0!important;
    transform: skewX(-10deg);
}
.diagonal-imgright.elementor-widget-image img {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}
.diagonal-imgleft.elementor-widget-image img {
    clip-path:polygon(0 5%, 100% 0, 100% 100%, 0 95%);
}
.wd-accordion-title {
		padding: 15px;
}
.wd-accordion-content {
		padding: 32px;
    margin-bottom: 25px;
}
.wd-accordion-opener.wd-opener-style-plus:before {
	font-size: 22px;
	font-weight: 700;
	color:#003594;
}
.wd-accordion.wd-style-default .wd-accordion-item {
    border-bottom: 0px solid var(--brdcolor-gray-300);
}
.wd-accordion-item {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}

.wd-accordion-title {
  padding: 15px 20px;
  background: #d11d36;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  clip-path: polygon(0 0, 100% 0, 100% 85%, 0% 100%);
  transition: background 0.3s ease;
}

.wd-accordion-title:hover {
  background: #d11d36;
}
.wd-accordion-opener {
    color: #ffffff!important;
}
.wd-accordion-content {
  padding: 20px;
  font-size: 16px;
  line-height: 1.6;
  clip-path: polygon(0 0, 100% 5%, 100% 100%, 0% 95%);
  transition: clip-path 0.3s ease-in-out;
	background-color: #f1f1f1;
}
.wd-accordion.wd-style-default>.wd-accordion-item {
    border-bottom: 0 !important;
}
.wpcf7-list-item {
    line-height: 17px;
}
/* .founder-bio .info-box-icon:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    border:6px solid #f40000;
    border-radius: 0px;
    top: 23px;
    left: -23px;
} */
.row.formhed h3 {
    font-size: 20px;
}
span.wd-btn-icon svg {
    width: 30px;
    height: 30px;
}
.practice-areas .wd-info-box .info-box-icon img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.chooseright .wd-info-box {
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
}
.chooseleft .wd-info-box {
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}
.why-us .wd-info-box {
    padding: 35px;
}
.why-us .wd-info-box {
    background-color:#d11d36;
    padding: 20px;
    border-radius: 20px;
}
.process .wd-info-box {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 40px;
    border-radius: 140px;
    width: 280px;
    height: 280px;
    transition: transform 0.3s ease-in-out;
	  border:3px solid #003594;
}
.process .wd-info-box:hover {
    transform: translateY(-5px);
}
.process .wd-info-box h4.info-box-title.title {
    margin-top: 0;
}
.icons-design-simple.color-scheme-light .wd-social-icon, .color-scheme-light .icons-design-simple .wd-social-icon {
    background-color:rgb(74 78 81) !important;
}
.scrollToTop {
	background-color:#d11d36!important;
	color: #ffffff!important;
	font-size: 28px!important;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 26px!important;
}
.contact .wpcf7,.sideform .wpcf7 {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 12px;
    background-color: #ffffff;
    padding: 0px 15px 0px 15px;
    border-radius: 15px;
}
.sideservice .elementor-element ul li a {
    background-color:#003594;
    padding: 10px;
}
.sideservice .elementor-element {
    background-color:#003594;
    border-radius: 10px;
    padding: 0;
}
.sidecta .elementor-element {
    background-color:#4a4e51;
    padding: 10px;
    border-radius: 4px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: rgb(82 82 82 / 96%);
    font-size: 12px;
}
.single-post .whb-main-header {
    box-shadow: 0 0 12px #00000014;
}
.article-inner {
    max-width: 800px;
    margin: 0 auto;
		background-color: #fcfcfc;
	padding: 40px;
	border-radius: 15px;
}
div#comments,.back-to-archive,.wd-post-cat.wd-style-with-bg,.wd-single-footer ~ .wd-page-nav,
label#forminator-field-consent-1_6809bf3c4bc1a-label{
    display: none!important;
}
.single-post .article-inner {
	margin-top: 40px;
	margin-bottom:40px;
}
.post-single-page .entry-header {
	max-width:700px;
	margin: 0 auto;
}
.single-post .wp-block-heading {
    font-size: 24px;
}
.why-us .wd-info-box:hover {
    background-color: #000000;
}
.page-id-281 .elementor-element.footer-form {
    display: none;
}@media (min-width: 1025px) {
	.whb-general-header-inner .info-box-title {
	margin-top: 0 !important;
	color: #ffffff;
}
.whb-general-header-inner .box-icon-with-bg .info-box-icon {
    padding: 9px!important;
    background-color:#ff0000 !important;
	border-radius: 4%!important;
}
.whb-top-bar p.info-box-title.title {
    text-transform: lowercase;
}
.carriers .info-box-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page-id-12 .why-us .wd-info-box {
	min-height: 288px;
}
.testimon-style-boxed .testimonial-inner {
    min-height: 300px;
}
.practice-areas .info-box-inner {
    max-width: 245px;
    margin: 0 auto;
}
.wd-logo img {
    padding-top: 5px;
    padding-bottom: 5px;
    max-height: unset !important;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    perspective: 800px;
    position: absolute;
    top: 10px;
    width: 150px;
    max-width: unset !important;
}
.whb-main-header:before {
    content: "";
    position: absolute;
    background: #000000;
    width: 1500px;
    height: 100%;
    transform: skewX(10deg);
    left: -1000px;
}
.practice-areas .wd-info-box .info-box-content {
    min-height: 288px;
}
.elementor-element.banform:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/04/van.png);
    width: 450px;
    background-repeat: no-repeat;
    left: -297px;
    background-position: bottom right;
    background-size: contain;
}
.why-us .wd-info-box {
    min-height: 315px;
}
.elementor-element.center-step:after {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2025/04/arrow-right-svgrepo-com.svg);
	background-size: contain;
	right: 0px;
	background-repeat: no-repeat;
	z-index: 1;
	width: 38px;
	height: 100px;
	top: 50%;
}
.elementor-element.center-step:before {
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2025/04/arrow-right-svgrepo-com.svg);
	background-size: contain;
	left: -60px;
	background-repeat: no-repeat;
	width: 38px;
	transform: translateY(0%);
	top: 50%;
}
.wd-title-style-bordered .liner-continer:before, .wd-title-style-bordered .liner-continer:after {
    border-color:#003594 !important;
    border-width: 3px!important;
}
.wd-dropdown {
	background-color:#003594;
	padding: 30px 0px !important;
	border-radius: 10px !important;
}
.wd-sub-menu li>a {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	font-size: 14px !important;
	border-radius: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	margin-bottom: 0;
	border-bottom: 1px solid #ffffff2e;
	text-transform: uppercase;
}
.wd-sub-menu li>a:hover {
Background-color:#4a4e51;
	color:#ffffff;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-title-style-bordered .liner-continer:before, .wd-title-style-bordered .liner-continer:after {
    border-color: #b4506a!important;
    border-width: 3px!important;
}
.whb-row.whb-general-header {
    background-color: #000000!important;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    color: #ffffff;
}
.practice-areas .info-box-inner {
    max-width:440px;
    margin: 0 auto;
}
.practice-areas .wd-info-box {
    min-height:770px;
}
.wd-tools-element.wd-header-mobile-nav span.wd-tools-text {
    color: #ffffff;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.whb-row.whb-general-header {
    background-color: #000000!important;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    color: #ffffff;
}
.practice-areas .info-box-inner {
    max-width: 440px;
    margin: 0 auto;
}
.practice-areas .wd-info-box {
    min-height: 770px;
}
.wd-tools-element.wd-header-mobile-nav span.wd-tools-text {
    color: #ffffff;
}
}

@media (max-width: 576px) {
	.cta .title-wrapper.text-left {
    text-align: center!important;
}
.home-ban .wpcf7 {
    padding:0px 14px!important;
}
input[type="submit"],.wd-button-wrapper .btn,
.testimon-style-boxed .testimonial-inner,
.wd-accordion-title, .wd-accordion-content{
	transform:unset!important;
}
.btn.btn-color-default {
    padding: 20px 25px!important;
}
.elementor-element.lft-hed .woodmart-title-container.title:after {
    width: 30%!important;
}
.scrollToTop {
	font-size: 19px !important;
}
.process .wd-info-box {
	padding: 21px;
	width: 260px;
	height: 260px;
}
.practice-areas .info-box-inner {
    max-width:235px;
    margin: 0 auto;
}
.practice-areas .wd-info-box {
    min-height: 565px;
}
.whb-row.whb-general-header {
    background-color: #000000!important;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    color: #ffffff;
}
.wd-tools-element.wd-header-mobile-nav span.wd-tools-text {
    color: #ffffff;
}
}

