.col-full {
    max-width: 1000px;
}
.site-info {
    padding-bottom: 0;
    padding-top: 0;
}

.site-branding .site-description {
    font-size: 20px;
}




.site-search {
    visibility: hidden;
}

/* add home icon on mobile view */
.storefront-handheld-footer-bar ul li.home > a:before {
	content: "\f015";
}



.site-footer {
    padding-top: 0;
}


.widget .widget-title, .widget .widgettitle {
    border-bottom: 1px solid rgb(0, 0, 0);
    font-size: 1.41575em;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 1em;
    padding: 0 0 1em;
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 2.2358em;
}

.footer-widgets {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 2.2358em;
}

.tml-action-links {
display: none!important;
}

.hentry {
    margin: 0; /*0 0 4.2358em;*/
}

.tml .message {
    background-color: #f2f2f2;
    border: 0; /* border: 1px solid #b20215;*/
}
.tml .error, .tml .message {
    color: #b20215; /*#333;*/
    padding: 0.5em;
}


/*media all*/
.w3eden a {
    color: #b20215; /*#337ab7;*/
    text-decoration: none;
}


/******************************/

.right-sidebar .content-area {
    float: left;
    margin-right: 4.34783%;
    width: 100%;
}

.site-info {
	visibility: hidden;
}

/*.site-info:after {
	visibility: visible;
	display: block;
	content: "© Shop 2016";
}*/

img {
	border: 0 !important;
}

a {
	outline: 0 !important;
}