/**
 * Collection Item Listing Css
 *
 * Override this css by copying it to
 * yourtheme/jumble-wishlist/css/woo-cl-item-listing.css
 *
 * @package Jumble - WooCommerce / WordPress Wishlist Collection & Bookmark Plugin
 * @since 1.0.0
 */

@font-face {
 font-family: 'Roboto Light';
 src: url('fonts/Roboto-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}
.wpewoowl-collection{
	margin:0 auto;
	width:100%;
	max-width:1200px;
}
.wpewoowl-items{
	float:left;
	width:60%;
	font-size: 14px;
	padding-left: 12px;
}
.wpewoowl-update{
	float:left;
	width:36%;
	font-size: 14px;
}
.wpewoowl-collect-item {
  display: inline-block;
  font-size: 14px;
  width: 75px;
  float: left;
}
.wpewoowl-privacy{
    float: left;
    width: 185px;
    color: #0654ba;
}
.wpewoowl-delete{
     float: left;
    width: 200px;
    color: #0654ba;
}
.wpewoowl-collect-item > span {
    float: left;
    padding-right: 5px;
}
.wpewoowl-collect-item > p {
    float: left;
}
.wpewoowl-follower > span{
    float: left;
    padding-right: 5px;
}
.wpewoowl-follower > p{
		float: left;
}
.wpewoowl-pr-icon:hover{
cursor:pointer;
}
.header-separator {
    float: left;
    padding-right: 8px;
}
.wpewoowl-cv-wrp:hover > div.wpewoowl-iconbtn {
    display:block;
}
div.wpewoowl-iconbtn:hover > div.wpewoowl-colw-tooltip {
    display:block;
}
.wpewoowl-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;
}
.wpewoowl-cv-body {
    display: inline-block;
    border-bottom: medium none !important;
    width: 100%;
}
.wpewoowl-cv-txt span, .wpewoowl-cv-vishide {
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    width: 1px;
}
.wpewoowl-cv-thumb {
    height: 100%;
    margin: auto;
    width: 100%;
	box-sizing: border-box;
}
.wpewoowl-cv-imgwrp {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.wpewoowl-cv-imgwrp .wpewoowl-coll_img {
    display: inline;
    height: 100%;
    position: relative;
    width: 100%;

}
.wpewoowl-cv-wrp img {
    border: 0 none;
}
.wpewoowl-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;
}
.wpewoowl-item-details {
    background-color: #fcfcfc;
    border-top: 1px solid #ccc;
    padding: 8px;
    min-height: 122px;
}
.wpewoowl-item-title {
    color: #0654ba;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
}
.wpewoowl-item-title a {
	color: #0654ba;
    outline: medium none;
    text-decoration: none !important;
    border-bottom: medium none !important;
}
.wpewoowl-item-title a:hover{
	text-decoration: underline;
}

.wpewoowl-item-price {
    bottom: 0;
    color: #333;
    font-size: 16px ;
    font-weight:bold;
    padding: 6px 0;
    position: relative;
}

.wpewoowl-soldby {
    color: #666;
    font-size: 13px ;
    overflow: hidden;
    text-overflow: ellipsis;

}
.wpewoowl-soldby a{
	text-decoration: none;
	color: #21759b;
    outline: medium none;
}
.wpewoowl-soldby a:hover{
	text-decoration: underline;
}

.wpewoowl-btn-ter:hover, a.wpewoowl-btn-ter:hover, .wpewoowl-btn-ter:focus, a.wpewoowl-btn-ter:focus, .wpewoowl-btn-ter:active, a.wpewoowl-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 .wpewoowl-btn span {
    margin: 5px;
}
.clnw-icn .wpewoowl-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;
}
.wpewoowl-soldby > span {
    font-weight: bold;
    padding-right:4px;
}
.wpewoowl-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 *********/
.wpewoowl-counts .wpewoowl-collectionCount {
    float: left;
}
.wpewoowl-counts .wpewoowl-lastUpdated {
    float: right;
}
.wpewoowl-counts .wpewoowl-privacyInfo .wpewoowl-privacyIcon.private {
    background-position: -30px -60px;
    float: left;
}
.wpewoowl-counts .wpewoowl-privacyInfo .wpewoowl-privacyIcon {
	background: url(images/index.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 15px;
    margin-right: 3px;
    width: 17px;
}
.wpewoowl-counts .wpewoowl-privacyInfo .wpewoowl-privacy {
    float: right;
}

.wpewoowl-counts .wpewoowl-collectionCount span {
    color: #333;
    font-size:14px/16px ;
    font-weight:bold;
}

.wpewoowl-counts .wpewoowl-header-separator {
    color: #333;
    float: left;
    font-size: 16px/16px ;
    padding: 0 6px;
}
.wpewoowl-counts {
    max-width: 1186px;
    padding-top: 30px;
    width: 100%;
}

.wpewoowl-counts .wpewoowl-privacyInfo {
    color: #0654ba;
    cursor: pointer;
    float: left;
}
.wpewoowl-counts .wpewoowl-privacyInfo .wpewoowl-privacy:hover {
	text-decoration: underline;
}
.wpewoowl-counts .wpewoowl-privacyInfo:hover {
	text-decoration: underline;
}

/******* counts end *****/


/****** textarea *****/

.wpewoowl-description {
    max-width: 890px;
  	width: 100%;
}

.wpewoowl-editDescription {
    max-width: 870px;
    width: 100%;
}

.wpewoowl-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;
}

.wpewoowl-edit:hover{
	cursor: pointer;
}

/***** textarea end *****/

.wpewoowl-cv-imgwrp.wpewoowl-cv-thumb:hover{
cursor:pointer;
}
/***** hidden class css *****/
 . wpewoowl-hoveritem {
    height: 0;
    margin: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
  .wpewoowl-clwbtn{
     float:left;
    position:relative;
    padding: 4px 3px;
}
  .wpewoowl-btn-ter, a.wpewoowl-btn-ter, a.wpewoowl-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;
 }
    .wpewoowl-btn-ter:hover, a.wpewoowl-btn-ter:hover, .wpewoowl-btn-ter:active, a.wpewoowl-btn-ter:active {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    color: #025da1;
 }
.wpewoowl-clnw-icn .wpewoowl-clnw-star-c span {
    background-position: -62px 0;
}
.wpewoowl-clnw-icn .wpewoowl-btn span {
    margin: 5px;
}
.wpewoowl-hoveritem{
    height: 0;
    margin: 10px;
    position: absolute;
    top: 0;
    width: 100%;
 }
  .wpewoowl-clnw-collect.wpewoowl-btn.wpewoowl-btn-s.wpewoowl-btn-ter.wpewoowl-clnw-c.wpewoowl-clnw-star-c > span {
    background: url(images/index.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-position: -62px 0;
 }
  .wpewoowl-clwbtn .wpewoowl-clnw-star-c span {
    background-position: -62px 0;
}
.wpewoowl-clwbtn.wpewoowl-btn span {
    margin: 5px;
}
 .wpewoowl-position{
 	position:relative;
 }
 .wpewoowl-iconbtn, .wpewoowl-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;
 }
.wpewoowl-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;
 }
.wpewoowl-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);
 }
.wpewoowl-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;
 }
 .wpewoowl-cover{
     position: absolute;
     border:1px solid black;
     width:60%;
     height:20%;
}
.wpewoowl-cover > h2{
      font-color:#fffff;
       font-weight:normal;
 }
.wpewoowl-acts .wpewoowl-btn{
    padding: 6px 12px;
}
.wpewoowl-acts .wpewoowl-btn:active {
    padding: 6px 12px;
    border-width: inherit;
    outline: 0 none;
}
 .wpewoowl-titlename > h2{
    font-size: 36px !important;
    color: #333 0 !important;
    float: left;
     margin:0 !important;
    padding-right: 11px !important;
    font-weight:normal;
}
.wpewoowl-acts {
    float: right;
    margin-top: 12px;
    width: auto;
}
.wpewoowl-innerline {
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 10px;
  width: 100%;
}
.wpewoowl-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;
}
.wpewoowl-iconsmall:hover{
	background: url("images/icon.png") no-repeat scroll -77px 0;
    height: 14px;
    left: 1px;
    position: absolute;
    top: 9px;
    width: 17px;
}
.wpewoowl-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;
}
.wpewoowl-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;
}
.wpewoowl-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;
}
.wpewoowl-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.wpewoowl-lastUpdatedLabel{
	color: #999;
	font-size:14px;
}
.wpewoowl-clear{
	clear:both;
 }
 /* social button css start */
 .wpewoowl-share-button {
 	float: right;
 	min-height: 35px;
 	line-height: normal;
 	font-size:55%;
 }
 .wpewoowl-lastUpdated {
  text-align: right;
}
.wpewoowl-col-3 {
    float: left;
    margin: 0 10px 0 0;
}
.wpewoowl-share-button iframe{margin-bottom:0;}
.wpewoowl-item-list-followbtn a.wpw-fp-guest-btn {
    padding: 5px !important;
}
.wpewoowl-item-variation dl.variation {
    margin: 0;
}
.wpewoowl-item-variation dt {
    float: left;
    margin-right: 10px;
}
.wpewoowl-item-variation dl.variation dd {
    margin-bottom: 0;
}
.wpewoowl-item-variation {
    margin-top: 10px;
}
/* user avatar css below */
.wpewoowl-created-text {
    color: #999;
    font-family: Roboto Light,Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.wpewoowl-created-text .wpewoowl-user-photo {
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 55px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 55px;
    float: left;
}
.wpewoowl-created-text a:link, .wpewoowl-created-text a:active, .wpewoowl-created-text a:visited {
    color: #333;
    border-bottom: medium none;
    text-decoration: none;
}
.wpewoowl-created-text a:hover {
    text-decoration: underline !important;
}
.wpewoowl-created-text .wpewoowl-user-curatedby {
    float: left;
    margin: 4px 5px 5px 16px;
}
.wpewoowl-created-text .wpewoowl-user-curatedby .wpewoowl-user-name {
    color: #333;
    font-family: Roboto Light,Helvetica,Arial,sans-serif;
    font-size: 18px/0.1em;
    font-style: italic;
}
.wpewoowl-created-text .wpewoowl-user-curatedby .wpewoowl-lastupdated {
    font-size: 12px;
    font-weight: normal;
    line-height: 0.75em;
    margin-left: 2px;
}
.wpewoowl-view-cart {
    margin-left: 5px;
    display: none;
}
.wpewoowl-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;
}
.wpewoowl-collections-gallery{ float:left; width:100% !important;}

.right-margin{
margin-right:0%
}
.left-margin{
margin-left:0%
}
.pro-col-3{
	width:32%;
	margin:0.5%;
	float:left;
}
.product_list {
	width: 100%;
}
.wpewoowl-cv-imgwrp{
	border: 1px solid #eee;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 2px #eee;
}
.wpewoowl-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%;
}
.wpewoowl-cv-body{ margin-bottom:5px;}
.wpewoowl-coll-total-price {
    font-size: 16px;
}
ul.wpewoowl-list-view-grid-view-wrap{
    float: right;
    margin-right: 10px !important;
    margin-top: 5px !important;
}
ul.wpewoowl-list-view-grid-view-wrap li{
    list-style: none;
    display: inline-block;
    margin-left: 2px !important;
    font-size: 15px;
}
.wpewoowl-list-view-grid-view-featured-wrap {
    width: 100%;
}
.wpewoowl-list-view-grid-view-featured-wrap ul.wpewoowl-list-view-grid-view-wrap {
    float: none;
    text-align: right;
    
}
ul.wpewoowl-list-view-grid-view-wrap li a{
    color: #808080 !important;
}
ul.wpewoowl-list-view-grid-view-wrap li a.active{
    color: #2f7fc9 !important;
}
ul.wpewoowl-list-view-grid-view-wrap li i{
    margin-right: 3px;
}
ul.wpewoowl-list-view-grid-view-wrap.my-wpewoowl{
    float: right;
    margin-top: -3px !important;
    position: relative;
    margin-left: 12px;
}

@media screen and (max-width: 1024px) {
	.wpewoowl-item-block{ float:left; width:100%; margin:10px 0px;}
}
@media screen and (min-width: 1024px) {
	 .wpewoowl-collections-gallery .col-4, .wpewoowl-collections .col-4{
		width:23.5%;
		margin:0.5%;
		box-sizing: border-box;
	}
	.wpewoowl-collections-gallery .col-3, .wpewoowl-collections .col-3{
		width:31%;
		margin:0.8%;
		padding:5px;
		box-sizing: border-box;
	}
	.wpewoowl-collections-gallery .col-1, .wpewoowl-collections .col-1{
		width:100%;
		margin:0%;
		float:left;
		padding:5px;
	}
	.wpewoowl-collections-gallery .col-2, .wpewoowl-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) {
	.wpewoowl-collections .col-2, .wpewoowl-collections-gallery .col-2,
	.wpewoowl-collections .col-3, .wpewoowl-collections-gallery .col-3,
	.wpewoowl-collections .col-4, .wpewoowl-collections-gallery .col-4 {
		width:47%;
		margin:0.5%;
		padding:0.5%;
		box-sizing: border-box;
	}
}
@media screen and (max-device-width: 360px) {
	.wpewoowl-collections .col-2, .wpewoowl-collections-gallery .col-2,
	.wpewoowl-collections .col-3, .wpewoowl-collections-gallery .col-3,
	.wpewoowl-collections .col-4, .wpewoowl-collections-gallery .col-4 {
		width:99%;
		margin:1%;
		padding:0.5%;
		box-sizing: border-box;
	}
}

/*** Add bulk products to the cart style ***/
.wpewoowl-coll-item-checkbox {
    visibility: hidden;
}

.wpewoowl-coll-item-checkbox, .wpewoowl-btn-actions {
	float: right;
}

#woo_cl_add_to_cart_btn.woo-cl-disabled {
	cursor: not-allowed;
	color: #ccc;
}

.wpewoowl-coll-item-checkbox-wrap {
	position: absolute;
	z-index: 1;
	right: 28px;
	top: 8px;
}

.wpewoowl-coll-item-checkbox-wrap label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;

	-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 );
}

.wpewoowl-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);
}

.wpewoowl-coll-item-checkbox-wrap label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.wpewoowl-coll-item-checkbox-wrap input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.wpe-woo-wl-list-view-tbl .wpewoowl-cv-body .wpewoowl-cv-imgwrp img {
    width: 10px;
}
.wpe-woo-wl-list-view-tbl .wpewoowl-cv-body .wpewoowl-cv-imgwrp.wpewoowl-cv-imgwrp.wpewoowl-cv-thumb {
    border: 0;
    height: auto !important;
    box-shadow: unset !important;
    border-radius: 0;
}
.wpe-woo-wl-list-view-tbl .wpewoowl-cv-body .wpewoowl-cv-imgwrp img,
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-image-wrapper img,
.wpe-woo-wl-items-list .image-wrap .wpewoowl-imgwrp img{
    width: 60px;
    height: auto !important;
}
.wpe-woo-wl-list-view-tbl .wpewoowl-cv-body {
    height: auto !important;
}
.wpe-woo-wl-items-list .image-wrap .wpewoowl-image-wrapper {
    width: auto;
}
.wpe-woo-wl-items-list .image-wrap .wpewoowl-image-wrapper .wpewoowl-click-image.image_height {
    height: auto !important;
}
.wpe-woo-wl-list-view-tbl tr td:first-child,
.wpe-woo-wl-wishlist-item-list-view tr td:first-child,
.wpe-woo-wl-items-list tr.wpewoowl-item-block td:first-child,
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td:first-child{
    width: 30%;
}
.wpe-woo-wl-list-view-tbl.guest-user tr td:first-child,
.wpe-woo-wl-list-view-tbl.guest-user tr td:nth-child(2){
    width: auto;
}
.wpe-woo-wl-list-view-tbl tr td:nth-child(2) {
    width: 20%;
}
.wpe-woo-wl-wishlist-item-list-view tr td:nth-child(2),
.wpe-woo-wl-items-list tr.wpewoowl-item-block td {
    width: 50%;
}
.wpe-woo-wl-list-view-tbl tr td,
.wpe-woo-wl-list-view-tbl tr th,
.wpe-woo-wl-wishlist-item-list-view tr th,
.wpe-woo-wl-wishlist-item-list-view tr td {
    text-align: center;
}
.wpe-woo-wl-list-view-tbl,
.wpe-woo-wl-items-list,
.wpe-woo-wl-wishlist-item-list-view,
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list{
    border: 0;
}
.wpe-woo-wl-list-view-tbl tr td,
.wpe-woo-wl-list-view-tbl tr th,
.wpe-woo-wl-items-list tr th,
.wpe-woo-wl-items-list tr td,
.wpe-woo-wl-wishlist-item-list-view tr th,
.wpe-woo-wl-wishlist-item-list-view tr td,
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td,
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr th{
    border: 0;
    border-bottom: 1px solid #e7e7e7;
    font-family: sans-serif;
    vertical-align: middle;
    text-align: left;
}
.wpe-woo-wl-list-view-tbl tr td .image-wrap,
.wpe-woo-wl-items-list .image-wrap,
.wpe-woo-wl-wishlist-item-list-view tr td .image-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.wpe-woo-wl-items-list .image-wrap .wpewoowl-item-details .wpewoowl-item-title a {
    font-size: 14px;
}
.wpe-woo-wl-list-view-tbl tr td button.wpewoowl-btn {
    width: 50%;
}
.wpe-woo-wl-wishlist-item-list-view tr td .image-wrap .wpewoowl-image-wrapper {
    width: auto;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-note {
    height: auto;
    min-height: auto;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-image-wrapper .wpewoowl-imgwrp .wpewoowl-click-image {
    height: auto !important;
}
.wpe-woo-wl-list-view-tbl tr td .image-wrap .wpewoowl-cv-title.wpewoowl-cv-txt,
.wpe-woo-wl-wishlist-item-list-view tr td .image-wrap .wpewoowl-item-title .wpewoowl-lens-item {
    text-align: left;
    line-height: normal;
    font-size: 14px;
    position: relative;
    left: 15px;
    word-break: break-word;
}
.wpe-woo-wl-items-list .image-wrap .wpewoowl-item-details{
    position: relative;
    left: 15px;
    word-break: break-word;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-note {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-note,
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-note {
    padding: 0;
    background: transparent;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-note input,
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-note input{
    width: 100%;
    background: #ffffff;
    padding: 7px 15px;
    font-size: 16px;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-item-details-full .wpewoowl-itemprice {
    padding: 0 0 0 15px;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-item-details-full .wpewoowl-item-title {
    font-weight: bold;
    font-size: 16px;
    overflow: unset;
    text-align: left;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-delete-button {
    align-items: center;
    justify-content: center;
    display: flex;
    float: left;
    position: relative;
    right: 0;
    top: 0;
}
.wpe-woo-wl-wishlist-item-list-view tr td .wpewoowl-iconbtn {
    display: flex !important;
    position: relative;
    float: left;
    left: 0;
    margin-right: 15px;
    top: 0;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block {
    display: table-row;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-coll-item-checkbox-wrap {
    position: relative;
    top: 9px;
    left: 0;
    right: 0;
    float: left;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-iconbtn {
    display: flex;
    position: relative;
    top: 0;
    left: 35px;
    float: left;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-item-details {
    padding: 0;
    background: transparent;
    border: 0;
    text-align: left;
    min-height: unset;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-item-details .wpewoowl-item-title {
    font-size: 16px;
    font-weight: bold;
}
.wpe-woo-wl-items-list tr.wpewoowl-item-block td .wpewoowl-item-details .wpewoowl-item-price {
    padding: 0;
}
.wpe-woo-wl-list-view-tbl .coll-button-wrp > button:active{
    padding: 8px 0px;
}
.wpe-woo-wl-wishlist-item-list-view .wpewoowl-hoverbox{
    position: absolute;
}
table.wpe-woo-wl-wishlist-item-list-view,table.wpe-woo-wl-items-list{
    overflow: unset;
}
.wpewoowl-edit-form .wpewoowl-collections .wpe-woo-wl-wishlist-item-list-view .wpewoowl-hoverbox {
    height: auto;
}
.wpe-woo-wl-wishlist-item-list-view .wpewoowl-delete-success{
    position: static !important;
}
.table-action {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
}
.wpe-woo-wl-wishlist-item-list-view-wrap .wpe-woo-wl-wishlist-item-list-view .wpewoowl-coverimage{
    display: block;
    position: static;
}
.table-action .wpewoowl-coverimage {
    width: 38px;
    margin: 0 0 0 15px;
    height: 34px;
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1)));
    background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%);
    position: relative !important;
}
.table-action .wpewoowl-coverimage a.wpewoowl-cover-image {
    display: none;
    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: 15px;
    position: absolute;
    top: 45px;
    width: 150px;
    z-index: 999;
    margin-left: 0px;
}
.table-action .wpewoowl-coverimage a.wpewoowl-cover-image: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;
}
.table-action .wpewoowl-coverimage a.wpewoowl-cover-image: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;
}
.wpe-woo-wl-wishlist-item-list-view-wrap .wpe-woo-wl-wishlist-item-list-view .wpewoowl-coverimage:hover a.wpewoowl-cover-image {
    display: block;
}
.table-action .wpewoowl-coverimage:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    background: url(images/gallery.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td:first-child .wpewoowl-featured-image-pos {
    width: auto;
    max-width: unset;
    max-height: unset;
    min-height: unset;
    min-width: unset;
    border: 0;
    display: block;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td:first-child .wpewoowl-featured-image-pos img {
    min-width: 60px;
    max-width: 60px;
    height: auto !important;
    border: 0;
    width: 60px;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td .wpewoowl-featured-description-left {
    width: auto;
    max-width: unset;
}
.wpewoowl-featured-firstiteam,
.wpewoowl-featured-price,
.wpewoowl-featured-lastiteam {
    border-bottom: 0 !important;
    text-align: left !important;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td .wpewoowl-featured-description-left h2 ,
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td .wpewoowl-featured-description-left h2 a {
    margin: 0;
    text-align: left;
    line-height: normal;
    font-size: 14px !important;
    position: relative;
    word-break: break-word;
    float: unset;
    color: #0654ba !important;
    text-decoration: none;
    border-bottom: medium none;
    font-weight: bold;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td .wpewoowl-featured-image-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td .wpewoowl-featured-description-left h2{
    position: relative;
    left: 15px;
}
.wpewoowl-featured-lastiteam .wpewoowl-btn.btn-prim {
    background-color: #fefefe;
    background-image: linear-gradient(to top, #fafafa, #fefefe);
    background-repeat: no-repeat;
    border-radius: 3px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    color: #0654ba !important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ddd;
}
.wpewoowl-featured-lastiteam .wpewoowl-btn.btn-prim:hover {
    background: none repeat scroll 0 0 #00509d;
    color: #FFFFFf !important;
    border: 1px solid transparent;
}
.wpewoowl-featured-cl-list-wrap .wpewoowl-featured-cl-list tr td .wpewoowl-featured-description-left .wpewoowl-featured-inner-subtitle {
    position: relative;
    left: 15px;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 500;
}
.wpewoowl-featured-heading {
    border-bottom: 0 !important;
}
.wpewoowl-seprator-text{
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
    position: relative;
}
.wpewoowl-seprator-text:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 7px;
    height: 1px;
    background: #3277bc;
}
.wpewoowl-seprator-text span {
    display: inline-block;
    padding: 0 5px;
    background: #fff;
    z-index: 1;
    position: relative;
}
.wpewoowl-featured-col-wrap {
    display: flex;
    flex-wrap: wrap;
}
.wpewoowl-featured-col-wrap .wpewoowl-featured-heading {
    width: 100%;
}
.wpewoowl-featured-col-wrap .wpewoowl-featured-col {
    width: calc(50% - 30px);
    padding: 15px;
}

.wpewoowl-featured-col-wrap .wpewoowl-featured-col .wpewoowl-featured-display {
    max-width: unset;
    width: 100%;
    float: unset;
}
.wpewoowl-featured-col-wrap .wpewoowl-featured-col .wpewoowl-featured-display .wpewoowl-featured-big-image {
    display: flex;
}
.wpewoowl-featured-col-wrap .wpewoowl-featured-col .wpewoowl-featured-display .wpewoowl-featured-big-image .wpewoowl-featured-image-pos {
    max-width: unset;
    float: unset;
    width: 70%;
    min-width: unset;
}
.wpewoowl-featured-col-wrap .wpewoowl-featured-col .wpewoowl-featured-display .wpewoowl-featured-big-image .wpewoowl-featured-image-pos img {
    width: 100%;
    min-width: unset;
    max-width: unset;
    object-fit: cover;
}

/* new css */
@media screen and (max-width: 767px) {
    .wpewoowl-social-sub-btn{display: table;width: 100%;margin-bottom: 15px;}
    .wpewoowl-btn-actions{float: none;display: table;width: 100%;margin-bottom: 15px;}
    .wpewoowl-btn-actions .wpewoowl-button{margin-right: 10px;}
    .wpe-woo-wl-list-view-tbl-wrap,
    .wpe-woo-wl-wishlist-item-list-view-wrap {
        overflow-x: auto;
    }
    .wpe-woo-wl-list-view-tbl-wrap .wpe-woo-wl-list-view-tbl,
    .wpe-woo-wl-wishlist-item-list-view-wrap .wpe-woo-wl-wishlist-item-list-view {
        width: 200%;
    }
    .wpe-woo-wl-wishlist-item-list-view .wpewoowl-item-block {
        float: unset;
    }
    .wpewoowl-featured-col-wrap .wpewoowl-featured-col {
        width: 100%;
        padding: 0;
    }
    .wpewoowl-featured-col-wrap .wpewoowl-featured-col .wpewoowl-featured-display .wpewoowl-featured-big-image {
        display: flex;
        width: 100%;
    }
    .wpewoowl-featured-col-wrap .wpewoowl-featured-col .wpewoowl-featured-display .wpewoowl-featured-big-image .wpewoowl-featured-image-pos img {
        width: 100%;
        min-width: 100%;
        max-width: unset;
        object-fit: cover;
    }
}
