html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} body {
font-size: 14px;
line-height: 1.7em;
font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
.section-head span,
.section-head a,
.posts-tabs-full ul li a {
font-family: 'Droid Serif', Helvetica, Arial, sans-serif;
}
::-moz-selection {
background: #565656;
color: #ffffff;
}
::-webkit-selection {
background: #565656;
color: #ffffff;
}
::selection {
background: #565656;
color: #ffffff;
}
a {
padding: 3px 2px;
text-decoration: none;
-webkit-transform: translateZ(0);
}
a:hover {
-webkit-transition-property:color, background;  
-webkit-transition-duration: 0.1s, 0.2s;  
-webkit-transition-timing-function: ease-out, ease-out;
-moz-transition-property:color, background;
-moz-transition-duration: 0.1s, 0.2s;
-moz-transition-timing-function: ease-out;  
-o-transition-property: all;
-o-transition-duration: 0.1s, 0.2s;
-o-transition-timig-function: ease-out;
transition:color 0.1s ease-out;
transition:background 0.3s ease-out;    
}
a.no-eff:hover,
a.no-eff,
#fancybox-close,
.gallery-item a,
.gallery-item a:hover{
background-color: transparent!important;
padding: 0!important;
}
.text-hightlight {
padding: 2px;
}
.clear {
clear: both;
}
.bottom-border {
width: 780px;
height: 8px;
}
.last-item {
margin-right: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6{
font-weight: 400;
}
h1 {
font-size: 24px;
line-height: 28px;
}
h2 {
font-size: 20px;
line-height: 22px;
}
h3 {
font-size: 16px;
line-height: 20px;
}
h4 {
font-size: 14px;
line-height: 18px;
}
h5 {
font-size: 12px;
line-height: 16px;
}
h6 {
font-size: 10px;
line-height: 16px;
}
strong {
font-weight: bold;
}
table {
width: 100%;
padding: 10px;
margin-bottom: 20px;
}
table tr td {
padding: 20px;
}
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
display:block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float:left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float:right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 0 10px 0 0;
}
a img.alignleft {
float:left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
font-style: italic;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin:0;
max-width: 98.5%;
padding:0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
#main-content p.wp-caption-text { margin-top: 10px;}
.gallery-caption { font-style: italic; font-size: 12px; }
.sticky { font-size: 18px; }
p:empty {
display: none;
} #logo{
margin: 40px 20px;
float: left;
}
#logo a{
display: inline-block;
padding: 0;
}
#logo a:hover {
background-color: transparent;
}
#logo .slogan {
font-size: 12px;
margin-top: 8px;
margin-bottom: 2px;
line-height: 1.2em;
}
#wrapper,
#footer {
width: 1000px;
margin: 0 auto;
z-index: 7;
}
#wrapper {
-moz-box-shadow: 0 2px 7px #999; 
-webkit-box-shadow: 0 2px 7px #999; 
box-shadow: 0 2px 7px #999;
margin-top: 20px;
overflow: hidden;
}
#backstretch,
#big-background-image {
z-index: -999999;
position: fixed;
left: 0px;
}
#big-background-image {
width: 100%;
height: 100%;
}
#backstretch { top: 0px; overflow: hidden; }
#big-background-image {
height: auto;
position: absolute;
background: no-repeat 50% 0;
margin-bottom: 20px;
}
#top-container {
min-height: 100px;
}
#top-banner {
width: 468px;
height: 60px;
float: right;
margin: 35px 20px;
}
#main-social-icons {
float: right;
}
#main-social-icons ul {
margin-right: 5px;
}
#main-social-icons ul li{
padding: 14px 5px 10px 5px;
}
#main-social-icons ul li a,
.single-post-share ul li a{
opacity: 0.5;
-moz-opacity: 0.5;
}
#main-social-icons ul li a img,
.single-post-share ul li a img {
line-height: 0;
}
#main-search {
float: right;
margin: 0;
}
#main-search input,
#content-sidebar .sidebar-widget input,
.widget_search input {
width: 150px;
height: 22px;
font-size: 11px;
padding: 10px;
padding-top: 15px\9;
padding-bottom: 5px\9;
line-height: 14px;
outline: none;
font-style: italic;
}
#main-search input {
border-right: none!important;
border-top: none!important;
}
#content-sidebar .sidebar-widget input,
.widget_search input{ 
width: 91%;
}
#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus {
font-style: normal;
-webkit-transition-property:color, background, border-color;  
-webkit-transition-duration: 0.1s, 0.2s, 0.3s;  
-webkit-transition-timing-function: ease-out;
-moz-transition-property:color, background, border-color;
-moz-transition-duration: 0.1s, 0.2s, 0.3s;
-moz-transition-timing-function: ease-out;  
-o-transition-property: color, background, border-color;
-o-transition-duration: 0.1s, 0.2s, 0.3s;
-o-transition-timig-function: ease-out;
transition:color 0.1s ease-out;
transition:background 0.3s ease-out;
transition:border-color 4s ease-out;
}
#main-content {
float: left;
width: 640px;
padding: 0 20px 20px 20px;
}
#main-content.no-sidebar {
width: 960px;
}
#main-content.no-sidebar.latest-posts-box .article-box {
width: 225px;
}
#main-content.left-sidebar {
float: right;
}
#main-content img.aligncenter,
#main-content img.alignleft,
#main-content img.alignright,
#main-content img.alignnone {
line-height: 0;
}
#main-content img.alignnone {
max-width: 100%;
height: auto;
}
#main-content iframe {
max-width: 100%;
min-width: 100%;
margin-top: 20px;
}
.single-post-image,
.single-post-video {
line-height: 0;
margin-top: 20px;
background-color: #333;
}
.single-post-image img,
.single-post-video iframe {
max-width: 100%;
}
.single-post-image.category-top-image{
margin-top: 0;
} 
.post-title {
padding: 20px 20px 0 20px; 
font-size: 32px; 
line-height: 1.4em;
}
#main-content p,
#main-content ul,
#main-content pre,
#main-content code,
#main-content table,
#main-content .column-half,
#main-content .column-third,
#main-content .column-fourth,
#main-content .column-fifth,
#main-content .column-sixth,
.text-full,
.text-column{
margin-top: 20px;
}
#main-content p > iframe { margin-top: 0;}
#main-content h1,
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
line-height: 1.4em;
margin-top: 20px;
}
#main-content h2{
font-size: 25px;
}
#main-content .page-title {
margin-top: 20px;
}
#main-content .left-sidebar {
float: right;
}
#main-content.no-top-content {
padding-top: 10px;
}
#main-featured-video {
line-height: 0;
}
#main-slider {
width: 1000px;
height: 400px;
overflow: hidden;
position: relative;
border: none;
border-radius: 0;
background: #333 url(//www.apec-chiptuning.be/wp-content/themes/apec/images/ajax-loader.gif) no-repeat center center;
}
#main-slider .flex-caption {
width: 550px;
height: 150px;
top: 140px;
left: 20px;
background: none;
padding: 0;
margin: 0;
}
#main-slider .flex-caption h2 {
padding: 5px 7px;
display: inline-block;
margin-bottom: 10px;
line-height: 1.4em;
}
#main-slider .flex-caption p {
width: 460px;
padding: 5px 7px;
font-size: 12px;
}
#main-slider .flex-caption h2,
#main-slider .flex-caption p,
#main-slider .main-slider-nav li a {
-moz-box-shadow: 0 2px 7px #333; 
-webkit-box-shadow: 0 2px 7px #333; 
box-shadow: 0 2px 7px #333;
text-shadow: none;
}
#main-slider .main-slider-nav {
width: 100%;
text-align: center;
position: absolute;
bottom: 50px;
left: 0;
}
#main-slider .main-slider-nav .flex-control-nav li a{
background-image: none;
width: 40px;
height: 30px;
display: inline-block;
margin: 0 5px;
padding: 0;
position: relative;
}
#main-slider .main-slider-nav .flex-control-nav li a img {
min-width: 100%;
position: absolute;
top: 0;
left: 0;
}
#main-slider .main-slider-nav .flex-control-nav li a.active,
#main-slider .main-slider-nav .flex-control-nav li a:hover{
background-position: 0 0;
}
#main-slider .main-slider-nav .flex-control-nav li a.active > img,
#main-slider .main-slider-nav .flex-control-nav li a:hover > img {
opacity: 0.2;
-moz-opacity: 0.2;
filter:alpha(opacity=2);
}
#main-slider .flex-direction-nav { 
display: none; 
width: 100%; 
position: absolute; 
top: 24px; 
left: 0; 
}
#main-slider .flex-direction-nav li { 
display: inline-block; 
}
#main-slider .flex-direction-nav li a {
display: block;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/slider-direction-nav.png);
background-color: #333;
width: 48px;
height: 38px;
padding: 0;
}
#main-slider .flex-direction-nav li a.prev { 
margin-left: 20px; 
background-position: 0 0;
}
#main-slider .flex-direction-nav li a.next { 
margin-right: 20px; 
background-position: 0 100%;
} #top-nav {
height: 42px;
z-index: 200;
position: relative;
}
#top-nav ul li {
display: inline;
position: relative;
float: left;
}
#top-nav ul li a {
float: left;
font-size: 11px;
font-weight: normal;
line-height: 12px;
padding: 15px 10px;
}
.responsive-menu { display: none; }
#mobile-top-nav,
#mobile-main-nav,
#main-content select {
margin: 0 auto;
width: 110%;
padding: 10px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
border: none;
outline: none;
border-radius: 0;
overflow: hidden;
}
#main-content select {
background: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/select_bg.png) no-repeat 0 0;
}
#mobile-top-nav { height: 43px; }
#mobile-main-nav { height: 52px; }
#main-social-icons ul li a:hover,
.single-post-share ul li a:hover {
background-color: transparent;
opacity: 1;
-moz-opacity: 1;
}
#main-nav {
height: 51px;
z-index: 100;
position: relative;
}
#main-nav ul li {
display: inline;
position: relative;
float: left;
}
#main-nav ul li a  {
float: left;
font-size: 12px;
font-weight: normal;
line-height: 12px;
padding: 20px 12px 20px 12px;
}
.wc-cart a{
font-size: 12px;
font-weight: normal;
padding:20px 5px 18px 5px;
vertical-align:top;
}
.wc-cart img{
}
.wc-cart{
float:right;
padding: 15px 12px 8px 12px;
}
.wc-cart span{
font-size:12px;
vertical-align:top;
padding-top:6px;
}
#main-nav ul li ul,
#top-nav ul li ul {
display: none;
position: absolute;
left: 0;
top: 100%;
margin-top: 0;
-moz-box-shadow: 0 4px 7px #333; 
-webkit-box-shadow: 0 4px 7px #333; 
box-shadow: 0 4px 7px #333;
}
#top-nav ul li ul {
-moz-box-shadow: 0 2px 7px #ccc; 
-webkit-box-shadow: 0 2px 7px #ccc; 
box-shadow: 0 2px 7px #ccc;
}
#main-nav ul li ul li,
#top-nav ul li ul li {
padding-bottom: 0;
}
#main-nav ul li ul li:last-child,
#top-nav ul li ul li:last-child {
margin-bottom: 0;
}
#main-nav ul li ul li a,
#top-nav ul li ul li a{
width: 140px;
}
#main-nav ul li ul li ul,
#top-nav ul li ul li ul {
left: 100%;
top: 0;
}
#main-nav ul li ul li ul,
#top-nav ul li ul li ul {
margin-top: 0;
} #sidebar {
overflow: hidden;
padding: 0 20px 20px 20px;
font-size: 12px;
}
#sidebar .widget-box{
width: 225px;
margin-right: 20px;
float: left;
}
#sidebar .widget-box div{
line-height: 1.7em;
}
#sidebar .widget-box h3{
font-size: 14px;
margin-top: 20px;
margin-bottom: 10px;
}
#sidebar :last-child{
margin-right: 0;
}
#content-sidebar {
width: 280px;
float: left;
margin: 20px 0 20px 0;
overflow: hidden;
}
#content-sidebar.left-sidebar {
margin-left: 20px;
}
#content-sidebar .sidebar-widget {
max-width: 260px;
margin: 0 0 20px;
font-size: 12px;
padding: 20px;
}
#content-sidebar .sidebar-widget:last-child { margin-bottom: 0;}
#content-sidebar .sidebar-widget h3 {
font-size: 14px;
margin-bottom: 10px;
}
#content-sidebar .sidebar-widget table { width: 100%;}
#content-sidebar .sidebar-widget td { padding: 5px; } #footer {
margin-top: 20px;
margin-bottom: 20px;
font-size: 11px;
}
#footer .left-text {
float: left;
}
#footer .right-text {
float: right;
} #main-content select {
background-color: transparent;
width: 270px;
height: 36px;
}
.post-format {
padding-bottom: 20px;
margin-bottom: 20px;
}
.post-format.last-article {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
.post-format header{
margin-bottom: 20px;
}
.post-format .post-img {
position: relative;
line-height: 0;
min-width: 100%;
height: 240px;
overflow: hidden;
}
.post-format .post-img img {
line-height: 0;			
min-width: 100%;
}
.post-format .img-hover {
min-width: 100%;
min-height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
background-color: #333;
}
.post-format .standard-content { margin-top: 20px; }
.post-format footer,
.post-format aside {
font-size: 12px;
}
.post-format aside {
margin-top: 20px;
float: left;
}
.post-format footer {
margin-top: 20px;
float: right;
}
#main-content.no-sidebar .post-format .post-img { height: 400px; }
#main-content .pagination-separator {
margin: 20px 0;
}
#main-content .pagination a,
#main-content .pagination .current{
padding: 7px 12px;
margin-right: 7px;
font-size: 12px;
}
#main-content .pagination a:hover {
-webkit-transition-property: all;  
-moz-transition-property: all;
-o-transition-property: all
transition:all;
}
.single-post-meta,
.single-post-meta-author {
margin-top: 20px;
font-size: 12px;
}
.single-post-meta {
padding-bottom: 20px;
}
.single-post-meta-author {
padding: 20px;
overflow: hidden;
}
.single-post-meta-author .avatar{
width: 55px;
float: left;
margin-right: 20px;
}
.single-post-meta-author .name {
margin-top: 0!important;
}
.single-post-meta-author .bio {
width: 525px;
float: left;
}
.single-post-meta-author .bio p {
margin-top: 5px!important;
}
.single-post-share ul {
margin-top: 20px;
overflow: hidden;
padding: 10px 10px 10px 15px;
}
.single-post-share ul li {
float: left;
margin: 10px 5px 10px 5px;
line-height: 0;
}
.single-meta-links {
margin-top: 20px;
}
.single-meta-links h4 {
font-size: 13px;
}
.single-meta-links .prev-post,
.single-meta-links .next-post {
width: 270px; 
font-size: 12px; 
text-align: center; 
padding: 20px;
float: left;
min-height: 70px;
}
#main-content .single-meta-links .prev-post h4,
#main-content .single-meta-links .next-post h4 {
margin-top: 10px;
}
.single-meta-links .prev-post { margin-right: 20px;}
.no-sidebar .prev-post, 
.no-sidebar .next-post {
width: 430px;
}
.single-review-score {
padding: 20px 20px 12px 20px;
margin-top: 20px;
overflow: hidden;
}
.single-review-score .total-score,
.single-review-score .rating {
float: left;
}
.single-review-score .total-score {
width: 80px;
height: 80px;
margin-right: 20px;
text-align: center;
margin-bottom: 8px;
}
.single-review-score .total-score span {
font-size: 24px;
display: block;
margin-top: 16px;
}
.single-review-score .total-score footer {
font-size: 11px;
margin-top: 14px;
padding: 3px;
}
.single-review-score .rating {
width: 500px;
font-size: 13px;
}
#main-content .single-review-score .rating > ul {
margin-top: 0;
}
.single-review-score ul li {
margin-bottom: 8px;
}
.single-review-score .rating .rating-criteria {
width: 100px;
display: inline-block;
}
.single-review-score .rating .bar-wrapper {
float: right;
width: 370px;
margin-top: 4px;
}
.single-review-score .rating .bar {
height: 15px;
}
.single-review-score.no-sidebar ul {
width: 820px;
}
.single-review-score.no-sidebar .bar-wrapper {
width: 690px;	
} #comments {
margin-top: 20px;
font-size: 13px;
}
.section-comments {
margin-top: 20px;
}
.section-comments span{
width: 228px;
}
.section-comments .respond-link {
display: inline;
background: none;
}
.section-comments .respond-link a{
padding: 5px 10px;
}
.section-comments .bottom-border {
width: 685px;
}
#comments li .comment-wrap {
overflow: hidden;
margin-top: 20px;
}
#comments .comment-avatar {
width: 40px;
height: 40px;
margin: 10px;
float: left;
}
#comments .bypostauthor .comment-wrap{
border-left-width: 6px;
}
#comments .comment-content {
margin-left: 60px;
padding: 10px 10px 10px 0;
}
.ping-content {
padding: 20px;
}
#comments .comment-header {
width: inherit;
margin-bottom: -10px;
}
#comments .comment-content > strong {
display: inline-block;
margin-top: 10px;
}
#comments .comment-meta {
margin-top: 10px;
font-size: 12px;
}
.children {
margin-left: 60px;
}
.comments-navigation {
margin: 20px 0;
padding: 10px;
}
.nocomments {
margin: 20px 0;
}
.prev-comments {
margin-right: 10px;
}
#respond {
width: 100%;
margin-bottom: 30px\9;
}
#respond label {
font-size: 12px;
}
#main-content input,
#main-content textarea,
#respond input,
#respond textarea,
#contact-form-wrap input,
#contact-form-wrap textarea  {
margin: 0;
font-size: 12px;
}
#main-content input:focus,
#main-content textarea:focus,
#respond input:focus,
#respond textarea:focus {
outline: none;
}
#main-content input,
#respond input {
}
#main-content textarea,
#respond textarea {
display: block;
width: 70%;
margin: 20px 0 20px 0;
}
#respond .respond-background {
width: inherit;
}
#respond .logged-user-data{
margin-top: 20px;
font-size: 12px;
}
#submit, 
#contact-submit,
a.button-white,
a.button-black,
a.button-green,
a.button-red,
a.button-blue,
a.button-purple,
a.button-yellow {
display: inline-block;
cursor: pointer;
border: none!important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
-webkit-font-smoothing: antialiased;
outline: none;
margin: 5px 5px 5px 0;
padding: 9px 12px;
text-align: center;
text-shadow: none;
-moz-box-shadow: 0 1px 1px #777; 
-webkit-box-shadow: 0 1px 1px #777; 
box-shadow: 0 1px 1px #777;
}
#submit:hover,
#contact-submit:hover,
a.button-blue:hover {
background-color: #0dc4fb;
}
#submit {
width: auto!important;
margin: 0!important;
} .single-quote-post .post-quote{
border: none;
padding: 20px;
font-size: 22px;
line-height: 1.7em;
text-align: center;
margin: 0;
}
.single-quote-post {
width: 100%;
margin-top: 20px;
}
.single-quote-post .cite {
display: block;
margin: 15px 15px 0 0;
float: none;
font-size: 15px;
margin-top: 10px;
}
.single-quote-post .quote-up-icon,
.single-quote-post .quote-down-icon {
width: 39px;
height: 20px;
background-repeat: no-repeat;
margin: 20px 20px 0 20px;
}
.single-quote-post .quote-down-icon {
float: right;
margin-top: -30px;
}
.single-quote-post .quote-down-icon { margin-bottom: 20px; }
.single-quote-post .quote {
font-style: normal; 
} .section-head {
height: 26px;
margin-bottom: 0;
margin-top: 25px;	
}
.section-head span {
font-size: 16px;
padding: 7px;
}
.section-head a {
float: right;
font-size: 12px;
margin-top: -2px;
line-height: 13px;
}
.posts-full div.section-head a.ahead{
float: left;
font-size: 6px;
margin-top: -2px;
line-height: 10px;
}
.posts-full div.section-head a.ahead:hover{
background: none;
}
#breaking-news .section-head{
margin: 25px 20px;
margin-bottom: 0;
}
.breaking-box-big {
width: 320px;
height: 260px;
margin-left: 20px;
}
.breaking-box {
width: 300px;
height: 120px;
}
.breaking-box-big,
.breaking-box {
position: relative;
float: left;
margin-left: 20px;
margin-top: 20px;
overflow: hidden;
}
.breaking-box-big .video-icon,
.breaking-box .video-icon,
.latest-posts-box .article-box .video-icon,
.latest-article-column .video-icon,
.tabs-big-article .video-icon,
.gallery-column .latest-image-column .video-icon,
.gallery-full .latest-image-full .video-icon,
.posts-slider-full .slider-post .video-icon,
.post-format .video-icon {
position: absolute;
width: 42px;
height: 42px;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/euphoria-video-post-icon.png);
background-repeat: no-repeat;
top: 50%;
left: 50%;
margin: -50px 0 0 -21px;
}
.post-format .video-icon { margin-top: -21px; }
.breaking-box-big .review-rating,
.breaking-box .review-rating,
.latest-posts-box .article-box .review-rating,
.latest-article-column .review-rating,
.tabs-big-article .review-rating,
.gallery-column .latest-image-column .review-rating,
.gallery-full .latest-image-full .review-rating,
.posts-slider-full .slider-post .review-rating,
.post-format .review-rating {
position: absolute;
top: 0;
left: 0;
}
.post-format .review-rating { line-height: 1.7em; }
.breaking-box-big .review-rating .score,
.breaking-box .review-rating .score,
.latest-posts-box .article-box .review-rating .score,
.latest-article-column .review-rating .score,
.tabs-big-article .review-rating .score,
.gallery-column .latest-image-column .review-rating .score,
.gallery-full .latest-image-full .review-rating .score,
.posts-slider-full .slider-post .review-rating .score,
.post-format .review-rating .score {
display: block;
text-align: center;
padding: 5px 10px 5px 7px;
font-size: 20px;
font-style: italic;
}
.breaking-box-big .review-rating span,
.breaking-box .review-rating span,
.latest-posts-box .article-box .review-rating span,
.latest-article-column .review-rating span,
.tabs-big-article .review-rating span,
.gallery-column .latest-image-column .review-rating span,
.gallery-full .latest-image-full .review-rating span,
.posts-slider-full .slider-post .review-rating span,
.post-format .review-rating span {
display: block;
text-align: center;
font-size: 11px;
font-style: italic;
padding: 0 7px;
}
.breaking-box-big .title,
.breaking-box .title,
.latest-posts-box .article-box .title,
.latest-article-column .title,
.tabs-big-article .title,
.gallery-column .latest-image-column .title,
.gallery-full .latest-image-full .title,
.posts-slider-full .slider-post .title {
width: 100%;
position: absolute;
bottom: 0;
left: 0;
-webkit-transform: translateZ(0);
}
.breaking-box-big .title h3,
.breaking-box .title h3{
padding: 10px;
font-size: 16px;
line-height: 1.4em;
}
.breaking-box-big .title.headline h3{
font-size: 20px;
}
.breaking-box-big .hover,
.breaking-box .hover,
.latest-posts-box .article-box .hover,
.latest-article-column .hover,
.tabs-big-article .hover,
.gallery-column .latest-image-column .hover,
.gallery-full .latest-image-full .hover,
.posts-slider-full .slider-post .hover {
width: 100%;
height: 100%;
display: none;
background-color: #222;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
position: absolute;
top: 0;
left: 0;
text-align: center;
-webkit-transform: translateZ(0);
}
.breaking-box-big .hover p,
.breaking-box .hover p,
.latest-posts-box .article-box .hover p,
.latest-article-column .hover p,
.tabs-big-article .hover p,
.gallery-column .latest-image-column .hover p,
.gallery-full .latest-image-full .hover p,
.posts-slider-full .slider-post .hover p {
margin: 20px;
font-size: 12px;
line-height: 1.7em;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.breaking-box-big .hover aside,
.breaking-box .hover aside,
.latest-posts-box .article-box .hover aside,
.latest-article-column .hover aside,
.tabs-big-article .hover aside,
.gallery-column .latest-image-column .hover aside,
.gallery-full .latest-image-full .hover aside,
.posts-slider-full .slider-post .hover aside {
width: 100%;
position: absolute;
bottom: -20px;
left: 0;
color: #bbb;
font-size: 11px;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
.breaking-box-big img,
.breaking-box img,
.latest-posts-box .article-box img,
.latest-article-column img,
.tabs-big-article img,
.gallery-column .latest-image-column img,
.gallery-full .latest-image-full img,
.posts-slider-full img {
width: auto\9;
max-width: 100%;
height: auto;
}
.latest-posts-box .article-box {
width: 200px;
height: 220px;
float: left;
position: relative;
overflow: hidden;
margin-top: 20px;
margin-right: 20px;
}
.latest-posts-box .article-box .hover p,
.latest-article-column .hover p,
.tabs-big-article .hover p,
.gallery-column .latest-image-column .hover p,
.gallery-full .latest-image-full .hover p,
.posts-slider-full .slider-post .hover p {
color: #fff!important;
}
.latest-posts-box .article-box .title h3,
.latest-article-column .title h3,
.tabs-big-article .title h3,
.gallery-column .latest-image-column .title h3,
.gallery-full .latest-image-full .title h3,
.posts-slider-full .slider-post .title h3 {
padding: 10px;
font-size: 15px;
margin-top: 0!important;
}
.breaking-box-big .date,
.breaking-box .date,
.latest-posts-box .article-box .date,
.latest-article-column .date,
.tabs-big-article .date,
.gallery-column .latest-image-column .date,
.gallery-full .latest-image-full .date,
.posts-slider-full .slider-post .date {
position: relative;
}
.breaking-box-big .date span,
.breaking-box .date span,
.latest-posts-box .article-box .date span,
.latest-article-column .date span,
.tabs-big-article .date span,
.gallery-column .latest-image-column .date span,
.gallery-full .latest-image-full .date span,
.posts-slider-full .slider-post .date span{
padding: 4px;
line-height: 11px;
font-size: 11px;
position: absolute;
top: -20px;
right: 0;
}
.breaking-box-big .date span,
.breaking-box .date span{
top: -19px;
}
.posts-one-half {
width: 310px;
float: left;
margin-right: 20px;
}
.posts-one-half.last {
margin-right: 0;
}
.latest-posts-column {
margin-top: 20px;
overflow: hidden;
min-height: 342px;
}
.latest-posts-column .latest-article-column,
.gallery-column .latest-image-column {
min-width: 100%;
height: 170px;
overflow: hidden;
position: relative;
float: left;
margin-bottom: 10px;
} 
.latest-posts-column .latest-article-column img { min-width: 100%; }
.latest-posts-column .article-column-small,
.posts-tabs-content .articles-list-small {
height: auto;
}
.posts-tabs-content .articles-list-small:last-child .title{border-bottom: none;}
.latest-posts-column .article-column-small .post-img a,
.posts-tabs-content .articles-list-small .post-img  a,
.gallery-column .post-img a,
.gallery-full .post-img a,
.responsive-gallery li a {
padding: 0;
}
.latest-posts-column .article-column-small a:hover img,
.posts-tabs-content .articles-list-small a:hover img,
.gallery-column .post-img a:hover img,
.gallery-full .post-img a:hover img,
.gallery-column .images li.image-active img,
.gallery-full .images li.image-active img,
.responsive-gallery ul li.image-active img,
.responsive-gallery ul li a:hover img {
opacity: 0.3;
-moz-opacity: 0.3;
filter:alpha(opacity=3);
-moz-transition: opacity 0.2s ease-out;
-webkit-transition: opacity 0.2s ease-out;
-o-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
}
.latest-posts-column .article-column-small .post-img,
.posts-tabs-content .articles-list-small .post-img,
.gallery-column .post-img,
.gallery-full .post-img {
height: 45px;
float: left;
margin: 0 10px;
overflow: hidden;
}
.latest-posts-column .article-column-small.last .title{ border: none!important; }
.latest-posts-column .article-column-small .post-img,
.posts-tabs-content .articles-list-small .post-img {
width: 45px;
}
.latest-posts-column .article-column-small .title,
.posts-tabs-content .articles-list-small .title {
width: 235px;
height: 43px;
float: left;
margin-bottom: 10px;
}
.posts-tabs-content .articles-list-small .title { margin-bottom: 16px; width: 265px; }
.latest-posts-column .article-column-small h4,
.posts-tabs-content .articles-list-small h4{
display: inline;
margin-top: 0!important;
font-size: 12px;
}
.posts-tabs-content .last .title { margin-bottom: 0; }
.postst-full {
margin-top: 20px;
}
.posts-tabs-full{
width: 100%;
height: auto;
}
.posts-tabs-full ul li.ui-tabs-active a,
.posts-tabs-full ul li a:hover,
.ln-tabs-widget .tabs-widget-nav ul li.ui-tabs-active a,
.ln-tabs-widget .tabs-widget-nav ul li a:hover,
.tabs ul li.ui-tabs-active a,
.tabs ul li a:hover{
-webkit-transition-property: none;  
-moz-transition-property: none;
transition: none;
}
.posts-tabs-full ul li a,
.ln-tabs-widget .tabs-widget-nav ul li a,
.tabs ul li a{
padding: 10px;
float: left;
margin: 0 -1px -2px 0;
font-size: 14px;
}
.posts-tabs-full ul li a{
border-left: 1px solid #e8e8e8;
}
.posts-tabs-full ul li:nth-child(1) a{
border: none;
}
.posts-tabs-content {
height: 100%;
clear: both;
padding: 20px;
}
.posts-tabs-content .big-article,
.gallery-column .latest-image-column,
.gallery-full .latest-image-full {
overflow: hidden;
position: relative;
float: left;
}
.posts-tabs-content  {
}
.big-article{
display: block;
width: 50%;
height: auto;
margin-right: 10px;
float: left;
border: none !important;
}
.posts-tabs-content  {
width: 100%;
height:auto;
float: left;
}
.articles-list-small{
display: block;
width: 46%;
height: 100%;
float: left;
}
.ui-tabs .ui-tabs-hide {
position: absolute;
left: -10000px;
}
.gallery-column,
.gallery-full {
min-height: 100%;
margin-top: 20px;
overflow: hidden;
}	
.gallery-column { min-height: 343px; }
.gallery-column .latest-image-column { margin-bottom: 10px; }
.gallery-column .post-img,
.gallery-full .post-img { 
margin: 0 0 9px 10px; 
}
.gallery-column .img-holder,
.gallery-full .img-holder {
position: relative;
-webkit-transform: translateZ(0);
}
.gallery-column .img-holder img,
.gallery-full .img-holder img {
position: absolute;
top: 0;
left: 0;
}
.gallery-full .latest-image-full {
width: 318px;
height: 226px;
margin: 10px 0 10px 10px;
float: left;
}
#main-content .gallery-full ul.images {
width: 300px;
margin: 10px 0 0 0;
float: left;
}
.gallery-column ul li,
.gallery-full ul li {
width: 50px;
}
.gallery-full .post-img {
height: 50px;
}
.gallery-column ul li img,
.gallery-full ul li img {
min-width: 100%;
}
.gallery-column .latest-image-column .title,
.gallery-full .latest-image-full .title{ 
z-index:3;
}
.gallery-column .latest-image-column .hover,
.gallery-full .latest-image-full .hover{ 
z-index:4;
}
.text-column,
.text-full {
margin-top: 20px;
min-height: 100%;
padding: 0 20px 20px 20px;
overflow: hidden;
}
.text-column { min-height: 323px; }
.posts-slider-full {
margin-top: 20px;
height: 165px;
-webkit-transform: translateZ(0);
}
.posts-slider-full .posts-slider-wrapper,
.gallery-slider-wrapper {
float: left;
margin: 0 5px;
width: 570px;
height: 165px;
overflow: hidden;
position: relative;
}
.posts-slider-full .posts-slider-wrapper ul,
.gallery-slider-wrapper ul {
height: 170px; 
position: absolute; 
top:0; 
left:0; 
overflow: hidden;
margin-top: 0!important;
-webkit-transform: translateZ(0);
}
.posts-slider-full ul li,
.gallery-slider-wrapper ul li {
float: left;
margin: 10px 5px;
-webkit-transform: translateZ(0);
}
.posts-slider-full .slider-post {
position: relative;
width: 178px;
height: 140px;
display: block;
overflow: hidden;
}
.posts-slider-full .slider-post .hover p,
.posts-slider-full .slider-post .hover aside{ 
font-size: 11px;
line-height: 1.7em; 
}
.posts-slider-full .slider-post .title h3 { font-size: 12px; }
.posts-slider-full .next span,
.posts-slider-full .prev span,
.responsive-gallery .next span,
.responsive-gallery .prev span{
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/posts-slider-controlls.png);
}
.posts-slider-full .posts-slider-controls,
.responsive-gallery .gallery-controls {
width: 29px;
height: 165px;
float: left;
cursor: pointer;
position: relative;
}
.responsive-gallery .next { float:right; }
.posts-slider-full .next span,
.posts-slider-full .prev span,
.responsive-gallery .next span,
.responsive-gallery .prev span{
width: 30px;
height: 30px;
position: absolute;
left: 0;
top: 50%;
margin-top: -15px;
}
.posts-slider-full .next span,
.responsive-gallery .next span{
background-position: 0 100%;
}
.posts-slider-full .next:hover span,
.responsive-gallery .next:hover span {
background-position: 100% 100%;
}
.posts-slider-full .prev span,
.responsive-gallery .prev span{
background-position: 0 0;
}
.posts-slider-full .prev:hover span,
.responsive-gallery .prev:hover span {
background-position: 100% 0;
}
.video-column {
margin-top: 20px;
min-height: 343px;
overflow: hidden;
line-height: 0;
}
#main-content .video-column iframe {
width: 310px;
height: 343px;
margin-top: 0;
}
.video-full {
margin-top: 20px;
width: 640px;
min-height: 360px;
line-height: 0;
overflow: hidden;
}
#main-content .video-full iframe {
width: 640px;
height: 360px;
margin-top: 0;
} .responsive-gallery {
background-color: #444;
position:relative; 
width:100%;
margin-top:20px;
overflow: hidden; 
}
#main-content .responsive-gallery .gallery-slider-wrapper {
width: 88%;
}
.responsive-gallery .gallery-slider-wrapper {
width: 92%;
height: 90px;
}
.responsive-gallery .gallery-slider-wrapper ul {
width: 100%;
height: 90px;
}
.responsive-gallery .gallery-slider-wrapper ul li {
overflow: hidden;
width: 85px;
height: 70px;
}
.responsive-gallery .gallery-controls {
height: 90px;
}
.responsive-gallery .big-image-holder {
width: 100%; 
min-height: 100px;
cursor: pointer;
overflow: hidden;
text-align: center;
z-index: 7;
}
.responsive-gallery .big-image-holder img {
max-width: 100%;
line-height: 0;
}
.responsive-gallery-wrapper {
position: relative;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
user-select: none;
line-height: 0;
background-color: #222;
}
.responsive-gallery .responsive-gallery-wrapper .loader {
display: block;
width: 24px;
height: 24px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -24px;
margin-top: -24px;
background-color: #333;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/ajax-loader.gif);
border: solid 6px #333;
z-index: 7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.responsive-gallery.small-gallery { margin-bottom: 20px; }
.text-full .responsive-gallery ul li,
.text-column .responsive-gallery ul li{
width: 81px;
} #contact-form-wrap {
margin-top: 10px;
}
#contact-form-wrap input,
#contact-form-wrap textarea {
margin: 0;
font-size: 12px;
padding: 10px;
}
#contact-form-wrap input:focus,
#contact-form-wrap textarea:focus {
outline: none;
}
#contact-form-wrap input {
width: 218px;
margin: 10px 10px 10px 0;
}
#contact-form-wrap textarea {
display: block;
width: 60%;
margin: 10px 0 20px 0;
}
#contact-form-wrap .contact-form-label {
display: block;
}
#contact-form-wrap .error,
#contact-form-wrap .contact-error,
#commentform .error {
display: block;
color: #ff482d;
}
#commentform .error { display: inline-block; }
#contact-form-wrap .contact-send-text {
display: block;
margin-bottom: 10px;
} #archives-404{
margin-top: 20px;
}
#archives-page p {
margin-bottom: 20px;
}
.archives-section {
margin-bottom: 20px;
padding-bottom: 20px;
}
.archives-section.last {
border: none;
margin-bottom: 0;
padding-bottom: 0;
}
.archives-section h3 {
margin-bottom: 20px;
} .column-half,
.column-third,
.column-fourth,
.column-fifth,
.column-sixth {
margin: 0 4% 10px 0;
float: left;
}
.column-full {
width: 100%;
margin-bottom: 10px;
clear: both;
}
.column-half {
width: 48%;
}
.column-third {
width: 30.6%;
width: 30%\9;
}
.column-fourth {
width: 22%;
width: 22%\9;
}
.column-fifth {
width: 16.8%;
width: 16.5%\9;
}
.column-sixth {
width: 13.3%;
width: 13%\9;
}
.column-last {
margin: 20px 0 10px 0!important;
}
.ui-state-focus { 
outline: none; 
}
.toggle h4{
padding: 10px;
cursor: pointer;
margin-bottom: 0!important;	
}
.toggle .toggle-content{
border-top: none;
padding: 20px;
}
.toggle .toggle-content p { margin-top: 0!important;}
.toggle .ui-icon{
width: 10px;
height: 10px;
float: left;
margin-right: 10px;
margin-top: 4px;
}
a.button-white {
display: inline-block;
color: #222;
background-color: #f7f7f7;
}
a.button-white:hover {
background-color: #f0f0f0;
color: #222;
}
a.button-blue{
display: inline-block;
color: #fff;
background-color: #00aee2;
}
a.button-blue:hover {
background-color: #0dc4fb;
}
a.button-black {
display: inline-block;
color: #ffffff;
background-color: #444444;
}
a.button-black:hover {
background-color: #565656;
}
a.button-green {
display: inline-block;
color: #ffffff;
background-color: #81cba7;
}
a.button-green:hover {
background-color: #8edeb7;
}
a.button-red {
display: inline-block;
color: #ffffff;
background-color: #e87570;
}
a.button-red:hover {
background-color: #fa8883;
}
a.button-purple {
display: inline-block;
color: #ffffff;
background-color: #9a8a9e;
}
a.button-purple:hover {
background-color: #b39db9;
}
a.button-yellow {
display: inline-block;
color: #777;
background-color: #f2de6f;
}
a.button-yellow:hover {
color: #777;
background-color: #faeda5;
}
span.dropcap {
float: left;
margin: 10px 15px 10px 15px;
font-size: 20px;
}
.highlight {
border: 1px solid;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#main-content blockquote,
.pull-quote-left,
.pull-quote-right {
display: block;
width: 220px;
margin: 20px 20px 20px 0;
padding: 10px 10px 10px 20px;
font-style: italic;
}
#main-content blockquote {
width: 420px;
margin: 20px auto 20px auto;
overflow: hidden;
}
.cite {
display: block;
float: right;
margin: 15px 15px 0 0;
}
.pull-quote-left {
float: left;
}
.pull-quote-right {
float: right;
margin-left: 10px;
margin-right: 0;
}
div.alert-box {
color: #444;
background-color: #f8b0ad;
padding: 10px;
margin: 10px 0;
border: 1px solid #e87570;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
font-style: italic;
text-align:  center;
}
div.info-box {
color: #444;
background-color: #afd8ea;
padding: 10px;
margin: 10px 0;
border: 1px solid #6cb4d3;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
font-style: italic;
text-align:  center;
}
div.success-box {
color: #444;
background-color: #b6e3cd;
padding: 10px;
margin: 10px 0;
border: 1px solid #84c5a6;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 13px;
font-style: italic;
text-align:  center;
}
.tabs {
margin: 0 0 10px 0;
}
.tabs-content {
clear: both;
padding: 20px;
}
.ui-tabs .ui-tabs-hide {
position: absolute;
left: -10000px;
}
ul.ln-checklist { margin-top: 20px!important; }
ul.ln-checklist li{
padding-left: 15px;
}
pre, code {
display: block;
font-family: Courier, monospace;
padding: 10px;
margin-bottom: 10px;
}
.tabs-content p { margin-top: 0!important; }
.toggle .toggle-content{
border-top: none;
} .ln-video-widget iframe { 
width: 100%; 
height: auto; 
}
.widget-ln-facebook iframe { 
width: 100%!important; 
}
table#wp-calendar {
border-collapse: separate;
border-spacing: 8px;
}
.widget-tweet {
margin: 5px 0;
padding-bottom: 10px;
}
.widget-tweet-time {
display: block;
font-style: italic;
}
div.widget-flickr {
width: 280px;
margin-top: -5px;
}
div.flickr_badge_image {
display: inline;
}
div.flickr_badge_image a,
#sidebar .widget-box .flickr_badge_image a{
display: inline-block;
width: 50px;
height: 50px;
margin: 10px 10px 0 0;
padding: 4px;
}
.flickr_badge_image a img{
width: 50px;
height: 50px;
}
#sidebar .ln-flickr-wrap {
margin-left: 2px;
}
#sidebar .widget-box .flickr_badge_image a{
width: 39px;
height: 39px;
}
#sidebar .widget-box .flickr_badge_image a img{
width: 39px;
height: 39px;
}
#content-sidebar .ln-medium-banner-widget{
background-color: transparent!important;
padding:0!important;
}
#content-sidebar .ln-square-banner-widget {
width: 300px;
}
#content-sidebar .ln-medium-banner-widget img,
#content-sidebar .ln-medium-banner-widget .ln-banner-300,
#content-sidebar .ln-square-banner-widget .ln-banner-125  { 
line-height: 0;
}
#content-sidebar .ln-square-banner-widget {
padding-bottom: 3px;
}
#content-sidebar .ln-square-banner-widget li {
float: left;
margin: 0 20px 17px -3px;
}
#sidebar .ln-square-banner-widget { 
margin-top: 20px;
}
#sidebar .ln-square-banner-widget li{
float: left;
margin: 0 15px 7px -3px;
}
#sidebar .ln-square-banner-widget li img {
width: 100px;
}
.recent-review-list {
margin-top: 20px;
}
.recent-review-list li .score {
display: inline-block;
padding: 7px 10px;
margin-bottom: 15px;
margin-right: 10px;
font-style: italic;
}
ul.recent-review-list li .score.last {
margin-bottom: 0;
}
ul.recent-review-list li .no-score{
display: inline-block;
width: 17px;
height: 8px;
}
.ln-tabs-widget .tabs-widget-nav ul li{
display: inline-block;
}
.ln-tabs-widget .tabs-widget-nav ul li a {
background-color: #fff;
margin-right: -4px!important;
margin-bottom: -8px;
}
.ln-tabs-widget .widget-tabs-content ul,
.ln-tabs-widget .widget-tabs-content .tags,
.ln-recent-posts-widget ul{
margin-top: 20px;
}
.ln-tabs-widget .widget-tabs-content ul li,
.ln-recent-posts-widget ul li {
margin-bottom: 15px;
padding-bottom: 15px;
}
.ln-tabs-widget .widget-tabs-content ul li.last,
.ln-recent-posts-widget ul li.last {
margin-bottom: 0;
padding-bottom: 0;
border: none;
}
em { font-style: italic; }
#main-nav ul li.current-menu-parent >a { color: #fff!important; }
.ln-tabs-widget ul li a:focus,
.posts-tabs-full ul li a:focus,
.tabs ul li a:focus { outline: none;}
* tabs style 4 */
.tabs_style4 {}
.tabs_style4 > ul.nav {margin-bottom:0;}
.tabs_style4 > ul.nav > li {float:left; margin-bottom:-1px;}
.tabs_style4 > ul.nav > li > a {padding: 8px 20px; line-height: 18px; color:#343434;}
.tabs_style4 > ul.nav > li.active > a,
.tabs_style4 > ul.nav > li > a:hover {color:#222;}
.tabs_style4 > ul.nav > li.active > a { background:#fff;  border:1px solid #ececec;  border-bottom:0; 
-webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; -moz-border-top-left-radius:5px; -moz-border-top-right-radius:5px; border-top-left-radius:5px; border-top-right-radius:5px; }
.tabs_style4 .tab-content {display: table; width: 100%;padding: 10px 15px 15px; border:1px solid #ececec; background:#fff; box-sizing:border-box;-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
[class^="icon-"], [class*=" icon-"] {
display: inline-block;
margin-right: 5px;
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/woocommerce/assets/images/icons/woocommerce-icons.png);
width: 16px;
height: 16px;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0 0;
background-repeat: repeat;
margin-top: 0;
}
li#menu-item-3080 a {
color: red;
font-weight: bold;
}
div.notification {
color: red;
font-weight: bold;
padding: 0.7rem;
padding-bottom: 0.3rem;
}
.twoj_slideshow__stage__shaft,
.twoj_slideshow__stage {
height: 400px !important;
}@media only screen and (min-width: 768px) and (max-width: 959px) { #wrapper,
#footer {
width: 760px;
}
#top-banner { display: none;}
#main-content { width: 720px!important;  font-size: 14px;}
#sidebar .widget-box:nth-child(2){ margin-right:0; width: 350px; }
#sidebar .widget-box{ width: 350px; margin-bottom: 20px;}
#sidebar{ padding-bottom: 0; font-size: 13px;}
#content-sidebar { width:740px; margin: 0 20px; }
#content-sidebar .sidebar-widget { width: 310px; float: left; margin-right:20px; font-size: 13px;}
#content-sidebar .sidebar-widget:nth-child(2) { margin-right:0;}
.single-meta-links .prev-post,
.single-meta-links .next-post {
width: 310px;
}
.post-format .post-img img { height: auto; }
.single-post-meta-author .bio { width: 605px; }
.single-review-score .rating ul { width: 580px;}
.single-review-score .rating ul li .bar-wrapper { width: 450px; }
#main-slider,
#main-featured-video iframe,
.single-post-image img { 
width: 760px; height: 300px!important; 
}
.single-post-video iframe { width: 760px; height: 400px!important; }
#main-slider .flex-caption { top: 70px; } .breaking-box-big,
.breaking-box {
width: 350px;
}
.latest-posts-box .article-box,
#main-content.no-sidebar.latest-posts-box .article-box { 
width: 226.6px;
}
#main-content.no-sidebar.latest-posts-box article{ margin-right: 20px!important; }
#main-content.no-sidebar.latest-posts-box a:nth-child(3n) > article{ margin-right: 0!important;}
.posts-one-half { width:350px; }
.latest-posts-column .article-column-small .title { width: 275px; }
.posts-tabs-full { width: 720px; }
.posts-tabs-content { width:680px; }
.posts-tabs-content .big-article { width: 298px; }
.posts-tabs-content .articles-list-small { width: 370px; }
.posts-tabs-content .articles-list-small .title { width: 305px; }
.gallery-column .post-img{  width: 58px; }
.gallery-full .post-img{ width: 56px;}
.gallery-full ul.images { width: 340px!important; }
.gallery-full .latest-image-full { width: 368px; }
.posts-slider-full .posts-slider-wrapper { width: 570px; }
.posts-slider-full .posts-slider-controls { width: 69px; }
.posts-slider-full .next span,
.posts-slider-full .prev span{
left: 50%;
margin-left: -15px;
}
.video-column iframe { width: 350px; }
.video-full { width: 720px; }
.video-full iframe { width: 720px; } #main-content .responsive-gallery .gallery-slider-wrapper { width: 89%; }
.responsive-gallery .gallery-slider-wrapper ul li {width: 76px; }
.responsive-gallery.small-gallery ul li { width: 64px; }
.responsive-gallery .gallery-slider-wrapper,
.responsive-gallery.small-gallery .gallery-slider-wrapper { 
width: 89%; 
} #content-sidebar .sidebar-widget h3,
#sidebar .widget-box h3 { 
font-size: 14px; 
}
#content-sidebar .sidebar-widget:nth-child(2n+1){ clear: both; }
#content-sidebar .sidebar-widget:last-child { margin-bottom: 20px;}
div.widget-flickr { width: 330px;}
div.flickr_badge_image a,
#sidebar .widget-box .flickr_badge_image a,
.flickr_badge_image a img {
width: 62px!important;
height: 62px!important;
}
#content-sidebar .sidebar-widget input,
.widget_search input { 
width: 92%; 
}
#content-sidebar .ln-medium-banner-widget { width: 350px!important;}
} @media only screen and (min-width: 480px) and (max-width: 767px) { body { overflow-x: hidden;}
h1.post-title { font-size: 24px; }
#wrapper,
#footer {
width: 470px;
overflow: hidden;
}
#top-nav { height: 85px; }
#main-social-icons { float: left; margin-left: 5px; }
.responsive-menu { display: block; }
#main-nav ul,
#top-nav ul{
display: none;
}
#top-nav #main-social-icons ul { display: block; }
#top-banner { display: none;}
#main-content { width: 430px!important;  font-size: 14px;}
#top-nav ul li a { padding: 15px 5px; } 
#main-nav ul li a { padding: 20px 7px 20px 7px;}
.single-meta-links .prev-post,
.single-meta-links .next-post {
width: 390px;
}
.single-meta-links .prev-post { margin-right:0; margin-bottom: 20px;}
.single-post-meta-author .bio { width: 315px; }
.single-review-score .rating ul { width: 390px; margin-top: 20px; }
.single-review-score .rating ul li .bar-wrapper { width: 260px; }
#main-slider .flex-caption { width: 470px; top: 60px; left: 10px;}
#main-slider .flex-caption h2 { font-size: 14px;}
#main-slider .flex-caption p { display: none; }
#main-slider .flex-direction-nav { display: block; }
#main-content .gallery-full ul.images { width: 420px; }
#main-content iframe { height: auto!!important; }
#main-slider,
#main-featured-video iframe,
.single-post-image img { 
width: 100%; 
height: 188px!important; 
}
#main-slider .flex-control-nav { display: none; }
.single-post-video iframe { width: 470px; height: 250px!important; }
.column-half,
.column-third,
.column-fourth,
.column-fifth,
.column-sixth {
width: 100%;
float: none;
margin: 0;
}
.post-format .post-img img {
max-width: 100%;
height: auto;
}
.post-format .post-img { height: 160px;} .breaking-box-big,
.breaking-box {
width: 430px;
}
.breaking-box-big img,
.breaking-box img {
min-width: 100%;
}
.latest-posts-box .article-box,
#main-content.no-sidebar.latest-posts-box .article-box { 
width: 430px; 
height: 170px;
}
.latest-posts-box .article-box img,
#main-content.no-sidebar.latest-posts-box .article-box img { 
min-width: 100%; 
}
.posts-one-half { width: 430px; }
.latest-posts-column .article-column-small .title { width: 355px; }
.latest-posts-column .module-post-box img { min-width: 100%; }
.posts-tabs-full { width: 430px; }
.posts-tabs-content { width: 390px; }
.posts-tabs-content .big-article { width: 388px; float: none; margin-bottom: 15px;}
.posts-tabs-content .articles-list-small { width: 435px; float: none; margin-left: -5px; margin-top: 20px;}
.posts-tabs-content .articles-list-small .title { width: 330px; }
.gallery-column .post-img,
.gallery-full .post-img{ 
width: 60px;
margin-bottom: 10px; 
}
.gallery-full ul.images { width: 435px; margin-left: 1px;}
.gallery-full .latest-image-full { width: 410px; margin-bottom: 0;}
.posts-slider-full .posts-slider-controls { width: 29px; }
.posts-slider-full .posts-slider-wrapper { width: 360px; }
.posts-slider-full .slider-post { width: 168px; }
.text-column { min-height: 0; }
.video-column iframe { width: 430px; }
.video-full { width: 430px; }
.video-full iframe { width: 430px; } #main-content .responsive-gallery .gallery-slider-wrapper { width: 83%; }
.responsive-gallery .gallery-slider-wrapper ul li {width: 76px; }
.responsive-gallery.small-gallery ul li { width: 70px; }
.responsive-gallery .gallery-slider-wrapper,
.responsive-gallery.small-gallery .gallery-slider-wrapper { width: 83%; } #sidebar .widget-box:nth-child(2){ margin-right:0; width: 430px; }
#sidebar .widget-box{ width: 430px; margin-bottom: 20px;}
#sidebar{ padding-bottom: 0; font-size: 13px;}
#content-sidebar { width:720px; margin: 0 20px; }
#content-sidebar .sidebar-widget { width: 390px; float: left; margin-right:20px; font-size: 14px;}
#content-sidebar .sidebar-widget:nth-child(2) { margin-right:0;}
#content-sidebar .sidebar-widget:last-child { margin-bottom: 20px;}
div.widget-flickr { width: 400px;}
div.flickr_badge_image a,
#sidebar .widget-box .flickr_badge_image a,
.flickr_badge_image a img {
width: 62px!important;
height: 62px!important;
}
#content-sidebar .sidebar-widget input,
.widget_search input { 
width: 94%; 
}
#sidebar .ln-square-banner-widget li img {
width: 125px;
}
} @media only screen and (max-width: 479px) { body { overflow-x: hidden;}
h1.post-title { font-size: 19px; }
#wrapper,
#footer {
width: 310px;
}
table.stage-statistieken{
width: 210px !important;
padding: 0;
margin: 0;
font-size: 12px;
}
tbody{
width: 190px !important;
padding: 0;
}
table tr td {
padding: 5px;
}
table th{
padding: 1px;
}
#mobile-main-nav{
top: -30px;
position:absolute;
height: auto;
}
div.big-article, .onderdelen, .articles-list-stage{
width: 300px !important;
}
#logo{
margin-top: 10px !important;
}
#quad li {
width:40% !important;
}
.onderdelen span {
font-size: 13px !important;
}
#stage-statistieken tr td:nth-child(4), #stage-statistieken tr th:nth-child(4){
display:none;
}
.posts-tabs-content {
padding-left:10px; !important;
padding-right:0 !important;
width: 300px !important;
}
li.categories{float:left;
width:45%;}
#subcategories  {
width:100% !important;
}
#main-content h2 { font-size: 19px; }
#main-content iframe { width: 270px!important; }
#top-nav { height: 80px; }
#main-search { float: none; }
#main-search input { width: 100%; }
#main-social-icons { float:none; margin-left: 5px; }
.responsive-menu { display: block; }
#main-nav ul,
#top-nav ul{
display: none;
}
#top-nav #main-social-icons ul { display: block; }
#top-banner { display: none;}
#main-content { width: 270px!important;  font-size: 14px;}
#top-nav ul li a { padding: 15px 5px; } 
#main-nav ul li a { padding: 20px 7px 20px 7px;}
.single-meta-links .prev-post,
.single-meta-links .next-post {
width: 230px;
}
.single-meta-links .prev-post { margin-right:0; margin-bottom: 20px;}
.single-post-meta-author .bio { width: 155px; }
.single-review-score .rating ul { width: 230px; margin-top: 20px; }
.single-review-score .rating ul li .bar-wrapper { width: 90px; }
#main-slider .flex-caption { width: 290px; top: 30px; left: 10px; }
#main-slider .flex-caption h2 { font-size: 12px;}
#main-slider .flex-caption p { display: none; }
#main-slider .flex-direction-nav {display: block; }
#main-content .gallery-full ul.images { width: 290px; }
#main-slider{ width: 100%; height: auto!important; }
#main-featured-video iframe,
.single-post-image img {
width: 100%;
height: 130px!important;
}
#main-slider .flex-control-nav { display: none; }
.single-post-video iframe { width: 310px; height: auto; }
#main-content .video-column,
#main-content .video-full{
min-height: 0;
}
#main-content iframe { height: auto!important; }
#main-content .video-column iframe,
#main-content .video-full iframe {
height: auto;
}
#main-content blockquote { width: 248px; }
#commentform label { display: block; margin-top: 20px;}
.column-half,
.column-third,
.column-fourth,
.column-fifth,
.column-sixth {
width: 100%;
float: none;
margin: 0;
}
#comments .children { margin-left: 15px; }
.post-format aside.post-date,
.post-format footer {
float: none;
margin: 0;
}
.post-format aside.post-date { margin-top: 20px; }
.post-format .post-img img {
max-width: 100%;
height: auto;
} .breaking-box-big,
.breaking-box {
width: 270px;
}
.breaking-box-big img,
.breaking-box img {
min-width: 100%;
}
.latest-posts-box .article-box,
#main-content.no-sidebar.latest-posts-box .article-box { 
width: 270px; 
height: 170px;
}
.latest-posts-box .article-box img,
#main-content.no-sidebar.latest-posts-box .article-box img { 
min-width: 100%; 
}
.posts-one-half { width: 270px; }
.latest-posts-column .article-column-small .title { width: 250px; margin-left: 10px;}
.latest-posts-column .article-column-small .post-img { display: none; }
.latest-posts-column .module-post-box img { min-width: 100%; }
.posts-tabs-full { width: 270px; }
.posts-tabs-content { width: 230px; }
.posts-tabs-content .big-article { width: 228px; float: none; margin-bottom: 15px;}
.posts-tabs-content .articles-list-small { width: 230px; float: none; margin-left: 0; margin-top: 20px;}
.posts-tabs-content .articles-list-small .title { width: 230px; }
.posts-tabs-content .articles-list-small .post-img { display: none; } 
.gallery-column .post-img,
.gallery-full .post-img{ 
width: 42px;
margin-bottom: 10px; 
}
.gallery-full .post-img { height: 40px; }
.gallery-full ul.images { width: 270px; margin-left: 1px;}
.gallery-full .latest-image-full { width: 248px; margin-bottom: 0;}
.post-format .post-img { height: 100px;}
.posts-slider-full .posts-slider-controls { width: 29px; }
.posts-slider-full .posts-slider-wrapper { width: 200px; }
.posts-slider-full .slider-post { width: 187px; }
.text-column { min-height: 0; }
.latest-posts-column .article-column-small .title,
.posts-tabs-content .articles-list-small .title {
height: 52px;
}
.video-column iframe { width: 270px; }
.video-full { width: 270px; }
.video-full iframe { width: 270px; } #main-content  .responsive-gallery .gallery-slider-wrapper { width: 73%; }
.responsive-gallery .gallery-slider-wrapper ul li {width: 76px; }
.responsive-gallery.small-gallery ul li { width: 70px; }
.responsive-gallery .gallery-slider-wrapper,
.responsive-gallery.small-gallery .gallery-slider-wrapper { width: 73%; } #sidebar .widget-box:nth-child(2){ margin-right:0; width: 270px; }
#sidebar .widget-box{ width: 270px; margin-bottom: 20px;}
#sidebar{ padding-bottom: 0; font-size: 13px;}
#content-sidebar { width:270px; margin: 0 20px; }
#content-sidebar .sidebar-widget { width: 230px; float: left; margin-right:20px; font-size: 12px;}
#content-sidebar .sidebar-widget:nth-child(2) { margin-right:0;}
.sidebar-widget.ln-medium-banner-widget { width: 270px!important; }
.sidebar-widget.ln-medium-banner-widget img { width: 100%;}
#content-sidebar .sidebar-widget:last-child { margin-bottom: 20px;}
div.widget-flickr { width: 270px;}
div.flickr_badge_image a,
#sidebar .widget-box .flickr_badge_image a,
.flickr_badge_image a img {
width: 42px;
height: 42px;
}
#sidebar .ln-square-banner-widget li img {
width: 120px;
}
}body {
background-color: #d7d7d7;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/background-pattern.jpg);
color: #777;
}
#wrapper,
#main-header {
background-color: #fff;
}
.module-shadow{
-moz-box-shadow: 0 1px 7px #d3d3d3; 
-webkit-box-shadow: 0 1px 7px #d3d3d3; 
box-shadow: 0 1px 7px #d3d3d3;
background-color: #fff;
}
a,
#main-nav ul li a,
#main-nav ul li ul li > a,
#top-nav ul li ul li > a,
#main-content select,
.single-post-meta-author .name,
.single-review-score .total-score,
.single-review-score .rating .rating-criteria,
.single-quote-post .quote {
color: #222;
}
h1,
h2,
h3,
h4,
h5,
h6,
.latest-posts-box .article-box .title h3,
.latest-article-column .title h3,
.tabs-big-article .title h3,
.gallery-column .latest-image-column .title h3,
.gallery-full .latest-image-full .title h3,
.posts-slider-full .slider-post .title h3,
#content-sidebar .sidebar-widget h3,
#main-slider .flex-caption h2 {
color: #000;
}
thead {
background-color: #f3f3f3;
}
.post-format,
#main-content .pagination-separator,
.single-post-meta,
.section-head,
.latest-posts-column .article-column-small .title,
.posts-tabs-content .articles-list-small .title,
.archives-section,
.ln-tabs-widget .widget-tabs-content ul li,
.ln-recent-posts-widget ul li,
.widget-tweet {
border-bottom: dashed 2px #e8e8e8;
}
table,
table tr td,
#main-search input,
#content-sidebar .sidebar-widget input,
.widget_search input,
#comments li .comment-wrap,
#main-content input,
#main-content textarea,
#respond input,
#respond textarea,
#contact-form-wrap input,
#contact-form-wrap textarea,
.posts-tabs-content .big-article,
.gallery-full article,
.posts-slider-full .slider-post,
.tabs-content,
pre,
code,
.toggle h4,
.toggle .toggle-content {
border: solid 1px #e8e8e8;
}
#main-search input,
#content-sidebar .sidebar-widget input,
.widget_search input {
color: #444;
}
pre, code {
border-left: solid 2px #e8e8e8;
}
#main-content blockquote,
.pull-quote-left,
.pull-quote-right {
border-left: solid 2px #e8e8e8;
} a:hover,
.text-hightlight,
#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus,
.latest-posts-column .article-column-small .post-img,
.posts-tabs-content .articles-list-small .post-img,
.gallery-column .post-img,
.gallery-full .post-img,
.responsive-gallery .gallery-slider-wrapper ul li {
background-color: #00aee2;
}
#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus,
#main-slider .main-slider-nav .flex-control-nav li a.active,
#main-slider .main-slider-nav .flex-control-nav li a:hover,
#main-content .pagination a:hover {
border-color: #00aee2;
}
#contact-form-wrap .contact-send-text {
color: #00aee2;
}
#submit, 
#contact-submit {
color: #fff;
background-color: #00aee2;
}
a:hover,
.text-hightlight,
#main-search input:focus,
.sidebar-widget input:focus,
.widget_search input:focus{
color: #fff;
} #mobile-top-nav,
#mobile-main-nav,
body.single-portfolio #main-nav ul li.template-portfolio > a,
body.single-post #main-nav ul li.current_page_parent > a,
#main-nav ul li.current-menu-parent >a,
#top-nav ul li.current-menu-parent >a,
#main-nav ul li a:hover,
#main-nav ul li.current-menu-item > a,
#top-nav ul li a:hover,
#top-nav ul li.current-menu-item > a {
color: #fff;
background-color: #00aee2;
}
#main-nav {
background-color: #f3f3f3;
border-bottom: solid 1px #e8e8e8;
}
#main-nav ul li ul li,
#top-nav ul li ul li {
background-color: #fff;
}
#top-nav {
background-color: #f3f3f3;
border-bottom: solid 1px #e8e8e8;
} .single-post-meta-author,
.single-post-share ul,
.single-meta-links .prev-post,
.single-meta-links .next-post {
background-color: #f3f3f3;
}
.latest-posts-column .last .title,
.posts-tabs-content .last .title { 
border-bottom: none; 
}
.single-quote-post {
border-top: dashed 2px #e8e8e8;
border-bottom: dashed 2px #e8e8e8;
}
.single-quote-post .cite {
color: #9b9b9b;
} #sidebar {
background-color: #f3f3f3;
border-top: solid 1px #e8e8e8;
}
#content-sidebar .sidebar-widget {
background-color: #f3f3f3;
} .posts-tabs-full ul li a,
.tabs ul li a {
background-color: #f3f3f3;
}
.posts-slider-full .next,
.responsive-gallery .next {
border-left: solid 1px #e8e8e8;
}
.posts-slider-full .prev,
.responsive-gallery .prev {
border-right: solid 1px #e8e8e8;
}
.breaking-box-big .title,
.breaking-box .title,
.latest-posts-box .article-box .title,
.latest-article-column .title,
.tabs-big-article .title,
.gallery-column .latest-image-column .title,
.gallery-full .latest-image-full .title,
.posts-slider-full .slider-post .title {
border-top: solid 1px #e8e8e8;
background-color: rgba(255, 255, 255, 0.9);
background-color: #f1f1f1\9;
}
.breaking-box-big .title,
.breaking-box .title{
border-top: none;
background-color: rgba(0, 174, 226, 0.9);
background-color: #00aee2\9;
}
.breaking-box-big .date span,
.breaking-box .date span,
.latest-posts-box .article-box .date span,
.latest-article-column .date span,
.tabs-big-article .date span,
.gallery-column .latest-image-column .date span,
.gallery-full .latest-image-full .date span,
.posts-slider-full .slider-post .date span{
color: #fff;
background-color: #333;
}
.breaking-box-big .title h3,
.breaking-box .title h3{
color: #fff;
text-shadow: 1px 1px 0px #208aa9;
}
.posts-slider-full .posts-slider-controls,
.responsive-gallery .gallery-controls,
.toggle h4 {
background-color: #f3f3f3;
}
.posts-tabs-content {
border-top: dashed 2px #e8e8e8;
}
.responsive-gallery.module-shadow {
background-color: #333;
}
.breaking-box-big .review-rating span,
.breaking-box .review-rating span,
.latest-posts-box .article-box .review-rating span,
.latest-article-column .review-rating span,
.tabs-big-article .review-rating span,
.gallery-column .latest-image-column .review-rating span,
.gallery-full .latest-image-full .review-rating span,
.posts-slider-full .slider-post .review-rating span,
.post-format .review-rating span {
background-color: #fff;
color: #222;
}
.breaking-box-big .hover,
.breaking-box .hover,
.latest-posts-box .article-box .hover,
.latest-article-column .hover,
.tabs-big-article .hover,
.gallery-column .latest-image-column .hover,
.gallery-full .latest-image-full .hover,
.posts-slider-full .slider-post .hover {
background-color: #222;
}
.responsive-gallery .big-image-holder {
background-color: #222;
} .ln-tabs-widget .tabs-widget-nav {
background-color: #fff;
} .single-review-score {
background-color: #f3f3f3;
}
.single-review-score .total-score,
.breaking-box-big .review-rating .score,
.breaking-box .review-rating .score,
.latest-posts-box .article-box .review-rating .score,
.latest-article-column .review-rating .score,
.tabs-big-article .review-rating .score,
.gallery-column .latest-image-column .review-rating .score,
.gallery-full .latest-image-full .review-rating .score,
.posts-slider-full .slider-post .review-rating .score,
.post-format .review-rating .score,
.recent-review-list li .score {
background-color: #00aee2;
}
.breaking-box-big .review-rating .score,
.breaking-box .review-rating .score,
.latest-posts-box .article-box .review-rating .score,
.latest-article-column .review-rating .score,
.tabs-big-article .review-rating .score,
.gallery-column .latest-image-column .review-rating .score,
.gallery-full .latest-image-full .review-rating .score,
.posts-slider-full .slider-post .review-rating .score,
.post-format .review-rating .score,
.recent-review-list li .score {
color: #fff!important;
}
.single-review-score .total-score span {
color: #fff;
}
.single-review-score .total-score footer {
background-color: #fff;
}
.single-review-score .rating .bar-wrapper {
background-color: #fff;
}
.single-review-score .rating .bar {
background-color: #00aee2;
} #main-content .pagination .current {
background-color: #00aee2;
color: #fff;
border: solid 1px #00aee2;
}
#main-content .pagination a{
border: solid 1px #d3d3d3;
} #main-slider .flex-caption p {
color: #fff;
background-color: #444;
}
#main-slider .flex-caption h2 {
background-color: #fff;
}
#main-slider .main-slider-nav .flex-control-nav li a {
border: solid 3px #fff;
background-color: #00aee2;
} .toggle .ui-icon{
background: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/toggle-closed.png) no-repeat;
}
.toggle .ui-state-active .ui-icon{
background: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/toggle-opened.png) no-repeat;
}
ul.ln-checklist li {
background: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/ul-check-light.png) no-repeat 0 4px;
}
.single-quote-post .quote-up-icon,
.single-quote-post .quote-down-icon {
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/post-format-quotes.png);
}
.section-head span {
background-color: #333;
color: #fff;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/section-head-pattern.png);
}
.posts-tabs-full ul li.ui-tabs-active a,
.posts-tabs-full ul li a:hover,
.ln-tabs-widget .tabs-widget-nav ul li.ui-tabs-active a,
.ln-tabs-widget .tabs-widget-nav ul li a:hover,
.tabs ul li.ui-tabs-active a,
.tabs ul li a:hover{
background-color: #333;
color: #fff;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/section-head-pattern.png);
}
.posts-slider-full .next span,
.posts-slider-full .prev span,
.responsive-gallery .next span,
.responsive-gallery .prev span{
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/posts-slider-controlls.png);
}
.posts-slider-full .next,
.responsive-gallery .next {
border-left: solid 1px #e8e8e8;
}
.posts-slider-full .prev,
.responsive-gallery .prev {
border-right: solid 1px #e8e8e8;
}
.posts-slider-full .posts-slider-controls:hover,
.responsive-gallery .gallery-controls:hover {
background-color: #333;
background-image: url(//www.apec-chiptuning.be/wp-content/themes/apec/images/light/section-head-pattern.png);
}
.responsive-gallery .gallery-controls:hover { border-color: #333; }