/*
 * Collection Popup Css
 * 
 * Override this css by copying it to
 * yourtheme/woocommerce/woocommerce-collections/css/woo-cl-popup.css
 * 
 * @package WPWeb WooCommerce Collections
 * @since 1.0.0
 */
 
/* button start */
.woo_cl_star_icon {
	padding-left: 20px;
	height: 15px;
    background: url("images/icon.png") no-repeat scroll -75px 0px rgba(0, 0, 0, 0);
}
.woo_cl_present_icon {
	padding-left: 20px;
	background: url("images/present.png") no-repeat left;
}
.woo-cl-add-coll-btn.disable {
    opacity: 0.5;
}
.woo-cl-add-coll-btn.disable a.show_dropbox {
    cursor: not-allowed;
}
.woocl-add-to-cart {
	float: left;
}
.woo_cl_add_cart_loader {
	display: none;
    float: none;
    text-align:center;
    margin-left: 4px;
    vertical-align:sub;
}
#woo-cl-create-msg {
	clear: both;
	display: none;
    line-height: 1.2;
    margin-top: 8px;
    font-size: 1rem;
    padding: 14px;
}
#woo-cl-addtocoll {
	float: none;
}
#woo_cl_popup_loader {
	display: none;
    position: absolute;
    top: 50%;
    left: 50%;
}
.woocl-inner-loader {
	height: 400px;
	width: 20px;
	margin: 0px auto;
}
.woocl-button {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid #666 !important;
    color: #666;
    background:transparent!important;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 1rem;
	font-weight: 500!important;
	line-height: 1;
	outline: 0 none;
    padding: 0.8rem!important;
	text-align: center;
	vertical-align: middle;
	text-shadow: none;
	word-wrap: break-word;
	text-decoration: none !important;
}
.woocl-button:hover {
    color: #000;
    border-color:#000;
}
i.fa + .woocl-btn-label {
	padding-left: 5px;
}
.woocl-button .icon-right {
	
}
.woocl-button .icon-right {
	
}
.woocl-product-collections {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
/* button end */
.woocl-middle-success{
	border-radius: 5px;
	box-shadow: 0 0 10px 1px #ccc;
	border: 2px solid #ccc;
    position:absolute;
    z-index:100043;
    display:none;
  	top:10%;
  	left:0;
  	right:0;
  	margin:0 auto;
  	max-width:435px;
  	background-color:white;
    width: 90%;
}
.woocl-inner-success {
    float: left;
    max-width: 435px;
    width: 100%;
}
.woocl-header-success {
    color: #555555;
    float: left;
    font-size: 24px;
    font-weight: 400;
    margin: 10px;
    max-width: 410px;
    width: 100%;
}
.woocl-left-part-success {
    float: left;
    margin-left: 12px;
    margin-top: 12px;
    max-width: 125px;
    width: 100%;
}
.woocl-right-part-success {
    float: left;
    max-width: 285px;
    width: 100%;
}
.woocl-colwItem-success {
    border-bottom: 1px solid #dddddd;
    color: #777777;
    float: left;
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 20px;
    max-width: 285px;
    padding: 12px 0 10px;
    width: 97%;
}

/* success popup css end */
.woocl-inner{
	float:left;
    max-width:962px;
	width:100%;
}
	/* top */
.woocl-top{
    background-color: #fff;
    color: #000;
    height: 0;
    padding-top: 0px;
    border-bottom: 0;
    float: left;
    width: 100%;
	-webkit-box-sizing: content-box;
 	-moz-box-sizing: content-box;
 	box-sizing: content-box;
}
.woocl-close-style {
    height: 24px;
    padding: 14px;
    z-index: 9;
    position: absolute;
    right: 8px;
    top: 0px;
 }

.woocl-close:hover{
	cursor:pointer;
}
.woocl-middle{
	border-radius: 5px;
    position:absolute;
    z-index:100043;
    display:none;
  	top:10%;
  	left:0;
  	right:0;
  	margin:0 auto 30px;
  	max-width:800px;
  	background-color:white;
  	width: 90%;
  	
}
.woocl-modal-wrapper, .woocl-modal-wrapper-success{
    background-color: rgba(0, 0, 0, 0.7);
    display:none;
    z-index:100030;
    height: 100%;
    left: 0;
    position:fixed;
    top: 0;
    width: 100%;
    overflow:auto;
}

.woocl-prevent-scroll{
	overflow: hidden;
}
.woocl-overlay, .woocl-overlay-success{
	 bottom: 0;
    left: 0;
    position:absolute;
    display:none;
    right: 0;
    top: 0;
    z-index: 100040;
 }
	/* header*/
.woocl-header{
	color: #555555;
    float: left;
    font-size: 24px;
    font-weight: 400;
    width: 100%;
	max-width:942px;
    margin:10px 10px;
	width:100%;
}
.woocl-header .woocl-title{
	float:left;
	width:90%;
}
.woocl-header .woocl-lmore{
	float:right;
	width:auto;
}
.woocl-header .woocl-lmore a{
	color: #001;
    font-size: 12px;
	text-decoration:none;
}
.woocl-lmore a:hover {
    text-decoration: underline;
}
a:link, a:active, a:visited, a:hover{
	text-decoration:none;
}
.woocl-lnSeporator{
    clear: both;
    margin: 16px 0 0;
}
/* left-part */
.woocl-left-part{
	width: calc(30% - 20px);
    float: left;
    margin-top: 30px;
    max-width: 100%;
    padding: 0 10px;
}

.woocl-left-part.viewlistingcollection {
    width: 100%;
    float: none;
    margin-top: 0px;
    padding: 48px 0px 0px 0px;
}

.woocl-left-part.addtocollection {
display:none!important
}


.woocl-left-part .woocl-viewport{
    background-color: #ffffff;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.viewlistingcollection .woocl-viewport  > img{	
    max-height: 800px;
    max-width: calc(100% - 28px);
}

.woocl-viewport > img{	
	max-height: 360px;
    min-height: auto;
    max-width: 100%;
    border-radius:5px;
}
 .woocl-left-part.woocl-viewport img{
    max-height: 265px;
    max-width: 265px;
	display: block;
    margin: auto;
}
.woocl-colwItem{
    color: #000;
    float: left;
    font-size: 1rem;
    line-height: 17px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    margin-left: -14px;
}
/* right-part*/
  .woocl-right-part{
	border-left: 1px solid #ccc;
	padding-left:14px;
	padding-right:14px;
	width: 70%;
	width: calc(70% - 28px);
    float: left;
    max-width: 100%;
}

.woocl-right-part.viewlistingcollection {
    float: none;
    display:block;
}

.woocl-right-part.addtocollection {
display:block;
max-width:600px
}



.woocl-dropdown {
 width:100%; 
    margin-bottom: 76px;
    margin-right: 0px;
 }
.woocl-dropdown select {
    border: 1px solid #dddddd;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 8px;
    max-width: 100%!important;
 }
 .woocl-colwcreate {
    font-size: 1rem;
    color: #000;
    margin-top: -14px;
    margin-bottom: 48px;
    display: none;
    border-radius: 5px;
    border: 1px solid #000;
    background: #fff;
    padding: 14px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
 }
 .createnewbtn:after {
    content: "\33";
    font-family: nzstock;
    margin-left: 8px;
    vertical-align: middle;
}

 .woocl-colwcreate.open {
     display:block!important;
 }

 .createnewbtn.active:after {
    content: "\56";
}

 .createnewbtn {
    float: right;
    margin-top: 14px;
    font-weight: 500;
    color: #000!important;
    /* border: 1px solid #000; */
    /* padding: 8px 14px; */
    border-radius: 5px;
    font-size: 1rem;
}

 .popupmessage {
    font-size: 1.4rem;
    font-weight: bold;
    display: block;
    margin-top:14px;
    padding-bottom: 8px;
 }
 .popupmessage2 {
    font-size: 1rem;
    font-weight: 500;
    display: block;
    padding-bottom: 8px;
 }
 
 .popupmessage span {
    font-weight: bold;
 }

.woocl-middle table{
  border:0 none;
  width: 100%;
}


tr.woocl-colwnoborder, tr.woocl-colwnoborder td {
	border: none;
}   
.woocl-txt {
    border: 0 none;
    width: 85%;
    padding-left: 0;
}
.woocl-clnwbtn {
    border: 0 none;
}
.woocl-colwCreateFields td{
	vertical-align: top;
	padding: 0 !important;
}
.woocl-colwCreateFields td.woocl-clnwbtn {
    white-space: nowrap;
}
.woocl-colwCreateFields .woocl-colwName{
    border-radius: 5px;
    color: #000;
    font-size: 1rem;
    padding: 10px;
    background: #fff;
    width: 100%;
    border: 1px solid #999;
    height: 30px;
 }
.woocl-colwCreateFields .woocl-creBtn {
    margin-top: -2px;
    padding: 5px 20px;
}
.woocl-clnwbtn .woo_cl_loader {
  margin-top: 10px;
}
.woocl-textarea {
    float: left;
    width: 100%;
   }
.woocl-textarea textarea{
	border: 1px solid #dddddd;
    border-radius: 5px;
    display: block;
    padding:5px;
 	color: #555555;
    resize:none; 
    width:100%;
    font-size: 1rem;
	margin:0 0 5px;
	box-sizing:border-box;
}

.woocl-textarea textarea:focus, .woocl-colwCreateFields .woocl-colwName:focus {
border-color:#000;
} 
.woocl-error {
    color:#ff0000;
    text-align: left;
    font-weight: 500;
    padding: 8px;
}
.woocl-success {
    color: #000;
    text-align: center;
    font-weight: 500;
    padding: 8px;
}
#woo_cl_create_loader, #woo_cl_add_coll_loader, .woocl_adding_msg, .woocl_creating_coll_msg  ,.woo_cl_update_msg , #woo_cl_update_loader, .woo_cl_loader {
	display: none;
}
/* add to cart button */


.woocl-add-cart-btn p {
  margin: 0 !important;
}
/* footer */
.woocl-footer{
    clear: both;
    width: 100%;
    margin-top: 48px;
    text-align: center;
}
.woocl-footer .woocl-notes{
	color: #999999;
    font-size: 13px;
    margin: 30px 0 0;
	}
.woocl-footer .woocl-acts{
    color: #001;
    font-size: 1rem;
    font-weight: normal;
    padding: 14px 0px 48px 0px;
    margin-top: 0 !important;
    display: inline-block;
    width: 100%;
}
 .woocl-footer .woocl-acts a{
	padding-right: 20px;
	border-bottom: medium none;
	color: #002;
	border-bottom: medium none;
	text-decoration: none;
	cursor: pointer;
}
 
.woocl-btn{
    background:#000;
    border: 0 none;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 0.8rem!important;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    white-space: nowrap;
	color: #ffffff!important;
	outline: 0 none;
	text-transform: capitalize;
	line-height: 1;
}
.woocl-btn:hover, .woocl-btn:focus{
	box-shadow: none;
    text-decoration: none;
    color: #ffffff;
    transition: background-position 0.1s linear 0s;
	background: none repeat scroll 0 0 #001;
	outline: 0 none;
}
.woocl-btn:active {
    padding: 9px 12px;
    border: 0 none;
    outline: 0 none;
}
.woocl-acts a:hover {
    text-decoration: underline !important;
	color: #000;
}
.woocl-myicon i.woocl-icon{
    background: url("images/icon.png") no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 16px;
    margin: 30px 5px 0 9px;
    width: 15px;
}
.woocl-myicon{
	float:left;
	max-width: 28px;
	width:9%;
}
.woocl-notes{
	float:left;
	width: 65%;
}
.woocl-click {
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
	float: left;
}

/* success popup css start */
.woocl-modal-imageadd-inwrapper {
    /* background-color: rgba(0, 0, 0, 0.7); */
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100030;
    display:none;
}
.woocl-modal-addwrapper {
    margin: 0 auto;
    width: 100%;
}
.woocl-imageadd-middlepart {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);
    float: left;
    left: 0;
    margin: 0 auto;
    max-width: 500px;
    position: absolute;
    right: 0;
    top: 10%;
    width: 90%;
    z-index: 1000;
    display:none;
}

.woocl-imageadd-middlepart2 {
    background-color: #000!important;
    text-align:center;
    margin: 0!important;
    max-width: 100vw!important;
    top: 0!important;
    width: 100%!important;
    border-radius:0!important;
}

.woocl-addoverlay{
	bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100040;
    display:none;
 }
.woocl-wrapper {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}

.woocl-wrapper2 {
    max-width: 100%!important;
}
/* .woocl-topper {
    background-color: #fafafa;
    border-top: 3px solid #000;
    color: #cfcfcf;
    float: left;
    background-color: #fff;
    color: #fff;
    border-bottom: 1px solid #fff;
} */
.woocl-closer {
    cursor: pointer;
    float: right;
    height: 15px;
    max-width: 30px;
    width: 100%;
    position: absolute;
    right: 8px;
    top: 14px;
}

.woocl-innerdata2 {
    float: left;
    margin: 14px;
    max-width: 500px;
    width: 100%;
}

.woocl-innerdata {
    float: left;
    margin-bottom: 30px;
    max-width: 500px;
    width: 100%;
}
.woocl-collection-top {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    display: flex;
}
.coll-success {
    background: none;
    display: inline;
    float: left;
    height: 24px;
    margin: 18px 0 10px 14px;
    max-width: 24px;
    width: 100%;
}
.coll-success:before {
    content: "\59";
    font-family: "nzstock" !important;
    padding: 8px;
    background: #fff;
    color: #000;
    border-radius: 50px;
}
.coll-textmsg {
    float: left;
    margin: 15px 0 0;
    max-width: 435px;
    width: auto;
    display: inline;
    padding-left: 15px;
}
.coll-textmsg > span {
    color: #000;
    display: inline;
    font-size: 1.2rem;
    font-weight: bold;
    word-wrap: break-word;
}

.coll-textmsg2 * {
    color: #fff!important;
}

.coll-textmsg > p {
    color: #001;
    display: inline;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
}
.woocl-popup-img {
    float: left;
    max-height: 140px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 30px;
}
.woocl-popup-img img {
    max-width: 100%!important;
    min-width: 100%;
    max-height: 100%!important;
}
.woocl-image-display {
    float: left;
    padding: 0;
    width: 100%;
    display: block;
    box-sizing: border-box;
}
.woocl-image-display > img {
    max-height: 140px;
    max-width: 140px;
    min-height:140px;
    box-sizing: border-box;
    border-radius:5px;
}
.woocl-messagepart {
    float: none;
    margin: 24px;
    max-width: 100%;
    width: 100%;
}
.woocl-msginfo {
    color: #333333;
    float: left;
    font-family: inherit,Arial,sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    max-width: 320px;
    padding: 10px;
    width: auto;
}
.woocl-msginfo > p {
    max-width: auto;
}
.woocl-shopping {
    max-width: 100%;
    min-width: 50px;
}

.woocl-addbtn{
	 text-shadow: none;
	 -webkit-border-radius:3px;	 
     color: #fff;
     text-decoration: none;
	 font-size: 1rem;
	  padding: 0.8rem!important;
     text-align: center;
	 border-radius: 5px;
     border: 1px solid #001;
     box-shadow: none;
     cursor: pointer;
     text-shadow: none;
     max-width:160px;
     min-height:50px;
     background: #6c6c6c;
 }
.woocl-addbtn:hover, .woocl-addbtn:active, woocl-addbtn:focus {    
    border: 1px solid #001;
    background: #5a5a5a;
    color: #fff;
    transition: background-position 0.1s linear 0s;
    cursor:pointer;
}
.woocl-closer:hover{
	cursor:pointer;
}
.clear {
	clear: both;
}
/* image popup css  */
.woocl-img-button{
    background:#000;
    border: 1px solid transparent;
    border-radius: 5px;

    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding:5px 90px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    font-weight:bold;
     }
     .woocl-img-button:hover {
    background: none repeat scroll 0 0 #001;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    color: white;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
}

.woocl-summary-title.regular {
    color: #555 !important;
    font-weight: normal;
    margin-bottom:24px;
    font-size: 1.2rem;
    display: block;
    text-decoration: none;
}
a.woocl-summary-title.regular:hover {
    color: #000 !important;
}
/* .woocl-colwItem h2 {
  margin: 20px 0 0 !important;
} */
.woocl-price {
    float: left;
    width: 100%;
}
.woocl-price-bin {
    color: #333;
    font-size: 34px;
}
.woocl-price-discount {
    padding-left: 6px;
    text-decoration: line-through;
}
.woocl-discount, .woocl-instock, .woocl-product-disc {
    margin-top: 10px;
}
.woocl-price-amount-saved {
    color: #777777;
    font-size: 1rem;
}
.woocl-available {
    float: left;
    width: 100%;
}
.woocl-inner-textform {
    border-bottom: 1px solid #efefef;
    color: #777777;
    font-size: 1rem;
    margin-top: 10px;
    padding-bottom: 10px;
}
.woocl-inner-textform > p {
    color: #333;
    font-size: 1rem;
}
.woocl-summary-cart {
    float: left;
    margin-bottom: 0;
    margin-top: -20px;
    width: 100%;
}
.woocl-module-social {
    text-align: center;
    width: 100%;
}
.woocl-position {
    position: relative;
}
.woocl-position {
    margin: 10px auto;
    width: 68%;
}
.woocl-social-watch-wrapper {
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.woocl-smallericon1 {
    float: left;
    width: 10%;
    
}
.woocl-smallericon1 .woocl-icon-watch {
    background: url("images/icon.png") no-repeat scroll -30px 1px rgba(0, 0, 0, 0);
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 4px 21px;
    width: 17px;
}
.woocl-inner-watch {
    float: left;
    width: 90%;
}
.woocl-social-watch-text {
    color: #000;
}
.woocl-social-collection {
    float: left;
    width: 100%;
}
.woocl-item-variation .variation dt {
    float: left;
    font-weight: bold;
}
.woocl-item-variation .variation dd{
	margin:5px 0px;
}
.woocl-right-part .woocl-colwItem p{
	color: #393535;
	font-size: 18px;
	margin-bottom:0px;
}
.woocl-right-part .woocl-colwItem p:first-letter{
	text-transform: capitalize;
}
/* success popup css end */

.woocl-product-details {
  border: medium none !important;
  margin: 10px 0 0 20px !important;
  width: 350px !important;
}
.woocl-product-details td, .woocl-product-details tr {
  padding-bottom: 7px;
}
.woocl-product-details td, .woocl-product-details th {
  border: medium none !important;
  text-align:left;
}
.woocl-product-details a {
  border-bottom: medium none !important;
  text-decoration: none !important;
}
.woo_cl_add_cart_message a {
  display: none;
}
/* .woo_cl_add_cart_message ul, .woo_cl_add_cart_message ul li {
	margin: 0px !important;
	padding: 14px !important;
	list-style: outside none none;
} */
.woo_cl_add_call_wrap {
  display: inline-block;
}
.woo_cl_add_cart_message {
  margin-top: 5px;
}
.woocommerce ul.products li.product a.show_dropbox{white-space: normal;line-height: 1.4;}





/* media-css */
@media (min-width : 768px) and (max-width : 980px) {

.woocl-inner .woocl-right-part::after {
  border-left: 0 none !important;
}
.woocl-right-part .woocl-colwItem {
  margin: 30px 10px;
  max-width: 100% !important;
  padding: 0;
  position: relative;
  width: 100% !important;
}
}

@media (max-width : 767px) {


    
    
    
    .woocl-row-area #woocl-colwname{
    width: 100%;
    }
    .woocl-row-area .woocl-coll_privacy-dropdown{
    width: 50%;
    }


    select#woo-cl-coll_privacy {
        background: #fff;
        border: 1px solid #ddd;
        width: 100%;
        height: 48px;
        border-radius: 5px;
        padding: 8px;
        max-width: 100%!important;
    }
    .woocl-colwcreate {
        margin-top:0;
    }
    .woocl-dropdown {
        margin-bottom: 100px;
    }
    
.woocl-left-part {
  float: none;
  max-width: 90%;
  margin: 10px auto 0;
  width: auto;
}
.woocl-right-part {
  border-left: 0 none !important;
  float: none;
  margin: 0 auto!important;
  max-width: 100%;
  width: auto;
}
.woocl-dropdown select{width: 100%;}
.woocl-inner .woocl-right-part::after {
  border-left: 0 none !important;
}
.woocl-right-part .woocl-colwItem {
  margin: 30px 10px;
  max-width: 100% !important;
  padding: 0;
  position: relative;
  width: 100% !important;
}
.woocl-btn{padding:8px 15px !important}
.woocl-colwCreateFields .woocl-colwName {
  width: 85%;
}
.woocl-notes {
  float: left;
  width: 85%;
}
.woocl-footer .woocl-acts {
  float: none !important;
}
.woocl-footer {
  display: inline-block;
  float: none;
  text-align: center;
  width: 100%;
}
.woocl-txt {
  border: 0 none;
  padding-left: 0;
  width: 70%;
}




}

@media (max-width : 600px) {
    .woocl-header .woocl-title{
        white-space: normal;
        font-size: 20px;
        width: 80%;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	
.woocl-header .woocl-title{
   float:none;
   width:100%;    
}
.woocl-header .woocl-lmore{
	float:none;
	width:100%;
}
.woocl-left-part{
	margin-left:0px;
	max-width: 100%;
	width: auto;	
}
.woocl-right-part{
	padding-left:5px;
}
.woocl-footer .woocl-acts{
	float:none;
	text-align:center;
}

/* success popup css start */
.woocl-image-display{
	max-width: 100%;
	
}
.woocl-messagepart{
	width:100%;
}
.woocl-image-middlepart {
    max-width: 300px;
}
/***** Product details *****/
.woocl-product-details .th-width {
	width: 25%;
	font-weight: 600px;	
}

/***********/
/* success popup css end */
.woocl-colwCreateFields .woocl-txt{
	width: 70%;
}
.woocl-colwCreateFields .woocl-colwName{
	max-width: 354px;
}
.woocl-colwCreateFields {
    margin-bottom: 0px;
}
.woocl-textarea textarea{
	width:100%;
}
.woocl-footer{
	text-align: center;
}
.woocl-footer .woocl-notes {
	width: 100%;
	float: none;
}



}

/********************/

/*** Collection popup css ***/
.woocl-middle {
	overflow: hidden !important;
	box-shadow: none !important;
}
 
.woocl-right-part {
	border-left: none;
}

.woocl-colwItem {
	border-bottom: none;
}

.woocl-right-part::after, .woocl-colwItem::after {
    content: "" !important;
    display: block !important;
}
.woocl-right-part {
    border-left: 1px solid #ccc !important;
    height: 100% !important;
    margin-left: 2px !important;
    z-index: -1 !important;
}
/* 
.woocl-colwItem::after {
    border-bottom: 0px solid #ccc !important;
    margin: 10px -10px !important;
    width: 100% !important;
}
  */
.woocl-position {
	width: 100% !important;
}
.th-width {
	width: 20%;
	font-weight: 600;
}
.woocl-summary-cart .woocl-product-details {
	border: medium none !important;
    margin: 10px 0 !important;
    width: 100% !important;	
    display: none;
}

/* new css */
.woocl-row-area{width: 100%;vertical-align: top;}
.woocl-row-area #woocl-colwname{    width: calc(100% - 14px);
    margin-bottom:14px;display: inline-block;vertical-align: top;float: left;min-width: unset;}
.woocl-row-area .woocl-coll_privacy-dropdown{width: calc(100% - 114px);display: inline-block;vertical-align: top;float: left;min-width: unset;margin-right: 14px;}
.woocl-row-area .woocl-clnwbtn{display: inline-block;vertical-align: top;width: 100px;float: left;}
.woocl-right-part{display: inline-block;margin: 0 auto !important;float: none;border: none !important;padding-top:30px;}
.woocl-row-area #woo-cl-createbtn span {text-align: center; height: auto; font-size: 16px; width: auto; position: unset;}
.woocl-row-area #woo-cl-createbtn {width:100px;}
.woocl-coll_privacy-dropdown select {
    width: 100%;
}

@media (max-width : 767px) {
.woocl-right-part{display: table;margin: 0 auto !important;float: none;border: none !important; padding: 14px;}
.woocl-row-area #woocl-colwname{margin-right: 0px;width: calc(100% - 20px);width: -webkit-calc(100% - 20px);margin-bottom: 20px;}
.woocl-row-area .woocl-coll_privacy-dropdown{margin-bottom: 14px}
}
@media (max-width : 480px) {
	.woocl-collection-top{float: none;}
	.woocl-popup-img{    float: none;
    display: block;
    max-width: 100%;
    width: 100%;
    text-align: center;}
    .woocl-image-display{float: none;
    margin: 0 auto;
    display: block;
    text-align: center;}
    .woocl-messagepart{    max-width: 100%;
    text-align: center;
    float: none;}
    .woocl-msginfo{    float: none;
    max-width: 100%;
    text-align: center;}
    .woocl-msginfo > p{    max-width: 100%;}
    .woocl-shopping{max-width: 100%;}
}
/*** End collection popup css **/

.woocl-product-variable-product {
	display: none;
}