<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: triforest
Theme URI: https://orangewebgroup.com
Template: hello-elementor
Author: Orange Web Group LLC
Author URI: https://orangewebgroup.com/
Description: Triforest is a lightweight and minimalist WordPress theme designed specifically to seamlessly integrate with the Elementor site builder plugin. This free, open-source theme is optimized for performance and offers a solid foundation for creating personalized websites with ease. Its flexibility and user-friendly design make Triforest an ideal choice for both beginners and experienced web creators looking to craft unique and responsive designs using Elementor's intuitive drag-and-drop interface.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.0.1718970942
Updated: 2024-06-21 11:55:42

*/
a.single_add_to_cart_button.button.alt {
    background-color: #195fa5 !important;
}
a.single_add_to_cart_button.button.alt:hover {
    background-color: #428dd8 !important;
}
div.tabltitlediv {
    border: none;
    width: 100%;
    background-color: #195fa5 !important;
    color: var(--e-global-color-accent);
    font-size: 20px;
    padding: 20px;
}
.box-link {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
	top:0;
    height: 100%;
}

.box-link a {
    width: 100%;
    height: 100%;
    position: absolute;
}
.home .product-mn h2{font-size: 29px !important;}
.triforest_menus ul.woocommerce-subcategory-menu {
    padding-left: 10px;
}
.type-product .product_meta {
    display: none !important;
}

.woocommerce div.product div.images img {
    width: 300px !important;
}

tr .img_sections:nth-child(0) img {
    width: calc(100px - 10px);
}

tr .img_sections:nth-child(1) img {
    width: calc(100px - 20px);
}

tr .img_sections:nth-child(2) img {
    width: calc(100px - 10px);
}

.img_sections:nth-child(3) img {
    width: calc(100px - 20px);
}

.img_sections:nth-child(4) img {
    width: calc(100px - 30px);
}

.img_sections:nth-child(5) img {
    width: calc(100px - 35px);
}

.img_sections:nth-child(6) img {
    width: calc(100px - 40px);
}

.img_sections:nth-child(7) img {
    width: calc(100px - 37px);
}

.img_sections:nth-child(8) img {
    width: calc(100px - 44px);
}


/*new css*/
td.tabltitle{
    border: none;
    width: 100px;
    background-color: #195fa5 !important;
    color: var(--e-global-color-accent);
    font-size: 20px;
    padding: 20px;
}

.img_sections a:nth-of-type(2) img {
    display: none !important;
}
td.img_sections {
    vertical-align: bottom;
}
td.img_sections_title {
    vertical-align: middle;
}
table tbody tr:hover&gt;td.img_sections,table tbody tr:hover&gt;td.img_sections_title {
    background: transparent !important;
    background-color: transparent !important;
}

.elementor-shortcode table a {
    color: #195fa5;
}




ul.triforest_menus {
    border: 1px solid #195fad;
    padding: 10px 0px 10px 0px;
}

ul.triforest_menus li {
    line-height: 33px;
    padding: 5px 10px;
    list-style: none;
}

ul.triforest_menus li .listarrow{color:#195fad; font-weight:bold; font-size: 16px;}

ul.triforest_menus li a {
    color: #195fad;
    font-weight: bold;
}
ul.triforest_menus li ul li a {
    color: #195fad;
    font-weight: 400;
}

ul.triforest_menus ul.woocommerce-subcategory-menu li {
    border: none;
    box-shadow: none;
    list-style: none;
    padding: 0px;
}

/*over*/


.top-hdrmn {
    background-color: #195FA5 !important;
    background-color: transparent;
    background-image: none !important;
}

.wpcf7-response-output {
    clear: both !important;
}

.responsive-table {
    overflow-x: auto;
}

table center small {
    display: block;
}

.torque_head b{ color: #0c3763; font-size: 15px;}
.torque_head{color: #fff;
    background-color: transparent;
    background-image: radial-gradient(at center center, #195FA5 0%, #062545 100%);}

.woocommerce.product-items-custom {
    border: 1px solid #ccc;
    background: #fff;
    padding: 20px;
}

.product-items-custom ul li.product.type-product {
    border: 1px solid #e4e4e478;
    padding: 20px;
    text-align: center;
    background: #fff;
    border-radius: 10px;
}

nav.woocommerce-breadcrumb {
    display: none !important;
}

.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    box-shadow: none;
    margin: 0px auto;
}
.single.single-product .woocommerce-Tabs-panel h2{display: none;}
.single.single-product .woocommerce-tabs td img {
    max-width: 100px !important;
}
.single.single-product .woocommerce-tabs table td, .single.single-product .woocommerce-tabs table th{padding: 5px 10px !important;}
/*catlog drowing finder css*/



.drawing_form_container {
    width: 100%;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.drawing_form .title {
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}

.drawing_form .subtitle {
    font-size: 16px;
    color: #666;
    margin-bottom: 20px;
}

.drawing_form #drawing_header {
    margin-bottom: 10px;
}

.drawing_form label {
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 5px;
}

.drawing_form #drawing_input_container {
    margin-bottom: 20px;
}

.drawing_form .finder_input,.drawing_form .lot_number {
    width: 80%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}


.yellow_button {
    background-color: #f0ad4e;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.yellow_button:hover {
    background-color: #ec971f;
}

/*over*/



/* coq form css*/
.coq_form {
    max-width: 600px;
    margin: 20px auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.coq_form h3 {
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}
.coq_form .form-group {
    margin-bottom: 15px;
}
.coq_form .form-group label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #555;
}
.coq_form .form-group span {
    display: block;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
}
.coq_form .form-group input[type="email"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}
/*over*/


/* Dev 007 Start **/
.full-wdth{
	width:100%; float:left;
}
.full-wdth .half-wdth{
	width:50%; float:left; box-sizing:border-box;
}

.full-wdth .half-wdth:first-child{
	padding-right:20px;
}
.contact-page-form input, .contact-page-form textarea{
	width:100%; border-color: #cfcfcf; border-radius:5px;
}
.contact-page-form textarea {
    height: 100px;
}
.core-right-main h3.elementor-image-box-title{
	margin-block-start: 0 !important;
}

.pdf-cmain .elementor-element.elementor-widget-icon-box {
    border: 1px solid #000;
    padding: 20px 10px 0px;
}
.pdf-cmain .elementor-element.elementor-widget-icon-box:hover, .data-m-left:hover {
	box-shadow:10px 10px 30px 0 rgba(0,0,0,.1);
}
.data-m-left {
	box-shadow:4px 2px 15px 0 rgba(0,0,0,.08);
}



.cfooter-wid {
    background: url(../../uploads/2024/06/footer-line.png) no-repeat;
    padding-left: 40px;
}
.bottleleft-line {
    position: relative;
    left: 190px;
    top: 75px;
    z-index: 1;
}
.bottleleft-line2 {
    position: relative;
    left: 190px;
    top: 20px;
    z-index: 1;
}
.bottleright-line {
    position: absolute;
    left: -200px;
    top: 45px;
}
.bottleright-line2 {
    position: absolute;
    left: -200px;
    top: 0px;
}

table.distributors-table, .single.single-product .woocommerce-product-details__short-description  table {
    border-collapse: separate;
}
table.distributors-table thead &gt; tr &gt; th:first-child {
    border-top-left-radius: 10px;
}
table.distributors-table thead &gt; tr &gt; th:last-child {
    border-top-right-radius: 10px;
}
table.distributors-table tbody &gt; tr:last-child &gt; td:first-child {
    border-bottom-left-radius: 10px;
}
table.distributors-table tbody &gt; tr:last-child &gt; td:last-child {
    border-bottom-right-radius: 10px;
}
.sterile-tablemn table tr td {
    background: #FFF !important;
}
.single.single-product table tr td {
    background: #FFF !important;
}
.single.single-product .woocommerce-product-details__short-description  table tr td{
	border-radius:10px;
}
.single.single-product .woocommerce-product-details__short-description  table{
	border-spacing:10px !important;
}
.woocommerce div.product form.cart .button {
    background: var( --e-global-color-accent );
	color: var( --e-global-color-primary );
	padding:15px 30px;
	border-radius:50px;
	font-weight:normal;
}
.woocommerce div.product form.cart .button:hover {
    background: var( --e-global-color-primary );
	color; #FFF;
}


/* Media Query Controls  */

@media screen and (max-width: 767px){


    .responsive-tables {
        width: 100%;
        overflow-x: scroll;
    }

	.elementskit-menu-offcanvas-elements.active{
	right:0 !important;
	left:unset;
}
.c-mobilemenu .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements{
	right:-100vw;
	left:unset;
	transition:  right.6s cubic-bezier(0.39, 0.58, 0.57, 1) !important;
}
	.single.single-product .woocommerce-product-details__short-description table tr td {
    border-radius: 10px;
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
    margin: 1%;
}
	  
    .bottleright-line2, .bottleright-line, .bottleleft-line2 , .bottleleft-line{
        position: unset;
        display: none;
    }
    .cfooter-wid{
        background: unset;
        padding-left: 0px;
    }
    .ttl-wordbrk{
        word-wrap: break-word;
    }
	
.full-wdth .half-wdth{
	width:100%; float:left; box-sizing:border-box;
}

.full-wdth .half-wdth:first-child{
	padding-right:00px;
}
}
/** Dev 007 End **/</pre></body></html>