/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.logo01{margin-top:-40px !important;}
header.sticky .logo01{margin-top:0px !important;}
.topbutton01{}
.mainbanner01{}
.bannertxt01{margin-top: 25px;margin-bottom: 0px !important;}
.bannertxt01txt{}
.bannertxt01txt h2{
    color: #fff;
    font-weight: 600;
    margin-bottom: 11px;
    font-size: 48px;
}
.bannertxt01txt h3{
    color: #fff;
    font-size: 30px;
    max-width: 900px;
    margin: auto;
    margin-bottom: 15px;
    line-height: 47px;
}
.bannertxt01txt ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}
.bannertxt01txt ul li{
    position: relative;
    background-color: rgb(0 0 0 / 38%);
    color: #fff;
    padding: 11px 30px;
    font-size: 22px;
    padding-left: 48px;
    font-weight: 600;
}
.bannertxt01txt ul li:before{content:'';background-image: url(https://kitchendesigncabinets.com.au/wp-content/uploads/2025/05/star-icon.png);position: absolute;top: 8px;left: 7px;width: 30px;height: 30px;background-repeat: no-repeat;background-size: 100%;}
.bannertxt01txt p{
    color: #fff;
    font-size: 20px;
    margin-bottom: 13px;
    line-height: 35px;
}
.bannertxt01form{
    background-color: rgb(248 103 23 / 46%);
    padding: 30px;
    border-radius: 20px;
    max-width: 500px;
    float: right;
    margin-left: 100px;
}
.bannertxt01form h3{
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 12px;
}
.bannertxt01form ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.bannertxt01form ul li{
    margin-bottom: 12px;
}
.bannertxt01form ul li label{
    color: #fff;
}
.bannertxt01form ul li input{}
.bannertxt01form ul li select{}
.bannertxt01form ul li textarea{
    height: 90px;
}
.bannertxt01form ul li input[type="submit"]{
    width: 100%;
}
.bannertxt01form ul li input[type="submit"]:hover{}

.section001{}
.section001 h3{font-size: 37px;  margin-bottom: 10px;}
.section001 p{}
.section001 ul{
    text-align: left;
    margin: 0px;
    padding-left: 15px;
    margin-left: 6px;
	margin-bottom:10px;
}
.section001 ul li{
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
}
.section001 ul li:before{content:'';background-image:url(https://kitchendesigncabinets.com.au/wp-content/uploads/2025/05/bullet-point.png);position: absolute;top: 5px;left: -26px;width: 22px;height: 22px;background-repeat: no-repeat;background-size: 100%;}

.section002{
    padding-top: 0px !important;
}
.section002 h3{
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: -10px;
}
.servicebox01{
    background-color: #333333;
    border-radius: 25px;
    overflow: hidden;
    margin-top: 35px;
    text-align: left;
}
.servicebox01 .w-iconbox-meta{
    padding: 20px;
    padding-top: 10px;
}
.servicebox01 img{width:100%;}
.servicebox01 h4{
    padding-top: 0px !important;
    color: #f86717;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px !important;
}
.servicebox01 p{
    color: #f5f5f5;
}
.servicebox01 ul{
    text-align: left;
    color: #f5f5f5;
    margin: 0px;
    padding-left: 15px;
    margin-left: 6px;
}
.servicebox01 ul li{
    margin-bottom: 5px;
    position: relative;
    padding-left: 10px;
}
.servicebox01 ul li:before{content:'';background-image:url(https://kitchendesigncabinets.com.au/wp-content/uploads/2025/05/bullet-point.png);position: absolute;top: 5px;left: -26px;width: 22px;height: 22px;background-repeat: no-repeat;background-size: 100%;}

.servicebox01 a{}
.servicebox01 a.calbottn01{
    background-color: #f86717;
    color: #fff;
    padding: 9px 30px;
    display: block;
    text-align: center;
    border-radius: 17px;
    font-size: 21px;
    margin-top: 10px;
}
.servicebox01 a.calbottn01 i{
    margin-right: 6px;
}
.servicebox01 a.calbottn01:hover{
    background-color: #fff;
    color: #000;
}

.section003{
    padding-top: 0px !important;
}
.section003 h3{
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 20px;
}
.section003 img{
    border-radius: 10px;
}

.footcopy01{text-align: center;padding-top: 11px !important;padding-bottom: 9px !important;background-color: #f86717;color: #f5f5f5;}
.footcopy01 p{    font-size: 17px;}
.footcopy01 a{font-weight: 600;color: #f5f5f5 !important;}
.footcopy01 a:hover{
    text-decoration: underline;
}

.footer{
    padding-bottom: 25px !important;
}
.footer h3{
    color: #f86717;
    margin-bottom: 20px;
    font-weight: 600;
}
.footer ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.footer ul li{
    float: left;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 15px;
}
.footer ul li label{
    color: #fff;
}
.footer ul li input{}
.footer ul li select{}
.footer ul li textarea{
    height: 90px;
}
.footer ul li input[type="submit"]{width:100%}
.footer ul li input[type="submit"]:hover{}
.footer ul li:nth-child(5){width:100%}
.footer ul li:nth-child(6){width:100%}
.footer iframe{}
.phonebox01{
    margin-bottom: 20px;
}
.phonebox01 h4{
    color: #f86717;
    font-size: 22px;
    padding-bottom: 0px !important;
}
.phonebox01 p{
    color: #fff;
}

.section01logo01{text-align: center;margin-bottom: 40px !important;!i;!;margin-top: -21px;background-color: #f5f5f5;padding: 20px;border-radius: 102px;}
.section01logo01 .vc_column-inner{
    display: block;
    width: 100%;
}
.section01logo01 .vc_column-inner .w-image{
    display: inline-block;
}
.section01logo01 .vc_column-inner .w-image:nth-child(3){}
.section01logo01 img{
    max-height: 100px;
    max-width: 200px;
}
.kitchenbox01{margin-top: 40px;}
.kitchenbox01 .w-iconbox-icon{
    width: 19% !important;
    margin-top: 5px;
}
.kitchenbox01 img{
    width: auto;
	max-height: 80px;
}
.kitchenbox01 h4{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 6px !important;
}
.kitchenbox01 p{}

.bredcums{}
.bredcums h2{
    color: #fff;
    margin-bottom: 10px;
    margin-top: 30px;
}
.bredcums .g-breadcrumbs{
    color: #fff;
}
.bredcums .g-breadcrumbs a{
    color: #fff;
}
.bredcums .g-breadcrumbs a:hover{
    text-decoration: underline;
}
.thankyou{ text-align: center;}
.thankyou img{}
.thankyou h3{
    font-size: 45px;
    margin-top: 20px;
    margin-bottom: 7px;
}
.thankyou p{
    font-size: 22px;
    margin-bottom: 20px;
}


@media (max-width:600px){
	.topphone01{}
	.topphone01 a{font-size:20px !important;}
	.logo01{margin-top:0px !important;}
	.topbutton01 { padding-left: 20px !important; padding-right: 20px !important;  margin-left: 10px !important;}
	.mobileform01{background-color: #f86717;}
	.mobileform01 .bannertxt01form{margin-left:0px; max-width:100%; padding: 0px;}
	.mobileform01 .bannertxt01form ul li input[type="submit"]{background-color:#000;}
	.bannertxt01txt{text-align: center;}
	.bannertxt01txt h2{font-size:29px;}
	.bannertxt01txt h3{font-size:23px; line-height:38px;}
	.bannertxt01txt ul li{padding: 11px 8px; font-size: 20px; text-align: left; padding-left: 45px;}
	.bannertxt01txt p{ font-size: 18px; margin-bottom: 10px; line-height: 29px;}
	.section001{text-align: center;}
	.section001 .g-cols.cols_2{    --columns-gap: 1rem !important;}
	.section001 h3{font-size:30px;}
	.section002 h3{font-size:35px;     margin-bottom: 0px;}
	.section002 .g-cols.cols_3{--columns-gap: 0rem !important;}
	.servicebox01{margin-top:25px; border-radius:5px;}
	.section003 h3{font-size:28px;}
	.footer ul li{width:100%; padding-right:0px;}
	.footer .g-cols.cols_2-1{    --columns-gap: 0rem !important;}
	.footer iframe{height:250px;}
	.footcopy01 p{font-size:16px;}
	.section01logo01{border-radius:0px; margin-bottom: 20px !important;}
	.section01logo01 img{max-width:135px;}
	.section01logo01 .vc_column-inner .w-image:nth-child(3) img{max-width:250px;}
	.section001 .g-cols.cols_3{--columns-gap: 0rem !important;}
	.kitchenbox01 .w-iconbox-icon{width: 17% !important;}
	.kitchenbox01 h4{font-size: 19px; padding-bottom: 2px !important;}
	.kitchenbox01{margin-top: 28px;}
	.thankyou h3{font-size:30px;}
	.thankyou p{font-size:19px;}

	
}
