/*
Theme Name: Accountra Child
Author: Melissa
Description: Your description goes here
Version: 1.0
Template: accountra

This is the child theme for Accountra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

#title-heading{
	font-family : serif!important;
	letter-spacing:0.04em;
}

.guten-tCwytO > .sticky-wrapper > .guten-column-wrapper{
	margin-right:0!important;
}

/*POS*/
.guten-P6sVWZ{
	background-image:url("https://www.perdure.com.sg/wp-content/uploads/2023/07/Thermal-POS-printer.jpg");
	background-repeat: no-repeat;
  	background-size: cover;
}

.heightset{
	min-height:700px;
}

.bottom-contain{
		padding-left:20px;
		padding-right:20px;
}

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

	.wp-container-3 {
		flex-wrap:wrap!important;
	}
  	.lapcolumn {
    	flex-basis:100%;
		text-align:center
  	}
	.laptextcolumn{
		flex-basis:100%
	}
	.lapspacer{
		display:none;
	}
	.footer-contain {
		padding-left:20px;
		padding-right:20px;
		flex-wrap:wrap!important;
	}
	.column-side{
		width:100%;
	}
	.bottom-contain{
		padding-left:20px;
		padding-right:20px;
	}
	.acf-button-group{
		flex-wrap:wrap!important;
	}
}