/*---------------------------------------------------------------------------------

 Theme Name:   Romp Development
 Theme URI:    http://www.o2propertyconsultants.co.uk/
 Description:  Romp Development is leading property company specialising in fast house sales. We act in conjunction with a network of professional property buyers and are able to bring professional support and integrity to sell your house fast. We buy residential houses and flats, retail units, warehouses, commercial properties, land, development opportunities, whole property portfolios and also businesses. 

Our network of cash buyers are able to purchase your properties across London and the South East.
 Author:       Jerome Honrado
 Author URI:   http://jeromedev.site/
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/* SLIDER */
.input-bar {
    display: table;
    width: 100%;
}

.input-bar-item {
    display: table-cell;
}

.input-bar-item > button {
    margin-left: 5px;
}
    
.width100 {
  width: 100%;
}
/* END SLIDER */

#et-info-phone:before {
    display: none!important;
}
.et-pb-icon {
	font-size:14px;
}
span#et-info-email {
    display: none;
}
#et-info {
    float: right;
}
/*
#top-header .container {
    padding-top: .75em;
    font-weight: 600;
    float: right;
    margin-right: -500px;
}
*/
.et_contact_bottom_container {
    float: left;
    text-align: center;
	margin-left: 20px;
	padding-top: 5px;
}
.white-title {
  color:#fff;
  font-weight:700;
  font-size: 50px;
}
.orange-title {
  color:#c24400;
  font-weight:700;
  font-size: 50px;
}
.blue-title {
  color:#3180b7;
  font-weight:700;
  font-size: 50px;
}
.gray-title {
  color:#333;
  font-weight:700;
  font-size: 50px;
}

p {
	font-weight: 600;
}

.we-solve li {
  padding-left: 35px;
  list-style: none;
  background-image: url("https://firstsellmyhousefast.co.uk/wp-content/uploads/2020/02/orange-checked_b448e02e68237b8d50f593ab3a845aff.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.slider-bullet li {
  padding-left: 35px;
  list-style: none;
  background-image: url("https://firstsellmyhousefast.co.uk/wp-content/uploads/2020/02/checked-orange_cc461fe9f6d0bcc4b98c0076c0a08ce9.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.how-we-work li {
  padding-left: 35px;
  list-style: none;
  background-image: url("https://firstsellmyhousefast.co.uk/wp-content/uploads/2019/11/orange-arrow.png");
  background-repeat: no-repeat;
  background-position: left center;
}

.modal-form input {
	padding: 20px;
    border-radius: 8px;
    width: 70%;
    position: relative;
    float: left;
    box-sizing: border-box;
}

.modal-form button {
	padding: 10px;
    width: 30%;
    position: relative;
    float: left;
    box-sizing: border-box;
    border-radius: 8px;
    margin-left: -10px;
    background-image: linear-gradient(#c24400, #c24400);
    color: #ffffff!important;
}

.modal-form2 input {
    width: 100%;
    padding: 28px;
    font-size: 17px;
    text-align: center;
}
.modal-form2 button {
    border-width: 0px;
    margin: auto; 
    padding: 15px 60px;
    width: auto;
    position: relative;
    margin-top: 10px;
    float: none;
    color: #ffffff!important;
}
#myEnquiryModal { z-index: 100000; top: 150px; }
.enquiry-text {
    width: 50%;
    position: absolute;
    right: 0px;
    padding: 0px 20px;
    bottom: 30px;
}


/* AUTHOR */
.et_pb_testimonial:before {
    position: absolute;
    z-index: 2;
    top: -16px;
    left: 50%;
    margin-left: -16px;
    -webkit-border-radius: 31px;
    -moz-border-radius: 31px;
    border-radius: 31px;
    background: #f5f5f5;
    font-size: 32px;
    content: "\7c";
  display: none; 
}

.et_pb_testimonial_portrait {
    position: absolute;
    z-index: 2;
    top: 200px;
    left: 50%;
    margin-left: -45px!important;
  background-position:center;
}

span.et_pb_testimonial_author {
	position: absolute;
    z-index: 2;
    top: -70px;
  width: 100%;
  text-align:center;
}

.et_pb_testimonial_description {
	margin-left: 0px!important;
	margin-bottom: 30px;
}
p.et_pb_testimonial_meta {
    position: absolute;
    z-index: 2;
    top: -35px;
	width: 100%;
  text-align:center;
}

/* END AUTHOR */

#footer-info {
	float: none !important;
	text-align: center !important;
}