



.planrange {
    position: absolute;
    right: 0;
    margin-top: -25px;
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

.woocommerce.archive #tm-main > .uk-container, .woocommerce.archive #tm-top {
    max-width: 1600px;
}

.woocommerce.archive #tm-top {
    margin: auto;
    margin-top: 40px;
}

.house-meta img:first-of-type {
    margin-left: 0 !important;
}

.woocommerce ul.products li.product h2 {
	margin-top: 0 !important;
    padding-top: 5px !important;
	text-align: left;
	font-weight: bold;
	font-size: 16px !important;
}

.woocommerce ul.products li.product img {
    margin-bottom: 0 !important;
    width: auto;
}

.house-meta {text-align: left;font-weight: normal;font-size: 14px;}

a.button.product_type_simple {
    display: none !important;
}

.woocommerce.archive nav.woocommerce-breadcrumb, .woocommerce.archive header, .woocommerce.archive .woocommerce-result-count, .woocommerce.archive .woocommerce-ordering {
    display: none;
}

.woocommerce.archive ul.products {
    margin-top: 0;
}

.woocommerce.archive div#tm-main {
    padding-top: 50px;
}

.archive-product {
    height: 210px;
    overflow: hidden;
}

.archive-product img {
    height: 210px !important;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce-page nav.woocommerce-pagination ul li a, .woocommerce-page nav.woocommerce-pagination ul li span {
    font-size: 14px;
}

ul.page-numbers {
    border-top: 1px solid #e6e6e6;
    padding-top: 10px !important;
}

.woocommerce .products li.product:hover {
    transform: translateY(-5px);
    transition: 0.4s all;
}

.woocommerce .products li.product {
    transition: 0.3s all;
}

.top-plan-image img {
    width: 100%;
}

.top-plan-image {
    margin-bottom: 20px;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 100% !important;
}

.woocommerce-page div.product div.summary div.product_meta {
    display: none;
}

ul.tabs.wc-tabs {
    display: none !important;
}

div#tab-description h2:first-of-type {
    display: none;
}

.single-product div#tm-main {
    padding-top: 36px;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.single-house-meta {
    float: right;
}

.single-planrange {
    font-style: italic;
    font-size: 13px;
    text-align: right;
}

.product-gallery {
    width: 50%;
    float: left;
    margin-bottom: 50px;
    text-align: center;
}

.brochure-download {
    width: 50%;
    float: left;
}

.product-gallery img {
    max-width: 550px;
    height: auto;
}

.brochure-download .calloutbox {
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(50,50,50,1) 100%);
    padding: 40px;
    color: #fff;
    text-align: center;
    max-width: 330px;
    margin: auto;
}

.brochure-download .calloutbox h3 {
    color: #fff;
    border-bottom: 2px solid #404040;
    padding-bottom: 10px;
    display: initial;
}


.brochure-download .calloutbox p {
    margin: 30px 0 50px;
}

.brochure-download .calloutbox input {
    margin-bottom: 10px;
}

.brochure-download .calloutbox .gform_footer {
    padding: 0;
    margin: 4px 0px;
}

.brochure-download .calloutbox .gform_button {
    color: #fff;
    padding: 17px 20px !important;
    line-height: 1 !important;
}

.brochure-download .calloutbox .gform_button:hover {
    background: #222222;
    color: #fff;
}

.brochure-download .calloutbox .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

a.brochure-download-link.uk-button.uk-button-primary {
    margin-right: 0;
}

a.brochure-download-link.uk-button.uk-button-primary:hover {
    color: #fff;
    border-color: #fff;
}

.house-meta img {
    width: 20px !important;
    display: inline-block !important;
    margin: 0px 9px 0 11px !important;
}
