Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/app/design/frontend/Magento/indaco/web/css/source/components/
Upload File :
Current File : //home/rtorresani/www/app/design/frontend/Magento/indaco/web/css/source/components/_ribbon.less

.ribbon-intrentino {
    position: relative;
    &:after {
        content: url("@{baseDir}images/ribbon/intrentino.svg");
        position: absolute;
        top: 0;
        right: 27px;
    }
}

.bg-overlay{
    .pagebuilder-overlay{
        background-image: @bg-overlay;
    }
}