/*
Theme Name: Chromium Child
Theme URI: http://chromium.themes.zone/
Author: Incitrio / ACCES
Author URI: https://accesio.com
Description: A child theme based on Chromium.
Version: 1.3.1
Text Domain: chromiumchild
Template: chromium
*/

html {
  scroll-behavior: smooth;
}


/*
////////////// LAYOUT
*/
img.wp-post-image {
	/*filter:drop-shadow(10px 10px 14px RGBA(0,0,0,0.4));*/
	/*filter: drop-shadow(4px 4px 3px RGBA(0,0,0,0.4));*/
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1190px;
}

.site-content {
    margin-bottom: 0;
}

.to-top.top-is-visible {
    display: none!important;
}

.last-updated {
    font-size: 12px;
    color: #9c9c9c;
}

/*
////////////// TYPOGRAPHY
*/

a:active, a:focus, a:hover {
    color: #006072;
	text-decoration:underline;
}

a:visited {
    opacity: 1;
}

section.elementor-element.brdr-btm .elementor-container {
    border-bottom: 2px solid #006072;
}

.menubtn {
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    color: #ffffff!important;
    font-family: Roboto;
    background-color: #8bad99;
    display: block;
    min-width: 150px;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    max-width: 150px;
    float: left;
    clear: both;
}

button.dgwt-wcas-search-submit {
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
    font-size: 15px!important;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus {
    border-color: #8bad99!important;
    color: #000!Important;
}

.widget_tz_shopping_cart .heading .cart-count-wrapper {
    font-size: 12px!important;
    color: #ffffff!important;
    font-weight: 100!important;
}

.widget_tz_shopping_cart .heading .subtotal {
    color: #567471!important;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav p {
    margin-bottom: 20px;
    line-height: 1.8em;
    color: #3c4542;
    font-size: 16px;
}

.entry-content h2, h2 {
    font-size: 2em;
    font-family: Oswald;
    font-weight: bold;
    color: #006072;
}

.entry-content h3, h3 {
    font-size: 1.5em;
    font-family: Oswald;
    font-weight: 900;
    color: #3c4542;
}

.entry-content h4, h4 {
    font-weight: 400;
    font-family: Oswald;
}

.entry-content .row_modules h3 {
    color: #006072;
    font-weight: 500;
}

section.elementor-element.brdr-btm .elementor-container h2 {
    font-family: Oswald;
    font-weight: bold;
    color: #006072;
}

section.elementor-element.brdr-btm .elementor-container h3 {
    font-family: Oswald;
    font-weight: 300;
    color: #3c4542;
}

.row_modules a {
    font-weight: bold;
    color: #567471;
    text-decoration: underline!important;
}

.entry-content .row_prod_highlights h4 {
    font-family: Oswald;
    color: #006072;
    font-weight: bold;
}

ul.prod-highlights {
    list-style-type: none;
    margin: 0 0 20px 0px;
    padding: 0;
}

ul.prod-highlights li {
    position: relative;
    padding-left: 12px;
}

ul.prod-highlights li:before {
    content: "\2022";
    color: #8aac97;
    position: absolute;
    left: 0;
	top:-1px;
	font-size: 18px;
}

.row_prod_highlights a {
    font-weight: bold;
    color: #567471;
    text-decoration: underline!important;
}

a.post-cat-link {
    display: none!important;
}

.tz-from-blog.style-2 .item-content h6 {
    font-family: Oswald;
    font-weight: bold;
    color: #006072;
}

p.entry-excerpt {
    font-weight: 700!important;
}

a.link-to-post.button {
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff!important;
}

.tz-from-blog.style-2.img-top .title-wrapper {
    border-bottom: 2px solid #006072;
}

.tz-from-blog.style-2 .time-wrapper {
    color: #626262;
    font-weight: bold;
}

.title-wrapper .shortcode-title {
    font-family: Oswald;
    font-weight: 300;
    color: #3c4542;
    font-size: 1.5em;
	padding-left: 10px;
}

.title-wrapper .shortcode-title span {
    font-weight: bold;
    display: block;
    font-family: Oswald;
    color: #006072;
    font-size: 1.25em;
    margin: 0 0 8px 0px;
}

.site-content table, .site-content table th, .site-content table td {
    border-color: #d2d0cd;
	border-top-width: 1px!important;
}

.site-content table, .site-content table th, .site-content table td {
    border-width: 1px 1px 0px 0px!important;
}

.site-content table {
    border-width: 0px 0px 1px 1px!important;
}

.site-content table th {
    color: #fff;
    background: #1f85a9;
    font-weight: bold;
}

.site-content table tr:hover {
	background: #efedea;
}

/*
////////////// HEADER
*/

.site-header {
	font-family: "Oswald";
    margin-bottom: 0;
}

.header-top .widget {
  font-size: 16px!important;
  font-weight: 100!important;
}

.header-top a {
    color: #fff!important;
}

.header-top .widget a {
    text-decoration: underline;
    font-weight: 400!important;
}

a.my-account {
    margin-right: 10px!important;
}

.tz-login-heading.inline .my-account:after {
    font-size: 18px;
    padding: 0 0 0 10px;
}

.tz-login-heading.inline .logged-in-as strong {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

span.logged-in-as {
    display: none!important;
}

a.headertop.right {
    padding-left: 10px;
}

a.headertop.left {
    padding-right: 10px;
}

.heading span.woocommerce-Price-amount.amount {
    display: none;
}

p.woocommerce-mini-cart__total.total {
    display: none!important;
}

.woocommerce-mini-cart span.woocommerce-Price-amount.amount {
    display: none;
}

.elementor-menu-cart__product-remove{
    background-color: black !important;
}


/*
////////////// MENU
*/

#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background-color: #8bad99;
    color: #ffffff;
    position: relative;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav li.mega-menu-item a.mega-menu-link:before {
	display:none;
}

li#mega-menu-item-3079 a.mega-menu-link {
    background: #8bad99!important;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: #1f85a9!important;
}

#mega-menu-wrap-primary-nav .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #333!important;
}

#mega-menu-wrap-primary-nav .mega-menu-toggle .mega-toggle-block-1:after {
    color: #333!important;
}

#mega-menu-wrap-primary-nav #mega-menu-primary-nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-family: "Roboto", sans-serif!important;
}

/*
////////////// MEGA MENU
*/

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {
    min-height: 400px;
}

.elementor-3088 .elementor-element.elementor-element-6076295c .elementor-tabs-content-wrapper {
    background-color: #efeef1!important;
    padding-left: 20px;
}

.megamenu_content .elementor-tabs-content-wrapper {
    padding-left: 30px;
}

.mega-departments-link.mega-menu-item .megamenu_content.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    background-color: #efeef1 !important;
}

.site-header .megamenu_content.elementor-widget-tabs .elementor-tab-title {
    border-bottom: 0;
}

.megamenu_content.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {
	font-weight: bold!important;
    border: 0!important;
    background: #e0dee4!important;
}

@media screen and (min-width: 1024px) {
	.site-header .megamenu_content.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper:before {
		display:none;
	}
}

.mega-sub-menu .megamenu_content .elementor-tab-title:after {
	display:none;
}

.site-header .megamenu_content.elementor-widget-tabs .elementor-tab-title {
    border-bottom: 0!important;
}

.mega-sub-menu .elementor-tabs-content-wrapper .megamenu_content a:not(.button):hover, .mega-sub-menu .elementor-tabs-content-wrapper .megamenu_content a:not(.button):focus, .mega-sub-menu .elementor-tabs-content-wrapper .megamenu_content a:not(.button):active, .mega-sub-menu .elementor-tabs-content-wrapper .megamenu_content h5 a:not(.button):hover, .mega-sub-menu .elementor-tabs-content-wrapper .megamenu_content h5 a:not(.button):focus, .mega-sub-menu .elementor-tabs-content-wrapper .megamenu_content h5 a:not(.button):active {
    color: #3c4542;
}

.megamenu_content.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 10px 20px;
}

.megamenu_content h4 {
    color:#006072!important;
	border-bottom:1px solid #e0dee4;
	margin-bottom:8px;
	padding-bottom:8px;
	font-size: 18px;
}

.mega-sub-menu .elementor-tab-title.elementor-active {
  font-weight: 700 !important;
}

.elementor-3088 .elementor-element.elementor-element-6076295c .elementor-tabs-wrapper {
    min-width: 236px;
}

.mega-sub-menu .elementor-tabs-content-wrapper a:not(.button) {
    color: #3c4542;
    display: inline-block;
	padding: 5px 20px;
	width: 100%;
}


.site-header .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-title.elementor-active:after {
	transform: rotate(0deg);
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
    top: 50%!important;
}

.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {
    height: 16px!important;
    width: auto!important;
    right: 21px!important;
}

.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
    content: "\e91b"!important;
}

.elementor-tabs-content-wrapper .elementor-tab-content .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
    content: ""!important;
}


.mega_inner.elementor-widget {
	display:none;
}

.mega_inner.elementor-widget.active {
	display:block;
}

.mega_inner h4 {
    color: #006072!important;
    border-bottom: 1px solid #e0dee4;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 18px;
}

.mega_inner_list li {
    padding: 0px;
}

.mega_inner_list li:hover, .mega_inner_list li.active  {
    font-weight: bold!important;
    border: 0!important;
    background: #e0dee4!important;
}

.mega_inner_list li a:hover {
    color: #3c4542!important;
}



/*
////////////// HOME
*/

.tz-from-blog .item-content h6 a {
    color: inherit;
	display: inline-block;
    text-overflow: ellipsis;
    max-width: 360px;
    white-space: nowrap;
    overflow: hidden;
}

.time-wrapper {
    display: none!important;
}

.border-box.elementor-widget.elementor-widget-text-editor {
    background: #fff;
    padding: 30px 20px 40px;
    border: 2px solid #d3d0cd;
}

.border-box.blue.elementor-widget.elementor-widget-text-editor {
    background: #006072;
	padding: 10px;
}


/*
////////////// VARIATION PRODUCT TABLES
*/
.wc-product-table-select-filters .select2-container {
    width: auto!important;
}

.wc-product-table-select-filters .select2 .selection span.label{
    font-size: 11px;
    display: inline-block;
    line-height: 36px;
    vertical-align: top;
    padding-right: 10px;
    font-weight: bold;
}

.wc-product-table-select-filters .select2-container .select2-selection--single {
    display: inline-block;
}

.wc-product-table-select-filters .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    height: 22px!important;
}

.wc-product-table-select-filters .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px!important;
}

a.product-details-button.button.btn.single-product-link {
    font-size: 0!important;
    max-width: 40px;
    position: relative;
    width: 40px;
    height: 30px!important;
}

a.product-details-button.button.btn.single-product-link:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px!important;
    font-weight: 700;
    position: absolute;
    left: 18px;
    top: 0px;
}
table.wc-product-table tbody tr:nth-child(odd){
  background-color: #f2f2f2;
}


/*
////////////// FACETS
*/
.facet_scroll {
    display: block;
    white-space: nowrap;
	clear: both;
}

.facetbar {
	display:table;
	width:100%;
}

.facetwp-facet.facetwp-type-dropdown {
    margin: 0;
}

.facetbar .widget {
	display:table-cell;
	padding:0 20px;
}

.facetbar .widget:first-child {
	padding-left:0;
}

.facetwp-selections {
}

.facetwp-selections ul {
    margin: 0;
    padding: 0;
    background: #8bad99;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #eeeeee;
}

.facetwp-selections li {
	color:#fff;
    padding: 5px;
}

.facetresults {
    table-layout: auto;
}

.facetwidgetcol {
    float: left;
	font-size: 90%;
    width: 16%;
    padding: 0 5px 20px;
    min-width: 170px;
}

.facetwidgetcol select.facetwp-dropdown {
    width: 97%;
}

.facetselections {
	float:left;
	clear:both;
}

.facetresults {
    table-layout: auto;
    float: left;
    clear: both;
}

@media only screen and (max-width: 767px) {
	.facetwp-template .facetresults {
		display: block;
		table-layout: auto;
		overflow-x: scroll;
	}
}

.facetcol {
    padding: 15px;
    min-width: 180px;
    vertical-align: bottom;
    text-align: center;
}

.columnhead {
    margin: 0 0 10px;
    background: #006072;
}

.entry-content .facetcol h3 {
    word-break: break-word;
    white-space: normal;
}

.facetcol select {
    width: 100%;
}

.columnhead .columns {
}

.columnhead .column {
    color: #fff;
    padding: 5px;
    background: #333;
    border-color: #fff;
    border-width: 0 1px 0 0;
    text-align: center;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: Oswald;
    vertical-align: bottom;
    white-space: break-spaces;
}

.columnhead .column div {
    margin-top:15px;
}

.columnhead .column select {
    color: #000;
}

.facetcontent {

}

.facetcolumnwrap {

}

.facetresults .facetcontent .column {
    padding: 5px;
    border-width: 0 1px 1px 0;
    text-align: center;
    background: #fff;
}

.facetresults .facetcontent .column.model {
    font-weight: bold;
	color:#333;
}

.facetresults .facetcontent .column.desc {
    text-align: left;
    white-space: normal;
}

.facetresults::after {
	display: table;
    content: '';
    clear: both;
}

.facetdetailwrap {
    display: none;
}

.facetdetail {
    background: #f8f8f8;
    border: 0;
    padding: 30px;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}

.facetimg {
    display: block;
    float: left;
    width: 20%;
}

.facettxt {
    max-width: 75%;
    float: left;
    white-space: normal;
	padding-left:40px;
}

.facetdetail .productbutton {
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    color: #ffffff!important;
    font-family: Roboto;
    background-color: #8bad99;
    display: block;
    min-width: 150px;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    max-width: 150px;
    float: left;
    clear: both;
}

.facetresults .facetcontent .facettoggle {
    background: #8bad99;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}

.facetresults .facetcontent .facettoggle:hover {
	background: #fff;
    color: #8bad99;
}

.facetresults .facetcontent .facettoggle span#close {
	display:none;
}

.facetresults .facetcontent .facettoggle.active span#close {
	display:block;
}

.facetresults .facetcontent .facettoggle.active span#open {
	display:none;
}

/*
////////////// PAGES
*/

/*
 * /////////// ADDED BY JOHN HENTGES 2020-11-05
 */

.site-content table.PinoutTable
{
	table-layout:auto;
	width:350px;
	background-color:white;
	border:1px solid #05646C;
	color:black;padding:2px;
}
.site-content table.PinoutTable td{padding:1 8 1 8px;}
.site-content table.PinoutTable th{background-color:#05646C;color:white;}
.site-content table.PinoutTable tr:nth-child(even){background-color:white;}
.site-content table.PinoutTable tr:nth-child(odd){background-color:#BBDBF5;}
.site-content table.PinoutTable thead tr{background-color:#05646C;color:white;}
.site-content table.PinoutTable thead td:nth-child(1){width:300px;}
.site-content table.PinoutTable thead td:nth-child(2){width:150px;}


.PinoutTRH{background-color:#05646C;color:white;}
.PinoutTREven{background-color:white;}
.PinoutTROdd{background-color:#BBDBF5;}
.PinoutTDModel{width:300px;}
.PinoutTDUsd{width:150px;}
/* end J2H edit */



.site-breadcrumbs p {
    margin: 0;
    padding-top: 1em;
    font-size: 13px;
	display:none;
}

.hidetitle h2.page-title {
	display:none;
}

.page h1.page-title {
    display: none;
}

/*
////////////// SEARCH
*/
input.search-field {
    background: #fff!important;
    min-width: 240px;
}

.search-counter-wrapper form.search-form {
    margin: 0 auto;
    width: 400px;
}

input.search-submit {
    border-radius: 0;
}

.widget_product_search .search-field, .widget_search .search-field {
    min-width: 300px;
}

.site-branding .widget_product_search button, .site-branding .widget_search .search-submit {
    padding: 0 10px;
    width: 90px;
    background-color: #8bad99;
    border-radius: 0;
    text-transform: uppercase;
    text-indent: 0;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
}

.ep-autosuggest-container .ep-autosuggest>ul {
    text-align: left;
	padding:5px;
}

.search-counter-wrapper .ep-autosuggest-container .ep-autosuggest>ul li {
	padding:0 0 5px 0;
}

body.search main.site-content.store-content {
    padding-top: 50px;
}

.excerpt-wrapper span.price {
    display: none;
}

.price-wrapper a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin: 0;
}

.search-counter-wrapper {
    margin: 0 0 6em 0;
}

/*.searchwrap {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: masonry;
}*/

.search-results article {
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 150px auto;
}

.search-results article {
    padding: 0;
    max-height: 150px;
}

.search-results .thumbnail-wrapper {
    max-height: 150px;
    max-width: 150px;
}

.search-results article .entry-header {
    padding: 0 2em;
}

.search-results article .entry-title {
    margin: 20px 0 5px 0;
	padding: 0;
}

.search nav.navigation.pagination {
    visibility: hidden;
}

nav.navigation.pagination {
    clear: both;
}

.search-counter-wrapper .ep-autosuggest-container {
    max-width: 375px;
    margin: 0 auto;
}

.search-counter-wrapper input[type="search"].search-field, .search-counter-wrapper input[type="submit"].search-submit {
    float: left;
	margin:0;
}

.search-counter-wrapper input[type="search"].search-field, .search-counter-wrapper input[type="submit"].search-submit {
    float: left;
}



/*
////////////// SINGLE PRODUCTS
*/

.woocommerce-breadcrumb {
    margin-top: 1em;
    font-size: 13px!important;
}

.single-product-meta-wrapper {
    display: none!important;
}

h1.product_title.entry-title {
    font-weight: bold;
    font-family: Oswald;
    margin-bottom: 20px;
}

.summary form.variations_form.cart {
    display: none;
}

.entry-summary form.cart {
    display: none;
}

div.product .upsells {
    order: 2!important;
}

div.product .upsells.accessories {
    order: 5!important;
}

.woocommerce-product-details__short-description {
    padding-bottom: 30px;
}

.single p.price {
    display: none!important;
}

.woovr-variation-price span.woocommerce-Price-amount.amount {
    display: none!important;
}


/* TABS */
ul.tabs.wc-tabs.fixed {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
	z-index:1000;
}

ul.tabs.wc-tabs>li>a {
    color: #fff!important;
    background: #577470!important;
    font-family: Oswald;
}

ul.tabs.wc-tabs>li>a::before {
	background: #8aac97!important;
    opacity: 1;
}

ul.tabs.wc-tabs>li.active>a {
	color: #fff;
    background-color: #8aac97!important;
}

ul.tabs.wc-tabs>li.active>a::before {
    background: #8aac97!important;
}

.star-rating, .reviews-wrapper {
    display: none!important;
}

.woocommerce-product-details__short-description ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

.woocommerce-product-details__short-description ul li {
    position: relative;
    padding: 0 0 0px 20px;
}

.woocommerce-product-details__short-description ul li:before {
    content: "\2022";
    color: #8aac97;
    position: absolute;
    left: 0;
}

span.stock.in-stock {
    display: none;
}

div.panel.wc-tab>h2:first-of-type {
    display: none;
}

.spec_img {
    margin-bottom: 40px;
}

.add-to-cart-wrapper .add-to-cart-button {
    padding-right: 7px;
}

span.stock.in-stock {
    display: none!important;
}

/*
////////////// CHECKOUT / QUOTE
*/
.woocommerce-checkout h2:not(.page-title) {
    font-size: 1em!important;
	font-weight: 700!important;
    margin: 0!important;
    text-transform: none!important;
    border-width: 0!important;
}

p#billing_phone_field {
    width: 48%;
    display: inline-block;
    float: left;
}

input#billing_phone {
    width: 100%;
}

.cart_totals {
    margin-top: 10px!important;
}

.cart-collaterals .cart_totals h2 {
    display: none;
}

.cart_totals tr.order-total th {
    vertical-align: middle!important;
    padding: 10px!important;
}

.site-content table tr.order-total th {
    background: #8bad99;
}

th.product-subtotal {
    display: none!important;
}

td.product-subtotal {
    display: none!important;
}

th.product-price {
    display: none;
}

td.product-price {
    display: none!important;
}

tr.cart-subtotal {
    display: none!important;
}

tr.order-total {
    display: none!important;
}

.shop_table.cart tr {
    grid-template-columns: 100px 1fr minmax(100px, 150px)!important;
}

th.product-remove {
    padding: 0 20px!important;
}

td.product-remove {
    padding: 1em!important;
}

.shop_table.cart td.actions {
    padding-right: 20px!important;
}

th.product-total {
    display: none!important;
}

td.product-total {
    display: none!important;
}

.woocommerce-checkout-review-order-table .product-name {
    width: 100%!important;
}

tr.woocommerce-shipping-totals.shipping {
    display: none;
}

h3.payments-title {
    display: none;
}

ul.wc_payment_methods.payment_methods.methods {
    display: none;
}

a.button.wc-backward {
    display: none;
}

.woocommerce-cart-form dl.variation dt, .woocommerce-cart-form dl.variation dd,
.woocommerce-checkout-review-order-table dl.variation dt, .woocommerce-checkout-review-order-table dl.variation dd {
    display: none!important;
}

.woocommerce-cart-form dl.variation dd.variation-Description,
.woocommerce-checkout-review-order-table dl.variation dd.variation-Description {
    display: block!important;
    max-width: 90%!important;
}

.woocommerce-shipping-fields {
    border-top: 1px solid #ccc;
	clear:both;
    margin-top: 30px;
    padding-top: 30px;
}

#ship-to-different-address {
    font-size: 1.4em!important;
}

.login-wrapper input[type="checkbox"], form .input-checkbox:not(#apply_for_vendor):not(#terms), #ship-to-different-address input[type="checkbox"], .woocommerce-account input[type="checkbox"]:not(#apply_for_vendor):not(#terms) {
	display: inline-block!important;
    width: 14px!important;
    height: 12px!important;
    box-shadow: none!important;
    border: 1px solid!important;
	margin:0 5px 0 0!important;
	position:relative!important;
	z-index:1!important;
}

.login-wrapper label.woocommerce-form__label-for-checkbox span::before, .woocommerce-checkout .terms span:not(.required)::before, #ship-to-different-address span::before, .woocommerce-checkout .create-account span::before, .woocommerce-account label.woocommerce-form__label-for-checkbox span::before {
	display:none!important;
}

.woocommerce-checkout .login-wrapper input:checked+span::before, .woocommerce-checkout .create-account input:checked+span::before, .woocommerce-checkout .terms input:checked+span::before, #ship-to-different-address input:checked+span::before, .woocommerce-account input:checked+span::before {
	display:none!important;
}

.login-wrapper label.woocommerce-form__label-for-checkbox span, #ship-to-different-address span, .woocommerce-checkout .terms span:not(.required), .woocommerce-checkout .create-account span, .woocommerce-account label.woocommerce-form__label-for-checkbox span {
	padding-left:0!important;
}


/*
////////////// MY ACCOUNT
*/
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

li.woocommerce-order-overview__payment-method.method {
    display: none!important;
}

.woocommerce table.order_details thead tr th, .woocommerce table.order_details thead tr td {
    background: #1f85a9!important;
}

.woocommerce table.order_details tfoot th {
    color: #666!important;
}

.woocommerce-order-details .order_details tfoot {
    display: none;
}

li.woocommerce-order-overview__total.total {
    display: none!important;
}

/*
////////////// SEARCH
*/
@media screen and (min-width: 768px) {
	.search .woocommerce-breadcrumb {
		grid-area: breadcrumbs;
		margin-left: auto;
		max-width: 1200px;
		margin-right: auto;
	}
}

@media screen and (min-width: 1200px) {
	.search .site-boxed .site-content {
		max-width: 1200px;
		margin: 0 auto;
	}
}

.search .view-controls-wrapper {
    display: none;
}

.wc-product-table .cart .variations select {
    min-width: 195px!important;
    min-height: 40px;
}

.woovr-variations .woovr-variation>div {
    padding: 5px;
    display: none;
}

.woovr-variation-price {
	display: none;
}



/*
////////////// SIDEBAR / WIDGETS
*/


h3.widget-title {
    font-family: Oswald, sans-serif;
    font-size: 18px!important;
    letter-spacing: 1px;
}



/*
////////////// FORMS
*/

.gform_wrapper {
    margin: 0!important;
}

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-family: Oswald;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea {
    border-radius: 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 5px 10px;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    border-radius: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
}

@media only screen and (min-width: 641px) {
	.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
		margin: 0;
	}
}

/*
////////////// RESPONSIVE TABLES
*/

.table {
	width: 100%;
	display: table;
}

.thead {
	display: table-header-group;
}

.td {
	display: table-cell;
	padding: 5x;
	border-color: #ccc;
    border-style: solid;
}

.tbody {
	display: table-row-group;
}

.tr {
	display: table-row;
}
/*
////////////// Accessory Tables on Order Info Tabs of Product Pages
*/

.site-content .orderinfo_txt table {
	table-layout:auto;
}

td.col-name {
	white-space: nowrap;
}
td.col-buy{
	width:1%;
}

.quantity{ float:none;}


/*
////////////// FOOTER
*/

section.widget.footerform {
    margin-top: 0!important;
}

body .site-footer .gform_wrapper ul li.gfield {
    margin-top: 0!important;
}

.site-footer a {
    color: #fff!Important;
}

.site-footer .widget_tz_contacts a {
    color: #fff;
}

.site-footer .widget_tz_contacts a:hover {
    color: #fff;
}

.widget_tz_socials ul.inline-mode li i {
    background: #8aac97;
}

.textwidget ul li::before {
  content: "\2022";
  color: #8aac97;
  display: inline-block;
  width: 1.2em;
  margin-left: 0;
}

.widget_tz_contacts .textwidget ul li::before {
	color:#fff;
}

.international-main,
.page-main {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 15px;
    align-content: center;
}

h2.international,
h3.international {
    color: #006072;
    text-align: center;
}

.international-padding,
.page-padding {
    padding: 15px 0 15px 0;
}

.international-map {
    width: 100%;
}

.international-country-contact {
}

.international-countries-container,
.page-grid-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 10px;
    row-gap: 15px;
    padding: 10px;
}

.international-country-title {
    color: #006072;
    grid-column-start: 1;
}

.international-footer-container {
    background: #006072;
    padding: 50px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    column-gap: 10px;
    align-content: center;
    width: 100%;
    justify-content: center;
}

.international-footer-item {
    display: flex;
    flex-direction: row;
    padding: 12px;
    align-items: center;
    justify-content: center;
}

.international-footer-link {
    color: #8aac97;
    text-decoration: underline;
    font-weight: bold;
}

.international-footer-img {
    padding: 10px;
}

.international-footer-text-link {
    padding: 10px;
    max-width: 200px;
}

.page:not(.elementor-page) article.page {
    background: #f6f6f6;
    margin: 0;
    padding: 0;
}

.page-template-full-width .site-content {
    max-width: none;
    padding: 0;
    display: block;
}

.other-downloads-table {
    background-color: white;
    padding: 8px;
}

.border-line {
    border-bottom: 1px solid darkgrey;
    padding: 10px;
}

.grid-img {
    background: url("http://accesio.com/wp-content/uploads/2019/08/bg-grid-white.jpg") no-repeat center center fixed;
    object-fit: cover;
}

.download-section {
    margin-top: 15px;
    padding: 15px;
}

/* for site sub-footer */
.site-contact {
    width: 100%;
}

@media only screen and (min-width: 560px) {
    .international-countries-container,
    .page-grid-container {
        grid-template-columns: 1fr 1fr;
    }
    .site-content {
        grid-area: content;
    }
    .international-country-title {
        grid-column-end: 3;
    }
    .international-footer-container,
    .site-contact {
        grid-area: footer;
    }
    .page-grid-33-66 {
        grid-template-columns: 1fr 2fr;
    }
}

@media screen and (min-width: 1024px) {
    .international-countries-container {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .international-country-title {
        grid-column-end: 4;
    }

    .international-footer-container {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .international-main,
    .page-main {
        padding: 50px;
    }
}

.entry-content, .entry-summary, .page-content {
  -webkit-hyphens: unset !important;
  -moz-hyphens: unset !important;
  -ms-hyphens: unset !important;
  hyphens: auto;
  word-wrap: normal !important;
  position: relative;
}

div.breadcrumb.breadcrumbs.woo-breadcrumbs {
    display: none;
}


.woocommerce-Tabs-panel{
  scroll-margin-top: 100px; /* Adjust this value to match your fixed header's height */
}

.tab-content-header{
	background-color: #006072;
	color: white!important;
	margin-left: -1em;
	margin-right: -1em;
	margin-bottom: 1em;
	padding-left: 1em;
}

.product-images-wrapper{text-align:center;}

.accesinfoicon {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #006072;
  color: white;
  font-size: 10px;
  text-align: center;
  line-height: 15px;
  cursor: help;
}

.tooltip {
  position: relative;
  display: inline-block;
  margin-left:1em;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: #006072;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

@media print {
    /* Force desktop layout */
    body {
        max-width: 100% !important;
        overflow: visible !important;
        font-size: 12px;
    }

    /* Hide mobile-specific elements */
    .mobile-header, .hamburger-menu, .mobile-nav {
        display: none !important;
    }

    /* Ensure navigation menus and footers are simplified or removed */
    nav, .site-footer, .sidebar {
        display: none !important;
    }

    /* Make product content and description full-width */
    .content-area {
        width: 100% !important;
        padding: 0 !important;
    }

    /* Adjust image sizes */
    img {
        max-width: 100% !important;
        height: auto !important;
    }

    /* Display product title, description, and specifications clearly */
    .product-title, .woocommerce-product-details__short-description, .woocommerce-Tabs-panel {
        font-size: 14px !important;
        page-break-inside: avoid;
    }


	.header, .footer, .breadcrumbs, .related-products, .product-meta, .header-top, .hgroup-sidebar, primary-nav, .committed-service {
		display: none !important;
    }

    a {
        color: #000 !important;
        text-decoration: underline;
    }

}

.product_meta { display:none;}
