#offercmsblock img {
    max-width: 100%;
}
#offercmsblock .owl-pagination {
    margin-top: 10px;
}
#offercmsblock .owl-buttons {
    top: -40px;
}
#offercmsblock .pst-cat-details {
position: absolute;
    left: 75px;
    right: auto;
    top: 0;
    text-align: left;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.offercmsbanner ul.offer-cms-wrapper.offercms-carousel {
    margin: 0;
}
#offercmsblock .cat-cms-offer span {
    display: block;
}
#offercmsblock .cat-cms-offer {
    font-size: 34px;
    line-height: 30px;
    margin: 0 auto;
    width: 100%;
    font-weight: 600;
    color: #ffffff;
    display: block;
    margin-bottom: 20px;
}
#offercmsblock .cat-cms-desc {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    display: block;
	}
	#offercmsblock .shop_now.button:hover {
    color: #ffffff;
    background-color: #000000;
	transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
#offercmsblock {
    margin-bottom: 53px;
	    float: none;
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
	    padding: 0;
}
#offercmsblock .shop_now.button {
    padding: 12px 19px;
    background-color: #7cbb2c;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}
li.offer-block-item {
    overflow: hidden;
    position: relative;
    display: inline-block;
	}
	.offercmsbanner li.offer-block-item:before {
    position: absolute;
    width: 15%;
    height: 100%;
    background: rgba(255,255,255,.3);
    content: "";
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    left: -25%;
	}
	.offercmsbanner:hover li.offer-block-item::before {
    left: 105%;
    transition: left 1.0s ease;
    -webkit-transition: left 1.0s ease;
    -moz-transition: left 1.0s ease;
    -ms-transition: left 1.0s ease;
    -o-transition: left 1.0s ease;
	}

	.offercmsbanner {
    overflow: hidden;
    position: relative;
	}
@media (max-width: 1499px) {
	#offercmsblock .cat-cms-offer {
    font-size: 32px;
	}
	}
		@media (max-width: 1299px) {
		#offercmsblock .pst-cat-details {
}
#offercmsblock .cat-cms-desc {
}
#offercmsblock .pst-cat-details {
}
		}
	@media (max-width: 1199px) {
#offercmsblock .cat-cms-desc {
    font-size: 18px;
    line-height: 20px;
	}
	#offercmsblock .cat-cms-offer {
    font-size: 26px;
	    line-height: 30px;
}
#offercmsblock .pst-cat-details {
    left: 40px;
	}
}
	
@media (max-width: 991px) {
	.offercmsbanner {
		display: inline-block;
		vertical-align: top;
		width: 100%;
	}
	#offercmsblock {
    margin-bottom: 30px;
	}
}
@media (max-width: 768px) {
#offercmsblock .pst-cat-details {
}
#offercmsblock .cat-cms-offer:after {
	top:44%;
}
#offercmsblock .cat-cms-offer {
font-size: 19px;
    line-height: 25px;
    margin-bottom: 10px;
}
#offercmsblock .shop_now.button {
    padding: 8px 19px;
    font-size: 13px;
	}
	#offercmsblock .cat-cms-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}
	}
@media (max-width: 480px) {	
	#offercmsblock .cat-cms-desc {
    font-size: 9px;
    line-height: 13px;
    margin-bottom: 0;
}
#offercmsblock .cat-cms-offer {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
}
#offercmsblock .pst-cat-details {
    left: 20px;
}
#offercmsblock .shop_now.button {
    padding: 5px 10px;
    font-size: 8px;
}
#offercmsblock .cat-cms-offer:after {
    top: 41%;
}

#offercmsblock .pst-cat-details {
    top: 0;
}
}
@media (max-width: 479px) {	
#offercmsblock .cat-cms-offer {
font-size: 8px;
    line-height: 13px;
	margin-bottom:0;
	}
	#offercmsblock .pst-cat-details {
    left: 10px;
}
	#offercmsblock .cat-cms-desc {
	    font-size: 7px;
    line-height: 13px;
	}
	#offercmsblock .shop_now.button {
    display: none;
	}
	#offercmsblock .pst-cat-details:after {
		display:none;
	}
	
	}