// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
homedir
/
public_html
/
wp-content
/
plugins
/
photo-gallery
/
featured
[ PARENT ]
EDIT :: themes_style.css
@import url(http://fonts.googleapis.com/css?family=Oswald); #main_featured_themes_page #featured-plugins-list { position: relative; margin: 0px auto; height: auto; display: table; list-style: none; text-align: center; width: 100%; } #main_featured_themes_page #featured-plugins-list li { display: inline-table; width: 300px; margin: 20px 10px 0px 10px; background: #FFFFFF; border-right: 3px solid #E5E5E5; border-bottom: 3px solid #E5E5E5; position: relative; } #main_featured_themes_page #featured-plugins-list li .product { position:relative; height: 225px; background-color: #F1F1F1 !important; background-size: 100% !important; outline: 1px solid #D6D1D1; } #main_featured_themes_page #featured-plugins-list li .title { width: 91%; text-align: center; margin: 0 auto; } #main_featured_themes_page { width: 90%; margin: 15px auto 0px auto; font-family: Oswald; } #main_featured_themes_page .page_header h3 { margin: 0px; font-family: Segoe UI; padding-bottom: 15px; color: rgb(111, 111, 111); font-size: 24px; text-align:center; } #main_featured_themes_page .page_header { height: 40px; padding: 22px 0px 0px 0px; margin-bottom: 15px; } #main_featured_themes_page #featured-plugins-list li.sauron .product {background:url("images/sauron.jpg") left center no-repeat;} #main_featured_themes_page #featured-plugins-list li.portfolio_gallery .product {background:url("images/portfolio.jpg") left center no-repeat;} #main_featured_themes_page #featured-plugins-list li.business_elite .product {background:url("images/business_elite.jpg") left center no-repeat;} #main_featured_themes_page #featured-plugins-list li.business_world .product {background:url("images/business_world.jpg") left center no-repeat;} #main_featured_themes_page #featured-plugins-list li.best_magazine .product {background:url("images/best_magazine.jpg") left center no-repeat;} #main_featured_themes_page #featured-plugins-list li.magazine .product {background:url("images/news_magazine.jpg") left center no-repeat;} #main_featured_themes_page #featured-plugins-list li .title .heading { display: block; position: relative; font-size: 17px; color: #767676; margin: 13px 0px 13px 0px; text-transform: uppercase; } #main_featured_themes_page #featured-plugins-list li .title p { font-size:14px; color:#444; margin-left:20px; } #main_featured_themes_page #featured-plugins-list li .description { height:130px; width: 90%; margin: 0 auto; } #main_featured_themes_page #featured-plugins-list li .description p { text-align: center; width: 100%; color: #666666; font-family: "Open Sans",sans-serif; font-size: 14px; } #main_featured_themes_page #featured-plugins-list li .links { border-top: 1px solid #d8d8d8; width: 90%; margin: 0 auto; font-size: 14px; line-height: 40px; font-weight: bolder; text-align: center; padding-top: 9px; padding-bottom: 12px; } #main_featured_themes_page #featured-plugins-list li a { outline: none; line-height: 29px; text-decoration: none; color: #134d68; font-family: "Open Sans",sans-serif; text-shadow: 1px 0; display: inline-block; font-size: 15px; } #main_featured_themes_page #featured-plugins-list li a.download { padding-right: 30px; background:url("images/down.png") no-repeat right; } #main_featured_themes_page #featured-plugins-list li a.demo { color: #ffffff; background: #F47629; border-radius: 3px; width: 76px; text-align:center; margin-right: 12px; } .featured_header { background: #11465F; border-right: 3px solid #E5E5E5; border-bottom: 3px solid #E5E5E5; position: relative; padding: 20px 0; } .featured_header .old_price { color: rgba(180, 180, 180, 0.3); text-decoration: line-through; font-family: Oswald; } .featured_header h2.get_plugins { color: #FFFFFF; height: 85px; margin: 0; background-size: 95% 100%; background-position: center; line-height: 60px; font-size: 45px; text-align: center; letter-spacing: 3px; } .featured_header .try-now{ text-align: center; } .featured_header .try-now span { display: inline-block; padding: 7px 16px; background: #F47629; border-radius: 10px; color: #ffffff; font-size: 23px; } .featured_header h1 { font-size: 45px; text-align: center; color: #ffffff; letter-spacing: 3px; line-height: 10px; } .featured_header a { text-decoration: none; } .featured_header .old-price { color: #889CA8; text-decoration: line-through; } @media screen and (max-width: 1035px) { .featured_header h1 { font-size: 37px; line-height: 0; } } @media screen and (max-width: 835px) { .get_plugins span { display: none; } } @media screen and (max-width: 435px) { .featured_header h1 { font-size: 20px; line-height: 17px; } }
SAVE
CANCEL