/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 19 2026 | 21:47:52 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.project-sec-alt .spacer-single {
    display: none;
}









.subfooter .col-md-3:has(.logo-small)::after {
    content: "Primax Tools Technology Pte Ltd specializes in manufacturing precision mechanical parts for semiconductor equipment, providing reliable quality, competitive pricing, and timely delivery for B2B clients.";
    display: block;
    line-height: 110%;
    margin-top: 20px;
	color: #333333;
}

.subfooter .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.subfooter .row > .col-md-6 {
    text-align: right;
    flex: 1;
}

.social-list,
.social-icons{
    display: none !important;
}

.subfooter .row > .col-md-3:has(> .social-icons) {
    display: none;
}

#info-box {
    height: 120px;
    margin-top: -120px;
}

.info-box_subtite a {
    color: #dddddd !important;
}

header .info .col-md-9:has(ul.info-list) {
    width: 100%;
}

header .info ul.info-list strong, 
header .info ul.info-list a {
    color: #333333 !important;
}

section.wpb_row:has(.tab_steps),
section.wpb_row:has(.projects-grid-wrapper){
    display: none;
} 

.prd-cards-row .wpb_wrapper:has(> .wpb_single_image) {
    border: 1px solid #dddddd !important;
    padding: 20px;
    min-height: 433px;
}

.prd-cards-row .wpb_wrapper:has(> .wpb_single_image) .wpb_text_column {
    margin-bottom: 0px !important;
}

.prd-cards-row .wpb_text_column > .wpb_wrapper :is(ul, ol) {
    display: none !important;
}

.prd-cards-row .wpb_text_column > .wpb_wrapper p:not(:nth-child(2)) {
    display: none;
}

.prd-cards-row {
    margin-bottom: 20px;
} 

.de-navbar-left.de_light header, .de-navbar-left.de_light, .de-navbar-left, header, header.header-bg, .de-navbar-left header, .de-navbar-left #de-sidebar, .mainmenu li li a, .mainmenu li li li a {
    background-color: #ffffff !important;
}

header .info ul.info-list li {
    color: #000001;
    font-weight: 500;
}

header .info {
    border-bottom-color: rgb(0 0 0 / 20%) !important;
} 

header div#logo a img {
    width: 100% !important;
    padding: 12px 0px;
}

#mainmenu li a {
    color: #333;
}

header.smaller:not(.header-bottom):not(.side-header) {
    background: #ffffff !important;
    border-bottom: solid 1px #3333333b !important;
}

#mainmenu li a {
    color: #333333 !important;
}

#mainmenu li.current-menu-item a {color: #CE0759 !important;}

.subfooter {
    background: #fff !important;
    color: #333333 !important;
} 

.subfooter .col-md-3 .logo-small {
    width: 100%;
    max-width: 120px;
}

.subfooter {
    border-top-color: #0b0b0b3d !important;
}

#menu-btn {
    background: #4E99FC !important;
    color: #fff !important;
}

span#menu-btn.active {
    color: #fff !important;
}

span#menu-btn::before {
    color: #fff !important;
}
.row:has(.woocommerce-notices-wrapper) .col-md-9 {
    width: 100%;
}

.product img {
    background: #fff !important;
}

.product:hover img {
    border-color: #dddddd !important;
}

div#tab-description > h2 {
    margin-top: 0px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.call-to-action .ot_custom_heading {
    margin: 0px;
    line-height: 1.2;
}












.col-md-3.product{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px !important;
    position: relative;
    padding-bottom: 20px !important;
	text-align: left;
}

.product.col-md-3 .price{
    display: none !important;
} 

.product.col-md-3 a.button{
    width: fit-content !important;
    padding: 10px 16px;
    text-transform: capitalize !important;
    border: 1px solid #CE0559 !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px;
    background: #CE0559 !important;
	color: #ffffff !important;
} 

.product.col-md-3 a.button::after {
    display: none !important;
}

.product.col-md-3 a.button:hover {
    background:  #ffffff !important;
    color: #CE0559 !important;
}

.product.col-md-3 img {
    border: none !important;
}

.col-md-3.product::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0px;
    height: 100%;
    width: 100%;
    max-width: calc(100% - 20px);
    border: 1px solid #ddd !important;
    margin: 0 auto;
	pointer-events: none;
}

.product.col-md-3  > *:not(.product-thumb) {
    margin-inline: 20px !important;
}

h2.ot_custom_heading + .woocommerce.columns-4 {
    margin-top: 60px;
}

h2.ot_custom_heading + .woocommerce.columns-4 .products .product:nth-child(n+5) {
    display: none !important;
}











@media (max-width: 990px) {
	#mainmenu a:hover {
		background: #4E99FC !important;
		color: #fff !important;
	}
}

@media (max-width: 990px) {
    #info-box {
        margin-top: auto !important;
        height: auto !important;
        position: relative !important;
        background: #000 !important;
    }
    
    #info-box .row-fluid {
        display: grid !important;
        grid-template-columns: repeat(3,1fr)  !important;
        gap: 10px !important;
        padding: 20px 0px !important;
    }
    
    #info-box .row-fluid > .col-md-4 {
        margin-bottom: 0px !important;
        padding: 0px !important;
    }
    
    #info-box .row-fluid > .col-md-4 .info-box {
        padding: 0px !important;
    }
    
    #info-box .row-fluid > .col-md-4 .info-box i {
        font-size: 30px !important;
    }
    
    .info-box .info-box_text {
        padding-left: 40px !important;
    }
    
    .info-box .info-box_title {
		color: #fff !important;
        font-size: 14px !important;
    }
    
    .info-box_subtite {
		color: #fff !important;
        font-size: 12px !important;
        line-height: 1.2 !important;
    }
    
    #info-box .col-md-12 {
        margin-bottom: 0px !important;
    }
    
    .h2 {
        font-size: 36px !important;
        letter-spacing: 0px !important;
    }
    
    .box-icon .icon {
        font-size: 48px !important;
    }
    
    .box-icon i {
        font-size: 20px !important;
        background: #333 !important;
        width: 50px !important;
        padding: 14px !important;
    }
    
    .box-icon .text {
        margin-left: 60px !important;
    }
    
    .box-icon .text h3 {
        font-size: 14px !important;
        letter-spacing: 0px !important;
    }
    
    .box-icon .text p {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }
    
    .subfooter .row > .col-md-6 {
        text-align: center !important;
        margin-top: 20px !important;
        margin-bottom: 0px !important;
    }
    
    .subfooter .col-md-3 .logo-small {
        margin-bottom: 20px !important;
    }
	
	.has-topbar #subheader {
		padding: 80px 0 100px 0 !important;
	}

	#subheader h1 {
		margin-top: 0px !important;
	}	
}



@media (max-width: 768px) {
    .call-to-action a.btn.btn-line.btn-big.mt10 {
        display: block;
        width: fit-content;
    }
	
	#info-box .row-fluid {
		grid-template-columns: 100% !important;
	}
	
	.prd-cards-row .wpb_wrapper:has(> .wpb_single_image) {
		margin-bottom: 20px;
	}

	.prd-cards-row {
		margin-bottom: 0px;
	}	
	
	.prd-cards-row .wpb_wrapper:has(> .wpb_single_image) {
		min-height: 363px;
	}	
	
	.row:has(> .abt-col) > div {
		margin-bottom: 30px !important;
	}

	.row:has(> .abt-col) > div .wpb_content_element {
		margin-bottom: 30px !important;
	}

	.row:has(> .abt-col) > div.abt-col {
		margin-bottom: 0px !important;
	}	
	.form p {
    margin: 0;
}

.form .col-md-8,
.form .col-md-4{
    margin: 0;
}
	.form{
		margin-bottom: 20px;
		margin-top: -30px;
	}
}

@media (max-width: 575px) {
	
	#subheader h1 {
		font-size: 40px !important;
	}
	
	.info-box .info-box_text {
		padding-left: 50px !important;
	}

	h2 .wm {
		font-size: 40px !important;
		margin-left: -40px !important;
	}

	.h2 {
		font-size: 26px !important;
		line-height: 1.2 !important;
		letter-spacing: 0px !important;
	} 	
	
	#subheader h1, 
	#subheader h4, 
	#subheader .crumb {
		text-align: center !important;
	}	
	
	 .sr7-layer.sr7-btn {
		transform: translateX(-20px) !important;
	}

	.sr7-layer.sr7-btn+.sr7-layer.sr7-btn {
		transform: translateX(20px) !important;
	}	
	
	.has-topbar #subheader {
		padding: 80px 0 80px 0 !important;
	}

	#subheader h1 {
		padding: 0px !important;
		margin-bottom: 30px !important;
	}	
}

.btn-custom{
    width: fit-content !important;
    padding: 10px 16px;
    text-transform: capitalize !important;
    border: 1px solid #CE0559 !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px;
    background: #CE0559 !important;
	color: #ffffff !important;
} 

.btn-custom::after {
    display: none !important;
}

.btn-custom:hover {
    background:  #ffffff !important;
    color: #CE0559 !important;
}

.text-light a.btn-line {
    width: fit-content !important;
    padding: 10px 16px;
    text-transform: capitalize !important;
    border: 1px solid #CE0559 !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px;
    background: #ffffff !important;
    color: #CE0559 !important;
} 
.text-light a.btn-line::after {
    display: none !important;
}

.text-light a.btn-line:hover {
    background:  #000000 !important;
    color: #ffffff !important;
}

.btn-line{
    width: fit-content !important;
    padding: 10px 16px;
    text-transform: capitalize !important;
    border: 1px solid #CE0559 !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px;
    background: #CE0559 !important;
	color: #ffffff !important;
} 

.btn-line::after {
    display: none !important;
}

.btn-line:hover {
    background:  #ffffff !important;
    color: #CE0559 !important;
}
