/*
 Theme Name:   WpResidence child theme
 Theme URI:    https://themeforest.net/item/wp-residence-real-estate-wordpress-theme/7896392
 Description:  WpResidence child theme
 Author:       WpEstate
 Author URI:   http://wpestate.org
 Template:     wpresidence
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*=print invoice
--------------------------------------------------------------------------------*/
.invoice_print_title {
    font-size: 25px;
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
    margin-bottom: 5px;
}

.wpestate_invoice_date{
  font-size: 13px;
}

.wpestate_print_invoice_to_section,
.wpestate_print_invoice_from_whom_section{
  width: 50%;
  float: left;
  margin-top: 45px;
  font-size: 14px;
  margin-bottom: 45px;
  line-height: 1.5em;
}

.wpestate_print_invoice_details_wrapper{
  width: 100%;
  text-align: right;
}

.wpestate_print_invoice_details_detail{
  width: 100%;
  float: left;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 0px;
  font-size: 13px;
  margin-bottom:0px;
}

.wpestate_print_invoice_details_detail label{
  float:left;
  font-weight: 700;
}

.wpestate_print_invoice_details_wrapper{

}

.wpestate_print_invoice_details_wrapperex_details{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}

.wpestate_print_invoice_end{
  width: 100%;
  float: left;
  text-align: left;
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5em;
}

#colophon {
    background-color: #a4435f !important;
    color: #bbb;
}

#colophon .textwidget,
#colophon .category_list_widget li,
#colophon .subfooter_menu a,
.copyright,
#colophon .price_label,
#colophon .contact_sidebar_wrap p {
    font-size: 14px;
}

#colophon .category_no {
    margin-left: 5px;
}

.sticky_footer {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

#colophon.boxed_footer,
#colophon.sticky_footer.boxed_footer {
    width: 1200px;
    left: 0;
    right: 0;
    margin: 0px auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
}


#fourth .xoxo {
    margin-right: 0px;
}

#colophon a,
#colophon li a {
    color: #bbb;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border: none;
    line-height: 22px;
    font-weight: normal;
    font-size: 14px;
}

#colophon a:hover,
#colophon li a:hover {
    color: #0073e1;
    text-decoration: none;
}

#colophon .widget_latest_title a {
    font-weight: 500;
}

#colophon .xoxo {
    padding-top: 45px;
}

.widget-title-footer {
    font-size: 16px;
    color: #eee;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 20px;
}

#colophon .widget-container li {
    margin-bottom: 4px;
    padding-bottom: 4px;
    border: none;
    vertical-align: top;
    line-height: 22px;
}

.sub_footer {
    width: 100%;
    height: 60px;
    background-color: #8e3750 !important;
}

#access {
	padding-right: 0 !important;
}