/* * Theme Name: Black Line * Theme URI: http://justpx.com/product/black-line-free/ * Version: 1.4 * Author: JustPX * Author URI: http://justpx.com/ * Description: Black Line – template suitable for any kind of Shop. * Black Line WordPress Theme, Copyright 2014 JustPX * Black Line is distributed under the terms of the GNU GPL * Tags: white, light * Text Domain: blackline * License: GNU General Public License v3.0 * License URI: http://www.gnu.org/copyleft/gpl.html */ @charset "utf-8"; *{ margin:0; padding:0; } body{ background:#fff; color: #222222; font-family: 'Open Sans',sans-serif; font-weight: 400; } a{ color: #32A9D9; } a:hover{ color: #000; } /* HEADER ===================================================================*/ .site-description{ margin-bottom: 8px; } .main{ width:980px; margin:0 auto; } .main2{ border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; background: #fff; } .main3{ border-top: 1px solid #252525; border-bottom: 1px solid #252525; background: #fff; } .main4{ width:980px; margin:0 auto; min-height: 30px; } .hdr1{ color: #000; } .hdr1::after { content: ''; width: 100%; display: inline-block; } .hdr1 .sidebar-search{ margin: 0px 0 20px 0; float: right; } .hdr1 > div { height: 100%; float: left; min-height: 70px; } .head img{ margin-bottom: 10px; } .head{ height:100%; padding: 30px 0 0px 0; margin:0px 0; width: 330px; margin-right: 20px; } .head a{ font-size: 40px; color:#000; text-decoration:none; width: 300px; float: left; } .head a:hover{ font-size: 40px; color:#32A9D9; text-decoration:none; width: 300px; float: left; } .head2 { font-size: 12px; color:#fff; text-decoration:none; margin:0px 10px 0 0; list-style-type: none; float: left; } .headleft { display: inline; float: left; margin: 10px 0 30px 0; } .sidebar-search{ font-size: 18px; float: right; padding: 13px 0 0 0; } .sidebar-menu{ font-size: 16px; width: 887px; float: right; } .sidebar-menu a{ font-size: 16px; width: 887px; float: right; } .search-main{ margin: 0 0 0 0; } .serch-txt{ height:23px; background:#fff; border:1px solid #888894; width:254px; margin: 0px 8px 0 0; padding: 0 0 0 6px; color:#888894; } .serch-btn{ position:relative; top:8px; border: 1px solid #888894; } .widget-header { margin: 0px 0 0px 0; float: right; width: 70% } .head2 { color:#000; float:center; } .head h1 a{ font-size: 40px; font-weight: 400; float: left; } .head h1 a:hover{ font-size: 40px; font-weight: 400; float: left; } .head h4 { font-size: 12px; float: left; } /* MENU ===================================================================*/ .main4 div {line-height:1.5em;} .main4 .responsive-menu{ display:none; padding:12px; text-decoration: none; background:#ccc; color:#fff; } .main4 .responsive-menu:hover{ background:#3E4156; color:#000; text-decoration:none; } .main4 .menu{ display:block; } .main4 .menu li{ display: inline-block; position: relative; z-index:100; } .main4 .menu li a { display:block; text-decoration:none; padding:12px 14px; color:#000; -webkit-transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; transition: all 0.3s ease-in-out 0s; } .main4 .menu li a:hover, .menu li:hover > a{ color:#32A9D9; } .main4 .menu ul { position: absolute; display: none; width: 200px; z-index: 999; top: 44px; } .main4 .menu ul li { display:block; } .main4 .menu ul li a { color:#000; border-left:4px solid #ccc; background:#f4f0f0; display:block; } .main4 .menu ul li a:hover, .menu ul li:hover > a{ background:#ccc; color:#000; border-left:4px solid #32A9D9; } .main4 .menu li:hover > ul{ display: block; } .main4 .menu ul ul { left: 200px; top: 0px; } .main4 .menu ul ul li a{ background: #323333; border-left:4px solid #000; top: 0px; } .main4 .responsive-menu{ display:none; padding:12px; color:#000; text-transform:none; } .main4 .responsive-menu:hover{ text-decoration:none; background:#32A9D9; color:#fff; } .main4 .menu .current_page_item > a{ color: #32A9D9; } .main4 .menu li:first-child a{ padding: 12px 14px 12px 0px; } .main4 .menu ul li:first-child a { padding: 12px 14px 12px 14px; } div.sidebar-head3 > ul { margin: 0; padding: 0 40px 0 0; } .sidebar-head3 li { float: left; position: relative; list-style-type: none; } .sidebar-head3 li a { color: #000; display: block; font-size: 16px; padding: 8px 16px 0 16px; text-decoration: none; display: block; -moz-transition: all 300ms ease-in-out 0s; -ms-transition: all 300ms ease-in-out 0s; -o-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; white-space: normal; } .sidebar-head3 li:hover > a, .sidebar-head3 li a:hover { color: #32A9D9; } .sidebar-head3:after { clear: both; } .sidebar-head3:after { content: " "; display: table; } .sidebar-head3 .current_page_item > a { color: #32A9D9; } .sidebar-head3 .sub-menu li { display: none; } .sidebar-head3 .sub-menu{ display: none; } .sidebar-head3 .children { background-color: #fff; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6); display: none; padding: 0; position: absolute; left: 0; z-index: 999; width: 242px; } ul.sidebar-head3 ul a, .sidebar-head3 ul ul a { margin: 0; text-transform: none; line-height:30px; display: block; color: #000; -moz-transition: all 300ms ease-in-out 0s; -ms-transition: all 300ms ease-in-out 0s; -o-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; white-space: normal; } ul.sidebar-head3 li:hover > ul, .sidebar-head3 ul li:hover > ul { display: block; color: #32A9D9; } .just-switch { display: none; } .main4 li { list-style-type: none; } /* CONTENT ===================================================================*/ .content{ width:734px; float:right; margin:10px 0px 0 0px; min-height: 540px; } .hrsingl{ border-bottom: 1px dashed #888894; margin-bottom: 10px; } p{ line-height: 1.8em; } .post{ margin: 0 0px 15px; } .post p{ font-size: 16px; margin: 0 0 15px; } .post a{ color:#32A9D9; text-decoration:underline; font-size: 16px; } .post a:hover{ color:#32A9D9; text-decoration:none; font-size: 16px; } .post:after { content: ""; display: block; clear: both; } .wp-post-image{ float:left; margin:0 15px 15px 0; } .post-main{ margin:0px 0 20px 0; width: 728px; padding: 5px; } .post-main h1{ font-size: 24px; color:#232324; padding: 2px 0 8px 0px; margin: 0 0 5px 0; } .post-main h1 a{ font-size: 22px; color:#000; text-decoration:none; padding: 0 0px 0 0; } .post-main h1 a:hover{ font-size: 22px; color:#232324; text-decoration:underline; } .post-main h1 span{ font-size: 12px; color:#232324; float: right; padding: 6px 0px 0 0; } .post-main h1 span a{ font-size: 12px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main h1 span a:hover{ font-size: 12px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main h2{ font-size: 22px; color:#232324; padding: 5px 0 8px 0px; margin: 0 0 5px 0; } .post-main h2 a{ font-size: 22px; color:#232324; text-decoration:none; padding: 0 0px 0 0; } .post-main h2 a:hover{ font-size: 22px; color:#232324; text-decoration:underline; } .post-main h2 span{ font-size: 22px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main h3{ font-size: 20px; color:#232324; padding: 5px 0 8px 0px; margin: 0 0 5px 0; } .post-main h3 a{ font-size: 20px; color:#232324; text-decoration:none; padding: 0 0px 0 0; } .post-main h3 a:hover{ font-size: 20px; color:#232324; text-decoration:underline; } .post-main h3 span{ font-size: 20px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main h4{ font-size: 18px; color:#232324; padding: 5px 0 8px 0px; margin: 0 0 5px 0; } .post-main h4 a{ font-size: 18px; color:#232324; text-decoration:none; padding: 0 0px 0 0; } .post-main h4 a:hover{ font-size: 18px; color:#232324; text-decoration:underline; } .post-main h4 span{ font-size: 18px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main h5{ font-size: 16px; color:#232324; padding: 5px 0 8px 0px; margin: 0 0 5px 0; } .post-main h5 a{ font-size:16px; color:#232324; text-decoration:none; padding: 0 0px 0 0; } .post-main h5 a:hover{ font-size: 16px; color:#232324; text-decoration:underline; } .post-main h5 span{ font-size: 16px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main h6{ font-size: 14px; color:#232324; padding: 5px 0 8px 0px; margin: 0 0 5px 0; } .post-main h6 a{ font-size: 14px; color:#232324; text-decoration:none; padding: 0 0px 0 0; } .post-main h6 a:hover{ font-size: 14px; color:#232324; text-decoration:underline; } .post-main h6 span{ font-size: 14px; color:#232324; float: right; padding: 0 0px 0 0; } .post-main ul{ margin: 0px; list-style-type:square; background-repeat: no-repeat; font-size: 20px; } .post-main ul li{ list-style-type:square; background-repeat: no-repeat; background-position: 0px 5px; font-size: 20px; } .post-main .tagi { font-size: 13px; color:#232324; padding: 0 1px 0 0px; } .post-main .tagi a{ font-size: 13px; color:#888894; padding: 0 1px 0 0px; text-decoration: none; } .post-main .tagi a:hover{ font-size: 13px; color:#32A9D9; padding: 0 1px 0 0px; } .more-link{ margin: 10px 0; } .nav-previous { float: left; width: 50%; height: 20px; margin: 6px 0 6px 0; } .nav-previous a { color: #9D9D9D; text-decoration:none; } .nav-next { float: right; text-align: right; width: 50%; height: 20px; margin: 6px 0 6px 0; } .nav-next a { color: #9D9D9D; text-decoration:none; } /* navigation */ .navigation{ text-align:center; border:0px !important; } .navigation a{ color:#232324; border:0px !important; } .navigation a:hover, .navigation .current{ text-decoration:none; color:#fff; background:#232324; } .navigation .pages{ color:#232324; border:0px !important; } .navigation .alignleft{ float: left; } .navigation .alignright{ float: right; } .navigation .alignright a, .navigation .alignleft a{ color:#fff; background:#323333; text-decoration:none; padding: 10px; } .navigation .alignright a:hover, .navigation .alignleft a:hover{ color:#232324; background:#fff; text-decoration:none; padding: 10px; } .categories{ font: normal 13px sans-serif; padding: 4px 0 4px 0; color:#000; } .categories a{ font: normal 13px sans-serif; padding: 4px 0 4px 0; text-decoration: none; color: #888894; } .categories a:hover{ font: normal 13px sans-serif; padding: 4px 0 4px 0; text-decoration: underline; color:#32A9D9; } img{ max-width:100% !important; height:auto; } a img { border: none; } ol{ list-style-type:decimal; margin: 0 0 0 22px; } kbd{ color:#232324; display:inline-block; font-size: 11px; line-height:1.4; } pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; color:#fff; background-color: #232324; padding: 10px; word-wrap: break-word; } tt{ color:#232324; display:inline-block; font-size: 11px; line-height:1.4; } img.alignnone { max-width: 100%; } .alignnone { max-width: 100%; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 10px; } blockquote{ font-size: 20px; margin: 10px; padding: 0px; } table{ border-collapse:collapse; width: 100%; } table, td, th{ font-size: 16px; border:1px solid #232324; padding: 4px; } dl { font-size: 20px; padding: 0 10px; } dt{ font-size: 20px; padding: 10px; } dd{ font-size: 20px; padding: 0 10px; } /* CONTENT - Comment ===================================================================*/ .entry-comments{ font-size: 13px; color:#232324; padding: 0 1px 0 0px; float: right; } .entry-comments a{ font-size: 13px; color:#323333; padding: 3px 1px 0 0px; float: right; text-decoration: none; } .entry-comments a:hover{ font-size: 13px; color:#32A9D9; padding: 3px 1px 0 0px; float: right; } .says{ color: #232324; font-size: 20px; display: none; } .comment-awaiting-moderation{ font-size: 14px; } #respond p { margin: 10px 0; } p.comment-form-author, p.comment-form-email, p.comment-form-url { display: block; margin: 0 10px 0 5px; width: 33%; } .post-main ul li { list-style: none; } .avatar{ float: left; padding-right: 6px; width: 42px; height: 42px; } #respond .comment-notes { /* Your email address will not be published. Required fields are marked */ display: none; } #respond textarea { border: 1px solid #9D9D9D; margin: 4px 0 4px 0; padding: 8px 8px 8px 8px; } #respond textarea { display: block; width: 96%; background: #fff; } #respond input[type=text]{ border: 1px solid #9D9D9D; margin: 4px 0 4px 0; padding: 8px 8px 8px 8px; } #respond input[type=text]{ display: block; width: 90%; background: #fff; } #respond .form-allowed-tags { /* HTML tag del */ display: none; color: #fff; } .comment{ position: relative; } .commentlist .comment{ list-style-type: none; margin: 40px 0; padding-left: 20px; } .comment .comment-meta { font-size: 12px; color:#232324; position: absolute; right: 1px; top: 10px; } .comment .comment-meta a{ font-size: 12px; color:#232324; } .comment-reply-link a{ font-size: 12px; color:#232324; } .comment-reply-title{ display: none; } #respond input#submit:hover { /* button */ background: #393939; color: #fff; font-size: 20px; cursor: pointer; } #respond input#submit { /* button */ border: 1px solid #9D9D9D; font-size: 20px; padding: 6px 6px 6px 6px; color: #000; background:#fff; cursor: pointer; } .size-auto, .size-full, .size-large, .size-medium, .size-thumbnail { max-width: 100%; height: auto; } .bypostauthor{ } .sticky { border-bottom: none; border: 1px solid #9D9D9D; background: #9D9D9D; color: #fff; } .sticky a{ color: #000; } .wp-caption{ background: #fff; border: 1px solid #9D9D9D; max-width: 100%; padding: 4px 4px 4px 4px; text-align: center; margin: 6px; } .wp-caption img { width: auto; } .wp-caption p.wp-caption-text { font-size: 16px; margin: 0; padding: 6px 0 0 0; } .wp-caption.alignnone{ margin: 4px 10px 10px 0px; } .wp-caption.alignleft{ margin: 4px 10px 10px 0px; } .wp-caption.alignright{ margin: 5px 20px 20px 0; } .wp-caption-text { margin: 0 0 6px; } ::selection { background: #32A9D9; color: #fff; } .gallery { display: block; clear: both; overflow: hidden; margin: 0 auto; } .gallery .gallery-item { overflow: hidden; float: left; margin: 0; text-align: center; list-style: none; padding: 0; } .gallery .gallery-row { display:block; clear: both; overflow: hidden; margin: 0; } .gallery .gallery-item img, .gallery .gallery-item img.thumbnail { max-width: 100%; height: auto; padding: 1%; margin: 0 auto; } .gallery-caption { margin-left: 0; } .content-main{ overflow:hidden; padding-bottom: 20px; width:100%; margin-top: 20px; } /* Sidebar head1 ===================================================================*/ .sidebar-head1{ float: left; width: 48%; } .sidebar-head1 .widget{ margin: 0px; } .sidebar-head1 .textwidget{ padding-top: 4px; } .sidebar-head1 li { list-style: none; } .sidebar-head1 .widget_text{ } /* Sidebar head2 ===================================================================*/ .sidebar-head2{ float: right; width: 48%; text-align: right; color:#232324; } .sidebar-head2 .widget{ margin: 0px; } .sidebar-head2 li { float: right; list-style: none; padding-left: 16px; padding-top: 2px; } .sidebar-head2 a{ color:#232324; text-decoration: none; } .sidebar-head2 a:hover{ color: #32A9D9; text-decoration: none; } .sidebar-head2 .widget_text{ } /* Sidebar head3 ===================================================================*/ .hdr1 .sidebar-head3{ float: left; width: 380px; margin-right: 20px; text-align: left; padding-top: 42px; } .sidebar-head3 li { list-style: none; } .sidebar-head3 .widget{ margin: 0px; } .sidebar-head3 .widget_text h2{ font-size: 20; } .sidebar-head3 .textwidget{ padding-top: 14px; } .sidebar-head3 .widgettitle{ display: none; } .sidebar-head3 .widget_archive, .sidebar-head3 .widget_calendar, .sidebar-head3 .widget_categories, .sidebar-head3 .widget_meta, .sidebar-head3 .widget_tag_cloud, .sidebar-head3 .widget_search, .sidebar-head3 .widget_recent_entries, .sidebar-head3 .widget_recent_comments, .sidebar-head3 .rsswidget, .sidebar-head3 .widget_pages{ display: none; } /* Sidebar head4 ===================================================================*/ .hdr1 .sidebar-head4{ float: right; width: 220px; text-align: right; padding-top: 56px; padding-right: 10px; } .sidebar-head4 li { list-style: none; } .sidebar-head4 .widget{ margin: 0px; } .sidebar-head4 .widget_text{ } .sidebar-head4 h2{ font-size: 20px; } /* Sidebar Right ===================================================================*/ .sidebar-right1 { width: 230px; float: right; color: #232324; font-size: 16px; margin-top: 14px; margin-right: 16px; } .sidebar-right1 li { list-style: none; font-size: 16px; } .sidebar-right1 a{ color: #232324; font-size: 16px; } .sidebar-right1 a:hover{ color: #32A9D9; text-decoration: none; font-size: 16px; } .sidebar-right1 .widgettitle{ font-size: 18px; color: #000; border-bottom: 1px solid #ccc; padding: 2px 10px 2px 0px; margin-bottom: 10px; } /* Sidebar Right - Widget ===================================================================*/ .sidebar-right1 .widget{ margin:8px 0 20px 0; } .sidebar-right1 .widget_archive a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_archive a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-right1 .widget_archive li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .widget_pages a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_pages a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-right1 .widget_pages li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .serch-txt{ width:178px; } .serch-txt{ height: 15px; } .sidebar-right1 .widget_categories a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_categories a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-right1 .widget_categories li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .widget_recent_entries a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_recent_entries a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-right1 .widget_recent_entries li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .widget_recent_comments a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_recent_comments a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; } .sidebar-right1 .widget_recent_comments li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .widget_nav_menu a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_nav_menu a:hover{ color: #32A9D9; text-decoration:none; margin: 0 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-right1 .widget_nav_menu li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .menu > li a { color:#000; font-size: 18px; display: block; width: 300px; } .sidebar-right1 .menu ul.sub-menu { display: none; } .sidebar-right1 .widget_meta a{ color: #000; text-decoration:none; } .sidebar-right1 .widget_meta a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-right1 .widget_meta li{ color: #000; text-decoration:none; padding: 10px 10px 10px 0px; margin-left: 1px; } .sidebar-right1 .sci-social-icons li{ margin:0 0px 0 0 !important; } .sidebar-right1 .sci-social-twitter img{ margin-right: 15px; } .sidebar-right1 .sci-social-facebook img{ margin-right: 15px; } .sidebar-right1 .sci-social-google img{ margin-right: 15px; } .sidebar-right1 .sci-social-youtube img{ margin-right: 15px; } /* Footer 1 ===================================================================*/ .sidebar-footer1 { float: left; width: 480px; margin-right: 0px; padding: 0 20px 10px 0; font-size: 16px; } .sidebar-footer1 a{ font-size: 16px; } .sidebar-footer1 a:hover{ text-decoration: none; font-size: 16px; } .sidebar-footer1 li { list-style: none; } /* Sidebar Footer footer1 - Widget ===================================================================*/ .sidebar-footer1 .widget_archive a{ text-decoration:none; } .sidebar-footer1 .widget_archive a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_archive li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer1 .widget_pages a{ text-decoration:none; } .sidebar-footer1 .widget_pages a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_pages li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer1 .serch-txt{ background: #393939; } .sidebar-footer1 .serch-txt{ width: 180px; border:1px solid #8f8f8f; color: #8f8f8f; } .sidebar-footer1 .serch-btn{ border: 1px solid #8f8f8f; } .sidebar-footer1 .widget_categories a{ text-decoration:none; } .sidebar-footer1 .widget_categories a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_categories li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer1 .widget_recent_entries a{ text-decoration:none; } .sidebar-footer1 .widget_recent_entries a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_recent_entries li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer1 .widget_recent_comments a{ text-decoration:none; } .sidebar-footer1 .widget_recent_comments a:hover{ text-decoration:none; margin: 10px; } .sidebar-footer1 .widget_recent_comments li{ color: #8f8f8f; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer1 .widget_nav_menu a{ text-decoration:none; } .sidebar-footer1 .widget_nav_menu a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_nav_menu li{ text-decoration:none; margin-left: 1px; } .sidebar-footer1 .widget_meta a{ text-decoration:none; } .sidebar-footer1 .widget_meta a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_meta li{ text-decoration:none; margin-left: 1px; } .sidebar-footer1 .widget_nav_menu a{ text-decoration:none; } .sidebar-footer1 .widget_nav_menu a:hover{ color: #32A9D9; text-decoration:none; margin: 0 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer1 .widget_nav_menu li{ text-decoration:none; margin-left: 0px; } .sidebar-footer1 .menu > li a { font-size: 18px; display: block; width: 300px; } .sidebar-footer1 .menu ul.sub-menu { display: none; } .sidebar-footer1 .sci-social-icons li{ margin:0 0px 0 0 !important; } .sidebar-footer1 .sci-social-twitter img{ margin-right: 15px; } .sidebar-footer1 .sci-social-facebook img{ margin-right: 15px; } .sidebar-footer1 .sci-social-google img{ margin-right: 15px; } .sidebar-footer1 .sci-social-youtube img{ margin-right: 15px; } .sidebar-footer1 .widgettitle{ font-size: 18px; color: #BEBEBE; padding: 2px 6px 2px 0px; margin-bottom: 10px; } /* Footer 2 ===================================================================*/ .sidebar-footer2 { float: left; width: 480px; padding: 0 0px 10px 0px; font-size: 16px; } .sidebar-footer2 a{ font-size: 16px; } .sidebar-footer2 a:hover{ text-decoration: none; font-size: 16px; } .sidebar-footer2 li { list-style: none; } /* Sidebar Footer 2 - Widget ===================================================================*/ .sidebar-footer2 .widget_archive a{ text-decoration:none; } .sidebar-footer2 .widget_archive a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_archive li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer2 .widget_pages a{ text-decoration:none; } .sidebar-footer2 .widget_pages a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_pages li{ color: #000; text-decoration:none; padding: 2px; margin-left: 0px; } .sidebar-footer2 .serch-txt{ background: #393939; } .sidebar-footer2 .serch-txt{ width:180px; border:1px solid #8f8f8f; color: #8f8f8f; } .sidebar-footer2 .serch-btn{ border: 1px solid #8f8f8f; } .sidebar-footer2 .widget_categories a{ text-decoration:none; } .sidebar-footer2 .widget_categories a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_categories li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer2 .widget_recent_entries a{ text-decoration:none; } .sidebar-footer2 .widget_recent_entries a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_recent_entries li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer2 .widget_recent_comments a{ text-decoration:none; } .sidebar-footer2 .widget_recent_comments a:hover{ text-decoration:none; margin: 10px; } .sidebar-footer2 .widget_recent_comments li{ color: #8f8f8f; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer2 .widget_nav_menu a{ color: #000; text-decoration:none; } .sidebar-footer2 .widget_nav_menu a:hover{ color: #32A9D9; text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_nav_menu li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer2 .widget_meta a{ text-decoration:none; } .sidebar-footer2 .widget_meta a:hover{ text-decoration:none; margin: 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_meta li{ color: #000; text-decoration:none; padding: 2px; margin-left: 1px; } .sidebar-footer2 .widget_nav_menu a{ color: #32A9D9; text-decoration:none; } .sidebar-footer2 .widget_nav_menu a:hover{ color: #32A9D9; text-decoration:none; margin: 0 10px; -ms-transition: all 250ms ease-in-out 0s; -o-transition: all 250ms ease-in-out 0s; -moz-transition: all 250ms ease-in-out 0s; -webkit-transition: all 250ms ease-in-out 0s; transition: all 250ms ease-in-out 0s; } .sidebar-footer2 .widget_nav_menu li{ text-decoration:none; padding: 2px; margin-left: 0px; } .sidebar-footer2 .menu > li a { font-size: 18px; display: block; width: 300px; } .sidebar-footer2 .menu ul.sub-menu { display: none; } .sidebar-footer2 .sci-social-icons li{ margin:0 0px 0 0 !important; } .sidebar-footer2 .sci-social-twitter img{ margin-right: 15px; } .sidebar-footer2 .sci-social-facebook img{ margin-right: 15px; } .sidebar-footer2 .sci-social-google img{ margin-right: 15px; } .sidebar-footer2 .sci-social-youtube img{ margin-right: 15px; } .sidebar-footer2 .widgettitle{ font-size: 18px; color: #BEBEBE; padding: 2px 6px 2px 0px; margin-bottom: 10px; } /* Sidebar Footer 5 ===================================================================*/ .sidebar-footer5{ float: right; width: 480px; } .sidebar-footer5 .widget{ } .sidebar-footer5 li { list-style: none; } .sidebar-footer5 .widget_text{ } .sidebar-footer5 a{ color:#32A9D9; text-decoration: none; } .sidebar-footer5 a:hover{ color:#fff; text-decoration: none; } /* OTHER ===================================================================*/ .widget { margin: 20px 0 10px 0; } .widget_meta a{ line-height: 1.4em; } .widget_categories a{ line-height: 1.4em; } .widget_archive a{ line-height: 1.4em; } .alignleft { display: inline; float: left; margin: 0px 12px 4px 0; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } .alignright { display: inline; float: right; } .widgettitle{ margin: 0 0 0px 0; } .tagcloud a{ color: #000; text-decoration: none; font-size: 18px; margin: 10px; } .tagcloud a:hover{ color: #32A9D9; text-decoration: none; font-size: 18px; margin: 10px; } #wp-calendar { border: none; margin: 0; } #wp-calendar caption { padding-bottom: 6px; text-align: right; } #wp-calendar tbody td:hover { background: #e7e7e7; color: #393939; } #wp-calendar tbody td a { display: block; } #wp-calendar tfoot #prev, #wp-calendar tfoot #next { padding-top: 6px !important; } #wp-calendar tfoot #next { text-align: right; } #wp-calendar th, #wp-calendar td { padding: 3px 3px 2px !important; border: none; } #wp-calendar thead th { padding-bottom: 6px !important; text-align: center; } #wp-calendar tbody .pad { background: none; } #wp-calendar tbody td { text-align: center; } #wp-calendar tbody td a:hover { background: #e7e7e7; color: #393939; } fieldset{ border: 0px; } .textwidget input[type=email], .textwidget input[type=url], .textwidget input[type=tel], .textwidget input[type=number], .textwidget input[type=text], .textwidget textarea{ width: 230px; max-width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; } textarea, input[type=text], input[type=email], input[type=url], input[type=text_area], input[type=your-message], input[type=tel], input[type=number], input[type=password]{ padding: 4px; } button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid #ccc; border-color: #ccc; border-radius: 0px; background: #e6e6e6; color: #000; cursor: pointer; font-size: 16px; padding: 6px 14px; margin-top: 8px; } button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #d7d7d7; background: #d7d7d7; } button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus{ border-color: #b1b1b1; background: #b1b1b1; color:#fff; box-shadow: inset 0 -1px 0 rgba(69, 69, 69, 0.4); } /* FOOTER ===================================================================*/ .container{ margin: 0 auto; width: 980px; padding: 0px 0 12px 0; } .sidebar-box{ width: 100%; } .afooter{ border-top: 1px solid #252525; margin: 0 auto; overflow:hidden; } .afooter2{ border-top: 1px solid #252525; margin: 0 auto; overflow:hidden; width: 100%; } .afooter a{ text-decoration: none; } .footer{ overflow:hidden; padding: 0px 0px 0px 0px; margin: 0 auto; width: 980px; } .shadow{ box-shadow: 0 3px 3px rgba(0,0,0,0.2); padding: 1px; background: #fff; } .footertext{ font-size: 14px; float:left; padding: 12px 0 0 0; color: #000; } .footertext a{ font-size: 14px; color:#232324; text-decoration:none; margin:12px 0px 0 0; } .footertext a:hover{ font-size: 14px; color:#32A9D9; text-decoration:none; margin:20px 0px 0 0; } .mlogo{ float:left; padding: 20px 0 0 0; min-height: 36px; } .mlogo a{ text-decoration:none; margin:12px 0px 0 0; } .mlogo a:hover{ text-decoration:none; margin:12px 0px 0 0; } /* woocommerce ===================================================================*/ .woocommerce-tabs a{ color: #97598b; } .content1{ font-size: 18px; } .content1 a{ color: #97598b; } .woocommerce div.product form.cart{ margin: 10px 0; } .posted_in a{ text-decoration: none; } .woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product { width: 31.4% !important; margin: 0 14px 7px 0 !important; } .content .woocommerce-message{ border-top: 3px solid #ccc; } .content .woocommerce-message:before{ background-color: #ccc; } .woocommerce .shop_table td{ border: 0px solid #232324; } .woocommerce .shop_table th{ border: 0px solid #232324; } .woocommerce .cart_totals table{ border: 0px solid #808080; } .woocommerce .cart_totals th{ border: 0px solid #808080; } .woocommerce .cart_totals td{ border: 0px solid #808080; } .content1 .page-title{ display: none; } .content1 .page-description{ display: none; } ul.products li.product { background: #fff; } .woocommerce a.added_to_cart, .woocommerce-page a.added_to_cart, .content-main .product .product-button, .product .added_to_cart, ul.products li.product .button { font-size: 14px; text-shadow: 0 0px 0 rgba(255, 255, 255, 0.8); background: #fff; padding: 13px!important; text-align: center; box-shadow: none; border: 0px; border-top: 1px solid #ccc!important; margin-right: 0px!important; } .product .added_to_cart:hover, ul.products li.product .button:hover { background: #323333; color: #fff; } .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{ box-shadow:none; -webkit-box-shadow:none; } .dropdown-cart-button{ border:0px; } .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { box-shadow: none!important; } .woocommerce ul.products li.product a:hover img:hover , .woocommerce-page ul.products li.product a:hover img:hover { box-shadow: 10px; } .woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { font-size: 14px!important; margin: 0px 6px!important; color:#000; text-align: center; text-decoration: none; } .woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { font-size: 20px; margin: 0px 10px 10px 10px!important; font-weight: bold; } .content .amount{ color: #000; font-size: 20px; } .content ins{ text-decoration: none; } .products span.onsale, .products span.onsale{ } .woocommerce ul.product_list_widget li a{ text-decoration: none; } .content del .amount{ font-size: 20px; color: #888894; } .products .price { text-align: center; } ul.payment_methods li{ list-style-type: none; } .content1 .woocommerce-message{ width: 884px; } .woocommerce-ordering{ padding: 0 2px 0 0; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ margin: 0px 8px 20px 0px; } .woocommerce-page .products .star-rating{ display:none !important; } .woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last{ margin: 0 0px 64px 0 !important; width: 31.4% !important; } .woocommerce div.product div.images img{ box-shadow:none; -webkit-box-shadow:none; } .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select{ margin-right: 0px; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 1px solid #ccc; } .woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale{ margin: 2px 2px 0 0; } .screen-reader-text{ display: none; } #searchsubmit{ padding: 4px !important; background: #fff; border: 1px solid #A0A0A0; cursor: pointer; } #s{ padding: 3px 0 3px 6px !important; } .css-cart span{ color:#fff; background: #32A9D9; padding: 0 4px; } .css-cart span:hover{ color:#000; background: #fff; padding: 0 4px; } .sidebar-head4 a{ text-decoration: none; color: #32A9D9; } .sidebar-head4 a:hover{ text-decoration: none; color: #000; } .product-categories li{ padding: 8px 0; } .product-categories a{ text-decoration: none; } .woocommerce ul.products li.first, .woocommerce-page ul.products li.first{ } .woocommerce-page nav.woocommerce-pagination ul li a{ line-height: 18px; } .woocommerce-page .page-numbers span{ line-height: 18px; } .woocommerce nav.woocommerce-pagination ul li span.current{ line-height: 18px; } .woocommerce-tabs #respond input#submit:hover { /* button woocommerce*/ font-size: 16px; cursor: pointer; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin: 0 14px 47px 0 !important; width: 31.4% !important; border: 1px solid #fff; } .woocommerce ul.products li.product a, .woocommerce-page ul.products li.product a{ width: 202px; } .woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover{ border: 1px solid #ccc; box-shadow: 0 0 10px rgba(0,0,0,0.5); } .woocommerce a.button.added:before{ display: none; } a.added_to_cart.wc-forward { display: none; } .price { margin: 20px 0; } .input-text{ padding: 4px; } .woocommerce .widget_price_filter .price_slider_amount .button{ display:inline-block; cursor:pointer; color:#7B7B7B; background: #fff; border:2px solid #ccc; font-size:16px; text-decoration:none; box-shadow: none; } .woocommerce .widget_price_filter .price_slider_amount .button:hover{ color:#fff; border:2px solid #ccc; background: #ccc; font-size:16px; text-shadow:none; } .dropdown_product_cat{ width: 228px; padding: 4px; } .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{ background: -webkit-linear-gradient(#fff,#ccc); background: -moz-linear-gradient(center top , #FFF 0%, #ccc 100%) repeat scroll 0% 0% transparent; } .cat-parent .children a:before { margin-left: 6px; content: "\002D "; }