/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
header#masthead {
    position: sticky !important;
    top: 0;
    left: 0;
    background: #fff;
}
p {
	margin-bottom:0 !important;
}
.hme-cntr-icn ,
.hme-cntr-img {
    position: relative;
}
.hme-cntr-img::after {
    content: "";
    background: url(https://massaduplans.com/wp-content/uploads/2025/09/Line-18.png);
    width: 3px;
    position: absolute;
    top: 22px;
    height: 299px;
    background-repeat: no-repeat;
    right: 15px;
}
.abt-crsl figcaption {
    padding-left: 13px;
}
.abt-crsl figcaption p {
    font-weight: 400;
    font-size: 16px;
}
.elementor-button-icon svg {
    width: 30px;
}
.custom-product-item span.custom-product-price,
.hme-product .hme-product-price{
    display: none;
}
/*----------------------acrdn css----------------------*/
.cstm-faq .e-n-accordion-item-title-header {
    position: relative;
}
.cstm-faq .e-n-accordion-item-title-text::after {
    content: "";
    position: absolute;
    background: url(https://massaduplans.com/wp-content/uploads/2025/09/Rectangle-46.png);
    width: 20px;
    height: 100%;
    background-repeat: no-repeat;
    left: -36px;
    top: 4px;
}



/*------------------blog css -------------*/
.post-box {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 17px;
    row-gap: 71px;
}
.blg-pst h2 a {
    color: #000000 !important;
}
.blg-pst h2.entry-title {
    font-size: 22px;
    line-height: 26px;
    color: #000000 !important;
}
.blg-pg-single {
	max-width: 100% !important;
	margin: 0 auto !important;
	width: 100% !important; 	
}
.single-pg-cnt {
    padding: 40px 0 20px;
}
.single-product .site-main {
    width: 100% !important;
    margin: 0px auto !important;
    max-width: 100% !important;
}
.pg-single-pdct {
	max-width:1320px !important;
	margin: 0 auto !important;
	width: 100% !important; 
}
.my-custom-shop-page .site-main {
	max-width:1320px !important;
	margin: 0 auto !important;
	width: 100% !important; 
	padding: 72px 0px 134px 0px !important;
}
.blg-pg-st-main {
	max-width:1320px !important;
	margin: 0 auto;
	width: 100% !important; 
	padding: 103px 0px 130px 0px !important;
}

article.post.blg-pst {
    position: relative;
}
a.read-more-btn {
    position: absolute;
    top: 60%;
    right: 20px;
}

.blg-pst p {
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 19px;
    color: black;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blg-pagi {
padding-top: 80px;
}
.blg-pagi ul.page-numbers {
    display: flex;
    gap: 20px;
    margin: 0 auto;
}
/* .blg-pagi ul.page-numbers li {
    list-style: none;
    border: 1px solid #E8E8E8;
    padding: 15px 19px;
} */
.blg-pagi a.page-numbers {
    color: black;
}

.blg-pg-single h1.entry-title {
    margin: 0;
}
.single-post-banner {
    min-height: 480px;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
}
.single-post-banner .banner-content {
    max-width: 870px;
    margin: 0 auto;
    text-align: center;
    z-index: 9;
    position: relative;
    padding: 0 20px;
}
.single-post-banner .banner-overlay {
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
}
.single-post-banner .banner-content h1{
	text-transform: capitalize;
	color: #fff;
}
.single-post-banner .banner-content .banner-subtitle{
	color: #fff;
	font-family: "Helvetica", Sans-serif;    
    font-weight: 400;
    line-height: 24px;
}
.blg-pg-single ul li {
    word-break: break-all;
}
.blog .post-box .post .wp-post-image {
    min-height: 300px;
    max-height: 300px;
}
/*--------------------custom swiper css -------------------------*/
.swiper {
      width: 100%;
      height: 100%; }
.swiper-slide {
    flex-shrink: 0 !important; }
.swiper-scrollbar.swiper-scrollbar-horizontal {
    background: #B3B3B3;
    opacity: 1 !important;
	height: 2px;
}
.swiper-scrollbar-drag {
    background-color: #0D4775; }

.wc-block-components-product-metadata>div.wc-block-components-product-details {
    display: none;
}
/*--------------home product --------------*/

.hme-product {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}
.hme-product-content h2{
	line-height:22px;
	padding-right: 40px;
}
.hme-product-price {
    padding-top: 38px;
}
.hme-product-content h2 a {
    font-size: 22px;
    color: black;
}
.hme-p-thumbnail img {
    width: 100%;
}
/*---------Prodtuct Category Page ----------*/
.my-custom-shop-page nav.woocommerce-breadcrumb,
.my-custom-shop-page header.woocommerce-products-header {
    display: none;
}
.woocommerce .quantity .qty ,
.product_meta ,
.product-full-description h2 ,
.cstm-clm-prdt a.button.product_type_variable.add_to_cart_button {
    display: none !important;
}
.desc-content h2 {
    display: block !important;
    margin: 0;
	padding-bottom:24px;	
	font-size: 30px;
	line-height: 36px;
}


/*--------single product page css -------*/ 

.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100%;
    display: flex;
}
.single-product ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    flex-direction: column;
    width: 100%;
	height: 642px;
    overflow: hidden;
}
.single-product .flex-control-thumbs li {
    width: 100% !important; 
}
.single-product p.price.cstm-pro-price {
    display: none;
}
.prdt-glry-sngl a.woocommerce-product-gallery__trigger {
    display: none;
}
.woocommerce div.product div.images img {    
    object-fit: cover !important;
}
.flex-viewport {
  height: 642px !important;
}

.prodct-sumry-sect {
    display: flex;
    width: 100% !important;
    margin: 0 auto;
    justify-content: space-between;
    font-family: 'Helvetica';
    padding-bottom: 100px;
}
.meta-line-summary ,
.prodct-sumry-sect nav.woocommerce-breadcrumb ,
.prodct-sumry-sect nav.woocommerce-breadcrumb  a {
color: #121212 !important;
}
.prodct-sumry-sect nav.woocommerce-breadcrumb ,
.prodct-sumry-sect nav.woocommerce-breadcrumb  a {
    font-size: 18px !important;
}
.meta-line-summary {
    font-size: 24px;
    font-weight: 400;
	font-family: 'helvetica';
}

.prodct-sumry-sect .woocommerce-product-details__short-description {
    max-width: 789px;
	padding-top: 30px;
}
h3.floor-plan-title , 
.pln-hdg h3 , 
.key-specs-section h3 {
    font-size: 30px;
    font-weight: 400;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 16px;
	padding-top:56px;
	margin:0; 
}
/* .prodct-sumry-sect .woocommerce-product-details__short-description p , */
.micn-dta {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
	font-family: 'helvetica';
}
.prodct-sumry-sect .woocommerce-product-details__short-description p {
 	 font-size: 19px;
    font-weight: 400;
    color: #000000;
	font-family: 'helvetica';
    max-width: 100% !important;
    width: 94%;
}
.custom-add-to-cart {
    max-width: 34%;
	width:100%;
}
.summary.entry-summary.sngle-prdt-smry {
    max-width: 60%;
    width: 100% !important;
}
.key-specs-grid {
/*     padding-bottom: 58px; */
    padding-top: 15px;
}
h4.floor-plan-title-sub {
    margin: 0;
    padding: 30px 0;
}
.floor-plan-gallery .plans {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
}
.floor-plan-image {
    width: 100%;
}
.custom-full-description {
    padding-top: 87px;
}
.desc-content tr {
    border-top: 1px solid #D5D5D5;
}
.desc-content table {
    background: none !important;
}
.desc-content td {
    border: 0 !important;
    padding: 23px 0 !important;
    background: none !important;
	max-width:100%;
	width:30%;
/*     padding: 30px 20px 30px 0 !important; */
	font-size:20px;
	font-weight:400;
	color:black;
	font-family: 'Helvetica';
}
span.note {
    font-size: 14px;
}
.desc-content b, .desc-content strong {
    font-weight: 400 !important;
}
.custom-add-to-cart table.variations tr {
    display: flex;
    flex-direction: column;
    text-align: left;
/*      padding-top: 31px; */
}
.custom-add-to-cart table.variations tr:nth-child(2) {
    padding-top: 30px;
}
.custom-add-to-cart table.variations tr td.value
.custom-add-to-cart table.variations tr th.label {
    padding: 0 !important;
}
.custom-add-to-cart table th.label {
    padding: 0 !important;
}
.custom-add-to-cart table td.value {
    padding: 0 !important;
}
.custom-add-to-cart table td.value select {
    border: 0;
    border-bottom: 1px solid #DFDFDF;
    padding: 0 0 17px 0;
    border-radius: 0;
}
.custom-add-to-cart table td.value select:focus {
/*     border: none !important; */
    outline: none !important;
}
.custom-add-to-cart form.variations_form.cart {
    border: 1px solid #CDCDCD;
    padding: 41px 33px 36px;
}
.custom-add-to-cart table tbody>tr:nth-child(odd)>td,
.custom-add-to-cart table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}
.custom-add-to-cart table tbody>tr:nth-child(odd)>td,
.custom-add-to-cart table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: transparent !important;
}
button.single_add_to_cart_button.button.alt {
    background-color: #0D4775 !important;
    width: 100% ;
    padding: 26px;
    font-size: 14px;
    font-weight: 400;
	border: 1px solid #0D4775;
}
button.single_add_to_cart_button.button.alt:hover {
	background-color:transparent !important;
	border-color:#BEBEBE !important;
	color:black !important;
}
.woocommerce-variation-price {
    padding-bottom: 15px;
}
span.price {
    color: #000000 !important;
}
.sngle-prdt-smry h1.product_title.entry-title {
    font-size: 60px;
}

.custom-btn {
	display: none;
	color: #fff;
	text-decoration: none;
	margin-top: 20px;
	background-color: #0D4775;
	border: 1px solid #0D4775;
	font-family: "Helvetica", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 18px 31px 18px 31px;
	text-transform: uppercase;
}
.custom-btn:hover {
  background: transparent;
	color: #000;
	border-color: #BEBEBE;
}
.elementor-icon-list-text a.sample-estimate-btn {
    color: #fff;
    text-decoration: underline;
    display: inline-block !important;
    max-width: max-content;
    width: auto;
}




/*---------------product filter css --------------*/


.cstm-fltr-prdt-dta {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 72px;
    column-gap: 17px;
	max-width: 1320px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 80px;
}
}
.cstm-fltr-prdt-dta .custom-product-item {
    display: flex;
    flex-direction: column;
}
.cstm-fltr-prdt-dta a img {
    width: 100%;
    min-height: 300px;
    object-fit: cover;
}
h2.custom-product-title {
    padding-top: 12px !important;
}
.custom-product-meta {
    padding-top: 10px;
}

/* .hme-fltr .cstm-fltr-prdt-dta {
    display: none;
} */
 .cstm-fltr-frm {
			    max-width: 1050px;
				margin: 0 auto;
				width: 100%;
				display: grid;
				grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
				gap: 30px;
/* 				margin-bottom: 72px; */
                padding: 25px 35px;
/*                 border: 1px solid black; */
	 			background-color:#FFFFFF;
	 			box-shadow: 0px 4px 40px 2px #0000001A;
				position: relative;
  			    top: -50px;
            }
			.cstm-fltr-frm label {
				font-family: "Helvetica" !important;
				font-weight: 400;
				margin-bottom: 8px;
				display:block;
				font-size: 14px;
			}
.cstm-fltr-frm input:focus ,
.cstm-fltr-frm select:focus {
	outline:none !important;
	border-radius: 0 !important;
}
            .cstm-fltr-frm input,
            .cstm-fltr-frm select {
                padding: 8px;
                border: none;
				border-bottom:1px solid #C1C1C1;
                border-radius: 4px;
/*                 min-width: 120px; */
				border-radius:0;
				color:#888888;				
            }
            .cstm-fltr-frm button {
                  	padding: 18px 26px;
					background-color: #0D4775;
					color: white;
					border: 1px solid #0D4775;
				    font-family: "Helvetica";
					font-size: 14px;
					font-weight: 400;				
            }
            .cstm-fltr-frm button:hover {
                background-color: #FFFFFF;
				color:#000000;
				border-color: #BEBEBE;
            }
            ul.page-numbers {
                list-style: none;
                display: flex;
                gap: 5px;
                justify-content: center;
                margin-top: 20px;
                padding-left: 0;
            }
            .page-numbers li a,
            .page-numbers li span {
                padding: 8px 12px;
                border: 1px solid #ccc;
                text-decoration: none;
                color: #333;
                border-radius: 4px;
            }
            .page-numbers li .current {
                background: #0073aa;
                color: white;
                border-color: #0073aa;
            }

.elementor-46 .elementor-element.elementor-element-592f17e .elementor-button:hover svg, .elementor-46 .elementor-element.elementor-element-592f17e .elementor-button:focus svg {
    fill: #ffffff00 !important;
}
.elementor-button-icon svg path {
    fill: transparent;
}
.btm-more a.elementor-button:hover span.elementor-button-icon svg path {
    fill: #00000000;
    stroke: #0d4775;
}
.hover-tier-box:hover .elementor-element p {
    color: #fff;
}
.no-products-found {
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    font-family: "helvetica";
}
.cnt-mbl {
	display:none !important;
}
/* my account pages */
.woocommerce-page .blog-banner {
    display: none;
}
.woocommerce-account h2.entry-title {
    text-align: center;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
.woocommerce button.woocommerce-Button.button{
    background: #0D4775;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 18px 31px 18px 31px;
    border: 1px solid #0D4775;
	border-radius: 0;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register, .woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border: 1px solid #CDCDCD;            
    border-radius: 0;
}
.woocommerce-LostPassword.lost_password a{
	color: #0D4775;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
	border: 1px solid #0D4775;
	border-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link {
    border-bottom: 1px solid #0D4775;    
    padding: 10px 15px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    color: #000;
    text-decoration: none;
	width: 100%;
    display: block;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a br{
	display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover a, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a {
    background: #0D4775;
    color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content a {
    color: #0D4775;
}
.woocommerce-page main#content {
    padding-top: 0;
}
.material-estimate{
	display: none;
}
.material-estimate {
  display: none; /* keep hidden by default */
  position: fixed;
  inset: 0; /* top:0; left:0; right:0; bottom:0; */
  background: rgba(0,0,0,0.6);
  z-index: 99999; /* high z-index */
  display: none;
}
.estimate-content {
  max-width: 700px;
  margin: 6% auto;
  background: #fff;
  padding: 20px;
  border-radius: 8px;
}
body.estimate-open {
  overflow: hidden; /* lock background scroll while popup open */
}
.material-estimate .elementor-element {
    margin: 0 auto;
}
.woocommerce-checkout-payment .form-row.place-order button {
    background-color: #0D4775 !important;
    border: 1px solid #0D4775;
    border-radius: 0;
    color: white !important;
    font-size: 14px;
    padding: 12px 18px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}
.woocommerce-checkout-payment .form-row.place-order button:hover{
	 background-color: white !important;
    color: black !important;
    border-color: #BEBEBE;
}
.woocommerce-checkout-payment {
    margin-bottom: 50px;
}
/*Responsive ---------------------------------- */
@media (max-width: 1366px) {
	.my-custom-shop-page .site-main {
    max-width: 1240px !important;
	padding: 72px 0px 0px 0px !important;
}
	.blg-pg-st-main {
    max-width: 1250px !important;
    padding: 103px 0px 130px 0px !important;
}
	.pg-single-pdct {
    max-width: 1227px !important;
}
	.cstm-fltr-prdt-dta {
    max-width: 1238px;
}
}
@media (max-width: 1280px) {
	.my-custom-shop-page .site-main {
        max-width: 100% !important;
        padding: 72px 20px 0px 20px !important;
    }
	.blg-pg-st-main {
        max-width: 100% !important;
        padding: 103px 20px 100px 20px !important;
    }
	.elementor-element.e-con-full.hdr {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.pg-single-pdct {
        max-width: 100% !important;
        padding: 0 20px;
    }
	.elementor-element.whats-cs, .elementor-element.plan-cs, .elementor-element.pricing-cs {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	    .cstm-fltr-prdt-dta {
        max-width: 100%;
        padding: 0 20px 50px;
    }
}
@media (max-width: 1024px) {
	.cnt-mbl {
	display:block !important;
}
	    .my-custom-shop-page .site-main {
        padding: 50px 20px 0px 20px !important;
    }
	    .blg-pg-st-main {
        padding: 80px 20px 50px 20px !important;
    }
	.blg-pst h2.entry-title {
    font-size: 18px;
    line-height: 24px;
}
	    .cstm-fltr-prdt-dta {
        padding: 20px 20px 50px;
    }
	.cstm-fltr-frm {
        top: -54px;
        width: 100%;
        max-width: calc(100% - 39px);
    }
	.woocommerce-MyAccount-navigation {
		margin-bottom: 30px;
	}
	.single-post-banner .banner-content h1{
		font-size: 40px;
		line-height: 45px;
	}
	.blog .post-box .post .wp-post-image {
		min-height: 210px;
		max-height: 210px;
	}
	.cstm-fltr-prdt-dta a img {    
		min-height: 230px;
	}
	.product .custom-swiper-gallery, .product .thumbs-container {
		height: 355px;
	}
}
@media (max-width: 768px) {
	.hme-product-content h2 {
    line-height: 27px;
    padding-right: 0;
    font-size: 18px;
}
	.hme-product-content h2 a {
    font-size: 18px;
}
	.blg-pg-st-main {
        padding: 50px 20px 30px 20px !important;
    }
	.single-pg-cnt {
    padding: 20px 0 20px;
}
	.page-content.single-pg-cnt h2.entry-title {
    font-size: 30px;
    line-height: 30px;
}
	.product .custom-swiper-gallery, .product .thumbs-container {
        height: 270px;
    }
	.prodct-sumry-sect .summary.entry-summary.sngle-prdt-smry {
    width: 100%;
    max-width: 100%;
}
	.prodct-sumry-sect {
    padding-bottom: 50px;
    flex-wrap: wrap;
}
	.sngle-prdt-smry h1.product_title.entry-title {
    font-size: 40px;
}
	.custom-add-to-cart {
    max-width: 100%;
    width: 100%;
}
	.desc-content h2 {
    font-size: 30px;
    line-height: 30px;
}
	h3.floor-plan-title, .pln-hdg h3, .key-specs-section h3 {
    font-size: 20px;
    padding-top: 30px;
}
	.meta-line-summary {
    font-size: 18px;
}
	.custom-full-description {
    padding-top: 50px;
}
	.woocommerce div.product div.summary {
    margin-bottom: 0em;
}
	
 .cstm-fltr-frm {				
	grid-template-columns: 1fr 1fr 1fr ;			
}
	    .cstm-fltr-frm {
        top: 40px;
        width: 100%;
        max-width: calc(100% - 39px);
    }
	.hme-cntr-img::after {
    height: 224px;
    right: 11px;
}
	    .cstm-fltr-prdt-dta {
        padding: 0px 20px 50px;
    }
	.cstm-fltr-frm {
        top: -80px;
    }
	.cstm-fltr-prdt-dta a img {    
		min-height: 200px;
	}
}
@media (max-width: 575px) {
	.hme-product {
    grid-template-columns: 1fr;
}
	.hme-product-price {
    padding-top: 20px;
}
	.elementor-9 .elementor-element.elementor-element-2ec32b7 .hfe-flyout-content {
    padding: 40px 10px !important;
}
	.abt-crsl figcaption { 
		padding-left: 0;
}
	.abt-crsl figcaption p { 
	font-weight: 400;
    font-size: 12px;
}
	.my-custom-shop-page .site-main {
        padding: 40px 20px 0px 20px !important;
    }
	    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        margin: 0 0 0.992em !important;
    }
	    .woocommerce .woocommerce-ordering {
        margin: 16px 0 2em !important;
        width: 100%;
    }
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
    }
	.archive h2.woocommerce-loop-product__title {
    line-height: 15px;
    margin-bottom: 5px !important;
}
	.post-box {
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
    row-gap: 25px;
}
	.blg-pg-st-main {
        padding: 40px 20px 10px 20px !important;
    }
	.blg-pagi {
    padding-top: 40px;
}
/* 	.blg-pagi ul.page-numbers li {
    padding: 7px 11px;
} */
	a.read-more-btn {
    top: 122px;
    right: 10px;
}
	a.read-more-btn img {
    width: 20px;
}
.blg-pst h2.entry-title {
        margin-bottom: 6px;
    }	
	.cnt-sbmt p {
    flex-wrap: wrap;
    gap: 20px;
}
	.cnt-frm .cnt-inpt {
        margin-top: 17px;
        padding: 15px 10px 20px 0 !important;
        font-size: 14px;
    }
	.elementor-shortcode form .cnt-sbmt input {
    padding: 16px 45px;
}
	.page-content.single-pg-cnt h2.entry-title {
        font-size: 27px;
        line-height: 30px;
    }
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        padding-inline-end: 0 !important;
        padding-inline-start: 0 !important;
    }
	.product .custom-swiper-gallery, .product .thumbs-container {
        height: 150px;
    }
	    .sngle-prdt-smry h1.product_title.entry-title {
        font-size: 29px;
        line-height: 19px;
    }
	.prodct-sumry-sect nav.woocommerce-breadcrumb, .prodct-sumry-sect nav.woocommerce-breadcrumb a {
    font-size: 15px !important;
}
	.meta-line-summary {
        font-size: 15px;
    }
	.micn-dta {
    font-size: 16px;
}
	    .desc-content h2 {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 0;
    }
	.desc-content td {
    padding: 19px 0 !important;
    font-size: 15px;
}
	.custom-add-to-cart table.variations tr {
    padding-top: 22px;
}
	.custom-add-to-cart table.variations tr:nth-child(2) {
    padding-top: 15px;
}
	.woocommerce div.product form.cart .variations th label {
    font-size: 16px;
}
	.woocommerce div.product form.cart .variations select {
    font-size: 14px;
}
	.custom-add-to-cart form.variations_form.cart {
    padding: 0px 20px 20px;
}
	button.single_add_to_cart_button.button.alt {
    padding: 17px;
    font-size: 13px;
}
	.cart-frm {
    padding: 20px 20px 25px !important;
}
	.contact-info-cart p {
    gap: 10px !important;
    font-size: 15px !important;
}
	.cnt-sbmt input {
    padding: 14px 45px;
    font-size: 13px !important;
}
	.cnt-inpt {
    padding: 12px 10px 20px 0 !important;
    font-size: 14px;
}
	.contact-info-cart p {
    gap: 9px !important;
}
	.thumbs-prev {
    top: 20px !important
}
	.thumbs-prev img {
    width: 20px !important;
}
	.thumbs-next img {
    width: 20px !important;
}
	.thumbs-next {
    top: 32% !important;
}
	h4.floor-plan-title-sub {
    padding: 27px 0;
    font-size: 20px;
}
	.hme-product-price {
        padding-top: 5px;
    }
	.hme-product-content h2 {
        font-size: 22px;
        margin: 6px 0 3px;
    }
	.hme-product-content h2 a {
        font-size: 22px;
    }
	.hme-product {
    gap: 30px;
}
.cstm-fltr-frm {				
	grid-template-columns: 1fr 1fr;			
}
	.cstm-fltr-frm {
        grid-template-columns: 1fr;
    }
	.cstm-fltr-frm {
    padding: 25px 20px;
}
	.cstm-fltr-prdt-dta {
    padding-bottom: 40px;
}
	.cstm-fltr-prdt-dta {
    grid-template-columns: 1fr 1fr;
}
	.cstm-fltr-prdt-dta span.custom-product-price, .pln-pg span.price {
    font-size: 15px !important;
    border-bottom: 1px solid #D6D6D6;
    padding-bottom: 8px;
    padding-top: 0px;
}
	    .cstm-fltr-frm {
        top: 40px;
    }
	.custom-product-item .custom-product-title, .custom-product-item .custom-product-title a {
    font-size: 18px !important;
    line-height: 18px !important;
}
	.custom-product-meta {
    padding-top: 10px;
    font-size: 12px;
}
	.cstm-fltr-prdt-dta {
    row-gap: 30px;
}
	    .cstm-fltr-prdt-dta {
        padding-bottom: 15px;
    }
	.cstm-fltr-prdt-dta {
        padding: 80px 20px 20px;
    }
	    html body .hfeed .blg-pg-st-main {
        padding: 44px 20px 35px 20px !important;
    }
	.single-post-banner .banner-content h1{
		 font-size: 30px;
        line-height: 36px;
	}	
	.blg-pg-single h2.elementor-heading-title.elementor-size-default {
		font-size: 26px !important;
		line-height: 30px;
	}
	.blg-pg-single h3.elementor-heading-title.elementor-size-default{
		 font-size: 20px !important;
        line-height: 26px;
	}
	.blog .post-box .post .wp-post-image {
		min-height: 150px;
		max-height: 150px;
	}
	.cstm-fltr-prdt-dta a img {	
		min-height: 150px;
	}
	.product .custom-swiper-gallery {
		margin-bottom: 20px;
	}
}
@media (max-width: 390px) {
	    .blg-pst h2.entry-title {
        font-size: 17px;
        line-height: 23px;
    }
	a.read-more-btn {
    top: 110px;
}
}
@media (max-width: 375px) {
	.blg-pst h2.entry-title {
        font-size: 16px;
        line-height: 22px;
    }
	a.read-more-btn {
    position: absolute;
    top: 104px;
}
	.product .custom-swiper-gallery, .product .thumbs-container {
        height: 110px;
    }
}
@media (max-width: 360px) {
	a.read-more-btn {
    position: absolute;
    top: 98px;
}
}
@media (max-width: 320px) {
	    .product .custom-swiper-gallery, .product .thumbs-container {
        height: 110px;
    }
}