/*
Downloadio frontend style for storefront theme.
Contain all frontend style for storefront theme of the plugin.

Since: 1.0.0

Table of contents:
==================
1. General
*/

/* 1. General
======================================================= */
.downloadio-archive-template .site-content > .col-full,
.downloadio-single-template .site-content > .col-full,
.downloadio-my-downloads-template .site-content > .col-full {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}