@charset "UTF-8";
/*
Theme Name: Divi Child
Template: Divi
Author: Big Appz
Version: 1.0
Updated: 2014-12-11 03:58:35
*/

@import url('../Divi/style.css');

.jstout{
    margin-bottom: 20px;
    margin-top: 20px;
}

#jstout-primary{
    margin-bottom: 20px;
    margin-top: 20px;
}

.jstout-classes{
    margin-bottom: 15px;
    padding: 6px;
    width: 100%;
    font-weight: bold;
}

.jstout-cat1s{
    margin-bottom: 15px;
}

.jstout-cat1{
    margin-bottom: 8px;
}

.jstout-cat1s .dropdown-toggle{
    cursor: pointer;
}

.jstout-cat1s .dropdown-menu{
    padding: 5px;
}

.jstout-brands{
    margin-bottom: 15px;
    z-index: 1;
}

.fa-chevron-right{
    font-size: 10px;
}

.jstout-models{
    margin-bottom: 15px;
    z-index: 1;
}

.jstout-items{
    margin-bottom: 15px;
}

.jstout-item{
    margin-bottom: 35px;
}

.huge-it-share-buttons {
    border:0px solid #0FB5D6;
    border-radius:5px;
    background:#3BD8FF;
    text-align:left; 									}

#huge-it-share-buttons-top {margin-bottom:0px;}
#huge-it-share-buttons-bottom {margin-top:0px;}

.huge-it-share-buttons h3 {
    font-size:25px ;
    font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
    color:#666666;

    display:block;				line-height:25px ;

    text-align:left; 									}

.huge-it-share-buttons ul {
    float:left; 									}

.huge-it-share-buttons ul li {
    margin-left:3px;
    margin-right:3px;
    padding:0px;
    border:0px ridge #E6354C;
    border-radius:11px;
    background-color:#14CC9B;
}

.huge-it-share-buttons ul li #backforunical217 {
    border-bottom: 0;
    background-image:url('/wp-content/plugins/wp-share-buttons/images/buttons.30.png');
    width:30px;
    height:30px;
}

.front-shares-count {
    position: absolute;
    text-align: center;
    display: block;
}

.shares_size20 .front-shares-count {
    font-size: 10px;
    top: 10px;
    width: 20px;
}

.shares_size30 .front-shares-count {
    font-size: 11px;
    top: 15px;
    width: 30px;
}

.shares_size40 .front-shares-count {
    font-size: 12px;
    top: 21px;
    width: 40px;
}

#jstout-rows-range{
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .listingcontainer{
        display: none;
    }
}

.phone-listingcontainer{
    display: none;
}

@media only screen and (max-width: 767px) {
    .phone-listingcontainer{
        display: block;
    }
}

.div_hover a:hover,
.div_hoverblack a:hover,
.div_hover-phone a:hover,
.div_hoverblack-item a:hover,
.div_hover-item a:hover,
.div_hoverblack-item-phone a:hover,
.div_hover-item-phone a:hover,
.div_hoverblack-phone a:hover{
    text-decoration: none !important;
}

.social-icon-cell {float: left; width: 18%;}
.social-icon-spacer {float: left; width: 2%;}
.social-icon {width: 100%; border-radius: 6px;}

.jstout-specs{
    width: 100%;
}

.jstout-specs tbody tr:nth-child(odd) {
    background-color: #e6f9ff;
}

@media only screen and (max-width: 767px) {
    .jstout-item-single{
        display: none;
    }
}

.jstout-item-single-mobile{
    display: none;
}

@media only screen and (max-width: 767px) {
    .jstout-item-single-mobile{
        display: block;
    }
}

.jstout-social-icons-desktop{
    margin-top: 25px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.jstout-content{
    margin-top: 15px;
}

.quick-search{
    margin-top: 10px;
    margin-bottom: 10px;
}

.jstout-contact-form{
    margin-top: 15px;
}

#jstout-orderby-div{
    margin-bottom: 15px;
}

.jstout-results{
    min-height: 300px;
}

.jstout-listing-item{
    position: relative;
}

.jstout-listings-sold{
    font-size: 50px;
    position: absolute;
    top: 55px;
    left: 25px;
    font-weight: bold;
    opacity: 0.8;
    color: white;
}

.jstout-listings-sold-mobile{
    font-size: 60px;
    position: absolute;
    top: 125px;
    left: 50px;
    font-weight: bold;
    opacity: 0.8;
    color: white;
}

.jstout-content{
    position: relative;
}

.jstout-item-sold{
    font-size: 100px;
    position: absolute;
    top: 120px;
    left: 15%;
    font-weight: bold;
    opacity: 0.8;
    color: white;
    z-index: 99999;
}

.jstout-item-sold-mobile{
    font-size: 60px;
    position: absolute;
    top: 150px;
    left: 20%;
    font-weight: bold;
    opacity: 0.8;
    color: white;
    z-index: 99999;
}


#jstout-footer-icon {
    position:fixed;
    left:0;
    bottom:0;
    height:50px;
    width:50px;
    z-index: 99999;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#jstout-search-icon{
    font-size: 25px;
    margin-top: 12px;
    margin-left: 8px;
    color: black;
    cursor: pointer;
}

#jstout-footer-search-bar {
    padding: 8px;
    position:fixed;
    left:0;
    bottom:0;
    height:50px;
    width:100%;
    display: none;
    z-index: 99999;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: 0;
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    #jstout-footer-search-bar {
        height:85px;
    }
}

#jstout-bottom-search-button{
    width: 100%;
    color: white;
}

#jstout-close-search-bar{
    text-align: right;
    font-size: 22px;
}

#jstout-close-search-button{
    margin-top: -8px;
    cursor: pointer;
}