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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(https://www.gordonandthompson.com/wp-content/uploads/2023/06/blog-banner.jpg);
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(45,45,45);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Oswald", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-transform:uppercase;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Oswald", 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%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Oswald", 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;
}
:root{
--wd-header-el-font:"Open Sans", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(231,64,49);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:rgb(231,64,49);
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--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: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1370px;
			}
		}

		.container {
			max-width: 1400px;
		}

		:root{
			--wd-container-w: 1400px;
		}
	
			@media (min-width: 1417px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1400px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
.main-page-wrapper {
    padding-top: 0!important;
}
.wp-block-search__label {
    font-weight: 600;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
body .icons-design-simple.color-scheme-light .wd-social-icon, body .color-scheme-light .icons-design-simple .wd-social-icon {
    background:#e74031!important;
    color: #ffffff !important;
}
.scrollToTop {
    border-radius: 2px!important;
    background: #e74031!important;
}
.scrollToTop:after {
    color: #ffffff!important;
}
.btn.btn-color-default, input.wpcf7-form-control.has-spinner.wpcf7-submit,.wp-block-search .wp-block-search__button,
input.gform_next_button.gform-theme-button.button,input.gform_button.button {
		color: #ffffff!important;
    background-color: #e74031;
    font-size: 16px;
    padding: 14px 18px;
    font-weight: 600;
    transition: all 0.5s ease;
}
.btn.btn-color-default:hover, input.wpcf7-form-control.has-spinner.wpcf7-submit:hover,.wp-block-search .wp-block-search__button:hover {
    background-color: #000000;
}
.btn.btn-color-default:before, input.wpcf7-form-control.has-spinner.wpcf7-submit:before,.wp-block-search .wp-block-search__button:before {
		content: "";
    background: transparent;
    position: absolute;
    width: 103%;
    height: 117%;
    border: 2px solid #e74031;
    transition: all 0.5s ease;
}
.btn.btn-color-default:hover:before, input.wpcf7-form-control.has-spinner.wpcf7-submit:hover:before {
	content: "";
    background: transparent;
    position: absolute;
    width: 103%;
    height: 117%;
    border: 2px solid #000000;
    transition: all 0.5s ease;
}
.wp-block-search .wp-block-search__button:before {
	width: 108%!important;
}
.why-us .wd-info-box p {
    font-size: 16px;
}
.why-us .wd-info-box {
    padding: 30px;
}
/* .why-us .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
} */
.site-content {
    margin-bottom: 0;
}
input.wpcf7-form-control.wpcf7-text {
    background-color: #ffffff;
    border: 0;
	min-height:50px;
}
textarea {
    background-color: #ffffff;
    border: 0;
	min-height: 100px;
}
textarea::placeholder {
color: #000000!important;
	font-weight:600;
}
input.wpcf7-form-control.wpcf7-text::placeholder {
    color: #000000!important;
	  font-weight:600;
}
.page-id-2 input.wpcf7-form-control.wpcf7-text {
    background-color: #f5f5f5;
}
.page-id-2 textarea {
    background-color: #f5f5f5;
}
/* section.why-us {
    background: linear-gradient(45deg, #f3f3f3, #f7f7f7);
} */
.wd-title-style-simple .liner-continer:after {
    background-color: #e74031!important;
}
.fancy-img .elementor-element.elementor-widget-image:before {
		content: "";
    position: absolute;
    background: #e74031;
    width: 964px;
    height: 100%;
    right: -516px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 2px;
    z-index: -1;
    bottom: -52px;
}
.fancy-img .elementor-element.elementor-widget-image:after {
    content: "";
    position: absolute;
    background-image: url(https://www.gordonandthompson.com/wp-content/uploads/2023/06/GTLOGO.png);
    width: 165px;
    height: 165px;
    bottom: 0;
    right: 0;
    background-size: contain;
	background-repeat: no-repeat;
}
.why-us h3.info-box-title.title:before {
    content: "";
    position: absolute;
    background: #e74031;
    width: 65px;
    height: 2px;
    bottom: -9px;
    left: 50%;
    transform: translateX(-50%);
}
.why-us h3.info-box-title.title {
position:relative;
	margin-bottom:24px;
}
.cus-practices .wd-info-box {
    background-color: #ffffff;
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.1);
    transition: all 500ms linear;
    transition-delay: 0.1s;
}
.cus-practices .wd-info-box:hover {
box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.2);
    transform: translateY(-5px);
    transition: all 0.3s ease-in-out 0.1s;
}
.cus-practices .wd-info-box h3.info-box-title:before,
.qualities .wd-info-box h3.info-box-title:before{
    content: "";
    position: absolute;
    background:#e74031;
    width: 44px;
    height: 3px;
    bottom: -17px;
    left: 37%;
    transform: translateX(-50%);
}
.cus-practices .wd-info-box h3.info-box-title,
.qualities .wd-info-box h3.info-box-title {
    position: relative;
    margin-bottom: 30px;
}
.cus-practices .wd-info-box .info-box-icon {
    width: 50px;
    border: 2px solid #e74031;
    padding: 5px;
    border-radius: 10px;
}
.testimonial-inner:before {
		content: "";
    position: absolute;
    background-image: url(https://www.gordonandthompson.com/wp-content/uploads/2023/06/quote.png);
    width: 22px;
    height: 40px;
    left: 50%;
    background-repeat: no-repeat;
    top: 24px;
    background-size: contain;
    transform: translateX(-50%);
    z-index: 2;
}
.testimonial-avatar img {
    min-width: 30px!important;
    max-width: 30px!important;
    border-radius: 0!important;
}
.testimon-align-center .testimonial-avatar {
    margin-bottom: 87px!important;
}
.testimonial-avatar:before {
    position: absolute;
    content: '';
    width: 59px;
    bottom: 0;
    left: 50%;
    bottom: -17px;
    transition: .5s;
    transform: translateX(-50%)rotate(45deg);
    height: 59px;
    border: 2px solid #e74031;
    z-index: -1;
    box-shadow: inset 0 0 0 5px #ffffff;
		background:#e74031;
}
.testimonial-avatar {
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 28px;
}
.owl-dots .owl-dot.active span {
    border-color: #e74031!important;
    background-color:#e74031!important;
    box-shadow: inset 0 0 0 1px #ffffff!important;
}
.owl-dots .owl-dot span {
    width: 14px!important;
    height: 14px!important;
    border: 2px solid #071015!important;
    border-radius: 2px!important;
}
.testimonial-content footer {
    font-size: 20px!important;
		color: #e33f30!important;
    font-family: "Oswald"
}
.entry-sec .title-wrapper .title-subtitle:before {
    content: "";
    position: absolute;
    background:#e74031;
    width: 120px;
    height: 2px;
    left: 50%;
    top: 17px;
}
.btn-style-link.btn-color-default {
    border-color: #e74031!important;
    color: #e74031!important;
		padding:0;
}
.btn-style-link.btn-color-default:before {
 border: unset;
}
.btn-style-link.btn-color-default:hover:before {
 border: unset;
}
.features .info-box-icon:before {
		position: absolute;
    content: '';
    width: 66px;
    left: 50%;
    bottom: -14px;
    background: transparent;
    transition: .5s;
    transform: translateX(-50%)rotate(45deg);
    height: 66px;
    border: 2px solid #e74031;
}
.features .info-box-icon {
    position: relative;
    z-index: 1;
}
.features .wd-info-box .info-box-content {
    padding-left: 40px;
}
.entry-right .elementor-element.elementor-widget-image:before {
		content: "";
    position: absolute;
    background: #e74031;
    width: 964px;
    height: 100%;
    left: -516px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 30px;
    z-index: -1;
    bottom: -52px;
}
.cs-team .wd-info-box {
  box-shadow: 0em 0em 1em rgba(0, 0, 0, 0.08);
}
.cs-team .wd-info-box .info-box-content {
  padding-bottom: 20px;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 32px!IMPORTANT;
}
input[type="search"] {
    min-height: 50px;
    border-color: #000000;
    border-radius: 5px;
}
div#comments,.back-to-archive,
.wd-post-cat.wd-style-with-bg,
.wd-entry-meta .meta-author {
    display: none!important;
}
.post-single-page.has-post-thumbnail .article-inner>.entry-header {
    text-align: left!important;
}
div#block-7 {
    background-color:#f3f3f3;
    padding-top: 20px;
    text-align: center;
    border-radius: 2px 2px 0 0;
    margin-bottom: 0;
}
/* div#block-7 h2,div#block-3 h2, div#block-3 a,
div#block-6 h2, div#block-6 a {
    color: #ffffff;
} */
div#block-8 {
    background-color:#f3f3f3;
    padding: 10px;
    text-align: center;
    border-radius: 0px 0px 2px 2px;
}
div#block-3,div#block-6{
    background-color:#f3f3f3;
    padding: 24px;
    text-align: center;
    border-radius: 2px;
}
/* .bio-rt .elementor-widget-container:before {
    content: "";
    position: absolute;
    background: #181617f7;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	border-radius: 20px;
} */
.mt .info-box-icon img {
    margin-top: -5px;
}
.mt .info-box-icon {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.other-cases .wd-info-box {
    background-color: #294c38;
    border-radius: 15px;
    padding: 24px;
}
.other-cases .wd-info-box:hover {
    background-color:#161415;
}
.other-cases .wd-info-box h4.info-box-title.title {
    margin-bottom: 0;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a, .wd-nav>li>a:hover {
    color: rgb(231 64 49)!important;
}
/* .inner-ban .elementor-widget-wrap.elementor-element-populated {
    background: linear-gradient(to right, rgb(0 0 0 / 5%) 0, rgb(0 0 0 / 97%) 40%, rgb(0 0 0 / 5%) 95%, rgb(0 0 0 / 4%) 0 ) 100% 50% / 100% 100% repeat-x;
} */
.wd-title-style-bordered .liner-continer:before,
.wd-title-style-bordered .liner-continer:after {
    border-color: #e74031!important;
    border-width: 2px;
}
.row.sb-btn {
    text-align: center;
}
.post-single-page .post-title {
    text-align: left;
}
.widget-area ul.wp-block-categories-list.wp-block-categories li a {
    font-family: 'Castoro';
    color: #000000;
}
.single-post .row.content-layout-wrapper {
    padding-top: 60px;
}
.single-post .whb-row.whb-header-bottom {
    border-bottom: 1px solid #dddddd;
}
.qualities .wd-info-box{
background: #ffffff;
    padding: 0px 35px 62px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 0px 10px 50px 0px rgba(26, 46, 85, 0.1);
    transition: all 500ms linear;
	transition-delay: 0.1s;
}
.qualities .wd-info-box .info-box-icon {
    margin-top: -23px!important;
    margin-bottom: 30px;
}
.testimon-style-boxed .testimonial-inner {;
    border-radius: 30px!important;
}
.page-id-2 section.cs-ft {
    background-color: #ffffff !important;
}
.screen-reader-response {
    display: none;
}
.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input::placeholder {
    font-weight: 600;
}
.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input {
    font-weight: 600;
}
input.gform_previous_button.gform-theme-button.gform-theme-button--secondary.button {
    border: 2px solid #a9a9a9;
    padding: 14px 18px;
    font-size: 16px;
}
div#input_1_6 label {
    padding: 15px !important;
}
div#input_1_6 label:before{
display:none !important;
}
/*  .gform_wrapper.gravity-theme .gfield_radio .gfield-choice-input+label {
    width: 95% !important;
    box-shadow: black 0px 5px 25px -19px !important;
    margin-bottom: 25px;
	border: 1px solid #c5c5c5;
    background: #f2f2f2;
    margin-top: -30px;
    margin-right: 0 !important;
    width: 100% !important;
    overflow: visible;
    max-width: 100%;
    border-radius: 5px;
    padding:30px 30px 30px 100px;
    position: relative;
	text-align: center;
	text-transform: capitalize;
}
 .gfield_radio .gfield-choice-input+label:before {
    display: flex;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.125em #0950a0;
		position: absolute;
    top: 40%;
    left: 50px;
    transform: translateX(-50%);
}
 .gfield_radio .gfield-choice-input+label:hover {
    background: #f0007a!important;
    color: #ffffff;
}
li.gfield label {
	text-align: center !important;
	display: block !important;
}
 .gfield_radio li input {
	position: absolute;
	left: -9999px;
}
 .gfield_radio li{
	display:flex;
	flex-direction:row;
}
.gfield_radio .gfield-choice-input:checked + label {
	background-color: #d6d6e5;
}
 .gfield_radio .gfield-choice-input:checked + label:before, .gfield_radio .gfield-choice-input:hover +label:before {
	box-shadow: inset 0 0 0 0.4375em #0950a0;
} */
.gfield_description {
    font-weight: 600;
}
.gform_wrapper.gravity-theme input[type=text]::placeholder,
.gform_wrapper.gravity-theme input[type=email]::placeholder,
.gform_wrapper.gravity-theme input[type=tel]::placeholder {
    font-size: 16px;
    color: #f75345;
    font-weight: 600;
}
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=tel] {
    min-height: 60px;
    border: 1px solid #dddddd;
	padding-left: 20px;
}
h4.frm-note {
    color: #f72614;
}
a.btn.btn-color-default.mb-ph {
    background-color: #ffffff !important;
    color: #e74031 !important;
    padding: 10px 30px;
    border-radius: 35px;
    font-weight: 700;
}
a.btn.btn-color-default.mb-ph:before {
    display: none!important;
}
fieldset.hidden-fields-container {
    display: none;
}
.row.mcaptcha {
    margin: 0 auto;
    max-width: 300px;
}@media (min-width: 1025px) {
	.hd-ph p.info-box-title.title {
    border-bottom: 2px solid #e74031;
}
.whb-header a.btn.btn-color-default:before {
    width: 105%;
}
.cus-rating p.info-box-title {
		font-size: 12px;
    font-family: 'Poppins';
    font-weight: 600;
}
/* .wd-nav>li>a {
    padding-left: 29px;
    padding-right: 29px;
} */
.why-us .wd-info-box {
    min-height: 371px;
	  padding:44px;
}
.wd-nav>li>a {
    min-height: 40px;
}
.wd-dropdown{
box-shadow: unset;
}
section.home-about:before {
    content: "About Us";
    font-family: "oswald";
    position: absolute;
    font-size: 127px;
    left: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #e7403114;
}
section.reasons:before {
    content: "Why Choose Us";
    font-family: "Oswald";
    position: absolute;
    font-size: 117px;
    left: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #e7403114;
}
/* .cus-practices .wd-info-box {
	min-height: 452px;
} */
.testimon-style-boxed .testimonial-inner {
    min-height: 402px;
}
.wd-sub-menu li>a {
    color: #333333!important;
    font-weight: 600;
    text-transform: uppercase;
}
.single-post .article-inner {
    padding-right: 80px;
}
.pum-container.pum-responsive.pum-responsive-large {
    padding: 100px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.why-us .wd-info-box {
    min-height: 247px;
}
.wd-gallery-item.col-lg-2.col-md-3.col-6 {
    max-width: 16%;
}
.cl-two .elementor-widget-wrap.elementor-element-populated {
    margin-left: 0 !important;
}
.elementor-column.elementor-col-33.cl-one,
.elementor-column.elementor-col-33.cl-two {
    width: 50% !important;
}
.elementor-column.elementor-col-33.cl-three {
    width: 100% !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.why-us .wd-info-box {
    min-height: 247px;
}
.wd-gallery-item.col-lg-2.col-md-3.col-6 {
    max-width: 16%;
}
.cl-two .elementor-widget-wrap.elementor-element-populated {
    margin-left: 0 !important;
	width: 50% !important;
}
.elementor-column.elementor-col-33.cl-one,
.elementor-column.elementor-col-33.cl-two {
    width: 50% !important;
}
.elementor-column.elementor-col-33.cl-three {
    width: 100% !important;
}
}

@media (max-width: 576px) {
	.wd-gallery-item.col-lg-2.col-md-3.col-6 {
    max-width: 16%;
}
.cl-three .title-wrapper.text-center h4 {
    font-size: 21px !important;
}
.cl-three .title-wrapper.text-center {
    text-align: left;
}
.cl-two .elementor-widget-container {
    margin-bottom: 0 !important;
}
.cs-ft .elementor-column.elementor-col-33 {
    width: 100% !important;
}
.cl-two .elementor-widget-wrap.elementor-element-populated {
    margin-left: 0 !important;
}
.features .wd-info-box .info-box-content {
    padding-left: 0;
    padding-top: 50px;
}
.features .wd-info-box {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.features .wd-button-wrapper.text-left {
    text-align: center;
    margin-bottom: 30px;
}
.cs-faqs .wd-info-box {
    flex-direction: column;
}
.cs-faqs .wd-info-box .info-box-content {
    padding-top: 15px;
}
}

