@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ptgi.edu.my/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: #ECB61E;
	--wd-alternative-color: rgb(240,83,102);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(218,31,38);
	--btn-accented-bgcolor-hover: rgb(204,18,25);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-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;
}
div.wd-popup.wd-promo-popup {
	max-width: 500px;
}
.page-title-default {
	background-image: url(https://ptgi.edu.my/wp-content/uploads/2024/09/bg2.jpg);
	background-size: cover;
	background-position: center top;
}
.footer-container {
	background-color: rgb(32,45,62);
	background-image: none;
	background-size: cover;
}
.wd-load-additional-fonts {
	font-family: "Spartan", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.single-product .main-page-wrapper {
	background-color: rgb(251,251,251);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


body.single-product .main-page-wrapper {
    padding-top: 40px;
}

body.single-product .site-content {
    margin-bottom: 40px;
}

body.woocommerce-shop .site-content {
    margin-bottom: 40px;
}

body.blog .main-page-wrapper {
    padding-top: 40px;
}

body.blog .site-content {
    margin-bottom: 40px;
}

body.post-type-archive-portfolio .site-content {
    margin-bottom: 80px;
}

.site-content {
    margin-bottom: 0px;
}

.main-page-wrapper {
    padding-top: 0px;
}

p {
	text-align: justify;
}

/* Single page */
.woocommerce-product-details__short-description li {
    margin-bottom: 0px;
}

/* Blog */
.blog-post-loop .article-body-container {
    text-align: left !important;
}

/* Form Submit Button */
input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-submit-black {
    background-color: #ECB61E;
    color: white;
    font-size: 15px;
    border-radius: 5px;
}

/* Post Hover Color */
a.wd-entities-title:hover, .wd-entities-title a:hover {
    color: #ECB61E;
}

/* Testimonial */
.testimon-align-center .testimonial-avatar {
    display: none;
}

.testimonial-content p {
    text-align: center;
}

/* Footer */
footer.footer-container p {
    font-size: 14px;
	  line-height: 21px;
}

footer.footer-container li {
    margin-bottom: 6px;
	 font-size: 14px;
}

/* Special title */
.header-offline h6 {
    display: inline-block;
    padding: 5px 10px !important;
    border-radius: 2px;
    background-color: #ECB61E;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 5px;
}

.offline-title.color-scheme-inherit.text-left.elementor-widget {
    margin-bottom: 5px;
}

.header-online h6 {
    display: inline-block;
    padding: 5px 10px !important;
    border-radius: 2px;
    background-color: #88C132;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 5px;
}

.online-title.color-scheme-inherit.text-left.elementor-widget {
    margin-bottom: 5px;
}

/* Atome price color */
.price {
    color: black;
}

.amount {
    color: #01abaa;
}

/* Pop Up */
.wd-popup {
    padding: 0px !important;
}

/* Blog */
.portfolio-entry .wd-entities-title a {
    text-transform: capitalize;
    font-family: 'Inter';
    font-size: 17px;
}

.portfolio-text-shown .wd-entities-title a {
    color: #000;
}

/* Dual Language Menu */
.wd-nav.wd-style-underline .nav-link-text {
    text-align: center;
    line-height: 1.5;
}

/* Blue Price */
.price-blue {
	color: #01abaa;
	font-size: 22px;
	font-weight: 600;
	}

/* Portfolio */
.portfolio-entry .wrap-meta {
    margin-bottom: 0px;
}

.portfolio-entry .portfolio-info {
    padding: 10px;
}

.portfolio-text-shown .portfolio-info {
    background-color: #f3f3f3;
}

.portfolio-text-shown .proj-cats-list li {
    color: #646464;
}

/* Add to Cart Button */
.wd-add-btn a span {
    color: #d50000;
}

table.wd-el-table th {width: 49%;}

.aligncenter p {text-align:center !important;}

.wd-product .product-wrapper a img {
    border: solid 1px #ffb988;
}

#gallery-1 img {border:0px !important;}@media (min-width: 1025px) {
	textarea {
    min-height: 100px;
}

/* Shop Product Title */
.product-grid-item .wd-entities-title {
    font-size: 17px !important;
}

.title-size-large .title {
    font-size: 60px !important;
}

.widget_product_categories .product-categories li a {
    font-size: 16px;
}

/* Atome price padding top */
.atome-wc-price-divider.below_price_on_list {
    padding-top: 10px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	textarea {
    min-height: 100px;
}

/* Shop Product Title */
.product-grid-item .wd-entities-title {
    font-size: 17px !important;
}

}

@media (min-width: 577px) and (max-width: 767px) {
	rs-sbg-px {
    display: none !important;
}
}

@media (max-width: 576px) {
	rs-sbg-px {
    display: none !important;
}

.product-grid-item.col-6 .wd-entities-title, .product-grid-item.col-6 .wd-product-cats, .product-grid-item.col-6 .wd-product-brands-links {
    font-size: 13px;
}

.wd-spacing-30>[class*="col"], .wd-spacing-20>[class*="col"] {
    margin-bottom: 30px;
}
}

