.product_popup.f2_main {
    display: flex;
    align-items: center;
    justify-content: center;
}
button.wpcf7-form-control.wpcf7-submit.ww_form_button.site_button.hover_button {
    margin: auto;
}
.section_main_title{
	text-align:Center;
}
.product_popup {
    width: 50%;
}

.product_popup.f21 {
    text-align: left;
}
.product_popup.f2 {
    text-align: right;
    padding-right: 30px;
}

lable.product_name {
    font-size: 20px;
    color: #000;
}
.product_popup {
    width: 50%;
    text-align: center;
    margin-top: 40px;
}
.product_popup img {
    width: 250px;
}

.product_popup1.f2_main {
    display: flex;
    justify-content: center;
    align-items: center;
}

.right_certain_img img{
	object-fit:contain !important;
}

.price_inner_con_Ask {
    font-size: 18px;
    color: #000;
}
.price_inner_con_Ask a{
	color:#ff7e0a;
}
.banner_section_page {
    height: 420px;
    padding: 0px !important;
}
.tf_product_image_box img {
    height: 250px !important;
    object-fit: contain !important;
}

.banner_section_row_box {
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-align: center !important;
    margin: auto;
    width: 100%;
    height: 100%;
}

.banner_section_page_row {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

/* ============contact us==============*/
.page-id-468 .footer_top_row {
    display: none;
}

.page-id-468 .contact_us_Section {
    padding-bottom: 50px !important;
}

/* about us */
.left_image img {
    height: 480px;
    object-fit: cover;
}

.abt_main_row .et_pb_column {
    display: flex;
    align-items: center;
}

.right_content {
    padding: 40px;
}

.right_image img {
    height: 380px;
    object-fit: cover;
}

.bottom_inner {
    display: flex;
}

.left_content_main {
    padding-right: 30px !important;
}

.abot_page_section .site_main_content_innner {
    font-size: 24px;
    color: #000 !important;
    font-weight: 700;
    margin-bottom: 0px;
    margin-top: 30px;
}



/* ========================meet the team ===================*/
.meet_the_team_row .et_pb_column {
    display: flex;
    align-items: center;
}

.team_image {
    width: 100% !important;
}

.team_image .et_pb_image_wrap,
.team_image .et_pb_image_wrap img {
    width: 100%;
}

.team_content_main {
    background: #fff;
    padding: 40px;
}


/* ===========================WHAT MAKES OUR FURNITURE GREAT ===============================*/
.cat_main_inner1,
.cat_main_inner1.cat_main_innercol {
    width: 50%;
}

.cat_main_inner {
    display: flex;
    align-items: center;
}

.cat_main_inner1 img {
    width: 100%;
    object-fit: cover;
    height: 370px;
}

.cat_main_inner1.cat_main_innercol {
    background: #fff;
    padding: 30px;
}

.title_c {
    font-size: 24px;
    color: #000;
    font-weight: 700;
}

.title_content {
    font-size: 16px;
    color: #000;
    padding-top: 8px;
}

.filler_row_one {
    display: flex;
    align-items: center;
}

/* ===============austerlian made ================*/

.aus_made_row .et_pb_column {
    display: flex;
    align-items: center;
}

.aus_left_img img,
.aus_left_img .et_pb_image_wrap,
.aus_left_img {
    width: 100% !important;
    height: 546px;
    object-fit: cover;
}

.right_side_img img {
    height: 546px;
    width: 100%;
    object-fit: cover;
}

.aus_right_content {
    padding: 30px;
}


.aus_made_gallery_row .et_pb_gallery_items {
    display: flex;
}

.aus_made_gallery_row .et_pb_gallery_item {
    width: 16.66% !important;
}

.site_main_content ul li::marker {
    color: #ff7f0c;
    font-size: 26px;
    line-height: 1.2;
}

.section_main_title_inner {
    font-size: 30px;
    padding-bottom: 10px;
    color: #000;
    font-weight: 700;
}

.seo_content_row .et_pb_column {
    display: flex;
    align-items: center;
}

/* ========Service area box ==============*/

.service_area_box_main ul li{
    display: inline-block !important;
    margin-bottom: 10px;
    padding: 5px;
}
.service_area_box_main ul{
    text-align: center;
    padding: 0 !important;
    margin-top: 30px;
}
.psb_news_pg_row{
    display: flex;
    /* align-items: center; */
    flex-wrap: wrap;
    justify-content: center;
}
.psb_news_pg_row{
    margin: -15px;
}
.psb_news_pg_block_main_left_box {
    width: 33.33% !important;
    padding: 15px;
}
.psb_news_pg_img_box img{
    height: 300px;
    width: 100%;
    display: block;
    border-radius: 0;
}
.psb_news_pg_content_box {
    box-shadow: 0px 0px 10px 0px #0000001A;
    padding: 20px;
    display: flex;
    align-items: center;
    border-radius: 0;
    border: 2px solid transparent;
    border-top: none;
    transition: 0.6s ease;
}
.psb_news_pg_block_main:hover .psb_news_pg_content_box{
    border: 2px solid #f27a1c;
    border-top: none;
}
.psb_news_pg_readmore_btn {
    display: flex;
    margin-top: 25px;
}
.psb_news_pg_date_box {
    color: #f27a1c;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
}
.psb_news_pg_title_box {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
}
.container.psb_all_news_main_row{
    padding-top: 0 !important;
}

.psb_news_pg_content_boxx{
	    width: 100% !important;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    .product_popup.f21 {
        text-align: center;
    }
    .product_popup.f2 {
        text-align: center;
        padding-right: 0px;
    }
	.pum-theme-1513 .pum-container, .pum-theme-lightbox .pum-container{
		padding:10px 0px !important;
	}
	.product_popup img {
    width: 150px;
}
	.product_popup1.f2_main{
		display:block;
	}
	.product_popup{
		width:100%;
		    margin-top: 30px;
	}
    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    .contact_form_col_one_col input {
        font-size: 14px !important;
    }

    .page-id-468 .footer_social_media_tech {
        margin-top: 0px !important;
    }

    .page-id-468 .hours_main_title_cat {
        padding: 10px 0px;
    }

    .page-id-468 .contact_us_row_main .et_pb_column {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /*==================banner====================*/
    .banner_section_page {
        height: 200px;
    }

    .banner_section_row_box {
        font-size: 34px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    .abt_main_row.sm_width_row {
        padding-top: 0px !important;
    }

    .abt_main_row.abt_main_row1.sm_width_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .right_content {
        padding: 20px;
        text-align: center;
    }

    .left_content_main {
        padding-right: 0px !important;
        text-align: center;
        margin-top: 20px;
    }

    .bottom_inner {
        justify-content: center;
    }

    .sm_width_row {
        padding: 30px 10px !important;
    }

    .bottom_inner {
        display: block;
    }

    .bottom_inner a {
        margin: auto;
        margin-bottom: 10PX;
    }

    /* team-page */
    .team_content_main {
        padding: 20px;
        text-align: center;
    }

    /* ==========what-makes-our-furniture-great================================ */
    .cat_main_inner1,
    .cat_main_inner1.cat_main_innercol {
        width: 100%;
    }

    .cat_main_inner {
        display: block;
    }

    .cat_main_inner1.cat_main_innercol {
        padding: 20px;
    }

    .title_c {
        font-size: 22px;
    }

    .cat_main_inner1 img {
        height: 250px;
    }

    .filler_row_one {
        display: block;
    }

    .filler_row_one.sm_width_row.filler_row_three {
        display: flex;
        flex-direction: column-reverse;
    }


    .filler_row_one.sm_width_row.filler_row_three .site_main_content_innner {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px !important;
    }

    .filler_row_one .et_pb_column {
        margin-bottom: 0px !important;
    }

    .site_main_content_innner {
        margin-bottom: 10px !important;
        margin-top: 20px !important;
    }
 /* Austerelian Made */
 .section_main_title_inner {
    font-size: 22px;
}
.right_side_img img{
    height: 400px;
}
.aus_left_img img, .aus_left_img .et_pb_image_wrap, .aus_left_img{
    height: 400px;
}
.contact_details_row{
    margin-top: 20px;
}
.aus_right_content {
    padding: 10px;
}
.seo_content_main {
    text-align: center;
}
.aus_made_row {
    text-align: center;
}
.main_column_row,.seo_content_row {
    text-align: center;
}
.seo_content_main ul li{
width: fit-content;
text-align: left;
}
.right_content{
		margin:auto !important;
	}
	.psb_news_pg_img_box img {
		height: 270px;
	}
	.psb_news_pg_date_box {
		font-size: 15px;
		line-height: 16px;
	}
	.psb_news_pg_title_box {
		font-size: 18px;
		line-height: 26px;
	}
	.psb_news_pg_readmore_btn {
		margin-top: 15px;
	}
	.psb_news_pg_content_box {
		padding: 15px;
	}
	.psb_news_pg_block_main_left_box {
    	width: 100% !important;
	}
}

@media all and (min-width: 481px) and (max-width: 767px) {.psb_news_pg_img_box img {
		height: 350px;
	}}

@media all and (min-width: 768px) and (max-width: 980px) {
	.right_content{
		margin:auto !important;
	}

    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    .contact_form_col_one_col input {
        font-size: 14px !important;
    }

    .page-id-468 .footer_social_media_tech {
        margin-top: 0px !important;
    }

    .page-id-468 .hours_main_title_cat {
        padding: 10px 0px;
    }

    .page-id-468 .contact_us_row_main .et_pb_column {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    /*==================banner====================*/
    .banner_section_page {
        height: 300px;
    }

    .banner_section_row_box {
        font-size: 40px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    .abt_main_row.sm_width_row {
        padding-top: 0px !important;
    }

    .abt_main_row.abt_main_row1.sm_width_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .right_content {
        padding: 20px;
        text-align: center;
    }

    .left_content_main {
        padding-right: 0px !important;
        text-align: center;
        margin-top: 20px;
    }

    .bottom_inner {
        justify-content: center;
    }

    /* team-page */
    .team_content_main {
        padding: 20px;
        text-align: center;
    }

    .site_main_content span {
        font-size: 16px !important;
    }

    .filler_row_one.sm_width_row.filler_row_three {
        display: flex;
        flex-direction: column-reverse;
    }

    .filler_row_one .et_pb_column {
        margin-bottom: 0px !important;
    }
    /* Austerelian Made */
    .section_main_title_inner {
        font-size: 22px;
    }
    .right_side_img img{
        height: 400px;
    }
    .aus_left_img img, .aus_left_img .et_pb_image_wrap, .aus_left_img{
        height: 400px;
    }
    .contact_details_row{
        margin-top: 20px;
    }
	.psb_news_pg_img_box img {
		height: 270px;
	}
	.psb_news_pg_date_box {
		font-size: 15px;
		line-height: 16px;
	}
	.psb_news_pg_title_box {
		font-size: 18px;
		line-height: 26px;
	}
	.psb_news_pg_readmore_btn {
		margin-top: 15px;
	}
	.psb_news_pg_content_box {
		padding: 15px;
	}
	.psb_news_pg_block_main_left_box {
    	width: 50% !important;
	}
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    .contact_form_col_one_col input {
        font-size: 14px !important;
    }

    /*==================banner====================*/
    .banner_section_page {
        height: 300px;
    }

    .banner_section_row_box {
        font-size: 40px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    .abt_main_row.sm_width_row {
        padding-top: 0px !important;
    }

    .site_main_content span {
        font-size: 16px !important;
    }

    .team_content_main {
        padding: 20px;
    }
       /* Austerelian Made */
       .section_main_title_inner {
        font-size: 22px;
    }
    .right_side_img img{
        height: 500px;
    }
	.psb_news_pg_img_box img {
		height: 270px;
	}
	.psb_news_pg_date_box {
		font-size: 15px;
		line-height: 16px;
	}
	.psb_news_pg_title_box {
		font-size: 18px;
		line-height: 26px;
	}
	.psb_news_pg_readmore_btn {
		margin-top: 15px;
	}
	.psb_news_pg_content_box {
		padding: 15px;
	}
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    .contact_form_col_one_col input {
        font-size: 14px !important;
    }

    /*==================banner====================*/
    .banner_section_page {
        height: 300px;
    }

    .banner_section_row_box {
        font-size: 40px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    .site_main_content span {
        font-size: 16px !important;
    }

    .team_content_main {
        padding: 20px;
    }

    /* Austerelian Made */
    .section_main_title_inner {
        font-size: 26px;
    }
    .right_side_img img{
        height: 500px;
    }
	.psb_news_pg_img_box img {
		height: 270px;
	}
	.psb_news_pg_date_box {
		font-size: 15px;
		line-height: 16px;
	}
	.psb_news_pg_title_box {
		font-size: 18px;
		line-height: 26px;
	}
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    /*==================banner====================*/
    .banner_section_page {
        height: 300px;
    }

    .banner_section_row_box {
        font-size: 40px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    .site_main_content span {
        font-size: 16px !important;
    }

    .team_content_main {
        padding: 20px;
    }

    /* Austerelian Made */
    .section_main_title_inner {
        font-size: 26px;
    }
	.psb_news_pg_date_box {
		font-size: 15px;
		line-height: 16px;
	}
	.psb_news_pg_title_box {
		font-size: 18px;
		line-height: 26px;
	}
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* ===============contact-us=================*/
    .page-id-468 .contact_us_row_main {
        padding-bottom: 0px !important;
    }

    /*==================banner====================*/
    .banner_section_page {
        height: 350px;
    }

    .banner_section_row_box {
        font-size: 44px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    /* Austerelian Made */
    .section_main_title_inner {
        font-size: 26px;
    }
	
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .banner_section_page {
        height: 350px;
    }

    .banner_section_row_box {
        font-size: 44px;
    }

    /* about page */
    .no_padding {
        padding: 0px !important;
    }

    .sm_width_row {
        padding: 30px !important;
    }

    /* Austerelian Made */
    .section_main_title_inner {
        font-size: 26px;
    }

}

@media all and (min-width: 1681px) and (max-width: 1880px) {}


@media all and (min-width: 981px) and (max-width: 3000px) {}