/*style-12*/
@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=PT+Sans');


.style-12 h1{
  margin: 0;
  padding: 12px 0;
  line-height: normal; 
  font-size: 22px;
  font-weight: 600;
}
.style-12 h2{
  margin: 0;
  padding: 12px 0;
  line-height: normal; 
  font-size: 20px;
  font-weight: 600;
}
.style-12 h3{
  margin: 0;
  padding: 12px 0;
  line-height: normal; 
  font-size: 18px;
  font-weight: 600;
}
.style-12 h4{
  margin: 0;
  padding: 12px 0;
  line-height: normal; 
  font-size: 18px;
  font-weight: 600;
}
.style-12 p{
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.style-12 ul{
  margin: 0;
  padding: 0;
}
.style-12 ul li{
  margin: 0;
  padding: 0;
  list-style: none; 
}



.style-12{
  margin: 18px 8px !important;
  padding: 0;
}


.style-12 h2 {
  background: #fcfcfc none repeat scroll 0 0;
  font-family: "PT Sans",sans-serif;
  font-size: 19px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 0;
  padding: 8px 0;
  text-align: center;
}

.style-12 ul.pd-list {
  margin: 0 !important;
  padding: 0 !important;
}

.style-12 ul.pd-list li {
  border-radius: 10px;
  background: #fff;
  border: 1px solid #eee;
  list-style: none;
  margin: 40px 0 0 0;
  box-shadow: 0 10px 14px 0 rgba(37, 44, 65, 0.12);
  position: relative;
  transition: all linear 0.3s;
}



.style-12 ul.pd-list li a span.icon img{
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 0px 6px rgb(46 163 242);
  border-radius: 100%;
  position: relative;
  z-index: 2;
}

.style-12 ul.pd-list li a span.icon i{
  width: 50px;
  height: 50px;
  box-shadow: 0px 0px 0px 6px rgb(46 163 242);
  border-radius: 100%;
  position: relative;
  z-index: 2;
  line-height: 50px;
}
.style-12 ul.pd-list li span.top-address {
  padding: 0 15px;
  line-height: 22px;
  font-size: 13px;
}
.style-12 ul.pd-list li .bookmark-section {
  color: #f86960;
  height: 24px;
  margin: -10px 5px 0 0;
}

.sld_style_6_description span {
  color: #222;
  font-weight: bold;
}

.sld_style_6_description span i{
  color: #2ea3f2;
}

.style-12 ul.pd-list li a span.icon {
  position: absolute;
  top: -25px;
  left: 17px;
  z-index: 14;
  text-align: center;
  background: #fff;
  border-radius: 50%;
}

.style-12 ul.pd-list li a{
	display: inline-flex;
    box-shadow: none;
    border-bottom: none;
    justify-content: center;
    align-items: center;
	padding:10px 0;
  width: 100%;
}

.style-12 ul.pd-list li:hover {
  background: #fcfcfc none repeat scroll 0 0;
}

.icon.fa-icon{
  font-size: 36px;
  display: inline-block;
  width:15%;
}

.style-12 .new-icon-section > span {
  border-color: transparent transparent #54ba1d;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  top: 50px;
  height: 0;
  position: absolute;
  right: -14px;
  z-index: 1;
  -moz-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  border-radius: 0 6px 0 0;
  color: #fff;
  font-size: 14px;
}
.style-12 .featured-section {
  bottom: 0px;
  position: absolute;
  right: 0;
  z-index: 1;
  width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 35px 25px;
	border-color: transparent transparent #FFEB3B transparent;

}
.new-icon-section i {
	cursor:pointer;
}


/*Upvote Section*/
.style-12 .upvote-section {
  font-size: 14px;
  height: auto !important;
  position: absolute;
  right: 0 !important;
  text-align: center;
  top: 22px;
  width: 100% !important;
  height: auto !important;
  display: flex;
  z-index: 8;
  align-items: center;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  align-content: center;
  flex-wrap: nowrap;
  justify-content: flex-end;
  margin: 0 0 0 -8px;
}

#bookmark_list .bookmark-section {
    font-size: 14px;
    height: auto !important;
    position: absolute;
    right: 0;
    text-align: center;
    top: 22px;
    width: 15px !important;
    height: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.style-12 .sbd-upvote-btn.upvote-on:hover, .style-12 li:hover .sbd-upvote-btn{
  cursor: pointer;
}

.style-12 .sbd-upvote-btn, .style-12 .upvote-count{
  display: inline-block;
  line-height: 25px;
}

.style-12 .sbd-upvote-btn {
  text-align: center;
  padding-top: 0;
  z-index: 805;
  width: 20px !important;
  margin-top: -7px;
      
}

.style-12 .upvote-count {
  font-size: 11px;
  margin-top: -5px;
  z-index: 800;
  
}

.style-12 .upvote-section .sbd-upvote-btn, .style-12 .upvote-section .upvote-count {
  color: #666;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.style-12 .upvote-section .sbd-upvote-btn:hover, .style-12 li:hover .sbd-upvote-btn, .style-12 li:hover .upvote-count{
  color: #1188bf;
}
.qcpd-list-wrapper {
  display: flex;
  width: 100%;
}
.left-side-filter {
  background:none;
  float: left;
  margin-right: 25px;
  width: 30%;
  border-bottom: none;
}
#sbdopd-list-holder .pd-bottom-area{height: 28px;
    width: 100%;
    margin-top: 8px;
}

#sbdopd-list-holder .pd-bottom-area p{display: inline-block;
   padding: 0px;margin: 2px 0px;}
   
#sbdopd-list-holder .pd-bottom-area p a{padding: 0px 5px !important;
    border-bottom: none !important;
    font-size: 14px;z-index: 9;
    position: relative;}
.pd_business_container{text-align:center;}
.pd-bottom-area{text-align:right}
.style-12-content{
	display: inline-block;
    width: 100%;
    padding: 25px 15px 0 15px;
    font-size: 17px;
    line-height: 22px;
}
.style-12-content span{
    font-size: 12px;
    line-height: 16px;
}

.sbd_main_wrapper {
  overflow: visible;
}

.style-12 ul.pd-list li:hover span.icon img{
  box-shadow: 0px 0px 0px 6px rgb(248 105 96);
}
.style-12 ul.pd-list li:hover span.icon i{
  box-shadow: 0px 0px 0px 6px rgb(248 105 96);
}


#sbdopd-list-holder .pd-bottom-area a{
  color: #222;
}


#sbdopd-list-holder .pd-bottom-area a:hover{
  color: #f86960;
}

.style-12 ul.pd-list li:hover .style-12-content{
  color: #f86960;
}


.sld_style_6_description{margin-top:5px;}
#sbdopd-list-holder .pd-bottom-area {
  height: 40px;
  width: 100%;
  border-top: 1px solid #eee;
  text-align: left;
  margin: 8px 0 0 0;
  padding: 6px 0 0 10px;
}


.direction-rtl #bookmark_list .bookmark-section{left: 5px;}
@media only screen and (max-width : 1600px) {
	#sbdopd-list-holder .pd-bottom-area {
		max-width: 93%;
	}
	.opd-column-3 .pd-bottom-area {
		max-width: 100% !important;
	}
	#sbdopd-list-holder .pd-bottom-area p a {	
		font-size: 14px;
	}
}

@media only screen and (max-width : 1170px) {
	#sbdopd-list-holder .pd-bottom-area {
		max-width: 100%;
	}
	#sbdopd-list-holder .pd-bottom-area p a {
		padding: 0px 5px !important;
		
	}
}
@media only screen and (max-width : 801px) {
	#sbdopd-list-holder .pd-bottom-area {
		max-width: 100%;
	}
}
.sbd-verified-style6{
			align-items: center;
    background-color: rgba(0,0,0,.7);
    color: #fff;
    display: flex;
    font-weight: bold;
    height: 20px;
    justify-content: center;
    position: absolute;
    top: 0px;
    right: 0;
    width: 20px;
    font-size: 14px;
}

.sld-page-numbers-item {
    display: inline-block;
    background: #eee;
    padding: 5px 7px;
    border-radius: 2px;
}
.sld-page-numbers-container {
    margin: 30px 0 0 0;
}
.qcld-sbd-phone-block a {
  display: inline !important;
}
.qcld-sbd-phone-block {
  padding: 0 12px;
}
.qcld-sbd-phone-block {
  padding: 0 12px 3px 12px;
  border-bottom: 1px solid #eee;
  margin: -8px 0 8px 0;
}

.qcld-sbd-phone-block a:hover span{
  color: #f86960 !important;
}