/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 05 2026 | 06:28:15 */
/* Header overrides */
select {
    border-style: solid;
    border-width: 1px;
    height: 40px;
    line-height: 38px;
    width: 100% !important;
}

.woocommerce-account .woocommerce-button.button {
    margin: 3px;
}

@media screen and (min-width: 768px) {
    .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-customer-details {
        max-width: 100%;
        float: left;
    }
	    .woocommerce .woocommerce-customer-details {
        max-width: 100%;
        float: right;
    }
}

.chromium-look-tires:not(.home) .site-header { background-color: #fff !important; }

.chromium-look-tires .hgroup-sidebar .widget_tz_search:before { color: #000 !important; }
.qsc-html-content {
    background: white;
    z-index: 99 !important;
    padding: 5px 0;
}

@media screen and (max-width: 768px) {
    .site-branding { padding-top: 10px; }
    .chromium-look-tires .hgroup-sidebar .widget_tz_search:before {
      padding-top: 5px;
	}
}
figcaption .main-caption {
    padding: 15px;
}
figcaption .banner-button {
    padding: 15px !important;
	margin-top: 70px;
}


/* Product Archive */

.custom-price-prefix {
  font-size: 12px;
  font-weight: 300;
}

.products .product-category { display: none !important; }

.widget-title { background: transparent !important; }
.widget_tz_categories.alt-style { border-color: transparent !important; }
select#packaging-prefence, .chromium-product-style-2 li.product {
    z-index: 0;
}
li.cat-item.cat-item-684 a, li.cat-item.cat-item-713 a, li.cat-item.cat-item-684 a, li.cat-item.cat-item-716 a{
    width: 155px;
    vertical-align: middle;
}

/*Sidebar*/
.widget-area .widget_recent_entries li, .widget-area .widget_recent_comments li {
    list-style: square;
    color: #0887ea;
}

/* Footer */

footer .wp-image-5954 { width: 50%; }
footer .col-1, footer .col-2, footer .col-3, footer .col-4 { grid-column: span 3 !important; }
footer .col-2 li {
    width: 80% !important;
    line-height: 1.2 !important;
    margin-bottom: 20px !important;
    list-style: square;
    color: #0887ea;
    margin-left: 13px;
}
.footer-widgets .widget-area #text-3 {
    margin-top: -15px;
}
.footer-widgets .widget-area #text-3 p strong {
    color: #ffffffd9;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
}



@media screen and (min-width: 768px) {
	.blog .site-sidebar {
		padding-top: 4em;
	}
	.archive:not(.woocommerce) .site-sidebar {
		padding-top: 65px;
	}
	.primary-nav-wrapper {
	  height: 50px;
  }
  
  #mega-menu-wrap-logo-group-nav #mega-menu-logo-group-nav > li.mega-menu-item > a.mega-menu-link {
      color: #000 !important;
  }
}

.elementor-1961 .elementor-element.elementor-element-01e8704 iframe {
    max-height: 450px;
}

.site-logo img {
	max-width: 200px;
}

@media screen and (min-width: 768px) {
	.site-branding .hgroup-sidebar .widget.widget_search {
		width: 600px;
		max-width: 100%;
	}
}

@media screen and (min-width: 801px) {
	.logo-pos-left .site-branding .hgroup-sidebar .widget.widget_search {
			width: 600px;
	}
}
@media screen and (min-width: 1024px){
	.product-images-wrapper .flex-control-thumbs, .elementor-widget-woocommerce-product-images .flex-control-thumbs {
		width: 50px !important;
		top: 40px !important;
	}
}

.site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input, .site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input:hover, .site .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-input:focus {
    border-color: #fff;
}	


/* Product Single */

.woocommerce-Tabs-panel--refer_tab {
    max-width: none !important;
}

.term-512 .woocommerce-info { display: none; }
.product-category-content { 
	margin: 40px auto 20px; 
	height: 500px;
	overflow-y: scroll;
}
.product-category-content::-webkit-scrollbar {
  width: 5px;
}
 
.product-category-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
}
 
.product-category-content::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.product-category-content h2, h3, h4 { margin: 0 0 25px; }
}
.tz-banner .banner-button, .tz-banner .main-caption {
    padding: 15px !important;
}
.product-custom-labels-wrapper {
    display: none !important;
}

/*form captcha*/
#form-field-field_c94cd62 {
    display: inline-block;
    margin: 20px auto;
}
.elementor-upload-field::file-selector-button {
    color: #fff;
    padding: 11px 15px;
    background: #0987eb;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}
.elementor-upload-field::file-selector-button:hover {
	background: #212121;
}
.elementor-form .elementor-button:hover {
    background: #212121 !important;
    transition: 1s ease-out;
}
.sub-menu li a:hover {
    background: #0987eb;
    color: #fff;
}
.woocommerce-ordering {
    z-index: 1;
}
.mega-menu-description {
    display: none !important;
}
.woocommerce-variation-price .amount, .woocommerce-variation-availability .stock, .woocommerce-product-gallery__trigger {
    display: none !important;
}
.woocommerce-product-gallery {
    margin-bottom: 30px !important;
}
.product-addon-totals {
    margin-top: 100px !important;
	margin-bottom: 30px;
    position: absolute;
    padding-bottom: 60px !important;
    display: block;
    width: 85%;
}
.product_tag-addonpackaging .wc-pao-addons-container {
    margin-top: -20px !important;
}
.product_tag-addonpackaging .wc-pao-addons-container {
    margin-bottom: 300px;
}
.product_tag-addonpackaging  .product-addon-totals {
    margin-top: -40px !important;
}
.product_tag-addonpackaging .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top: 20px !important;
    display: inline-block;
    width: 100%;
}
.wc-pao-addon-wrap .select-wrapper {
    display: none !important;
}
.single-product-meta-wrapper .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}
.variations_form select{
	z-index: 1;
}
.tz-banner-button-style-light .main-caption span, .tz-banner-button-style-light .main-caption h3, .tz-banner-button-style-light .banner-button {
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.50);
}
#sidebar-shop .tz-searchform button.search-button{
	 left: 75%;
}
.single-product .custom-price-prefix {
    font-size: 12px;
    font-weight: 300;
    margin-top: -16px;
    position: absolute;
}
div.product.product-type-variable .stock{
	margin: 15px 0 25px 0;
}
/*on backorder and out of stock 
.onbackorder .product-addon-totals, .onbackorder .variations {
    display: none !important;
}
.onbackorder .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled {
    display: none;
}
.outofstock .product-addon-totals, .outofstock .variations {
    display: none !important;
}*/
span.optional {
    display: none;
}
.post-66591 ol.flex-control-nav.flex-control-thumbs {
    top: 0 !important;
}
.post-66591 .woocommerce-product-gallery {
    margin-bottom: 140px !important;
}
li.product .woocommerce-loop-product__title { 
	margin: 2px 0 35px 0; }

.woocommerce-info::before {
    content: '\e929';
    color: #49b916;
    font-weight: 600;
}

/* My Account Page */
button.show-password-input:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    content: "";
	color: #000000;
}
button.show-password-input, button.show-password-input:hover {
    background: none;
}
button.show-password-input {
    display: inline-block;
    position: absolute;
    margin-left: -30px;
    padding: 0 !important;
}
div#refresh_captcha {
    text-align: left !important;
    margin-bottom: 25px;
}

/* Contact Us */
.page-id-2513 .site-content {
    margin-bottom: -30px;
}
@media screen and (min-width: 1024px) {
  @supports (grid-area: auto) {
    div.product:not(.elementor) {
      display: grid;
      grid-template-columns: repeat(6, minmax(0, 1fr));
      grid-template-rows: auto;
      grid-column-gap: 2em;
    }
  }
}