.post-type-archive-property #theme-main #container{
max-width: 1600px;
width: 100%;
margin: 0 auto;
padding: 0 30px;
}
#theme-main #container{
max-width: unset;
}
.featured-properties-all{
justify-content: space-between;
margin-bottom: 1rem;
}
.property-gallery-image{
object-fit: cover;
object-position: center center;
height: 75vh;
}
@media(max-width:991px){
.property-gallery-image{
height: unset;
aspect-ratio: 16/9;
}
}
.ry-property-rooms{
display: flex;
align-items: start;
margin-bottom: 1rem;
}
.ry-property-rooms .room{
margin-right: 1rem;
}
.ry-property-rooms .room span{
display: block;
text-transform: uppercase;
font-size: .8rem;
}
.ry-property-rooms .room:last-child{
margin-right: 0;
}
.price-actions{
border-top: 1px solid var(--bs-dark);
border-bottom: 1px solid var(--bs-dark);
padding: 1rem 0;
margin-bottom: 1rem;
}
.ry-property-actions{
padding: 0;
list-style: none;
display: flex;
justify-content: end;
margin: 0;
flex-wrap: wrap;
}
.ry-property-actions li{
margin: .5rem 0 .5rem 1rem;
border: 1px solid red;
padding: .75rem 1rem;
text-transform: uppercase;
}
@media(max-width:991px){
.ry-property-actions li{
width: 100%;
margin: unset;
margin-bottom: 1rem;
}
.ry-property-actions{
margin-top: 1rem;
}
.ry-property-actions li:last-child{
margin-bottom: 0;
}
}
.ry-property-actions li a{
color: red;
}
.ry-property-actions li:hover{
background: var(--bs-dark);
border-color: var(--bs-dark);
}
.ry-property-actions li:hover a{
color: #fff;
}
.ry-property-actions li:first-child{
margin-left: 0;
}
.ry-property-price{
font-weight: bold;
font-size: 2rem;
}
.ry-property-price span{
text-transform: uppercase;
display: block;
margin-bottom: .5rem;
font-size: 1rem;
}
.property-alerts-box span{
color: red;
}
.property-alerts-box a{
width: 100%;
display: block;
margin-top: 1rem;
background: red;
color: white;
padding: 1rem;
} .property-enquiry-form input[type=text], .property-enquiry-form input[type=email], .property-enquiry-form input[type=number]{
height: 50px;
padding: 0 1rem;
}  
.property-enquiry-form input{
margin-bottom: 1rem;
}
.property-enquiry-form label{
margin-bottom: .5rem;
text-transform: uppercase;
} .property .details{
background: var(--bs-light);
padding: 1rem;
overflow: hidden;
}
.property .details h3{
margin-bottom: .5rem;
line-height: 1rem;
}
.property .details h3 a{ 
font-size: 1rem;
color: var(--bs-dark);
}
.property .details .town{
font-size: 1.25rem;
margin-bottom: 1rem;
}
.property .details .town a{
color: var(--bs-dark);
}
.property .details .rooms{
margin-bottom: 1rem;
font-size: .9rem;
}
.property .details .actions{
width: calc(50% - .5rem);
margin-left: .5rem;
float: right;
overflow: hidden;
text-align: right;
}
.property .details .price{
width: calc(50% - .5rem);
margin-right: .5rem;
float: left;
overflow: hidden;
}
.property .details .actions a{
padding: .5rem 1rem;
background: red;
color: #fff;
width: auto;
display: inline-block;
border-radius: 2px;
}
.property .details .actions a:hover{
background: var(--bs-dark);
}
.property .details, .property .thumbnail{
width: 100% !important;
float: left !important;
}
.owl-carousel .property{
width: 100% !important;
margin: 0 !important;
}
li.property .price{
font-size: 1.5rem;
}
li.property .price span{
display: block;
text-transform: uppercase;
font-size: .8rem;
}
.property-enquiry-form .control-disclaimer{
margin-top: 1rem;
}
.property-enquiry-form .control-disclaimer label{
text-transform: unset;
}
.property-enquiry-form input[type=submit]{
background: red;
border: none;
border-radius: 2px;
padding: .75rem 1rem;
color: #fff;
line-height: 1;
}
.property-enquiry-form input[type=submit]:hover{
background: var(--bs-dark);
}
li.property{
width: 100% !important;
margin: 0 0 30px 0 !important;
float: left !important;
clear: unset !important;
padding: 0 !important;
border: 0 !important;
border-radius: 4px;
overflow: hidden;
}
@media(min-width:768px){
li.property{
width: calc(50% - 15px) !important;
margin-right: 30px !important;
}
li.property:nth-of-type(2n + 0){
margin-right: 0 !important;
}
}
@media(min-width:1025px){
li.property{
width: calc(33.33% - 20px) !important;
margin-right: 30px !important;
}
li.property:nth-of-type(2n + 0){
margin-right: 30px !important;
}
li.property:nth-of-type(3n + 0){
margin-right: 0 !important;
}
} .property_status_2, .property_status_1{
width: 0;
height: 0;
border-top: 100px solid #20385d;
border-bottom: 100px solid transparent;
border-left: 100px solid transparent;
position: absolute;
right: 0;
z-index: 50;
}
.property_status_2 span, .property_status_1 span{
position: absolute;
top: -70px;
width: 75px;
right: 0;
text-align: center;
font-size: .875rem;
text-transform: capitalize;
color: #fff;
font-weight: bold;
transform: rotate(45deg);
display: block;
}
.mortgage-calculator-box, .lbtt-calculator-box{
border: 1px solid var(--bs-dark);
}
.mortgage-calculator input, .stamp-duty-calculator-scotland input{
border: 1px solid var(--bs-dark);
}
.ry-gallery-link{
font-size: 2rem;
position: absolute;
z-index: 99;
bottom: calc(1rem + 5px);
left: 165px;
box-shadow: none;
border: none;
border-radius: 3px;
}
.ry-gallery-link i{
font-size: 40px;
width: 40px;
margin: 10px;
color: rgb(0 0 0 / 70%);
}
.ry-gallery-link{
margin-right: .5rem !important;
background: #fff !important;
box-shadow: 0 0 3px 0 rgb(0 0 0 / 30%);
}
.ry-gallery-link:hover{
background: rgb(255 255 255 / 90%) !important;
}
.ry-gallery-link:hover i{
color: #333 !important;
}
.property-availability{
padding: .5rem 1rem;
font-size: 12px;
color: #fff;
background: var(--bs-dark);
position: absolute;
right: 0;
top: 0;
}
.prop-alerts-submit{
border: none;
box-shadow: none;
}
.fields_check{
display: none;
}