/*----Grid View-----*/
.cwp-post {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.102218));
	margin: 10px 0px;
	overflow: hidden;
	transition: 300ms;
}

.cwp-post:hover {
	filter: none;
}

.cwp-post-thumbnail {
	height: 220px;
	width: 100%;
	position: relative;
}

.cwp-post .cwp-post-thumbnail img {
	height: 100%;
	object-fit: cover;
	transition: 300ms;
	width: 100%;
}

/*-------List View------*/
.list-view .cwp-col-12 {
	width: 100% !important;
}

.list-view .cwp-post {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	position: relative;
}

.list-view .cwp-post-thumbnail {
	width: 30%;
	min-height: 160px;
	height: 185px;
}

.list-view .cwp-post-content-container {
	width: 70%;
}

.list-view .cwp-post-content {
	padding: 30px 20px;
}

.list-view .cwp-post-content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.list-view ul.cwp-post-terms {
	padding: 20px 20px 0 20px;
}

.cwp-promoted-post {
	border: 1px solid #ddbb2a;
	border-radius: 4px;
	color: #ddbb2a;
	cursor: default;
	display: inline-block;
	font-size: 10px;
	line-height: 1;
	padding: 2px 5px;
	position: relative;
	top: -2px;
}

.cwp-post-content {
	padding: 15px;
}

.cwp-post-content h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.cwp-post-content p {
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 0 0;
}

.cwp-post-terms {
	align-items: center;
	border-top: 1px solid #e0e0e0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	line-height: 1.5;
	list-style: none;
	margin: 0;
	padding: 15px 15px 10px;
}

.cwp-post-terms li {
	margin: 0 5px 5px 0;
}

.cwp-post-terms li a {
	display: block;
	font-size: 12px;
	background: #f6f6f6;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 8px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 210px;
	line-height: 10px;
	color: #343A40;
}

/*---Save button-------*/
.cwp-archive-save {
	position: absolute;
	background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 0, 0, .9) 8%, rgba(0, 0, 0, 0) 94%) repeat scroll 0 0;
	bottom: 0;
	padding: 15px 14px 5px 14px;
	width: 100%;
}

.cwp-archive-save .cwp-single-save-btns.cwp-single-widget {
	float: right;
	color: #fff;
}

span.cwp-main.cwp-save-post svg:nth-child(2) {
	display: none;
}

span.cwp-main.cwp-saved-post svg:first-child {
	display: none;
}

.cwp-single-save-btns.cwp-single-widget span.cwp-main,
.cwp-single-share-btn.cwp-single-widget span.cwp-main {
	cursor: pointer;
}
.cwp-post-boosted {
	padding: 1px 10px;
	position: absolute;
	top: 15px;
	left: 15px;
	background: #FFBB00;
	border-radius: 12px;
	color: #000000;
	font-weight: 500;
	font-size: 13px;
}
.website5-post-style1-date{
    
    background-color: white;
    font-family: Manrope;
    font-weight: 400;
    font-size:14px;
    line-height:32px;
    color: #DB7137;
    padding-bottom:10px;
    padding-right: 10px;
    padding-left: 10px;
}
.website5-post-style1-date-container{
 width: fit-content;
    transform: translateY(-33px);
    
}

.website5-post-style1-cwp-post-thumbnail {
 width: 100%;

}
.website5-post-style1-cwp-post-content-h4{
    font-size: 18px ;
    font-weight: 600;
    line-height: 28px;
    font-family: 'Manrope', sans-serif !important;
    text-decoration: capitalize;
    
}

.website5-post-style1-cwp-post-content-decripttion{
    padding-top:13px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Manrope', sans-serif !important;
    text-decoration: normal;
}
.website5-post-style1-cwp-post-content-container{
    Margin-top: -20px;
}

.website5-post-style1-cwp-post-thumbnail-img:hover{
     transform: scale(1.1);
     transition: transform 1s ease; 
}
.website5-post-style1-cwp-post{
 overflow: hidden;   
}
.website5-post-style1-cwp-post-content-h4:hover{
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    font-family: 'Manrope', sans-serif !important;
    text-decoration: underline;
    color: #DB7137;
    
}

.website5-post-style1-cwp-post-content-decripttion:hover{
    padding-top:13px;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Manrope', sans-serif !important;
    text-decoration: underline;
    color: #DB7137;
}
.website5-post-style1-date{
    
    background-color: white;
    font-family: Manrope;
    font-weight: 400;
    font-size:14px;
    line-height:32px;
    color: #DB7137;
    padding-bottom:10px;
    padding-right: 10px;
    padding-left: 10px;
}
.website5-post-style1-date-container{
 width: fit-content;
    transform: translateY(-33px);
    
}

.website5-post-style1-cwp-post-thumbnail {
 width: 100%;
 height: 100%;
}
/*----Grid View-----*/
.cwp-post {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.102218));
	margin: 10px 0px;
	overflow: hidden;
	transition: 300ms;
}

.cwp-post:hover {
	filter: none;
}

.cwp-post-thumbnail {
	height: 220px;
	width: 100%;
	position: relative;
}

.cwp-post .cwp-post-thumbnail img {
	height: 100%;
	object-fit: cover;
	transition: 300ms;
	width: 100%;
}

/*-------List View------*/
.list-view .cwp-col-12 {
	width: 100% !important;
}

.list-view .cwp-post {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	position: relative;
}

.list-view .cwp-post-thumbnail {
	width: 30%;
	min-height: 160px;
	height: 185px;
}

.list-view .cwp-post-content-container {
	width: 70%;
}

.list-view .cwp-post-content {
	padding: 30px 20px;
}

.list-view .cwp-post-content h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.list-view ul.cwp-post-terms {
	padding: 20px 20px 0 20px;
}

.cwp-promoted-post {
	border: 1px solid #ddbb2a;
	border-radius: 4px;
	color: #ddbb2a;
	cursor: default;
	display: inline-block;
	font-size: 10px;
	line-height: 1;
	padding: 2px 5px;
	position: relative;
	top: -2px;
}

.cwp-post-content {
	padding: 15px;
}

.cwp-post-content h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 5px 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.cwp-post-content p {
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 0 0;
}

.cwp-post-terms {
	align-items: center;
	border-top: 1px solid #e0e0e0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	line-height: 1.5;
	list-style: none;
	margin: 0;
	padding: 15px 15px 10px;
}

.cwp-post-terms li {
	margin: 0 5px 5px 0;
}

.cwp-post-terms li a {
	display: block;
	font-size: 12px;
	background: #f6f6f6;
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 8px 8px;
	font-weight: 500;
	text-transform: capitalize;
	border-radius: 210px;
	line-height: 10px;
	color: #343A40;
}

/*---Save button-------*/
.cwp-archive-save {
	position: absolute;
	background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 0, 0, .9) 8%, rgba(0, 0, 0, 0) 94%) repeat scroll 0 0;
	bottom: 0;
	padding: 15px 14px 5px 14px;
	width: 100%;
}

.cwp-archive-save .cwp-single-save-btns.cwp-single-widget {
	float: right;
	color: #fff;
}

span.cwp-main.cwp-save-post svg:nth-child(2) {
	display: none;
}

span.cwp-main.cwp-saved-post svg:first-child {
	display: none;
}

.cwp-single-save-btns.cwp-single-widget span.cwp-main,
.cwp-single-share-btn.cwp-single-widget span.cwp-main {
	cursor: pointer;
}
.cwp-post-boosted {
	padding: 1px 10px;
	position: absolute;
	top: 15px;
	left: 15px;
	background: #FFBB00;
	border-radius: 12px;
	color: #000000;
	font-weight: 500;
	font-size: 13px;
}
/*----Grid View-----*/
.website5-product-style2-cwp-post {
	
	filter: none;
	overflow: hidden;
padding-bottom: 10px;
}

.website5-product-style2-cwp-post:hover {
	filter: none;
}

.website5-product-style2-cwp-post-thumbnail {

	width: 100%;
	position: relative;
	padding-bottom: 10px;
	overflow: hidden;

    
}

.website5-product-style2-cwp-post-thumbnail-img {
	height: 100%;
	object-fit: cover;
	transition: 300ms;
	width: 100%;
	overflow: hidden;
	
}


.website5-product-style2-cwp-post-content {
    display: flex !important;
    justify-content: space-between;
    padding-bottom: 6px;
}

.cwp-single-save-btns.cwp-single-widget span.cwp-main {
    border: 0px none !important;
    color: #000 !important;
}
.website5-style1-colormain .color-swatch{

    display:block;

    border-radius: 50%;
    width: 20px;
    height: 20px;
}
    
    
.website5-style1-colormain .color-attributes {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 5px;
    transform: translateY(35px);
    transition: 0.3s;
}
.website5-product-style2-cwp-post:hover .website5-style1-colormain .color-attributes{

    transform: translateY(0px);
	
}

.website5-product-style2-cwp-post{
    overflow: hidden;
}

.website5-product-style2-cwp-archive-save{
    
    padding: 0px;
    margin: 0px;
    transform: translateX(50px);
    transition: 0.3s;
    
}
.website5-product-style2-cwp-post:hover .website5-product-style2-cwp-archive-save{
 
    transform: translateX(-10px);
	
}

.website5-product-style2-cwp-post-content-container del bdi {
    color: #828282 !important;
}

.website5-product-style2-cwp-post-content-container bdi {
    color: #DB7137;
}
.website5-product-style2-cwp-post-thumbnail{
 padding-bottom: 15px;   
}

.website5-product-style2-cwp-post-content-container {
    padding-left: 4px;
}

.website5-product-style2-cwp-post-tittle {
    font-size: 18px;
    line-height: 21.6px;
    font-weight: 600;
    font-family: 'Manrope';
    color: #252525;

}
.website5-product-style2-cwp-post-price{
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    font-family: 'Manrope';
    Padding-bottom: 20px;
}

@media (max-width: 768px) {
  .elementor-widget-container  .cwp-row .cwp-col-12 {
        width: 100% !important;
    }
}

.website5-style1-size .label-attributes {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    gap: 5px;
    transform: translateY(55px);
    transition: 0.3s;
}
.website5-product-style2-cwp-post:hover .website5-style1-size .label-attributes{

    transform: translateY(-5px);
	
}
.attribute-label-item{
    
    list-style: none;
    margin: 0;
    padding: 10px;
    border: 1px solid #000;
}
.website5-product-style2-cwp-post-thumbnail-img:hover{
     transform: scale(1.03);
  transition: transform 2s ease;
}
.women-wc-quick-checkout{
    position: relative;
}
.website5-product-style2-cwp-post-thumbnail{
    overflow: hidden !important;
}