/* overriding opened-cloner css */

body svg {
width: initial;
height: initial;
}

/* fix bottom footer block padding */
.site-bottom-footer-inner-wrap {
padding-top: 0px;
padding-bottom: 0px;
}

.ns-cloner-rt-item{
width: 100% !important;
box-shadow: none !important;
border: 1px solid #ccc;
margin-left: 0px !important
}

.ns-cloner-rt-item img{

}