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

 Theme Name:   List It Design Co.
 Theme URI:    http://toledohomesandcondos.com
 Description:  
 Author:       List It Design Co.
 Author URI:   http://listitdesign.com
 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 ------------------------------*/



/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- GENERAL WEBSITE CSS -----------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- NAV CSS -----------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/

#main-header {
    -webkit-box-shadow: 0 0px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0px 0 rgba(0,0,0,.1);
    box-shadow: 0 0px 0 rgba(0,0,0,.1);
}
#main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,.1) !important;
    -moz-box-shadow: 0 0 0px rgba(0,0,0,.1) !important;
    box-shadow: 0 0 0px rgba(0,0,0,.1) !important;
}
/* Width */
.container {
	width: calc(100% - 65px);
    max-width: 100%;
    margin: auto;
}
/* Text left & Logo */
@media (min-width: 980px) { #et-top-navigation {
    float: right;
	}}
#logo {
     border-right: 2px solid #a8a8a833;
     padding-right: 10px;
}

#et-info {
	float: right;
}

/* drop down font */
#top-menu li li a {
	font-size: 12px;
	line-height:14px;
	margin-bottom:10px;
}
/* drop down NO character */
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after { 
	content:none; 
}
#top-menu .menu-item-has-children > a:first-child {
    padding-right: 0px;
}




/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- HOME PAGE CSS -----------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/


.blurb::after {
	position:absolute !important;
	content:"";
	display: inline-block;
	bottom: 0;
  	left: 0;
  	right: 0;
	top:0;
	overflow:hidden;
	width:0% !important;
	z-index:-1 !important;
    cursor: pointer;
    background-image: linear-gradient(135deg, url(http://drescher.listitdesigns.com/wp-content/uploads/2018/04/bigstock-Luxury-Home-5098268.jpg) 50%, transparent 51%);
    background-size: 100px 100px; /* some initial size to get the slanted appearance */
    background-position: -50px -50px; /* negative positioning to hide it initially */
    background-repeat: no-repeat;
	transition:all .4s ease-in-out !important;
}
.blurb:hover::after {
	position:absolute !important;
	content:"";
    color: #FFF;
	display: inline-block;
	background-image:url(http://drescher.listitdesigns.com/wp-content/uploads/2018/04/bigstock-Luxury-Home-5098268.jpg);
	background-size: 100% 100%; /* 200% because gradient is colored only for 50% */
    background-position: 0px 0px; /* bring it fully into view */
	width:100% !important;
	z-index:9 !important; 
}

/* ---- FOOTER ---- */
@media (min-width:981px) { #footer-info {
    margin-left: calc(50% - 161.25px);
	}}
/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- ABOUT PAGE CSS ----------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/





/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- BUYER PAGE CSS ----------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/




/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- SELLER PAGE CSS ---------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/




/*-------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- CONTACT PAGE CSS --------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------------------------*/
/*------------------------------------------- IDX BROKER OMNIBAR CSS ------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/

/* Full Bar */
.home-search .idx-omnibar-form {
    padding-left: 0px;
}
.home-search .idx-omnibar-form > div {
    width: 85%;
}
/* Search Bar */
.home-search input[type="text"].idx-omnibar-input {
    height: 45px;
    width: 100%;
	padding-left: 10px;
	font-family: "Montserrat" !important;
	font-weight: 700;
	font-size: 15px;
	border: 0px solid #bbb;
}
/* Button */
.home-search .idx-omnibar-form button {
    height: 45px;
	width: 15%;
    background-color: #2b2b8f;
	color: #fff;
	border: 0px solid #333;
	padding-right: 0px;
}
.home-search span {
    display: none;
}



/*-------------------------------------------------------------------------------------------------------*/
/*------------------------------------- iHomeFinder Quick Search Bar ------------------------------------*/
/*-------------------------------------------------------------------------------------------------------*/

.home-fullwidth-header #ihf-main-container input[type="text"] {
    border-radius: 0px !important;
    border: 2px solid #333333!important;
}

.home-fullwidth-header #ihf-main-container .chosen-container-single .chosen-single {
    background: #FFF;
    border: 2px solid #333333 !important;
    border-radius: 0px !important;
}

#ihf-main-container label {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Montserrat';
    color: #aaaaaa;
}

.home-fullwidth-header #ihf-main-container .mb-25 {
padding: 10px 0px;
}

.home-fullwidth-header #ihf-main-container input[type=text] {
border-radius: 1px!important;
box-shadow: 3px 3px 9px 3px rgba(0, 0, 0, 0.3);
}

.home-fullwidth-header #ihf-main-container .form-control {
    background-color: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(255, 255, 255, 0);
}

.home-fullwidth-header .ihf-container label {
color: #284356;
}

.home-fullwidth-header #ihf-main-container .btn-primary {
    color: #fff;
    background-color: #2c2c90;
    border-color: #fff;
}
.home-fullwidth-header #ihf-main-container .btn {
border-radius: 1px;
box-shadow: 3px 3px 9px 3px rgba(0, 0, 0, 0.3);
}
.home-fullwidth-header #ihf-main-container .chosen-container-single .chosen-single {
border-radius: 1px;
box-shadow: 3px 3px 9px 3px rgba(0, 0, 0, 0.3);
}

.home-fullwidth-header #ihf-main-container .chosen-container-single .chosen-single {
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(255, 255, 255, 0);
}

.home-fullwidth-header .ihf-search-form-input {
    text-align: left;
}

.home-fullwidth-header #ihf-main-container .form-control {
    padding: 6px 12px 6px 15px;
    font-size: 12px;
}


/*-------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------ iHome Finder CSS edits--------------------------------------------*/
/*-------------------------------------------------------------------------------------------------------------*/


/*------------Accent Font Color for links etc---------------*/
#ihf-main-container a {
color: #999;
}

/*----------Pop Ups Padding at top adjusted-----------*/
@media screen and (min-width: 768px) {
#ihf-main-container .modal-dialog {
padding-top: 10%;
}}

@media screen and (max-width: 767px) {
#ihf-main-container .modal-dialog {
padding-top: 100px;
}}


/*--------------Lead Gen Buttons on Property pages------------------*/
#ihf-leadcapture-btns .btn-primary {
    color: #fff;
    background-color: #272727;
    border-color: #272727;
}

#ihf-leadcapture-btns .btn {
font-size: 16px;
border-radius: 1px;
}

#ihf-leadcapture-btns .btn-primary:hover {
background-color: rgba(46, 47, 52, 0.15);
border-color: rgba(46, 47, 52, 0);
color: #2e2f34;
}

/*-----------------------Property Page Features TAB------------------------*/
#ihf-detail-features-tab .title-bar-1 {
    color: #fff;
    padding: 3px 8px;
    text-shadow: 0 -1px 0 rgba(255,255,255,.25);
    background-color: #272727;
    border: 1px solid #272727;
    border-radius: 1px;
}
#ihf-detail-features-tab .fs-12 {
    font-size: 14px;
}

/*-----------------Buttons on the Search Results Pages------------------------*/
#ihf-main-container .btn-primary {
color: #fff;
background-color: #272727;
border-color: #ffffff;
transition:all .2s ease-in-out;
}

#ihf-main-container .btn-primary.active {
background-color: #2c2c90;
border-color: #ffffff;
color: #f9f9f9;
transition:all .2s ease-in-out;
}

#ihf-main-container .btn {
webkit-box-shadow: none;
box-shadow: none;
border-radius: 1px;
}

#ihf-main-container .btn.active {
webkit-box-shadow: none;
box-shadow: none;
}


/*--------------------Featured Listings in the GRID------------------------*/

.ihf-grid-result-price.title-bar-1 {
color: #333 !important;
background-color: #33333300!important;
border-color: #33333300!important;
padding: 10px 8px!important;
border-radius:0px;
margin-bottom:0px !important;
}
/*Border of Module*/
#ihf-main-container .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
}
/*for sale*/
#ihf-main-container .ihf-grid-result-price a {
    color: red;
}
/*address*/
.ihf-grid-result-address {
color: #545454;
font-size: 16px;
}
/*price*/
.ihf-for-sale-price {
font-size: 20px;
font-weight: 500;
color: #545454;
float: left;
margin-left: 10px;
}
/*rows underneath*/
.row.mb-5.fs-12 {
    display: none;
}
.property-divider {
    display: none;
}
.ihf-grid-results-logo {
    display: none;
}
.ihf-grid-result-mlsnum-proptype {
    display: none;
}
.ihf-grid-result-attribution {
    display: none;
}

/*------------------------Search Map Results ---------------------*/
.ihf-map-icon {
background: #2c2c90;
border: 1px solid #fff;
}
.ihf-map-icon:after {
border-top-color: #2c2c90;
}




/*-------------- Side Bar------------------*/
/*------Login Widget---------*/
#ihomefinderloginwidget-2 {
padding: 42px 15px 10px 15px;
background: #f3f3f3;
}
#ihomefinderloginwidget-2 .btn-primary {
background-color: #003DA5;
border-color: #003DA500;
transition:all .2s ease-in-out;
}
#ihomefinderloginwidget-2 .btn-primary:hover {
	border-color: #003DA500;
}
/*------Quick Search Widget-------*/
#ihomefinderquicksearchwidget-2 {
padding: 42px 15px 10px 15px;
background: #f3f3f3;
}
#ihomefinderquicksearchwidget-2 .form-control {
font-size: 13px;
}

#ihomefinderquicksearchwidget-2 .btn-primary {
color: #fff;
background-color: #003DA5;
border-color: #003DA500;
transition:all .2s ease-in-out;
}
#ihomefinderquicksearchwidget-2 .btn-primary:hover {
	border-color: #003DA500;
}
/*---------Contact Widget-----------*/
#ihomefindercontactformwidget-2 {
padding: 42px 15px 10px 15px;
background: #f3f3f3;
}

#ihomefindercontactformwidget-2 .btn-primary {
color: #272727;
background-color: rgba(46, 47, 52, 0);
border-color: #272727;
}

/* ------- Featured Listings Slider —————————————————————————— */
/* ------- Featured Listings Slider ------- */
/*background*/
.featured-listings-slider #ihf-main-container .thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff0;
    border: 0px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
    display: block;
}
/*Text Color*/
.featured-listings-slider .col-xs-12.address.gallery-address a {
    color: #fff !important;
	font-family: "Montserrat";
	font-weight: 700;
	transition: all .3s ease-in-out;
}
.featured-listings-slider .col-xs-6 {
    color: #fff;
}
/*Image*/
.featured-listings-slider .col-xs-12.ihf-gallery-slider-photo {
    text-align: left !important;
}

.featured-listings-slider #ihf-main-container .col-xs-12 {
    height: 100% !important;
    top: 0;
}
.featured-listings-slider #ihf-main-container img {
    border: 0;
    vertical-align: middle;
    max-height: 100% !important;
}
/* Image Min Hight */
.featured-listings-slider .ihf-slider-img {
    min-height: 300px;/**/
    height: 300px;/**/
    width: 100%;
    background-size: cover !important;
}
@media (min-width:981px) and (max-width:1360px) {
.featured-listings-slider .ihf-slider-img {
    min-height: 250px;
    height: 250px;
    width: 100%;
    background-size: cover !important;
}}
@media (max-width:980px) {
.featured-listings-slider .ihf-slider-img {
    min-height: 200px;
    height: 200px;
    width: 100%;
    background-size: cover !important;
}}
/*hover effect*/
.featured-listings-slider .ihf-gallery-slider-photo::before {
    background-color: #0003;
    content: "";
    width: calc(100% - 12px);
	height: calc(100% - 0px);
    position: absolute !important;
    display: inline-block;
	z-index:9;
	transition:all .3s ease-in-out;
}
.featured-listings-slider .ihf-gallery-slider-photo:hover:before {
    background-color: #00000080;
    content: "";
    width: calc(100% - 12px);
	height: calc(100% - 0px);
    position: absolute !important;
    display: inline-block;
	z-index:9;
	cursor: pointer;
}

/*navigation arrows*/
#ihf-main-container .pagination > li > a, #ihf-main-container .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff0;
    border: 0px solid #ddd;
    margin-left: -1px;
}
#ihf-main-container .ihf-gallery-slider-paging > li > a:hover {
    background-color: #fff0;
}
/* ------- Featured Listings Page Slider ------- */
.featured-listings-slider .col-xs-12.address.gallery-address {
    position: absolute !important;
    top: 24px;
    left: 10px;
    width: calc(100% - 20px) !important;
    margin-bottom: 28px !important;
}
.featured-listings-slider .col-xs-12.address.gallery-address a {
    color: #fff !important;
	font-family: "Montserrat";
	font-weight: 700;
	transition: all .3s ease-in-out;
	position: absolute !important;
	z-index: 16 !important;
	top: 4px;
	padding-left: 2px !important;
}
@media (max-width:1230px) {.featured-listings-slider .col-xs-12.address.gallery-address a {
	font-size:12px;
}}
.featured-listings-slider .row.gallery-prop-info {
    position: absolute;
	width: 94%;
    bottom: 8px;
    left: 18px;
    font-size: 14px;
	z-index:16;
}
@media (min-width:700px) and (max-width:1255px) { .featured-listings-slider .row.gallery-prop-info {
	width:90%;
}}





