/**
 * Collection Item Listing Css
 * 
 * Override this css by copying it to
 * yourtheme/woocommerce/woocommerce-collections/css/woo-cl-item-listing.css
 * 
 * @package WPWeb WooCommerce Collections
 * @since 1.0.0
 */
 
@font-face {
 font-family: 'Roboto Light';
 src: url('fonts/Roboto-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}
.woocl-collection{
	margin:0 auto;
	width:100%;
	max-width:1200px;
}
.woocl-items{
	float:left;
	width:60%;
	font-size: 14px;
	padding-left: 12px;
}
.woocl-update{
	float:left;
	width:36%;
	font-size: 14px;
}
.woocl-collect-item {
  display: inline-block;
  font-size: 14px;
  width: 75px;
  float: left;
}
.woocl-follower {
    float: left;
    width: 84px;
}
.woocl-follower > p{
	margin-bottom:0px;
}
.woocl-privacy{
    float: left;
    width: 185px;
    color: #0654ba;
}
.woocl-delete{
     float: left;
    width: 200px;
    color: #0654ba;
}
.woocl-collect-item > span {
    float: left;
    padding-right: 5px;
}
.woocl-collect-item > p {
    float: left;
}
.woocl-follower > span{
    float: left;
    padding-right: 5px;
}
.woocl-follower > p{
		float: left;
}
.woocl-pr-icon:hover{
cursor:pointer;
}
.header-separator {
    float: left;
    padding-right: 8px;
}
.woocl-cv-wrp:hover > div.woocl-iconbtn {
    display:block;
}
div.woocl-iconbtn:hover > div.woocl-colw-tooltip {
    display:block;
}
.woocl-cv-wrp {
    font-family: Roboto Light,Helvetica,Arial,sans-serif;
	background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    margin: 10px 6px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 270px;
    box-shadow: 2px 2px 5px 2px #dcdcdc;
}
.woocl-cv-body {
    display: inline-block;
    border-bottom: medium none !important;
    width: 100%;
}
.woocl-cv-txt span, .woocl-cv-vishide {
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    width: 1px;
}
.woocl-cv-thumb {
    height: 100%;
    margin: auto; 
    width: 100%;
	box-sizing: border-box;
}
.woocl-cv-imgwrp {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.woocl-cv-imgwrp .woocl-coll_img {
    display: inline;
    height: 100%;
    position: relative;
    width: 100%;
	
}
.woocl-cv-wrp img {
    border: 0 none;
}
.woocl-note {
   	background-color: rgba(239, 239, 239, 0.8);
    font: 16px;
    max-height: 55px;
    min-height: 55px;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    word-wrap: break-word;
    z-index: 1;
}
.woocl-item-details {
    background-color: #fcfcfc;
    border-top: 1px solid #ccc;
    padding: 8px;
    min-height: 122px;
}
.woocl-item-title {
    color: #0654ba;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
}
.woocl-item-title a {
	color: #0654ba;
    outline: medium none;
    text-decoration: none !important;
    border-bottom: medium none !important;
}
.woocl-item-title a:hover{
	text-decoration: underline;
}

.woocl-item-price {
    bottom: 0;
    color: #333;
    font-size: 16px ;
    font-weight:bold;
    padding: 6px 0;
    position: relative;
}

.woocl-soldby {
    color: #666;
    font-size: 13px ;
    overflow: hidden;
    text-overflow: ellipsis;
   
}
.woocl-soldby a{
	text-decoration: none;
	color: #21759b;
    outline: medium none;
}
.woocl-soldby a:hover{
	text-decoration: underline;
}

.woocl-btn-ter:hover, a.woocl-btn-ter:hover, .woocl-btn-ter:focus, a.woocl-btn-ter:focus, .woocl-btn-ter:active, a.woocl-btn-ter:active {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    color: #025da1;
}
.clnw-icn .clnw-star-c span {
    background-position: -61px 0;
}
.clnw-icn .woocl-btn span {
    margin: 5px;
}
.clnw-icn .woocl-btn span, .clnw-lk a span {
	background: url(images/index.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-repeat: no-repeat;
    display: block;
    float: left;
    height: 12px;
    padding-top: 2px;
    width: 15px;
}
.woocl-soldby > span {
    font-weight: bold;
    padding-right:4px;
}
.woocl-collections {
    width: 100%;
    font-family:Roboto Light,Arial,sans-serif;
    float: left;
}
.curated-by {
    color: #999;
    font-size: 24px;
    padding: 1px 0 7px;
}
.curated-by a {
    outline: medium none;
    text-decoration: none;
    color: #666;
}
.curated-by a:hover{
	text-decoration: underline;
}

/******* counts *********/
.woocl-counts .woocl-collectionCount {
    float: left;
}
.woocl-counts .woocl-lastUpdated {
    float: right;
}
.woocl-counts .woocl-privacyInfo .woocl-privacyIcon.private {
    background-position: -30px -60px;
    float: left;
}
.woocl-counts .woocl-privacyInfo .woocl-privacyIcon {
	background: url(images/index.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 15px;
    margin-right: 3px;
    width: 17px;
}
.woocl-counts .woocl-privacyInfo .woocl-privacy {
    float: right;
}

.woocl-counts .woocl-collectionCount span {
    color: #333;
    font-size:14px/16px ;
    font-weight:bold;
}

.woocl-counts .woocl-header-separator {
    color: #333;
    float: left;
    font-size: 16px/16px ;
    padding: 0 6px;
}
.woocl-counts .woocl-followerCount {
    color: #333;
    float: left;
    font-size: 14px/16px;
    }
.woocl-counts .woocl-followerCount span {
    font-weight: bold;
}
.woocl-counts {
    max-width: 1186px;
    padding-top: 30px;
    width: 100%;
}

.woocl-counts .woocl-privacyInfo {
    color: #0654ba;
    cursor: pointer;
    float: left;
}
.woocl-counts .woocl-privacyInfo .woocl-privacy:hover {
	text-decoration: underline;
}
.woocl-counts .woocl-privacyInfo:hover {
	text-decoration: underline;
}

/******* counts end *****/


/****** textarea *****/

.woocl-description {
    max-width: 890px;
  	width: 100%;
}

.woocl-editDescription {
    max-width: 870px;
    width: 100%;
}

.woocl-edit{
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    padding: 0.625em 1.25em;
    background: -moz-linear-gradient(center top , #0079bc, #00509d) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 3px;
}

.woocl-edit:hover{
	cursor: pointer;
}

/***** textarea end *****/

.woocl-cv-imgwrp.woocl-cv-thumb:hover{
cursor:pointer;
}
/***** hidden class css *****/
 .woocl-hoveritem {
    height: 0;
    margin: 10px;
    position: absolute;
    top: 0;
    width: 100%; 
}
  .woocl-clwbtn{
     float:left;
    position:relative;
    padding: 4px 3px;
}
  .woocl-btn-ter, a.woocl-btn-ter, a.woocl-btn-ter:visited{
   background: -moz-linear-gradient(center top , #fefefe, #f8f8f8) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #0654ba;
    text-decoration: none;
 }
    .woocl-btn-ter:hover, a.woocl-btn-ter:hover, .woocl-btn-ter:active, a.woocl-btn-ter:active {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    color: #025da1;
 }
.woocl-clnw-icn .woocl-clnw-star-c span {
    background-position: -62px 0;
}
.woocl-clnw-icn .woocl-btn span {
    margin: 5px;
}
.woocl-hoveritem{
    height: 0;
    margin: 10px;
    position: absolute;
    top: 0;
    width: 100%;
 }
  .woocl-clnw-collect.woocl-btn.woocl-btn-s.woocl-btn-ter.woocl-clnw-c.woocl-clnw-star-c > span {
    background: url(images/index.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -62px 0;
 }
  .woocl-clwbtn .woocl-clnw-star-c span {
    background-position: -62px 0;
}
.woocl-clwbtn.woocl-btn span {
    margin: 5px;
}
 .woocl-position{
 	position:relative;
 }
 .woocl-iconbtn, .woocl-coll-item-checkbox {
    border-radius: 3px;
    -webkit-border-radius:3px;
    cursor: pointer;
    height: 32px;
    left: 9px;
    position: absolute;
    top: 9px;
    width: 36px;
    font-weight: 500;
    margin: 0;
    overflow: visible;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
	background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #0654ba;
    text-decoration: none;
    box-shadow: 0 1px 2px #cccccc;
    display: none;
 }
.woocl-iconbtn:hover{
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    color: #025da1;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
 }  
.woocl-addicon{
   border-radius: 3px;
   box-shadow: 0 3px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    height: 30px;
   left: 225px;
    position: absolute;
    top: 9px;
     border: 1px solid #aaa;
    color: #025da1;
    width: 40px;
    font-weight: 500;
    margin: 0;
    overflow: visible;
     text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
 }
.woocl-addicon:hover{
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    color: #025da1;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
 } 
 .woocl-cover{
     position: absolute;
     border:1px solid black;
     width:60%;
     height:20%;
}
.woocl-cover > h2{
       color:#fff;
       font-weight:normal;
 }
.woocl-acts .woocl-btn{
    padding: 6px 12px;
}
.woocl-acts .woocl-btn:active {
    padding: 6px 12px;
    border-width: inherit;
    outline: 0 none;
}
 .woocl-titlename > h2{
    font-size: 36px !important;
    color: #333 0 !important;
    float: left;
     margin:0 !important;
    padding-right: 11px !important;
    font-weight:normal;
}
.woocl-acts {
    float: right;
    margin-top: 12px;
    width: auto;
}
.woocl-innerline {
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 10px;
  width: 100%;
}
.woocl-iconsmall{
    background: url("images/icon.png") no-repeat scroll -61px 0;
    height: 14px;
    left:0px;
    position: absolute;
    top: 9px;
    width: 17px;
    right:0;
    margin:0 auto;
}
.woocl-iconsmall:hover{
	background: url("images/icon.png") no-repeat scroll -77px 0;
    height: 14px;
    left: 1px;
    position: absolute;
    top: 9px;
    width: 17px;
} 
.woocl-arr{
   	border-color: transparent transparent #F2F2F2;
    border-style: solid;
    border-width: 0 12.5px 14px;
    height: 0;
    left: 18px;
    position: relative;
    top: 0;
    width: 0;
    z-index: 1;
}
.woocl-colw-tooltip{
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.35);
    color: #333333;
    font-family: Roboto Light,Arial,sans-serif;
    font-size: 13px;
    line-height: 17px;
    margin-top: 0px;
    padding: 20px;
    position: absolute;
    top: 45px;
    width: 190px;
    z-index: 999;
    margin-left:0px;
    display:none;
}  
.woocl-colw-tooltip:before {
    border-bottom: 7px solid #dddddd;
    border-color: #dddddd transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -7px;
}
.woocl-colw-tooltip:after {
    border-bottom: 6px solid #ccc;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 11px;
    position: absolute;
    top: -6px;
}
span.woocl-lastUpdatedLabel{
	color: #999;
	font-size:14px;
}
.woocl-clear{
	clear:both;
 }
 /* social button css start */
 .woocl-share-button {
 	float: right;
 	min-height: 35px;
 	line-height: normal;
 	font-size:55%;
 }
 .woocl-lastUpdated {
  text-align: right;
}
.woocl-col-3 {
    float: left;
    margin: 0 10px 0 0;
}
.woocl-share-button iframe{margin-bottom:0;}
.woocl-item-list-followbtn a.wpw-fp-guest-btn {
    padding: 5px !important;
}
.woocl-item-variation dl.variation {
    margin: 0;
}
.woocl-item-variation dt {
    float: left;
    margin-right: 10px;
}
.woocl-item-variation dl.variation dd {
    margin-bottom: 0;
}
.woocl-item-variation {
    margin-top: 10px;
}
/* user avatar css below */
.woocl-created-text {
    color: #999;
    font-family: Roboto Light,Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.woocl-created-text .woocl-user-photo {
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 55px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 55px;
    float: left;
}
.woocl-created-text a:link, .woocl-created-text a:active, .woocl-created-text a:visited {
    color: #333;
    border-bottom: medium none;
    text-decoration: none;
}
.woocl-created-text a:hover {
    text-decoration: underline !important;
}
.woocl-created-text .woocl-user-curatedby {
    float: left;
    margin: 4px 5px 5px 16px;
}
.woocl-created-text .woocl-user-curatedby .woocl-user-name {
    color: #333;
    font-family: Roboto Light,Helvetica,Arial,sans-serif;
    font-size: 18px/0.1em;
    font-style: italic;
}
.woocl-created-text .woocl-user-curatedby .woocl-lastupdated {
    font-size: 12px;
    font-weight: normal;
    line-height: 0.75em;
    margin-left: 2px;
}
.woocl-view-cart {
    margin-left: 5px;
    display: none;
}
.woocl-view-cart:hover {
    text-decoration: underline;
}
.woo_cldisplay_none {
	display:none;
}
#woo-collection-item-loop-loader {
  clear: both;
  display: inline-block;
  text-align: center;
  width: 100%;
}
#woo-collection-item-loop-loader img{
  box-shadow: none;
  margin: 0 auto;
}
.woo-cl-notice {
	background-color: #ef8600;
    border: 1px solid #ffdf60;
    color: #fff;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.woo-cl-cart-icon {
	background: url("images/icon.png") no-repeat scroll -75px 5px rgba(0, 0, 0, 0);
}
.woo-cl-cart-success  {
	color : #0645ba !important;
}
.woocl-collections-gallery{ width:100%; }

.right-margin{
margin-right:0%
}
.left-margin{
margin-left:0%
}
.pro-col-3{
	width:32%;
	margin:0.5%;
	float:left;
}
.product_list { 
	width: 100%;
}
.woocl-cv-imgwrp{
	border: 1px solid #eee;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 2px #eee;
}
.woocl-coll_img1 {
	border: 1px solid #eee;
	border-radius: 5px;
}
.empty_image.pro-col-3 {
	border: 1px solid #eee;
	border-radius: 9px;
	box-shadow: 2px 2px 1px 1px #eee;
	float: left;
	height: 100%;
}
.woocl-cv-body{ margin-bottom:5px;}
.woocl-coll-total-price {
    font-size: 16px;
}

@media screen and (max-width: 1024px) {
	.woocl-item-block{ float:left; width:100%; margin:10px 0px;}
}
@media screen and (min-width: 1024px) {
	 .woocl-collections-gallery .col-4, .woocl-collections .col-4{
		width:23.5%;
		margin:0.5%; 
		box-sizing: border-box;
	}
	.woocl-collections-gallery .col-3, .woocl-collections .col-3{
		width:31%;
		margin:0.8%; 
		padding:5px;
		box-sizing: border-box;
	}
	.woocl-collections-gallery .col-1, .woocl-collections .col-1{
		width:100%;
		margin:0%;
		float:left;
		padding:5px;
	}
	.woocl-collections-gallery .col-2, .woocl-collections .col-2{
		width:47%;
		margin:1%; 
		padding:0.5%;
		box-sizing: border-box;
	}
	.right-margin{
		margin-right:0%
	}
	.left-margin {
		margin-left:0%
	}
}

@media screen and (min-device-width: 360px) and (max-device-width: 1023px) {
	.woocl-collections .col-2, .woocl-collections-gallery .col-2, 
	.woocl-collections .col-3, .woocl-collections-gallery .col-3, 
	.woocl-collections .col-4, .woocl-collections-gallery .col-4 {
		width:47%;
		margin:0.5%; 
		padding:0.5%;
		box-sizing: border-box;
	}
}
@media screen and (max-device-width: 360px) {
	.woocl-collections .col-2, .woocl-collections-gallery .col-2, 
	.woocl-collections .col-3, .woocl-collections-gallery .col-3, 
	.woocl-collections .col-4, .woocl-collections-gallery .col-4 {
		width:99%;
		margin:1%; 
		padding:0.5%;
		box-sizing: border-box;
	}
}

/*** Add bulk products to the cart style ***/
.woocl-coll-item-checkbox {
    visibility: hidden;
}

.woocl-coll-item-checkbox, .woocl-btn-actions {
	float: right;
}

#woo_cl_add_to_cart_btn.woo-cl-disabled {
	cursor: not-allowed;
	color: #ccc;
}

.woocl-coll-item-checkbox-wrap {
	position: absolute;
	z-index: 1;
	right: 28px;
	top: 8px;
}

.woocl-coll-item-checkbox-wrap label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	/*border-radius: 4px;*/

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.woocl-coll-item-checkbox-wrap label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.woocl-coll-item-checkbox-wrap label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.woocl-coll-item-checkbox-wrap input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

/* new css */
@media screen and (max-width: 767px) {
    .woocl-social-sub-btn{display: table;width: 100%;margin-bottom: 15px;}
    .woocl-btn-actions{float: none;display: table;width: 100%;margin-bottom: 15px;}
    .woocl-btn-actions .woocl-button{margin-right: 10px;}
}