/* produtc gallery */
.product-gallery {
    text-align: center;
}
.product-gallery li,
.product-gallery > div {
    display: inline-block;
    margin: 10px 5px 0 5px;
    vertical-align: top;
    height: 250px;
    width: 280px;
    overflow: hidden;
}
/* Product popup */
.weblizar_fd_pro_facebook_comment {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.popup-overlay {
    background-color: rgba(68, 68, 68, 0.8);
    position: fixed;
    top: 0;28
    left: 0;
    width: 100%;
    height: 100%;
}
.weblizar-fb-product-gallery-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
}
.weblizar-fb-product-gallery-popup .weblizar-fb-product-popup-content {
    position: absolute;
    width: 980px;
    max-height: 580px;
    top: 20%;
    margin: 0 auto!important;
    left: 0;
    box-shadow: 0px 1px 100px #1d1d1d;
    right: 0;
    background-color: #fff;
    overflow: hidden;
}
.weblizar-fb-product-image.col-md-8 {
    padding-left: 0;
}
.weblizar-fb-product-image  {
    padding-left: 0;
    max-height: 580px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.weblizar-fb-product-image  img {
    width:100% !important;
    max-height: 100%;
}
.product-information {
    margin-top: 15px !important;
}
.weblizar-fb-cross {
    color: #333;
    position: absolute;
    top: 5px;
    border: 1px solid #ccc;
    right: 10px;
    padding: 2px 10px;
    margin-bottom: 10px;
    font-size: 18px;
    border-radius: 5px;
}
.nav-btn.prev {
   left: 5%;
   background-position:0px 0px;
   
}
.nav-btn.next {
   right:5%;
    background-position:-35px 0px;
}
/* ======================= 
    Product User Profile
   ===================== */

#productMasterSidebar {
    position: relative;
}
.user-profile-master-button {
    float:left;
    display:inline-block;    
    background:url('img/master-btn.jpg') repeat-x;
    color:#999;
    font-weight:bold;
    font-size:13px;
    position:relative;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border: 1px solid #ddd;
}
.user-profile-master-button:hover {
    border-color:#cacaca;
    background:#F8F8F8;
}
.user-profile-master-button > span {
    display:block;
    position:absolute;
    top:6px;
    left:9px;
    width:32px;
    height:32px;
    background-repeat:no-repeat;
    background-position:center;
}
.user-profile-master-button:active {
	top:1px;
	background-image: linear-gradient(bottom, rgb(117,137,12) 0%, rgb(160,180,40) 100%);
	background-image: -o-linear-gradient(bottom, rgb(117,137,12) 0%, rgb(160,180,40) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(117,137,12) 0%, rgb(160,180,40) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(117,137,12) 0%, rgb(160,180,40) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(117,137,12) 0%, rgb(160,180,40) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(117,137,12)),
	color-stop(1, rgb(160,180,40)));
	color:#fff;
}
/* ======================= 
    Product Responsive
   ===================== */
#productContainer {   
    margin-left: 1%;
    min-height: 500px;
    font-size: 13px;
    line-height: normal;
    color: #333;
}
#productContainer,
#productContent,
.sidebar {
    float: left;
}
#productContent {
    width: 83%;
    min-height: 500px;
}
.product-productpage-container {
     width: 81%;
}
.product-profilepage-container {
     width: 84%;
}
@media(max-width:767px) {
	.weblizar-fb-product-gallery-popup .product-popup-content {
		width:100%!important;
		 max-height: auto!important;
	}
	.weblizar-fb-product-gallery-popup .weblizar-fb-product-popup-content {
		top: 20%;
	}
	.weblizar-fb-product-image  iframe {
		/* max-height: 402px; */
		height: 100%!important;
		width: 100%!important;
	}
}
@media only screen and (min-width: 1361px) {
    #productWrapper{
        width:1320px;
    }
}
.ffp_weblizar_img img {
    max-height: 100%;
}
.weblizar_fd_pro_facebook-feed-item-author {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
	display: inline-block;
}
.weblizar_fd_pro_3 {
    border-bottom: 1px solid #e3e3e3;
}		
.weblizar_fd_pro_facebook-feed-item-author-picture {
    float: left;
    border: 1px solid #dbdbdb;
    overflow: hidden;
    margin-right: 8px;
    box-sizing: content-box;
}
.author-name-link {
	color:#333;
}
.weblizar_fd_pro_facebook-feed a {
    color: #365899;
    text-decoration: none;
}
.weblizar_fd_pro_facebook-feed-item-author-name {
    padding-top: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.weblizar_fd_pro_facebook-feed-item-author-name .author-name-link {
    border: none;
    color: #17191a;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
.weblizar_fd_pro_facebook-feed-item-author-name .author-name-link:hover {
    color: #000;
}
.weblizar_fd_pro_facebook-feed-item-date {
    color: #7f8588;
    font-size: 12px;
    font-weight: 400;
    margin-top: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.weblizar-fb-like_comment_div {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    display: block;
    clear: both;
}
.weblizar_fd_pro_item-text-see-more {
    color: #7f8588;
    line-height: 18px;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
}
.like_comment_div .weblizar_fd_model-heading>a {
    margin-top: 0;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    padding-bottom: 2px;
    margin-bottom: 8px;
	color:#333;
}
.event_title {
  margin-top: 20px;	
}
.complete {
    display: none;
}
.feed_more {
    color: red;
    font-size: 13px;
    padding: 3px;
    cursor: pointer;
}
.weblizar_fd_custom_box_comment {
	margin-top: 10px;
}
.weblizar-fb-popup-comment-area {
	max-height: 350px;
	overflow-y: overlay;
    padding-bottom: 40px;
}
.weblizar_fd_custom_box_comment::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 5px;
}
.weblizer-fb-moment-link {
	position: relative;
    display: -webkit-box;
    border-bottom: 1px solid #e3e3e3cc;
}
	
.weblizar_fd_custom_box_comment::-webkit-scrollbar {
	width: 5px;
	background-color: #F5F5F5;
}
.weblizar_fd_custom_box_comment::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-image: -webkit-gradient(linear,
	left bottom,
	left top,
	color-stop(0.44, rgb(122,153,217)),
	color-stop(0.72, rgb(73,125,189)),
	color-stop(0.86, rgb(28,58,148)));
}
.weblizar-fb-product-popup-content .prev, .weblizar-fb-product-popup-content .next {
    background-color: #00000042!important;
    font-size: 34px!important;
    box-shadow: none!important;
    z-index: 9999;
    padding: 0px 7px;
    top: 48%!important;
}
.weblizar-fb-product-popup-content .prev:hover,
.weblizar-fb-product-popup-content .next:hover {
  background-color:#00000070;
}
.weblizar-fb-product-popup-content .prev, .weblizar-fb-product-popup-content .next {
    cursor: pointer; 
    position: absolute; 
    margin-top: -50px;
    color: white !important;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}
.weblizar-fb-product-image   iframe#.embed-responsive-item {
    width: 100%!important;
    max-height: 376px!important;
}
.weblizar-fb-product-image  iframe {
    width: 100%!important;
    max-width: 100%!important;
	max-height: 376px!important;
}
/*---model-moment-hover---*/
.weblizer-fb-moment-link {
    position: relative;
}
.weblizer-fb-moment-link-ul {
    display: inline;
    margin: 0;
    padding: 0;
}
.weblizer-fb-moment-link-ul-li {
	float: left;
    list-style: none;
}
.weblizer-fb-moment-link-btn {
    text-decoration: none;
    padding: 3px 8px;
    font-weight: bold!important;
    font-size: 16px;
    color: #4e4e4e;
    border-radius: 40%;
	display:block;
	margin-bottom:7px;
}
.weblizer-fb-moment-link-btn:hover {
	color:#333;
}
.weblizer-fb-moment-link-ul-li:hover .weblizer-fb-moment-hover-ul {
    display: block;
}
.weblizer-fb-moment-hover-ul {
    left: 0;
    position: absolute;
    display: none;
    right: 0;
    width: 300px !important;
    bottom: 26px;
    margin: 0;
	padding-left: 0px !important;
}
.weblizer-fb-moment-link .weblizer-fb-moment-hover-ul-li {
    font-size: 20px;
    border-radius: 50px;
    margin: 2px;
    float: left!important;
    height: 44px;
    width: 44px;
    text-align: center;
    list-style: none;
}
.weblizer-fb-moment-link .weblizer-fb-moment-hover-ul-li {
   position: relative;
    padding: 2px;
}
.weblizer-fb-moment-link .weblizer-fb-moment-hover-ul-li .weblizer-fb-moment-hover-a:hover .tooltiptext {
    display: block;
}
.weblizer-fb-moment-link .weblizer-fb-moment-hover-ul-li .weblizer-fb-moment-hover-a  .tooltiptext  {
    display: none;
    background-color: #000;
    padding: 4px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 10px;
    left: 10px;
    top: -30px;
    border-radius: 3px;
}
.s-2 {
	background-image: url(../images/icons/2.png);
}
.s-3 {
   background-image: url(../images/icons/3.png);
   
}
.s-4 {
    background-image: url(../images/icons/4.png); 
}
.s-5 {
   background-image: url(../images/icons/5.png);
}
.s-1{
   background-image: url(../images/icons/1.png);
}