/* Module cip-contact-icon */
.et_pb_blurb_description a {
	font-weight: 700;
	color: var(--cipn3);
}

.et_pb_blurb_description a:hover {
	color: var(--cipb3);
}

#contact-info h2 {
    width: 100%;
    font-family: 'Dobra Bold';
    font-size: 36px;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.85;
    letter-spacing: normal;
    color: #1d1d1b !important;
    padding: 0 0 40px;
}

#contact-info h2:after {
    height: 2px;
    width: 200px;
    display: block;
    content: "";
    position: absolute;
    background: #1d1d1d;
    top: 52px;
}

#contact-info h4 {
  width: 100%;
  font-family: 'Dobra Book';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1d1d1b !important;
}

#contact-form form .et_pb_contact_form_label {
    display: block !important;
  	width: 100%;
  	font-family: 'Dobra Book';
  	font-size: 18px;
  	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
 	line-height: normal;
 	letter-spacing: normal;
  	color: #1d1d1b;
}

#contact-form form .et_pb_contact_field_0 input {
    background: #ffffff !important;
    border: solid 1px #9d9d9c;
    color: #1d1d1d !important;
    padding: 10px 20px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#contact-form form .et_pb_contact_field_1 input {
    background: #ffffff !important;
    border: solid 1px #9d9d9c;
    color: #1d1d1d !important;
    padding: 10px 20px;
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

#contact-form form .et_pb_contact_field input {
    background: #ffffff !important;
    border: solid 1px #9d9d9c;
    color: #1d1d1d !important;
    padding: 10px 20px;
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

#contact-form form .et_pb_contact_field_2 textarea {
    background: #ffffff !important;
    border: solid 1px #9d9d9c;
    color: #1d1d1d !important;
    padding: 10px 20px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#contact-form .et_pb_button {
    color: #ffffff!important;
    font-size: 16px!important;
    font-weight: 700!important;
    width: 164px!important;
    line-height: 30px !important;
    background-color: #ad1523 !important;
    border: 1px solid #ad1423 !important;
    border-radius: 0!important;
    font-family: 'Dobra Bold' !important;
}

body.page-id-38 #places .et_pb_column,
body.page-id-82848 #places .et_pb_column {
    border: 1px solid #9d9d9c;
    padding: 20px;
}

body.page-id-28236 #places .et_pb_column {
    border: none;
    padding: 0px;
}

body.page-id-28236 #places {
		border: 1px solid #9d9d9c;
}

#places .et_pb_blurb_content .et_pb_main_blurb_image {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 10px;
    line-height: 0;
    max-width: 30px;
    float: left;
}

#places .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left;
}

#places .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  width: 100%;
  font-family: 'Dobra Bold';
  font-size: 40px;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.85;
  letter-spacing: normal;
  color: #1d1d1b;
}

#places .et_pb_blurb_description {
    padding-top: 20px;
    min-height: 370px;
}

#places .et_pb_blurb_description:before {
    display: block;
    width: 160px;
    height: 2px;
    background: #1d1d1d;
    content: "";
    position: absolute;
    margin-top: -10px;
}

#places .place-general-description {
    width: 100%;
    min-height: 100px;
    font-family: 'Dobra Book';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1b;
    border-bottom: 1px dotted #1d1d1d;
    margin-bottom: 10px;
}

#places .et_pb_blurb_description a {
    font-family: 'Dobra Bold';
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 46px;
    letter-spacing: normal;
    color: #3e3f40;
    display: block;
    float: left;
    width: calc(100% - 50px);
    margin-left: 20px;
}

#cip-contact-icon {
    color: var(--cipn4);
    font-size: 24px;
    line-height: 32px;
    margin-right: 10px;
    position: relative;
    padding-top: 10px;
    display: block;
    float: left;
    width: 20px;
}
