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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #00437d;
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: #00437d;
	--wd-alternative-color: #7cca0a;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #8ecbde;
	--btn-accented-bgcolor-hover: #73bed6;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 740px;
}
: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(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #00437d;
	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: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@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);
}
}


@font-face {
	font-family: "Manrope3";
	font-weight: 100;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Manrope3";
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.promagnifier {
    background-image: none !important;
    background-color: #7cca0f !Important;
}
div#tab-item-title-description,
div#tab-item-title-specifications{
    display: none;
}
.wd-buttons.wd-pos-r-t {
    display: none;
}
.footer-container {
    padding-top: 80px;
}
.quick-shop-close.wd-action-btn.wd-style-text.wd-cross-icon {
    display: none;
}
.vc_toggle_default .vc_toggle_icon {
    background: #7cca0b !important;
    border: none !Important;
}
.vc_toggle_default .vc_toggle_icon::before {
    border: 0px solid #acacac !important;
}
.vc_toggle_default .vc_toggle_icon::before {
    background: #7cca0b !important;
}
.attachment-thumbnail {
    width: 50px;
}
.border-green {
    border: 2px solid #7cca0b;
    border-radius: 0px !important;
    padding: 2rem;
}
.border-green-no-padding{
    border: 2px solid #7cca0b;
    border-radius: 0px !important;
    padding: 0rem;
}
div#box3 {
    border: 2px solid #d2d2d2;
    padding: 5%;
}
p.gform_required_legend {
    display: none;
}
input#gform_submit_button_33 {
    background-color: #7cca0b !important;
    color: white !important;
}
.gform_wrapper.gravity-theme .gsection {
    border-bottom: 1px solid #fff !important;
}
.wd-popup {
    padding: 0px !important;
}
.chinaonly {
	display:none;
}
body .zls-sptwndw {
    position: fixed;
    display: none;
    bottom: 0;
    cursor: pointer;
    z-index: 10!important;
}
body .zsiq_floatmain {
    position: fixed;
    z-index: 10!important;
    max-width: 305px;
    box-sizing: border-box;
}


.wpfd-single-file--icon {
    flex-basis: 90px !important;
	margin-top: -13px;
}
.wpfd-single-file .wpfd-file-content--meta {
    height: 65px;
}
h3.wpfd-file-content--title {
    margin-bottom: 5px !important;
}
.wpfd-single-file .wpfd-file-content--meta > div {
    font-size: 13px;
}
.wpfd-single-file--icon .wpfd-icon-placeholder {
    width: 70px !important;
}
.wpfd-foldertree.wpfd-foldertree-default.foldertree-hide {
    display: none;
}
a.noLightbox.wpfd_downloadlink.wpfd-single-file-button.wpfd-button-download {
    background-color: #76bc58;
	    font-size: 13px !important;
	font-weight: 600 !important;
}
.wpfd-single-file a.wpfd-single-file-button.wpfd-button-download svg {
    height: 19px;
}
a.wpfd-single-file-button.wpfd-button-preview.wpfdlightbox {
    background-color: #fafafa;
    color: grey;
    font-size: 13px;
    font-weight: 600;
}
.wpfd-single-file a.wpfd-single-file-button.wpfd-button-preview svg {
    margin-left: 10px;
    height: 19px;
}
a.wpfd-single-file-button.wpfd-button-preview.wpfdlightbox g {
fill: grey; 
}
.wpfd-icon-placeholder {
    width: 100px !important;
    height: 100px !important;
}
h3.wpfd-file-content--title {
    font-size: 18px !important;
    line-height: 20px !important;
}
.wpfd-single-file--details.wpfd-file-content {
    padding-left: 0px !important;
}
.wpfd-single-file--buttons {
    margin-top: -5px !important;
	margin-bottom: 0px !important;
}
.wpfd-single-file {
border: 1px solid lightgrey;
    border-radius: 3px;
    padding: 15px !Important;
	width: 450px !important;
}

input#gform_submit_button_27 {
    background-color: #7cca0a;
    color: white;
    border-radius: 5px;
}
aside.country-selector.weglot-dropdown.weglot-default.weglot-invert {
    display: none;
}
li.documentation-china_tab {
    display: none !important;
}
h2.woodmart-title-container.title.wd-font-weight-400.wd-fontsize-xl {
    font-weight: 600 !important;
    font-size: 24px;
}
ul#gform_fields_login {
    list-style: none;
    margin-left: -16px;
    margin-top: 10px;
}

button.flickity-button.flickity-prev-next-button {
    display: none;
}
ol.flickity-page-dots {
    display: none;
}
.info-box-inner a {
    color: rgba(255, 255, 255,1) !important;
    font-size: 13px;
}
nav.gf_login_links {
    margin-top: 20px;
}
ul#input_3 {
    list-style: none;
    margin-left: -17px;
}
.widget_archive ul li.current_page_item>a, .widget_categories ul li.current_page_item>a, .widget_nav_menu ul li.current_page_item>a, .widget_pages ul li.current_page_item>a {
    color: #747474;
    font-weight: 500;
}
.wd-nav-secondary .item-level-0>a {
color: #9a9a9a !important;
}
 input.orig {
    color: black !important;
}
.wd-nav-secondary>li {
padding-left: 0px !Important;
}
h3.wd-entities-title {
    font-size: 22px !important;
    text-align: left;
    font-weight: 600;
}
.whb-color-dark .navigation-style-default .item-level-0>a {
    color: #00437d;
    text-transform: inherit;
}
.whb-color-dark .navigation-style-default .item-level-0>a:hover {
    color: #00437d !Important;
}

.product_title {
    color: #00437d;
}
.wd-nav>li {
    padding-left: 10px;
}
h1.wd-entities-title.title.post-title {
    margin-left: 70px;
	color: #00437d;
}
.wd-title-style-simple.text-left .liner-continer:after {
	display: none;
}
.wd-title-style-simple.text-left .liner-continer:before {
		content: " ";
    position: absolute;
    top: -5px;
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 5px;
    background-color: #7cca0a;
}



li.fas.fa-phone-alt.left-space {
    margin-bottom: -2px !important;
}
li.meta-author {
    margin-left: 70px;
}
a.top-tel,
p.top-tel a{
    color: white !important;
    font-size: 12px;
}
.wd-nav-secondary {
color: grey !Important
}
.wd-compare-btn.product-compare-button.wd-action-btn.wd-style-text.wd-compare-icon {
    display: none;
}
.wd-nav[class*="wd-style-"]>li.wd-has-children>a:after, .wd-nav[class*="wd-style-"]>li.menu-item-has-children>a:after{
display: none;
}
/* Main menu styling */
.woodmart-navigation .item-level-0>a {
    text-transform: inherit;  
    padding-right: 10px;
    padding-left: 10px;
    color: #00437D;
}
.gridje.vc_grid-item-mini.vc_clearfix {
    box-shadow: 0 0 4px rgb(0 0 0 / 12%);
}
.vc_grid-item-mini.vc_clearfix {
    box-shadow: 0 0 4px rgb(0 0 0 / 12%);
    transition: box-shadow .35s ease;
		min-height: 446px;
}

a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    background-color: transparent;
    border-color: white;
    color: #96c72b !important;
    font-weight: 700;
}
.vc_custom_heading.poster-title.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    color: #00437d;
    font-size: 20px;
    font-weight: 600;
}
.img-thumb-event {
    max-height: 190px !important;
    width: 100%;
    overflow: hidden;
    margin-right: 20px;
}

.type-event .post-date.woodmart-post-date {
    display: none;
}
.type-event h1.entry-title {
    margin-left: 0px;
}
.quick_form_8_css {
    border: 0px !important;
}
.meta-post-categories {
    display: none;
}

.acf-event-loc,
.acf-event-website,
.afc-startdate{
		font-weight: 600;
    color: #01437d;
    font-size: 20px;
}

.gform_wrapper .chosen-container-single .chosen-single,
.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{
    box-shadow: none !important;
    border-radius: 0px;
    background: linear-gradient(#fdfdfd 100% 100%);
    border: 1px solid #e4e4e4;
    padding: 8px 11px 0 8px;
    height: 42px;
}
.gform_wrapper .chosen-container-single .chosen-single div {
    top: 8px;
}

input#EMBED_FORM_EMAIL_LABEL {
    font-family: open sans, sans-serif !important;
	  height: 40px !important;
    margin-left: -10px;
}


input#zcWebOptin {
    height: 40px !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    font-family: open sans, sans-serif;
}

div#SIGNUP_HEADING {
    margin-top: -24px;
}

p.footer-mail {
    font-size: 14px;
}

textarea#input_7_8,
input#input_7_2,
input#input_7_1_3,
input#input_7_1_6,
input#input_7_3,
input#input_7_22,
select#input_7_19{
    background-color: white;
}

.info-box-inner.reset-mb-10 p a {
    color: white !important;
    font-size: 12px;
}
.product-banner {
    margin-top: -40px;
}

.left-space {
    padding-right: 18px;
}
.wpb_column.pf-buttons.vc_column_container.vc_col-sm-4 {
    margin-top: -10px;
}
.wpb_column.vc_column_container.vc_col-sm-2.vc_col-xs-12.text-center {
    width: 13%;
}

a.btn.btn-color-trans.btn-style-default.btn-shape-semi-round.btn-size-default.btn-full-width {
    border: 1px solid #01437c;
    color: #01437c;
    background-color: transparent;
}

input#input_7_22 {
    height: 42px;
}



.banner-product-h2 {
    text-shadow: 1px 1px #232121ad;
}

a.call-pre-footer,
a.mail-pre-footer,
a.chat-pre-footer{
    color: white !important;
}

ul.pf-ul {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
	   color: white;
}

.woodmart-prefooter {
	padding-bottom: 20px !important;
	margin-top: -20px;
}

.logo-pre-footer {
    max-width: 130px;
    margin-top: 10px;
    margin-bottom: 10px;
}

li.pf-li {
    padding-right: 10px;
}

span.f-link-text {
    font-size: 15px;
	    padding-left: 7px;
		font-family: Open Sans, sans-serif !important;
}




.intl-tel-input .flag-dropdown .selected-flag {
    padding: 12px 15px 12px 10px !important;
}

.gform_wrapper li.hidden_label input {
    margin-top: 1px;
}

form#gform_0 {
    border: 2px solid #d2d2d2 !important;
    padding: 5% !important;
}
select#input_3_5 {
    box-shadow: 1px 2px 3px 0px #7b7b7b29;
    padding-left: 10px;
    color: #01437c;
    font-weight: 600;
}
ul#input_3_9 {
    background-color: #fdfdfd;
    padding: 10px 10px 10px 10px;
    border: 1px solid;
    border-color: #e4e4e4;
}
li#field_3_10,
li#field_3_11,
li#field_3_12,
li#field_3_13,
li#field_3_14
{
    background-color: #fdfdfd;
    padding: 10px 10px 10px 10px;
    border: 1px solid;
    border-color: #e4e4e4;
    margin-top: -7px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
     margin-top: -2px; 
}

nav.gf_login_links {
    display: flex;
}

a.Register {
    background-color: #034a89;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 15px;
    color: white !important;
    text-transform: uppercase;
    margin-right: 10px;
	    margin-top: -8px;
}

a.Forgotten.username/email.or.password {
		margin-top: 10px !important;
}

label.gfield_label {
    color: #00437d;
    font-size: 16px !important;
	  margin-bottom: 0px;
		font-weight: 600 !important;
}

input#gform_submit_button_7{
    background-color: #F64703 !important;
	    color: white;
    border-radius: 3px;
    font-size: 14px;
}

input#gform_submit_button_1,
input#gform_submit_button_2,
input#gform_submit_button_0,
input#gform_submit_button_4,
input#gform_submit_button_3,
input#gform_submit_button_5{
    background-color: #7cca0a !important;
    color: white;
    border-radius: 3px;
    font-size: 14px;
}

.siq_bR {
    bottom: 60px !important;
}
i.fas.fa-map-marker-alt {
    color: #00437d;
}
div#rml_fade_content {
    display: none;
}

button.wp_plugin_framework_ajax_button {
    font-size: 14px !important;
		margin-bottom: 0px !important;
		border-radius: 3px;
}

div.wpf-controller table.wpf-table-placeholder {
    margin-top: 10px !important;
}

div.wpf-controller button {
		margin-top: 0px !important;
}

nav.tribe-events-nav-pagination {
    display: none;
}

.view-all-results {
    display: none;
}


img.vlag-menu {
    width: 30px;
    margin-right: 10px;
}


hr.product-sep {
    margin-top: 20px !Important;
    margin-bottom: 20px;
    width: 100% !important;
    border-top: 1px solid #e6e6e6 !important;
    border-style: hidden;
}

.wpb_text_column a {
		color: #174377;
    font-weight: 600;
}

.column-full a {
		color: #174377;
    font-weight: 600;
}

p a {
		color: #174377;
    font-weight: 600;
}


.icons-design-colored-alt .woodmart-social-icon {
		background-color: white;
}

.woodmart-entry-content p {
		line-height: 1.8;
}

.menu-item-17711 .nav-link-text {
    color: #ffffff !important;
}

.main-nav .item-level-0>a {
    color: #00437D !important;
}

.search-button .search-button-icon {
    color: #00437d;
}

i.fa.fa-map-marker {
    font-size: 20px;
    color: #00437d;
    margin-left: -8px;
}

i.fa.fa-map-marker:hover,
i.fa.fa-globe:hover,
.woodmart-navigation .item-level-0>a:hover,
.search-button .search-button-icon:hover{
    color: #7cca0b;
}

i.fa.fa-globe {
    color: #ffffff;
}

li.item-level-0.my-account-with-icon.menu-item-my-account.menu-simple-dropdown.item-event-hover {
    margin-right: -10px !important;
}

.menu-simple-dropdown .sub-menu-dropdown, .menu-simple-dropdown .sub-sub-menu {
    width: 250px;
}

.whb-header-bottom .whb-secondary-menu .item-level-0 > a {
    color: #9a9a9a;
}

.whb-header-bottom .whb-secondary-menu .item-level-0 > a:hover{
    color: #00437d !important;
}

.whb-color-dark .navigation-style-default .item-level-0>a:hover{
    color: white;
}

.whb-color-dark .navigation-style-default .item-level-0>a:after {
    color: rgba(255, 255, 255, 0.45);
}

img.alignnone.size-thumbnail.wp-image-14494,
img.alignnone.size-thumbnail.wp-image-14495{
    margin-right: 10px;
}


/* Header */
.intro p {
    font-size: 19px;
    color: #4e4e4e;
    font-weight: 600;
    line-height: 1.6em;
}

.title-after_title {
    font-size: 18px !important;
    color: #4e4e4e;
    font-weight: 600;
}

/* Footer */
.footer-container {
    border-top: 1px solid #eaeaea;
}

a.btn.btn-size-small.btn-color-primary.cookies-accept-btn {
    background-color: #7cca0b;
}

p.slogan {
    color: #7cca0b;
    font-weight: 600;
    margin-bottom: 10px;
 /*   padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    background-color: #7cca0b;*/
}

/* Blog / News / Posts */

.woodmart-entry-meta .meta-author {
display: none;
}

.entry-meta.woodmart-entry-meta {
    margin-left: 65px;
}

.post-single-page .meta-post-categories {
    display: none;
}

p.share_text {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    color: #bbbbbb;
    margin-top: 20px;
}

h3.entry-title.title {
    min-height: 56px;
}

.blog-post-loop .article-body-container {
		min-height: 240px !Important;
}


a.btn-read-more.more-link {
    color: #8ec740;
    font-weight: 700;
}
 
.hovered-social-icons {
    display: none !important;
}

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: none;
}
.blog-post-loop .entry-title a {
		font-size: 20px !important;
}

.post-single-page .entry-title {
    text-align: left;
    margin-left: 65px;
}

.post-single-page {
    text-align: left;
}

.wd-post-date.wd-style-with-bg {
    position: absolute;
    top: -80px;
	left: 0px;
}

.woodmart-post-date {
    top: -80px;
    left: 0px;
}

/* Fonts */
h3 {
    margin-bottom: 10px;
    color: #00437d !important;
}

h2 {
		margin-bottom: 10px;
}

p {
    line-height: 28px;
}

/* Product detail */
.woodmart-compare-btn.product-compare-button,
.product_meta{
    display: none;
}


/* Product Grid */
.category-grid-item .category-title {
    text-transform: inherit !important;
}
.woodmart-title-style-simple .liner-continer:before {
    content: " ";
    position: absolute;
    top: 0%;
    left: 0%;
    margin-left: 0px;
    width: 80px;
    height: 5px;
		background-color: #7cca0a;
}
.woodmart-title-style-simple .liner-continer:after {
		display: none;
}

.woodmart-title-size-large .woodmart-title-container,
h2.woodmart-title-container.title.woodmart-font-weight-400{
    padding-top: 10px;
}

.tabs-layout-tabs #tab-additional_information .shop_attributes {
    max-width: 100%;
}

.woocommerce-product-attributes-item__label {
    width: 30%;
}

.woodmart-hover-base .content-product-imagin {
	margin-bottom: 10px !important;
}

.woodmart-more-desc-inner {
	display: none !important;
}

h3.product-title {
    font-size: 22px !important;
    color: #184379 !important;
		text-align: left !important;

}

p.exerpt-product {
		text-align: left !important;
		margin-top: 10px;
}

.product-grid-item .product-title a:hover {
color: #7cca0a !important;
} 

.woodmart-hover-base .wrapp-swatches {
    border-top: none !important;
}

#tab-additional_information .shop_attributes td {
    text-align: left !important;
}

/* Testimonial */

.testimonial .testimonial-avatar {
    border-radius: inherit !important;
}

/* Events */

h1.tribe-events-page-title:before {
    content: " ";
    position: absolute;
    top: 0%;
    left: 0%;
    margin-left: 0px;
    width: 50px;
    height: 5px;
    background-color: #7cca0a;
}

h1.tribe-events-page-title {
    font-size: 36px;
    text-align: left;
		padding-top: 10px;
}

.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
    max-width: 1200px;
}


.tribe-events-calendar th {
    background-color: #184379 !important;
    color: #ffffff !important;
}

#tribe-events-content .tribe-events-tooltip h4 {
    background-color: #8bc34a !important;
font-weight: 600;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #8bc34a !important;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #8bc34a !important;
}

#tribe-bar-form label {
    color: #184379;
}

.tribe-event-description p {
    font-size: 12px;
    text-align: left;
    padding-top: 7px;
    color: #184379;
}

#tribe-events-content .tribe-events-abbr {
    color: #184379;
	font-weight: 600;
}

.single-tribe_events .tribe-events-single-event-title {
    display: none;
}

/* WP FILE DOWNLOAD */

.wpfd-single-file .wpfd-single-file-downloadicon {
    width: 30px !important;
}



/* MY VPI */

.woodmart-my-account-sidebar {
    display: none;
}

.downloads-link,
.orders-link,
.edit-address-link{
    display: none;
}

button.woocommerce-Button.button {
    background-color: #7cca0b;
}

li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address{
    display: none;
}
button.button.woocommerce-button.woocommerce-form-login__submit {
    background-color: #7cca0a !important;
}

/* Contact forms */

.form-row {
    width: 100%;
}

.column-half {
    width: 50%;
	  float: left;
    position: relative;
		padding-right: 0.65rem;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #7cca0b;
    color: white;
    border-radius: 3px;
    margin-top: 20px;
}


.cta-btn-blue a {
    border-radius: 5px !important;
    background-color: #7cca0a !important;
}

/* Elements / Boxes */



p.cta-vp-footer {
    color: white;
    text-align: left;
		margin-bottom: -10px !important;
}

.cta-footer-heading {
    color: white;
    font-size: 24px;
    text-align: left;
		margin-bottom: -20px !important;
}

.wpb_text_column.wpb_content_element.closer-together {
    margin-top: -25px !important;
}

img.nt_image_type_thumb {
    height: 28px;
}

.semantic_ui .ui.table {
    border: 0px !important;}

td.ninja_column_0.ninja_clmn_nm_product.table_product_title.footable-first-visible {
    font-weight: 600;
    color: #00437d;
}

.semantic_ui .ui.table tr td {
    border-top: 0px solid rgba(34,36,38,.1);
}

.scrollToTop {
    bottom: 60px;
}

/* Register form styling */
input.tml-button {
    background-color: #7cca0a;
    color: white;
    border-radius: 3px;
}

label.tml-label {
    font-weight: 600;
    color: #00437d;
}

span.tml-label {
    font-weight: 600;
    font-size: 15px;
    color: #00437d;
}

h1.register-h2,
h1.login-h2{
		font-weight: 400;
		font-size: 36px;
}

input[type=number] {
    text-align: left;
    padding-left: 10px;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    background-color: #8fc73f !important;
}

.widget a, .woodmart-widget a, div[class^=vc_wp] a {
    font-size: 16px !important;
}

span.easy-jet {
    color: #7cca09;
}

.calcFrame {
    border: 1px solid #e8e8e8 !important;
}

.eui-item-text {
    display: none;
}

.eapps-google-maps-marker-description {
    display: none;
}

li#field_5_5,
li#field_5_7,
li#field_5_14{
    padding-top: 40px;
}

.gf_noti_rfr {
		padding: 20px 20px 0px 20px !important;
    background-color: #fbfbfb;
    border: 1px solid #e2e2e2;
    font-size: 13px;
}

button.tingle-modal__close {
    display: none;
}

.pf-link {
    padding-top: 14px;
}

h1.banner-h1,
p.banner-h4{
		text-align: left;
}

input#EMBED_FORM_EMAIL_LABEL,
input#EMBED_FORM_NAME_LABEL{
    border-radius: 0px !important;
}

form#zcampaignOptinForm {
    margin-top: -24px !important;
		margin-left: -20px !important;
}

input#EMBED_FORM_NAME_LABEL {
    margin-left: -10px;
}

input#zcWebOptin {
    margin-left: -10px;
}

a#gform_save_5_footer_link {
    border: 1px solid #044987;
    padding: 10px 20px 10px 20px;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 13px;
    color: #044987;
    font-weight: 600;
}

a.wpfd_downloadlink {
    font-size: 14px !important;
}

li.edit {
    padding-right: 20px;
}

.disabler{
    pointer-events: none;
    opacity: 0.5;
}




.tingle-modal-box__footer.tingle-modal-box__footer--sticky {
    background-color: #3e3e3e26;
}

a.dl_link_vps {
    border: solid 1px #01437c;
    padding: 10px 10px;
    border-radius: 3px;
}

.gpnf-modal-5-8 .tingle-btn--primary {
    background-color: #8dc540 !important;
}
@media (min-width: 1025px) {
	.wpb_single_image.wpb_content_element.vc_align_left.afb-table-pipe {
    width: 620px;
    margin-left: -30px;
    margin-top: 30px;
}

.header-box-light{
    margin-top: 40px;
    margin-right: 40px;
    margin-bottom: 60px;
    margin-left: 40px;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
}

.wpb_single_image.wpb_content_element.vc_align_left.img-flowm {
    width: 300px;
	  margin-left: 40px;
}

.woodmart-cookies-popup {
padding-right: 300px !Important;
	z-index: 1 !important;
}

li#ssb-btn-0 {
    display: none;
}

.tml.tml-register {
    padding-left: 33.6%;
}

.tml.tml-login {
    padding-left: 25%;
    padding-right: 25%;
}

h1.login-h2 {
    padding-left: 25%;
		padding-bottom: 20px;
}

h1.register-h2 {

	margin-bottom: -20px;
}


p.para-register {
  
}

p.software-text {
    background-color: #F8F8F8;
    padding: 20px 15px 20px 15px;
    margin-right: 20px;
	margin-top: 36px;
}

h4.social-heady {
text-align: right;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	.woodmart-cookies-popup {
padding-right: 300px !Important;
}
}

@media (max-width: 576px) {
	.header-box-light{
	margin: 0px 0px 35px 0px !important;
	padding: 0px 0px 0px 0px !important;
}



.wpb_column.upper-home-block.vc_column_container.vc_col-sm-6 {
    margin-top: -60px;
}

li#ssb-btn-3 {
    display: none;
}

a.btn.btn-color-primary.btn-style-default.btn-shape-semi-round.btn-size-default.btn-full-width {
    margin-bottom: 10px;
}

p.software-text {
    background-color: #F8F8F8;
}

.woodmart-products-tabs .products-tabs-title li {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
}

.title-after_title {
    font-size: 16px !important;
}

.title-wrapper .woodmart-title-container {
    font-size: 28px !Important;
}


.woodmart-social-icons.text-left.icons-design-colored-alt.icons-size-default.color-scheme-dark.social-follow.social-form-circle.wpb_animate_when_almost_visible.wpb_fadeIn.fadeIn.wpb_start_animation.animated {
    text-align: center;
}

h4.social-heady {
    text-align: center !important;
    margin-bottom: -50px !important;
    margin-top: -30px;
}

h1.banner-h1 {
    font-size: 36px !important;
}

p.banner-h4 {
    font-size: 16px !important;
}

div#wd-5edf84f2c1222 {
    margin-top: -42px;
    padding-bottom: 20px;
}

div#wd-5edf84e954902 {
    text-align: left;
}

.wpb_column.pf-buttons.vc_column_container.vc_col-sm-4 {
    margin-top: -40px;
}

}
.left-space {
    padding-bottom: 10px;
}

.wpb_column.column-cta-foot.vc_column_container.vc_col-sm-6 {
    margin-top: -20px;
}
}

