All pastes #3087965 Raw Edit

Someone

public unlisted text v1 · immutable
#3087965 ·published 2015-08-04 06:28 UTC
rendered paste body
#links, #top-cart  {
width: 200px;
}


.logo {
margin-left: 35%;
}

	.logo img {
	text-decoration: none !important; 

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: #d3d3d3;
}

#product-page .product-shop h1 {
            text-transform: uppercase;
	    font-family: Georgia, Times, 'Times New Roman', serif;
	    font-style: italic;
            font-size:32px;
        }
        
        .mobile-title {
            display:none;
        }
        


a:hover {
    text-decoration: underline;
}

#footer {
/*    background: rgba(0, 0, 0, 0) url("images/line3.png") repeat-x scroll center top; */
    margin-bottom: -20px;
    padding: 30px 0 0;
}

#prefooter {
  display: flex;
}

#prefooter .textwidget {
   width: 30% !important;
}

.custom-info-block.a-left, .custom-info-block.a-right {
   width: auto;
}

.icon-set-lsi_widget-2 {
   width: 50% !important;
}