/**
 * Edit Collection CSS
 * 
 * Override this css by copying it to
 * yourtheme/woocommerce/woocommerce-collections/css/woo-cl-collection-edit.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-follower > span{
    float: left;
    padding-right: 5px;
}
.woocl-follower > p{
	float: left;
}	
.woocl-pr-icon{	
    background: url(images/icon.png) no-repeat scroll 0 0;
    background-position: -45px -60px;
    height: 15px;
    margin-right: 3px;
    width: 17px;
    float:left;
    margin-top:5px;
}
.woocl-pr-icon:hover{
	cursor:pointer;
}
.woocl-pr-text:hover{
 	text-decoration:underline;
 	cursor:pointer;
}
.woocl-delete:hover{
  cursor:pointer;
  text-decoration:underline;
}
.woocl-headerseparator {
    float: left;
    padding-right: 8px;
}
.woocl-item-block {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    position:relative;
}
.woocl-header {
    float: left;
    min-height: 16px;
    padding: 11px 8px 11px 10px;
}
.woocl-header, .woocl-title, .woocl-title:link {
    color: #0654ba !important;
    text-decoration: none;
}
.woocl-title, .woocl-author {
    
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
}
.woocl-txt span, .woocl-vishide {
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    width: 1px;
}
.woocl-edittitle{
   font-size:29px;
   padding: 2px !important;    
   width: 100%;
}
.woocl-collectiontitle{width: 100%;}
.woocl-image-wrapper {
    display: inline-block;
    border-bottom: medium none !important;
}
.woocl-image-wrapper{  width:100% }
.woocl-imgwrp {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
	float:left;
	width:100%;
}
.woocl-thumb {
    box-sizing: border-box;

    padding: 3px;

}
.woocl-click-image img.woocl-coll_img { 
    width: 100%;
    height:100%;
}
.woocl-click-image:hover{
	cursor:pointer;
}
.woocl-wrp img {
    border: 0 none;
}
.woocl-imgwrp i {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    height: 100%;
    position: absolute;
    width: 100%;
}
.woocl-footer {
    color: #999;
    font-size: 13px;
    min-height: 16px;
    padding: 11px 8px 10px;
    box-sizing: border-box;
}
.woocl-coll-button-wrp {
    margin: 0 20px 10px;
    display: block;
}

.woocl-widget.woocl-flex {
    width: 100%;
}
.woocl-widget {
    display: inline-block;
}
.woocl-widget > .btn.btn-ter {
    color: #6fa847;
}

.woocl-widget .btn-m {
    font-size: 14px !important;
    height: 34px;
}
.woocl-widget > .btn {
    font-weight: bold;
}
.woocl-widget > .btn-ter, .woocl-widget a.btn-ter, .woocl-widget a.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-widget > .btn, .woocl-widget .name-interest-save {
	box-shadow: 0 3px 0 #ddd;
    cursor: pointer;
    display: inline-block;
     margin: 0;
    overflow: visible;
    padding: 0.5em 1.2em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    vertical-align: baseline;
}

.woocl-privacy-icon, .woocl-checkbox-icon, .woocl-olay .woocl-error-icon, .woocl-widget > a > span > span, .woocl-widget > .btn > span:first-child, .woocl-edit-icon {
	 background: url(images/icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.woocl-widget .btn-m > span:last-child {
    position: relative;
    top: -1px;
}
.woocl-widget.woocl-flex > .btn {
    width: 100%;
}

.woocl-widget .btn-ter > span:first-child {
    background-position: -31px -30px;
}
.woocl-widget > .btn > span:first-child {
    display: inline-block;
    height: 14px;
    margin: 0 6px 0 0;
    width: 14px;
}

/****** END *********/

.woocl-itemprice {
    bottom: 0;
    color: #333;
    font-size: 16px ;
    font-weight:bold;
    padding: 6px 0;
    position: relative;
}
.btn-ter:hover, a.btn-ter:hover, .btn-ter:focus, a.btn-ter:focus, .btn-ter:active, a.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 .btn span {
    margin: 5px;
}
.clnw-icn .btn span, .clnw-lk a span {
	background: url(images/icon.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;
}
.curatedBy {
    color: #999;
    font-size: 24px;
    padding: 1px 0 7px;
}
.curatedBy a {
    
    outline: medium none;
    text-decoration: none;
    color: #666;
}
.curatedBy 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/icon.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-headerSeparator {
    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-btn{
    padding: 7px 0 0;
    top: 10px;
}

.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 .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/icon.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.btn span {
    margin: 5px;
}
.woocl-position{
 	position:relative;
}
.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{
      font-color:#fffff;
       font-weight:normal;
 }
.woocl-acts .woocl-click-button{
     background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 100%, rgba(125,185,232,1) 100%); 
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(100%,rgba(43,136,217,1)), color-stop(100%,rgba(125,185,232,1))); 
     background: -o-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 100%,rgba(125,185,232,1) 100%); 
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); 
    -webkit-border-radius:3px;
	 border: 1px solid transparent;
     border-radius: 3px;
     box-shadow: 0 3px 0 rgba(0, 0, 0, 0.04);
     cursor: pointer;
     display: inline-block;
     font-size: 16px;
     font-weight: 500;
     padding: 6px 12px;
     text-align: center;
     text-decoration: none;
     vertical-align: baseline;
     white-space: nowrap;
	 color: #fff;
	 float:right;
}
.woocl-click-button:hover{
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    text-decoration: none;
    color:white;
    transition: background-position 0.1s linear 0s;
	background: none repeat scroll 0 0 #00509d;
 }
.woocl-titlename{
    display: inline-block;
    max-width: 80%;
    width: 100%;
}
.woocl-titlename.woocl-created-text {
    color: #999;
    font-size: 20px;
}
.woocl-titlename.woocl-created-text > a{
 	color:#666;
}
.woocl-titlename.woocl-created-text > a:hover {
    text-decoration: underline;
    color:#666;
}
.woocl-collection-info {
    float: left;
    margin-bottom: 30px;
    max-width: 1200px;
    width: 100%;
    border-top: 1px solid #cccccc;
}
.woocl-collectiontitle{
   float:left;
   color: #333;
   margin: 25px 0 !important;
   font-size: 36px; 
   max-width: 969px;
}
.woocl-entertext{
  width:100%; 
  max-width:800px;
}
textarea.woocl-editdescription{
  width:100%; 
  max-width:800px;
  height: 60px;
  maxlength:1000px;
}
.woocl-iconsmall2{
    background: url("images/icon.png") no-repeat scroll -75px 0;
    height: 14px;
    left:0px;
    position: absolute;
    top: 9px;
    width: 17px;
    right:0;
    margin:0 auto;
    display:none;
}
.woocl-colw-tooltip > p {
    margin: 0px !important;
}
span.woocl-lastupdated-label{
	color: #999;
	font-size:14px;
}
.woocl-delete-button{
    border-radius: 3px;
     -webkit-border-radius:3px;
     cursor: pointer;
     height: 32px;
    right: 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-deleteicon{
    background: url("images/deleteicon.png") no-repeat scroll -9px 0px;
    height: 15px;
    left:0px;
    right:0px;
    margin:0 auto;
    position: absolute;
    top: 9px;
    width: 15px;
}	
.woocl-delete-button:hover {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    color: #025da1;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}
.woocl-coverimage{
   background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
   background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #0654ba;
    left:0;
    position: absolute;
    text-decoration: none;
    top: 35%;
    width: 100%;
    border-radius:3px;
    right:0;
    margin:0 auto;
    display:none;
    
    }
a.woocl-cover-image{
   	display: block;
    text-align:center;
    color: #025da1;
    padding:4px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    border-bottom: medium none !important;
    text-decoration: none !important;
}
.woocl-coverimage:hover{
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    cursor:pointer;
     
}
 .woocl-item-block:hover > div.woocl-coverimage{
    display:block;
 }
 .woocl-item-block:hover > div.woocl-iconbtn{
    display:block;
 }
 .woocl-item-block:hover >.woocl-delete-button{
   display:block;
 }
 .woocl-iconbtn:hover > div.woocl-colw-tooltip{
    display:block;
 }
 .woocl-iconbtn:hover > div.woocl-iconsmall2{
   display:block;
}
  
  /*hover box css*/
.woocl-hoverbtn{
 background: none repeat scroll 0 0 transparent;
    color: white;
    margin: 8px;
    width:100%;
    max-width:263px;
   
 } 
 .woocl-hover-click-btn{
  background: none repeat scroll 0 0 transparent;
    color: white;
    padding:5px 15px;
    width:110px;
   } 
   
 
.woocl-hoverbtn .woocl-cancelbtn {
   border-radius: 2px;
   color:#ccc;
   cursor: pointer;
   font-size: 16px ;
   padding:9px;
   text-align: center;
   max-width: 110px;
   min-width:50px;
   display:inline-block;
  
}

.woocl-hoverbtn .woocl-removebtn {
   max-width: 110px;
    border-radius: 2px;
   color:#ccc;
   cursor: pointer;
   font-size: 16px;
   padding: 9px;
   min-width:50px;
   display:inline-block;
   
}
.woocl-delete-success .woocl-imgtxt {
    font-size: 16px;
}
.woocl-hoverbox, .woocl-delete-success {
   display: none;
   font-size:18px ;
   font-weight:bold;
   position:absolute;
    background-color:#000000;
   background:none repeat scroll 0 0 rgba(0,0,0,0.90);
   filter: alpha(opacity=90);
   color: #fff;
   z-index: 2;
   width:100%;
   max-width:278px;
   top:0px;
   left:0;
   right:0;
   margin:0 auto;
   height:294px;
}
.woocl-imgtxt {
    margin:0 auto;
    width: 233px;
    padding-top:10px;
    font-weight:bold;
    font-size:18px;
}
.woocl-entertesttext{
	font-size:14px;
	max-width:240px;
	width:95%;
}
a.woocl-cover-image:hover {
    text-decoration: none;
}

/* delete public popup css start */
.woocl-modal-inwrapper {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100030;
}
.woocl-modal-delete-inwrapper {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100030;
}
.woocl-modal-image-inwrapper {
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100030;
}
.woocl-modal-nextwrapper{
 	margin: 0 auto;
    width: 100%;
}
.woocl-innerblock{
	float:left;
   	max-width:500px;
	width:100%;
}
.woocl-delete-middlepart{
    background-color: #fff;
    font-family:Roboto Light,Arial,sans-serif;
    border-radius: 3px;
   -webkit-border-radius: 3px;
	max-width:500px;
	width:100%;
	float:left;
	 border-radius: 3px;
    box-shadow: 1px 1px 1px 1px #444;
     background-color: white;
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 10%;
    width: auto;
    z-index: 100043;
    -webkit-box-shadow:1px 1px 1px 1px #444;
    progid:DXImageTransform.Microsoft.Shadow(color=#444,direction=135,strength=4);
}
 .woocl-image-middlepart{
    background-color: #fff;
    font-family:Roboto Light,Arial,sans-serif;
    border-radius: 3px;
	max-width:500px;
	float:left;
	border-radius: 3px;
    box-shadow: 1px 1px 1px 1px #444;
    background-color: white;
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 10%;
    width: 90%;
    z-index: 100043;
 }
.woocl-middlepart{
    background-color: #fff;
    font-family:Roboto Light,Arial,sans-serif;
    border-radius: 3px;
	max-width:500px;
	width:100%;
	float:left;
	border-radius: 3px;
    box-shadow: 1px 1px 1px 1px #444;
    background-color: white;
    display: none;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 10%;
    width: auto;
    z-index: 100043;
 }
.woocl-toper{
	 background-color: #FAFAFA; 
     color: #cfcfcf;
     height: 23px;
     padding-top: 6px; 
	 float:left;
	 width:100%;
	 border-top: 3px solid #f18e00;
	 -webkit-box-sizing: content-box;
 	 -moz-box-sizing: content-box;
 	 box-sizing: content-box;
}
.woocl-close:hover{
	cursor:pointer;
}
.woocl-pub p{
  	margin:0 !important;
  	font-family:Roboto Light,Arial,sans-serif;
  	font-size: 26px;
  	font-weight: bold;
}
.woocl-message{
	float:left;
	width:100%;
}
.woocl-warning{
   	font-size:24px;
   	text-align: center;
  	font-family:Roboto Light,Arial,sans-serif;
  	padding:3px;
}
.woocl-subtext{	
	color: #333;
    text-align: center;
	font-family:Roboto Light,Arial,sans-serif;
	font-size: 14px;
}
.woocl-buttons {
    margin:0 auto 10px;
    text-align: center;
    width: 100%;
    padding-top: 5px;
}
.woocl-cancel{
	display:inline-block;
	max-width:108px;
	min-width:50px;
	padding-right:10px;
}
.woocl-confirm{
	display:inline-block;
	max-width:170px;
	min-width:50px;
}
.woocl-buttons .woocl-btn{
	 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
     background: -moz-linear-gradient(left, #ffffff 0%, #f6f6f6 97%, #ededed 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(97%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
     background: -o-linear-gradient(left, #ffffff 0%,#f6f6f6 97%,#ededed 100%); /* Opera 11.10+ */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 ); /* IE6-9 */
	 border-color: #ddd;
     border-width: 1px;
     color: #0654ba;
	 font-size: 14px;
	 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	 padding: 8px 15px;
 }
.woocl-buttons .woocl-btn:hover{
	background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #aaa;
    color: #025da1;
    margin: -1px;
}
.woocl-messagepart .woocl-pub{
    font-size:24px;
}
.woocl-subtext > p {
    font-size: 14px;
}
.woocl-coll_img1 {
    float: left;
    margin: 0;
    width: 100%;
}

/* media-css */
	@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
   
.woocl-edittitle {
    font-size: 20px;
}
.woocl-acts {
    float: left;
    margin: 0 0 20px;
}    
 .woocl-update {
    width: 100%;
}
.woocl-collections{
	text-align:center;
}
.woocl-items {
    width: 100%;
}
.woocl-colw-tooltip{
	width:250px;
	padding:3px;
}
.woocl-thumb{
   	max-height: 278px;
    max-width: 272px;
}

/* delete public popup css start */
.woocl-messagepart {
    width: 100%;
}
.woocl-image-display{
	text-align:center;
	width:100%;
}
.woocl-image-display{
	padding:12px 0 0 0;
}

/* delete public popup css end */
.woocl-titlename {
    max-width: 100%;
}
}
@media screen and (max-width: 600px) {

	.woocl-collections {
	    text-align: center;
	}
}
.woocl-item-block .woocl-imgtxt {
    width: 100%;
    font-size: 15px;
}
.woocl-item-block .woocl-hoverbox,.woocl-item-block .woocl-delete-success
{
	text-align: center;
padding: 20px 0px;
width:100%;
height:245px;
}
.woocl-position #woocl-add-to-cart {
    margin-right: 20px;
}
.woocl-position .woo_cl_add_cart_message {
    margin-top: 15px;
    margin-bottom: 20px;
}
.woocl-modal-delete-inwrapper,.woocl-modal-inwrapper,.woocl-modal-image-inwrapper{
  max-width: 100% !important;
}