@font-face {
    font-family: 'Belleza';
    src: url('../fonts/Belleza-Regular.woff2') format('woff2'),
        url('./fonts/Belleza-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Bold.woff2') format('woff2'),
        url('../fonts/Jost-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Regular.woff2') format('woff2'),
        url('./fonts/Jost-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-Medium.woff2') format('woff2'),
        url('../fonts/Jost-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Jost';
    src: url('../fonts/Jost-SemiBold.woff2') format('woff2'),
        url('./fonts/Jost-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rage';
    src: url('../fonts/RageItalic.woff2') format('woff2'),
        url('../fonts/RageItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  border: none;
  list-style: none;	
}

body {
  font-family: 'Jost';
	background:#fff;
  }
h2 {
	font-size:50px;
	color:#000;
	font-family: 'Belleza';
	text-transform:uppercase;
}
h1, h2, h3, h4, h5 {
  font-weight: normal;
   }
p {
	font-size:18px;
	color:#000;
	line-height:30px;
}
a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #ff944c;
  text-decoration: none;
}

img {
  max-width: 100%; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.row {
  width: 100%;
  float: left; }
.p_t {
	padding-top:60px;
}
.p_b {
	padding-bottom:60px;
}
.read-btn {
	background: #e89a41;
    padding: 5px 50px 5px 15px;
    border-radius:20px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    margin-top: 20px;
    position: relative;
	text-transform:uppercase;
}
.read-btn:hover{
	color: #fff !important;
}
.read-btn:after {
	background: url('https://www.bestpricewardrobes.com.au/wp-content/uploads/2023/12/right-arrow.png') no-repeat left top;
	content: '';
    right: 7px;
    top: 13px;
    position: absolute;
    z-index: 99;
    width: 31px;
    height: 16px;
}
.read-btn:hover {
	color:#000;
}
.grey_bg {
	background:#fbf2e8;
}
.black_bg {
	background:#000;
}
/*main Css==========================*/
.vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.vc_column_container>.vc_column-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.wpcf7-response-output {
    width: 100%;
    float: left;
    text-align: center;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
	margin-bottom: 0px !important;
}

.vc_row:after,
.vc_row:before,
.vc_column-inner::after,
.vc_column-inner::before {
	display: none !important;
}
.wrapper {
  width: 94% !important;
  max-width: 1280px !important;
  margin: 0 auto !important;
  float: none !important; 
 }
.review-btn{
	background: #e89a41;
    padding: 5px 15px 5px 15px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
	font-weight:600;
    display: inline-block;
    margin-top: 20px;
    position: relative;
    text-transform: uppercase;
}
.review-btn:hover{
	color: #fff;
}
.recaptcha-box{
	 width: 100%;
    float: left;
	padding:10px 0;
}
.c-box {
	width:305px;
	float:none;
	margin:0 auto;
}
.sitemap-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.kwayy-page-title {
    color: #000;
    font-size: 35px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 30px;
}
.kwayy-page-list ul {
    column-count: 3;
}
.kwayy-page-list ul li {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 28px;
    position: relative;
    padding-left: 18px;
    text-transform: uppercase;
}
.kwayy-page-list ul li:before {
    position: absolute;
    content: "";
    left: 0;
    top: 10px;
    border-top: #f6f5f2 5px solid;
    border-left: #000 6px solid;
    border-bottom: #f6f5f2 5px solid;
    width: 0px;
    height: 0px;
}
 .header {
	width:100%;
	float:left;
	 padding:15px 0;
	 display:grid;
	 grid-template-columns:200px 1fr 180px;
	 gap:10px;
	 align-items:center;
}
.header-col-1 {
	float:left;
}
.nav-menu {
	width:100%;
	float:left;
	position:relative;
	text-align:center;
}
.nav-menu li {
	display:inline-block;
	margin: 25px 10px 25px 10px;
}
.nav-menu li a {
	display: block;
	color:#000000;
	font-size:13px;
	font-weight:600;
	text-transform:uppercase;
	position: relative;
	padding-bottom:5px;
}
.nav-menu li a:before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 0%;
  background: #e89a41;
  border-radius: 12px;
  transition: all 0.4s ease;
}
.nav-menu li a:before{
  left: 50%;
  transform: translateX(-50%);
}
.nav-menu li a:hover:before{
  width: 100%;
}
.nav-menu li.current-menu-item a {
	color:#000 !important;
}
.nav-menu input[type="checkbox"]{
    display: none;
  }
.header-call {
	width:100%;
	float:left;
	background:#e89a41;
	border-radius:5px;
	padding:10px;
}
.header-call span {
	background: #fff;
    border-radius: 50%;
    padding: 5px;
    float: left;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 7px 10px 0 0;
}
.header-call h3 {
	color:#fff;
	font-size:14px;
}
.header-call h3 a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
}
.banner {
	width:100%;
	float:left;
	position:relative;
}
.banner:after {
	width: 100%;
    float: left;
    background: rgba(0,0,0,0.5);
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.banner img {
	width:100%;
	display:block;
}
.banner-box {
	position:absolute;
	left:0;
	top:50%;
	transform:translate(0, -50%);
	width:100%;
	z-index:999;
	color:#fff;
}
.banner h2 {
	font-size: 40px;
    font-weight: 400;
    letter-spacing: 10px;
    color: #fff;
    font-family: 'Jost';
    text-transform: capitalize;
}
.banner h1 {
	font-size:95px;
	font-weight:500;
	letter-spacing:3px;
	text-transform:uppercase;
	 font-family: 'Belleza';
	position:relative;
	display: inline-block;
    margin: 30px 0;
}
.banner h1:after {
	    width: 100%;
    position: absolute;
    height: 1px;
    content: "";
    top: -5px;
    left: 0;
    background: #fff;
    z-index: 99999;
}
.banner h1:before {
	    width: 100%;
    position: absolute;
    height: 1px;
    content: "";
    bottom:-5px;
    left: 0;
    background: #fff;
    z-index: 99999;
}
.banner p {
	font-size:23px;
	line-height:35px;
	color:#fff;
}
.about-row {
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:500px 1fr;
	gap:50px;
}
.about-row .vc_col-sm-6{
	width:100%;
	float:left;
}
.about-row .vc_col-sm-6 .vc_single_image-wrapper {
	position:relative;
}
.about-row .vc_col-sm-6 .vc_single_image-wrapper:after {
	content:"";
	position:absolute;
	left:40%;
	bottom:0;
	background:url("https://www.bestpricewardrobes.com.au/wp-content/uploads/2023/12/about-sun-box.png") left top no-repeat;
	width:248px;
	height:248px;
}
.about-row h4 {
	color:#e89a41;
	font-weight:500;
	font-size:40px;
	font-family: 'Rage';
}
.abt-box{
	border-left:#e89a41 2px solid;
}
.abt-box p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    padding-left: 20px;
	font-weight:500;
    margin-bottom: 20px !important;
	text-align:justify;
}
.about-row h2{
	margin-bottom:15px;
	font-size:40px;
}
.wardrobe-box {
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:1fr 200px;
	gap:10px;
	align-items:center;
}
.wardrobe-box h2 {
	margin-bottom:35px;
	position:relative;
}
.wardrobe-box h2:after {
	width:600px;
	left:0;
	bottom:-15px;
	position:absolute;
	content:"";
	height:1px;
	background:#000;
}
.wardrobe-box .vc_col-sm-8 {
	width:100% !important;
	float:left;
}
.wardrobe-box .vc_col-sm-4 {
	width:100% !important;
	float:left;
}
.wardrobe-box-2 {
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	gap:10px;	
	margin-top:30px;
}
.wardrobe-box-2 .vc_col-sm-4 {
	width:100%;
	float:left;
	position:relative;
}
.wardrobe-box-2 .vc_col-sm-4:after {
	position:absolute;
	right:60px;
	top:0;
	height:100%;
	width:1px;
	background:#000;
	content:"";
	 transform: rotate(15deg);
}
.wardrobe-box-2 .vc_col-sm-4:nth-child(3):after {
	display:none;
}
.wardrobe-box-2 ul {
	width:100%;
	float:left;
}
.wardrobe-box-2 ul li {
	width: 100%;
    float: left;
    padding: 5px 0 5px 15px;
    background: url(https://api.iconify.design/bi/plus.svg?width=24&height=24) no-repeat left 4px;
    padding-left: 25px;
    font-size: 16px;
    font-weight: 500;
}
.wardrobe-box-3 {
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:500px 1fr;
	gap:20px;
	align-items:center;
}
.wardrobe-box-3 .vc_col-sm-3, .wardrobe-box-3 .vc_col-sm-9 {
	width:100% !important;
	float:left !important;
}

.wardrobe-box-3 img {
	padding:30px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.48);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.48);
}
.wardrobe-box-3 h3 {
	font-size:25px;
	color:#000;
	line-height:50px;
	margin-bottom:12px;
	font-weight:500;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background-color:#fff !important;
}
.vc_tta.vc_tta-shape-rounded .vc_tta-tabs-container {
	margin:0 !important;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
	text-align:center;
}
.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before, .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after {
	display:none !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #000 !important;
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 0 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #000 !important;
    background-color: #000 !important;
    color: #fff !important;
}
.product-list {
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;
	gap:30px 10px;
	margin-bottom:30px;
}
.product-list li {
	width:100%;
	float:left;
}
.footer-wardrope {
	width:100%;
	float:left;
	padding:150px 0;
}
.footer-wardrope h2 {
	color:#fff;
	font-size:56px;
	text-transform:capitalize;
}
.footer-wardrope h3 {
	font-size:40px;
	color:#fff;
	font-family: 'Belleza';
}
.footer {
	width:100%;
	float:left;
}
.footer h2 {
	font-size:46px;
	color:#fff;
	line-height:60px;
	text-transform: capitalize;
}
.footer-row {
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:400px 400px 1fr;
	gap:10px;
}
.footer-col-1 {
	width:100%;
	float:left;
	margin-top:50px;
}
.footer-col-1 h3 {
	font-size:20px;
	color:#fff;
}
.footer-col-1 p {
	color:#ccc;
	font-size:16px;
	margin:20px 0;
}
.footer-col-1 p span {
	position: relative;
    top: 3px;
    margin-right: 5px;
}
.footer-col-1 p a{
	color:#ccc;
}
.footer-col-1 h4 a {
	color:#fff;
}
.footer-col-1 h4 {
	font-size:19px;
	color:#fff;
}
.footer-col-1:nth-child(1) h4 a {
	margin: 10px 0 0 10px;
    position: relative;
    top: 10px;
}
.footer-col-1 h4 span {
	position: relative;
    top: 10px;
    margin-right: 10px;
}
.footer-menu {
	width:100%;
	float:left;
	margin-top:20px;
}
.footer-menu li {
	display:inline-block;
	float:left;	
	width:50%;
}
.footer-menu li a {
	display:block;
	font-size:16px;
	color:#ccc;
	position:relative;
	padding-left: 18px;
    line-height: 28px;
}
.footer-menu li a:before {
	width: 10px;
    height: 1px;
    background: #e89a41;
    left: 0;
    top: 14px;
    content: "";
    position: absolute;
}
.copyRight {
	width:100%;
	float:left;
	padding:10px 0;
}
.copyRight p{
	font-family:'Jost';
	color:#000;
	font-size:15px;
	font-weight:500;
}
.inner_head {
	width:100%;
	float:left;
	position:relative;
}
.inner_head img {
	width:100%;
	float:left;
	display:block;
}
.inner-title {
	position: absolute;
    z-index: 12;
    left:0px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	width:100%;
	text-align:center;
}
.inner-title h1 {
	font-weight: 600;
    font-size: 42px;
    color: #e89a41;
    display: inline-block;
}
.breadcrumb {
    margin-top: 10px;
    font-size: 18px;
}
.breadcrumb span{
	 color: #000;
}
.breadcrumb a {
    color: #000;
	font-weight:600;
}
.about-row-1{
	width:100%;
	float:left;
	padding: 60px 25%;
}
.about-row-1 h2 {
   color: #000;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 15px !important;
    border-left: #e89a41 4px solid;
    padding-left: 20px;
}
.about-row-1 p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
	margin-bottom:10px;
	text-align:justify;
	 padding-left: 20px;
}
.about-row-2{
	width:100%;
	float:left;
	padding:60px 0;
}
.about-row-2-col-1{
	width:38% !important;
	float:left !important;
}
.about-row-2-col-2{
	width:58% !important;
	float:right !important;
	padding: 60px 0;
}
.about-row-2 h2{
	color: #e89a41;
    font-weight: 500;
    font-size: 40px;
    font-family: 'Rage';
	display:inline-block;
	padding: 15px 45px;
    background: #F8F3F1;
	margin-left:-100px;
	margin-bottom:30px !important;
}
.about-row-2 p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
	margin-bottom:10px;
	text-align:justify;
}
.prd-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.prd-row-1 p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
	text-align:center;
	padding: 0 18%;
}
.prd-list{
	width:100%;
	float:left;
	margin-top:20px;
	text-align:center;
	margin-bottom: 30px !important;
}
.prd-list li {
    display: inline-block;
    width: 31%;
    background: #F5f5f5;
    padding: 20px;
    position: relative;
	font-size: 17px;
    color: #000;
	font-weight:500;
    margin-right: 2%;
    margin-bottom: 20px;
	 -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.prd-list li:hover {
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
    background-color: #FFFFFF;
	border-left: #e89a41 4px solid;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.prd-row-2{
	width:100%;
	float:left;
	display:grid;
	grid-template-columns:590px 1fr;
	gap:10px;
	
}
.prd-row-1 .vc_col-sm-6{
	width:100% !important;
	border: #e8e8e8 4px solid;
	padding:20px;
}
.prd-row-2 h2{
	font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    position: relative;
}
.prd-row-2 h2:after{
	position: absolute;
    left: 0;
    bottom: -8px;
    background: #e89a41;
    content: "";
    width: 60px;
    height: 2px;
    transition: width .2s;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
}
.prd-row-2 h2:hover:after{
	width: 100px !important;
}
.prd-list1{
	width:100%;
	float:left;
}
.prd-list1 li{
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 18px;
    background: url(https://www.bestpricewardrobes.com.au/wp-content/uploads/2023/12/pd.png) left center no-repeat;
    font-size: 15px;
    color: #000;
    padding-left: 32px;
    font-weight: 400;
}
.gallery-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.contact-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.cont-list{
	width:100%;
	float:left;
	margin-bottom:30px !important;
}
.cont-list li {
    display: block;
    width: 100%;
    height: 65px;
    float: left;
    color: #858585;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: 300;
	margin-bottom:20px !important;
}
.cont-box{
	width:100%;
	float:left;
}
.cont-box-left{
	width:13%;
	float:left;
	background:#fbf2e8;
	padding:10px;
	border-radius:5px;
		text-align:center;
}
.cont-box-right{
	width:82%;
	float:right;
	display: grid;
    height: 60px;
    align-items: center;
}
.cont-list li:hover .cont-box-left{
	background:#e89a41;
}
.contact-row-1-col-1 {
    width: 38% !important;
    float: left !important;
}
.contact-row-1-col-2 {
    width: 58% !important;
    float: right !important;
}
.contact-row-1 h2 {
    font-size: 28px;
    color: #000;
    line-height: 32px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}
.contact-row-1 h2:after{
	content: " ";
    display: block;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #e89a41;
    height: 2px;
    width: 120px;
    transition: width .2s;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
}
.contact-row-1 h2:hover:after {
    width: 180px;
}
.cont-box2{
	width:100%;
	float: left;
    padding: 30px;
    box-shadow: 0px 10px 30px 0px rgba(44, 130, 237, 0.4);
    border-radius: 8px;
    background: #fff;
}
.form-box {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.form-box-col-1 {
    width: 48%;
    float: left;
}
.form-box-col-2 {
    width: 48%;
    float: right;
}
.form-box input[type="text"], .form-box input[type="email"], .form-box input[type="tel"], .form-box textarea {
    width: 100%;
    float: left;
    border: 1px solid #e7e7e7;
    background: #fff;
    height: 50px;
    border-radius: 10px;
    font-size: 15px;
    padding: 0 10px;
    outline: none; position:relative; z-index:9;
}
.form-box textarea {
    height: 150px;
    padding: 18px 20px 0 10px;
	font-family:'Jost';
	    
}
.form-box input[type="submit"] {
    width: 100%;
    height: 45px;
   	background: #e89a41;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    font-weight: 600;
    cursor: pointer;
    border: 1px solid #e89a41;
    border-radius: 5px;
	transition: ease-in-out 300ms;
	transition: all 0.2s linear;
	
}
.form-box input[type="submit"]:hover{
	background: #000;
	border: 1px solid #000;
    color: #fff;
    transition: ease-in-out 300ms;
	transform: translateY(-3px);
    box-shadow: 0px 0px 14px 0px rgb(133 133 133 / 30%);
}
.wardrobe-row-1{
	width:100%;
	float:left;
	padding: 60px 25%;
}
.wardrobe-row-1 h2 {
    color: #000;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 15px !important;
    border-left: #e89a41 4px solid;
    padding-left: 20px;
}
.wardrobe-row-1 p {
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: justify;
    padding-left: 20px;
}
.wardrobe-row-2{
	width:100%;
	float:left;
	padding: 0px 20% 30px 20%;
	text-align: center;
}
.wardrobe-row-2-col-1{
	width:25% !important;
	float:left !important;
}
.wardrobe-row-2-col-2{
	width:25% !important;
	float:left !important;
}
.wardrobe-row-2-col-3{
	width:25% !important;
	float:left !important;
}
.wardrobe-row-2-col-4{
	width:25% !important;
	float:right!important;
}
.wardrobe-row-2 h5{
	font-weight: 500;
    font-size: 19px;
    font-family: 'Rage';
}
.wardrobe-row-3{
	width:100%;
	float:left;
	padding: 0px 0px 60px 0;
	text-align: center;
}
.wardrobe-row-3 h2 {
   font-size: 35px;
    color: #000;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin-bottom: 50px !important;
}
.wardrobe-row-3 h2:after {
    content: " ";
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: #e89a41;
    height: 2px;
    width: 120px;
    transition: width .2s;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
}
.wardrobe-row-3 h2:hover:after {
    width: 180px;
}
.wadrobe-list{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr 1fr;
	grid-gap:30px;
}
.wadrobe-list li{
	width:100%;
	float:left;
	background: #e6f1f7;
    padding: 30px;
	cursor:pointer;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.wadrobe-list li h4{
    font-size: 17px;
    color: #000;
    font-weight: 600;
}
.wadrobe-list li h4 a:hover{
	color:#e89a41;
}
.wadrobe-list li img{
	webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.wadrobe-list li:hover img{
	webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.wadrobe-list li:hover {
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
    background-color: #FFFFFF;
}
.wadrobe-list li:hover::before, .wadrobe-list li:hover::after{
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    border: 2px solid #e89a41;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.wadrobe-list li:hover::before {
    top: 0;
    left: 0;
    border-bottom: 0;
    border-right: 0;
}
.wadrobe-list li:hover::after {
    bottom: 0;
    right: 0;
    border-left: 0;
    border-top: 0;
}
.wadrobe-btn{
	background: #e89a41 url(https://www.bestpricewardrobes.com.au/wp-content/uploads/2024/01/icon-10.png) 295px 32px no-repeat;
    color: #FFF;
    font-size: 17px;
    display: inline-block;
    padding: 18px 45px 18px 40px;
    margin-top: 45px;
    border-radius: 5px;
}
.wadrobe-btn:hover {
    color: #FFF;
    background: #000 url(https://www.bestpricewardrobes.com.au/wp-content/uploads/2024/01/icon-10.png) 295px 32px no-repeat;
}
.wardrobe-row-4{
	width:100%;
	float:left;
	padding: 0px 60px;
	text-align: center;
}
.wardrobe-row-4 p {
    font-size: 18px;
    color: #000;
    margin-bottom: 30px !important;
}
.space-row{
	width:100%;
	float:left;
	margin-bottom: 30px !important;
}

.wad-img-box {
	width:100%;
	float:left;
	position:relative;
}
.wad-img-box .hover-box {
	width:100%;
	float:left;
	top: 0; 
	left: 0;
	margin-left: 0;	
	opacity: 0;
	filter: alpha(opacity=0);  	
	position: absolute;
	text-align: center;	
	z-index: 2;
	text-transform: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease-in-out;
}
.wad-img-box:hover .hover-box {
	opacity: 1;
	filter: alpha(opacity=100);
	top: -150px;
	left: 0;
	z-index: 99;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
/* blog*/
.blgmore-btn1{
	color: #fff!important;
    background: #e89a41;
    padding: 10px 25px;
    font-size: 15px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 5px;
	transition: ease-in-out 300ms;
}
.blgmore-btn1:hover{
	color: #fff !important;
    background: #000;
    transition: ease-in-out 300ms;
}
.blog-details {
	width:100%;
	float:left;
	padding:35px 0;	
}
.blog-area li {
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 2% 0;
	box-shadow: 0px 0px 12px 0px rgba(186,186,186,0.6);
	border-radius:6px;
	overflow:hidden;
	min-height:320px;
}
.blog-area1 li{
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 2% 0;
	box-shadow: 0px 0px 12px 0px rgba(186,186,186,0.6);
	border-radius:6px;
	overflow:hidden;
	min-height:497px;
}
.blog-area li img, .blog-area1 li img {
	width:100%;
	float:left;
	display:block;	
}
.blog-area li:nth-child(3n), .blog-area1 li:nth-child(3n) {
	margin-right:0px;	
}
.img-box {
	width:100%;
	float:left;
	height: 215px;
    overflow: hidden;	
}
.blog-img img {
	display:block;	
}
.blog-content {
	padding:15px;	
}
.blog-box {
	width:100%;
	float:left;
	padding:20px 20px 20px 20px;	
}
.blog-box h2 {
	font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000;
    line-height: 26px;
}
.more-btn-1 {
	display: inline-block;
    padding: 15px 45px;
    background: #f77c27;
    color: #FFF;
    font-style: 15px;
    margin-top: 30px;
}
.more-btn-1:hover{
	color:#fff;
}
.blg-list li{
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #545454;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.blg-list li:after {
    position: absolute;
    left: 0px;
    top: 4px;
    content: "";
    width: 8px;
    height: 8px;
    background: #f77c27;
}
.blog-box p {
    font-size: 14px;
    color: #525353;
    line-height: 22px;
    height: auto;
}
.blog-box h2 a {
	 color:#000;	
}
.blog-row-1, .blog-row-2 {
	width:100%;
	float:left;
	padding:60px 0;	
}
.blog-content h2 {
	font-size:26px;
	font-weight:500;
	margin-bottom:5px;
	color:#21a4e2;	
}
.blog-content h2 a {
	color:#21a4e2;		
}
.blog-content p {
	font-size: 14px;
    color: #545454;
    line-height: 25px;
	text-align:justify;	
}
.blog-content .more-btn {
	display:inline-block;
	background:#21a4e2;
	color:#FFF;
	padding:7px 25px;
	margin-top:10px;	
}
.blog-title {
	background:#21a4e2;
	padding:8px;
	color:#FFF;
	border-radius:6px;
	margin-bottom:30px;	
}
.blog-title h1 {
	font-size:22px;	
}
.blog-detais-row {
	width:100%;
	float:left;
	padding:40px 0;	
}
.blog-detais-row .post-thumbnail img {
	background:#f1f1f1;
	padding:8px;
	margin:0 0 15px 0;
	width:100%;	
}
.blog-detais-row-col-1 {
	width:70%;
	float:left;
	box-shadow: 0px 0px 12px 0px rgba(186,186,186,0.5);
	padding:20px;
	margin-bottom:0px !important;
}
.blog-detais-row-col-1 h1 {
	font-size: 30px;
	line-height:34px;
    font-weight: 600;
    margin: 15px 0 30px 0;
	color:#000;	
}
.blog-detais-row-col-1 p {
	font-size: 16px;
    color: #545454;
    line-height: 25px;
	text-align:justify;	
	margin-bottom:20px;
}
.blog-detais-row-col-1 p strong{
	font-size: 16px;
    color: #545454;
    font-weight: 600;
}
.blog-detais-row-col-1 h3 {
    font-size: 20px;
    color: #173f63;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog-detais-row-col-1 ul li{
	 color: #606060;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}
.blog-detais-row-col-1 ul li:after {
    position: absolute;
    left: 0px;
    top: 9px;
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
}
.blog-detais-row-col-2 {
	width:26%;
	float:right;
	padding:15px;
	box-shadow: 0px 0px 12px 0px rgba(186,186,186,0.5);
}
.blog-detais-row-col-2 h2{
	color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
}
.blog-detais-row-col-2 h2:after {
    content: "";
    position: absolute;
    background: #fdcc0d;
    width: 80px;
    height: 2px;
    left: 0px;
    top: 29px;
    display: block;
    transition: width .2s;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -ms-transition: width .2s;
    -o-transition: width .2s;
}
.blog-detais-right-box {
	float:left;
	width:100%;
	padding:15px;
	margin-bottom:20px;
	box-shadow: 0px 0px 5px 0px rgba(74,74,74,0.5);		
}
.blog-detais-right-box .widget-title {
	font-size:26px;
	font-weight:500;
	margin:5px 0 10px 0;
	color:#21a4e2;
	border-left:#21a4e2 solid 5px;
	padding-left: 10px;
	line-height: 25px;
}
#comments {
	width:100%;
	float:left;
	margin:20px 0;
	border-top: #ccc 1px solid;
}
#comments h2 {
	font-size:26px;
	font-weight:500;
	margin:15px 0 5px 0;
	color:#173f63;
	padding-bottom:10px;
}
.comment-notes {
	font-size:15px;
	font-weight:600;
	color:#000;
	margin-bottom:10px;	
}
#commentform label {
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size:14px;
	color:#000;	
}
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform input[type="url"], #commentform textarea {
	width:100%;
	float:left;
	padding:10px;
	border:#c7c7c7 solid 1px;
	margin-bottom:10px;	
}
#commentform textarea {
	height:80px;	
}
.comment-form-cookies-consent label {
	width:auto !important;	
}
#wp-comment-cookies-consent {
	float:left;
	margin: 5px 10px 0 0;
}
.form-submit {
	width:100%;
	float:left;
	margin-top:5px;	
}
.form-submit #submit {
	display:inline-block;
	background:#000;
	color:#FFF;
	padding:10px 25px;
	float:left;
	cursor:pointer;
	font-weight:600;
	border:none;	
}
.blog-detais-right-box ul li {
	display:block;
	width:100%;
	float:left;
	margin-bottom:5px;
	padding-left:15px;
	background: url(../images/arrow-style-1.png) left 8px no-repeat;	
}
.blog-detais-right-box ul li a {
	font-size:14px;
	color:#000;
	font-weight:600;	
}
.blog-detais-right-box ul li .post-date {
	font-size:11px;
	color:#21a4e2;
	display:block;	
}
.pagination {
	width:100%;
	float:left;
	padding:15px 0;
	text-align:center;	
}
.page-numbers li {
	display:inline-block;
	width:45px;
	height:35px;
	text-align:center;
	border:#ccc solid 1px;
	color:#000;
	font-size:14px;
	border-radius:0;
	line-height:35px;
	padding:0 8px;
	float:none;
	margin-right:5px;
	min-height:0px !important;
}
.page-numbers li a {
	display:block;
	color:#00666b;
	font-weight:600;
}
.rpwwt-post-title {
	font-size: 15px;
    font-weight: 400 !important;
    color: #4f3325;
    display: block;
    line-height: 20px;
}
.rpwwt-post-title:hover{
	color:#00666b;
}
.rpwwt-post-date {
    font-size: 11px;
    color: red;
}
.rpwwt-post-excerpt {
	font-size: 12px;
    line-height: 16px;
    margin-top: 5px;	
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border: #ccc solid 1px;
    padding: 5px;
}
.footer-col-3 .rpwwt-post-title {
	color:#FFF;	
}
.footer-col-3 .rpwwt-post-excerpt {
	color:#FFF;	
}
.footer-col-3 .rpwwt-widget ul li {
	border-bottom:#2c313c solid 1px;
	margin-bottom:10px !important;
	padding-bottom:10px;	
}
.footer-col-3 .rpwwt-widget ul li:last-child {
	border-bottom:none;	
}
.footer-col-3 nav ul li img {
    border: #2c313c solid 1px;
    padding: 5px;
}
.side-list li {
	color: #000;
    font-size: 18px;
    font-weight: 400;
	padding:10px 0;
	margin-bottom: 10px;
}
.product-template-default.single.single-product .blog-detais-row-col-1 {
	width:100%;
}
.product-template-default.single.single-product .blog-detais-row-col-1 h1 {
	text-align:center;
}
.product-template-default.single.single-product .blog-detais-row-col-2 {
	display:none;
}
.bpa-front-si__card-body h3 {
	font-weight:600 !important;
	margin:10px 0 5px 0 !important;
}
.bpa-front-si__card-body h4 {
	font-weight:500 !important;
	margin:5px 0 !important;
}
.book-btn {
	display: inline-block;
    padding: 12px 30px !important;
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    background: #f77c27;
    border-radius: 5px;
    margin: 10px 0 !important;
}
.bpa-front-si-cb__specs-item {
	display:none;
}
.prd-cat a{
	font-size: 14px;
    margin-bottom: 10px !important;
	font-weight:600;
	color: #00666b!important;
}
.prd-cat a:hover{
	text-decoration:underline;
}
.blog-box h5, .blog-detais-row-col-1 h5{
	color: #ed6e52;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
    margin-right: 10px;
}
@media only screen and (max-width: 1266px) {
	.nav-menu li a{
		font-size:13px;
	}
	.nav-menu li {
		margin:25px 5px;
	}
	.header {
		grid-template-columns: 150px 1fr 180px
	}
}
@media only screen and (max-width: 1050px) {
	.header {
    grid-template-columns:1fr 250px 1fr;
}
	.nav-menu {
		order:3;
	}
	.menu-bar {
		position:relative;
	}
	.nav{
        position: fixed;
        top: 0;
        right: -100%;
        height: 100%;
        width: 80%;
        background: #000;
        transition: all 0.6s ease-in-out;
        z-index: 99;
	   padding-top:100px;
		text-align:center;
      }
      #active:checked ~ .nav{
        right:0;
      }
	.nav-menu li {
		margin:10px 5px;
	}
      .menu-btn{
        position: absolute;
        z-index: 999;
        right: 0;
        top: -10px;
        height: 30px;
        width: 50px;
        text-align: center;
        line-height: 50px;
        border-radius: 50%;
        font-size: 20px;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
      }
      .menu-btn span,
      .menu-btn:before,
      .menu-btn:after{
          content: "";
          position: absolute;
          top: calc(50% - 1px);
          left: 30%;
          width: 60%;
          border-bottom: 2px solid #000;
          transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
      }
      .menu-btn:before{
        transform: translateY(-10px);
        width:60%;
      }
      .menu-btn:after{
        transform: translateY(10px);
        width:60%;
      }
      .close {
          z-index: 1;
          width: 100%;
          height: 100%;
          pointer-events: none;
          transition: background .6s;
		  position:fixed;
      }
      /* closing animation */
/* 	#active:checked + .menu-btn{
		position:fixed;
	} */
      #active:checked + .menu-btn span {
          transform: scaleX(0);
      }
      #active:checked + .menu-btn:before {
          transform: rotate(45deg);
        border-color: #fff;
        width: 60%;
        left: 30%;
      }
      #active:checked + .menu-btn:after {
          transform: rotate(-45deg);
        border-color: #fff;
        width: 60%;
        left: 30%;
      }
      .nav ul li{
        display: block;
		  width:100%;
      }
      .nav ul li a{
        text-decoration: none;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
        line-height: 26px;
        position: relative;
        opacity: 0;
		display:inline-block;
		  padding:10px 30px;
      }
      #active:checked ~ .nav ul li a{
        opacity: 1;
      }
	.about-row, .footer-row, .wardrobe-box-2, .wardrobe-box-3, .wardrobe-box-3, .prd-row-2 {
		    grid-template-columns: 1fr;
	}
	.product-list, .wadrobe-list {
		grid-template-columns: 1fr 1fr 1fr;
	}
	.wardrobe-box-2 .vc_col-sm-4:after {
		display:none;
	}
	.about-row-2-col-1, .about-row-2-col-2 {
		width:100% !important;
		float:left !important;
	}
	.about-row-2 h2 {
		margin-left:0;
	}
	.about-row-1, .wardrobe-row-1 {
		padding:60px 5%;
	}
	.prd-row-1 p {
		padding: 0 5%;
	}
	.nav-menu li.current-menu-item a {
    color: #fff !important;
}
	.wardrobe-row-2 {
		padding:0;
	}
	.wardrobe-row-2-col-1, .wardrobe-row-2-col-2, .wardrobe-row-2-col-3, .wardrobe-row-2-col-4 {
		width:100% !important;
	}
}
@media only screen and (max-width: 800px) {
	.banner h2 {
		font-size:25px;
	}
	.banner h1 {
		font-size:50px;
	}
	.banner p {
		font-size:16px;
		line-height:25px;
	}
	.wardrobe-box {
		grid-template-columns: 1fr;
	}
	.wardrobe-box h2:after {
		width:100%;
	}
	.inner-title h1 {
		font-size:25px;
	}
	.prd-list li, .contact-row-1-col-1, .contact-row-1-col-2 {
		width:100% !important;
	}
	.contact-row-1-col-2 {
		margin-top:20px;
	}
	.blog-area li{
		width:100%;
	}
	.blog-detais-row-col-1{
		width:100%;
	}
	.blog-detais-row-col-2{
		width:100%;
	}
}
@media only screen and (max-width:500px) {
		.product-list {
    grid-template-columns: 1fr 1fr;
}
		.banner h2 {
			display:none;
		}
	.banner p {
		display:none;
	}
	.header {
    grid-template-columns: 1fr 1fr;
}
	.header-call {
		display:none;
	}
	.product-list, .wadrobe-list {
    grid-template-columns: 1fr;
}
	.about-row h2, h2 {
		font-size:25px;
	}
	.about-row .vc_col-sm-6 .vc_single_image-wrapper:after, .breadcrumb {
		display:none;
	}
	.form-box-col-1, .form-box-col-2 {
		width:100%;
		float:left;
	}
	.form-box-col-1 {
		margin-bottom:5px;
	}
	.banner h1 {
    font-size: 30px;
}
}


.wpcf7-not-valid-tip{ clear:both;}