.dsvy-ihbox-style-7 {
    position: relative;
    overflow: hidden;
}
.dsvy-ihbox-style-7 .dsvy-element-title{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff;
}
.dsvy-ihbox-style-7 .dsvy-ihbox-contents {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(var(--dsvy-colza-blackish-bg-color-rgb) ,0.30);
}
.dsvy-ihbox-style-7 .dsvy-element-title {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 100%;
   -khtml-transform: translateX(0%) translateY(-8%);
    -moz-transform: translateX(0%) translateY(-8%);
    -ms-transform: translateX(0%) translateY(-8%);
    -o-transform: translateX(0%) translateY(-8%);
    transform: translateX(0%) translateY(-8%);
}
.dsvy-ihbox-style-7 .dsvy-ihbox-btn a{
    font-size: 0;
    padding: 0;
}
.dsvy-ihbox-style-7 .dsvy-ihbox-btn a:before {
    display: none;
}
.dsvy-ihbox-style-7 .dsvy-ihbox-btn a:after {
    content: '\e818';
    color: #fff;
    width: 55px;
    height: 55px;
    font-size: 22px;
    line-height: 55px; 
    text-align: center;
    background-color: var(--dsvy-colza-global-color);
}
.dsvy-ihbox-style-7 .dsvy-ihbox-btn {
    position: absolute;
    bottom: 35px;
    right: 0;
}
.dsvy-ihbox-style-7:after {
    content: "0" counter(dsvybox2) "";
    counter-increment: dsvybox2;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 150px;
    line-height: 150px;
    -webkit-text-stroke: 1px rgba(255,255,255,0.6);
    font-weight: 900;
    color: transparent;
   -khtml-transform: translateX(32%) translateY(-50%);
    -moz-transform: translateX(32%) translateY(-50%);
    -ms-transform: translateX(32%) translateY(-50%);
    -o-transform: translateX(32%) translateY(-50%);
    transform: translateX(32%) translateY(-50%);
}
.dsvy-ihbox.dsvy-ihbox-style-7 .dsvy-ihbox-icon-type-image{
	overflow: hidden;
}
.dsvy-ihbox.dsvy-ihbox-style-7:hover .dsvy-ihbox-icon-type-image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.dsvy-ihbox-style-7:hover .dsvy-ihbox-contents{
	background-color: transparent;
}
.dsvy-ihbox.dsvy-ihbox-style-7 .dsvy-ihbox-icon-type-image img,
.dsvy-ihbox-style-7 .dsvy-ihbox-contents{
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.dsvy-element-miconheading-style-7 .dsvy-element-posts-wrapper.row {
    margin-left: 0;
    margin-right: 0;
}

.dsvy-element-miconheading-style-7 .dsvy-element-posts-wrapper.row .dsvy-ele{
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.dsvy-ihbox.dsvy-ihbox-style-7 .dsvy-ihbox-icon-type-image img{
    width: 100%;
}